/*
	Theme Name: AJ Theme
	Theme URI: http://three72.com.au/
	Description: Responsive theme designed & developed by Three72 Digital Pty Ltd
	Version: 2.0.0
	Author: Three72 Digital Pty Ltd
	Author URI: http://three72.com.au/
*/
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 12, css/scss/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 25, css/scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 39, css/scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 52, css/scss/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 62, css/scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 71, css/scss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 82, css/scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 95, css/scss/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 105, css/scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 115, css/scss/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 124, css/scss/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 134, css/scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 145, css/scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 153, css/scss/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 162, css/scss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 171, css/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 179, css/scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 183, css/scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 194, css/scss/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 203, css/scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 212, css/scss/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 220, css/scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
/* line 231, css/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 244, css/scss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 254, css/scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 265, css/scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 276, css/scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 288, css/scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 302, css/scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 316, css/scss/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 325, css/scss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 334, css/scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 344, css/scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 354, css/scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 363, css/scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 373, css/scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 386, css/scss/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 395, css/scss/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 406, css/scss/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 414, css/scss/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 425, css/scss/_normalize.scss */
[hidden] {
  display: none;
}

/* line 1, css/scss/_defaultstyles.scss */
html {
  background-color: #fff;
  min-width: 320px;
  overflow-x: hidden;
  /*Safari Fix*/
  line-height: auto;
}

/* line 8, css/scss/_defaultstyles.scss */
body {
  margin: 0;
}

/* line 31, css/scss/_defaultstyles.scss */
div {
  box-sizing: border-box;
}

/* line 138, css/scss/_variables.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 131, css/scss/_defaultstyles.scss */
a {
  font-family: "Work Sans", sans-serif;
  font-size: 1em;
  color: #123a9e;
  text-decoration: none;
  font-weight: 400;
  outline: 0;
}
/* line 138, css/scss/_defaultstyles.scss */
a:hover, a:focus {
  color: #123a9e;
  text-decoration: underline;
}
/* line 143, css/scss/_defaultstyles.scss */
a:active {
  text-decoration: underline;
}
/* line 146, css/scss/_defaultstyles.scss */
a:visited {
  text-decoration: none;
}

/* line 151, css/scss/_defaultstyles.scss */
input, textarea {
  font-size: 1em;
  padding: 15px;
  font-family: "Work Sans", sans-serif;
  border: 1px solid #999999;
  outline: 0px;
  color: #1e1e1e;
}

/* line 160, css/scss/_defaultstyles.scss */
.contact-us textarea {
  height: 211px;
}

/* line 164, css/scss/_defaultstyles.scss */
input::placeholder {
  color: #1e1e1e;
}

/* line 168, css/scss/_defaultstyles.scss */
h1 {
  font-family: "Exo", sans-serif;
  font-size: 1.75em;
  font-weight: 500;
  color: #123a9e;
  margin-top: 0;
}

/* line 176, css/scss/_defaultstyles.scss */
h2 {
  font-family: "Exo", sans-serif;
  color: #123a9e;
  font-size: 1.13em;
  line-height: 1.4;
  font-weight: 600;
  margin: 0 0 30px 0;
}

/* line 185, css/scss/_defaultstyles.scss */
h3 {
  font-family: "Exo", sans-serif;
  color: #123a9e;
  font-size: 1.13em;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0;
}

/* line 194, css/scss/_defaultstyles.scss */
body {
  margin: 0px;
  font-family: "Work Sans", sans-serif;
  color: #1e1e1e;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1em;
}

/* line 204, css/scss/_defaultstyles.scss */
.events-monthly .content-container.generic {
  width: 100% !important;
}

/* line 209, css/scss/_defaultstyles.scss */
.content-container.override {
  min-height: auto;
  margin-bottom: -60px;
}
@media (max-width: 1200px) {
  /* line 209, css/scss/_defaultstyles.scss */
  .content-container.override {
    margin-bottom: -30px;
  }
}
/* line 217, css/scss/_defaultstyles.scss */
.content-container.override .wrapper.no-padding {
  padding-bottom: 0;
}

/* line 409, css/scss/_defaultstyles.scss */
.container.first-section .col-md-6:nth-of-type(1) {
  padding-left: 0;
}
@media (max-width: 1322px) {
  /* line 409, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(1) {
    padding-left: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 409, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(1) {
    padding-left: 20px;
  }
}
@media (max-width: 992px) {
  /* line 409, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(1) {
    padding-right: 20px;
  }
}
/* line 425, css/scss/_defaultstyles.scss */
.container.first-section .col-md-6:nth-of-type(2) {
  padding-right: 0;
}
@media (max-width: 1322px) {
  /* line 425, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(2) {
    padding-right: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 425, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(2) {
    padding-right: 25px;
  }
}
@media (max-width: 992px) {
  /* line 425, css/scss/_defaultstyles.scss */
  .container.first-section .col-md-6:nth-of-type(2) {
    padding-right: 20px;
  }
}

/* line 442, css/scss/_defaultstyles.scss */
ul#menu-main-menu-1 ul.show-menu {
  display: block !important;
}

/* line 446, css/scss/_defaultstyles.scss */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

/* line 454, css/scss/_defaultstyles.scss */
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}

/* line 461, css/scss/_defaultstyles.scss */
a.view-all {
  position: absolute;
  top: 11px;
  right: 0;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 665px) {
  /* line 461, css/scss/_defaultstyles.scss */
  a.view-all {
    position: static;
  }
}
/* line 475, css/scss/_defaultstyles.scss */
a.view-all:hover, a.view-all:focus {
  border-bottom: 1px solid #123a9e;
}

/* line 481, css/scss/_defaultstyles.scss */
.nav-wrapper .main-menu #menu-main-menu .current_page_item a,
.nav-wrapper .main-menu #menu-main-menu .current-menu-ancestor a {
  border-top: 6px solid #ff9100;
}

/* line 488, css/scss/_defaultstyles.scss */
.sub-menu li a {
  border-top: 0px !important;
}

/* line 492, css/scss/_defaultstyles.scss */
.acf-flexible-content .layout .acf-fc-layout-handle {
  background-color: #123a9e !important;
  color: #FFF !important;
}

/* line 497, css/scss/_defaultstyles.scss */
.breadcrumbs ul li:last-child {
  margin-left: 30px;
}

/* line 503, css/scss/_defaultstyles.scss */
.listing-page + footer .footer-wrapper,
.page-with-sidebar + footer .footer-wrapper {
  margin-top: 80px !important;
}

/* line 508, css/scss/_defaultstyles.scss */
.desc_trig.mul_val.evcal_list_a {
  border: none !important;
}

/* line 512, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event {
  width: calc(100%/3 - 24px);
  margin-right: 36px;
  margin-bottom: 36px;
  border-radius: 0;
}
@media (max-width: 940px) {
  /* line 512, css/scss/_defaultstyles.scss */
  .events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event {
    width: calc(100%/2 - 18px);
  }
}
@media (max-width: 650px) {
  /* line 512, css/scss/_defaultstyles.scss */
  .events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event {
    width: calc(100%);
  }
}

/* line 527, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event.evo_eventtop {
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

/* line 531, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event:nth-of-type(3n) {
  margin-right: 0 !important;
}
@media (max-width: 940px) {
  /* line 531, css/scss/_defaultstyles.scss */
  .events .ajde_evcal_calendar.boxy.box_3 .eventon_list_event:nth-of-type(3n) {
    margin-right: 36px !important;
  }
}

@media (max-width: 940px) {
  /* line 539, css/scss/_defaultstyles.scss */
  .events .eventon_list_event:nth-of-type(2n) {
    margin-right: 0px !important;
  }
}

/* line 545, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
  margin: 0;
  font-family: "Exo", sans-serif;
  font-size: 18px;
  color: #01113a;
  text-transform: initial;
}

/* line 553, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_cblock {
  font-weight: 600;
  font-family: "Exo", sans-serif;
  font-size: 26px;
  color: #1e1e1e;
}

/* line 560, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #1e1e1e;
  text-transform: none;
}

/* line 569, css/scss/_defaultstyles.scss */
.eventon_events_list .eventon_list_event .desc_trig, .evopop_top {
  background: #FFF !important;
}

/* line 573, css/scss/_defaultstyles.scss */
.events #evcal_list .eventon_list_event p a.desc_trig {
  margin-top: 213px;
  padding-top: 0 !important;
  border: none !important;
}

/* line 579, css/scss/_defaultstyles.scss */
.events #evcal_list .eventon_list_event p.desc_trig_outter {
  padding-top: 28px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
}

/* line 586, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event {
  border: none !important;
  height: 437px;
}

/* line 591, css/scss/_defaultstyles.scss */
.events #evcal_list {
  border-radius: 0px;
}

/* line 595, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy #evcal_list {
  border-radius: 0px;
  padding-right: 2px;
}

/* line 600, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event .evo_boxtop {
  background-color: transparent !important;
}

/* line 604, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event:hover .evo_boxtop {
  opacity: 0.7;
}

/* line 608, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event:hover {
  background: rgba(241, 241, 241, 0.4);
}

/* line 612, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event:hover p a.desc_trig {
  background: rgba(241, 241, 241, 0.1) !important;
}

/* line 616, css/scss/_defaultstyles.scss */
.events .evcal_event_subtitle {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  color: #1e1e1e !important;
  font-family: "Work Sans" !important;
}

/* line 624, css/scss/_defaultstyles.scss */
.events .eventon_events_list .eventon_list_event .evcal_desc .evcal_time {
  margin-right: 30px;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  color: #1e1e1e !important;
  font-size: 12px;
  padding-left: 25px;
}

/* line 633, css/scss/_defaultstyles.scss */
.events .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info {
  margin-top: 30px;
  opacity: 1;
}

/* line 638, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc em {
  margin-right: 50px;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  color: #1e1e1e !important;
  font-size: 12px;
  padding-left: 25px;
}

/* line 647, css/scss/_defaultstyles.scss */
.events .eventon_events_list .eventon_list_event .evcal_desc .evcal_time:before {
  top: -3px !important;
  left: 0px !important;
  font-size: 16px !important;
  font-weight: 100 !important;
  color: #333;
}

/* line 655, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_location:before {
  left: 2px;
  top: -2px;
  font-size: 16px;
}

/* line 661, css/scss/_defaultstyles.scss */
.events .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc em.evcal_alldayevent_text {
  padding-left: 0px !important;
}

/* line 665, css/scss/_defaultstyles.scss */
.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.featured {
  display: none !important;
}

/* line 669, css/scss/_defaultstyles.scss */
.content-container.generic {
  margin-bottom: 50px;
}

/* line 673, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur {
  font-family: "Exo", sans-serif;
  color: #123a9e !important;
  font-weight: 500;
  font-size: 34px;
  text-transform: capitalize;
}

/* line 681, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header .evcal_arrows {
  border-radius: 0px !important;
  width: 40px !important;
  height: 40px !important;
}

/* line 687, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev {
  border: 0 !important;
}
/* line 690, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev .fa {
  left: 13px;
  font-size: 38px !important;
  color: #123a9e;
  margin-top: 0px !important;
}

/* line 700, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next {
  border: 0 !important;
}
/* line 702, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next .fa {
  left: 13px;
  font-size: 38px !important;
  color: #123a9e;
  margin-top: 0px !important;
}

/* line 711, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header p.evo_arrows {
  margin-top: -6px !important;
  margin-left: 30px !important;
}

/* line 728, css/scss/_defaultstyles.scss */
.events #event-prev:hover #evcal_prev,
.events #event-prev:focus #evcal_prev,
.events #event-next:hover #evcal_next,
.events #event-next:focus #evcal_next {
  color: #123a9e !important;
  border-color: transparent !important;
  background-color: #fafaf9 !important;
}

/* line 737, css/scss/_defaultstyles.scss */
.events #event-prev:hover #evcal_prev .fa,
.events #event-prev:focus #evcal_prev .fa,
.events #event-next:hover #evcal_next .fa,
.events #event-next:focus #evcal_next .fa {
  color: #123a9e !important;
}

/* line 745, css/scss/_defaultstyles.scss */
.events #current-month:focus span.evo-gototoday-btn {
  color: #ffffff !important;
  background-color: #d3d3d3 !important;
}

/* line 751, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .calendar_header {
  margin-bottom: 30px !important;
  border-bottom: 1px solid #eaeaea !important;
  padding-bottom: 30px !important;
}

/* line 757, css/scss/_defaultstyles.scss */
.ajde_evcal_calendar .evo_sort_btn {
  font-family: "Exo", sans-serif !important;
  font-size: 18px !important;
  text-transform: capitalize !important;
  color: #123a9e !important;
  font-style: normal !important;
  font-weight: 600 !important;
}

/* line 766, css/scss/_defaultstyles.scss */
.evo_sortby p,
.eventon_sf_field p,
.evo_srt_sel p.fa {
  font-family: "Work Sans", sans-serif !important;
  font-size: 16px !important;
  color: #123a9e !important;
  text-transform: capitalize !important;
  font-weight: 400;
}

/* line 776, css/scss/_defaultstyles.scss */
.evo_srt_sel {
  width: 170px !important;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 2px;
}

/* line 782, css/scss/_defaultstyles.scss */
.evo_srt_options {
  width: 190px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

/* line 789, css/scss/_defaultstyles.scss */
.evo_srt_options p {
  padding: 20px !important;
  border: none !important;
  font-family: "Work Sans", sans-serif !important;
  color: #123a9e !important;
  font-size: 16px !important;
  font-weight: 400;
  text-transform: capitalize !important;
  transition: all 0.2s ease-in-out;
}

/* line 800, css/scss/_defaultstyles.scss */
.evo_srt_options p:hover,
#sort-item:focus p {
  background-color: #f2f2f0;
}

/* line 805, css/scss/_defaultstyles.scss */
.eventon_sorting_section .eventon_sort_line + .eventon_filter_line {
  border-left: 1px solid transparent !important;
  padding-left: 30px !important;
}

/* line 810, css/scss/_defaultstyles.scss */
.evo_srt_sel p.fa:after,
.filtering_set_val:after {
  content: "" !important;
  background-image: url(img/icon/thick-arrow.svg) !important;
  top: 5px !important;
  width: 7px;
  height: 10px;
  background-repeat: no-repeat;
  transform: rotate(90deg);
  padding: 20px;
  position: absolute;
  right: 0;
}

/* line 824, css/scss/_defaultstyles.scss */
.eventon_filter_selection {
  width: 170px;
}

/* line 828, css/scss/_defaultstyles.scss */
.eventon_filter_dropdown {
  width: 190px;
}

/* line 832, css/scss/_defaultstyles.scss */
.filtering_set_val {
  border: none !important;
  font-family: "Work Sans", sans-serif !important;
  color: #123a9e !important;
  font-size: 16px !important;
  font-weight: 400;
  text-transform: capitalize !important;
  background: transparent !important;
  font-style: normal !important;
}

/* line 843, css/scss/_defaultstyles.scss */
.eventon_filter_line .eventon_filter {
  margin-right: 30px !important;
}

/* line 847, css/scss/_defaultstyles.scss */
.eventon_filter_dropdown {
  border: none !important;
  font-family: "Work Sans", sans-serif !important;
  color: #123a9e !important;
  font-size: 16px !important;
  font-weight: 400;
  text-transform: capitalize !important;
  border-radius: 0 !important;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05) !important;
}

/* line 858, css/scss/_defaultstyles.scss */
.eventon_filter_dropdown p {
  font-family: "Work Sans", sans-serif !important;
  padding: 20px !important;
  color: #123a9e !important;
  font-size: 16px !important;
  font-weight: 400;
  text-transform: capitalize !important;
  border-bottom: 1px solid #EAEAE5 !important;
  transition: all 0.2s ease-in-out;
}

/* line 869, css/scss/_defaultstyles.scss */
.eventon_filter_dropdown p:hover {
  background-color: #f2f2f0 !important;
  color: #123a9e !important;
  border-left-color: transparent !important;
}

/* line 875, css/scss/_defaultstyles.scss */
.homepage .eventon_sorting_section {
  border: none;
  padding-top: 30px;
  margin: 0;
  padding-bottom: 30px;
  display: block !important;
}

/* line 883, css/scss/_defaultstyles.scss */
.homepage .evo_sort_btn {
  pointer-events: none;
}

/* line 887, css/scss/_defaultstyles.scss */
.filtering_set_val {
  border-bottom: 1px solid #EAEAE5 !important;
  padding-bottom: 2px;
  padding-left: 0 !important;
  margin-left: 10px !important;
}

/* line 893, css/scss/_defaultstyles.scss */
.eventon_filter_line {
  width: 620px;
}

/* line 897, css/scss/_defaultstyles.scss */
.homepage .evo_sortList_event_type_4 {
  margin-right: 0px !important;
}

/* line 901, css/scss/_defaultstyles.scss */
.homepage .eventon_single_event.ajde_evcal_calendar .calendar_header {
  border: none !important;
}

/* line 905, css/scss/_defaultstyles.scss */
.homepage .download_ics {
  margin-top: 10px;
  background-color: #123a92;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  text-transform: inherit;
  font-size: 16px;
  padding: 20px;
  border-radius: 0;
}
/* line 915, css/scss/_defaultstyles.scss */
.homepage .download_ics em {
  display: none;
}
/* line 919, css/scss/_defaultstyles.scss */
.homepage .download_ics:hover {
  opacity: 1;
  color: #FFF;
  background-color: #2B5ABA;
}

/* line 926, css/scss/_defaultstyles.scss */
.single-event .evcal_list_a:after {
  background: transparent !important;
}

/* line 930, css/scss/_defaultstyles.scss */
.single-event #evcal_list {
  border-right: 1px solid #EAEAE5;
  border-bottom: 1px solid #EAEAE5;
  border-top: 1px solid #EAEAE5;
  border-radius: 0px;
  border-left: 1px solid #EAEAE5;
}

/* line 938, css/scss/_defaultstyles.scss */
.single-event .eventon_events_list .eventon_list_event .event_description {
  border: none;
}

/* line 942, css/scss/_defaultstyles.scss */
.single-event .desc_trig {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  pointer-events: none;
}

/* line 948, css/scss/_defaultstyles.scss */
.single-event .evcal_cblock {
  padding-left: 50px !important;
}

/* line 952, css/scss/_defaultstyles.scss */
.single-event .evcal_desc {
  padding-left: 134px !important;
  padding-right: 50px !important;
}

/* line 957, css/scss/_defaultstyles.scss */
.single-event .evcal_desc3 {
  display: none !important;
}

/* line 961, css/scss/_defaultstyles.scss */
.single-event .month {
  font-weight: 600 !important;
  color: #1e1e1e !important;
}

/* line 966, css/scss/_defaultstyles.scss */
.single-event .evo_start {
  font-family: "Work Sans";
  color: #1e1e1e !important;
}

/* line 971, css/scss/_defaultstyles.scss */
.single-event .evo_end {
  color: #1e1e1e !important;
}

/* line 975, css/scss/_defaultstyles.scss */
.single-event .evcal_cblock .evo_end:before {
  color: #1e1e1e !important;
}

/* line 979, css/scss/_defaultstyles.scss */
.single-event .evcal_event_title {
  font-family: "Exo", sans-serif !important;
  color: #123a9e !important;
  text-transform: none !important;
  font-size: 18px !important;
}

/* line 986, css/scss/_defaultstyles.scss */
.single-event .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle {
  font-family: "Work Sans";
  text-transform: none;
  color: #1e1e1e;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Work Sans", sans-serif;
}

/* line 995, css/scss/_defaultstyles.scss */
.single-event .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info {
  opacity: 1;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
}

/* line 1001, css/scss/_defaultstyles.scss */
.single-event .evcal_time {
  padding-left: 25px !important;
  margin-right: 50px !important;
}

/* line 1006, css/scss/_defaultstyles.scss */
.single-event .evcal_location {
  padding-left: 25px !important;
}

/* line 1010, css/scss/_defaultstyles.scss */
.single-event .evcal_event_details {
  padding: 50px;
  background: #FFF !important;
}

/* line 1015, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_row .evcal_evdata_icons i, .evcal_evdata_row .evcal_evdata_custometa_icons i {
  color: #123a9e;
}

/* line 1019, css/scss/_defaultstyles.scss */
.single-event #evcal_list .eventon_list_event .evcal_desc em,
.single-event .eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before, .evo_pop_body .evcal_desc em.evcal_time::before {
  color: #123a9e;
  font-size: 16px;
}

/* line 1025, css/scss/_defaultstyles.scss */
.single-event .eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before, .evo_pop_body .evcal_desc em.evcal_time::before, .eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before, .evo_pop_body .evcal_desc em.evcal_location::before {
  top: 2px !important;
}

/* line 1029, css/scss/_defaultstyles.scss */
.single-event .evo_below_title {
  margin-bottom: 30px !important;
}

/* line 1033, css/scss/_defaultstyles.scss */
.single-event h3#eventdetails {
  color: #123a9e;
  text-transform: none;
  font-family: "Exo", sas-serif;
  font-size: 18px;
  padding-bottom: 25px;
}

/* line 1041, css/scss/_defaultstyles.scss */
.single-event .eventon_desc_in p {
  font-size: 16px;
  color: #1e1e1e;
  font-family: "Work Sans", sans-serif;
  line-height: 1.6;
  padding-left: 1px;
  font-weight: 400;
}

/* line 1050, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_cell {
  padding-left: 50px !important;
}

/* line 1054, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_row, .evorow .tbrow {
  background-color: #FFF;
}

/* line 1058, css/scss/_defaultstyles.scss */
.single-event .event_description .bordb, #evcal_list .bordb, .eventon_events_list .eventon_list_event .event_description, .bordr, #evcal_list, .evo_pop_body .bordb {
  border-color: #eaeaea !important;
}

/* line 1062, css/scss/_defaultstyles.scss */
.single-event .bordr {
  background: #FFF !important;
}

/* line 1066, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_row {
  padding: 50px;
}

/* line 1070, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_cell h3 {
  color: #123a9e !important;
  text-transform: none !important;
  font-family: "Exo", sans-serif !important;
  font-size: 18px !important;
  padding-bottom: 25px !important;
}

/* line 1078, css/scss/_defaultstyles.scss */
.single-event .evcal_evdata_cell p {
  font-size: 16px !important;
  color: #1e1e1e !important;
  font-family: "Work Sans", sans-serif !important;
  line-height: 1.4 !important;
  padding-left: 1px !important;
  font-style: normal !important;
  font-weight: 400;
}

/* line 1088, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_ICS {
  padding: 40px !important;
  background: #F2F2F0;
}

/* line 1093, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_ICS p a {
  font-family: "Exo", sans-serif !important;
  transition: all 0.2s ease-in-out;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  padding-right: 0 !important;
  margin-right: 0 !important;
}

/* line 1102, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_ICS p a:first-of-type {
  margin-right: 50px !important;
}

/* line 1106, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_ICS p a:hover,
.single-event .evo_metarow_ICS p a:focus {
  opacity: 1 !important;
  border-bottom: 1px solid #123a9e;
}

/* line 1112, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_socialmedia a.evo_ss:hover,
.single-event .evo_metarow_socialmedia a.evo_ss:focus {
  background-color: #9d9d9d;
}

/* line 1117, css/scss/_defaultstyles.scss */
.evo_metarow_socialmedia a.evo_ss:hover i,
.evo_metarow_socialmedia a.evo_ss:focus i {
  color: #ffffff;
}

/* line 1122, css/scss/_defaultstyles.scss */
.single-event p a {
  color: #123a9e !important;
  font-size: 18px !important;
  text-transform: none !important;
}

/* line 1128, css/scss/_defaultstyles.scss */
.single-event .fa-calendar {
  margin-top: 7px !important;
}

