@charset "UTF-8";
/**************************************************
* Theme styles
**************************************************/
/**************************************************
* Configuration variables
**************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.alignnone {
  margin: 0.25rem 1.25rem 1rem 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.25rem auto 0.25rem auto; }

.alignright {
  float: right;
  margin: 0.25rem 0 1rem 1.25rem; }

.alignleft {
  float: left;
  margin: 0.25rem 1.25rem 1rem 0; }

a img.alignright {
  float: right;
  margin: 0.25rem 0 1rem 1.25rem; }

a img.alignnone {
  margin: 0.25rem 1.25rem 1rem 0; }

a img.alignleft {
  float: left;
  margin: 0.25rem 1.25rem 1rem 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  max-width: 100%;
  /* Image does not overflow the content area */
  padding-bottom: 0.75rem;
  text-align: center; }

.wp-caption.alignnone {
  margin: 0.25rem 1.25rem 0.75rem 0; }

.wp-caption.alignleft {
  margin: 0.25rem 1.25rem 0.75rem 0; }

.wp-caption.alignright {
  margin: 0.25rem 0 0.75rem 1.25rem; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 0.75rem;
  margin: 0;
  padding: 0.25rem; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

meta.foundation-version {
  font-family: "/5.5.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 61.938em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:62em)/";
  width: 62em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:62em) and (max-width:74.938em)/";
  width: 62em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:75em)/";
  width: 75em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:75em) and (max-width:100em)/";
  width: 75em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "filson-pro", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 62em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 75em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 62em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 75em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

