@charset "UTF-8";
/* Config Router */
/* Variables */
/* Others Configs */
/* Project: "Jack Kent Cooke Foundation"*/
/* Author: "Elliance Inc" */
/* Date (Start): 12/17/14 */
/* Date (Complete): xx/xx/xx */
/**/
/*-------------------------------*/
/**/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 74, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
a:focus {
  outline: 0; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 94, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 108, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 116, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 124, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 133, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 141, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 151, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 163, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 173, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 181, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 189, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 197, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
sup {
  top: -0.5em; }

/* line 201, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 213, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 221, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 233, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 245, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 256, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 267, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 281, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 294, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 306, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 316, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 328, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 340, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 349, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 360, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 373, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 2, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
img {
  max-width: 100%; }

/* line 5, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
span.block {
  display: block; }

/* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
blockquote {
  border-left: 5px solid #ccc;
  padding-left: 1em;
  font-style: italic;
  line-height: 1.5; }

/* line 16, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
code, pre {
  background: #eee; }

/* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
pre {
  padding: 0.5em; }

/* line 24, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
table {
  width: 100%; }

/* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
table caption {
  padding: 0.5em; }

/* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
table td, table th {
  text-align: center;
  padding: 0.5em;
  border: 1px solid #ccc; }

/* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
ul li, ol li, dl dt {
  padding-bottom: 0.25em; }

/* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
dl dd {
  padding-bottom: 0.5em; }

/* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
form {
  margin-bottom: 1em; }

/* line 48, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
input[type="checkbox"], input[type="radio"] {
  margin-bottom: 0.5em !important; }

/* line 51, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="datalist"],
input[type="time"],
input[type="date"],
input[type="tel"],
textarea {
  padding: 7px 5px 7px; }

/* line 65, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_normalize-corrections.scss */
textarea#text_area_disabled {
  color: gray; }

/* Basic Structure styles
---------------------------------------- */
/* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
* {
  margin: 0;
  padding: 0; }

/* line 11, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
html {
  background-color: #fefefe;
  min-height: 100%;
  min-width: 100%; }

/* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #231f20;
  font-weight: 100;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  overflow-x: hidden; }

/* line 28, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
.container, .contained {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
  display: block; }
  /* line 33, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .container:before, .contained:before {
    content: "";
    display: table; }
  /* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .container:after, .contained:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both; }
  /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .container.relative, .contained.relative {
    position: relative; }

/* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
.row-like {
  display: block;
  width: 100%;
  margin: 0; }
  /* line 54, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .row-like:before, .row-like:after {
    content: "";
    display: table; }
  /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .row-like:after {
    clear: both; }

/* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
span.hidden, .screen-reader-text, .meta-nav {
  position: absolute;
  left: -99999em; }

/* line 68, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
img {
  max-width: 100%;
  vertical-align: middle; }

/* Add and/or remove tags as your baseline grid needs */
/* line 75, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
p,
blockquote,
q,
pre,
address,
hr,
code,
samp,
dl,
form,
table,
fieldset,
h4,
h5,
h6,
figure,
figcaption,
button,
hr {
  margin: 0 0 1.625em; }

@media screen and (min-width: 42.22222em) {
  /* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  #container, .contained {
    width: 90%;
    margin: 0 auto; }

  /* line 103, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  .gutter-right {
    padding-right: 1em; } }
@media screen and (min-width: 51.11111em) {
  /* line 109, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
  #container, .contained {
    width: 85%;
    margin: 0 auto; } }
/* line 117, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_base.scss */
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

/* Typoraphy styles
---------------------------------------- */
/* Based on Gridless http://thatcoolguy.github.io/gridless-boilerplate/ */
/* HTML5 display definitions */
/* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
  display: block; }

/* Base structure */
/* line 13, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
html {
  font-size: 100%;
  color: #231f20;
  -webkit-text-size-adjust: 100%;
  /* Prevent iOS text size adjust on orientation change without disabling user zoom */
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizelegibility; }

/* line 25, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
button, input, select, textarea {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }

/* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none; }
  /* line 33, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
  h1 a:hover, h1 a:focus, h1 a:active, h1 a:visited, h2 a:hover, h2 a:focus, h2 a:active, h2 a:visited, h3 a:hover, h3 a:focus, h3 a:active, h3 a:visited, h4 a:hover, h4 a:focus, h4 a:active, h4 a:visited, h5 a:hover, h5 a:focus, h5 a:active, h5 a:visited, h6 a:hover, h6 a:focus, h6 a:active, h6 a:visited {
    text-decoration: none; }

/* line 46, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
body {
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.66667;
  font-weight: normal;
  color: #231f20; }

/* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h1, .h1 {
  font-size: 2.66667em;
  line-height: 60px;
  margin-top: 60px;
  margin-bottom: 30px; }
  @media (min-width: 42.22222em) {
    /* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
    h1, .h1 {
      font-size: 4em;
      line-height: 90px; } }

/* line 64, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h2, .h2 {
  font-size: 1.6em;
  line-height: 38.4px;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 42.22222em) {
    /* line 64, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
    h2, .h2 {
      font-size: 2em;
      line-height: 48px; } }

/* line 74, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h3, .h3 {
  font-size: 1.66667em;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px; }

/* line 80, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h4, .h4 {
  font-size: 1.44444em;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 30px; }

/* line 86, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
p, ul, ol, pre, table, blockquote {
  margin-top: 30px;
  margin-bottom: 30px; }

/* Sanitation */
/* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
hr {
  border: 1px solid;
  margin: -1px 0; }

/* line 96, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0; }

/* line 100, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
b, strong, em, small, code {
  line-height: 1; }

/* line 103, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

/* line 108, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
sub {
  top: 0.4em; }

/* Preformatted text and code*/
/* line 118, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
pre {
  overflow: auto; }

/* line 122, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 130, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
code,
samp,
kbd {
  font-family: "Courier", monospace;
  font-size: 1em;
  padding: 0 6px;
  text-align: left; }

/* line 139, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
pre {
  font-family: "Courier", monospace;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 1.2em 0;
  overflow: auto;
  padding: 1em 0 1em 1.5em;
  border: 1px solid #ddd;
  white-space: pre;
  word-wrap: normal; }

/* line 154, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
pre > code {
  padding: 0; }

/* line 158, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
* html pre {
  overflow: visible;
  overflow-x: auto;
  padding-bottom: 2em; }

/* Tables */
/* line 168, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 173, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
td,
th {
  padding: 0; }

/* line 178, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
table {
  margin: 1em 0;
  width: 100%; }

/* line 183, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
th,
td {
  border: solid 1px #ccc;
  padding: 5px 11px;
  vertical-align: top; }

/* line 191, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
dt {
  font-weight: bold; }

/* Forms */
/* line 197, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
form {
  margin: 0; }

/* line 201, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
fieldset {
  border: 1px solid #ccc;
  padding: 1em; }

/* line 206, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 211, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
legend {
  border: 0;
  *margin-left: -7px; }

/* line 216, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
button, input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle; }

/* line 221, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
button, input {
  line-height: normal;
  *overflow: visible; }

/* line 225, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
input, textarea {
  box-sizing: border-box; }

/* line 229, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

/* line 234, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

/* line 238, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 245, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 249, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
input[type="color"] {
  padding: 0;
  min-height: 50px;
  min-width: 50px; }

/* line 255, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */
/* line 261, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
table button, table input {
  *overflow: auto; }

/* Quotes */
/* line 267, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote, q {
  quotes: none; }

/* line 271, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

/* line 276, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote, q, cite {
  font-style: normal; }

/* line 280, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote {
  padding-left: 1.625em;
  border-left: 5px solid #c69e02;
  display: block;
  margin-bottom: 60px;
  font-style: normal; }

/* line 288, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote > p {
  padding: 0; }

/* line 291, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
blockquote footer {
  text-align: right; }

/* Lists */
/* line 297, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
ul, ol {
  list-style-position: outside;
  padding: 0;
  margin-bottom: 1.635em; }

/* line 303, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
li ul, li ol {
  margin: 0 1.625em; }

/* line 307, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
dl dd {
  margin-left: 1.625em; }

/* line 311, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
nav ul li {
  list-style: none; }

/* Links */
/* line 317, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
a {
  color: #231f20;
  text-decoration: underline; }
  /* line 321, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
  a:hover {
    color: #231f20;
    text-decoration: underline; }
  /* line 325, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
  a:visited {
    text-decoration: none;
    color: #231f20; }

/* Clearning underline <a> in certain elements*/
/* line 335, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
h1 a, h1 a:hover, h2 a, h3 a, h4 a, h5 a, h6 a, nav ul li a, img a, i a, svg a {
  text-decoration: none;
  cursor: pointer; }

/* Better CSS outline suppression: people.opera.com/patrickl/experiments/keyboard/test */
/* line 341, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
a:hover, a:active {
  outline: none; }

/* Figures */
/* line 347, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
figure {
  margin: 0; }

/* Abbreviations */
/* line 355, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/* Marked/inserted/deleted text */
/* line 362, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
mark {
  background: #ff0; }

/* line 366, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
ins {
  text-decoration: none;
  background: #ff9; }

/* line 371, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
del {
  text-decoration: line-through; }

/* Others */
/* line 377, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #ddd; }

/* line 384, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
strong, b, dt {
  font-weight: bold; }

/* line 388, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
dfn {
  font-style: italic; }

/* line 392, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
var, address {
  font-style: normal; }

/* Position 'sub' and 'sup' without affecting line-height: gist.github.com/413930 */
/* line 397, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
sub, sup {
  font-size: 0.85em;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 404, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
sup {
  top: -0.5em; }

/* line 408, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_typography.scss */
sub {
  bottom: -0.25em; }