/* line 1132, css/scss/_defaultstyles.scss */
.single-event .evo_metarow_socialmedia {
  padding: 40px !important;
}

/* line 1136, css/scss/_defaultstyles.scss */
.single-event .evcal_col50 {
  background: #FFF !important;
}

/* line 1140, css/scss/_defaultstyles.scss */
.single-event {
  margin-bottom: 50px;
}

/* line 1144, css/scss/_defaultstyles.scss */
.events #evcal_list {
  border: none !important;
}

@media (max-width: 480px) {
  /* line 1149, css/scss/_defaultstyles.scss */
  .single-event .evcal_evdata_row .evcal_evdata_cell h3 {
    padding-left: 0;
  }
}
@media (max-width: 930px) {
  /* line 1155, css/scss/_defaultstyles.scss */
  .eventon_sort_line {
    width: 100% !important;
  }

  /* line 1159, css/scss/_defaultstyles.scss */
  .eventon_filter {
    width: 100%;
  }

  /* line 1163, css/scss/_defaultstyles.scss */
  .homepage .eventon_sorting_section .eventon_sort_line + .eventon_filter_line {
    padding-left: 0 !important;
    border: none !important;
  }

  /* line 1168, css/scss/_defaultstyles.scss */
  .homepage .eventon_sf_field {
    width: 108px;
  }

  /* line 1172, css/scss/_defaultstyles.scss */
  .homepage .evo_sortby {
    width: 114px;
  }

  /* line 1176, css/scss/_defaultstyles.scss */
  .homepage .eventon_filter_selection {
    width: 181px;
  }

  /* line 1180, css/scss/_defaultstyles.scss */
  .homepage .ajde_evcal_calendar .eventon_sort_line {
    padding-bottom: 25px;
  }

  /* line 1184, css/scss/_defaultstyles.scss */
  .homepage .evo_sortList_event_type {
    padding-bottom: 25px;
  }

  /* line 1188, css/scss/_defaultstyles.scss */
  .homepage .ajde_evcal_calendar .calendar_header p.evo_arrows.evo_arrows {
    float: right;
  }
}
@media (max-width: 441px) {
  /* line 1195, css/scss/_defaultstyles.scss */
  .homepage .ajde_evcal_calendar .calendar_header p.evo_arrows.evo_arrows {
    float: left;
    margin-left: 0 !important;
    width: 300px;
    margin-top: 5px !important;
  }

  /* line 1202, css/scss/_defaultstyles.scss */
  .ajde_evcal_calendar #evcal_prev {
    margin-left: 0 !important;
  }

  /* line 1206, css/scss/_defaultstyles.scss */
  .events #event-prev:hover #evcal_prev, .events #event-prev:focus #evcal_prev, .events #event-next:hover #evcal_next, .events #event-next:focus #evcal_next {
    background: transparent !important;
  }

  /* line 1210, css/scss/_defaultstyles.scss */
  .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev .fa {
    left: 0 !important;
  }

  /* line 1214, css/scss/_defaultstyles.scss */
  .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next .fa {
    left: 0 !important;
  }
}
/* line 1221, css/scss/_defaultstyles.scss */
.jersey-close-shop {
  position: relative;
  height: 63px;
  background-color: #1e1e1e;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  cursor: pointer;
}
/* line 1231, css/scss/_defaultstyles.scss */
.jersey-close-shop img {
  width: 13px;
  height: 13px;
  margin-right: 4px;
}

/* line 1238, css/scss/_defaultstyles.scss */
.jersey-iframe {
  position: fixed;
  top: 63px;
  left: 0;
  bottom: 0;
  right: 0;
  border: 0;
  transform-origin: center;
  height: 100%;
}

/* line 1249, css/scss/_defaultstyles.scss */
.jersey-container {
  position: fixed;
  top: 0px;
  z-index: 999;
  /* left: 2.5%; */
  right: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 100%;
}
/* line 1260, css/scss/_defaultstyles.scss */
.jersey-container .container-iframe {
  width: 100%;
  height: 100%;
}
/* line 1264, css/scss/_defaultstyles.scss */
.jersey-container .container-iframe iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 1273, css/scss/_defaultstyles.scss */
.jersey-overlay {
  background-color: #777777;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  z-index: -800;
  top: 0;
  left: 0;
  position: fixed;
}

/* line 1284, css/scss/_defaultstyles.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 1288, css/scss/_defaultstyles.scss */
.wpcf7-form input, .wpcf7-form textarea {
  width: 100%;
  margin-top: 10px;
}

/* line 1293, css/scss/_defaultstyles.scss */
.wpcf7 iframe {
  height: 84px !important;
}

/* line 9, css/scss/components/_grid.scss */
.container {
  width: 100%;
  margin: 0 auto;
  padding-right: 18px;
  padding-left: 18px;
}
@media (min-width: 798px) {
  /* line 9, css/scss/components/_grid.scss */
  .container {
    padding-right: 18px;
    padding-left: 18px;
  }
}
@media (min-width: 1200px) {
  /* line 9, css/scss/components/_grid.scss */
  .container {
    width: 1200px;
  }
}

/* line 29, css/scss/components/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 38, css/scss/components/_grid.scss */
.row {
  margin-left: -18px;
  margin-right: -18px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, css/scss/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}

/* line 27, css/scss/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, css/scss/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 798px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1022px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 2, css/scss/components/_logo.scss */
h1.logo {
  margin: 0;
}
/* line 4, css/scss/components/_logo.scss */
h1.logo span {
  text-indent: -9999px;
  display: block;
  width: 0;
  float: left;
}
/* line 10, css/scss/components/_logo.scss */
h1.logo + a {
  display: block;
}
/* line 12, css/scss/components/_logo.scss */
h1.logo + a img {
  width: 100%;
  max-width: 190px;
  display: block;
  margin: auto 0;
  margin-left: 40px;
}
@media (min-width: 798px) and (min-width: 1022px) {
  /* line 12, css/scss/components/_logo.scss */
  h1.logo + a img {
    max-width: 190px;
  }
}

@media (min-width: 798px) and (min-width: 1022px) and (min-width: 1200px) {
  /* line 12, css/scss/components/_logo.scss */
  h1.logo + a img {
    max-width: 190px;
  }
}

/* line 29, css/scss/components/_logo.scss */
h1.logo + a:focus img {
  outline: 1px solid #FFF;
}

/* line 1, css/scss/components/_nav.scss */
#skip-link {
  margin: 0;
}

/* line 5, css/scss/components/_nav.scss */
#skip-link a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  outline: 0px;
  background: #F9F9F9;
  text-align: center;
  color: #123a9e;
}

/* line 16, css/scss/components/_nav.scss */
.nav-wrapper img.mobile-search, .nav-wrapper img.mobile-sign-in {
  display: none;
}

/* line 20, css/scss/components/_nav.scss */
.nav-wrapper {
  background-color: #123a9e;
  padding: 15px 25px;
}
/* line 25, css/scss/components/_nav.scss */
.nav-wrapper a:focus > img {
  outline: 1px solid #FFF;
}
/* line 30, css/scss/components/_nav.scss */
.nav-wrapper img {
  float: left;
}
/* line 34, css/scss/components/_nav.scss */
.nav-wrapper ul {
  margin-top: 0;
}
/* line 36, css/scss/components/_nav.scss */
.nav-wrapper ul a, .nav-wrapper ul li {
  color: #FFF;
  text-decoration: none;
  font-family: "Exo", sans-serif;
  font-weight: 500;
}
/* line 46, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu, .nav-wrapper .main-menu #menu-fitz-desktop, .nav-wrapper .main-menu #menu-fitability-desktop, .nav-wrapper .main-menu #menu-bcbr-desktop {
  float: left;
  list-style: none;
  padding-left: 0;
  padding-top: 10px;
  margin-left: 10px;
  margin-bottom: 0;
}
/* line 54, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li, .nav-wrapper .main-menu #menu-fitz-desktop li, .nav-wrapper .main-menu #menu-fitability-desktop li, .nav-wrapper .main-menu #menu-bcbr-desktop li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
/* line 61, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li:hover a, .nav-wrapper .main-menu #menu-fitz-desktop li:hover a, .nav-wrapper .main-menu #menu-fitability-desktop li:hover a, .nav-wrapper .main-menu #menu-bcbr-desktop li:hover a {
  border-top: 6px solid #ff9100;
}
/* line 65, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li:hover .sub-menu, .nav-wrapper .main-menu #menu-fitz-desktop li:hover .sub-menu, .nav-wrapper .main-menu #menu-fitability-desktop li:hover .sub-menu, .nav-wrapper .main-menu #menu-bcbr-desktop li:hover .sub-menu {
  display: block;
}
/* line 69, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li:hover .sub-menu li a, .nav-wrapper .main-menu #menu-fitz-desktop li:hover .sub-menu li a, .nav-wrapper .main-menu #menu-fitability-desktop li:hover .sub-menu li a, .nav-wrapper .main-menu #menu-bcbr-desktop li:hover .sub-menu li a {
  border: none;
}
/* line 74, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li:not(first-child), .nav-wrapper .main-menu #menu-fitz-desktop li:not(first-child), .nav-wrapper .main-menu #menu-fitability-desktop li:not(first-child), .nav-wrapper .main-menu #menu-bcbr-desktop li:not(first-child) {
  margin-left: 16px;
}
/* line 78, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li a, .nav-wrapper .main-menu #menu-fitz-desktop li a, .nav-wrapper .main-menu #menu-fitability-desktop li a, .nav-wrapper .main-menu #menu-bcbr-desktop li a {
  margin-top: 30px;
  padding-top: 19px;
  padding-bottom: 26px;
  line-height: 1.2;
  outline: 0;
}
/* line 85, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li a:focus, .nav-wrapper .main-menu #menu-fitz-desktop li a:focus, .nav-wrapper .main-menu #menu-fitability-desktop li a:focus, .nav-wrapper .main-menu #menu-bcbr-desktop li a:focus {
  border-top: 6px solid #ff9100;
}
/* line 90, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu {
  float: none;
  position: absolute;
  top: 46px;
  left: 0;
  margin: 0;
  width: 214px;
  padding-left: 0;
  background-color: #FFF;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  display: none;
  border-left: 1px solid #EAEAE5;
  border-right: 1px solid #EAEAE5;
}
/* line 107, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li {
  margin-left: 0 !important;
  border-bottom: 1px solid #EAEAE5;
  /* padding: 20px 0; */
  width: 100%;
  transition: all 0.2s ease-in-out;
}
/* line 114, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li.current-menu-item, .nav-wrapper .main-menu #menu-main-menu li .sub-menu li.current-menu-ancestor, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li.current-menu-item, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li.current-menu-ancestor, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li.current-menu-item, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li.current-menu-ancestor, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li.current-menu-item, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li.current-menu-ancestor {
  background-color: #F2F2F0;
}
/* line 119, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li:hover, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li:hover, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li:hover, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li:hover {
  background-color: #F2F2F0;
}
/* line 122, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li:hover ul, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li:hover ul, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li:hover ul, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li:hover ul {
  display: block;
}
/* line 127, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li:last-child, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li:last-child, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li:last-child, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li:last-child {
  border: none;
}
/* line 131, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li a, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li a, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li a, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li a {
  color: #1e1e1e;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.2em;
  padding: 12px 20px !important;
  display: block;
  margin: 0 !important;
  transition: all 0.2s ease-in-out;
}
/* line 141, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu li a:focus, .nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu li a:focus, .nav-wrapper .main-menu #menu-fitability-desktop li .sub-menu li a:focus, .nav-wrapper .main-menu #menu-bcbr-desktop li .sub-menu li a:focus {
  border-top: 0;
  background-color: #F2F2F0;
}
/* line 152, css/scss/components/_nav.scss */
.nav-wrapper .header-search {
  float: right;
  list-style: none;
  margin-top: 11px;
  margin-bottom: 0;
}
/* line 158, css/scss/components/_nav.scss */
.nav-wrapper .header-search a {
  padding-top: 19px;
  padding-bottom: 26px;
  outline: 0px;
}
/* line 163, css/scss/components/_nav.scss */
.nav-wrapper .header-search a:hover, .nav-wrapper .header-search a:focus {
  border-top: 6px solid #ff9100;
}
/* line 168, css/scss/components/_nav.scss */
.nav-wrapper .header-search li {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin-bottom: 0;
}
/* line 174, css/scss/components/_nav.scss */
.nav-wrapper .header-search li:not(:last-child) {
  margin-right: 20px;
}
/* line 178, css/scss/components/_nav.scss */
.nav-wrapper .header-search li a {
  margin-top: 30px;
  padding-top: 19px;
  padding-bottom: 24px;
  border-top: 6px solid #ff9100;
  margin-bottom: 0;
}
/* line 185, css/scss/components/_nav.scss */
.nav-wrapper .header-search li a:focus {
  outline: 1px solid #FFF;
}
/* line 191, css/scss/components/_nav.scss */
.nav-wrapper .header-search #sign-in {
  padding-top: 28px;
  padding-bottom: 16px;
  margin-right: 13px;
}
/* line 196, css/scss/components/_nav.scss */
.nav-wrapper .header-search #sign-in img {
  width: 23px;
  height: 24px;
}
/* line 202, css/scss/components/_nav.scss */
.nav-wrapper .header-search #search {
  padding-top: 25px;
  padding-bottom: 16px;
}
/* line 206, css/scss/components/_nav.scss */
.nav-wrapper .header-search #search img {
  width: 20px;
  height: 20px;
  transform: translateY(0px);
}
/* line 214, css/scss/components/_nav.scss */
.nav-wrapper .form-wrapper {
  display: none;
  position: absolute;
  right: 0;
  top: 65px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  z-index: 99;
}
/* line 223, css/scss/components/_nav.scss */
.nav-wrapper .form-wrapper .form-search {
  display: inline-block;
  float: left;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
/* line 231, css/scss/components/_nav.scss */
.nav-wrapper .form-wrapper .form-actions {
  display: inline-block;
  float: right;
}
/* line 235, css/scss/components/_nav.scss */
.nav-wrapper .form-wrapper .form-actions input {
  background-color: #133da7;
  color: white;
  border: none;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -9999px;
  background-image: url(img/icon/search-btn.svg);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0 3px 3px 0;
}

/* line 257, css/scss/components/_nav.scss */
.sub-menu.show-menu {
  display: block !important;
}

/* line 261, css/scss/components/_nav.scss */
.form-wrapper.show-form {
  display: block;
  opacity: 1;
  top: 80px;
}

/* line 267, css/scss/components/_nav.scss */
.nav-wrapper img.mobile-search, .nav-wrapper img.mobile-sign-in {
  display: none;
}

/* line 271, css/scss/components/_nav.scss */
.form {
  display: none;
}

/* line 275, css/scss/components/_nav.scss */
.mean-bar,
.fitz-bar {
  z-index: auto !important;
  background-color: transparent !important;
  float: right !important;
  top: 8px !important;
}

/* line 283, css/scss/components/_nav.scss */
#nav {
  z-index: 100 !important;
}

/* line 287, css/scss/components/_nav.scss */
.mean-nav {
  position: absolute;
  z-index: 99;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

/* line 295, css/scss/components/_nav.scss */
.homepage.mean-container a.meanmenu-reveal {
  z-index: 99;
}

/* line 299, css/scss/components/_nav.scss */
.sub-menu.show-menu {
  display: block !important;
}

/* line 303, css/scss/components/_nav.scss */
.mean-container a.meanmenu-reveal,
.mean-container a.fitzmenu-reveal {
  width: 30px !important;
  background-image: url(img/icon/burger-menu.svg) !important;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 7px 17px;
}
/* line 311, css/scss/components/_nav.scss */
.mean-container a.meanmenu-reveal span,
.mean-container a.fitzmenu-reveal span {
  display: none !important;
}
/* line 315, css/scss/components/_nav.scss */
.mean-container a.meanmenu-reveal.meanclose,
.mean-container a.fitzmenu-reveal.meanclose {
  background-image: none !important;
}

/* line 320, css/scss/components/_nav.scss */
.mean-container a.fitzmenu-reveal {
  background-position: 7px 25px !important;
}
@media (max-width: 992px) {
  /* line 320, css/scss/components/_nav.scss */
  .mean-container a.fitzmenu-reveal {
    background-position: 7px 17px !important;
  }
}

/* line 328, css/scss/components/_nav.scss */
.mean-container a.meanmenu-reveal span,
.mean-container a.fitzmenu-reveal span {
  margin-top: 5px !important;
  margin-right: 12px !important;
  margin-left: -12px !important;
  background: #EAEAE5 !important;
}

/* line 336, css/scss/components/_nav.scss */
#close-icon {
  margin-left: -18px;
  margin-top: 4px;
}

/* line 341, css/scss/components/_nav.scss */
.mean-container .mean-nav,
.mean-container .fitz-nav {
  margin-top: 58px !important;
}

/* line 346, css/scss/components/_nav.scss */
.homepage.mean-container .mean-nav ul li a.mean-expand,
.homepage.mean-container .fitz-nav ul li a.fitz-expand {
  background-color: transparent !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  background: url(img/icon/down-arrow.svg) no-repeat right top 71%/20px 12px;
  background-position: 6px 26px;
}

/* line 355, css/scss/components/_nav.scss */
.homepage.mean-container .mean-nav ul li a.mean-clicked,
.homepage.mean-container .fitz-nav ul li a.fitz-clicked {
  background-color: transparent !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  background: url(img/icon/up-arrow.svg) no-repeat right top 71%/20px 12px;
  background-position: 6px 26px;
}

/* line 364, css/scss/components/_nav.scss */
.homepage.mean-container .mean-nav ul li a.mean-expand:hover,
.homepage.mean-container .fitz-nav ul li a.fitz-expand:hover {
  background: url(img/icon/down-arrow.svg) no-repeat right top 71%/20px 12px;
  background-position: 6px 26px;
}

/* line 370, css/scss/components/_nav.scss */
.homepage.mean-container .mean-nav ul li a.mean-clicked:hover,
.homepage.mean-container .fitz-nav ul li a.fitz-clicked:hover {
  background: url(img/icon/up-arrow.svg) no-repeat right top 71%/20px 12px;
  background-position: 6px 26px;
}

/* line 376, css/scss/components/_nav.scss */
.nav-wrapper .main-menu #menu-main-menu li .sub-menu ul.sub-menu,
.nav-wrapper .main-menu #menu-fitz-desktop li .sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
  display: none;
}

@media screen and (max-width: 1200px) {
  /* line 384, css/scss/components/_nav.scss */
  #burger-menu {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
  }

  /* line 392, css/scss/components/_nav.scss */
  .header-search {
    display: none;
  }

  /* line 396, css/scss/components/_nav.scss */
  #menu-main-menu,
  #menu-fitz-desktop {
    display: none;
  }

  /* line 401, css/scss/components/_nav.scss */
  .nav-wrapper {
    padding: 15px 20px 15px 12px;
  }

  /* line 405, css/scss/components/_nav.scss */
  .form-wrapper,
  .form-wrapper.show-form {
    display: none;
  }

  /* line 410, css/scss/components/_nav.scss */
  .nav-wrapper .header-search {
    display: none !important;
  }

  /* line 414, css/scss/components/_nav.scss */
  .mean-container .mean-nav ul li a,
  .mean-container .fitz-nav ul li a {
    border: none !important;
    padding: 18px 0 18px 25px !important;
    font-family: "Exo", sans-serif !important;
    font-size: 1em !important;
    text-transform: capitalize !important;
    color: #1e1e1e !important;
    font-weight: 500 !important;
  }

  /* line 425, css/scss/components/_nav.scss */
  .mean-nav #menu-main-menu li,
  .fitz-nav #menu-fitz-desktop li {
    border-bottom: 1px solid #EAEAE5;
  }

  /* line 430, css/scss/components/_nav.scss */
  .mean-nav #menu-main-menu li a,
  .fitz-nav #menu-fitz-desktop li a {
    font-weight: 600;
    color: #FFF;
    letter-spacing: 1px;
  }

  /* line 437, css/scss/components/_nav.scss */
  .mean-container .mean-nav ul li a:hover,
  .mean-container .fitz-nav ul li a:hover {
    background-color: transparent !important;
  }

  /* line 442, css/scss/components/_nav.scss */
  .mean-nav,
  .fitz-nav {
    background: #FFF !important;
  }

  /* line 447, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li:not(.menu-item-has-children),
  .mean-nav li:not(.menu-item-has-children),
  .fitz-nav .sub-menu li:not(.menu-item-has-children),
  .fitz-nav li:not(.menu-item-has-children) {
    background: url(img/icon/menu-right.svg) no-repeat right top 51%/14px 18px;
    background-position: right 25px center;
  }

  /* line 455, css/scss/components/_nav.scss */
  .mean-nav .sub-menu,
  .fitz-nav .sub-menu {
    background-color: #F2F2F0;
    overflow: auto;
  }

  /* line 461, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li a,
  .fitz-nav .sub-menu li a {
    font-weight: 300 !important;
    color: #FFF !important;
    letter-spacing: 1px;
    opacity: 1 !important;
  }

  /* line 469, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li:not(:last-child),
  .fitz-nav .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #FFF;
  }

  /* line 474, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li:not(.menu-item-has-children),
  .fitz-nav .sub-menu li:not(.menu-item-has-children) {
    border: none !important;
  }

  /* line 479, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li:not(.menu-item-has-children) a,
  .fitz-nav .sub-menu li:not(.menu-item-has-children) a {
    font-weight: 500 !important;
  }

  /* line 484, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li .sub-menu li a,
  .fitz-nav .sub-menu li .sub-menu li a {
    font-weight: 300 !important;
  }

  /* line 489, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li a,
  .fitz-nav .sub-menu li a {
    font-weight: 600 !important;
  }

  /* line 494, css/scss/components/_nav.scss */
  .nav-wrapper {
    position: relative;
  }

  /* line 498, css/scss/components/_nav.scss */
  .nav-wrapper img.mobile-search {
    display: block;
    float: none;
    position: absolute;
    right: 73px;
    top: 25px;
    cursor: pointer;
    z-index: 99;
    width: 20px;
    height: 20px;
  }

  /* line 510, css/scss/components/_nav.scss */
  .nav-wrapper img.mobile-sign-in {
    display: block;
    float: none;
    position: absolute;
    right: 109px;
    top: 24px;
    cursor: pointer;
    z-index: 99;
  }

  /* line 520, css/scss/components/_nav.scss */
  .form {
    display: block;
    width: 100%;
    background-color: #F2F2F0;
    height: 0px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
  }

  /* line 534, css/scss/components/_nav.scss */
  .form.mobile-form {
    opacity: 1;
    height: 70px;
    display: block;
    position: static;
    clip: auto;
    clip: auto;
    overflow: visible;
    transition: all 0.2s ease-in-out;
  }

  /* line 545, css/scss/components/_nav.scss */
  .form-mobile {
    width: 80%;
    float: left;
  }

  /* line 550, css/scss/components/_nav.scss */
  .form-mobile input {
    width: 100%;
    background: transparent;
    outline: 0;
    border: 0;
    margin-top: 11px;
    color: #123a9e;
    padding-left: 25px;
  }

  /* line 560, css/scss/components/_nav.scss */
  .form-mobile input::placeholder {
    color: #123a9e;
  }

  /* line 564, css/scss/components/_nav.scss */
  .actions-mobile {
    float: right;
    transition: all 0.2s ease-in-out;
  }

  /* line 569, css/scss/components/_nav.scss */
  .actions-mobile input {
    background: transparent;
    border: 0px;
    outline: 0;
    padding-right: 25px;
    margin-top: 11px;
    color: #123a9e;
    font-weight: 700;
    cursor: pointer;
  }

  /* line 580, css/scss/components/_nav.scss */
  .mean-container .mean-bar,
  .mean-container .fitz-bar {
    min-height: auto !important;
  }

  /* line 585, css/scss/components/_nav.scss */
  .IE #branding,
  .safari #branding {
    position: absolute;
    top: -37px !important;
  }

  /* line 591, css/scss/components/_nav.scss */
  .IE.mean-container .mean-nav,
  .safari.mean-container .mean-nav,
  .IE.mean-container .fitz-nav,
  .safari.mean-container .fitz-nav {
    margin-top: 54px !important;
  }

  /* line 598, css/scss/components/_nav.scss */
  .IE .nav-wrapper img.mobile-search,
  .safari .nav-wrapper img.mobile-search {
    top: 22px !important;
  }

  /* line 603, css/scss/components/_nav.scss */
  .IE.homepage.mean-container a.meanmenu-reveal,
  .safari.homepage.mean-container a.meanmenu-reveal,
  .IE.homepage.mean-container a.fitzmenu-reveal,
  .safari.homepage.mean-container a.fitzmenu-reveal {
    top: -2px !important;
  }
}
@media screen and (max-width: 992px) {
  /* line 612, css/scss/components/_nav.scss */
  .nav-wrapper {
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 15px 20px 15px 7px;
  }

  /* line 626, css/scss/components/_nav.scss */
  .homepage.mean-container .mean-nav ul li a.mean-expand,
  .homepage.mean-container .fitz-nav ul li a.fitz-expand {
    background-color: transparent !important;
    border-left: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    background: url(img/icon/down-arrow.svg) no-repeat right top 71%/20px 12px;
    background-position: 6px 26px;
  }

  /* line 635, css/scss/components/_nav.scss */
  .homepage.mean-container .mean-nav ul li a.mean-clicked,
  .homepage.mean-container .fitz-nav ul li a.fitz-clicked {
    background-color: transparent !important;
    border-left: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    background: url(img/icon/up-arrow.svg) no-repeat right top 71%/20px 12px;
    background-position: 6px 26px;
  }

  /* line 644, css/scss/components/_nav.scss */
  .homepage.mean-container .mean-nav ul li a.mean-expand:hover,
  .homepage.mean-container .fitz-nav ul li a.fitz-expand:hover {
    background: url(img/icon/down-arrow.svg) no-repeat right top 71%/20px 12px;
    background-position: 6px 26px;
  }

  /* line 650, css/scss/components/_nav.scss */
  .homepage.mean-container .mean-nav ul li a.mean-clicked:hover,
  .homepage.mean-container .fitz-nav ul li a.fitz-clicked:hover {
    background: url(img/icon/up-arrow.svg) no-repeat right top 71%/20px 12px;
    background-position: 6px 26px;
  }

  /* line 656, css/scss/components/_nav.scss */
  .mean-nav .sub-menu li:not(.menu-item-has-children),
  .mean-nav li:not(.menu-item-has-children),
  .fitz-nav .sub-menu li:not(.menu-item-has-children),
  .fitz-nav li:not(.menu-item-has-children) {
    background: url(img/icon/menu-right.svg) no-repeat right top 51%/14px 18px;
    background-position: right 25px center;
  }
}
@media screen and (max-width: 768px) {
  /* line 666, css/scss/components/_nav.scss */
  .form-mobile input {
    padding-left: 20px;
  }

  /* line 670, css/scss/components/_nav.scss */
  .actions-mobile input {
    padding-right: 20px;
  }
}
/* line 1, css/scss/components/_back-to-top.scss */
.scroll-to-top.container {
  margin: -20px auto 0;
}
/* line 3, css/scss/components/_back-to-top.scss */
.scroll-to-top.container .row {
  text-align: center;
  line-height: 0;
}
/* line 6, css/scss/components/_back-to-top.scss */
.scroll-to-top.container .row a {
  display: inline-block;
  height: 40px;
}

