@charset "UTF-8";
/* general */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 12, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 25, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 33, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 47, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 60, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 79, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 142, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 153, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 161, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 170, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 179, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 187, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 191, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 202, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 211, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 228, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 240, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 256, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 266, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 277, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 288, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 300, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 311, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 336, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 345, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 354, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 364, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 374, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 383, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 393, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 406, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 415, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 426, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 434, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 445, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_normalize.scss */
[hidden] {
  display: none;
}

@font-face {
  font-family: "ProximaNova Regular";
  src: url(/assets/ProximaNova-Regular-94b431cfac0e2ef14cb48aca6b25fa5a5a37fce2c110d647239468efe26dd028.eot);
  src: url(/assets/ProximaNova-Regular-94b431cfac0e2ef14cb48aca6b25fa5a5a37fce2c110d647239468efe26dd028.eot?#iefix) format("embedded-opentype"), url(/assets/ProximaNova-Regular-3d8187ecd41d4373d4ef2fb278f90678f57b58736b9f5fa2ceab03a1ecc68e6a.woff) format("woff"), url(/assets/ProximaNova-Regular-b05fefbd0e438aa7344601d23186c2688bcf91b1d89b7ff5b64a6ada0bc6ab3f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova Semi";
  src: url(/assets/ProximaNova-Semibold-0c709f3080b116ee5ce833742793cdbe3b0622aa5cbd14405cb0316f3ff1bf1c.eot);
  src: url(/assets/ProximaNova-Semibold-0c709f3080b116ee5ce833742793cdbe3b0622aa5cbd14405cb0316f3ff1bf1c.eot?#iefix) format("embedded-opentype"), url(/assets/ProximaNova-Semibold-661e1c1d766014c15a8f571c0fdb1d13a0802cf408782e6bc8fd6cc006511812.woff) format("woff"), url(/assets/ProximaNova-Semibold-ecf957bb732fe85e8f91b562477e84baf78851394ddca3540643f135643deffb.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova Bold";
  src: url(/assets/ProximaNova-Bold-fba34dd451d067341ca5a6d8a0b9e1a272368b7e5e98226853d66ed62773025e.eot);
  src: url(/assets/ProximaNova-Bold-fba34dd451d067341ca5a6d8a0b9e1a272368b7e5e98226853d66ed62773025e.eot?#iefix) format("embedded-opentype"), url(/assets/ProximaNova-Bold-be561a3f8f9ea9868c475411d7d1849d66d89c9a4350ab0f38eed3906a7c5487.woff) format("woff"), url(/assets/ProximaNova-Bold-fc823ff019390153da33147f857eb71f62316da3f1f083d0bda77da7db4abc6b.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova Black";
  src: url(/assets/ProximaNova-Black-207f00549499dcf08cd2c0f57b289c9632f03fafa893f85c8e40f31adbca9d49.eot);
  src: url(/assets/ProximaNova-Black-207f00549499dcf08cd2c0f57b289c9632f03fafa893f85c8e40f31adbca9d49.eot?#iefix) format("embedded-opentype"), url(/assets/ProximaNova-Black-c2239843333687bbbaea45c435886e041807eaf01f1310bd3fe0332d35a2101c.woff) format("woff"), url(/assets/ProximaNova-Black-25224821a2e727035f4e689cb4573778af534d08104bf92febec7c2b5f1a1673.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 43, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
body {
  font-family: "ProximaNova Regular", sans-serif;
  line-height: 1.4;
  color: #465536;
}

/* line 50, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h1 {
  font-size: 58px;
  font-size: 3.625rem;
  font-family: "ProximaNova Black", sans-serif;
}

/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h2 {
  font-size: 48px;
  font-size: 3rem;
  font-family: "ProximaNova Black", sans-serif;
  color: #000000;
}

/* line 73, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "ProximaNova Black", sans-serif;
}

/* line 79, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h4 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "ProximaNova Bold", sans-serif;
  color: #000000;
}

/* line 85, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h5 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #788e61;
  font-family: "ProximaNova Bold", sans-serif;
}

/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "ProximaNova Bold", sans-serif;
}

/* line 96, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
a {
  text-decoration: none;
  color: #4d8e1f;
  transition: color 400ms ease;
}
@media screen and (min-width: 992px) {
  /* line 101, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
  a:hover {
    color: #4d8e1f;
  }
}

/* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
p {
  margin-top: 0;
}
/* line 112, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
strong {
  font-family: "ProximaNova Bold", sans-serif;
}

/* line 121, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
::-webkit-input-placeholder {
  color: #939598;
}

/* line 125, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
:-moz-placeholder {
  color: #939598;
}

/* line 129, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
::-moz-placeholder {
  color: #939598;
}

/* line 133, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
:-ms-input-placeholder {
  color: #939598;
}

@media screen and (min-width: 360px) {
  /* line 139, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
  h1 {
    font-size: 72px;
    font-size: 4.5rem;
  }

  /* line 143, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
  h2 {
    font-size: 58px;
    font-size: 3.625rem;
  }

  /* line 147, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_typography.scss */
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
/* line 19, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
input {
  width: 100%;
  max-width: 100%;
  /* 1 */
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
  /* 2 */
  height: 70px;
  padding: 0 20px;
  line-height: 70px;
  border: 1px solid #c7c7c7;
  margin-bottom: 25px;
  cursor: pointer;
}
/* line 27, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
input[type=text] {
  cursor: text;
}

/* line 32, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
select {
  width: 100%;
  display: block;
  border-radius: 0px;
  height: 70px;
  padding: 0 20px;
  line-height: 70px;
  border: 1px solid #c7c7c7;
  margin: 0px auto 25px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/down-arrow-5f6282ddc4b8c3aad108befd6671a3c0737dc7afe74a2b5f745a2b4e9c566292.svg);
  background-size: 15px;
  cursor: pointer;
}

/* line 47, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
button {
  width: 100%;
  height: 70px;
  padding: 0 20px;
  line-height: 70px;
  background: #4d8e1f;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
/* line 57, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
button:after {
  content: "\25B8";
  padding-left: 10px;
  font-size: 30px;
}

/* line 63, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
select:required:invalid {
  color: #a8a8a8;
}

/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
select::-ms-expand {
  display: none;
}

/* line 71, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_forms.scss */
option[value=""][disabled] {
  display: none;
}

/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
body {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 23, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
body.modal-open {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 30, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
body.modal-open #anchorLinks {
  position: static;
}
/* line 34, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
body.modal-open header {
  position: absolute;
  z-index: 0;
}
/* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
body.modal-open #return-to-top {
  position: absolute;
  z-index: 0;
}

/* line 46, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
ul.default {
  padding: 0;
  margin: 0;
}
/* line 57, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
ul.default li {
  padding-left: 0em;
}
/* line 61, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
ul.default li::before {
  content: "• ";
  color: #4d8e1f;
}

/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
ul.bold li {
  font-weight: bold;
  color: #4d8e1f;
}

/* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.italic {
  font-style: italic;
}

/* line 78, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
img,
iframe {
  vertical-align: middle;
}

/* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
/* line 94, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 104, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.container {
  position: relative;
  width: 95%;
  margin: 0 auto;
  z-index: 10;
}

/* line 111, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.content {
  margin-bottom: 40px;
}

/* line 115, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.hidden {
  display: none !important;
}

/* line 119, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.left {
  width: auto;
  float: left;
}

/* line 124, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.right {
  width: auto;
  float: right;
}

/* line 130, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
.ie-hider {
  display: none;
}

/* line 134, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
_:-ms-fullscreen,
:root .ie-hider {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #fff;
  z-index: 99999999;
  top: 0;
}

@media screen and (min-width: 744px) {
  /* line 152, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
  body::before {
    background-image: url(/assets/bg-arrow-0517382978f899997bce371f6aadabcd7610c4f18c66c6008fad193fd212b35c.svg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background-size: 100%;
  }
}
@media screen and (min-width: 1200px) {
  /* line 173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
  .container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 743px) {
  /* line 182, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
  .hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 744px) {
  /* line 188, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_layout.scss */
  .hidden-desktop {
    display: none !important;
  }
}
/* plugins */
/*! jQuery UI - v1.12.1 - 2018-06-05
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* MF style overrides */
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  display: inline-block;
  height: auto;
  line-height: 1;
  padding: 4px;
  margin-left: 4px;
}

/* Layout helpers
----------------------------------*/
/* line 19, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 22, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 32, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 42, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 48, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 61, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 76, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 86, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 96, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 108, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 112, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 119, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 126, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 129, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 135, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 144, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 149, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 153, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 157, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 163, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 180, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 188, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 196, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 201, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 204, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 207, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 211, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 214, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 217, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 224, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 227, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 234, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 237, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 241, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 245, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 249, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 253, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 256, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 263, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
/* line 270, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* Component containers
----------------------------------*/
/* line 281, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 285, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 288, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 295, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 298, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 303, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-content a {
  color: #333333;
}

/* line 306, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 312, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 318, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 332, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 342, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 355, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 369, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 372, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

/* line 383, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 388, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 397, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 404, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 408, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 413, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 420, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 425, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 430, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 435, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 442, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 449, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 457, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 461, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/ui-icons_444444_256x240-97eeaa84e1dc92b7ada0f86c3d690e0a9735730dbcaa3de49e76b829029d5a37.png);
}

/* line 465, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url(/assets/ui-icons_444444_256x240-97eeaa84e1dc92b7ada0f86c3d690e0a9735730dbcaa3de49e76b829029d5a37.png);
}

/* line 468, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/assets/ui-icons_555555_256x240-09b692316e9cb755b3136a2155172e021e2a9c823c77270b7f83b70e3e05ec1f.png);
}

/* line 474, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/ui-icons_ffffff_256x240-59a9420867e3096c33824a07824c25aef969fef0a17fea763fff45cf16579e48.png);
}

/* line 478, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/ui-icons_777620_256x240-71052fdd2f04de2a6eed567c9870b0db0659bf02aabf34ca6bb03ef6cda27070.png);
}

/* line 482, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/ui-icons_cc0000_256x240-d8cb1553592a85b333d55afa6da527740c026223fcc2d3afa4480070ff2d4e9f.png);
}

/* line 486, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-button .ui-icon {
  background-image: url(/assets/ui-icons_777777_256x240-0b67a0990906cf46249fd62ffec18fe3a79095e7ed91f2249a35455e9506a8cb.png);
}

/* positioning */
/* line 491, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 492, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 493, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 494, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 495, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 496, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 497, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 498, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 499, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 500, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 501, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 502, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 503, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 504, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 505, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 506, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 507, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 508, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 509, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 510, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 511, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 512, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 513, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 514, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 515, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 516, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 517, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 518, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 519, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 520, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 521, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 522, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 523, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 524, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 525, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 526, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 527, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 528, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 529, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 530, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 531, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 532, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 533, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 534, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 535, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 536, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 537, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 538, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 539, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 540, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 541, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 542, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 543, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 544, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 545, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 546, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 547, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 548, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 549, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 550, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 551, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 552, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 553, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 554, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 555, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 556, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 557, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 558, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 559, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 560, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 561, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 562, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 563, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 564, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 565, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 566, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 567, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 568, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 569, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 570, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 571, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 572, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 573, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 574, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 575, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 576, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 577, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 578, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 579, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 580, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 581, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 582, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 583, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 584, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 585, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 586, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 587, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 588, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 589, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 590, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 591, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 592, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 593, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 594, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 595, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 596, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 597, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 598, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 599, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 600, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 601, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 602, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 603, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 604, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 605, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 606, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 607, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 608, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 609, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 610, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 611, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 612, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 613, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 614, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 615, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 616, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 617, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 618, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 619, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 620, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 621, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 622, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 623, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 624, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 625, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 626, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 627, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 629, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 630, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 631, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 632, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 633, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 634, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 635, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 636, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 637, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 638, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 639, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 640, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 641, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 642, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 643, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 644, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 645, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 646, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 647, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 648, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 649, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 650, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 651, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 652, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 654, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 655, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 656, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 657, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 658, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 659, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 660, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 661, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 662, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 663, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 664, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 665, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 666, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 673, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 679, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 685, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 691, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 699, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 704, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/jquery-ui.scss */
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/* specific */
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
body {
  padding-top: 67px;
}

/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.headroom--pinned {
  transform: translateY(0);
}

/* line 17, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.headroom--unpinned {
  transform: translateY(-100%);
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.headroom--unpinned.open-menu {
  transform: translateY(0);
}

/* line 26, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .container {
  width: 100%;
  background-color: #fff;
}

/* line 36, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header {
  position: fixed;
  top: 0;
  border-top: 10px solid #4d8e1f;
  height: 57px;
  width: 100%;
  background-color: white;
  z-index: 9999;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.header > .container:before, .header > .container:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.header > .container:after {
  clear: both;
}
/* line 49, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .icon {
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-logo {
  position: absolute;
  left: 50%;
  padding-left: 0px;
  transform: translateX(-50%);
  line-height: 52px;
  z-index: 100;
}
@media screen and (min-width: 744px) {
  /* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-logo {
    padding-left: 20px;
  }
}
/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger {
  position: relative;
  float: left;
  overflow: hidden;
  height: 52px;
  width: 52px;
  text-align: center;
}
/* line 75, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .close,
.header .header-hamburger .navicon {
  position: absolute;
  width: 52px;
  transition: left 400ms ease;
}
/* line 82, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .close {
  line-height: 52px;
}
/* line 86, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .navicon {
  padding-top: 2px;
  line-height: 0;
  font-size: 8px;
  font-size: 0.5rem;
  font-family: "ProximaNova Bold", sans-serif;
  color: #4d8e1f;
}
/* line 93, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .navicon i {
  display: block;
  height: 30px;
  font-size: 40px;
  font-size: 2.5rem;
}
/* line 98, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .navicon i:before {
  position: relative;
  bottom: 4px;
  height: 30px;
}
/* line 106, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .close {
  left: -52px;
}
/* line 110, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .navicon {
  left: 0;
}
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger .navicon span {
  padding-top: 10px;
  display: block;
}
/* line 120, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger.active .close {
  left: 0;
}
/* line 124, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-hamburger.active .navicon {
  left: 52px;
}
/* line 130, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
  overflow: hidden;
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
  cursor: pointer;
}
/* line 142, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search i {
  position: absolute;
  width: 52px;
  transition: left 400ms ease;
  color: #4d8e1f;
}
/* line 149, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search .ion-search {
  left: 0;
}
/* line 154, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search .ion-close {
  left: -52px;
}
/* line 159, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search.active .ion-search {
  left: 52px;
}
/* line 163, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .header-search.active .ion-close {
  left: 0;
}
/* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form {
  display: none;
  position: relative;
}
/* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 180, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form .twitter-typeahead {
  width: 100%;
}
/* line 185, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form .tt-menu {
  width: calc(100% + 52px);
  background-color: #4d8e1f;
  text-align: right;
  color: white;
  padding: 10px 62px 10px 10px;
  border-top: 1px solid white;
  line-height: 1;
}
/* line 194, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form .tt-menu a {
  color: white;
}
/* line 198, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form .tt-menu ul {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 15px;
  padding-bottom: 5px;
}
/* line 204, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form .tt-menu li,
.header .search-form .tt-menu .tt-suggestion {
  margin: 10px 0;
  padding-right: 52px;
  cursor: pointer;
}
/* line 212, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form input {
  margin: 0;
  padding: 0 62px 0 10px;
  height: 52px;
  background-color: #4d8e1f;
  font-size: 16px;
  font-size: 1rem;
  border: 0;
  text-align: right;
  color: white;
  line-height: 20px;
  border-radius: 0;
  -webkit-appearance: none;
}
/* line 227, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 231, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 235, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 239, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* line 244, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form button {
  background: #4d8e1f;
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
  line-height: 52px;
  padding: 0;
  border: none;
  border-left: 1px solid white;
}
/* line 257, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .search-form button:after {
  content: none;
}
/* line 263, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: calc(100vh - 52px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: white;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 273, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu > ul {
  margin-bottom: 52px;
  -webkit-overflow-scrolling: touch;
}
/* line 278, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu a {
  display: block;
  padding: 14px;
  color: #4d8e1f;
  border-bottom: 1px solid #ebecec;
}
/* line 284, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu a.active {
  color: black;
}
/* line 289, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .js-children ul li a.active {
  background-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
  background-position: left 5px top 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/rightarrow-c7eecb064bafc827a202ccab7d535bd91625bfa5d5eb2bdb824883f76d67812f.svg);
  padding-left: 35px;
}
/* line 299, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .title {
  padding: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #ebecec;
  color: #939598;
}
/* line 305, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .title:after {
  float: right;
  content: "\f10d";
  font-family: "Ionicons";
  transition: transform ease 400ms;
  transform: rotate(180deg);
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1;
}
/* line 316, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .alt > a {
  background-color: #4d8e1f;
  color: white;
  text-transform: uppercase;
}
/* line 321, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .alt > a:after {
  float: none;
  content: "\f363";
  font-family: "Ionicons";
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding-right: 3px;
  margin-left: 15px;
  position: relative;
  top: 3.5px;
}
/* line 335, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .alt:first-child a:after {
  content: none;
}
/* line 341, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .js-children ul {
  display: none;
  -webkit-overflow-scrolling: touch;
}
/* line 349, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
.header .mobile-menu .js-children.open .title:after {
  transform: rotate(0deg);
}

@media screen and (min-width: 744px) {
  /* line 364, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  body {
    padding-top: 89px;
  }

  /* line 368, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header {
    height: 85px;
  }
  /* line 371, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-logo {
    left: 0px;
    transform: none;
    line-height: 74px;
    max-width: 175px;
  }
}
@media screen and (min-width: 744px) and (min-width: 1024px) {
  /* line 371, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-logo {
    max-width: 200px;
  }
}
@media screen and (min-width: 744px) {
  /* line 381, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-logo img {
    width: 100%;
    height: 100%;
  }
  /* line 387, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links {
    position: relative;
    width: 100%;
    text-align: center;
  }
  /* line 392, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links li {
    display: inline-block;
  }
  /* line 396, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links a {
    font-family: "ProximaNova Bold", sans-serif;
    text-transform: uppercase;
    height: 74px;
    line-height: 74px;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 20px;
    padding: 0 0 5px;
    color: #000000;
    transition: 100ms ease-in-out;
    position: relative;
  }
  /* line 408, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links a.is-active {
    color: #4d8e1f;
  }
  /* line 416, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links a.is-active:after, .header .header-links a:hover:after {
    float: none;
    content: "\f35f";
    font-family: "Ionicons";
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 15px;
    height: 20px;
    margin-left: -7.5px;
  }
  /* line 433, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search {
    height: 74px;
    width: 74px;
    line-height: 74px;
  }
  /* line 438, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search i {
    width: 74px;
  }
  /* line 442, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search .ion-search {
    color: #4d8e1f;
    left: 0;
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 448, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search .ion-close {
    left: -74px;
    color: #4d8e1f;
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 455, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search.active .ion-search {
    left: 74px;
  }
  /* line 459, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-search.active .ion-close {
    left: 0;
  }
  /* line 472, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .search-form .tt-menu {
    width: calc(100% + 74px);
    padding: 10px 94px;
  }
  /* line 476, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .search-form .tt-menu li,
  .header .search-form .tt-menu .tt-suggestion {
    padding-right: 74px;
  }
  /* line 482, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .search-form input {
    height: 74px;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 94px 0 20px;
  }
  /* line 488, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .search-form button {
    width: 74px;
    height: 74px;
    line-height: 74px;
  }
}
@media screen and (min-width: 992px) {
  /* line 498, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  .header .header-links a {
    font-size: 25px;
    font-size: 1.5625rem;
    margin: 0 40px;
  }
}
/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  /* line 512, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  /* line 532, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375 / 667) {
  /* line 552, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9 / 16) {
  /* line 572, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_header.scss */
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer {
  margin: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #333333;
  min-height: 470px;
}
/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer:after {
  content: "";
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4d8e1f;
  width: 100%;
}

/* line 24, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer--lower--wrap {
  display: flex;
  width: 100%;
  max-width: 1055px;
  margin: 0 auto;
  border-top: 1px solid #666666;
  padding: 50px 10px 100px;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 744px) {
  /* line 24, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer--lower--wrap {
    flex-direction: row;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 45, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-logo {
  display: block;
  padding: 50px 0 40px;
  text-align: center;
}

/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-link {
  display: block;
  font-family: "ProximaNova Bold", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  color: #4d8e1f;
  padding: 5px 0;
}
@media screen and (min-width: 744px) {
  /* line 59, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-link:hover {
    color: #4d8e1f;
  }
}

/* line 66, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-copy {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 40px 20px;
}
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-copy a {
  color: #fff;
  text-decoration: underline;
  font-family: "ProximaNova Bold", sans-serif;
}
@media screen and (min-width: 744px) {
  /* line 76, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-copy a:hover {
    color: #4d8e1f;
  }
}
/* line 84, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-copy p {
  color: #fff;
}

/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.TM_logo {
  position: absolute;
  width: 105px;
  margin-left: -52.5px;
  left: 50%;
  bottom: 40px;
}

/* line 99, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-links {
  display: flex;
  width: 100%;
  max-width: 310px;
  margin: 0 auto;
}
@media screen and (min-width: 744px) {
  /* line 99, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-links {
    flex-direction: row;
  }
}

/* line 110, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-links-inner {
  width: 50%;
}
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-links-inner ul {
  padding: 0 10px;
}
/* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-links-inner li {
  text-align: left;
}
/* line 121, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
.footer-links-inner a {
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
}

@media screen and (min-width: 744px) {
  /* line 137, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer {
    clear: both;
    text-align: left;
  }

  /* line 142, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-link {
    display: inline-block;
    padding: 5px 20px;
  }

  /* line 150, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-logo {
    display: block;
    padding: 60px 0 50px;
    margin-bottom: 0;
  }

  /* line 158, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .TM_logo {
    position: absolute;
    width: 150px;
    margin-left: -75px;
    left: 50%;
    height: auto;
    bottom: -20px;
  }

  /* line 167, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-links {
    display: flex;
    width: 35%;
    justify-content: space-between;
  }

  /* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-links-inner li a {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
  }

  /* line 187, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-copy {
    margin: 0;
    width: 60%;
    padding: 0;
  }
  /* line 194, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-copy p {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
  }
  /* line 198, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_footer.scss */
  .footer-copy p a {
    color: inherit;
    text-decoration: underline;
  }
}
/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.overview-page {
  width: 100%;
  overflow-x: hidden;
}

/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.page-hero {
  position: relative;
  text-align: center;
  background-color: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  height: 600px;
}
@media screen and (min-width: 744px) {
  /* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero {
    width: 95%;
    height: 450px;
  }
}

/* line 27, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.StaticPages .page-hero {
  height: 300px;
}
/* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.StaticPages .page-hero-inner h1 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (min-width: 744px) {
  /* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .StaticPages .page-hero-inner h1 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}

/* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.page-hero-inner {
  top: 35%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
}
@media screen and (min-width: 744px) {
  /* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-inner {
    width: 100%;
  }
}
/* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.page-hero-inner h1 {
  color: white;
  font-size: 60px;
  font-size: 3.75rem;
}
/* line 58, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.page-hero-inner p {
  font-size: 22px;
  font-size: 1.375rem;
  color: white;
}
/* line 64, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.page-hero-inner .long-text {
  text-shadow: 2px 2px 5px #161616;
}

/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.mobile-BG--banner {
  width: 100%;
  height: 50%;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 79, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.mobile-BG--banner.bottom {
  bottom: 0;
}

/* line 86, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
.resource .mobile-BG--banner {
  display: none;
}

@media screen and (min-width: 360px) {
  /* line 94, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
    overflow: hidden;
  }
}
@media screen and (min-width: 744px) {
  /* line 107, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero {
    height: 400px;
  }

  /* line 111, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-inner {
    max-width: 100%;
  }
  /* line 114, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-inner h1 {
    font-size: 80px;
    font-size: 5rem;
  }
  /* line 118, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-inner p {
    max-width: 700px;
    display: block;
    margin: 0 auto;
    font-size: 25px;
    font-size: 1.5625rem;
  }

  /* line 126, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-hero.scss */
  .page-hero-overlay {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  }
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.college > .container:before, .college > .container:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.college > .container:after {
  clear: both;
}

/* line 6, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.sort-desktop {
  display: none;
}

/* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college {
  bottom: 50px;
}
@media screen and (min-width: 744px) {
  /* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college {
    bottom: 80px;
  }
}
/* line 18, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .searchBox-input {
  width: 100%;
  margin-bottom: 10px;
  color: #4d8e1f;
  padding-left: 5px;
}
@media screen and (min-width: 744px) {
  /* line 18, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .searchBox-input {
    width: 74%;
    margin-bottom: 0px;
    padding-left: 20px;
  }
}
/* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .searchfields,
.page-searchwrapper.for-college select {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
/* line 37, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
@media screen and (min-width: 744px) {
  /* line 37, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap {
    margin: 0 5px;
  }
}
/* line 48, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap li {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
}
/* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap li select,
.page-searchwrapper.for-college .fieldWrap li .searchfields {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (min-width: 375px) {
  /* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap li select,
  .page-searchwrapper.for-college .fieldWrap li .searchfields {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 992px) {
  /* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap li select,
  .page-searchwrapper.for-college .fieldWrap li .searchfields {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap li:nth-child(2):before {
  content: "\f3d0";
  position: absolute;
  top: calc(50% - 10px);
  color: #4d8e1f;
  right: 10px;
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap .first {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 5px;
}
@media screen and (min-width: 744px) {
  /* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap .first {
    width: 60%;
    margin-bottom: 0px;
  }
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap .select-State {
  width: 25%;
  padding-left: 5px;
}
@media screen and (min-width: 744px) {
  /* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap .select-State {
    width: calc(40% - 5px);
  }
}
/* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap .mobile-search-style {
  width: calc(75% - 10px);
  background: #4d8e1f;
}
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .fieldWrap .mobile-search-style button {
  width: 100%;
}
@media screen and (min-width: 744px) {
  /* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .fieldWrap .mobile-search-style {
    width: 25%;
  }
}
/* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .page-form {
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 744px) {
  /* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .page-form {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
/* line 133, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper.for-college .optional--text {
  position: absolute;
  width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  left: 5%;
  right: 5%;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 10px;
  color: white;
}
@media screen and (min-width: 744px) {
  /* line 133, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .optional--text {
    max-width: 700px;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 133, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper.for-college .optional--text {
    max-width: 800px;
  }
}

/* line 158, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper {
  position: absolute;
  bottom: 35%;
  width: 100%;
  float: none;
  margin: 0;
}
@media screen and (min-width: 744px) {
  /* line 158, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper {
    bottom: 80px;
  }
}
/* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper h3 {
  text-align: center;
  margin-bottom: 15px;
}
/* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form {
  display: flex;
  margin: 0 auto;
  padding: 0 5%;
  justify-content: space-between;
  /* Chrome <=56, Safari < 10 */
  /* FF 4-18 */
  /* FF 19-50 */
  /* IE 10+ */
}
@media screen and (min-width: 744px) {
  /* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .page-form {
    max-width: 700px;
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .page-form {
    max-width: 800px;
    padding: 0;
  }
}
/* line 190, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form button {
  border: none;
  padding: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "ProximaNova Regular", sans-serif;
}
@media screen and (min-width: 375px) {
  /* line 190, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .page-form button {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 992px) {
  /* line 190, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .page-form button {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 206, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form button:after {
  content: "";
  display: none;
}
/* line 212, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form *:focus::-webkit-input-placeholder {
  opacity: 0;
}
/* line 217, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form *:focus:-moz-placeholder {
  opacity: 0;
}
/* line 222, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form *:focus::-moz-placeholder {
  opacity: 0;
  color: transparent !important;
}
/* line 228, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form *:focus:-ms-input-placeholder {
  opacity: 0;
}
/* line 233, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .page-form *:focus::placeholder {
  opacity: 0;
}
/* line 238, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper .searchBox-input {
  width: 74%;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  -webkit-appearance: none;
  border: none;
  line-height: normal;
  padding: 0 0 0 20px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (min-width: 375px) {
  /* line 238, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .searchBox-input {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 992px) {
  /* line 238, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper .searchBox-input {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper input[type="text"].searchBox-input::-webkit-input-placeholder,
.page-searchwrapper input[type="text"].searchfields::-webkit-input-placeholder {
  color: #4d8e1f;
}
/* line 265, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper input[type="text"].searchBox-input::-moz-placeholder,
.page-searchwrapper input[type="text"].searchfields::-moz-placeholder {
  color: #4d8e1f;
  opacity: 1;
}
/* line 271, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper input[type="text"].searchBox-input:-ms-input-placeholder,
.page-searchwrapper input[type="text"].searchfields:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #4d8e1f;
}
/* line 278, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper input[type="text"].searchBox-input::placeholder,
.page-searchwrapper input[type="text"].searchfields::placeholder {
  color: #4d8e1f;
}
/* line 284, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-searchwrapper button {
  width: 25%;
}

/* line 289, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.careerDemand .checkbox::after {
  background: #f7f7f7 !important;
}

/* line 293, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-quicksearch {
  margin: 40px 0;
}
/* line 296, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-quicksearch h3 {
  text-align: center;
  margin-bottom: 15px;
}
/* line 301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-quicksearch li {
  text-align: center;
  margin-bottom: 15px;
  background-color: #ebecec;
  border: 1px solid #a8a8a8;
  line-height: 50px;
  height: 50px;
  cursor: pointer;
}
/* line 311, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-quicksearch a {
  color: #4d8e1f;
  font-family: "ProximaNova Bold", sans-serif;
}

/* line 317, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap {
  display: none;
  clear: both;
  position: absolute;
  width: 100%;
  background: #4d8e1f;
  z-index: 100;
}
/* line 325, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap fieldset {
  border: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 0.75em;
}
/* line 332, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .search-text {
  background: #558530;
  cursor: text;
  float: left;
  width: 87%;
  border: none;
  padding: 0;
  text-align: right;
  margin-bottom: 0;
  color: #fff;
  outline: none;
  text-transform: capitalize;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 349, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .suggestions-BG {
  background-color: #659442;
}
/* line 354, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .suggestions li {
  text-align: right;
  padding: 5px 35px 0px 0;
  color: #fff;
  font-weight: 200;
}
/* line 361, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .suggestions .hl {
  font-weight: bold;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 367, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .submit {
  float: right;
  width: 30px;
  margin-bottom: 0;
  text-align: right;
  font-size: 23px;
  font-size: 1.4375rem;
  padding: 0;
  border: none;
  outline: none;
  border-left: 1px solid #fff;
  line-height: 50px;
  height: 50px;
}
/* line 381, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap .submit:after {
  content: "";
  display: none;
}
/* line 386, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#searchWrap ::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

/* line 393, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults {
  margin-top: 52px;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults:before, .searchResults:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults:after {
  clear: both;
}
/* line 399, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .sideBar {
  display: none;
}
/* line 403, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchContent {
  width: 100%;
  float: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 408, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchContent .result.tabContent {
  display: block;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .searchContent .search-resources:before, .searchResults .container.toggleAllResults .searchContent .search-resources:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .searchContent .search-resources:after {
  clear: both;
}
/* line 417, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchTabs {
  width: 100%;
}
/* line 420, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchTabs li:first-child {
  margin-left: 0;
}
/* line 425, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .filterResult h4 {
  margin: 10px 0;
  padding: 0;
  background-color: #f0f0f0;
  border-bottom: 0;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .sortBy:before, .searchResults .container.toggleAllResults .sortBy:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .sortBy:after {
  clear: both;
}
/* line 435, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .sortBy form {
  float: left;
  width: auto;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .allResults div:before, .searchResults .container.toggleAllResults .allResults div:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .allResults div:after {
  clear: both;
}
/* line 448, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults h3 {
  line-height: normal;
  height: auto;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 454, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults h4 {
  font-family: "ProximaNova Bold", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 459, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults h4 a {
  color: #4d8e1f;
  font-size: 15px;
  float: right;
  cursor: pointer;
  width: auto;
}
/* line 468, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .resources {
  border: none;
  clear: both;
  padding: 20px 0 0;
  text-transform: uppercase;
}
/* line 475, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults h5 {
  text-transform: capitalize;
  font-family: "ProximaNova Regular", sans-serif;
  color: #656668;
}
/* line 481, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchResult {
  width: 100%;
  float: none;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .searchResult:before, .searchResults .container.toggleAllResults .searchResult:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .container.toggleAllResults .searchResult:after {
  clear: both;
}
/* line 486, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchResult .searchInfo,
.searchResults .container.toggleAllResults .searchResult .right {
  display: block;
  float: none;
  width: 100%;
}
/* line 494, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchResult:last-of-type {
  float: none;
}
/* line 498, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .searchResult:nth-child(even) {
  margin: 0 0 20px;
}
/* line 505, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .search-resources div:nth-child(odd) {
  float: left;
}
/* line 509, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .search-resources div:nth-child(even) {
  float: right;
}
/* line 514, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .container.toggleAllResults .search-resources h3 {
  height: auto;
}
/* line 519, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(181, 181, 181, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 526, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults select {
  color: #4d8e1f;
}
/* line 530, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .toggleAllResults .sideBar,
.searchResults .sideBar {
  display: none;
}
/* line 535, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar {
  float: none;
  width: 100%;
}
/* line 539, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar > h3 {
  margin-bottom: 10px;
}
/* line 543, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .sidebar.hide {
  display: none;
}
/* line 547, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .sidebar {
  display: block;
}
/* line 551, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar p {
  margin-bottom: 0;
}
/* line 555, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar li {
  clear: both;
}
/* line 559, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar [type="checkbox"],
.searchResults .sideBar [type="radio"] {
  float: left;
  width: 1.1rem;
  height: auto;
  margin-bottom: 0;
}
/* line 567, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions.careerDemand {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 571, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions.careerDemand ul {
  padding: 0 0 10px;
}
/* line 576, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions {
  margin: 25px 0;
  background-color: #f0f0f0;
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
}
/* line 580, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions h5 {
  border-top: 1px solid #a8a8a8;
  padding: 20px;
  margin: 0;
  border-bottom: 1px solid #a8a8a8;
}
/* line 587, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions ul {
  padding: 20px;
  padding-right: 0;
}
/* line 592, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions .hide {
  display: none;
}
/* line 596, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:not(:checked),
.searchResults .sideBar .searchOptions [type="checkbox"]:checked,
.searchResults .sideBar .searchOptions [type="radio"]:checked,
.searchResults .sideBar .searchOptions [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
/* line 604, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions li {
  line-height: 16px;
  margin-bottom: 10px;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 609, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions li label {
  width: 100%;
  display: block;
}
/* line 615, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions .showMore {
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
  padding-top: 20px;
  color: #4d8e1f;
  cursor: pointer;
}
/* line 625, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="radio"]:checked + label,
.searchResults .sideBar .searchOptions [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
/* line 634, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="radio"]:checked + label:before,
.searchResults .sideBar .searchOptions [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #6eb42a;
  border-radius: 100%;
  background: transparent;
}
/* line 647, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="radio"]:checked + label:after,
.searchResults .sideBar .searchOptions [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #6eb42a;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 661, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 667, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 673, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:not(:checked) + label,
.searchResults .sideBar .searchOptions [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.6em;
  cursor: pointer;
}
/* line 683, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:not(:checked) + label:before,
.searchResults .sideBar .searchOptions [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 0.99em;
  border: 2px solid #6eb42a;
  background: transparent;
}
/* line 696, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:not(:checked) + label:after,
.searchResults .sideBar .searchOptions [type="checkbox"]:checked + label:after {
  content: "\f122";
  position: absolute;
  top: -0.099em;
  left: 0.25em;
  font-size: 1.1em;
  line-height: 0.8;
  color: #6eb42a;
  transition: all 0.2s;
  font-family: "Ionicons";
}
/* line 710, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
/* line 715, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar .searchOptions [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* line 722, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile {
  display: block;
  position: absolute;
  top: 0;
  z-index: 1000;
  background: #fff;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  -webkit-transition: opacity 400ms, visibility 400ms;
  transition: opacity 400ms, visibility 400ms;
}
/* line 736, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sidebarMobile.hide {
  display: none;
}
/* line 740, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sidebarMobile {
  display: block;
  overflow: auto;
}
/* line 744, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sidebarMobile .searchMobileStyles {
  padding-top: 60px;
}
/* line 749, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu {
  background: #fff;
  border-bottom: 1px solid #efefef;
  left: 0;
  padding: 6px 0 0;
  position: fixed;
  top: 0;
  display: flex;
  width: 100%;
  z-index: 10;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .sideBar-mobile .sideMobile-Menu:before, .searchResults .sideBar-mobile .sideMobile-Menu:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .sideBar-mobile .sideMobile-Menu:after {
  clear: both;
}
/* line 761, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu button {
  background: none;
  border: none;
  margin-bottom: 0;
  flex: 1;
  text-align: right;
  padding-right: 20px;
  padding-left: 0;
  width: 50px;
  color: #4d8e1f;
  font-size: 18px;
  font-size: 1.125rem;
  height: 50px;
  line-height: 50px;
}
/* line 775, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu button:after {
  content: "";
  font-size: 0;
  padding-left: 0;
}
/* line 782, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu a {
  text-align: center;
  flex: 2;
  transform: none;
  left: 0;
  position: relative;
  height: 50px;
  line-height: 50px;
}
/* line 792, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu .closeFilter {
  flex: 1;
  padding-left: 20px;
  line-height: 50px;
  height: 50px;
}
/* line 798, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .sideMobile-Menu .closeFilter:before {
  content: "\f2d7";
  font-size: 38px;
  font-size: 2.375rem;
  display: inline-block;
  font-family: "Ionicons";
}
/* line 808, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile .subnav-target {
  position: relative;
  z-index: 1;
}
/* line 814, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .sideBar-mobile.is-Open {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 10000;
  overflow: auto;
}
/* line 823, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles > li {
  cursor: pointer;
  float: left;
  clear: left;
  width: 100%;
  height: auto;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #efefef;
  color: #808080;
  text-transform: uppercase;
  font-family: "ProximaNova Bold", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 837, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles > li:before {
  content: "\f35f";
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Ionicons";
  float: right;
  margin-right: 0;
}
/* line 847, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles li.caret:before {
  content: "\f365";
}
/* line 852, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles label {
  display: block;
}
/* line 856, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel.sortBy li {
  height: 100%;
}
/* line 860, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel {
  display: none;
  padding-bottom: 20px;
  background-color: #fff;
}
/* line 865, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel li {
  color: #4d8e1f;
  background-color: #fff;
  padding: 0px;
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 10px;
  position: relative;
}
/* line 873, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel li:before {
  content: "";
}
/* line 877, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel li input {
  width: 22px;
  height: 46px;
  line-height: 46px;
  float: right;
  margin-bottom: 0;
  padding: 0;
}
/* line 886, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchMobileStyles .search-secondLevel li .mobileInput {
  position: relative;
  height: auto;
  top: 0;
  width: 100%;
  margin-bottom: 10px;
}
/* line 897, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults fieldset {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 902, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults fieldset h5 {
  color: #656668;
  margin: 20px 0 10px;
}
/* line 908, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent {
  float: none;
  width: 100%;
  position: relative;
  padding-top: 50px;
}
/* line 914, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .all {
  margin: 0 auto;
}
/* line 918, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .military {
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  /* line 918, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .military {
    width: 100%;
  }
}
/* line 926, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .career {
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  /* line 926, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .career {
    width: 100%;
  }
}
/* line 935, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .college {
  margin: 0 auto;
}
@media screen and (min-width: 480px) {
  /* line 935, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .college {
    width: 100%;
  }
}
@media screen and (min-width: 744px) {
  /* line 908, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent {
    padding-top: 60px;
  }
}
/* line 948, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .result--header--text {
  position: absolute;
  top: 20px;
  left: 0;
  font-family: "ProximaNova Regular", sans-serif;
  text-transform: uppercase;
  color: #656668;
  font-size: 25px;
  font-size: 1.5625rem;
}
/* line 961, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  margin-bottom: 5px;
  color: #4d8e1f;
}
/* line 968, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult h3 {
  color: #000000;
  font-family: "ProximaNova Regular", sans-serif;
}
/* line 973, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .left.searchInfo h3 {
  max-width: 90%;
  color: #000000;
}
/* line 978, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent h5 {
  margin-bottom: 20px;
  text-transform: capitalize;
  font-family: "ProximaNova Regular", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000000;
}
/* line 986, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent h4 {
  margin: 40px 0 10px;
  border-bottom: 1px solid #a8a8a8;
  padding-bottom: 20px;
  color: #656668;
  text-transform: capitalize;
  font-family: "ProximaNova Regular";
}
/* line 995, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent fieldset h4 {
  margin: 0;
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
/* line 1002, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.hide {
  display: none;
}
/* line 1006, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.is-active {
  display: block;
}
/* line 1011, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent button {
  display: none;
}
/* line 1022, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.career button[data-tab="career"],
.searchResults .searchContent .tabContent.career a[data-tab="career"] {
  display: block;
}
/* line 1032, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.college button[data-tab="college"],
.searchResults .searchContent .tabContent.college a[data-tab="college"] {
  display: block;
}
/* line 1045, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.military button[data-tab="military"],
.searchResults .searchContent .tabContent.military a[data-tab="military"] {
  display: block;
}
/* line 1052, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchBox .searchContentheader {
  border-bottom: 1px solid #c7c7c7;
  margin: 0;
}
/* line 1056, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchBox .searchContentheader .sortBy {
  float: right;
  width: 100%;
  max-width: 350px;
}
/* line 1061, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchBox .searchContentheader .sortBy h5 {
  float: left;
  width: 25%;
}
/* line 1066, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchBox .searchContentheader .sortBy select {
  float: right;
  width: 75%;
}
/* line 1073, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchBox .searchContentheader h3 {
  color: #656668;
  font-family: "ProximaNova Regular", sans-serif;
  font-weight: bold;
  margin: 20px 0;
  font-size: 20px;
  font-size: 1.25rem;
  float: left;
  width: 100%;
  max-width: 300px;
}
/* line 1084, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent form {
  width: 100%;
}
/* line 1087, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent form h4 {
  float: left;
  width: 25%;
  margin-bottom: 0;
  line-height: 50px;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 1095, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent form select {
  float: right;
  width: 75%;
  margin-bottom: 0;
}
/* line 1103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchTabs ul {
  display: inline-block;
  width: 100%;
}
/* line 1108, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchTabs li {
  color: #4d8e1f;
  float: left;
  width: 25%;
  margin: 0%;
  text-align: center;
  text-transform: uppercase;
  font-family: "ProximaNova Bold", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}
/* line 1123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchTabs li.active {
  background-color: #f0f0f0;
  color: #465536;
}
/* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchTabs li.active:before, .searchResults .searchContent .searchTabs li.active:after {
  content: "\f35f";
  display: inline-block;
  font-family: "Ionicons";
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  display: block;
  position: absolute;
  width: 50px;
  left: 50%;
  margin-left: -25px;
}
/* line 87, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchTabs li.active:before {
  color: #f0f0f0;
  bottom: -25px;
  font-size: 40px;
  z-index: 20;
}
/* line 93, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchTabs li.active:after {
  color: #fff;
  bottom: -45px;
  font-size: 60px;
  z-index: 10;
}
/* line 1128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  border: none;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  position: relative;
  transition: color 0s ease;
  transition: background-color 0.2s ease;
  color: #000000;
  height: auto;
  flex-direction: column;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchResult:before, .searchResults .searchContent .searchResult:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchResult:after {
  clear: both;
}
@media screen and (min-width: 744px) {
  /* line 1128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchResult {
    flex-direction: row;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* line 1153, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult .militarySymbol,
.searchResults .searchContent .searchResult .note {
  display: none;
}
/* line 1161, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult .militarySymbol .triangle-topRight {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: none;
}
/* line 1167, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult .militarySymbol .triangle-topRight p {
  background: #788e61;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 1178, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult:hover .militarySymbol .triangle-topRight p {
  background: #fff;
  color: #788e61;
}
/* line 1185, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .militarySymbol {
  display: block;
  position: absolute;
  right: 2%;
  top: 0;
  background-color: #4d8e1f;
  height: 25px;
  width: 50%;
  max-width: 250px;
  overflow: hidden;
}
/* line 1197, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult {
  margin: 5px 0;
  padding: 10px;
  background-color: #f0f0f0;
}
/* line 1202, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult h4 {
  text-transform: capitalize;
  font-family: "ProximaNova Regular", sans-serif;
  margin: 0;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 1210, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult ul {
  display: inline-block;
  width: 100%;
}
/* line 1215, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult li {
  float: left;
  width: 100%;
  height: auto;
  line-height: 50px;
}
/* line 1222, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult button {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
  height: 30px;
  float: left;
  padding: 0 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: auto;
}
/* line 1232, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult button:after {
  font-size: 15px;
  font-size: 0.9375rem;
  content: "\f405";
  display: inline-block;
  font-family: "Ionicons";
}
/* line 1240, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult .clearResults {
  float: left;
  width: auto;
  line-height: 30px;
  height: auto;
  display: block;
  color: #4d8e1f;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 1252, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult .mobileFilter {
  display: block;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .filterResult .mobileFilter:before, .searchResults .searchContent .filterResult .mobileFilter:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .filterResult .mobileFilter:after {
  clear: both;
}
/* line 1256, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult .mobileFilter p {
  float: left;
  width: 27%;
  max-width: 100px;
  margin-top: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 50px;
  color: #656668;
}
@media screen and (min-width: 480px) {
  /* line 1256, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult .mobileFilter p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 1270, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .filterResult .mobileFilter .selectFilters {
  margin: 20px 0;
  float: right;
  width: 70%;
  max-width: 100%;
  background-image: url(/assets/searchFilterGreen-5144396906027df380b566375759281e05fcb6f8c26ecf2b00ae2ccbe36cc1f5.png);
  background-repeat: no-repeat;
  font-size: 20px;
  font-size: 1.25rem;
  background-position: 95%;
  background-color: #fff;
  background-size: 20px;
  line-height: 50px;
  color: #4d8e1f;
  font-family: "ProximaNova Regular", sans-serif;
  background-color: #fff;
  padding: 0 10px;
  border: 1px solid #c7c7c7;
  cursor: pointer;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .sortBy:before, .searchResults .searchContent .sortBy:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .sortBy:after {
  clear: both;
}
/* line 1295, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy form {
  float: none;
}
/* line 1299, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy .symbol {
  float: none;
  margin-top: 30px;
  position: relative;
  width: 100%;
}
/* line 1305, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy .symbol .militarySymbol {
  display: block;
  border: 1px solid #656668;
  border-top: none;
  margin-top: 3px;
  height: 40px;
  width: 50px;
}
/* line 1314, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy .symbol .triangle-topRight {
  width: 0;
  height: 0;
  top: 0;
  border-top: 40px solid #656668;
  border-left: 50px solid transparent;
  transition: background-color 0.2s ease;
}
/* line 1322, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy .symbol .triangle-topRight p {
  color: #fff;
  position: absolute;
  z-index: 100;
  left: 28px;
  top: 0px;
}
/* line 1331, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .sortBy .symbol p {
  color: #656668;
}
/* line 1337, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .left {
  width: 100%;
  background-color: rgba(74, 143, 65, 0.2);
  padding: 40px 20px 20px;
}
@media screen and (min-width: 744px) {
  /* line 1337, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .left {
    width: 65%;
  }
}
/* line 1348, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchResult.military:before {
  background-image: url(/assets/MilitaryCallOut-e772ed298fd059d982e7dcc036434a0f23c20534935d55b16002cdcf1ce89f13.svg);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  content: " ";
  display: block;
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 1;
  width: 210px;
  height: 28px;
}
/* line 1363, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .tabContent.military .left.military:before {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  content: " ";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
}
/* line 1378, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right {
  width: 100%;
  background-color: #c0d8bb;
  padding: 40px 20px 20px;
}
@media screen and (min-width: 744px) {
  /* line 1378, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right {
    width: 35%;
  }
}
/* line 1390, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.career p,
.searchResults .searchContent .right.military p {
  line-height: 1.2;
  margin: 0 0 40px;
}
/* line 1395, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.career p:nth-child(odd),
.searchResults .searchContent .right.military p:nth-child(odd) {
  float: none;
  width: 100%;
}
@media screen and (min-width: 744px) {
  /* line 1395, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career p:nth-child(odd),
  .searchResults .searchContent .right.military p:nth-child(odd) {
    float: left;
  }
}
/* line 1405, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.career p:nth-child(even),
.searchResults .searchContent .right.military p:nth-child(even) {
  float: none;
  width: 100%;
}
@media screen and (min-width: 744px) {
  /* line 1405, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career p:nth-child(even),
  .searchResults .searchContent .right.military p:nth-child(even) {
    float: right;
  }
}
/* line 1415, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.career b,
.searchResults .searchContent .right.military b {
  display: block;
  font-weight: bold;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 1421, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.career span,
.searchResults .searchContent .right.military span {
  display: block;
}
/* line 1429, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .right.college span {
  font-family: "ProximaNova Bold", sans-serif;
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchInfo ul:before, .searchResults .searchContent .searchInfo ul:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .searchContent .searchInfo ul:after {
  clear: both;
}
/* line 1442, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchInfo li {
  width: 50%;
  margin-bottom: 25px;
}
/* line 1447, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchInfo li:nth-child(odd) {
  float: left;
  clear: left;
}
/* line 1452, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent .searchInfo li:nth-child(even) {
  float: right;
  clear: right;
}
/* line 1458, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .searchContent span {
  display: block;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 1464, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults input,
.searchResults select {
  height: 50px;
  line-height: 50px;
}

/* line 1473, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .search-resources {
  clear: both;
  margin-bottom: 40px;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .search-resources:before, .searchResults .search-resources:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.searchResults .search-resources:after {
  clear: both;
}
/* line 1478, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .search-resources > h3 {
  color: #656668;
  font-family: "ProximaNova Bold", sans-serif;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1.25rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #b2b2b2;
}
/* line 1489, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .search-resources a {
  transition: none;
  color: #000000;
}
/* line 1494, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .search-resources .resourceBox {
  border: 1px solid #a8a8a8;
  padding: 20px;
  margin-bottom: 20px;
  float: none;
  width: 100%;
  display: block;
  margin-right: 0;
}
/* line 1503, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.searchResults .search-resources .resourceBox:hover {
  cursor: pointer;
}

/* line 1515, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.tabContent {
  width: 95%;
}
@media screen and (min-width: 744px) {
  /* line 1515, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .tabContent {
    width: 100%;
    margin: 0 auto;
  }
}

/* line 1526, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate {
  margin: 50px 0;
}
/* line 1529, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .pagination {
  text-align: center;
}
/* line 1533, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate span {
  display: inline-block;
}
/* line 1537, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate span.first,
#paginate span.last {
  display: none;
}
/* line 1542, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .page {
  line-height: 35px;
  border: 1px solid #4d8e1f;
  color: #4d8e1f;
  border-radius: 50px;
  height: 35px;
  width: 35px;
  text-align: center;
  margin: 0;
}
/* line 1552, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .page.gap {
  border: none;
  font-size: 22px;
  width: 20px;
  margin: 0;
}
/* line 1559, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .page a {
  border-radius: 50px;
  color: #4d8e1f;
  display: block;
  transition: none;
}
/* line 1565, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .page a:hover {
  background: #558530;
  color: #fff;
}
/* line 1572, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .current {
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
}
/* line 1577, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .next,
#paginate .prev {
  height: 35px;
  line-height: 35px;
  background: #4d8e1f;
  width: 40px;
}
/* line 1584, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .next a,
#paginate .prev a {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
}
/* line 1593, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .next {
  float: right;
}
/* line 1597, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
#paginate .prev {
  float: left;
}

/* line 1603, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form button {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.125rem;
  border: none;
}
/* line 1610, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form button:after {
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 1615, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form input {
  font-size: 14px;
  font-size: 0.875rem;
  height: 60px;
  line-height: 60px;
  padding: 0 5px;
  color: #4d8e1f;
}
/* line 1622, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form input[type="text"] {
  cursor: text;
}
/* line 1627, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form input::placeholder {
  color: #4d8e1f;
}
/* line 1631, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form select {
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-appearance: none;
  height: 60px;
  line-height: 60px;
  padding: 0 5px;
  color: #4d8e1f;
}
/* line 1640, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form select option {
  color: black;
}
/* line 1644, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form .select-State {
  background: #ffffffcc;
  z-index: 1;
}
/* line 1648, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form .select-State select {
  background: none;
}
/* line 1653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form select,
.page-form option.selected {
  width: 80%;
  border: none;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (min-width: 480px) {
  /* line 1653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form select,
  .page-form option.selected {
    width: 100%;
  }
}
@media screen and (min-width: 744px) {
  /* line 1653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form select,
  .page-form option.selected {
    width: 60px;
  }
}
@media screen and (min-width: 992px) {
  /* line 1653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form select,
  .page-form option.selected {
    width: 90px;
  }
}
/* line 1675, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.page-form select option:first-child {
  color: #656668;
}

/* line 1681, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.sidebarMobile.college .sortByMobile {
  display: none;
}
/* line 1685, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.sidebarMobile.college .sortByMobile.active {
  display: block;
}

/* line 1690, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
.active-filters {
  position: relative;
  top: -1px;
  left: 4px;
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 6px 0;
  border-radius: 100%;
  color: #656668;
  background: #f0f0f0;
  text-align: center;
  font-family: ProximaNova Regular;
  font-size: 13px;
  line-height: 1;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 480px) {
  /* line 1716, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent h3 {
    font-size: 20px;
    font-size: 1.25rem;
    max-width: 100%;
  }
  /* line 1721, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchTabs {
    font-size: 25px;
    font-size: 1.5625rem;
    height: 40px;
    width: 100%;
    line-height: 40px;
  }
  /* line 1727, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchTabs li {
    height: 40px;
    line-height: 40px;
    width: 20%;
    margin: 0 2.5%;
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 1736, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult {
    margin: 10px 0;
  }
  /* line 1741, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .search-resources > h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  /* line 1745, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .search-resources .resourceBox:nth-child(odd) {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  /* line 1751, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .search-resources .resourceBox:nth-child(even) {
    float: right;
    width: 48%;
    margin-left: 2%;
  }

  /* line 1760, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #searchWrap .search-text {
    width: 80%;
    padding-right: 10px;
    text-align: right;
    margin-bottom: 0;
    padding: 0 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 1769, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #searchWrap .submit {
    width: 40px;
  }

  /* line 1775, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #paginate .page {
    margin: 15px 5px;
  }
  /* line 1779, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #paginate .next,
  #paginate .prev {
    height: 60px;
    line-height: 60px;
    width: 90px;
  }
  /* line 1785, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #paginate .next a,
  #paginate .prev a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 744px) {
  /* line 1793, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults {
    margin-top: 72px;
  }

  /* line 1797, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults
  .searchContent
  .searchResult.military
  .militarySymbol
  .triangle-topRight
  p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 30px;
  }

  /* line 1807, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .militarySymbol {
    height: 30px;
  }

  /* line 1812, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .sideBar .college .sortState {
    display: none;
  }
  /* line 1816, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .sideBar .college .sortState.active {
    display: block;
  }

  /* line 1826, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .searchBox-input {
    width: 40%;
    margin: 0;
  }
  /* line 1831, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .fieldWrap {
    display: flex;
    width: calc(60% - 5px);
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 5px;
  }
  /* line 1838, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .fieldWrap li {
    background-color: #ffffffcc;
    height: 60px;
    padding-left: 5px;
  }
  /* line 1843, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .fieldWrap li input,
  .for-college .fieldWrap li select {
    border: none;
    background-color: transparent;
  }
  /* line 1855, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .fieldWrap li:nth-child(1) {
    width: 60%;
  }
  /* line 1859, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .fieldWrap li:nth-child(2) {
    width: calc(40% - 5px);
  }
  /* line 1864, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .for-college .searchfields {
    padding: 0;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 1873, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-searchwrapper h3 {
    text-align: left;
    font-size: 28px;
    font-size: 1.75rem;
  }

  /* line 1880, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #searchWrap fieldset {
    width: 768px;
    padding: 0.35em 0.75em 0.625em;
  }
  /* line 1885, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #searchWrap .search-text {
    width: 90%;
    font-size: 20px;
    font-size: 1.25rem;
  }

  /* line 1891, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-quicksearch {
    width: 35%;
    float: right;
  }
  /* line 1895, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-quicksearch h3 {
    text-align: left;
    font-size: 28px;
    font-size: 1.75rem;
  }
  /* line 1900, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-quicksearch li {
    line-height: 1;
    height: auto;
    text-align: left;
    border: none;
    background: none;
    font-size: 22px;
    font-size: 1.375rem;
  }
  /* line 1909, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-quicksearch li:hover a {
    color: #6eb42a;
  }

  /* line 1917, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form input {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 10px;
  }
  /* line 1922, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form button {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 1925, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form button:after {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 1930, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form select {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 30px 0 10px;
    margin: 0;
  }
  /* line 1936, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form .searchfields {
    padding: 0 30px 0 10px;
  }
  /* line 1940, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form .fieldWrap:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
  /* line 1946, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form .fieldWrap {
    text-align: justify;
    height: 60px;
  }
  /* line 1950, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .page-form .fieldWrap li {
    width: 32.3%;
    /* Declare your value. Can be in relative units. */
    display: inline-block;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1;
  }

  /* line 1962, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults {
    margin-top: 70px;
  }
  /* line 1965, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .sideBar-mobile {
    display: none;
  }
  /* line 1970, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults h3 {
    font-size: 20px;
    font-size: 1.25rem;
    height: auto;
  }
  /* line 1975, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults h4 {
    font-size: 32px;
    font-size: 2rem;
  }
  /* line 1979, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults .searchResult {
    width: 31.3%;
    float: left;
  }
  /* line 1990, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults .searchResult:nth-child(even) {
    margin: 0 3%;
  }
  /* line 1994, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults .searchResult:last-of-type {
    float: left;
  }
  /* line 1998, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .container.toggleAllResults .searchResult:first-of-type:last-of-type {
    float: none;
  }

  /* line 2004, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent {
    float: right;
    width: 73%;
  }
  /* line 2008, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 2012, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult {
    margin: 10px 0;
    padding: 20px;
  }
  /* line 2016, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult h4 {
    margin: 20px 0;
    padding-bottom: 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 2022, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult .clearResults {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  /* line 2026, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .filterResult .mobileFilter {
    display: none;
  }
  /* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .sortBy:before, .searchResults .searchContent .sortBy:after {
    content: " ";
    display: table;
  }
  /* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .sortBy:after {
    clear: both;
  }
  /* line 2034, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .sortBy form {
    float: left;
  }
  /* line 2038, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .sortBy .symbol {
    float: right;
    margin: 60px 0 0 0;
    width: 250px;
  }
  /* line 2043, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .sortBy .symbol p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* line 2049, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchTabs {
    font-size: 25px;
    font-size: 1.5625rem;
    height: 60px;
    width: 100%;
    line-height: 60px;
  }
  /* line 2055, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchTabs li {
    height: 60px;
    line-height: 60px;
    width: 20%;
    margin: 0 2.5%;
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 2062, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchTabs li:hover {
    background-color: #f0f0f0;
    color: #465536;
  }
  /* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .searchTabs li:hover:before, .searchResults .searchContent .searchTabs li:hover:after {
    content: "\f35f";
    display: inline-block;
    font-family: "Ionicons";
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    display: block;
    position: absolute;
    width: 50px;
    left: 50%;
    margin-left: -25px;
  }
  /* line 87, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .searchTabs li:hover:before {
    color: #f0f0f0;
    bottom: -25px;
    font-size: 40px;
    z-index: 20;
  }
  /* line 93, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .searchTabs li:hover:after {
    color: #fff;
    bottom: -45px;
    font-size: 60px;
    z-index: 10;
  }
  /* line 2068, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent form {
    width: 30%;
  }
  /* line 2071, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent form h4 {
    float: none;
    width: auto;
    margin-bottom: 0;
    line-height: 50px;
  }
  /* line 2078, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent form select {
    float: left;
    width: 100%;
  }
  /* line 2084, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchBox .searchContentheader h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  /* line 2088, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .left {
    width: 65%;
  }
  /* line 2097, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right {
    width: 35%;
  }
  /* line 2105, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career {
    margin-top: 0px;
  }
  /* line 2109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career,
  .searchResults .searchContent .right.military {
    width: 35%;
  }
  /* line 2113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career p:nth-child(odd),
  .searchResults .searchContent .right.military p:nth-child(odd) {
    float: none;
    width: auto;
  }
  /* line 2118, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .right.career p:nth-child(even),
  .searchResults .searchContent .right.military p:nth-child(even) {
    float: none;
    width: auto;
  }
  /* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .searchInfo ul:before, .searchResults .searchContent .searchInfo ul:after {
    content: " ";
    display: table;
  }
  /* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .searchResults .searchContent .searchInfo ul:after {
    clear: both;
  }
  /* line 2129, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .searchInfo li {
    width: 50%;
    margin-bottom: 25px;
  }
  /* line 2135, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .searchContent .college .right {
    display: block;
  }

  /* line 2140, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .sideBar {
    float: left;
    width: 24%;
    display: block;
  }

  /* line 2146, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .sort-desktop {
    display: block;
  }

  /* line 2151, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #searchWrap fieldset {
    width: 90%;
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }

  /* line 2160, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #paginate .page {
    margin: 15px 10px;
  }
  /* line 2164, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  #paginate .next,
  #paginate .prev {
    width: 100px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2172, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-search.scss */
  .searchResults .sideBar {
    width: 22%;
  }
}
/* line 3, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader.titled {
  width: 100%;
}

/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader {
  margin: 40px 0px;
  text-align: center;
  clear: both;
}
/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader h2 {
  font-size: 60px;
  font-size: 3.75rem;
}
/* line 18, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader h4 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0;
  color: #656668;
  text-align: center;
  font-family: "ProximaNova Regular", sans-serif;
}
@media screen and (min-width: 744px) {
  /* line 18, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader h4 {
    margin: 20px 0;
    text-align: left;
  }
}
/* line 32, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader .page-tour-learnmore {
  color: #4d8e1f;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: capitalize;
  position: relative;
  font-family: "ProximaNova Regular", sans-serif;
  display: inline-block;
}
/* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader .page-tour-learnmore:before {
  position: absolute;
  right: -10px;
  vertical-align: middle;
  top: -2px;
  font-size: 18px;
}
/* line 49, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader p {
  text-transform: uppercase;
  color: #000000;
  font-family: "ProximaNova Black", sans-serif;
  line-height: 0.8;
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (min-width: 744px) {
  /* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader {
    margin: 0px 0px 40px;
  }
}
/* line 61, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.page-subheader .page-subheader:nth-child(even) {
  border: none;
}

/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons.change_text .all-industries:before {
  content: "Show Less Industries";
}
/* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons.change_text .all-industries:after {
  content: "\f3d8";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 20px;
  vertical-align: middle;
  margin-left: 10px;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons {
  text-align: center;
  margin: 0 auto;
  max-width: 1170px;
}
/* line 97, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a:nth-child(-n+8),
.explore-buttons .toggle-showing {
  display: block;
  height: auto;
  line-height: normal;
  padding: 10px 20px;
}
@media screen and (min-width: 744px) {
  /* line 97, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .explore-buttons a:nth-child(-n+8),
  .explore-buttons .toggle-showing {
    display: inline-block;
  }
}
/* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a:nth-child(8) {
  display: block;
}
@media screen and (min-width: 744px) {
  /* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .explore-buttons a:nth-child(8) {
    display: none;
  }
}
/* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a:nth-child(8).toggle-showing {
  display: block;
}
@media screen and (min-width: 744px) {
  /* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .explore-buttons a:nth-child(8).toggle-showing {
    display: inline-block;
  }
}
/* line 125, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a {
  display: none;
}
/* line 128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a:nth-child(odd) {
  background: rgba(78, 143, 65, 0.2);
}
/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons a:nth-child(even) {
  background: rgba(78, 143, 65, 0.1);
}
/* line 137, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons .all-industries {
  display: block;
  width: 180px;
  text-align: center;
  margin: 20px auto 50px;
  cursor: pointer;
  color: #4d8e1f;
  font-family: "ProximaNova Semi", sans-serif;
}
/* line 146, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons .all-industries:before {
  content: "Show All Industries";
}
/* line 150, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.explore-buttons .all-industries:after {
  content: "\f3d0";
  display: inline-block;
  font-family: "Ionicons";
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
  margin-left: 10px;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 167, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets {
  display: flex;
  width: 100%;
  justify-content: space-between;
  max-width: 1055px;
  margin: 0 auto;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 744px) {
  /* line 167, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets {
    flex-direction: row;
  }
}
/* line 180, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-subheader {
  width: 100%;
  margin-top: 0;
}
@media screen and (min-width: 744px) {
  /* line 180, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-subheader {
    width: 50%;
  }
}
@media screen and (min-width: 744px) {
  /* line 189, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-subheader:nth-child(odd) {
    border-right: 1px solid #cecece;
    padding-right: 40px;
  }
}
@media screen and (min-width: 744px) {
  /* line 199, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-subheader:nth-child(even) {
    padding-left: 40px;
  }
}
/* line 207, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour {
  margin: 30px 0;
}
/* line 213, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:hover .page-tour-image {
  transform: none;
}
/* line 217, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:hover .page-tour-text {
  background-color: transparent;
}
/* line 220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:hover .page-tour-text .page-tour-section {
  color: #666666;
}
@media screen and (min-width: 1024px) {
  /* line 220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-tour:hover .page-tour-text .page-tour-section {
    color: #666666;
  }
}
@media screen and (min-width: 1024px) {
  /* line 220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-tour:hover .page-tour-text .page-tour-section {
    color: #666666;
  }
}
@media screen and (min-width: 1024px) {
  /* line 233, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-tour:hover .page-tour-learnmore {
    padding-bottom: 2px;
    border-bottom: 1px solid #4d8e1f;
  }
}
/* line 242, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tours {
  display: flex;
  flex-direction: column;
  width: 100%;
}
/* line 254, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 744px) {
  /* line 254, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-tour {
    height: 200px;
    padding-bottom: 0;
  }
}
/* line 275, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:last-child {
  border: none;
  margin-bottom: 0;
}
/* line 280, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour .page-tour-image {
  height: 100px;
  float: none;
  width: 25%;
  margin-right: 5%;
}
@media screen and (min-width: 744px) {
  /* line 280, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .grouped-buckets .page-tour .page-tour-image {
    height: 115px;
    width: 115px;
  }
}
/* line 296, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour .page-tour-text {
  background-color: transparent;
  border: none;
  padding: 0;
  height: auto;
  width: 70%;
}
/* line 303, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour .page-tour-text:before, .grouped-buckets .page-tour .page-tour-text:after {
  content: "";
  display: none;
}
/* line 309, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour .page-tour-text .page-tour-copy {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: none;
  font-family: "ProximaNova Regular", sans-serif;
  color: #656668;
  line-height: normal;
  margin: 10px 0;
}
/* line 318, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour .page-tour-text .page-tour-title {
  color: #000000;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 327, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour-section {
  margin-left: 0;
  color: #666666;
}
/* line 332, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:nth-child(even) {
  margin: 0;
}
/* line 335, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:nth-child(even) .page-tour-image {
  order: 1;
  margin-right: 0;
  margin-left: 5%;
}
/* line 341, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
.grouped-buckets .page-tour:nth-child(even) .page-tour-text {
  order: 0;
}

@media screen and (min-width: 480px) {
  /* line 356, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader h2 {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (min-width: 744px) {
  /* line 366, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader h4 {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 374, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader h2 {
    font-size: 80px;
    font-size: 5rem;
    margin-bottom: 0px;
    line-height: 0.8;
  }
  /* line 380, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader p {
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 384, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-subheader.scss */
  .page-subheader h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour {
  display: flex;
  justify-content: space-between;
  height: 200px;
  margin-bottom: 30px;
  background-color: white;
  overflow: hidden;
  color: #000000;
  cursor: pointer;
  border-bottom: 1px solid #cecece;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-tour:before, .page-tour:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-tour:after {
  clear: both;
}
@media screen and (min-width: 1024px) {
  /* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour {
    display: block;
  }
  /* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:hover {
    color: #000000;
  }
  /* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:hover .page-tour-learnmore {
    border-bottom: 1px solid #4d8e1f;
  }
}

/* line 44, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-image {
  position: relative;
  float: left;
  width: 25%;
  height: 100px;
  margin-right: 5%;
  background-color: #a8a8a8;
  background-position: 100%;
  background-size: cover;
  transition: transform 400ms ease;
  transform: scale(1);
}
@media screen and (min-width: 744px) {
  /* line 44, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-image {
    height: 115px;
  }
}

/* line 61, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-meta {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  margin-bottom: 5px;
}

/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-text {
  color: #4d8e1f;
  position: relative;
  float: right;
  width: 70%;
  height: 200px;
  transition: background-color 400ms ease;
  text-align: left;
}

/* line 78, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-icons img {
  height: 30px;
  width: 30px;
}

/* line 84, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-learnmore {
  color: #4d8e1f;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: capitalize;
  position: relative;
  font-family: "ProximaNova Regular", sans-serif;
  display: inline-block;
  line-height: 1;
}
/* line 93, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-learnmore:before {
  position: absolute;
  right: -10px;
  top: 0;
  font-size: 18px;
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-learnmore .ion-chevron-right {
  font-size: 14px;
  vertical-align: middle;
}

/* line 128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-text:before {
  border-color: rgba(168, 168, 168, 0);
  border-right-color: #a8a8a8;
  border-width: 25px;
  margin-top: -25px;
}

/* line 135, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-section {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #465536;
}

/* line 146, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
.page-tour-copy {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #465536;
  margin: 10px 0;
}

@media screen and (max-width: 743px) {
  /* line 159, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) .page-tour-image {
    float: right;
  }
  /* line 163, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) .page-tour-text {
    float: left;
    border-left: none;
  }
  /* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) .page-tour-text:after,
  .page-tour:nth-child(even) .page-tour-text:before {
    left: 100%;
  }
  /* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) .page-tour-text:after {
    border-right-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
  }
  /* line 179, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) .page-tour-text:before {
    border-right-color: rgba(168, 168, 168, 0);
    border-left-color: #a8a8a8;
  }
}
@media screen and (min-width: 360px) {
  /* line 194, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-section {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "ProximaNova Semi";
  }

  /* line 200, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-title {
    font-size: 18px;
    font-size: 1.125rem;
  }

  /* line 205, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-copy {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 480px) {
  /* line 212, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-icons img {
    height: 40px;
    width: 40px;
  }
}
@media screen and (min-width: 744px) {
  /* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .page-tours:before, .page-tours:after {
    content: " ";
    display: table;
  }
  /* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
  .page-tours:after {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  /* line 232, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-title {
    font-size: 18px;
    font-size: 1.125rem;
    color: #000000;
  }

  /* line 238, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour-copy {
    font-size: 20px;
    font-size: 1.25rem;
  }

  /* line 246, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour {
    float: left;
    width: calc(50% - 18px);
  }
  /* line 252, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:hover {
    color: #fff;
  }

  /* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour:nth-child(even) {
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  /* line 282, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-tours.scss */
  .page-tour {
    float: left;
    width: calc(50% - 24px);
  }
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article.container {
  padding: 20px 10px 0;
}
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article.container a[target="_blank"]:after {
  background: url(/assets/icon-external-ba1a0334b113127a5d68725b93385234331cf61df375e7b3ddc2b291913a258c.png) 0 0 no-repeat;
  content: " ";
  display: inline-block;
  height: 14px;
  margin: 0 -17px 0 5px;
  width: 30px;
  vertical-align: middle;
}
/* line 19, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article.container .sampleCoverLetter {
  display: block;
  height: 100%;
}
/* line 23, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article.container .sampleCoverLetter ul {
  border: none;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  padding-bottom: 0;
}

/* line 36, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
[data-punchbox-action="resume"] .page-article.container a[target="_blank"]:after {
  background: none;
}
/* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
[data-punchbox-action="resume"] .page-article.container strong {
  margin: 0;
}

/* line 47, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.hidden-hero-image {
  margin-top: 100px;
}

/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-topics {
  clear: both;
  border-top: 1px solid #939598;
}
/* line 55, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-topics h4 {
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 60px 0 40px;
}

/* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content[data-slug="resume-examples"] br {
  display: block;
}
/* line 65, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content[data-slug="resume-examples"] p {
  margin-bottom: 20px;
}
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content[data-slug="resume-examples"] h2 {
  margin: 40px 0px 20px;
}

/* line 73, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content br {
  display: none;
}
/* line 77, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content strong {
  margin: 10px 0;
  display: block;
}
/* line 82, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h1 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #000000;
  text-align: center;
}
/* line 88, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #656668;
  margin: 20px 0px;
  padding-top: 0px;
  border-top: none;
  font-family: "ProximaNova Bold", "Montserrat", sans-serif;
}
/* line 96, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h2 img {
  width: 100%;
}
/* line 99, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h2:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
@media screen and (max-width: 744px) {
  /* line 107, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h2:before {
    content: "";
    display: block;
    height: 25px;
    margin: -25px 0 0;
  }
}
/* line 116, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content .internalList li {
  list-style: none;
  margin-left: 0;
}
/* line 121, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content table {
  margin: 20px 0;
}
/* line 125, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content img {
  max-width: 100%;
  margin: 10px 0;
}
/* line 130, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h2:first-of-type {
  color: #000000;
  margin-bottom: 0;
  border-top: 1px solid #a8a8a8;
  padding-top: 40px;
  text-align: center;
  font-family: "ProximaNova Black", "Montserrat", sans-serif;
}
/* line 139, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content div > p:first-of-type,
.page-article-content .secondParagraph {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 15px 0 30px;
  color: #656668;
  line-height: 1.3;
}
/* line 147, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul#common-military-questions ~ p:first-of-type,
.page-article-content .secondParagraph {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 16px;
  color: #465536;
}
/* line 154, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ol {
  padding-left: 0;
}
/* line 157, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ol li {
  margin: 0 0 15px 0;
  list-style-position: inside;
  list-style-type: none;
  counter-increment: item;
}
/* line 164, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ol li:before {
  width: 1em;
  padding-right: 0.5em;
  font-family: "ProximaNova Bold", "Montserrat", sans-serif;
  text-align: right;
  float: left;
  content: counter(item) ".";
}
/* line 175, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul:first-of-type {
  border-bottom: 1px solid #a8a8a8;
  margin: 0 0 25px;
  padding: 15px 0 40px;
}
/* line 180, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul:first-of-type a {
  color: #4d8e1f;
  font-family: "ProximaNova Bold", "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 186, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul:first-of-type li {
  list-style-type: none;
  margin-left: 0;
}
/* line 200, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul {
  margin-bottom: 20px;
  margin-left: 15px;
}
/* line 204, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content ul li {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 10px;
}
/* line 211, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content p {
  color: #465536;
}
/* line 215, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-family: "ProximaNova Bold", "Montserrat", sans-serif;
}
/* line 222, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h4 {
  margin-bottom: 10px;
  padding-top: 20px;
}
/* line 227, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-article-content h5 {
  margin: 10px 0;
  text-transform: capitalize;
}

/* line 233, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#sidebar {
  display: none;
}

/* line 237, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-content-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-content-wrapper:before, .page-content-wrapper:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-content-wrapper:after {
  clear: both;
}
@media screen and (min-width: 744px) {
  /* line 237, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-content-wrapper {
    margin-bottom: 0;
  }
}

/* line 249, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sideBarStopper {
  clear: both;
}

/* line 253, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-onPage {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  padding: 40px 0;
}
/* line 258, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-onPage h3 {
  margin-bottom: 10px;
}
/* line 262, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-onPage li {
  margin-bottom: 10px;
}
/* line 266, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-onPage a {
  color: #558530;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: normal;
  font-weight: bold;
}
/* line 273, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-onPage li:last-child {
  margin-bottom: 0;
}

/* line 278, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-img {
  margin: 40px auto;
  width: 100%;
  display: block;
}
/* line 283, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.article-img img {
  width: 100%;
}

/* line 288, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list {
  margin: 20px 0 40px;
}
/* line 291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list li {
  margin: 10px 0;
}
/* line 295, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list h4 {
  margin: 30px 0 15px;
  color: #656668;
}
/* line 300, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list a {
  color: #4d8e1f;
  font-family: "ProximaNova Bold", "Montserrat", sans-serif;
}
/* line 305, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list a.active {
  color: #000000;
  background-size: 30px;
  vertical-align: middle;
  background-position: left -10px top 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/rightarrow-78957b4768e18e5922e0d005bd2b6100099de00d9ec4751e21ffbc79f10c613c.png);
}
/* line 313, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.sidebar-list a.active span {
  margin-left: 20px;
}

/* line 319, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#return-to-top {
  position: fixed;
  bottom: 70px;
  z-index: 90;
  right: 20px;
  background: #558530;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  border-radius: 35px;
  opacity: 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
/* line 334, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#return-to-top.active {
  opacity: 1;
}
/* line 338, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#return-to-top span {
  position: absolute;
  top: 27px;
  color: #fff;
  text-transform: uppercase;
  width: 50px;
  margin-left: -25px;
  left: 50%;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}

/* line 351, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.ion-arrow-up-b {
  color: #fff;
  margin: 0;
  position: relative;
  left: 15px;
  top: -2px;
  font-size: 30px;
  font-size: 1.875rem;
  transition: all 0.3s ease;
}

/* line 361, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.ion-ios-arrow-up:before {
  content: "\f3d8";
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 373, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#return-to-top:hover {
  background: #558530;
}

/* line 377, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
#return-to-top:hover i {
  color: #fff;
}

/* line 381, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.anchorDetail #return-to-top {
  bottom: 110px;
}

/* line 385, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch {
  background-color: #fff;
  border: 1px solid #a8a8a8;
  padding: 25px;
  margin: 40px 0;
  display: block;
}
/* line 392, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-content {
  border-bottom: 1px solid #a8a8a8;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-military-branch .branch-content:before, .page-military-branch .branch-content:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-military-branch .branch-content:after {
  clear: both;
}
/* line 396, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-content p {
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
}
/* line 401, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-content .leftSide,
.page-military-branch .branch-content .rightSide {
  margin-bottom: 20px;
}
/* line 405, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-content .leftSide h5,
.page-military-branch .branch-content .rightSide h5 {
  margin-bottom: 10px;
}
/* line 411, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links {
  padding-top: 25px;
  display: block;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-military-branch .branch-links:before, .page-military-branch .branch-links:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-military-branch .branch-links:after {
  clear: both;
}
/* line 416, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block {
  margin-bottom: 20px;
}
/* line 419, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block h5 {
  text-transform: capitalize;
  margin-bottom: 10px;
}
/* line 424, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block img {
  width: 90px;
}
/* line 428, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block a {
  color: #4d8e1f;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 434, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block ul {
  column-count: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  border-bottom: 0;
  padding: 5px 0;
}
/* line 442, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block li {
  padding: 0;
  list-style: none;
  text-indent: 0;
  margin-bottom: 0;
  display: -webkit-box;
}
/* line 449, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.page-military-branch .branch-links .block li:before {
  content: "";
  margin: 0;
}

@media screen and (min-width: 360px) {
  /* line 463, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .article-onPage ul {
    column-count: 2;
  }

  /* line 468, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul#common-military-questions ~ p:first-of-type,
  .page-article-content .secondParagraph {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 16px;
  }
}
@media screen and (min-width: 480px) {
  /* line 479, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-military-branch .branch-links .block {
    width: 33.3%;
    float: left;
  }

  /* line 486, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media screen and (max-width: 480px) {
  /* line 495, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #return-to-top {
    height: 40px;
    width: 40px;
  }
  /* line 499, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #return-to-top span {
    font-size: 10px;
    font-size: 0.625rem;
    top: 22px;
  }

  /* line 505, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .ion-arrow-up-b {
    font-size: 1.675rem;
    left: 11.5px;
    top: -4px;
  }
}
@media screen and (min-width: 744px) {
  /* line 513, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article.container {
    padding: 40px 0 0;
  }

  /* line 517, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .anchorDetail #return-to-top {
    bottom: 50px;
  }

  /* line 521, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #sidebar {
    width: 25%;
    float: left;
    display: block;
    height: auto;
  }
  /* line 527, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #sidebar aside {
    padding-bottom: 40px;
    padding-top: 0px;
  }
  /* line 532, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #sidebar h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }

  /* line 537, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #return-to-top {
    bottom: 90px;
  }

  /* line 541, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #main-content {
    margin: 0 auto;
  }

  /* line 545, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .clearfix:after {
    display: block;
    content: "";
    clear: both;
  }

  /* line 551, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar {
    will-change: min-height;
  }

  /* line 556, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar-list h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }

  /* line 561, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar__inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
  }

  /* line 568, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content {
    float: right;
    width: 70%;
    min-height: 600px;
    margin-bottom: 40px;
  }
  /* line 574, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content p {
    margin-bottom: 5px;
  }
  /* line 578, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content p,
  .page-article-content li,
  .page-article-content a {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 584, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h1 {
    text-align: left;
    font-size: 45px;
    font-size: 2.8125rem;
  }
  /* line 589, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h2:first-of-type {
    text-align: left;
  }
  /* line 593, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 597, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h3 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 20px;
  }
  /* line 602, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content div > p:first-of-type,
  .page-article-content .secondParagraph {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 15px 0 30px;
  }
  /* line 608, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul#common-military-questions ~ p:first-of-type,
  .page-article-content .secondParagraph {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 5px;
  }
  /* line 615, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type li {
    margin-bottom: 0;
  }
  /* line 619, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type li:before {
    vertical-align: top;
  }
  /* line 623, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type a {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* line 626, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type a:hover {
    text-decoration: underline;
  }
  /* line 633, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul li {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
  }

  /* line 641, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-military-branch .branch-content {
    padding-bottom: 20px;
  }
  /* line 644, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-military-branch .branch-content .leftSide {
    float: left;
    width: 40%;
  }
  /* line 649, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-military-branch .branch-content .rightSide {
    float: right;
    width: 50%;
  }

  /* line 657, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-topics h4 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 992px) {
  /* line 665, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h1 {
    font-size: 64px;
    font-size: 4rem;
  }
  /* line 670, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul:first-of-type a {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 675, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content h2 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 679, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content div > p:first-of-type,
  .page-article-content .secondParagraph {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 684, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .page-article-content ul#common-military-questions ~ p:first-of-type,
  .page-article-content .secondParagraph {
    font-size: 20px;
    font-size: 1.25rem;
  }

  /* line 691, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  #sidebar h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }

  /* line 697, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar-list a {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 700, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar-list a:hover {
    text-decoration: underline;
  }
  /* line 705, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .sidebar-list h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
/* line 713, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.new-text-link {
  margin-bottom: 10px;
}

/* line 718, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.new-inline-link {
  display: inline-block;
}

/* line 722, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.new-cta-link {
  display: block;
  position: relative;
  margin-top: 25px;
  margin-bottom: 50px;
  padding-right: 0px;
}
@media screen and (min-width: 744px) {
  /* line 722, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .new-cta-link {
    margin-top: 25px;
    margin-bottom: 0px;
    max-width: 360px;
  }
}
/* line 734, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
.new-cta-link:after {
  content: "\f10a";
  background: url(/assets/icon-external-ba1a0334b113127a5d68725b93385234331cf61df375e7b3ddc2b291913a258c.png) 0 0 no-repeat;
  content: " ";
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding-left: 10px;
  width: 25px;
  vertical-align: middle;
}

@media screen and (min-width: 744px) {
  /* line 747, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-article.scss */
  .new-cta-link.cyber {
    max-width: initial;
  }
}

/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.page-no-hero {
  height: auto;
  width: auto;
  margin: 0 auto 20px;
  position: relative;
  max-width: 1400px;
}
/* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.page-no-hero .page-hero-inner {
  width: 100%;
  max-width: 100%;
}
/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.page-no-hero h1 {
  color: #000000;
  text-align: center;
  padding-top: 30px;
  font-size: 28px;
  font-size: 1.75rem;
  width: 95%;
  margin: 0 auto;
}
/* line 25, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.page-no-hero .militaryCareer {
  color: #656668;
  text-align: center;
  display: block;
  margin: 10px;
}
/* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.page-no-hero .militaryCareer .line {
  width: 80px;
  display: block;
  border-bottom: 5px solid #939598;
  text-align: center;
  margin: 20px auto 40px;
}

/* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate.modal {
  z-index: 90;
  position: relative;
}

/* line 46, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate {
  /*graph specific stuff */
  /* The Modal (background) */
  /* Modal Content/Box */
  /* The Close Button */
  /* styles for your custom map */
}
/* line 47, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .block {
  margin: 0;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .block:before, .showTemplate .block:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .block:after {
  clear: both;
}
/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .block h4 {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 20px;
}
/* line 58, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .noListing,
.showTemplate .desktop {
  display: none;
}
/* line 63, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .mobile {
  display: block;
}
/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .stateSalary {
  position: relative;
}
/* line 71, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate #anchorLinks {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
/* line 78, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate #section-one,
.showTemplate #section-two,
.showTemplate #section-three,
.showTemplate #section-four {
  width: 100%;
  height: 40px;
  background: #4d8e1f;
  border-bottom: 1px solid #efefef;
  text-align: center;
  text-transform: uppercase;
}
/* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate #section-one a,
.showTemplate #section-two a,
.showTemplate #section-three a,
.showTemplate #section-four a {
  color: #fff;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: block;
}
/* line 98, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .js-button {
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease-in;
}
/* line 104, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .js-button.remove {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
  height: 0 !important;
}
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .staticMap {
  height: 100%;
  width: 100%;
}
/* line 118, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map #stateSalary {
  height: 50px;
  line-height: 50px;
  margin: 10px auto;
}
/* line 124, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map #state-salaries select {
  margin: 0 !important;
  top: 90%;
  left: 0;
  min-height: 100px;
}
/* line 131, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map input::-webkit-calendar-picker-indicator {
  opacity: 100;
}
/* line 136, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .noContent .noListing {
  display: block;
  width: 100%;
  text-align: center;
  margin: 20px auto;
  background: #ebecec;
  height: 100px;
  line-height: 100px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #4d8e1f;
}
/* line 148, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .academics li {
  line-height: 1.2em;
  margin: 10px 0;
}
/* line 153, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .Barcharts svg {
  width: 100%;
  margin: 10px 0;
  max-height: 100%;
  height: 30px !important;
}
/* line 159, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .Barcharts svg g text {
  font-size: 12px !important;
}
/* line 163, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .Barcharts svg g rect {
  width: 15px !important;
  height: 30px !important;
}
/* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .donut svg,
.showTemplate .donut2 svg {
  min-height: 100%;
  max-height: 100%;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .numberWrap:before, .showTemplate .numberWrap:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .numberWrap:after {
  clear: both;
}
/* line 179, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row {
  clear: both;
}
/* line 182, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut {
  max-height: 400px;
  height: 250px;
}
/* line 186, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut svg {
  width: 250px;
  max-width: 100%;
}
/* line 192, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 {
  max-height: 400px;
  height: 280px;
}
/* line 196, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg {
  width: 300px;
  max-width: 100%;
}
/* line 201, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg g g:nth-child(1) text.number {
  transform: translate(-20px, -294px);
}
/* line 205, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg g g:nth-child(4) text.number {
  transform: translate(-20px, -178px);
}
/* line 209, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg g g:nth-child(5) text.number {
  transform: translate(-20px, -142px);
}
/* line 213, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg g g:nth-child(6) text.number {
  transform: translate(-20px, -102px);
}
/* line 217, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row .donut2 svg g g:nth-child(7) text.number {
  transform: translate(-20px, -62px);
}
/* line 224, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row svg {
  width: 100%;
  margin: 0 auto;
  display: block;
}
/* line 230, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row ol {
  counter-reset: section;
}
/* line 233, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row ol li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
  clear: both;
}
/* line 239, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row ol li span {
  float: right;
  width: 20%;
  font-weight: bold;
  text-align: right;
}
/* line 246, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row ol li span.first {
  float: none;
  height: 25px;
  line-height: 25px;
  width: 80%;
  display: inline-block;
  text-align: left;
  max-width: 170px;
}
/* line 257, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .chart-row ol li::before {
  counter-increment: section;
  content: counter(section);
  text-align: center;
  display: inline-block;
  color: #4d8e1f;
  border-radius: 50%;
  position: absolute;
  left: -35px;
  top: 0;
  width: 25px;
  border: 2px solid #4d8e1f;
}
/* line 274, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .number {
  font-size: 9px;
  font-size: 0.5625rem;
  text-anchor: middle;
}
/* line 279, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate.collegeDetail .number {
  font-size: 18px;
}
/* line 283, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .goal,
.showTemplate .completed {
  fill: black;
  text-anchor: middle;
}
/* line 289, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .goal {
  font-size: 30px;
}
/* line 293, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .completed {
  font-size: 95px;
}
/* line 298, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate button a {
  color: #fff;
}
/* line 303, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .footer-text {
  padding-bottom: 40px;
  border-bottom: 1px solid #a8a8a8;
  position: relative;
  z-index: 0;
}
/* line 309, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .footer-text a {
  color: #4d8e1f;
  font-weight: bold;
}
/* line 312, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .footer-text a[target="_blank"]:after {
  background: url(/assets/icon-external-ba1a0334b113127a5d68725b93385234331cf61df375e7b3ddc2b291913a258c.png) 0 0 no-repeat;
  content: " ";
  display: inline-block;
  height: 14px;
  margin: 0 -17px 0 5px;
  width: 30px;
  vertical-align: middle;
}
/* line 324, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .column {
  width: 100%;
  max-height: 100%;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .column.map .row:before, .showTemplate .column.map .row:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .column.map .row:after {
  clear: both;
}
/* line 335, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row {
  margin: 10px 10px 30px;
  border: 1px solid #a8a8a8;
  padding: 20px 10px;
  background-color: #fff;
  position: relative;
  max-height: 100%;
  height: 100%;
}
/* line 344, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row p {
  margin: 10px 0;
  font-weight: normal;
  display: block;
}
/* line 350, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row h3 {
  width: calc(100% - 10px);
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 355, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row ul {
  margin: 10px auto;
}
/* line 361, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .gender .left,
.showTemplate .row .gender .right {
  margin: 0;
  width: 49%;
}
/* line 367, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .gender li {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
/* line 373, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row a {
  color: #4d8e1f;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 0;
  display: block;
  cursor: pointer;
}
/* line 382, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .descBtn {
  background: #4d8e1f;
  color: white;
  padding: 10px;
  margin-top: 20px;
  position: relative;
}
/* line 389, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .descBtn:hover {
  color: #fff;
}
/* line 393, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .descBtn span {
  max-width: 100%;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 399, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .descBtn:after {
  float: right;
  top: 8px;
  position: absolute;
  right: 10px;
}
/* line 407, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row a:after {
  content: "\25B8";
  padding-left: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 413, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modal {
  color: #4d8e1f;
  text-transform: uppercase;
  cursor: pointer;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 420, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList.gender-style li {
  cursor: unset;
}
/* line 424, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row span.openList.modal {
  clear: both;
  display: block;
}
/* line 429, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modal:after {
  content: "\f48a";
  display: inline-block;
  font-family: "Ionicons";
  padding-left: 10px;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 900;
  position: relative;
  cursor: pointer;
  color: #4d8e1f;
  vertical-align: middle;
  top: -1px;
}
/* line 443, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-height: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
}
/* line 459, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList {
  overflow: scroll;
  height: 100%;
  position: relative;
  background: #fff;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
/* line 469, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList li.firstLevel .modalLevel-2,
.showTemplate .row .modalWrapper .modalList li.firstLevel .modalLevel-3 {
  display: none;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .row .modalWrapper .modalList li.firstLevel .clickWrapper:before, .showTemplate .row .modalWrapper .modalList li.firstLevel .clickWrapper:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .row .modalWrapper .modalList li.firstLevel .clickWrapper:after {
  clear: both;
}
/* line 480, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList li.firstLevel.is-open .modalLevel-2 {
  display: block;
}
/* line 486, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList li.secondLevel.is-open .modalLevel-3 {
  display: block;
}
/* line 491, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList li.secondLevel {
  margin: 0;
}
/* line 495, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList li.secondLevel:last-child,
.showTemplate .row .modalWrapper .modalList li:last-child {
  border: none;
  padding-bottom: 0;
}
/* line 502, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalWrapper .modalList.left,
.showTemplate .row .modalWrapper .modalList.right {
  width: 50%;
}
/* line 508, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalHeader {
  background-color: #4d8e1f;
}
/* line 511, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalHeader h3 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  margin-right: 0;
  color: #fff;
  font-family: "ProximaNova Regular", sans-serif;
  padding: 15px;
  width: 100%;
  position: relative;
}
/* line 521, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalHeader h3 .close {
  float: right;
  width: auto;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  padding: 5px;
}
/* line 534, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li {
  border-bottom: 1px solid #efefef;
  padding: 15px;
  color: #656668;
  cursor: pointer;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .row .modalList li:before, .showTemplate .row .modalList li:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .row .modalList li:after {
  clear: both;
}
/* line 541, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li span {
  float: right;
  width: 92%;
  margin-left: -10%;
  font-size: 11px;
  font-size: 0.6875rem;
}
/* line 548, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li span.ion-ios-circle-outline,
.showTemplate .row .modalList li .ion-plus {
  color: #4d8e1f;
  float: left;
  width: 4%;
  font-size: 10px;
  font-size: 0.625rem;
}
/* line 555, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li span.ion-ios-circle-outline:before,
.showTemplate .row .modalList li .ion-plus:before {
  font-weight: bold;
}
/* line 561, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li .modalLevel-2 li {
  border: none;
}
/* line 567, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li.firstLevel:last-child {
  border-bottom: none;
}
/* line 572, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li.firstLevel.is-open > .clickWrapper > .ion-plus:before {
  content: "\f209";
}
/* line 578, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li.secondLevel.is-open > .clickWrapper > .ion-plus:before {
  content: "\f209";
}
/* line 583, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList .modalLevel-3 li {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 590, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .modalList li.gender:before {
  content: "";
}
/* line 595, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(130, 130, 130, 0.8);
  z-index: 50;
  visibility: hidden;
  opacity: 0;
  transition: 0.7s;
}
/* line 608, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .active {
  visibility: visible;
  opacity: 1;
}
/* line 613, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .active + .modalWrapper {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
/* line 619, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .charts {
  margin: 10px auto 20px;
}
/* line 623, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row h6 {
  text-transform: none;
  font-weight: bold;
  margin: 10px 0;
  font-family: "ProximaNova Bold", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 632, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .rowContent p {
  margin: 4px 0;
}
/* line 636, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .rowContent .cap {
  text-transform: lowercase;
}
/* line 641, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .transparentBoxes {
  background-color: grey;
}
/* line 646, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .styled li {
  padding: 0 0 0 12px;
  position: relative;
}
/* line 650, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row .styled li:before {
  content: "• ";
  color: #558530;
  position: absolute;
  left: 0;
  top: -1px;
}
/* line 663, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .career-salary .row h6 {
  font-weight: bold;
  max-width: 80%;
}
/* line 672, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent.Link a[target="_blank"]:after {
  background: url(/assets/icon-external-ba1a0334b113127a5d68725b93385234331cf61df375e7b3ddc2b291913a258c.png) 0 0 no-repeat;
  content: " ";
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  width: 13px;
  vertical-align: middle;
}
/* line 685, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent a {
  margin: 0;
  display: block;
  text-decoration: none !important;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 693, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent a:after {
  content: "";
}
/* line 698, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent li a {
  margin: 10px 0;
  line-height: 22px;
}
/* line 703, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent #readMore {
  text-transform: uppercase;
}
/* line 706, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent #readMore:after {
  content: "\25B8";
  padding-left: 10px;
  font-size: 30px;
  vertical-align: middle;
}
/* line 715, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .row.innerContent .default li:before {
  content: "";
}
/* line 724, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .readModal {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow: scroll;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease-out;
  transform: translateY(45px);
}
/* line 740, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .readModal.is-Open {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
/* line 747, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  position: relative;
  z-index: 100;
  max-width: 100%;
}
/* line 758, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .description-list {
  padding-left: 15px;
}
/* line 761, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .description-list li {
  list-style: disc;
}
/* line 767, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .closeBox {
  float: right;
  font-size: 35px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  text-align: center;
  color: #4d8e1f;
}
/* line 779, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .closeBox:hover,
.showTemplate .closeBox:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* line 790, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map.career #canvasSvg {
  margin: 0;
}
/* line 793, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map.career #canvasSvg svg {
  margin: 20px 0;
  max-width: 600px;
}
/* line 801, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map #canvasSvg {
  margin: 25px 25px 0;
  overflow: scroll;
  width: 100%;
}
/* line 806, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map #canvasSvg svg {
  overflow: visible;
  width: auto;
}
/* line 812, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .zoomButtons {
  display: none;
}
/* line 816, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .states {
  fill: none;
  stroke: #fff;
  stroke-linejoin: round;
}
/* line 822, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .states-choropleth {
  fill: #ccc;
}
/* line 826, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .greyIndicator {
  width: 100%;
  border: 1px solid #a8a8a8;
  max-width: 320px;
  margin-top: 20px;
  float: left;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .map .greyIndicator:before, .showTemplate .map .greyIndicator:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .map .greyIndicator:after {
  clear: both;
}
/* line 834, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .greyIndicator i {
  width: 6%;
  float: left;
  margin: 5px 0;
  padding-left: 5px;
  color: #a8a8a8;
  font-size: 16px;
  font-size: 1rem;
  margin-right: 10px;
}
/* line 844, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .greyIndicator p {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
}
/* line 850, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .greyIndicator p:before {
  color: #a8a8a8;
  font-size: 18px;
  font-size: 1.125rem;
  vertical-align: middle;
  position: relative;
  left: -3px;
  top: -2px;
}
/* line 861, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .barWrap {
  display: block;
  clear: both;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .map .barWrap:before, .showTemplate .map .barWrap:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.showTemplate .map .barWrap:after {
  clear: both;
}
/* line 867, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map #tooltip-container {
  position: absolute;
  background-color: #fff;
  color: #000;
  padding: 10px;
  border: 1px solid;
  display: none;
}
/* line 876, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .tooltip_key {
  font-weight: bold;
}
/* line 880, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .map .tooltip_value {
  margin-left: 20px;
  float: right;
}
/* line 886, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .zoomButtons {
  display: flex;
  flex-direction: column;
  line-height: normal;
  position: absolute;
  right: 0;
  bottom: 150px;
  padding-right: 20px;
}
/* line 895, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .zoomButtons span {
  font-size: 40px;
  font-size: 2.5rem;
  color: #4d8e1f;
  margin-left: auto;
  order: 2;
}
/* line 902, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .zoomButtons span:before {
  font-weight: bold;
}
/* line 908, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .gradientBar span {
  width: 100%;
  height: 30px;
  display: block;
  background: -moz-linear-gradient(left, #3c5c24 0%, #3c5c24 0%, #558434 25%, #789c5c 50%, #9ab585 78%, #bacdac 100%);
  background: -webkit-linear-gradient(left, #3c5c24 0%, #3c5c24 0%, #558434 25%, #789c5c 50%, #9ab585 78%, #bacdac 100%);
  background: linear-gradient(to right, #3c5c24 0%, #3c5c24 0%, #558434 25%, #789c5c 50%, #9ab585 78%, #bacdac 100%);
  margin: 20px auto 0;
}
/* line 937, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .topSalary {
  float: none;
  margin-top: 20px;
}
/* line 942, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate .lowSalary {
  float: none;
  margin-top: 20px;
}
/* line 947, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate button {
  font-size: 12px;
  font-size: 0.75rem;
  border: none;
}
/* line 951, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.showTemplate button:after {
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 958, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.degree h2 {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: normal;
  font-family: "ProximaNova Regular", sans-serif;
  text-transform: capitalize;
}
/* line 965, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.degree .currency {
  font-size: 50px;
  font-size: 3.125rem;
  color: #788e61;
}
/* line 970, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.degree .No-information {
  font-size: 40px;
  font-size: 2.5rem;
}

/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.rowContent:before, .rowContent:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.rowContent:after {
  clear: both;
}
/* line 978, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.rowContent .left {
  float: left;
  width: 45%;
  margin-right: 5%;
}
/* line 984, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.rowContent .right {
  float: right;
  width: 45%;
  margin-left: 5%;
}
/* line 990, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.rowContent .greenText {
  color: #788e61;
  font-size: 40px;
  font-size: 2.5rem;
}

/* line 997, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.application .No-information {
  font-size: 22px;
  font-size: 1.375rem;
  margin-top: 14px;
  display: inline-block;
}

/* line 1005, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.breakdown .greenText {
  border-bottom: 1px solid #a8a8a8;
}
/* line 1009, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.breakdown .greenText:last-child {
  border: none;
}

/* line 1014, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable {
  width: 100%;
  margin: 20px auto;
  table-layout: auto;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 1020, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable th {
  background-color: #fff;
  font-family: "ProximaNova Black", sans-serif;
}
/* line 1025, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable th:nth-child(1) {
  width: 45%;
  text-align: left;
  vertical-align: bottom;
  padding: 0 10px;
}
/* line 1032, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable th:nth-child(2) {
  width: 35%;
}
/* line 1036, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable th:nth-child(3) {
  width: 25%;
}
/* line 1040, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable tr:nth-child(odd) {
  background-color: #f2f2f2;
}
/* line 1044, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable td {
  padding: 10px;
  text-align: center;
}
/* line 1049, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.listingTable td:nth-child(1) {
  text-align: left;
}

/* line 1055, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militarySalary .left {
  width: 100%;
  float: none;
}
/* line 1060, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militarySalary .right {
  width: 100%;
  float: none;
  margin-top: 30px;
}
/* line 1065, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militarySalary .right a {
  margin-top: 0;
  display: inline !important;
}

/* line 1072, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militaryLogos,
.militaryLogosMil {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  height: 100%;
}
/* line 1080, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militaryLogos li,
.militaryLogosMil li {
  display: none;
  width: 33.333%;
  text-align: center;
}
/* line 1085, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militaryLogos li a:after,
.militaryLogosMil li a:after {
  content: "";
  padding-left: 0 !important;
}
/* line 1092, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militaryLogos .showIcon,
.militaryLogosMil .showIcon {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 1097, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.militaryLogos img,
.militaryLogosMil img {
  display: block;
  margin: 0 auto 10px;
  height: 50px;
}

/* line 1105, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.booleanWrap li[data-bool="true"] {
  letter-spacing: normal;
  vertical-align: bottom;
}
/* line 1110, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.booleanWrap li[data-bool="true"]:before {
  content: "\f373";
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  color: #4d8e1f;
  margin-right: 15px;
  font-size: 22px;
  vertical-align: middle;
  margin-bottom: 3px;
}
/* line 1127, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.booleanWrap li[data-bool="false"] {
  color: #a8a8a8;
}
/* line 1131, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.booleanWrap li[data-bool="false"]:before {
  content: "\f2d7";
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 0.65555;
  border: 1px solid #b2b2b2;
  margin-right: 15px;
  color: #b2b2b2;
  vertical-align: middle;
  padding: 1px;
  font-size: 20px;
  margin-bottom: 3px;
}

/* line 1151, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular {
  width: 100%;
}
/* line 1154, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular li {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 1158, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular li p {
  float: left;
  max-width: 40%;
  width: 100%;
}
/* line 1164, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular li span {
  float: right;
  max-width: 40%;
  width: 100%;
  margin: 4px 0;
  font-family: "ProximaNova Bold", sans-serif;
}
/* line 1173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular li:nth-child(even) {
  background-color: #f1f1f1;
}
/* line 1177, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.tabular :after {
  content: "";
  clear: both;
  display: table;
}

/* line 1185, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
#circleCharts {
  display: block;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
#circleCharts:before, #circleCharts:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
#circleCharts:after {
  clear: both;
}
/* line 1189, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
#circleCharts li {
  float: none;
  display: none;
  width: auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 25px;
}
/* line 1198, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
#circleCharts li.show {
  display: block;
}
/* line 1202, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
#circleCharts span {
  display: block;
  margin-left: -42.555%;
  margin: 0px;
  text-transform: capitalize;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  top: 25%;
  width: 85%;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 1218, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress {
  /**
       * This element forms the actual progress bar…
       */
  /**
       * …and this element is its mask
       */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 1220, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress, .c-progress::before, .c-progress::after {
  width: 150px;
  height: 150px;
  border: 10px solid transparent;
  border-radius: 100%;
}
/* line 1229, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress::before, .c-progress::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
}
/* line 1237, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress {
  border-color: #ebecec;
  position: relative;
  margin: 0 auto;
  vertical-align: middle;
}
/* line 1247, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress::before {
  border-bottom-color: #d6be77;
  border-left-color: #d6be77;
  transform: rotate(45deg);
}
/* line 1256, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress::after {
  border-left-color: #ebecec;
  border-bottom-color: #ebecec;
  transform: rotate(45deg);
}
/* line 1262, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress progress {
  appearance: none;
  opacity: 0;
}

/**
      * The actual text content of the progress wheel needs its own element.
      */