/* line 41, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
body {
  width: 100%;
  *zoom: 1; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  body:before, body:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  body:after {
    clear: both; }

/* Grid Configuration*/
/* line 1, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.float-left {
  float: left !important; }

/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.float-right {
  float: right !important; }

/* line 7, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.clear-both {
  clear: both; }

/* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.flex-container, .myth-fact .owl-stage, .myth-fact .owl-item, .myth-fact .slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.flex-item, .myth-fact .owl-item, .myth-fact .slide, .myth-fact .myth, .myth-fact .fact {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

/* -- Use this wrapper if you want to divide your columns -- */
/* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.divide-bottom {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em; }

/* -- Use this wrapper if you want to block-out a column with padding 
Taken from http://csswizardry.com/2011/10/the-island-object/) -- */
/* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.clearfix {
  display: inline-block; }

/* start commented backslash hack \*/
/* line 47, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
* html .clearfix {
  height: 1%; }

/* line 48, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/utilities/_classes.scss */
.clearfix {
  display: block; }

/* close commented backslash hack */
/* Base (Custom) */
/* line 5, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.container[role="main"], .contained[role="main"] {
  margin-bottom: 30px; }

/* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.left {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 42.22222em) {
    /* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
    .left {
      display: inline;
      float: left;
      width: 63.59649%;
      margin: 0 1.53509%; } }

/* line 16, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.right {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 42.22222em) {
    /* line 16, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
    .right {
      display: inline;
      float: left;
      width: 30.26316%;
      margin: 0 1.53509%; } }

/* line 24, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.offset-left, .offset-right {
  padding: 0 1em !important;
  display: inline;
  float: left;
  margin-bottom: 30px; }
  @media (min-width: 42.22222em) {
    /* line 24, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
    .offset-left, .offset-right {
      display: inline;
      float: left;
      width: 63.59649%;
      margin: 0 1.53509%;
      margin-right: -40.13158%;
      margin-top: 5px;
      margin-bottom: 5px; } }
  /* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
  .offset-left p, .offset-left span, .offset-right p, .offset-right span {
    margin-top: 25px;
    margin-bottom: 25px; }

/* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.offset-left {
  float: left; }

@media (min-width: 42.22222em) {
  /* line 48, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
  .offset-right {
    float: right !important; } }

/* line 54, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.child-header {
  background: #fffaf4; }

/* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.island {
  padding: 2em;
  background-color: #f1e7c0;
  line-height: 1.5em; }
  /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
  .island .title {
    font-size: 2em;
    margin-bottom: 0; }

/* line 69, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
hr {
  border-top: 5px solid #f1e7c0 !important;
  margin-bottom: 12px !important;
  margin-top: 12px !important;
  width: 103%;
  margin-left: -1.5%;
  border-bottom: 0; }

/* line 79, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_base.scss */
.overthrow-hero {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .overthrow-hero:before, .overthrow-hero:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .overthrow-hero:after {
    clear: both; }

/* Typography */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif; }

/* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
.intro {
  font-size: 1.22222em;
  line-height: 1.54545; }

/* line 13, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
h1.page-title {
  margin-top: 0;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }

/* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
.sub-header {
  margin-top: -30px;
  margin-bottom: 30px;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  color: #cda92d;
  display: inline-block;
  font-size: 1.86667em;
  line-height: 1.11765; }
  @media (min-width: 42.22222em) {
    /* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
    .sub-header {
      font-size: 2.33333em;
      line-height: 1.19048; } }

/* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
section h1 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 2.26667em;
  line-height: 1.06667; }
  @media (min-width: 42.22222em) {
    /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
    section h1 {
      font-size: 2.83333em;
      line-height: 1.33333; } }

/* line 43, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
h4.section-title {
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  font-weight: 600;
  font-size: 1em; }

/* line 51, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
ul, ol {
  padding-left: 3em; }

/* line 57, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
.left section h3 {
  font-size: 1.11111em;
  line-height: 1.5;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  color: #c69e02;
  border-top: 5px solid #f1e7c0 !important;
  padding-top: 15px; }

/* line 69, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
.more-link, .more-link:visited {
  color: #c69e02;
  text-decoration: none; }
  /* line 72, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
  .more-link:after, .more-link:visited:after {
    content: "\00bb";
    padding-left: 6px; }
  /* line 76, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
  .more-link:hover, .more-link:focus, .more-link:visited:hover, .more-link:visited:focus {
    text-decoration: underline; }

/* line 81, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
p a, p a:visited {
  color: #c69e02;
  text-decoration: none; }

/* line 85, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
p a:hover, p a:focus {
  color: #c69e02;
  text-decoration: underline; }

/* line 89, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_typography.scss */
sup a {
  color: #231f20; }

/* Header */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.logo-wrapper, .nav-primary-wrapper {
  width: 100%; }

/* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
header nav {
  list-style: none; }
  /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  header nav li {
    display: block; }
    @media (min-width: 51.11111em) {
      /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      header nav li {
        display: inline-block; } }
    /* line 13, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    header nav li a {
      text-decoration: none;
      font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }

/* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.logo-wrapper {
  background: #231f20; }
  /* line 22, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  .logo-wrapper .logo {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 51.11111em) {
      /* line 22, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .logo-wrapper .logo {
        display: inline;
        float: left;
        width: 46.92982%;
        margin: 0 1.53509%; } }
    /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .logo-wrapper .logo a {
      margin: 2em 1em;
      display: block; }
      @media (min-width: 22.22222em) {
        /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
        .logo-wrapper .logo a {
          margin: 2em 2em; } }
      @media (min-width: 26.66667em) {
        /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
        .logo-wrapper .logo a {
          margin: 2em 4em; } }
  /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  .logo-wrapper .global-wrapper {
    display: none; }
    @media (min-width: 51.11111em) {
      /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .logo-wrapper .global-wrapper {
        display: inline;
        float: left;
        width: 46.92982%;
        margin: 0 1.53509%;
        display: block; } }
    /* line 44, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .logo-wrapper .global-wrapper nav {
      float: left;
      width: 100%; }
      @media (min-width: 51.11111em) {
        /* line 44, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
        .logo-wrapper .global-wrapper nav {
          float: right;
          width: auto; } }
      /* line 51, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .logo-wrapper .global-wrapper nav li {
        background-color: #96cfdf; }
        /* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
        .logo-wrapper .global-wrapper nav li:hover, .logo-wrapper .global-wrapper nav li:active, .logo-wrapper .global-wrapper nav li.active {
          background: #cae8f6; }
      /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .logo-wrapper .global-wrapper nav a, .logo-wrapper .global-wrapper nav a:visited, .logo-wrapper .global-wrapper nav a:hover, .logo-wrapper .global-wrapper nav a:active, .logo-wrapper .global-wrapper nav a:focus {
        font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
        color: #231f20 !important;
        text-decoration: none;
        display: block;
        font-size: 0.88889em;
        padding: 0.5em 1em; }
        @media (min-width: 51.11111em) {
          /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
          .logo-wrapper .global-wrapper nav a, .logo-wrapper .global-wrapper nav a:visited, .logo-wrapper .global-wrapper nav a:hover, .logo-wrapper .global-wrapper nav a:active, .logo-wrapper .global-wrapper nav a:focus {
            font-size: 0.77778em;
            padding: 0.5em 0.75em; } }
        @media (min-width: 66.66667em) {
          /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
          .logo-wrapper .global-wrapper nav a, .logo-wrapper .global-wrapper nav a:visited, .logo-wrapper .global-wrapper nav a:hover, .logo-wrapper .global-wrapper nav a:active, .logo-wrapper .global-wrapper nav a:focus {
            font-size: 0.88889em;
            padding: 0.5em 1em; } }

/* line 79, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.nav-primary-wrapper {
  background: #cda92d;
  overflow: hidden; }
  /* line 82, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  .nav-primary-wrapper li {
    position: relative; }
    /* line 84, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .nav-primary-wrapper li:hover, .nav-primary-wrapper li:active, .nav-primary-wrapper li.active {
      background: #bf961f; }
  /* line 88, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  .nav-primary-wrapper a, .nav-primary-wrapper a:visited, .nav-primary-wrapper a:hover, .nav-primary-wrapper a:active, .nav-primary-wrapper a:focus {
    color: #FFFFFF !important;
    text-decoration: none;
    display: block;
    text-shadow: 1px 1px rgba(35, 31, 32, 0.5);
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.5em 1em;
    font-size: 0.88889em; }
    @media (min-width: 66.66667em) {
      /* line 88, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .nav-primary-wrapper a, .nav-primary-wrapper a:visited, .nav-primary-wrapper a:hover, .nav-primary-wrapper a:active, .nav-primary-wrapper a:focus {
        font-size: 1em;
        padding: 0.5em 1.25em; } }
    @media (min-width: 77.77778em) {
      /* line 88, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
      .nav-primary-wrapper a, .nav-primary-wrapper a:visited, .nav-primary-wrapper a:hover, .nav-primary-wrapper a:active, .nav-primary-wrapper a:focus {
        font-size: 1.11111em;
        padding: 0.5em 2em; } }
    /* line 105, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .nav-primary-wrapper a span, .nav-primary-wrapper a:visited span, .nav-primary-wrapper a:hover span, .nav-primary-wrapper a:active span, .nav-primary-wrapper a:focus span {
      text-transform: initial; }

/* line 114, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.mobile-only {
  display: block; }
  @media (min-width: 51.11111em) {
    /* line 114, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .mobile-only {
      display: none; } }

/* line 120, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
#menu-trigger {
  cursor: pointer;
  display: block;
  text-align: center;
  font-size: 1em;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }
  @media (min-width: 51.11111em) {
    /* line 120, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    #menu-trigger {
      display: none; } }
  /* line 129, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
  #menu-trigger:after {
    content: "+";
    padding-left: 6px; }

/* line 136, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.js .nav-primary-wrapper .primary {
  max-height: 0; }
  @media (min-width: 51.11111em) {
    /* line 136, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
    .js .nav-primary-wrapper .primary {
      max-height: 25em; } }
/* line 144, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.js .nav-primary-wrapper.open .primary {
  max-height: 25em;
  -webkit-transition: max-height 200ms ease;
          transition: max-height 200ms ease; }
/* line 148, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_header.scss */
.js .nav-primary-wrapper.open #menu-trigger:after {
  content: "\2013"; }

/* Footer */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
footer#footer {
  background: #231f20;
  color: #FFFFFF;
  padding: 3em 0; }
  /* line 7, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  footer#footer .logo-outter {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 42.22222em) {
      /* line 7, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .logo-outter {
        display: inline;
        float: left;
        width: 46.92982%;
        margin: 0 1.53509%; } }
    /* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    footer#footer .logo-outter .logo {
      margin: 0 auto 30px;
      max-width: 200px; }
      @media (min-width: 42.22222em) {
        /* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .logo-outter .logo {
          margin: 0 0 30px; } }
    /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    footer#footer .logo-outter .copyright {
      text-align: center;
      display: block;
      margin-bottom: 30px; }
      @media (min-width: 42.22222em) {
        /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .logo-outter .copyright {
          text-align: left;
          margin-bottom: 0; } }
  /* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  footer#footer .social-outter {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 42.22222em) {
      /* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .social-outter {
        display: inline;
        float: left;
        width: 46.92982%;
        margin: 0 1.53509%; } }
    /* line 35, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    footer#footer .social-outter .social {
      margin-bottom: 15px;
      text-align: center; }
      @media (min-width: 42.22222em) {
        /* line 35, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .social-outter .social {
          text-align: right;
          display: block; } }
      /* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .social-outter .social ul {
        margin: 0;
        padding-left: 0; }
        /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .social-outter .social ul li {
          display: inline-block;
          list-style: none; }
        /* line 49, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .social-outter .social ul a, footer#footer .social-outter .social ul a:visited {
          color: #FFFFFF; }
        /* line 52, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .social-outter .social ul i {
          color: #FFFFFF; }
        /* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .social-outter .social ul i:hover {
          color: #c69e02; }
  /* line 61, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  footer#footer .sign-up-title {
    display: block;
    text-align: center; }
    @media (min-width: 42.22222em) {
      /* line 61, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .sign-up-title {
        text-align: right; } }
  /* line 69, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  footer#footer .sign-up {
    display: block;
    text-align: center; }
    @media (min-width: 42.22222em) {
      /* line 69, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .sign-up {
        text-align: right; } }
    /* line 75, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    footer#footer .sign-up input {
      vertical-align: bottom;
      border: 0;
      border-radius: 0;
      margin-bottom: 7.5px; }
      @media (min-width: 22.22222em) {
        /* line 75, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
        footer#footer .sign-up input {
          margin-bottom: 0; } }
    /* line 85, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    footer#footer .sign-up a.btn, footer#footer .sign-up a.btn:visited {
      text-decoration: none;
      color: #FFFFFF; }
      /* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
      footer#footer .sign-up a.btn:hover, footer#footer .sign-up a.btn:visited:hover {
        text-decoration: none;
        background-color: #bf961f; }

/* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
.back-to-top {
  background: #cda92d;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
  display: block; }
  @media (min-width: 42.22222em) {
    /* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
    .back-to-top {
      display: none; } }
  /* line 109, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  .back-to-top a {
    color: #FFFFFF;
    display: block;
    text-decoration: none; }
  /* line 114, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_footer.scss */
  .back-to-top a:after {
    content: "\25B4";
    font-size: 25px;
    line-height: 1;
    color: #FFFFFF;
    padding-left: 10px; }