/*  Footer Styles */
/* line 2, css/scss/components/_footer.scss */
.footer-wrapper {
  background-color: #1e1e1e;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  /* line 2, css/scss/components/_footer.scss */
  .footer-wrapper {
    margin-top: 70px;
    padding-top: 70px;
  }
}

/* line 14, css/scss/components/_footer.scss */
.footer-width {
  margin-left: -14px;
  margin-right: -13px;
}
@media (max-width: 1322px) {
  /* line 14, css/scss/components/_footer.scss */
  .footer-width {
    margin-right: 17px;
    margin-left: 17px;
  }
}

/* line 24, css/scss/components/_footer.scss */
.contact-type {
  display: block;
}

/* line 28, css/scss/components/_footer.scss */
.contact-type h2,
.helpful-links h2,
.socials h2,
.accordian-trigger h2 {
  color: #FFF;
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 40px;
}

/* line 38, css/scss/components/_footer.scss */
.accordian-trigger span,
.helpful-links span {
  display: none;
}

/* line 43, css/scss/components/_footer.scss */
.contact-type h3 {
  color: #FF9100;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 1.15em;
  margin: 0;
}

/* line 51, css/scss/components/_footer.scss */
.contact-type p {
  color: #E8EDED;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 300;
}

/* line 60, css/scss/components/_footer.scss */
.contact-type a {
  color: #E8EDED;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  font-weight: 300;
  transition: all 0.2s ease-in-out;
}
/* line 68, css/scss/components/_footer.scss */
.contact-type a:hover, .contact-type a:focus {
  border-bottom: 1px solid #E8EDED;
}

/* line 73, css/scss/components/_footer.scss */
.contact-type p span {
  display: inline-block;
  width: 75px;
}

/* line 78, css/scss/components/_footer.scss */
.contact-type {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #303030;
}

/* line 84, css/scss/components/_footer.scss */
.contact-type:last-of-type {
  border: none;
}

/* line 88, css/scss/components/_footer.scss */
.contact-type.first {
  padding-top: 0;
}

/* line 92, css/scss/components/_footer.scss */
.helpful-links ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 99, css/scss/components/_footer.scss */
.helpful-links ul li {
  border-bottom: 1px solid #303030;
  padding-bottom: 20px;
  padding-top: 25px;
}

/* line 105, css/scss/components/_footer.scss */
.helpful-links ul li a {
  color: #E8EDED;
  font-family: "Work Sans", sans-serif;
  text-decoration: none;
  font-size: 1em;
  display: inline-block;
  font-weight: 300;
  outline: 0px;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: all 0.2s ease-in-out;
}

/* line 118, css/scss/components/_footer.scss */
.helpful-links ul li a:hover,
.helpful-links ul li a:focus {
  border-bottom: 1px solid #FFF;
  padding-bottom: 2px;
}

/* line 124, css/scss/components/_footer.scss */
.helpful-links ul li:first-of-type {
  padding-top: 0;
}

/* line 128, css/scss/components/_footer.scss */
.helpful-links ul li:last-of-type {
  border: none;
}

/* line 132, css/scss/components/_footer.scss */
.join-section {
  padding-bottom: 40px;
  border-bottom: 1px solid #303030;
}

/* line 137, css/scss/components/_footer.scss */
.join-section h2 {
  font-weight: 700;
  font-size: 2.2em;
  color: #E8EDED;
  line-height: 1.2;
}

/* line 144, css/scss/components/_footer.scss */
.join-section h2 span {
  color: #FF9100;
}

/* line 148, css/scss/components/_footer.scss */
.join-section p {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #E8EDED;
  font-size: 1.13em;
  line-height: 1.25;
  font-weight: 300;
}

/* line 157, css/scss/components/_footer.scss */
.join-section a {
  font-family: "Work Sans", sans-serif;
  display: inline-block;
  color: #FFF;
  font-size: 1.13em;
  font-weight: 700;
  text-decoration: none;
  outline: 0px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  padding-bottom: 2px;
}

/* line 170, css/scss/components/_footer.scss */
.join-section a:first-of-type:hover,
.join-section a:first-of-type:focus {
  padding-bottom: 2px;
  border-bottom: 1px solid #FF9100;
}

/* line 176, css/scss/components/_footer.scss */
.join-section a:last-of-type:hover,
.join-section a:last-of-type:focus {
  padding-bottom: 2px;
  border-bottom: 1px solid #FFF;
}

/* line 182, css/scss/components/_footer.scss */
.join-section a:first-of-type {
  margin-right: 20px;
  color: #FF9100;
}

/* line 187, css/scss/components/_footer.scss */
.socials {
  margin-top: 40px;
}

/* line 191, css/scss/components/_footer.scss */
.socials h2 {
  margin-bottom: 20px;
}

/* line 195, css/scss/components/_footer.scss */
.socials ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 201, css/scss/components/_footer.scss */
.socials ul li {
  display: inline-block;
}

/* line 205, css/scss/components/_footer.scss */
.socials ul li:not(last-of-type) {
  margin-right: 15px;
}

/* line 209, css/scss/components/_footer.scss */
.socials ul li a svg {
  width: 50px;
  height: 50px;
  transition: all 0.2s ease-in-out;
}
/* line 214, css/scss/components/_footer.scss */
.socials ul li a svg .twitter-circle, .socials ul li a svg .rss-circle, .socials ul li a svg .contact-circle, .socials ul li a svg .facebook-circle, .socials ul li a svg .insta-circle {
  fill: #303030;
}

/* line 219, css/scss/components/_footer.scss */
.socials ul li a {
  outline: 0;
}

/* line 223, css/scss/components/_footer.scss */
.socials ul li a:hover svg,
.socials ul li a:focus svg {
  opacity: 0.6;
}

/* line 228, css/scss/components/_footer.scss */
.copyright {
  margin-top: 100px;
  float: left;
}

/* line 233, css/scss/components/_footer.scss */
.copyright ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 239, css/scss/components/_footer.scss */
.copyright ul li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 11px;
  border-right: 1px solid #303030;
}

/* line 246, css/scss/components/_footer.scss */
.copyright ul li:last-of-type {
  border: none;
}

/* line 250, css/scss/components/_footer.scss */
.copyright ul li p {
  margin: 0;
  color: #FFF;
  font-size: 1em;
  margin-right: 30px;
  font-weight: 400;
}

/* line 258, css/scss/components/_footer.scss */
.copyright ul li a {
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  outline: 0px;
  transition: all 0.2s ease-in-out;
}

/* line 269, css/scss/components/_footer.scss */
.copyright ul li a:hover,
.copyright ul li a:focus {
  border-bottom: 1px solid;
}

/* line 274, css/scss/components/_footer.scss */
.footer-logo {
  float: right;
  margin-top: 94px;
}

/* line 279, css/scss/components/_footer.scss */
.footer-logo ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 285, css/scss/components/_footer.scss */
.footer-logo ul li {
  display: inline-block;
  vertical-align: middle;
}

/* line 290, css/scss/components/_footer.scss */
.footer-logo ul li:first-child {
  font-size: 1em;
  font-family: "Work Sans", sans-serif;
  color: #FFF;
  margin-right: 10px;
  font-weight: 400;
}

/* line 298, css/scss/components/_footer.scss */
.footer-logo ul li a {
  outline: 0px;
}

/* line 302, css/scss/components/_footer.scss */
.footer-logo ul li a svg {
  vertical-align: bottom;
  width: 105px;
  height: 22px;
  transition: all 0.2s ease-in-out;
}
/* line 308, css/scss/components/_footer.scss */
.footer-logo ul li a svg path, .footer-logo ul li a svg rect {
  fill: #FFF;
}

/* line 313, css/scss/components/_footer.scss */
.footer-logo ul li a:hover svg,
.footer-logo ul li a:focus svg {
  opacity: 0.6;
}

@media screen and (max-width: 1200px) {
  /* line 321, css/scss/components/_footer.scss */
  .footer-wrapper .footer-width {
    margin-left: 9px;
    margin-right: 9px;
  }
}
@media screen and (max-width: 992px) {
  /* line 329, css/scss/components/_footer.scss */
  footer .footer-wrapper {
    padding-top: 0px;
    padding-bottom: 42px;
  }

  /* line 334, css/scss/components/_footer.scss */
  .footer-wrapper .footer-width {
    margin: 0;
  }

  /* line 338, css/scss/components/_footer.scss */
  .footer-wrapper .accordian-trigger h2,
  .helpful-links h2 {
    background-image: url(img/icon/down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 23px 9px;
    background-position: right 15px center;
    transition: background-image 300ms ease-in-out;
    border-bottom: 1px solid #303030;
    padding: 30px 0 30px 0;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 0;
  }

  /* line 352, css/scss/components/_footer.scss */
  .footer-wrapper .contact-type.first,
  .footer-wrapper .helpful-links ul li:first-of-type {
    margin-top: 30px !important;
  }

  /* line 357, css/scss/components/_footer.scss */
  .footer-wrapper .accordian-trigger.open h2,
  .helpful-links.open h2 {
    background-image: url(img/icons/up-arrow.svg);
  }

  /* line 362, css/scss/components/_footer.scss */
  .footer-wrapper .contact-type {
    display: none;
  }

  /* line 366, css/scss/components/_footer.scss */
  .footer-wrapper .helpful-links ul {
    display: none;
  }

  /* line 370, css/scss/components/_footer.scss */
  .footer-wrapper .helpful-links h2 {
    margin-bottom: 20px;
  }

  /* line 374, css/scss/components/_footer.scss */
  .footer-wrapper .join-section p {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* line 379, css/scss/components/_footer.scss */
  .footer-wrapper .join-section {
    padding-bottom: 65px;
  }

  /* line 383, css/scss/components/_footer.scss */
  .footer-wrapper .join-section h2 {
    margin-top: 60px;
  }

  /* line 387, css/scss/components/_footer.scss */
  .footer-wrapper .socials {
    margin-top: 60px;
    border-bottom: 1px solid #303030;
    padding-bottom: 60px;
  }

  /* line 393, css/scss/components/_footer.scss */
  .footer-wrapper .copyright {
    margin-top: 60px;
    float: none;
  }

  /* line 398, css/scss/components/_footer.scss */
  .footer-wrapper .copyright ul {
    text-align: center;
  }

  /* line 402, css/scss/components/_footer.scss */
  .footer-wrapper .copyright ul li:first-child {
    display: block;
    margin-bottom: 5px;
  }

  /* line 407, css/scss/components/_footer.scss */
  .footer-wrapper .copyright ul li p {
    margin-right: 0;
  }

  /* line 416, css/scss/components/_footer.scss */
  .footer-wrapper .footer-logo {
    text-align: center;
    margin-top: 30px;
    float: none;
  }

  /* line 422, css/scss/components/_footer.scss */
  .accordian-trigger h2,
  .helpful-links h2 {
    display: none;
  }

  /* line 427, css/scss/components/_footer.scss */
  .footer-wrapper .accordian-trigger span,
  .footer-wrapper .helpful-links span {
    display: block;
  }

  /* line 432, css/scss/components/_footer.scss */
  .footer-wrapper .accordian-trigger span,
  .footer-wrapper .helpful-links span {
    color: #FFF;
    font-size: 1.4em;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #303030;
    background-image: url(img/icon/down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 23px 9px;
    background-position: right 15px center;
    transition: background-image 300ms ease-in-out;
    cursor: pointer;
  }

  /* line 448, css/scss/components/_footer.scss */
  .footer-wrapper .accordian-trigger.open span,
  .helpful-links.open span {
    background-image: url(img/icon/up-arrow.svg);
  }

  /* line 453, css/scss/components/_footer.scss */
  .footer-wrapper .copyright ul li {
    padding-left: 5px;
    padding-right: 10px;
  }

  /* line 458, css/scss/components/_footer.scss */
  footer .footer-wrapper {
    padding-top: 0px;
    padding-bottom: 42px;
  }

  /* line 463, css/scss/components/_footer.scss */
  .footer-wrapper .footer-width {
    margin: 0;
  }

  /* line 467, css/scss/components/_footer.scss */
  .accordian-trigger {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 471, css/scss/components/_footer.scss */
  .accordian-trigger span {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 477, css/scss/components/_footer.scss */
  .helpful-links {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 481, css/scss/components/_footer.scss */
  .helpful-links span {
    padding-left: 20px;
  }
  /* line 485, css/scss/components/_footer.scss */
  .helpful-links ul {
    margin-left: 20px;
    margin-right: 20px;
  }

  /* line 491, css/scss/components/_footer.scss */
  .join-section {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 495, css/scss/components/_footer.scss */
  .join-section h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 500, css/scss/components/_footer.scss */
  .join-section p {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 505, css/scss/components/_footer.scss */
  .join-section a:first-of-type {
    padding-left: 20px;
  }

  /* line 510, css/scss/components/_footer.scss */
  .socials {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 514, css/scss/components/_footer.scss */
  .socials h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 519, css/scss/components/_footer.scss */
  .socials ul {
    padding-left: 20px;
  }
}
/* line 550, css/scss/components/_footer.scss */
.copyright p {
  margin: 0;
  color: #FFF;
  font-size: 1em;
  margin-right: 30px;
  font-weight: 400;
  display: inline-block;
}

/* line 559, css/scss/components/_footer.scss */
.menu-footer-menu-container {
  display: inline-block;
}

@media (max-width: 992px) {
  /* line 570, css/scss/components/_footer.scss */
  .copyright p {
    display: block;
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
  }

  /* line 577, css/scss/components/_footer.scss */
  .menu-footer-menu-container {
    width: 100%;
  }

  /* line 581, css/scss/components/_footer.scss */
  .footer-wrapper .copyright ul li:first-child {
    display: inline-block;
  }
}
/* line 1, css/scss/components/_contact.scss */
.the-deets {
  text-align: center;
  margin: 0 0 40px;
}

/* line 7, css/scss/components/_contact.scss */
.contact .container.contact-form-container {
  margin-top: 25px;
}
/* line 11, css/scss/components/_contact.scss */
.contact .container .row h1:not(.logo) {
  font-weight: 600;
  color: #1e1e1e;
  text-align: center;
  margin-bottom: 50px;
}
/* line 17, css/scss/components/_contact.scss */
.contact .container .row .contact-form {
  display: block;
}
/* line 21, css/scss/components/_contact.scss */
.contact .container .row .contact-form .submit-button:hover {
  background: #fafafa;
}
/* line 26, css/scss/components/_contact.scss */
.contact .container .row .btn-default {
  background: #123a9e;
  border: none;
  color: white;
  cursor: pointer;
  display: block;
  padding: 10px 35px;
}
/* line 33, css/scss/components/_contact.scss */
.contact .container .row .btn-default:hover {
  background-color: #0f3287;
}
@media (min-width: 1022px) {
  /* line 26, css/scss/components/_contact.scss */
  .contact .container .row .btn-default {
    float: right;
  }
}
/* line 40, css/scss/components/_contact.scss */
.contact .container .row .contact-info {
  display: block;
  padding: 3% 0%;
  margin-bottom: 20px;
}
/* line 45, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-heading h2 {
  text-align: center;
}
/* line 49, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-address,
.contact .container .row .contact-info .contact-info-phone,
.contact .container .row .contact-info .contact-info-email {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 1022px) {
  /* line 49, css/scss/components/_contact.scss */
  .contact .container .row .contact-info .contact-info-address,
  .contact .container .row .contact-info .contact-info-phone,
  .contact .container .row .contact-info .contact-info-email {
    width: 33%;
  }
}
/* line 59, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-address span:before,
.contact .container .row .contact-info .contact-info-phone span:before,
.contact .container .row .contact-info .contact-info-email span:before {
  content: '';
  display: block;
  width: 30px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
/* line 71, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-address span:before {
  background: url(svg/pin.svg) no-repeat;
}
/* line 78, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-phone span:before {
  background: url(svg/phone.svg) no-repeat;
}
/* line 85, css/scss/components/_contact.scss */
.contact .container .row .contact-info .contact-info-email span:before {
  background: url(svg/mail.svg) no-repeat;
}
@media (max-width: 1021px) {
  /* line 91, css/scss/components/_contact.scss */
  .contact .container .row.submit-row {
    margin-top: 30px;
  }
}

/* line 101, css/scss/components/_contact.scss */
.contact-us input, .contact-us textarea {
  width: 100%;
}
/* line 105, css/scss/components/_contact.scss */
.contact-us .col-md-6:first-of-type {
  padding-right: 50px;
}
/* line 109, css/scss/components/_contact.scss */
.contact-us .form-input {
  margin-bottom: 30px;
}
/* line 113, css/scss/components/_contact.scss */
.contact-us .lable {
  margin-bottom: 10px;
  display: block;
}
/* line 118, css/scss/components/_contact.scss */
.contact-us button[type="submit"] {
  padding: 15px 40px;
  border: none;
  box-shadow: none;
  outline: none;
  background-color: #123a9e;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
}

/* line 4, css/scss/components/_404.scss */
.error .inner-404 img {
  margin: 0 auto 35px;
  width: auto !important;
  display: block;
}
/* line 9, css/scss/components/_404.scss */
.error .inner-404 ul {
  margin-top: 50px;
  text-align: center;
  padding-left: 0;
}
/* line 13, css/scss/components/_404.scss */
.error .inner-404 ul li {
  list-style: none;
  background: none;
  padding-left: 0;
}

/* line 3, css/scss/components/_page-generic.scss */
.page-with-sidebar.events .page-content .sidebar-wrapper {
  display: none;
}
/* line 7, css/scss/components/_page-generic.scss */
.page-with-sidebar.events .page-content .content-container {
  width: 111%;
  float: none;
}
@media (max-width: 1320px) {
  /* line 7, css/scss/components/_page-generic.scss */
  .page-with-sidebar.events .page-content .content-container {
    width: 105%;
  }
}
@media (max-width: 1200px) {
  /* line 7, css/scss/components/_page-generic.scss */
  .page-with-sidebar.events .page-content .content-container {
    width: 100%;
  }
}

/* line 1, css/scss/components/_page-generic-sidebar-right.scss */
.content-container {
  min-height: 300px;
}

/* line 6, css/scss/components/_page-generic-sidebar-right.scss */
.fitability .bottom-border {
  height: 3px;
  width: 45px;
  background-color: #0CCA98 !important;
  margin-top: 5px;
}
/* line 13, css/scss/components/_page-generic-sidebar-right.scss */
.fitability .page-with-sidebar .sidebar-wrapper ul li a {
  background: url(img/icon/menu-right-fitability.svg) no-repeat right top 51%/10px 13px;
}

/* line 19, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .page-content .content-container {
  position: relative;
  margin-left: -70px;
  background-color: #FFF;
  padding-top: 60px;
  padding-left: 70px;
  padding-right: 70px;
  width: 75.15%;
  float: left;
  margin-right: 0;
}
/* line 31, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .border-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 191px;
  background-color: #EFEFEF;
}
/* line 40, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper {
  background-color: #F9F9F9;
  margin-right: -70px;
  padding: 60px 70px;
  width: 36.5%;
  height: 100%;
  float: left;
}
/* line 49, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper h2 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #123a9e;
  font-weight: 400;
  font-size: 1.75em;
}
/* line 57, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
/* line 63, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul ul {
  margin-top: 0px;
  display: none;
}
/* line 68, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul ul.show-option {
  display: block;
  height: auto;
}
/* line 73, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul li .open {
  background: url(img/icon/thick-arrow-down.svg) no-repeat right top 51%/13px 13px;
  background-position: right 28px center;
}
/* line 78, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul ul li input {
  width: 266px;
  color: #1e1e1e;
  font-size: 16px;
  border: 1px solid transparent;
  box-shadow: none;
  outline: 0px;
  transition: all 0.2s ease-in-out;
}
/* line 88, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul ul li input:hover,
.page-with-sidebar .sidebar-wrapper ul ul li input:focus {
  border: 1px solid #ff9100;
}
/* line 97, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul li a {
  display: block;
  padding: 30px 63px 30px 0px;
  border-bottom: 1px solid #EAEAEA;
  color: #123a9e;
  text-decoration: none;
  font-family: "Work Sans", sans-serif;
  font-size: 1em;
  background: url(img/icon/thick-arrow.svg) no-repeat right top 51%/10px 13px;
  background-position: right 30px center;
  font-weight: 400;
  transition: background-color 0.2s ease-in-out;
  outline: 0px;
  transition: all 0.2s ease-in-out;
}
/* line 112, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul li a:hover, .page-with-sidebar .sidebar-wrapper ul li a:focus {
  padding-left: 30px;
}
/* line 116, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul li a.open {
  border-bottom: 0px;
}
/* line 122, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .searchandfilter li {
  font-size: 14px;
  letter-spacing: 1px;
}
/* line 128, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .filter-options {
  margin-bottom: 80px;
}
/* line 132, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar input[name="ofsearch"] {
  display: none;
}
/* line 137, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .searchandfilter h4 {
  display: none;
}
/* line 142, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter .searchandfilter ul {
  margin-top: 0 !important;
}
/* line 147, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .searchandfilter li {
  display: block;
  padding-right: 30px;
}
/* line 152, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter .searchandfilter ul li input[type="checkbox"] {
  width: 13%;
}
/* line 156, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter label {
  margin-top: 15px;
}
/* line 160, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .sidebar-wrapper ul li a:hover,
.page-with-sidebar .sidebar-wrapper ul li a:focus {
  background-color: #F2F2F0 !important;
}
/* line 165, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter li:first-of-type label {
  margin-top: 0;
}
/* line 169, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .bottom-border {
  height: 3px;
  width: 45px;
  background-color: #FF9100;
  margin-top: 5px;
}
/* line 176, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter ul li {
  display: inline-block;
  width: 44%;
}
/* line 181, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter ul li input {
  width: 80% !important;
  display: inline-block;
}
/* line 186, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter .searchandfilter ul li:nth-child(3) {
  padding-right: 0;
}
/* line 190, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar form.searchandfilter {
  /* margin-bottom: 30px; */
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
}
/* line 196, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter .searchandfilter ul li:first-child {
  display: none !important;
}
/* line 200, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter .searchandfilter ul {
  margin-top: 15px;
}
/* line 204, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .date-filter .searchandfilter ul li input {
  border: 1px solid #EAEAEA;
}
/* line 208, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter input[type="submit"],
.page-with-sidebar .date-filter input[type="submit"] {
  background: #123a9e;
  color: #FFF;
  width: 120px;
  margin-top: 20px;
  outline: 0px;
  border: 0px !important;
  cursor: pointer;
}
/* line 218, css/scss/components/_page-generic-sidebar-right.scss */
.page-with-sidebar .topic-filter input[type="submit"]:hover, .page-with-sidebar .topic-filter input[type="submit"]:focus,
.page-with-sidebar .date-filter input[type="submit"]:hover,
.page-with-sidebar .date-filter input[type="submit"]:focus {
  background: #2B5ABA;
  border: 0px;
}
@media (max-width: 1320px) {
  /* line 225, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .page-content .content-container {
    margin-left: -30px;
    margin-right: -30px;
  }
  /* line 230, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .sidebar-wrapper {
    width: 35.5%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 236, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .page-content .content-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 70%;
  }
  /* line 244, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .page-content .sidebar-wrapper {
    width: 30%;
    padding: 60px 25px;
  }
}
@media screen and (max-width: 992px) {
  /* line 251, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .page-content .content-container {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 258, css/scss/components/_page-generic-sidebar-right.scss */
  .page-with-sidebar .page-content .sidebar-wrapper {
    margin-right: 0px;
    padding: 40px 20px;
    width: 100%;
    height: 100%;
  }
}

/* line 273, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container .featured-image {
  margin-top: 7px;
}
/* line 276, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container .featured-image img {
  margin-bottom: 50px;
}
/* line 281, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container p {
  line-height: 1.3;
  letter-spacing: 0.5px;
  margin-bottom: 40px;
  margin-top: 0;
}
/* line 290, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container img {
  width: 100%;
  height: auto;
}
/* line 295, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container img.cta-image {
  width: 1px;
  height: 1px;
}
/* line 300, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container blockquote {
  margin: 0;
}
/* line 302, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container blockquote p {
  margin: 0;
  padding: 0 0 40px 0;
  color: #123a9e;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
}
/* line 313, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #E8EDED;
  margin-top: 0;
  margin-bottom: 40px;
}
/* line 322, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container h1 {
  font-weight: 500;
  font-size: 34px;
  line-height: 1.18;
  color: #123a9e;
}
/* line 329, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container h2 {
  font-weight: 500;
  font-size: 34px;
  line-height: 1.18;
  color: #123a9e;
}
/* line 336, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container h3 {
  margin-top: 0;
  color: #123a9e;
  font-weight: 400;
  font-size: 1.75em;
}
/* line 343, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container .table-overflow {
  overflow-x: auto;
}
/* line 347, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0 50px 0;
}
/* line 353, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table thead tr th {
  color: #123a9e;
  background-color: #ffc87f;
  padding: 15px 30px 15px 20px;
  text-align: left;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
}
/* line 363, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table thead tr th:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
/* line 367, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody tr td {
  padding: 20px;
}
/* line 371, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody tr td:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
/* line 375, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody tr {
  transition: all 0.2s ease-in-out;
}
/* line 379, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody tr:nth-child(even) {
  background-color: #F9F9F9;
}
/* line 383, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody tr:nth-child(odd) {
  background-color: #FFF;
}
/* line 387, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container table tbody {
  border-bottom: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
}
/* line 392, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container ul, .default-page .content-container ol {
  margin-bottom: 40px;
}
/* line 395, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container ul li, .default-page .content-container ol li {
  padding-bottom: 15px;
}
/* line 400, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container ul ul, .default-page .content-container ol ol {
  margin-bottom: 0;
  margin-top: 15px;
}
/* line 404, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container ul ul li:last-child, .default-page .content-container ol ol li:last-child {
  padding-bottom: 0;
}
/* line 409, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container .wp-caption {
  width: 100% !important;
}
/* line 412, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container .wp-caption .wp-caption-text {
  font-size: 14px;
  font-style: italic;
  padding: 20px;
  margin-top: -4px;
  background: #f9f9f9;
}
/* line 421, css/scss/components/_page-generic-sidebar-right.scss */
.default-page .content-container iframe {
  width: 100%;
  height: 430px;
  margin-bottom: 50px;
}
@media (max-width: 790px) {
  /* line 421, css/scss/components/_page-generic-sidebar-right.scss */
  .default-page .content-container iframe {
    height: 409px;
  }
}
@media (max-width: 670px) {
  /* line 421, css/scss/components/_page-generic-sidebar-right.scss */
  .default-page .content-container iframe {
    height: 360px;
  }
}
@media (max-width: 530px) {
  /* line 421, css/scss/components/_page-generic-sidebar-right.scss */
  .default-page .content-container iframe {
    height: 182px;
  }
}

/* line 1, css/scss/components/_listing-page.scss */
.listing-item.search-margin {
  margin-bottom: 30px !important;
}

/* line 7, css/scss/components/_listing-page.scss */
#search-results h2 {
  color: #123a9e;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 1px;
}
/* line 14, css/scss/components/_listing-page.scss */
#search-results a:hover, #search-results a:focus {
  text-decoration: none;
}
/* line 17, css/scss/components/_listing-page.scss */
#search-results a:hover .listing-item, #search-results a:focus .listing-item {
  background-color: #f7f7f7;
}
/* line 22, css/scss/components/_listing-page.scss */
#search-results .listing-item {
  border: 1px solid #EFEFEF;
  transition: all 0.2s ease-in-out;
  margin-bottom: 30px;
  cursor: pointer;
}
/* line 29, css/scss/components/_listing-page.scss */
#search-results .listing-item:last-of-type {
  margin-bottom: 100px;
}
/* line 33, css/scss/components/_listing-page.scss */
#search-results .listing-item:hover {
  background-color: #F9F9F9;
}
/* line 37, css/scss/components/_listing-page.scss */
#search-results .listing-item .thumbnail {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 170px;
  height: 179px;
  display: inline-block;
  float: right;
  margin-left: 30px;
}
@media (max-width: 735px) {
  /* line 37, css/scss/components/_listing-page.scss */
  #search-results .listing-item .thumbnail {
    display: none;
  }
}
/* line 53, css/scss/components/_listing-page.scss */
#search-results .listing-item .result-content {
  padding: 30px;
}
/* line 56, css/scss/components/_listing-page.scss */
#search-results .listing-item .result-content h3 {
  margin: 0;
  letter-spacing: 1px;
}
/* line 61, css/scss/components/_listing-page.scss */
#search-results .listing-item .result-content h4 {
  margin-top: 2px;
  margin-bottom: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  color: #123a9e;
  font-weight: 400;
}
/* line 70, css/scss/components/_listing-page.scss */
#search-results .listing-item .result-content p {
  font-size: 16px;
  color: #1e1e1e;
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 80, css/scss/components/_listing-page.scss */
#website-pagination {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin-left: -18px;
  margin-right: -18px;
}
@media (max-width: 1200px) {
  /* line 80, css/scss/components/_listing-page.scss */
  #website-pagination {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
/* line 96, css/scss/components/_listing-page.scss */
#website-pagination span,
#website-pagination a {
  display: inline-block;
  font-size: 20px;
  min-width: 40px;
  line-height: 28px;
  text-decoration: none;
  color: #123a9e;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
}
/* line 109, css/scss/components/_listing-page.scss */
#website-pagination span:hover, #website-pagination span:focus,
#website-pagination a:hover,
#website-pagination a:focus {
  border-bottom: 1px solid #123a9e;
}
/* line 113, css/scss/components/_listing-page.scss */
#website-pagination span.current,
#website-pagination a.current {
  font-weight: bold;
  color: #ff9100;
}
/* line 117, css/scss/components/_listing-page.scss */
#website-pagination span.prev, #website-pagination span.next,
#website-pagination a.prev,
#website-pagination a.next {
  text-indent: -999999px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center center;
}
/* line 124, css/scss/components/_listing-page.scss */
#website-pagination span.prev,
#website-pagination a.prev {
  background-image: url("img/icon/slick-left.svg");
  background-size: 40px;
  border: none;
  padding: 10px 25px;
}
/* line 130, css/scss/components/_listing-page.scss */
#website-pagination span.prev:hover, #website-pagination span.prev:focus,
#website-pagination a.prev:hover,
#website-pagination a.prev:focus {
  border: none;
  background-color: #FAFAF9;
}
/* line 135, css/scss/components/_listing-page.scss */
#website-pagination span.next,
#website-pagination a.next {
  background-image: url("img/icon/slick-right.svg");
  background-size: 40px;
  border: none;
  padding: 10px 25px;
}
/* line 141, css/scss/components/_listing-page.scss */
#website-pagination span.next:hover, #website-pagination span.next:focus,
#website-pagination a.next:hover,
#website-pagination a.next:focus {
  border: none;
  background-color: #FAFAF9;
}
/* line 147, css/scss/components/_listing-page.scss */
#website-pagination span.prev,
#website-pagination span.next {
  opacity: 0.5;
}

