@charset "UTF-8";
@font-face {
  font-family: 'montserrat';
  src: url("/static/fonts/montserrat/montserrat-bold-webfont.woff2?12098627b8a8") format("woff2"), url("/static/fonts/montserrat/montserrat-bold-webfont.woff?12098627b8a8") format("woff"), url("/static/fonts/montserrat/montserrat-bold-webfont.otf?12098627b8a8") format("otf"), url("/static/fonts/montserrat/montserrat-bold-webfont.eot?12098627b8a8") format("eot");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/static/fonts/montserrat/montserrat-light-webfont.woff2?12098627b8a8") format("woff2"), url("/static/fonts/montserrat/montserrat-light-webfont.woff?12098627b8a8") format("woff"), url("/static/fonts/montserrat/montserrat-light-webfont.otf?12098627b8a8") format("otf"), url("/static/fonts/montserrat/montserrat-light-webfont.eot?12098627b8a8") format("eot");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/static/fonts/montserrat/montserrat-medium-webfont.woff2?12098627b8a8") format("woff2"), url("/static/fonts/montserrat/montserrat-medium-webfont.woff?12098627b8a8") format("woff"), url("/static/fonts/montserrat/montserrat-medium-webfont.otf?12098627b8a8") format("otf"), url("/static/fonts/montserrat/montserrat-medium-webfont.eot?12098627b8a8") format("eot");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/static/fonts/montserrat/montserrat-regular-webfont.woff2?12098627b8a8") format("woff2"), url("/static/fonts/montserrat/montserrat-regular-webfont.woff?12098627b8a8") format("woff"), url("/static/fonts/montserrat/montserrat-regular-webfont.otf?12098627b8a8") format("otf"), url("/static/fonts/montserrat/montserrat-regular-webfont.eot?12098627b8a8") format("eot");
  font-weight: 400;
  font-style: normal; }

@-webkit-keyframes anim-effect-ivana-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); } }

@keyframes anim-effect-ivana-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); } }

@-webkit-keyframes anim-effect-ivana-2 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  50%, 100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1); } }