/* Homepage */
/* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-section-title {
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  font-weight: 600;
  font-size: 1em; }

/* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.quote-cite {
  font-size: 0.88889em;
  text-align: center;
  display: block;
  margin-top: -15px;
  font-weight: normal;
  color: #999; }

/* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.homepage-headline {
  padding: 0 0.25em;
  margin-top: 30px;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  text-align: center;
  font-size: 1.6em;
  line-height: 38.4px; }
  @media (min-width: 42.22222em) {
    /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .homepage-headline {
      padding: 0 2em;
      font-size: 2em;
      line-height: 48px;
      padding: 0 1em; } }
  /* line 33, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .homepage-headline span {
    color: #c69e02; }
  /* line 36, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .homepage-headline q {
    font-style: normal; }

/* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.main-hero {
  position: relative; }
  @media (min-width: 66.66667em) {
    /* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .main-hero {
      padding-bottom: 52.083333%; } }
  /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .main-hero img {
    position: relative; }
    @media (min-width: 66.66667em) {
      /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
      .main-hero img {
        position: absolute;
        top: 0;
        left: 0; } }
  /* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .main-hero .block-inner {
    position: absolute;
    left: 0;
    bottom: 0; }

/* line 61, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hero-block, .hp-block {
  color: #FFFFFF; }
  /* line 63, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hero-block a, .hp-block a {
    display: block; }

/* line 67, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
h3.block-title, .block-title {
  font-size: 1.6em;
  margin-top: 0;
  margin-bottom: 15px;
  text-decoration: none;
  color: #FFFFFF; }
  /* line 73, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  h3.block-title a, h3.block-title a:visited, .block-title a, .block-title a:visited {
    color: #FFFFFF;
    text-decoration: none; }
  /* line 74, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  h3.block-title a:hover, h3.block-title a:focus, .block-title a:hover, .block-title a:focus {
    text-decoration: underline; }
  @media (min-width: 26.66667em) {
    /* line 67, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    h3.block-title, .block-title {
      font-size: 2em;
      line-height: 1.05556; } }
  @media (min-width: 42.22222em) {
    /* line 67, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    h3.block-title, .block-title {
      font-size: 1.6em; } }
  @media (min-width: 51.11111em) {
    /* line 67, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    h3.block-title, .block-title {
      margin-bottom: 30px;
      font-size: 2em; } }

/* line 87, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-section-title, .hp-section-title a, .hp-section-title a:visited {
  color: #ffdf72;
  text-decoration: none; }

/* line 91, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-section-title a:hover, .hp-section-title a:focus {
  text-decoration: underline; }

/* line 96, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hero-block {
  width: 100%;
  position: relative; }
  @media (min-width: 66.66667em) {
    /* line 96, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hero-block {
      display: inline;
      float: left;
      width: 63.59649%;
      margin: 0 1.53509%;
      margin: 0;
      position: absolute;
      bottom: 0;
      right: 0;
      padding-bottom: 61.666667%; } }
  /* line 108, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hero-block a {
    text-decoration: none; }
  /* line 109, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hero-block .on-hover {
    color: #FFFFFF; }
  /* line 110, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hero-block .block-inner {
    position: relative;
    padding: 1em 2em 2em;
    background: rgba(51, 139, 162, 0.85);
    -webkit-transition: background 300ms ease;
            transition: background 300ms ease; }
    @media (min-width: 66.66667em) {
      /* line 110, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
      .hero-block .block-inner {
        position: absolute; } }
    /* line 120, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hero-block .block-inner:hover, .hero-block .block-inner:focus {
      background: rgba(51, 139, 162, 0.95); }
  /* line 125, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hero-block img {
    position: absolute;
    top: 0;
    left: 0; }

/* line 137, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-block {
  width: 100%;
  position: relative;
  -webkit-transition: background 200ms ease;
          transition: background 200ms ease;
  overflow: hidden; }
  @media (min-width: 42.22222em) {
    /* line 137, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-block {
      width: 50%;
      float: left; } }
  /* line 146, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block img {
    position: relative;
    z-index: -1; }
  /* line 153, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block:hover .on-hover, .hp-block:focus .on-hover {
    opacity: 1; }
  /* line 158, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block.navy {
    background: rgba(12, 34, 48, 0.6); }
    /* line 160, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-block.navy:hover, .hp-block.navy:focus {
      background: rgba(12, 34, 48, 0.9); }
  /* line 164, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block.gold {
    background: rgba(174, 135, 0, 0.6); }
    /* line 166, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-block.gold:hover, .hp-block.gold:focus {
      background: rgba(174, 135, 0, 0.9); }
  /* line 170, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block.black {
    background: rgba(47, 37, 0, 0.6); }
    /* line 172, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-block.black:hover, .hp-block.black:focus {
      background: rgba(47, 37, 0, 0.9); }
  /* line 176, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block.maroon {
    background: rgba(69, 31, 43, 0.6); }
    /* line 178, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-block.maroon:hover, .hp-block.maroon:focus {
      background: rgba(69, 31, 43, 0.9); }
  /* line 183, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block .block-inner {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1em 2em; }
  /* line 189, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-block .on-hover {
    color: #FFFFFF;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
            transition: opacity 400ms ease;
    display: block;
    font-size: 0.88889em;
    line-height: 1.5; }
    @media (min-width: 66.66667em) {
      /* line 189, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
      .hp-block .on-hover {
        font-size: 1em;
        line-height: 1.66667; } }

/* line 206, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-news-events .hp-section-title, .hp-blog .hp-section-title {
  color: #231f20; }

/* line 210, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news .title, .news .title:visited, .events .title, .events .title:visited, .hp-blog .title, .hp-blog .title:visited {
  text-decoration: none; }
  /* line 212, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .news .title:hover, .news .title:focus, .news .title:visited:hover, .news .title:visited:focus, .events .title:hover, .events .title:focus, .events .title:visited:hover, .events .title:visited:focus, .hp-blog .title:hover, .hp-blog .title:focus, .hp-blog .title:visited:hover, .hp-blog .title:visited:focus {
    text-decoration: underline; }

/* line 217, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news, .events {
  padding-bottom: 30px; }
  @media (min-width: 42.22222em) {
    /* line 217, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .news, .events {
      padding-bottom: 0; } }

/* line 228, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-news-events {
  padding: 0; }
  @media (min-width: 42.22222em) {
    /* line 228, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-news-events {
      padding: 30px; } }
  /* line 233, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-news-events .news, .hp-news-events .events {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 42.22222em) {
      /* line 233, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
      .hp-news-events .news, .hp-news-events .events {
        display: inline;
        float: left;
        width: 46.92982%;
        margin: 0 1.53509%; } }

/* line 241, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news .title {
  font-size: 1.16667em;
  line-height: 1.33333;
  margin-bottom: 0;
  color: #c69e02; }
/* line 248, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news .timestamp {
  margin-top: 0;
  font-size: 0.88889em; }
/* line 252, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news .organization-credit {
  display: inline-block; }

/* line 258, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.events .title {
  font-size: 1.33333em;
  line-height: 1.16667;
  margin-bottom: 0;
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
  color: #c69e02; }
/* line 265, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.events .timestamp {
  margin-top: 0;
  font-size: 1.16667em;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }

/* line 273, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.news-full-button a.btn, .news-full-button a.btn:visited, .events-full-button a.btn, .events-full-button a.btn:visited {
  text-decoration: none;
  color: #FFFFFF; }
  /* line 278, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .news-full-button a.btn:hover, .news-full-button a.btn:visited:hover, .events-full-button a.btn:hover, .events-full-button a.btn:visited:hover {
    text-decoration: none;
    background-color: #bf961f; }

/* line 290, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .hp-section-title {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 42.22222em) {
    /* line 290, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-blog .hp-section-title {
      padding-left: 30px;
      padding-right: 30px; } }
/* line 298, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog a {
  display: block; }
/* line 301, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .blog-inner {
  padding: 2em 1em; }
/* line 304, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .blog-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
/* line 309, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .blog-item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%; }
  @media (min-width: 42.22222em) {
    /* line 309, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
    .hp-blog .blog-item {
      width: 33.33333%;
      float: left; } }
/* line 317, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .title {
  font-size: 1.33333em;
  line-height: 1.16667; }
/* line 321, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .blog-summary {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  font-size: 0.94444em;
  line-height: 1.29412;
  margin-top: 15px;
  margin-bottom: 15px; }
/* line 328, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .first {
  background: #ecf7fc;
  -webkit-transition: background 200ms ease-in-out;
          transition: background 200ms ease-in-out; }
  /* line 331, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-blog .first:hover {
    background: #d6eef9; }
/* line 335, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .second {
  background: #daeff9;
  -webkit-transition: background 200ms ease-in-out;
          transition: background 200ms ease-in-out; }
  /* line 338, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-blog .second:hover {
    background: #c4e6f5; }
/* line 342, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .third {
  background: #cae8f6;
  -webkit-transition: background 200ms ease-in-out;
          transition: background 200ms ease-in-out; }
  /* line 345, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-blog .third:hover {
    background: #b4dff2; }
/* line 350, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
.hp-blog .wp-article-link, .hp-blog .wp-article-link:visited {
  font-style: italic;
  display: block;
  color: #c69e02;
  text-decoration: none; }
  /* line 355, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-blog .wp-article-link:after, .hp-blog .wp-article-link:visited:after {
    content: "\00bb";
    padding-left: 6px; }
  /* line 359, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_homepage.scss */
  .hp-blog .wp-article-link:hover, .hp-blog .wp-article-link:focus, .hp-blog .wp-article-link:visited:hover, .hp-blog .wp-article-link:visited:focus {
    text-decoration: underline; }