/* line 154, css/scss/components/_listing-page.scss */
.blog-listing .listing-item {
  height: 170px;
  overflow: hidden;
}
/* line 158, css/scss/components/_listing-page.scss */
.blog-listing .listing-item:last-of-child {
  margin-bottom: 100px;
}
@media (max-width: 735px) {
  /* line 154, css/scss/components/_listing-page.scss */
  .blog-listing .listing-item {
    height: auto;
  }
}
/* line 166, css/scss/components/_listing-page.scss */
.blog-listing .listing-item .thumbnail {
  height: 170px;
}

/* line 173, css/scss/components/_listing-page.scss */
.listing-item.rider-listing .rider-alert {
  display: inline-block;
  padding: 30px 0px 30px 20px;
  vertical-align: top;
}
/* line 178, css/scss/components/_listing-page.scss */
.listing-item.rider-listing .rider-alert svg {
  width: 23px;
  height: 32px;
}
/* line 185, css/scss/components/_listing-page.scss */
.listing-item.rider-listing .result-content {
  display: inline-block;
  padding-left: 17px !important;
  width: calc(100% - 69px);
}

/* line 194, css/scss/components/_listing-page.scss */
p.details-row {
  margin-top: 0 !important;
  color: #123a9e;
  font-size: 14px !important;
  line-height: 1.5;
}
/* line 200, css/scss/components/_listing-page.scss */
p.details-row #sep {
  color: #EFEFEF;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 1, css/scss/features/_login.scss */
.header-login {
  float: right;
  width: 31px;
  margin-left: 10px;
}
/* line 5, css/scss/features/_login.scss */
.header-login .login-block {
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
}
/* line 8, css/scss/features/_login.scss */
.header-login .login-block a.login-toggle {
  display: block;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  width: 31px;
  height: 31px;
  background: url(svg/login.svg) no-repeat;
}
/* line 16, css/scss/features/_login.scss */
.header-login .login-block a.login-toggle:hover {
  background: url(svg/login-hover.svg) no-repeat;
}
/* line 21, css/scss/features/_login.scss */
.header-login #block-login-form.login-form-open {
  -webkit-transform: translateY(-14%);
  -ms-transform: translateY(-14%);
  transform: translateY(-14%);
}
/* line 26, css/scss/features/_login.scss */
.header-login #block-login-form {
  z-index: 999;
  position: absolute;
  top: 5.625em;
  right: 0;
  display: none;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  -webkit-transition: -webkit-transform 180ms ease-out;
  transition: transform 180ms ease-out;
  width: 349px;
}
/* line 38, css/scss/features/_login.scss */
.header-login #block-login-form .login-form {
  line-height: normal;
  padding: 1.25em 0.9375em;
  background: #fff;
}
/* line 43, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline h2.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 50, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline div {
  display: inline;
}
/* line 54, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-item label.element-invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
/* line 61, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-item input.custom-login-box {
  font-size: 16px;
  padding: 1em 0.8em;
  width: 17em;
  display: inline-block;
  margin-bottom: 4px;
}
/* line 69, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline .form-actions {
  display: inline-block;
}
/* line 72, css/scss/features/_login.scss */
.header-login #block-login-form .login-form .container-inline input {
  background: #fff;
  border: 1px solid #d3d3d3;
  padding: 1em 1.2em;
  font-size: 16px;
  color: #1e1e1e;
  -webkit-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  width: 100%;
}

/* line 2, css/scss/features/_slider.scss */
.banner-info.no-survey #survey-link {
  display: none;
}
/* line 6, css/scss/features/_slider.scss */
.banner-info.no-survey .banner-cta {
  bottom: 70px;
}
@media (max-width: 991px) {
  /* line 6, css/scss/features/_slider.scss */
  .banner-info.no-survey .banner-cta {
    position: static !important;
    padding-bottom: 0px;
  }
}
@media (max-width: 768px) {
  /* line 6, css/scss/features/_slider.scss */
  .banner-info.no-survey .banner-cta {
    position: static !important;
    padding-bottom: 0px;
  }
}

/* line 22, css/scss/features/_slider.scss */
.banner-info.survey #survey-link {
  display: block;
}
/* line 26, css/scss/features/_slider.scss */
.banner-info.survey .banner-cta {
  bottom: 110px;
}
@media (max-width: 991px) {
  /* line 26, css/scss/features/_slider.scss */
  .banner-info.survey .banner-cta {
    position: static !important;
  }
}

@media (max-width: 991px) {
  /* line 35, css/scss/features/_slider.scss */
  .flexslider {
    height: auto !important;
    min-height: 300px;
  }
}

/* line 42, css/scss/features/_slider.scss */
.survey.no-survey {
  display: none !important;
}

/* line 46, css/scss/features/_slider.scss */
.slider-background {
  width: 672px;
  height: 521px;
  position: absolute;
  background: #123a9e;
  left: -70px;
  top: 92px;
}
@media (max-width: 991px) {
  /* line 46, css/scss/features/_slider.scss */
  .slider-background {
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
  }
}

/* line 62, css/scss/features/_slider.scss */
a#survey-link-mobile {
  text-decoration: none;
  position: relative;
  z-index: 9999999999;
}
/* line 67, css/scss/features/_slider.scss */
a#survey-link-mobile .survey-mobile:hover {
  text-decoration: none;
}
/* line 69, css/scss/features/_slider.scss */
a#survey-link-mobile .survey-mobile:hover p {
  text-decoration: none !important;
}