/* line 1276, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.c-progress__text {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
  color: #788e61;
}

/**
      * For every percent of completeness, rotate the progress bar.
      */
/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="1"]::before {
  transform: rotate(48.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="2"]::before {
  transform: rotate(52.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="3"]::before {
  transform: rotate(55.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="4"]::before {
  transform: rotate(59.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="5"]::before {
  transform: rotate(63deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="6"]::before {
  transform: rotate(66.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="7"]::before {
  transform: rotate(70.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="8"]::before {
  transform: rotate(73.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="9"]::before {
  transform: rotate(77.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="10"]::before {
  transform: rotate(81deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="11"]::before {
  transform: rotate(84.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="12"]::before {
  transform: rotate(88.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="13"]::before {
  transform: rotate(91.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="14"]::before {
  transform: rotate(95.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="15"]::before {
  transform: rotate(99deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="16"]::before {
  transform: rotate(102.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="17"]::before {
  transform: rotate(106.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="18"]::before {
  transform: rotate(109.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="19"]::before {
  transform: rotate(113.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="20"]::before {
  transform: rotate(117deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="21"]::before {
  transform: rotate(120.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="22"]::before {
  transform: rotate(124.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="23"]::before {
  transform: rotate(127.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="24"]::before {
  transform: rotate(131.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="25"]::before {
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="26"]::before {
  transform: rotate(138.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="27"]::before {
  transform: rotate(142.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="28"]::before {
  transform: rotate(145.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="29"]::before {
  transform: rotate(149.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="30"]::before {
  transform: rotate(153deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="31"]::before {
  transform: rotate(156.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="32"]::before {
  transform: rotate(160.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="33"]::before {
  transform: rotate(163.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="34"]::before {
  transform: rotate(167.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="35"]::before {
  transform: rotate(171deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="36"]::before {
  transform: rotate(174.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="37"]::before {
  transform: rotate(178.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="38"]::before {
  transform: rotate(181.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="39"]::before {
  transform: rotate(185.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="40"]::before {
  transform: rotate(189deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="41"]::before {
  transform: rotate(192.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="42"]::before {
  transform: rotate(196.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="43"]::before {
  transform: rotate(199.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="44"]::before {
  transform: rotate(203.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="45"]::before {
  transform: rotate(207deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="46"]::before {
  transform: rotate(210.6deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="47"]::before {
  transform: rotate(214.2deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="48"]::before {
  transform: rotate(217.8deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="49"]::before {
  transform: rotate(221.4deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="50"]::before {
  transform: rotate(225deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="50"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="51"]::before {
  transform: rotate(228.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="51"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="52"]::before {
  transform: rotate(232.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="52"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="53"]::before {
  transform: rotate(235.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="53"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="54"]::before {
  transform: rotate(239.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="54"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="55"]::before {
  transform: rotate(243deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="55"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="56"]::before {
  transform: rotate(246.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="56"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="57"]::before {
  transform: rotate(250.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="57"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="58"]::before {
  transform: rotate(253.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="58"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="59"]::before {
  transform: rotate(257.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="59"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="60"]::before {
  transform: rotate(261deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="60"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="61"]::before {
  transform: rotate(264.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="61"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="62"]::before {
  transform: rotate(268.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="62"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="63"]::before {
  transform: rotate(271.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="63"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="64"]::before {
  transform: rotate(275.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="64"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="65"]::before {
  transform: rotate(279deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="65"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="66"]::before {
  transform: rotate(282.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="66"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="67"]::before {
  transform: rotate(286.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="67"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="68"]::before {
  transform: rotate(289.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="68"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="69"]::before {
  transform: rotate(293.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="69"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="70"]::before {
  transform: rotate(297deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="70"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="71"]::before {
  transform: rotate(300.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="71"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="72"]::before {
  transform: rotate(304.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="72"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="73"]::before {
  transform: rotate(307.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="73"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="74"]::before {
  transform: rotate(311.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="74"]::after {
  border-left-color: #d6be77;
  transform: rotate(135deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="75"]::before {
  transform: rotate(315deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="75"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="76"]::before {
  transform: rotate(318.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="76"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="77"]::before {
  transform: rotate(322.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="77"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="78"]::before {
  transform: rotate(325.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="78"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="79"]::before {
  transform: rotate(329.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="79"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="80"]::before {
  transform: rotate(333deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="80"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="81"]::before {
  transform: rotate(336.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="81"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="82"]::before {
  transform: rotate(340.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="82"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="83"]::before {
  transform: rotate(343.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="83"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="84"]::before {
  transform: rotate(347.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="84"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="85"]::before {
  transform: rotate(351deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="85"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="86"]::before {
  transform: rotate(354.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="86"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="87"]::before {
  transform: rotate(358.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="87"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="88"]::before {
  transform: rotate(361.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="88"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="89"]::before {
  transform: rotate(365.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="89"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="90"]::before {
  transform: rotate(369deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="90"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="91"]::before {
  transform: rotate(372.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="91"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="92"]::before {
  transform: rotate(376.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="92"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="93"]::before {
  transform: rotate(379.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="93"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="94"]::before {
  transform: rotate(383.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="94"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="95"]::before {
  transform: rotate(387deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="95"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="96"]::before {
  transform: rotate(390.6deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="96"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="97"]::before {
  transform: rotate(394.2deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="97"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="98"]::before {
  transform: rotate(397.8deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="98"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="99"]::before {
  transform: rotate(401.4deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="99"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1291, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="100"]::before {
  transform: rotate(405deg);
  border-bottom-color: #d6be77;
}

/* line 1301, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
[data-percent="100"]::after {
  border-left-color: #d6be77;
  border-bottom-color: #d6be77;
  transform: rotate(225deg);
}

/* line 1320, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores {
  max-width: 400px;
  height: 120px;
}
/* line 1324, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .bar-chart {
  position: relative;
  height: 36px;
  width: 100%;
  border-left: 3px solid #b2b2b2;
  border-right: 3px solid #b2b2b2;
  margin: 20px 0;
}
/* line 1333, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .slider {
  position: absolute;
  height: 28px;
  background-color: #d6be77;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  left: 0%;
  width: 0%;
  transition: left 400ms ease, width 400ms ease;
}
/* line 1346, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .average {
  position: absolute;
  height: 16px;
  width: 3px;
  background-color: #000000;
  content: "";
  top: 50%;
  z-index: 10;
  left: 0%;
  transform: translateX(-50%);
  transition: left 400ms ease;
}
/* line 1358, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .average span {
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 1363, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .bar-chart:after {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #b2b2b2;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
/* line 1373, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .avgTxt {
  margin-top: 20px;
  display: block;
  margin-left: -20px;
}
/* line 1379, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .avg {
  text-align: center;
  transform: translateX(-50%);
  display: block;
  margin-left: -5px;
}
/* line 1386, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .barText {
  color: #d6be77;
  position: absolute;
  width: 55px;
  top: -20px;
  right: 0;
  text-align: center;
  display: block;
  font-size: 10px;
  font-weight: bold;
}
/* line 1398, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .barText.act {
  width: 35px;
  left: 0;
}
/* line 1403, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .rangeText {
  position: absolute;
  bottom: 0;
  width: 100%;
  top: 50px;
}
/* line 1409, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .rangeText span {
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 1413, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .rangeText span:nth-of-type(odd) {
  float: left;
  width: auto;
  margin-left: -10px;
  color: #b2b2b2;
}
/* line 1420, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.scores .rangeText span:nth-of-type(even) {
  float: right;
  width: auto;
  margin-right: -10px;
  color: #b2b2b2;
}

@media screen and (min-width: 360px) {
  /* line 1432, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .scores .barText {
    font-size: 10px;
    font-size: 0.625rem;
  }

  /* line 1437, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .modalList li span {
    margin-left: -5px;
    font-size: 11px;
    font-size: 0.6875rem;
  }

  /* line 1442, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .modalList li span.ion-ios-circle-outline,
  .showTemplate .row .modalList li .ion-plus {
    font-size: 10px;
  }

  /* line 1447, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .greyIndicator i {
    margin: 8px 0;
    font-size: 25px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 375px) {
  /* line 1455, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  #circleCharts li {
    float: left;
    width: 50%;
  }

  /* line 1460, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .greyIndicator p:before {
    font-size: 25px;
    font-size: 1.5625rem;
    left: -5px;
  }

  /* line 1465, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .greyIndicator p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 480px) {
  /* line 1472, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .scores .barText {
    font-size: 10px;
    font-size: 0.625rem;
  }

  /* line 1478, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .page-no-hero h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 1482, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .page-no-hero .militaryCareer {
    font-size: 22px;
    font-size: 1.375rem;
  }

  /* line 1487, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row ol li {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  /* line 1492, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .block {
    margin: 0 0 30px;
  }
  /* line 1495, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .block h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 1500, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row {
    margin: 0 auto;
  }
  /* line 1503, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row .donut2,
  .showTemplate .chart-row .donut {
    height: auto;
  }
  /* line 1510, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row ol li span.first {
    max-width: 100%;
  }
  /* line 1517, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 1521, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate button {
    font-size: 15px;
    font-size: 0.9375rem;
    border: none;
  }
  /* line 1525, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate button:after {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 1530, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .Barcharts svg {
    height: 30px !important;
  }
  /* line 1533, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .Barcharts svg g text {
    font-size: 15px !important;
  }
  /* line 1537, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .Barcharts svg g rect {
    width: 20px !important;
  }
  /* line 1544, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .descBtn span {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  /* line 1552, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .tabular li p {
    max-width: 60%;
  }

  /* line 1560, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .militarySalary .left ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media screen and (min-width: 680px) {
  /* line 1573, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map.career #canvasSvg svg {
    margin: 0;
    max-width: 800px;
  }
  /* line 1582, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map #canvasSvg,
  .showTemplate .map.career #canvasSvg {
    margin: 25px auto 0;
    overflow: hidden;
    width: auto;
  }
  /* line 1587, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map #canvasSvg svg,
  .showTemplate .map.career #canvasSvg svg {
    overflow: hidden;
    width: 100%;
  }
  /* line 1593, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .topSalary,
  .showTemplate .map.career .topSalary {
    float: left;
  }
  /* line 1597, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .lowSalary,
  .showTemplate .map.career .lowSalary {
    float: right;
  }
  /* line 1601, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map .greyIndicator,
  .showTemplate .map.career .greyIndicator {
    float: right;
  }
  /* line 1606, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row {
    max-width: 50%;
  }
  /* line 1610, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .desktop {
    display: block;
  }
  /* line 1614, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .mobile {
    display: none;
  }

  /* line 1619, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .modalList li span {
    margin-left: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 744px) {
  /* line 1627, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate button {
    font-size: 21px;
    border: none;
  }
  /* line 1631, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate button:after {
    font-size: 30px;
    font-size: 1.875rem;
  }
  /* line 1637, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .descBtn span {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  /* line 1643, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .map #canvasSvg {
    margin: 20px auto;
    overflow: hidden;
    width: 100%;
    top: 8%;
  }
  /* line 1652, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .modalWrapper {
    top: 8%;
    left: 0;
    right: 0;
    margin: 2% auto;
    width: 90%;
    height: 100%;
    max-height: 80%;
  }
  /* line 1662, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .active + .modalWrapper {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    max-width: 60%;
  }

  /* line 1672, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .militarySalary .left {
    width: 60%;
    float: left;
  }
  /* line 1677, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .militarySalary .right {
    width: 40%;
    float: right;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 1686, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .page-no-hero {
    height: auto;
    margin-bottom: 20px;
  }
  /* line 1690, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .page-no-hero h1 {
    padding-top: 60px;
    font-size: 60px;
    font-size: 3.75rem;
    max-width: 90%;
    margin: 0 auto;
  }
  /* line 1697, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .page-no-hero .militaryCareer {
    font-size: 32px;
    font-size: 2rem;
  }

  /* line 1703, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row {
    height: auto;
  }
  /* line 1707, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column-Wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 1713, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column-Wrapper.one .column {
    float: none;
    margin: 0 auto;
  }
  /* line 1719, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .chart-row {
    max-width: 100%;
    margin: 0 auto;
  }
  /* line 1724, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .block:first-of-type {
    margin-top: 0;
  }
  /* line 1728, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .block {
    margin: 50px 0;
  }
  /* line 1731, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .block h4 {
    font-size: 36px;
    font-size: 2.25rem;
  }
  /* line 1736, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  /* line 1742, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column.sort {
    display: block;
    width: 33.3%;
    float: left;
    flex: none;
  }
  /* line 1749, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column.map {
    width: 66.6%;
    float: right;
  }
  /* line 1753, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .column.map .row {
    position: relative;
  }
  /* line 1758, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row {
    padding: 20px 18px;
    margin: 10px;
  }
  /* line 1762, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row a:hover {
    color: #6eb42a;
  }
  /* line 1767, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .modal-content {
    max-width: 50%;
  }
  /* line 1772, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .descBtn span {
    font-size: 12px;
    font-size: 0.75rem;
  }

  /* line 1779, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  #circleCharts li {
    width: 50%;
  }
  /* line 1783, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  #circleCharts span {
    font-size: 12px;
    font-size: 0.75rem;
    top: 15%;
    width: 80%;
    margin-left: -40%;
    left: 50%;
  }

  /* line 1792, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .c-progress,
  .c-progress::before,
  .c-progress::after {
    width: 125px;
    height: 125px;
  }

  /* line 1799, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .c-progress__text {
    font-size: 18px;
    font-size: 1.125rem;
  }

  /* line 1803, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .footer-text a:hover {
    color: #6eb42a;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1812, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .c-progress,
  .c-progress::before,
  .c-progress::after {
    width: 150px;
    height: 150px;
  }

  /* line 1820, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  #circleCharts span {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  /* line 1825, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .c-progress__text {
    font-size: 32px;
    font-size: 2rem;
  }

  /* line 1831, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .gender .left,
  .showTemplate .row .gender .right {
    margin: 10px auto;
    width: 45%;
  }

  /* line 1840, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  .showTemplate .row .descBtn span {
    font-size: 14px;
    font-size: 0.875rem;
  }

  /* line 1847, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
  #circleCharts span {
    top: 25%;
  }
}
/* line 1853, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.datalist-polyfill {
  list-style: none;
  display: none;
  background: white;
  -webkit-box-shadow: 0 2px 2px #999;
  box-shadow: 0 2px 2px #999;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
}

/* line 1868, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.datalist-polyfill:empty {
  display: none !important;
}

/* line 1872, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.datalist-polyfill > li {
  padding: 3px;
  font: 13px "Lucida Grande", Sans-Serif;
}

/* line 1877, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-show.scss */
.datalist-polyfill__active {
  background: #3875d7;
  color: white;
}

/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container {
  margin: 50px auto;
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .first {
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 7, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .styled {
  margin-left: 20px;
}
/* line 9, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .styled li {
  list-style: disc;
  margin: 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 10px;
}
/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container h3 {
  margin: 20px 0;
}
/* line 19, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container h6 {
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
/* line 25, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container button {
  margin: 50px auto;
}
/* line 27, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container button a {
  line-height: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  vertical-align: middle;
  height: 50px;
  color: #fff;
}
/* line 34, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container button a:after {
  display: none;
}
/* line 38, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container button:after {
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 42, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .links {
  margin-bottom: 30px;
}
/* line 46, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}
/* line 50, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container a {
  color: #4d8e1f;
}
/* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container a[target="_blank"]:after {
  background: url(/assets/icon-external-ba1a0334b113127a5d68725b93385234331cf61df375e7b3ddc2b291913a258c.png) 0 0 no-repeat;
  content: " ";
  display: inline-block;
  height: 14px;
  margin: 0 -17px 0 5px;
  width: 30px;
  vertical-align: middle;
}
/* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable {
  width: 100%;
  border: 1px solid #939598;
  margin: 50px 0;
  background-color: #fff;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.StaticPages .container .internalTable:before, .StaticPages .container .internalTable:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.StaticPages .container .internalTable:after {
  clear: both;
}
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable .row {
  padding: 10px 20px;
}
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable .row span {
  width: 50%;
  display: inline-block;
}
/* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable .row span:nth-child(1) {
  width: 30%;
}
/* line 77, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable .row span:nth-child(2) {
  width: 70%;
}
/* line 81, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
.StaticPages .container .internalTable .row:nth-child(odd) {
  background-color: #f0f0f0;
}

@media screen and (min-width: 744px) {
  /* line 95, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container {
    margin: 50px auto;
  }
  /* line 97, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container .first {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 101, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container .styled li {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 106, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container button a {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container button:after {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container .internalTable {
    width: 50%;
  }
  /* line 116, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  /* line 120, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-static.scss */
  .StaticPages .container h6 {
    margin-bottom: 0px;
  }
}
/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor {
  position: fixed;
  display: block;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor li {
  z-index: 100;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  transition: 400ms ease;
}
/* line 14, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor li a {
  color: #fff;
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
  bottom: 0;
  top: unset;
  height: 50px;
  line-height: 50px;
  background: #4d8e1f;
}
/* line 25, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor li a.active {
  top: 0;
  bottom: unset;
}
/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor li a.inactive {
  bottom: 0;
  top: unset;
}
/* line 34, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.anchorDetail .mobileAnchor li:last-child a {
  border: none;
  margin-bottom: 0;
}

/* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
.mobileAnchor {
  display: none;
}

@media screen and (min-width: 744px) {
  /* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-anchor.scss */
  .anchorDetail .mobileAnchor {
    display: none;
  }
}
/* line 6, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
body[data-punchbox-action="timeline"]:before {
  background-image: none;
}

/* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-college-timeline {
  padding: 0;
}
/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-college-timeline #sidebar {
  display: none;
}
/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-college-timeline .desktop {
  display: none;
}

/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile {
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
}
/* line 26, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade,
.page-timeline-content.mobile .selectBox-mobile .selectCategory {
  position: fixed;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 400ms, visibility 400ms;
  transition: opacity 400ms, visibility 400ms;
  width: 100%;
  height: 100%;
  background: #fff;
}
/* line 37, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #efefef;
  color: #4d8e1f;
}
/* line 43, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li a,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li a {
  padding-left: 10px;
  color: #808080;
  text-transform: uppercase;
}
/* line 49, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li span:before,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li span:before {
  width: 25px;
}
/* line 54, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob {
  position: relative;
}
/* line 56, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob label,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob label {
  display: block;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob label:before, .page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob label:after,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob label:before,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob label:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob label:after,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob label:after {
  clear: both;
}
/* line 60, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob i,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob i {
  width: 25px;
  float: left;
}
/* line 64, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob span,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob span {
  color: #939598;
  text-transform: uppercase;
  width: auto;
  float: left;
}
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade li.grade-btn-mob input,
.page-timeline-content.mobile .selectBox-mobile .selectCategory li.grade-btn-mob input {
  width: 22px;
  height: 46px;
  line-height: 46px;
  float: right;
  margin-bottom: 0;
}
/* line 79, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .selectGrade.is-Open,
.page-timeline-content.mobile .selectBox-mobile .selectCategory.is-Open {
  opacity: 1;
  visibility: visible;
  z-index: 10000;
}
/* line 85, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu {
  display: flex;
  flex: 1;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #efefef;
}
/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu span,
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu h4 {
  width: 33.3%;
}
/* line 95, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu span.close {
  text-align: left;
  padding-left: 20px;
  padding-right: 0;
  flex: 1;
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu span.close:before {
  content: "\f2d7";
  font-size: 30px;
  font-size: 1.875rem;
  display: inline-block;
  font-family: "Ionicons";
}
/* line 107, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu h4 {
  text-align: center;
  padding: 15px 0;
  color: #4d8e1f;
  flex: 2;
}
/* line 113, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content.mobile .selectBox-mobile .mobileTimelineMenu span {
  text-align: right;
  padding-right: 20px;
  padding-left: 0;
  flex: 1;
}

/* line 122, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* line 127, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content {
  float: none;
  width: 100%;
  margin-bottom: 60px;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content:before, .page-timeline-content:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content:after {
  clear: both;
}
/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content h1 {
  color: #000000;
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
}
/* line 137, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timelineResults {
  position: relative;
}
/* line 139, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timelineResults .loader {
  position: absolute;
  display: none;
  background: #fff;
  height: 100%;
  width: 100%;
  top: 100px;
  z-index: 100;
}
/* line 147, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timelineResults .loader img {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}
/* line 154, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #a8a8a8;
  margin: 15px 0;
}
/* line 159, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox {
  background-color: #f0f0f0;
  padding: 15px;
}
/* line 162, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox h4 {
  padding: 10px 0;
  text-align: center;
  font-family: "ProximaNova Regular", sans-serif;
  color: #656668;
  text-transform: capitalize;
  float: left;
  width: auto;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
}
/* line 173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox li.active {
  background-color: #4d8e1f;
}
/* line 175, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox li.active a,
.page-timeline-content .selectBox li.active span {
  color: #fff;
}
/* line 181, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .mobile-select-grade {
  float: left;
}
/* line 184, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .mobile-select-category {
  float: right;
}
/* line 187, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .mobile-select-grade,
.page-timeline-content .selectBox .mobile-select-category {
  padding: 10px;
  background: white;
  border: 1px solid #c7c7c7;
  cursor: pointer;
  width: calc(50% - 8px);
  margin: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
  color: #656668;
  text-transform: capitalize;
}
/* line 199, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .mobile-select-grade:after,
.page-timeline-content .selectBox .mobile-select-category:after {
  content: "\f35f";
  font-family: "Ionicons";
  float: right;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #656668;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .selectBox .selectGrade:before, .page-timeline-content .selectBox .selectGrade:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .selectBox .selectGrade:after {
  clear: both;
}
/* line 210, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .selectGrade li:nth-child(1) {
  flex: 2;
}
/* line 214, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .selectCategory {
  float: none;
  width: 100%;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .selectBox .selectCategory:before, .page-timeline-content .selectBox .selectCategory:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .selectBox .selectCategory:after {
  clear: both;
}
/* line 218, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .selectCategory li:nth-child(3) a {
  line-height: 1;
}
/* line 222, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox .selectCategory li .ion-ios-americanfootball {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 231, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox select {
  display: block;
  float: right;
  width: 60%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
/* line 239, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul {
  width: 70%;
  float: right;
  display: none;
  align-items: center;
}
/* line 244, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li {
  width: auto;
  border: 3px #4d8e1f solid;
  margin: 0 5px;
  cursor: pointer;
  text-align: center;
  height: 86px;
  list-style-type: none;
  padding: 0px 5px;
  background-color: #fff;
  vertical-align: middle;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li a {
  color: #4d8e1f;
  font-weight: bold;
}
/* line 264, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li:nth-child(1) {
  margin-left: 0;
}
/* line 267, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li:last-child {
  margin-right: 0;
}
/* line 270, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li:hover {
  background-color: #6eb42a;
  border: 3px #6eb42a solid;
}
/* line 273, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul li:hover a,
.page-timeline-content .selectBox ul li:hover span,
.page-timeline-content .selectBox ul li:hover img {
  color: #fff;
}
/* line 279, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul span,
.page-timeline-content .selectBox ul img {
  display: block;
  text-align: center;
  color: #4d8e1f;
}
/* line 285, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul img {
  height: 25px;
}
/* line 288, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .selectBox ul span:before {
  font-size: 22px;
  font-size: 1.375rem;
}
/* line 295, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .grade span.line:before {
  content: ".";
  font-size: 36px;
  font-size: 2.25rem;
  margin: -40px auto;
  color: #558530;
  display: block;
  margin-right: 5.5px;
}
/* line 306, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .grade {
  position: relative;
  width: 96%;
  float: right;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .grade:before, .page-timeline-content .grade:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.page-timeline-content .grade:after {
  clear: both;
}
/* line 311, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .grade span.line {
  left: 0;
  content: "";
  position: absolute;
  height: calc(100% - 125px);
  width: 3px;
  background: #558530;
  bottom: 0px;
  margin-left: -1.5px;
}
/* line 321, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .grade h3 {
  color: #656668;
  font-family: "ProximaNova Bold", sans-serif;
  margin: 50px 0 30px;
  border-bottom: 1px solid grey;
  padding-bottom: 10px;
  padding-left: 0;
}
/* line 330, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .summer.timeline {
  padding-bottom: 0;
}
/* line 333, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .fall.timeline {
  border-top: none;
}
/* line 337, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline {
  position: relative;
  margin: 0;
  display: block;
  padding: 40px 0 0;
  min-height: 100px;
  width: 100%;
}
/* line 344, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline .dotted-spaced {
  background-image: linear-gradient(to right, #558530 45%, rgba(85, 133, 1, 0) 0%);
  background-size: 3% 4px;
  background-repeat: repeat-x;
  padding: 0 10px;
  display: block;
  margin-top: 50px;
  height: 2px;
  opacity: 0.5;
}
/* line 358, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline h4 {
  height: auto;
  width: 100%;
  left: 30px;
  position: absolute;
  top: 10px;
  text-align: left;
  font-size: 2rem;
  opacity: 0.5;
}
/* line 369, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline p {
  font-size: 16px;
  font-size: 1rem;
  margin: 5px 0;
  color: #465536;
}
/* line 374, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline button {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  border: none;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 380, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline button a {
  color: #fff;
}
/* line 383, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline button:after {
  font-size: 15px;
}
/* line 387, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline .readMore {
  margin: 0;
  text-align: center;
  font-size: 35px;
  vertical-align: middle;
  line-height: normal;
  height: 25px;
  color: #4d8e1f;
  cursor: pointer;
}
/* line 397, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline .noList {
  display: none;
}
/* line 400, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline ul {
  padding-left: 0;
  margin: 10px auto 0;
  width: 100%;
  position: relative;
}
/* line 406, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li {
  width: 90%;
  background: #fff;
  border: 1px solid #a8a8a8;
  padding: 20px;
  margin-bottom: 20px;
  transition: all 0.4s ease;
  transform: none;
  z-index: 20;
  float: right;
}
/* line 416, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .icons {
  position: absolute;
  background-color: #4d8e1f;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: -13px;
}
/* line 423, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .icons span {
  color: #fff;
  width: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
}
/* line 430, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .icons .iconDash {
  background-color: #558530;
  width: 100%;
  height: 2px;
  bottom: 50%;
  position: absolute;
  z-index: -10 !important;
  right: -30px;
}
/* line 439, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .icons .ion-ios-americanfootball {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 448, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li h5 {
  font-family: "ProximaNova Black", sans-serif;
  padding-bottom: 10px;
  color: #000000;
}
/* line 454, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .text .hidden-text {
  display: none;
}
/* line 459, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li .text.open .ion-arrow-down-b:before {
  content: "\f10d";
  font-family: "Ionicons";
}
/* line 465, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li:not(.visible) {
  display: none;
}
/* line 468, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline li:last-child {
  margin-bottom: 0;
}
/* line 472, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline.empty {
  padding: 0;
  margin: 0;
}
/* line 475, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline.empty .noList {
  display: block;
  width: 90%;
  margin-left: 5%;
  background: #fff;
  min-height: 100px;
  position: relative;
  top: 60px;
}
/* line 484, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
.page-timeline-content .timeline.empty p {
  text-align: center;
  margin: 0;
  height: 70px;
  line-height: 1.2;
  background: #fff;
  padding: 20px 5px;
  border: 1px solid #efefef;
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (min-width: 480px) {
  /* line 502, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li {
    width: 95%;
  }
  /* line 506, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline .selectBox h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* line 510, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline button {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 512, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline button:after {
    font-size: 20px;
    font-size: 1.25rem;
  }

  /* line 518, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline.empty .noList {
    top: 50px;
    width: 95%;
  }
  /* line 522, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline.empty p {
    line-height: 70px;
    padding: 0;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 744px) {
  /* line 530, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content {
    float: right;
    width: 70%;
    margin-bottom: 60px;
  }

  /* line 535, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content.mobile {
    width: 100%;
  }

  /* line 538, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-college-timeline {
    padding-top: 40px;
  }
  /* line 540, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-college-timeline #sidebar {
    display: block;
    width: 24%;
  }
  /* line 544, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-college-timeline .grade {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  /* line 550, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .mobile-select-grade,
  .mobile-select-category,
  .page-timeline-content.mobile {
    display: none;
  }

  /* line 557, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content h1 {
    font-size: 64px;
    font-size: 4rem;
    text-align: left;
  }
  /* line 561, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline h4 {
    left: 0;
  }
  /* line 564, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 567, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .overview {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.2;
    color: #656668;
    margin: 30px 0;
  }
  /* line 573, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .desktop {
    display: block;
  }
  /* line 577, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox .selectGrade {
    float: left;
    width: 28%;
    margin-bottom: 0;
  }
  /* line 582, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox h4 {
    float: none;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0 0 20px;
  }
  /* line 587, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox p {
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 590, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox .selectCategory {
    float: right;
    width: 65%;
  }
  /* line 594, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox ul {
    float: none;
    width: 100%;
    display: flex;
  }
  /* line 599, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox ul li {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  /* line 603, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox select,
  .page-timeline-content .selectBox .mobile {
    display: none;
  }
  /* line 608, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .grade {
    position: relative;
    width: auto;
    float: none;
  }
  /* line 612, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .grade span.line {
    left: 50%;
    bottom: 0px;
    height: calc(100% - 145px);
  }
  /* line 618, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .grade h3 {
    font-size: 36px;
    font-size: 2.25rem;
  }
  /* line 623, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline.empty .noList {
    width: 100%;
    margin-left: 0;
  }
  /* line 627, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline.empty p {
    height: auto;
  }
  /* line 632, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline h5 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  /* line 635, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li {
    width: 47%;
    margin-bottom: 0;
    position: relative;
    min-height: 220px;
  }
  /* line 640, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li .icons {
    left: unset;
  }
  /* line 642, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li .icons .iconDash {
    width: 17px;
    z-index: 1 !important;
    right: unset;
  }
  /* line 649, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(1),
  .page-timeline-content .timeline li.visible.odd:nth-child(1) {
    margin-top: 0 !important;
  }
  /* line 653, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:last-child,
  .page-timeline-content .timeline li:nth-last-child(2) {
    margin-bottom: 0 !important;
  }
  /* line 657, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.odd {
    margin-top: 2.5em;
    float: left;
    clear: left;
  }
  /* line 661, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.odd .icons {
    top: calc(50% - 1em);
    right: -40px;
    left: unset;
  }
  /* line 666, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.odd .iconDash {
    left: -10px;
    right: unset;
  }
  /* line 671, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.even {
    margin-top: 4.5em;
    float: right;
    clear: right;
  }
  /* line 675, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.even .icons {
    left: -40px;
    top: calc(50% - 1em);
    right: unset;
  }
  /* line 680, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li.visible.even .iconDash {
    right: -10px;
    left: unset;
  }
  /* line 685, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(odd) {
    float: left;
    clear: left;
    margin-top: 2.5em;
  }
  /* line 689, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(odd) .icons {
    top: calc(50% - 2em);
    right: -41px;
  }
  /* line 693, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(odd) .iconDash {
    left: -10px;
  }
  /* line 697, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(even) {
    float: right;
    clear: right;
    margin-top: 4.5em;
  }
  /* line 701, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(even) .icons {
    left: -42px;
    top: calc(50% - 1em);
  }
  /* line 705, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .timeline li:nth-child(even) .iconDash {
    right: -10px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 716, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-college-timeline.scss */
  .page-timeline-content .selectBox ul li {
    font-size: 16px;
    font-size: 1rem;
  }
}
/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.resource .page-searchwrapper {
  display: none;
}
/* line 6, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.resource .page-hero {
  height: 300px;
}

/* line 14, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.military .top-icons li a,
.college .top-icons li a {
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
}

/* line 24, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-header {
  text-align: center;
  padding: 40px 0;
  color: #666;
  font-family: "ProximaNova Regular", sans-serif;
}

/* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-icons {
  display: flex;
  width: 100%;
  max-width: 1055px;
  margin: 0px auto 50px;
  justify-content: space-evenly;
  border-bottom: 2px solid #cecece;
  padding-bottom: 25px;
  flex-wrap: wrap;
}
/* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-icons li {
  width: 50%;
  cursor: pointer;
  margin-bottom: 20px;
}
@media screen and (min-width: 744px) {
  /* line 41, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .top-icons li {
    width: 25%;
    margin-bottom: 0px;
  }
}
/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-icons li a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "ProximaNova Semi", sans-serif;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 992px) {
  /* line 60, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .top-icons li a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 66, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-icons li img {
  margin: 0 auto 10px;
  display: block;
  width: 60px;
  height: 60px;
}

/* line 77, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.top-header-explore {
  padding: 0px 0 20px;
  text-align: center;
  color: #666;
  font-family: "ProximaNova Regular", sans-serif;
}

/* line 85, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.explore-buttons a {
  padding: 0px 0 20px;
  text-align: center;
  font-family: "ProximaNova Regular", sans-serif;
  height: 50px;
  line-height: 50px;
  background-color: rgba(78, 143, 65, 0.2);
  padding: 0 10px;
  margin: 10px 0;
}
@media screen and (min-width: 992px) {
  /* line 95, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .explore-buttons a:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 1024px) {
  /* line 108, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .overview-page .top-icons li:hover a {
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 2px;
  }
}

/* line 127, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.internal_icons .top-icons li.active img {
  filter: none;
}
/* line 131, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.internal_icons .top-icons li.active a {
  color: #4d8e1f;
}
/* line 134, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.internal_icons .top-icons li.active a:after {
  content: "\f35f";
  display: block;
  font-family: "Ionicons";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  display: none;
}
@media screen and (min-width: 744px) {
  /* line 134, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .internal_icons .top-icons li.active a:after {
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
  }
}
/* line 156, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.internal_icons .top-icons li img {
  filter: grayscale(100%);
  filter: url(/assets/gray-56f7d9e1c1fd692c2c4904b92cfa803a4e350110a20b5a34282618d2fb53a459.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  filter: gray;
}
/* line 164, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
.internal_icons .top-icons li a {
  color: #000000;
}
@media screen and (min-width: 744px) {
  /* line 173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .internal_icons .top-icons li:hover img {
    filter: none;
  }
  /* line 177, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-top-content.scss */
  .internal_icons .top-icons li:hover a {
    color: #4d8e1f;
  }
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-internal {
  display: block;
  max-width: 1055px;
  width: 95%;
  margin: 20px auto 50px;
  position: relative;
}

/* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-internal-header {
  height: 100%;
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 744px) {
  /* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-internal-header {
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  /* line 11, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-internal-header {
    flex-direction: row;
  }
}

/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-header {
  width: 100%;
  padding-right: 0px;
  position: relative;
}
@media screen and (min-width: 744px) {
  /* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-header {
    padding-right: 50px;
  }
}
/* line 38, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-header h1 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #000000;
  max-width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  /* line 38, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-header h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
/* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-header p {
  color: #666666;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 20px;
}
@media screen and (min-width: 744px) {
  /* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-header p {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 53, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-header p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-header .last-parapraph {
  position: relative;
}
@media screen and (min-width: 744px) {
  /* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-header .last-parapraph {
    margin: 20px 0 0px;
  }
}

/* line 80, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.right-side-header {
  width: 100%;
}
/* line 83, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.right-side-header img {
  width: 100%;
}

/* line 88, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content.career {
  width: 95%;
}
@media screen and (min-width: 744px) {
  /* line 88, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-list-content.career {
    width: 100%;
  }
}

/* line 96, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content {
  width: 100%;
  margin: 0 auto;
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination {
  text-align: center;
  margin: 0 auto;
  display: block;
}
/* line 107, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .current {
  font-style: normal;
  opacity: 0.4;
  border: 2px solid #00000070;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
@media screen and (min-width: 480px) {
  /* line 107, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-list-content .pagination .current {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
/* line 126, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination a {
  font-style: normal;
  border: 2px solid #4d8e1f;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 480px) {
  /* line 126, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-list-content .pagination a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/* line 147, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .previous_page.disabled,
.top-list-content .pagination .next_page.disabled {
  opacity: 0.4;
}
/* line 151, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .previous_page.disabled:after,
.top-list-content .pagination .next_page.disabled:after {
  color: #000000;
  opacity: 0.4;
}
/* line 157, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .previous_page {
  position: relative;
  color: transparent;
  width: 40px;
  height: 40px;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
/* line 166, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .previous_page:after {
  content: "\f124";
  font-size: 25px;
  position: absolute;
  left: 0px;
  top: 0;
  color: #4d8e1f;
  z-index: 1;
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  text-rendering: auto;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 480px) {
  /* line 166, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-list-content .pagination .previous_page:after {
    line-height: 40px;
    left: 0px;
    font-size: 30px;
  }
}
/* line 190, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .next_page {
  position: relative;
  color: transparent;
  width: 40px;
  height: 40px;
  display: inline-block;
  border: none;
  vertical-align: middle;
}
/* line 199, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content .pagination .next_page:after {
  content: "\f125";
  font-size: 25px;
  position: absolute;
  right: 0px;
  top: 0;
  color: #4d8e1f;
  z-index: 1;
  display: inline-block;
  font-family: "Ionicons";
  font-style: normal;
  text-rendering: auto;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 480px) {
  /* line 199, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .top-list-content .pagination .next_page:after {
    line-height: 40px;
    right: 0px;
    font-size: 30px;
  }
}

/* line 228, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .left-side-card h3 {
  margin-bottom: 0;
}
/* line 232, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .left-side-card h5 {
  text-transform: capitalize;
  font-family: "ProximaNova Regular", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000000;
}
/* line 240, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .left-side-card ul {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  margin-top: 20px;
}
/* line 246, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .left-side-card ul li {
  color: #000000;
  width: 100%;
  margin-bottom: 20px;
}
/* line 251, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .left-side-card ul li span {
  display: block;
  font-family: "ProximaNova Bold", sans-serif;
}
@media screen and (min-width: 744px) {
  /* line 246, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .college-card .left-side-card ul li {
    width: 50%;
  }
}
/* line 264, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .right-side-card span {
  color: #000000;
  font-family: "ProximaNova Bold", sans-serif;
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.0625rem;
}
/* line 272, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .right-side-card ul li:nth-child(1) {
  margin-bottom: 0;
}
/* line 276, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.college-card .right-side-card ul li {
  color: #000000;
}

/* line 283, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.internal-card-details {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 744px) {
  /* line 283, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .internal-card-details {
    flex-direction: row;
  }
}

/* line 296, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.general-card-style {
  display: block;
  margin-bottom: 20px;
  padding: 40px 20px 20px;
}

/* line 302, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-card {
  width: 100%;
  background-color: rgba(74, 143, 65, 0.2);
  position: relative;
  margin-bottom: 0;
}
@media screen and (min-width: 744px) {
  /* line 302, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-card {
    width: 70%;
    margin-bottom: 20px;
  }
}
/* line 313, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-card h3 {
  color: #000000;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  /* line 313, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-card h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
/* line 323, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.left-side-card p {
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 992px) {
  /* line 323, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .left-side-card p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

/* line 336, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.internal-card-details.military .left-side-card:before {
  background-image: url(/assets/MilitaryCallOut-e772ed298fd059d982e7dcc036434a0f23c20534935d55b16002cdcf1ce89f13.svg);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  content: ' ';
  display: block;
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 1;
  width: 210px;
  height: 28px;
}

/* line 352, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.right-side-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #c0d8bb;
  padding: 20px;
}
@media screen and (min-width: 744px) {
  /* line 352, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .right-side-card {
    width: 30%;
    padding: 40px 20px 20px;
  }
}
/* line 364, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.right-side-card span {
  display: block;
  line-height: 1;
}
/* line 369, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.right-side-card ul li:nth-child(1) {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  /* line 369, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .right-side-card ul li:nth-child(1) {
    margin-bottom: 40px;
  }
}

/* line 378, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.card-detail-rightside-title {
  color: #666666;
  font-size: 16px;
  font-size: 1rem;
  font-family: "ProximaNova Regular", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  /* line 378, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .card-detail-rightside-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

/* line 389, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.card-detail-fee {
  color: #000000;
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "ProximaNova Black", sans-serif;
}
@media screen and (min-width: 992px) {
  /* line 389, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .card-detail-fee {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

/* line 399, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.card-detail-degree {
  color: #000000;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "ProximaNova Black", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  /* line 399, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
  .card-detail-degree {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* line 412, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.top-list-content.industry {
  margin-top: 40px;
}

/* line 418, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_top-list-internal.scss */
.count {
  color: #000000;
  font-family: "ProximaNova Black", sans-serif;
}

/* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta {
  display: none;
  background-color: #4e8f414a;
  padding: 40px 30px;
  margin: 50px 0;
}
@media screen and (min-width: 744px) {
  /* line 2, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  .futureMagCta {
    padding: 20px 30px;
  }
}
/* line 10, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta h3 {
  text-transform: uppercase;
  font-size: 22px;
  color: #000000;
}
/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .leftSide {
  width: 100%;
}
@media screen and (min-width: 744px) {
  /* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  .futureMagCta .leftSide {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  /* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  .futureMagCta .leftSide {
    width: 70%;
  }
}
/* line 24, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .leftSide p {
  color: #000000 !important;
  font-size: 18px !important;
}
/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .leftSide .LearnFutures {
  display: inline-block;
  background-color: #4d8e1f;
  padding: 15px 50px;
  color: #fff;
}
/* line 34, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .leftSide .LearnFutures:after {
  content: "" !important;
  display: none !important;
}
/* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .rightSide {
  width: 300px;
  margin-top: 40px;
}
@media screen and (min-width: 744px) {
  /* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  .futureMagCta .rightSide {
    width: 50%;
    text-align: right;
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  /* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  .futureMagCta .rightSide {
    width: 30%;
  }
}
/* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
.futureMagCta .rightSide img {
  width: 70%;
  margin: 0;
  padding-top: 10px;
}

/* line 64, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
[data-slug="military-life"] .futureMagCta {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 744px) {
  /* line 64, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_page-future-mag.scss */
  [data-slug="military-life"] .futureMagCta {
    flex-direction: row;
  }
}

/* line 52, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume.page-article-content ul {
  columns: auto;
  margin: 0;
  padding: 15px 0;
  border-bottom: none;
}

/* line 58, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume.page-article-content ul li {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
}

/* line 3, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-header {
  user-select: none;
  margin: 30px 0;
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.rb-header:before, .rb-header:after {
  content: " ";
  display: table;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/_mixins.scss */
.rb-header:after {
  clear: both;
}

/* line 9, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(99.9%/7);
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: color 400ms ease;
}
/* line 20, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:after, .rb-nav:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #a8a8a8;
  width: 50%;
  top: 20px;
  z-index: -1;
}
/* line 30, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:after {
  left: 0;
}
/* line 31, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:before {
  right: 0;
}
/* line 32, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:first-child:after {
  content: none;
}
/* line 33, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:last-child:before {
  content: none;
}
/* line 36, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav .name {
  display: none;
  font-family: 'ProximaNova Semi';
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 43, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav .circle {
  height: 40px;
  margin-bottom: 5px;
}
/* line 47, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav .circle strong {
  position: absolute;
  height: 32px;
  width: 32px;
  line-height: 32px;
  border-radius: 100%;
  color: white;
  background-color: black;
  transition: all 400ms ease;
  left: 50%;
  top: 4px;
  z-index: 2;
  transform: translateX(-50%);
}
/* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav .circle:after {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid black;
  background-color: white;
  transition: all 400ms ease;
  left: 50%;
  top: 0;
  transform: translateX(-50%) scale(0.8);
  z-index: 1;
}
/* line 81, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav:hover .circle:after {
  transform: translateX(-50%) scale(1);
}
/* line 83, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active {
  color: #4d8e1f;
}
/* line 84, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active .name {
  display: block;
  transform: translateX(-25%);
  width: 200%;
}
/* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active .circle strong {
  background-color: #4d8e1f;
}
/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active .circle:after {
  transform: translateX(-50%) scale(1);
  border-color: #4d8e1f;
}
/* line 92, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active:hover {
  cursor: default;
}
/* line 94, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.active:hover .circle:after {
  transform: translateX(-50%) scale(1);
}
/* line 97, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.locked {
  color: #c7c7c7;
  cursor: inherit;
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.locked .circle strong {
  color: #ebecec;
  background-color: #a8a8a8;
}
/* line 101, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.locked .circle:after {
  border-color: #a8a8a8;
}
/* line 103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
.rb-nav.locked:hover .circle:after {
  transform: translateX(-50%) scale(0.8);
}

@media screen and (min-width: 744px) {
  /* line 114, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
  .rb-nav .name {
    display: block;
  }
  /* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
  .rb-nav .circle {
    margin-bottom: 10px;
  }
  /* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-header.scss */
  .rb-nav.active .name {
    transform: inherit;
    width: auto;
  }
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item {
  position: relative;
  background-color: white;
  border: 1px solid #ebecec;
  padding: 8px 32px 8px 12px;
  margin-bottom: 12px;
  border-radius: 4px;
  overflow: hidden;
}
/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .title {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-bottom: 6px;
}
/* line 19, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon {
  position: absolute;
  top: 0;
  height: 100%;
  width: 32px;
  text-align: center;
  cursor: pointer;
  color: black;
  transition: all 400ms ease;
}
/* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon.ion-edit {
  right: 0;
}
/* line 30, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon.ion-edit:hover {
  color: #4d8e1f;
  background-color: #d1f0bc;
}
/* line 35, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon.ion-close {
  right: 32px;
}
/* line 37, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon.ion-close:hover {
  color: #ee2c40;
  background-color: #fde9eb;
}
/* line 43, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
#resume-list .item .icon:before {
  position: relative;
  top: 50%;
  transform: translateY(-60%);
}

@media screen and (min-width: 480px) {
  /* line 58, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-item.scss */
  #resume-list .item .column {
    float: left;
    width: calc(50% - 32px);
  }
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .required {
  color: #ee2c40;
}
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .form-group {
  display: block;
  margin-bottom: 20px;
}
/* line 13, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .form-title {
  margin-bottom: 6px;
}
/* line 17, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 22, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content p,
#resume-content p:first-of-type {
  color: #0e040c;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 20px 0;
}
/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input,
#resume-content select {
  width: auto;
  height: auto;
  margin: 0;
  border: 1px solid #c7c7c7;
}
/* line 36, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content select,
#resume-content input[type="text"],
#resume-content input[type="email"],
#resume-content input[type="number"] {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
}
/* line 46, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input[type=number]::-webkit-inner-spin-button,
#resume-content input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 51, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input[type=number] {
  -moz-appearance: textfield;
}
/* line 54, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input[type="radio"],
#resume-content input[type="checkbox"] {
  display: inline-block;
}
/* line 58, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content textarea {
  border: 1px solid #c7c7c7;
  width: 100%;
  line-height: 1.4;
  padding: 8px 12px;
}
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input::-webkit-input-placeholder,
#resume-content select::-webkit-input-placeholder,
#resume-content textarea::-webkit-input-placeholder {
  color: #c7c7c7;
}
/* line 69, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input:-moz-placeholder,
#resume-content select:-moz-placeholder,
#resume-content textarea:-moz-placeholder {
  color: #c7c7c7;
}
/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input::-moz-placeholder,
#resume-content select::-moz-placeholder,
#resume-content textarea::-moz-placeholder {
  color: #c7c7c7;
}
/* line 71, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input:-ms-input-placeholder,
#resume-content select:-ms-input-placeholder,
#resume-content textarea:-ms-input-placeholder {
  color: #c7c7c7;
}
/* line 73, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content input[type="number"]::-webkit-inner-spin-button,
#resume-content input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 79, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .add {
  position: relative;
  margin: 0 0 12px 0;
  padding: 20px 12px 20px 30px;
  border: 1px solid #ebecec;
  border-radius: 4px;
  background-color: white;
  overflow: hidden;
  cursor: pointer;
  user-select: none;
  transition: all 400ms ease;
}
/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .add span {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background-color: #4d8e1f;
  height: 100%;
  width: 18px;
  text-align: center;
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .add span:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
/* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .add:hover {
  border-color: #4d8e1f;
}
/* line 114, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .download-wrap {
  margin-bottom: 50px;
}
/* line 117, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
#resume-content .download-wrap p {
  margin: 0;
}

@media screen and (min-width: 480px) {
  /* line 128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
  #resume-content .form-group-half {
    float: left;
    width: 48%;
  }
  /* line 131, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
  #resume-content .form-group-half + .form-group-half {
    margin-left: 4%;
  }
  /* line 135, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
  #resume-content .form-group-quarter {
    float: left;
    width: 22%;
    margin-left: 4%;
  }
  /* line 141, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
  #resume-content .add.add-third {
    float: left;
    width: 30%;
    margin-right: 5%;
  }
  /* line 145, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-section.scss */
  #resume-content .add.add-third:last-child {
    margin-right: 0;
  }
}
/* line 3, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume-buttons {
  margin-bottom: 30px;
  clear: both;
  text-align: center;
}

/* line 10, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button-wrap {
  text-align: center;
}
/* line 14, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 12px 20px;
  margin: 12px;
  line-height: 1;
  border: none;
  font-family: 'ProximaNova Semi';
  background-color: #4d8e1f;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
  transition: background-color ease 400ms;
}
/* line 30, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button:hover {
  background-color: black;
}
/* line 33, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button:active {
  top: 2px;
}
/* line 8, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.prev:before {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 24px;
  font-size: 1.5rem;
  top: 3px;
  content: "\f361";
  padding-right: 10px;
}
/* line 40, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.prev:after {
  content: none;
}
/* line 17, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.next:after {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 24px;
  font-size: 1.5rem;
  top: 3px;
  content: "\f363";
  padding-left: 10px;
}
/* line 17, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.init:after {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 24px;
  font-size: 1.5rem;
  top: 3px;
  content: "\f363";
  padding-left: 10px;
}
/* line 26, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.add:before {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 16px;
  font-size: 1rem;
  content: "\f216";
  padding-right: 10px;
}
/* line 50, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.add:after {
  content: none;
}
/* line 34, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.edit:before {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 16px;
  font-size: 1rem;
  content: "\f2bf";
  padding-right: 10px;
}
/* line 54, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.edit:after {
  content: none;
}
/* line 57, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.cancel:after {
  content: none;
}
/* line 42, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_resume-builder.scss */
#resume .button.download:after {
  position: relative;
  font-family: "Ionicons";
  line-height: 0;
  font-size: 24px;
  font-size: 1.5rem;
  top: 4px;
  content: "\f407";
  padding-left: 10px;
}
/* line 64, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.disabled {
  background-color: #a8a8a8;
  color: #ebecec;
  cursor: inherit;
}
/* line 68, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.disabled:hover {
  background-color: #a8a8a8;
}
/* line 71, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.disabled:active {
  top: 0;
}
/* line 77, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.invert {
  padding: 11px 20px;
  background-color: white;
  color: #4d8e1f;
  border: 1px solid #4d8e1f;
  transition: color ease 400ms, border ease 400ms;
}
/* line 83, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.invert:hover {
  background-color: white;
  color: black;
  border-color: black;
}
/* line 91, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.skip {
  font-family: 'ProximaNova Regular';
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: underline;
  background-color: transparent;
  color: black;
  text-transform: inherit;
  transition: color ease 400ms;
}
/* line 99, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.skip:hover {
  color: #4d8e1f;
  background-color: transparent;
}
/* line 103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
#resume .button.skip:after, #resume .button.skip:before {
  content: none;
}

@media screen and (min-width: 744px) {
  /* line 116, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
  #resume-buttons {
    margin-bottom: 0;
  }
  /* line 118, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
  #resume-buttons.init {
    text-align: left;
  }

  /* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
  #resume {
    min-height: auto;
  }
  /* line 125, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
  #resume .button-wrap {
    text-align: left;
  }
  /* line 129, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/careers/_rb-buttons.scss */
  #resume .button {
    margin: 6px 2px;
  }
}
/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home.scss */
.home {
  position: relative;
}

/* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-heros {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  /* line 4, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros {
    width: 92%;
  }
}
/* line 15, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-heros h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  pointer-events: none;
  color: #fff;
  z-index: 4;
  width: 100%;
  margin-top: -20px;
  line-height: 0.8;
  font-size: 60px;
  font-size: 3.75rem;
}
/* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-heros h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin-top: 42px;
  pointer-events: none;
  color: #fff;
  z-index: 4;
  width: 100%;
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (min-width: 462px) {
  /* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros h3 {
    margin-top: 25px;
  }
}
@media screen and (min-width: 744px) {
  /* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros h3 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  /* line 28, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros h3 {
    margin-top: 60px;
  }
}

/* line 57, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-heros-inner {
  position: relative;
}

/* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero--big--images {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 648px;
  justify-content: space-evenly;
}
@media screen and (min-width: 744px) {
  /* line 62, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero--big--images {
    min-height: auto;
  }
}

/* line 74, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-hero {
  top: 0;
  height: 350px;
  background-color: #4d8e1f;
  background-size: cover;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  overflow: hidden;
}
/* line 85, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-hero:nth-child(1) {
  width: 50%;
  display: inline-block;
}
/* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-hero:nth-child(2) {
  width: 50%;
  display: inline-block;
}
/* line 95, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-hero:nth-child(3) {
  width: 100%;
  display: block;
}

/* line 101, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero-text {
  display: block;
  margin-top: 20px;
}
/* line 105, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero-text h4 {
  color: #4d8e1f;
  font-size: 16px;
  font-size: 1rem;
}
/* line 109, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero-text h4 span {
  position: relative;
  top: 0px;
}
/* line 114, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero-text h4:after {
  content: "\25B8";
  padding-left: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  top: -2px;
  position: relative;
}
/* line 122, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.hero-text p {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  color: #000000;
  font-size: 12px;
  font-size: 0.75rem;
}

/* line 131, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-mobile-hero {
  width: 100%;
  height: 50%;
  min-height: 300px;
  position: relative;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* line 142, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
.home-mobile-hero.bottom {
  background-position: 0 0;
}

@media screen and (min-width: 360px) {
  /* line 157, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros .home-hero:nth-child(4) {
    background-position: 80%;
  }
}
@media screen and (min-width: 480px) {
  /* line 163, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros .home-hero {
    background-position: 30% 0px;
  }
}
@media screen and (min-width: 744px) {
  /* line 169, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros-inner {
    height: 470px;
  }

  /* line 173, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-hero {
    height: 470px;
  }
  /* line 177, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-hero:nth-child(1) {
    width: 33.333333%;
    display: inline-block;
  }
  /* line 182, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-hero:nth-child(2) {
    width: 33.333333%;
    display: inline-block;
  }
  /* line 187, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-hero:nth-child(3) {
    width: 33.333333%;
    display: block;
    background-position: 0px;
  }

  /* line 194, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 20px;
    width: 240px;
    z-index: 1;
    opacity: 1;
    transition: opacity 400ms ease, left 400ms ease;
  }
  /* line 204, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text h4 {
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem;
    top: 0.5555px;
  }
  /* line 209, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text h4:after {
    font-size: 21px;
    font-size: 1.3125rem;
    top: -1px;
    position: relative;
  }
  /* line 216, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text p {
    color: #fff;
    border: none;
    padding: 0;
    margin: 1em 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 227, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros h1 {
    font-size: 115px;
    font-size: 7.1875rem;
  }
  /* line 231, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros h3 {
    font-size: 80px;
    font-size: 5rem;
  }

  /* line 236, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-heros-inner {
    height: 640px;
  }

  /* line 240, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .home-hero {
    height: 640px;
  }

  /* line 245, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text {
    width: 300px;
  }
  /* line 248, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text p {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  /* line 316, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-heros.scss */
  .hero-text {
    width: 320px;
  }
}
/* line 7, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-overlay {
  display: none;
  cursor: pointer;
}

/* line 16, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-subheader h2 {
  font-size: 60px;
  font-size: 3.75rem;
}
/* line 21, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-subheader h4 {
  margin: 0;
  color: #000000;
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
  font-family: "ProximaNova Black";
}
/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour {
  border: none;
  border-bottom: 1px solid #a8a8a8;
  height: 200px;
}
@media screen and (min-width: 744px) {
  /* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour {
    border: none;
  }
}
/* line 38, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:last-child {
  border-bottom: none;
}
/* line 45, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-image {
  order: 2;
  margin-right: 0;
}
@media screen and (min-width: 744px) {
  /* line 45, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:nth-child(even) .page-tour-image {
    order: 1;
  }
}
/* line 55, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-text {
  order: 1;
  width: 70%;
  margin-right: 5%;
}
@media screen and (min-width: 744px) {
  /* line 55, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:nth-child(even) .page-tour-text {
    width: 100%;
    margin-right: 0;
    order: 2;
  }
}
/* line 67, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-text:after,
.home .page-tour:nth-child(even) .page-tour-text:before {
  left: 100%;
}
/* line 72, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-text:after {
  border-right-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
}
/* line 77, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-text:before {
  border-right-color: rgba(168, 168, 168, 0);
  border-left-color: #a8a8a8;
}
/* line 83, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-text {
  width: 60%;
  color: #000000;
  padding-top: 0;
  border: none;
  height: 100%;
}
/* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-text h5 {
  color: #000000;
  font-family: "ProximaNova Regular";
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 360px) {
  /* line 90, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text h5 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/* line 100, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-text:before, .home .page-tour-text:after {
  display: none;
}
/* line 106, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-text span {
  color: #4d8e1f;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 360px) {
  /* line 106, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/* line 119, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:before {
  display: none;
}
/* line 123, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-icons {
  display: none;
}
/* line 128, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour:nth-child(even) .page-tour-text {
  border: none;
}
/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
.home .page-tour-copy {
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 360px) {
  /* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-copy {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 744px) {
  /* line 151, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour {
    float: left;
    width: calc(33.3% - 18px);
    height: 400px;
    margin-bottom: 36px;
    position: relative;
    background-color: transparent;
  }
  /* line 159, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour .page-tour-text {
    background-color: transparent;
    transition: 0.4s;
  }
}
@media screen and (min-width: 744px) and (min-width: 1024px) {
  /* line 166, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:hover span {
    border-bottom: 1px solid #4d8e1f;
  }
}
@media screen and (min-width: 744px) {
  /* line 178, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-subheader h4 {
    margin: 20px 0;
  }
  /* line 182, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:nth-child(1) {
    top: -30px;
  }
  /* line 186, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:nth-child(3) {
    top: 30px;
  }
  /* line 190, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:nth-child(even) {
    margin: 0 27px;
  }
  /* line 195, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-subheader h4 {
    margin: 0px 0 60px;
  }
  /* line 200, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-overlay {
    z-index: 2;
    background-color: transparent;
    height: 100%;
    display: none;
  }
  /* line 207, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-image,
  .home .page-tour:nth-child(4n + 3) .page-tour-image,
  .home .page-tour:nth-child(4n + 4) .page-tour-image {
    float: none;
    height: 210px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
  }
  /* line 218, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text,
  .home .page-tour:nth-child(4n + 3) .page-tour-text,
  .home .page-tour:nth-child(4n + 4) .page-tour-text {
    float: none;
    width: 100%;
    border: none;
    position: absolute;
    z-index: 3;
    bottom: 0;
    height: 45%;
    padding: 0;
  }
  /* line 231, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text:before,
  .home .page-tour:nth-child(4n + 3) .page-tour-text:before,
  .home .page-tour:nth-child(4n + 4) .page-tour-text:before {
    border-bottom-color: #fff;
    border-right-color: transparent;
    top: -10px;
    right: initial;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    border-left-color: transparent;
    display: none;
    transition: none;
  }
  /* line 246, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text {
    padding-top: 10px;
  }
}
@media screen and (min-width: 992px) {
  /* line 254, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour {
    height: 560px;
    position: relative;
    border: none;
  }
  /* line 260, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-subheader {
    margin: 60px 0;
  }
  /* line 263, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-subheader h2 {
    font-size: 80px;
    font-size: 5rem;
    margin: 0;
  }
  /* line 268, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-subheader h4 {
    margin-top: 0;
    color: #000000;
    margin-bottom: 0;
    letter-spacing: -0.8px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 278, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-image,
  .home .page-tour:nth-child(4n + 3) .page-tour-image,
  .home .page-tour:nth-child(4n + 4) .page-tour-image {
    height: 340px;
    width: 340px;
    left: 50%;
    margin-left: -170px;
  }
  /* line 287, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-meta {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  /* line 292, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
  /* line 297, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-copy {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  /* line 302, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text,
  .home .page-tour:nth-child(4n + 3) .page-tour-text,
  .home .page-tour:nth-child(4n + 4) .page-tour-text {
    padding: 0 20px;
    height: 36%;
  }
  /* line 309, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text:after,
  .home .page-tour-text:before,
  .home .page-tour:nth-child(4n + 3) .page-tour-text:before,
  .home .page-tour:nth-child(4n + 4) .page-tour-text:before {
    display: none;
  }
  /* line 316, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .caret {
    width: 0;
    height: 0;
    display: none;
    border: 15px solid transparent;
    position: absolute;
    margin-left: -5%;
    left: 50%;
    top: -30px;
    transition: 0.4s;
  }
  /* line 328, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .caret.up {
    border-bottom-color: #fff;
  }
  /* line 333, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text h5 {
    font-family: "ProximaNova Regular", sans-serif;
    color: #666;
    margin-bottom: 2px;
  }
  /* line 339, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text h5,
  .home .page-tour-text h3,
  .home .page-tour-text p,
  .home .page-tour-text .page-tour-section {
    color: #000000;
  }
  /* line 346, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour-text .ion-chevron-right {
    font-size: 14px;
    vertical-align: middle;
  }
  /* line 361, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:hover .page-tour-image {
    transform: scale(1.05);
  }
  /* line 369, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:hover .page-tour-text h5,
  .home .page-tour:hover .page-tour-text h3,
  .home .page-tour:hover .page-tour-text p,
  .home .page-tour:hover .page-tour-text .page-tour-section {
    color: #000000;
  }
  /* line 377, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tours.scss */
  .home .page-tour:hover .caret {
    opacity: 0;
  }
}
/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
#home--tab--section {
  z-index: 5;
  display: block;
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: -100px auto 0;
  padding: 0px 10px;
}
@media screen and (min-width: 744px) {
  /* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  #home--tab--section {
    padding: 0px;
    width: 92%;
  }
}
@media screen and (min-width: 744px) {
  /* line 21, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  #home--tab--section:hover .tab--button .progress-bar span {
    animation-play-state: paused;
  }
}
/* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
#home--tab--section:after, #home--tab--section:before {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 -20px 10px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -20px 10px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -20px 10px 0px rgba(0, 0, 0, 0.24);
  top: 50px;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(180deg, white 40%, rgba(255, 255, 255, 0) 0%);
  margin: 0 10px;
}
@media screen and (min-width: 744px) {
  /* line 29, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  #home--tab--section:after, #home--tab--section:before {
    top: 60px;
    margin: 0px;
    -webkit-box-shadow: 0 -20px 20px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 -20px 20px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0 -20px 20px 0px rgba(0, 0, 0, 0.24);
  }
}
/* line 59, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
#home--tab--section:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}

/* line 70, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--buttons-wrap {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}

/* line 76, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button {
  width: 33.33%;
  position: relative;
  cursor: pointer;
}
/* line 81, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button:nth-child(2) {
  margin: 0 10px;
}
@media screen and (min-width: 744px) {
  /* line 81, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--button:nth-child(2) {
    margin: 0 20px;
  }
}
/* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button button {
  background: #4d8e1f;
  border: none;
  outline: 0 !important;
  height: auto;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
}
@media screen and (min-width: 744px) {
  /* line 89, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--button button {
    line-height: 60px;
    font-size: 18px;
  }
}
/* line 103, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button button:after {
  content: "";
  display: none;
}
/* line 108, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button button:focus {
  outline: none;
}

/* line 115, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button.current button {
  background: #fff;
  color: #000000;
}
/* line 120, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button.current .progress-bar {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  height: 5px;
  background: rgba(78, 143, 65, 0.2);
}
@media screen and (min-width: 744px) {
  /* line 120, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--button.current .progress-bar {
    height: 10px;
  }
}
/* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--button.current .progress-bar span {
  background: #4d8e1f;
  height: 5px;
  display: block;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: animateBGcolor 6s forwards linear;
  -moz-animation: animateBGcolor 6s forwards linear;
  -ms-animation: animateBGcolor 6s forwards linear;
  -o-animation: animateBGcolor 6s forwards linear;
  animation: animateBGcolor 6s forwards linear;
}
@media screen and (min-width: 744px) {
  /* line 132, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--button.current .progress-bar span {
    height: 10px;
  }
}

@-webkit-keyframes animateBGcolor {
  0% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes animateBGcolor {
  0% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-ms-keyframes animateBGcolor {
  0% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes animateBGcolor {
  0% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 165, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content {
  display: none;
  padding: 20px 10px 0;
}
@media screen and (min-width: 744px) {
  /* line 165, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content {
    padding: 20px 20px 0;
  }
}

/* line 174, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content.current {
  display: inherit;
}

/* line 178, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--style {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
  padding: 20px 0 0;
  margin-bottom: 40px;
}
@media screen and (min-width: 744px) {
  /* line 178, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--style {
    flex-direction: row;
  }
}

/* line 191, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left {
  width: 100%;
}
@media screen and (min-width: 744px) {
  /* line 191, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--left {
    width: 32%;
  }
}
/* line 198, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left p {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "ProximaNova Bold", sans-serif;
  display: block;
  line-height: 1;
  color: #000000;
  letter-spacing: -1px;
}
@media screen and (min-width: 992px) {
  /* line 198, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--left p {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
/* line 211, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left a {
  height: auto;
  text-align: center;
  display: block;
  line-height: 50px;
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #4d8e1f;
  transition: none;
  color: #fff;
}
/* line 221, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left a:after {
  content: "";
  height: 5px;
  width: 100%;
  display: block;
  background-color: #455f40;
}
/* line 235, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left .icon {
  max-width: 100px;
  margin-bottom: 30px;
}
@media screen and (min-width: 744px) {
  /* line 235, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--left .icon {
    margin-bottom: 25px;
  }
}
/* line 243, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--left .icon img {
  width: 100%;
  height: 100%;
}

/* line 250, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right {
  width: 100%;
  margin-top: 40px;
}
@media screen and (min-width: 744px) {
  /* line 250, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right {
    width: 65%;
    margin-top: 0;
  }
}
/* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  position: relative;
  margin: 0 0 20px;
  color: #666666;
  text-align: center;
  top: 0;
  left: 0;
  transform: none;
  font-family: "ProximaNova Regular", sans-serif;
}
@media screen and (min-width: 744px) {
  /* line 259, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right h3 {
    text-align: left;
  }
}
/* line 275, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right ul {
  display: block;
  height: 100%;
}
/* line 280, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right li {
  height: auto;
  line-height: 1.5;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  /* line 280, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li {
    line-height: 2;
    padding-left: 20px;
    text-align: left;
  }
  /* line 292, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li:hover {
    background: red;
  }
}
/* line 297, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right li a {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  display: block;
}
@media screen and (min-width: 360px) {
  /* line 297, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 744px) {
  /* line 297, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 311, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right li:nth-child(odd) {
  background: rgba(78, 143, 65, 0.2);
}
@media screen and (min-width: 1024px) {
  /* line 315, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li:nth-child(odd):hover {
    background: rgba(78, 143, 65, 0.4);
  }
}
/* line 321, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right li:nth-child(even) {
  background: rgba(78, 143, 65, 0.1);
}
@media screen and (min-width: 1024px) {
  /* line 325, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
  .tab--content--right li:nth-child(even):hover {
    background: rgba(78, 143, 65, 0.4);
  }
}
/* line 332, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_home-tabs.scss */
.tab--content--right li:last-child {
  margin-bottom: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='50'], body[data-aos-duration='50'] [data-aos] {
  transition-duration: 50ms;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='50'], body[data-aos-delay='50'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='50'].aos-animate, body[data-aos-delay='50'] [data-aos].aos-animate {
  transition-delay: 50ms;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='100'], body[data-aos-duration='100'] [data-aos] {
  transition-duration: .1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='100'], body[data-aos-delay='100'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='100'].aos-animate, body[data-aos-delay='100'] [data-aos].aos-animate {
  transition-delay: .1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='150'], body[data-aos-duration='150'] [data-aos] {
  transition-duration: .15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='150'], body[data-aos-delay='150'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='150'].aos-animate, body[data-aos-delay='150'] [data-aos].aos-animate {
  transition-delay: .15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='200'], body[data-aos-duration='200'] [data-aos] {
  transition-duration: .2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='200'], body[data-aos-delay='200'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='200'].aos-animate, body[data-aos-delay='200'] [data-aos].aos-animate {
  transition-delay: .2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='250'], body[data-aos-duration='250'] [data-aos] {
  transition-duration: .25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='250'], body[data-aos-delay='250'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='250'].aos-animate, body[data-aos-delay='250'] [data-aos].aos-animate {
  transition-delay: .25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='300'], body[data-aos-duration='300'] [data-aos] {
  transition-duration: .3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='300'], body[data-aos-delay='300'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='300'].aos-animate, body[data-aos-delay='300'] [data-aos].aos-animate {
  transition-delay: .3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='350'], body[data-aos-duration='350'] [data-aos] {
  transition-duration: .35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='350'], body[data-aos-delay='350'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='350'].aos-animate, body[data-aos-delay='350'] [data-aos].aos-animate {
  transition-delay: .35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
  transition-duration: .4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='400'], body[data-aos-delay='400'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='400'].aos-animate, body[data-aos-delay='400'] [data-aos].aos-animate {
  transition-delay: .4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='450'], body[data-aos-duration='450'] [data-aos] {
  transition-duration: .45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='450'], body[data-aos-delay='450'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='450'].aos-animate, body[data-aos-delay='450'] [data-aos].aos-animate {
  transition-delay: .45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='500'], body[data-aos-duration='500'] [data-aos] {
  transition-duration: .5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='500'], body[data-aos-delay='500'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='500'].aos-animate, body[data-aos-delay='500'] [data-aos].aos-animate {
  transition-delay: .5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='550'], body[data-aos-duration='550'] [data-aos] {
  transition-duration: .55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='550'], body[data-aos-delay='550'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='550'].aos-animate, body[data-aos-delay='550'] [data-aos].aos-animate {
  transition-delay: .55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='600'], body[data-aos-duration='600'] [data-aos] {
  transition-duration: .6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='600'], body[data-aos-delay='600'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='600'].aos-animate, body[data-aos-delay='600'] [data-aos].aos-animate {
  transition-delay: .6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='650'], body[data-aos-duration='650'] [data-aos] {
  transition-duration: .65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='650'], body[data-aos-delay='650'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='650'].aos-animate, body[data-aos-delay='650'] [data-aos].aos-animate {
  transition-delay: .65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='700'], body[data-aos-duration='700'] [data-aos] {
  transition-duration: .7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='700'], body[data-aos-delay='700'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='700'].aos-animate, body[data-aos-delay='700'] [data-aos].aos-animate {
  transition-delay: .7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='750'], body[data-aos-duration='750'] [data-aos] {
  transition-duration: .75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='750'], body[data-aos-delay='750'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='750'].aos-animate, body[data-aos-delay='750'] [data-aos].aos-animate {
  transition-delay: .75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='800'], body[data-aos-duration='800'] [data-aos] {
  transition-duration: .8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='800'], body[data-aos-delay='800'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='800'].aos-animate, body[data-aos-delay='800'] [data-aos].aos-animate {
  transition-delay: .8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='850'], body[data-aos-duration='850'] [data-aos] {
  transition-duration: .85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='850'], body[data-aos-delay='850'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='850'].aos-animate, body[data-aos-delay='850'] [data-aos].aos-animate {
  transition-delay: .85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='900'], body[data-aos-duration='900'] [data-aos] {
  transition-duration: .9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='900'], body[data-aos-delay='900'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='900'].aos-animate, body[data-aos-delay='900'] [data-aos].aos-animate {
  transition-delay: .9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='950'], body[data-aos-duration='950'] [data-aos] {
  transition-duration: .95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='950'], body[data-aos-delay='950'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='950'].aos-animate, body[data-aos-delay='950'] [data-aos].aos-animate {
  transition-delay: .95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1000'], body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1000'], body[data-aos-delay='1000'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1000'].aos-animate, body[data-aos-delay='1000'] [data-aos].aos-animate {
  transition-delay: 1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1050'], body[data-aos-duration='1050'] [data-aos] {
  transition-duration: 1.05s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1050'], body[data-aos-delay='1050'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1050'].aos-animate, body[data-aos-delay='1050'] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1100'], body[data-aos-duration='1100'] [data-aos] {
  transition-duration: 1.1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1100'], body[data-aos-delay='1100'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1100'].aos-animate, body[data-aos-delay='1100'] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1150'], body[data-aos-duration='1150'] [data-aos] {
  transition-duration: 1.15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1150'], body[data-aos-delay='1150'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1150'].aos-animate, body[data-aos-delay='1150'] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1200'], body[data-aos-duration='1200'] [data-aos] {
  transition-duration: 1.2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1200'], body[data-aos-delay='1200'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1200'].aos-animate, body[data-aos-delay='1200'] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1250'], body[data-aos-duration='1250'] [data-aos] {
  transition-duration: 1.25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1250'], body[data-aos-delay='1250'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1250'].aos-animate, body[data-aos-delay='1250'] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1300'], body[data-aos-duration='1300'] [data-aos] {
  transition-duration: 1.3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1300'], body[data-aos-delay='1300'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1300'].aos-animate, body[data-aos-delay='1300'] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1350'], body[data-aos-duration='1350'] [data-aos] {
  transition-duration: 1.35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1350'], body[data-aos-delay='1350'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1350'].aos-animate, body[data-aos-delay='1350'] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1400'], body[data-aos-duration='1400'] [data-aos] {
  transition-duration: 1.4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1400'], body[data-aos-delay='1400'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1400'].aos-animate, body[data-aos-delay='1400'] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1450'], body[data-aos-duration='1450'] [data-aos] {
  transition-duration: 1.45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1450'], body[data-aos-delay='1450'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1450'].aos-animate, body[data-aos-delay='1450'] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1500'], body[data-aos-duration='1500'] [data-aos] {
  transition-duration: 1.5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1500'], body[data-aos-delay='1500'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1500'].aos-animate, body[data-aos-delay='1500'] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1550'], body[data-aos-duration='1550'] [data-aos] {
  transition-duration: 1.55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1550'], body[data-aos-delay='1550'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1550'].aos-animate, body[data-aos-delay='1550'] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1600'], body[data-aos-duration='1600'] [data-aos] {
  transition-duration: 1.6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1600'], body[data-aos-delay='1600'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1600'].aos-animate, body[data-aos-delay='1600'] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1650'], body[data-aos-duration='1650'] [data-aos] {
  transition-duration: 1.65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1650'], body[data-aos-delay='1650'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1650'].aos-animate, body[data-aos-delay='1650'] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1700'], body[data-aos-duration='1700'] [data-aos] {
  transition-duration: 1.7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1700'], body[data-aos-delay='1700'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1700'].aos-animate, body[data-aos-delay='1700'] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1750'], body[data-aos-duration='1750'] [data-aos] {
  transition-duration: 1.75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1750'], body[data-aos-delay='1750'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1750'].aos-animate, body[data-aos-delay='1750'] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1800'], body[data-aos-duration='1800'] [data-aos] {
  transition-duration: 1.8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1800'], body[data-aos-delay='1800'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1800'].aos-animate, body[data-aos-delay='1800'] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1850'], body[data-aos-duration='1850'] [data-aos] {
  transition-duration: 1.85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1850'], body[data-aos-delay='1850'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1850'].aos-animate, body[data-aos-delay='1850'] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1900'], body[data-aos-duration='1900'] [data-aos] {
  transition-duration: 1.9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1900'], body[data-aos-delay='1900'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1900'].aos-animate, body[data-aos-delay='1900'] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='1950'], body[data-aos-duration='1950'] [data-aos] {
  transition-duration: 1.95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1950'], body[data-aos-delay='1950'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='1950'].aos-animate, body[data-aos-delay='1950'] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2000'], body[data-aos-duration='2000'] [data-aos] {
  transition-duration: 2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2000'], body[data-aos-delay='2000'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2000'].aos-animate, body[data-aos-delay='2000'] [data-aos].aos-animate {
  transition-delay: 2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2050'], body[data-aos-duration='2050'] [data-aos] {
  transition-duration: 2.05s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2050'], body[data-aos-delay='2050'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2050'].aos-animate, body[data-aos-delay='2050'] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2100'], body[data-aos-duration='2100'] [data-aos] {
  transition-duration: 2.1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2100'], body[data-aos-delay='2100'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2100'].aos-animate, body[data-aos-delay='2100'] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2150'], body[data-aos-duration='2150'] [data-aos] {
  transition-duration: 2.15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2150'], body[data-aos-delay='2150'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2150'].aos-animate, body[data-aos-delay='2150'] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2200'], body[data-aos-duration='2200'] [data-aos] {
  transition-duration: 2.2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2200'], body[data-aos-delay='2200'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2200'].aos-animate, body[data-aos-delay='2200'] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2250'], body[data-aos-duration='2250'] [data-aos] {
  transition-duration: 2.25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2250'], body[data-aos-delay='2250'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2250'].aos-animate, body[data-aos-delay='2250'] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2300'], body[data-aos-duration='2300'] [data-aos] {
  transition-duration: 2.3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2300'], body[data-aos-delay='2300'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2300'].aos-animate, body[data-aos-delay='2300'] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2350'], body[data-aos-duration='2350'] [data-aos] {
  transition-duration: 2.35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2350'], body[data-aos-delay='2350'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2350'].aos-animate, body[data-aos-delay='2350'] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2400'], body[data-aos-duration='2400'] [data-aos] {
  transition-duration: 2.4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2400'], body[data-aos-delay='2400'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2400'].aos-animate, body[data-aos-delay='2400'] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2450'], body[data-aos-duration='2450'] [data-aos] {
  transition-duration: 2.45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2450'], body[data-aos-delay='2450'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2450'].aos-animate, body[data-aos-delay='2450'] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2500'], body[data-aos-duration='2500'] [data-aos] {
  transition-duration: 2.5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2500'], body[data-aos-delay='2500'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2500'].aos-animate, body[data-aos-delay='2500'] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2550'], body[data-aos-duration='2550'] [data-aos] {
  transition-duration: 2.55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2550'], body[data-aos-delay='2550'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2550'].aos-animate, body[data-aos-delay='2550'] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2600'], body[data-aos-duration='2600'] [data-aos] {
  transition-duration: 2.6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2600'], body[data-aos-delay='2600'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2600'].aos-animate, body[data-aos-delay='2600'] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2650'], body[data-aos-duration='2650'] [data-aos] {
  transition-duration: 2.65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2650'], body[data-aos-delay='2650'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2650'].aos-animate, body[data-aos-delay='2650'] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2700'], body[data-aos-duration='2700'] [data-aos] {
  transition-duration: 2.7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2700'], body[data-aos-delay='2700'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2700'].aos-animate, body[data-aos-delay='2700'] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2750'], body[data-aos-duration='2750'] [data-aos] {
  transition-duration: 2.75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2750'], body[data-aos-delay='2750'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2750'].aos-animate, body[data-aos-delay='2750'] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2800'], body[data-aos-duration='2800'] [data-aos] {
  transition-duration: 2.8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2800'], body[data-aos-delay='2800'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2800'].aos-animate, body[data-aos-delay='2800'] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2850'], body[data-aos-duration='2850'] [data-aos] {
  transition-duration: 2.85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2850'], body[data-aos-delay='2850'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2850'].aos-animate, body[data-aos-delay='2850'] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2900'], body[data-aos-duration='2900'] [data-aos] {
  transition-duration: 2.9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2900'], body[data-aos-delay='2900'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2900'].aos-animate, body[data-aos-delay='2900'] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='2950'], body[data-aos-duration='2950'] [data-aos] {
  transition-duration: 2.95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2950'], body[data-aos-delay='2950'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='2950'].aos-animate, body[data-aos-delay='2950'] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-duration='3000'], body[data-aos-duration='3000'] [data-aos] {
  transition-duration: 3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='3000'], body[data-aos-delay='3000'] [data-aos] {
  transition-delay: 0;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-delay='3000'].aos-animate, body[data-aos-delay='3000'] [data-aos].aos-animate {
  transition-delay: 3s;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate(0);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-up] {
  transform: translateY(100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-down] {
  transform: translateY(-100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-right] {
  transform: translate(-100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-left] {
  transform: translate(100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-up-right] {
  transform: translate(-100px, 100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-up-left] {
  transform: translate(100px, 100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-down-right] {
  transform: translate(-100px, -100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=fade-down-left] {
  transform: translate(100px, -100px);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate(0) scale(1);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-in] {
  transform: scale(0.6);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-in-up] {
  transform: translateY(100px) scale(0.6);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-in-down] {
  transform: translateY(-100px) scale(0.6);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-in-right] {
  transform: translate(-100px) scale(0.6);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-in-left] {
  transform: translate(100px) scale(0.6);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-out] {
  transform: scale(1.2);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-out-up] {
  transform: translateY(100px) scale(1.2);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-out-down] {
  transform: translateY(-100px) scale(1.2);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-out-right] {
  transform: translate(-100px) scale(1.2);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=zoom-out-left] {
  transform: translate(100px) scale(1.2);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate(0);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=slide-up] {
  transform: translateY(100%);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=slide-down] {
  transform: translateY(-100%);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=slide-right] {
  transform: translateX(-100%);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=slide-left] {
  transform: translateX(100%);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

/* line 1, /Users/paul.dornfeld/mullenlowe/jamrs/myfuture.com/app/assets/stylesheets/home/_aos.scss */
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/*# sourceMappingURL=aos.css.map*/
/*

*/