@keyframes anim-effect-ivana-2 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  50%, 100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1); } }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * 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; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("/static/fonts/ionicons.eot?v=2.0.0&12098627b8a8");
  src: url("/static/fonts/ionicons.eot?v=2.0.0&12098627b8a8#iefix") format("embedded-opentype"), url("/static/fonts/ionicons.ttf?v=2.0.0&12098627b8a8") format("truetype"), url("/static/fonts/ionicons.woff?v=2.0.0&12098627b8a8") format("woff"), url("/static/fonts/ionicons.svg?v=2.0.0&12098627b8a8#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: ""; }

.ion-alert-circled:before {
  content: ""; }

.ion-android-add:before {
  content: ""; }

.ion-android-add-circle:before {
  content: ""; }

.ion-android-alarm-clock:before {
  content: ""; }

.ion-android-alert:before {
  content: ""; }

.ion-android-apps:before {
  content: ""; }

.ion-android-archive:before {
  content: ""; }

.ion-android-arrow-back:before {
  content: ""; }

.ion-android-arrow-down:before {
  content: ""; }

.ion-android-arrow-dropdown:before {
  content: ""; }

.ion-android-arrow-dropdown-circle:before {
  content: ""; }

.ion-android-arrow-dropleft:before {
  content: ""; }

.ion-android-arrow-dropleft-circle:before {
  content: ""; }

.ion-android-arrow-dropright:before {
  content: ""; }

.ion-android-arrow-dropright-circle:before {
  content: ""; }

.ion-android-arrow-dropup:before {
  content: ""; }

.ion-android-arrow-dropup-circle:before {
  content: ""; }

.ion-android-arrow-forward:before {
  content: ""; }

.ion-android-arrow-up:before {
  content: ""; }

.ion-android-attach:before {
  content: ""; }

.ion-android-bar:before {
  content: ""; }

.ion-android-bicycle:before {
  content: ""; }

.ion-android-boat:before {
  content: ""; }

.ion-android-bookmark:before {
  content: ""; }

.ion-android-bulb:before {
  content: ""; }

.ion-android-bus:before {
  content: ""; }

.ion-android-calendar:before {
  content: ""; }

.ion-android-call:before {
  content: ""; }

.ion-android-camera:before {
  content: ""; }

.ion-android-cancel:before {
  content: ""; }

.ion-android-car:before {
  content: ""; }

.ion-android-cart:before {
  content: ""; }

.ion-android-chat:before {
  content: ""; }

.ion-android-checkbox:before {
  content: ""; }

.ion-android-checkbox-blank:before {
  content: ""; }

.ion-android-checkbox-outline:before {
  content: ""; }

.ion-android-checkbox-outline-blank:before {
  content: ""; }

.ion-android-checkmark-circle:before {
  content: ""; }

.ion-android-clipboard:before {
  content: ""; }

.ion-android-close:before {
  content: ""; }

.ion-android-cloud:before {
  content: ""; }

.ion-android-cloud-circle:before {
  content: ""; }

.ion-android-cloud-done:before {
  content: ""; }

.ion-android-cloud-outline:before {
  content: ""; }

.ion-android-color-palette:before {
  content: ""; }

.ion-android-compass:before {
  content: ""; }

.ion-android-contact:before {
  content: ""; }

.ion-android-contacts:before {
  content: ""; }

.ion-android-contract:before {
  content: ""; }

.ion-android-create:before {
  content: ""; }

.ion-android-delete:before {
  content: ""; }

.ion-android-desktop:before {
  content: ""; }

.ion-android-document:before {
  content: ""; }

.ion-android-done:before {
  content: ""; }

.ion-android-done-all:before {
  content: ""; }

.ion-android-download:before {
  content: ""; }

.ion-android-drafts:before {
  content: ""; }

.ion-android-exit:before {
  content: ""; }

.ion-android-expand:before {
  content: ""; }

.ion-android-favorite:before {
  content: ""; }

.ion-android-favorite-outline:before {
  content: ""; }

.ion-android-film:before {
  content: ""; }

.ion-android-folder:before {
  content: ""; }

.ion-android-folder-open:before {
  content: ""; }

.ion-android-funnel:before {
  content: ""; }

.ion-android-globe:before {
  content: ""; }

.ion-android-hand:before {
  content: ""; }

.ion-android-hangout:before {
  content: ""; }

.ion-android-happy:before {
  content: ""; }

.ion-android-home:before {
  content: ""; }

.ion-android-image:before {
  content: ""; }

.ion-android-laptop:before {
  content: ""; }

.ion-android-list:before {
  content: ""; }

.ion-android-locate:before {
  content: ""; }

.ion-android-lock:before {
  content: ""; }

.ion-android-mail:before {
  content: ""; }

.ion-android-map:before {
  content: ""; }

.ion-android-menu:before {
  content: ""; }

.ion-android-microphone:before {
  content: ""; }

.ion-android-microphone-off:before {
  content: ""; }

.ion-android-more-horizontal:before {
  content: ""; }

.ion-android-more-vertical:before {
  content: ""; }

.ion-android-navigate:before {
  content: ""; }

.ion-android-notifications:before {
  content: ""; }

.ion-android-notifications-none:before {
  content: ""; }

.ion-android-notifications-off:before {
  content: ""; }

.ion-android-open:before {
  content: ""; }

.ion-android-options:before {
  content: ""; }

.ion-android-people:before {
  content: ""; }

.ion-android-person:before {
  content: ""; }

.ion-android-person-add:before {
  content: ""; }

.ion-android-phone-landscape:before {
  content: ""; }

.ion-android-phone-portrait:before {
  content: ""; }

.ion-android-pin:before {
  content: ""; }

.ion-android-plane:before {
  content: ""; }

.ion-android-playstore:before {
  content: ""; }

.ion-android-print:before {
  content: ""; }

.ion-android-radio-button-off:before {
  content: ""; }

.ion-android-radio-button-on:before {
  content: ""; }

.ion-android-refresh:before {
  content: ""; }

.ion-android-remove:before {
  content: ""; }

.ion-android-remove-circle:before {
  content: ""; }

.ion-android-restaurant:before {
  content: ""; }

.ion-android-sad:before {
  content: ""; }

.ion-android-search:before {
  content: ""; }

.ion-android-send:before {
  content: ""; }

.ion-android-settings:before {
  content: ""; }

.ion-android-share:before {
  content: ""; }

.ion-android-share-alt:before {
  content: ""; }

.ion-android-star:before {
  content: ""; }

.ion-android-star-half:before {
  content: ""; }

.ion-android-star-outline:before {
  content: ""; }

.ion-android-stopwatch:before {
  content: ""; }

.ion-android-subway:before {
  content: ""; }

.ion-android-sunny:before {
  content: ""; }

.ion-android-sync:before {
  content: ""; }

.ion-android-textsms:before {
  content: ""; }

.ion-android-time:before {
  content: ""; }

.ion-android-train:before {
  content: ""; }

.ion-android-unlock:before {
  content: ""; }

.ion-android-upload:before {
  content: ""; }

.ion-android-volume-down:before {
  content: ""; }

.ion-android-volume-mute:before {
  content: ""; }

.ion-android-volume-off:before {
  content: ""; }

.ion-android-volume-up:before {
  content: ""; }

.ion-android-walk:before {
  content: ""; }

.ion-android-warning:before {
  content: ""; }

.ion-android-watch:before {
  content: ""; }

.ion-android-wifi:before {
  content: ""; }

.ion-aperture:before {
  content: ""; }

.ion-archive:before {
  content: ""; }

.ion-arrow-down-a:before {
  content: ""; }

.ion-arrow-down-b:before {
  content: ""; }

.ion-arrow-down-c:before {
  content: ""; }

.ion-arrow-expand:before {
  content: ""; }

.ion-arrow-graph-down-left:before {
  content: ""; }

.ion-arrow-graph-down-right:before {
  content: ""; }

.ion-arrow-graph-up-left:before {
  content: ""; }

.ion-arrow-graph-up-right:before {
  content: ""; }

.ion-arrow-left-a:before {
  content: ""; }

.ion-arrow-left-b:before {
  content: ""; }

.ion-arrow-left-c:before {
  content: ""; }

.ion-arrow-move:before {
  content: ""; }

.ion-arrow-resize:before {
  content: ""; }

.ion-arrow-return-left:before {
  content: ""; }

.ion-arrow-return-right:before {
  content: ""; }

.ion-arrow-right-a:before {
  content: ""; }

.ion-arrow-right-b:before {
  content: ""; }

.ion-arrow-right-c:before {
  content: ""; }

.ion-arrow-shrink:before {
  content: ""; }

.ion-arrow-swap:before {
  content: ""; }

.ion-arrow-up-a:before {
  content: ""; }

.ion-arrow-up-b:before {
  content: ""; }

.ion-arrow-up-c:before {
  content: ""; }

.ion-asterisk:before {
  content: ""; }

.ion-at:before {
  content: ""; }

.ion-backspace:before {
  content: ""; }

.ion-backspace-outline:before {
  content: ""; }

.ion-bag:before {
  content: ""; }

.ion-battery-charging:before {
  content: ""; }

.ion-battery-empty:before {
  content: ""; }

.ion-battery-full:before {
  content: ""; }

.ion-battery-half:before {
  content: ""; }

.ion-battery-low:before {
  content: ""; }

.ion-beaker:before {
  content: ""; }

.ion-beer:before {
  content: ""; }

.ion-bluetooth:before {
  content: ""; }

.ion-bonfire:before {
  content: ""; }

.ion-bookmark:before {
  content: ""; }

.ion-bowtie:before {
  content: ""; }

.ion-briefcase:before {
  content: ""; }

.ion-bug:before {
  content: ""; }

.ion-calculator:before {
  content: ""; }

.ion-calendar:before {
  content: ""; }

.ion-camera:before {
  content: ""; }

.ion-card:before {
  content: ""; }

.ion-cash:before {
  content: ""; }

.ion-chatbox:before {
  content: ""; }

.ion-chatbox-working:before {
  content: ""; }

.ion-chatboxes:before {
  content: ""; }

.ion-chatbubble:before {
  content: ""; }

.ion-chatbubble-working:before {
  content: ""; }

.ion-chatbubbles:before {
  content: ""; }

.ion-checkmark:before {
  content: ""; }

.ion-checkmark-circled:before {
  content: ""; }

.ion-checkmark-round:before {
  content: ""; }

.ion-chevron-down:before {
  content: ""; }

.ion-chevron-left:before {
  content: ""; }

.ion-chevron-right:before {
  content: ""; }

.ion-chevron-up:before {
  content: ""; }

.ion-clipboard:before {
  content: ""; }

.ion-clock:before {
  content: ""; }

.ion-close:before {
  content: ""; }

.ion-close-circled:before {
  content: ""; }

.ion-close-round:before {
  content: ""; }

.ion-closed-captioning:before {
  content: ""; }

.ion-cloud:before {
  content: ""; }

.ion-code:before {
  content: ""; }

.ion-code-download:before {
  content: ""; }

.ion-code-working:before {
  content: ""; }

.ion-coffee:before {
  content: ""; }

.ion-compass:before {
  content: ""; }

.ion-compose:before {
  content: ""; }

.ion-connection-bars:before {
  content: ""; }

.ion-contrast:before {
  content: ""; }

.ion-crop:before {
  content: ""; }

.ion-cube:before {
  content: ""; }

.ion-disc:before {
  content: ""; }

.ion-document:before {
  content: ""; }

.ion-document-text:before {
  content: ""; }

.ion-drag:before {
  content: ""; }

.ion-earth:before {
  content: ""; }

.ion-easel:before {
  content: ""; }

.ion-edit:before {
  content: ""; }

.ion-egg:before {
  content: ""; }

.ion-eject:before {
  content: ""; }

.ion-email:before {
  content: ""; }

.ion-email-unread:before {
  content: ""; }

.ion-erlenmeyer-flask:before {
  content: ""; }

.ion-erlenmeyer-flask-bubbles:before {
  content: ""; }

.ion-eye:before {
  content: ""; }

.ion-eye-disabled:before {
  content: ""; }

.ion-female:before {
  content: ""; }

.ion-filing:before {
  content: ""; }

.ion-film-marker:before {
  content: ""; }

.ion-fireball:before {
  content: ""; }

.ion-flag:before {
  content: ""; }

.ion-flame:before {
  content: ""; }

.ion-flash:before {
  content: ""; }

.ion-flash-off:before {
  content: ""; }

.ion-folder:before {
  content: ""; }

.ion-fork:before {
  content: ""; }

.ion-fork-repo:before {
  content: ""; }

.ion-forward:before {
  content: ""; }

.ion-funnel:before {
  content: ""; }

.ion-gear-a:before {
  content: ""; }

.ion-gear-b:before {
  content: ""; }

.ion-grid:before {
  content: ""; }

.ion-hammer:before {
  content: ""; }

.ion-happy:before {
  content: ""; }

.ion-happy-outline:before {
  content: ""; }

.ion-headphone:before {
  content: ""; }

.ion-heart:before {
  content: ""; }

.ion-heart-broken:before {
  content: ""; }

.ion-help:before {
  content: ""; }

.ion-help-buoy:before {
  content: ""; }

.ion-help-circled:before {
  content: ""; }

.ion-home:before {
  content: ""; }

.ion-icecream:before {
  content: ""; }

.ion-image:before {
  content: ""; }

.ion-images:before {
  content: ""; }

.ion-information:before {
  content: ""; }

.ion-information-circled:before {
  content: ""; }

.ion-ionic:before {
  content: ""; }

.ion-ios-alarm:before {
  content: ""; }

.ion-ios-alarm-outline:before {
  content: ""; }

.ion-ios-albums:before {
  content: ""; }

.ion-ios-albums-outline:before {
  content: ""; }

.ion-ios-americanfootball:before {
  content: ""; }

.ion-ios-americanfootball-outline:before {
  content: ""; }

.ion-ios-analytics:before {
  content: ""; }

.ion-ios-analytics-outline:before {
  content: ""; }

.ion-ios-arrow-back:before {
  content: ""; }

.ion-ios-arrow-down:before {
  content: ""; }

.ion-ios-arrow-forward:before {
  content: ""; }

.ion-ios-arrow-left:before {
  content: ""; }

.ion-ios-arrow-right:before {
  content: ""; }

.ion-ios-arrow-thin-down:before {
  content: ""; }

.ion-ios-arrow-thin-left:before {
  content: ""; }

.ion-ios-arrow-thin-right:before {
  content: ""; }

.ion-ios-arrow-thin-up:before {
  content: ""; }

.ion-ios-arrow-up:before {
  content: ""; }

.ion-ios-at:before {
  content: ""; }

.ion-ios-at-outline:before {
  content: ""; }

.ion-ios-barcode:before {
  content: ""; }

.ion-ios-barcode-outline:before {
  content: ""; }

.ion-ios-baseball:before {
  content: ""; }

.ion-ios-baseball-outline:before {
  content: ""; }

.ion-ios-basketball:before {
  content: ""; }

.ion-ios-basketball-outline:before {
  content: ""; }

.ion-ios-bell:before {
  content: ""; }

.ion-ios-bell-outline:before {
  content: ""; }

.ion-ios-body:before {
  content: ""; }

.ion-ios-body-outline:before {
  content: ""; }

.ion-ios-bolt:before {
  content: ""; }

.ion-ios-bolt-outline:before {
  content: ""; }

.ion-ios-book:before {
  content: ""; }

.ion-ios-book-outline:before {
  content: ""; }

.ion-ios-bookmarks:before {
  content: ""; }

.ion-ios-bookmarks-outline:before {
  content: ""; }

.ion-ios-box:before {
  content: ""; }

.ion-ios-box-outline:before {
  content: ""; }

.ion-ios-briefcase:before {
  content: ""; }

.ion-ios-briefcase-outline:before {
  content: ""; }

.ion-ios-browsers:before {
  content: ""; }

.ion-ios-browsers-outline:before {
  content: ""; }

.ion-ios-calculator:before {
  content: ""; }

.ion-ios-calculator-outline:before {
  content: ""; }

.ion-ios-calendar:before {
  content: ""; }

.ion-ios-calendar-outline:before {
  content: ""; }

.ion-ios-camera:before {
  content: ""; }

.ion-ios-camera-outline:before {
  content: ""; }

.ion-ios-cart:before {
  content: ""; }

.ion-ios-cart-outline:before {
  content: ""; }

.ion-ios-chatboxes:before {
  content: ""; }

.ion-ios-chatboxes-outline:before {
  content: ""; }

.ion-ios-chatbubble:before {
  content: ""; }

.ion-ios-chatbubble-outline:before {
  content: ""; }

.ion-ios-checkmark:before {
  content: ""; }

.ion-ios-checkmark-empty:before {
  content: ""; }

.ion-ios-checkmark-outline:before {
  content: ""; }

.ion-ios-circle-filled:before {
  content: ""; }

.ion-ios-circle-outline:before {
  content: ""; }

.ion-ios-clock:before {
  content: ""; }

.ion-ios-clock-outline:before {
  content: ""; }

.ion-ios-close:before {
  content: ""; }

.ion-ios-close-empty:before {
  content: ""; }

.ion-ios-close-outline:before {
  content: ""; }

.ion-ios-cloud:before {
  content: ""; }

.ion-ios-cloud-download:before {
  content: ""; }

.ion-ios-cloud-download-outline:before {
  content: ""; }

.ion-ios-cloud-outline:before {
  content: ""; }

.ion-ios-cloud-upload:before {
  content: ""; }

.ion-ios-cloud-upload-outline:before {
  content: ""; }

.ion-ios-cloudy:before {
  content: ""; }

.ion-ios-cloudy-night:before {
  content: ""; }

.ion-ios-cloudy-night-outline:before {
  content: ""; }

.ion-ios-cloudy-outline:before {
  content: ""; }

.ion-ios-cog:before {
  content: ""; }

.ion-ios-cog-outline:before {
  content: ""; }

.ion-ios-color-filter:before {
  content: ""; }

.ion-ios-color-filter-outline:before {
  content: ""; }

.ion-ios-color-wand:before {
  content: ""; }

.ion-ios-color-wand-outline:before {
  content: ""; }

.ion-ios-compose:before {
  content: ""; }

.ion-ios-compose-outline:before {
  content: ""; }

.ion-ios-contact:before {
  content: ""; }

.ion-ios-contact-outline:before {
  content: ""; }

.ion-ios-copy:before {
  content: ""; }

.ion-ios-copy-outline:before {
  content: ""; }

.ion-ios-crop:before {
  content: ""; }

.ion-ios-crop-strong:before {
  content: ""; }

.ion-ios-download:before {
  content: ""; }

.ion-ios-download-outline:before {
  content: ""; }

.ion-ios-drag:before {
  content: ""; }

.ion-ios-email:before {
  content: ""; }

.ion-ios-email-outline:before {
  content: ""; }

.ion-ios-eye:before {
  content: ""; }

.ion-ios-eye-outline:before {
  content: ""; }

.ion-ios-fastforward:before {
  content: ""; }

.ion-ios-fastforward-outline:before {
  content: ""; }

.ion-ios-filing:before {
  content: ""; }

.ion-ios-filing-outline:before {
  content: ""; }

.ion-ios-film:before {
  content: ""; }

.ion-ios-film-outline:before {
  content: ""; }

.ion-ios-flag:before {
  content: ""; }

.ion-ios-flag-outline:before {
  content: ""; }

.ion-ios-flame:before {
  content: ""; }

.ion-ios-flame-outline:before {
  content: ""; }

.ion-ios-flask:before {
  content: ""; }

.ion-ios-flask-outline:before {
  content: ""; }

.ion-ios-flower:before {
  content: ""; }

.ion-ios-flower-outline:before {
  content: ""; }

.ion-ios-folder:before {
  content: ""; }

.ion-ios-folder-outline:before {
  content: ""; }

.ion-ios-football:before {
  content: ""; }

.ion-ios-football-outline:before {
  content: ""; }

.ion-ios-game-controller-a:before {
  content: ""; }

.ion-ios-game-controller-a-outline:before {
  content: ""; }

.ion-ios-game-controller-b:before {
  content: ""; }

.ion-ios-game-controller-b-outline:before {
  content: ""; }

.ion-ios-gear:before {
  content: ""; }

.ion-ios-gear-outline:before {
  content: ""; }

.ion-ios-glasses:before {
  content: ""; }

.ion-ios-glasses-outline:before {
  content: ""; }

.ion-ios-grid-view:before {
  content: ""; }

.ion-ios-grid-view-outline:before {
  content: ""; }

.ion-ios-heart:before {
  content: ""; }

.ion-ios-heart-outline:before {
  content: ""; }

.ion-ios-help:before {
  content: ""; }

.ion-ios-help-empty:before {
  content: ""; }

.ion-ios-help-outline:before {
  content: ""; }

.ion-ios-home:before {
  content: ""; }

.ion-ios-home-outline:before {
  content: ""; }

.ion-ios-infinite:before {
  content: ""; }

.ion-ios-infinite-outline:before {
  content: ""; }

.ion-ios-information:before {
  content: ""; }

.ion-ios-information-empty:before {
  content: ""; }

.ion-ios-information-outline:before {
  content: ""; }

.ion-ios-ionic-outline:before {
  content: ""; }

.ion-ios-keypad:before {
  content: ""; }

.ion-ios-keypad-outline:before {
  content: ""; }

.ion-ios-lightbulb:before {
  content: ""; }

.ion-ios-lightbulb-outline:before {
  content: ""; }

.ion-ios-list:before {
  content: ""; }

.ion-ios-list-outline:before {
  content: ""; }

.ion-ios-location:before {
  content: ""; }

.ion-ios-location-outline:before {
  content: ""; }

.ion-ios-locked:before {
  content: ""; }

.ion-ios-locked-outline:before {
  content: ""; }

.ion-ios-loop:before {
  content: ""; }

.ion-ios-loop-strong:before {
  content: ""; }

.ion-ios-medical:before {
  content: ""; }

.ion-ios-medical-outline:before {
  content: ""; }

.ion-ios-medkit:before {
  content: ""; }

.ion-ios-medkit-outline:before {
  content: ""; }

.ion-ios-mic:before {
  content: ""; }

.ion-ios-mic-off:before {
  content: ""; }

.ion-ios-mic-outline:before {
  content: ""; }

.ion-ios-minus:before {
  content: ""; }

.ion-ios-minus-empty:before {
  content: ""; }

.ion-ios-minus-outline:before {
  content: ""; }

.ion-ios-monitor:before {
  content: ""; }

.ion-ios-monitor-outline:before {
  content: ""; }

.ion-ios-moon:before {
  content: ""; }

.ion-ios-moon-outline:before {
  content: ""; }

.ion-ios-more:before {
  content: ""; }

.ion-ios-more-outline:before {
  content: ""; }

.ion-ios-musical-note:before {
  content: ""; }

.ion-ios-musical-notes:before {
  content: ""; }

.ion-ios-navigate:before {
  content: ""; }

.ion-ios-navigate-outline:before {
  content: ""; }

.ion-ios-nutrition:before {
  content: ""; }

.ion-ios-nutrition-outline:before {
  content: ""; }

.ion-ios-paper:before {
  content: ""; }

.ion-ios-paper-outline:before {
  content: ""; }

.ion-ios-paperplane:before {
  content: ""; }

.ion-ios-paperplane-outline:before {
  content: ""; }

.ion-ios-partlysunny:before {
  content: ""; }

.ion-ios-partlysunny-outline:before {
  content: ""; }

.ion-ios-pause:before {
  content: ""; }

.ion-ios-pause-outline:before {
  content: ""; }

.ion-ios-paw:before {
  content: ""; }

.ion-ios-paw-outline:before {
  content: ""; }

.ion-ios-people:before {
  content: ""; }

.ion-ios-people-outline:before {
  content: ""; }

.ion-ios-person:before {
  content: ""; }

.ion-ios-person-outline:before {
  content: ""; }

.ion-ios-personadd:before {
  content: ""; }

.ion-ios-personadd-outline:before {
  content: ""; }

.ion-ios-photos:before {
  content: ""; }

.ion-ios-photos-outline:before {
  content: ""; }

.ion-ios-pie:before {
  content: ""; }

.ion-ios-pie-outline:before {
  content: ""; }

.ion-ios-pint:before {
  content: ""; }

.ion-ios-pint-outline:before {
  content: ""; }

.ion-ios-play:before {
  content: ""; }

.ion-ios-play-outline:before {
  content: ""; }

.ion-ios-plus:before {
  content: ""; }

.ion-ios-plus-empty:before {
  content: ""; }

.ion-ios-plus-outline:before {
  content: ""; }

.ion-ios-pricetag:before {
  content: ""; }

.ion-ios-pricetag-outline:before {
  content: ""; }

.ion-ios-pricetags:before {
  content: ""; }

.ion-ios-pricetags-outline:before {
  content: ""; }

.ion-ios-printer:before {
  content: ""; }

.ion-ios-printer-outline:before {
  content: ""; }

.ion-ios-pulse:before {
  content: ""; }

.ion-ios-pulse-strong:before {
  content: ""; }

.ion-ios-rainy:before {
  content: ""; }

.ion-ios-rainy-outline:before {
  content: ""; }

.ion-ios-recording:before {
  content: ""; }

.ion-ios-recording-outline:before {
  content: ""; }

.ion-ios-redo:before {
  content: ""; }

.ion-ios-redo-outline:before {
  content: ""; }

.ion-ios-refresh:before {
  content: ""; }

.ion-ios-refresh-empty:before {
  content: ""; }

.ion-ios-refresh-outline:before {
  content: ""; }

.ion-ios-reload:before {
  content: ""; }

.ion-ios-reverse-camera:before {
  content: ""; }

.ion-ios-reverse-camera-outline:before {
  content: ""; }

.ion-ios-rewind:before {
  content: ""; }

.ion-ios-rewind-outline:before {
  content: ""; }

.ion-ios-rose:before {
  content: ""; }

.ion-ios-rose-outline:before {
  content: ""; }

.ion-ios-search:before {
  content: ""; }

.ion-ios-search-strong:before {
  content: ""; }

.ion-ios-settings:before {
  content: ""; }

.ion-ios-settings-strong:before {
  content: ""; }

.ion-ios-shuffle:before {
  content: ""; }

.ion-ios-shuffle-strong:before {
  content: ""; }

.ion-ios-skipbackward:before {
  content: ""; }

.ion-ios-skipbackward-outline:before {
  content: ""; }

.ion-ios-skipforward:before {
  content: ""; }

.ion-ios-skipforward-outline:before {
  content: ""; }

.ion-ios-snowy:before {
  content: ""; }

.ion-ios-speedometer:before {
  content: ""; }

.ion-ios-speedometer-outline:before {
  content: ""; }

.ion-ios-star:before {
  content: ""; }

.ion-ios-star-half:before {
  content: ""; }

.ion-ios-star-outline:before {
  content: ""; }

.ion-ios-stopwatch:before {
  content: ""; }

.ion-ios-stopwatch-outline:before {
  content: ""; }

.ion-ios-sunny:before {
  content: ""; }

.ion-ios-sunny-outline:before {
  content: ""; }

.ion-ios-telephone:before {
  content: ""; }

.ion-ios-telephone-outline:before {
  content: ""; }

.ion-ios-tennisball:before {
  content: ""; }

.ion-ios-tennisball-outline:before {
  content: ""; }

.ion-ios-thunderstorm:before {
  content: ""; }

.ion-ios-thunderstorm-outline:before {
  content: ""; }

.ion-ios-time:before {
  content: ""; }

.ion-ios-time-outline:before {
  content: ""; }

.ion-ios-timer:before {
  content: ""; }

.ion-ios-timer-outline:before {
  content: ""; }

.ion-ios-toggle:before {
  content: ""; }

.ion-ios-toggle-outline:before {
  content: ""; }

.ion-ios-trash:before {
  content: ""; }

.ion-ios-trash-outline:before {
  content: ""; }

.ion-ios-undo:before {
  content: ""; }

.ion-ios-undo-outline:before {
  content: ""; }

.ion-ios-unlocked:before {
  content: ""; }

.ion-ios-unlocked-outline:before {
  content: ""; }

.ion-ios-upload:before {
  content: ""; }

.ion-ios-upload-outline:before {
  content: ""; }

.ion-ios-videocam:before {
  content: ""; }

.ion-ios-videocam-outline:before {
  content: ""; }

.ion-ios-volume-high:before {
  content: ""; }

.ion-ios-volume-low:before {
  content: ""; }

.ion-ios-wineglass:before {
  content: ""; }

.ion-ios-wineglass-outline:before {
  content: ""; }

.ion-ios-world:before {
  content: ""; }

.ion-ios-world-outline:before {
  content: ""; }

.ion-ipad:before {
  content: ""; }

.ion-iphone:before {
  content: ""; }

.ion-ipod:before {
  content: ""; }

.ion-jet:before {
  content: ""; }

.ion-key:before {
  content: ""; }

.ion-knife:before {
  content: ""; }

.ion-laptop:before {
  content: ""; }

.ion-leaf:before {
  content: ""; }

.ion-levels:before {
  content: ""; }

.ion-lightbulb:before {
  content: ""; }

.ion-link:before {
  content: ""; }

.ion-load-a:before {
  content: ""; }

.ion-load-b:before {
  content: ""; }

.ion-load-c:before {
  content: ""; }

.ion-load-d:before {
  content: ""; }

.ion-location:before {
  content: ""; }

.ion-lock-combination:before {
  content: ""; }

.ion-locked:before {
  content: ""; }

.ion-log-in:before {
  content: ""; }

.ion-log-out:before {
  content: ""; }

.ion-loop:before {
  content: ""; }

.ion-magnet:before {
  content: ""; }

.ion-male:before {
  content: ""; }

.ion-man:before {
  content: ""; }

.ion-map:before {
  content: ""; }

.ion-medkit:before {
  content: ""; }

.ion-merge:before {
  content: ""; }

.ion-mic-a:before {
  content: ""; }

.ion-mic-b:before {
  content: ""; }

.ion-mic-c:before {
  content: ""; }

.ion-minus:before {
  content: ""; }

.ion-minus-circled:before {
  content: ""; }

.ion-minus-round:before {
  content: ""; }

.ion-model-s:before {
  content: ""; }

.ion-monitor:before {
  content: ""; }

.ion-more:before {
  content: ""; }

.ion-mouse:before {
  content: ""; }

.ion-music-note:before {
  content: ""; }

.ion-navicon:before {
  content: ""; }

.ion-navicon-round:before {
  content: ""; }

.ion-navigate:before {
  content: ""; }

.ion-network:before {
  content: ""; }

.ion-no-smoking:before {
  content: ""; }

.ion-nuclear:before {
  content: ""; }

.ion-outlet:before {
  content: ""; }

.ion-paintbrush:before {
  content: ""; }

.ion-paintbucket:before {
  content: ""; }

.ion-paper-airplane:before {
  content: ""; }

.ion-paperclip:before {
  content: ""; }

.ion-pause:before {
  content: ""; }

.ion-person:before {
  content: ""; }

.ion-person-add:before {
  content: ""; }

.ion-person-stalker:before {
  content: ""; }

.ion-pie-graph:before {
  content: ""; }

.ion-pin:before {
  content: ""; }

.ion-pinpoint:before {
  content: ""; }

.ion-pizza:before {
  content: ""; }

.ion-plane:before {
  content: ""; }

.ion-planet:before {
  content: ""; }

.ion-play:before {
  content: ""; }

.ion-playstation:before {
  content: ""; }

.ion-plus:before {
  content: ""; }

.ion-plus-circled:before {
  content: ""; }

.ion-plus-round:before {
  content: ""; }

.ion-podium:before {
  content: ""; }

.ion-pound:before {
  content: ""; }

.ion-power:before {
  content: ""; }

.ion-pricetag:before {
  content: ""; }

.ion-pricetags:before {
  content: ""; }

.ion-printer:before {
  content: ""; }

.ion-pull-request:before {
  content: ""; }

.ion-qr-scanner:before {
  content: ""; }

.ion-quote:before {
  content: ""; }

.ion-radio-waves:before {
  content: ""; }

.ion-record:before {
  content: ""; }

.ion-refresh:before {
  content: ""; }

.ion-reply:before {
  content: ""; }

.ion-reply-all:before {
  content: ""; }

.ion-ribbon-a:before {
  content: ""; }

.ion-ribbon-b:before {
  content: ""; }

.ion-sad:before {
  content: ""; }

.ion-sad-outline:before {
  content: ""; }

.ion-scissors:before {
  content: ""; }

.ion-search:before {
  content: ""; }

.ion-settings:before {
  content: ""; }

.ion-share:before {
  content: ""; }

.ion-shuffle:before {
  content: ""; }

.ion-skip-backward:before {
  content: ""; }

.ion-skip-forward:before {
  content: ""; }

.ion-social-android:before {
  content: ""; }

.ion-social-android-outline:before {
  content: ""; }

.ion-social-angular:before {
  content: ""; }

.ion-social-angular-outline:before {
  content: ""; }

.ion-social-apple:before {
  content: ""; }

.ion-social-apple-outline:before {
  content: ""; }

.ion-social-bitcoin:before {
  content: ""; }

.ion-social-bitcoin-outline:before {
  content: ""; }

.ion-social-buffer:before {
  content: ""; }

.ion-social-buffer-outline:before {
  content: ""; }

.ion-social-chrome:before {
  content: ""; }

.ion-social-chrome-outline:before {
  content: ""; }

.ion-social-codepen:before {
  content: ""; }

.ion-social-codepen-outline:before {
  content: ""; }

.ion-social-css3:before {
  content: ""; }

.ion-social-css3-outline:before {
  content: ""; }

.ion-social-designernews:before {
  content: ""; }

.ion-social-designernews-outline:before {
  content: ""; }

.ion-social-dribbble:before {
  content: ""; }

.ion-social-dribbble-outline:before {
  content: ""; }

.ion-social-dropbox:before {
  content: ""; }

.ion-social-dropbox-outline:before {
  content: ""; }

.ion-social-euro:before {
  content: ""; }

.ion-social-euro-outline:before {
  content: ""; }

.ion-social-facebook:before {
  content: ""; }

.ion-social-facebook-outline:before {
  content: ""; }

.ion-social-foursquare:before {
  content: ""; }

.ion-social-foursquare-outline:before {
  content: ""; }

.ion-social-freebsd-devil:before {
  content: ""; }

.ion-social-github:before {
  content: ""; }

.ion-social-github-outline:before {
  content: ""; }

.ion-social-google:before {
  content: ""; }

.ion-social-google-outline:before {
  content: ""; }

.ion-social-googleplus:before {
  content: ""; }

.ion-social-googleplus-outline:before {
  content: ""; }

.ion-social-hackernews:before {
  content: ""; }

.ion-social-hackernews-outline:before {
  content: ""; }

.ion-social-html5:before {
  content: ""; }

.ion-social-html5-outline:before {
  content: ""; }

.ion-social-instagram:before {
  content: ""; }

.ion-social-instagram-outline:before {
  content: ""; }

.ion-social-javascript:before {
  content: ""; }

.ion-social-javascript-outline:before {
  content: ""; }

.ion-social-linkedin:before {
  content: ""; }

.ion-social-linkedin-outline:before {
  content: ""; }

.ion-social-markdown:before {
  content: ""; }

.ion-social-nodejs:before {
  content: ""; }

.ion-social-octocat:before {
  content: ""; }

.ion-social-pinterest:before {
  content: ""; }

.ion-social-pinterest-outline:before {
  content: ""; }

.ion-social-python:before {
  content: ""; }

.ion-social-reddit:before {
  content: ""; }

.ion-social-reddit-outline:before {
  content: ""; }

.ion-social-rss:before {
  content: ""; }

.ion-social-rss-outline:before {
  content: ""; }

.ion-social-sass:before {
  content: ""; }

.ion-social-skype:before {
  content: ""; }

.ion-social-skype-outline:before {
  content: ""; }

.ion-social-snapchat:before {
  content: ""; }

.ion-social-snapchat-outline:before {
  content: ""; }

.ion-social-tumblr:before {
  content: ""; }

.ion-social-tumblr-outline:before {
  content: ""; }

.ion-social-tux:before {
  content: ""; }

.ion-social-twitch:before {
  content: ""; }

.ion-social-twitch-outline:before {
  content: ""; }

.ion-social-twitter:before {
  content: ""; }

.ion-social-twitter-outline:before {
  content: ""; }

.ion-social-usd:before {
  content: ""; }

.ion-social-usd-outline:before {
  content: ""; }

.ion-social-vimeo:before {
  content: ""; }

.ion-social-vimeo-outline:before {
  content: ""; }

.ion-social-whatsapp:before {
  content: ""; }

.ion-social-whatsapp-outline:before {
  content: ""; }

.ion-social-windows:before {
  content: ""; }

.ion-social-windows-outline:before {
  content: ""; }

.ion-social-wordpress:before {
  content: ""; }

.ion-social-wordpress-outline:before {
  content: ""; }

.ion-social-yahoo:before {
  content: ""; }

.ion-social-yahoo-outline:before {
  content: ""; }

.ion-social-yen:before {
  content: ""; }

.ion-social-yen-outline:before {
  content: ""; }

.ion-social-youtube:before {
  content: ""; }

.ion-social-youtube-outline:before {
  content: ""; }

.ion-soup-can:before {
  content: ""; }

.ion-soup-can-outline:before {
  content: ""; }

.ion-speakerphone:before {
  content: ""; }

.ion-speedometer:before {
  content: ""; }

.ion-spoon:before {
  content: ""; }

.ion-star:before {
  content: ""; }

.ion-stats-bars:before {
  content: ""; }

.ion-steam:before {
  content: ""; }

.ion-stop:before {
  content: ""; }

.ion-thermometer:before {
  content: ""; }

.ion-thumbsdown:before {
  content: ""; }

.ion-thumbsup:before {
  content: ""; }

.ion-toggle:before {
  content: ""; }

.ion-toggle-filled:before {
  content: ""; }

.ion-transgender:before {
  content: ""; }

.ion-trash-a:before {
  content: ""; }

.ion-trash-b:before {
  content: ""; }

.ion-trophy:before {
  content: ""; }

.ion-tshirt:before {
  content: ""; }

.ion-tshirt-outline:before {
  content: ""; }

.ion-umbrella:before {
  content: ""; }

.ion-university:before {
  content: ""; }

.ion-unlocked:before {
  content: ""; }

.ion-upload:before {
  content: ""; }

.ion-usb:before {
  content: ""; }

.ion-videocamera:before {
  content: ""; }

.ion-volume-high:before {
  content: ""; }

.ion-volume-low:before {
  content: ""; }

.ion-volume-medium:before {
  content: ""; }

.ion-volume-mute:before {
  content: ""; }

.ion-wand:before {
  content: ""; }

.ion-waterdrop:before {
  content: ""; }

.ion-wifi:before {
  content: ""; }

.ion-wineglass:before {
  content: ""; }

.ion-woman:before {
  content: ""; }

.ion-wrench:before {
  content: ""; }

.ion-xbox:before {
  content: ""; }

@media (min-width: 950px) {
  .break-smaller .one, .break-smaller .two, .break-smaller .two-half, .break-smaller .three, .break-smaller .four, .break-smaller .five, .break-smaller .six, .break-smaller .seven, .break-smaller .eight, .break-smaller .nine, .break-smaller .ten {
    width: calc(100% / 12 - 2%);
    float: left;
    margin: 0 2% 0 0; }
    .break-smaller .one.float-right, .break-smaller .float-right.two, .break-smaller .float-right.two-half, .break-smaller .float-right.three, .break-smaller .float-right.four, .break-smaller .float-right.five, .break-smaller .float-right.six, .break-smaller .float-right.seven, .break-smaller .float-right.eight, .break-smaller .float-right.nine, .break-smaller .float-right.ten {
      float: right; }
    .break-smaller .one.mobile-colour, .break-smaller .mobile-colour.two, .break-smaller .mobile-colour.two-half, .break-smaller .mobile-colour.three, .break-smaller .mobile-colour.four, .break-smaller .mobile-colour.five, .break-smaller .mobile-colour.six, .break-smaller .mobile-colour.seven, .break-smaller .mobile-colour.eight, .break-smaller .mobile-colour.nine, .break-smaller .mobile-colour.ten {
      margin: 0;
      padding: 0; }
    .break-smaller .one.none, .break-smaller .none.two, .break-smaller .none.two-half, .break-smaller .none.three, .break-smaller .none.four, .break-smaller .none.five, .break-smaller .none.six, .break-smaller .none.seven, .break-smaller .none.eight, .break-smaller .none.nine, .break-smaller .none.ten {
      margin: 0; }
  .break-smaller .two {
    width: calc(100% / 6 - 2%); }
  .break-smaller .two-half {
    width: calc(100% / 2.4 - 2%); }
  .break-smaller .three {
    width: calc(100% / 4 - 2%); }
  .break-smaller .four {
    width: calc(100% / 3 - 2%); }
  .break-smaller .five {
    width: calc(100% / 2.4 - 2%); }
  .break-smaller .six {
    width: calc(100% / 2 - 2%); }
  .break-smaller .seven {
    width: calc(100% / 1.66 - 2%); }
  .break-smaller .eight {
    width: calc(100% / 1.416 - 2%); }
  .break-smaller .nine {
    width: calc(100% / 1.3 - 2%); }
  .break-smaller .ten {
    width: calc(100% / 1.2 - 2%); } }

@media (min-width: 1150px) {
  .one, .two, .two-half, .three, .four, .five, .six, .seven, .eight, .nine, .ten {
    width: calc(100% / 12 - 2%);
    float: left;
    margin: 0 2% 0 0; }
    .one.float-right, .float-right.two, .float-right.two-half, .float-right.three, .float-right.four, .float-right.five, .float-right.six, .float-right.seven, .float-right.eight, .float-right.nine, .float-right.ten {
      float: right; }
    .one.mobile-colour, .mobile-colour.two, .mobile-colour.two-half, .mobile-colour.three, .mobile-colour.four, .mobile-colour.five, .mobile-colour.six, .mobile-colour.seven, .mobile-colour.eight, .mobile-colour.nine, .mobile-colour.ten {
      margin: 0;
      padding: 0; }
    .one.none, .none.two, .none.two-half, .none.three, .none.four, .none.five, .none.six, .none.seven, .none.eight, .none.nine, .none.ten {
      margin: 0; }
  .two {
    width: calc(100% / 6 - 2%); }
  .two-half {
    width: calc(100% / 2.4 - 2%); }
  .three {
    width: calc(100% / 4 - 2%); }
  .four {
    width: calc(100% / 3 - 2%); }
  .five {
    width: calc(100% / 2.4 - 2%); }
  .six {
    width: calc(100% / 2 - 2%); }
  .seven {
    width: calc(100% / 1.66 - 2%); }
  .eight {
    width: calc(100% / 1.50 - 2%); }
  .nine {
    width: calc(100% / 1.3 - 2%); }
  .ten {
    width: calc(100% / 1.2 - 2%); } }

.full-col > *, .two-col > *, .three-col > *, .three-col-small > *, .four-col > *, .four-col-small > * {
  width: calc(100% / 1 - 1%);
  float: left;
  margin: 0 2% 2% 0; }
  .full-col > *:last-of-type, .two-col > *:last-of-type, .three-col > *:last-of-type, .three-col-small > *:last-of-type, .four-col > *:last-of-type, .four-col-small > *:last-of-type {
    margin-right: 0;
    width: calc(100% / 1 - 2%); }

.full-col.no-margin > *, .no-margin.two-col > *, .no-margin.three-col > *, .no-margin.three-col-small > *, .no-margin.four-col > *, .no-margin.four-col-small > * {
  width: calc(100% / 1); }

.three-col-small > * {
  width: calc(100% / 3 - 1%); }
  .three-col-small > *:last-of-type {
    width: calc(100% / 3); }

.three-col-small.no-margin > * {
  width: calc(100% / 3); }

.two-col-small > * {
  float: left;
  width: calc(100% / 2 - 1%); }

.two-col-small.no-margin > * {
  width: calc(100% / 2); }

.four-col-small > * {
  width: calc(100% / 4 - 1%); }
  .four-col-small > *:last-of-type {
    width: calc(100% / 4); }

.four-col-small.no-margin > * {
  width: calc(100% / 4); }

@media (min-width: 850px) {
  .two-col > * {
    width: calc(100% / 2 - 1%);
    margin: 0 2% 2% 0; }
    .two-col > *:nth-child(2n) {
      margin-right: 0; }
    .two-col > *:last-of-type {
      width: calc(100% / 2 - 1%); }
  .two-col.no-margin > * {
    width: calc(100% / 2); }
  .two-col.no-margin-bottom > * {
    margin-bottom: 0; }
  .three-col > * {
    width: calc(100% / 3 - 1%);
    margin: 0 2% 2% 0; }
    .three-col > *:last-of-type {
      width: calc(100% / 3 - 2%); }
  .three-col.no-margin > * {
    width: calc(100% / 3); }
  .three-col.no-margin-bottom > * {
    margin-bottom: 0; }
  .four-col > * {
    width: calc(100% / 4 - 1%);
    margin: 0 2% 2% 0; }
    .four-col > *:last-of-type {
      width: calc(100% / 4); }
  .four-col.no-margin > * {
    width: calc(100% / 4); }
  .four-col.no-margin-bottom > * {
    margin-bottom: 0; }
  .six-col > * {
    width: calc(100% / 6 - 1%);
    margin: 0 2% 2% 0; }
    .six-col > *:last-of-type {
      width: calc(100% / 6); }
  .six-col.no-margin > * {
    width: calc(100% / 6); } }

html {
  font-family: "montserrat", Helvetica, arial, sans-serif;
  color: #333741;
  font-size: 16px;
  line-height: 1.6;
  height: 100%;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

main {
  clear: both; }

body {
  -webkit-font-smoothing: antialiased;
  height: 100%; }

::selection {
  background: rgba(23, 98, 187, 0.5);
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: rgba(23, 98, 187, 0.5);
  /* Gecko Browsers */ }

ul {
  padding: 0;
  margin: 0; }

li {
  margin: 0; }

input {
  font-family: "montserrat", Helvetica, arial, sans-serif; }

img {
  width: 100%;
  height: auto;
  display: block; }

.highlights .highlight.bleed-left:first-child:before, .body-panel.bleed-left:before, .body-panel-rule.bleed-left:before {
  content: '';
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.body-panel-rule, .body-panel-rule.bleed-left:before {
  border-bottom: 1px solid #1762bb; }

.img-holder {
  display: inline-block;
  height: 150px;
  width: 150px;
  border: 1px solid #1762bb;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  @media (min-width: 620px) {
    .img-holder {
      height: 200px;
      width: 200px; } }
  @media (min-width: 850px) {
    .img-holder {
      height: auto;
      width: auto; } }
  .img-holder:after {
    content: '';
    -webkit-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -moz-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -o-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -moz-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -o-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    /* custom */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    height: 0;
    width: 0;
    overflow: hidden;
    background-color: rgba(27, 174, 221, 0.05);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 34.5%;
    left: 29%; }
    @media (min-width: 850px) {
      .img-holder:after {
        top: 26%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%); } }
  .img-holder img {
    padding: 0;
    margin: 0; }

input[type=text], textarea, input[type=email], textarea, button {
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  outline: none; }

input[type=text]:focus, textarea:focus, input[type=email]:focus, textarea:focus, button:focus {
  box-shadow: 0 0 5px #1762bb; }

.container {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 1.5em;
  zoom: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .container:before, .container:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .container:after {
    clear: both; }
  @media (min-width: 620px) {
    .container {
      padding: 0 2.5em; } }
  .container.less-padding {
    padding: 0 1em; }
  .container.rel {
    position: relative; }
  .container.center {
    width: 1200px;
    margin: 0 auto;
    text-align: center; }
    .container.center h1, .container.center h2, .container.center .body .block-heading, .body .container.center .block-heading, .container.center .body-no-space .block-heading, .body-no-space .container.center .block-heading, .container.center .body-visable .block-heading, .body-visable .container.center .block-heading, .container.center h3, .container.center h4, .container.center h5, .container.center p {
      max-width: 100%; }
  @media (min-width: 1150px) {
    .container .side-col.float-right {
      background: #fff;
      z-index: 101;
      position: relative;
      left: -26px;
      padding-left: 26px;
      box-sizing: border-box; } }

@media (min-width: 1150px) {
  .template-standard-page .container .side-col.float-right {
    border-bottom: 1000px solid #fff;
    margin-bottom: -1000px; } }

.flex {
  display: flex;
  padding: 0px; }

.flex > div {
  flex-grow: 1;
  padding-left: 20px;
  padding-right: 10px;
  height: auto;
  min-height: 225px; }

.sml-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 1.5em; }
  @media (min-width: 620px) {
    .sml-container {
      padding: 0 2.5em; } }
  @media (min-width: 850px) {
    .sml-container {
      text-align: center; } }
  .sml-container.centre {
    text-align: center; }

.row {
  clear: left;
  float: none;
  position: relative;
  zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .row:after {
    clear: both; }
  .row div:last-child {
    margin-right: 0; }

.rule {
  border-bottom: 1px solid #D7DBDD; }

.rule-blue {
  border-bottom: 1px solid #1762bb; }

@media (min-width: 1150px) {
  .rule-desktop {
    border-bottom: 1px solid #D7DBDD; } }

.rule-mobile {
  border-bottom: 1px solid #D7DBDD; }
  @media (min-width: 1150px) {
    .rule-mobile {
      border-bottom: none; } }
  .rule-mobile.blue {
    border-color: #1762bb; }

.rule-mobile-top {
  border-top: 1px solid #D7DBDD; }
  @media (min-width: 1150px) {
    .rule-mobile-top {
      border-bottom: none; } }

.after-rule {
  position: relative; }
  .after-rule:after {
    content: '';
    height: 1px;
    background: #D7DBDD;
    width: 30%;
    position: absolute;
    bottom: 0;
    left: 0; }

.before-rule {
  position: relative; }
  .before-rule:before {
    content: '';
    height: 1px;
    background: #D7DBDD;
    width: 30%;
    position: absolute;
    bottom: 0;
    right: 0; }

.rule-blue-top {
  border-top: 1px solid #1762bb;
  z-index: 2;
  position: relative; }

@media (min-width: 1150px) {
  .border-right {
    border-right: 1px solid #D7DBDD; } }

@media (min-width: 1150px) {
  .border-left {
    border-left: 1px solid #D7DBDD; } }

.border-blue-white {
  position: relative; }
  .border-blue-white:after {
    content: '';
    position: absolute;
    background: #1762bb;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
    @media (min-width: 1150px) {
      .border-blue-white:after {
        background: #F3F5F6;
        /* Old browsers */
        background: -moz-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, white), color-stop(100%, white));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
        /* IE10+ */
        background: linear-gradient(to right, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
        /* W3C */
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s; } }

.subtle-white {
  /* Solid background fallback */
  background: #F9FBFC; }
  @media (min-width: 1150px) {
    .subtle-white {
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f9fbfc), color-stop(60%, #f9fbfc), color-stop(60%, #f9fbfc), color-stop(60%, #f9fbfc), color-stop(60%, white), color-stop(100%, white));
      /* Modern browsers */
      background: -webkit-linear-gradient(left, #f9fbfc 0%, #f9fbfc 60%, #f9fbfc 60%, #f9fbfc 60%, white 60%, white 100%);
      background: -moz-linear-gradient(left, #f9fbfc 0%, #f9fbfc 60%, #f9fbfc 60%, #f9fbfc 60%, white 60%, white 100%);
      background: -ms-linear-gradient(left, #f9fbfc 0%, #f9fbfc 60%, #f9fbfc 60%, #f9fbfc 60%, white 60%, white 100%);
      background: -o-linear-gradient(left, #f9fbfc 0%, #f9fbfc 60%, #f9fbfc 60%, #f9fbfc 60%, white 60%, white 100%);
      background: linear-gradient to right, #f9fbfc 0%, #f9fbfc 60%, #f9fbfc 60%, #f9fbfc 60%, white 60%, white 100%; } }

.bottom-space {
  position: relative; }
  @media (min-width: 1150px) {
    .bottom-space {
      padding-bottom: 170px; } }

@media (min-width: 1150px) {
  .push-up {
    margin-top: -150px; } }

.mobile-colour {
  margin: -1.5em -1.5em 0 -1.5em;
  padding: 0.5em 1.5em 0.5em 1.5em; }
  @media (min-width: 620px) {
    .mobile-colour {
      margin: -1.5em -2.5em 0 -2.5em;
      padding: 0.5em 2.5em 0.5em 2.5em; } }

.xxsmall {
  font-size: 13px; }
  @media (min-width: 1150px) {
    .xxsmall {
      font-size: 14px; } }

.small {
  font-size: 15px;
  line-height: 1.2; }
  @media (min-width: 1150px) {
    .small {
      font-size: 16px;
      line-height: 1.5; } }

.medium {
  font-size: 16px;
  line-height: 1.45; }
  @media (min-width: 620px) {
    .medium {
      font-size: 18px; } }

.big {
  font-size: 18px;
  line-height: 1.2; }
  @media (min-width: 620px) {
    .big {
      font-size: 20px; } }

.large {
  font-size: 20px;
  line-height: 1.3; }
  @media (min-width: 620px) {
    .large {
      font-size: 24px;
      line-height: 1.4; } }

.xlarge {
  font-size: 23px;
  line-height: 1.1; }
  @media (min-width: 620px) {
    .xlarge {
      font-size: 27px; } }

.xxlarge {
  font-size: 29px;
  line-height: 1.1; }
  @media (min-width: 620px) {
    .xxlarge {
      font-size: 33px;
      line-height: 1.15; } }

.white-yellow {
  color: #fff;
  position: relative;
  -webkit-transition: color 0.25s ease 0s;
  -moz-transition: color 0.25s ease 0s;
  -ms-transition: color 0.25s ease 0s;
  -o-transition: color 0.25s ease 0s;
  transition: color 0.25s ease 0s; }
  .white-yellow:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: color 0.25s ease 0s;
    -moz-transition: color 0.25s ease 0s;
    -ms-transition: color 0.25s ease 0s;
    -o-transition: color 0.25s ease 0s;
    transition: color 0.25s ease 0s; }
  .white-yellow:hover {
    color: #FFD455; }
    .white-yellow:hover:after {
      background-color: #FFD455; }

.visited {
  color: #8E5CC8;
  color: #fff;
  position: relative;
  color: #8E5CC8; }
  .visited:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -ms-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s; }
  .visited:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .visited:after {
    background-color: rgba(142, 92, 200, 0.5); }
  .visited:hover {
    color: #8E5CC8; }

h1, h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading, h3, h4, h5, p, ol {
  max-width: 720px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

h1, h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading, h3, h4, h5 {
  font-family: "aktiv-grotesk", "HelveticaNeue-Light", helvetica arial, sans-serif;
  font-weight: 400;
  font-variant-ligatures: no-common-ligatures;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -ms-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0; }

h1 {
  margin: 0.5rem 0 2rem;
  font-size: 29px;
  line-height: 1.1; }
  @media (min-width: 620px) {
    h1 {
      font-size: 33px;
      line-height: 1.15; } }
  h1.title--no-intro {
    margin-bottom: 0.5rem; }

h1 ~ .intro {
  margin-top: -1.5rem; }

h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
  margin: 1rem 0 -0.75rem; }
  @media (min-width: 620px) {
    h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
      margin: 1.5rem 0 -0.75rem; } }

.body .home-title, .body-no-space .home-title, .body-visable .home-title, .home-title {
  margin: 0 0 1em 0;
  font-weight: 400;
  font-size: 23px;
  line-height: 1.1; }
  @media (min-width: 620px) {
    .body .home-title, .body-no-space .home-title, .body-visable .home-title, .home-title {
      font-size: 27px; } }
  .body .home-title.top, .body-no-space .home-title.top, .body-visable .home-title.top, .home-title.top {
    margin-top: 1.5em; }
    @media (min-width: 850px) {
      .body .home-title.top, .body-no-space .home-title.top, .body-visable .home-title.top, .home-title.top {
        margin-top: 2em; } }
  .body .home-title.sml, .body-no-space .home-title.sml, .body-visable .home-title.sml, .home-title.sml {
    font-size: 18px;
    line-height: 1.2; }
    @media (min-width: 620px) {
      .body .home-title.sml, .body-no-space .home-title.sml, .body-visable .home-title.sml, .home-title.sml {
        font-size: 20px; } }

p {
  font-family: "montserrat", Helvetica, arial, sans-serif;
  color: rgba(51, 55, 65, 0.9);
  margin: 0 0 1em;
  font-size: 16px;
  line-height: 1.45;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum"; }
  @media (min-width: 620px) {
    p {
      font-size: 18px; } }
  p.no-margin {
    margin-bottom: 0; }

.intro {
  color: #333741;
  margin: 0 0 0.5rem;
  font-size: 20px;
  line-height: 1.2; }
  @media (min-width: 620px) {
    .intro {
      line-height: 1.3;
      font-size: 22px; } }
  @media (min-width: 620px) {
    .intro {
      margin: 0 0 0.75rem; } }
  .intro a {
    font-style: italic; }
    .intro a:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #65a3ec;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .intro a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .intro a:hover {
      cursor: pointer; }

.more-wrapper {
  margin: -1em 0 1em 0; }

.topic-header-text .intro + .read-more, .topic-header-text .intro + .read-more + .read-more-two {
  position: relative; }
  @media (min-width: 850px) {
    .topic-header-text .intro + .read-more, .topic-header-text .intro + .read-more + .read-more-two {
      top: -15px; } }

.read-more-content p:last-of-type, .read-more-content-two p:last-of-type {
  margin: 0 0 1.75em 0; }

.read-more-content a:after, .read-more-content-two a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #65a3ec;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.read-more-content a:hover:after, .read-more-content-two a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

#key-info .body, #key-info .body-no-space, #key-info .body-visable, #in-depth .body, #in-depth .body-no-space, #in-depth .body-visable {
  padding: 0 0 0.25em; }

.icon {
  margin-right: 0.5em; }

a {
  color: #1762bb;
  position: relative;
  text-decoration: none; }

.body .rfc, .body-no-space .rfc, .body-visable .rfc, .body .bibliography-reference, .body-no-space .bibliography-reference, .body-visable .bibliography-reference {
  color: #1456a4; }
  .body .rfc:after, .body-no-space .rfc:after, .body-visable .rfc:after, .body .bibliography-reference:after, .body-no-space .bibliography-reference:after, .body-visable .bibliography-reference:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #65a3ec;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .body .rfc:hover:after, .body-no-space .rfc:hover:after, .body-visable .rfc:hover:after, .body .bibliography-reference:hover:after, .body-no-space .bibliography-reference:hover:after, .body-visable .bibliography-reference:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .body .rfc:after, .body-no-space .rfc:after, .body-visable .rfc:after, .body .bibliography-reference:after, .body-no-space .bibliography-reference:after, .body-visable .bibliography-reference:after {
    background-color: #1456a4; }

.no-overflow {
  overflow: hidden; }

.no-overflow-x {
  overflow-x: hidden; }

.body-colour-mob {
  background: #F9FBFC; }
  @media (min-width: 1150px) {
    .body-colour-mob {
      background: transparent; } }

@media (min-width: 620px) {
  .body-colour-desktop {
    background: "(min-width: 1150px)"; } }

.body-white {
  background: #fff; }

.body-subtle {
  background: #F3F5F6; }

.body-white {
  background: #fff; }

.body-secondary {
  background: #1762bb; }

.body-secondary-light {
  background: #1A7DAE; }

.body-subtle-gradient {
  background: #F3F5F6;
  /* Old browsers */ }
  @media (min-width: 1150px) {
    .body-subtle-gradient {
      background: -moz-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, white), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* IE10+ */
      background: linear-gradient(to right, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* W3C */ } }

.body-gradient-sharp-subtle {
  background: #F3F5F6; }
  @media (min-width: 1150px) {
    .body-gradient-sharp-subtle {
      background: #F3F5F6;
      /* Old browsers */ } }
  @media (min-width: 1150px) and (min-width: 1150px) {
    .body-gradient-sharp-subtle {
      background: -moz-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, white), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* IE10+ */
      background: linear-gradient(to right, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* W3C */ } }

.gradient-sharp-subtle {
  background: #F3F5F6;
  /* Old browsers */ }
  @media (min-width: 1150px) {
    .gradient-sharp-subtle {
      background: -moz-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, #f3f5f6), color-stop(60%, white), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* IE10+ */
      background: linear-gradient(to right, #f3f5f6 0%, #f3f5f6 60%, #f3f5f6 60%, #f3f5f6 60%, white 60%, white 100%);
      /* W3C */ } }

.gradient-sharp-secondary {
  background: #1762bb; }
  @media (min-width: 1150px) {
    .gradient-sharp-secondary {
      background: #F3F5F6;
      /* Old browsers */
      background: -moz-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, #1762bb), color-stop(55%, white), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
      /* IE10+ */
      background: linear-gradient(to right, #1762bb 0%, #1762bb 55%, #1762bb 55%, #1762bb 55%, white 55%, white 100%);
      /* W3C */
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; } }

.gradient-sharp-secondary-light {
  background: #1A7DAE; }
  @media (min-width: 1150px) {
    .gradient-sharp-secondary-light {
      background: #F3F5F6;
      /* Old browsers */
      background: -moz-linear-gradient(left, #1a7dae 0%, #1a7dae 55%, #1a7dae 55%, #1a7dae 55%, white 55%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1a7dae), color-stop(55%, #1a7dae), color-stop(55%, #1a7dae), color-stop(55%, #1a7dae), color-stop(55%, white), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #1a7dae 0%, #1a7dae 55%, #1a7dae 55%, #1a7dae 55%, white 55%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #1a7dae 0%, #1a7dae 55%, #1a7dae 55%, #1a7dae 55%, white 55%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #1a7dae 0%, #1a7dae 55%, #1a7dae 55%, #1a7dae 55%, white 55%, white 100%);
      /* IE10+ */
      background: linear-gradient(to right, #1a7dae 0%, #1a7dae 55%, #1a7dae 55%, #1a7dae 55%, white 55%, white 100%);
      /* W3C */
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; } }

.general-CTA {
  padding: 2em 2em 2em 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  @media (min-width: 620px) {
    .general-CTA {
      padding: 2em 2em 2em 0; } }
  @media (min-width: 1150px) {
    .general-CTA {
      padding: 37px 0; } }
  .general-CTA h2, .general-CTA .body .block-heading, .body .general-CTA .block-heading, .general-CTA .body-no-space .block-heading, .body-no-space .general-CTA .block-heading, .general-CTA .body-visable .block-heading, .body-visable .general-CTA .block-heading {
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    font-weight: 500;
    margin: 10px 0 15px 0; }
    @media (min-width: 620px) {
      .general-CTA h2, .general-CTA .body .block-heading, .body .general-CTA .block-heading, .general-CTA .body-no-space .block-heading, .body-no-space .general-CTA .block-heading, .general-CTA .body-visable .block-heading, .body-visable .general-CTA .block-heading {
        font-size: 24px;
        line-height: 1.4; } }
  .general-CTA p {
    font-size: 16px;
    line-height: 1.45;
    color: #fff;
    line-height: 1.3;
    max-width: 500px; }
    @media (min-width: 620px) {
      .general-CTA p {
        font-size: 18px; } }
  .general-CTA:after {
    content: '\f473';
    font-family: "Ionicons";
    position: absolute;
    top: -140%;
    right: 10%;
    color: rgba(255, 255, 255, 0.05);
    font-size: 30em;
    z-index: -1; }
    @media (min-width: 1150px) {
      .general-CTA:after {
        top: -110%;
        color: rgba(255, 255, 255, 0.1); } }

.btn {
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 5px 13px;
  margin: 0 10px 10px 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }
  .btn .icon {
    padding: 0 2px 0 0;
    color: #fff;
    position: relative;
    top: 1px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .btn:hover {
    background: #fff;
    color: #1762bb;
    cursor: pointer; }
    .btn:hover .icon {
      color: #1456a4; }
  .btn.btn-primary {
    border-color: #1456a4;
    background: #1456a4;
    color: #fff; }
    .btn.btn-primary:hover {
      border-color: #fff;
      background: #fff;
      color: #1456a4; }
  .btn.btn-secondary {
    border-color: #1762bb;
    background: #1762bb;
    color: #fff; }
    .btn.btn-secondary:hover {
      border-color: #1A7DAE;
      background: #1A7DAE; }
  .btn.btn-outline-white {
    border-color: #fff;
    color: #fff; }
    .btn.btn-outline-white:hover {
      background: #1762bb;
      border-color: #1762bb; }
  .btn.btn-secondary-line {
    border-color: #1762bb;
    background: #1762bb;
    color: #fff; }
    .btn.btn-secondary-line:hover {
      border-color: #1762bb;
      background: transparent;
      color: #1762bb; }
  .btn.btn-secondary-outline {
    border-color: #1762bb;
    background: transparent;
    color: #333741; }
    .btn.btn-secondary-outline:hover {
      border-color: #1762bb;
      background: #1762bb;
      color: #fff; }
  .btn.sml {
    font-size: 14px; }
    @media (min-width: 1150px) {
      .btn.sml {
        font-size: 15px; } }
  .btn.btn-big {
    font-size: 18px;
    line-height: 1.2;
    padding: 8px 15px 9px; }
    @media (min-width: 620px) {
      .btn.btn-big {
        font-size: 20px; } }

.body, .body-no-space, .body-visable {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em; }
  @media (min-width: 620px) {
    .body, .body-no-space, .body-visable {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; } }
  .body a:after, .body-no-space a:after, .body-visable a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #65a3ec;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .body a:hover:after, .body-no-space a:hover:after, .body-visable a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .body h1, .body-no-space h1, .body-visable h1 {
    margin: 0.5rem 0 0 0; }
  .body h2, .body-no-space h2, .body-visable h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    margin: 1.5rem 0 0.25rem; }
    @media (min-width: 620px) {
      .body h2, .body-no-space h2, .body-visable h2, .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
        font-size: 20px; } }
  .body h3, .body-no-space h3, .body-visable h3 {
    font-size: 18px;
    line-height: 1.2;
    margin: 1.5rem 0 0.25rem; }
    @media (min-width: 620px) {
      .body h3, .body-no-space h3, .body-visable h3 {
        font-size: 20px; } }
  .body h4, .body-no-space h4, .body-visable h4 {
    font-size: 16px;
    line-height: 1.45;
    font-weight: 500;
    margin: 1.5rem 0 0; }
    @media (min-width: 620px) {
      .body h4, .body-no-space h4, .body-visable h4 {
        font-size: 18px; } }
  .body h5, .body-no-space h5, .body-visable h5 {
    font-size: 16px;
    line-height: 1.45;
    margin: 1.5rem 0 0; }
    @media (min-width: 620px) {
      .body h5, .body-no-space h5, .body-visable h5 {
        font-size: 18px; } }
  .body p.intro:first-of-type, .body-no-space p.intro:first-of-type, .body-visable p.intro:first-of-type {
    margin: 1rem 0; }
  .body .section-title, .body-no-space .section-title, .body-visable .section-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    margin: 1em 0 0.75em;
    z-index: 3;
    position: relative; }
    @media (min-width: 620px) {
      .body .section-title, .body-no-space .section-title, .body-visable .section-title {
        line-height: 1.3;
        font-size: 22px; } }
    .body .section-title.no-top, .body-no-space .section-title.no-top, .body-visable .section-title.no-top {
      margin-top: 0; }
  .body .section-title ~ .section-title, .body-no-space .section-title ~ .section-title, .body-visable .section-title ~ .section-title {
    margin-top: 2em; }
    @media (min-width: 850px) {
      .body .section-title ~ .section-title, .body-no-space .section-title ~ .section-title, .body-visable .section-title ~ .section-title {
        margin-top: 1.5em; } }
  .body .visited, .body-no-space .visited, .body-visable .visited {
    color: #8E5CC8;
    color: #fff;
    position: relative;
    color: #8E5CC8; }
    .body .visited:after, .body-no-space .visited:after, .body-visable .visited:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #fff;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: transform 0.25s ease 0s;
      -moz-transition: transform 0.25s ease 0s;
      -ms-transition: transform 0.25s ease 0s;
      -o-transition: transform 0.25s ease 0s;
      transition: transform 0.25s ease 0s; }
    .body .visited:hover:after, .body-no-space .visited:hover:after, .body-visable .visited:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .body .visited:after, .body-no-space .visited:after, .body-visable .visited:after {
      background-color: rgba(142, 92, 200, 0.5); }
  .body.no-pad, .no-pad.body-no-space, .no-pad.body-visable {
    padding: 0; }
  .body .block-heading, .body-no-space .block-heading, .body-visable .block-heading {
    margin-bottom: 0.25em; }
  .body .block-image, .body-no-space .block-image, .body-visable .block-image {
    max-width: 720px; }
  .body .rich-text ul, .body-no-space .rich-text ul, .body-visable .rich-text ul {
    max-width: 720px; }

.body-no-space {
  padding: 0; }

@media (min-width: 620px) {
  .nine .body, .nine .body-no-space, .nine .body-visable {
    padding-right: 2em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; } }

.body-visable {
  overflow: visible; }

.text-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 2rem 0; }
  .text-listing .content {
    padding: 0.5em 1em; }
  .text-listing li {
    list-style: none;
    background: transparent;
    list-style: none;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .text-listing .icon {
    color: #fff; }
  .text-listing .content-text {
    padding: 1em 0 0 0; }
  .text-listing a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #65a3ec;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .text-listing a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .text-listing h2, .text-listing .body .block-heading, .body .text-listing .block-heading, .text-listing .body-no-space .block-heading, .body-no-space .text-listing .block-heading, .text-listing .body-visable .block-heading, .body-visable .text-listing .block-heading {
    margin: 0 0 0.5rem 0;
    position: relative; }
    .text-listing h2:after, .text-listing .body .block-heading:after, .body .text-listing .block-heading:after, .text-listing .body-no-space .block-heading:after, .body-no-space .text-listing .block-heading:after, .text-listing .body-visable .block-heading:after, .body-visable .text-listing .block-heading:after {
      content: '\f3d1';
      font-family: "Ionicons";
      position: relative;
      top: 2px;
      color: #1762bb;
      right: -20px; }
  .text-listing p {
    margin-top: 0; }
  .text-listing span {
    display: inline-block;
    border: 1px solid #1762bb;
    background: #F9FBFC;
    padding: 7px 20px;
    margin: 0 0.25em 0.75em 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    padding: 2px 10px; }
    @media (min-width: 850px) {
      .text-listing span {
        margin: -0.5em 0.25em 1em 0; } }
    .text-listing span a {
      color: #333741;
      margin: 0;
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .text-listing span:hover {
      cursor: pointer;
      background: #1762bb;
      color: #fff; }
      .text-listing span:hover a {
        color: #fff; }
    .text-listing span:after {
      content: '\f3d0';
      float: right;
      position: relative;
      top: 2px;
      padding: 0 0 0 10px;
      font-family: "Ionicons"; }
    .text-listing span.swap {
      background: #1762bb; }
      .text-listing span.swap a {
        color: #fff; }
      .text-listing span.swap:after {
        content: '\f404';
        top: 1px;
        color: #fff;
        font-size: 25px;
        line-height: 25px; }
      .text-listing span.swap:hover {
        background: #4DCAF2;
        border-color: #4DCAF2; }
        .text-listing span.swap:hover a {
          color: #fff; }
    @media (min-width: 850px) {
      .text-listing span {
        margin: -0.5em 0 1em 0; } }
  .text-listing .swap {
    display: inline-block;
    border: 1px solid #1762bb;
    background: #1762bb;
    padding: 7px 20px;
    margin: 0 0 0.75em 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    padding: 2px 10px;
    margin-left: 1em; }
    @media (min-width: 850px) {
      .text-listing .swap {
        margin: -0.5em 0 1em 0; } }
    .text-listing .swap a {
      color: #fff;
      margin: 0;
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .text-listing .swap:hover {
      cursor: pointer;
      background: #fff;
      color: #1762bb; }
      .text-listing .swap:hover a {
        color: #1762bb; }
    @media (min-width: 850px) {
      .text-listing .swap {
        margin: -0.5em 0 1em 0; } }
  .text-listing ul {
    height: 0;
    overflow: hidden;
    background: #1762bb; }
    .text-listing ul a {
      color: #fff; }
      .text-listing ul a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s; }
      .text-listing ul a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
    .text-listing ul li {
      list-style: none;
      color: #fff;
      margin: 5px 15px 5px 0;
      display: inline-block; }
      .text-listing ul li:hover {
        background: transparent; }
      .text-listing ul li span {
        margin-left: 0.5em;
        padding-left: 0.75em;
        border-left: 1px solid rgba(255, 255, 255, 0.3);
        background: transparent;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0; }
    .text-listing ul p {
      color: #fff;
      display: inline-block;
      font-size: 15px;
      line-height: 1.2; }
      @media (min-width: 1150px) {
        .text-listing ul p {
          font-size: 16px;
          line-height: 1.5; } }
    .text-listing ul p ~ a {
      margin-left: 0.5em; }

.link-toggle .see {
  display: inline-block; }

.link-toggle.swap .see {
  display: none; }

.link-toggle.swap .hide {
  display: inline-block; }

.read-more .see, .read-more-two .see {
  display: inline-block; }

.read-more.swap .see, .read-more-two.swap .see {
  display: none; }

.read-more.swap .hide, .read-more-two.swap .hide {
  display: inline-block; }

.section, .side-nav .section a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.45;
  color: #333741; }
  @media (min-width: 620px) {
    .section, .side-nav .section a {
      font-size: 18px; } }

.side-nav {
  display: none;
  overflow: hidden;
  zoom: 1; }
  .side-nav:before, .side-nav:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .side-nav:after {
    clear: both; }
  @media (min-width: 1150px) {
    .side-nav {
      display: block;
      height: auto;
      padding: 0;
      margin: 2.5em 0 0 1.5em; } }
  .side-nav li {
    list-style: none;
    margin-bottom: 0.25em; }
    .side-nav li ul {
      padding-left: 15px; }
  .side-nav .active a {
    color: #1762bb; }
  .side-nav .active ul li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 0; }
    @media (min-width: 1150px) {
      .side-nav .active ul li {
        font-size: 15px; } }
    .side-nav .active ul li:first-of-type {
      margin-top: 3px; }
    .side-nav .active ul li a {
      color: #49555c; }
      .side-nav .active ul li a:hover {
        color: #1762bb; }
  .side-nav a {
    color: #49555c;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    .side-nav a:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #65a3ec;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .side-nav a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .side-nav a:hover {
      color: #1762bb; }

.this-section {
  display: inline-block;
  border: 1px solid #1762bb;
  background: #F9FBFC;
  padding: 7px 20px;
  margin: 0 0.25em 0.75em 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }
  @media (min-width: 850px) {
    .this-section {
      margin: -0.5em 0.25em 1em 0; } }
  .this-section a {
    color: #333741;
    margin: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .this-section:hover {
    cursor: pointer;
    background: #1762bb;
    color: #fff; }
    .this-section:hover a {
      color: #fff; }
  .this-section:after {
    content: '\f3d0';
    float: right;
    position: relative;
    top: 2px;
    padding: 0 0 0 10px;
    font-family: "Ionicons"; }
  .this-section.swap {
    background: #1762bb; }
    .this-section.swap a {
      color: #fff; }
    .this-section.swap:after {
      content: '\f404';
      top: 1px;
      color: #fff;
      font-size: 25px;
      line-height: 25px; }
    .this-section.swap:hover {
      background: #4DCAF2;
      border-color: #4DCAF2; }
      .this-section.swap:hover a {
        color: #fff; }
  @media (min-width: 1150px) {
    .this-section {
      display: none; } }
  .this-section.block {
    display: inline-block; }
  .this-section .see {
    display: inline-block; }
  .this-section.swap .see {
    display: none; }
  .this-section.swap .hide {
    display: inline-block; }
  .this-section.more-top-space {
    margin-top: 15px; }

.is-fixed {
  top: -20px;
  z-index: 100; }
  @media (min-width: 1150px) {
    .is-fixed {
      position: fixed; } }
  .is-fixed.right {
    right: 0; }
  .is-fixed.left {
    left: 0; }

.rich-text ul,
.standard-list {
  margin: 0; }
  .rich-text ul li,
  .standard-list li {
    list-style: none;
    position: relative;
    padding-left: 20px; }
    .rich-text ul li:after,
    .standard-list li:after {
      content: '';
      position: absolute;
      top: 10px;
      left: 1px;
      height: 4px;
      width: 4px;
      background: #1762bb;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
      zoom: 1; }

.rich-text ol {
  margin: 0; }

dl dt {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.2; }
  @media (min-width: 620px) {
    dl dt {
      font-size: 20px; } }
  @media (min-width: 850px) {
    dl dt {
      margin: 0 0 5px; } }

dl dd {
  margin: 0; }

.link-preview {
  display: none; }
  .link-preview.display {
    display: block; }

@media (min-width: 950px) {
  /*
	@-webkit-keyframes $animation-name {
		@content;
	}
	@-moz-keyframes $animation-name {
		@content;
	}
	@-ms-keyframes $animation-name {
		@content;
	}
	@-o-keyframes $animation-name {
		@content;
	}
	@keyframes $animation-name {
		@content;
	}
	*/
  .link-preview {
    display: block;
    width: 160px;
    position: absolute;
    z-index: 100;
    top: 0px;
    right: 0px;
    background: #1456a4;
    padding: 10px;
    transform: translate3d(110%, 0, 0);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -ms-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
    -webkit-animation: slide-down 5s 3;
    -moz-animation: slide-down 5s 3;
    -ms-animation: slide-down 5s 3;
    -o-animation: slide-down 5s 3;
    animation: slide-down 5s 3; }
    .link-preview:after {
      content: '';
      position: absolute;
      top: 0;
      left: -15px;
      border-style: solid;
      border-width: 10px 15px 10px 0;
      border-color: transparent #1456a4 transparent transparent; }
    .link-preview h2, .link-preview .body .block-heading, .body .link-preview .block-heading, .link-preview .body-no-space .block-heading, .body-no-space .link-preview .block-heading, .link-preview .body-visable .block-heading, .body-visable .link-preview .block-heading {
      color: #fff;
      font-weight: 500;
      font-size: 15px;
      line-height: 1.2;
      margin: 0; } }
    @media (min-width: 950px) and (min-width: 1150px) {
      .link-preview h2, .link-preview .body .block-heading, .body .link-preview .block-heading, .link-preview .body-no-space .block-heading, .body-no-space .link-preview .block-heading, .link-preview .body-visable .block-heading, .body-visable .link-preview .block-heading {
        font-size: 16px;
        line-height: 1.5; } }

@media (min-width: 950px) {
    .link-preview li {
      list-style: none;
      color: #fff;
      position: relative;
      font-size: 13px; } }
    @media (min-width: 950px) and (min-width: 1150px) {
      .link-preview li {
        font-size: 14px; } }

@media (min-width: 950px) {
      .link-preview li:first-of-type {
        margin-top: 20px; }
        .link-preview li:first-of-type:after {
          content: '';
          position: absolute;
          top: -5px;
          left: 0;
          height: 1px;
          width: 20%;
          background: rgba(255, 255, 255, 0.75); }
    .link-preview.show {
      transform: translate3d(0, 0, 0); } }

.link-preview-show {
  display: block;
  position: relative;
  margin: 0 auto;
  transform: translate3d(0, 0, 0); }
  .link-preview-show:after {
    display: none; }

.icon-mobile {
  position: relative;
  top: 8px;
  float: left; }
  @media (min-width: 850px) {
    .icon-mobile {
      display: none; } }
  .icon-mobile .icon {
    color: #fff;
    font-size: 20px;
    margin-right: 0.75em; }
  .icon-mobile:first-of-type {
    padding: 2px 0 15px 1.5em; }
    .icon-mobile:first-of-type .icon {
      font-size: 25px; }
  .icon-mobile span {
    color: #fff;
    position: relative;
    top: -3px; }

.search-open {
  position: relative;
  top: 15px; }
  .search-open a {
    color: #fff; }
  .search-open .hide-search {
    display: none; }

#show-search:target .search-open .hide-search {
  display: block; }

#show-search:target .search-open .show-search {
  display: none; }

#show-search:target .nav-search-top {
  height: 47px;
  padding: 20px 0;
  background: #fff;
  border-bottom: 1px solid #D7DBDD; }
  @media (min-width: 850px) {
    #show-search:target .nav-search-top {
      height: 50px;
      padding: 30px 0; } }

.search {
  position: relative;
  top: 0px; }
  .search .icon {
    color: #fff;
    font-size: 18px; }

.feedback .click {
  overflow: visible;
  -webkit-transition: color 0.7s;
  transition: color 0.7s;
  -webkit-tap-highlight-color: transparent; }

.feedback .click::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  pointer-events: none; }

.feedback .click::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  pointer-events: none; }

.feedback .left.click::before {
  left: 10%; }

.feedback .left.click::after {
  left: 10%; }

.feedback .click::before,
.feedback .click::after {
  box-shadow: 0 0 0 2px rgba(255, 212, 85, 0.5); }

.feedback .click.animate::before {
  -webkit-animation: anim-effect-ivana-1 0.5s forwards;
  animation: anim-effect-ivana-1 0.5s forwards; }

.feedback .click.animate::after {
  -webkit-animation: anim-effect-ivana-2 0.5s forwards;
  animation: anim-effect-ivana-2 0.5s forwards; }

@media (min-width: 1150px) {
  .feedback .click::before,
  .feedback .click::after {
    display: none; } }

.click {
  position: relative; }

.nav-search-top {
  height: 0;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s; }
  .nav-search-top form {
    width: 80%;
    margin: 0 auto;
    position: relative;
    max-width: 600px; }
  .nav-search-top input {
    padding: 12px 14px 11px 14px;
    border: 1px solid #1762bb;
    width: 82%;
    color: #333741;
    background: #F3F5F6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      .nav-search-top input {
        padding: 14px 16px 13px 16px; } }
  .nav-search-top button {
    text-transform: uppercase;
    position: absolute;
    width: 45px;
    height: 44px;
    padding: 0;
    top: 0px;
    border: none;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    background: #1762bb;
    border: 1px solid transparent;
    border-left: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    @media (min-width: 1150px) {
      .nav-search-top button {
        font-size: 16px;
        line-height: 1.5; } }
    .nav-search-top button:hover {
      background: #FFD455;
      border-color: #1762bb;
      color: #1456a4; }
    @media (min-width: 850px) {
      .nav-search-top button {
        width: 52px;
        height: 48px; } }
  .nav-search-top:hover form {
    overflow: visible; }
  .nav-search-top:hover input {
    right: 20px;
    opacity: 1; }

.nav-search-top.height {
  height: 47px;
  padding: 20px 0;
  background: #fff;
  border-bottom: 1px solid #D7DBDD; }
  @media (min-width: 850px) {
    .nav-search-top.height {
      height: 50px;
      padding: 30px 0; } }

.big-search, .sml-input {
  width: 80%;
  position: relative;
  top: -10px;
  margin-bottom: 15px;
  max-width: 600px; }
  .big-search input, .sml-input input {
    padding: 12px 14px 11px 14px;
    border: 1px solid #1762bb;
    width: 82%;
    color: #333741;
    background: #F3F5F6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      .big-search input, .sml-input input {
        padding: 14px 16px 13px 16px; } }
  .big-search button, .sml-input button {
    text-transform: uppercase;
    position: absolute;
    width: 45px;
    height: 48px;
    padding: 0;
    top: 0px;
    border: none;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    background: #1762bb;
    border: 1px solid transparent;
    border-left: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    @media (min-width: 1150px) {
      .big-search button, .sml-input button {
        font-size: 16px;
        line-height: 1.5; } }
    .big-search button:hover, .sml-input button:hover {
      background: #FFD455;
      border-color: #1762bb;
      color: #1456a4; }
    @media (min-width: 850px) {
      .big-search button, .sml-input button {
        width: 52px;
        height: 52px; } }
  .big-search button.side-nav, .sml-input button.side-nav {
    right: 0;
    margin: 0;
    padding: 0; }
  .big-search:hover form, .sml-input:hover form {
    overflow: visible; }
  .big-search:hover input, .sml-input:hover input {
    right: 20px;
    opacity: 1; }

.sml-input {
  max-width: 400px;
  top: 0; }
  .sml-input input {
    padding: 9px 10px 9px 11px;
    border: 0; }
  .sml-input input[type=text]:focus, .sml-input textarea:focus {
    box-shadow: 0 0 8px #fff; }
  .sml-input button {
    background: #1456a4;
    width: 39px;
    height: 39px;
    line-height: 2.4;
    top: -1px;
    border: 1px solid transparent; }
    .sml-input button:hover {
      border-color: #1456a4;
      color: #1456a4;
      background: #fff; }

.results-list {
  margin: 0 0 1.5em 0; }
  .results-list li {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 15px 0 15px;
    background: transparent;
    -webkit-transition: background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -ms-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    transition: background 0.25s ease 0s; }
    .results-list li:after {
      content: '';
      position: absolute;
      left: -600px;
      top: 0;
      width: 600px;
      height: 100%;
      background: rgba(73, 85, 92, 0.05);
      opacity: 0;
      -webkit-transition: opacity 0.25s ease 0s;
      -moz-transition: opacity 0.25s ease 0s;
      -ms-transition: opacity 0.25s ease 0s;
      -o-transition: opacity 0.25s ease 0s;
      transition: opacity 0.25s ease 0s; }
    .results-list li:hover {
      background: rgba(73, 85, 92, 0.05); }
      .results-list li:hover:after {
        opacity: 1; }
    .results-list li.datatracker h3 {
      color: #1456a4; }
  .results-list h3 {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 1.2; }
    @media (min-width: 620px) {
      .results-list h3 {
        line-height: 1.3;
        font-size: 22px; } }
  .results-list p {
    margin: 0; }
  .results-list small {
    display: inline-block;
    margin: 5px 0 0 0;
    color: #333741;
    font-size: 14px; }
    @media (min-width: 1150px) {
      .results-list small {
        font-size: 15px; } }
    .results-list small span {
      position: relative;
      margin-right: 7px;
      padding-right: 9px;
      font-weight: 500; }
      .results-list small span:after {
        content: '';
        background: #D7DBDD;
        width: 1px;
        height: 10px;
        position: absolute;
        top: 3px;
        right: 0; }
      .results-list small span:last-of-type:after {
        width: 0; }

::-webkit-input-placeholder {
  color: rgba(51, 55, 65, 0.5); }

:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(51, 55, 65, 0.5); }

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(51, 55, 65, 0.5); }

:-ms-input-placeholder {
  color: rgba(51, 55, 65, 0.5); }

.faq {
  position: relative;
  padding: 2em 2em 2em 0;
  background: #F3F5F6;
  zoom: 1; }
  .faq:before, .faq:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .faq:after {
    clear: both; }
  @media (min-width: 850px) {
    .faq .shift-left {
      position: relative;
      left: -20px; } }
  .faq:before {
    content: '';
    display: block;
    background: #F3F5F6;
    position: absolute;
    top: -6.1em;
    left: -30em;
    height: calc( 100% + 8.1em);
    width: calc( 100% + 30em); }
    @media (min-width: 620px) {
      .faq:before {
        left: -10em; } }
    @media (min-width: 1150px) {
      .faq:before {
        left: -30em; } }
  .faq h4 {
    color: #1762bb;
    margin: 0; }
  .faq li {
    list-style: none;
    position: relative;
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 620px) {
      .faq li {
        font-size: 18px; } }
    @media (min-width: 850px) {
      .faq li {
        padding-left: 20px; } }
    .faq li.question {
      max-width: 800px;
      -webkit-transition: background 0.25s ease 0s;
      -moz-transition: background 0.25s ease 0s;
      -ms-transition: background 0.25s ease 0s;
      -o-transition: background 0.25s ease 0s;
      transition: background 0.25s ease 0s;
      padding: 5px; }
      @media (min-width: 850px) {
        .faq li.question {
          padding: 7px 0 7px 20px; } }
      .faq li.question:hover {
        cursor: pointer; }
      .faq li.question .icon {
        right: -20px;
        color: #1762bb;
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (min-width: 850px) {
          .faq li.question .icon {
            right: 20px; } }
      @media (min-width: 850px) {
        .faq li.question:hover {
          background: rgba(73, 85, 92, 0.05); } }
    .faq li.rotate-after:after {
      transform-origin: center;
      top: 6px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg); }
      @media (min-width: 850px) {
        .faq li.rotate-after:after {
          top: 8px; } }
    .faq li.answer {
      overflow: hidden;
      border: none;
      padding-left: 5px; }
      @media (min-width: 850px) {
        .faq li.answer {
          padding-left: 20px; } }
    .faq li.title {
      padding-bottom: 1em;
      font-weight: 500;
      font-size: 20px;
      line-height: 1.2; }
      @media (min-width: 620px) {
        .faq li.title {
          line-height: 1.3;
          font-size: 22px; } }
    .faq li h4 {
      font-weight: 400; }
  .faq.events {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0; }
    .faq.events span {
      display: inline-block;
      margin-bottom: 3px;
      padding-right: 9px;
      font-size: 14px;
      position: relative;
      margin-right: 7px;
      padding-right: 9px; }
      @media (min-width: 1150px) {
        .faq.events span {
          font-size: 15px; } }
      .faq.events span:after {
        content: '';
        background: #D7DBDD;
        width: 1px;
        height: 10px;
        position: absolute;
        top: 3px;
        right: 0; }
      .faq.events span:last-of-type:after {
        width: 0; }
      .faq.events span:after {
        top: 7px; }
      .faq.events span:last-of-type {
        margin-bottom: 10px; }

.social {
  display: inline-block;
  margin: 3px 0 25px;
  zoom: 1; }
  .social:before, .social:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .social:after {
    clear: both; }
  @media (min-width: 1150px) {
    .social {
      margin-bottom: 15px; } }
  .social li {
    list-style: none;
    position: relative;
    float: left;
    margin-right: 5px;
    border: 1px solid #606F78;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    .social li:hover {
      background: #1762bb;
      border-color: #1762bb;
      cursor: pointer; }
      .social li:hover .icon {
        color: #fff; }
  .social .icon {
    color: #606F78;
    margin: 0;
    -webkit-transition: color 0.25s ease 0s;
    -moz-transition: color 0.25s ease 0s;
    -ms-transition: color 0.25s ease 0s;
    -o-transition: color 0.25s ease 0s;
    transition: color 0.25s ease 0s; }
  .social a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
    .social a:after {
      height: 0; }
  @media (min-width: 620px) {
    .social + .more-wrapper {
      margin-top: 0.5em; } }

.sponsors .host, .sponsors .two-logo, .sponsors .multiple-logo {
  margin-bottom: 2em;
  border-top: 1px solid #D7DBDD; }

.sponsors .host {
  border: none; }
  .sponsors .host li {
    list-style: none;
    max-width: 200px; }

.sponsors h3 {
  margin: 2em 0 1em; }

.sponsors .two-logo li {
  list-style: none;
  width: 150px;
  float: left;
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.sponsors .multiple-logo li {
  list-style: none;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .sponsors .multiple-logo li:first-child {
    display: block; }

.standard-form {
  margin: 20px 0 0 0;
  border: 0;
  padding: 0;
  width: 100%;
  max-width: 600px;
  zoom: 1; }
  .standard-form:before, .standard-form:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .standard-form:after {
    clear: both; }
  .standard-form input[type="text"], .standard-form input[type="password"], .standard-form input[type="email"], .standard-form textarea, .standard-form select {
    border: 1px solid #1762bb;
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 10px;
    display: block;
    background: #F9FBFC;
    font-family: "montserrat", Helvetica, arial, sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .standard-form textarea {
    min-height: 150px; }
  .standard-form select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
  .standard-form .styled-select {
    width: 100%;
    max-width: 600px;
    position: relative; }
    .standard-form .styled-select:after {
      content: '\f3d0';
      position: absolute;
      right: 20px;
      top: 14px;
      color: #333741;
      font-family: "Ionicons"; }
    .standard-form .styled-select:before {
      content: '\f3d0';
      position: absolute;
      right: 20px;
      top: 5px;
      color: #333741;
      font-family: "Ionicons";
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180));
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180))";
      zoom: 1; }
  .standard-form button {
    background: #1762bb;
    border: 1px solid #1762bb;
    color: #fff;
    padding: 5px 25px;
    margin: 20px 10px 10px 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    .standard-form button:hover {
      background: #fff;
      border-color: #1762bb;
      color: #1762bb; }

.styled-form-elements {
  margin: 10px 0 0; }
  .styled-form-elements label {
    display: block; }
  .styled-form-elements .checkbox-custom, .styled-form-elements .radio-custom {
    opacity: 0;
    position: absolute; }
  .styled-form-elements .checkbox-custom, .styled-form-elements .checkbox-custom-label, .styled-form-elements .radio-custom, .styled-form-elements .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 10px 0 0;
    cursor: pointer; }
  .styled-form-elements .checkbox-custom-label, .styled-form-elements .radio-custom-label {
    position: relative; }
  .styled-form-elements .checkbox-custom + .checkbox-custom-label:before, .styled-form-elements .radio-custom + .radio-custom-label:before {
    content: '';
    background: #F9FBFC;
    border: 1px solid #1762bb;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    top: -2px;
    position: relative; }
  .styled-form-elements .checkbox-custom:checked + .checkbox-custom-label:before {
    content: '\f122';
    font-family: "Ionicons";
    color: #1762bb;
    font-size: 13px;
    line-height: 1.15; }
  .styled-form-elements .radio-custom + .radio-custom-label:before {
    border-radius: 50%; }
  .styled-form-elements .radio-custom:checked + .radio-custom-label:before {
    content: '\f122';
    font-family: "Ionicons";
    color: #1762bb;
    font-size: 13px;
    line-height: 1.1; }

ul.fields li,
ul.meta li {
  list-style-type: none;
  list-style: none; }

.search-mail-list input[type="text"] {
  float: left;
  width: 80%;
  margin-bottom: 2em; }
  @media (min-width: 850px) {
    .search-mail-list input[type="text"] {
      margin-bottom: 4em; } }

.search-mail-list button {
  margin: 0;
  float: left;
  padding: 15px 17px 14px;
  border-left: none; }

header {
  background: #49555c; }
  @media (min-width: 850px) {
    header {
      background: #49555c;
      /* Old browsers */
      background: -moz-linear-gradient(top, #606F78 0%, #606F78 42%, #49555c 42%, #49555c 42%, #49555c 99%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606F78), color-stop(42%, #606F78), color-stop(42%, #49555c), color-stop(42%, #49555c), color-stop(99%, #49555c));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #606F78 0%, #606F78 42%, #49555c 42%, #49555c 42%, #49555c 99%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #606F78 0%, #606F78 42%, #49555c 42%, #49555c 42%, #49555c 99%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #606F78 0%, #606F78 42%, #49555c 42%, #49555c 42%, #49555c 99%);
      /* IE10+ */
      background: linear-gradient(to bottom, #606F78 0%, #606F78 42%, #49555c 42%, #49555c 42%, #49555c 99%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
      /* IE6-9 */ } }
  @media (min-width: 1300px) {
    header {
      background: #F3F5F6;
      /* Old browsers */
      background: -moz-linear-gradient(left, #49555c 0%, #49555c 73%, #49555c 73%, #49555c 73%, #606f78 73%, #606f78 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #49555c), color-stop(73%, #49555c), color-stop(73%, #49555c), color-stop(73%, #49555c), color-stop(73%, #606f78), color-stop(100%, #606f78));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, #49555c 0%, #49555c 73%, #49555c 73%, #49555c 73%, #606f78 73%, #606f78 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, #49555c 0%, #49555c 73%, #49555c 73%, #49555c 73%, #606f78 73%, #606f78 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, #49555c 0%, #49555c 73%, #49555c 73%, #49555c 73%, #606f78 73%, #606f78 100%);
      /* IE10+ */
      background: linear-gradient(to right, #49555c 0%, #49555c 73%, #49555c 73%, #49555c 73%, #606f78 73%, #606f78 100%);
      /* W3C */ } }
  header .container {
    position: relative;
    padding: 0; }
    @media (min-width: 850px) {
      header .container {
        padding: 0 2.5em; } }

.close-menu {
  display: none; }

.nav-holder {
  height: 0;
  overflow: hidden; }
  @media (min-width: 850px) {
    .nav-holder {
      overflow: visible;
      height: auto;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      zoom: 1; }
      .nav-holder:before, .nav-holder:after {
        display: table;
        content: "";
        zoom: 1;
        *display: inline; }
      .nav-holder:after {
        clear: both; } }

#menu-open:target .open-menu {
  display: none; }

#menu-open:target .close-menu {
  display: block; }

#menu-open:target .nav-holder {
  height: auto; }

nav {
  padding: 10px 1.5em;
  background: rgba(51, 55, 65, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  zoom: 1; }
  @media (min-width: 850px) {
    nav {
      background: transparent;
      border: none;
      padding: 0;
      display: inline-block;
      margin: 10px 0 15px; } }
  @media (min-width: 1300px) {
    nav {
      margin: 0;
      padding: 23px 0 22px 20px;
      background: #49555c; } }
  nav:before, nav:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  nav:after {
    clear: both; }
  nav > ul {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      nav > ul {
        margin-left: 20px; } }
    nav > ul li {
      list-style: none;
      position: relative;
      text-transform: uppercase;
      margin: 0.75em 0;
      font-size: 15px;
      line-height: 1.2;
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
      @media (min-width: 1150px) {
        nav > ul li {
          font-size: 16px;
          line-height: 1.5; } }
      @media (min-width: 850px) {
        nav > ul li {
          display: inline-block;
          padding: 0 10px;
          margin: 0; }
          nav > ul li:last-of-type {
            padding-right: 0; }
          nav > ul li:first-of-type {
            padding: 0 10px 0 7px; }
            nav > ul li:first-of-type:hover ul {
              left: -13px; } }
      @media ((min-width: 1150px)) {
        nav > ul li {
          font-size: 16px; } }
      nav > ul li ul {
        display: none; }
      nav > ul li:hover li:first-of-type ul {
        left: 5px; }
      @media (min-width: 850px) {
        nav > ul li:hover ul {
          display: block;
          position: absolute;
          z-index: 100;
          background: #49555c;
          padding: 30px 20px 10px 20px;
          top: 18px;
          left: -9px;
          width: 200px; } }
  @media (min-width: 850px) and (min-width: 1150px) {
    nav > ul li:hover ul {
      top: 23px; } }
      nav > ul li:hover ul li {
        list-style: none;
        color: #fff;
        padding: 7px 0;
        text-transform: none;
        width: 100%;
        line-height: 1.3; }
        nav > ul li:hover ul li a {
          color: #fff;
          display: block;
          -webkit-transition: color 0.25s ease 0s;
          -moz-transition: color 0.25s ease 0s;
          -ms-transition: color 0.25s ease 0s;
          -o-transition: color 0.25s ease 0s;
          transition: color 0.25s ease 0s; }
          nav > ul li:hover ul li a:hover {
            color: #FFD455; }
          nav > ul li:hover ul li a:after {
            height: 0; }
    nav > ul a {
      color: #fff; }
      @media (min-width: 850px) {
        nav > ul a:after {
          content: "";
          position: absolute;
          width: 100%;
          left: 0;
          background-color: rgba(255, 255, 255, 0.75);
          visibility: hidden;
          -webkit-transform: scaleX(0);
          transform: scaleX(0);
          -webkit-transition: all 0.25s ease 0s;
          -moz-transition: all 0.25s ease 0s;
          -ms-transition: all 0.25s ease 0s;
          -o-transition: all 0.25s ease 0s;
          transition: all 0.25s ease 0s;
          height: 3px;
          top: -5px; } }
      nav > ul a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      nav > ul a.active {
        color: #FFD455; }
        @media (min-width: 850px) {
          nav > ul a.active {
            color: #FFD455; } }
      @media (min-width: 850px) {
        nav > ul a.active:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 3px;
          top: -5px;
          left: 0;
          background-color: rgba(255, 212, 85, 0.75);
          visibility: visible;
          -webkit-transform: scaleX(1);
          transform: scaleX(1); } }

.nav-sub {
  padding: 10px 1.5em 5px;
  background: #606F78;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  zoom: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .nav-sub:before, .nav-sub:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .nav-sub:after {
    clear: both; }
  @media (min-width: 850px) {
    .nav-sub {
      width: auto;
      background: #606F78;
      border: none;
      padding: 0;
      position: relative;
      display: block;
      margin: 10px 0 10px 0;
      height: 30px; } }
  @media (min-width: 1300px) {
    .nav-sub {
      background: transparent;
      float: right;
      display: inline-block;
      margin: 0;
      height: auto;
      padding: 24px 90px 20px 0;
      background: #606F78; } }
  .nav-sub .icon {
    display: none; }
    @media (min-width: 850px) {
      .nav-sub .icon {
        display: inline-block;
        color: #fff;
        -webkit-transition: color 0.25s ease 0s;
        -moz-transition: color 0.25s ease 0s;
        -ms-transition: color 0.25s ease 0s;
        -o-transition: color 0.25s ease 0s;
        transition: color 0.25s ease 0s; } }
  .nav-sub li {
    list-style: none;
    margin: 0 0 6px 0;
    position: relative; }
    @media (min-width: 850px) {
      .nav-sub li {
        display: block;
        float: left;
        padding: 0 10px;
        margin: 0;
        -webkit-transition: color 0.25s ease 0s;
        -moz-transition: color 0.25s ease 0s;
        -ms-transition: color 0.25s ease 0s;
        -o-transition: color 0.25s ease 0s;
        transition: color 0.25s ease 0s; }
        .nav-sub li:last-of-type .icon {
          margin-right: 3px; } }
    .nav-sub li ul {
      display: none; }
      .nav-sub li ul li a {
        -webkit-transition: color 0.25s ease 0s;
        -moz-transition: color 0.25s ease 0s;
        -ms-transition: color 0.25s ease 0s;
        -o-transition: color 0.25s ease 0s;
        transition: color 0.25s ease 0s; }
    @media (min-width: 850px) {
      .nav-sub li:first-of-type {
        padding: 0 10px 0 26px; } }
    @media (min-width: 1300px) {
      .nav-sub li:first-of-type {
        padding: 0 10px 0 20px; } }
    @media (min-width: 850px) {
      .nav-sub li:hover ul {
        display: block;
        position: absolute;
        z-index: 102;
        background: #606F78;
        padding: 10px 20px 10px 20px;
        top: 23px;
        left: 7px;
        width: 200px; } }
    @media (min-width: 1300px) {
      .nav-sub li:hover ul {
        left: -13px;
        padding: 30px 20px 10px 20px; } }
    .nav-sub li:hover ul li {
      list-style: none;
      float: none;
      color: #fff;
      padding: 7px 0;
      text-transform: none;
      width: 100%;
      line-height: 1.3; }
      .nav-sub li:hover ul li a:hover {
        color: #FFD455; }
      .nav-sub li:hover ul li a:after {
        height: 0; }
  .nav-sub a {
    color: #fff;
    display: block; }
    @media (min-width: 850px) {
      .nav-sub a:after {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        background-color: rgba(255, 255, 255, 0.75);
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s;
        height: 3px;
        top: -5px; } }
    .nav-sub a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  .nav-sub span {
    display: none; }
    @media (min-width: 850px) {
      .nav-sub span {
        display: inline-block;
        text-transform: none;
        color: #fff;
        position: relative;
        top: -2px;
        -webkit-transition: color 0.25s ease 0s;
        -moz-transition: color 0.25s ease 0s;
        -ms-transition: color 0.25s ease 0s;
        -o-transition: color 0.25s ease 0s;
        transition: color 0.25s ease 0s;
        color: #fff; }
        .nav-sub span:hover {
          cursor: pointer; } }
  .nav-sub .search-open:hover i, .nav-sub .search-open:hover span {
    color: #FFD455; }

.show-tablet {
  display: none; }
  @media (min-width: 850px) {
    .show-tablet {
      display: block; } }
  @media (min-width: 1150px) {
    .show-tablet {
      display: none; } }

li.more {
  color: #fff; }
  @media (min-width: 850px) {
    li.more {
      position: relative;
      top: 0;
      font-weight: 400;
      margin-left: 0;
      padding: 0 0 0 12px;
      float: left;
      height: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: block; } }
  @media (min-width: 1300px) {
    li.more {
      position: absolute;
      top: 0;
      right: 0;
      background-color: rgba(51, 55, 65, 0.5);
      padding: 25px;
      font-size: 15px;
      line-height: 1.2; } }
  @media (min-width: 1300px) and (min-width: 1150px) {
    li.more {
      font-size: 16px;
      line-height: 1.5; } }
  li.more a {
    color: #fff; }
  li.more ul li {
    list-style: none; }
    @media (min-width: 1300px) {
      li.more ul li {
        text-align: right; } }

.nav-sub .more:hover ul {
  padding: 0; }
  @media (min-width: 1300px) {
    .nav-sub .more:hover ul {
      left: auto;
      right: -20px;
      top: 71px;
      right: 0; } }
  .nav-sub .more:hover ul li {
    list-style: none;
    padding: 7px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 1300px) {
      .nav-sub .more:hover ul li {
        background: rgba(51, 55, 65, 0.5); } }
    .nav-sub .more:hover ul li:first-of-type {
      padding-top: 15px; }
      @media (min-width: 1300px) {
        .nav-sub .more:hover ul li:first-of-type {
          padding-top: 15px; } }
    .nav-sub .more:hover ul li:last-of-type {
      padding-bottom: 20px; }

@media (min-width: 850px) {
  .logo-holder {
    zoom: 1;
    float: left;
    width: 140px;
    height: 71px; }
    .logo-holder:before, .logo-holder:after {
      display: table;
      content: "";
      zoom: 1;
      *display: inline; }
    .logo-holder:after {
      clear: both; } }

.logo {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  height: 100%;
  width: 120px;
  text-align: center;
  z-index: 10; }
  @media (min-width: 850px) {
    .logo {
      position: relative;
      width: 100%;
      float: left; } }
  @media (min-width: 1150px) {
    .logo {
      border-bottom: 1px solid #78848C;
      top: -1px; } }
  .logo img {
    position: relative;
    width: 75%;
    top: 4px;
    display: inline;
    padding: 0; }
    @media (min-width: 850px) {
      .logo img {
        width: 70%;
        top: 10px; } }

.breadcrumb {
  padding-top: 1.5em; }
  .breadcrumb li {
    list-style: none;
    padding-right: 1em;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 620px) {
      .breadcrumb li {
        font-size: 18px; } }
    .breadcrumb li:after {
      content: '';
      position: absolute;
      top: 10px;
      right: 5px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4px 0 4px 4px;
      border-color: transparent transparent transparent #49555c; }
    .breadcrumb li:before {
      content: '';
      position: absolute;
      top: 10px;
      right: 6px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4px 0 4px 4px;
      z-index: 10;
      border-color: transparent transparent transparent #fff; }
  .breadcrumb .icon {
    margin: 0; }
  .breadcrumb a {
    color: #49555c; }
    .breadcrumb a:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #65a3ec;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .breadcrumb a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

.highlights-wrap {
  padding: 0; }
  @media (min-width: 1150px) {
    .highlights-wrap {
      padding: 0 2.5em; } }

.highlight {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  position: relative;
  height: 175px;
  background: #1762bb;
  overflow: hidden; }
  @media (min-width: 850px) {
    .highlight {
      height: 225px;
      width: 50%;
      float: left; } }
  @media (min-width: 1150px) {
    .highlight {
      width: 47.6%; } }
  .highlight .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 400px;
    padding: 0 0 0 0; }
    @media (min-width: 1150px) {
      .highlight .text {
        padding: 0 20px 0 0 !important; } }
  .highlight:last-of-type {
    background: #1A7DAE;
    padding-left: 0; }
    @media (min-width: 850px) {
      .highlight:last-of-type {
        width: 50%; } }
    @media (min-width: 1150px) {
      .highlight:last-of-type {
        width: 52.25%; } }
    .highlight:last-of-type .text {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      max-width: 400px; }
    .highlight:last-of-type:after {
      display: none; }
  .highlight.smaller {
    height: 150px; }
    .highlight.smaller h3 {
      margin-bottom: 5px; }
    .highlight.smaller a:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #fff;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .highlight.smaller a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  .highlight.highlight-full {
    width: 100%;
    position: relative;
    background: #1762bb; }
    @media (min-width: 1150px) {
      .highlight.highlight-full {
        width: 99.1%; } }
    .highlight.highlight-full:hover {
      cursor: auto;
      background: #1A7DAE; }
      .highlight.highlight-full:hover:after {
        background: #1A7DAE; }
    .highlight.highlight-full:last-of-type:after {
      display: block; }
    @media (min-width: 850px) {
      .highlight.highlight-full:after {
        content: '';
        position: absolute;
        background: #1762bb;
        height: 100%;
        width: 600px;
        top: 0;
        left: -600px;
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s; } }

.highlights {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  display: block; }
  @media (min-width: 850px) {
    .highlights {
      display: flex; } }
  .highlights .container {
    width: 100%; }
    @media (min-width: 1150px) {
      .highlights .container {
        max-width: 1350px; } }
  .highlights a.blog-pagination {
    color: #fff;
    display: block;
    float: left;
    width: 100%; }
    @media (min-width: 850px) {
      .highlights a.blog-pagination {
        width: 50%; } }
    @media (min-width: 1500px) {
      .highlights a.blog-pagination {
        width: 50%; } }
    .highlights a.blog-pagination .highlight {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      background: #1762bb;
      width: 100%; }
      @media (min-width: 1150px) {
        .highlights a.blog-pagination .highlight {
          width: 100%;
          box-sizing: content-box; } }
      @media (min-width: 1500px) {
        .highlights a.blog-pagination .highlight {
          width: 100%; } }
      .highlights a.blog-pagination .highlight .text {
        padding: 0 20px 0 40px; }
        @media (min-width: 1150px) {
          .highlights a.blog-pagination .highlight .text {
            padding: 0 20px 0 60px !important; } }
    .highlights a.blog-pagination:last-of-type .highlight {
      background: #1A7DAE;
      margin-left: 0; }
      @media (min-width: 1150px) {
        .highlights a.blog-pagination:last-of-type .highlight {
          padding-left: 0;
          width: 99%; } }
      .highlights a.blog-pagination:last-of-type .highlight .text {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 400px; }
        @media (min-width: 620px) {
          .highlights a.blog-pagination:last-of-type .highlight .text {
            padding: 0 20px 0 40px !important; } }
      .highlights a.blog-pagination:last-of-type .highlight:after {
        display: none; }
  .highlights h3 {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: 500;
    letter-spacing: 2px; }
  .highlights h2, .highlights .body .block-heading, .body .highlights .block-heading, .highlights .body-no-space .block-heading, .body-no-space .highlights .block-heading, .highlights .body-visable .block-heading, .body-visable .highlights .block-heading {
    color: #fff;
    font-weight: 500;
    margin: 0 0 5px 0;
    font-size: 20px;
    line-height: 1.3; }
    @media (min-width: 620px) {
      .highlights h2, .highlights .body .block-heading, .body .highlights .block-heading, .highlights .body-no-space .block-heading, .body-no-space .highlights .block-heading, .highlights .body-visable .block-heading, .body-visable .highlights .block-heading {
        font-size: 24px;
        line-height: 1.4; } }
  .highlights p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 1.45;
    line-height: 1.4; }
    @media (min-width: 620px) {
      .highlights p {
        font-size: 18px; } }
    .highlights p.margin {
      margin-bottom: 10px; }
  .highlights .sub {
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 620px) {
      .highlights .sub {
        font-size: 18px; } }
    .highlights .sub a {
      color: #fff;
      position: relative; }
      .highlights .sub a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: transform 0.25s ease 0s;
        -moz-transition: transform 0.25s ease 0s;
        -ms-transition: transform 0.25s ease 0s;
        -o-transition: transform 0.25s ease 0s;
        transition: transform 0.25s ease 0s; }
      .highlights .sub a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
  .highlights .container {
    padding: 0; }
    @media (min-width: 1150px) {
      .highlights .container {
        padding: 0 1.5em; } }
  .highlights .icon {
    position: relative;
    top: 2px; }
  .highlights .btn {
    margin-top: 15px; }
  .highlights > .highlight {
    display: block;
    padding-left: 25px; }
    @media (min-width: 620px) {
      .highlights > .highlight {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 1150px) {
      .highlights > .highlight {
        display: flex;
        width: 0; } }
  .highlights .highlight:first-child {
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
    @media (min-width: 1150px) {
      .highlights .highlight:first-child {
        padding-left: 999em;
        margin-left: -999em; } }
    .highlights .highlight:first-child.bleed-left {
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
      .highlights .highlight:first-child.bleed-left:before {
        background: #1762bb;
        margin-left: -999em; }
  .highlights .highlight:last-of-type {
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    overflow: visible; }
    .highlights .highlight:last-of-type.bleed-left:before {
      background: #1A7DAE; }
    @media (min-width: 850px) {
      .highlights .highlight:last-of-type:before {
        padding-right: 1000px;
        margin-right: -1000px;
        box-sizing: content-box;
        background: #209cc4; } }
    @media (min-width: 1150px) {
      .highlights .highlight:last-of-type:before {
        padding-right: 0;
        margin-right: 0;
        box-sizing: content-box;
        overflow: hidden; } }
    @media (min-width: 1150px) {
      .highlights .highlight:last-of-type {
        overflow: hidden; } }

.first-hover {
  background: #F3F5F6;
  /* Old browsers */
  background: -moz-linear-gradient(left, #127190 0%, #127190 55%, #127190 55%, #127190 55%, white 55%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #127190), color-stop(55%, #127190), color-stop(55%, #127190), color-stop(55%, #127190), color-stop(55%, white), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #127190 0%, #127190 55%, #127190 55%, #127190 55%, white 55%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #127190 0%, #127190 55%, #127190 55%, #127190 55%, white 55%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #127190 0%, #127190 55%, #127190 55%, #127190 55%, white 55%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, #127190 0%, #127190 55%, #127190 55%, #127190 55%, white 55%, white 100%);
  /* W3C */ }

.related-pages {
  position: relative;
  height: 175px; }
  @media (min-width: 850px) {
    .related-pages {
      height: 225px; } }
  .related-pages h3 {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: 500;
    letter-spacing: 2px; }
  .related-pages p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 1.45;
    line-height: 1.4; }
    @media (min-width: 620px) {
      .related-pages p {
        font-size: 18px; } }
  .related-pages .sub {
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 620px) {
      .related-pages .sub {
        font-size: 18px; } }
    .related-pages .sub a {
      color: #fff;
      position: relative; }
      .related-pages .sub a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: transform 0.25s ease 0s;
        -moz-transition: transform 0.25s ease 0s;
        -ms-transition: transform 0.25s ease 0s;
        -o-transition: transform 0.25s ease 0s;
        transition: transform 0.25s ease 0s; }
      .related-pages .sub a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
  .related-pages .icon {
    margin-left: 0.75em;
    position: relative;
    top: 2px; }
  .related-pages .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0; }

.sticky-listing {
  position: relative;
  background: #fff; }
  @media (min-width: 1150px) {
    .sticky-listing {
      background: transparent; } }
  .sticky-listing h3 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 10px;
    -webkit-transition: color 0.25s ease 0s;
    -moz-transition: color 0.25s ease 0s;
    -ms-transition: color 0.25s ease 0s;
    -o-transition: color 0.25s ease 0s;
    transition: color 0.25s ease 0s; }
    @media (min-width: 620px) {
      .sticky-listing h3 {
        font-size: 24px;
        line-height: 1.4; } }
    @media (min-width: 1150px) {
      .sticky-listing h3 {
        line-height: 1.2; } }
  .sticky-listing p {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0; }
    @media (min-width: 1150px) {
      .sticky-listing p {
        font-size: 16px;
        line-height: 1.5; } }
  .sticky-listing .meta {
    margin: 15px 0 0;
    color: #333741; }
    @media (min-width: 1150px) {
      .sticky-listing .meta {
        margin: 15px 0 20px; } }
    .sticky-listing .meta li {
      width: auto; }
  .sticky-listing li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #D7DBDD;
    box-sizing: border-box;
    -webkit-transition: background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -ms-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    transition: background 0.25s ease 0s; }
    @media (min-width: 1150px) {
      .sticky-listing li {
        display: block;
        position: relative;
        border-width: 0 0 1px 1px;
        width: 65%; } }
    .sticky-listing li .text {
      padding: 1.75em 0 1.75em; }
      @media (min-width: 1150px) {
        .sticky-listing li .text {
          padding: 2.5em 0.5em 0.5em 2em; } }
    .sticky-listing li:hover {
      background: #F3F5F6; }
      .sticky-listing li:hover h3 {
        color: #1762bb; }
      .sticky-listing li:hover:before {
        background: #F3F5F6; }
    .sticky-listing li.active {
      background: #fff; }
      .sticky-listing li.active:before {
        background: #fff;
        border-bottom: 1px solid #D7DBDD; }
      .sticky-listing li.active a:visited h3 {
        color: #1762bb; }
    .sticky-listing li:after {
      content: '';
      width: calc( 100% + 3em);
      position: absolute;
      left: -1.5em;
      height: 1px;
      bottom: -1px;
      background: #D7DBDD; }
      @media (min-width: 1150px) {
        .sticky-listing li:after {
          display: none; } }
  .sticky-listing a:visited h3 {
    color: #8E5CC8; }
  .sticky-listing ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 6%;
    border: none;
    background: none;
    padding-right: 15px;
    margin-right: 15px; }
    .sticky-listing ul li:after {
      height: 15px;
      top: 4px; }
    .sticky-listing ul li:first-of-type {
      padding: 0 15px 0 0; }
    .sticky-listing ul li:last-of-type {
      border: none; }
    .sticky-listing ul li:hover {
      background: none; }
    .sticky-listing ul li:before {
      background: none; }
    .sticky-listing ul li:hover:before {
      background: none; }
  .sticky-listing a:last-of-type li {
    border-bottom: none; }
    .sticky-listing a:last-of-type li:after {
      display: none; }

.mobile-buttons {
  list-style-type: none;
  float: left; }

.toggler {
  display: inline; }
  @media (min-width: 850px) {
    .toggler.filter-button {
      display: none; } }

@media (min-width: 1150px) {
  .active-triangle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #D7DBDD transparent transparent; }
    .active-triangle:before {
      content: '';
      position: absolute;
      top: -14px;
      left: 1px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 14px 14px 0;
      border-color: transparent #fff transparent transparent; } }

.list-content.show-me {
  visibility: visible; }

@media (min-width: 850px) {
  .toggler:hover .list-content {
    display: block;
    visibility: visible;
    background-color: white;
    float: left;
    width: 100%; } }

.toggle-list-close {
  display: inline-block;
  border: 1px solid #1762bb;
  background: #F9FBFC;
  padding: 7px 20px;
  margin: 0 0.25em 0.75em 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  display: none;
  margin: 1em 0; }
  @media (min-width: 850px) {
    .toggle-list-close {
      margin: -0.5em 0.25em 1em 0; } }
  .toggle-list-close a {
    color: #333741;
    margin: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .toggle-list-close:hover {
    cursor: pointer;
    background: #1762bb;
    color: #fff; }
    .toggle-list-close:hover a {
      color: #fff; }
  .toggle-list-close:after {
    content: '\f3d0';
    float: right;
    position: relative;
    top: 2px;
    padding: 0 0 0 10px;
    font-family: "Ionicons"; }
  .toggle-list-close.swap {
    background: #1762bb; }
    .toggle-list-close.swap a {
      color: #fff; }
    .toggle-list-close.swap:after {
      content: '\f404';
      top: 1px;
      color: #fff;
      font-size: 25px;
      line-height: 25px; }
    .toggle-list-close.swap:hover {
      background: #4DCAF2;
      border-color: #4DCAF2; }
      .toggle-list-close.swap:hover a {
        color: #fff; }
  @media (min-width: 850px) {
    .toggle-list-close {
      margin: 1em 0; } }
  @media (min-width: 1150px) {
    .toggle-list-close {
      display: none; } }
  .toggle-list-close.show {
    display: inline-block; }

.blog-listing::-webkit-scrollbar {
  display: none; }

.topic-list li {
  position: relative;
  padding: 1em 0 0;
  background-color: transparent;
  zoom: 1; }
  .topic-list li:before, .topic-list li:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .topic-list li:after {
    clear: both; }
  @media (min-width: 620px) {
    .topic-list li {
      padding: 1em 0 1em 0; } }
  @media (min-width: 1150px) {
    .topic-list li {
      height: 340px; } }
  .topic-list li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background: #fff;
    left: 0;
    top: 0;
    -webkit-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -moz-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -o-transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    transition: all 500ms cubic-bezier(0.8, 0.135, 0.37, 0.885);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -moz-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    -o-transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    transition-timing-function: cubic-bezier(0.8, 0.135, 0.37, 0.885);
    /* custom */ }
  @media (min-width: 1150px) {
    .topic-list li:hover {
      cursor: pointer; }
      .topic-list li:hover:after {
        height: 100%; } }
  .topic-list li:not(:first-of-type) {
    border-top: 1px solid #1762bb; }
    @media (min-width: 620px) {
      .topic-list li:not(:first-of-type) {
        padding-top: 1.25em; } }

.topic-list .text-holder {
  padding: 1em 0; }
  @media (min-width: 620px) {
    .topic-list .text-holder {
      padding: 2em 0;
      width: 60%; } }

.topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 10px;
  font-weight: 400; }
  @media (min-width: 620px) {
    .topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
      font-size: 27px; } }
  .topic-list h2:after, .topic-list .body .block-heading:after, .body .topic-list .block-heading:after, .topic-list .body-no-space .block-heading:after, .body-no-space .topic-list .block-heading:after, .topic-list .body-visable .block-heading:after, .body-visable .topic-list .block-heading:after {
    content: '\f3d1';
    font-family: "Ionicons";
    position: relative;
    top: 2px;
    color: #1762bb;
    right: -20px; }
  @media (min-width: 620px) {
    .topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
      margin-top: 1em; } }

.topic-list p {
  max-width: 600px; }

.topic-list a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #65a3ec;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.topic-list a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

@media (min-width: 620px) {
  .topic-list a:nth-child(2n) .img-holder {
    float: left; }
  .topic-list a:nth-child(2n) .text-holder {
    float: right; } }

@media (min-width: 850px) {
  .topic-list a:nth-child(odd) .img-holder {
    float: right;
    width: 270px;
    height: 270px;
    overflow: hidden; }
    .topic-list a:nth-child(odd) .img-holder:after {
      top: 34.5%;
      left: 29%; } }
    @media (min-width: 850px) and (min-width: 850px) {
      .topic-list a:nth-child(odd) .img-holder:after {
        top: 50%;
        left: 82.4%; } }

@media (min-width: 850px) {
  .topic-list a:nth-child(odd):hover .img-holder:after {
    width: 150px;
    height: 150px; } }
  @media (min-width: 850px) and (min-width: 850px) {
    .topic-list a:nth-child(odd):hover .img-holder:after {
      width: 270px;
      height: 270px; } }

.topic-list a:hover .img-holder:after {
  width: 270px;
  height: 270px; }

.topic-list .text-holder {
  padding: 1em 0; }
  @media (min-width: 620px) {
    .topic-list .text-holder {
      padding: 2em 0;
      width: 60%; } }

.topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
  font-size: 23px;
  line-height: 1.1;
  margin: 0 0 10px;
  font-weight: 400;
  font-weight: 500; }
  @media (min-width: 620px) {
    .topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
      font-size: 27px; } }
  .topic-list h2:after, .topic-list .body .block-heading:after, .body .topic-list .block-heading:after, .topic-list .body-no-space .block-heading:after, .body-no-space .topic-list .block-heading:after, .topic-list .body-visable .block-heading:after, .body-visable .topic-list .block-heading:after {
    content: '\f3d1';
    font-family: "Ionicons";
    position: relative;
    top: 2px;
    color: #1762bb;
    right: -20px; }
  @media (min-width: 620px) {
    .topic-list h2, .topic-list .body .block-heading, .body .topic-list .block-heading, .topic-list .body-no-space .block-heading, .body-no-space .topic-list .block-heading, .topic-list .body-visable .block-heading, .body-visable .topic-list .block-heading {
      margin-top: 1em; } }

.topic-list p {
  max-width: 600px; }

.topic-list .body, .topic-list .body-no-space, .topic-list .body-visable {
  padding-bottom: 1em; }
  @media (min-width: 620px) {
    .topic-list .body, .topic-list .body-no-space, .topic-list .body-visable {
      padding-bottom: 2em; } }
  @media (min-width: 1150px) {
    .topic-list .body, .topic-list .body-no-space, .topic-list .body-visable {
      width: 70%;
      max-width: 1000px;
      overflow: visible;
      position: relative;
      z-index: 2; } }

.topic-list .img-holder {
  position: relative; }
  @media (min-width: 850px) {
    .topic-list .img-holder {
      border-width: 2px;
      height: 270px;
      width: 270px; } }
  .topic-list .img-holder:after {
    top: 50%;
    left: 50%; }

.topics-teaser {
  text-align: center;
  margin: 2em 0 1.5em;
  zoom: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row; }
  .topics-teaser:before, .topics-teaser:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .topics-teaser:after {
    clear: both; }
  @media (min-width: 850px) {
    .topics-teaser {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 2em 0; } }
  .topics-teaser h2, .topics-teaser .body .block-heading, .body .topics-teaser .block-heading, .topics-teaser .body-no-space .block-heading, .body-no-space .topics-teaser .block-heading, .topics-teaser .body-visable .block-heading, .body-visable .topics-teaser .block-heading {
    font-size: 20px;
    line-height: 1.2;
    margin: 10px 0 5px; }
    @media (min-width: 620px) {
      .topics-teaser h2, .topics-teaser .body .block-heading, .body .topics-teaser .block-heading, .topics-teaser .body-no-space .block-heading, .body-no-space .topics-teaser .block-heading, .topics-teaser .body-visable .block-heading, .body-visable .topics-teaser .block-heading {
        line-height: 1.3;
        font-size: 22px; } }
  .topics-teaser p {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 10px; }
    @media (min-width: 1150px) {
      .topics-teaser p {
        font-size: 17px;
        line-height: 1.4; } }
  .topics-teaser li {
    list-style: none;
    padding: 1.5em 1em;
    background: white;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      .topics-teaser li {
        padding: 1.5em 2em;
        min-height: 30em; } }
    .topics-teaser li:hover .img-holder:after {
      width: 200px;
      height: 200px; }
  .topics-teaser + .center {
    margin-bottom: 1.5em; }
    @media (min-width: 850px) {
      .topics-teaser + .center {
        margin-bottom: 3em; } }

@keyframes rock {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(-1deg); }
  75% {
    transform: rotate(1deg); }
  100% {
    transform: rotate(0deg); } }

.sub-topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row; }
  .sub-topic li {
    list-style: none;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: opacity 0.25s ease 0s;
    -moz-transition: opacity 0.25s ease 0s;
    -ms-transition: opacity 0.25s ease 0s;
    -o-transition: opacity 0.25s ease 0s;
    transition: opacity 0.25s ease 0s;
    padding: 1.5em 1em 2em; }
    @media (min-width: 620px) {
      .sub-topic li {
        padding: 2em; } }
  @media (min-width: 850px) {
    .sub-topic:hover .data-tracker-links li, .sub-topic:hover .tags li, .sub-topic:hover .data-tracker-links li {
      opacity: 1; } }
  .sub-topic h2, .sub-topic .body .block-heading, .body .sub-topic .block-heading, .sub-topic .body-no-space .block-heading, .body-no-space .sub-topic .block-heading, .sub-topic .body-visable .block-heading, .body-visable .sub-topic .block-heading {
    margin-top: 0; }
    .sub-topic h2:after, .sub-topic .body .block-heading:after, .body .sub-topic .block-heading:after, .sub-topic .body-no-space .block-heading:after, .body-no-space .sub-topic .block-heading:after, .sub-topic .body-visable .block-heading:after, .body-visable .sub-topic .block-heading:after {
      content: '\f3d1';
      font-family: "Ionicons";
      position: relative;
      top: 2px;
      color: #1762bb;
      right: -20px; }
    .sub-topic h2:after, .sub-topic .body .block-heading:after, .body .sub-topic .block-heading:after, .sub-topic .body-no-space .block-heading:after, .body-no-space .sub-topic .block-heading:after, .sub-topic .body-visable .block-heading:after, .body-visable .sub-topic .block-heading:after {
      top: 1;
      right: -10px; }
  .sub-topic p {
    margin-bottom: 0; }
  .sub-topic img {
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0; }

.topic-header-text {
  float: left;
  max-width: 900px; }

.topic-header-image {
  margin-top: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #1762bb;
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 150px;
  width: 150px; }
  @media (min-width: 850px) {
    .topic-header-image {
      height: 270px;
      width: 270px; } }
  @media (min-width: 1150px) {
    .topic-header-image {
      float: right;
      margin-right: 3em; } }
  .topic-header-image img {
    padding: 0;
    margin: 0; }

.event-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row; }
  .event-list li {
    flex-grow: 1;
    list-style: none;
    background: #fff;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row; }
    @media (min-width: 850px) {
      .event-list li {
        flex-grow: 0; } }
  .event-list a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #65a3ec;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .event-list a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .event-list img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100px;
    padding: 0;
    margin: 0; }
    @media (min-width: 850px) {
      .event-list img {
        float: left;
        width: 35%;
        height: 270px; } }
    @media (min-width: 1150px) {
      .event-list img {
        height: 245px; } }
  .event-list .text-holder {
    padding: 1.5em;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      .event-list .text-holder {
        width: 65%;
        float: left; } }
  .event-list h3 {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 10px 0; }
    @media (min-width: 620px) {
      .event-list h3 {
        font-size: 20px; } }
    .event-list h3:after {
      content: '\f3d1';
      font-family: "Ionicons";
      position: relative;
      top: 2px;
      color: #1762bb;
      right: -20px; }
    @media (min-width: 850px) {
      .event-list h3 {
        margin: 5px 0 10px 0; } }
    .event-list h3 + small {
      position: absolute;
      bottom: 0; }
  .event-list p {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 3em; }
    @media (min-width: 1150px) {
      .event-list p {
        font-size: 17px;
        line-height: 1.4; } }
    @media (min-width: 620px) {
      .event-list p {
        margin-bottom: 2em; } }
    @media (min-width: 850px) {
      .event-list p {
        margin-bottom: 1em; } }
  .event-list small {
    font-size: 13px;
    position: absolute;
    bottom: 1.5em;
    left: 25px; }
    @media (min-width: 1150px) {
      .event-list small {
        font-size: 14px; } }
    @media (min-width: 850px) {
      .event-list small {
        bottom: 2em; } }
  .event-list span {
    position: relative;
    margin-right: 7px;
    padding-right: 9px; }
    .event-list span:after {
      content: '';
      background: #D7DBDD;
      width: 1px;
      height: 10px;
      position: absolute;
      top: 3px;
      right: 0; }
    .event-list span:last-of-type:after {
      width: 0; }
    .event-list span:first-of-type {
      font-weight: 500; }
  .event-list.sml {
    margin-top: 12px; }
    .event-list.sml .text-holder {
      width: 100%;
      padding-bottom: 30px; }
    .event-list.sml h3 {
      margin: 0px 0 30px; }
      @media (min-width: 850px) {
        .event-list.sml h3 {
          margin: 0 0 40px; } }
    .event-list.sml small {
      margin-bottom: 15px; }
      @media (min-width: 850px) {
        .event-list.sml small {
          margin-bottom: 20px; } }

.event-list-sub li {
  list-style: none;
  background: white;
  padding: 1.5em;
  width: calc(100% / 3 - 1%);
  margin-right: 1%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.event-list-sub li:last-of-type {
  width: calc(100% / 3 - 1%); }

.event-list-sub h4 {
  margin: 0; }

.event-list-sub small {
  font-size: 13px; }
  @media (min-width: 1150px) {
    .event-list-sub small {
      font-size: 14px; } }

.event-list-sub span {
  position: relative;
  margin-right: 7px;
  padding-right: 9px; }
  .event-list-sub span:after {
    content: '';
    background: #D7DBDD;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 3px;
    right: 0; }
  .event-list-sub span:last-of-type:after {
    width: 0; }
  .event-list-sub span:first-of-type {
    font-weight: 500; }

.teaser-blog li {
  list-style: none;
  padding: 1em;
  background: #fff;
  margin-bottom: 12px; }
  .teaser-blog li:hover h3 {
    color: #1762bb; }

.teaser-blog a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #65a3ec;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.teaser-blog a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.teaser-blog h3 {
  margin: 0 0 10px;
  color: #1762bb;
  font-size: 18px;
  line-height: 1.2; }
  @media (min-width: 620px) {
    .teaser-blog h3 {
      font-size: 20px; } }
  .teaser-blog h3:after {
    content: '\f3d1';
    font-family: "Ionicons";
    position: relative;
    top: 2px;
    color: #1762bb;
    right: -20px; }

.teaser-blog p {
  font-size: 16px;
  line-height: 1.45;
  margin: 0 0 1em; }
  @media (min-width: 1150px) {
    .teaser-blog p {
      font-size: 17px;
      line-height: 1.4; } }

.teaser-blog small {
  font-size: 13px; }
  @media (min-width: 1150px) {
    .teaser-blog small {
      font-size: 14px; } }

.teaser-blog span {
  position: relative;
  margin-right: 7px;
  padding-right: 9px; }
  .teaser-blog span:after {
    content: '';
    background: #D7DBDD;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 3px;
    right: 0; }
  .teaser-blog span:last-of-type:after {
    width: 0; }
  .teaser-blog span:first-of-type {
    font-weight: 500; }

.glance {
  margin: 15px 0 10px; }
  .glance a {
    margin-bottom: 5px; }

.header-image-full {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-top: 1em; }
  .header-image-full:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(51, 55, 65, 0.7); }
  .header-image-full .breadcrumb a, .header-image-full h1, .header-image-full p, .header-image-full h2, .header-image-full .body .block-heading, .body .header-image-full .block-heading, .header-image-full .body-no-space .block-heading, .body-no-space .header-image-full .block-heading, .header-image-full .body-visable .block-heading, .body-visable .header-image-full .block-heading, .header-image-full .social {
    position: relative;
    z-index: 10;
    color: #fff; }
  .header-image-full h2, .header-image-full .body .block-heading, .body .header-image-full .block-heading, .header-image-full .body-no-space .block-heading, .body-no-space .header-image-full .block-heading, .header-image-full .body-visable .block-heading, .body-visable .header-image-full .block-heading {
    font-style: italic;
    font-size: 20px;
    line-height: 1.2;
    margin: -25px 0 30px; }
    @media (min-width: 620px) {
      .header-image-full h2, .header-image-full .body .block-heading, .body .header-image-full .block-heading, .header-image-full .body-no-space .block-heading, .body-no-space .header-image-full .block-heading, .header-image-full .body-visable .block-heading, .body-visable .header-image-full .block-heading {
        line-height: 1.3;
        font-size: 22px; } }
  .header-image-full p {
    margin-bottom: 0em; }
  .header-image-full .social {
    margin: 7px 0 50px; }
    @media (min-width: 1150px) {
      .header-image-full .social {
        margin: 10px 0 25px; } }
    .header-image-full .social li {
      list-style: none;
      border-color: #fff; }
      .header-image-full .social li:hover {
        border-color: #1762bb; }
    .header-image-full .social .icon {
      color: #fff; }
  .header-image-full.main-feature {
    padding: 3em 0 3em;
    margin-bottom: 0.5em; }
    @media (min-width: 850px) {
      .header-image-full.main-feature {
        padding: 7em 0 6em;
        margin-bottom: 2em; } }
    .header-image-full.main-feature .container {
      z-index: 10;
      position: relative; }
    .header-image-full.main-feature h1 {
      font-size: 33px;
      line-height: 1.1; }
      @media (min-width: 620px) {
        .header-image-full.main-feature h1 {
          font-size: 44px;
          line-height: 1.25; } }
    .header-image-full.main-feature .intro {
      margin-bottom: 1em; }

.body-colour-mob + .body, .body-colour-mob + .body-no-space, .body-colour-mob + .body-visable {
  padding-top: 0; }
  @media (min-width: 1150px) {
    .body-colour-mob + .body, .body-colour-mob + .body-no-space, .body-colour-mob + .body-visable {
      padding-top: 2em; } }

.tags, .data-tracker-links {
  margin: 1.25em 0 0;
  overflow: hidden; }
  .tags li, .data-tracker-links li {
    list-style: none;
    padding: 0 10px 0 0;
    float: left;
    margin-right: 10px;
    position: relative;
    font-size: 13px; }
    @media (min-width: 1150px) {
      .tags li, .data-tracker-links li {
        font-size: 14px; } }
    .tags li:before, .data-tracker-links li:before {
      content: '';
      height: 10px;
      width: 1px;
      background: #D7DBDD;
      position: absolute;
      top: 5px;
      right: 0; }
    .tags li:last-of-type:before, .data-tracker-links li:last-of-type:before {
      width: 0; }
    .tags li:first-of-type, .data-tracker-links li:first-of-type {
      padding-left: 20px; }
      .tags li:first-of-type:after, .data-tracker-links li:first-of-type:after {
        content: '\f48e';
        font-family: "Ionicons";
        color: #1762bb;
        position: absolute;
        left: 0;
        top: -1px; }

.data-tracker-links a {
  color: #fff;
  position: relative;
  color: #1456a4; }
  .data-tracker-links a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -ms-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s; }
  .data-tracker-links a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .data-tracker-links a:after {
    background-color: rgba(20, 86, 164, 0.5); }

.data-tracker-links li:first-of-type:after {
  content: '\f13a';
  color: #1456a4; }

a.datatracker-btn {
  border: 1px solid #1456a4;
  color: #1456a4;
  font-size: 15px;
  line-height: 1.2;
  padding: 5px 10px 5px 30px;
  -webkit-transition: background 0.25s ease 0s;
  -moz-transition: background 0.25s ease 0s;
  -ms-transition: background 0.25s ease 0s;
  -o-transition: background 0.25s ease 0s;
  transition: background 0.25s ease 0s; }
  @media (min-width: 1150px) {
    a.datatracker-btn {
      font-size: 16px;
      line-height: 1.5; } }
  a.datatracker-btn:after {
    content: '\f13a';
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: "Ionicons";
    color: #1456a4;
    transform: scaleX(1);
    visibility: visible;
    height: auto;
    width: auto;
    background: none;
    -webkit-transition: background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -ms-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    transition: background 0.25s ease 0s; }
    @media (min-width: 950px) {
      a.datatracker-btn:after {
        top: 2px; } }
  a.datatracker-btn:hover {
    color: #fff;
    background: #1456a4; }
    a.datatracker-btn:hover:after {
      color: #fff; }

.hide-filters {
  display: none; }
  .hide-filters.show {
    display: block; }
  @media (min-width: 850px) {
    .hide-filters {
      display: block; } }

.horizontal-filters {
  position: relative;
  z-index: 20;
  display: block; }
  @media (min-width: 850px) {
    .horizontal-filters {
      width: calc(100% - 100px);
      float: left; } }
  .horizontal-filters li {
    list-style: none;
    font-size: 15px;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
    margin: 0;
    border: 1px solid #D7DBDD;
    border-bottom: none;
    background: #F3F5F6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: background 0.25s ease 0s;
    -moz-transition: background 0.25s ease 0s;
    -ms-transition: background 0.25s ease 0s;
    -o-transition: background 0.25s ease 0s;
    transition: background 0.25s ease 0s; }
    @media (min-width: 1150px) {
      .horizontal-filters li {
        font-size: 16px;
        line-height: 1.5; } }
    @media (min-width: 850px) {
      .horizontal-filters li {
        border-left: none;
        border-bottom: 1px solid #D7DBDD; } }
    @media (min-width: 1150px) {
      .horizontal-filters li {
        border-top: none; } }
    @media (min-width: 850px) {
      .horizontal-filters li:first-of-type {
        border-left: 1px solid #D7DBDD; } }
    .horizontal-filters li:after {
      content: '\f3d0';
      font-family: "Ionicons";
      position: absolute;
      top: 15px;
      right: 15px; }
    @media (min-width: 850px) {
      .horizontal-filters li:hover {
        background: #fff;
        cursor: pointer; } }
    @media (min-width: 1150px) {
      .horizontal-filters li:hover ul {
        position: absolute;
        display: block; } }
    .horizontal-filters li.filter-selected {
      background: #fff; }
    .horizontal-filters li span {
      padding: 15px 20px;
      display: block; }
    .horizontal-filters li ul {
      display: none;
      z-index: 10;
      width: calc(100% + 1px);
      top: 49px;
      left: -1px;
      max-height: 360px; }
      @media (min-width: 850px) {
        .horizontal-filters li ul {
          border-bottom: 1px solid #D7DBDD;
          width: calc(100% + 2px); } }
      @media (min-width: 1150px) {
        .horizontal-filters li ul {
          top: 55px; } }
      .horizontal-filters li ul.show {
        display: block;
        overflow: hidden; }
      .horizontal-filters li ul li:first-of-type span {
        border-top: 1px solid #D7DBDD; }
        @media (min-width: 850px) {
          .horizontal-filters li ul li:first-of-type span {
            border-top: none; } }
      .horizontal-filters li ul li {
        list-style: none;
        border-top: none;
        border-left: none;
        text-transform: none;
        background: #F9FBFC;
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s; }
        @media (min-width: 850px) {
          .horizontal-filters li ul li {
            border-left: 1px solid #D7DBDD; } }
        .horizontal-filters li ul li:after {
          content: ''; }
        .horizontal-filters li ul li:last-of-type {
          border-bottom: none; }
          @media (min-width: 850px) {
            .horizontal-filters li ul li:last-of-type {
              border-left: 1px solid #D7DBDD; } }
        .horizontal-filters li ul li:hover {
          background: #F9FBFC; }
          @media (min-width: 850px) {
            .horizontal-filters li ul li:hover {
              background: #F3F5F6;
              color: #1762bb; } }
        .horizontal-filters li ul li.selected-filter {
          background: #F3F5F6;
          color: #1762bb; }
  .horizontal-filters .date-picker {
    padding: 0; }
    .horizontal-filters .date-picker:after {
      content: ''; }
    .horizontal-filters .date-picker input {
      width: 50%;
      float: left;
      border: none;
      margin: 0;
      padding: 12px 0 14px 15px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      @media (min-width: 1150px) {
        .horizontal-filters .date-picker input {
          padding: 15px 0 16px 15px; } }
      .horizontal-filters .date-picker input:first-of-type {
        border-right: 1px solid #D7DBDD; }

.horizontal-filters:hover ~ .cf > .search-button {
  color: #fff;
  background: #1762bb; }

.search-button {
  border: 1px solid #1762bb;
  background: transparent;
  display: block;
  width: 100%;
  padding: 7px 20px;
  text-align: center;
  color: #1762bb;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }
  @media (min-width: 850px) {
    .search-button {
      margin-bottom: 0;
      display: inline-block;
      text-align: center;
      text-transform: none;
      width: 100px;
      float: left;
      position: relative;
      padding: 12.5px 2px; } }
  @media (min-width: 1150px) {
    .search-button {
      padding: 15px 0 16px;
      border-top: none;
      width: 100px; } }
  .search-button:after {
    content: ''; }
  .search-button:hover {
    color: #fff;
    background: #1A7DAE;
    cursor: pointer; }

@media (min-width: 850px) {
  .left-side-bleed {
    background: #F3F5F6;
    position: absolute;
    top: 0px;
    left: -600px;
    width: 600px;
    min-height: 48px;
    border-bottom: 1px solid #D7DBDD;
    border-top: 1px solid #D7DBDD; } }

@media (min-width: 1150px) {
  .left-side-bleed {
    top: 0;
    min-height: 54px;
    border-top: none; } }

@media (min-width: 850px) {
  .right-side-bleed {
    background: #F3F5F6;
    position: absolute;
    top: 0px;
    right: -24px;
    width: 24px;
    min-height: 48px;
    border-bottom: 1px solid #D7DBDD;
    border-top: 1px solid #D7DBDD; } }

@media (min-width: 1150px) {
  .right-side-bleed {
    display: none; } }

.enhanced ~ .body, .enhanced ~ .body-no-space, .enhanced ~ .body-visable {
  padding-top: 0; }

.news-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row; }
  .news-listing li {
    list-style: none;
    padding: 1.25em;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    @media (min-width: 850px) {
      .news-listing li {
        padding-right: 10px; } }
    .news-listing li ul {
      position: absolute;
      bottom: 1em;
      width: 100%; }
      @media (min-width: 850px) {
        .news-listing li ul {
          bottom: 17px; } }
    .news-listing li li {
      list-style: none;
      margin: 0.5rem 0 0;
      float: left;
      border: none;
      margin-right: 6%;
      padding: 0;
      font-size: 13px; }
      @media (min-width: 1150px) {
        .news-listing li li {
          font-size: 14px; } }
      .news-listing li li:first-of-type {
        border-top: none; }
      .news-listing li li.important {
        font-weight: 500; }
  .news-listing a {
    color: #1762bb;
    -webkit-transition: color 0.25s ease 0s;
    -moz-transition: color 0.25s ease 0s;
    -ms-transition: color 0.25s ease 0s;
    -o-transition: color 0.25s ease 0s;
    transition: color 0.25s ease 0s; }
    .news-listing a:hover {
      color: #114a8e; }
    .news-listing a:after {
      height: 0; }
  .news-listing a.visited:hover {
    color: #743db4; }
  .news-listing a.visited:after {
    height: 0; }
  .news-listing ul {
    zoom: 1; }
    .news-listing ul:before, .news-listing ul:after {
      display: table;
      content: "";
      zoom: 1;
      *display: inline; }
    .news-listing ul:after {
      clear: both; }
  .news-listing h3 {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 1.5em; }
    @media (min-width: 620px) {
      .news-listing h3 {
        line-height: 1.3;
        font-size: 22px; } }
  .news-listing p {
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 1150px) {
      .news-listing p {
        font-size: 17px;
        line-height: 1.4; } }
  .news-listing h3 + p {
    margin-top: -1.25em;
    margin-bottom: 2em; }

.group-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 1em 0; }
  @media (min-width: 850px) {
    .group-list {
      margin: 2em 0; } }
  .group-list li {
    list-style: none;
    position: relative;
    background: #fff;
    padding: 1.25em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .group-list p {
    margin-bottom: 0.75em;
    line-height: 1.4;
    margin-bottom: 3.5em;
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 1150px) {
      .group-list p {
        font-size: 17px;
        line-height: 1.4; } }
    .group-list p.push-down {
      margin-bottom: 4em; }
  .group-list h3 {
    margin: 0 0 0.5em 0; }
    .group-list h3 a {
      color: #1456a4;
      -webkit-transition: color 0.25s ease 0s;
      -moz-transition: color 0.25s ease 0s;
      -ms-transition: color 0.25s ease 0s;
      -o-transition: color 0.25s ease 0s;
      transition: color 0.25s ease 0s; }
      .group-list h3 a:after {
        height: 0; }
      .group-list h3 a:hover {
        color: #0c3260; }
    .group-list h3.push-down {
      margin-bottom: 3.5em; }
  .group-list small {
    position: absolute;
    bottom: 1.25em;
    left: 20px; }
    .group-list small a {
      color: #fff;
      position: relative;
      color: #1456a4; }
      .group-list small a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: transform 0.25s ease 0s;
        -moz-transition: transform 0.25s ease 0s;
        -ms-transition: transform 0.25s ease 0s;
        -o-transition: transform 0.25s ease 0s;
        transition: transform 0.25s ease 0s; }
      .group-list small a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      .group-list small a:after {
        background-color: rgba(20, 86, 164, 0.5); }
  .group-list span {
    margin-right: 7px;
    padding-right: 7px;
    position: relative;
    font-size: 13px; }
    @media (min-width: 1150px) {
      .group-list span {
        font-size: 14px; } }
    .group-list span:last-of-type:after, .group-list span:first-of-type:after {
      width: 0; }
    .group-list span:after {
      content: '';
      background: #D7DBDD;
      width: 1px;
      height: 10px;
      position: absolute;
      right: 0;
      top: 3px; }
    .group-list span a {
      color: #fff;
      position: relative;
      color: #1456a4;
      margin-left: 7px; }
      .group-list span a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: transform 0.25s ease 0s;
        -moz-transition: transform 0.25s ease 0s;
        -ms-transition: transform 0.25s ease 0s;
        -o-transition: transform 0.25s ease 0s;
        transition: transform 0.25s ease 0s; }
      .group-list span a:hover:after {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      .group-list span a:after {
        background-color: rgba(20, 86, 164, 0.5); }
    .group-list span label {
      font-weight: 500; }
    .group-list span.divider:after {
      width: 1px; }
    .group-list span.no-divider:after {
      width: 0; }
    .group-list span.no-divider.margin a {
      margin-left: 7px; }
    .group-list span.divider a, .group-list span.no-divider a {
      margin-left: 0; }
  .group-list a.internal {
    color: #1762bb; }
    .group-list a.internal:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #65a3ec;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .group-list a.internal:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  .group-list a.mail {
    padding-left: 15px;
    margin-left: 0;
    position: relative;
    color: #fff;
    position: relative;
    color: #1456a4; }
    .group-list a.mail:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #fff;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: transform 0.25s ease 0s;
      -moz-transition: transform 0.25s ease 0s;
      -ms-transition: transform 0.25s ease 0s;
      -o-transition: transform 0.25s ease 0s;
      transition: transform 0.25s ease 0s; }
    .group-list a.mail:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .group-list a.mail:after {
      background-color: rgba(20, 86, 164, 0.5); }
    .group-list a.mail:before {
      content: '\f474';
      position: absolute;
      font-family: "Ionicons";
      left: 0;
      top: -2px;
      color: #1456a4; }
  .group-list + .group-list {
    margin-bottom: 1em; }
    @media (min-width: 850px) {
      .group-list + .group-list {
        margin-top: -2em;
        margin-bottom: 1em; } }

.people-list {
  margin: 1em 0;
  zoom: 1; }
  .people-list:before, .people-list:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .people-list:after {
    clear: both; }
  .people-list li {
    list-style: none; }
  .people-list h4 {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 1.45; }
    @media (min-width: 620px) {
      .people-list h4 {
        font-size: 18px; } }
    .people-list h4 span {
      font-weight: 400;
      margin-left: 10px;
      padding-left: 10px;
      position: relative; }
      .people-list h4 span:after {
        content: '';
        background: rgba(51, 55, 65, 0.3);
        width: 1px;
        height: 13px;
        position: absolute;
        left: 0;
        top: 5px; }
  .people-list small {
    padding-left: 15px;
    position: relative;
    font-size: 15px;
    line-height: 1.2; }
    @media (min-width: 1150px) {
      .people-list small {
        font-size: 16px;
        line-height: 1.5; } }
    .people-list small:before {
      content: '\f474';
      position: absolute;
      font-family: "Ionicons";
      left: 0;
      top: -2px;
      color: #1762bb; }
  .people-list p {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 10px; }
    @media (min-width: 1150px) {
      .people-list p {
        font-size: 17px;
        line-height: 1.4; } }

.blue-image {
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 5px; }
  .blue-image img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    -webkit-filter: grayscale(1) brightness(1.3);
    filter: grayscale(1) brightness(1.3);
    padding: 0; }
  .blue-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(23, 98, 187, 0.4);
    height: 100%;
    width: 100%;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }

.standard-snippet label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.standard-snippet h2, .standard-snippet .body .block-heading, .body .standard-snippet .block-heading, .standard-snippet .body-no-space .block-heading, .body-no-space .standard-snippet .block-heading, .standard-snippet .body-visable .block-heading, .body-visable .standard-snippet .block-heading {
  margin: 5px 0 0.5em 0; }

.standard-snippet a {
  color: #fff;
  position: relative;
  color: #1456a4; }
  .standard-snippet a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.25s ease 0s;
    -moz-transition: transform 0.25s ease 0s;
    -ms-transition: transform 0.25s ease 0s;
    -o-transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s; }
  .standard-snippet a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .standard-snippet a:after {
    background-color: rgba(20, 86, 164, 0.5); }

.standard-snippet a.internal {
  color: #1762bb; }
  .standard-snippet a.internal:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #65a3ec;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .standard-snippet a.internal:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.standard-snippet a.mail {
  padding-left: 15px;
  position: relative; }
  .standard-snippet a.mail:before {
    content: '\f474';
    position: absolute;
    font-family: "Ionicons";
    left: 0;
    top: -2px;
    color: #1762bb; }

.standard-snippet p {
  margin-bottom: 10px; }

.standard-snippet .no-border {
  margin-right: 0; }
  .standard-snippet .no-border:after {
    width: 0; }

.standard-snippet small {
  display: inline-block;
  margin-bottom: 3px;
  padding-right: 9px;
  font-size: 14px; }
  @media (min-width: 1150px) {
    .standard-snippet small {
      font-size: 15px; } }
  .standard-snippet small span {
    position: relative;
    margin-right: 7px;
    padding-right: 9px; }
    .standard-snippet small span:after {
      content: '';
      background: #D7DBDD;
      width: 1px;
      height: 10px;
      position: absolute;
      top: 3px;
      right: 0; }
    .standard-snippet small span:last-of-type:after {
      width: 0; }
    .standard-snippet small span.bold {
      font-weight: 500; }

.standard-snippet.white {
  background: #fff;
  padding: 1em;
  display: inline-block; }

div#ui-datepicker-div {
  display: none;
  background-color: #fff;
  border: 1px solid #1762bb;
  padding: 1em;
  width: 200px; }
  div#ui-datepicker-div th {
    padding: 0 5px 10px;
    font-weight: 400; }
  div#ui-datepicker-div td {
    text-align: center; }
  div#ui-datepicker-div a.ui-datepicker-prev.ui-corner-all, div#ui-datepicker-div a.ui-datepicker-next.ui-corner-all {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10; }
  div#ui-datepicker-div a.ui-datepicker-next.ui-corner-all {
    right: 10px;
    left: auto; }
  div#ui-datepicker-div .ui-datepicker-title {
    text-align: center;
    position: relative;
    top: -5px; }
  div#ui-datepicker-div a:hover {
    cursor: pointer; }

.body .searched, .body-no-space .searched, .body-visable .searched, .searched {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0.5em 0 0;
  margin-top: -15px; }
  @media (min-width: 1150px) {
    .body .searched, .body-no-space .searched, .body-visable .searched, .searched {
      font-size: 16px;
      line-height: 1.5; } }
  .body .searched span, .body-no-space .searched span, .body-visable .searched span, .searched span {
    font-weight: 500;
    font-style: italic; }

form + .searched, form + .body .searched, form + .body-no-space .searched, form + .body-visable .searched {
  margin: 25px 0 0; }

.meta {
  font-size: 15px;
  line-height: 1.2;
  margin: 1.5rem 0 0.75em;
  overflow: hidden; }
  @media (min-width: 1150px) {
    .meta {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1150px) {
    .meta {
      margin: 1.5rem 0; } }
  .meta .title {
    font-weight: 500; }
  .meta li {
    list-style: none;
    float: left;
    margin-right: 6%;
    position: relative;
    margin-right: 7px;
    padding-right: 9px;
    padding-right: 15px;
    margin-right: 15px; }
    .meta li:after {
      content: '';
      background: #D7DBDD;
      width: 1px;
      height: 10px;
      position: absolute;
      top: 3px;
      right: 0; }
    .meta li:last-of-type:after {
      width: 0; }
    .meta li:after {
      height: 15px;
      top: 4px; }
    .meta li:before {
      display: none; }
    .meta li:last-of-type {
      margin-right: 0; }

@keyframes feedback-fade {
  0% {
    transform: scale3d(0.3, 0.3, 1); }
  25%, 50% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1); } }

footer {
  padding: 3em 0;
  background: #49555c;
  display: block;
  clear: both; }

.links li {
  list-style: none;
  float: left;
  width: 50%;
  margin: 5px 0; }
  @media (min-width: 850px) {
    .links li {
      width: auto;
      padding: 0 1em; }
      .links li:first-of-type {
        padding: 0 1em 0 0; } }
  .links li a {
    color: rgba(255, 255, 255, 0.75); }
    .links li a:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #65a3ec;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
      -ms-transition: all 0.25s ease 0s;
      -o-transition: all 0.25s ease 0s;
      transition: all 0.25s ease 0s; }
    .links li a:hover:after {
      visibility: visible;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .links li a:after {
      background: rgba(255, 255, 255, 0.65); }

.cf, .clearfix {
  zoom: 1; }
  .cf:before, .cf:after, .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .cf:after, .clearfix:after {
    clear: both; }

.mobile {
  display: block; }
  @media (min-width: 1150px) {
    .mobile {
      display: none; } }

.mobile-show-tab {
  display: block; }
  @media (min-width: 850px) {
    .mobile-show-tab {
      display: none; } }

.mobile-show-tablet {
  display: block; }
  @media (min-width: 850px) {
    .mobile-show-tablet {
      display: none; } }

.tablet-desktop {
  display: none; }
  @media (min-width: 850px) {
    .tablet-desktop {
      display: block; } }

.mobile-tablet {
  display: none; }
  @media (min-width: 850px) {
    .mobile-tablet {
      display: block; } }

.desktop {
  display: none !important; }
  @media (min-width: 1150px) {
    .desktop {
      display: block !important; } }

.tablet {
  display: none; }
  @media (min-width: 850px) {
    .tablet {
      display: block; } }

.no-pad-top-mob {
  padding-top: 0; }
  @media (min-width: 850px) {
    .no-pad-top-mob {
      padding-top: 2em; } }

@media (min-width: 850px) {
  .center-div {
    margin-right: auto;
    margin-left: auto; } }

.center {
  text-align: center;
  max-width: 100%; }

.sg-rule {
  min-height: 1px;
  background: #D7DBDD;
  width: 30%;
  margin: 10px 0; }

.sg-title {
  margin: 1.5em 0 0;
  font-style: italic; }

section {
  margin: 1em 0; }

.px-gap {
  min-height: 1px;
  width: 100%; }

/* Responsive image/video classes */
.richtext-image.left {
  float: left; }

.richtext-image.right {
  float: right; }

.responsive-object {
  position: relative; }

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.no-js .pagination {
  padding: 5px 0;
  font-size: 16px;
  line-height: 1.45; }
  @media (min-width: 620px) {
    .no-js .pagination {
      font-size: 18px; } }
  .no-js .pagination li {
    list-style: none;
    float: left;
    padding: 0 5px;
    margin: 0 5px;
    text-align: center; }
    .no-js .pagination li:first-of-type {
      padding-left: 0; }
  .no-js .pagination .icon {
    color: #1762bb;
    position: relative;
    top: 1px; }
    .no-js .pagination .icon:hover {
      cursor: pointer; }

.no-js .reference {
  font-size: 13px;
  position: relative;
  top: -5px;
  margin: 0 4px; }
  @media (min-width: 1150px) {
    .no-js .reference {
      font-size: 14px; } }

.no-js .ref {
  margin: 1em 0 0 0;
  zoom: 1; }
  .no-js .ref li {
    list-style: none;
    zoom: 1; }
    .no-js .ref li:before, .no-js .ref li:after {
      display: table;
      content: "";
      zoom: 1;
      *display: inline; }
    .no-js .ref li:after {
      clear: both; }
  .no-js .ref:before, .no-js .ref:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline; }
  .no-js .ref:after {
    clear: both; }
  .no-js .ref h2, .no-js .ref .body .block-heading, .body .no-js .ref .block-heading, .no-js .ref .body-no-space .block-heading, .body-no-space .no-js .ref .block-heading, .no-js .ref .body-visable .block-heading, .body-visable .no-js .ref .block-heading {
    font-size: 16px;
    line-height: 1.45;
    font-weight: 500;
    margin: 0 0 5px; }
    @media (min-width: 1150px) {
      .no-js .ref h2, .no-js .ref .body .block-heading, .body .no-js .ref .block-heading, .no-js .ref .body-no-space .block-heading, .body-no-space .no-js .ref .block-heading, .no-js .ref .body-visable .block-heading, .body-visable .no-js .ref .block-heading {
        font-size: 17px;
        line-height: 1.4; } }
  .no-js .ref p {
    margin: 0;
    font-size: 15px;
    line-height: 1.2; }
    @media (min-width: 1150px) {
      .no-js .ref p {
        font-size: 16px;
        line-height: 1.5; } }
  .no-js .ref .reference {
    float: left;
    position: relative;
    top: 0;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 400; }
    @media (min-width: 1150px) {
      .no-js .ref .reference {
        font-size: 14px; } }
  .no-js .ref .reference-cont {
    float: left; }

b, strong {
  font-weight: 700; }

img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0.25em 0 1.25em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  @media (min-width: 850px) {
    img {
      padding: 0 2em 0 0; } }

.img-caption {
  position: relative;
  margin: 0.25em 0 1.25em; }
  .img-caption img {
    margin: 0; }
  .img-caption .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #49555c;
    color: #fff;
    padding: 5px 15px;
    margin: 0;
    font-style: italic;
    font-size: 15px;
    line-height: 1.2; }
    @media (min-width: 1150px) {
      .img-caption .caption {
        font-size: 16px;
        line-height: 1.5; } }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  @media (min-width: 850px) {
    .video-wrapper {
      margin: 2em 2em 2em 0; } }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 2em; }

.template-home-page .standard-snippet label {
  display: none; }

.template-standard-index-page .container.less-padding {
  padding: 0 1em; }
  @media (min-width: 620px) {
    .template-standard-index-page .container.less-padding {
      padding: 0 2.5em; } }

a.default:after {
  display: none; }

.jsonly {
  display: none; }

li.bullet-override {
  list-style: disc inside;
  max-width: 720px; }

.template-blog-page {
  z-index: -2;
  position: relative; }

.blog-listing {
  width: 35%;
  position: fixed;
  right: 0px;
  overflow-y: scroll;
  height: 90%;
  top: 0px;
  background: #F9FBFC;
  border-left: 1px solid #D7DBDD;
  display: none;
  position: absolute; }
  @media (min-width: 1150px) {
    .blog-listing {
      display: inherit; } }

.sticky-listing li {
  position: relative; }
  @media (min-width: 1150px) {
    .sticky-listing li:after {
      content: '';
      background: #D7DBDD;
      height: 1px;
      width: 600px;
      position: absolute;
      bottom: -1px;
      right: -600px; } }
  @media (min-width: 1150px) {
    .sticky-listing li:before {
      content: '';
      background: #F9FBFC;
      height: 100%;
      width: 600px;
      position: absolute;
      bottom: -1px;
      right: -600px;
      border-bottom: 1px solid #D7DBDD;
      -webkit-transition: background 0.25s ease 0s;
      -moz-transition: background 0.25s ease 0s;
      -ms-transition: background 0.25s ease 0s;
      -o-transition: background 0.25s ease 0s;
      transition: background 0.25s ease 0s; } }

.previous-next {
  width: 65.4%; }

@media (min-width: 1150px) {
  .z-hack {
    z-index: -2;
    position: relative; } }

input[type=checkbox]#toggle-mobile-blog-listing {
  position: absolute;
  top: -9999px;
  left: -9999px;
  /* For mobile, it's typically better to position checkbox on top of clickable
      area and turn opacity to 0 instead. */ }

input[type=checkbox]#toggle-mobile-filters {
  position: absolute;
  top: -9999px;
  left: -9999px;
  /* For mobile, it's typically better to position checkbox on top of clickable
      area and turn opacity to 0 instead. */ }

/* Default State */
li.mobile-blog-listing {
  display: none; }

/* Toggled State */
input[type=checkbox]#toggle-mobile-blog-listing:checked ~ li.mobile-blog-listing {
  display: inherit; }
  @media (min-width: 1150px) {
    input[type=checkbox]#toggle-mobile-blog-listing:checked ~ li.mobile-blog-listing {
      display: none; } }

/* Default State */
li.mobile-filters {
  display: none; }

/* Toggled State */
input[type=checkbox]#toggle-mobile-filters:checked ~ li.mobile-filters {
  display: inherit; }
  @media (min-width: 850px) {
    input[type=checkbox]#toggle-mobile-filters:checked ~ li.mobile-filters {
      display: none; } }

@media (min-width: 1150px) {
  .toggler .list-content {
    display: block;
    visibility: visible; } }

.toggle-blog-list-heading {
  display: inline-block;
  border: 1px solid #1762bb;
  background: #F9FBFC;
  padding: 7px 20px;
  margin: 0 0.25em 0.75em 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin: 1em 0; }
  @media (min-width: 850px) {
    .toggle-blog-list-heading {
      margin: -0.5em 0.25em 1em 0; } }
  .toggle-blog-list-heading a {
    color: #333741;
    margin: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .toggle-blog-list-heading:hover {
    cursor: pointer;
    background: #1762bb;
    color: #fff; }
    .toggle-blog-list-heading:hover a {
      color: #fff; }
  .toggle-blog-list-heading:after {
    content: '\f3d0';
    float: right;
    position: relative;
    top: 2px;
    padding: 0 0 0 10px;
    font-family: "Ionicons"; }
  .toggle-blog-list-heading.swap {
    background: #1762bb; }
    .toggle-blog-list-heading.swap a {
      color: #fff; }
    .toggle-blog-list-heading.swap:after {
      content: '\f404';
      top: 1px;
      color: #fff;
      font-size: 25px;
      line-height: 25px; }
    .toggle-blog-list-heading.swap:hover {
      background: #4DCAF2;
      border-color: #4DCAF2; }
      .toggle-blog-list-heading.swap:hover a {
        color: #fff; }
  @media (min-width: 850px) {
    .toggle-blog-list-heading {
      margin: 1em 0; } }
  @media (min-width: 1150px) {
    .toggle-blog-list-heading {
      display: none; } }

.toggle-listing-list-heading {
  display: inline-block;
  border: 1px solid #1762bb;
  background: #F9FBFC;
  padding: 7px 20px;
  margin: 0 0.25em 0.75em 0;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin: 1em 0; }
  @media (min-width: 850px) {
    .toggle-listing-list-heading {
      margin: -0.5em 0.25em 1em 0; } }
  .toggle-listing-list-heading a {
    color: #333741;
    margin: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s; }
  .toggle-listing-list-heading:hover {
    cursor: pointer;
    background: #1762bb;
    color: #fff; }
    .toggle-listing-list-heading:hover a {
      color: #fff; }
  .toggle-listing-list-heading:after {
    content: '\f3d0';
    float: right;
    position: relative;
    top: 2px;
    padding: 0 0 0 10px;
    font-family: "Ionicons"; }
  .toggle-listing-list-heading.swap {
    background: #1762bb; }
    .toggle-listing-list-heading.swap a {
      color: #fff; }
    .toggle-listing-list-heading.swap:after {
      content: '\f404';
      top: 1px;
      color: #fff;
      font-size: 25px;
      line-height: 25px; }
    .toggle-listing-list-heading.swap:hover {
      background: #4DCAF2;
      border-color: #4DCAF2; }
      .toggle-listing-list-heading.swap:hover a {
        color: #fff; }
  @media (min-width: 850px) {
    .toggle-listing-list-heading {
      margin: 1em 0;
      display: none; } }

.follow {
  padding-top: 0px;
  height: 100%;
  overflow-x: hidden; }

.page-wrap {
  min-height: 70%; }

.body-panel {
  background: #F9FBFC;
  overflow: visible; }
  .body-panel.bleed-left {
    margin-right: -2.5em;
    padding-right: 2.5em; }
    .body-panel.bleed-left:before {
      background: #F9FBFC;
      margin-left: -999em; }
    @media (min-width: 1150px) {
      .body-panel.bleed-left {
        margin-right: 0;
        padding-right: 0; } }
  .body-panel + .body-panel {
    border-top: 1px solid #1762bb; }
    .body-panel + .body-panel.bleed-left:before {
      top: -1px;
      border-top: 1px solid #1762bb; }

.body-panel-rule.bleed-left:before {
  bottom: -1px; }

.social-sharebar {
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  height: 144px;
  z-index: 11;
  display: none;
  overflow: hidden;
  border-top: 1px solid #D7DBDD;
  border-bottom: 1px solid #D7DBDD;
  border-left: 1px solid #D7DBDD;
  background-color: #f3f5f6;
  transform: translate3d(0, 200px, 0);
  transition: 350ms ease transform; }
  .social-sharebar--fixed {
    transform: translate3d(0, 50px, 0); }
  .social-sharebar__button {
    color: #000;
    width: 144px;
    margin-top: 85px;
    position: absolute;
    right: -46px;
    top: -20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    transform: translate3d(0, 0, 0) rotate(90deg);
    transition: 200ms ease opacity, 200ms ease transform; }
    .social-sharebar__button--hidden {
      opacity: 0;
      transform: translate3d(50px, 0, 0) rotate(90deg); }
  .social-sharebar__icons {
    height: 100%;
    padding-top: 25px;
    box-sizing: border-box;
    transform: translate3d(60px, 0, 0);
    background-color: #1e272b;
    transition: 200ms ease transform; }
    .social-sharebar__icons--visible {
      transform: translate3d(0, 0, 0); }
    .social-sharebar__icons a {
      display: block;
      text-align: center;
      margin: 0 0 12px;
      box-sizing: border-box;
      color: #fff;
      transition: 200ms ease background-color; }
      .social-sharebar__icons a:hover svg {
        fill: #1762bb; }
    .social-sharebar__icons svg {
      max-width: 21px;
      max-height: 20px;
      fill: #fff;
      transition: 200ms ease fill; }
  @media (min-width: 620px) {
    .social-sharebar {
      display: block; } }

.rich-text h2, .rich-text .body .block-heading, .body .rich-text .block-heading, .rich-text .body-no-space .block-heading, .body-no-space .rich-text .block-heading, .rich-text .body-visable .block-heading, .body-visable .rich-text .block-heading {
  font-size: 25px;
  line-height: 1.5;
  font-weight: 500;
  margin: 1.5rem 0 0.25rem; }
  @media (min-width: 620px) {
    .rich-text h2, .rich-text .body .block-heading, .body .rich-text .block-heading, .rich-text .body-no-space .block-heading, .body-no-space .rich-text .block-heading, .rich-text .body-visable .block-heading, .body-visable .rich-text .block-heading {
      font-size: 30px; } }

.rich-text h3 {
  font-size: 23px;
  line-height: 1.1;
  font-weight: 500;
  margin: 1.5rem 0 0.25rem; }
  @media (min-width: 620px) {
    .rich-text h3 {
      font-size: 27px; } }

.rich-text h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  margin: 1.5rem 0 0; }
  @media (min-width: 620px) {
    .rich-text h4 {
      font-size: 24px;
      line-height: 1.4; } }

.rich-text h5 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  margin: 1.5rem 0 0; }
  @media (min-width: 620px) {
    .rich-text h5 {
      font-size: 20px; } }

.rich-text p a {
  white-space: nowrap; }

.block-table {
  margin: 30px 0;
  overflow: scroll;
  border: 1px solid #E1E4E5; }
  @media (min-width: 620px) {
    .block-table {
      margin: 50px 0;
      border: 0;
      overflow: auto;
      width: calc(100% - 50px); } }
  .block-table > table {
    width: 100%;
    display: table;
    overflow: scroll; }
    @media (min-width: 620px) {
      .block-table > table {
        width: calc(100% - 50px);
        overflow: auto; } }
    .block-table > table > tbody {
      width: 100%; }
  .block-table th, .block-table td {
    padding: 10px; }
    @media (min-width: 620px) {
      .block-table th, .block-table td {
        padding: 20px; } }
  .block-table td {
    border: 1px solid #E1E4E5; }
  .block-table tr {
    width: 100%; }
  .block-table th {
    border: 1px solid #E1E4E5;
    background-color: #F5F6F6;
    text-align: left; }

@media (min-width: 950px) {
  .home-search {
    display: flex; } }

.home-search .big-search, .home-search .sml-input {
  top: 0; }

.home-search__text {
  flex-grow: 1; }

.home-search__item {
  display: flex;
  flex-direction: column; }
  .home-search__item form {
    height: 50px; }
  @media (min-width: 950px) {
    .home-search__item--data-tracker {
      margin-left: 20px; } }
  @media (min-width: 1150px) {
    .home-search__item--data-tracker {
      flex-basis: 40%; } }