/* line 76, css/scss/features/_slider.scss */
.survey-mobile {
  background-color: #ff9100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  height: 70px;
  margin-top: 60px;
  display: none;
}
@media (max-width: 991px) {
  /* line 76, css/scss/features/_slider.scss */
  .survey-mobile {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    display: flex;
  }
}
@media (max-width: 768px) {
  /* line 76, css/scss/features/_slider.scss */
  .survey-mobile {
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* line 100, css/scss/features/_slider.scss */
.survey-mobile p {
  display: inline;
  font-size: 18px;
  vertical-align: middle;
  padding-left: 10px;
  margin-bottom: 0 !important;
  margin-top: 0;
  color: #1e1e1e !important;
  font-size: 16px;
  text-decoration: none !important;
}
@media (max-width: 991px) {
  /* line 100, css/scss/features/_slider.scss */
  .survey-mobile p {
    font-size: 18px !important;
  }
}
@media (max-width: 768px) {
  /* line 100, css/scss/features/_slider.scss */
  .survey-mobile p {
    display: block !important;
  }
}
/* line 120, css/scss/features/_slider.scss */
.survey-mobile img {
  width: 30px !important;
  height: 26px !important;
  display: inline-block;
  vertical-align: middle;
}

/* line 128, css/scss/features/_slider.scss */
.survey-mobile.no-survey {
  display: none;
}

/* line 132, css/scss/features/_slider.scss */
#survey-link {
  text-decoration: none;
}
/* line 136, css/scss/features/_slider.scss */
#survey-link:hover .survey, #survey-link:focus .survey {
  background-color: #ff9100;
}
/* line 142, css/scss/features/_slider.scss */
#survey-link .survey {
  background-color: #ff9100;
  height: 70px;
  position: absolute;
  left: -70px;
  /* right: 0; */
  padding-left: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  width: 672px;
  top: 543px;
  z-index: 999;
}
@media (max-width: 1321px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    padding-left: 108px;
  }
}
@media (max-width: 1200px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    left: 0;
    width: 602px;
  }
}
@media (max-width: 991px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 60px;
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    position: static;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}
/* line 182, css/scss/features/_slider.scss */
#survey-link .survey p {
  display: inline;
  font-size: 18px;
  vertical-align: middle;
  padding-left: 10px;
  margin-bottom: 0;
  margin-top: 0;
  color: #1e1e1e;
}
@media (max-width: 768px) {
  /* line 182, css/scss/features/_slider.scss */
  #survey-link .survey p {
    font-size: 16px;
    line-height: 1;
  }
}
@media (max-width: 991px) {
  /* line 182, css/scss/features/_slider.scss */
  #survey-link .survey p {
    font-size: 16px;
    line-height: 1;
  }
}
/* line 202, css/scss/features/_slider.scss */
#survey-link .survey img {
  width: 30px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1200px) {
  /* line 142, css/scss/features/_slider.scss */
  #survey-link .survey {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 222, css/scss/features/_slider.scss */
.slider {
  /*margin-top: 79px;*/
  position: relative;
}
/* line 226, css/scss/features/_slider.scss */
.slider .slider-text-container .container {
  position: relative;
}
/* line 230, css/scss/features/_slider.scss */
.slider .wheel {
  background: url(img/icon/bike-wheel.png) no-repeat top left/772px 740px;
  width: 831px;
  height: 731px;
  position: absolute;
  top: -44%;
  left: -33%;
  z-index: -1;
  background-position-y: -133px;
}
@media (max-width: 991px) {
  /* line 230, css/scss/features/_slider.scss */
  .slider .wheel {
    display: none;
  }
}
/* line 245, css/scss/features/_slider.scss */
.slider .slide-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
/* line 253, css/scss/features/_slider.scss */
.slider .flexslider {
  background: transparent;
  max-width: 2000px;
  margin: 0 auto;
  /*margin: 0;*/
  border: none;
  height: 325px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
  height: 558px;
}
@media (min-width: 768px) {
  /* line 253, css/scss/features/_slider.scss */
  .slider .flexslider {
    height: auto;
  }
}
@media (min-width: 992px) {
  /* line 253, css/scss/features/_slider.scss */
  .slider .flexslider {
    height: 730px;
  }
}
/* line 278, css/scss/features/_slider.scss */
.slider .flexslider .slide-background {
  background-size: cover;
  width: 54%;
  height: 730px;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  /* line 278, css/scss/features/_slider.scss */
  .slider .flexslider .slide-background {
    display: none;
  }
}
/* line 289, css/scss/features/_slider.scss */
.slider .flexslider .flex-viewport {
  z-index: 99;
}
/* line 292, css/scss/features/_slider.scss */
.slider .flexslider .flex-viewport:before {
  content: "";
  background: #123a9e;
  /*background-repeat: no-repeat;*/
  height: 730px;
  max-width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  z-index: -3;
}
/* line 305, css/scss/features/_slider.scss */
.slider .flexslider .flex-viewport:after {
  content: "";
  width: 40px;
  position: absolute;
  left: 48%;
  top: 0;
  z-index: -1;
  border-right: solid 166px transparent;
  border-bottom: solid 61px #123a9e;
  border-top: solid 730px #123a9e;
}
/* line 318, css/scss/features/_slider.scss */
.slider .flexslider .slides {
  z-index: -1;
  overflow: hidden;
  height: 730px;
}
@media (max-width: 991px) {
  /* line 318, css/scss/features/_slider.scss */
  .slider .flexslider .slides {
    height: auto;
    min-height: 300px;
    background: #123a9e;
    margin-top: -1px;
  }
}
@media (max-width: 1200px) {
  /* line 318, css/scss/features/_slider.scss */
  .slider .flexslider .slides {
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 334, css/scss/features/_slider.scss */
  .slider .flexslider .slides li {
    height: auto !important;
  }
}
/* line 340, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container {
  position: relative;
  align-items: center;
  display: flex;
  height: 100%;
  text-align: center;
  width: 100%;
}
@media (max-width: 1200px) {
  /* line 340, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container {
    height: auto;
  }
}
@media (min-width: 798px) {
  /* line 340, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container {
    background-color: transparent;
    padding: 0;
    text-align: left;
  }
}
/* line 360, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info {
  position: relative;
  width: 45%;
  margin-left: 0px;
  height: auto;
  width: 100%;
  padding: 70px 0 0 0;
  margin-top: 0;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 360, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 360, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info {
    margin-top: 85px;
    width: 47%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 0;
    height: 521px;
  }
}
@media (min-width: 1200px) {
  /* line 360, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info {
    padding: 70px 70px 40px 70px;
    margin-top: 0px;
    width: 47%;
    margin-left: -30px;
    padding-left: 70px;
    height: 521px;
  }
}
@media (min-width: 1322px) {
  /* line 360, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info {
    padding: 70px 70px 40px 70px;
    margin-top: 0px;
    width: 47%;
    margin-left: -70px;
    padding-left: 70px;
    height: 521px;
  }
}
/* line 411, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info p {
  color: #FFF;
  margin: 0;
  margin-bottom: 50px;
  line-height: 23px;
  font-size: 1.37em;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  /* line 411, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info p {
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 424, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info h3, .slider .flexslider .slides .slider-text-container .banner-info span {
    font-size: 30px !important;
  }
}
@media (max-width: 768px) {
  /* line 430, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  /* line 437, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info .button-container {
    display: none;
  }
}
/* line 443, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .button-container .banner-arrow-right {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 70px;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  position: relative;
}
/* line 454, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .button-container .banner-arrow-right img {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 9px;
  height: 16px;
  padding-left: 30px;
  margin-top: 3px;
  right: -30px;
}
@media (max-width: 991px) {
  /* line 443, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info .button-container .banner-arrow-right {
    margin-bottom: 60px;
  }
}
/* line 469, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .button-container .banner-arrow-right:hover, .slider .flexslider .slides .slider-text-container .banner-info .button-container .banner-arrow-right:focus {
  border-bottom: 1px solid #FFF;
  text-decoration: none;
}
/* line 476, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .button-container:hover .banner-arrow-right, .slider .flexslider .slides .slider-text-container .banner-info .button-container:focus .banner-arrow-right {
  border-bottom: 1px solid #FFF;
  text-decoration: none;
}
/* line 482, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .button-container .image {
  padding-top: 3px;
  width: 8px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
}
/* line 494, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta {
  position: absolute;
}
@media (max-width: 768px) {
  /* line 494, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info .banner-cta {
    margin-top: 60px;
  }
}
/* line 502, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container {
  display: inline-block;
}
@media (max-width: 768px) {
  /* line 502, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container {
    display: block;
    border-top: 1px solid #204EA8;
    margin-right: 0 !important;
    height: 75px;
    vertical-align: middle;
    padding-top: 26px;
  }
}
/* line 514, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container:first-of-type {
  margin-right: 40px;
}
/* line 518, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container:first-of-type svg line, .slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container:first-of-type svg polyline {
  stroke: #ff9100;
}
/* line 524, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container .cta-image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 768px) {
  /* line 524, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container .cta-image {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* line 535, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container a {
  color: #ff9100;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
}
/* line 541, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container a:hover, .slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container a:active {
  border-bottom: 1px solid;
  text-decoration: none;
}
/* line 547, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container .banner-info .banner-cta .button-container #second {
  color: #FFF;
}
/* line 554, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container h3.flex-caption {
  color: #fff;
  font-size: 2.6em;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  margin-bottom: 50px;
  /*margin: 0 15px;*/
}
/* line 563, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container h3.flex-caption span {
  color: #ff9100;
  font-size: 42px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 50px;
}
@media (min-width: 798px) {
  /* line 554, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container h3.flex-caption {
    font-size: 2.6em;
    font-weight: 600;
    line-height: 48px;
    /*padding: 10px 25px 40px;*/
    margin-bottom: 50px;
  }
}
@media (min-width: 1022px) {
  /* line 554, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container h3.flex-caption {
    font-size: 2.6em;
    line-height: 48px;
  }
}
/* line 585, css/scss/features/_slider.scss */
.slider .flexslider .slides .slider-text-container a.flex-caption {
  background-color: light(#123a9e, 5%);
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  /*margin: 25px 10px 0;
  padding: 5px 15px;*/
  text-decoration: none;
}
@media (min-width: 798px) {
  /* line 585, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container a.flex-caption {
    background-color: #1542b5;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    /*margin: 0 15px;
    padding: 5px 25px;*/
  }
  /* line 604, css/scss/features/_slider.scss */
  .slider .flexslider .slides .slider-text-container a.flex-caption:hover {
    background: #fff;
    color: #1542b5;
  }
}
/* line 616, css/scss/features/_slider.scss */
.slider .flexslider .slides br {
  height: 0;
}
/* line 619, css/scss/features/_slider.scss */
.slider .flexslider .slides li {
  background-position: 50%;
  background-size: cover;
  height: 325px;
}
@media (min-width: 1022px) {
  /* line 619, css/scss/features/_slider.scss */
  .slider .flexslider .slides li {
    height: 705px;
  }
}
/* line 628, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation {
  left: 0;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  width: 100vw;
}
/* line 635, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev, .slider .flexslider .custom-navigation a.flex-next {
  display: none;
  height: 43px;
  margin-top: -22px;
  opacity: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transition: all 0.3s ease-in;
  width: 43px;
  z-index: 10;
}
@media (min-width: 1200px) {
  /* line 635, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation a.flex-prev, .slider .flexslider .custom-navigation a.flex-next {
    display: none;
  }
}
/* line 649, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev img.slider-svg-btn, .slider .flexslider .custom-navigation a.flex-next img.slider-svg-btn {
  fill: white;
}
/* line 653, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev {
  left: -50px;
  display: none;
}
/* line 656, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev:hover:after {
  background-image: url("svg/arrow-prev-white-hover.svg");
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 664, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-prev:hover img {
  display: none;
}
/* line 668, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next {
  right: -50px;
  display: none;
}
/* line 671, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next:hover:after {
  background-image: url("svg/arrow-next-white-hover.svg");
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 679, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation a.flex-next:hover img {
  display: none;
}
/* line 683, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container {
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}
/* line 688, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
  bottom: auto;
  left: 0;
  text-align: left;
  top: 0px;
  left: 19px;
  z-index: 1;
}
@media (min-width: 768px) {
  /* line 688, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    top: 0;
    left: 14px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 688, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    top: 92px;
    left: 20px;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 688, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    top: 92px;
    left: 34px;
    width: 50%;
  }
}
@media (min-width: 1322px) {
  /* line 688, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    top: 92px;
    left: -6px;
    width: 50%;
  }
}
/* line 721, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li {
  margin: 0 3px;
}
/* line 723, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a {
  /*background: transparent;
  border-radius: 20px;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  height: 7px;
  text-indent: -9999px;
  width: 7px;*/
  width: 30px;
  height: 6px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0px;
  background-color: #FFF;
}
/* line 740, css/scss/features/_slider.scss */
.slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a.flex-active {
  /*background-image: url(img/icon/slider-active.svg);*/
  background-color: #ff9100 !important;
  opacity: 1;
}
@media (min-width: 798px) {
  /* line 749, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav {
    margin: 0 0 0 5px;
    text-align: left;
  }
  /* line 755, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container .flex-control-nav li a {
    width: 30px;
    height: 6px;
  }
}
@media (min-width: 1200px) {
  /* line 683, css/scss/features/_slider.scss */
  .slider .flexslider .custom-navigation .custom-controls-container {
    max-width: 1200px;
  }
}
/* line 775, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 100;
}
/* line 782, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar #anchor:hover > .anchor-events,
.slider .flexslider .bottom-bar #anchor:focus > .anchor-events {
  background-color: #F2F2F0;
}
/* line 787, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link:hover,
.slider .flexslider .bottom-bar .featured-link:focus {
  background-color: #FFF !important;
}
@media (max-width: 991px) {
  /* line 775, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar {
    position: static;
  }
}
/* line 801, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .anchor-events {
  float: left;
  background-color: #FFF;
  padding: 20px;
  width: 23%;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  /* line 801, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .anchor-events {
    width: 100% !important;
    height: 70px;
    position: relative;
  }
}
@media (max-width: 1200px) {
  /* line 801, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .anchor-events {
    width: 28%;
    padding: 25px 20px;
  }
}
/* line 819, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .anchor-events h3 {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  color: #1e1e1e;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  /* line 819, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .anchor-events h3 {
    font-size: 16px;
  }
}
/* line 830, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .anchor-events h3 img {
  vertical-align: middle;
  margin-top: -4px;
  padding-right: 10px;
  width: 30px;
  height: auto;
}
/* line 836, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .anchor-events h3 img path {
  transition: all 0.2s ease-in-out;
}
/* line 844, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link {
  position: relative;
  float: left;
  width: 77%;
  background-color: #F2F2F0 !important;
  padding: 20px;
  transition: all 0.2s ease-in-out;
  background: url(img/icon/thick-arrow.svg) no-repeat right top 51%/10px 13px;
  background-position: right 20px center;
}
@media (max-width: 991px) {
  /* line 844, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .featured-link {
    width: 100% !important;
  }
}
@media (max-width: 1200px) {
  /* line 844, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .featured-link {
    width: 72%;
    padding: 25px;
  }
}
/* line 863, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link h3 {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  color: #1e1e1e;
  transition: all 0.2s ease-in-out;
  padding-right: 30px;
}
@media (max-width: 768px) {
  /* line 863, css/scss/features/_slider.scss */
  .slider .flexslider .bottom-bar .featured-link h3 {
    font-size: 16px;
  }
}
/* line 874, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link h3 #arrow {
  float: right;
  padding-top: 2px;
  padding-right: 9px;
}
/* line 878, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link h3 #arrow line, .slider .flexslider .bottom-bar .featured-link h3 #arrow polyline {
  stroke: #123a9e;
  transition: all 0.2s ease-in-out;
}
/* line 884, css/scss/features/_slider.scss */
.slider .flexslider .bottom-bar .featured-link h3 #hover {
  position: absolute;
  right: 28px;
  top: 22px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
/* line 898, css/scss/features/_slider.scss */
.slider:hover .flexslider .custom-navigation a.flex-prev {
  left: 20px;
  opacity: 1;
}
/* line 902, css/scss/features/_slider.scss */
.slider:hover .flexslider .custom-navigation a.flex-next {
  opacity: 1;
  right: 20px;
}

/* line 1, css/scss/features/_cta.scss */
.cta-container {
  position: relative;
}
/* line 4, css/scss/features/_cta.scss */
.cta-container.no-image {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1320px) {
  /* line 8, css/scss/features/_cta.scss */
  .cta-container.no-image .content-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 15, css/scss/features/_cta.scss */
  .cta-container.no-image .content-container .wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 991px) {
  /* line 23, css/scss/features/_cta.scss */
  .cta-container.no-image .content-container .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 1250px) {
  /* line 31, css/scss/features/_cta.scss */
  .cta-container .container {
    width: auto;
  }
}
@media (max-width: 1250px) {
  /* line 1, css/scss/features/_cta.scss */
  .cta-container {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/_cta.scss */
  .cta-container {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 51, css/scss/features/_cta.scss */
.cta-container .cta-image {
  width: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
}
@media (max-width: 1250px) {
  /* line 51, css/scss/features/_cta.scss */
  .cta-container .cta-image {
    display: none;
  }
}
/* line 63, css/scss/features/_cta.scss */
.cta-container .cta-content {
  position: absolute;
  top: 50%;
  right: 0;
  background-color: #123a9e;
  width: 50%;
  transform: translateY(-50%);
  min-height: 380px;
  padding: 90px 80px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  margin-left: -260px;
  left: 50%;
  width: 965px;
}
@media (max-width: 1320px) {
  /* line 63, css/scss/features/_cta.scss */
  .cta-container .cta-content {
    left: auto;
  }
}
@media (max-width: 1250px) {
  /* line 63, css/scss/features/_cta.scss */
  .cta-container .cta-content {
    position: static;
    transform: none;
    margin-left: 0;
    width: 100%;
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 63, css/scss/features/_cta.scss */
  .cta-container .cta-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 992px) {
  /* line 63, css/scss/features/_cta.scss */
  .cta-container .cta-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 104, css/scss/features/_cta.scss */
.cta-container .cta-content.no-image {
  position: static;
  transform: none;
  margin-left: 0;
  width: 100%;
}
@media (max-width: 1250px) {
  /* line 104, css/scss/features/_cta.scss */
  .cta-container .cta-content.no-image {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* line 118, css/scss/features/_cta.scss */
.cta-container .cta-content blockquote {
  font-family: "Exo", sans-serif;
  font-size: 38px;
  color: #FFF;
  text-align: center;
  line-height: 1.35;
  margin: 0;
  padding-bottom: 5px;
  letter-spacing: 1px;
  align-self: center;
}
@media (max-width: 992px) {
  /* line 118, css/scss/features/_cta.scss */
  .cta-container .cta-content blockquote {
    font-size: 25px;
    padding-bottom: 15px;
  }
}
/* line 135, css/scss/features/_cta.scss */
.cta-container .cta-content p {
  font-size: 18px;
  color: #FFF;
  font-weight: 200;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 1px;
  margin: 0;
  align-self: center;
}
@media (max-width: 992px) {
  /* line 135, css/scss/features/_cta.scss */
  .cta-container .cta-content p {
    font-size: 16px;
  }
}
/* line 151, css/scss/features/_cta.scss */
.cta-container .cta-content a {
  color: #123a9e;
  background-color: #F2F2F0;
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
  display: inline-block;
  margin-top: 40px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 992px) {
  /* line 151, css/scss/features/_cta.scss */
  .cta-container .cta-content a {
    font-size: 16px;
  }
}
/* line 169, css/scss/features/_cta.scss */
.cta-container .cta-content a:hover, .cta-container .cta-content a:focus {
  background-color: #E2E2DC;
}
/* line 173, css/scss/features/_cta.scss */
.cta-container .cta-content a img {
  width: 8px;
  height: 16px;
  vertical-align: top;
  margin-left: 15px;
  padding-top: 3px;
}

/*@import "features/quote";*/
/*@import "features/gallery-articles";*/
/*@import "features/about-us";*/
/*@import "features/grid-gallery";*/
/*@import "features/blog-slider";*/
/*@import "features/newsletter";*/
/*@import "features/video";*/
/*@import "features/image-breaker";*/
/*@import "features/recent-news";*/
/*@import "features/calendar";*/
/*@import "features/testimonials";*/
/*@import "features/social-media";*/
/*@import "features/mega-menu";*/
/*@import "features/featured-projects";*/
/*@import "features/other-projects";*/
/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/*
*   Updated by Adriaan - Three72 Digital 25/08/16
*/
/* Menu Appearance */
/* line 10, css/scss/features/_pushy.scss */
.pushy {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  right: 0;
  /*if its from the right, Default is the left*/
  z-index: 9999;
  background: #fff;
  font-size: 0.9em;
  font-weight: 600;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}
/* line 26, css/scss/features/_pushy.scss */
.pushy > ul {
  padding: 0;
  margin: 0;
  border-top: 2px solid #efefef;
}
/* line 32, css/scss/features/_pushy.scss */
.pushy li {
  list-style: none;
  margin: 0;
  /* current menu items - Adriaan */
}
/* line 35, css/scss/features/_pushy.scss */
.pushy li a {
  display: block;
  color: #1e1e1e;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
}
/* line 42, css/scss/features/_pushy.scss */
.pushy li a:hover {
  background: #fafafa;
  color: #FFF;
}
/* line 47, css/scss/features/_pushy.scss */
.pushy li > ul {
  margin: 0;
  padding: 0;
}
/* line 54, css/scss/features/_pushy.scss */
.pushy li.current-menu-item a, .pushy li.current-menu-item a:hover {
  color: #123a9e;
}
/* line 59, css/scss/features/_pushy.scss */
.pushy li.current-menu-item ul li a, .pushy li.current-menu-item ul li a:hover {
  color: #1e1e1e;
  /* change to correct hover color */
}

/* Menu Movement */
/* line 70, css/scss/features/_pushy.scss */
.pushy-right {
  -webkit-transform: translate3d(280px, 0, 0);
  -moz-transform: translate3d(280px, 0, 0);
  -ms-transform: translate3d(280px, 0, 0);
  -o-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

/* line 77, css/scss/features/_pushy.scss */
.pushy-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 84, css/scss/features/_pushy.scss */
.container-push,
.push-push {
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

/* Menu Transitions */
/* line 94, css/scss/features/_pushy.scss */
.pushy,
#container,
.push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
/* line 104, css/scss/features/_pushy.scss */
.site-overlay {
  display: none;
}

/* line 107, css/scss/features/_pushy.scss */
.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 280px;
  bottom: 0;
  left: 0px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  -moz-animation: fade 500ms;
  -o-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /* line 154, css/scss/features/_pushy.scss */
  .pushy {
    font-size: 1.0em;
  }
}
/* line 13, css/scss/features/_timeline.scss */
#the_timeline {
  align-items: flex-start;
  display: flex;
  margin: 25px auto 0px;
  height: auto;
  transition: height 500ms ease-in-out;
}
@media (min-width: 700px) {
  /* line 13, css/scss/features/_timeline.scss */
  #the_timeline {
    height: 900px;
  }
}
@media (min-width: 876px) {
  /* line 13, css/scss/features/_timeline.scss */
  #the_timeline {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  /* line 13, css/scss/features/_timeline.scss */
  #the_timeline {
    background-image: url("svg/timeline-bg.svg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1190px;
    height: 1160px;
  }
}
/* line 34, css/scss/features/_timeline.scss */
#the_timeline ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  /* line 34, css/scss/features/_timeline.scss */
  #the_timeline ul {
    margin: 588px auto 0;
  }
}
/* line 43, css/scss/features/_timeline.scss */
#the_timeline ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-indent: 0;
  float: left;
  padding: 8px;
}
/* line 51, css/scss/features/_timeline.scss */
#the_timeline ul li:hover {
  cursor: pointer;
}
@media (min-width: 1200px) {
  /* line 55, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade {
    margin-left: 230px;
  }
  /* line 57, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade {
    margin-left: 36px;
  }
  /* line 59, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade {
    margin-left: 192px;
  }
  /* line 61, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade + .decade {
    margin-left: 75px;
  }
  /* line 66, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade.active {
    background-color: #ebebeb;
    border-radius: 5px;
  }
  /* line 71, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade .the-years {
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  /* line 77, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade {
    width: 25%;
    box-sizing: border-box;
    padding: 0px;
  }
  /* line 81, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade h3 {
    color: white;
    padding: 15px 8px;
  }
  /* line 87, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade > h3 {
    background-color: #7eb161;
  }
  /* line 91, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade > h3 {
    background-color: #91bf73;
  }
  /* line 95, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade > h3 {
    background-color: #9ec981;
  }
  /* line 99, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade + .decade + .decade + .decade > h3 {
    background-color: #abd38c;
  }
}
@media (max-width: 700px) {
  /* line 108, css/scss/features/_timeline.scss */
  #the_timeline ul li.decade {
    width: 100%;
  }
}
/* line 112, css/scss/features/_timeline.scss */
#the_timeline ul li:before {
  color: #fff;
  content: '';
  display: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 119, css/scss/features/_timeline.scss */
#the_timeline ul li h3 {
  color: #7eb161;
  font-family: "Exo", sans-serif;
  font-size: 33px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  position: relative;
  z-index: 999;
}
/* line 129, css/scss/features/_timeline.scss */
#the_timeline ul li ul {
  display: none;
  margin: 0;
}
/* line 135, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul {
  display: flex;
  justify-content: space-around;
  position: absolute;
  left: 0px;
  width: 100%;
  margin-top: 21px;
  padding: 0 35px 0 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #7eb161;
  border-radius: 10px;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
  animation: showDecade 500ms ease-in-out;
}
@keyframes showDecade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  /* line 157, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul::after {
    content: '';
    background: url(svg/active-decade-arrow.svg) no-repeat;
    background-size: 44px 23px;
    width: 44px;
    height: 23px;
    display: block;
    position: absolute;
    top: -22px;
  }
}
@media (min-width: 1200px) {
  /* line 135, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul {
    width: 1049px;
    right: 70px;
    left: auto;
  }
}
@media (max-width: 876px) {
  /* line 135, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul {
    flex-direction: column;
    width: 150px;
    position: initial;
    margin: 20px auto;
  }
}
@media (max-width: 700px) {
  /* line 135, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul {
    margin: 10px;
  }
}
/* line 185, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li {
  padding: 0px;
  position: relative;
}
/* line 188, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li h3 {
  font-weight: normal;
  color: #ccc;
  padding: 9px 0px;
  font-size: 26px;
  position: relative;
}
/* line 194, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li h3::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 99;
  opacity: 0;
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
}
@media (min-width: 876px) {
  /* line 194, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li h3::after {
    background: url(svg/active-entry-title.svg) no-repeat;
    background-size: 87px 151px;
    width: 87px;
    height: 151px;
    top: -14px;
    left: -13px;
  }
}
/* line 212, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li h3.has-entry {
  color: #7eb161;
}
/* line 217, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li h3.title-active::after {
  opacity: 1;
}
/* line 221, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry {
  display: block;
  width: 345px;
  padding: 34px 30px 26px 29px;
  box-sizing: content-box;
  text-align: left;
  margin-top: 56px;
  background-color: #ffffff;
  border: 1px solid #7eb161;
  border-radius: 10px;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  opacity: 0;
  position: absolute;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.05));
}
/* line 233, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0 0 0;
}
/* line 238, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry p:first-child {
  margin-top: 0px;
}
/* line 243, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li .the-entry.active-entry {
  opacity: 1;
}
/* line 250, css/scss/features/_timeline.scss */
#the_timeline ul > li.active > ul li:nth-child(8) .the-entry,
#the_timeline ul > li.active > ul li:nth-child(9) .the-entry,
#the_timeline ul > li.active > ul li:nth-child(10) .the-entry {
  right: 0;
}
/* line 257, css/scss/features/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(1) > ul::after {
  left: 189px;
}
/* line 264, css/scss/features/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(2) > ul::after {
  left: 328px;
}
/* line 271, css/scss/features/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(3) > ul::after {
  left: 630px;
}
/* line 278, css/scss/features/_timeline.scss */
#the_timeline ul > li.active:nth-of-type(4) > ul::after {
  left: 815px;
}
@media (max-width: 876px) and (min-width: 700px) {
  /* line 291, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li .title-active::after {
    top: -14px;
    background-size: 151px 87px;
    width: 151px;
    height: 87px;
  }
  /* line 298, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li .the-entry {
    top: 8px;
    margin-top: 0;
    width: 275px;
  }
  /* line 312, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(1) > ul li .title-active::after,
  #the_timeline ul > li.active:nth-of-type(2) > ul li .title-active::after {
    left: 0px;
    background: url(svg/active-entry-title-right.svg) no-repeat;
  }
  /* line 317, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(1) > ul li .the-entry,
  #the_timeline ul > li.active:nth-of-type(2) > ul li .the-entry {
    left: 130px;
  }
  /* line 329, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(3) > ul li .title-active::after,
  #the_timeline ul > li.active:nth-of-type(4) > ul li .title-active::after {
    right: 0px;
    left: auto;
    background: url(svg/active-entry-title-left.svg) no-repeat;
  }
  /* line 335, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active:nth-of-type(3) > ul li .the-entry,
  #the_timeline ul > li.active:nth-of-type(4) > ul li .the-entry {
    right: 130px;
  }
}
@media (max-width: 700px) {
  /* line 345, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul {
    width: 75px;
    padding: 0;
    position: relative;
  }
  /* line 349, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li {
    position: initial;
  }
  /* line 351, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li h3 {
    font-size: 20px;
  }
  /* line 354, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li .title-active {
    background-color: #ebebeb;
  }
  /* line 357, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li .the-entry {
    padding: 20px 25px;
    margin: 0;
    top: 0;
    left: calc(75px + 10px);
    width: calc(100vw - 175px);
  }
  /* line 365, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li:first-of-type h3 {
    border-radius: 10px 10px 0px 0px;
  }
  /* line 370, css/scss/features/_timeline.scss */
  #the_timeline ul > li.active > ul li:last-of-type h3 {
    border-radius: 0px 0px 10px 10px;
  }
}

/* line 1, css/scss/features/_feature-banner.scss */
#feature-banner {
  padding: 60px 20px;
  text-align: center;
  position: relative;
  height: 487px;
  /*width: 50%;
  float: left;*/
}
@media (min-width: 1022px) {
  /* line 1, css/scss/features/_feature-banner.scss */
  #feature-banner {
    padding: 185px 20px 155px;
  }
}
/* line 13, css/scss/features/_feature-banner.scss */
#feature-banner h3,
#feature-banner a {
  position: relative;
  z-index: 1;
}
/* line 18, css/scss/features/_feature-banner.scss */
#feature-banner h3 {
  font-size: 32px;
  color: white;
  font-weight: 600;
  margin: 0 0 20px 0;
}
@media (min-width: 1022px) {
  /* line 18, css/scss/features/_feature-banner.scss */
  #feature-banner h3 {
    font-size: 50px;
  }
}
/* line 27, css/scss/features/_feature-banner.scss */
#feature-banner .btn {
  display: inline-block;
  background-color: #123a9e;
  color: #fff;
  text-decoration: none;
  padding: 13px 20px;
}
@media (min-width: 1022px) {
  /* line 27, css/scss/features/_feature-banner.scss */
  #feature-banner .btn {
    padding: 23px 40px;
    font-size: 26px;
  }
}
/* line 37, css/scss/features/_feature-banner.scss */
#feature-banner .btn:hover, #feature-banner .btn:focus {
  background-color: #103590;
}