/* Detail Page */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_detail-page.scss */
.timestamp {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  font-size: 0.88889em;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px; }

/* Breadcrumbs */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
.breadcrumbs {
  color: #231f20;
  margin-top: 30px;
  margin-bottom: 15px;
  position: relative; }
  /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs a {
    color: #231f20; }
  /* line 11, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs a:hover, .breadcrumbs a:focus {
    text-decoration: underline !important; }
  /* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs a:visited {
    color: #231f20; }
  /* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs .crumb {
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    font-size: 0.88889em;
    text-decoration: none;
    font-weight: 600; }
    /* line 23, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
    .breadcrumbs .crumb:before {
      content: " | "; }
    /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
    .breadcrumbs .crumb:first-child:before {
      content: ""; }
    /* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
    .breadcrumbs .crumb.current {
      font-weight: 300; }
  /* line 34, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs.scss */
  .breadcrumbs .home {
    text-transform: uppercase; }

/* ------- Side Navigation (Expanding) ------- */
/* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
#expanding-side-nav {
  position: relative;
  margin-top: 15px; }
  @media (min-width: 42.22222em) {
    /* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
    #expanding-side-nav {
      margin-top: 0;
      position: absolute;
      top: 0;
      right: 0; } }
  /* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  #expanding-side-nav ul {
    padding-left: 0;
    margin-top: 0; }
  /* line 22, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  #expanding-side-nav ul li {
    font-size: 0.94444em; }

/* line 29, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.expanding-side-menu, .expanding-side-menu > ul ul {
  clear: both; }
  /* line 36, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  .expanding-side-menu li, .expanding-side-menu > ul ul li {
    padding-bottom: 0; }

/* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.js .expanding-side-menu, .js .expanding-side-menu > ul ul {
  overflow: hidden;
  max-height: 0; }

/* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.expanding-side-menu.active, .js .expanding-side-menu > ul ul.active {
  max-height: 555em; }

/* line 52, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
#expanding-side-menu ul li a:hover {
  text-decoration: none; }

/* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.expanding-side-menu ul li a {
  display: block;
  padding: 6px 2.5em 6px 0.8em;
  position: relative;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  line-height: 1.2; }

/* line 65, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
#expanding-side-nav ul li a, #expanding-side-nav ol, #expanding-side-nav ul {
  list-style: none !important;
  position: relative;
  margin-bottom: 0; }

/* line 70, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.expanding-side-menu li.has-subnav > a.trigger > .side-more-link:after {
  content: "\25B8";
  position: absolute;
  top: 2px;
  right: 0.25em;
  height: 100%;
  width: 2em;
  display: block;
  font-size: 1.25em;
  text-align: center;
  padding: 0;
  color: #222; }

/* line 83, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.expanding-side-menu li.has-subnav > a.trigger.active > .side-more-link:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  top: 0; }

/* line 90, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.level-1 {
  background: #f4eadb; }
  /* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  .level-1 a {
    color: #000;
    text-decoration: none !important; }
  /* line 96, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  .level-1 a:hover {
    text-decoration: none !important;
    background: #e7d7c0; }

/* line 102, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.level-2 {
  margin: 0;
  background-color: darken #F0E6DA, 5% !important; }
  /* line 105, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
  .level-2 a {
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif !important;
    color: #000; }
    /* line 109, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
    .level-2 a:hover {
      text-decoration: none; }

/* Expanding Side Navigation Menu and Back to Top Link */
/* line 118, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
a.expanding-side-menu-link, #expanding-side-nav-top-link a {
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 1em;
  margin-bottom: 1em;
  width: 100%; }
  @media (min-width: 42.22222em) {
    /* line 118, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
    a.expanding-side-menu-link, #expanding-side-nav-top-link a {
      display: none; } }

/* line 130, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
a.expanding-side-menu-link {
  background: #f4eadb; }

/* line 134, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
#expanding-side-nav-top-link:focus {
  outline-color: rgba(255, 255, 255, 0.1);
  outline-width: 0px; }

/* line 139, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.side-more-link {
  float: right;
  cursor: pointer;
  text-align: right;
  width: 3em; }

/* line 146, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_breadcrumbs-dropdown.scss */
.side-more-link:focus {
  outline-color: rgba(255, 255, 255, 0.1);
  outline-width: 0px; }

/* ------- /Side Navigation (Expanding) ------- */
/* Callouts */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
.callout {
  margin-top: 30px;
  margin-bottom: 30px; }
  /* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
  .callout a {
    text-decoration: none; }
    /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
    .callout a:hover, .callout a:focus {
      text-decoration: underline; }
  /* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
  .callout h1 {
    font-size: 1.33333em;
    line-height: 1.16667;
    margin-bottom: 15px; }
    /* line 16, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
    .callout h1 a, .callout h1 a:visited {
      color: #231f20; }
  /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
  .callout p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    font-size: 0.94444em;
    line-height: 1.29412; }
  /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
  .callout article {
    margin-bottom: 30px; }
    /* line 29, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
    .callout article .title {
      font-size: 0.94444em;
      line-height: 1.29412;
      text-decoration: none;
      font-weight: 600;
      font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
      color: #231f20;
      display: block; }
      /* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
      .callout article .title:hover, .callout article .title:focus {
        text-decoration: underline; }
      /* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
      .callout article .title:visited {
        color: #231f20; }
    /* line 44, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_callouts.scss */
    .callout article .citation {
      display: block;
      font-size: 0.77778em;
      line-height: 1.57143;
      margin-top: 0;
      margin-bottom: 0; }

/* Excellence Gap Page specific styles*/
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
.excellence-gap-graph {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  margin-top: 30px;
  margin-bottom: 30px; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .excellence-gap-graph:before, .excellence-gap-graph:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .excellence-gap-graph:after {
    clear: both; }
  /* line 7, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
  .excellence-gap-graph .graph {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%;
    margin-bottom: 30px; }
    @media (min-width: 42.22222em) {
      /* line 7, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .excellence-gap-graph .graph {
        display: inline;
        float: left;
        width: 55.26316%;
        margin: 0 1.53509%;
        margin-bottom: 0; } }
    /* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
    .excellence-gap-graph .graph.mobile {
      display: block; }
      @media (min-width: 66.66667em) {
        /* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
        .excellence-gap-graph .graph.mobile {
          display: none; } }
    /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
    .excellence-gap-graph .graph.desktop {
      display: none; }
      @media (min-width: 66.66667em) {
        /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
        .excellence-gap-graph .graph.desktop {
          display: block; } }
  /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
  .excellence-gap-graph .graph-fact {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 42.22222em) {
      /* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .excellence-gap-graph .graph-fact {
        display: inline;
        float: left;
        width: 38.59649%;
        margin: 0 1.53509%; } }

/* line 36, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
.ages-stages {
  margin-bottom: 60px; }
  /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
  .ages-stages .age-row {
    display: block;
    width: 103.07018%;
    margin: 0 -1.53509%;
    *zoom: 1;
    margin-bottom: 60px; }
    /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
    .ages-stages .age-row:before, .ages-stages .age-row:after {
      content: "";
      display: table; }
    /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
    .ages-stages .age-row:after {
      clear: both; }
    @media (min-width: 42.22222em) {
      /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .ages-stages .age-row {
        margin-bottom: 30px; } }
  /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
  .ages-stages .thumbnail {
    display: inline;
    float: left;
    width: 63.59649%;
    margin: 0 1.53509%;
    margin-left: 18.20175%;
    margin-bottom: 15px; }
    @media (min-width: 42.22222em) {
      /* line 45, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .ages-stages .thumbnail {
        display: inline;
        float: left;
        width: 21.92982%;
        margin: 0 1.53509%;
        margin-bottom: 0; } }
  /* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
  .ages-stages .text {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%;
    text-align: center; }
    @media (min-width: 42.22222em) {
      /* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .ages-stages .text {
        display: inline;
        float: left;
        width: 71.92982%;
        margin: 0 1.53509%;
        text-align: left; } }
    /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
    .ages-stages .text .title, .ages-stages .text .title:visited {
      font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
      font-weight: 600;
      color: #c69e02;
      font-size: 1.66667em;
      text-decoration: none;
      text-align: center; }
      @media (min-width: 42.22222em) {
        /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
        .ages-stages .text .title, .ages-stages .text .title:visited {
          text-align: left; } }
      /* line 72, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
      .ages-stages .text .title:hover, .ages-stages .text .title:focus, .ages-stages .text .title:visited:hover, .ages-stages .text .title:visited:focus {
        text-decoration: underline; }
    /* line 76, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_excellence-gap.scss */
    .ages-stages .text span.description {
      display: block;
      margin-bottom: 15px; }

/* Initiatives Page styles */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
.initiatives article {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  margin-top: 60px;
  margin-bottom: 60px; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .initiatives article:before, .initiatives article:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .initiatives article:after {
    clear: both; }
  /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
  .initiatives article .thumbnail {
    display: inline;
    float: left;
    width: 63.59649%;
    margin: 0 1.53509%;
    margin-left: 18.20175%;
    margin-bottom: 30px; }
    @media (min-width: 42.22222em) {
      /* line 8, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
      .initiatives article .thumbnail {
        display: inline;
        float: left;
        width: 21.92982%;
        margin: 0 1.53509%;
        margin-bottom: 0; } }
  /* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
  .initiatives article .initiative-text {
    display: inline;
    float: left;
    width: 96.92982%;
    margin: 0 1.53509%; }
    @media (min-width: 42.22222em) {
      /* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
      .initiatives article .initiative-text {
        display: inline;
        float: left;
        width: 71.92982%;
        margin: 0 1.53509%; } }
    /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
    .initiatives article .initiative-text time {
      font-size: 0.88889em;
      font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }
    /* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
    .initiatives article .initiative-text h1 {
      font-size: 1.66667em;
      line-height: 1.2;
      color: #c69e02;
      font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
      font-weight: 600;
      margin-top: 0;
      margin-bottom: 15px; }
      /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
      .initiatives article .initiative-text h1 a, .initiatives article .initiative-text h1 a:visited {
        color: #c69e02;
        text-decoration: none; }
      /* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
      .initiatives article .initiative-text h1 a:hover, .initiatives article .initiative-text h1 a:focus, .initiatives article .initiative-text h1 a:active {
        text-decoration: underline; }
    /* line 46, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_initiatives.scss */
    .initiatives article .initiative-text p {
      font-size: 1em;
      line-height: 1.66667;
      margin-top: 0;
      margin-bottom: 15px; }

/* Myth / Fact Carousel (Excellence Gap) */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
.myth-fact {
  overflow: hidden; }
  /* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .slide .title {
    font-size: 28px;
    line-height: 32px;
    color: #ffdf72;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 30px; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .myth, .myth-fact .fact {
    width: 100%; }
    @media (min-width: 42.22222em) {
      /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
      .myth-fact .myth, .myth-fact .fact {
        width: 50%;
        float: left; } }
  /* line 39, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .myth-fact-container {
    padding: 1em; }
    @media (min-width: 42.22222em) {
      /* line 39, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
      .myth-fact .myth-fact-container {
        padding: 1em 1em 3em; } }
  /* line 56, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .myth {
    background-color: #59a183; }
  /* line 59, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .fact {
    background-color: #1f6643; }
  /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .myth, .myth-fact .fact {
    color: #FFFFFF;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    font-size: 18px;
    line-height: 28px; }
    @media (min-width: 42.22222em) {
      /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
      .myth-fact .myth, .myth-fact .fact {
        font-size: 21px;
        line-height: 28px; } }
    /* line 71, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
    .myth-fact .myth .myth-fact-container, .myth-fact .fact .myth-fact-container {
      padding: 1em 1em 3em; }

/* line 81, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
.myth-fact .owl-controls, .myth-fact .owl-nav {
  position: absolute;
  bottom: 0;
  width: 100%; }
/* line 86, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
.myth-fact .owl-next, .myth-fact .owl-prev {
  position: absolute;
  bottom: 0;
  padding: 0.5em 1em;
  background: #0b4022;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }
  /* line 94, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .owl-next:hover, .myth-fact .owl-prev:hover {
    background: #072a16; }
  /* line 97, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
  .myth-fact .owl-next.hide, .myth-fact .owl-prev.hide {
    display: none !important; }
  @media (min-width: 42.22222em) {
    /* line 86, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
    .myth-fact .owl-next, .myth-fact .owl-prev {
      padding: 1em 1.5em; } }
/* line 104, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
.myth-fact .owl-next {
  right: 0; }
/* line 107, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_myth-fact.scss */
.myth-fact .owl-prev {
  left: 0; }

/* College Page styles */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.graphics-blue {
  border-top: 20px solid #81c2d3; }

/* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.graphics-green {
  border-top: 20px solid #aad381; }

/* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.graphics-orange {
  border-top: 20px solid #e8b67a; }

/* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.graphics-red {
  border-top: 20px solid #e67070; }

/* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.banner {
  color: #FFFFFF;
  font-size: 1.33333em;
  line-height: 1.25; }
  @media (min-width: 42.22222em) {
    /* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .banner {
      font-size: 1.5em;
      line-height: 1.22222; } }
  /* line 28, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .banner.red {
    background: #7b2e45;
    border-bottom: 10px solid #bb8592; }
  /* line 32, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .banner.green {
    background: #4d5e39;
    border-bottom: 10px solid #a6ae9c; }
  /* line 36, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .banner.teal {
    background: #0c6c6b;
    border-bottom: 10px solid #8caead; }
  /* line 40, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .banner.navy {
    background: #165673;
    border-bottom: 10px solid #aac3ca; }

/* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.data-tells-us .circle-graph {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 42.22222em) {
    /* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .data-tells-us .circle-graph {
      display: inline;
      float: left;
      width: 21.92982%;
      margin: 0 1.53509%; } }
  /* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .data-tells-us .circle-graph .circle-graph-inner {
    max-width: 150px;
    margin: 0 auto;
    display: block; }
  /* line 60, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .data-tells-us .circle-graph img {
    margin: 0 auto;
    display: block; }
/* line 65, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.data-tells-us figcaption {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  text-align: center;
  line-height: 1.22727; }
/* line 71, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.data-tells-us .bottom-fact {
  display: block;
  text-align: center;
  color: #165673;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  line-height: 1.33333; }

/* line 81, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.key-factors .factor {
  width: 100%; }
  @media (min-width: 42.22222em) {
    /* line 81, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .key-factors .factor {
      width: 50%;
      float: left; } }
/* line 89, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.key-factors .factor-inner {
  padding: 30px; }
/* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.key-factors h2 {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
  font-weight: 600;
  font-size: 1.66667em;
  margin-top: 0;
  margin-bottom: 15px; }
/* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.key-factors p {
  margin-top: 15px;
  line-height: 1.55556; }

/* line 106, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .graphics-blue {
  border-top: 16px solid #81c2d3; }
/* line 109, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .graphics-green {
  border-top: 16px solid #aad381; }
/* line 112, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .graphics-orange {
  border-top: 16px solid #e8b67a; }
/* line 115, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .graphics-red {
  border-top: 16px solid #e67070; }
/* line 118, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .ww-item {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  margin-bottom: 60px; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .what-works .ww-item:before, .what-works .ww-item:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .what-works .ww-item:after {
    clear: both; }
  @media (min-width: 42.22222em) {
    /* line 118, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .what-works .ww-item {
      margin-bottom: 15px; } }
/* line 125, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .graphics {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%;
  margin-bottom: 30px; }
  @media (min-width: 26.66667em) {
    /* line 125, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .what-works .graphics {
      display: inline;
      float: left;
      width: 46.92982%;
      margin: 0 1.53509%;
      margin-left: 26.53509%; } }
  @media (min-width: 42.22222em) {
    /* line 125, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .what-works .graphics {
      display: inline;
      float: left;
      width: 30.26316%;
      margin: 0 1.53509%;
      margin-bottom: 0; } }
  /* line 137, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .what-works .graphics .graphics-inner {
    max-width: 280px;
    margin: 0 auto;
    display: block; }
  /* line 142, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .what-works .graphics img {
    display: block;
    margin: 0 auto; }
/* line 148, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.what-works .text-container {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%;
  padding-top: 15px; }
  @media (min-width: 42.22222em) {
    /* line 148, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .what-works .text-container {
      display: inline;
      float: left;
      width: 63.59649%;
      margin: 0 1.53509%; } }
  /* line 154, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .what-works .text-container h2 {
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    font-weight: 600;
    font-size: 1.66667em;
    margin-top: 0;
    margin-bottom: 15px; }
  /* line 161, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .what-works .text-container span {
    display: block;
    margin-bottom: 15px; }

/* line 168, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
.explore-eg {
  margin-bottom: 30px; }
  /* line 170, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .eg-block-container {
    margin-bottom: 30px;
    display: inline-block; }
  /* line 174, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .eg-block {
    position: relative;
    width: 100%; }
    @media (min-width: 26.66667em) {
      /* line 174, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .eg-block {
        width: 50%;
        float: left; } }
    @media (min-width: 42.22222em) {
      /* line 174, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .eg-block {
        width: 25%; } }
  /* line 185, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .block-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    /* line 193, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-inner.red {
      background: rgba(123, 46, 69, 0.7); }
      /* line 195, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .block-inner.red:hover, .explore-eg .block-inner.red:focus {
        background: rgba(123, 46, 69, 0.9); }
    /* line 199, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-inner.green {
      background: rgba(77, 94, 57, 0.7); }
      /* line 201, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .block-inner.green:hover, .explore-eg .block-inner.green:focus {
        background: rgba(77, 94, 57, 0.9); }
    /* line 205, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-inner.teal {
      background: rgba(12, 108, 107, 0.7); }
      /* line 207, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .block-inner.teal:hover, .explore-eg .block-inner.teal:focus {
        background: rgba(12, 108, 107, 0.9); }
    /* line 211, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-inner.navy {
      background: rgba(22, 86, 115, 0.7); }
      /* line 213, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
      .explore-eg .block-inner.navy:hover, .explore-eg .block-inner.navy:focus {
        background: rgba(22, 86, 115, 0.9); }
  /* line 219, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .block-title {
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    font-size: 1.33333em;
    line-height: 1.16667;
    margin-top: 0;
    margin-bottom: 0; }
    /* line 230, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-title a {
      text-decoration: none; }
    /* line 233, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .block-title a:hover, .explore-eg .block-title a:focus {
      text-decoration: none; }
  /* line 237, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .brief-button {
    text-decoration: none;
    text-transform: uppercase; }
  /* line 241, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
  .explore-eg .btn {
    padding: 0.75em;
    display: block;
    margin: 0 auto 30px !important; }
    /* line 246, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_ages-stages.scss */
    .explore-eg .btn .download-icon {
      width: 25px;
      padding-right: 10px; }

/* Newsroom Page Styles */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
.as-subheader {
  margin-top: -30px;
  margin-bottom: 30px;
  display: block; }

/* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
.newsfeed .org {
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif;
  font-size: 1.66667em;
  line-height: lh 30, 30;
  display: block; }
/* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
.newsfeed article {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 5px solid #f1e7c0; }
  /* line 23, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
  .newsfeed article:last-child {
    border-bottom: 0px; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
  .newsfeed article time {
    font-size: 0.88889em;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }
  /* line 30, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
  .newsfeed article h1 {
    font-size: 1.66667em;
    line-height: 1.2;
    color: #c69e02;
    font-family: "Source Sans Pro", Helvetica, Arial, san-serif;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px; }
    /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
    .newsfeed article h1 a, .newsfeed article h1 a:visited {
      color: #c69e02;
      text-decoration: none; }
    /* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
    .newsfeed article h1 a:hover, .newsfeed article h1 a:focus, .newsfeed article h1 a:active {
      text-decoration: underline; }
  /* line 46, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_newsroom.scss */
  .newsfeed article p {
    font-size: 1em;
    line-height: 1.66667;
    margin-top: 0;
    margin-bottom: 15px; }

/* About */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_about.scss */
.about-page .callout h1 {
  margin-top: 30px; }

/* States */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.state-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: inline;
  float: left;
  width: 46.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 22.22222em) {
    /* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
    .state-list {
      display: inline;
      float: left;
      width: 46.92982%;
      margin: 0 1.53509%; } }
  @media (min-width: 66.66667em) {
    /* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
    .state-list {
      display: inline;
      float: left;
      width: 21.92982%;
      margin: 0 1.53509%; } }

/* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.state-report-callout {
  margin-bottom: 30px;
  display: block; }

/* line 21, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.state-report-thumbnail {
  max-width: 250px; }

/* line 24, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.state-pdf {
  display: block; }

/* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.state-wrapper {
  margin-bottom: 30px; }

/* line 34, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
#state-trigger.mobile-only, .state-hr-bottom {
  display: block;
  text-decoration: none;
  margin-bottom: 30px; }
  @media (min-width: 26.66667em) {
    /* line 34, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
    #state-trigger.mobile-only, .state-hr-bottom {
      display: none; } }

/* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
#state-trigger {
  display: block;
  background: #daeff9;
  text-align: center;
  font-size: 1em;
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif; }
  @media (min-width: 51.11111em) {
    /* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
    #state-trigger {
      display: none; } }
  /* line 51, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
  #state-trigger:after {
    content: "+";
    padding-left: 6px; }

/* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.js .state-wrapper .state-list-content {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 200ms ease;
          transition: max-height 200ms ease; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .js .state-wrapper .state-list-content:before, .js .state-wrapper .state-list-content:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .js .state-wrapper .state-list-content:after {
    clear: both; }
  @media (min-width: 26.66667em) {
    /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
    .js .state-wrapper .state-list-content {
      max-height: 90em; } }
/* line 68, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.js .state-wrapper.open .state-list-content {
  max-height: 90em;
  -webkit-transition: max-height 200ms ease;
          transition: max-height 200ms ease; }
/* line 72, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_states.scss */
.js .state-wrapper.open #state-trigger:after {
  content: "\2013"; }

/* Infographics */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
.info-body {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 42.22222em) {
    /* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
    .info-body {
      display: inline;
      float: left;
      width: 80.26316%;
      margin: 0 1.53509%;
      margin-left: 9.86842%; } }
  /* line 11, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
  .info-body .brief-button {
    text-decoration: none;
    text-transform: uppercase; }
  /* line 15, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
  .info-body .btn {
    padding: 0.75em;
    display: block;
    margin: 0 auto 30px !important; }
    /* line 20, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
    .info-body .btn .download-icon {
      width: 25px;
      padding-right: 10px; }

/* line 27, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_infographics.scss */
.info-inline {
  margin-top: 30px;
  margin-bottom: 30px; }

/* White Papers */
/* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_white-papers.scss */
.white-papers article {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 5px solid #f1e7c0; }
  /* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_white-papers.scss */
  .white-papers article:last-child {
    border-bottom: 0px; }

/* Icons */
@font-face {
  font-family: 'fontello';
  src: url("../icons/fontello.eot?28756412");
  src: url("../icons/fontello.eot?28756412#iefix") format("embedded-opentype"), url("../icons/fontello.woff?28756412") format("woff"), url("../icons/fontello.ttf?28756412") format("truetype"), url("../icons/fontello.svg?28756412#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?28756412#fontello') format('svg');
  }
}
*/
/* line 24, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_icons.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_icons.scss */
.icon-facebook:before {
  content: '\e800'; }

/* '' */
/* line 56, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_icons.scss */
.icon-twitter:before {
  content: '\e801'; }

/* '' */
/* line 57, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_icons.scss */
.icon-gplus:before {
  content: '\e802'; }

/* '' */
/* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_icons.scss */
.icon-linkedin:before {
  content: '\e803'; }

/* '' */
/* 
 *  Owl Carousel - Animate Plugin
 */
/* line 5, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 11, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 17, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 44, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
/* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

/* line 63, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

/* line 67, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 75, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 81, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-loaded {
  display: block; }

/* line 95, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

/* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0; }

/* line 102, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none; }

/* line 105, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 117, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

/* line 122, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

/* line 128, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

/* line 135, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl; }

/* line 138, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
/* line 143, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 150, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

/* line 158, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
/* line 165, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 170, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease; }

/* line 188, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

/* line 195, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

/* line 199, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

/* line 214, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_owl-carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/* line 2, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_addthis.scss */
.share-mobile {
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  background: #E5E5E5;
  padding-top: 0.5em;
  z-index: 20;
  position: fixed;
  margin-bottom: 0; }
  /* line 13, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_addthis.scss */
  .share-mobile.relative {
    position: relative; }
  @media (min-width: 900px) {
    /* line 2, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/plugins/_addthis.scss */
    .share-mobile {
      display: none; } }

/* Buttons styles
---------------------------------------- */
/* line 6, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn {
  display: inline-block;
  font-size: 1em;
  padding: 8px 0.75em;
  line-height: 1.2;
  font-weight: normal;
  background-color: #96cfdf;
  border: 0;
  border-radius: 0;
  margin-right: 1em;
  margin-bottom: 0; }

/* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn:hover,
a .btn:hover,
.btn.active {
  background-color: #5bb4cd;
  border-color: #5bb4cd;
  text-decoration: none; }

/* line 34, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn-primary {
  color: #231f20; }

/* line 37, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn-secondary {
  background-color: #cda92d;
  border-color: #cda92d;
  color: #fff; }

/* line 43, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn-secondary:hover,
a .btn-secondary:hover,
.btn-secondary.active {
  background-color: #8e751f;
  border-color: #8e751f; }

/* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn:active,
.btn.active {
  outline: 0; }

/* line 56, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn.disabled,
.btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  box-shadow: none; }

/* line 65, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn-large {
  padding: 0.75em 2em;
  font-size: 1em;
  line-height: normal; }

/* line 71, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn-block,
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  display: block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0; }

/* line 82, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
button,
.btn {
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  /* Override default Webkit/Firefox button styling */
  background-image: none;
  -webkit-appearance: none; }

/* line 92, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_buttons.scss */
.btn:last-child,
input.btn {
  margin-right: 0; }

/* Videos */
/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_videos.scss */
.video-body {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }
  @media (min-width: 42.22222em) {
    /* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_videos.scss */
    .video-body {
      display: inline;
      float: left;
      width: 63.59649%;
      margin: 0 1.53509%;
      margin-left: 18.20175%; } }

/* line 12, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_videos.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px; }

/* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_videos.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 3, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
section:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/* line 11, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.section-headings {
  color: #aaa;
  border-bottom: 1px solid #ccc;
  margin-top: 2em; }

/* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
ul.color-blocks {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  width: 100%; }

/* line 25, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.color-container {
  background: #ffffff;
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%;
  margin-bottom: 0.5em !important;
  float: left;
  padding: 0.5em;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  @media (min-width: 500px) {
    /* line 25, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
    .color-container {
      display: inline;
      float: left;
      width: 21.92982%;
      margin: 0 1.53509%; } }
  @media (min-width: 800px) {
    /* line 25, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
    .color-container {
      display: inline;
      float: left;
      width: 13.59649%;
      margin: 0 1.53509%; } }
  /* line 39, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container:last-child {
    margin-right: 0; }
  /* line 42, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .color {
    height: 100px;
    border: 1px solid #ddd; }
  /* line 46, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .hex {
    text-align: center;
    padding: 0.5em 0; }
  /* line 50, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .white {
    background: #FFFFFF; }
  /* line 51, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .black {
    background: #231f20; }
  /* line 52, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .gold {
    background: #cda92d; }
  /* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .gold-text {
    background: #c69e02; }
  /* line 54, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .gold-dark {
    background: #bf961f; }
  /* line 55, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .gold-light {
    background: #f1e7c0; }
  /* line 56, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .blue-light {
    background: #ecf7fc; }
  /* line 57, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .blue {
    background: #daeff9; }
  /* line 58, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .blue-nav {
    background: #96cfdf; }
  /* line 59, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .blue-dark {
    background: #cae8f6; }
  /* line 60, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .green-light {
    background: #59a183; }
  /* line 61, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .green {
    background: #1f6643; }
  /* line 62, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
  .color-container .green-dark {
    background: #0b4022; }

/* line 68, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.serif {
  font-family: "Crimson Text", Georgia, Times, "Times New Roman", serif !important; }

/* line 69, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.sans {
  font-family: "Source Sans Pro", Helvetica, Arial, san-serif !important; }

/* line 70, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.monospace {
  font-family: "Courier New", Courier, monospace !important; }

/* line 74, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.typography-styles p {
  line-height: 1;
  margin-bottom: 0; }
/* line 78, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.typography-styles .serif {
  font-size: 2em; }
/* line 79, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.typography-styles .sans-serif {
  font-size: 2em; }
/* line 80, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.typography-styles .monospace {
  font-size: 2em; }

/* line 84, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.row {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  margin-bottom: 0.75em; }
  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .row:before, .row:after {
    content: "";
    display: table; }
  /* line 31, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_semantic-grid.scss */
  .row:after {
    clear: both; }

/* line 89, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.grid {
  background: #ccc;
  text-align: center;
  padding: 1em 0; }

/* line 94, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.one {
  display: inline;
  float: left;
  width: 5.26316%;
  margin: 0 1.53509%; }

/* line 95, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.two {
  display: inline;
  float: left;
  width: 13.59649%;
  margin: 0 1.53509%; }

/* line 96, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.three {
  display: inline;
  float: left;
  width: 21.92982%;
  margin: 0 1.53509%; }

/* line 97, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.four {
  display: inline;
  float: left;
  width: 30.26316%;
  margin: 0 1.53509%; }

/* line 98, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.five {
  display: inline;
  float: left;
  width: 38.59649%;
  margin: 0 1.53509%; }

/* line 99, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.six {
  display: inline;
  float: left;
  width: 46.92982%;
  margin: 0 1.53509%; }

/* line 100, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.seven {
  display: inline;
  float: left;
  width: 55.26316%;
  margin: 0 1.53509%; }

/* line 101, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.eight {
  display: inline;
  float: left;
  width: 63.59649%;
  margin: 0 1.53509%; }

/* line 102, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.nine {
  display: inline;
  float: left;
  width: 71.92982%;
  margin: 0 1.53509%; }

/* line 103, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.ten {
  display: inline;
  float: left;
  width: 80.26316%;
  margin: 0 1.53509%; }

/* line 104, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.eleven {
  display: inline;
  float: left;
  width: 88.59649%;
  margin: 0 1.53509%; }

/* line 105, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_styleguide.scss */
.tweleve {
  display: inline;
  float: left;
  width: 96.92982%;
  margin: 0 1.53509%; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 18, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }*/
  /* line 33, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/base/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
/* Custom Print Styles */
@media print {
  /* line 4, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_print.scss */
  header,
  .nav-primary-wrapper,
  .global-wrapper,
  .global,
  .breadcrumbs-dropdown,
  .breadcrumbs,
  .sign-up {
    display: none !important; }

  /* line 14, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_print.scss */
  .social-outter {
    width: 100% !important;
    float: left !important;
    text-align: left; }

  /* line 19, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_print.scss */
  .owl-item, .myth, .fact {
    display: block !important;
    width: 100% !important; }

  /* line 23, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_print.scss */
  .myth-fact-container {
    max-width: 400px !important; }

  /* line 26, /Users/mplanchak/Documents/Projects/jkcf-eg/source/assets/stylesheets/custom/_print.scss */
  .logo {
    background: black; } }