button, .button, .resource-archive-filters a.filter-button, .resource-teaser-card .read-more, .fnlive-teaser-card .read-more, .fnlive-teaser-card-happy .read-more, .comment-form .submit, .fne-blog-teaser-card .read-more {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "filson-pro", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .resource-archive-filters a.filter-button:hover, .resource-teaser-card .read-more:hover, .fnlive-teaser-card .read-more:hover, .fnlive-teaser-card-happy .read-more:hover, .comment-form .submit:hover, .fne-blog-teaser-card .read-more:hover, .button:focus, .resource-archive-filters a.filter-button:focus, .resource-teaser-card .read-more:focus, .fnlive-teaser-card .read-more:focus, .fnlive-teaser-card-happy .read-more:focus, .comment-form .submit:focus, .fne-blog-teaser-card .read-more:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .resource-archive-filters a.filter-button:hover, .resource-teaser-card .read-more:hover, .fnlive-teaser-card .read-more:hover, .fnlive-teaser-card-happy .read-more:hover, .comment-form .submit:hover, .fne-blog-teaser-card .read-more:hover, .button:focus, .resource-archive-filters a.filter-button:focus, .resource-teaser-card .read-more:focus, .fnlive-teaser-card .read-more:focus, .fnlive-teaser-card-happy .read-more:focus, .comment-form .submit:focus, .fne-blog-teaser-card .read-more:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary, .resource-archive-filters a.secondary.filter-button, .resource-teaser-card .secondary.read-more, .fnlive-teaser-card .secondary.read-more, .fnlive-teaser-card-happy .secondary.read-more, .comment-form .secondary.submit, .fne-blog-teaser-card .secondary.read-more {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .resource-archive-filters a.secondary.filter-button:hover, .resource-teaser-card .secondary.read-more:hover, .fnlive-teaser-card .secondary.read-more:hover, .fnlive-teaser-card-happy .secondary.read-more:hover, .comment-form .secondary.submit:hover, .fne-blog-teaser-card .secondary.read-more:hover, .button.secondary:focus, .resource-archive-filters a.secondary.filter-button:focus, .resource-teaser-card .secondary.read-more:focus, .fnlive-teaser-card .secondary.read-more:focus, .fnlive-teaser-card-happy .secondary.read-more:focus, .comment-form .secondary.submit:focus, .fne-blog-teaser-card .secondary.read-more:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .resource-archive-filters a.secondary.filter-button:hover, .resource-teaser-card .secondary.read-more:hover, .fnlive-teaser-card .secondary.read-more:hover, .fnlive-teaser-card-happy .secondary.read-more:hover, .comment-form .secondary.submit:hover, .fne-blog-teaser-card .secondary.read-more:hover, .button.secondary:focus, .resource-archive-filters a.secondary.filter-button:focus, .resource-teaser-card .secondary.read-more:focus, .fnlive-teaser-card .secondary.read-more:focus, .fnlive-teaser-card-happy .secondary.read-more:focus, .comment-form .secondary.submit:focus, .fne-blog-teaser-card .secondary.read-more:focus {
      color: #333333; }
  button.success, .button.success, .resource-archive-filters a.success.filter-button, .resource-teaser-card .success.read-more, .fnlive-teaser-card .success.read-more, .fnlive-teaser-card-happy .success.read-more, .comment-form .success.submit, .fne-blog-teaser-card .success.read-more {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .resource-archive-filters a.success.filter-button:hover, .resource-teaser-card .success.read-more:hover, .fnlive-teaser-card .success.read-more:hover, .fnlive-teaser-card-happy .success.read-more:hover, .comment-form .success.submit:hover, .fne-blog-teaser-card .success.read-more:hover, .button.success:focus, .resource-archive-filters a.success.filter-button:focus, .resource-teaser-card .success.read-more:focus, .fnlive-teaser-card .success.read-more:focus, .fnlive-teaser-card-happy .success.read-more:focus, .comment-form .success.submit:focus, .fne-blog-teaser-card .success.read-more:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .resource-archive-filters a.success.filter-button:hover, .resource-teaser-card .success.read-more:hover, .fnlive-teaser-card .success.read-more:hover, .fnlive-teaser-card-happy .success.read-more:hover, .comment-form .success.submit:hover, .fne-blog-teaser-card .success.read-more:hover, .button.success:focus, .resource-archive-filters a.success.filter-button:focus, .resource-teaser-card .success.read-more:focus, .fnlive-teaser-card .success.read-more:focus, .fnlive-teaser-card-happy .success.read-more:focus, .comment-form .success.submit:focus, .fne-blog-teaser-card .success.read-more:focus {
      color: #FFFFFF; }
  button.alert, .button.alert, .resource-archive-filters a.alert.filter-button, .resource-teaser-card .alert.read-more, .fnlive-teaser-card .alert.read-more, .fnlive-teaser-card-happy .alert.read-more, .comment-form .alert.submit, .fne-blog-teaser-card .alert.read-more {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .resource-archive-filters a.alert.filter-button:hover, .resource-teaser-card .alert.read-more:hover, .fnlive-teaser-card .alert.read-more:hover, .fnlive-teaser-card-happy .alert.read-more:hover, .comment-form .alert.submit:hover, .fne-blog-teaser-card .alert.read-more:hover, .button.alert:focus, .resource-archive-filters a.alert.filter-button:focus, .resource-teaser-card .alert.read-more:focus, .fnlive-teaser-card .alert.read-more:focus, .fnlive-teaser-card-happy .alert.read-more:focus, .comment-form .alert.submit:focus, .fne-blog-teaser-card .alert.read-more:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .resource-archive-filters a.alert.filter-button:hover, .resource-teaser-card .alert.read-more:hover, .fnlive-teaser-card .alert.read-more:hover, .fnlive-teaser-card-happy .alert.read-more:hover, .comment-form .alert.submit:hover, .fne-blog-teaser-card .alert.read-more:hover, .button.alert:focus, .resource-archive-filters a.alert.filter-button:focus, .resource-teaser-card .alert.read-more:focus, .fnlive-teaser-card .alert.read-more:focus, .fnlive-teaser-card-happy .alert.read-more:focus, .comment-form .alert.submit:focus, .fne-blog-teaser-card .alert.read-more:focus {
      color: #FFFFFF; }
  button.warning, .button.warning, .resource-archive-filters a.warning.filter-button, .resource-teaser-card .warning.read-more, .fnlive-teaser-card .warning.read-more, .fnlive-teaser-card-happy .warning.read-more, .comment-form .warning.submit, .fne-blog-teaser-card .warning.read-more {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .resource-archive-filters a.warning.filter-button:hover, .resource-teaser-card .warning.read-more:hover, .fnlive-teaser-card .warning.read-more:hover, .fnlive-teaser-card-happy .warning.read-more:hover, .comment-form .warning.submit:hover, .fne-blog-teaser-card .warning.read-more:hover, .button.warning:focus, .resource-archive-filters a.warning.filter-button:focus, .resource-teaser-card .warning.read-more:focus, .fnlive-teaser-card .warning.read-more:focus, .fnlive-teaser-card-happy .warning.read-more:focus, .comment-form .warning.submit:focus, .fne-blog-teaser-card .warning.read-more:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .resource-archive-filters a.warning.filter-button:hover, .resource-teaser-card .warning.read-more:hover, .fnlive-teaser-card .warning.read-more:hover, .fnlive-teaser-card-happy .warning.read-more:hover, .comment-form .warning.submit:hover, .fne-blog-teaser-card .warning.read-more:hover, .button.warning:focus, .resource-archive-filters a.warning.filter-button:focus, .resource-teaser-card .warning.read-more:focus, .fnlive-teaser-card .warning.read-more:focus, .fnlive-teaser-card-happy .warning.read-more:focus, .comment-form .warning.submit:focus, .fne-blog-teaser-card .warning.read-more:focus {
      color: #FFFFFF; }
  button.info, .button.info, .resource-archive-filters a.info.filter-button, .resource-teaser-card .info.read-more, .fnlive-teaser-card .info.read-more, .fnlive-teaser-card-happy .info.read-more, .comment-form .info.submit, .fne-blog-teaser-card .info.read-more {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .resource-archive-filters a.info.filter-button:hover, .resource-teaser-card .info.read-more:hover, .fnlive-teaser-card .info.read-more:hover, .fnlive-teaser-card-happy .info.read-more:hover, .comment-form .info.submit:hover, .fne-blog-teaser-card .info.read-more:hover, .button.info:focus, .resource-archive-filters a.info.filter-button:focus, .resource-teaser-card .info.read-more:focus, .fnlive-teaser-card .info.read-more:focus, .fnlive-teaser-card-happy .info.read-more:focus, .comment-form .info.submit:focus, .fne-blog-teaser-card .info.read-more:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .resource-archive-filters a.info.filter-button:hover, .resource-teaser-card .info.read-more:hover, .fnlive-teaser-card .info.read-more:hover, .fnlive-teaser-card-happy .info.read-more:hover, .comment-form .info.submit:hover, .fne-blog-teaser-card .info.read-more:hover, .button.info:focus, .resource-archive-filters a.info.filter-button:focus, .resource-teaser-card .info.read-more:focus, .fnlive-teaser-card .info.read-more:focus, .fnlive-teaser-card-happy .info.read-more:focus, .comment-form .info.submit:focus, .fne-blog-teaser-card .info.read-more:focus {
      color: #FFFFFF; }
  button.large, .button.large, .resource-archive-filters a.large.filter-button, .resource-teaser-card .large.read-more, .fnlive-teaser-card .large.read-more, .fnlive-teaser-card-happy .large.read-more, .comment-form .large.submit, .fne-blog-teaser-card .large.read-more {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small, .resource-archive-filters a.small.filter-button, .resource-teaser-card .small.read-more, .fnlive-teaser-card .small.read-more, .fnlive-teaser-card-happy .small.read-more, .comment-form .small.submit, .fne-blog-teaser-card .small.read-more {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny, .resource-archive-filters a.tiny.filter-button, .resource-teaser-card .tiny.read-more, .fnlive-teaser-card .tiny.read-more, .fnlive-teaser-card-happy .tiny.read-more, .comment-form .tiny.submit, .fne-blog-teaser-card .tiny.read-more {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand, .resource-archive-filters a.expand.filter-button, .resource-teaser-card .expand.read-more, .fnlive-teaser-card .expand.read-more, .fnlive-teaser-card-happy .expand.read-more, .comment-form .expand.submit, .fne-blog-teaser-card .expand.read-more {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align, .resource-archive-filters a.left-align.filter-button, .resource-teaser-card .left-align.read-more, .fnlive-teaser-card .left-align.read-more, .fnlive-teaser-card-happy .left-align.read-more, .comment-form .left-align.submit, .fne-blog-teaser-card .left-align.read-more {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align, .resource-archive-filters a.right-align.filter-button, .resource-teaser-card .right-align.read-more, .fnlive-teaser-card .right-align.read-more, .fnlive-teaser-card-happy .right-align.read-more, .comment-form .right-align.submit, .fne-blog-teaser-card .right-align.read-more {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius, .resource-archive-filters a.radius.filter-button, .resource-teaser-card .radius.read-more, .fnlive-teaser-card .radius.read-more, .fnlive-teaser-card-happy .radius.read-more, .comment-form .radius.submit, .fne-blog-teaser-card .radius.read-more {
    border-radius: 3px; }
  button.round, .button.round, .resource-archive-filters a.round.filter-button, .resource-teaser-card .round.read-more, .fnlive-teaser-card .round.read-more, .fnlive-teaser-card-happy .round.read-more, .comment-form .round.submit, .fne-blog-teaser-card .round.read-more {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .resource-archive-filters a.disabled.filter-button, .resource-teaser-card .disabled.read-more, .fnlive-teaser-card .disabled.read-more, .fnlive-teaser-card-happy .disabled.read-more, .comment-form .disabled.submit, .fne-blog-teaser-card .disabled.read-more, .button[disabled], .resource-archive-filters a.filter-button[disabled], .resource-teaser-card .read-more[disabled], .fnlive-teaser-card .read-more[disabled], .fnlive-teaser-card-happy .read-more[disabled], .comment-form .submit[disabled], .fne-blog-teaser-card .read-more[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .resource-archive-filters a.disabled.filter-button:hover, .resource-teaser-card .disabled.read-more:hover, .fnlive-teaser-card .disabled.read-more:hover, .fnlive-teaser-card-happy .disabled.read-more:hover, .comment-form .disabled.submit:hover, .fne-blog-teaser-card .disabled.read-more:hover, .button.disabled:focus, .resource-archive-filters a.disabled.filter-button:focus, .resource-teaser-card .disabled.read-more:focus, .fnlive-teaser-card .disabled.read-more:focus, .fnlive-teaser-card-happy .disabled.read-more:focus, .comment-form .disabled.submit:focus, .fne-blog-teaser-card .disabled.read-more:focus, .button[disabled]:hover, .resource-archive-filters a.filter-button[disabled]:hover, .resource-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card-happy .read-more[disabled]:hover, .comment-form .submit[disabled]:hover, .fne-blog-teaser-card .read-more[disabled]:hover, .button[disabled]:focus, .resource-archive-filters a.filter-button[disabled]:focus, .resource-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card-happy .read-more[disabled]:focus, .comment-form .submit[disabled]:focus, .fne-blog-teaser-card .read-more[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .resource-archive-filters a.disabled.filter-button:hover, .resource-teaser-card .disabled.read-more:hover, .fnlive-teaser-card .disabled.read-more:hover, .fnlive-teaser-card-happy .disabled.read-more:hover, .comment-form .disabled.submit:hover, .fne-blog-teaser-card .disabled.read-more:hover, .button.disabled:focus, .resource-archive-filters a.disabled.filter-button:focus, .resource-teaser-card .disabled.read-more:focus, .fnlive-teaser-card .disabled.read-more:focus, .fnlive-teaser-card-happy .disabled.read-more:focus, .comment-form .disabled.submit:focus, .fne-blog-teaser-card .disabled.read-more:focus, .button[disabled]:hover, .resource-archive-filters a.filter-button[disabled]:hover, .resource-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card-happy .read-more[disabled]:hover, .comment-form .submit[disabled]:hover, .fne-blog-teaser-card .read-more[disabled]:hover, .button[disabled]:focus, .resource-archive-filters a.filter-button[disabled]:focus, .resource-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card-happy .read-more[disabled]:focus, .comment-form .submit[disabled]:focus, .fne-blog-teaser-card .read-more[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .resource-archive-filters a.disabled.filter-button:hover, .resource-teaser-card .disabled.read-more:hover, .fnlive-teaser-card .disabled.read-more:hover, .fnlive-teaser-card-happy .disabled.read-more:hover, .comment-form .disabled.submit:hover, .fne-blog-teaser-card .disabled.read-more:hover, .button.disabled:focus, .resource-archive-filters a.disabled.filter-button:focus, .resource-teaser-card .disabled.read-more:focus, .fnlive-teaser-card .disabled.read-more:focus, .fnlive-teaser-card-happy .disabled.read-more:focus, .comment-form .disabled.submit:focus, .fne-blog-teaser-card .disabled.read-more:focus, .button[disabled]:hover, .resource-archive-filters a.filter-button[disabled]:hover, .resource-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card .read-more[disabled]:hover, .fnlive-teaser-card-happy .read-more[disabled]:hover, .comment-form .submit[disabled]:hover, .fne-blog-teaser-card .read-more[disabled]:hover, .button[disabled]:focus, .resource-archive-filters a.filter-button[disabled]:focus, .resource-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card .read-more[disabled]:focus, .fnlive-teaser-card-happy .read-more[disabled]:focus, .comment-form .submit[disabled]:focus, .fne-blog-teaser-card .read-more[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .resource-archive-filters a.disabled.secondary.filter-button, .resource-teaser-card .disabled.secondary.read-more, .fnlive-teaser-card .disabled.secondary.read-more, .fnlive-teaser-card-happy .disabled.secondary.read-more, .comment-form .disabled.secondary.submit, .fne-blog-teaser-card .disabled.secondary.read-more, .button[disabled].secondary, .resource-archive-filters a.filter-button[disabled].secondary, .resource-teaser-card .read-more[disabled].secondary, .fnlive-teaser-card .read-more[disabled].secondary, .fnlive-teaser-card-happy .read-more[disabled].secondary, .comment-form .submit[disabled].secondary, .fne-blog-teaser-card .read-more[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .resource-archive-filters a.disabled.secondary.filter-button:hover, .resource-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card-happy .disabled.secondary.read-more:hover, .comment-form .disabled.secondary.submit:hover, .fne-blog-teaser-card .disabled.secondary.read-more:hover, .button.disabled.secondary:focus, .resource-archive-filters a.disabled.secondary.filter-button:focus, .resource-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card-happy .disabled.secondary.read-more:focus, .comment-form .disabled.secondary.submit:focus, .fne-blog-teaser-card .disabled.secondary.read-more:focus, .button[disabled].secondary:hover, .resource-archive-filters a.filter-button[disabled].secondary:hover, .resource-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card-happy .read-more[disabled].secondary:hover, .comment-form .submit[disabled].secondary:hover, .fne-blog-teaser-card .read-more[disabled].secondary:hover, .button[disabled].secondary:focus, .resource-archive-filters a.filter-button[disabled].secondary:focus, .resource-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card-happy .read-more[disabled].secondary:focus, .comment-form .submit[disabled].secondary:focus, .fne-blog-teaser-card .read-more[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .resource-archive-filters a.disabled.secondary.filter-button:hover, .resource-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card-happy .disabled.secondary.read-more:hover, .comment-form .disabled.secondary.submit:hover, .fne-blog-teaser-card .disabled.secondary.read-more:hover, .button.disabled.secondary:focus, .resource-archive-filters a.disabled.secondary.filter-button:focus, .resource-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card-happy .disabled.secondary.read-more:focus, .comment-form .disabled.secondary.submit:focus, .fne-blog-teaser-card .disabled.secondary.read-more:focus, .button[disabled].secondary:hover, .resource-archive-filters a.filter-button[disabled].secondary:hover, .resource-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card-happy .read-more[disabled].secondary:hover, .comment-form .submit[disabled].secondary:hover, .fne-blog-teaser-card .read-more[disabled].secondary:hover, .button[disabled].secondary:focus, .resource-archive-filters a.filter-button[disabled].secondary:focus, .resource-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card-happy .read-more[disabled].secondary:focus, .comment-form .submit[disabled].secondary:focus, .fne-blog-teaser-card .read-more[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .resource-archive-filters a.disabled.secondary.filter-button:hover, .resource-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card .disabled.secondary.read-more:hover, .fnlive-teaser-card-happy .disabled.secondary.read-more:hover, .comment-form .disabled.secondary.submit:hover, .fne-blog-teaser-card .disabled.secondary.read-more:hover, .button.disabled.secondary:focus, .resource-archive-filters a.disabled.secondary.filter-button:focus, .resource-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card .disabled.secondary.read-more:focus, .fnlive-teaser-card-happy .disabled.secondary.read-more:focus, .comment-form .disabled.secondary.submit:focus, .fne-blog-teaser-card .disabled.secondary.read-more:focus, .button[disabled].secondary:hover, .resource-archive-filters a.filter-button[disabled].secondary:hover, .resource-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card .read-more[disabled].secondary:hover, .fnlive-teaser-card-happy .read-more[disabled].secondary:hover, .comment-form .submit[disabled].secondary:hover, .fne-blog-teaser-card .read-more[disabled].secondary:hover, .button[disabled].secondary:focus, .resource-archive-filters a.filter-button[disabled].secondary:focus, .resource-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card .read-more[disabled].secondary:focus, .fnlive-teaser-card-happy .read-more[disabled].secondary:focus, .comment-form .submit[disabled].secondary:focus, .fne-blog-teaser-card .read-more[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .resource-archive-filters a.disabled.success.filter-button, .resource-teaser-card .disabled.success.read-more, .fnlive-teaser-card .disabled.success.read-more, .fnlive-teaser-card-happy .disabled.success.read-more, .comment-form .disabled.success.submit, .fne-blog-teaser-card .disabled.success.read-more, .button[disabled].success, .resource-archive-filters a.filter-button[disabled].success, .resource-teaser-card .read-more[disabled].success, .fnlive-teaser-card .read-more[disabled].success, .fnlive-teaser-card-happy .read-more[disabled].success, .comment-form .submit[disabled].success, .fne-blog-teaser-card .read-more[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .resource-archive-filters a.disabled.success.filter-button:hover, .resource-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card-happy .disabled.success.read-more:hover, .comment-form .disabled.success.submit:hover, .fne-blog-teaser-card .disabled.success.read-more:hover, .button.disabled.success:focus, .resource-archive-filters a.disabled.success.filter-button:focus, .resource-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card-happy .disabled.success.read-more:focus, .comment-form .disabled.success.submit:focus, .fne-blog-teaser-card .disabled.success.read-more:focus, .button[disabled].success:hover, .resource-archive-filters a.filter-button[disabled].success:hover, .resource-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card-happy .read-more[disabled].success:hover, .comment-form .submit[disabled].success:hover, .fne-blog-teaser-card .read-more[disabled].success:hover, .button[disabled].success:focus, .resource-archive-filters a.filter-button[disabled].success:focus, .resource-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card-happy .read-more[disabled].success:focus, .comment-form .submit[disabled].success:focus, .fne-blog-teaser-card .read-more[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .resource-archive-filters a.disabled.success.filter-button:hover, .resource-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card-happy .disabled.success.read-more:hover, .comment-form .disabled.success.submit:hover, .fne-blog-teaser-card .disabled.success.read-more:hover, .button.disabled.success:focus, .resource-archive-filters a.disabled.success.filter-button:focus, .resource-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card-happy .disabled.success.read-more:focus, .comment-form .disabled.success.submit:focus, .fne-blog-teaser-card .disabled.success.read-more:focus, .button[disabled].success:hover, .resource-archive-filters a.filter-button[disabled].success:hover, .resource-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card-happy .read-more[disabled].success:hover, .comment-form .submit[disabled].success:hover, .fne-blog-teaser-card .read-more[disabled].success:hover, .button[disabled].success:focus, .resource-archive-filters a.filter-button[disabled].success:focus, .resource-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card-happy .read-more[disabled].success:focus, .comment-form .submit[disabled].success:focus, .fne-blog-teaser-card .read-more[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .resource-archive-filters a.disabled.success.filter-button:hover, .resource-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card .disabled.success.read-more:hover, .fnlive-teaser-card-happy .disabled.success.read-more:hover, .comment-form .disabled.success.submit:hover, .fne-blog-teaser-card .disabled.success.read-more:hover, .button.disabled.success:focus, .resource-archive-filters a.disabled.success.filter-button:focus, .resource-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card .disabled.success.read-more:focus, .fnlive-teaser-card-happy .disabled.success.read-more:focus, .comment-form .disabled.success.submit:focus, .fne-blog-teaser-card .disabled.success.read-more:focus, .button[disabled].success:hover, .resource-archive-filters a.filter-button[disabled].success:hover, .resource-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card .read-more[disabled].success:hover, .fnlive-teaser-card-happy .read-more[disabled].success:hover, .comment-form .submit[disabled].success:hover, .fne-blog-teaser-card .read-more[disabled].success:hover, .button[disabled].success:focus, .resource-archive-filters a.filter-button[disabled].success:focus, .resource-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card .read-more[disabled].success:focus, .fnlive-teaser-card-happy .read-more[disabled].success:focus, .comment-form .submit[disabled].success:focus, .fne-blog-teaser-card .read-more[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .resource-archive-filters a.disabled.alert.filter-button, .resource-teaser-card .disabled.alert.read-more, .fnlive-teaser-card .disabled.alert.read-more, .fnlive-teaser-card-happy .disabled.alert.read-more, .comment-form .disabled.alert.submit, .fne-blog-teaser-card .disabled.alert.read-more, .button[disabled].alert, .resource-archive-filters a.filter-button[disabled].alert, .resource-teaser-card .read-more[disabled].alert, .fnlive-teaser-card .read-more[disabled].alert, .fnlive-teaser-card-happy .read-more[disabled].alert, .comment-form .submit[disabled].alert, .fne-blog-teaser-card .read-more[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .resource-archive-filters a.disabled.alert.filter-button:hover, .resource-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card-happy .disabled.alert.read-more:hover, .comment-form .disabled.alert.submit:hover, .fne-blog-teaser-card .disabled.alert.read-more:hover, .button.disabled.alert:focus, .resource-archive-filters a.disabled.alert.filter-button:focus, .resource-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card-happy .disabled.alert.read-more:focus, .comment-form .disabled.alert.submit:focus, .fne-blog-teaser-card .disabled.alert.read-more:focus, .button[disabled].alert:hover, .resource-archive-filters a.filter-button[disabled].alert:hover, .resource-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card-happy .read-more[disabled].alert:hover, .comment-form .submit[disabled].alert:hover, .fne-blog-teaser-card .read-more[disabled].alert:hover, .button[disabled].alert:focus, .resource-archive-filters a.filter-button[disabled].alert:focus, .resource-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card-happy .read-more[disabled].alert:focus, .comment-form .submit[disabled].alert:focus, .fne-blog-teaser-card .read-more[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .resource-archive-filters a.disabled.alert.filter-button:hover, .resource-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card-happy .disabled.alert.read-more:hover, .comment-form .disabled.alert.submit:hover, .fne-blog-teaser-card .disabled.alert.read-more:hover, .button.disabled.alert:focus, .resource-archive-filters a.disabled.alert.filter-button:focus, .resource-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card-happy .disabled.alert.read-more:focus, .comment-form .disabled.alert.submit:focus, .fne-blog-teaser-card .disabled.alert.read-more:focus, .button[disabled].alert:hover, .resource-archive-filters a.filter-button[disabled].alert:hover, .resource-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card-happy .read-more[disabled].alert:hover, .comment-form .submit[disabled].alert:hover, .fne-blog-teaser-card .read-more[disabled].alert:hover, .button[disabled].alert:focus, .resource-archive-filters a.filter-button[disabled].alert:focus, .resource-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card-happy .read-more[disabled].alert:focus, .comment-form .submit[disabled].alert:focus, .fne-blog-teaser-card .read-more[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .resource-archive-filters a.disabled.alert.filter-button:hover, .resource-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card .disabled.alert.read-more:hover, .fnlive-teaser-card-happy .disabled.alert.read-more:hover, .comment-form .disabled.alert.submit:hover, .fne-blog-teaser-card .disabled.alert.read-more:hover, .button.disabled.alert:focus, .resource-archive-filters a.disabled.alert.filter-button:focus, .resource-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card .disabled.alert.read-more:focus, .fnlive-teaser-card-happy .disabled.alert.read-more:focus, .comment-form .disabled.alert.submit:focus, .fne-blog-teaser-card .disabled.alert.read-more:focus, .button[disabled].alert:hover, .resource-archive-filters a.filter-button[disabled].alert:hover, .resource-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card .read-more[disabled].alert:hover, .fnlive-teaser-card-happy .read-more[disabled].alert:hover, .comment-form .submit[disabled].alert:hover, .fne-blog-teaser-card .read-more[disabled].alert:hover, .button[disabled].alert:focus, .resource-archive-filters a.filter-button[disabled].alert:focus, .resource-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card .read-more[disabled].alert:focus, .fnlive-teaser-card-happy .read-more[disabled].alert:focus, .comment-form .submit[disabled].alert:focus, .fne-blog-teaser-card .read-more[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .resource-archive-filters a.disabled.warning.filter-button, .resource-teaser-card .disabled.warning.read-more, .fnlive-teaser-card .disabled.warning.read-more, .fnlive-teaser-card-happy .disabled.warning.read-more, .comment-form .disabled.warning.submit, .fne-blog-teaser-card .disabled.warning.read-more, .button[disabled].warning, .resource-archive-filters a.filter-button[disabled].warning, .resource-teaser-card .read-more[disabled].warning, .fnlive-teaser-card .read-more[disabled].warning, .fnlive-teaser-card-happy .read-more[disabled].warning, .comment-form .submit[disabled].warning, .fne-blog-teaser-card .read-more[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .resource-archive-filters a.disabled.warning.filter-button:hover, .resource-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card-happy .disabled.warning.read-more:hover, .comment-form .disabled.warning.submit:hover, .fne-blog-teaser-card .disabled.warning.read-more:hover, .button.disabled.warning:focus, .resource-archive-filters a.disabled.warning.filter-button:focus, .resource-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card-happy .disabled.warning.read-more:focus, .comment-form .disabled.warning.submit:focus, .fne-blog-teaser-card .disabled.warning.read-more:focus, .button[disabled].warning:hover, .resource-archive-filters a.filter-button[disabled].warning:hover, .resource-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card-happy .read-more[disabled].warning:hover, .comment-form .submit[disabled].warning:hover, .fne-blog-teaser-card .read-more[disabled].warning:hover, .button[disabled].warning:focus, .resource-archive-filters a.filter-button[disabled].warning:focus, .resource-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card-happy .read-more[disabled].warning:focus, .comment-form .submit[disabled].warning:focus, .fne-blog-teaser-card .read-more[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .resource-archive-filters a.disabled.warning.filter-button:hover, .resource-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card-happy .disabled.warning.read-more:hover, .comment-form .disabled.warning.submit:hover, .fne-blog-teaser-card .disabled.warning.read-more:hover, .button.disabled.warning:focus, .resource-archive-filters a.disabled.warning.filter-button:focus, .resource-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card-happy .disabled.warning.read-more:focus, .comment-form .disabled.warning.submit:focus, .fne-blog-teaser-card .disabled.warning.read-more:focus, .button[disabled].warning:hover, .resource-archive-filters a.filter-button[disabled].warning:hover, .resource-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card-happy .read-more[disabled].warning:hover, .comment-form .submit[disabled].warning:hover, .fne-blog-teaser-card .read-more[disabled].warning:hover, .button[disabled].warning:focus, .resource-archive-filters a.filter-button[disabled].warning:focus, .resource-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card-happy .read-more[disabled].warning:focus, .comment-form .submit[disabled].warning:focus, .fne-blog-teaser-card .read-more[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .resource-archive-filters a.disabled.warning.filter-button:hover, .resource-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card .disabled.warning.read-more:hover, .fnlive-teaser-card-happy .disabled.warning.read-more:hover, .comment-form .disabled.warning.submit:hover, .fne-blog-teaser-card .disabled.warning.read-more:hover, .button.disabled.warning:focus, .resource-archive-filters a.disabled.warning.filter-button:focus, .resource-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card .disabled.warning.read-more:focus, .fnlive-teaser-card-happy .disabled.warning.read-more:focus, .comment-form .disabled.warning.submit:focus, .fne-blog-teaser-card .disabled.warning.read-more:focus, .button[disabled].warning:hover, .resource-archive-filters a.filter-button[disabled].warning:hover, .resource-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card .read-more[disabled].warning:hover, .fnlive-teaser-card-happy .read-more[disabled].warning:hover, .comment-form .submit[disabled].warning:hover, .fne-blog-teaser-card .read-more[disabled].warning:hover, .button[disabled].warning:focus, .resource-archive-filters a.filter-button[disabled].warning:focus, .resource-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card .read-more[disabled].warning:focus, .fnlive-teaser-card-happy .read-more[disabled].warning:focus, .comment-form .submit[disabled].warning:focus, .fne-blog-teaser-card .read-more[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .resource-archive-filters a.disabled.info.filter-button, .resource-teaser-card .disabled.info.read-more, .fnlive-teaser-card .disabled.info.read-more, .fnlive-teaser-card-happy .disabled.info.read-more, .comment-form .disabled.info.submit, .fne-blog-teaser-card .disabled.info.read-more, .button[disabled].info, .resource-archive-filters a.filter-button[disabled].info, .resource-teaser-card .read-more[disabled].info, .fnlive-teaser-card .read-more[disabled].info, .fnlive-teaser-card-happy .read-more[disabled].info, .comment-form .submit[disabled].info, .fne-blog-teaser-card .read-more[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .resource-archive-filters a.disabled.info.filter-button:hover, .resource-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card-happy .disabled.info.read-more:hover, .comment-form .disabled.info.submit:hover, .fne-blog-teaser-card .disabled.info.read-more:hover, .button.disabled.info:focus, .resource-archive-filters a.disabled.info.filter-button:focus, .resource-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card-happy .disabled.info.read-more:focus, .comment-form .disabled.info.submit:focus, .fne-blog-teaser-card .disabled.info.read-more:focus, .button[disabled].info:hover, .resource-archive-filters a.filter-button[disabled].info:hover, .resource-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card-happy .read-more[disabled].info:hover, .comment-form .submit[disabled].info:hover, .fne-blog-teaser-card .read-more[disabled].info:hover, .button[disabled].info:focus, .resource-archive-filters a.filter-button[disabled].info:focus, .resource-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card-happy .read-more[disabled].info:focus, .comment-form .submit[disabled].info:focus, .fne-blog-teaser-card .read-more[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .resource-archive-filters a.disabled.info.filter-button:hover, .resource-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card-happy .disabled.info.read-more:hover, .comment-form .disabled.info.submit:hover, .fne-blog-teaser-card .disabled.info.read-more:hover, .button.disabled.info:focus, .resource-archive-filters a.disabled.info.filter-button:focus, .resource-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card-happy .disabled.info.read-more:focus, .comment-form .disabled.info.submit:focus, .fne-blog-teaser-card .disabled.info.read-more:focus, .button[disabled].info:hover, .resource-archive-filters a.filter-button[disabled].info:hover, .resource-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card-happy .read-more[disabled].info:hover, .comment-form .submit[disabled].info:hover, .fne-blog-teaser-card .read-more[disabled].info:hover, .button[disabled].info:focus, .resource-archive-filters a.filter-button[disabled].info:focus, .resource-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card-happy .read-more[disabled].info:focus, .comment-form .submit[disabled].info:focus, .fne-blog-teaser-card .read-more[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .resource-archive-filters a.disabled.info.filter-button:hover, .resource-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card .disabled.info.read-more:hover, .fnlive-teaser-card-happy .disabled.info.read-more:hover, .comment-form .disabled.info.submit:hover, .fne-blog-teaser-card .disabled.info.read-more:hover, .button.disabled.info:focus, .resource-archive-filters a.disabled.info.filter-button:focus, .resource-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card .disabled.info.read-more:focus, .fnlive-teaser-card-happy .disabled.info.read-more:focus, .comment-form .disabled.info.submit:focus, .fne-blog-teaser-card .disabled.info.read-more:focus, .button[disabled].info:hover, .resource-archive-filters a.filter-button[disabled].info:hover, .resource-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card .read-more[disabled].info:hover, .fnlive-teaser-card-happy .read-more[disabled].info:hover, .comment-form .submit[disabled].info:hover, .fne-blog-teaser-card .read-more[disabled].info:hover, .button[disabled].info:focus, .resource-archive-filters a.filter-button[disabled].info:focus, .resource-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card .read-more[disabled].info:focus, .fnlive-teaser-card-happy .read-more[disabled].info:focus, .comment-form .submit[disabled].info:focus, .fne-blog-teaser-card .read-more[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 62em) {
  button, .button, .resource-archive-filters a.filter-button, .resource-teaser-card .read-more, .fnlive-teaser-card .read-more, .fnlive-teaser-card-happy .read-more, .comment-form .submit, .fne-blog-teaser-card .read-more {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button, .button-group > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group > li a.filter-button, .button-group > li .resource-teaser-card .read-more, .resource-teaser-card .button-group > li .read-more, .button-group > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group > li .read-more, .button-group > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group > li .read-more, .button-group > li .comment-form .submit, .comment-form .button-group > li .submit, .button-group > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group > li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button, .button-group > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group > li:first-child a.filter-button, .button-group > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group > li:first-child .read-more, .button-group > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group > li:first-child .read-more, .button-group > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group > li:first-child .read-more, .button-group > li:first-child .comment-form .submit, .comment-form .button-group > li:first-child .submit, .button-group > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group > li:first-child .read-more {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack > li a.filter-button, .button-group.stack > li .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack > li .read-more, .button-group.stack > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack > li .read-more, .button-group.stack > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack > li .read-more, .button-group.stack > li .comment-form .submit, .comment-form .button-group.stack > li .submit, .button-group.stack > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack > li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack > li:first-child a.filter-button, .button-group.stack > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .comment-form .submit, .comment-form .button-group.stack > li:first-child .submit, .button-group.stack > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack > li:first-child .read-more {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack > li a.filter-button, .button-group.stack > li .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack > li .read-more, .button-group.stack > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack > li .read-more, .button-group.stack > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack > li .read-more, .button-group.stack > li .comment-form .submit, .comment-form .button-group.stack > li .submit, .button-group.stack > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack > li .read-more {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack > li:first-child a.filter-button, .button-group.stack > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack > li:first-child .read-more, .button-group.stack > li:first-child .comment-form .submit, .comment-form .button-group.stack > li:first-child .submit, .button-group.stack > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack > li:first-child .read-more {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li a.filter-button, .button-group.stack-for-small > li .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .comment-form .submit, .comment-form .button-group.stack-for-small > li .submit, .button-group.stack-for-small > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li:first-child a.filter-button, .button-group.stack-for-small > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .comment-form .submit, .comment-form .button-group.stack-for-small > li:first-child .submit, .button-group.stack-for-small > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li:first-child .read-more {
      border-left: 0; }
    @media only screen and (max-width: 61.938em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li a.filter-button, .button-group.stack-for-small > li .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .comment-form .submit, .comment-form .button-group.stack-for-small > li .submit, .button-group.stack-for-small > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li .read-more {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li:first-child a.filter-button, .button-group.stack-for-small > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .comment-form .submit, .comment-form .button-group.stack-for-small > li:first-child .submit, .button-group.stack-for-small > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li:first-child .read-more {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li a.filter-button, .button-group.stack-for-small > li .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li .read-more, .button-group.stack-for-small > li .comment-form .submit, .comment-form .button-group.stack-for-small > li .submit, .button-group.stack-for-small > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li .read-more {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.stack-for-small > li:first-child a.filter-button, .button-group.stack-for-small > li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.stack-for-small > li:first-child .read-more, .button-group.stack-for-small > li:first-child .comment-form .submit, .comment-form .button-group.stack-for-small > li:first-child .submit, .button-group.stack-for-small > li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.stack-for-small > li:first-child .read-more {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button, .button-group.radius > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius > * a.filter-button, .button-group.radius > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius > * .read-more, .button-group.radius > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius > * .read-more, .button-group.radius > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius > * .read-more, .button-group.radius > * .comment-form .submit, .comment-form .button-group.radius > * .submit, .button-group.radius > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius > * .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button, .button-group.radius > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius > *:first-child a.filter-button, .button-group.radius > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius > *:first-child .read-more, .button-group.radius > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius > *:first-child .read-more, .button-group.radius > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius > *:first-child .read-more, .button-group.radius > *:first-child .comment-form .submit, .comment-form .button-group.radius > *:first-child .submit, .button-group.radius > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius > *:first-child .read-more {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button,
    .resource-archive-filters .button-group.radius > * > a.filter-button,
    .resource-teaser-card .button-group.radius > * > .read-more,
    .fnlive-teaser-card .button-group.radius > * > .read-more,
    .fnlive-teaser-card-happy .button-group.radius > * > .read-more,
    .comment-form .button-group.radius > * > .submit,
    .fne-blog-teaser-card .button-group.radius > * > .read-more {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button,
    .resource-archive-filters .button-group.radius > *:first-child > a.filter-button,
    .resource-teaser-card .button-group.radius > *:first-child > .read-more,
    .fnlive-teaser-card .button-group.radius > *:first-child > .read-more,
    .fnlive-teaser-card-happy .button-group.radius > *:first-child > .read-more,
    .comment-form .button-group.radius > *:first-child > .submit,
    .fne-blog-teaser-card .button-group.radius > *:first-child > .read-more {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button,
    .resource-archive-filters .button-group.radius > *:last-child > a.filter-button,
    .resource-teaser-card .button-group.radius > *:last-child > .read-more,
    .fnlive-teaser-card .button-group.radius > *:last-child > .read-more,
    .fnlive-teaser-card-happy .button-group.radius > *:last-child > .read-more,
    .comment-form .button-group.radius > *:last-child > .submit,
    .fne-blog-teaser-card .button-group.radius > *:last-child > .read-more {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack > * a.filter-button, .button-group.radius.stack > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .comment-form .submit, .comment-form .button-group.radius.stack > * .submit, .button-group.radius.stack > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack > * .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack > *:first-child a.filter-button, .button-group.radius.stack > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .comment-form .submit, .comment-form .button-group.radius.stack > *:first-child .submit, .button-group.radius.stack > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack > *:first-child .read-more {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack > * a.filter-button, .button-group.radius.stack > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack > * .read-more, .button-group.radius.stack > * .comment-form .submit, .comment-form .button-group.radius.stack > * .submit, .button-group.radius.stack > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack > * .read-more {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack > *:first-child a.filter-button, .button-group.radius.stack > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack > *:first-child .read-more, .button-group.radius.stack > *:first-child .comment-form .submit, .comment-form .button-group.radius.stack > *:first-child .submit, .button-group.radius.stack > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack > *:first-child .read-more {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button,
    .resource-archive-filters .button-group.radius.stack > * > a.filter-button,
    .resource-teaser-card .button-group.radius.stack > * > .read-more,
    .fnlive-teaser-card .button-group.radius.stack > * > .read-more,
    .fnlive-teaser-card-happy .button-group.radius.stack > * > .read-more,
    .comment-form .button-group.radius.stack > * > .submit,
    .fne-blog-teaser-card .button-group.radius.stack > * > .read-more {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button,
    .resource-archive-filters .button-group.radius.stack > *:first-child > a.filter-button,
    .resource-teaser-card .button-group.radius.stack > *:first-child > .read-more,
    .fnlive-teaser-card .button-group.radius.stack > *:first-child > .read-more,
    .fnlive-teaser-card-happy .button-group.radius.stack > *:first-child > .read-more,
    .comment-form .button-group.radius.stack > *:first-child > .submit,
    .fne-blog-teaser-card .button-group.radius.stack > *:first-child > .read-more {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button,
    .resource-archive-filters .button-group.radius.stack > *:last-child > a.filter-button,
    .resource-teaser-card .button-group.radius.stack > *:last-child > .read-more,
    .fnlive-teaser-card .button-group.radius.stack > *:last-child > .read-more,
    .fnlive-teaser-card-happy .button-group.radius.stack > *:last-child > .read-more,
    .comment-form .button-group.radius.stack > *:last-child > .submit,
    .fne-blog-teaser-card .button-group.radius.stack > *:last-child > .read-more {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 62em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > * a.filter-button, .button-group.radius.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .comment-form .submit, .comment-form .button-group.radius.stack-for-small > * .submit, .button-group.radius.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > * .read-more {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > *:first-child a.filter-button, .button-group.radius.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.radius.stack-for-small > *:first-child .submit, .button-group.radius.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > * > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > * > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > * > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > * > .read-more,
      .comment-form .button-group.radius.stack-for-small > * > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > * > .read-more {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > *:first-child > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:first-child > .read-more,
      .comment-form .button-group.radius.stack-for-small > *:first-child > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > *:last-child > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:last-child > .read-more,
      .comment-form .button-group.radius.stack-for-small > *:last-child > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 61.938em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > * a.filter-button, .button-group.radius.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .comment-form .submit, .comment-form .button-group.radius.stack-for-small > * .submit, .button-group.radius.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > * .read-more {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > *:first-child a.filter-button, .button-group.radius.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.radius.stack-for-small > *:first-child .submit, .button-group.radius.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > * a.filter-button, .button-group.radius.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > * .read-more, .button-group.radius.stack-for-small > * .comment-form .submit, .comment-form .button-group.radius.stack-for-small > * .submit, .button-group.radius.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > * .read-more {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.radius.stack-for-small > *:first-child a.filter-button, .button-group.radius.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:first-child .read-more, .button-group.radius.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.radius.stack-for-small > *:first-child .submit, .button-group.radius.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.radius.stack-for-small > *:first-child .read-more {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > * > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > * > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > * > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > * > .read-more,
      .comment-form .button-group.radius.stack-for-small > * > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > * > .read-more {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > *:first-child > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:first-child > .read-more,
      .comment-form .button-group.radius.stack-for-small > *:first-child > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > *:first-child > .read-more {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button,
      .resource-archive-filters .button-group.radius.stack-for-small > *:last-child > a.filter-button,
      .resource-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card-happy .button-group.radius.stack-for-small > *:last-child > .read-more,
      .comment-form .button-group.radius.stack-for-small > *:last-child > .submit,
      .fne-blog-teaser-card .button-group.radius.stack-for-small > *:last-child > .read-more {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button, .button-group.round > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round > * a.filter-button, .button-group.round > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round > * .read-more, .button-group.round > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round > * .read-more, .button-group.round > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round > * .read-more, .button-group.round > * .comment-form .submit, .comment-form .button-group.round > * .submit, .button-group.round > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round > * .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button, .button-group.round > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round > *:first-child a.filter-button, .button-group.round > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round > *:first-child .read-more, .button-group.round > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round > *:first-child .read-more, .button-group.round > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round > *:first-child .read-more, .button-group.round > *:first-child .comment-form .submit, .comment-form .button-group.round > *:first-child .submit, .button-group.round > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round > *:first-child .read-more {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button,
    .resource-archive-filters .button-group.round > * > a.filter-button,
    .resource-teaser-card .button-group.round > * > .read-more,
    .fnlive-teaser-card .button-group.round > * > .read-more,
    .fnlive-teaser-card-happy .button-group.round > * > .read-more,
    .comment-form .button-group.round > * > .submit,
    .fne-blog-teaser-card .button-group.round > * > .read-more {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button,
    .resource-archive-filters .button-group.round > *:first-child > a.filter-button,
    .resource-teaser-card .button-group.round > *:first-child > .read-more,
    .fnlive-teaser-card .button-group.round > *:first-child > .read-more,
    .fnlive-teaser-card-happy .button-group.round > *:first-child > .read-more,
    .comment-form .button-group.round > *:first-child > .submit,
    .fne-blog-teaser-card .button-group.round > *:first-child > .read-more {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button,
    .resource-archive-filters .button-group.round > *:last-child > a.filter-button,
    .resource-teaser-card .button-group.round > *:last-child > .read-more,
    .fnlive-teaser-card .button-group.round > *:last-child > .read-more,
    .fnlive-teaser-card-happy .button-group.round > *:last-child > .read-more,
    .comment-form .button-group.round > *:last-child > .submit,
    .fne-blog-teaser-card .button-group.round > *:last-child > .read-more {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack > * a.filter-button, .button-group.round.stack > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack > * .read-more, .button-group.round.stack > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack > * .read-more, .button-group.round.stack > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack > * .read-more, .button-group.round.stack > * .comment-form .submit, .comment-form .button-group.round.stack > * .submit, .button-group.round.stack > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack > * .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack > *:first-child a.filter-button, .button-group.round.stack > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .comment-form .submit, .comment-form .button-group.round.stack > *:first-child .submit, .button-group.round.stack > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack > *:first-child .read-more {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack > * a.filter-button, .button-group.round.stack > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack > * .read-more, .button-group.round.stack > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack > * .read-more, .button-group.round.stack > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack > * .read-more, .button-group.round.stack > * .comment-form .submit, .comment-form .button-group.round.stack > * .submit, .button-group.round.stack > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack > * .read-more {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack > *:first-child a.filter-button, .button-group.round.stack > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack > *:first-child .read-more, .button-group.round.stack > *:first-child .comment-form .submit, .comment-form .button-group.round.stack > *:first-child .submit, .button-group.round.stack > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack > *:first-child .read-more {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button,
    .resource-archive-filters .button-group.round.stack > * > a.filter-button,
    .resource-teaser-card .button-group.round.stack > * > .read-more,
    .fnlive-teaser-card .button-group.round.stack > * > .read-more,
    .fnlive-teaser-card-happy .button-group.round.stack > * > .read-more,
    .comment-form .button-group.round.stack > * > .submit,
    .fne-blog-teaser-card .button-group.round.stack > * > .read-more {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button,
    .resource-archive-filters .button-group.round.stack > *:first-child > a.filter-button,
    .resource-teaser-card .button-group.round.stack > *:first-child > .read-more,
    .fnlive-teaser-card .button-group.round.stack > *:first-child > .read-more,
    .fnlive-teaser-card-happy .button-group.round.stack > *:first-child > .read-more,
    .comment-form .button-group.round.stack > *:first-child > .submit,
    .fne-blog-teaser-card .button-group.round.stack > *:first-child > .read-more {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button,
    .resource-archive-filters .button-group.round.stack > *:last-child > a.filter-button,
    .resource-teaser-card .button-group.round.stack > *:last-child > .read-more,
    .fnlive-teaser-card .button-group.round.stack > *:last-child > .read-more,
    .fnlive-teaser-card-happy .button-group.round.stack > *:last-child > .read-more,
    .comment-form .button-group.round.stack > *:last-child > .submit,
    .fne-blog-teaser-card .button-group.round.stack > *:last-child > .read-more {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 62em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > * a.filter-button, .button-group.round.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .comment-form .submit, .comment-form .button-group.round.stack-for-small > * .submit, .button-group.round.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > * .read-more {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > *:first-child a.filter-button, .button-group.round.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.round.stack-for-small > *:first-child .submit, .button-group.round.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > *:first-child .read-more {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button,
      .resource-archive-filters .button-group.round.stack-for-small > * > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > * > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > * > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > * > .read-more,
      .comment-form .button-group.round.stack-for-small > * > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > * > .read-more {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button,
      .resource-archive-filters .button-group.round.stack-for-small > *:first-child > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:first-child > .read-more,
      .comment-form .button-group.round.stack-for-small > *:first-child > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button,
      .resource-archive-filters .button-group.round.stack-for-small > *:last-child > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:last-child > .read-more,
      .comment-form .button-group.round.stack-for-small > *:last-child > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 61.938em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > * a.filter-button, .button-group.round.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .comment-form .submit, .comment-form .button-group.round.stack-for-small > * .submit, .button-group.round.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > * .read-more {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > *:first-child a.filter-button, .button-group.round.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.round.stack-for-small > *:first-child .submit, .button-group.round.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > *:first-child .read-more {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > * a.filter-button, .button-group.round.stack-for-small > * .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > * .read-more, .button-group.round.stack-for-small > * .comment-form .submit, .comment-form .button-group.round.stack-for-small > * .submit, .button-group.round.stack-for-small > * .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > * .read-more {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.round.stack-for-small > *:first-child a.filter-button, .button-group.round.stack-for-small > *:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:first-child .read-more, .button-group.round.stack-for-small > *:first-child .comment-form .submit, .comment-form .button-group.round.stack-for-small > *:first-child .submit, .button-group.round.stack-for-small > *:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.round.stack-for-small > *:first-child .read-more {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button,
      .resource-archive-filters .button-group.round.stack-for-small > * > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > * > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > * > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > * > .read-more,
      .comment-form .button-group.round.stack-for-small > * > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > * > .read-more {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button,
      .resource-archive-filters .button-group.round.stack-for-small > *:first-child > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:first-child > .read-more,
      .comment-form .button-group.round.stack-for-small > *:first-child > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > *:first-child > .read-more {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button,
      .resource-archive-filters .button-group.round.stack-for-small > *:last-child > a.filter-button,
      .resource-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more,
      .fnlive-teaser-card-happy .button-group.round.stack-for-small > *:last-child > .read-more,
      .comment-form .button-group.round.stack-for-small > *:last-child > .submit,
      .fne-blog-teaser-card .button-group.round.stack-for-small > *:last-child > .read-more {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button, .button-group.even-2 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-2 li a.filter-button, .button-group.even-2 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-2 li .read-more, .button-group.even-2 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-2 li .read-more, .button-group.even-2 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-2 li .read-more, .button-group.even-2 li .comment-form .submit, .comment-form .button-group.even-2 li .submit, .button-group.even-2 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-2 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-2 li:first-child a.filter-button, .button-group.even-2 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-2 li:first-child .read-more, .button-group.even-2 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-2 li:first-child .read-more, .button-group.even-2 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-2 li:first-child .read-more, .button-group.even-2 li:first-child .comment-form .submit, .comment-form .button-group.even-2 li:first-child .submit, .button-group.even-2 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-2 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button, .button-group.even-2 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-2 li a.filter-button, .button-group.even-2 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-2 li .read-more, .button-group.even-2 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-2 li .read-more, .button-group.even-2 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-2 li .read-more, .button-group.even-2 li .comment-form .submit, .comment-form .button-group.even-2 li .submit, .button-group.even-2 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-2 li .read-more {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button, .button-group.even-3 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-3 li a.filter-button, .button-group.even-3 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-3 li .read-more, .button-group.even-3 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-3 li .read-more, .button-group.even-3 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-3 li .read-more, .button-group.even-3 li .comment-form .submit, .comment-form .button-group.even-3 li .submit, .button-group.even-3 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-3 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-3 li:first-child a.filter-button, .button-group.even-3 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-3 li:first-child .read-more, .button-group.even-3 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-3 li:first-child .read-more, .button-group.even-3 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-3 li:first-child .read-more, .button-group.even-3 li:first-child .comment-form .submit, .comment-form .button-group.even-3 li:first-child .submit, .button-group.even-3 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-3 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button, .button-group.even-3 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-3 li a.filter-button, .button-group.even-3 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-3 li .read-more, .button-group.even-3 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-3 li .read-more, .button-group.even-3 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-3 li .read-more, .button-group.even-3 li .comment-form .submit, .comment-form .button-group.even-3 li .submit, .button-group.even-3 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-3 li .read-more {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button, .button-group.even-4 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-4 li a.filter-button, .button-group.even-4 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-4 li .read-more, .button-group.even-4 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-4 li .read-more, .button-group.even-4 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-4 li .read-more, .button-group.even-4 li .comment-form .submit, .comment-form .button-group.even-4 li .submit, .button-group.even-4 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-4 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-4 li:first-child a.filter-button, .button-group.even-4 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-4 li:first-child .read-more, .button-group.even-4 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-4 li:first-child .read-more, .button-group.even-4 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-4 li:first-child .read-more, .button-group.even-4 li:first-child .comment-form .submit, .comment-form .button-group.even-4 li:first-child .submit, .button-group.even-4 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-4 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button, .button-group.even-4 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-4 li a.filter-button, .button-group.even-4 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-4 li .read-more, .button-group.even-4 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-4 li .read-more, .button-group.even-4 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-4 li .read-more, .button-group.even-4 li .comment-form .submit, .comment-form .button-group.even-4 li .submit, .button-group.even-4 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-4 li .read-more {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button, .button-group.even-5 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-5 li a.filter-button, .button-group.even-5 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-5 li .read-more, .button-group.even-5 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-5 li .read-more, .button-group.even-5 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-5 li .read-more, .button-group.even-5 li .comment-form .submit, .comment-form .button-group.even-5 li .submit, .button-group.even-5 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-5 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-5 li:first-child a.filter-button, .button-group.even-5 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-5 li:first-child .read-more, .button-group.even-5 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-5 li:first-child .read-more, .button-group.even-5 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-5 li:first-child .read-more, .button-group.even-5 li:first-child .comment-form .submit, .comment-form .button-group.even-5 li:first-child .submit, .button-group.even-5 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-5 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button, .button-group.even-5 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-5 li a.filter-button, .button-group.even-5 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-5 li .read-more, .button-group.even-5 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-5 li .read-more, .button-group.even-5 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-5 li .read-more, .button-group.even-5 li .comment-form .submit, .comment-form .button-group.even-5 li .submit, .button-group.even-5 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-5 li .read-more {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button, .button-group.even-6 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-6 li a.filter-button, .button-group.even-6 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-6 li .read-more, .button-group.even-6 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-6 li .read-more, .button-group.even-6 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-6 li .read-more, .button-group.even-6 li .comment-form .submit, .comment-form .button-group.even-6 li .submit, .button-group.even-6 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-6 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-6 li:first-child a.filter-button, .button-group.even-6 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-6 li:first-child .read-more, .button-group.even-6 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-6 li:first-child .read-more, .button-group.even-6 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-6 li:first-child .read-more, .button-group.even-6 li:first-child .comment-form .submit, .comment-form .button-group.even-6 li:first-child .submit, .button-group.even-6 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-6 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button, .button-group.even-6 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-6 li a.filter-button, .button-group.even-6 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-6 li .read-more, .button-group.even-6 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-6 li .read-more, .button-group.even-6 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-6 li .read-more, .button-group.even-6 li .comment-form .submit, .comment-form .button-group.even-6 li .submit, .button-group.even-6 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-6 li .read-more {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button, .button-group.even-7 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-7 li a.filter-button, .button-group.even-7 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-7 li .read-more, .button-group.even-7 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-7 li .read-more, .button-group.even-7 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-7 li .read-more, .button-group.even-7 li .comment-form .submit, .comment-form .button-group.even-7 li .submit, .button-group.even-7 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-7 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-7 li:first-child a.filter-button, .button-group.even-7 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-7 li:first-child .read-more, .button-group.even-7 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-7 li:first-child .read-more, .button-group.even-7 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-7 li:first-child .read-more, .button-group.even-7 li:first-child .comment-form .submit, .comment-form .button-group.even-7 li:first-child .submit, .button-group.even-7 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-7 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button, .button-group.even-7 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-7 li a.filter-button, .button-group.even-7 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-7 li .read-more, .button-group.even-7 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-7 li .read-more, .button-group.even-7 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-7 li .read-more, .button-group.even-7 li .comment-form .submit, .comment-form .button-group.even-7 li .submit, .button-group.even-7 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-7 li .read-more {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button, .button-group.even-8 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-8 li a.filter-button, .button-group.even-8 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-8 li .read-more, .button-group.even-8 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-8 li .read-more, .button-group.even-8 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-8 li .read-more, .button-group.even-8 li .comment-form .submit, .comment-form .button-group.even-8 li .submit, .button-group.even-8 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-8 li .read-more {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-8 li:first-child a.filter-button, .button-group.even-8 li:first-child .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-8 li:first-child .read-more, .button-group.even-8 li:first-child .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-8 li:first-child .read-more, .button-group.even-8 li:first-child .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-8 li:first-child .read-more, .button-group.even-8 li:first-child .comment-form .submit, .comment-form .button-group.even-8 li:first-child .submit, .button-group.even-8 li:first-child .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-8 li:first-child .read-more {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button, .button-group.even-8 li .resource-archive-filters a.filter-button, .resource-archive-filters .button-group.even-8 li a.filter-button, .button-group.even-8 li .resource-teaser-card .read-more, .resource-teaser-card .button-group.even-8 li .read-more, .button-group.even-8 li .fnlive-teaser-card .read-more, .fnlive-teaser-card .button-group.even-8 li .read-more, .button-group.even-8 li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .button-group.even-8 li .read-more, .button-group.even-8 li .comment-form .submit, .comment-form .button-group.even-8 li .submit, .button-group.even-8 li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .button-group.even-8 li .read-more {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button, .resource-archive-filters a.postfix.filter-button, .resource-teaser-card .postfix.read-more, .fnlive-teaser-card .postfix.read-more, .fnlive-teaser-card-happy .postfix.read-more, .comment-form .postfix.submit, .fne-blog-teaser-card .postfix.read-more {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button, .resource-archive-filters a.prefix.filter-button, .resource-teaser-card .prefix.read-more, .fnlive-teaser-card .prefix.read-more, .fnlive-teaser-card-happy .prefix.read-more, .comment-form .prefix.submit, .fne-blog-teaser-card .prefix.read-more {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button.radius, .resource-archive-filters a.prefix.radius.filter-button, .resource-teaser-card .prefix.radius.read-more, .fnlive-teaser-card .prefix.radius.read-more, .fnlive-teaser-card-happy .prefix.radius.read-more, .comment-form .prefix.radius.submit, .fne-blog-teaser-card .prefix.radius.read-more {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius, .resource-archive-filters a.postfix.radius.filter-button, .resource-teaser-card .postfix.radius.read-more, .fnlive-teaser-card .postfix.radius.read-more, .fnlive-teaser-card-happy .postfix.radius.read-more, .comment-form .postfix.radius.submit, .fne-blog-teaser-card .postfix.radius.read-more {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round, .resource-archive-filters a.prefix.round.filter-button, .resource-teaser-card .prefix.round.read-more, .fnlive-teaser-card .prefix.round.read-more, .fnlive-teaser-card-happy .prefix.round.read-more, .comment-form .prefix.round.submit, .fne-blog-teaser-card .prefix.round.read-more {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round, .resource-archive-filters a.postfix.round.filter-button, .resource-teaser-card .postfix.round.read-more, .fnlive-teaser-card .postfix.round.read-more, .fnlive-teaser-card-happy .postfix.round.read-more, .comment-form .postfix.round.submit, .fne-blog-teaser-card .postfix.round.read-more {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "filson-pro", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008CBA;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008CBA; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #008CBA; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #0078a0; }
  .panel.radius {
    border-radius: 3px; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:62em)/";
  width: 62em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 2.8125rem; }

.top-bar {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.75rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar .resource-archive-filters a.filter-button, .resource-archive-filters .top-bar a.filter-button, .top-bar .resource-teaser-card .read-more, .resource-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card .read-more, .fnlive-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .top-bar .read-more, .top-bar .comment-form .submit, .comment-form .top-bar .submit, .top-bar .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .top-bar .read-more, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 61.938em) {
      .top-bar .button, .top-bar .resource-archive-filters a.filter-button, .resource-archive-filters .top-bar a.filter-button, .top-bar .resource-teaser-card .read-more, .resource-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card .read-more, .fnlive-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .top-bar .read-more, .top-bar .comment-form .submit, .comment-form .top-bar .submit, .top-bar .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .top-bar .read-more, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 2.8125rem;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      line-height: 2.8125rem;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        font-weight: normal;
        color: #FFFFFF;
        width: 75%;
        display: block;
        padding: 0 0.9375rem; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 0.9375rem;
      height: 2.8125rem;
      line-height: 2.8125rem; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        color: #FFFFFF;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: "filson-pro", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button, .top-bar-section ul .resource-archive-filters li > a.filter-button, .resource-archive-filters .top-bar-section ul li > a.filter-button, .top-bar-section ul .resource-teaser-card li > a.read-more, .resource-teaser-card .top-bar-section ul li > a.read-more, .top-bar-section ul .fnlive-teaser-card li > a.read-more, .fnlive-teaser-card .top-bar-section ul li > a.read-more, .top-bar-section ul .fnlive-teaser-card-happy li > a.read-more, .fnlive-teaser-card-happy .top-bar-section ul li > a.read-more, .top-bar-section ul .comment-form li > a.submit, .comment-form .top-bar-section ul li > a.submit, .top-bar-section ul .fne-blog-teaser-card li > a.read-more, .fne-blog-teaser-card .top-bar-section ul li > a.read-more {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul .resource-archive-filters li > a.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .comment-form li > a.submit:hover, .comment-form .top-bar-section ul li > a.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .resource-archive-filters li > a.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .comment-form li > a.submit:focus, .comment-form .top-bar-section ul li > a.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.read-more:focus {
          background-color: #007095; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul .resource-archive-filters li > a.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.read-more:hover, .top-bar-section ul .comment-form li > a.submit:hover, .comment-form .top-bar-section ul li > a.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.read-more:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .resource-archive-filters li > a.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.read-more:focus, .top-bar-section ul .comment-form li > a.submit:focus, .comment-form .top-bar-section ul li > a.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.read-more:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary, .top-bar-section ul .resource-archive-filters li > a.secondary.filter-button, .resource-archive-filters .top-bar-section ul li > a.secondary.filter-button, .top-bar-section ul .resource-teaser-card li > a.secondary.read-more, .resource-teaser-card .top-bar-section ul li > a.secondary.read-more, .top-bar-section ul .fnlive-teaser-card li > a.secondary.read-more, .fnlive-teaser-card .top-bar-section ul li > a.secondary.read-more, .top-bar-section ul .fnlive-teaser-card-happy li > a.secondary.read-more, .fnlive-teaser-card-happy .top-bar-section ul li > a.secondary.read-more, .top-bar-section ul .comment-form li > a.secondary.submit, .comment-form .top-bar-section ul li > a.secondary.submit, .top-bar-section ul .fne-blog-teaser-card li > a.secondary.read-more, .fne-blog-teaser-card .top-bar-section ul li > a.secondary.read-more {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .resource-archive-filters li > a.secondary.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.secondary.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.secondary.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.secondary.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.secondary.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .comment-form li > a.secondary.submit:hover, .comment-form .top-bar-section ul li > a.secondary.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.secondary.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .resource-archive-filters li > a.secondary.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.secondary.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.secondary.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.secondary.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.secondary.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .comment-form li > a.secondary.submit:focus, .comment-form .top-bar-section ul li > a.secondary.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.secondary.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.secondary.read-more:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .resource-archive-filters li > a.secondary.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.secondary.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.secondary.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.secondary.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.secondary.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul .comment-form li > a.secondary.submit:hover, .comment-form .top-bar-section ul li > a.secondary.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.secondary.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.secondary.read-more:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .resource-archive-filters li > a.secondary.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.secondary.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.secondary.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.secondary.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.secondary.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.secondary.read-more:focus, .top-bar-section ul .comment-form li > a.secondary.submit:focus, .comment-form .top-bar-section ul li > a.secondary.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.secondary.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.secondary.read-more:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success, .top-bar-section ul .resource-archive-filters li > a.success.filter-button, .resource-archive-filters .top-bar-section ul li > a.success.filter-button, .top-bar-section ul .resource-teaser-card li > a.success.read-more, .resource-teaser-card .top-bar-section ul li > a.success.read-more, .top-bar-section ul .fnlive-teaser-card li > a.success.read-more, .fnlive-teaser-card .top-bar-section ul li > a.success.read-more, .top-bar-section ul .fnlive-teaser-card-happy li > a.success.read-more, .fnlive-teaser-card-happy .top-bar-section ul li > a.success.read-more, .top-bar-section ul .comment-form li > a.success.submit, .comment-form .top-bar-section ul li > a.success.submit, .top-bar-section ul .fne-blog-teaser-card li > a.success.read-more, .fne-blog-teaser-card .top-bar-section ul li > a.success.read-more {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul .resource-archive-filters li > a.success.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.success.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.success.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.success.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.success.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .comment-form li > a.success.submit:hover, .comment-form .top-bar-section ul li > a.success.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.success.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .resource-archive-filters li > a.success.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.success.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.success.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.success.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.success.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .comment-form li > a.success.submit:focus, .comment-form .top-bar-section ul li > a.success.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.success.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.success.read-more:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul .resource-archive-filters li > a.success.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.success.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.success.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.success.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.success.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul .comment-form li > a.success.submit:hover, .comment-form .top-bar-section ul li > a.success.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.success.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.success.read-more:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .resource-archive-filters li > a.success.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.success.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.success.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.success.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.success.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.success.read-more:focus, .top-bar-section ul .comment-form li > a.success.submit:focus, .comment-form .top-bar-section ul li > a.success.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.success.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.success.read-more:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert, .top-bar-section ul .resource-archive-filters li > a.alert.filter-button, .resource-archive-filters .top-bar-section ul li > a.alert.filter-button, .top-bar-section ul .resource-teaser-card li > a.alert.read-more, .resource-teaser-card .top-bar-section ul li > a.alert.read-more, .top-bar-section ul .fnlive-teaser-card li > a.alert.read-more, .fnlive-teaser-card .top-bar-section ul li > a.alert.read-more, .top-bar-section ul .fnlive-teaser-card-happy li > a.alert.read-more, .fnlive-teaser-card-happy .top-bar-section ul li > a.alert.read-more, .top-bar-section ul .comment-form li > a.alert.submit, .comment-form .top-bar-section ul li > a.alert.submit, .top-bar-section ul .fne-blog-teaser-card li > a.alert.read-more, .fne-blog-teaser-card .top-bar-section ul li > a.alert.read-more {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .resource-archive-filters li > a.alert.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.alert.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.alert.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.alert.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.alert.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .comment-form li > a.alert.submit:hover, .comment-form .top-bar-section ul li > a.alert.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.alert.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .resource-archive-filters li > a.alert.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.alert.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.alert.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.alert.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.alert.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .comment-form li > a.alert.submit:focus, .comment-form .top-bar-section ul li > a.alert.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.alert.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.alert.read-more:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .resource-archive-filters li > a.alert.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.alert.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.alert.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.alert.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.alert.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul .comment-form li > a.alert.submit:hover, .comment-form .top-bar-section ul li > a.alert.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.alert.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.alert.read-more:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .resource-archive-filters li > a.alert.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.alert.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.alert.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.alert.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.alert.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.alert.read-more:focus, .top-bar-section ul .comment-form li > a.alert.submit:focus, .comment-form .top-bar-section ul li > a.alert.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.alert.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.alert.read-more:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning, .top-bar-section ul .resource-archive-filters li > a.warning.filter-button, .resource-archive-filters .top-bar-section ul li > a.warning.filter-button, .top-bar-section ul .resource-teaser-card li > a.warning.read-more, .resource-teaser-card .top-bar-section ul li > a.warning.read-more, .top-bar-section ul .fnlive-teaser-card li > a.warning.read-more, .fnlive-teaser-card .top-bar-section ul li > a.warning.read-more, .top-bar-section ul .fnlive-teaser-card-happy li > a.warning.read-more, .fnlive-teaser-card-happy .top-bar-section ul li > a.warning.read-more, .top-bar-section ul .comment-form li > a.warning.submit, .comment-form .top-bar-section ul li > a.warning.submit, .top-bar-section ul .fne-blog-teaser-card li > a.warning.read-more, .fne-blog-teaser-card .top-bar-section ul li > a.warning.read-more {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul .resource-archive-filters li > a.warning.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.warning.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.warning.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.warning.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.warning.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .comment-form li > a.warning.submit:hover, .comment-form .top-bar-section ul li > a.warning.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.warning.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul .resource-archive-filters li > a.warning.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.warning.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.warning.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.warning.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.warning.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .comment-form li > a.warning.submit:focus, .comment-form .top-bar-section ul li > a.warning.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.warning.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.warning.read-more:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul .resource-archive-filters li > a.warning.filter-button:hover, .resource-archive-filters .top-bar-section ul li > a.warning.filter-button:hover, .top-bar-section ul .resource-teaser-card li > a.warning.read-more:hover, .resource-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .fnlive-teaser-card li > a.warning.read-more:hover, .fnlive-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .fnlive-teaser-card-happy li > a.warning.read-more:hover, .fnlive-teaser-card-happy .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul .comment-form li > a.warning.submit:hover, .comment-form .top-bar-section ul li > a.warning.submit:hover, .top-bar-section ul .fne-blog-teaser-card li > a.warning.read-more:hover, .fne-blog-teaser-card .top-bar-section ul li > a.warning.read-more:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul .resource-archive-filters li > a.warning.filter-button:focus, .resource-archive-filters .top-bar-section ul li > a.warning.filter-button:focus, .top-bar-section ul .resource-teaser-card li > a.warning.read-more:focus, .resource-teaser-card .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .fnlive-teaser-card li > a.warning.read-more:focus, .fnlive-teaser-card .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .fnlive-teaser-card-happy li > a.warning.read-more:focus, .fnlive-teaser-card-happy .top-bar-section ul li > a.warning.read-more:focus, .top-bar-section ul .comment-form li > a.warning.submit:focus, .comment-form .top-bar-section ul li > a.warning.submit:focus, .top-bar-section ul .fne-blog-teaser-card li > a.warning.read-more:focus, .fne-blog-teaser-card .top-bar-section ul li > a.warning.read-more:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      background-color: #008CBA;
      border-color: #007095;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #008CBA;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #0078a0;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li .resource-archive-filters a.filter-button, .resource-archive-filters .top-bar-section .dropdown li a.filter-button, .top-bar-section .dropdown li .resource-teaser-card .read-more, .resource-teaser-card .top-bar-section .dropdown li .read-more, .top-bar-section .dropdown li .fnlive-teaser-card .read-more, .fnlive-teaser-card .top-bar-section .dropdown li .read-more, .top-bar-section .dropdown li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .top-bar-section .dropdown li .read-more, .top-bar-section .dropdown li .comment-form .submit, .comment-form .top-bar-section .dropdown li .submit, .top-bar-section .dropdown li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .top-bar-section .dropdown li .read-more, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 0.9375rem 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 62em) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input, .top-bar .button, .top-bar .resource-archive-filters a.filter-button, .resource-archive-filters .top-bar a.filter-button, .top-bar .resource-teaser-card .read-more, .resource-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card .read-more, .fnlive-teaser-card .top-bar .read-more, .top-bar .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .top-bar .read-more, .top-bar .comment-form .submit, .comment-form .top-bar .submit, .top-bar .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .top-bar .read-more,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      height: 1.75rem;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    max-width: 100rem;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #333333; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      color: #FFFFFF;
      background: #008CBA; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #555555;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 0.9375rem;
      height: 2.8125rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 61.938em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 62em) and (max-width: 74.938em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 62em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 75em) and (max-width: 100em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 75em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "filson-pro", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 62em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 62em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 75em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

@font-face {
  font-family: 'fn-icon-font';
  src: url("../fonts/icon-font.eot?43059236");
  src: url("../fonts/icon-font.eot?43059236#iefix") format("embedded-opentype"), url("../fonts/icon-font.ttf?43059236") format("truetype"), url("../fonts/icon-font.svg?43059236#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^="icon-"]:before, .cta li:before, .key-benefits li:before, .text-block li:before, .text-block p.help-address:before,
.text-block p.help-phone:before,
.text-block p.help-email:before, .option_panel li:before, .subscription-form .field-wrapper i.expand.calendar:before,
.resource-search-form .field-wrapper i.expand.calendar:before, [class*=" icon-"]:before {
  font-family: "fn-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-left-open:before {
  content: '\e800'; }

/* '' */
.icon-right-open:before {
  content: '\e801'; }

/* '' */
.icon-menu:before {
  content: '\e802'; }

/* '' */
.icon-cancel:before {
  content: '\e803'; }

/* '' */
.icon-twitter:before {
  content: '\e804'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e805'; }

/* '' */
.icon-ok:before {
  content: '\e806'; }

/* '' */
.icon-lock:before {
  content: '\e807'; }

/* '' */
.icon-ccw:before {
  content: '\e808'; }

/* '' */
.icon-lightbulb:before {
  content: '\e809'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\e80a'; }

/* '' */
.icon-twitter-squared:before {
  content: '\e80b'; }

/* '' */
.icon-gplus-squared:before {
  content: '\e80c'; }

/* '' */
.icon-mail-squared:before {
  content: '\e80d'; }

/* '' */
.icon-share-squared:before {
  content: '\e80e'; }

/* '' */
.icon-left:before {
  content: '\e80f'; }

/* '' */
.icon-right:before {
  content: '\e810'; }

/* '' */
.icon-ok-circled2:before, .cta li:before, .key-benefits li:before, .text-block li:before, .option_panel li:before {
  content: '\e811'; }

/* '' */
.icon-search:before {
  content: '\e812'; }

/* '' */
.icon-mail:before,
.text-block p.help-email:before {
  content: '\e813'; }

/* '' */
.icon-location:before, .text-block p.help-address:before {
  content: '\e814'; }

/* '' */
.icon-phone:before,
.text-block p.help-phone:before {
  content: '\e815'; }

/* '' */
.icon-calendar:before, .subscription-form .field-wrapper i.expand.calendar:before,
.resource-search-form .field-wrapper i.expand.calendar:before {
  content: '\e816'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-youtube-play:before {
  content: '\f16a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-sliders:before {
  content: '\f1de'; }

/* '' */
.header {
  background: #ffffff; }

/******************************************************************************
Animated 'hamburger' menu icon
Found on https://codepen.io/designcouch/pen/Atyop
******************************************************************************/
#nav-menu-icon {
  width: 60px;
  height: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  cursor: pointer;
  background-color: #0167b2;
  margin-left: 10px;
  padding: 10px; }

#nav-menu-icon i {
  display: block;
  position: absolute;
  height: 7px;
  width: 80%;
  background: #ffffff;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px;
  opacity: 1;
  left: 6px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-menu-icon i:nth-child(1) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-menu-icon i:nth-child(2) {
  top: 25px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-menu-icon i:nth-child(3) {
  top: 40px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-menu-icon.open i:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
  left: 14px; }

#nav-menu-icon.open i:nth-child(2) {
  width: 0%;
  opacity: 0; }

#nav-menu-icon.open i:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 43px;
  left: 14px; }

.tutor.mobile-site-header #nav-menu-icon {
  display: none; }

/******************************************************************************
Fixed header partially hidden on scroll down, reappears on scroll up
******************************************************************************/
@media only screen and (min-width: 62em) {
  .mobile-site-header {
    display: none; }
  .header {
    position: fixed;
    left: 0;
    width: 100%;
    min-height: 4.375rem;
    z-index: 1000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .header.default {
    top: 0; }
  .header.fixed {
    top: -4.375rem; }
  .header.consumer, .header.tutor {
    position: initial;
    min-height: auto; }
  .main-content {
    margin-top: 4.375rem; }
    .main-content.live, .main-content.schools, .main-content.parents {
      margin-top: 8.75rem; }
    .main-content.consumer, .main-content.tutor {
      margin-top: 0; }
    .main-content.fn-digital-app {
      margin-top: 0 !important; } }

.fne-breadcrumbs {
  margin-top: 1em;
  color: #333; }

/******************************************************************************
Primary Nav Menu
******************************************************************************/
.main-nav {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .main-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .main-nav ul.sites li {
      display: block; }
    .main-nav ul.account-buttons {
      width: 100%;
      order: -1; }
      .main-nav ul.account-buttons li {
        display: inline-block;
        width: 50%; }
  .main-nav li a {
    display: block;
    font-weight: bold;
    padding: 0.5rem 1rem;
    text-decoration: none; }
  .main-nav li.text-link a {
    color: #8d8d8d;
    font-weight: bold;
    position: relative; }
  .main-nav li.acct-btn a {
    background: #e53d32;
    color: #ffffff;
    text-align: center; }
  .main-nav li.acct-btn-lighter a {
    background: #ea463c; }

.main-nav.parents .sites .btn-link a {
  margin-bottom: 0; }

@media only screen and (min-width: 62em) {
  .primary-nav:before, .primary-nav:after {
    content: ' ';
    display: table; }
  .primary-nav:after {
    clear: both; }
  .primary-nav .site-logo {
    display: inline-block;
    float: left;
    height: 3.75rem;
    line-height: 3.75rem;
    margin-left: 0.9375rem; }
  .primary-nav.parents .site-logo img {
    max-height: 30px; }
  .primary-nav.schools .site-logo img {
    max-height: 60px;
    margin-top: 5px; }
  .primary-nav.schools .site-logo.international img {
    height: 60px;
    width: auto; }
  .main-nav {
    display: inline-block;
    float: right;
    width: auto; }
    .main-nav ul.sites, .main-nav ul.account-buttons {
      display: inline-block;
      width: auto; }
      .main-nav ul.sites li, .main-nav ul.account-buttons li {
        display: inline-block;
        height: 4.375rem;
        line-height: 4.375rem;
        width: auto; }
        .main-nav ul.sites li a, .main-nav ul.account-buttons li a {
          font-weight: normal;
          padding: 0; }
    .main-nav ul.account-buttons li.acct-btn a {
      height: 4.375rem;
      line-height: 4.375rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      text-align: center; }
    .main-nav.schools ul.account-buttons li.acct-btn a {
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
    .main-nav.live ul.account-buttons li.acct-btn a {
      padding-left: 1.125rem;
      padding-right: 1.125rem; }
  .header .primary-nav.consumer h1 {
    height: auto;
    line-height: normal;
    margin: 3rem 0 1rem 0; }
  .primary-nav.consumer {
    display: table;
    text-align: center; }
    .primary-nav.consumer .site-logo {
      display: block;
      float: none;
      margin: 0; }
    .primary-nav.consumer .main-nav {
      display: table-header-group;
      float: none; }
      .primary-nav.consumer .main-nav ul.sites {
        margin-top: 0.75rem; } }

@media only screen and (min-width: 62em) {
  .main-nav ul.sites li.text-link {
    margin: 0 0.5rem; }
    .main-nav ul.sites li.text-link.live a:after, .main-nav ul.sites li.text-link.parents a:after, .main-nav ul.sites li.text-link.schools a:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 16px;
      width: 2rem; }
    .main-nav ul.sites li.text-link.live a:after {
      border-bottom: 2px solid #9b539c; }
    .main-nav ul.sites li.text-link.parents a:after {
      border-bottom: 2px solid #1eb0e8; }
    .main-nav ul.sites li.text-link.schools a:after {
      border-bottom: 2px solid #94c456; }
  .main-nav.schools ul.sites li.text-link {
    margin: 0 0.75rem; }
  .main-nav.live ul.sites li.text-link {
    margin: 0 0.475rem; }
  .main-nav.parents .sites .btn-link {
    margin: 0 1rem; }
    .main-nav.parents .sites .btn-link .fn-btn, .main-nav.parents .sites .btn-link .woocommerce input.button, .woocommerce .main-nav.parents .sites .btn-link input.button, .main-nav.parents .sites .btn-link .resource-archive-filters a.filter-button, .resource-archive-filters .main-nav.parents .sites .btn-link a.filter-button, .main-nav.parents .sites .btn-link .resource-teaser-card .read-more, .resource-teaser-card .main-nav.parents .sites .btn-link .read-more, .main-nav.parents .sites .btn-link .fnlive-teaser-card .read-more, .fnlive-teaser-card .main-nav.parents .sites .btn-link .read-more, .main-nav.parents .sites .btn-link .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .main-nav.parents .sites .btn-link .read-more, .main-nav.parents .sites .btn-link .comment-form .submit, .comment-form .main-nav.parents .sites .btn-link .submit, .main-nav.parents .sites .btn-link .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .main-nav.parents .sites .btn-link .read-more {
      line-height: normal;
      margin-top: 1.975rem;
      padding: 0.5rem 1rem; } }

@media only screen and (min-width: 66.25em) {
  .main-nav ul.sites li.text-link, .main-nav.schools ul.sites li.text-link {
    margin: 0 1rem; }
  .main-nav.live ul.sites li.text-link {
    margin: 0 0.875rem; } }

@media only screen and (min-width: 73.75em) {
  .main-nav.parents .sites .btn-link {
    margin: 0 2rem; } }

@media only screen and (min-width: 75em) {
  .main-nav ul.account-buttons li.acct-btn a, .main-nav.schools ul.account-buttons li.acct-btn a, .main-nav.live ul.account-buttons li.acct-btn a {
    padding-left: 1.75rem;
    padding-right: 1.75rem; }
  .main-nav ul.sites li.text-link, .main-nav.schools ul.sites li.text-link, .main-nav.live ul.sites li.text-link {
    margin: 0 1.5rem; }
  .main-nav.live ul.sites li.text-link {
    margin: 0 1.5rem; } }

/******************************************************************************
Secondary Site Nav Menu
******************************************************************************/
.site-nav {
  width: 100%; }
  .site-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .site-nav ul.site-links li {
      display: block; }
    .site-nav ul.zone-links {
      width: 100%; }
      .site-nav ul.zone-links li {
        display: inline-block;
        width: 50%; }
        .site-nav ul.zone-links li a {
          color: #000000;
          background: #ffffff;
          text-align: center; }
  .site-nav li a {
    display: block;
    color: #8d8d8d;
    font-weight: bold;
    padding: 0.5rem 1rem;
    text-decoration: none; }

@media only screen and (min-width: 62em) {
  .secondary-nav:before, .secondary-nav:after {
    content: ' ';
    display: table; }
  .secondary-nav:after {
    clear: both; }
  .secondary-nav.live {
    background: #9b539c; }
  .secondary-nav.schools {
    background: #00a2e3;
    background: linear-gradient(90deg, #00a2e3 0%, #5fbaf3 25%); }
  .secondary-nav.parents {
    background: #1eb0e8; }
  .secondary-nav.consumer {
    background: #0f69b1; }
  .site-nav {
    position: relative;
    white-space: nowrap; }
    .site-nav ul.site-links, .site-nav ul.zone-links {
      display: inline-block;
      width: auto; }
      .site-nav ul.site-links li, .site-nav ul.zone-links li {
        display: inline-block;
        width: auto; }
    .site-nav ul.site-links .has-dropdown {
      position: relative; }
      .site-nav ul.site-links .has-dropdown > a {
        padding-right: 2rem; }
        .site-nav ul.site-links .has-dropdown > a:after {
          font-family: "fn-icon-font";
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          width: 1em;
          margin-right: .2em;
          text-align: center;
          /* opacity: .8; */
          /* For safety - reset parent styles, that can break glyph codes*/
          font-variant: normal;
          text-transform: none;
          /* fix buttons height, for twitter bootstrap */
          line-height: 1em;
          /* Animation center compensation - margins should be symmetric */
          /* remove if not needed */
          margin-left: .2em;
          /* you can be more comfortable with increased icons size */
          /* font-size: 120%; */
          /* Font smoothing. That was taken from TWBS */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          /* Uncomment for 3D effect */
          /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
          content: '\f107';
          position: absolute;
          right: 0;
          top: 35%;
          font-size: 1.5rem;
          font-weight: bold; }
      .site-nav ul.site-links .has-dropdown.active > .dropdown,
      .site-nav ul.site-links .has-dropdown:focus > .dropdown,
      .site-nav ul.site-links .has-dropdown:hover > .dropdown {
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        box-shadow: 0 2px 2px #cccccc; }
    .site-nav ul.site-links .dropdown {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px;
      display: block;
      padding: 0;
      position: absolute;
      z-index: 99;
      left: 0;
      min-width: 100%;
      white-space: normal; }
    .site-nav ul.site-links .dropdown li {
      width: 100%;
      margin: 0;
      padding: 0;
      height: auto;
      line-height: inherit; }
      .site-nav ul.site-links .dropdown li a {
        padding: 0.5rem 1.5rem;
        white-space: nowrap; }
    .site-nav ul.zone-links {
      float: right; }
    .site-nav.live ul.dropdown li a {
      background: #ffffff;
      color: #8d8d8d; }
      .site-nav.live ul.dropdown li a:hover {
        background: #9b539c;
        color: #ffffff; }
    .site-nav.schools ul li a {
      color: #222222; }
    .site-nav.schools ul li.menu-item > a {
      color: #ffffff;
      font-weight: 700;
      text-shadow: 1px 1px 1px rgba(0,0,0,.35); }
    .site-nav.schools ul.dropdown li a {
      background: #ffffff;
      color: #8d8d8d; }
      .site-nav.schools ul.dropdown li a:hover {
        background: #f1f1f1;
        color: #222222; }
    .site-nav.parents ul.dropdown li a {
      background: #1eb0e8; }
      .site-nav.parents ul.dropdown li a:hover {
        background: #1490bf; }
    .site-nav.consumer ul.dropdown li a {
      background: #ffffff;
      color: #8d8d8d; }
      .site-nav.consumer ul.dropdown li a:hover {
        background: #0f69b1;
        color: #ffffff; }
    .site-nav li {
      height: 4.375rem;
      line-height: 4.375rem;
      margin: 0 0.5rem; }
      .site-nav li a {
        font-weight: normal;
        padding: 0 1.5rem; }
    .site-nav.live li a, .site-nav.schools li a, .site-nav.parents li a, .site-nav.consumer li a {
      color: #ffffff; }
    .site-nav.live li:hover, .site-nav.schools li:hover, .site-nav.parents li:hover, .site-nav.consumer li:hover {
      background: #ffffff; }
    .site-nav.live li:hover {
      color: #9b539c; }
      .site-nav.live li:hover a {
        color: #9b539c; }
    .site-nav.schools li:hover {
      background: #f1f1f1;
      color: #222222; }
      .site-nav.schools li:hover a {
        color: #222222; }
      .site-nav.schools li.menu-item:hover > a {
        color: #222222;
        text-shadow: none; }
    .site-nav.parents li:hover {
      color: #1eb0e8; }
      .site-nav.parents li:hover a {
        color: #1eb0e8; }
    .site-nav.consumer li:hover {
      color: #0f69b1; }
      .site-nav.consumer li:hover a {
        color: #0f69b1; } }

@media only screen and (min-width: 62em) {
  .primary-nav, .site-nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100rem; } }

/******************************************************************************
Mobile only off-canvas menu
******************************************************************************/
@media only screen and (max-width: 61.938em) {
  body.noscroll {
    overflow: hidden; }
  .mobile-site-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #ffffff;
    position: relative; }
    .mobile-site-header h1, .mobile-site-header span {
      font-size: 2.125rem; }
    .mobile-site-header .site-logo {
      display: block;
      margin-left: 15px; }
      .mobile-site-header .site-logo img {
        max-height: 30px; }
    .mobile-site-header.live .site-logo img {
      max-height: 50px; }
    .mobile-site-header.schools .site-logo img {
      max-height: 60px; }
    .mobile-site-header.tutor .site-logo img {
      max-height: 50px; }
  .primary-nav .site-logo {
    display: none; }
  .site-container {
    position: relative;
    overflow: hidden; }
  .header {
    background: #f1f1f1;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out; }
    .header.active {
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .main-content {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out; }
  .main-nav li a {
    padding-left: 2rem; }
  .main-nav.parents .sites {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .main-nav.parents .sites .btn-link {
      order: -1; }
      .main-nav.parents .sites .btn-link a {
        padding-left: inherit; }
  .site-nav {
    border-bottom: 1px solid #cccccc; }
    .site-nav li a {
      padding-left: 2rem; }
    .site-nav ul.site-links li.has-dropdown ul.dropdown {
      margin-left: 2rem; }
      .site-nav ul.site-links li.has-dropdown ul.dropdown li a {
        font-weight: normal;
        padding-left: 1rem; }
    .site-nav.live ul.site-links li.has-dropdown ul.dropdown {
      border-left: 3px solid #9b539c; }
    .site-nav.schools ul.site-links li.has-dropdown ul.dropdown {
      border-left: 3px solid #f1f1f1; }
    .site-nav.consumer ul.site-links li.has-dropdown ul.dropdown {
      border-left: 3px solid #0f69b1; }
    .site-nav ul.zone-links {
      margin-top: 0.5rem; }
  #mobile-offcanvas-overlay {
    opacity: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out; }
  .main-content.active #mobile-offcanvas-overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 1005; } }

@media only screen and (max-width: 61.938em) {
  .header {
    width: 40%; }
  .main-content.active {
    -webkit-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -o-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0); } }

@media only screen and (max-width: 48em) {
  /* 768px */
  .header {
    width: 50%; }
  .main-content.active {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); } }

@media only screen and (max-width: 40em) {
  /* 640px */
  .header {
    width: 70%; }
  .main-content.active {
    -webkit-transform: translate3d(-70%, 0, 0);
    -moz-transform: translate3d(-70%, 0, 0);
    -o-transform: translate3d(-70%, 0, 0);
    transform: translate3d(-70%, 0, 0); } }

@media only screen and (max-width: 33.75em) {
  /* 540px */
  .header {
    width: 90%; }
  .main-content.active {
    -webkit-transform: translate3d(-90%, 0, 0);
    -moz-transform: translate3d(-90%, 0, 0);
    -o-transform: translate3d(-90%, 0, 0);
    transform: translate3d(-90%, 0, 0); } }

/******************************************************************************
Priority+ Navigation
******************************************************************************/
.site-nav button {
  position: absolute;
  height: 100%;
  right: 0;
  margin: 0;
  padding: 0 2rem 0 1rem;
  border: 0;
  outline: none;
  background-color: #f07e26;
  color: #ffffff;
  cursor: pointer;
  font-size: 1rem; }
  .site-nav button:after {
    font-family: "fn-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    content: '\f107';
    position: absolute;
    right: 0;
    top: 35%;
    font-size: 1.5rem;
    font-weight: bold; }

.site-nav .hidden-links {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 100%;
  background: #f1f1f1;
  width: 100%; }
  .site-nav .hidden-links li {
    display: inline-block;
    height: 4.375rem;
    line-height: 4.375rem;
    margin: 0; }
    .site-nav .hidden-links li a {
      display: block;
      color: #8d8d8d;
      text-decoration: none; }
  .site-nav .hidden-links .has-dropdown {
    position: relative; }
    .site-nav .hidden-links .has-dropdown > a {
      padding-right: 2rem; }
      .site-nav .hidden-links .has-dropdown > a:after {
        font-family: "fn-icon-font";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        /* opacity: .8; */
        /* For safety - reset parent styles, that can break glyph codes*/
        font-variant: normal;
        text-transform: none;
        /* fix buttons height, for twitter bootstrap */
        line-height: 1em;
        /* Animation center compensation - margins should be symmetric */
        /* remove if not needed */
        margin-left: .2em;
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        /* Font smoothing. That was taken from TWBS */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
        content: '\f107';
        position: absolute;
        right: 0;
        top: 35%;
        font-size: 1.5rem;
        font-weight: bold; }
      .site-nav .hidden-links .has-dropdown > a:focus, .site-nav .hidden-links .has-dropdown > a:hover {
        color: #8d8d8d; }
    .site-nav .hidden-links .has-dropdown > a[href='#']:focus, .site-nav .hidden-links .has-dropdown > a[href='#']:hover {
      text-decoration: none; }
    .site-nav .hidden-links .has-dropdown.active .dropdown,
    .site-nav .hidden-links .has-dropdown:focus .dropdown,
    .site-nav .hidden-links .has-dropdown:hover .dropdown {
      width: auto;
      height: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important;
      -webkit-box-shadow: 0 2px 2px #cccccc;
      box-shadow: 0 2px 2px #cccccc; }
    .site-nav .hidden-links .has-dropdown .has-dropdown > a:after {
      content: none; }
    .site-nav .hidden-links .has-dropdown .has-dropdown .dropdown {
      padding-left: 1.5rem; }
      .site-nav .hidden-links .has-dropdown .has-dropdown .dropdown li a {
        padding-left: 1rem; }
  .site-nav .hidden-links .dropdown {
    background: #f1f1f1;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: normal; }
  .site-nav .hidden-links .dropdown li {
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    line-height: inherit; }
    .site-nav .hidden-links .dropdown li a {
      font-weight: normal;
      padding: 0.5rem 1.5rem;
      white-space: nowrap; }

.site-nav .hidden-links li.has-dropdown ul.dropdown li a {
  background: #f1f1f1; }

.site-nav.live .hidden-links li.has-dropdown ul.dropdown li a:focus,
.site-nav.live .hidden-links li.has-dropdown ul.dropdown li a:hover {
  background: #9b539c;
  color: #ffffff; }

.site-nav.live .hidden-links li.has-dropdown li.has-dropdown ul.dropdown li {
  border-left: 3px solid #9b539c; }

.site-nav.live .hidden-links li:focus,
.site-nav.live .hidden-links li:hover {
  background: #9b539c; }

.site-nav.live .hidden-links > li:focus > a,
.site-nav.live .hidden-links > li:hover > a {
  color: #ffffff; }

.site-nav.consumer .hidden-links li.has-dropdown ul.dropdown li a:focus,
.site-nav.consumer .hidden-links li.has-dropdown ul.dropdown li a:hover {
  background: #0f69b1;
  color: #ffffff; }

.site-nav.consumer .hidden-links li.has-dropdown li.has-dropdown ul.dropdown li {
  border-left: 3px solid #0f69b1; }

.site-nav.consumer .hidden-links li:focus,
.site-nav.consumer .hidden-links li:hover {
  background: #0f69b1; }

.site-nav.consumer .hidden-links > li:focus > a,
.site-nav.consumer .hidden-links > li:hover > a {
  color: #ffffff; }

.site-nav.parents .hidden-links li.has-dropdown ul.dropdown li a:focus,
.site-nav.parents .hidden-links li.has-dropdown ul.dropdown li a:hover {
  background: #1eb0e8;
  color: #ffffff; }

.site-nav.parents .hidden-links li.has-dropdown li.has-dropdown ul.dropdown li {
  border-left: 3px solid #1eb0e8; }

.site-nav.parents .hidden-links li:focus,
.site-nav.parents .hidden-links li:hover {
  background: #1eb0e8; }

.site-nav.parents .hidden-links > li:focus > a,
.site-nav.parents .hidden-links > li:hover > a {
  color: #ffffff; }

.site-nav.schools .hidden-links li.has-dropdown ul.dropdown li a:focus,
.site-nav.schools .hidden-links li.has-dropdown ul.dropdown li a:hover {
  background: #f1f1f1;
  color: #222222; }

.site-nav.schools .hidden-links li.has-dropdown li.has-dropdown ul.dropdown li {
  border-left: 3px solid #f1f1f1; }

.site-nav.schools .hidden-links li:focus,
.site-nav.schools .hidden-links li:hover {
  background: #f1f1f1; }

.site-nav.schools .hidden-links > li:focus > a,
.site-nav.schools .hidden-links > li:hover > a {
  color: #222222; }

.site-nav .hidden {
  clip: rect(1px, 1px, 1px, 1px);
  /*height: 1px;*/
  /*width: 1px;*/
  overflow: hidden;
  padding: 0; }

.site-nav.parents button, .site-nav.parents .hidden-links {
  right: 250px; }

.row.full-width .column, .row.full-width .columns {
  padding-left: 0;
  padding-right: 0; }

address, pre {
  margin-bottom: 1.25rem; }

.homepage-hero-carousel .vc_images_carousel ol.vc_carousel-indicators {
  margin-bottom: -50px; }

.fn-btn, .woocommerce input.button, .woocommerce .resource-teaser-card input.read-more, .resource-teaser-card .woocommerce input.read-more, .woocommerce .fnlive-teaser-card input.read-more, .fnlive-teaser-card .woocommerce input.read-more, .woocommerce .fnlive-teaser-card-happy input.read-more, .fnlive-teaser-card-happy .woocommerce input.read-more, .woocommerce .comment-form input.submit, .comment-form .woocommerce input.submit, .woocommerce .fne-blog-teaser-card input.read-more, .fne-blog-teaser-card .woocommerce input.read-more, .resource-archive-filters a.filter-button, .resource-teaser-card .read-more, .fnlive-teaser-card .read-more, .fnlive-teaser-card-happy .read-more, .comment-form .submit, .fne-blog-teaser-card .read-more {
  display: inline-block;
  background: #999999;
  color: #ffffff;
  border-bottom: 3px solid #cacaca;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  padding: 0.5rem 1rem;
  text-align: center; }

.fn-btn-med, .fn-btn-medium {
  font-size: 1.25rem;
  padding: 1rem 2rem; }

.fn-btn-large {
  font-size: 1.25rem;
  padding: 1rem 4rem; }

.fn-btn-block {
  display: block; }

.fn-btn-fullwidth {
  width: 100%; }

/* Button Colours */
.fn-btn-blue {
  background: #1eb0e8 !important; }
  .fn-btn-blue:hover, .fn-btn-blue:focus {
    background: #1490bf;
    color: #ffffff; }

.fn-btn-green, .resource-archive-filters a.filter-button, .fnlive-teaser-card .read-more.voted, .fnlive-teaser-card-happy .read-more.voted, .comment-form .submit, .fne-blog-teaser-card .read-more.voted {
  background: #94c456 !important; }
  .fn-btn-green:hover, .resource-archive-filters a.filter-button:hover, .fnlive-teaser-card .read-more.voted:hover, .fnlive-teaser-card-happy .read-more.voted:hover, .comment-form .submit:hover, .fne-blog-teaser-card .read-more.voted:hover, .fn-btn-green:focus, .resource-archive-filters a.filter-button:focus, .fnlive-teaser-card .read-more.voted:focus, .fnlive-teaser-card-happy .read-more.voted:focus, .comment-form .submit:focus, .fne-blog-teaser-card .read-more.voted:focus {
    background: #7bab3c;
    color: #ffffff; }

.fn-btn-grey {
  background: #ebebeb !important; }
  .fn-btn-grey:hover, .fn-btn-grey:focus {
    background: #d2d2d2;
    color: #ffffff; }

.fn-btn-light-grey {
  background: #f1f1f1 !important; }
  .fn-btn-light-grey:hover, .fn-btn-light-grey:focus {
    background: #d8d8d8;
    color: #ffffff; }

.fn-btn-orange {
  background: #f07e26 !important; }
  .fn-btn-orange:hover, .fn-btn-orange:focus {
    background: #d4650f;
    color: #ffffff; }

.fn-btn-pink {
  background: #eb70a6 !important; }
  .fn-btn-pink:hover, .fn-btn-pink:focus {
    background: #e5438a;
    color: #ffffff; }

.fn-btn-purple {
  background: #9b539c !important; }
  .fn-btn-purple:hover, .fn-btn-purple:focus {
    background: #7a417b;
    color: #ffffff; }

.fn-btn-red, .resource-teaser-card .read-more, .fnlive-teaser-card .read-more, .fnlive-teaser-card-happy .read-more, .fne-blog-teaser-card .read-more {
  background: #ea463c !important; }
  .fn-btn-red:hover, .resource-teaser-card .read-more:hover, .fnlive-teaser-card .read-more:hover, .fnlive-teaser-card-happy .read-more:hover, .fne-blog-teaser-card .read-more:hover, .fn-btn-red:focus, .resource-teaser-card .read-more:focus, .fnlive-teaser-card .read-more:focus, .fnlive-teaser-card-happy .read-more:focus, .fne-blog-teaser-card .read-more:focus {
    background: #db2318;
    color: #ffffff; }

.fn-btn-dark-blue {
  background: #0f69b1 !important; }
  .fn-btn-dark-blue:hover, .fn-btn-dark-blue:focus {
    background: #0b4d82;
    color: #ffffff; }

.fn-btn-dark-green {
  background: #7fa352 !important; }
  .fn-btn-dark-green:hover, .fn-btn-dark-green:focus {
    background: #658141;
    color: #ffffff; }

.fn-btn-dark-orange {
  background: #c44e00 !important; }
  .fn-btn-dark-orange:hover, .fn-btn-dark-orange:focus {
    background: #913a00;
    color: #ffffff; }

.fn-btn-dark-pink {
  background: #ae6a8a !important; }
  .fn-btn-dark-pink:hover, .fn-btn-dark-pink:focus {
    background: #945171;
    color: #ffffff; }

.fn-btn-dark-purple {
  background: #682168 !important; }
  .fn-btn-dark-purple:hover, .fn-btn-dark-purple:focus {
    background: #411541;
    color: #ffffff; }

.fn-btn-dark-red {
  background: #bc3631 !important; }
  .fn-btn-dark-red:hover, .fn-btn-dark-red:focus {
    background: #942a26;
    color: #ffffff; }

.fn-btn-blue {
  border-bottom-color: #117ea8; }

.fn-btn-green, .resource-archive-filters a.filter-button, .fnlive-teaser-card .read-more.voted, .fnlive-teaser-card-happy .read-more.voted, .comment-form .submit, .fne-blog-teaser-card .read-more.voted {
  border-bottom-color: #5b8521; }

.fn-btn-orange {
  border-bottom-color: #c74e00; }

.fn-btn-purple {
  border-bottom-color: #691d68; }

.fn-btn-red, .resource-teaser-card .read-more, .fnlive-teaser-card .read-more, .fnlive-teaser-card-happy .read-more, .fne-blog-teaser-card .read-more {
  border-bottom-color: #be352b; }

.fn-btn-white {
  background: white !important;
  color: black; }
  .fn-btn-white:hover, .fn-btn-white:focus {
    background: #e6e6e6 !important;
    color: black; }

.fn-btn-black {
  background: black !important;
  color: white;
  border-bottom-color: #333333; }
  .fn-btn-black:hover, .fn-btn-black:focus {
    background: #333 !important;
    color: white; }

@media only screen and (min-width: 48.0625em) {
  .fn-btn-med, .fn-btn-medium {
    padding: 1rem 4rem; }
  .fn-btn-large {
    padding: 1rem 6rem; } }

.fnm_form p.has-field-hint {
  margin-bottom: 0.5rem; }
  .fnm_form p.has-field-hint input {
    margin-bottom: 0; }

.fnm_form .field-hint {
  background: #f1f1f1;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  margin-bottom: 1rem; }
  .fnm_form .field-hint p {
    font-size: 0.875rem;
    margin: 0; }
    .fnm_form .field-hint p + p {
      margin-top: 0.5rem; }

.vc_row.image-header {
  min-height: 350px; }
  .vc_row.image-header .wpb_content_element > .wpb_wrapper {
    padding: 20px; }
    .vc_row.image-header .wpb_content_element > .wpb_wrapper h2, .vc_row.image-header .wpb_content_element > .wpb_wrapper p {
      color: white; }
    .vc_row.image-header .wpb_content_element > .wpb_wrapper h2 {
      font-size: 1.875rem; }

@media only screen and (min-width: 62.0625em) {
  .vc_row.image-header {
    min-height: 600px; }
    .vc_row.image-header .wpb_content_element > .wpb_wrapper {
      padding: 100px; }
      .vc_row.image-header .wpb_content_element > .wpb_wrapper h2 {
        font-size: 3.125rem; }
      .vc_row.image-header .wpb_content_element > .wpb_wrapper p {
        font-size: 1.25rem; } }

.fnlive-toggle-switch {
  color: #636363;
  text-decoration: none;
  font-size: 1.25rem; }
  .fnlive-toggle-switch span {
    position: relative;
    display: inline-block;
    background: #d5d5d5;
    margin: 0 5px;
    width: 70px;
    height: 35px;
    vertical-align: middle;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in; }
    .fnlive-toggle-switch span:before {
      display: block;
      content: '';
      background-color: #ffffff;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 5px;
      border-radius: 15px;
      -webkit-transition: all 100ms ease-in;
      -moz-transition: all 100ms ease-in;
      transition: all 100ms ease-in; }
  .fnlive-toggle-switch:hover, .fnlive-toggle-switch:focus {
    color: #636363; }
    .fnlive-toggle-switch:hover span:before, .fnlive-toggle-switch:focus span:before {
      background: #999999; }
  .fnlive-toggle-switch.-fntoday {
    color: #ffffff;
    font-size: 1.25rem !important; }
    .fnlive-toggle-switch.-fntoday span {
      background: rgba(255, 255, 255, 0.25); }
    .fnlive-toggle-switch.-fntoday:hover span:before, .fnlive-toggle-switch.-fntoday:focus span:before {
      background-color: rgba(255, 255, 255, 0.75); }

.fnlive-toggle-switch.-toggled-left span:before {
  left: 5px; }

.fnlive-toggle-switch.-toggled-right span:before {
  left: initial;
  right: 5px; }

@media only screen and (min-width: 62em) {
  #fn_today_video,
  #fn_weather_video {
    width: 100%; }
  #fn_today_video {
    opacity: 1; }
    #fn_today_video.hide-today {
      opacity: 0; }
  #fn_weather_video {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
    #fn_weather_video.show-weather {
      opacity: 1; } }

#fn-today-older-news {
  margin-top: 1rem; }

@media only screen and (min-width: 62em) {
  #fn-today-older-news {
    margin-top: 0; } }

.media {
  text-align: center; }
  .media:before, .media:after {
    content: '';
    display: table; }
  .media:after {
    clear: both; }

@media only screen and (min-width: 48em) {
  .media {
    text-align: left; }
  .media-item {
    float: left;
    margin-right: 20px; }
  .media-body {
    overflow: hidden; } }

.homepage-hero > .vc_column-inner {
  display: table;
  min-height: 10rem;
  padding-top: 0 !important; }
  .homepage-hero > .vc_column-inner > .wpb_wrapper {
    display: table-cell;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    vertical-align: middle; }
    .homepage-hero > .vc_column-inner > .wpb_wrapper h1, .homepage-hero > .vc_column-inner > .wpb_wrapper h2, .homepage-hero > .vc_column-inner > .wpb_wrapper h3, .homepage-hero > .vc_column-inner > .wpb_wrapper h4, .homepage-hero > .vc_column-inner > .wpb_wrapper h5, .homepage-hero > .vc_column-inner > .wpb_wrapper h6, .homepage-hero > .vc_column-inner > .wpb_wrapper p {
      color: #ffffff;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
    .homepage-hero > .vc_column-inner > .wpb_wrapper h1, .homepage-hero > .vc_column-inner > .wpb_wrapper h2, .homepage-hero > .vc_column-inner > .wpb_wrapper h3, .homepage-hero > .vc_column-inner > .wpb_wrapper h4, .homepage-hero > .vc_column-inner > .wpb_wrapper h5, .homepage-hero > .vc_column-inner > .wpb_wrapper h6 {
      font-size: 2.5rem;
      line-height: 1;
      margin: 0; }
    .homepage-hero > .vc_column-inner > .wpb_wrapper p {
      font-size: 1.25rem;
      margin-top: 1rem; }

@media only screen and (min-width: 62em) {
  .homepage-hero > .vc_column-inner {
    min-height: 12rem; }
    .homepage-hero > .vc_column-inner > .wpb_wrapper {
      padding-top: 2rem;
      padding-bottom: 2rem; }
      .homepage-hero > .vc_column-inner > .wpb_wrapper h1, .homepage-hero > .vc_column-inner > .wpb_wrapper h2, .homepage-hero > .vc_column-inner > .wpb_wrapper h3, .homepage-hero > .vc_column-inner > .wpb_wrapper h4, .homepage-hero > .vc_column-inner > .wpb_wrapper h5, .homepage-hero > .vc_column-inner > .wpb_wrapper h6 {
        font-size: 4rem; }
      .homepage-hero > .vc_column-inner > .wpb_wrapper p {
        font-size: 1.5rem;
        margin-top: 0; } }

/*
@media only screen and (min-width:75em) {
  .homepage-hero {
    > .vc_column-inner {
      > .wpb_wrapper {
        h1, h2, h3, h4, h5, h6 {
          font-size: 6.5rem;
        }
        p {
          font-size: 2.5rem;
        }
      }
    }
  }
}
*/
.fn-today-logo, .made-by-sky-news {
  display: block; }

.fn-today-logo {
  margin-bottom: 1rem; }

@media only screen and (min-width: 40em) {
  .fn-today-logo, .made-by-sky-news {
    display: inline-block; }
  .fn-today-logo {
    margin-bottom: 0;
    margin-right: 10px; } }

.slick-carousel .row {
  margin-left: 0;
  margin-right: 0; }

.slick-dots {
  z-index: 1; }
  .slick-dots li button {
    margin: 0; }
    .slick-dots li button:before {
      background: #0f69b1;
      border-bottom-left-radius: 50%;
      border-top-left-radius: 50%;
      border-bottom-right-radius: 50%;
      border-top-right-radius: 50%; }

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 3px solid #ffffff;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .play-icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 16px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #ffffff; }

.category .play-icon {
  position: absolute;
  top: 25%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 3px solid #ffffff;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .category .play-icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 16px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #ffffff; }

.hero .play-icon {
  top: 35%; }

.has-play-icon {
  display: inline-block;
  position: relative; }
  .has-play-icon:hover .play-icon, .has-play-icon:focus .play-icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2); }

.vc_column_container.join-in-column-wrapper > .vc_column-inner {
  background-color: #daedff;
  margin-left: 15px;
  margin-right: 15px;
  width: auto; }
  .vc_column_container.join-in-column-wrapper > .vc_column-inner .join-in-header h2 {
    color: #0f69b1;
    font-size: 2.75rem;
    font-weight: bold;
    text-align: center; }

.widget ul {
  font-size: 0.875rem; }

section.blue {
  background-color: #1eb0e8; }

section.green {
  background-color: #94c456; }

section.grey {
  background-color: #ebebeb; }

section.light-grey {
  background-color: #f1f1f1; }

section.orange {
  background-color: #f07e26; }

section.pink {
  background-color: #eb70a6; }

section.purple {
  background-color: #9b539c; }

section.red {
  background-color: #ea463c; }

section.dark-blue {
  background-color: #0f69b1; }

section.dark-green {
  background-color: #7fa352; }

section.dark-orange {
  background-color: #c44e00; }

section.dark-pink {
  background-color: #ae6a8a; }

section.dark-purple {
  background-color: #682168; }

section.dark-red {
  background-color: #bc3631; }

.vc_row > section {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem;
  width: 100%; }

.vc_row.full-width > section {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

.vc_row.narrow-content > section {
  max-width: 64rem; }

.resource-archive-filters {
  background: #eaeaea;
  padding: 2rem 0; }
  .resource-archive-filters a.filter-button {
    margin-bottom: 0; }
    .resource-archive-filters a.filter-button h2 {
      display: inline-block;
      color: #ffffff; }

.resource-archive-results, .fnlive-search-results {
  background: #f1f1f1;
  padding: 2rem 0; }

.resource-teaser-card {
  background: #ffffff;
  color: #000000;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125); }
  .resource-teaser-card .card-image.cover img {
    border: 1px solid #cccccc;
    margin-top: 1rem; }
  .resource-teaser-card .card-heading {
    color: #ffffff;
    font-size: 1.25rem;
    padding: 1rem 1.25rem; }
  .resource-teaser-card .card-body {
    background: #ffffff;
    padding: 1.25rem;
    position: relative; }
    .resource-teaser-card .card-body .card-label {
      display: inline-block;
      background: #999999;
      color: #ffffff;
      font-size: 1rem;
      padding: 0.25rem 0.75rem; }
      .resource-teaser-card .card-body .card-label.-level {
        position: absolute;
        left: 20px;
        top: -22px; }
      .resource-teaser-card .card-body .card-label.-type {
        background: #7fa352; }
    .resource-teaser-card .card-body h3 {
      font-size: 1.25rem; }
    .resource-teaser-card .card-body p, .resource-teaser-card .card-body .button, .resource-teaser-card .card-body .resource-archive-filters a.filter-button, .resource-archive-filters .resource-teaser-card .card-body a.filter-button, .resource-teaser-card .card-body .read-more, .resource-teaser-card .card-body .comment-form .submit, .comment-form .resource-teaser-card .card-body .submit {
      margin-bottom: 0; }
    .resource-teaser-card .card-body p + p {
      margin-top: 1.25rem; }
    .resource-teaser-card .card-body .post-date {
      font-size: 1rem;
      font-weight: normal; }
  .resource-teaser-card a.resource-link {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; }
  .resource-teaser-card p.no-access {
    padding: 0.125rem 0.5rem;
    background: #ea463c;
    color: #ffffff;
    text-align: center;
    width: 100%; }
  .resource-teaser-card .read-more {
    display: table;
    margin-top: 0.5rem; }

/* Colours */
.resource-teaser-card .card-body .card-label.-level.blue {
  background: #1eb0e8; }

.resource-teaser-card .card-heading.blue {
  background: #1eb0e8; }

.resource-teaser-card .card-body .card-label.-level.green {
  background: #94c456; }

.resource-teaser-card .card-heading.green {
  background: #94c456; }

.resource-teaser-card .card-body .card-label.-level.grey {
  background: #ebebeb; }

.resource-teaser-card .card-heading.grey {
  background: #ebebeb; }

.resource-teaser-card .card-body .card-label.-level.light-grey {
  background: #f1f1f1; }

.resource-teaser-card .card-heading.light-grey {
  background: #f1f1f1; }

.resource-teaser-card .card-body .card-label.-level.orange {
  background: #f07e26; }

.resource-teaser-card .card-heading.orange {
  background: #f07e26; }

.resource-teaser-card .card-body .card-label.-level.pink {
  background: #eb70a6; }

.resource-teaser-card .card-heading.pink {
  background: #eb70a6; }

.resource-teaser-card .card-body .card-label.-level.purple {
  background: #9b539c; }

.resource-teaser-card .card-heading.purple {
  background: #9b539c; }

.resource-teaser-card .card-body .card-label.-level.red {
  background: #ea463c; }

.resource-teaser-card .card-heading.red {
  background: #ea463c; }

.resource-teaser-card .card-body .card-label.-level.dark-blue {
  background: #0f69b1; }

.resource-teaser-card .card-heading.dark-blue {
  background: #0f69b1; }

.resource-teaser-card .card-body .card-label.-level.dark-green {
  background: #7fa352; }

.resource-teaser-card .card-heading.dark-green {
  background: #7fa352; }

.resource-teaser-card .card-body .card-label.-level.dark-orange {
  background: #c44e00; }

.resource-teaser-card .card-heading.dark-orange {
  background: #c44e00; }

.resource-teaser-card .card-body .card-label.-level.dark-pink {
  background: #ae6a8a; }

.resource-teaser-card .card-heading.dark-pink {
  background: #ae6a8a; }

.resource-teaser-card .card-body .card-label.-level.dark-purple {
  background: #682168; }

.resource-teaser-card .card-heading.dark-purple {
  background: #682168; }

.resource-teaser-card .card-body .card-label.-level.dark-red {
  background: #bc3631; }

.resource-teaser-card .card-heading.dark-red {
  background: #bc3631; }

@media only screen and (min-width: 62em) {
  .resource-teaser-card .card-image {
    overflow: hidden;
    max-height: 200px; }
    .resource-teaser-card .card-image.cover {
      overflow: auto;
      max-height: inherit; } }

@media only screen and (min-width: 90em) {
  .resource-teaser-card .card-body .card-label.-type {
    position: absolute;
    top: -22px;
    right: 20px; } }

.info-block > .title {
  display: block;
  padding: 0.5rem 1rem; }

.info-block.-text-center {
  text-align: center; }

.info-block.-inverse-text h1, .info-block.-inverse-text h2, .info-block.-inverse-text h3, .info-block.-inverse-text h4, .info-block.-inverse-text h5, .info-block.-inverse-text h6, .info-block.-inverse-text p, .info-block.-inverse-text span, .info-block.-inverse-text a {
  color: #ffffff; }

.info-block.-inverse-text a:hover {
  color: #f1f1f1; }

.info-block.-inverse-text > .title, .info-block.-inverse-text > .link {
  color: #ffffff; }

.info-block.-bg-blue {
  background: #1eb0e8; }

.info-block.-bg-green {
  background: #94c456; }

.info-block.-bg-grey {
  background: #ebebeb; }

.info-block.-bg-light-grey {
  background: #f1f1f1; }

.info-block.-bg-orange {
  background: #f07e26; }

.info-block.-bg-pink {
  background: #eb70a6; }

.info-block.-bg-purple {
  background: #9b539c; }

.info-block.-bg-red {
  background: #ea463c; }

.info-block.-bg-dark-blue {
  background: #0f69b1; }

.info-block.-bg-dark-green {
  background: #7fa352; }

.info-block.-bg-dark-orange {
  background: #c44e00; }

.info-block.-bg-dark-pink {
  background: #ae6a8a; }

.info-block.-bg-dark-purple {
  background: #682168; }

.info-block.-bg-dark-red {
  background: #bc3631; }

.info-block .image {
  display: inline-block;
  position: relative; }

.image.-corner-fold:before, .cover-image.-corner-fold:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border-top: solid 20px #ebebeb;
  border-right: solid 20px #ebebeb;
  border-bottom: solid 20px #ffffff;
  border-left: solid 20px #ffffff;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.25); }

.image.-corner-fold.-r40px:before, .cover-image.-corner-fold.-r40px:before {
  right: 40px; }

.snapped-heading {
  padding-bottom: 40px; }
  .snapped-heading h1, .snapped-heading h2, .snapped-heading h3, .snapped-heading h4, .snapped-heading h5, .snapped-heading h6, .snapped-heading p, .snapped-heading span, .snapped-heading li, .snapped-heading a {
    color: #ffffff; }

/**********************************************************************
 * First News Today
**********************************************************************/
.first-news-today {
  padding: 0.625rem;
  position: relative; }
  .first-news-today h1, .first-news-today h2, .first-news-today h3, .first-news-today h4, .first-news-today h5, .first-news-today h6, .first-news-today p, .first-news-today span, .first-news-today li, .first-news-today a {
    color: #ffffff; }
  .first-news-today h2 {
    font-size: 1.5rem; }
  .first-news-today p {
    font-size: 1rem; }
    .first-news-today p.older-news a {
      text-decoration: underline; }
  .first-news-today li {
    font-size: 1.5rem; }
  .first-news-today ul {
    margin-left: 1.5rem; }
    .first-news-today ul:after {
      content: '';
      display: block;
      border: 5px solid #ffffff;
      margin-top: 1.25rem;
      width: 90px; }
  .first-news-today a {
    font-size: 1rem; }
    .first-news-today a:hover {
      color: #f1f1f1; }

.first-news-today.blue {
  background: #1eb0e8; }

.first-news-today.green {
  background: #94c456; }

.first-news-today.grey {
  background: #ebebeb; }

.first-news-today.light-grey {
  background: #f1f1f1; }

.first-news-today.orange {
  background: #f07e26; }

.first-news-today.pink {
  background: #eb70a6; }

.first-news-today.purple {
  background: #9b539c; }

.first-news-today.red {
  background: #ea463c; }

.first-news-today.dark-blue {
  background: #0f69b1; }

.first-news-today.dark-green {
  background: #7fa352; }

.first-news-today.dark-orange {
  background: #c44e00; }

.first-news-today.dark-pink {
  background: #ae6a8a; }

.first-news-today.dark-purple {
  background: #682168; }

.first-news-today.dark-red {
  background: #bc3631; }

@media (min-width: 1000px) {
  .first-news-today {
    padding: 2rem 4rem; }
    .first-news-today ul {
      margin-left: 0; } }

@media (min-width: 1400px) {
  .first-news-today {
    padding: 2rem 5rem; }
    .first-news-today p {
      font-size: 1.25rem; }
      .first-news-today p.older-news, .first-news-today p.made-by {
        font-size: 1rem; }
      .first-news-today p.older-news {
        position: absolute;
        left: 5rem;
        bottom: 2rem; }
      .first-news-today p.made-by {
        position: absolute;
        right: 1.5rem;
        bottom: 1.75rem; }
    .first-news-today li {
      font-size: 2.25rem;
      line-height: 1.3; } }

/**********************************************************************
 * FN Live What's New
**********************************************************************/
.fnlive-whats-new {
  background: #f7f7f7;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 0 1rem; }
  .fnlive-whats-new .tease-fnlive-video {
    margin-bottom: 1rem;
    padding: 0 0.5rem; }
  .fnlive-whats-new .fnwn-info {
    padding: 0; }
    .fnlive-whats-new .fnwn-info p + p {
      margin-bottom: 0; }
    .fnlive-whats-new .fnwn-info .fn-btn, .fnlive-whats-new .fnwn-info .woocommerce input.button, .woocommerce .fnlive-whats-new .fnwn-info input.button, .fnlive-whats-new .fnwn-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-whats-new .fnwn-info a.filter-button, .fnlive-whats-new .fnwn-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .comment-form .submit, .comment-form .fnlive-whats-new .fnwn-info .submit, .fnlive-whats-new .fnwn-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-whats-new .fnwn-info .read-more {
      border-bottom: none;
      white-space: nowrap; }
  .fnlive-whats-new .slick-arrows {
    position: absolute;
    top: 50%;
    width: 100%; }
    .fnlive-whats-new .slick-arrows .slick-prev, .fnlive-whats-new .slick-arrows .slick-next {
      height: 50px;
      width: 25px;
      background: #d5d5d5;
      color: #ffffff;
      top: 50%;
      margin: 0;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
      .fnlive-whats-new .slick-arrows .slick-prev:before, .fnlive-whats-new .slick-arrows .slick-next:before {
        content: '';
        display: block;
        position: absolute;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        opacity: 1;
        -webkit-transition: all 100ms ease-in;
        -moz-transition: all 100ms ease-in;
        transition: all 100ms ease-in; }
    .fnlive-whats-new .slick-arrows .slick-prev {
      left: -20px; }
      .fnlive-whats-new .slick-arrows .slick-prev:before {
        top: 10px;
        left: 5px;
        border-right: 10px solid #ffffff; }
      .fnlive-whats-new .slick-arrows .slick-prev:hover:before, .fnlive-whats-new .slick-arrows .slick-prev:focus:before {
        border-right-color: #999999; }
    .fnlive-whats-new .slick-arrows .slick-next {
      right: 10px; }
      .fnlive-whats-new .slick-arrows .slick-next:before {
        top: 10px;
        right: 5px;
        border-left: 10px solid #ffffff; }
      .fnlive-whats-new .slick-arrows .slick-next:hover:before, .fnlive-whats-new .slick-arrows .slick-next:focus:before {
        border-left-color: #999999; }

.fnlive-whats-new.blue {
  border-top: 20px solid #1eb0e8; }

.fnlive-whats-new.green {
  border-top: 20px solid #94c456; }

.fnlive-whats-new.grey {
  border-top: 20px solid #ebebeb; }

.fnlive-whats-new.light-grey {
  border-top: 20px solid #f1f1f1; }

.fnlive-whats-new.orange {
  border-top: 20px solid #f07e26; }

.fnlive-whats-new.pink {
  border-top: 20px solid #eb70a6; }

.fnlive-whats-new.purple {
  border-top: 20px solid #9b539c; }

.fnlive-whats-new.red {
  border-top: 20px solid #ea463c; }

.fnlive-whats-new.dark-blue {
  border-top: 20px solid #0f69b1; }

.fnlive-whats-new.dark-green {
  border-top: 20px solid #7fa352; }

.fnlive-whats-new.dark-orange {
  border-top: 20px solid #c44e00; }

.fnlive-whats-new.dark-pink {
  border-top: 20px solid #ae6a8a; }

.fnlive-whats-new.dark-purple {
  border-top: 20px solid #682168; }

.fnlive-whats-new.dark-red {
  border-top: 20px solid #bc3631; }

@media only screen and (min-width: 62em) {
  .fnlive-whats-new {
    border-top: none !important;
    padding: 1.5rem 1rem 1rem 0; }
    .fnlive-whats-new .tease-fnlive-video {
      margin-bottom: 0.5rem;
      padding: 0; }
    .fnlive-whats-new .fnwn-info {
      padding: 0 2rem 0 1rem; }
      .fnlive-whats-new .fnwn-info h2 {
        font-size: 2rem; }
      .fnlive-whats-new .fnwn-info .fn-btn, .fnlive-whats-new .fnwn-info .woocommerce input.button, .woocommerce .fnlive-whats-new .fnwn-info input.button, .fnlive-whats-new .fnwn-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-whats-new .fnwn-info a.filter-button, .fnlive-whats-new .fnwn-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .comment-form .submit, .comment-form .fnlive-whats-new .fnwn-info .submit, .fnlive-whats-new .fnwn-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-whats-new .fnwn-info .read-more {
        padding: 0.5rem 2rem; }
    .fnlive-whats-new .slick-arrows {
      top: 55%; }
      .fnlive-whats-new .slick-arrows .slick-prev, .fnlive-whats-new .slick-arrows .slick-next {
        height: 50px;
        width: 30px;
        background: #d5d5d5;
        color: #ffffff;
        top: 50%;
        margin: 0; }
        .fnlive-whats-new .slick-arrows .slick-prev:before, .fnlive-whats-new .slick-arrows .slick-next:before {
          content: '';
          display: block;
          position: absolute;
          border-top: 15px solid transparent;
          border-bottom: 15px solid transparent; }
      .fnlive-whats-new .slick-arrows .slick-prev {
        left: -35px; }
        .fnlive-whats-new .slick-arrows .slick-prev:before {
          top: 10px;
          left: 7px;
          border-right: 15px solid #ffffff; }
      .fnlive-whats-new .slick-arrows .slick-next {
        right: -35px; }
        .fnlive-whats-new .slick-arrows .slick-next:before {
          top: 10px;
          right: 7px;
          border-left: 15px solid #ffffff; }
    .fnlive-whats-new .carousel {
      padding-left: 0;
      padding-right: 0; }
  .fnlive-whats-new.blue {
    border-left: 20px solid #1eb0e8; }
  .fnlive-whats-new.green {
    border-left: 20px solid #94c456; }
  .fnlive-whats-new.grey {
    border-left: 20px solid #ebebeb; }
  .fnlive-whats-new.light-grey {
    border-left: 20px solid #f1f1f1; }
  .fnlive-whats-new.orange {
    border-left: 20px solid #f07e26; }
  .fnlive-whats-new.pink {
    border-left: 20px solid #eb70a6; }
  .fnlive-whats-new.purple {
    border-left: 20px solid #9b539c; }
  .fnlive-whats-new.red {
    border-left: 20px solid #ea463c; }
  .fnlive-whats-new.dark-blue {
    border-left: 20px solid #0f69b1; }
  .fnlive-whats-new.dark-green {
    border-left: 20px solid #7fa352; }
  .fnlive-whats-new.dark-orange {
    border-left: 20px solid #c44e00; }
  .fnlive-whats-new.dark-pink {
    border-left: 20px solid #ae6a8a; }
  .fnlive-whats-new.dark-purple {
    border-left: 20px solid #682168; }
  .fnlive-whats-new.dark-red {
    border-left: 20px solid #bc3631; } }

@media only screen and (min-width: 75em) {
  .fnlive-whats-new .fnwn-info .fn-btn, .fnlive-whats-new .fnwn-info .woocommerce input.button, .woocommerce .fnlive-whats-new .fnwn-info input.button, .fnlive-whats-new .fnwn-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-whats-new .fnwn-info a.filter-button, .fnlive-whats-new .fnwn-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-whats-new .fnwn-info .read-more, .fnlive-whats-new .fnwn-info .comment-form .submit, .comment-form .fnlive-whats-new .fnwn-info .submit, .fnlive-whats-new .fnwn-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-whats-new .fnwn-info .read-more {
    padding: 1rem 3.5rem; } }

/**********************************************************************
 * FN Live Grid
**********************************************************************/
.fnlive-grid {
  background: #f1f1f1; }

.fnlive-grid-by-type {
  background: #f7f7f7;
  padding: 1rem 1rem 0 1rem; }
  .fnlive-grid-by-type [class*="block-grid-"] > li {
    padding-bottom: 0; }
  .fnlive-grid-by-type .tease-fnlive-video {
    margin-bottom: 1rem; }
  .fnlive-grid-by-type .type-info {
    padding: 1rem 2rem; }
    .fnlive-grid-by-type .type-info .fn-btn, .fnlive-grid-by-type .type-info .woocommerce input.button, .woocommerce .fnlive-grid-by-type .type-info input.button, .fnlive-grid-by-type .type-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-grid-by-type .type-info a.filter-button, .fnlive-grid-by-type .type-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-grid-by-type .type-info .read-more, .fnlive-grid-by-type .type-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-grid-by-type .type-info .read-more, .fnlive-grid-by-type .type-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-grid-by-type .type-info .read-more, .fnlive-grid-by-type .type-info .comment-form .submit, .comment-form .fnlive-grid-by-type .type-info .submit, .fnlive-grid-by-type .type-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-grid-by-type .type-info .read-more {
      border-bottom: none;
      white-space: nowrap; }

.fnlive-grid-by-type.blue {
  border-top: 20px solid #1eb0e8; }

.fnlive-grid-by-type.green {
  border-top: 20px solid #94c456; }

.fnlive-grid-by-type.grey {
  border-top: 20px solid #ebebeb; }

.fnlive-grid-by-type.light-grey {
  border-top: 20px solid #f1f1f1; }

.fnlive-grid-by-type.orange {
  border-top: 20px solid #f07e26; }

.fnlive-grid-by-type.pink {
  border-top: 20px solid #eb70a6; }

.fnlive-grid-by-type.purple {
  border-top: 20px solid #9b539c; }

.fnlive-grid-by-type.red {
  border-top: 20px solid #ea463c; }

.fnlive-grid-by-type.dark-blue {
  border-top: 20px solid #0f69b1; }

.fnlive-grid-by-type.dark-green {
  border-top: 20px solid #7fa352; }

.fnlive-grid-by-type.dark-orange {
  border-top: 20px solid #c44e00; }

.fnlive-grid-by-type.dark-pink {
  border-top: 20px solid #ae6a8a; }

.fnlive-grid-by-type.dark-purple {
  border-top: 20px solid #682168; }

.fnlive-grid-by-type.dark-red {
  border-top: 20px solid #bc3631; }

@media only screen and (min-width: 62em) {
  .fnlive-grid-by-type {
    border-top: none !important;
    padding: 1.5rem 1rem 1.5rem 0; }
    .fnlive-grid-by-type .tease-fnlive-video {
      margin-bottom: 0; }
    .fnlive-grid-by-type .type-info {
      padding: 2rem 3rem; }
  .fnlive-grid-by-type.blue {
    border-left: 20px solid #1eb0e8; }
  .fnlive-grid-by-type.green {
    border-left: 20px solid #94c456; }
  .fnlive-grid-by-type.grey {
    border-left: 20px solid #ebebeb; }
  .fnlive-grid-by-type.light-grey {
    border-left: 20px solid #f1f1f1; }
  .fnlive-grid-by-type.orange {
    border-left: 20px solid #f07e26; }
  .fnlive-grid-by-type.pink {
    border-left: 20px solid #eb70a6; }
  .fnlive-grid-by-type.purple {
    border-left: 20px solid #9b539c; }
  .fnlive-grid-by-type.red {
    border-left: 20px solid #ea463c; }
  .fnlive-grid-by-type.dark-blue {
    border-left: 20px solid #0f69b1; }
  .fnlive-grid-by-type.dark-green {
    border-left: 20px solid #7fa352; }
  .fnlive-grid-by-type.dark-orange {
    border-left: 20px solid #c44e00; }
  .fnlive-grid-by-type.dark-pink {
    border-left: 20px solid #ae6a8a; }
  .fnlive-grid-by-type.dark-purple {
    border-left: 20px solid #682168; }
  .fnlive-grid-by-type.dark-red {
    border-left: 20px solid #bc3631; } }

@media only screen and (min-width: 75em) {
  .fnlive-grid-by-type .type-info {
    padding: 3rem 6rem; } }

.fnlive-grid-by-type.-compact {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .fnlive-grid-by-type.-compact .type-info {
    padding: 0; }
    .fnlive-grid-by-type.-compact .type-info p + p {
      margin-bottom: 0; }

@media only screen and (min-width: 62em) {
  .fnlive-grid-by-type.-compact .type-info {
    padding: 0 2rem; }
    .fnlive-grid-by-type.-compact .type-info h2 {
      font-size: 2rem; }
    .fnlive-grid-by-type.-compact .type-info .fn-btn, .fnlive-grid-by-type.-compact .type-info .woocommerce input.button, .woocommerce .fnlive-grid-by-type.-compact .type-info input.button, .fnlive-grid-by-type.-compact .type-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-grid-by-type.-compact .type-info a.filter-button, .fnlive-grid-by-type.-compact .type-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .comment-form .submit, .comment-form .fnlive-grid-by-type.-compact .type-info .submit, .fnlive-grid-by-type.-compact .type-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more {
      padding: 0.5rem 2rem; } }

@media only screen and (min-width: 75em) {
  .fnlive-grid-by-type.-compact .type-info {
    padding: 0 2rem; }
    .fnlive-grid-by-type.-compact .type-info .fn-btn, .fnlive-grid-by-type.-compact .type-info .woocommerce input.button, .woocommerce .fnlive-grid-by-type.-compact .type-info input.button, .fnlive-grid-by-type.-compact .type-info .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-grid-by-type.-compact .type-info a.filter-button, .fnlive-grid-by-type.-compact .type-info .resource-teaser-card .read-more, .resource-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fnlive-grid-by-type.-compact .type-info .read-more, .fnlive-grid-by-type.-compact .type-info .comment-form .submit, .comment-form .fnlive-grid-by-type.-compact .type-info .submit, .fnlive-grid-by-type.-compact .type-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fnlive-grid-by-type.-compact .type-info .read-more {
      padding: 1rem 3.5rem; } }

.fnlive-teaser-card {
  background: #ffffff;
  color: #000000;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125); }
  .fnlive-teaser-card.hero {
    max-width: 1020px; }
  .fnlive-teaser-card .card-body {
    background: #ffffff;
    padding: 1.25rem;
    position: relative; }
    .fnlive-teaser-card .card-body .card-label {
      display: inline-block;
      background: #ea463c;
      color: #ffffff;
      font-size: 1rem;
      padding: 0.25rem 0.75rem; }
      .fnlive-teaser-card .card-body .card-label.-category {
        position: absolute;
        left: 20px;
        top: -22px; }
      .fnlive-teaser-card .card-body .card-label a {
        color: #ffffff; }
    .fnlive-teaser-card .card-body .comment-count-bubble,
    .fnlive-teaser-card .card-body .relevance-score {
      position: absolute;
      top: 10px;
      right: 10px;
      background: #ea463c;
      color: #ffffff;
      font-size: 0.875rem;
      line-height: 1.4;
      padding: 0 8px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
    .fnlive-teaser-card .card-body .comment-count-bubble:after {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #ea463c;
      top: 100%;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .fnlive-teaser-card .card-body h3 {
      font-size: 1.25rem; }
      .fnlive-teaser-card .card-body h3 a {
        color: inherit; }
        .fnlive-teaser-card .card-body h3 a:hover, .fnlive-teaser-card .card-body h3 a:active {
          color: #0f69b1; }
    .fnlive-teaser-card .card-body .post-date {
      font-size: 1rem;
      font-weight: normal; }
    .fnlive-teaser-card .card-body p {
      margin-bottom: 0; }
  .fnlive-teaser-card .read-more.voted {
    cursor: default; }
  .fnlive-teaser-card .read-more, .fnlive-teaser-card .fn-btn, .fnlive-teaser-card .woocommerce input.button, .woocommerce .fnlive-teaser-card input.button, .woocommerce .fnlive-teaser-card input.read-more, .fnlive-teaser-card .woocommerce input.read-more, .fnlive-teaser-card .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-teaser-card a.filter-button, .fnlive-teaser-card .read-more, .fnlive-teaser-card .comment-form .submit, .comment-form .fnlive-teaser-card .submit {
    display: block;
    margin: 0.5rem 0.75rem 0 0.75rem; }

.fnlive-teaser-card-happy {
  background: #ffffff;
  color: #000000;
  max-width: 560px;
  margin: auto;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125); }
  .fnlive-teaser-card-happy .card-body {
    background: #ffffff;
    padding: 1.25rem;
    position: relative; }
    .fnlive-teaser-card-happy .card-body .card-label {
      display: inline-block;
      background: #ea463c;
      color: #ffffff;
      font-size: 1rem;
      padding: 0.25rem 0.75rem; }
      .fnlive-teaser-card-happy .card-body .card-label.-category {
        position: absolute;
        left: 20px;
        top: -22px; }
      .fnlive-teaser-card-happy .card-body .card-label a {
        color: #ffffff; }
    .fnlive-teaser-card-happy .card-body .comment-count-bubble,
    .fnlive-teaser-card-happy .card-body .relevance-score {
      position: absolute;
      top: 10px;
      right: 10px;
      background: #ea463c;
      color: #ffffff;
      font-size: 0.875rem;
      line-height: 1.4;
      padding: 0 8px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
    .fnlive-teaser-card-happy .card-body .comment-count-bubble:after {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #ea463c;
      top: 100%;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .fnlive-teaser-card-happy .card-body h3 {
      font-size: 1.25rem; }
      .fnlive-teaser-card-happy .card-body h3 a {
        color: inherit; }
        .fnlive-teaser-card-happy .card-body h3 a:hover, .fnlive-teaser-card-happy .card-body h3 a:active {
          color: #0f69b1; }
    .fnlive-teaser-card-happy .card-body .post-date {
      font-size: 1rem;
      font-weight: normal; }
    .fnlive-teaser-card-happy .card-body p {
      margin-bottom: 0; }
  .fnlive-teaser-card-happy .read-more.voted {
    cursor: default; }
  .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fn-btn, .fnlive-teaser-card-happy .woocommerce input.button, .woocommerce .fnlive-teaser-card-happy input.button, .woocommerce .fnlive-teaser-card-happy input.read-more, .fnlive-teaser-card-happy .woocommerce input.read-more, .fnlive-teaser-card-happy .resource-archive-filters a.filter-button, .resource-archive-filters .fnlive-teaser-card-happy a.filter-button, .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .comment-form .submit, .comment-form .fnlive-teaser-card-happy .submit {
    display: block;
    margin: 0.5rem 0.75rem 0 0.75rem; }

.fnlive-teaser-card-happy .card-body .card-label.happy-news a {
  color: #222222; }

.tease-fnlive-happy {
  margin: 0;
  padding: 0; }

.fne-video-teaser-card .card-body h3 {
  font-weight: 700; }

.fne-video-teaser-card .card-body p {
  color: #808080; }

.fne-video-teaser-card .card-body .card-actions a, .fne-video-teaser-card .card-body .card-actions button {
  margin: 1rem 0 0;
  white-space: nowrap;
  width: 100%; }

@media only screen and (min-width: 30em) {
  .fne-video-teaser-card .card-body .card-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .fne-video-teaser-card .card-body .card-actions a, .fne-video-teaser-card .card-body .card-actions button {
      margin-right: 1rem;
      width: auto; }
    .fne-video-teaser-card .card-body .card-actions a:last-child, .fne-video-teaser-card .card-body .card-actions button:last-child {
      margin-right: 0; } }

@media only screen and (min-width: 62em) {
  .fne-video-teaser-card .card-image {
    overflow: visible !important;
    max-height: unset !important; } }

@media only screen and (min-width: 75em) {
  .fne-video-teaser-card .card-body .card-actions a, .fne-video-teaser-card .card-body .card-actions button {
    margin-right: .25rem; } }

@media only screen and (min-width: 80em) {
  .fne-video-teaser-card .card-body .card-actions a, .fne-video-teaser-card .card-body .card-actions button {
    margin-right: 1rem; } }

/* Colours */
@media only screen and (min-width: 48em) {
  .slick-carousel article.tease-fnlive-video {
    margin-left: 5px;
    margin-right: 5px; } }

@media only screen and (min-width: 62em) {
  .fnlive-teaser-card .card-image {
    overflow: hidden;
    max-height: 200px; }
  .fnlive-teaser-card.hero .card-image {
    max-height: initial; } }

/**********************************************************************
 * Consumer site info row
**********************************************************************/
.consumer-site-info-row {
  background: #f7f7f7; }
  .consumer-site-info-row [class*="block-grid-"] > li {
    padding-bottom: 0; }
  .consumer-site-info-row .site-info {
    padding: 1rem; }
    .consumer-site-info-row .site-info .fn-btn, .consumer-site-info-row .site-info .woocommerce input.button, .woocommerce .consumer-site-info-row .site-info input.button, .consumer-site-info-row .site-info .resource-archive-filters a.filter-button, .resource-archive-filters .consumer-site-info-row .site-info a.filter-button, .consumer-site-info-row .site-info .resource-teaser-card .read-more, .resource-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .comment-form .submit, .comment-form .consumer-site-info-row .site-info .submit, .consumer-site-info-row .site-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer-site-info-row .site-info .read-more {
      display: block;
      margin: 0 auto;
      padding-top: 1rem;
      padding-bottom: 1rem;
      width: 80%; }

.consumer-site-info-row.blue {
  border-top: 20px solid #1eb0e8; }

.consumer-site-info-row.green {
  border-top: 20px solid #94c456; }

.consumer-site-info-row.grey {
  border-top: 20px solid #ebebeb; }

.consumer-site-info-row.light-grey {
  border-top: 20px solid #f1f1f1; }

.consumer-site-info-row.orange {
  border-top: 20px solid #f07e26; }

.consumer-site-info-row.pink {
  border-top: 20px solid #eb70a6; }

.consumer-site-info-row.purple {
  border-top: 20px solid #9b539c; }

.consumer-site-info-row.red {
  border-top: 20px solid #ea463c; }

.consumer-site-info-row.dark-blue {
  border-top: 20px solid #0f69b1; }

.consumer-site-info-row.dark-green {
  border-top: 20px solid #7fa352; }

.consumer-site-info-row.dark-orange {
  border-top: 20px solid #c44e00; }

.consumer-site-info-row.dark-pink {
  border-top: 20px solid #ae6a8a; }

.consumer-site-info-row.dark-purple {
  border-top: 20px solid #682168; }

.consumer-site-info-row.dark-red {
  border-top: 20px solid #bc3631; }

@media only screen and (min-width: 62em) {
  .consumer-site-info-row {
    border-top: none !important;
    padding: 1.5rem 1rem 1.5rem 0; }
    .consumer-site-info-row .site-info {
      padding: 2rem 3rem; }
      .consumer-site-info-row .site-info .fn-btn, .consumer-site-info-row .site-info .woocommerce input.button, .woocommerce .consumer-site-info-row .site-info input.button, .consumer-site-info-row .site-info .resource-archive-filters a.filter-button, .resource-archive-filters .consumer-site-info-row .site-info a.filter-button, .consumer-site-info-row .site-info .resource-teaser-card .read-more, .resource-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .comment-form .submit, .comment-form .consumer-site-info-row .site-info .submit, .consumer-site-info-row .site-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer-site-info-row .site-info .read-more {
        margin: 0;
        width: 100%; }
  .consumer-site-info-row.blue {
    border-left: 20px solid #1eb0e8; }
  .consumer-site-info-row.green {
    border-left: 20px solid #94c456; }
  .consumer-site-info-row.grey {
    border-left: 20px solid #ebebeb; }
  .consumer-site-info-row.light-grey {
    border-left: 20px solid #f1f1f1; }
  .consumer-site-info-row.orange {
    border-left: 20px solid #f07e26; }
  .consumer-site-info-row.pink {
    border-left: 20px solid #eb70a6; }
  .consumer-site-info-row.purple {
    border-left: 20px solid #9b539c; }
  .consumer-site-info-row.red {
    border-left: 20px solid #ea463c; }
  .consumer-site-info-row.dark-blue {
    border-left: 20px solid #0f69b1; }
  .consumer-site-info-row.dark-green {
    border-left: 20px solid #7fa352; }
  .consumer-site-info-row.dark-orange {
    border-left: 20px solid #c44e00; }
  .consumer-site-info-row.dark-pink {
    border-left: 20px solid #ae6a8a; }
  .consumer-site-info-row.dark-purple {
    border-left: 20px solid #682168; }
  .consumer-site-info-row.dark-red {
    border-left: 20px solid #bc3631; } }

@media only screen and (min-width: 75em) {
  .consumer-site-info-row .site-info .fn-btn, .consumer-site-info-row .site-info .woocommerce input.button, .woocommerce .consumer-site-info-row .site-info input.button, .consumer-site-info-row .site-info .resource-archive-filters a.filter-button, .resource-archive-filters .consumer-site-info-row .site-info a.filter-button, .consumer-site-info-row .site-info .resource-teaser-card .read-more, .resource-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer-site-info-row .site-info .read-more, .consumer-site-info-row .site-info .comment-form .submit, .comment-form .consumer-site-info-row .site-info .submit, .consumer-site-info-row .site-info .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer-site-info-row .site-info .read-more {
    width: 80%; } }

.consumer-site-info-card {
  background: #ffffff;
  color: #000000;
  max-width: 500px;
  margin: 0 auto 1rem auto;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125); }
  .consumer-site-info-card .card-video.flex-video {
    margin-bottom: 0; }
  .consumer-site-info-card .card-body {
    background: #ffffff;
    padding: 1.25rem;
    position: relative; }
    .consumer-site-info-card .card-body h3 {
      font-size: 1.25rem; }
      .consumer-site-info-card .card-body h3 a {
        color: inherit; }
        .consumer-site-info-card .card-body h3 a:hover, .consumer-site-info-card .card-body h3 a:active {
          color: #0f69b1; }
    .consumer-site-info-card .card-body p {
      margin-bottom: 0; }

@media only screen and (min-width: 62em) {
  .consumer-site-info-card {
    margin-bottom: 0; }
    .consumer-site-info-card .card-image {
      overflow: hidden;
      max-height: 200px; } }

.consumer-kids-label, .consumer-parents-label, .consumer-schools-label {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 10rem;
  margin-left: -5rem;
  font-size: 1rem; }

.consumer-schools-wrapper {
  margin-top: 20px;
  margin-bottom: 20px; }

@media only screen and (min-width: 62em) {
  .consumer-kids-label, .consumer-parents-label, .consumer-schools-label {
    width: 16rem;
    margin-left: -8rem;
    font-size: 2rem; }
  .consumer-schools-wrapper {
    margin-top: 0; } }

@media screen and (min-width: 87.5em) {
  .consumer-parents-wrapper .vc_column-inner .wpb_wrapper,
  .consumer-schools-wrapper .vc_column-inner .wpb_wrapper {
    max-width: 400px; }
  .consumer-parents-label, .consumer-schools-label {
    margin-left: -11rem; } }

.tease {
  margin-bottom: 2rem; }

.tool-pagination {
  text-align: center; }

ul.pagination li {
  display: inline-block;
  float: none;
  margin-left: 0; }
  ul.pagination li a {
    color: #000000;
    font-size: 1.25rem;
    font-weight: bold;
    padding: 0.75rem 0;
    width: 3.5rem; }
    ul.pagination li a.prev:before, ul.pagination li a.next:before {
      font-weight: bold; }
  ul.pagination li.current a {
    background: #ffffff;
    box-shadow: 0 0 5px 2px #dedede;
    color: #000000; }
    ul.pagination li.current a:hover {
      background: #ffffff;
      color: #000000; }

.blog-comment {
  border: 1px solid #cccccc;
  background-color: #fafafa;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem 0 1rem; }
  .blog-comment .comment-author {
    color: #9b539c;
    font-weight: bold; }
  .blog-comment .comment-date {
    color: #8d8d8d;
    font-size: 1rem;
    font-weight: normal; }

/**********************************************************************
 * FIRST NEWS EDUCATION
**********************************************************************/
body.schools {
  font-family: nunito-sans, Helvetica, Roboto, Arial, sans-serif; }
  body.schools h1, body.schools h2, body.schools h3, body.schools h4, body.schools h5, body.schools h6 {
    font-family: nunito-sans, Helvetica, Roboto, Arial, sans-serif; }
  body.schools select, body.schools button, body.schools .button, body.schools .resource-archive-filters a.filter-button, .resource-archive-filters body.schools a.filter-button, body.schools .resource-teaser-card .read-more, .resource-teaser-card body.schools .read-more, body.schools .fnlive-teaser-card .read-more, .fnlive-teaser-card body.schools .read-more, body.schools .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy body.schools .read-more, body.schools .comment-form .submit, .comment-form body.schools .submit, body.schools .fne-blog-teaser-card .read-more, .fne-blog-teaser-card body.schools .read-more {
    font-family: nunito-sans, Helvetica, Roboto, Arial, sans-serif; }

@media only screen and (min-width: 62em) {
  body.schools .site-nav.schools ul.site-links .has-dropdown > a:after {
    top: 32%; } }

.flex-media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .flex-media-object.flex-v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-media-object .flex-media-figure {
    margin-right: 1rem; }
  .flex-media-object .flex-media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

#check_eligibility, .fne-btn {
  position: relative;
  display: inline-block;
  background: #5dbadc;
  border: 1px solid #4aa2ca;
  border-radius: 3px !important;
  color: #fff;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  padding: .5rem 1.5rem; }
  #check_eligibility.success, .fne-btn.success {
    background: #95c45c;
    border-color: transparent;
    color: #fff; }
    #check_eligibility.success:after, .fne-btn.success:after {
      content: '✓';
      color: green;
      font-size: 2.5rem;
      position: absolute;
      top: -12px;
      right: -10px; }
  #check_eligibility.error:after, .fne-btn.error:after {
    content: '×';
    color: red;
    font-size: 3.5rem;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    position: absolute;
    top: -12px;
    right: -10px; }

/* Button Colours */
.fne-btn-red {
  background: #ea463c;
  border-color: #bc3631; }
  .fne-btn-red:hover, .fne-btn-red:focus {
    background: #bc3631;
    color: #ffffff; }

.fne-btn-lozenge {
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 2em !important;
  color: #000;
  font-size: 1rem;
  font-weight: normal;
  padding: .75rem 1.25rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: break-word; }

.fne-btn-lozenge-navy-blue {
  border-color: #5472d2;
  color: #5472d2; }
  .fne-btn-lozenge-navy-blue:active, .fne-btn-lozenge-navy-blue:focus, .fne-btn-lozenge-navy-blue:hover {
    background-color: #5472d2;
    color: #ffffff; }

.fne-btn-lozenge-green {
  border-color: #94c456;
  color: #94c456; }
  .fne-btn-lozenge-green:active, .fne-btn-lozenge-green:focus, .fne-btn-lozenge-green:hover {
    background-color: #94c456;
    color: #ffffff; }

.fne-btn-lozenge-red {
  border-color: #ea463c;
  color: #ea463c; }
  .fne-btn-lozenge-red:active, .fne-btn-lozenge-red:focus, .fne-btn-lozenge-red:hover {
    background-color: #ea463c;
    color: #ffffff; }

.fne-btn-lozenge-orange {
  border-color: #f07e26;
  color: #f07e26; }
  .fne-btn-lozenge-orange:active, .fne-btn-lozenge-orange:focus, .fne-btn-lozenge-orange:hover {
    background-color: #f07e26;
    color: #ffffff; }

/**********************************************************************
 * CALL TO ACTION
**********************************************************************/
.cta {
  background: white;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  position: relative;
  text-align: center; }
  .cta h2 {
    font-size: 1.75rem; }
  .cta img {
    margin-bottom: 10px; }
  .cta ul {
    list-style: none;
    margin-left: 0.3rem; }
  .cta li {
    padding-left: 25px;
    position: relative; }
  .cta li:before {
    left: 0;
    position: absolute;
    top: 3px; }
  .cta .summary {
    text-align: left;
    margin: 0 auto;
    max-width: 400px; }
    .cta .summary a.button, .cta .summary .resource-archive-filters a.filter-button, .resource-archive-filters .cta .summary a.filter-button, .cta .summary .resource-teaser-card a.read-more, .resource-teaser-card .cta .summary a.read-more, .cta .summary .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta .summary a.read-more, .cta .summary .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta .summary a.read-more, .cta .summary .comment-form a.submit, .comment-form .cta .summary a.submit, .cta .summary .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta .summary a.read-more {
      width: 100%; }

.cta.-inverse-text h1, .cta.-inverse-text h2, .cta.-inverse-text h3, .cta.-inverse-text h4, .cta.-inverse-text h5, .cta.-inverse-text h6, .cta.-inverse-text p, .cta.-inverse-text span {
  color: white; }

.cta.call-out .summary {
  max-width: 100%; }

.cta.colour-block-header {
  border-left: 0 !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125);
  padding: 0; }
  .cta.colour-block-header h2 {
    color: white;
    font-size: 1.15rem;
    padding: 1rem 1.25rem;
    text-align: left; }
  .cta.colour-block-header .summary {
    max-width: none;
    padding: 1.25rem; }

.cta.tall-image {
  overflow: hidden; }

.cta.photo-card {
  border-left: 0 !important;
  padding: 0; }
  .cta.photo-card img {
    margin: 0; }
  .cta.photo-card .summary {
    max-width: none;
    padding: 1.25rem; }

.cta.-poll-bg {
  background: #0f69b1 url("../img/poll_bg.jpg") right/contain no-repeat; }

.cta.pdf-cover-card {
  margin-bottom: 1.25rem !important; }
  .cta.pdf-cover-card .cover-image {
    display: inline-block;
    margin-bottom: 10px;
    position: relative; }
    .cta.pdf-cover-card .cover-image:before {
      z-index: 2; }
  .cta.pdf-cover-card .cover-title {
    font-size: 1.25rem; }
    .cta.pdf-cover-card .cover-title span {
      font-size: 1.75rem; }
    .cta.pdf-cover-card .cover-title.international span {
      font-size: 1.25rem; }
  .cta.pdf-cover-card .button, .cta.pdf-cover-card .resource-archive-filters a.filter-button, .resource-archive-filters .cta.pdf-cover-card a.filter-button, .cta.pdf-cover-card .resource-teaser-card .read-more, .resource-teaser-card .cta.pdf-cover-card .read-more, .cta.pdf-cover-card .fnlive-teaser-card .read-more, .fnlive-teaser-card .cta.pdf-cover-card .read-more, .cta.pdf-cover-card .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .cta.pdf-cover-card .read-more, .cta.pdf-cover-card .comment-form .submit, .comment-form .cta.pdf-cover-card .submit, .cta.pdf-cover-card .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .cta.pdf-cover-card .read-more {
    display: block; }

.cta.digital-edition-cover-card {
  margin-bottom: 1.25rem !important;
  padding: 1.5rem; }
  .cta.digital-edition-cover-card.-inverse-text a {
    color: #fff;
    text-decoration: underline; }
  .cta.digital-edition-cover-card .cover-image {
    display: inline-block;
    position: relative;
    width: 40%; }
    .cta.digital-edition-cover-card .cover-image img {
      margin: 0 !important; }
    .cta.digital-edition-cover-card .cover-image.-tablet-frame img {
      border: 8px solid #000;
      border-top-width: 12px;
      border-bottom-width: 12px;
      border-radius: 12px; }
  .cta.digital-edition-cover-card .cover-title {
    font-size: 1.25rem; }
    .cta.digital-edition-cover-card .cover-title span {
      font-size: 1.75rem; }
    .cta.digital-edition-cover-card .cover-title.international span {
      font-size: 1.5rem; }
  .cta.digital-edition-cover-card .find-out-more {
    font-size: 1.25rem; }
  .cta.digital-edition-cover-card .button, .cta.digital-edition-cover-card .resource-archive-filters a.filter-button, .resource-archive-filters .cta.digital-edition-cover-card a.filter-button, .cta.digital-edition-cover-card .resource-teaser-card .read-more, .resource-teaser-card .cta.digital-edition-cover-card .read-more, .cta.digital-edition-cover-card .fnlive-teaser-card .read-more, .fnlive-teaser-card .cta.digital-edition-cover-card .read-more, .cta.digital-edition-cover-card .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .cta.digital-edition-cover-card .read-more, .cta.digital-edition-cover-card .comment-form .submit, .comment-form .cta.digital-edition-cover-card .submit, .cta.digital-edition-cover-card .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .cta.digital-edition-cover-card .read-more {
    display: block;
    text-decoration: none !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px; }

@media only screen and (min-width: 37.5em) {
  .cta.digital-edition-cover-card.read-now-badge .cover-image img {
    position: relative;
    z-index: 1; }
  .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
    content: '';
    background: url(../img/read-now-badge.png) no-repeat top left;
    display: block;
    position: absolute;
    top: 10px;
    right: -82px;
    width: 100px;
    height: 100px; } }

@media only screen and (min-width: 48em) {
  .cta.pdf-cover-card .cover-image {
    margin-bottom: 0;
    width: 45%; }
  .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
    content: none; } }

@media only screen and (min-width: 62em) {
  .cta.digital-edition-cover-card.read-now-badge .cover-image {
    width: 40%; }
    .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
      content: '';
      top: -10px; }
  .cta.digital-edition-cover-card.read-now-badge .cover-title {
    padding-left: 50px; }
  .cta.digital-edition-cover-card .cover-image {
    width: 50%; } }

@media (min-width: 64em) {
  .cta {
    padding: 3.125rem; }
    .cta img {
      margin-top: -100px; }
  .cta.tall-image {
    padding: 2.125rem; }
    .cta.tall-image img {
      margin-top: auto; }
  .cta.pdf-cover-card {
    padding: 1.5rem; }
    .cta.pdf-cover-card .cover-image:after {
      content: '';
      background: url(../img/read-now-badge.png) no-repeat top left;
      display: block;
      position: absolute;
      top: 10px;
      right: -82px;
      width: 100px;
      height: 100px; }
    .cta.pdf-cover-card img {
      margin: 0;
      position: relative;
      z-index: 1; }
    .cta.pdf-cover-card .cover-title {
      margin: 5px 0 50px 70px; } }

@media (min-width: 75em) {
  .cta.pdf-cover-card .cover-image:after {
    content: none; }
  .cta.pdf-cover-card .cover-title {
    margin: 0 0 50px 0; }
  .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
    content: none; }
  .cta.digital-edition-cover-card.read-now-badge .cover-title {
    padding-left: 0; } }

@media (min-width: 80em) {
  .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
    content: '';
    top: -20px; }
  .cta.digital-edition-cover-card.read-now-badge .cover-title {
    padding-left: 70px; }
    .cta.digital-edition-cover-card.read-now-badge .cover-title span {
      font-size: 1.5rem; } }

@media (min-width: 87.5em) {
  .cta.style1 img {
    float: right;
    margin-top: -60px; }
  .cta.style1 .summary {
    max-width: none; }
    .cta.style1 .summary a.button, .cta.style1 .summary .resource-archive-filters a.filter-button, .resource-archive-filters .cta.style1 .summary a.filter-button, .cta.style1 .summary .resource-teaser-card a.read-more, .resource-teaser-card .cta.style1 .summary a.read-more, .cta.style1 .summary .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.style1 .summary a.read-more, .cta.style1 .summary .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.style1 .summary a.read-more, .cta.style1 .summary .comment-form a.submit, .comment-form .cta.style1 .summary a.submit, .cta.style1 .summary .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.style1 .summary a.read-more {
      max-width: 300px; }
  .cta.tall-image img {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    max-width: 40%; }
  .cta.tall-image .summary {
    margin-left: 0;
    max-width: 50%; }
    .cta.tall-image .summary a.button, .cta.tall-image .summary .resource-archive-filters a.filter-button, .resource-archive-filters .cta.tall-image .summary a.filter-button, .cta.tall-image .summary .resource-teaser-card a.read-more, .resource-teaser-card .cta.tall-image .summary a.read-more, .cta.tall-image .summary .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.tall-image .summary a.read-more, .cta.tall-image .summary .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.tall-image .summary a.read-more, .cta.tall-image .summary .comment-form a.submit, .comment-form .cta.tall-image .summary a.submit, .cta.tall-image .summary .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.tall-image .summary a.read-more {
      max-width: 300px; }
  .cta.digital-edition-cover-card.read-now-badge .cover-title {
    padding-left: 60px; }
    .cta.digital-edition-cover-card.read-now-badge .cover-title span {
      font-size: 1.75rem; } }

@media (min-width: 90em) {
  .cta.pdf-cover-card .cover-image:after {
    content: ''; }
  .cta.pdf-cover-card .cover-title {
    margin: 5px 0 50px 70px; } }

@media (min-width: 100em) {
  .cta.digital-edition-cover-card.read-now-badge .cover-image:after {
    top: -5px; } }

@media (min-width: 992px) {
  .weekly-resources-cta .cta {
    padding: 1rem; }
  .weekly-resources-cta .cta.tall-image img {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    max-width: 40%; }
  .weekly-resources-cta .cta.tall-image .summary {
    margin-left: 0;
    max-width: 50%; }
    .weekly-resources-cta .cta.tall-image .summary a.button, .weekly-resources-cta .cta.tall-image .summary .resource-archive-filters a.filter-button, .resource-archive-filters .weekly-resources-cta .cta.tall-image .summary a.filter-button, .weekly-resources-cta .cta.tall-image .summary .resource-teaser-card a.read-more, .resource-teaser-card .weekly-resources-cta .cta.tall-image .summary a.read-more, .weekly-resources-cta .cta.tall-image .summary .fnlive-teaser-card a.read-more, .fnlive-teaser-card .weekly-resources-cta .cta.tall-image .summary a.read-more, .weekly-resources-cta .cta.tall-image .summary .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .weekly-resources-cta .cta.tall-image .summary a.read-more, .weekly-resources-cta .cta.tall-image .summary .comment-form a.submit, .comment-form .weekly-resources-cta .cta.tall-image .summary a.submit, .weekly-resources-cta .cta.tall-image .summary .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .weekly-resources-cta .cta.tall-image .summary a.read-more {
      max-width: 300px; } }

@media (min-width: 1400px) {
  .weekly-resources-cta .cta {
    padding: 3.125rem; } }

/* Colours */
.cta.blue {
  border-left: 10px solid #1eb0e8; }
  .cta.blue a.button, .cta.blue .resource-archive-filters a.filter-button, .resource-archive-filters .cta.blue a.filter-button, .cta.blue .resource-teaser-card a.read-more, .resource-teaser-card .cta.blue a.read-more, .cta.blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.blue a.read-more, .cta.blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.blue a.read-more, .cta.blue .comment-form a.submit, .comment-form .cta.blue a.submit, .cta.blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.blue a.read-more {
    background-color: #1eb0e8; }
  .cta.blue li:before {
    color: #1eb0e8; }

.cta.colour-block-header.blue h2 {
  background: #1eb0e8; }

.cta.photo-card.blue .summary {
  border-left: 10px solid #1eb0e8; }

.cta.-accent-blue {
  border-left: 10px solid #1eb0e8 !important; }

.cta.-button-blue a.button, .cta.-button-blue .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-blue a.filter-button, .cta.-button-blue .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-blue a.read-more, .cta.-button-blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-blue a.read-more, .cta.-button-blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-blue a.read-more, .cta.-button-blue .comment-form a.submit, .comment-form .cta.-button-blue a.submit, .cta.-button-blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-blue a.read-more {
  background-color: #1eb0e8 !important; }

.cta.-bg-blue {
  background: #1eb0e8 !important; }

.cta.green {
  border-left: 10px solid #94c456; }
  .cta.green a.button, .cta.green .resource-archive-filters a.filter-button, .resource-archive-filters .cta.green a.filter-button, .cta.green .resource-teaser-card a.read-more, .resource-teaser-card .cta.green a.read-more, .cta.green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.green a.read-more, .cta.green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.green a.read-more, .cta.green .comment-form a.submit, .comment-form .cta.green a.submit, .cta.green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.green a.read-more {
    background-color: #94c456; }
  .cta.green li:before {
    color: #94c456; }

.cta.colour-block-header.green h2 {
  background: #94c456; }

.cta.photo-card.green .summary {
  border-left: 10px solid #94c456; }

.cta.-accent-green {
  border-left: 10px solid #94c456 !important; }

.cta.-button-green a.button, .cta.-button-green .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-green a.filter-button, .cta.-button-green .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-green a.read-more, .cta.-button-green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-green a.read-more, .cta.-button-green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-green a.read-more, .cta.-button-green .comment-form a.submit, .comment-form .cta.-button-green a.submit, .cta.-button-green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-green a.read-more {
  background-color: #94c456 !important; }

.cta.-bg-green {
  background: #94c456 !important; }

.cta.grey {
  border-left: 10px solid #ebebeb; }
  .cta.grey a.button, .cta.grey .resource-archive-filters a.filter-button, .resource-archive-filters .cta.grey a.filter-button, .cta.grey .resource-teaser-card a.read-more, .resource-teaser-card .cta.grey a.read-more, .cta.grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.grey a.read-more, .cta.grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.grey a.read-more, .cta.grey .comment-form a.submit, .comment-form .cta.grey a.submit, .cta.grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.grey a.read-more {
    background-color: #ebebeb; }
  .cta.grey li:before {
    color: #ebebeb; }

.cta.colour-block-header.grey h2 {
  background: #ebebeb; }

.cta.photo-card.grey .summary {
  border-left: 10px solid #ebebeb; }

.cta.-accent-grey {
  border-left: 10px solid #ebebeb !important; }

.cta.-button-grey a.button, .cta.-button-grey .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-grey a.filter-button, .cta.-button-grey .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-grey a.read-more, .cta.-button-grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-grey a.read-more, .cta.-button-grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-grey a.read-more, .cta.-button-grey .comment-form a.submit, .comment-form .cta.-button-grey a.submit, .cta.-button-grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-grey a.read-more {
  background-color: #ebebeb !important; }

.cta.-bg-grey {
  background: #ebebeb !important; }

.cta.light-grey {
  border-left: 10px solid #f1f1f1; }
  .cta.light-grey a.button, .cta.light-grey .resource-archive-filters a.filter-button, .resource-archive-filters .cta.light-grey a.filter-button, .cta.light-grey .resource-teaser-card a.read-more, .resource-teaser-card .cta.light-grey a.read-more, .cta.light-grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.light-grey a.read-more, .cta.light-grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.light-grey a.read-more, .cta.light-grey .comment-form a.submit, .comment-form .cta.light-grey a.submit, .cta.light-grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.light-grey a.read-more {
    background-color: #f1f1f1; }
  .cta.light-grey li:before {
    color: #f1f1f1; }

.cta.colour-block-header.light-grey h2 {
  background: #f1f1f1; }

.cta.photo-card.light-grey .summary {
  border-left: 10px solid #f1f1f1; }

.cta.-accent-light-grey {
  border-left: 10px solid #f1f1f1 !important; }

.cta.-button-light-grey a.button, .cta.-button-light-grey .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-light-grey a.filter-button, .cta.-button-light-grey .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-light-grey a.read-more, .cta.-button-light-grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-light-grey a.read-more, .cta.-button-light-grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-light-grey a.read-more, .cta.-button-light-grey .comment-form a.submit, .comment-form .cta.-button-light-grey a.submit, .cta.-button-light-grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-light-grey a.read-more {
  background-color: #f1f1f1 !important; }

.cta.-bg-light-grey {
  background: #f1f1f1 !important; }

.cta.orange {
  border-left: 10px solid #f07e26; }
  .cta.orange a.button, .cta.orange .resource-archive-filters a.filter-button, .resource-archive-filters .cta.orange a.filter-button, .cta.orange .resource-teaser-card a.read-more, .resource-teaser-card .cta.orange a.read-more, .cta.orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.orange a.read-more, .cta.orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.orange a.read-more, .cta.orange .comment-form a.submit, .comment-form .cta.orange a.submit, .cta.orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.orange a.read-more {
    background-color: #f07e26; }
  .cta.orange li:before {
    color: #f07e26; }

.cta.colour-block-header.orange h2 {
  background: #f07e26; }

.cta.photo-card.orange .summary {
  border-left: 10px solid #f07e26; }

.cta.-accent-orange {
  border-left: 10px solid #f07e26 !important; }

.cta.-button-orange a.button, .cta.-button-orange .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-orange a.filter-button, .cta.-button-orange .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-orange a.read-more, .cta.-button-orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-orange a.read-more, .cta.-button-orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-orange a.read-more, .cta.-button-orange .comment-form a.submit, .comment-form .cta.-button-orange a.submit, .cta.-button-orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-orange a.read-more {
  background-color: #f07e26 !important; }

.cta.-bg-orange {
  background: #f07e26 !important; }

.cta.pink {
  border-left: 10px solid #eb70a6; }
  .cta.pink a.button, .cta.pink .resource-archive-filters a.filter-button, .resource-archive-filters .cta.pink a.filter-button, .cta.pink .resource-teaser-card a.read-more, .resource-teaser-card .cta.pink a.read-more, .cta.pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.pink a.read-more, .cta.pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.pink a.read-more, .cta.pink .comment-form a.submit, .comment-form .cta.pink a.submit, .cta.pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.pink a.read-more {
    background-color: #eb70a6; }
  .cta.pink li:before {
    color: #eb70a6; }

.cta.colour-block-header.pink h2 {
  background: #eb70a6; }

.cta.photo-card.pink .summary {
  border-left: 10px solid #eb70a6; }

.cta.-accent-pink {
  border-left: 10px solid #eb70a6 !important; }

.cta.-button-pink a.button, .cta.-button-pink .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-pink a.filter-button, .cta.-button-pink .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-pink a.read-more, .cta.-button-pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-pink a.read-more, .cta.-button-pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-pink a.read-more, .cta.-button-pink .comment-form a.submit, .comment-form .cta.-button-pink a.submit, .cta.-button-pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-pink a.read-more {
  background-color: #eb70a6 !important; }

.cta.-bg-pink {
  background: #eb70a6 !important; }

.cta.purple {
  border-left: 10px solid #9b539c; }
  .cta.purple a.button, .cta.purple .resource-archive-filters a.filter-button, .resource-archive-filters .cta.purple a.filter-button, .cta.purple .resource-teaser-card a.read-more, .resource-teaser-card .cta.purple a.read-more, .cta.purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.purple a.read-more, .cta.purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.purple a.read-more, .cta.purple .comment-form a.submit, .comment-form .cta.purple a.submit, .cta.purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.purple a.read-more {
    background-color: #9b539c; }
  .cta.purple li:before {
    color: #9b539c; }

.cta.colour-block-header.purple h2 {
  background: #9b539c; }

.cta.photo-card.purple .summary {
  border-left: 10px solid #9b539c; }

.cta.-accent-purple {
  border-left: 10px solid #9b539c !important; }

.cta.-button-purple a.button, .cta.-button-purple .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-purple a.filter-button, .cta.-button-purple .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-purple a.read-more, .cta.-button-purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-purple a.read-more, .cta.-button-purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-purple a.read-more, .cta.-button-purple .comment-form a.submit, .comment-form .cta.-button-purple a.submit, .cta.-button-purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-purple a.read-more {
  background-color: #9b539c !important; }

.cta.-bg-purple {
  background: #9b539c !important; }

.cta.red {
  border-left: 10px solid #ea463c; }
  .cta.red a.button, .cta.red .resource-archive-filters a.filter-button, .resource-archive-filters .cta.red a.filter-button, .cta.red .resource-teaser-card a.read-more, .resource-teaser-card .cta.red a.read-more, .cta.red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.red a.read-more, .cta.red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.red a.read-more, .cta.red .comment-form a.submit, .comment-form .cta.red a.submit, .cta.red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.red a.read-more {
    background-color: #ea463c; }
  .cta.red li:before {
    color: #ea463c; }

.cta.colour-block-header.red h2 {
  background: #ea463c; }

.cta.photo-card.red .summary {
  border-left: 10px solid #ea463c; }

.cta.-accent-red {
  border-left: 10px solid #ea463c !important; }

.cta.-button-red a.button, .cta.-button-red .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-red a.filter-button, .cta.-button-red .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-red a.read-more, .cta.-button-red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-red a.read-more, .cta.-button-red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-red a.read-more, .cta.-button-red .comment-form a.submit, .comment-form .cta.-button-red a.submit, .cta.-button-red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-red a.read-more {
  background-color: #ea463c !important; }

.cta.-bg-red {
  background: #ea463c !important; }

.cta.dark-blue {
  border-left: 10px solid #0f69b1; }
  .cta.dark-blue a.button, .cta.dark-blue .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-blue a.filter-button, .cta.dark-blue .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-blue a.read-more, .cta.dark-blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-blue a.read-more, .cta.dark-blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-blue a.read-more, .cta.dark-blue .comment-form a.submit, .comment-form .cta.dark-blue a.submit, .cta.dark-blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-blue a.read-more {
    background-color: #0f69b1; }
  .cta.dark-blue li:before {
    color: #0f69b1; }

.cta.colour-block-header.dark-blue h2 {
  background: #0f69b1; }

.cta.photo-card.dark-blue .summary {
  border-left: 10px solid #0f69b1; }

.cta.-accent-dark-blue {
  border-left: 10px solid #0f69b1 !important; }

.cta.-button-dark-blue a.button, .cta.-button-dark-blue .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-blue a.filter-button, .cta.-button-dark-blue .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-blue a.read-more, .cta.-button-dark-blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-blue a.read-more, .cta.-button-dark-blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-blue a.read-more, .cta.-button-dark-blue .comment-form a.submit, .comment-form .cta.-button-dark-blue a.submit, .cta.-button-dark-blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-blue a.read-more {
  background-color: #0f69b1 !important; }

.cta.-bg-dark-blue {
  background: #0f69b1 !important; }

.cta.dark-green {
  border-left: 10px solid #7fa352; }
  .cta.dark-green a.button, .cta.dark-green .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-green a.filter-button, .cta.dark-green .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-green a.read-more, .cta.dark-green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-green a.read-more, .cta.dark-green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-green a.read-more, .cta.dark-green .comment-form a.submit, .comment-form .cta.dark-green a.submit, .cta.dark-green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-green a.read-more {
    background-color: #7fa352; }
  .cta.dark-green li:before {
    color: #7fa352; }

.cta.colour-block-header.dark-green h2 {
  background: #7fa352; }

.cta.photo-card.dark-green .summary {
  border-left: 10px solid #7fa352; }

.cta.-accent-dark-green {
  border-left: 10px solid #7fa352 !important; }

.cta.-button-dark-green a.button, .cta.-button-dark-green .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-green a.filter-button, .cta.-button-dark-green .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-green a.read-more, .cta.-button-dark-green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-green a.read-more, .cta.-button-dark-green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-green a.read-more, .cta.-button-dark-green .comment-form a.submit, .comment-form .cta.-button-dark-green a.submit, .cta.-button-dark-green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-green a.read-more {
  background-color: #7fa352 !important; }

.cta.-bg-dark-green {
  background: #7fa352 !important; }

.cta.dark-orange {
  border-left: 10px solid #c44e00; }
  .cta.dark-orange a.button, .cta.dark-orange .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-orange a.filter-button, .cta.dark-orange .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-orange a.read-more, .cta.dark-orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-orange a.read-more, .cta.dark-orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-orange a.read-more, .cta.dark-orange .comment-form a.submit, .comment-form .cta.dark-orange a.submit, .cta.dark-orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-orange a.read-more {
    background-color: #c44e00; }
  .cta.dark-orange li:before {
    color: #c44e00; }

.cta.colour-block-header.dark-orange h2 {
  background: #c44e00; }

.cta.photo-card.dark-orange .summary {
  border-left: 10px solid #c44e00; }

.cta.-accent-dark-orange {
  border-left: 10px solid #c44e00 !important; }

.cta.-button-dark-orange a.button, .cta.-button-dark-orange .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-orange a.filter-button, .cta.-button-dark-orange .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-orange a.read-more, .cta.-button-dark-orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-orange a.read-more, .cta.-button-dark-orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-orange a.read-more, .cta.-button-dark-orange .comment-form a.submit, .comment-form .cta.-button-dark-orange a.submit, .cta.-button-dark-orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-orange a.read-more {
  background-color: #c44e00 !important; }

.cta.-bg-dark-orange {
  background: #c44e00 !important; }

.cta.dark-pink {
  border-left: 10px solid #ae6a8a; }
  .cta.dark-pink a.button, .cta.dark-pink .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-pink a.filter-button, .cta.dark-pink .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-pink a.read-more, .cta.dark-pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-pink a.read-more, .cta.dark-pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-pink a.read-more, .cta.dark-pink .comment-form a.submit, .comment-form .cta.dark-pink a.submit, .cta.dark-pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-pink a.read-more {
    background-color: #ae6a8a; }
  .cta.dark-pink li:before {
    color: #ae6a8a; }

.cta.colour-block-header.dark-pink h2 {
  background: #ae6a8a; }

.cta.photo-card.dark-pink .summary {
  border-left: 10px solid #ae6a8a; }

.cta.-accent-dark-pink {
  border-left: 10px solid #ae6a8a !important; }

.cta.-button-dark-pink a.button, .cta.-button-dark-pink .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-pink a.filter-button, .cta.-button-dark-pink .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-pink a.read-more, .cta.-button-dark-pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-pink a.read-more, .cta.-button-dark-pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-pink a.read-more, .cta.-button-dark-pink .comment-form a.submit, .comment-form .cta.-button-dark-pink a.submit, .cta.-button-dark-pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-pink a.read-more {
  background-color: #ae6a8a !important; }

.cta.-bg-dark-pink {
  background: #ae6a8a !important; }

.cta.dark-purple {
  border-left: 10px solid #682168; }
  .cta.dark-purple a.button, .cta.dark-purple .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-purple a.filter-button, .cta.dark-purple .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-purple a.read-more, .cta.dark-purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-purple a.read-more, .cta.dark-purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-purple a.read-more, .cta.dark-purple .comment-form a.submit, .comment-form .cta.dark-purple a.submit, .cta.dark-purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-purple a.read-more {
    background-color: #682168; }
  .cta.dark-purple li:before {
    color: #682168; }

.cta.colour-block-header.dark-purple h2 {
  background: #682168; }

.cta.photo-card.dark-purple .summary {
  border-left: 10px solid #682168; }

.cta.-accent-dark-purple {
  border-left: 10px solid #682168 !important; }

.cta.-button-dark-purple a.button, .cta.-button-dark-purple .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-purple a.filter-button, .cta.-button-dark-purple .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-purple a.read-more, .cta.-button-dark-purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-purple a.read-more, .cta.-button-dark-purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-purple a.read-more, .cta.-button-dark-purple .comment-form a.submit, .comment-form .cta.-button-dark-purple a.submit, .cta.-button-dark-purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-purple a.read-more {
  background-color: #682168 !important; }

.cta.-bg-dark-purple {
  background: #682168 !important; }

.cta.dark-red {
  border-left: 10px solid #bc3631; }
  .cta.dark-red a.button, .cta.dark-red .resource-archive-filters a.filter-button, .resource-archive-filters .cta.dark-red a.filter-button, .cta.dark-red .resource-teaser-card a.read-more, .resource-teaser-card .cta.dark-red a.read-more, .cta.dark-red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.dark-red a.read-more, .cta.dark-red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.dark-red a.read-more, .cta.dark-red .comment-form a.submit, .comment-form .cta.dark-red a.submit, .cta.dark-red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.dark-red a.read-more {
    background-color: #bc3631; }
  .cta.dark-red li:before {
    color: #bc3631; }

.cta.colour-block-header.dark-red h2 {
  background: #bc3631; }

.cta.photo-card.dark-red .summary {
  border-left: 10px solid #bc3631; }

.cta.-accent-dark-red {
  border-left: 10px solid #bc3631 !important; }

.cta.-button-dark-red a.button, .cta.-button-dark-red .resource-archive-filters a.filter-button, .resource-archive-filters .cta.-button-dark-red a.filter-button, .cta.-button-dark-red .resource-teaser-card a.read-more, .resource-teaser-card .cta.-button-dark-red a.read-more, .cta.-button-dark-red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .cta.-button-dark-red a.read-more, .cta.-button-dark-red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .cta.-button-dark-red a.read-more, .cta.-button-dark-red .comment-form a.submit, .comment-form .cta.-button-dark-red a.submit, .cta.-button-dark-red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .cta.-button-dark-red a.read-more {
  background-color: #bc3631 !important; }

.cta.-bg-dark-red {
  background: #bc3631 !important; }

/**********************************************************************
 * CASE STUDIES
**********************************************************************/
.case-study.-standard {
  background: #94c456;
  color: white;
  margin-bottom: 1.25rem;
  position: relative; }
  .case-study.-standard h2 {
    color: white;
    font-size: 18px; }
  .case-study.-standard .image {
    overflow: hidden;
    max-height: 210px; }
  .case-study.-standard .heading {
    background: #7fa352;
    padding: 0.5rem 1.25rem 0.5rem 1.25rem;
    position: relative; }
    .case-study.-standard .heading:before {
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #7fa352;
      content: "";
      height: 0;
      position: absolute;
      top: -15px;
      width: 0; }
  .case-study.-standard .summary {
    padding: 0.5rem 1.25rem 1.25rem 1.25rem; }
    .case-study.-standard .summary p {
      margin-bottom: 0; }

.case-study.-portrait {
  background: #7fa352;
  color: white;
  margin-bottom: 1.25rem;
  position: relative; }
  .case-study.-portrait h2 {
    color: white;
    font-size: 18px; }
  .case-study.-portrait .image {
    overflow: hidden;
    max-height: 400px;
    text-align: center; }
  .case-study.-portrait .summary {
    padding: 1.25rem;
    text-align: center; }
    .case-study.-portrait .summary p {
      margin-bottom: 0; }

.case-study.-landscape {
  background: white;
  margin-bottom: 1.25rem;
  position: relative; }
  .case-study.-landscape h2 {
    color: #94c456;
    font-size: 18px; }
  .case-study.-landscape .image {
    text-align: center; }
  .case-study.-landscape .summary {
    padding: 1.25rem; }
    .case-study.-landscape .summary p {
      margin-bottom: 0; }

.case-study > a.overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .case-study > a.overlay:focus, .case-study > a.overlay:hover {
    background: rgba(0, 0, 0, 0.1); }

/* Colours */
.case-study.-standard.blue {
  background: #1eb0e8; }

.case-study.-landscape.blue {
  border-left: 10px solid #1eb0e8; }
  .case-study.-landscape.blue h2 {
    color: #1eb0e8; }

.case-study.-bg-blue {
  background: #1eb0e8 !important; }

.case-study.-standard.green {
  background: #94c456; }

.case-study.-landscape.green {
  border-left: 10px solid #94c456; }
  .case-study.-landscape.green h2 {
    color: #94c456; }

.case-study.-bg-green {
  background: #94c456 !important; }

.case-study.-standard.grey {
  background: #ebebeb; }

.case-study.-landscape.grey {
  border-left: 10px solid #ebebeb; }
  .case-study.-landscape.grey h2 {
    color: #ebebeb; }

.case-study.-bg-grey {
  background: #ebebeb !important; }

.case-study.-standard.light-grey {
  background: #f1f1f1; }

.case-study.-landscape.light-grey {
  border-left: 10px solid #f1f1f1; }
  .case-study.-landscape.light-grey h2 {
    color: #f1f1f1; }

.case-study.-bg-light-grey {
  background: #f1f1f1 !important; }

.case-study.-standard.orange {
  background: #f07e26; }

.case-study.-landscape.orange {
  border-left: 10px solid #f07e26; }
  .case-study.-landscape.orange h2 {
    color: #f07e26; }

.case-study.-bg-orange {
  background: #f07e26 !important; }

.case-study.-standard.pink {
  background: #eb70a6; }

.case-study.-landscape.pink {
  border-left: 10px solid #eb70a6; }
  .case-study.-landscape.pink h2 {
    color: #eb70a6; }

.case-study.-bg-pink {
  background: #eb70a6 !important; }

.case-study.-standard.purple {
  background: #9b539c; }

.case-study.-landscape.purple {
  border-left: 10px solid #9b539c; }
  .case-study.-landscape.purple h2 {
    color: #9b539c; }

.case-study.-bg-purple {
  background: #9b539c !important; }

.case-study.-standard.red {
  background: #ea463c; }

.case-study.-landscape.red {
  border-left: 10px solid #ea463c; }
  .case-study.-landscape.red h2 {
    color: #ea463c; }

.case-study.-bg-red {
  background: #ea463c !important; }

.case-study.-standard.dark-blue {
  background: #0f69b1; }

.case-study.-landscape.dark-blue {
  border-left: 10px solid #0f69b1; }
  .case-study.-landscape.dark-blue h2 {
    color: #0f69b1; }

.case-study.-bg-dark-blue {
  background: #0f69b1 !important; }

.case-study.-standard.dark-green {
  background: #7fa352; }

.case-study.-landscape.dark-green {
  border-left: 10px solid #7fa352; }
  .case-study.-landscape.dark-green h2 {
    color: #7fa352; }

.case-study.-bg-dark-green {
  background: #7fa352 !important; }

.case-study.-standard.dark-orange {
  background: #c44e00; }

.case-study.-landscape.dark-orange {
  border-left: 10px solid #c44e00; }
  .case-study.-landscape.dark-orange h2 {
    color: #c44e00; }

.case-study.-bg-dark-orange {
  background: #c44e00 !important; }

.case-study.-standard.dark-pink {
  background: #ae6a8a; }

.case-study.-landscape.dark-pink {
  border-left: 10px solid #ae6a8a; }
  .case-study.-landscape.dark-pink h2 {
    color: #ae6a8a; }

.case-study.-bg-dark-pink {
  background: #ae6a8a !important; }

.case-study.-standard.dark-purple {
  background: #682168; }

.case-study.-landscape.dark-purple {
  border-left: 10px solid #682168; }
  .case-study.-landscape.dark-purple h2 {
    color: #682168; }

.case-study.-bg-dark-purple {
  background: #682168 !important; }

.case-study.-standard.dark-red {
  background: #bc3631; }

.case-study.-landscape.dark-red {
  border-left: 10px solid #bc3631; }
  .case-study.-landscape.dark-red h2 {
    color: #bc3631; }

.case-study.-bg-dark-red {
  background: #bc3631 !important; }

.case-study.-standard.blue .heading {
  background: #0f69b1; }
  .case-study.-standard.blue .heading:before {
    border-bottom-color: #0f69b1; }

.case-study.-portrait.blue {
  background: #0f69b1; }

.case-study.-standard.green .heading {
  background: #7fa352; }
  .case-study.-standard.green .heading:before {
    border-bottom-color: #7fa352; }

.case-study.-portrait.green {
  background: #7fa352; }

.case-study.-standard.orange .heading {
  background: #c44e00; }
  .case-study.-standard.orange .heading:before {
    border-bottom-color: #c44e00; }

.case-study.-portrait.orange {
  background: #c44e00; }

.case-study.-standard.pink .heading {
  background: #ae6a8a; }
  .case-study.-standard.pink .heading:before {
    border-bottom-color: #ae6a8a; }

.case-study.-portrait.pink {
  background: #ae6a8a; }

.case-study.-standard.purple .heading {
  background: #682168; }
  .case-study.-standard.purple .heading:before {
    border-bottom-color: #682168; }

.case-study.-portrait.purple {
  background: #682168; }

.case-study.-standard.red .heading {
  background: #bc3631; }
  .case-study.-standard.red .heading:before {
    border-bottom-color: #bc3631; }

.case-study.-portrait.red {
  background: #bc3631; }

@media (min-width: 48em) {
  .case-study.-landscape .image img {
    max-height: 300px; } }

@media (min-width: 64em) {
  .case-study.-landscape .image {
    text-align: right; } }

/**********************************************************************
 * KEY BENEFITS
**********************************************************************/
.key-benefits h2 {
  color: #8d8d8d;
  font-size: 1.375rem; }

.key-benefits p, .key-benefits li {
  color: #8d8d8d;
  font-size: 1rem; }

.key-benefits ul {
  list-style: none;
  margin-left: 0.3rem; }

.key-benefits li {
  padding-left: 25px;
  position: relative; }

.key-benefits li:before {
  color: #94c456;
  left: 0;
  position: absolute;
  top: 5px; }

.key-benefits .wpb_text_column .wpb_wrapper {
  padding: 0.625rem; }

@media (min-width: 1000px) {
  .key-benefits .wpb_text_column .wpb_wrapper {
    padding: 3.125rem; } }

@media (min-width: 1400px) {
  .key-benefits h2 {
    font-size: 1.375rem; }
  .key-benefits p, .key-benefits li {
    font-size: 1.25rem; }
  .key-benefits li:before {
    left: -5px; }
  .key-benefits .wpb_text_column .wpb_wrapper {
    padding: 6.25rem; } }

/**********************************************************************
 * TEXT PANEL
**********************************************************************/
.text-block {
  padding: 0.625rem; }
  .text-block h2 {
    color: #8d8d8d;
    font-size: 1.375rem; }
  .text-block p, .text-block li {
    color: #8d8d8d;
    font-size: 1rem; }
  .text-block ul {
    list-style: none;
    margin-left: 0.3rem; }
  .text-block li {
    padding-left: 25px;
    position: relative; }
  .text-block li:before {
    color: #94c456;
    left: 0;
    position: absolute;
    top: 5px; }

.text-block.-hero h2 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: bold; }

.text-block.-inverse h1, .text-block.-inverse h2, .text-block.-inverse h3, .text-block.-inverse h4, .text-block.-inverse h5, .text-block.-inverse h6, .text-block.-inverse p, .text-block.-inverse a {
  color: #ffffff; }

.text-block.-inverse a:hover {
  color: #f1f1f1; }

.text-block p.help-address,
.text-block p.help-phone,
.text-block p.help-email {
  padding-left: 2.5rem;
  position: relative; }
  .text-block p.help-address:before,
  .text-block p.help-phone:before,
  .text-block p.help-email:before {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0; }

.text-block p.help-address:before {
  font-size: 2rem; }

.text-block p.help-phone:before {
  font-size: 1.5rem; }

.text-block p.help-email:before {
  font-size: 1.25rem; }

@media (min-width: 1000px) {
  .text-block {
    padding: 3.125rem; }
  .text-block.-hero {
    padding: 1rem 2.5rem 1rem 2.5rem; } }

@media (min-width: 1400px) {
  .text-block {
    padding: 6.25rem; }
    .text-block h2 {
      font-size: 2.125rem; }
    .text-block p, .text-block li {
      font-size: 1.25rem; }
    .text-block li:before {
      left: -5px; }
  .text-block.-hero {
    padding: 2rem 5.5rem 2rem 5.5rem; }
    .text-block.-hero h2 {
      font-size: 2.55rem; }
  .text-block p.help-address,
  .text-block p.help-phone,
  .text-block p.help-email {
    font-size: 1.5rem;
    padding-left: 6rem; }
  .text-block p.help-address:before {
    font-size: 4.5rem; }
  .text-block p.help-phone:before {
    border: 4px solid #fff;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    font-size: 2.25rem;
    padding: 2px;
    left: 14px;
    top: -8px;
    width: 1.3em;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .text-block p.help-email:before {
    font-size: 2.75rem;
    left: 15px;
    top: -4px; } }

/**********************************************************************
 * TESTIMONIALS
**********************************************************************/
.testimonial {
  margin: 3.125rem 0; }
  .testimonial div.attribution {
    display: inline-block;
    position: relative;
    text-align: left; }
    .testimonial div.attribution p {
      font-weight: bold;
      line-height: 1.3;
      margin: 0; }
      .testimonial div.attribution p span.location {
        font-family: 'open sans',Helvetica,Roboto,Arial,sans-serif;
        font-weight: 300; }
    .testimonial div.attribution p.name {
      font-size: 1.25rem; }
  .testimonial h2 {
    font-weight: bold; }

.testimonial.standard {
  padding: 0 1.25rem; }
  .testimonial.standard h2 {
    font-size: 1.375rem; }
    .testimonial.standard h2:before {
      content: "\2018\2018";
      display: block;
      font-size: 6.5rem;
      letter-spacing: -5px;
      line-height: 0; }
  .testimonial.standard img {
    margin-right: 10px;
    vertical-align: top; }

.testimonial.full-width {
  text-align: center; }
  .testimonial.full-width div.attribution:before {
    content: "\2018\2018";
    font-size: 9.5rem;
    left: -70px;
    letter-spacing: -10px;
    position: absolute;
    top: -53px; }
  .testimonial.full-width h2 {
    font-size: 1.5rem; }

.testimonial.card {
  background: #7fa352;
  color: #ffffff;
  margin: 0 0 1.25rem 0; }
  .testimonial.card h2 {
    background: #94c456;
    color: #ffffff;
    margin: 0;
    padding: 0.5rem 1.25rem 0.5rem 1.25rem; }
  .testimonial.card .body {
    padding: 1.25rem; }
    .testimonial.card .body p {
      margin-bottom: 0; }
      .testimonial.card .body p.quote {
        font-size: 1.5rem;
        margin-bottom: 1.25rem; }

.testimonial.flat {
  background: #94c456;
  border-radius: 5px;
  color: #ffffff;
  margin: 0 0 1.25rem 0; }
  .testimonial.flat h2 {
    position: relative;
    color: #ffffff;
    font-weight: normal;
    margin: 0;
    padding: 1.5rem 1.5rem 1rem 5rem;
    text-transform: uppercase; }
    .testimonial.flat h2:before {
      content: "\2018\2018";
      font-size: 7.5rem;
      left: 16px;
      letter-spacing: -10px;
      line-height: 1;
      position: absolute;
      top: 16px; }
  .testimonial.flat .body {
    padding: 0 1.5rem 1rem; }
    .testimonial.flat .body p {
      margin-bottom: 0; }
      .testimonial.flat .body p.quote {
        margin-bottom: 1.25rem; }

.testimonial.stacked-image-card {
  margin: 0; }
  .testimonial.stacked-image-card img {
    border-radius: 10px 10px 0 0; }
  .testimonial.stacked-image-card .body {
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    padding: 1.5rem 1rem;
    text-align: center; }
    .testimonial.stacked-image-card .body p {
      margin-bottom: 0; }

.testimonial.stacked-round-image-card {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 1px 5px 10px 1px rgba(190,193,194,.62);
  text-align: center;
  margin: 0;
  padding: 10px; }
  .testimonial.stacked-round-image-card img {
    border: 4px solid #cccccc;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-bottom: 2rem;
    margin-top: -3rem; }
  .testimonial.stacked-round-image-card .quote {
    color: #808080;
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative; }
    .testimonial.stacked-round-image-card .quote:before {
      content: "\2018\2018";
      color: #808080;
      display: block;
      font-size: 4rem;
      letter-spacing: -5px;
      line-height: 0;
      position: absolute;
      top: 24px;
      left: 0; }
    .testimonial.stacked-round-image-card .quote:after {
      content: "\2019\2019";
      color: #808080;
      display: block;
      font-size: 4rem;
      letter-spacing: -5px;
      line-height: 0;
      position: absolute;
      bottom: -14px;
      right: 0; }
  .testimonial.stacked-round-image-card .attribution {
    color: #808080;
    margin-top: 2rem;
    position: relative; }
    .testimonial.stacked-round-image-card .attribution:before {
      content: '';
      background: #cccccc;
      position: absolute;
      top: -1rem;
      left: 50%;
      width: 100px;
      height: 3px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }

.testimonial.stacked-image-colour-card {
  border-radius: 10px;
  margin: 0; }
  .testimonial.stacked-image-colour-card img {
    border-radius: 10px 10px 0 0; }
  .testimonial.stacked-image-colour-card .body {
    border-radius: 0 0 10px 10px;
    color: #ffffff;
    position: relative;
    padding: 1.5rem 1rem 2rem;
    text-align: center; }
    .testimonial.stacked-image-colour-card .body:before {
      content: "\2018\2018";
      color: inherit;
      font-size: 96px;
      letter-spacing: -6px;
      line-height: 1;
      position: absolute;
      top: -6px;
      left: 4px; }
    .testimonial.stacked-image-colour-card .body:after {
      content: "\2019\2019";
      color: inherit;
      font-size: 96px;
      letter-spacing: -6px;
      line-height: 0;
      position: absolute;
      bottom: -4px;
      right: 8px; }
    .testimonial.stacked-image-colour-card .body .attribution {
      color: inherit; }
    .testimonial.stacked-image-colour-card .body p {
      margin-bottom: 0; }

.testimonial.stacked-modern {
  margin: 0;
}
.testimonial.stacked-modern .testimonial-inner {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 15px;
  padding: 30px 15px 20px;
}
.testimonial.stacked-modern .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.testimonial.stacked-modern .photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
}
.testimonial.stacked-modern .photo img {
  width: 115px;
  height: 115px;
}
.testimonial.stacked-modern .photo .quote-mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -22px;
  right: -8px;
  background-color: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  color: #222222;
  width: 45px;
  height: 45px;
}
.testimonial.stacked-modern .photo .quote-mark .quote-glyph {
  width: 20px;
  height: 20px;
}
.testimonial.stacked-modern .attribution {
  padding-left: 20px;
}
.testimonial.stacked-modern .attribution .location {
  font-weight: 700;
}
.testimonial.stacked-modern .attribution .name,
.testimonial.stacked-modern .attribution .role {
  display: block;
}
.testimonial.stacked-modern .attribution .name {
  font-weight: 700;
}
.testimonial.stacked-modern .attribution .role {
  color: #808080;
}
.testimonial.stacked-modern .quote {
  font-size: 1rem;
  font-style: italic;
  font-weight: 400;
  line-height: 25px;
}
@media only screen and (min-width: 64em) {
  .testimonial.stacked-modern .testimonial-inner {
    margin: 30px;
    padding: 40px 40px 20px;
  }
  .testimonial.stacked-modern .quote {
    font-size: 1.125rem;
    line-height: 35px;
  }
}

@media only screen and (min-width: 48em) {
  .testimonial.standard {
    margin-top: 4rem; }
    .testimonial.standard h2 {
      font-size: 1.875rem; }
      .testimonial.standard h2:before {
        font-size: 9.5rem;
        letter-spacing: -10px; }
  .testimonial.full-width h2 {
    font-size: 2.25rem; }
  .testimonial.flat h2 {
    padding-left: 6rem; }
    .testimonial.flat h2:before {
      font-size: 9.5rem;
      top: 0; } }

@media only screen and (min-width: 62em) {
  .testimonial.flat h2 {
    padding: 4rem 3rem 0.75rem; }
  .testimonial.flat .body {
    padding: 0 3rem 1.5rem; } }

@media only screen and (min-width: 64em) {
  .testimonial.card h2 {
    padding: 0.75rem 1.5rem 0.75rem 1.5rem; }
  .testimonial.card .body {
    padding: 1.5rem 1.5rem 1.25rem 1.5rem; }
    .testimonial.card .body p.quote {
      font-size: 1.75rem;
      line-height: 1.3; } }

/* Colours */
.testimonial.standard.blue {
  border-left: 10px solid #1eb0e8; }
  .testimonial.standard.blue h2:before {
    color: #1eb0e8; }

.testimonial.full-width.blue div.attribution:before {
  color: #1eb0e8; }

.testimonial.card.blue h2 {
  background: #1eb0e8; }

.testimonial.stacked-round-image-card.blue img {
  border-color: #1eb0e8;
}
.testimonial.stacked-round-image-card.blue .quote:before,
.testimonial.stacked-round-image-card.blue .quote:after {
  color: #1eb0e8;
}
.testimonial.stacked-round-image-card.blue .attribution:before {
  background: #1eb0e8;
}
.testimonial.stacked-modern.blue .attribution .name,
.testimonial.stacked-modern.blue .photo .quote-mark {
  color: #1eb0e8;
}

.testimonial.standard.green {
  border-left: 10px solid #94c456; }
  .testimonial.standard.green h2:before {
    color: #94c456; }

.testimonial.full-width.green div.attribution:before {
  color: #94c456; }

.testimonial.card.green h2 {
  background: #94c456; }

.testimonial.stacked-round-image-card.green img {
  border-color: #94c456;
}
.testimonial.stacked-round-image-card.green .quote:before,
.testimonial.stacked-round-image-card.green .quote:after {
  color: #94c456;
}
.testimonial.stacked-round-image-card.green .attribution:before {
  background: #94c456;
}
.testimonial.stacked-modern.green .attribution .name,
.testimonial.stacked-modern.green .photo .quote-mark {
  color: #94c456;
}

.testimonial.standard.grey {
  border-left: 10px solid #ebebeb; }
  .testimonial.standard.grey h2:before {
    color: #ebebeb; }

.testimonial.full-width.grey div.attribution:before {
  color: #ebebeb; }

.testimonial.card.grey h2 {
  background: #ebebeb; }

.testimonial.stacked-round-image-card.grey img {
  border-color: #ebebeb;
}
.testimonial.stacked-round-image-card.grey .quote:before,
.testimonial.stacked-round-image-card.grey .quote:after {
  color: #ebebeb;
}
.testimonial.stacked-round-image-card.grey .attribution:before {
  background: #ebebeb;
}
.testimonial.stacked-modern.grey .attribution .name,
.testimonial.stacked-modern.grey .photo .quote-mark {
  color: #ebebeb;
}

.testimonial.standard.light-grey {
  border-left: 10px solid #f1f1f1; }
  .testimonial.standard.light-grey h2:before {
    color: #f1f1f1; }

.testimonial.full-width.light-grey div.attribution:before {
  color: #f1f1f1; }

.testimonial.card.light-grey h2 {
  background: #f1f1f1; }

.testimonial.stacked-round-image-card.light-grey img {
  border-color: #f1f1f1;
}
.testimonial.stacked-round-image-card.light-grey .quote:before,
.testimonial.stacked-round-image-card.light-grey .quote:after {
  color: #f1f1f1;
}
.testimonial.stacked-round-image-card.light-grey .attribution:before {
  background: #f1f1f1;
}
.testimonial.stacked-modern.light-grey .attribution .name,
.testimonial.stacked-modern.light-grey .photo .quote-mark {
  color: #f1f1f1;
}

.testimonial.standard.orange {
  border-left: 10px solid #f07e26; }
  .testimonial.standard.orange h2:before {
    color: #f07e26; }

.testimonial.full-width.orange div.attribution:before {
  color: #f07e26; }

.testimonial.card.orange h2 {
  background: #f07e26; }

.testimonial.stacked-round-image-card.orange img {
  border-color: #f07e26;
}
.testimonial.stacked-round-image-card.orange .quote:before,
.testimonial.stacked-round-image-card.orange .quote:after {
  color: #f07e26;
}
.testimonial.stacked-round-image-card.orange .attribution:before {
  background: #f07e26;
}
.testimonial.stacked-modern.orange .attribution .name,
.testimonial.stacked-modern.orange .photo .quote-mark {
  color: #f07e26;
}

.testimonial.standard.pink {
  border-left: 10px solid #eb70a6; }
  .testimonial.standard.pink h2:before {
    color: #eb70a6; }

.testimonial.full-width.pink div.attribution:before {
  color: #eb70a6; }

.testimonial.card.pink h2 {
  background: #eb70a6; }

.testimonial.stacked-round-image-card.pink img {
  border-color: #eb70a6;
}
.testimonial.stacked-round-image-card.pink .quote:before,
.testimonial.stacked-round-image-card.pink .quote:after {
  color: #eb70a6;
}
.testimonial.stacked-round-image-card.pink .attribution:before {
  background: #eb70a6;
}
.testimonial.stacked-modern.pink .attribution .name,
.testimonial.stacked-modern.pink .photo .quote-mark {
  color: #eb70a6;
}

.testimonial.standard.purple {
  border-left: 10px solid #9b539c; }
  .testimonial.standard.purple h2:before {
    color: #9b539c; }

.testimonial.full-width.purple div.attribution:before {
  color: #9b539c; }

.testimonial.card.purple h2 {
  background: #9b539c; }

.testimonial.stacked-round-image-card.purple img {
  border-color: #9b539c;
}
.testimonial.stacked-round-image-card.purple .quote:before,
.testimonial.stacked-round-image-card.purple .quote:after {
  color: #9b539c;
}
.testimonial.stacked-round-image-card.purple .attribution:before {
  background: #9b539c;
}
.testimonial.stacked-modern.purple .attribution .name,
.testimonial.stacked-modern.purple .photo .quote-mark {
  color: #9b539c;
}

.testimonial.standard.red {
  border-left: 10px solid #ea463c; }
  .testimonial.standard.red h2:before {
    color: #ea463c; }

.testimonial.full-width.red div.attribution:before {
  color: #ea463c; }

.testimonial.card.red h2 {
  background: #ea463c; }

.testimonial.stacked-round-image-card.red img {
  border-color: #ea463c;
}
.testimonial.stacked-round-image-card.red .quote:before,
.testimonial.stacked-round-image-card.red .quote:after {
  color: #ea463c;
}
.testimonial.stacked-round-image-card.red .attribution:before {
  background: #ea463c;
}
.testimonial.stacked-modern.red .attribution .name,
.testimonial.stacked-modern.red .photo .quote-mark {
  color: #ea463c;
}

.testimonial.standard.dark-blue {
  border-left: 10px solid #0f69b1; }
  .testimonial.standard.dark-blue h2:before {
    color: #0f69b1; }

.testimonial.full-width.dark-blue div.attribution:before {
  color: #0f69b1; }

.testimonial.card.dark-blue h2 {
  background: #0f69b1; }

.testimonial.stacked-round-image-card.dark-blue img {
  border-color: #0f69b1;
}
.testimonial.stacked-round-image-card.dark-blue .quote:before,
.testimonial.stacked-round-image-card.dark-blue .quote:after {
  color: #0f69b1;
}
.testimonial.stacked-round-image-card.dark-blue .attribution:before {
  background: #0f69b1;
}

.testimonial.standard.dark-green {
  border-left: 10px solid #7fa352; }
  .testimonial.standard.dark-green h2:before {
    color: #7fa352; }

.testimonial.full-width.dark-green div.attribution:before {
  color: #7fa352; }

.testimonial.card.dark-green h2 {
  background: #7fa352; }

.testimonial.stacked-round-image-card.dark-green img {
  border-color: #7fa352;
}
.testimonial.stacked-round-image-card.dark-green .quote:before,
.testimonial.stacked-round-image-card.dark-green .quote:after {
  color: #7fa352;
}
.testimonial.stacked-round-image-card.dark-green .attribution:before {
  background: #7fa352;
}

.testimonial.standard.dark-orange {
  border-left: 10px solid #c44e00; }
  .testimonial.standard.dark-orange h2:before {
    color: #c44e00; }

.testimonial.full-width.dark-orange div.attribution:before {
  color: #c44e00; }

.testimonial.card.dark-orange h2 {
  background: #c44e00; }

.testimonial.stacked-round-image-card.dark-orange img {
  border-color: #c44e00;
}
.testimonial.stacked-round-image-card.dark-orange .quote:before,
.testimonial.stacked-round-image-card.dark-orange .quote:after {
  color: #c44e00;
}
.testimonial.stacked-round-image-card.dark-orange .attribution:before {
  background: #c44e00;
}

.testimonial.standard.dark-pink {
  border-left: 10px solid #ae6a8a; }
  .testimonial.standard.dark-pink h2:before {
    color: #ae6a8a; }

.testimonial.full-width.dark-pink div.attribution:before {
  color: #ae6a8a; }

.testimonial.card.dark-pink h2 {
  background: #ae6a8a; }

.testimonial.stacked-round-image-card.dark-pink img {
  border-color: #ae6a8a;
}
.testimonial.stacked-round-image-card.dark-pink .quote:before,
.testimonial.stacked-round-image-card.dark-pink .quote:after {
  color: #ae6a8a;
}
.testimonial.stacked-round-image-card.dark-pink .attribution:before {
  background: #ae6a8a;
}

.testimonial.standard.dark-purple {
  border-left: 10px solid #682168; }
  .testimonial.standard.dark-purple h2:before {
    color: #682168; }

.testimonial.full-width.dark-purple div.attribution:before {
  color: #682168; }

.testimonial.card.dark-purple h2 {
  background: #682168; }

.testimonial.stacked-round-image-card.dark-purple img {
  border-color: #682168;
}
.testimonial.stacked-round-image-card.dark-purple .quote:before,
.testimonial.stacked-round-image-card.dark-purple .quote:after {
  color: #682168;
}
.testimonial.stacked-round-image-card.dark-purple .attribution:before {
  background: #682168;
}

.testimonial.standard.dark-red {
  border-left: 10px solid #bc3631; }
  .testimonial.standard.dark-red h2:before {
    color: #bc3631; }

.testimonial.full-width.dark-red div.attribution:before {
  color: #bc3631; }

.testimonial.card.dark-red h2 {
  background: #bc3631; }

.testimonial.stacked-round-image-card.dark-red img {
  border-color: #bc3631;
}
.testimonial.stacked-round-image-card.dark-red .quote:before,
.testimonial.stacked-round-image-card.dark-red .quote:after {
  color: #bc3631;
}
.testimonial.stacked-round-image-card.dark-red .attribution:before {
  background: #bc3631;
}

.testimonial.card.blue {
  background: #0f69b1; }

.testimonial.flat.blue {
  background: #0f69b1; }

.testimonial.stacked-image-colour-card.blue {
  background: #1eb0e8; }

.testimonial.stacked-image-colour-card.dark-blue {
  background: #0f69b1; }

.testimonial.card.green {
  background: #7fa352; }

.testimonial.flat.green {
  background: #7fa352; }

.testimonial.stacked-image-colour-card.green {
  background: #94c456; }

.testimonial.stacked-image-colour-card.dark-green {
  background: #7fa352; }

.testimonial.card.orange {
  background: #c44e00; }

.testimonial.flat.orange {
  background: #c44e00; }

.testimonial.stacked-image-colour-card.orange {
  background: #f07e26; }

.testimonial.stacked-image-colour-card.dark-orange {
  background: #c44e00; }

.testimonial.card.pink {
  background: #ae6a8a; }

.testimonial.flat.pink {
  background: #ae6a8a; }

.testimonial.stacked-image-colour-card.pink {
  background: #eb70a6; }

.testimonial.stacked-image-colour-card.dark-pink {
  background: #ae6a8a; }

.testimonial.card.purple {
  background: #682168; }

.testimonial.flat.purple {
  background: #682168; }

.testimonial.stacked-image-colour-card.purple {
  background: #9b539c; }

.testimonial.stacked-image-colour-card.dark-purple {
  background: #682168; }

.testimonial.card.red {
  background: #bc3631; }

.testimonial.flat.red {
  background: #bc3631; }

.testimonial.stacked-image-colour-card.red {
  background: #ea463c; }

.testimonial.stacked-image-colour-card.dark-red {
  background: #bc3631; }

/**********************************************************************
 * CLASSROOM RESOURCES
**********************************************************************/
.classroom-resource {
  background: #94c456;
  color: white;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.25rem;
  position: relative;
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }
  .classroom-resource:focus, .classroom-resource:hover {
    box-shadow: 0 2px 5px #cccccc;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  .classroom-resource h2 {
    color: white;
    font-size: 20px; }
  .classroom-resource .image {
    overflow: hidden;
    max-height: 210px; }
  .classroom-resource .heading {
    background: #7fa352;
    padding: 0.5rem 1.25rem 0.5rem 1.25rem;
    position: relative; }
    .classroom-resource .heading:before {
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #7fa352;
      content: "";
      height: 0;
      position: absolute;
      top: -15px;
      width: 0; }
  .classroom-resource .summary {
    padding: 0.5rem 1.25rem 1.25rem 1.25rem; }
    .classroom-resource .summary p {
      margin-bottom: 0; }

.classroom-resource > a.overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/* Colours */
.classroom-resource.blue {
  background: #1eb0e8; }

.classroom-resource.green {
  background: #94c456; }

.classroom-resource.grey {
  background: #ebebeb; }

.classroom-resource.light-grey {
  background: #f1f1f1; }

.classroom-resource.orange {
  background: #f07e26; }

.classroom-resource.pink {
  background: #eb70a6; }

.classroom-resource.purple {
  background: #9b539c; }

.classroom-resource.red {
  background: #ea463c; }

.classroom-resource.dark-blue {
  background: #0f69b1; }

.classroom-resource.dark-green {
  background: #7fa352; }

.classroom-resource.dark-orange {
  background: #c44e00; }

.classroom-resource.dark-pink {
  background: #ae6a8a; }

.classroom-resource.dark-purple {
  background: #682168; }

.classroom-resource.dark-red {
  background: #bc3631; }

.classroom-resource.blue .heading {
  background: #0f69b1; }
  .classroom-resource.blue .heading:before {
    border-bottom-color: #0f69b1; }

.classroom-resource.green .heading {
  background: #7fa352; }
  .classroom-resource.green .heading:before {
    border-bottom-color: #7fa352; }

.classroom-resource.orange .heading {
  background: #c44e00; }
  .classroom-resource.orange .heading:before {
    border-bottom-color: #c44e00; }

.classroom-resource.pink .heading {
  background: #ae6a8a; }
  .classroom-resource.pink .heading:before {
    border-bottom-color: #ae6a8a; }

.classroom-resource.purple .heading {
  background: #682168; }
  .classroom-resource.purple .heading:before {
    border-bottom-color: #682168; }

.classroom-resource.red .heading {
  background: #bc3631; }
  .classroom-resource.red .heading:before {
    border-bottom-color: #bc3631; }

/**********************************************************************
 * FREE RESOURCES DOWNLOAD LINKS
**********************************************************************/
.resource-download {
  background: #f1f1f1;
  border: 1px solid #cccccc;
  margin-top: 1rem;
  padding: 0.5rem; }

@media only screen and (min-width: 40.0625em) {
  .resource-download .columns {
    line-height: 3rem; }
  .resource-download .fn-btn, .resource-download .woocommerce input.button, .woocommerce .resource-download input.button, .resource-download .resource-archive-filters a.filter-button, .resource-archive-filters .resource-download a.filter-button, .resource-download .resource-teaser-card .read-more, .resource-teaser-card .resource-download .read-more, .resource-download .fnlive-teaser-card .read-more, .fnlive-teaser-card .resource-download .read-more, .resource-download .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .resource-download .read-more, .resource-download .comment-form .submit, .comment-form .resource-download .submit, .resource-download .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .resource-download .read-more {
    margin: 0; } }

/**********************************************************************
 * SUBSCRIPTIONS
**********************************************************************/
.row.option_panels {
  padding: 1.875rem 0; }
  .row.option_panels > h2 {
    color: white;
    font-size: 1.875rem;
    margin-bottom: 1.875rem; }
  .row.option_panels .subs-description, .row.option_panels .subs-description a {
    color: white;
    font-size: 1.25rem; }
  .row.option_panels .subs-description a:hover {
    border-bottom: 1px solid white; }

.option_panel {
  background: white;
  margin-top: 2.8125rem;
  padding: 1.875rem; }
  .option_panel h3 {
    font-size: 1.25rem;
    font-weight: 600; }
    .option_panel h3 span {
      font-size: 1.875rem; }
    .option_panel h3.new {
      background-color: #7fa352;
      color: white;
      font-weight: normal;
      margin: -1.875rem -1.875rem 1.875rem -1.875rem;
      padding: 0.625rem 0;
      text-align: center; }
  .option_panel p, .option_panel li {
    font-family: 'open sans',Helvetica,Roboto,Arial,sans-serif;
    font-weight: 300; }
  .option_panel ul {
    list-style: none;
    margin-left: 0; }
  .option_panel li {
    padding-left: 25px;
    position: relative; }
  .option_panel li:before {
    color: #94c456;
    left: 0;
    position: absolute;
    top: 3px; }
  .option_panel.new {
    margin-top: 0; }
  .option_panel .infant-school-details, .option_panel .secondary-details {
    display: none; }

.row.subscription_contact {
  padding: 1.875rem 0.9375rem;
  text-align: center; }
  .row.subscription_contact a, .row.subscription_contact h2, .row.subscription_contact h3, .row.subscription_contact p {
    color: white; }

.fn-btn-school-type {
  background: none;
  border: 3px solid #94c456;
  color: black;
  font-weight: 600; }
  .fn-btn-school-type:focus, .fn-btn-school-type:hover, .fn-btn-school-type.current {
    background: #94c456;
    color: white; }

@media only screen and (min-width: 62em) {
  .fn-btn-school-type.current:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #94c456;
    top: 110%;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 0; } }

form.subscription-form h1, form.woocommerce-checkout h1 {
  font-size: 2.125rem; }

form.subscription-form h2, form.woocommerce-checkout h2 {
  font-size: 1.375rem; }

form.subscription-form p.price, form.woocommerce-checkout p.price {
  font-size: 4.375rem;
  line-height: 1;
  margin-bottom: 0.625rem; }

form.subscription-form p.step, form.woocommerce-checkout p.step {
  display: inline-block;
  font-size: 1.5rem;
  margin-left: 2.5rem;
  position: relative; }
  form.subscription-form p.step:before, form.woocommerce-checkout p.step:before {
    background: #dddddd;
    border-radius: 100%;
    content: attr(data-step);
    display: block;
    font-size: 3.125rem;
    height: 1.25em;
    left: -80px;
    line-height: 1.25em;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 1.25em; }

@media only screen and (min-width: 48em) {
  form.subscription-form h1, form.woocommerce-checkout h1 {
    font-size: 2.125rem; }
  form.subscription-form h2, form.woocommerce-checkout h2 {
    font-size: 1.375rem; }
  .schools form.woocommerce-checkout h1 {
    font-size: 2.125rem; } }

#billing_term_dates_field .sui-radio > label,
#billing_subscription_start_field .sui-radio > label {
  text-indent: 4rem; }

@media only screen and (min-width: 48em) {
  #billing_term_dates_field .sui-radio:first-of-type,
  #billing_subscription_start_field .sui-radio:first-of-type {
    width: 300px; } }

.progress {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  width: 100%; }
  .progress > li {
    color: black;
    display: table-cell;
    position: relative;
    text-align: center; }
    .progress > li:before {
      background: #ebebeb;
      border-radius: 100%;
      border-top: 5px solid #909090;
      content: '';
      display: block;
      height: 2.5em;
      line-height: 2.5em;
      margin: 0 auto;
      margin-bottom: 0.25em;
      position: relative;
      text-align: center;
      width: 2.5em;
      z-index: 1; }
    .progress > li:after {
      background: #ebebeb;
      content: '';
      display: block;
      height: 0.5em;
      left: 50%;
      position: absolute;
      top: 1em;
      width: 100%; }
    .progress > li:last-child:after {
      display: none; }
    .progress > li.is-active:before {
      background: #94c456;
      border-top: 5px solid #617f3c;
      color: #FFF; }
    .progress > li.is-complete:before {
      border-top: 5px solid #617f3c; }
    .progress > li.is-complete:before, .progress > li.is-complete:after {
      background: #94c456;
      color: #FFF; }

/**
* Needed for IE8
*/
.progress-last:after {
  display: none !important; }

.row.arrow-bottom {
  position: relative; }
  .row.arrow-bottom:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
    bottom: -30px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 0; }

@media only screen and (min-width: 40em) {
  .progress > li:before {
    height: 3.5em;
    line-height: 3.5em;
    width: 3.5em; }
  .progress > li:after {
    top: 1.5em; } }

@media only screen and (min-width: 48em) {
  .progress > li:before {
    height: 4.5em;
    line-height: 4.5em;
    width: 4.5em; }
  .progress > li:after {
    top: 2em; } }

/**********************************************************************
 * WOO COMMERCE
**********************************************************************/
.schools form.woocommerce-checkout label, .schools form.woocommerce-checkout p.form-row {
  color: #8d8d8d; }

.schools form.woocommerce-checkout #payment ul.payment_methods {
  border: none;
  padding: 0; }

.schools form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice > input[type='radio'] {
  display: inline-block; }

.schools form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice > input + label {
  display: inline-block;
  color: #222;
  font-size: 1.25em; }

.schools form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice .payment_box {
  background-color: initial !important;
  margin: 1em 0 2em 3em !important;
  padding: 0 !important; }
  .schools form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice .payment_box:before {
    display: none !important; }

.schools form.woocommerce-checkout .wc_payment_method.payment_method_sagepaydirect > input + label {
  color: #222;
  font-size: 1.25em;
  white-space: nowrap; }

.schools form.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping {
  display: table-row;
  /* display as a table row */ }

table.order_details tr.order_item td.product-name a {
  cursor: default;
  color: black;
  pointer-events: none; }

/**********************************************************************
 * RESOURCE ARCHIVE SEARCH FORM
**********************************************************************/
.subscription-form .keyword-search-field,
.resource-search-form .keyword-search-field {
  font-size: 1.5rem;
  padding: 0 1.5rem;
  line-height: 4.125rem;
  height: 4.125rem; }

.subscription-form .keyword-search-btn,
.resource-search-form .keyword-search-btn {
  border-width: 0;
  font-size: 1.5rem;
  height: 4.125rem;
  line-height: 4.125rem;
  padding: 0 0.5rem; }
  .subscription-form .keyword-search-btn .icon-search,
  .resource-search-form .keyword-search-btn .icon-search {
    font-size: 2rem; }

.subscription-form label,
.resource-search-form label {
  color: #000000;
  font-size: 1.125rem;
  margin-bottom: 0.5rem; }

.subscription-form input.date, .subscription-form select,
.resource-search-form input.date,
.resource-search-form select {
  background: transparent;
  background-image: none;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-width: 0;
  font-size: 1.5rem;
  line-height: 3.5rem;
  height: 3.5rem;
  margin: 0;
  padding: 0 6rem 0 1.5rem;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.subscription-form .field-wrapper,
.resource-search-form .field-wrapper {
  background-color: #ffffff;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 2.5rem;
  position: relative; }
  .subscription-form .field-wrapper i.expand,
  .resource-search-form .field-wrapper i.expand {
    background: #94c456;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #ffffff;
    font-size: 2rem;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
    padding: 0 1rem;
    position: absolute;
    top: 0;
    right: 0; }
    .subscription-form .field-wrapper i.expand.calendar,
    .resource-search-form .field-wrapper i.expand.calendar {
      background: #617f3c;
      background: -moz-linear-gradient(top, #617f3c 0%, #617f3c 50%, #95c35c 51%, #95c35c 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #617f3c), color-stop(50%, #617f3c), color-stop(51%, #95c35c), color-stop(100%, #95c35c));
      background: -webkit-linear-gradient(top, #617f3c 0%, #617f3c 50%, #95c35c 51%, #95c35c 100%);
      background: -o-linear-gradient(top, #617f3c 0%, #617f3c 50%, #95c35c 51%, #95c35c 100%);
      background: -ms-linear-gradient(top, #617f3c 0%, #617f3c 50%, #95c35c 51%, #95c35c 100%);
      background: linear-gradient(to bottom, #617f3c 0%, #617f3c 50%, #95c35c 51%, #95c35c 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#617f3c', endColorstr='#95c35c', GradientType=0 ); }

@media only screen and (min-width: 48em) {
  .resource-search-form .keyword-search-btn {
    padding: 0 1rem; }
    .resource-search-form .keyword-search-btn .icon-search {
      font-size: 2.5rem; } }

/**********************************************************************
 * INTERNATIONAL SCHOOLS QUOTE FORM
**********************************************************************/
.international_quote_form h3 {
  color: white;
  text-align: center; }

.international_quote_form label {
  color: white; }
  .international_quote_form label span.gfield_required {
    display: none; }

.gform_wrapper.two-column_wrapper {
  max-width: 100%; }

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
  display: none; }

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
  display: block; }

.gform_wrapper.two-column_wrapper ul.one-half {
  float: left;
  margin-left: 6% !important;
  width: 47%; }

.gform_wrapper.two-column_wrapper ul.one-half.first {
  margin-left: 0 !important; }

.gform_wrapper .gsection {
  border-bottom: none !important; }

.gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
  padding: 0 !important; }

.gform_button {
  background: #7fa352; }
  .gform_button:hover {
    background: #658141; }

li.gchoice_2_7_1, li.gchoice_2_7_2, li.gchoice_2_7_3 {
  float: left;
  width: 33%; }

@media only screen and (max-width: 1075px) {
  .gform_wrapper.two-column_wrapper ul.one-half {
    width: 100%; }
  .gform_wrapper.two-column_wrapper ul.one-half {
    margin-left: 0 !important; }
  .gform_wrapper .gsection {
    display: none !important;
    /* remove !important if it's not needed */ }
  #gform_wrapper_3 li {
    margin-bottom: 10px; } }

.fne-blog-breadcrumbs {
  padding-top: 1.25rem; }

.fne-blog-featured-image,
.fne-blog-category-image {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.fne-blog-featured-content-bg,
.fne-blog-category-content-bg {
  background: #f1f1f1; }

.fne-blog-featured-content,
.fne-blog-category-content {
  color: #808080;
  padding: 15px 0; }

.fne-blog-featured-content .featured-label {
  color: #008CBA;
  font-weight: 700;
  text-transform: uppercase; }

.fne-blog-featured-content h1 a {
  color: #222222; }

.fne-blog-featured-content h1 a:active,
.fne-blog-featured-content h1 a:hover {
  color: #0f69b1; }

.fne-blog-featured-content hr,
.fne-blog-category-content hr {
  border-color: #000;
  margin-top: 0; }

.fne-blog-featured-content .button, .fne-blog-featured-content .resource-archive-filters a.filter-button, .resource-archive-filters .fne-blog-featured-content a.filter-button, .fne-blog-featured-content .resource-teaser-card .read-more, .resource-teaser-card .fne-blog-featured-content .read-more, .fne-blog-featured-content .fnlive-teaser-card .read-more, .fnlive-teaser-card .fne-blog-featured-content .read-more, .fne-blog-featured-content .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .fne-blog-featured-content .read-more, .fne-blog-featured-content .comment-form .submit, .comment-form .fne-blog-featured-content .submit, .fne-blog-featured-content .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fne-blog-featured-content .read-more {
  margin: 0; }

.fne-blog-post-header .category-name {
  font-weight: 700;
  text-transform: uppercase; }

.fne-blog-post-header .blog-date {
  color: #808080;
  font-style: italic;
  margin-bottom: .5rem; }

.fne-blog-post-date {
  color: #222;
  font-style: italic; }

.fne-blog-post-header .social-sharing {
  margin-bottom: 1rem; }

.fne-blog-post-summary p,
.fne-blog-post-content p,
.fne-blog-post-content ul li {
  color: #222; }

.fne-blog-categories {
  display: none; }
  .fne-blog-categories.mobile {
    display: block; }

.fne-blog-categories-list {
  list-style: none;
  margin-left: 0; }

.fne-blog-categories-list a {
  color: #808080; }

.fne-blog-categories-list a:active,
.fne-blog-categories-list a:focus,
.fne-blog-categories-list a:hover {
  color: #0f69b1; }

.fne-blog-categories.mobile {
  background: #f7f7f7;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 1.25rem; }
  .fne-blog-categories.mobile h3 {
    cursor: pointer;
    position: relative;
    margin-bottom: 0.2rem;
    padding-left: 1.75rem; }
    .fne-blog-categories.mobile h3:before {
      font-family: "fn-icon-font";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
      /* you can be more comfortable with increased icons size */
      /* font-size: 120%; */
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
      content: '\f107';
      font-size: 1.5rem;
      font-weight: bold;
      margin: 0;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: rotateZ(-90deg);
      transform: rotateZ(-90deg);
      -webkit-transition: transform .2s ease;
      transition: transform .2s ease; }
  .fne-blog-categories.mobile .fne-blog-categories-list {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    word-wrap: normal !important; }
    .fne-blog-categories.mobile .fne-blog-categories-list a {
      display: inline-block;
      padding: 2px 0; }
  .fne-blog-categories.mobile.active h3:before {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  .fne-blog-categories.mobile.active .fne-blog-categories-list {
    clip: auto;
    height: auto;
    width: auto;
    margin: 0 0 0.2rem 1.75rem;
    overflow: visible; }

.fne-blog-you-might-like {
  list-style: none;
  margin-left: 0; }

.fne-blog-sidebar-widget .searchform {
  margin-bottom: 1.25rem; }

.fne-blog-sidebar-widget .searchform > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.fne-blog-sidebar-widget .searchform #s {
  border-right: none;
  margin: 0;
  width: 65%; }

.fne-blog-sidebar-widget .searchform #searchsubmit {
  background-color: #94c456;
  border-width: 0;
  color: #fff;
  width: 35%; }

@media screen and (min-width: 40em) {
  .fne-blog-sidebar-widget .searchform {
    max-width: 50%; } }

@media screen and (min-width: 62em) {
  .fne-blog-breadcrumbs {
    padding-top: 2.5rem; }
  .fne-blog-featured-post,
  .fne-blog-category-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fne-blog-featured-content,
  .fne-blog-category-content {
    padding: 15px 30px; }
  .fne-blog-featured-content h1,
  .fne-blog-category-content h1 {
    font-size: 2.1rem; }
  .fne-blog-categories {
    display: block; }
    .fne-blog-categories.mobile {
      display: none; }
  .fne-blog-sidebar-widget .searchform {
    max-width: none; } }

@media screen and (min-width: 75em) {
  .fne-blog-featured-image,
  .fne-blog-category-image {
    margin-left: 0; }
  .fne-blog-featured-content,
  .fne-blog-category-content {
    padding: 30px; }
  .fne-blog-sidebar-widget .searchform {
    max-width: 220px; } }

.fne-blog-posts {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fne-blog-posts li {
  padding: 0 0.625rem 1.25rem;
  width: 100%; }

@media screen and (min-width: 30em) {
  .fne-blog-posts li {
    width: 50%; } }

@media screen and (min-width: 48em) {
  .fne-blog-posts li {
    width: 33.33%; } }

@media screen and (min-width: 62em) {
  .fne-blog-search-results .fne-blog-posts li {
    width: 25%; } }

.fne-blog-search-results {
  background: #f1f1f1;
  padding: 2rem 0; }

.fne-blog-teaser-card {
  background: #ffffff;
  color: #000000;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.125); }
  .fne-blog-teaser-card.hero {
    max-width: 1020px; }
  .fne-blog-teaser-card .card-body {
    background: #ffffff;
    padding: 1.25rem;
    position: relative; }
    .fne-blog-teaser-card .card-body .card-label {
      display: inline-block;
      background: #ea463c;
      color: #ffffff;
      font-size: 1rem;
      padding: 0.25rem 0.75rem;
      max-width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .fne-blog-teaser-card .card-body .card-label:hover {
        max-width: none;
        overflow: visible; }
      .fne-blog-teaser-card .card-body .card-label.-category {
        position: absolute;
        left: 20px;
        top: -22px; }
      .fne-blog-teaser-card .card-body .card-label a {
        color: #ffffff; }
    .fne-blog-teaser-card .card-body .comment-count-bubble,
    .fne-blog-teaser-card .card-body .relevance-score {
      display: inline-block;
      background: #ea463c;
      color: #ffffff;
      font-size: 0.875rem;
      line-height: 1.4;
      margin-bottom: 0.5rem;
      padding: 2px 8px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
    .fne-blog-teaser-card .card-body .comment-count-bubble:after {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #ea463c;
      top: 100%;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      width: 0; }
    .fne-blog-teaser-card .card-body h2, .fne-blog-teaser-card .card-body h3 {
      font-size: 1.25rem;
      font-weight: 700; }
      .fne-blog-teaser-card .card-body h2 a, .fne-blog-teaser-card .card-body h3 a {
        color: inherit; }
        .fne-blog-teaser-card .card-body h2 a:hover, .fne-blog-teaser-card .card-body h2 a:active, .fne-blog-teaser-card .card-body h3 a:hover, .fne-blog-teaser-card .card-body h3 a:active {
          color: #0f69b1; }
    .fne-blog-teaser-card .card-body .post-date {
      font-size: 1rem;
      font-style: italic;
      font-weight: normal;
      margin-bottom: 1rem; }
    .fne-blog-teaser-card .card-body p {
      color: #808080;
      margin-bottom: 0; }
  .fne-blog-teaser-card.landscape .card-body h2.title {
    border-bottom: 1px solid #000;
    margin-bottom: 0.25rem; }
  .fne-blog-teaser-card .read-more.voted {
    cursor: default; }
  .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .fn-btn, .fne-blog-teaser-card .woocommerce input.button, .woocommerce .fne-blog-teaser-card input.button, .woocommerce .fne-blog-teaser-card input.read-more, .fne-blog-teaser-card .woocommerce input.read-more, .fne-blog-teaser-card .resource-archive-filters a.filter-button, .resource-archive-filters .fne-blog-teaser-card a.filter-button, .fne-blog-teaser-card .comment-form .submit, .comment-form .fne-blog-teaser-card .submit, .fne-blog-teaser-card .read-more {
    display: block;
    margin: 0.5rem 0.75rem 0 0.75rem; }

@media screen and (min-width: 30em) {
  .fne-blog-teaser-card.landscape {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fne-blog-teaser-card.landscape .card-image {
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-height: unset; }
  .fne-blog-teaser-card.landscape .card-body {
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%; } }

@media only screen and (min-width: 62em) {
  .fne-blog-teaser-card .card-image {
    overflow: hidden;
    max-height: 200px; }
  .fne-blog-teaser-card.hero .card-image {
    max-height: initial; } }

.tease-fne-you-might-like {
  margin-bottom: 1rem; }

.fne-you-might-like-teaser-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fne-you-might-like-teaser-card .card-image {
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
  margin-right: 10px; }

.fne-you-might-like-teaser-card .card-body {
  -webkit-box-flex: 80%;
  -ms-flex: 80%;
  flex: 80%; }

.fne-you-might-like-teaser-card .card-body p {
  margin: 0; }

.fne-you-might-like-teaser-card .card-body a {
  color: #808080; }

.fne-you-might-like-teaser-card .card-body a:active,
.fne-you-might-like-teaser-card .card-body a:focus,
.fne-you-might-like-teaser-card .card-body a:hover {
  color: #0f69b1; }

@media screen and (min-width: 75em) {
  .tease-fne-you-might-like {
    max-width: 16rem; } }

.profile-details p {
  color: #808080; }

.profile-details ul {
  color: #808080;
  margin-left: 2rem; }

.profile-actions {
  margin-top: 0.75rem; }
  .profile-actions .fne-btn {
    padding: 0.5rem 0.75rem;
    width: 100%; }

.teacher-invitations-header p {
  color: #808080; }

#fnm_invitation_form p {
  color: #808080; }

.fne-video-post-content p {
  color: #808080; }

.teacher-list p, .teacher-list span {
  color: #808080; }

.footer {
  background: #04345a;
  color: #ffffff;
  padding-top: 1.5rem; }
  .footer .row {
    max-width: 64rem; }
  .footer a {
    color: #ffffff; }
  .footer .footer-section {
    padding: 1rem 0; }
    .footer .footer-section h5 {
      border-bottom: 1px solid #0167b2;
      color: #ffffff;
      margin-bottom: 2.5rem;
      position: relative; }
      .footer .footer-section h5 span {
        background: #04345a;
        padding: 0 1rem;
        white-space: nowrap;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .footer .social-media {
    padding-bottom: 2rem; }
    .footer .social-media ul li {
      display: inline-block; }
      .footer .social-media ul li a {
        color: #ffffff;
        font-size: 1.75rem;
        padding: 0.675rem 0.5rem;
        position: relative; }
        .footer .social-media ul li a.twitter {
          background: #48a0e7; }
          .footer .social-media ul li a.twitter:before {
            content: 'Kids';
            font-size: 0.75rem;
            position: absolute;
            bottom: -2px;
            left: 16px; }
        .footer .social-media ul li a.twitter2 {
          background: #50abf1; }
          .footer .social-media ul li a.twitter2:before {
            content: 'Schools';
            font-size: 0.75rem;
            position: absolute;
            bottom: -2px;
            left: 6px; }
        .footer .social-media ul li a.youtube {
          background: #cf1d13; }
        .footer .social-media ul li a.facebook {
          background: #3a579b; }
        .footer .social-media ul li a.instagram {
          background: #3d729e; }
  .footer .useful-links .text-links a {
    font-size: 1.5rem; }
  .footer .useful-links .fn-btn, .footer .useful-links .woocommerce input.button, .woocommerce .footer .useful-links input.button, .footer .useful-links .resource-archive-filters a.filter-button, .resource-archive-filters .footer .useful-links a.filter-button, .footer .useful-links .resource-teaser-card .read-more, .resource-teaser-card .footer .useful-links .read-more, .footer .useful-links .fnlive-teaser-card .read-more, .fnlive-teaser-card .footer .useful-links .read-more, .footer .useful-links .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .footer .useful-links .read-more, .footer .useful-links .comment-form .submit, .comment-form .footer .useful-links .submit, .footer .useful-links .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .footer .useful-links .read-more {
    font-size: 1.25rem;
    padding: 2.25rem 1rem; }
  .footer .digital-app ul li {
    display: block;
    margin: 2rem 0; }
    .footer .digital-app ul li img {
      margin: 0 0.5rem;
      vertical-align: bottom; }
  .footer .privacy-links {
    background: #0167b2;
    color: #d5d5d5;
    font-size: 0.875rem;
    margin-top: 1.5rem;
    padding: 1rem 0; }
    .footer .privacy-links ul {
      margin-bottom: 0.25rem; }
      .footer .privacy-links ul li {
        display: inline-block; }
        .footer .privacy-links ul li a {
          color: #d5d5d5;
          padding: 0 0.125rem; }
          .footer .privacy-links ul li a:hover {
            text-decoration: underline; }

.schools .footer {
  padding-top: 0; }
  .schools .footer .privacy-links {
    margin-top: 0; }
  .schools .footer .social-media {
    margin-top: 0.75rem;
    padding-bottom: 0;
    text-align: center; }
    .schools .footer .social-media li {
      display: inline-block !important; }
      .schools .footer .social-media li a {
        display: inline-block;
        margin: 0 8px; }
      .schools .footer .social-media li img {
        width: 48px; }

/* XMAS PROMO */
#xmas-promo-panel {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  max-width: 380px;
  width: 100%; }
  #xmas-promo-panel a.xmas-promo {
    display: block;
    background-size: cover;
    padding-bottom: 31.57%; }
  #xmas-promo-panel a.xmas-promo.consumer {
    background-image: url("https://subscribe.firstnews.co.uk/wp-content/uploads/sites/5/2021/11/Black-Friday-popup-A2-mobile.gif"); }
  #xmas-promo-panel a.xmas-promo.live {
    display: none; }
  #xmas-promo-panel a.xmas-promo.parents {
    background-image: url("https://subscribe.firstnews.co.uk/wp-content/uploads/sites/5/2021/11/Black-Friday-popup-A2-mobile.gif"); }
  #xmas-promo-panel a.xmas-promo.schools {
    display: none; }
  #xmas-promo-panel a.btn-close {
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    border: 1px solid #5a5a5a;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: #ea463c;
    cursor: pointer;
    font-size: 2rem;
    font-weight: bold;
    line-height: 0.95;
    text-align: center;
    position: absolute;
    top: -0.75rem;
    right: .25rem;
    width: 35px;
    height: 35px; }

@media only screen and (max-width: 61.938em) {
  .footer.xmas .privacy-links {
    padding: 1rem 0 8.5rem 0; } }

@media only screen and (min-width: 25em) {
  #xmas-promo-panel {
    left: 50%;
    margin-left: -190px; } }

@media only screen and (min-width: 30em) {
  #xmas-promo-panel a.btn-close {
    right: -0.75rem; } }

@media only screen and (min-width: 62em) {
  #xmas-promo-panel a.xmas-promo.consumer {
    background-image: url("https://subscribe.firstnews.co.uk/wp-content/uploads/sites/5/2021/11/Black-Friday-popup-B2-desktop.gif"); }
  #xmas-promo-panel a.xmas-promo.parents {
    background-image: url("https://subscribe.firstnews.co.uk/wp-content/uploads/sites/5/2021/11/Black-Friday-popup-B2-desktop.gif"); } }

/* /END XMAS PROMO */
@media only screen and (min-width: 62em) {
  .footer .social-media ul li a {
    font-size: 2rem; }
    .footer .social-media ul li a.twitter:before {
      left: 18px; }
    .footer .social-media ul li a.twitter2:before {
      left: 8px; }
  .footer .digital-app ul li {
    display: inline-block;
    margin: 0; } }

@media only screen and (min-width: 75em) {
  .footer .useful-links .text-links a {
    font-size: 1rem; }
  .footer .useful-links [class*="block-grid-"] > li {
    padding-left: 0;
    padding-right: 0; }
    .footer .useful-links [class*="block-grid-"] > li .fn-btn, .footer .useful-links [class*="block-grid-"] > li .woocommerce input.button, .woocommerce .footer .useful-links [class*="block-grid-"] > li input.button, .footer .useful-links [class*="block-grid-"] > li .resource-archive-filters a.filter-button, .resource-archive-filters .footer .useful-links [class*="block-grid-"] > li a.filter-button, .footer .useful-links [class*="block-grid-"] > li .resource-teaser-card .read-more, .resource-teaser-card .footer .useful-links [class*="block-grid-"] > li .read-more, .footer .useful-links [class*="block-grid-"] > li .fnlive-teaser-card .read-more, .fnlive-teaser-card .footer .useful-links [class*="block-grid-"] > li .read-more, .footer .useful-links [class*="block-grid-"] > li .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .footer .useful-links [class*="block-grid-"] > li .read-more, .footer .useful-links [class*="block-grid-"] > li .comment-form .submit, .comment-form .footer .useful-links [class*="block-grid-"] > li .submit, .footer .useful-links [class*="block-grid-"] > li .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .footer .useful-links [class*="block-grid-"] > li .read-more {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
    .footer .useful-links [class*="block-grid-"] > li:first-of-type .fn-btn, .footer .useful-links [class*="block-grid-"] > li:first-of-type .woocommerce input.button, .woocommerce .footer .useful-links [class*="block-grid-"] > li:first-of-type input.button, .footer .useful-links [class*="block-grid-"] > li:first-of-type .resource-archive-filters a.filter-button, .resource-archive-filters .footer .useful-links [class*="block-grid-"] > li:first-of-type a.filter-button, .footer .useful-links [class*="block-grid-"] > li:first-of-type .resource-teaser-card .read-more, .resource-teaser-card .footer .useful-links [class*="block-grid-"] > li:first-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:first-of-type .fnlive-teaser-card .read-more, .fnlive-teaser-card .footer .useful-links [class*="block-grid-"] > li:first-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:first-of-type .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .footer .useful-links [class*="block-grid-"] > li:first-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:first-of-type .comment-form .submit, .comment-form .footer .useful-links [class*="block-grid-"] > li:first-of-type .submit, .footer .useful-links [class*="block-grid-"] > li:first-of-type .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .footer .useful-links [class*="block-grid-"] > li:first-of-type .read-more {
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .footer .useful-links [class*="block-grid-"] > li:last-of-type .fn-btn, .footer .useful-links [class*="block-grid-"] > li:last-of-type .woocommerce input.button, .woocommerce .footer .useful-links [class*="block-grid-"] > li:last-of-type input.button, .footer .useful-links [class*="block-grid-"] > li:last-of-type .resource-archive-filters a.filter-button, .resource-archive-filters .footer .useful-links [class*="block-grid-"] > li:last-of-type a.filter-button, .footer .useful-links [class*="block-grid-"] > li:last-of-type .resource-teaser-card .read-more, .resource-teaser-card .footer .useful-links [class*="block-grid-"] > li:last-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:last-of-type .fnlive-teaser-card .read-more, .fnlive-teaser-card .footer .useful-links [class*="block-grid-"] > li:last-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:last-of-type .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .footer .useful-links [class*="block-grid-"] > li:last-of-type .read-more, .footer .useful-links [class*="block-grid-"] > li:last-of-type .comment-form .submit, .comment-form .footer .useful-links [class*="block-grid-"] > li:last-of-type .submit, .footer .useful-links [class*="block-grid-"] > li:last-of-type .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .footer .useful-links [class*="block-grid-"] > li:last-of-type .read-more {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; } }

.footer-menu-row {
  max-width: 80% !important;
  text-align: center; }

.footer-menu {
  display: block; }

.footer-menu ul {
  list-style: none;
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #fff; }

.footer-menu ul li {
  margin: 0;
  padding: 0;
  display: block !important;
  color: #d5d5d5; }

.footer-menu h4 {
  padding: 0;
  color: #fff; }

.footer-menu:last-child {
  float: left !important; }

@media all and (max-width: 600px) {
  .footer-menu {
    width: 100%;
    margin-bottom: 1em; }
  .footer-menu ul li {
    text-align: center; }
  .footer-menu h4 {
    text-align: center; } }

@media all and (min-width: 600px) {
  .footer-menu {
    width: 33%;
    margin-bottom: 1em; }
  .footer-menu ul li {
    text-align: center; }
  .footer-menu h4 {
    text-align: center; } }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

._unfloat {
  float: none !important; }

._unmargin {
  margin: 0 !important; }

._unpadding {
  padding: 0 !important; }

.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p, .white-text a {
  color: white; }

.margin-0 {
  margin: 0; }

.margin-bottom-0 {
  margin-bottom: 0; }

.margin-left-0 {
  margin-left: 0; }

.margin-right-0 {
  margin-right: 0; }

.margin-top-0 {
  margin-top: 0; }

.padding-0 {
  padding: 0; }

.padding-bottom-0 {
  padding-bottom: 0; }

.padding-left-0 {
  padding-left: 0; }

.padding-right-0 {
  padding-right: 0; }

.padding-top-0 {
  padding-top: 0; }

.margin-10 {
  margin: 0.625rem; }

.margin-bottom-10 {
  margin-bottom: 0.625rem; }

.margin-left-10 {
  margin-left: 0.625rem; }

.margin-right-10 {
  margin-right: 0.625rem; }

.margin-top-10 {
  margin-top: 0.625rem; }

.padding-10 {
  padding: 0.625rem; }

.padding-bottom-10 {
  padding-bottom: 0.625rem; }

.padding-left-10 {
  padding-left: 0.625rem; }

.padding-right-10 {
  padding-right: 0.625rem; }

.padding-top-10 {
  padding-top: 0.625rem; }

.margin-20 {
  margin: 1.25rem; }

.margin-bottom-20 {
  margin-bottom: 1.25rem; }

.margin-left-20 {
  margin-left: 1.25rem; }

.margin-right-20 {
  margin-right: 1.25rem; }

.margin-top-20 {
  margin-top: 1.25rem; }

.padding-20 {
  padding: 1.25rem; }

.padding-bottom-20 {
  padding-bottom: 1.25rem; }

.padding-left-20 {
  padding-left: 1.25rem; }

.padding-right-20 {
  padding-right: 1.25rem; }

.padding-top-20 {
  padding-top: 1.25rem; }

.margin-30 {
  margin: 1.875rem; }

.margin-bottom-30 {
  margin-bottom: 1.875rem; }

.margin-left-30 {
  margin-left: 1.875rem; }

.margin-right-30 {
  margin-right: 1.875rem; }

.margin-top-30 {
  margin-top: 1.875rem; }

.padding-30 {
  padding: 1.875rem; }

.padding-bottom-30 {
  padding-bottom: 1.875rem; }

.padding-left-30 {
  padding-left: 1.875rem; }

.padding-right-30 {
  padding-right: 1.875rem; }

.padding-top-30 {
  padding-top: 1.875rem; }

.margin-40 {
  margin: 2.5rem; }

.margin-bottom-40 {
  margin-bottom: 2.5rem; }

.margin-left-40 {
  margin-left: 2.5rem; }

.margin-right-40 {
  margin-right: 2.5rem; }

.margin-top-40 {
  margin-top: 2.5rem; }

.padding-40 {
  padding: 2.5rem; }

.padding-bottom-40 {
  padding-bottom: 2.5rem; }

.padding-left-40 {
  padding-left: 2.5rem; }

.padding-right-40 {
  padding-right: 2.5rem; }

.padding-top-40 {
  padding-top: 2.5rem; }

.margin-50 {
  margin: 3.125rem; }

.margin-bottom-50 {
  margin-bottom: 3.125rem; }

.margin-left-50 {
  margin-left: 3.125rem; }

.margin-right-50 {
  margin-right: 3.125rem; }

.margin-top-50 {
  margin-top: 3.125rem; }

.padding-50 {
  padding: 3.125rem; }

.padding-bottom-50 {
  padding-bottom: 3.125rem; }

.padding-left-50 {
  padding-left: 3.125rem; }

.padding-right-50 {
  padding-right: 3.125rem; }

.padding-top-50 {
  padding-top: 3.125rem; }

/**********************************************************************
 * SIBLING UI SCSS
**********************************************************************/
.sui-component {
  position: relative; }

.sui-control:empty {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.sui-control:empty + .sui-controller,
.sui-control:empty ~ .sui-controller {
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.sui-stepradio .sui-controller {
  font-size: 1.25rem;
  margin: 0 2px;
  padding: 15px 30px; }

.sui-stepradio .sui-controller:first-of-type {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.sui-stepradio .sui-controller:last-of-type {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.sui-stepradio .sui-control:empty + .sui-controller {
  background-color: white; }

.sui-stepradio .sui-control:checked + .sui-controller {
  background-color: #94c456;
  color: #ffffff; }

.sui-checkbox .sui-control:empty + .sui-controller, .sui-radio .sui-control:empty + .sui-controller {
  font-size: 1.25rem;
  line-height: 3.5rem;
  margin-bottom: 1rem;
  text-indent: 4rem; }
  .sui-checkbox .sui-control:empty + .sui-controller span, .sui-radio .sui-control:empty + .sui-controller span {
    width: 3.5rem;
    height: 3.5rem;
    background-color: white;
    border-top: 3px solid #ccc;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    font-size: 2rem;
    text-align: center;
    text-indent: 0;
    pointer-events: none; }

.sui-checkbox .sui-control:checked + .sui-controller span, .sui-radio .sui-control:checked + .sui-controller span {
  background-color: #94c456;
  border-top: 3px solid #617f3c; }
  .sui-checkbox .sui-control:checked + .sui-controller span:before, .sui-radio .sui-control:checked + .sui-controller span:before {
    content: '\2714'; }

.sui-checkbox.small .sui-control:empty + .sui-controller, .sui-radio.small .sui-control:empty + .sui-controller {
  font-size: 1rem;
  line-height: 2.5rem;
  text-indent: 3rem; }
  .sui-checkbox.small .sui-control:empty + .sui-controller span, .sui-radio.small .sui-control:empty + .sui-controller span {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem; }

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.vc_row .vc_row.vc_inner {
  margin-left: -15px !important;
  margin-right: -15px !important; }

.vc_row.full-width > section > .vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.vc_column-inner .wpb_wrapper .vc_column_container {
  float: none !important; }

@media (min-width: 768px) {
  .vc_column-inner .wpb_wrapper .vc_column_container {
    float: left !important; } }

.wpb_content_element, .vc_icon_element {
  margin-bottom: auto !important; }

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: #ebebeb !important; }

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.vc_tta-accordion .vc_tta-panel-heading {
  box-shadow: 0 3px #cccccc inset; }

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  top: 0 !important;
  right: 0 !important;
  height: 100% !important;
  width: 75px !important;
  background-color: #94c456;
  color: #ffffff;
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important; }

.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  background-color: #7fa352; }

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-triangle:before {
  border-width: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  border-color: transparent !important;
  left: 40% !important;
  top: 25% !important;
  content: '\e801' !important;
  font-family: 'fn-icon-font';
  font-style: normal;
  font-weight: normal; }

.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon.vc_tta-controls-icon-triangle:before {
  -webkit-transform: rotate(90deg) translate3d(20%, 60%, 0) !important;
  -ms-transform: rotate(90deg) translate3d(20%, 60%, 0) !important;
  transform: rotate(90deg) translate3d(20%, 60%, 0) !important; }

.vc_row.vc_row-flex>section {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.vc_row.vc_row-flex>section>.vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.vc_row.vc_row-o-equal-height>section>.vc_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.vc_row.vc_row-flex>section>.vc_column_container>.vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.vc_row.vc_row-o-content-middle>section>.vc_column_container>.vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fn-btn-parent-sub-type {
  background: none;
  border: 3px solid #1eb0e8;
  color: white;
  font-weight: 600; }
  .fn-btn-parent-sub-type:focus, .fn-btn-parent-sub-type:hover, .fn-btn-parent-sub-type.current {
    background: #1eb0e8;
    color: white; }

div.parent-subscriptions table {
  background: white;
  width: 100%; }
  div.parent-subscriptions table th {
    border: 1px solid #e7f0f7;
    color: #1eb0e8;
    padding: 0.625rem; }
    div.parent-subscriptions table th.table-heading {
      font-size: 1.25rem; }
  div.parent-subscriptions table tr.highlight {
    background: #1eb0e8;
    color: white; }
  div.parent-subscriptions table td {
    border: 1px solid #e7f0f7;
    font-size: 1.25rem;
    text-align: center; }
  div.parent-subscriptions table td.price {
    font-size: 1.875rem; }
  div.parent-subscriptions table .button, div.parent-subscriptions table .resource-archive-filters a.filter-button, .resource-archive-filters div.parent-subscriptions table a.filter-button, div.parent-subscriptions table .resource-teaser-card .read-more, .resource-teaser-card div.parent-subscriptions table .read-more, div.parent-subscriptions table .fnlive-teaser-card .read-more, .fnlive-teaser-card div.parent-subscriptions table .read-more, div.parent-subscriptions table .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy div.parent-subscriptions table .read-more, div.parent-subscriptions table .comment-form .submit, .comment-form div.parent-subscriptions table .submit, div.parent-subscriptions table .fne-blog-teaser-card .read-more, .fne-blog-teaser-card div.parent-subscriptions table .read-more {
    margin: 0.625rem 0; }

div.parent-subscriptions p.footnote {
  color: white;
  padding: 0.625rem; }

.subs-loc-icon {
  display: inline-block;
  float: none;
  margin: 0 10px;
  width: 25px;
  vertical-align: text-bottom; }

.main-nav.parents .btn-link {
  height: 41px; }
  .main-nav.parents .btn-link a {
    margin: 0 !important; }

.fn-btn-parent-sub-type {
  background: none;
  border: 3px solid #1eb0e8;
  color: white;
  font-weight: 600; }

input.fn-input-medium {
  width: 21em;
  padding: 1.1em;
  font-size: 1em;
  position: relative;
  display: inline-block;
  border: 0;
  height: 52px;
  margin-right: 1.5em;
  text-align: center; }

.fn-input-row {
  margin: auto;
  text-align: center;
  padding: 1em; }

#js-checkcode {
  padding: 1.1em;
  width: 11em;
  position: relative;
  display: inline-block; }

.row.option_panels {
  padding: 0; }

.promotion {
  font-size: 1.1em;
  color: white;
  padding-right: 0.4em; }

.promotion-applied {
  color: white;
  text-align: center;
  font-weight: bold; }

.hidden {
  display: none; }

@media only screen {
  .show-small-table {
    display: table; }
  .show-large-table {
    display: none; } }

@media only screen and (min-width: 62em) {
  .show-small-table {
    display: none; }
  .show-large-table {
    display: table; } }

#js-subs-button-scroll {
  /* text-align: right;
    float: right;
    margin-top: 13px;
    margin-right: 15px;
    margin-top: 15px */
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px; }

.woocommerce a.wc-forward, .woocommerce a.wc-backward {
  color: #515151; }

/**********************************************************************
 * WOO COMMERCE
**********************************************************************/
form.woocommerce-checkout label, form.woocommerce-checkout p.form-row {
  color: #8d8d8d; }

form.woocommerce-checkout .lead-source label {
  color: #222222;
  font-size: 1.375rem;
  line-height: 1.5; }

form.woocommerce-checkout #payment ul.payment_methods {
  border: none;
  padding: 0; }

form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice > input[type='radio'] {
  display: none; }

form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice > input + label {
  display: none; }

form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice .payment_box {
  background-color: initial !important;
  margin: 0 !important;
  padding: 0 !important; }
  form.woocommerce-checkout .wc_payment_method.payment_method_firstnews-invoice .payment_box:before {
    display: none !important; }

form.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping {
  display: table-row;
  /* display as a table row */ }

table.order_details tr.order_item td.product-name a {
  cursor: default;
  color: black;
  pointer-events: none; }

@media only screen and (min-width: 62em) {
  form.woocommerce-checkout .lead-source label {
    font-size: 1.6875rem;
    line-height: 2; } }

.woocommerce td.product-name dl.variation dd {
  margin: 1em !important; }

.consumer.home, .consumer.page, .consumer.error404, .consumer.category, .consumer.single-post, .consumer.search {
  background: #ededed; }
  .consumer.home .mobile-site-header, .consumer.page .mobile-site-header, .consumer.error404 .mobile-site-header, .consumer.category .mobile-site-header, .consumer.single-post .mobile-site-header, .consumer.search .mobile-site-header {
    min-height: 60px; }
  .consumer.home .header, .consumer.page .header, .consumer.error404 .header, .consumer.category .header, .consumer.single-post .header, .consumer.search .header {
    background: #ededed;
    border-bottom: 4px solid #ea463c;
    padding: 15px; }
    .consumer.home .header .site-logo, .consumer.page .header .site-logo, .consumer.error404 .header .site-logo, .consumer.category .header .site-logo, .consumer.single-post .header .site-logo, .consumer.search .header .site-logo {
      height: auto;
      line-height: normal;
      margin: 10px 0 0; }
      .consumer.home .header .site-logo img, .consumer.page .header .site-logo img, .consumer.error404 .header .site-logo img, .consumer.category .header .site-logo img, .consumer.single-post .header .site-logo img, .consumer.search .header .site-logo img {
        width: 210px; }
    .consumer.home .header .main-nav, .consumer.page .header .main-nav, .consumer.error404 .header .main-nav, .consumer.category .header .main-nav, .consumer.single-post .header .main-nav, .consumer.search .header .main-nav {
      display: block; }
    .consumer.home .header .subs-cta-button, .consumer.page .header .subs-cta-button, .consumer.error404 .header .subs-cta-button, .consumer.category .header .subs-cta-button, .consumer.single-post .header .subs-cta-button, .consumer.search .header .subs-cta-button {
      position: relative;
      display: inline-block;
      background-color: #db1f1f;
      border-radius: 10px;
      -webkit-box-shadow: 2px 3px 0px #999999;
      box-shadow: 2px 3px 0px #999999;
      color: #ffffff;
      font-size: 18px;
      margin-bottom: 20px;
      padding: 10px 25px;
      width: 100%; }
      .consumer.home .header .subs-cta-button:after, .consumer.page .header .subs-cta-button:after, .consumer.error404 .header .subs-cta-button:after, .consumer.category .header .subs-cta-button:after, .consumer.single-post .header .subs-cta-button:after, .consumer.search .header .subs-cta-button:after {
        font-family: "fn-icon-font";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        /* opacity: .8; */
        /* For safety - reset parent styles, that can break glyph codes*/
        font-variant: normal;
        text-transform: none;
        /* fix buttons height, for twitter bootstrap */
        line-height: 1em;
        /* Animation center compensation - margins should be symmetric */
        /* remove if not needed */
        margin-left: .2em;
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        /* Font smoothing. That was taken from TWBS */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
        content: '\e801';
        font-size: 150%;
        position: absolute;
        top: 30px;
        right: 10px; }
      .consumer.home .header .subs-cta-button .subs-cta-title, .consumer.page .header .subs-cta-button .subs-cta-title, .consumer.error404 .header .subs-cta-button .subs-cta-title, .consumer.category .header .subs-cta-button .subs-cta-title, .consumer.single-post .header .subs-cta-button .subs-cta-title, .consumer.search .header .subs-cta-button .subs-cta-title {
        font-size: 22px;
        font-weight: bold; }
      .consumer.home .header .subs-cta-button.xmas-2018, .consumer.page .header .subs-cta-button.xmas-2018, .consumer.error404 .header .subs-cta-button.xmas-2018, .consumer.category .header .subs-cta-button.xmas-2018, .consumer.single-post .header .subs-cta-button.xmas-2018, .consumer.search .header .subs-cta-button.xmas-2018 {
        background: #85d1f5 url("../img/xmas-2018-btn-bg.png") no-repeat top left;
        background-size: cover;
        color: #3474B9;
        -webkit-box-shadow: 2px 3px 0px #ccc;
        box-shadow: 2px 3px 0px #ccc;
        padding: 10px 15px 10px 45px;
        position: relative;
        text-shadow: 1px 1px 1px #fff; }
        .consumer.home .header .subs-cta-button.xmas-2018:before, .consumer.page .header .subs-cta-button.xmas-2018:before, .consumer.error404 .header .subs-cta-button.xmas-2018:before, .consumer.category .header .subs-cta-button.xmas-2018:before, .consumer.single-post .header .subs-cta-button.xmas-2018:before, .consumer.search .header .subs-cta-button.xmas-2018:before {
          content: '🎁';
          font-size: 2em;
          position: absolute;
          top: 15px;
          left: 5px; }
    .consumer.home .header .browse-fge-toggle, .consumer.page .header .browse-fge-toggle, .consumer.error404 .header .browse-fge-toggle, .consumer.category .header .browse-fge-toggle, .consumer.single-post .header .browse-fge-toggle, .consumer.search .header .browse-fge-toggle {
      display: none; }
    .consumer.home .header .fge-brands-nav .firstnews,
    .consumer.home .header .fge-brands-nav .firstnews-education,
    .consumer.home .header .fge-brands-nav .other-products, .consumer.page .header .fge-brands-nav .firstnews,
    .consumer.page .header .fge-brands-nav .firstnews-education,
    .consumer.page .header .fge-brands-nav .other-products, .consumer.error404 .header .fge-brands-nav .firstnews,
    .consumer.error404 .header .fge-brands-nav .firstnews-education,
    .consumer.error404 .header .fge-brands-nav .other-products, .consumer.category .header .fge-brands-nav .firstnews,
    .consumer.category .header .fge-brands-nav .firstnews-education,
    .consumer.category .header .fge-brands-nav .other-products, .consumer.single-post .header .fge-brands-nav .firstnews,
    .consumer.single-post .header .fge-brands-nav .firstnews-education,
    .consumer.single-post .header .fge-brands-nav .other-products, .consumer.search .header .fge-brands-nav .firstnews,
    .consumer.search .header .fge-brands-nav .firstnews-education,
    .consumer.search .header .fge-brands-nav .other-products {
      padding: 15px 20px; }
      .consumer.home .header .fge-brands-nav .firstnews ul,
      .consumer.home .header .fge-brands-nav .firstnews-education ul,
      .consumer.home .header .fge-brands-nav .other-products ul, .consumer.page .header .fge-brands-nav .firstnews ul,
      .consumer.page .header .fge-brands-nav .firstnews-education ul,
      .consumer.page .header .fge-brands-nav .other-products ul, .consumer.error404 .header .fge-brands-nav .firstnews ul,
      .consumer.error404 .header .fge-brands-nav .firstnews-education ul,
      .consumer.error404 .header .fge-brands-nav .other-products ul, .consumer.category .header .fge-brands-nav .firstnews ul,
      .consumer.category .header .fge-brands-nav .firstnews-education ul,
      .consumer.category .header .fge-brands-nav .other-products ul, .consumer.single-post .header .fge-brands-nav .firstnews ul,
      .consumer.single-post .header .fge-brands-nav .firstnews-education ul,
      .consumer.single-post .header .fge-brands-nav .other-products ul, .consumer.search .header .fge-brands-nav .firstnews ul,
      .consumer.search .header .fge-brands-nav .firstnews-education ul,
      .consumer.search .header .fge-brands-nav .other-products ul {
        color: #ffffff;
        list-style: none;
        margin: 20px 0 0;
        text-shadow: 0 1px 1px #777777; }
        .consumer.home .header .fge-brands-nav .firstnews ul a,
        .consumer.home .header .fge-brands-nav .firstnews-education ul a,
        .consumer.home .header .fge-brands-nav .other-products ul a, .consumer.page .header .fge-brands-nav .firstnews ul a,
        .consumer.page .header .fge-brands-nav .firstnews-education ul a,
        .consumer.page .header .fge-brands-nav .other-products ul a, .consumer.error404 .header .fge-brands-nav .firstnews ul a,
        .consumer.error404 .header .fge-brands-nav .firstnews-education ul a,
        .consumer.error404 .header .fge-brands-nav .other-products ul a, .consumer.category .header .fge-brands-nav .firstnews ul a,
        .consumer.category .header .fge-brands-nav .firstnews-education ul a,
        .consumer.category .header .fge-brands-nav .other-products ul a, .consumer.single-post .header .fge-brands-nav .firstnews ul a,
        .consumer.single-post .header .fge-brands-nav .firstnews-education ul a,
        .consumer.single-post .header .fge-brands-nav .other-products ul a, .consumer.search .header .fge-brands-nav .firstnews ul a,
        .consumer.search .header .fge-brands-nav .firstnews-education ul a,
        .consumer.search .header .fge-brands-nav .other-products ul a {
          color: #ffffff; }
    .consumer.home .header .fge-brands-nav .firstnews, .consumer.page .header .fge-brands-nav .firstnews, .consumer.error404 .header .fge-brands-nav .firstnews, .consumer.category .header .fge-brands-nav .firstnews, .consumer.single-post .header .fge-brands-nav .firstnews, .consumer.search .header .fge-brands-nav .firstnews {
      background-color: #13a6d6; }
    .consumer.home .header .fge-brands-nav .firstnews-education, .consumer.page .header .fge-brands-nav .firstnews-education, .consumer.error404 .header .fge-brands-nav .firstnews-education, .consumer.category .header .fge-brands-nav .firstnews-education, .consumer.single-post .header .fge-brands-nav .firstnews-education, .consumer.search .header .fge-brands-nav .firstnews-education {
      background-color: #77af48; }
    .consumer.home .header .fge-brands-nav .other-products, .consumer.page .header .fge-brands-nav .other-products, .consumer.error404 .header .fge-brands-nav .other-products, .consumer.category .header .fge-brands-nav .other-products, .consumer.single-post .header .fge-brands-nav .other-products, .consumer.search .header .fge-brands-nav .other-products {
      background-color: #0f497c; }
    .consumer.home .header .fge-brands-nav .image, .consumer.page .header .fge-brands-nav .image, .consumer.error404 .header .fge-brands-nav .image, .consumer.category .header .fge-brands-nav .image, .consumer.single-post .header .fge-brands-nav .image, .consumer.search .header .fge-brands-nav .image {
      display: inline-block;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
      border-radius: 25px;
      margin-right: 10px;
      padding: 10px; }
    .consumer.home .header .fge-brands-nav img, .consumer.page .header .fge-brands-nav img, .consumer.error404 .header .fge-brands-nav img, .consumer.category .header .fge-brands-nav img, .consumer.single-post .header .fge-brands-nav img, .consumer.search .header .fge-brands-nav img {
      width: 150px; }

.consumer.category, .consumer.single-post, .consumer.search {
  background: #ffffff; }

.consumer.home .kids-click-here-cta .mobile-banner {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px !important;
  text-align: center; }
  .consumer.home .kids-click-here-cta .mobile-banner .vc_figure {
    display: block; }
  .consumer.home .kids-click-here-cta .mobile-banner a {
    display: block;
    background-color: #903f91;
    border-radius: 30px;
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
    padding: 15px 0; }
  .consumer.home .kids-click-here-cta .mobile-banner img {
    height: 100px;
    width: auto; }

.consumer.home .kids-click-here-cta .slide-in-tab {
  display: none; }

.consumer.home .fge-brand-panel {
  border-radius: 15px;
  -webkit-box-shadow: 1px 1px 3px #777777;
  box-shadow: 1px 1px 3px #777777;
  margin-bottom: 15px;
  padding: 15px; }
  .consumer.home .fge-brand-panel h3, .consumer.home .fge-brand-panel p {
    color: #ffffff;
    margin: 0; }
  .consumer.home .fge-brand-panel h3 {
    font-weight: bold;
    margin-left: 15px;
    text-shadow: 0 1px 1px #777777; }
  .consumer.home .fge-brand-panel .image {
    position: relative;
    margin-top: 10px; }
    .consumer.home .fge-brand-panel .image .brand-image {
      border-radius: 8px; }
    .consumer.home .fge-brand-panel .image .brand-logo {
      position: absolute;
      top: 8px;
      left: 8px;
      background: #ffffff;
      border-radius: 15px;
      width: 70px; }
  .consumer.home .fge-brand-panel .summary {
    padding: 15px 0 0; }
    .consumer.home .fge-brand-panel .summary .button, .consumer.home .fge-brand-panel .summary .resource-archive-filters a.filter-button, .resource-archive-filters .consumer.home .fge-brand-panel .summary a.filter-button, .consumer.home .fge-brand-panel .summary .resource-teaser-card .read-more, .resource-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .comment-form .submit, .comment-form .consumer.home .fge-brand-panel .summary .submit, .consumer.home .fge-brand-panel .summary .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer.home .fge-brand-panel .summary .read-more {
      background-color: #ea463c;
      border-radius: 8px;
      -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
      font-size: 1.125rem;
      margin-bottom: 15px;
      padding: 10px;
      width: 100%; }
    .consumer.home .fge-brand-panel .summary p {
      font-size: 1.125rem;
      line-height: 1.4; }

.consumer.home .subscribe-cta-wide-banner {
  background-color: #0f5589;
  padding: 20px 15px;
  margin-top: 20px;
  margin-bottom: 50px; }
  .consumer.home .subscribe-cta-wide-banner .subs-cta-message {
    text-align: center; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-message h4, .consumer.home .subscribe-cta-wide-banner .subs-cta-message p {
      color: #ffffff;
      margin: 0; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-message h4 {
      font-weight: bold; }
  .consumer.home .subscribe-cta-wide-banner .subs-cta-image .vc_single_image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-image .vc_single_image-wrapper img {
      max-width: 245px; }
  .consumer.home .subscribe-cta-wide-banner .subs-cta-button {
    margin: 0; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-button a, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button {
      position: relative;
      background-color: #db1f1f;
      border-radius: 10px;
      -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
      color: #ffffff;
      font-size: 20px;
      font-weight: bold;
      padding: 20px 60px 20px 30px; }
      .consumer.home .subscribe-cta-wide-banner .subs-cta-button a:after, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button:after {
        font-family: "fn-icon-font";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        /* opacity: .8; */
        /* For safety - reset parent styles, that can break glyph codes*/
        font-variant: normal;
        text-transform: none;
        /* fix buttons height, for twitter bootstrap */
        line-height: 1em;
        /* Animation center compensation - margins should be symmetric */
        /* remove if not needed */
        margin-left: .2em;
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        /* Font smoothing. That was taken from TWBS */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
        content: '\e801';
        font-size: 150%;
        position: absolute;
        top: 20px;
        right: 10px; }

.consumer.home .other-fge-products {
  text-align: center; }
  .consumer.home .other-fge-products h3 {
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50px;
    color: #0f5589;
    font-weight: bold;
    padding: 10px 20px;
    width: 100%; }

.consumer.home .global-brand-footer {
  background: #ffffff;
  border-top: 1px solid #ea463c;
  padding: 30px 0; }
  .consumer.home .global-brand-footer .vc_column_container > .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px; }
  .consumer.home .global-brand-footer .wpb_single_image img {
    max-height: 50px;
    width: auto;
    margin-bottom: 20px; }
  .consumer.home .global-brand-footer .wpb_single_image.inline-image {
    display: inline-block; }
  .consumer.home .global-brand-footer .wpb_single_image.right-separator img {
    margin-right: 15px; }
  .consumer.home .global-brand-footer ul {
    list-style: none;
    margin: 0 0 20px !important; }
  .consumer.home .global-brand-footer a {
    color: #0078a0; }
    .consumer.home .global-brand-footer a:hover, .consumer.home .global-brand-footer a:focus {
      color: #008cba; }

.consumer.home .fge-brand-panel.blue {
  background-color: #1eb0e8; }

.consumer.home .fge-brand-panel.green {
  background-color: #94c456; }

.consumer.home .fge-brand-panel.grey {
  background-color: #ebebeb; }

.consumer.home .fge-brand-panel.light-grey {
  background-color: #f1f1f1; }

.consumer.home .fge-brand-panel.orange {
  background-color: #f07e26; }

.consumer.home .fge-brand-panel.pink {
  background-color: #eb70a6; }

.consumer.home .fge-brand-panel.purple {
  background-color: #9b539c; }

.consumer.home .fge-brand-panel.red {
  background-color: #ea463c; }

.consumer.home .fge-brand-panel.dark-blue {
  background-color: #0f69b1; }

.consumer.home .fge-brand-panel.dark-green {
  background-color: #7fa352; }

.consumer.home .fge-brand-panel.dark-orange {
  background-color: #c44e00; }

.consumer.home .fge-brand-panel.dark-pink {
  background-color: #ae6a8a; }

.consumer.home .fge-brand-panel.dark-purple {
  background-color: #682168; }

.consumer.home .fge-brand-panel.dark-red {
  background-color: #bc3631; }

@media screen and (min-width: 480px) {
  .consumer.home .header .fge-brands-nav .image, .consumer.page .header .fge-brands-nav .image, .consumer.error404 .header .fge-brands-nav .image, .consumer.category .header .fge-brands-nav .image, .consumer.single-post .header .fge-brands-nav .image, .consumer.search .header .fge-brands-nav .image {
    margin-right: 20px; }
  .consumer.home .kids-click-here-cta .mobile-banner img {
    height: 130px; }
  .consumer.home .fge-brand-panel .image .brand-logo {
    top: 15px;
    left: 15px;
    border-radius: 35px;
    width: 110px; }
  .consumer.home .fge-brand-panel .summary {
    padding: 15px 15px 0; }
    .consumer.home .fge-brand-panel .summary .button, .consumer.home .fge-brand-panel .summary .resource-archive-filters a.filter-button, .resource-archive-filters .consumer.home .fge-brand-panel .summary a.filter-button, .consumer.home .fge-brand-panel .summary .resource-teaser-card .read-more, .resource-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .comment-form .submit, .comment-form .consumer.home .fge-brand-panel .summary .submit, .consumer.home .fge-brand-panel .summary .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer.home .fge-brand-panel .summary .read-more {
      font-size: 1.5rem;
      padding-left: 15px;
      width: auto; }
  .consumer.home .global-brand-footer {
    padding: 30px 50px; }
    .consumer.home .global-brand-footer .wpb_single_image.right-separator img {
      border-right: 2px solid #cccccc;
      padding-right: 20px; } }

@media screen and (min-width: 768px) {
  .consumer.home .fge-brand-panel .image .brand-logo {
    top: 8px;
    left: 8px;
    border-radius: 15px;
    width: 70px; }
  .consumer.home .fge-brand-panel .summary .button, .consumer.home .fge-brand-panel .summary .resource-archive-filters a.filter-button, .resource-archive-filters .consumer.home .fge-brand-panel .summary a.filter-button, .consumer.home .fge-brand-panel .summary .resource-teaser-card .read-more, .resource-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .comment-form .submit, .comment-form .consumer.home .fge-brand-panel .summary .submit, .consumer.home .fge-brand-panel .summary .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer.home .fge-brand-panel .summary .read-more {
    font-size: 1.25rem; }
  .consumer.home .subscribe-cta-wide-banner {
    margin-top: 40px;
    margin-bottom: 90px; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-message {
      text-align: left; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-image {
      position: relative; }
      .consumer.home .subscribe-cta-wide-banner .subs-cta-image .vc_single_image-wrapper {
        position: absolute;
        top: -70px;
        left: 50%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -120px; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-button {
      margin: 0; }
      .consumer.home .subscribe-cta-wide-banner .subs-cta-button a, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button {
        padding-left: 15px;
        padding-right: 45px; }
        .consumer.home .subscribe-cta-wide-banner .subs-cta-button a:after, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button:after {
          right: 0; }
  .consumer.home .global-brand-footer .wpb_single_image.right-separator img {
    border-right: none; } }

@media screen and (min-width: 992px) {
  .consumer.home .header, .consumer.page .header, .consumer.error404 .header, .consumer.category .header, .consumer.single-post .header, .consumer.search .header {
    position: relative; }
    .consumer.home .header .main-nav, .consumer.page .header .main-nav, .consumer.error404 .header .main-nav, .consumer.category .header .main-nav, .consumer.single-post .header .main-nav, .consumer.search .header .main-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .consumer.home .header .subs-cta-button, .consumer.page .header .subs-cta-button, .consumer.error404 .header .subs-cta-button, .consumer.category .header .subs-cta-button, .consumer.single-post .header .subs-cta-button, .consumer.search .header .subs-cta-button {
      margin-bottom: 0;
      margin-right: 10px;
      padding-right: 60px;
      width: auto; }
      .consumer.home .header .subs-cta-button.xmas-2018, .consumer.page .header .subs-cta-button.xmas-2018, .consumer.error404 .header .subs-cta-button.xmas-2018, .consumer.category .header .subs-cta-button.xmas-2018, .consumer.single-post .header .subs-cta-button.xmas-2018, .consumer.search .header .subs-cta-button.xmas-2018 {
        padding-left: 50px;
        padding-right: 55px; }
    .consumer.home .header .browse-fge-toggle, .consumer.page .header .browse-fge-toggle, .consumer.error404 .header .browse-fge-toggle, .consumer.category .header .browse-fge-toggle, .consumer.single-post .header .browse-fge-toggle, .consumer.search .header .browse-fge-toggle {
      display: inline-block;
      position: relative;
      background-color: #3474B9;
      -webkit-box-shadow: 2px 3px 0px #999999;
      box-shadow: 2px 3px 0px #999999;
      margin: 0;
      padding: 22px 75px 22px 25px; }
      .consumer.home .header .browse-fge-toggle.active:after, .consumer.page .header .browse-fge-toggle.active:after, .consumer.error404 .header .browse-fge-toggle.active:after, .consumer.category .header .browse-fge-toggle.active:after, .consumer.single-post .header .browse-fge-toggle.active:after, .consumer.search .header .browse-fge-toggle.active:after {
        position: absolute;
        top: 100%;
        right: 25px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #3474B9 transparent transparent transparent; }
      .consumer.home .header .browse-fge-toggle .label, .consumer.page .header .browse-fge-toggle .label, .consumer.error404 .header .browse-fge-toggle .label, .consumer.category .header .browse-fge-toggle .label, .consumer.single-post .header .browse-fge-toggle .label, .consumer.search .header .browse-fge-toggle .label {
        color: #ffffff;
        font-size: 1.5rem; }
      .consumer.home .header .browse-fge-toggle .icon, .consumer.page .header .browse-fge-toggle .icon, .consumer.error404 .header .browse-fge-toggle .icon, .consumer.category .header .browse-fge-toggle .icon, .consumer.single-post .header .browse-fge-toggle .icon, .consumer.search .header .browse-fge-toggle .icon {
        position: absolute;
        top: 38px;
        right: 30px;
        color: #ffffff;
        display: inline-block;
        width: 20px;
        height: 20px; }
      .consumer.home .header .browse-fge-toggle .icon span:before,
      .consumer.home .header .browse-fge-toggle .icon span:after, .consumer.page .header .browse-fge-toggle .icon span:before,
      .consumer.page .header .browse-fge-toggle .icon span:after, .consumer.error404 .header .browse-fge-toggle .icon span:before,
      .consumer.error404 .header .browse-fge-toggle .icon span:after, .consumer.category .header .browse-fge-toggle .icon span:before,
      .consumer.category .header .browse-fge-toggle .icon span:after, .consumer.single-post .header .browse-fge-toggle .icon span:before,
      .consumer.single-post .header .browse-fge-toggle .icon span:after, .consumer.search .header .browse-fge-toggle .icon span:before,
      .consumer.search .header .browse-fge-toggle .icon span:after {
        position: absolute;
        content: ''; }
      .consumer.home .header .browse-fge-toggle .icon span,
      .consumer.home .header .browse-fge-toggle .icon span:before,
      .consumer.home .header .browse-fge-toggle .icon span:after, .consumer.page .header .browse-fge-toggle .icon span,
      .consumer.page .header .browse-fge-toggle .icon span:before,
      .consumer.page .header .browse-fge-toggle .icon span:after, .consumer.error404 .header .browse-fge-toggle .icon span,
      .consumer.error404 .header .browse-fge-toggle .icon span:before,
      .consumer.error404 .header .browse-fge-toggle .icon span:after, .consumer.category .header .browse-fge-toggle .icon span,
      .consumer.category .header .browse-fge-toggle .icon span:before,
      .consumer.category .header .browse-fge-toggle .icon span:after, .consumer.single-post .header .browse-fge-toggle .icon span,
      .consumer.single-post .header .browse-fge-toggle .icon span:before,
      .consumer.single-post .header .browse-fge-toggle .icon span:after, .consumer.search .header .browse-fge-toggle .icon span,
      .consumer.search .header .browse-fge-toggle .icon span:before,
      .consumer.search .header .browse-fge-toggle .icon span:after {
        width: 20px;
        height: 3px;
        background-color: #ffffff;
        display: block; }
      .consumer.home .header .browse-fge-toggle .icon span:before, .consumer.page .header .browse-fge-toggle .icon span:before, .consumer.error404 .header .browse-fge-toggle .icon span:before, .consumer.category .header .browse-fge-toggle .icon span:before, .consumer.single-post .header .browse-fge-toggle .icon span:before, .consumer.search .header .browse-fge-toggle .icon span:before {
        margin-top: -8px; }
      .consumer.home .header .browse-fge-toggle .icon span:after, .consumer.page .header .browse-fge-toggle .icon span:after, .consumer.error404 .header .browse-fge-toggle .icon span:after, .consumer.category .header .browse-fge-toggle .icon span:after, .consumer.single-post .header .browse-fge-toggle .icon span:after, .consumer.search .header .browse-fge-toggle .icon span:after {
        margin-top: 8px; }
      .consumer.home .header .browse-fge-toggle .icon span, .consumer.page .header .browse-fge-toggle .icon span, .consumer.error404 .header .browse-fge-toggle .icon span, .consumer.category .header .browse-fge-toggle .icon span, .consumer.single-post .header .browse-fge-toggle .icon span, .consumer.search .header .browse-fge-toggle .icon span {
        -webkit-transition: all 0s;
        transition: all 0s; }
      .consumer.home .header .browse-fge-toggle .icon span:before,
      .consumer.home .header .browse-fge-toggle .icon span:after, .consumer.page .header .browse-fge-toggle .icon span:before,
      .consumer.page .header .browse-fge-toggle .icon span:after, .consumer.error404 .header .browse-fge-toggle .icon span:before,
      .consumer.error404 .header .browse-fge-toggle .icon span:after, .consumer.category .header .browse-fge-toggle .icon span:before,
      .consumer.category .header .browse-fge-toggle .icon span:after, .consumer.single-post .header .browse-fge-toggle .icon span:before,
      .consumer.single-post .header .browse-fge-toggle .icon span:after, .consumer.search .header .browse-fge-toggle .icon span:before,
      .consumer.search .header .browse-fge-toggle .icon span:after {
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .consumer.home .header .browse-fge-toggle.active > .icon span, .consumer.page .header .browse-fge-toggle.active > .icon span, .consumer.error404 .header .browse-fge-toggle.active > .icon span, .consumer.category .header .browse-fge-toggle.active > .icon span, .consumer.single-post .header .browse-fge-toggle.active > .icon span, .consumer.search .header .browse-fge-toggle.active > .icon span {
        background-color: rgba(0, 0, 0, 0); }
      .consumer.home .header .browse-fge-toggle.active > .icon span:before, .consumer.page .header .browse-fge-toggle.active > .icon span:before, .consumer.error404 .header .browse-fge-toggle.active > .icon span:before, .consumer.category .header .browse-fge-toggle.active > .icon span:before, .consumer.single-post .header .browse-fge-toggle.active > .icon span:before, .consumer.search .header .browse-fge-toggle.active > .icon span:before {
        margin-top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .consumer.home .header .browse-fge-toggle.active > .icon span:after, .consumer.page .header .browse-fge-toggle.active > .icon span:after, .consumer.error404 .header .browse-fge-toggle.active > .icon span:after, .consumer.category .header .browse-fge-toggle.active > .icon span:after, .consumer.single-post .header .browse-fge-toggle.active > .icon span:after, .consumer.search .header .browse-fge-toggle.active > .icon span:after {
        margin-top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .consumer.home .header .fge-brands-nav, .consumer.page .header .fge-brands-nav, .consumer.error404 .header .fge-brands-nav, .consumer.category .header .fge-brands-nav, .consumer.single-post .header .fge-brands-nav, .consumer.search .header .fge-brands-nav {
      position: absolute;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }
      .consumer.home .header .fge-brands-nav.open, .consumer.page .header .fge-brands-nav.open, .consumer.error404 .header .fge-brands-nav.open, .consumer.category .header .fge-brands-nav.open, .consumer.single-post .header .fge-brands-nav.open, .consumer.search .header .fge-brands-nav.open {
        clip: auto;
        height: auto;
        width: 100%;
        margin: 0;
        top: 100%;
        left: 0;
        border-top: 4px solid #ea463c;
        z-index: 9999; }
      .consumer.home .header .fge-brands-nav .firstnews ul,
      .consumer.home .header .fge-brands-nav .firstnews-education ul, .consumer.page .header .fge-brands-nav .firstnews ul,
      .consumer.page .header .fge-brands-nav .firstnews-education ul, .consumer.error404 .header .fge-brands-nav .firstnews ul,
      .consumer.error404 .header .fge-brands-nav .firstnews-education ul, .consumer.category .header .fge-brands-nav .firstnews ul,
      .consumer.category .header .fge-brands-nav .firstnews-education ul, .consumer.single-post .header .fge-brands-nav .firstnews ul,
      .consumer.single-post .header .fge-brands-nav .firstnews-education ul, .consumer.search .header .fge-brands-nav .firstnews ul,
      .consumer.search .header .fge-brands-nav .firstnews-education ul {
        font-size: 1.125rem; }
      .consumer.home .header .fge-brands-nav .flex-row, .consumer.page .header .fge-brands-nav .flex-row, .consumer.error404 .header .fge-brands-nav .flex-row, .consumer.category .header .fge-brands-nav .flex-row, .consumer.single-post .header .fge-brands-nav .flex-row, .consumer.search .header .fge-brands-nav .flex-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .consumer.home .header .fge-brands-nav .flex-row .flex-col, .consumer.page .header .fge-brands-nav .flex-row .flex-col, .consumer.error404 .header .fge-brands-nav .flex-row .flex-col, .consumer.category .header .fge-brands-nav .flex-row .flex-col, .consumer.single-post .header .fge-brands-nav .flex-row .flex-col, .consumer.search .header .fge-brands-nav .flex-row .flex-col {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 38%;
          flex: 1 1 38%; }
          .consumer.home .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.page .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.error404 .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.category .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.single-post .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.search .header .fge-brands-nav .flex-row .flex-col.other-products {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 24%;
            flex: 1 1 24%; }
  .consumer.home .kids-click-here-cta {
    line-height: 0; }
    .consumer.home .kids-click-here-cta .mobile-banner {
      display: none; }
    .consumer.home .kids-click-here-cta .slide-in-tab {
      display: block; }
      .consumer.home .kids-click-here-cta .slide-in-tab img {
        position: fixed;
        top: 250px;
        right: -180px;
        height: 160px;
        width: auto;
        z-index: 9999;
        -webkit-transition: right .5s;
        transition: right .5s; }
      .consumer.home .kids-click-here-cta .slide-in-tab:hover img {
        right: 0; }
      .consumer.home .kids-click-here-cta .slide-in-tab.slide-on-load img {
        -webkit-animation-name: slide-in-tab-img;
        animation-name: slide-in-tab-img;
        -webkit-animation-duration: 3s;
        animation-duration: 3s; }
  .consumer.home .fge-brand-panel .image .brand-logo {
    top: 15px;
    left: 15px;
    border-radius: 35px;
    width: 110px; }
  .consumer.home .fge-brand-panel .summary .button, .consumer.home .fge-brand-panel .summary .resource-archive-filters a.filter-button, .resource-archive-filters .consumer.home .fge-brand-panel .summary a.filter-button, .consumer.home .fge-brand-panel .summary .resource-teaser-card .read-more, .resource-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card .read-more, .fnlive-teaser-card .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card-happy .read-more, .fnlive-teaser-card-happy .consumer.home .fge-brand-panel .summary .read-more, .consumer.home .fge-brand-panel .summary .comment-form .submit, .comment-form .consumer.home .fge-brand-panel .summary .submit, .consumer.home .fge-brand-panel .summary .fne-blog-teaser-card .read-more, .fne-blog-teaser-card .consumer.home .fge-brand-panel .summary .read-more {
    font-size: 1.5rem; }
    .consumer.home .fge-brand-panel .summary .button i, .consumer.home .fge-brand-panel .summary .resource-archive-filters a.filter-button i, .resource-archive-filters .consumer.home .fge-brand-panel .summary a.filter-button i, .consumer.home .fge-brand-panel .summary .resource-teaser-card .read-more i, .resource-teaser-card .consumer.home .fge-brand-panel .summary .read-more i, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card .read-more i, .fnlive-teaser-card .consumer.home .fge-brand-panel .summary .read-more i, .consumer.home .fge-brand-panel .summary .fnlive-teaser-card-happy .read-more i, .fnlive-teaser-card-happy .consumer.home .fge-brand-panel .summary .read-more i, .consumer.home .fge-brand-panel .summary .comment-form .submit i, .comment-form .consumer.home .fge-brand-panel .summary .submit i, .consumer.home .fge-brand-panel .summary .fne-blog-teaser-card .read-more i, .fne-blog-teaser-card .consumer.home .fge-brand-panel .summary .read-more i {
      margin-left: 15px; }
  .consumer.home .subscribe-cta-wide-banner {
    padding: 20px 30px; }
    .consumer.home .subscribe-cta-wide-banner .subs-cta-button a, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button {
      padding-left: 30px;
      padding-right: 60px; }
      .consumer.home .subscribe-cta-wide-banner .subs-cta-button a:after, .consumer.home .subscribe-cta-wide-banner .subs-cta-button button:after {
        right: 10px; }
  .consumer.home .other-fge-products h3 {
    width: 90%; }
  .consumer.home .global-brand-footer .wpb_single_image.right-separator img {
    border-right: 2px solid #cccccc; }
  @-webkit-keyframes slide-in-tab-img {
    16.67%, 83.33% {
      right: 0; } }
  @keyframes slide-in-tab-img {
    16.67%, 83.33% {
      right: 0; } } }

@media screen and (min-width: 1200px) {
  .consumer.home .header .subs-cta-button, .consumer.page .header .subs-cta-button, .consumer.error404 .header .subs-cta-button, .consumer.category .header .subs-cta-button, .consumer.single-post .header .subs-cta-button, .consumer.search .header .subs-cta-button {
    margin-right: 30px;
    padding-right: 80px; }
    .consumer.home .header .subs-cta-button.xmas-2018, .consumer.page .header .subs-cta-button.xmas-2018, .consumer.error404 .header .subs-cta-button.xmas-2018, .consumer.category .header .subs-cta-button.xmas-2018, .consumer.single-post .header .subs-cta-button.xmas-2018, .consumer.search .header .subs-cta-button.xmas-2018 {
      padding-right: 70px; }
  .consumer.home .header .browse-fge-toggle, .consumer.page .header .browse-fge-toggle, .consumer.error404 .header .browse-fge-toggle, .consumer.category .header .browse-fge-toggle, .consumer.single-post .header .browse-fge-toggle, .consumer.search .header .browse-fge-toggle {
    padding-right: 100px; }
  .consumer.home .header .fge-brands-nav .flex-row .flex-col, .consumer.page .header .fge-brands-nav .flex-row .flex-col, .consumer.error404 .header .fge-brands-nav .flex-row .flex-col, .consumer.category .header .fge-brands-nav .flex-row .flex-col, .consumer.single-post .header .fge-brands-nav .flex-row .flex-col, .consumer.search .header .fge-brands-nav .flex-row .flex-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%; }
    .consumer.home .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.page .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.error404 .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.category .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.single-post .header .fge-brands-nav .flex-row .flex-col.other-products, .consumer.search .header .fge-brands-nav .flex-row .flex-col.other-products {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
      flex: 1 1 20%; }
  .consumer.home .global-brand-footer {
    padding: 30px 75px; } }

.tutor.home, .tutor.page, .tutor.error404, .tutor.category, .tutor.single-post, .tutor.search {
  background: #ffffff; }
  .tutor.home .mobile-site-header, .tutor.page .mobile-site-header, .tutor.error404 .mobile-site-header, .tutor.category .mobile-site-header, .tutor.single-post .mobile-site-header, .tutor.search .mobile-site-header {
    background: #ededed;
    border-bottom: 4px solid #ea463c;
    padding: 15px;
    min-height: 60px; }
  .tutor.home .header, .tutor.page .header, .tutor.error404 .header, .tutor.category .header, .tutor.single-post .header, .tutor.search .header {
    background: #ededed;
    border-bottom: 4px solid #ea463c;
    padding: 15px; }
    .tutor.home .header .site-logo, .tutor.page .header .site-logo, .tutor.error404 .header .site-logo, .tutor.category .header .site-logo, .tutor.single-post .header .site-logo, .tutor.search .header .site-logo {
      height: auto;
      line-height: normal;
      margin: 10px 0 0; }
      .tutor.home .header .site-logo img, .tutor.page .header .site-logo img, .tutor.error404 .header .site-logo img, .tutor.category .header .site-logo img, .tutor.single-post .header .site-logo img, .tutor.search .header .site-logo img {
        width: 210px; }

.cross-selling {
  margin-left: -15px;
  margin-right: -15px; }

.fge-cross-sell {
  background: white;
  margin-bottom: 2rem;
  padding-left: 15px;
  position: relative; }
  .fge-cross-sell .summary .title {
    font-weight: bold; }
  .fge-cross-sell .summary a.button, .fge-cross-sell .summary .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell .summary a.filter-button, .fge-cross-sell .summary .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell .summary a.read-more, .fge-cross-sell .summary .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell .summary a.read-more, .fge-cross-sell .summary .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell .summary a.read-more, .fge-cross-sell .summary .comment-form a.submit, .comment-form .fge-cross-sell .summary a.submit, .fge-cross-sell .summary .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell .summary a.read-more {
    display: block;
    -webkit-box-shadow: 0px 2px 3px #aaaaaa;
    box-shadow: 0px 2px 3px #aaaaaa;
    color: #ffffff;
    text-transform: uppercase;
    margin: 15px 0;
    width: 100%; }
    .fge-cross-sell .summary a.button:hover, .fge-cross-sell .summary .resource-archive-filters a.filter-button:hover, .resource-archive-filters .fge-cross-sell .summary a.filter-button:hover, .fge-cross-sell .summary .resource-teaser-card a.read-more:hover, .resource-teaser-card .fge-cross-sell .summary a.read-more:hover, .fge-cross-sell .summary .fnlive-teaser-card a.read-more:hover, .fnlive-teaser-card .fge-cross-sell .summary a.read-more:hover, .fge-cross-sell .summary .fnlive-teaser-card-happy a.read-more:hover, .fnlive-teaser-card-happy .fge-cross-sell .summary a.read-more:hover, .fge-cross-sell .summary .comment-form a.submit:hover, .comment-form .fge-cross-sell .summary a.submit:hover, .fge-cross-sell .summary .fne-blog-teaser-card a.read-more:hover, .fne-blog-teaser-card .fge-cross-sell .summary a.read-more:hover {
      color: #ffffff; }
  .fge-cross-sell .image-wrapper {
    position: relative;
    margin-top: 10px;
    text-align: center; }
    .fge-cross-sell .image-wrapper .image {
      border-radius: 8px;
      -webkit-box-shadow: 0px 2px 3px #aaaaaa;
      box-shadow: 0px 2px 3px #aaaaaa; }
    .fge-cross-sell .image-wrapper .logo {
      position: absolute;
      top: 8px;
      left: 8px;
      background: #ffffff;
      border-radius: 15px;
      width: 70px; }

@media (min-width: 64em) {
  .fge-cross-sell .image-wrapper {
    margin-top: 0; } }

/* Colours */
.fge-cross-sell.blue {
  border-left: 10px solid #1eb0e8; }
  .fge-cross-sell.blue a.button, .fge-cross-sell.blue .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.blue a.filter-button, .fge-cross-sell.blue .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.blue a.read-more, .fge-cross-sell.blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.blue a.read-more, .fge-cross-sell.blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.blue a.read-more, .fge-cross-sell.blue .comment-form a.submit, .comment-form .fge-cross-sell.blue a.submit, .fge-cross-sell.blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.blue a.read-more {
    background-color: #1eb0e8; }

.fge-cross-sell.green {
  border-left: 10px solid #94c456; }
  .fge-cross-sell.green a.button, .fge-cross-sell.green .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.green a.filter-button, .fge-cross-sell.green .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.green a.read-more, .fge-cross-sell.green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.green a.read-more, .fge-cross-sell.green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.green a.read-more, .fge-cross-sell.green .comment-form a.submit, .comment-form .fge-cross-sell.green a.submit, .fge-cross-sell.green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.green a.read-more {
    background-color: #94c456; }

.fge-cross-sell.grey {
  border-left: 10px solid #ebebeb; }
  .fge-cross-sell.grey a.button, .fge-cross-sell.grey .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.grey a.filter-button, .fge-cross-sell.grey .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.grey a.read-more, .fge-cross-sell.grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.grey a.read-more, .fge-cross-sell.grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.grey a.read-more, .fge-cross-sell.grey .comment-form a.submit, .comment-form .fge-cross-sell.grey a.submit, .fge-cross-sell.grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.grey a.read-more {
    background-color: #ebebeb; }

.fge-cross-sell.light-grey {
  border-left: 10px solid #f1f1f1; }
  .fge-cross-sell.light-grey a.button, .fge-cross-sell.light-grey .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.light-grey a.filter-button, .fge-cross-sell.light-grey .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.light-grey a.read-more, .fge-cross-sell.light-grey .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.light-grey a.read-more, .fge-cross-sell.light-grey .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.light-grey a.read-more, .fge-cross-sell.light-grey .comment-form a.submit, .comment-form .fge-cross-sell.light-grey a.submit, .fge-cross-sell.light-grey .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.light-grey a.read-more {
    background-color: #f1f1f1; }

.fge-cross-sell.orange {
  border-left: 10px solid #f07e26; }
  .fge-cross-sell.orange a.button, .fge-cross-sell.orange .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.orange a.filter-button, .fge-cross-sell.orange .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.orange a.read-more, .fge-cross-sell.orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.orange a.read-more, .fge-cross-sell.orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.orange a.read-more, .fge-cross-sell.orange .comment-form a.submit, .comment-form .fge-cross-sell.orange a.submit, .fge-cross-sell.orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.orange a.read-more {
    background-color: #f07e26; }

.fge-cross-sell.pink {
  border-left: 10px solid #eb70a6; }
  .fge-cross-sell.pink a.button, .fge-cross-sell.pink .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.pink a.filter-button, .fge-cross-sell.pink .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.pink a.read-more, .fge-cross-sell.pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.pink a.read-more, .fge-cross-sell.pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.pink a.read-more, .fge-cross-sell.pink .comment-form a.submit, .comment-form .fge-cross-sell.pink a.submit, .fge-cross-sell.pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.pink a.read-more {
    background-color: #eb70a6; }

.fge-cross-sell.purple {
  border-left: 10px solid #9b539c; }
  .fge-cross-sell.purple a.button, .fge-cross-sell.purple .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.purple a.filter-button, .fge-cross-sell.purple .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.purple a.read-more, .fge-cross-sell.purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.purple a.read-more, .fge-cross-sell.purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.purple a.read-more, .fge-cross-sell.purple .comment-form a.submit, .comment-form .fge-cross-sell.purple a.submit, .fge-cross-sell.purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.purple a.read-more {
    background-color: #9b539c; }

.fge-cross-sell.red {
  border-left: 10px solid #ea463c; }
  .fge-cross-sell.red a.button, .fge-cross-sell.red .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.red a.filter-button, .fge-cross-sell.red .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.red a.read-more, .fge-cross-sell.red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.red a.read-more, .fge-cross-sell.red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.red a.read-more, .fge-cross-sell.red .comment-form a.submit, .comment-form .fge-cross-sell.red a.submit, .fge-cross-sell.red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.red a.read-more {
    background-color: #ea463c; }

.fge-cross-sell.dark-blue {
  border-left: 10px solid #0f69b1; }
  .fge-cross-sell.dark-blue a.button, .fge-cross-sell.dark-blue .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-blue a.filter-button, .fge-cross-sell.dark-blue .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-blue a.read-more, .fge-cross-sell.dark-blue .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-blue a.read-more, .fge-cross-sell.dark-blue .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-blue a.read-more, .fge-cross-sell.dark-blue .comment-form a.submit, .comment-form .fge-cross-sell.dark-blue a.submit, .fge-cross-sell.dark-blue .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-blue a.read-more {
    background-color: #0f69b1; }

.fge-cross-sell.dark-green {
  border-left: 10px solid #7fa352; }
  .fge-cross-sell.dark-green a.button, .fge-cross-sell.dark-green .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-green a.filter-button, .fge-cross-sell.dark-green .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-green a.read-more, .fge-cross-sell.dark-green .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-green a.read-more, .fge-cross-sell.dark-green .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-green a.read-more, .fge-cross-sell.dark-green .comment-form a.submit, .comment-form .fge-cross-sell.dark-green a.submit, .fge-cross-sell.dark-green .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-green a.read-more {
    background-color: #7fa352; }

.fge-cross-sell.dark-orange {
  border-left: 10px solid #c44e00; }
  .fge-cross-sell.dark-orange a.button, .fge-cross-sell.dark-orange .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-orange a.filter-button, .fge-cross-sell.dark-orange .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-orange a.read-more, .fge-cross-sell.dark-orange .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-orange a.read-more, .fge-cross-sell.dark-orange .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-orange a.read-more, .fge-cross-sell.dark-orange .comment-form a.submit, .comment-form .fge-cross-sell.dark-orange a.submit, .fge-cross-sell.dark-orange .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-orange a.read-more {
    background-color: #c44e00; }

.fge-cross-sell.dark-pink {
  border-left: 10px solid #ae6a8a; }
  .fge-cross-sell.dark-pink a.button, .fge-cross-sell.dark-pink .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-pink a.filter-button, .fge-cross-sell.dark-pink .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-pink a.read-more, .fge-cross-sell.dark-pink .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-pink a.read-more, .fge-cross-sell.dark-pink .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-pink a.read-more, .fge-cross-sell.dark-pink .comment-form a.submit, .comment-form .fge-cross-sell.dark-pink a.submit, .fge-cross-sell.dark-pink .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-pink a.read-more {
    background-color: #ae6a8a; }

.fge-cross-sell.dark-purple {
  border-left: 10px solid #682168; }
  .fge-cross-sell.dark-purple a.button, .fge-cross-sell.dark-purple .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-purple a.filter-button, .fge-cross-sell.dark-purple .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-purple a.read-more, .fge-cross-sell.dark-purple .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-purple a.read-more, .fge-cross-sell.dark-purple .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-purple a.read-more, .fge-cross-sell.dark-purple .comment-form a.submit, .comment-form .fge-cross-sell.dark-purple a.submit, .fge-cross-sell.dark-purple .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-purple a.read-more {
    background-color: #682168; }

.fge-cross-sell.dark-red {
  border-left: 10px solid #bc3631; }
  .fge-cross-sell.dark-red a.button, .fge-cross-sell.dark-red .resource-archive-filters a.filter-button, .resource-archive-filters .fge-cross-sell.dark-red a.filter-button, .fge-cross-sell.dark-red .resource-teaser-card a.read-more, .resource-teaser-card .fge-cross-sell.dark-red a.read-more, .fge-cross-sell.dark-red .fnlive-teaser-card a.read-more, .fnlive-teaser-card .fge-cross-sell.dark-red a.read-more, .fge-cross-sell.dark-red .fnlive-teaser-card-happy a.read-more, .fnlive-teaser-card-happy .fge-cross-sell.dark-red a.read-more, .fge-cross-sell.dark-red .comment-form a.submit, .comment-form .fge-cross-sell.dark-red a.submit, .fge-cross-sell.dark-red .fne-blog-teaser-card a.read-more, .fne-blog-teaser-card .fge-cross-sell.dark-red a.read-more {
    background-color: #bc3631; }

@media screen and (min-width: 480px) {
  .fge-cross-sell .image-wrapper .logo {
    top: 15px;
    left: 15px;
    border-radius: 35px;
    width: 110px; } }

@media screen and (min-width: 768px) {
  .fge-cross-sell {
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .fge-cross-sell .summary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 45%;
      flex: 1 0 45%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-right: 30px; }
    .fge-cross-sell .image-wrapper {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 55%;
      flex: 1 0 55%; }
      .fge-cross-sell .image-wrapper .logo {
        top: 8px;
        left: 8px;
        border-radius: 15px;
        width: 70px; } }

@media screen and (min-width: 992px) {
  .fge-cross-sell .image-wrapper .logo {
    top: 15px;
    left: 15px;
    border-radius: 35px;
    width: 110px; } }

/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------- */
.cart-contents {
  position: relative;
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: center; }

.cart-contents:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f290" !important;
  font-size: 30px;
  color: #FF1493;
  float: left; }

.cart-contents:hover {
  text-decoration: none; }

.cart-contents-count {
  color: #fff;
  background: transparent;
  font-weight: bold;
  border-radius: 50%;
  padding: 1px 6px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  height: 17px;
  /* width: 17px; */
  /* transform: translateY(-105%) translateX(25%); */
  font-size: 10px;
  margin-top: -30px;
  text-align: left;
  margin-left: 3px;
  margin-bottom: 2em; }

.cart-contents-count strong {
  margin-left: 20px;
  color: #000;
  /* min-width: 200px; */
  font-size: 14px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: " ";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.lt-ie9 select {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial; }

.lt-ie9 img {
  width: auto; }

.fn-digital-app .fnlive-teaser-card .read-more {
    border-bottom: none;
    box-shadow: 0px 12px 10px -10px rgba(0,0,0,.5);
}


/* Neutral homepage redesign 2022 */

.consumer.home .header, .consumer.page .header, .consumer.error404 .header, .consumer.category .header, .consumer.single-post .header, .consumer.search .header {
  background: #ffffff;
  border-bottom: none;
  padding: .5rem 1rem;
  z-index: 1010;
}

.consumer.home .header .site-logo,
.consumer.home .mobile-site-header .site-logo {
  visibility: hidden;
}

.consumer #nav-menu-icon {
  background-color: #ffffff;
}

.consumer #nav-menu-icon.open {
  background-color: #1da9dc;
}

.consumer #nav-menu-icon i {
  background: #222222;
}

.consumer #nav-menu-icon.open i {
  background: #ffffff;
}

.consumer.home .global-brand-footer {
  border-top-width: 2px;
}

.consumer .footer {
  padding-top: 0;
}

.consumer .footer .privacy-links {
  background: linear-gradient(90deg,#00326b 0%, #1c92ff 35%, #1c92ff 45%, #fd0000 80%, #d50b00 100%);
  color: #ffffff;
  margin-top: 0;
  padding: .5rem 0;
}

.consumer .footer .privacy-links ul li a {
  color: #ffffff;
}

.consumer .main-content {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.consumer .main-content.active {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.consumer .main-content.active #mobile-offcanvas-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
}


/* Generic site popup style */
.site-popup {
  background: white;
  border-radius: 10px;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  position: relative;
} 
.site-popup__example p {
  margin: 0;
} 


@media screen and (max-width: 991px) {
  .consumer.home .header.active, .consumer.page .header.active, .consumer.error404 .header.active, .consumer.category .header.active, .consumer.single-post .header.active, .consumer.search .header.active {
    background: #1da9dc;
  }

  .consumer .main-nav ul.sites li {
    text-align: center;
  }

  .consumer .main-nav li.text-link a {
    color: #ffffff;
    font-size: 1.25rem;
  }
}

/* First News Content Card Visual Composer element */
.fn-content-card-wrapper {}

.fn-content-card-wrapper .fn-content-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1rem;
}

.fn-content-card.portrait-title-image .fn-content-card-title-container {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* 768px - 48em */
@media screen and (min-width: 48em) {
  .fn-content-card.landscape-text-image,
  .fn-content-card.landscape-image-text {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto 1rem 1fr;
    grid-template-rows: auto 1fr;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1rem;
    width: 100%;
    height: 100%;
  }

  .fn-content-card.landscape-text-image > *:nth-child(1),
  .fn-content-card.landscape-image-text > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .fn-content-card.landscape-text-image > *:nth-child(2),
  .fn-content-card.landscape-image-text > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .fn-content-card.landscape-text-image > *:nth-child(3),
  .fn-content-card.landscape-image-text > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .fn-content-card.landscape-text-image > *:nth-child(4),
  .fn-content-card.landscape-image-text > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  .fn-content-card.landscape-text-image .fn-content-card-title-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
  }
  .fn-content-card.landscape-text-image .fn-content-card-text-container  {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 3 / 2;
  }
  .fn-content-card.landscape-text-image .fn-content-card-btn-container   {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3 / 1 / 4 / 2;
  }
  .fn-content-card.landscape-text-image .fn-content-card-image-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 4 / 3;
  }

  .fn-content-card.landscape-image-text .fn-content-card-image-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 4 / 2;
  }
  .fn-content-card.landscape-image-text .fn-content-card-title-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3;
  }
  .fn-content-card.landscape-image-text .fn-content-card-text-container  {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2 / 2 / 3 / 3;
  }
  .fn-content-card.landscape-image-text .fn-content-card-btn-container   {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3 / 2 / 4 / 3;
  }
}