/* line 43, css/scss/features/_feature-banner.scss */
.featured-events {
  padding-bottom: 120px;
}

/* line 47, css/scss/features/_feature-banner.scss */
.feature-content-wrapper {
  height: 487px;
  background-color: #000;
  padding: 80px;
  /*width: 50%;
  float: right;*/
}
/* line 53, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content {
  overflow: auto;
  width: 518px;
  max-width: 518px;
}
/* line 58, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left {
  width: 50%;
  float: left;
}
/* line 62, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left h1 {
  margin-top: 0;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 50px;
}
/* line 69, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left p {
  font-size: 18px;
  color: #FFF;
  line-height: 22px;
  margin-bottom: 60px;
}
/* line 76, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left .view-programs {
  color: #1e1e1e !important;
  padding-left: 20px;
}
/* line 80, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left .view-programs:hover {
  color: #54545D;
}
/* line 85, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left a {
  font-weight: 600;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
}
/* line 92, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left a:hover, .feature-content-wrapper .feature-content .content-left a:focus {
  color: #c3c1c1;
}
/* line 96, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left a:hover svg line, .feature-content-wrapper .feature-content .content-left a:hover svg polyline, .feature-content-wrapper .feature-content .content-left a:focus svg line, .feature-content-wrapper .feature-content .content-left a:focus svg polyline {
  stroke: #c3c1c1;
}
/* line 102, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-left a svg {
  padding-left: 10px;
  vertical-align: middle;
}
/* line 109, css/scss/features/_feature-banner.scss */
.feature-content-wrapper .feature-content .content-right {
  float: right;
  width: 50%;
}

/* line 117, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(odd) #feature-banner {
  width: 50%;
  float: left;
}
/* line 122, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(odd) .feature-content-wrapper {
  width: 50%;
  float: right;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* line 131, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(odd) .feature-content-wrapper .feature-content .content-right img {
  float: right;
}

/* line 140, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(even) #feature-banner {
  width: 50%;
  float: right;
}
/* line 145, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(even) .feature-content-wrapper {
  width: 50%;
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 151, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(even) .feature-content-wrapper .col-md-10 {
  padding-right: 0;
  margin-left: 36px;
}
/* line 156, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(even) .feature-content-wrapper .feature-content {
  float: right;
}
/* line 160, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-child(even) .feature-content-wrapper .feature-content .content-right img {
  float: right;
}

/* line 168, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(2) .feature-content-wrapper {
  background-color: #00205c;
}

/* line 172, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(3) .feature-content-wrapper {
  background-color: #0b993f;
}

/* line 176, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper {
  background-color: #e9f4f2;
}
/* line 179, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left {
  width: 67%;
}
/* line 181, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left h1 {
  color: #123a9e;
}
/* line 185, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left p {
  color: #1e1e1e;
}
/* line 189, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a {
  color: #123a9e;
}
/* line 192, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a:hover {
  color: #123a9e;
}
/* line 196, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a:hover svg polyline, .full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a:hover svg line {
  stroke: #123a9e;
}
/* line 203, css/scss/features/_feature-banner.scss */
.full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a svg polyline, .full-width-wrapper:nth-of-type(4) .feature-content-wrapper .content-left a svg line {
  stroke: #123a9e;
}

/* line 212, css/scss/features/_feature-banner.scss */
.full-width-cta-wrapper .container-fluid {
  padding: 0;
}

/*@import "features/partnership-gallery";*/
/* line 1, css/scss/features/_secondary-cta.scss */
.secondary-cta {
  padding: 0px 0 45px;
}
/* line 3, css/scss/features/_secondary-cta.scss */
.secondary-cta .row {
  padding-top: 75px;
  position: relative;
}
@media (min-width: 1022px) {
  /* line 3, css/scss/features/_secondary-cta.scss */
  .secondary-cta .row {
    padding-top: 100px;
  }
}
/* line 10, css/scss/features/_secondary-cta.scss */
.secondary-cta .experience-meadows {
  padding-top: 55px;
}
@media (min-width: 798px) {
  /* line 10, css/scss/features/_secondary-cta.scss */
  .secondary-cta .experience-meadows {
    text-align: right;
  }
}
@media (min-width: 1022px) {
  /* line 10, css/scss/features/_secondary-cta.scss */
  .secondary-cta .experience-meadows {
    padding-top: 100px;
  }
}
/* line 18, css/scss/features/_secondary-cta.scss */
.secondary-cta .experience-meadows a {
  font-size: 16px;
  line-height: 24px;
  color: #1e1e1e;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
}
@media (min-width: 1022px) {
  /* line 18, css/scss/features/_secondary-cta.scss */
  .secondary-cta .experience-meadows a {
    font-size: 18px;
  }
}
/* line 31, css/scss/features/_secondary-cta.scss */
.secondary-cta .cta-item:not(:last-of-type) {
  margin-bottom: 25px;
}
@media (min-width: 1022px) {
  /* line 30, css/scss/features/_secondary-cta.scss */
  .secondary-cta .cta-item {
    margin: 0;
  }
}
/* line 37, css/scss/features/_secondary-cta.scss */
.secondary-cta .cta-item img {
  max-width: 58px;
  display: block;
}
/* line 41, css/scss/features/_secondary-cta.scss */
.secondary-cta .cta-item h3, .secondary-cta .cta-item p {
  font-size: 18px;
}
@media (min-width: 1022px) {
  /* line 41, css/scss/features/_secondary-cta.scss */
  .secondary-cta .cta-item h3, .secondary-cta .cta-item p {
    font-size: 22px;
  }
}
/* line 47, css/scss/features/_secondary-cta.scss */
.secondary-cta .cta-item h3 {
  margin: 22px 0 10px;
  color: #123a9e;
}
/* line 51, css/scss/features/_secondary-cta.scss */
.secondary-cta .cta-item p {
  font-weight: 300;
  line-height: 1.45;
  margin: 0;
}

/* line 1, css/scss/features/small-cta.scss */
.advocacy-container {
  margin-top: 100px;
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/small-cta.scss */
  .advocacy-container {
    margin-top: 70px;
  }
}

/* line 9, css/scss/features/small-cta.scss */
.small-cta {
  height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 635px) {
  /* line 9, css/scss/features/small-cta.scss */
  .small-cta {
    height: auto;
  }
}
/* line 19, css/scss/features/small-cta.scss */
.small-cta .small-cta-wrapper {
  height: 100%;
  background-color: #123a9e;
  padding: 50px 40px;
}
@media (max-width: 635px) {
  /* line 19, css/scss/features/small-cta.scss */
  .small-cta .small-cta-wrapper {
    height: auto;
    padding: 50px 0 0 0;
  }
}
/* line 30, css/scss/features/small-cta.scss */
.small-cta .image {
  float: right;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 635px) {
  /* line 30, css/scss/features/small-cta.scss */
  .small-cta .image {
    float: none;
    width: 100%;
    height: 300px;
    position: static;
  }
}
/* line 48, css/scss/features/small-cta.scss */
.small-cta .image .overlay {
  background: #123a9e;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
/* line 57, css/scss/features/small-cta.scss */
.small-cta .content {
  float: left;
  width: 50%;
  padding-right: 27px;
}
@media (max-width: 635px) {
  /* line 57, css/scss/features/small-cta.scss */
  .small-cta .content {
    float: none;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
}
/* line 70, css/scss/features/small-cta.scss */
.small-cta .content h3 {
  color: #FFF;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.2;
  letter-spacing: 1px;
}
/* line 80, css/scss/features/small-cta.scss */
.small-cta .content p {
  color: #FFF;
  font-size: 16px;
  margin: 0;
  line-height: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}
/* line 89, css/scss/features/small-cta.scss */
.small-cta .content .button-container {
  margin-top: 40px;
  position: absolute;
  bottom: 50px;
}
@media (max-width: 635px) {
  /* line 89, css/scss/features/small-cta.scss */
  .small-cta .content .button-container {
    position: static;
  }
}
/* line 98, css/scss/features/small-cta.scss */
.small-cta .content .button-container a {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
/* line 109, css/scss/features/small-cta.scss */
.small-cta .content .button-container a img {
  position: absolute;
  right: -30px;
  padding-left: 30px;
}
/* line 115, css/scss/features/small-cta.scss */
.small-cta .content .button-container a:hover, .small-cta .content .button-container a:focus {
  border-bottom: 1px solid #FFF;
  text-decoration: none;
}
/* line 121, css/scss/features/small-cta.scss */
.small-cta .content .button-container .link-image {
  padding-top: 3px;
  width: 8px;
  height: 16px;
  display: inline-block;
}
/* line 127, css/scss/features/small-cta.scss */
.small-cta .content .button-container .link-image img {
  height: 16px;
  vertical-align: top;
  width: 17px;
}

/* line 1, css/scss/features/rider-alerts.scss */
.first-section {
  padding-left: 0;
  padding-right: 0;
}

/* line 6, css/scss/features/rider-alerts.scss */
.first-section h2,
.featured-events h2,
.main-events-wrapper h2 {
  color: #123a9e;
  font-weight: 300;
  font-size: 28px;
}

/* line 14, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper {
  margin-top: 60px;
  position: relative;
}
@media (max-width: 1200px) {
  /* line 14, css/scss/features/rider-alerts.scss */
  .rider-alerts-wrapper {
    margin-top: 70px;
  }
}
/* line 25, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper h2 svg {
  vertical-align: top;
  padding-right: 10px;
}
/* line 32, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts ul {
  padding: 0;
  list-style: none;
}
/* line 37, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a {
  text-decoration: none;
}
/* line 39, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a:focus li {
  background-color: #FFF;
}
/* line 45, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a li {
  cursor: pointer;
  background-color: #F7F7F7;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #FFF;
  padding: 11.5px 20px;
  background-image: url(img/icon/rider-alerts-arrow.svg);
  background-size: 9px 10px;
  background-repeat: no-repeat;
  background-position: center right 20px;
  color: #1e1e1e;
  transition: all 0.2s ease-in-out;
}
/* line 59, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a li span {
  color: #123a9e;
}
@media (max-width: 635px) {
  /* line 59, css/scss/features/rider-alerts.scss */
  .rider-alerts-wrapper .rider-alerts a li span {
    display: block;
    margin-bottom: 2px;
  }
}
/* line 68, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a li:hover {
  background-color: #FFF;
}
/* line 73, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a li a {
  text-decoration: none;
  font-size: 16px;
}
/* line 78, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a li:not(last-child) {
  border-bottom: 1px solid #FFF;
}
/* line 83, css/scss/features/rider-alerts.scss */
.rider-alerts-wrapper .rider-alerts a span {
  padding-right: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #123a9e;
  text-transform: uppercase;
}

/* line 96, css/scss/features/rider-alerts.scss */
.single-rider h1 {
  margin-bottom: 10px;
}
/* line 100, css/scss/features/rider-alerts.scss */
.single-rider .details-row {
  margin-bottom: 30px;
}
/* line 104, css/scss/features/rider-alerts.scss */
.single-rider .view-all-alerts {
  margin-top: 50px;
  display: block;
}
/* line 108, css/scss/features/rider-alerts.scss */
.single-rider .view-all-alerts:hover, .single-rider .view-all-alerts:focus {
  text-decoration: underline !important;
}

/* line 1, css/scss/features/_latest-news.scss */
.latest-news-wrapper {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/_latest-news.scss */
  .latest-news-wrapper {
    margin-top: 70px;
  }
}
/* line 9, css/scss/features/_latest-news.scss */
.latest-news-wrapper a {
  text-decoration: none;
}
/* line 14, css/scss/features/_latest-news.scss */
.latest-news-wrapper a:focus .news-item .news-image .overlay {
  background: #123a9e;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  top: 0;
  transition: all 0.2s ease-in-out;
}
/* line 25, css/scss/features/_latest-news.scss */
.latest-news-wrapper a:focus .news-item .news-content {
  background-color: #FFF;
}
/* line 31, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item {
  height: 150px;
  cursor: pointer;
}
/* line 36, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item:hover .news-content, .latest-news-wrapper a .news-item:focus .news-content {
  background-color: #FFF;
}
/* line 43, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item:not(first-child) .news-content {
  border-top: 1px solid #FFF;
}
/* line 49, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .posted-date ul {
  list-style: none;
  float: left;
  padding-right: 30px;
  padding-top: 15px;
  height: 95px;
}
/* line 56, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .posted-date ul li {
  color: #1e1e1e;
}
/* line 60, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .posted-date ul li:first-child {
  font-family: "Exo", sans-serif;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: -5px;
}
/* line 67, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .posted-date ul li:last-child {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
/* line 76, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-image {
  position: relative;
  float: right;
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin-left: 20px;
}
/* line 84, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-image .overlay {
  background: #123a9e;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
}
/* line 94, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-image img {
  width: auto;
  height: 100%;
}
/* line 101, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .sticky .news-content {
  background-color: #FFF;
}
/* line 106, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content {
  background-color: #f7f7f7;
  transition: all 0.2s ease-in-out;
  width: calc(100% - 150px);
  padding: 30px 20px;
  height: 150px;
}
/* line 112, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content.pedal-power {
  border-right: 2px solid #123a9e;
}
/* line 116, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content.fitzs {
  border-right: 2px solid #ff9100;
}
/* line 120, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content.fitability {
  border-right: 2px solid purple;
}
/* line 124, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content.bcbr {
  border-right: 2px solid #FF249E;
}
@media (max-width: 635px) {
  /* line 106, css/scss/features/_latest-news.scss */
  .latest-news-wrapper a .news-item .news-content {
    width: 100%;
  }
}
/* line 132, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content:hover, .latest-news-wrapper a .news-item .news-content:focus {
  background-color: #FFF !important;
}
/* line 139, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content h3 {
  color: #1e1e1e;
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  padding-bottom: 2px;
}
/* line 147, css/scss/features/_latest-news.scss */
.latest-news-wrapper a .news-item .news-content p {
  margin-left: 60px;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 0;
  margin: 0;
  color: #1e1e1e;
  font-weight: 400;
}

@media (max-width: 635px) {
  /* line 162, css/scss/features/_latest-news.scss */
  .latest-news-wrapper a:nth-of-type(3),
  .latest-news-wrapper a:nth-of-type(4) {
    display: none;
  }

  /* line 167, css/scss/features/_latest-news.scss */
  .news-image {
    display: none;
  }

  /* line 171, css/scss/features/_latest-news.scss */
  .news-content {
    border-right: 2px solid #123a9e;
  }

  /* line 175, css/scss/features/_latest-news.scss */
  .posted-date ul {
    padding-left: 20px;
  }
}
/* line 180, css/scss/features/_latest-news.scss */
.news-content.no-image {
  width: 100% !important;
}

/* line 1, css/scss/features/subscribe.scss */
.connect-wrapper.dont-include {
  display: none;
}
/* line 4, css/scss/features/subscribe.scss */
.connect-wrapper.dont-include + #featured-product {
  margin-top: 0;
}

/* line 9, css/scss/features/subscribe.scss */
.subscribe-button {
  pointer-events: none;
}
@media (max-width: 992px) {
  /* line 9, css/scss/features/subscribe.scss */
  .subscribe-button {
    pointer-events: all;
    cursor: pointer;
  }
}

/* line 17, css/scss/features/subscribe.scss */
.connect-wrapper.include .row:before {
  content: "";
  width: 1px;
  position: absolute;
  left: 50%;
  height: 700px;
  background-color: #6688cc;
}
@media (max-width: 992px) {
  /* line 17, css/scss/features/subscribe.scss */
  .connect-wrapper.include .row:before {
    content: none;
    height: auto;
  }
}

/* line 31, css/scss/features/subscribe.scss */
.highlight.orange {
  color: #ff9100;
}

/* line 35, css/scss/features/subscribe.scss */
.highlight.pink {
  color: #FF249E;
}

/* line 39, css/scss/features/subscribe.scss */
.button-container.orange a {
  color: #FFF;
}
/* line 42, css/scss/features/subscribe.scss */
.button-container.orange a:hover, .button-container.orange a:focus {
  border-bottom: 1px solid #FFF;
}

/* line 47, css/scss/features/subscribe.scss */
.button-container.pink a {
  color: #FFF;
}
/* line 50, css/scss/features/subscribe.scss */
.button-container.pink a:hover, .button-container.pink a:focus {
  border-bottom: 1px solid #FFF;
}

/* line 55, css/scss/features/subscribe.scss */
.connect-wrapper.include {
  display: block;
  overflow: hidden;
}

/* line 63, css/scss/features/subscribe.scss */
.page-template-default .connect-wrapper .subscribe-content {
  padding-left: 0;
}
/* line 68, css/scss/features/subscribe.scss */
.page-template-default .connect-wrapper {
  overflow: hidden;
}
/* line 73, css/scss/features/subscribe.scss */
.page-template-default .connect-wrapper .subscribe-content #mail-icon polyline, .page-template-default .connect-wrapper .subscribe-content #mail-icon rect {
  stroke: #FF249E;
}
/* line 82, css/scss/features/subscribe.scss */
.page-template-default .connect-wrapper .subscribe-content a {
  color: #FF249E;
  pointer-events: all;
}
@media (max-width: 992px) {
  /* line 82, css/scss/features/subscribe.scss */
  .page-template-default .connect-wrapper .subscribe-content a {
    font-size: 16px;
    margin-left: 10px;
  }
}
/* line 92, css/scss/features/subscribe.scss */
.page-template-default .connect-wrapper .subscribe-content a img line, .page-template-default .connect-wrapper .subscribe-content a img polyline {
  stroke: #FF249E;
}

/* line 101, css/scss/features/subscribe.scss */
.connect-wrapper {
  background-color: #123a9e;
  position: relative;
}
@media (max-width: 992px) {
  /* line 105, css/scss/features/subscribe.scss */
  .connect-wrapper .button-container {
    display: inline-block;
    vertical-align: super;
  }
}
/* line 112, css/scss/features/subscribe.scss */
.connect-wrapper .button-container a {
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  position: relative;
  pointer-events: all;
}
/* line 119, css/scss/features/subscribe.scss */
.connect-wrapper .button-container a img {
  position: absolute;
  right: -30px;
  width: 8px;
  height: 14px;
  margin-top: 4px;
  padding-left: 30px;
}
@media (max-width: 992px) {
  /* line 112, css/scss/features/subscribe.scss */
  .connect-wrapper .button-container a {
    font-size: 16px;
    margin-left: 10px;
  }
}
/* line 134, css/scss/features/subscribe.scss */
.connect-wrapper .button-container .link-image {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
@media (max-width: 992px) {
  /* line 134, css/scss/features/subscribe.scss */
  .connect-wrapper .button-container .link-image {
    position: absolute;
    right: 0px;
    top: 43%;
  }
}
/* line 145, css/scss/features/subscribe.scss */
.connect-wrapper .button-container .link-image img {
  height: 14px;
  width: 8px;
}
/* line 152, css/scss/features/subscribe.scss */
.connect-wrapper .col-xs-6:nth-of-type(1) {
  padding-left: 0;
}
@media (max-width: 1322px) {
  /* line 152, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(1) {
    padding-left: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 152, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(1) {
    padding-left: 25px;
  }
}
@media (max-width: 992px) {
  /* line 152, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(1) {
    width: 100%;
    border-bottom: 1px solid #0A2D60;
    padding-left: 20px;
  }
}
/* line 170, css/scss/features/subscribe.scss */
.connect-wrapper .col-xs-6:nth-of-type(2) {
  padding-right: 0;
}
@media (max-width: 1322px) {
  /* line 170, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(2) {
    padding-right: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 170, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(2) {
    padding-right: 25px;
  }
}
@media (max-width: 992px) {
  /* line 170, css/scss/features/subscribe.scss */
  .connect-wrapper .col-xs-6:nth-of-type(2) {
    width: 100%;
    padding-right: 20px;
  }
}
/* line 187, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 100px;
  position: relative;
}
@media (max-width: 1200px) {
  /* line 187, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
@media (max-width: 1200px) {
  /* line 187, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content {
    padding-right: 59px;
  }
}
@media (max-width: 992px) {
  /* line 187, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0px !important;
  }
}
/* line 208, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content #rocket-icon {
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  /* line 208, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content #rocket-icon {
    padding-bottom: 0 !important;
  }
}
/* line 215, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content #rocket-icon polyline, .connect-wrapper .volunteer-content #rocket-icon polygon, .connect-wrapper .volunteer-content #rocket-icon line, .connect-wrapper .volunteer-content #rocket-icon path {
  stroke: #ff9100;
}
/* line 220, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content h1 {
  margin-top: 0;
  color: #FFF;
  font-weight: 600;
  font-size: 42px;
  line-height: 45px;
  margin-bottom: 60px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  /* line 220, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content h1 {
    display: none;
  }
}
/* line 233, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content h1 .highlight {
  font-weight: 600;
  font-size: 42px;
  line-height: 47px;
}
/* line 240, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content .button-container {
  margin-top: 80px;
}
@media (max-width: 992px) {
  /* line 240, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content .button-container {
    margin-top: 0;
  }
}
/* line 248, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  margin-top: 60px;
  pointer-events: all;
}
/* line 256, css/scss/features/subscribe.scss */
.connect-wrapper .volunteer-content p {
  margin-top: 0;
  font-size: 22px;
  color: #E8EDED;
  line-height: 1;
}
@media (max-width: 992px) {
  /* line 256, css/scss/features/subscribe.scss */
  .connect-wrapper .volunteer-content p {
    display: none;
  }
}
/* line 268, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content {
  padding-left: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: -18px;
  position: relative;
}
@media (max-width: 1200px) {
  /* line 268, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
@media (max-width: 992px) {
  /* line 268, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content {
    border: none;
    padding-left: 18px !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1200px) {
  /* line 268, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content {
    padding-left: 59px;
  }
}
/* line 292, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content #icon {
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  /* line 292, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content #icon {
    margin-bottom: 0;
  }
}
/* line 299, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content #icon polyline, .connect-wrapper .subscribe-content #icon rect {
  stroke: #FF249E;
}
/* line 304, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content h1 {
  margin-top: 0;
  color: #FFF;
  font-weight: 600;
  font-size: 42px;
  line-height: 47px;
}
@media (max-width: 992px) {
  /* line 304, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content h1 {
    display: none;
  }
}
/* line 316, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content h1 .highlight {
  font-weight: 600;
  font-size: 42px;
  line-height: 47px;
}
/* line 324, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content p {
  margin-top: 0;
  font-size: 22px;
  color: #E8EDED;
  line-height: 1;
}
@media (max-width: 992px) {
  /* line 324, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content p {
    display: none;
  }
}
/* line 335, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content .button-container {
  margin-top: 70px;
}
/* line 338, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content .button-container a {
  position: relative;
}
/* line 341, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content .button-container a img {
  position: absolute;
  right: -30px;
  width: 8px;
  height: 14px;
  margin-top: 4px;
  padding-left: 30px;
}
@media (max-width: 992px) {
  /* line 335, css/scss/features/subscribe.scss */
  .connect-wrapper .subscribe-content .button-container {
    margin-top: 0;
  }
}
/* line 356, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
}
/* line 367, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content a img {
  vertical-align: middle;
  padding-left: 10px;
}
/* line 371, css/scss/features/subscribe.scss */
.connect-wrapper .subscribe-content a img line, .connect-wrapper .subscribe-content a img polyline {
  stroke: #FF249E;
}

/* line 379, css/scss/features/subscribe.scss */
.icon-subscribe {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 379, css/scss/features/subscribe.scss */
  .icon-subscribe {
    margin-bottom: 0;
  }
}

/* line 1, css/scss/features/_featured-events.scss */
.featured-events {
  padding-bottom: 100px;
  margin-top: 110px;
  background-color: #f2f2f0;
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/_featured-events.scss */
  .featured-events {
    padding-bottom: 70px;
    margin-top: 70px;
  }
}
/* line 11, css/scss/features/_featured-events.scss */
.featured-events .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1322px) {
  /* line 11, css/scss/features/_featured-events.scss */
  .featured-events .col-md-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 11, css/scss/features/_featured-events.scss */
  .featured-events .col-md-12 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 992px) {
  /* line 11, css/scss/features/_featured-events.scss */
  .featured-events .col-md-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 31, css/scss/features/_featured-events.scss */
.featured-events .feature-title {
  position: relative;
}
/* line 34, css/scss/features/_featured-events.scss */
.featured-events .feature-title h2 {
  margin-top: 100px;
  width: 68%;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  /* line 34, css/scss/features/_featured-events.scss */
  .featured-events .feature-title h2 {
    margin-top: 70px;
  }
}
@media (max-width: 598px) {
  /* line 44, css/scss/features/_featured-events.scss */
  .featured-events .feature-title a.view-all {
    top: 45px;
  }
}
/* line 51, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper {
  margin-bottom: 0;
}
/* line 54, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-arrow img {
  transition: all 0.2s ease-in-out;
}
/* line 60, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-arrow:focus .slick-prev,
.featured-events .tile-wrapper .slick-arrow:hover .slick-prev {
  background-color: #FAFAF9;
}
/* line 64, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-arrow:focus .slick-next,
.featured-events .tile-wrapper .slick-arrow:hover .slick-next {
  background-color: #FAFAF9;
}
/* line 68, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-prev {
  width: 60px;
  height: 60px;
  left: -110px;
}
@media (max-width: 1372px) {
  /* line 68, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper .slick-prev {
    left: -10px;
    top: 23%;
    background-color: #FAFAF9;
    z-index: 99;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 673px) {
  /* line 68, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper .slick-prev {
    top: 29%;
  }
}
/* line 87, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-next {
  width: 60px;
  height: 60px;
  right: -110px;
}
@media (max-width: 1372px) {
  /* line 87, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper .slick-next {
    right: -10px;
    top: 23%;
    background-color: #FAFAF9;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 673px) {
  /* line 87, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper .slick-next {
    top: 29%;
  }
}
/* line 105, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-slide {
  margin: 0 18px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}
/* line 112, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper .slick-list {
  margin: 0 -18px;
  padding-bottom: 5px;
}
/* line 117, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a {
  text-decoration: none;
}
/* line 123, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a:hover .tile .tile-image .overlay, .featured-events .tile-wrapper a:focus .tile .tile-image .overlay {
  opacity: 0.4;
}
/* line 129, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a:hover .tile .tile-content, .featured-events .tile-wrapper a:focus .tile .tile-content {
  background-color: rgba(255, 255, 255, 0.4);
}
/* line 135, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile {
  cursor: pointer;
}
/* line 139, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-image {
  position: relative;
  width: 100%;
  height: 212px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 147, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-image .overlay {
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 673px) {
  /* line 139, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper a .tile .tile-image {
    height: 250px;
  }
}
/* line 162, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content {
  transition: all 0.2s ease-in-out;
  background-color: #FFF;
  padding: 50px 20px 30px 20px;
  height: 240px;
}
@media (max-width: 1200px) {
  /* line 162, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper a .tile .tile-content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 675px) {
  /* line 162, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper a .tile .tile-content {
    height: auto;
  }
}
/* line 177, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date {
  float: left;
}
/* line 180, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-start {
  float: left;
}
/* line 183, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-start .date {
  line-height: 100%;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  font-size: 26px;
  color: #1e1e1e;
}
/* line 191, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-start .month {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -5px;
  font-weight: 500;
  color: #1e1e1e;
}
/* line 201, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-end {
  float: left;
  padding-left: 12px;
  margin-top: -4px;
  position: relative;
}
/* line 207, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-end:before {
  background-color: #1e1e1e;
  height: 2px;
  width: 5px;
  content: "";
  position: absolute;
  display: block;
  left: 7px;
  top: 11px;
}
/* line 218, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-end .date {
  display: block;
  color: #1e1e1e;
  font-weight: 600;
  margin-bottom: -16px;
  font-size: 17px;
}
/* line 226, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .event-date .event-end .month {
  color: #1e1e1e;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 9px;
}
/* line 235, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details {
  padding-left: 85px;
}
/* line 237, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details h3 {
  margin: 0;
  font-family: "Exo", sans-serif;
  font-size: 18px;
  color: #1e1e1e;
}
/* line 244, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details p {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #1e1e1e;
}
/* line 252, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details ul {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}
@media (max-width: 675px) {
  /* line 252, css/scss/features/_featured-events.scss */
  .featured-events .tile-wrapper a .tile .tile-content .details ul {
    margin-bottom: 0;
  }
}
/* line 261, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details ul li {
  padding: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  color: #1e1e1e;
  font-size: 12px;
  padding-left: 25px;
}
/* line 270, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details ul li:first-child {
  background-image: url(img/icon/clock.svg);
  background-size: 13px 12px;
  background-repeat: no-repeat;
  background-position: center left 1px;
  padding-bottom: 3px;
  padding-top: 3px;
}
/* line 279, css/scss/features/_featured-events.scss */
.featured-events .tile-wrapper a .tile .tile-content .details ul li:last-child {
  background-image: url(img/icon/location.svg);
  background-size: 11px 15px;
  background-repeat: no-repeat;
  background-position: center left 2px;
  line-height: 16px;
}

/* line 1, css/scss/features/_image-with-supporting-text.scss */
.image-w-text {
  background-color: #f9f9f9;
  margin-top: 45px;
  margin-bottom: 50px;
  position: relative;
}
/* line 7, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .image {
  float: left;
  height: 343px;
  overflow: hidden;
  width: 50%;
  background-color: #123a9e;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 635px) {
  /* line 7, css/scss/features/_image-with-supporting-text.scss */
  .image-w-text .image {
    width: 100%;
  }
}
/* line 21, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .image img.cta-image {
  margin: 0;
  height: 1px !important;
  width: 1px !important;
  padding-right: 40px;
}
/* line 29, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text {
  /*margin-right: -100px;*/
  height: 343px;
  width: 50%;
  display: inline-block;
  background-color: #123a9e;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  padding-left: 40px;
}
/* line 43, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.grey {
  background-color: #F9F9F9;
}
/* line 45, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.grey h2, .image-w-text .supporting-text.grey p {
  color: #123a9e;
}
/* line 49, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.grey a.visit-btn {
  color: #123a9e;
}
/* line 52, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.grey a.visit-btn:hover, .image-w-text .supporting-text.grey a.visit-btn:focus {
  border-bottom: 1px solid #123a9e;
}
/* line 58, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.black {
  background-color: #1e1e1e;
}
/* line 60, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text.black h2 {
  color: #FFF;
}
@media (max-width: 635px) {
  /* line 29, css/scss/features/_image-with-supporting-text.scss */
  .image-w-text .supporting-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 71, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text a {
  text-decoration: none;
}
/* line 74, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text h2 {
  color: #FFF;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.2;
  letter-spacing: 1px;
}
/* line 83, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text p {
  margin-top: 0;
  color: #FFF;
  margin-bottom: 30px;
  color: #FFF;
  font-size: 16px;
  line-height: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}
/* line 94, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text a.visit-btn {
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  position: relative;
}
/* line 102, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text a.visit-btn img {
  width: 9px;
  position: absolute;
  padding-left: 30px;
  margin-top: 3px;
  height: 16px;
  right: -30px;
  top: 0;
}
/* line 112, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text a.visit-btn:hover, .image-w-text .supporting-text a.visit-btn:focus {
  border-bottom: 1px solid #FFF;
}
/* line 116, css/scss/features/_image-with-supporting-text.scss */
.image-w-text .supporting-text a.visit-btn svg {
  vertical-align: middle;
  padding-left: 5px;
}

/* line 25, css/scss/features/_breadcrumbs.scss */
.breadcrumbs {
  color: #FFF;
  font-weight: 200;
  letter-spacing: 1px;
  font-size: 16px;
}
/* line 31, css/scss/features/_breadcrumbs.scss */
.breadcrumbs a {
  color: #FFF;
  font-weight: 200;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
/* line 39, css/scss/features/_breadcrumbs.scss */
.breadcrumbs a:hover, .breadcrumbs a:focus {
  border-bottom: 1px solid #FFF;
}
/* line 44, css/scss/features/_breadcrumbs.scss */
.breadcrumbs svg {
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 30px;
  width: 8px;
  height: 19px;
}

/* line 53, css/scss/features/_breadcrumbs.scss */
.breadcrumbs li:last-child a {
  margin-left: 0 !important;
}

/* line 57, css/scss/features/_breadcrumbs.scss */
.breadcrumbs li:first-child {
  margin-left: 0 !important;
}

/* line 61, css/scss/features/_breadcrumbs.scss */
.breadcrumbs a:last-of-type + svg {
  display: none;
}

/* line 1, css/scss/features/_main-events.scss */
.main-events-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/_main-events.scss */
  .main-events-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
/* line 10, css/scss/features/_main-events.scss */
.main-events-wrapper .events-wrapper {
  background: transparent;
  position: relative;
  margin-left: -18px;
  margin-right: -18px;
}
@media (max-width: 1322px) {
  /* line 10, css/scss/features/_main-events.scss */
  .main-events-wrapper .events-wrapper {
    margin-left: 18px;
    margin-right: 18px;
  }
}
@media (max-width: 1200px) {
  /* line 10, css/scss/features/_main-events.scss */
  .main-events-wrapper .events-wrapper {
    margin-left: 9px;
    margin-right: 9px;
  }
}
@media (max-width: 635px) {
  /* line 10, css/scss/features/_main-events.scss */
  .main-events-wrapper .events-wrapper {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 32, css/scss/features/_main-events.scss */
.main-events-wrapper .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1322px) {
  /* line 37, css/scss/features/_main-events.scss */
  .main-events-wrapper .row {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 37, css/scss/features/_main-events.scss */
  .main-events-wrapper .row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 635px) {
  /* line 37, css/scss/features/_main-events.scss */
  .main-events-wrapper .row {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 56, css/scss/features/_main-events.scss */
.main-events-wrapper .tiles h3 {
  width: 75%;
}
@media (max-width: 1200px) {
  /* line 56, css/scss/features/_main-events.scss */
  .main-events-wrapper .tiles h3 {
    width: 100%;
  }
}

/* line 1, css/scss/features/_tiles.scss */
.tiles-wrapper.margin {
  margin-top: 50px;
}

/* line 5, css/scss/features/_tiles.scss */
.mobile-button {
  cursor: pointer;
  pointer-events: none;
}
@media (max-width: 635px) {
  /* line 5, css/scss/features/_tiles.scss */
  .mobile-button {
    pointer-events: all;
  }
}

/* line 15, css/scss/features/_tiles.scss */
.tiles-wrapper {
  overflow: auto;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 865px) {
  /* line 21, css/scss/features/_tiles.scss */
  .tiles-wrapper:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
@media (max-width: 635px) {
  /* line 21, css/scss/features/_tiles.scss */
  .tiles-wrapper:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
@media (max-width: 865px) {
  /* line 15, css/scss/features/_tiles.scss */
  .tiles-wrapper {
    width: 85%;
    margin: 0 auto;
  }
}
@media (max-width: 635px) {
  /* line 15, css/scss/features/_tiles.scss */
  .tiles-wrapper {
    width: 100%;
    margin-bottom: -5px;
  }
}
@media (max-width: 865px) {
  /* line 44, css/scss/features/_tiles.scss */
  .tiles-wrapper .col-xs-6 {
    width: 100%;
  }
}
/* line 51, css/scss/features/_tiles.scss */
.tiles-wrapper .col-xs-6:last-of-type .second {
  margin-bottom: 0;
}
/* line 57, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles {
  height: 376px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px;
}
/* line 66, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles #mobile-arrow {
  display: none;
}
@media (max-width: 635px) {
  /* line 66, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles #mobile-arrow {
    display: block;
    position: absolute;
    right: 18px;
    width: 9px;
    height: 15px;
  }
}
@media (max-width: 865px) {
  /* line 78, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles.second {
    margin-bottom: 50px;
  }
}
@media (max-width: 635px) {
  /* line 78, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles.second {
    margin-bottom: 0px;
  }
}
@media (max-width: 635px) {
  /* line 57, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles {
    height: auto;
    padding: 60px 46px 60px 20px;
    margin-top: -5px;
  }
}
/* line 94, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles h3 {
  margin-bottom: 0;
  z-index: 0;
}
/* line 99, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles p {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 0;
  letter-spacing: 1px;
  z-index: 0;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  /* line 99, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles p {
    font-size: 16px;
  }
}
/* line 112, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles a {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-top: 40px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  z-index: 0;
  pointer-events: all;
  position: relative;
}
@media (max-width: 635px) {
  /* line 112, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles a {
    display: none;
  }
}
/* line 128, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles a img {
  width: 8px;
  height: 16px;
  vertical-align: top;
  margin-left: 15px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  right: -20px;
}
@media (max-width: 1200px) {
  /* line 112, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles a {
    font-size: 16px;
  }
}
/* line 145, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.bold h3 {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 2px;
}
@media (max-width: 1200px) {
  /* line 145, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles.bold h3 {
    font-size: 30px;
  }
}
/* line 158, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.featured-course h3 {
  line-height: 0.9;
}
/* line 164, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.regular h3 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1200px) {
  /* line 164, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles.regular h3 {
    font-size: 30px;
  }
}
/* line 175, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 635px) {
  /* line 175, css/scss/features/_tiles.scss */
  .tiles-wrapper .tiles.image {
    height: 384px;
  }
}
/* line 186, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black h3 {
  color: #FFF;
}
/* line 190, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black h3.orange_title {
  color: #ff9100;
}
/* line 194, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black p {
  color: #FFF;
}
/* line 198, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black a {
  color: #FFF;
  border-bottom: 1px solid transparent;
}
/* line 202, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black a:hover, .tiles-wrapper .tiles.black a:focus {
  border-bottom: 1px solid #FFF;
}
/* line 209, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.black.solid {
  background-color: #000;
}
/* line 214, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue.solid {
  background-color: #001F52;
}
/* line 218, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue h3 {
  color: #FFF;
}
/* line 221, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue h3.pink_title {
  color: #FF249E;
}
/* line 226, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue p {
  color: #FFF;
}
/* line 230, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue a {
  color: #FFF !important;
  border-bottom: 1px solid transparent;
}
/* line 235, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.dark-blue a:hover, .tiles-wrapper .tiles.dark-blue a:focus {
  border-bottom: 1px solid #FFF !important;
}
/* line 243, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.blue h3 {
  color: #FFF;
}
/* line 247, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.blue p {
  color: #FFF;
}
/* line 251, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.blue a {
  color: #FFF;
  border-bottom: 1px solid transparent;
}
/* line 256, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.blue a:hover, .tiles-wrapper .tiles.blue a:focus {
  border-bottom: 1px solid #FFF;
}
/* line 263, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.blue.solid {
  background-color: #123a9e;
}
/* line 268, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.green h3 {
  color: #FFF;
}
/* line 272, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.green p {
  color: #FFF;
}
/* line 276, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.green a {
  color: #FFF;
  border-bottom: 1px solid transparent;
}
/* line 280, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.green a:hover, .tiles-wrapper .tiles.green a:focus {
  border-bottom: 1px solid #FFF;
}
/* line 287, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.green.solid {
  background-color: #0B993F;
}
/* line 292, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.white a {
  color: #123a9e;
  border-bottom: 1px solid transparent;
}
/* line 296, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.white a:hover, .tiles-wrapper .tiles.white a:focus {
  border-bottom: 1px solid #123a9e;
}
/* line 303, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.white.solid {
  background-color: #FFF;
}
/* line 308, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.orange h3 {
  color: #1e1e1e;
}
/* line 312, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.orange p {
  color: #1e1e1e;
}
/* line 316, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.orange a {
  color: #1e1e1e;
  border-bottom: 1px solid transparent;
}
/* line 320, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.orange a:hover, .tiles-wrapper .tiles.orange a:focus {
  border-bottom: 1px solid #1e1e1e;
}
/* line 327, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles.orange.solid {
  background-color: #fdc896;
}
/* line 331, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
/* line 338, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay.black.transparency {
  background: #000;
  opacity: 0.5;
}
/* line 343, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay.blue.transparency {
  background: #123a9e;
  opacity: 0.85;
}
/* line 348, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay.green.transparency {
  background: #0B993F;
  opacity: 0.5;
}
/* line 353, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay.orange.transparency {
  background: #FFDEB2;
  opacity: 0.1;
}
/* line 358, css/scss/features/_tiles.scss */
.tiles-wrapper .tiles .overlay.dark-blue.transparency {
  background: #001F52;
  opacity: 0.4;
}

/* line 1, css/scss/features/_featured_product.scss */
#featured-product {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1200px) {
  /* line 1, css/scss/features/_featured_product.scss */
  #featured-product {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
/* line 10, css/scss/features/_featured_product.scss */
#featured-product .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1322px) {
  /* line 15, css/scss/features/_featured_product.scss */
  #featured-product .row {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 1200px) {
  /* line 15, css/scss/features/_featured_product.scss */
  #featured-product .row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 635px) {
  /* line 15, css/scss/features/_featured_product.scss */
  #featured-product .row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 635px) {
  /* line 32, css/scss/features/_featured_product.scss */
  #featured-product .tiles-wrapper {
    -webkit-box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.15);
  }
}
/* line 42, css/scss/features/_featured_product.scss */
#featured-product .tiles h3 {
  color: #1e1e1e;
  font-size: 28px;
  letter-spacing: 1px;
}
/* line 48, css/scss/features/_featured_product.scss */
#featured-product .tiles p {
  color: #1e1e1e;
  font-weight: 400;
  letter-spacing: 0;
}
/* line 54, css/scss/features/_featured_product.scss */
#featured-product .tiles a {
  background-color: #123a9e;
  color: #FFF;
  padding: 20px;
}
/* line 59, css/scss/features/_featured_product.scss */
#featured-product .tiles a:hover, #featured-product .tiles a:focus {
  background-color: #2B5ABA;
}
/* line 63, css/scss/features/_featured_product.scss */
#featured-product .tiles a img {
  width: 8px;
  height: 16px;
  vertical-align: top;
  margin-left: 15px;
  padding-top: 3px;
  position: static;
}
@media (max-width: 635px) {
  /* line 54, css/scss/features/_featured_product.scss */
  #featured-product .tiles a {
    display: block;
  }
}
@media (max-width: 635px) {
  /* line 41, css/scss/features/_featured_product.scss */
  #featured-product .tiles {
    padding-right: 20px;
  }
}
@media (max-width: 635px) {
  /* line 81, css/scss/features/_featured_product.scss */
  #featured-product .tiles.image {
    display: block;
    height: 340px;
  }
}

/* line 1, css/scss/features/_page-title.scss */
.wheel {
  background: url(img/icon/bike-wheel.png) no-repeat top left/772px 740px;
  width: 831px;
  height: 731px;
  position: absolute;
  top: -44%;
  left: -33%;
  z-index: -1;
}

/* line 11, css/scss/features/_page-title.scss */
.page-title .container {
  position: relative;
}

/* line 15, css/scss/features/_page-title.scss */
.feature-image {
  position: absolute;
  right: -105px;
  top: -3px;
  z-index: -1;
  width: 67%;
  height: 455px;
  overflow: hidden;
}

/* line 25, css/scss/features/_page-title.scss */
.feature-image img {
  width: 100%;
  height: auto;
}

/* line 30, css/scss/features/_page-title.scss */
.title-wrapper {
  margin-top: 92px;
  width: 56%;
  background-color: #123A9E;
  margin-left: -70px;
}

/* line 37, css/scss/features/_page-title.scss */
.title-wrapper-width {
  position: relative;
  min-height: 223px;
  padding: 40px 70px 40px 70px;
}

/* line 43, css/scss/features/_page-title.scss */
.title-wrapper-width .expandable {
  min-height: 84px;
  padding-bottom: 60px;
}

/* line 48, css/scss/features/_page-title.scss */
.title-wrapper h1 {
  font-weight: 500;
  font-family: "Exo", sans-serif;
  font-size: 42px;
  margin: 0;
  color: #FFF;
  line-height: 1.15;
}

/* line 57, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs {
  position: absolute;
  bottom: 40px;
  left: 70px;
}

/* line 63, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 69, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul li {
  display: inline-block;
}

/* line 73, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul li a {
  color: #FFF;
  text-decoration: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  margin-right: 30px;
  margin-left: 30px;
  transition: all 0.2s ease-in-out;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}

/* line 85, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul li a:hover,
.title-wrapper .breadcrumbs ul li a:focus {
  padding-bottom: 2px;
  border-bottom: 1px solid #FFF;
}

/* line 91, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul li:first-child a {
  margin-left: 0px;
}

/* line 94, css/scss/features/_page-title.scss */
.title-wrapper .breadcrumbs ul li img {
  vertical-align: middle;
  width: 8px;
  height: auto;
}

@media (max-width: 1320px) {
  /* line 101, css/scss/features/_page-title.scss */
  .title-wrapper {
    margin-left: -30px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 107, css/scss/features/_page-title.scss */
  .title-wrapper {
    margin-left: 0;
  }

  /* line 111, css/scss/features/_page-title.scss */
  .title-wrapper-width {
    padding-left: 25px;
  }

  /* line 115, css/scss/features/_page-title.scss */
  .title-wrapper .breadcrumbs {
    left: 25px;
  }

  /* line 119, css/scss/features/_page-title.scss */
  .feature-image {
    right: 0;
  }
}
@media screen and (max-width: 992px) {
  /* line 125, css/scss/features/_page-title.scss */
  .wheel {
    display: none;
  }

  /* line 129, css/scss/features/_page-title.scss */
  .feature-image {
    display: none;
  }

  /* line 133, css/scss/features/_page-title.scss */
  .title-wrapper {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 40px 20px 40px 20px;
  }

  /* line 140, css/scss/features/_page-title.scss */
  .page-title .container {
    z-index: auto;
  }

  /* line 144, css/scss/features/_page-title.scss */
  .title-wrapper-width {
    padding: 0;
    margin-left: 0;
  }

  /* line 150, css/scss/features/_page-title.scss */
  .title-wrapper .breadcrumbs {
    position: absolute;
    bottom: 40px;
    left: 0;
  }
}
@media (max-width: 992px) {
  /* line 158, css/scss/features/_page-title.scss */
  .title-wrapper .breadcrumbs {
    bottom: 0px;
  }

  /* line 162, css/scss/features/_page-title.scss */
  .title-wrapper-width {
    min-height: 140px;
  }

  /* line 166, css/scss/features/_page-title.scss */
  .title-wrapper-width .expandable {
    padding-bottom: 50px;
  }
}
/* line 1, css/scss/features/_theme-page.scss */
.background:nth-of-type(2n) {
  background-color: #F2F2F0;
}
/* line 4, css/scss/features/_theme-page.scss */
.background:nth-of-type(2n) .content-container {
  background: transparent;
}

/* line 9, css/scss/features/_theme-page.scss */
.background:first-of-type .wrapper {
  padding-top: 70px;
}

/* line 17, css/scss/features/_theme-page.scss */
#theme-page .featured-events {
  padding-bottom: 100px;
  margin-top: 0px;
  background-color: transparent;
}
/* line 22, css/scss/features/_theme-page.scss */
#theme-page .featured-events .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  /* line 22, css/scss/features/_theme-page.scss */
  #theme-page .featured-events .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  /* line 17, css/scss/features/_theme-page.scss */
  #theme-page .featured-events {
    padding-bottom: 70px;
  }
}

/* line 36, css/scss/features/_theme-page.scss */
#theme-page .text-row p {
  margin: 50px 5px 0 5px;
}

/* line 40, css/scss/features/_theme-page.scss */
.footer-wrapper.theme-page {
  margin-top: 0;
}

/* line 44, css/scss/features/_theme-page.scss */
#theme-page .subscribe-content {
  border-left: 1px solid #0A2D60;
}

/* line 48, css/scss/features/_theme-page.scss */
#theme-page .col-xs-4:nth-child(n+4) {
  margin-top: 50px;
}
@media (max-width: 865px) {
  /* line 48, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-4:nth-child(n+4) {
    margin-top: 0;
  }
}

/* line 56, css/scss/features/_theme-page.scss */
#theme-page .col-xs-3:nth-child(n+5) {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  /* line 56, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-3:nth-child(n+5) {
    margin-top: 0;
  }
}

@media (max-width: 1025px) {
  /* line 64, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-4 {
    width: 100%;
  }
}
@media (max-width: 865px) {
  /* line 70, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-4:last-of-type .tiles {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1120px) {
  /* line 78, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-3 {
    width: 50%;
  }
}
@media (max-width: 780px) {
  /* line 78, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-3 {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 1120px) {
  /* line 88, css/scss/features/_theme-page.scss */
  #theme-page .col-xs-3:nth-child(2n) {
    margin-bottom: 50px;
  }
}
/* line 94, css/scss/features/_theme-page.scss */
#theme-page .col-xs-3:last-of-type {
  margin-bottom: 0px;
}

/* line 99, css/scss/features/_theme-page.scss */
.content-container {
  margin-left: -70px;
  margin-right: -70px;
  background-color: #FFF;
  padding-left: 70px;
  padding-right: 70px;
  overflow: auto;
}
@media (max-width: 1320px) {
  /* line 99, css/scss/features/_theme-page.scss */
  .content-container {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 1200px) {
  /* line 99, css/scss/features/_theme-page.scss */
  .content-container {
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 119, css/scss/features/_theme-page.scss */
.content-container .wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  /* line 119, css/scss/features/_theme-page.scss */
  .content-container .wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
/* line 128, css/scss/features/_theme-page.scss */
.content-container .wrapper h2 {
  color: #123a9e;
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 40px;
}
/* line 135, css/scss/features/_theme-page.scss */
.content-container .wrapper .column-wrapper {
  margin-left: -18px;
  margin-right: -18px;
  overflow: auto;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 146, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles {
  height: 476px;
  position: relative;
  padding: 60px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1200px) {
  /* line 146, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1100px) {
  /* line 146, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles {
    height: 540px;
  }
}
@media (max-width: 920px) {
  /* line 146, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles {
    height: 560px;
  }
}
@media (max-width: 1025px) {
  /* line 146, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles {
    width: 472px;
    margin: 0 auto;
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  /* line 146, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles {
    width: 100%;
    margin: 0 auto;
    height: auto;
    margin-bottom: 50px;
  }
}
/* line 183, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 188, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.image #tile-image {
  margin-top: -60px;
  margin-left: -60px;
  margin-right: -60px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  /* line 188, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles.image #tile-image {
    margin-left: -30px;
    margin-right: -30px;
  }
}
/* line 203, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles a {
  color: #FFF;
  background-color: #123a9e;
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
  display: inline-block;
  margin-top: 40px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  position: absolute;
  bottom: 60px;
  z-index: 0;
}
/* line 218, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles a:hover, .content-container .wrapper#three-column .tiles a:focus {
  background-color: #2B5ABA;
}
@media (max-width: 1025px) {
  /* line 203, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles a {
    position: static;
  }
}
/* line 226, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles a img {
  width: 8px;
  height: 16px;
  vertical-align: top;
  margin-left: 15px;
  padding-top: 3px;
}
/* line 235, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
}
/* line 241, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles p {
  font-size: 16px;
  line-height: 1.4;
  color: #123a9e;
  font-weight: 300;
  letter-spacing: 1px;
}
/* line 249, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.orange {
  background-color: #ffc87f;
}
/* line 252, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.orange p, .content-container .wrapper#three-column .tiles.orange h3 {
  color: #1e1e1e;
}
/* line 257, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.purple {
  background-color: #BACAF7;
}
/* line 260, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.purple p, .content-container .wrapper#three-column .tiles.purple h3 {
  color: #1e1e1e;
}
/* line 265, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.pink {
  background-color: #FACFF3;
}
/* line 268, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.pink p, .content-container .wrapper#three-column .tiles.pink h3 {
  color: #1e1e1e;
}
/* line 273, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.white {
  background-color: #FFF;
}
/* line 275, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.white p {
  color: #1e1e1e;
}
/* line 282, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.image h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  /* line 282, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles.image h3 {
    margin-top: 25px;
  }
}
/* line 293, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.image p {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 298, css/scss/features/_theme-page.scss */
.content-container .wrapper#three-column .tiles.image #tile-image {
  height: 193px;
}
@media (max-width: 1100px) {
  /* line 298, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles.image #tile-image {
    height: 150px;
  }
}
@media (max-width: 1025px) {
  /* line 298, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles.image #tile-image {
    height: 220px;
  }
}
@media (max-width: 450px) {
  /* line 298, css/scss/features/_theme-page.scss */
  .content-container .wrapper#three-column .tiles.image #tile-image {
    height: 170px;
  }
}
/* line 318, css/scss/features/_theme-page.scss */
.content-container .wrapper#two-column .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
/* line 326, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column .column-wrapper {
  padding-bottom: 5px;
}
@media (max-width: 480px) {
  /* line 326, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper {
    width: 100% !important;
  }
}
@media (max-width: 1120px) {
  /* line 335, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper {
    width: 730px;
    margin: 0 auto;
  }
}
@media (max-width: 865px) {
  /* line 342, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper {
    width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 780px) {
  /* line 349, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper {
    width: 400px;
    margin: 0 auto;
  }
  /* line 353, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  /* line 361, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  /* line 365, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column .column-wrapper .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 373, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles {
  padding: 60px 30px;
}
@media (max-width: 1320px) {
  /* line 373, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles {
    height: 545px;
  }
}
@media (max-width: 1120px) {
  /* line 373, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles {
    height: 510px;
  }
}
@media (max-width: 865px) {
  /* line 373, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  /* line 373, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media (max-width: 780px) {
  /* line 373, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
    height: auto;
  }
}
/* line 402, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles.image #tile-image {
  margin-top: -60px;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1320px) {
  /* line 402, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles.image #tile-image {
    height: 165px;
  }
}
@media (max-width: 1120px) {
  /* line 402, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles.image #tile-image {
    height: 175px;
  }
}
/* line 440, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles.image h3 {
  margin-top: 30px;
}
/* line 445, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles.white {
  background-color: #FFF;
  border: none;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}
/* line 453, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles p {
  font-size: 18px;
}
/* line 457, css/scss/features/_theme-page.scss */
.content-container .wrapper.four-column#three-column .tiles a {
  z-index: 0;
}
@media (max-width: 865px) {
  /* line 457, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles a {
    position: absolute;
  }
}
@media (max-width: 780px) {
  /* line 457, css/scss/features/_theme-page.scss */
  .content-container .wrapper.four-column#three-column .tiles a {
    position: static;
  }
}
/* line 473, css/scss/features/_theme-page.scss */
.content-container #table-row .table-overflow {
  overflow-x: auto;
}
/* line 477, css/scss/features/_theme-page.scss */
.content-container #table-row table {
  width: 100%;
  border-collapse: collapse;
}
/* line 483, css/scss/features/_theme-page.scss */
.content-container #table-row table thead tr th {
  color: #123a9e;
  background-color: #ffc87f;
  padding: 15px 30px 15px 20px;
  text-align: left;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
}
/* line 493, css/scss/features/_theme-page.scss */
.content-container #table-row table thead tr th:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
/* line 497, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody tr td {
  padding: 20px;
}
/* line 501, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody tr td:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}
/* line 505, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody tr {
  transition: all 0.2s ease-in-out;
}
/* line 509, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody tr:nth-child(even) {
  background-color: #F9F9F9;
}
/* line 513, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody tr:nth-child(odd) {
  background-color: #FFF;
}
/* line 517, css/scss/features/_theme-page.scss */
.content-container #table-row table tbody {
  border-bottom: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
}

/* line 1, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-album-compact {
  padding: 15px !important;
  background-color: #f2f2f0;
  margin: 0 30px 30px 0 !important;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

/* line 10, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-album-compactbox {
  border: none;
}

/* line 14, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-album-compactbox:before,
.page-template-nggallery .ngg-album-compactbox:after {
  border: none;
}

/* line 19, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-album-compactbox .Thumb {
  border: none !important;
}

/* line 23, css/scss/features/_gallery.scss */
ul.ngg-breadcrumbs {
  display: none;
}

/* line 27, css/scss/features/_gallery.scss */
p.ngg-album-gallery-image-counter {
  display: none;
}

/* line 31, css/scss/features/_gallery.scss */
.ngg-album-link .Link img {
  height: 192px;
}

/* line 35, css/scss/features/_gallery.scss */
a.ngg-album-desc {
  color: #123a9e !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  margin-left: 8px !important;
  font-family: "Exo", sans-serif;
}

/* line 44, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-album-compact:nth-of-type(3n) {
  margin-right: 0 !important;
}

/* line 48, css/scss/features/_gallery.scss */
.ngg-album-compact h4 .ngg-album-desc {
  height: auto !important;
}

/* line 52, css/scss/features/_gallery.scss */
.ngg-album-compact h4 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/* line 57, css/scss/features/_gallery.scss */
.page-template-nggallery {
  margin-bottom: 70px;
}

/* line 61, css/scss/features/_gallery.scss */
.page-template-nggallery h2.gallery-title {
  margin-bottom: 0;
}

/* line 65, css/scss/features/_gallery.scss */
.page-template-nggallery .gallery-head-wrap {
  width: 63%;
  margin-bottom: 50px;
}
@media (max-width: 800px) {
  /* line 65, css/scss/features/_gallery.scss */
  .page-template-nggallery .gallery-head-wrap {
    width: 100%;
  }
}

/* line 75, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-gallery-thumbnail {
  border: 0px;
}

/* line 79, css/scss/features/_gallery.scss */
.page-template-nggallery .ngg-gallery-thumbnail {
  background-color: #F2F2F0 !important;
  border: none;
  padding: 15px;
  margin: 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05);
  margin-right: 30px !important;
  margin-bottom: 30px !important;
}
@media (max-width: 665px) {
  /* line 79, css/scss/features/_gallery.scss */
  .page-template-nggallery .ngg-gallery-thumbnail {
    margin-right: 0px !important;
  }
}

/* line 96, css/scss/features/_gallery.scss */
#pagination {
  display: none !important;
}

/* line 100, css/scss/features/_gallery.scss */
a.view-all-albums {
  margin-top: 50px;
  display: inline-block;
}

/* line 105, css/scss/features/_gallery.scss */
#fancybox-close {
  background: url(img/icon/close-icon.svg) -40px 0 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -39px !important;
  right: 0px !important;
  width: 30px !important;
  height: 30px !important;
}

/* line 115, css/scss/features/_gallery.scss */
#fancybox-left-ico {
  background-image: url(img/icon/slick-left.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat;
  width: 40px !important;
  height: 40px !important;
  left: -80px !important;
  visibility: visible !important;
  background: #FAFAF9;
  padding: 5px;
  background-repeat: no-repeat !important;
  background-size: 40px !important;
}
@media (max-width: 1300px) {
  /* line 115, css/scss/features/_gallery.scss */
  #fancybox-left-ico {
    left: -30px !important;
  }
}
@media (max-width: 650px) {
  /* line 115, css/scss/features/_gallery.scss */
  #fancybox-left-ico {
    width: 30px !important;
    height: 30px !important;
    left: -20px !important;
  }
}

/* line 139, css/scss/features/_gallery.scss */
#fancybox-right-ico {
  background-image: url(img/icon/slick-right.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat;
  width: 40px !important;
  height: 40px !important;
  right: -80px !important;
  visibility: visible !important;
  left: auto !important;
  background: #FAFAF9;
  padding: 5px;
  background-repeat: no-repeat !important;
  background-size: 40px !important;
}
@media (max-width: 1300px) {
  /* line 139, css/scss/features/_gallery.scss */
  #fancybox-right-ico {
    right: -30px !important;
  }
}
@media (max-width: 650px) {
  /* line 139, css/scss/features/_gallery.scss */
  #fancybox-right-ico {
    width: 30px !important;
    height: 30px !important;
    right: -20px !important;
  }
}

@media (max-width: 991px) {
  /* line 164, css/scss/features/_gallery.scss */
  .ngg-gallery-thumbnail-box {
    width: 50% !important;
  }
}
@media (max-width: 665px) {
  /* line 164, css/scss/features/_gallery.scss */
  .ngg-gallery-thumbnail-box {
    width: 100% !important;
    margin-right: 0px !important;
  }
  /* line 171, css/scss/features/_gallery.scss */
  .ngg-gallery-thumbnail-box img {
    width: 100% !important;
  }
}

/* line 180, css/scss/features/_gallery.scss */
.fancybox-title-inside {
  padding-bottom: 0px !important;
}

@media (max-width: 430px) {
  /* line 185, css/scss/features/_gallery.scss */
  .page-template-nggallery .ngg-album-compact {
    width: 100% !important;
  }

  /* line 189, css/scss/features/_gallery.scss */
  .page-template-nggallery .ngg-album-compactbox {
    overflow: hidden !important;
    padding: 0px !important;
    border-radius: 0px !important;
  }

  /* line 195, css/scss/features/_gallery.scss */
  .page-template-nggallery .ngg-album-compact h4 .ngg-album-desc {
    margin-left: 0px !important;
  }
}
/* line 3, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar #eventon_loadbar_section {
  display: none;
}
/* line 7, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .eventon_fullcal {
  border-top: 5px solid #123a9e;
}
/* line 11, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .eventon_fc_daynames .evo_fc_day {
  color: #1e1e1e;
}
/* line 15, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day {
  color: #6f6e6e;
  border-top: 1px solid #EAEAE5;
  border-right: 1px solid #EAEAE5;
}
/* line 20, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.bb {
  border-bottom: 1px solid #EAEAE5;
}
/* line 24, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.br {
  border-right: 1px solid #EAEAE5;
}
/* line 28, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.today {
  background-color: rgba(204, 204, 204, 0.2);
}
/* line 30, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.today:before {
  background-color: #123a9e;
}
/* line 35, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.on_focus {
  background-color: rgba(204, 204, 204, 0.2) !important;
  border-top: 1px solid transparent;
}
/* line 39, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.on_focus:before {
  content: "";
  height: 4px;
  width: 100%;
  background-color: #123a9e;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}
/* line 52, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.has_events span i {
  background-color: #6f6e6e !important;
}
/* line 56, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .evo_fc_day.has_events span b {
  display: none !important;
}
/* line 63, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .eventon_fc_daynames .evo_fc_day {
  padding: 10px 0;
  background-color: #F2F2F0;
}
/* line 69, css/scss/features/_eventon_calendar.scss */
.homepage .ajde_evcal_calendar .eventon_fc_days, .homepage .ajde_evcal_calendar .eventon_fc_daynames {
  border-left: 1px solid #EAEAE5 !important;
}
/* line 74, css/scss/features/_eventon_calendar.scss */
.homepage .evolbclose_fc, .homepage .evolbclose_fc:hover {
  margin: -44px 0px 0 0;
  background-color: #ff9100;
  color: #FFF !important;
}
/* line 79, css/scss/features/_eventon_calendar.scss */
.homepage .evolbclose_fc:before, .homepage .evolbclose_fc:after, .homepage .evolbclose_fc:hover:before, .homepage .evolbclose_fc:hover:after {
  background-color: #FFF;
}
/* line 85, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .evopop_top {
  border-left: 7px solid #123a9e !important;
}
/* line 90, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .evcal_list_a {
  border-left-width: 7px !important;
  border-left-color: #123a9e !important;
}
/* line 95, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .evcal_cblock {
  padding-left: 30px !important;
}
/* line 98, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .evcal_cblock span, .homepage .evo_lightbox .evcal_cblock em {
  color: #1e1e1e;
}
/* line 103, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc, .homepage .evo_lightbox .evo_pop_body .evcal_desc, .homepage .evo_lightbox #page-content p.evcal_desc {
  padding-left: 100px;
}
/* line 107, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_event_title, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_event_title, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_event_title {
  font-size: 18px;
  text-transform: capitalize;
  color: #1e1e1e;
}
/* line 113, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_desc3, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_desc3, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_desc3 {
  display: none !important;
}
/* line 117, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_event_subtitle, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_event_subtitle, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_event_subtitle {
  text-transform: capitalize;
  color: #1e1e1e;
  font-size: 12px;
}
/* line 124, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_desc_info, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_desc_info, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_desc_info {
  opacity: 1;
}
/* line 126, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_desc_info .evcal_time, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_desc_info .evcal_time, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_desc_info .evcal_time {
  color: #1e1e1e;
}
/* line 129, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_desc_info .evcal_time:before, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_desc_info .evcal_time:before, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_desc_info .evcal_time:before {
  color: #1e1e1e;
  font-size: 12px;
}
/* line 135, css/scss/features/_eventon_calendar.scss */
.homepage .evo_lightbox .eventon_list_event .evcal_desc .evcal_desc_info .evcal_location, .homepage .evo_lightbox .evo_pop_body .evcal_desc .evcal_desc_info .evcal_location, .homepage .evo_lightbox #page-content p.evcal_desc .evcal_desc_info .evcal_location {
  margin-left: 10px;
  padding-left: 10px;
  color: #1e1e1e;
}
/* line 144, css/scss/features/_eventon_calendar.scss */
.homepage .evcal_evdata_cell.shorter_desc {
  height: auto !important;
}
/* line 147, css/scss/features/_eventon_calendar.scss */
.homepage .evcal_evdata_cell.shorter_desc .eventon_details_shading_bot {
  display: none !important;
}
/* line 152, css/scss/features/_eventon_calendar.scss */
.homepage .evolbclose_fc, .homepage .evolbclose_fc:hover, .homepage .evolbclose, .homepage .evolbclose:hover {
  margin: -44px 0px 0 0 !important;
  background-color: #ff9100 !important;
  color: #FFF !important;
}
/* line 157, css/scss/features/_eventon_calendar.scss */
.homepage .evolbclose_fc:before, .homepage .evolbclose_fc:after, .homepage .evolbclose_fc:hover:before, .homepage .evolbclose_fc:hover:after, .homepage .evolbclose:before, .homepage .evolbclose:after, .homepage .evolbclose:hover:before, .homepage .evolbclose:hover:after {
  background-color: #FFF !important;
}
/* line 162, css/scss/features/_eventon_calendar.scss */
.homepage .evo_sort_btn {
  display: none !important;
}
/* line 166, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_sorting_section {
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(204, 204, 204, 0.2);
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 8px;
  position: relative;
  margin-left: 50px;
}
/* line 176, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_sorting_section:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -53px;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url("img/icon/filter-icon.png");
  background-size: 45px;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 190, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_sorting_section p {
  margin-bottom: 0;
}
/* line 195, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_sf_field {
  display: none;
}
/* line 199, css/scss/features/_eventon_calendar.scss */
.homepage .filtering_set_val {
  border: none !important;
  color: #1e1e1e !important;
  font-weight: 600;
}
/* line 204, css/scss/features/_eventon_calendar.scss */
.homepage .filtering_set_val.active {
  background-color: rgba(204, 204, 204, 0.5) !important;
}
/* line 210, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_filter_selection {
  width: auto;
}
/* line 213, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_filter_selection p {
  padding: 5px 10px !important;
  color: #1e1e1e !important;
}
/* line 218, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_filter_selection p:after {
  content: "";
  display: none;
}
/* line 224, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_filter_line .eventon_filter {
  margin-right: 0px !important;
}
/* line 228, css/scss/features/_eventon_calendar.scss */
.homepage .eventon_filter_dropdown {
  left: 11px;
  top: 40px;
}
/* line 233, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar {
  margin-top: 30px;
  margin-bottom: 50px;
  background: #FFF;
  padding: 0;
}
/* line 239, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar h3 {
  font-family: "Exo", sans-serif;
  color: #123a9e !important;
  font-weight: 500;
  font-size: 34px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
/* line 248, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur {
  font-family: "Exo", sans-serif;
  color: #1e1e1e !important;
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
}
/* line 256, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev .fa {
  left: 13px;
  font-size: 20px !important;
  color: #1e1e1e;
  margin-top: 0px !important;
  top: 10px;
}
/* line 264, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar .ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next .fa {
  left: 13px;
  font-size: 20px !important;
  color: #1e1e1e;
  margin-top: 0px !important;
  top: 10px;
}
@media (max-width: 1400px) {
  /* line 233, css/scss/features/_eventon_calendar.scss */
  .homepage .sidebar-wrapper.calendar {
    width: 100%;
    padding: 0 15px;
  }
}
/* line 277, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar .evo_fc_day {
  padding: 15px !important;
  font-size: 14px;
}
/* line 281, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar .evo_fc_day span {
  bottom: 5px;
  display: none !important;
}
/* line 287, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list {
  margin-top: 20px;
}
/* line 290, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evopop_top {
  border-left: 7px solid #123a9e !important;
}
/* line 295, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_list_a {
  border-left-width: 7px !important;
  border-left-color: #123a9e !important;
}
/* line 300, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_cblock {
  padding-left: 20px !important;
}
/* line 303, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_cblock span, .homepage .sidebar-wrapper.calendar #evcal_list .evcal_cblock em {
  color: #1e1e1e;
}
/* line 308, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_event_title {
  font-size: 18px;
  text-transform: capitalize;
  color: #1e1e1e;
}
/* line 314, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_desc3 {
  display: none !important;
}
/* line 318, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_event_subtitle {
  text-transform: capitalize;
  color: #1e1e1e;
  font-size: 12px;
}
/* line 325, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_desc_info {
  opacity: 1;
}
/* line 327, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_desc_info .evcal_time {
  color: #1e1e1e;
}
/* line 330, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_desc_info .evcal_time:before {
  color: #1e1e1e;
  font-size: 12px;
}
/* line 336, css/scss/features/_eventon_calendar.scss */
.homepage .sidebar-wrapper.calendar #evcal_list .evcal_desc_info .evcal_location {
  margin-left: 10px;
  padding-left: 10px;
  color: #1e1e1e;
}
/* line 345, css/scss/features/_eventon_calendar.scss */
.homepage .evose_repeat_header {
  display: none !important;
}

.news-tile-image span {
  padding: 5px 10px;
  background-color: rgb(18 58 158);
  color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 13px;
}

.news-tile-image {
  position: relative;
}

.tiles-news-feed #website-pagination {
  border: none;
  margin: 50px 0 0 0;
}

.sidebar-wrapper.facebook-widget {
  background: none;
  padding: 0;
  margin-top: 50px;
}

.no-sidebar .sidebar-wrapper.facebook-widget {
  display: none;
}

.tiles-news-feed .background:first-of-type .wrapper {
  padding-top: 0;
}

.tiles-news-feed .content-container .wrapper#three-column .tiles a {
  font-size: 15px;
  font-weight: 500;
  padding: 12px;
  bottom: 30px;
}