@charset "UTF-8";
/*
Theme Name: 410 Medical
Description: Rivers Agency Child Theme Styles
Author: Rivers Agency
Author URI: http://riversagency.com/
Version: 1.0
*/
/*-----------------------------------------------
  CSS Section Imports
----------------------------------------------- */
/*-----------------------------------------------
  Framework SCSS - No styles actually output
----------------------------------------------- */
.text-xs-left {
  text-align: left;
}

.text-xs-right {
  text-align: right;
}

.text-xs-center {
  text-align: center;
}

.text-xs-justify {
  text-align: justify;
}

/*-----------------------------------------------
 Colors.
----------------------------------------------- */
/*-----------------------------------------------
 Fonts.
----------------------------------------------- */
/*-----------------------------------------------
 Sizes.
----------------------------------------------- */
@font-face {
  font-family: "410icon";
  src: url("css/sass/410_icons/fonts/410icon.eot?6xg9ua");
  src: url("css/sass/410_icons/fonts/410icon.eot?6xg9ua#iefix") format("embedded-opentype"), url("css/sass/410_icons/fonts/410icon.ttf?6xg9ua") format("truetype"), url("css/sass/410_icons/fonts/410icon.woff?6xg9ua") format("woff"), url("css/sass/410_icons/fonts/410icon.svg?6xg9ua#410icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "410icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-1:before {
  content: "\e903";
}

.icon-baster:before {
  content: "\e900";
  color: #27a9e0;
}

.icon-clock:before {
  content: "\e901";
  color: #27a9e0;
}

.icon-hand:before {
  content: "\e902";
  color: #27a9e0;
}

/*-----------------------------------------------
  Reset Styles
----------------------------------------------- */
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

   Meyers Reset CSS

*/
/* --- RESET CSS --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* --- END RESET --- */
strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a,
button {
  cursor: pointer;
}

sup {
  font-size: 0.7em;
  vertical-align: top;
}

body {
  font-size: 10px;
  font-family: "Open Sans", sans-serif;
}

html,
body {
  -webkit-text-size-adjust: none;
  height: 100%;
  position: relative;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.hidden {
  display: none;
}

table * {
  vertical-align: top;
} /*-----------------------------------------------
  Bootstrap SCSS
----------------------------------------------- */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("css/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1205px) {
  .container {
    width: 1205px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1000px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1205px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1000px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

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

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1204px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1204px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1204px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1000px) and (max-width: 1204px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1205px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1205px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1205px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1205px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1204px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1205px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*-----------------------------------------------
  Fonts
----------------------------------------------- */
/*-----------------------------------------------
  Components SCSS
----------------------------------------------- */
/*-----------------------------------------------
 CSS Forms styling and functionality.
----------------------------------------------- */
@media (max-width: 1000px) {
  .wpcf7-form {
    margin-top: 2em;
  }
}
.wpcf7-form .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
  margin-top: 0.25em;
  margin-bottom: 1em;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=textarea],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
  width: 100%;
  background-color: #F5F8FA;
  border: none;
  padding: 0.5em;
}
.wpcf7-form input[type=submit] {
  font-size: 1.6rem;
  border: 3px solid #27A9E0;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  border-radius: 40px;
  padding: 1.25em 1.562em;
  color: #27A9E0;
  font-weight: 800;
  display: inline-block;
  margin: 0;
  -webkit-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  transition: all, 0.25s;
  background-color: #fff;
  margin-top: 2em;
  padding: 1.25em 2.562em;
  color: #2B388F;
  border-color: #2B388F;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  margin-left: auto;
}
@media (max-width: 768px) {
  .wpcf7-form input[type=submit] {
    padding: 1em;
  }
}
.wpcf7-form input[type=submit].--small {
  font-size: 1.4rem;
}
.wpcf7-form input[type=submit]:hover {
  border-color: #2B388F;
  color: #ffffff;
  background-color: #2B388F;
  text-decoration: none;
}
.wpcf7-form input[type=submit]:hover {
  background-color: #2B388F;
}
.wpcf7-form label {
  color: #2B388F;
  font-weight: 900;
  font-size: 2rem;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 0.75em;
}
.wpcf7-form div.wpcf7-response-output {
  color: green;
  border-color: green;
}
.wpcf7-form div.wpcf7-validation-errors {
  border: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  color: #f00;
  background-color: #FFB6C1;
}
.wpcf7-form .wpcf7-list-item input[type=checkbox] {
  display: none;
}

.wpcf7-list-item-label {
  font-size: 1.5rem;
  color: #000;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wpcf7-list-item-label:before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  border: 1px solid #000;
  margin-right: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  background-image: url("./images/checkmark.svg");
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
}

span.wpcf7-list-item {
  margin: 0;
}

.recaptcha-form-note {
  font-size: 1.5rem;
}
.recaptcha-form-note a {
  font-size: 1.5rem;
}

.site-footer .recaptcha-form-note {
  color: #000000;
}
.site-footer .recaptcha-form-note a {
  color: #27A9E0;
}

@media (min-width: 1001px) {
  .checkbox-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.checkbox-container .wpcf7-form-control-wrap {
  width: auto;
}
.checkbox-container .wpcf7-form-control-wrap:first-of-type {
  margin-right: 20px;
}

.wpcf7-response-output {
  font-size: 1.6rem;
}

.contact-form-header {
  font-size: 3.2rem;
}
@media (max-width: 1000px) {
  .contact-form-header {
    font-size: 2.7rem;
  }
}

.address-container {
  margin-top: 3em;
}
.address-container .address-title {
  font-family: "Muli", sans-serif !important;
  font-weight: 900;
}
.address-container p {
  padding-bottom: 0 !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 1.4rem;
  color: rgba(44, 44, 44, 0.3);
  font-family: "Bitter", serif;
}

::-moz-placeholder { /* Firefox 19+ */
  font-size: 1.4rem;
  color: rgba(44, 44, 44, 0.3);
  font-family: "Bitter", serif;
}

:-ms-input-placeholder { /* IE 10+ */
  font-size: 1.4rem;
  color: rgba(44, 44, 44, 0.3);
  font-family: "Bitter", serif;
}

:-moz-placeholder { /* Firefox 18- */
  font-size: 1.4rem;
  color: rgba(44, 44, 44, 0.3);
  font-family: "Bitter", serif;
}

.form-group-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-group-half .half-width {
  width: 50%;
}
@media (max-width: 510px) {
  .form-group-half .half-width {
    width: 100%;
  }
}

/*-----------------------------------------------
 CSS Tabs styling and functionality.
----------------------------------------------- */
.tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #F5F8FA;
  border-bottom: 2px solid #F5F8FA;
  margin-bottom: 30px;
}

@media (min-width: 769px) {
  .tabs-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 88%;
            flex: 0 1 88%;
    padding: 2.5em;
    border-left: 2px solid #F5F8FA;
  }
}

.tabs-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: none;
}
@media (min-width: 769px) {
  .tabs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.tab-label {
  border-bottom: 2px solid #F5F8FA;
  color: #27A9E0;
  cursor: pointer;
  text-align: center;
  padding: 1em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F5F8FA;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .tab-label {
    color: #2B388F;
    margin-right: 0;
    border-right: none;
    position: relative;
  }
}
.tab-label .tab-icon {
  font-size: 4.5rem;
}
.tab-label .tab-icon::before {
  color: #27A9E0;
}
.tab-label .tab-name {
  font-weight: 900;
  color: #27A9E0;
  text-transform: uppercase;
  letter-spacing: 0.139em;
}
@media (max-width: 768px) {
  .tab-label .tab-name {
    color: #2B388F;
  }
}
.tab-label .tab-subtitle {
  color: #27A9E0;
}
@media (max-width: 768px) {
  .tab-label .tab-subtitle {
    color: #2B388F;
  }
}
.tab-label:last-of-type {
  border-bottom: none;
}
.tab-label.active, .tab-label:hover {
  color: #2B388F;
  background-color: #ffffff;
}
.tab-label.active .tab-name, .tab-label:hover .tab-name {
  color: #2B388F;
}
.tab-label.active .tab-subtitle, .tab-label:hover .tab-subtitle {
  color: #2B388F;
}
.tab-label.active .tab-icon::before, .tab-label:hover .tab-icon::before {
  color: #2B388F;
}
.tab-label.active {
  color: #2B388F;
  margin-right: -2px;
  border-right: 2px solid #fff;
  position: relative;
}

.tab-wrapper [type=radio] {
  display: none;
}
.tab-wrapper [type=radio]:checked + .tab-panel {
  position: relative;
  visibility: visible;
  opacity: 1;
}
@media (min-width: 769px) {
  .tab-wrapper label {
    display: none;
  }
}
.tab-wrapper .tab-panel {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .tab-wrapper .tab-panel {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
}
.tab-wrapper:last-of-type .tab-label:not(.active) {
  border-bottom: none;
}

/*-----------------------------------------------
 CSS Accordions styling and functionality.
----------------------------------------------- */
/*-----------------------------------------------
 CSS table helper classes.
----------------------------------------------- */
.css_table {
  display: table;
  height: 100%;
  width: 100%;
}
.css_table .css_table_cell {
  display: table-cell;
  vertical-align: middle;
}
.css_table .css_table_cell.top {
  vertical-align: top;
}
.css_table .css_table_cell.bottom {
  vertical-align: bottom;
}

/*-----------------------------------------------
 SVG
----------------------------------------------- */
/*-----------------------------------------------
 Accessibility
----------------------------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*-----------------------------------------------
 Flex Box
----------------------------------------------- */
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-container.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-container.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-container.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-container.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-container.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-container.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-container.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-container.flex-columns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*-----------------------------------------------
 Site header
----------------------------------------------- */
.site-header {
  color: #ffffff;
  background-color: #2B388F;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 3;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
}
.site-header.loaded {
  background-color: transparent;
}
.no-scroll .site-header .logo-container {
  display: block;
}
.no-scroll .site-header {
  background-color: #2B388F;
}
.site-header.fixed-position {
  background-color: #2B388F;
  position: fixed;
  top: 0;
  padding-bottom: 4px;
  -webkit-box-shadow: rgba(39, 169, 224, 0.54) 0 -4px inset;
          box-shadow: rgba(39, 169, 224, 0.54) 0 -4px inset;
}
.site-header.fixed-position .svg-gradient-wrapper {
  display: block;
}
.site-header.fixed-position .logo-container {
  display: block;
}
.site-header .svg-gradient-wrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.site-header .svg-gradient-wrapper > svg {
  -webkit-transform: translate(-40%, -46%);
      -ms-transform: translate(-40%, -46%);
          transform: translate(-40%, -46%);
}

.logo-container {
  position: relative;
  z-index: 1;
  padding: 10px 20px;
}

.logo {
  max-width: 250px;
  width: 100%;
}
@media (min-width: 1000px) {
  .logo {
    width: 300px;
    max-width: none;
  }
}
@media (min-width: 1205px) {
  .logo {
    width: 390px;
  }
}

.logo--desktop {
  display: none;
}
@media (min-width: 1000px) {
  .logo--desktop {
    display: block;
  }
}

@media (min-width: 1000px) {
  .logo--mobile {
    display: none;
  }
}

.logo-link {
  display: block;
}

.main-navigation-wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  z-index: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 1001px) {
  .main-navigation-wrapper {
    position: relative;
  }
}

.main-navigation {
  display: inline-block;
  text-align: left;
  font-size: 1.8rem;
}
@media (min-width: 1001px) {
  .main-navigation {
    background-color: rgba(43, 56, 143, 0.6);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1000px) {
  .main-navigation .primary-menu-container {
    display: none;
  }
}
.main-navigation .primary-menu-container a {
  color: #ffffff;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
}
.main-navigation .primary-menu-container a:hover, .main-navigation .primary-menu-container a:focus {
  color: #27A9E0;
  text-decoration: none;
}
.main-navigation .current-menu-parent > a, .main-navigation .current-menu-item > a {
  color: #27A9E0;
  text-decoration: none;
}
.main-navigation .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0 2rem 3rem;
}
.main-navigation .nav-menu > li {
  position: relative;
  margin-right: 1em;
}
.main-navigation .nav-menu > li:last-child > a {
  padding: 0;
}
.main-navigation .nav-menu > li:hover .sub-menu {
  display: block;
}
.main-navigation .nav-menu > li:hover > a {
  color: #27A9E0;
}
.main-navigation .nav-menu > li > a {
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  text-align: center;
}
.main-navigation .nav-menu > li > a:not([href]), .main-navigation .nav-menu > li > a[href="#"] {
  pointer-events: none;
}
.main-navigation .sub-menu {
  position: absolute;
  width: 18rem;
  padding: 2.4rem 0 0;
  display: none;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.main-navigation .sub-menu .current-menu-item a {
  color: #27A9E0;
}
.main-navigation .sub-menu .current-menu-item a:after {
  content: ">";
  position: absolute;
  margin-left: 5px;
}
.main-navigation .sub-menu a {
  color: #2B388F;
  font-weight: 600;
  padding: 0.5em 1.5em;
  background-color: #ffffff;
  display: block;
}
.main-navigation .sub-menu a:hover {
  color: #27A9E0;
}
.main-navigation .sub-menu a:hover:after {
  content: ">";
  position: absolute;
  margin-left: 5px;
}

@media (min-width: 1001px) {
  .menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 4px solid rgba(39, 169, 224, 0.54);
  }
  .fixed-position .menu-wrapper {
    border: 0;
  }
}

.mobile-menu-trigger-container {
  padding: 2rem 2rem 2rem 1rem;
}
@media (min-width: 1001px) {
  .mobile-menu-trigger-container {
    display: none;
  }
}

.menu-item-has-children--align-to-right > .sub-menu {
  right: 0;
}

.mobile-menu-trigger {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  width: 36px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  cursor: pointer;
  display: inline-block;
}
.mobile-menu-trigger span {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.mobile-menu-trigger .first-bar {
  top: 0;
}
.mobile-menu-trigger .second-bar, .mobile-menu-trigger .third-bar {
  top: 50%;
}
.mobile-menu-trigger .fourth-bar {
  top: 100%;
}
.mobile-menu-trigger.open .first-bar {
  top: 50%;
  width: 0;
  left: 50%;
}
.mobile-menu-trigger.open .second-bar {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-menu-trigger.open .third-bar {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-menu-trigger.open .fourth-bar {
  top: 50%;
  width: 0;
  left: 50%;
}

.mobile-navigation {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  position: absolute;
  z-index: 1;
  top: 100%;
  width: 100%;
  height: 100vh;
  background-color: #F5F8FA;
  padding: 2rem 3.5rem 130px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  visibility: hidden;
}
.mobile-navigation.expanded {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1001px) {
  .mobile-navigation {
    display: none !important;
  }
}

.mobile-menu > li:not(:last-of-type) {
  padding: 0 0 1rem;
  margin: 0 0 1rem;
  border-bottom: 2px solid #ECEEEF;
}
.mobile-menu a {
  color: #2B388F;
  font-weight: 700;
}
.mobile-menu .sub-menu {
  padding-left: 1em;
}
.mobile-menu .sub-menu a {
  color: #27A9E0;
}

/*-----------------------------------------------
 Base page
----------------------------------------------- */
@supports (display: grid) {
  body:not(.home) .site {
    display: grid;
    grid-template-rows: auto 1fr auto;
  }
}

.header-wrapper {
  grid-row: 1;
}

.content-area {
  grid-row: 2;
}

.site-footer {
  grid-row: 3;
}

.breadcrumbs-container {
  position: absolute;
  right: 15px;
  bottom: 3rem;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.3rem;
  letter-spacing: 0.031em;
  line-height: 1;
  z-index: 1;
}
@media (max-width: 768px) {
  .breadcrumbs-container {
    display: none;
  }
}
.breadcrumbs-container .breadcrumb-link {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.3rem;
  letter-spacing: 0.031em;
  line-height: 1;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: inline-block;
  text-shadow: 1px 1px 7px #2B388F;
}
.breadcrumbs-container .breadcrumb-link.current-page {
  color: #27A9E0;
  font-weight: 700;
  text-shadow: none;
}
.breadcrumbs-container .breadcrumb-link:hover {
  color: #27A9E0;
  text-decoration: none;
  text-shadow: none;
}

.page-hero-img-wrapper {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1000px) {
  .page-hero-img-wrapper {
    min-height: 350px;
  }
}
@media (max-width: 510px) {
  .page-hero-img-wrapper {
    min-height: 200px;
  }
}

.page-hero {
  background-color: #2B388F;
  position: relative;
  overflow: hidden;
  padding-top: 71px;
}
.page-hero .svg-gradient-container {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-40%, -48%);
      -ms-transform: translate(-40%, -48%);
          transform: translate(-40%, -48%);
}

.page-title-container {
  position: relative;
}
@media (max-width: 768px) {
  .page-title-container {
    width: 100%;
  }
}

.page-title {
  font-weight: 800;
  padding: 7rem 0 4.5rem;
  border-bottom: 0.195em solid #27A9E0;
  color: #ffffff;
  position: relative;
  z-index: 1;
  text-transform: none;
}
@media (max-width: 768px) {
  .page-title {
    font-size: 4.5rem;
    padding: 5rem 0 2.5rem;
  }
}

.site-main {
  background-color: #F5F8FA;
  padding-bottom: 1px;
}

.content-container {
  background-color: #ffffff;
  position: relative;
}

@media (max-width: 768px) {
  .page-container {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.user-content {
  padding: 5.5rem 5rem;
}
@media (max-width: 768px) {
  .user-content {
    padding: 2rem 2rem;
  }
}

.about-content-image {
  position: absolute;
  left: 0;
  top: 4rem;
  max-width: 25%;
  height: auto;
}
@media (max-width: 768px) {
  .about-content-image {
    position: relative;
    max-width: 200px !important;
    left: -20px;
    top: 0;
  }
}

.about-content-image-text {
  float: right;
  width: calc(75% - 3rem);
  margin-bottom: 6rem;
}
@media (max-width: 1000px) {
  .about-content-image-text {
    width: calc(65% - 3rem);
  }
}
@media (max-width: 768px) {
  .about-content-image-text {
    float: none;
    width: 100%;
  }
}

.user-content .about-item-title {
  color: #27A9E0;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-----------------------------------------------
 Home page
----------------------------------------------- */
.front-hero {
  background-color: #2B388F;
  position: relative;
  overflow: hidden;
  max-height: 56.25vw;
  display: block;
}
@media (max-width: 768px) {
  .front-hero {
    min-height: 450px;
    max-height: none;
  }
}
.front-hero .svg-gradient-container {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.front-hero-layout {
  max-width: 1370px;
  padding: 15px 90px 65px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: 1fr 50px 1fr;
}
@media (max-width: 768px) {
  .front-hero-layout {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 15px 65px 45px;
  }
}
@media (max-width: 510px) {
  .front-hero-layout {
    padding: 15px 40px 45px;
  }
}

.front-hero-left {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-column: 1;
  grid-column: 1;
}
.front-hero-left .hero-content-container {
  color: #ffffff;
}
.front-hero-left .front-title {
  font-size: 5rem;
  font-weight: 900;
  margin-bottom: 0.5em;
  line-height: 1.19;
}
@media (max-width: 1205px) {
  .front-hero-left .front-title {
    font-size: 4rem;
  }
}
@media (max-width: 1000px) {
  .front-hero-left .front-title {
    font-size: 3rem;
  }
}
@media (max-width: 510px) {
  .front-hero-left .front-title {
    font-size: 2.1rem;
  }
}
.front-hero-left .front-subtitle {
  line-height: 1.439;
  font-weight: 700;
  padding-bottom: 0.61em;
}
@media (max-width: 768px) {
  .front-hero-left .front-subtitle {
    line-height: 1.2;
  }
}
.front-hero-left .hero-link {
  color: #27A9E0;
  font-size: 2.5rem;
  line-height: 2;
  letter-spacing: -0.016em;
  font-weight: 600;
}
@media (max-width: 768px) {
  .front-hero-left .hero-link {
    color: #fff;
    line-height: 1;
    font-size: 2rem;
  }
}
.front-hero-left .hero-link:after {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  content: ">";
  padding-left: 0.25em;
  display: inline-block;
}
.front-hero-left .hero-link:hover:after {
  -webkit-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
          transform: translate(5px, 0);
  text-decoration: none;
}
.front-hero-left .hero-link.hero-link-white {
  color: #ffffff;
}

.front-hero-right {
  text-align: right;
  position: relative;
  -ms-grid-column: 3;
  grid-column: 3;
}
@media (max-width: 1000px) {
  .front-hero-right {
    display: none;
  }
}
.front-hero-right img {
  max-width: 100%;
  height: auto;
}

.front-hero-right__content-container {
  width: 100%;
}

.hero-image-caption {
  max-width: 500px;
  color: #ffffff;
  font-size: 1.4rem;
  display: block;
  text-align: left;
  margin-top: 10px;
}
.hero-image-caption:hover, .hero-image-caption:focus {
  color: #ffffff;
}

/*-----------------------------------------------
 Site footer
----------------------------------------------- */
.site-footer {
  background-color: #27A9E0;
  padding: 15px 0;
}
@media (max-width: 1205px), (max-height: 600px) {
  .site-footer {
    position: static;
  }
}
.site-footer p, .site-footer li, .site-footer a, .site-footer div {
  color: #ffffff;
}

.alt-menu > li {
  font-size: 1.5rem;
  padding: 5px 40px;
  letter-spacing: 0.167em;
  text-align: center;
}
@media (max-width: 1205px) {
  .alt-menu > li {
    padding: 5px 10px;
  }
}
.alt-menu > li:not(:last-child) {
  border-right: 1px solid #ffffff;
}
.alt-menu a {
  display: block;
}
.alt-menu a:after {
  display: block;
  content: attr(title);
  font-weight: 900;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: -1px;
}
.alt-menu a:hover {
  font-weight: 800;
  text-decoration: none;
}
@media (max-width: 768px) {
  .alt-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .alt-menu > li {
    border-right: 0;
  }
  .alt-menu > li:not(:last-child) {
    border-right: 0;
  }
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-social-link-container:not(:last-child) {
  padding: 0 1rem 0 0;
}

.footer-social-link {
  border: 1px solid #ffffff;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
}
.footer-social-link:hover {
  text-decoration: none;
  background-color: #2B388F;
  border-color: #2B388F;
}

@media (max-width: 768px) {
  .footer-copyright {
    margin: 20px;
  }
}

.footer-subscribe {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
  font-size: 1.2rem;
}

.footer-layout {
  display: grid;
  grid-template-columns: auto 30px 1fr 30px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  padding: 10px 15px;
}
@media (max-width: 1205px) {
  .footer-layout {
    grid-template-columns: 1fr;
    grid-template-rows: auto 15px auto 15px auto;
  }
}

.footer-layout__left {
  grid-column: 1;
}
@media (max-width: 1205px) {
  .footer-layout__left {
    grid-row: 3;
    grid-column: 1;
  }
}

.footer-layout__center {
  grid-column: 3;
}
@media (max-width: 1205px) {
  .footer-layout__center {
    grid-row: 1;
    grid-column: 1;
  }
}

.footer-layout__right {
  grid-column: 5;
}
@media (max-width: 1205px) {
  .footer-layout__right {
    grid-row: 5;
    grid-column: 1;
  }
}

.footer-cta-widget img {
  max-width: 150px;
  height: auto;
}

/*-----------------------------------------------
 Banner CTAs
----------------------------------------------- */
.banner-cta-container {
  padding: 4rem 4rem 0;
}
@media (max-width: 768px) {
  .banner-cta-container {
    padding: 2rem 2rem 0;
  }
}
.banner-cta-container.inner-page {
  padding: 4rem 0 0;
}

.banner-cta {
  margin-bottom: 4rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sibling-pages .banner-cta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .banner-cta {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.banner-cta:hover {
  text-decoration: none;
}
.banner-cta.is-button a {
  text-decoration: none;
}
.banner-cta.is-button a:hover .link {
  border-color: #2B388F;
  color: #ffffff;
  background-color: #2B388F;
  text-decoration: none;
}
.banner-cta.has-hero {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.banner-cta.full-width-block {
  width: 100%;
  height: 61.9rem;
}
@media (max-width: 768px) {
  .banner-cta.full-width-block {
    height: auto;
    min-height: 50rem;
    padding: 5rem 2rem 2rem;
  }
}
.banner-cta.half-full-width-block {
  width: calc(50% - 2rem);
  height: 61.9rem;
}
@media (max-width: 768px) {
  .banner-cta.half-full-width-block {
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1205px) {
  .banner-cta.half-full-width-block {
    background-image: none !important;
  }
}
@media (max-width: 1205px) {
  .banner-cta.half-full-width-block {
    height: auto;
    min-height: 50rem;
    padding: 5rem 2rem 2rem;
  }
}
.banner-cta.half-full-width-block .cta-container.cta-text {
  width: 65%;
}
@media (max-width: 1205px) {
  .banner-cta.half-full-width-block .cta-container.cta-text {
    width: 100%;
  }
}
.banner-cta.half-width-block {
  width: calc(50% - 2rem);
}
@media (max-width: 768px) {
  .banner-cta.half-width-block {
    width: 100%;
  }
}
.banner-cta.half-width-block.is-link .link {
  margin-top: 1em;
}
.banner-cta.half-width-block .heading {
  font-size: 3.2rem;
}
.banner-cta.half-width-block .hero-page-title {
  font-size: 3rem;
  font-weight: 900;
}
.banner-cta.third-width-block {
  width: calc(33.3333333333% - 2rem);
}
@media (max-width: 1000px) {
  .banner-cta.third-width-block {
    width: calc(50% - 2rem);
  }
}
@media (max-width: 768px) {
  .banner-cta.third-width-block {
    width: 100%;
  }
}
.banner-cta.third-width-block.has-hero .cta-container .cta-text-block {
  padding: 4rem 3rem;
}
.banner-cta.third-width-block.has-hero .cta-container .heading {
  text-transform: none;
}
.banner-cta.third-width-block.full-size-bg {
  padding: 10rem 3rem;
}
@media (max-width: 1000px) {
  .banner-cta.third-width-block.full-size-bg .cta-text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1em;
  }
}
@media (max-width: 768px) {
  .banner-cta.third-width-block.full-size-bg .cta-text-block {
    padding: 1rem;
  }
}
@media (max-width: 1000px) {
  .banner-cta.third-width-block.full-size-bg .link {
    margin-top: 0;
  }
}
.banner-cta.third-width-block.is-button .link {
  margin-top: 1rem;
}
.banner-cta.third-width-block .heading {
  font-size: 3.2rem;
}
.banner-cta.two-third-width-block {
  width: calc(66.6666666667% - 2rem);
}
.banner-cta.fourth-width-block {
  width: calc(25% - 2rem);
}
.banner-cta.background-fade-right {
  background-position: right center;
}
.banner-cta.background-fade-right:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, #f5f8fa), color-stop(66%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, #f5f8fa 33%, rgba(255, 255, 255, 0) 66%);
  background: linear-gradient(to right, #f5f8fa 33%, rgba(255, 255, 255, 0) 66%);
}
@media (max-width: 768px) {
  .banner-cta.background-fade-right {
    background-position: center top;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner-cta.background-fade-right:before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(45%, #f5f8fa), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #f5f8fa 45%, rgba(255, 255, 255, 0));
    background: linear-gradient(to top, #f5f8fa 45%, rgba(255, 255, 255, 0));
  }
}
.banner-cta.full-size-bg .cta-container.cta-text {
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .banner-cta.full-size-bg {
    position: relative;
    min-height: 40rem;
  }
  .banner-cta.full-size-bg .cta-container {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-cta.has-hero .cta-container.cta-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.banner-cta.has-hero .cta-container .cta-text-block {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  background-color: #ECEEEF;
  text-align: center;
  padding: 3rem 4rem 5rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.banner-cta.has-hero .cta-container .cta-text-block .heading,
.banner-cta.has-hero .cta-container .cta-text-block .link {
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
}
@media (max-width: 768px) {
  .banner-cta.has-hero .cta-container .cta-text-block {
    padding: 1.5rem;
  }
}
.banner-cta.has-hero.is-link:hover, .banner-cta.has-hero.is-link:focus {
  text-decoration: none;
}
.banner-cta.has-hero.is-link:hover .cta-text-block, .banner-cta.has-hero.is-link:focus .cta-text-block {
  background-color: #2B388F;
}
.banner-cta.has-hero.is-link:hover .cta-text-block .heading,
.banner-cta.has-hero.is-link:hover .cta-text-block .link, .banner-cta.has-hero.is-link:focus .cta-text-block .heading,
.banner-cta.has-hero.is-link:focus .cta-text-block .link {
  color: #ffffff;
}
.banner-cta.has-hero.half-width-block .cta-container .cta-text-block {
  padding: 6rem;
}
@media (max-width: 1000px) {
  .banner-cta.has-hero.half-width-block .cta-container .cta-text-block {
    padding: 5rem 3rem;
  }
}
@media (max-width: 510px) {
  .banner-cta.has-hero.half-width-block .cta-container .cta-text-block {
    padding: 3rem 1.5rem;
  }
}
.banner-cta.has-hero .heading {
  margin-bottom: 0;
}
.banner-cta.text-align-left .cta-container,
.banner-cta.text-align-left .button-wrapper {
  padding-left: 2em;
}
@media (min-width: 769px) {
  .banner-cta.text-align-left .cta-container,
.banner-cta.text-align-left .button-wrapper {
    margin-right: auto;
  }
}
@media (max-width: 1205px) {
  .banner-cta.text-align-left .cta-container,
.banner-cta.text-align-left .button-wrapper {
    padding-left: 1em;
  }
}
@media (max-width: 768px) {
  .banner-cta.text-align-left .cta-container,
.banner-cta.text-align-left .button-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 769px) {
  .banner-cta.text-align-right .cta-container,
.banner-cta.text-align-right .button-wrapper {
    margin-left: auto;
  }
}
.banner-cta.text-only {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.banner-cta.text-only .cta-text {
  margin-left: 4.5%;
}
@media (max-width: 768px) {
  .banner-cta.text-only .cta-text {
    margin-left: 0;
  }
}
.banner-cta .cta-container {
  position: relative;
}
.banner-cta .cta-container.cta-text {
  width: 37%;
}
@media (max-width: 768px) {
  .banner-cta .cta-container.cta-text {
    width: 100%;
    -ms-flex-item-align: center;
        align-self: center;
    text-align: center;
  }
}
.banner-cta .cta-container.cta-overlay {
  width: 33%;
  text-align: center;
}
@media (max-width: 768px) {
  .banner-cta .cta-container.cta-overlay {
    width: 100%;
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding: 1rem;
  }
}
.banner-cta img {
  max-width: 100%;
  height: auto;
}
.banner-cta .hero {
  min-width: 100%;
}
@media (max-width: 768px) {
  .banner-cta .cta-text-block {
    padding: 1rem;
  }
}
.banner-cta .heading {
  color: #2B388F;
  letter-spacing: 0.012em;
  line-height: 1.324;
  margin-bottom: 0.588em;
  font-family: "Muli", sans-serif;
  font-weight: 900;
}
.banner-cta .subheading {
  font-weight: 700;
  letter-spacing: 0.125em;
  line-height: 2.813;
  text-transform: uppercase;
}
.banner-cta.white .heading {
  color: #ffffff;
}
.banner-cta .text {
  font-family: "Bitter", serif;
  line-height: 1.75;
  letter-spacing: -0.017em;
}
@media (max-width: 768px) {
  .banner-cta .text {
    font-size: 1.5rem;
  }
}
.banner-cta.is-button .link {
  font-size: 1.6rem;
  border: 3px solid #27A9E0;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  border-radius: 40px;
  padding: 1.25em 1.562em;
  color: #27A9E0;
  font-weight: 800;
  display: inline-block;
  margin: 0;
  -webkit-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  transition: all, 0.25s;
  margin-top: 4.5rem;
  text-align: center;
}
@media (max-width: 768px) {
  .banner-cta.is-button .link {
    padding: 1em;
  }
}
.banner-cta.is-button .link.--small {
  font-size: 1.4rem;
}
.banner-cta.is-button .link:hover {
  border-color: #2B388F;
  color: #ffffff;
  background-color: #2B388F;
  text-decoration: none;
}
@media (max-width: 768px) {
  .banner-cta.is-button .link {
    margin-top: 2.25rem;
    font-size: 1.3rem;
  }
}
.banner-cta.is-link .link {
  display: inline-block;
  color: #000000;
  font-size: 1.8rem;
  letter-spacing: -0.017em;
  line-height: 1.556;
  position: relative;
  margin-top: 2em;
}
.banner-cta.is-link .link:after {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  content: ">";
  padding-left: 0.25em;
  display: inline-block;
}
.banner-cta.is-link .link:hover {
  text-decoration: underline;
}
.banner-cta.is-link .link:hover:after {
  -webkit-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
          transform: translate(5px, 0);
  text-decoration: none;
}
.banner-cta.white .link {
  color: #ffffff;
  border-color: #ffffff;
}
.banner-cta.white .link:hover {
  border-color: #ffffff;
  color: #27A9E0;
  background-color: #ffffff;
}
.banner-cta .hero-img-container {
  position: relative;
  overflow: hidden;
}
.banner-cta .hero-img-container > img {
  width: 100%;
  height: auto;
}
.banner-cta .hero-page-title {
  font-family: "Muli", sans-serif;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  z-index: 1;
}
.banner-cta .button-wrapper {
  position: relative;
  width: 37%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .banner-cta .button-wrapper {
    width: auto;
    min-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-cta.half-full-width-block .button-wrapper {
  width: auto;
  min-width: 100%;
}
.banner-cta.half-full-width-block .button-wrapper--multiple-buttons .link {
  background-color: #27A9E0;
  color: #ffffff;
}
.banner-cta.half-full-width-block .button-wrapper--multiple-buttons .link:hover, .banner-cta.half-full-width-block .button-wrapper--multiple-buttons .link:focus {
  background-color: #2B388F;
}
.banner-cta .button-wrapper--multiple-buttons {
  margin: 30px -10px 0;
}
.banner-cta .button-wrapper--multiple-buttons .button-wrapper__cell {
  padding: 10px 10px 0;
}
.banner-cta .button-wrapper--multiple-buttons .link {
  margin-top: 0;
  padding: 0.5em 1em;
}

@media (max-width: 768px) {
  .page-child.banner-cta {
    max-width: 500px;
    margin: 0 auto 2em;
  }
}

/*-----------------------------------------------
 Single conditions
----------------------------------------------- */
.single-conditions .page-title {
  text-shadow: 1px 1px 20px rgba(42, 56, 143, 0.5);
}
.single-conditions .about-item {
  border-top: 4px solid #27A9E0;
  border-bottom: 1px solid #ECEEEF;
  margin-top: 8.5rem;
}
.single-conditions .about-item .item-container {
  padding: 3.6rem 0 5rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.single-conditions .about-item .heading {
  width: auto;
  margin-right: 10%;
}
.single-conditions .about-item .text {
  max-width: 65%;
}
.single-conditions .about-item + .about-item {
  border-top: 1px solid #ECEEEF;
  margin-top: 0;
}

/*-----------------------------------------------
 News & Resources
----------------------------------------------- */
.blog-post:not(:first-child) {
  margin: 2rem 0;
}
.blog-post.banner-cta {
  margin: 0 0 4rem;
}
.blog-post .blog-post__image {
  background-image: url("images/blog.jpg");
  background-size: cover;
  padding-bottom: 50%;
  position: relative;
  margin-bottom: 15px;
}
.blog-post .blog-post__image-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-weight: 900;
  font-size: 3.4rem;
  color: #ffffff;
  letter-spacing: 0.18em;
  text-align: center;
}
.blog-post .post-title-link {
  color: #2B388F;
}
.blog-post .post-title {
  font-family: "Muli", sans-serif !important;
  font-weight: 800;
  text-transform: none;
  color: #2B388F;
  font-size: 2.6rem;
  margin-bottom: 1em;
}
.blog-post .date-category {
  font-family: "Bitter", serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  width: 100%;
}
.blog-post .date-category:first-child {
  margin-bottom: 5px;
}
.blog-post .date-category .divider {
  padding: 0 10px;
}
.blog-post .date-category .category-list {
  display: inline;
}
.blog-post .date-category .category-list .list-item {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}
.blog-post .date-category .category-list .list-item:before {
  content: "";
  padding: 0;
}
.blog-post .date-category .category-list .list-item:not(:last-of-type) a::after {
  content: ",";
}
.blog-post .date-category .category-list .list-item a {
  font-size: 1.5rem;
}
.blog-post .excerpt {
  margin: 2rem 0 1.4rem;
  width: 100%;
  padding-bottom: 0;
}
.blog-post a {
  color: #27A9E0;
}

.secondary-posts {
  border-bottom: 2px solid #ECEEEF;
  padding-bottom: 1.5em;
}
@media (min-width: 768px) {
  .secondary-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.secondary-posts .media-container {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .secondary-posts .media-container {
    margin-bottom: 0;
    padding-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 350px;
            flex: 0 1 350px;
  }
}
.secondary-posts .post-information {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 999px) {
  .secondary-posts .post-information {
    padding-right: 4rem;
  }
}
.secondary-posts .post-title {
  font-size: 2.6rem;
}
.secondary-posts .post-read-more-link {
  margin-top: 1.4rem;
  display: block;
}

.featured-post {
  margin-bottom: 4rem;
  position: relative;
}
@media (min-width: 769px) {
  .featured-post {
    display: grid;
    grid-template-columns: 4fr 5fr;
  }
}
.featured-post .featured-post-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.featured-post .featured-post-image {
  background-size: cover;
  background-position: center;
  width: 100%;
  grid-column: 1;
}
@media (max-width: 768px) {
  .featured-post .featured-post-image {
    padding-bottom: 50%;
  }
}
.featured-post .post-information {
  background: #F5F8FA;
  padding: 30px;
  grid-column: span 2;
}
.featured-post .post-information .date-category {
  margin-bottom: 30px;
}
.featured-post .post-information .date {
  font-family: "Muli", sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  color: #2B388F;
  letter-spacing: 0.125em;
}
.featured-post .featured-post-image-container + .post-information {
  grid-column: 2;
}
.featured-post .post-subtitle {
  font-family: "Bitter", serif;
  font-size: 2.7rem;
  color: #27A9E0;
  font-weight: 700;
  letter-spacing: -0.016em;
}
.featured-post .post-title {
  font-size: 3rem;
  line-height: 1.27;
}
.featured-post .post-link {
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.35s;
       -o-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  color: #27A9E0;
  font-size: 2rem;
  font-weight: 700;
}

@media (min-width: 769px) {
  .blog #load-more {
    margin: 0;
  }
}

.alm-btn-wrap {
  text-align: left;
  margin: 4rem 0;
}

.category-sidebar {
  background: #ECEEEF;
  padding: 3rem;
  margin-bottom: 3rem;
}
.category-sidebar .list-item {
  border-top: none;
  padding: 0;
  display: block;
}
.category-sidebar .list-item:not(:last-of-type) {
  margin-bottom: 15px;
}
.category-sidebar .list-item:last-of-type {
  padding-bottom: 0;
}
.category-sidebar .list-item:before {
  content: "";
  padding-right: 0;
}
.category-sidebar .list-item-link {
  font-size: 1.8rem;
}

.category-sidebar--white {
  background-color: #ffffff;
}

.category-sidebar--no-padding {
  padding: 0;
}

.resources-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}

.resource {
  border-bottom: 2px solid #F5F8FA;
  padding: 0 1.5em 1.5em 0;
  margin-bottom: 1.5em;
}
.resource .resource-header {
  margin-bottom: 0;
  font-family: "Muli", sans-serif;
}

.resources-header {
  max-width: 750px;
  margin: 0 auto 1em;
  text-align: center;
}
.resources-header .resources-description {
  font-family: "Bitter", serif;
}

.post-content {
  margin-top: 3em;
}

.navigation-arrows {
  margin-bottom: 5.5rem;
}
.navigation-arrows .navigation-link {
  font-size: 1.7rem;
  padding: 0 15px;
}
.navigation-arrows .fa {
  color: #27A9E0;
}

.twitter-sidebar {
  background-color: #fff;
  padding: 3rem;
}
.twitter-sidebar .twitter-follow-button {
  display: block;
  margin: auto;
}

.news-resources-sidebar .sidebar-title {
  font-family: "Muli", sans-serif;
  font-weight: 800;
  font-size: 2rem;
}

.date-category .post-author {
  font-family: "Muli", sans-serif;
  font-size: 1.5rem;
  color: #2C2C2C;
  text-transform: none;
  font-weight: 300;
}
.date-category .post-author--link {
  text-decoration: underline;
  color: #2C2C2C;
}

/*-----------------------------------------------
 Testimonials
----------------------------------------------- */
.testimonial-posts .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5%;
}
.testimonial-posts .single-testimonial {
  width: 33.33%;
  padding-left: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3em;
}
@media (max-width: 1000px) {
  .testimonial-posts .single-testimonial {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
.testimonial-posts .single-testimonial iframe {
  max-width: 100%;
  display: block;
  margin: auto;
}
@media (max-width: 1000px) {
  .testimonial-posts .single-testimonial iframe {
    margin: auto;
  }
}
.testimonial-posts .content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.testimonial-posts .content p {
  font-size: 1.6rem;
  line-height: 1.6;
}
.testimonial-posts .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .testimonial-posts .info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.testimonial-posts .img-wrapper {
  border-radius: 50%;
  overflow: hidden;
  width: 80px;
  margin-right: 1.5rem;
}
.testimonial-posts .name, .testimonial-posts .title {
  color: #2B388F;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0;
  letter-spacing: 0.067em;
  text-transform: uppercase;
}
.testimonial-posts .business {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
  padding: 0;
}

#ajax-load-more .alm-btn-wrap .alm-load-more-btn,
button.alm-load-more-btn {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  background-color: transparent;
  font-size: 1.6rem;
  border: 3px solid #2B388F;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  border-radius: 40px;
  padding: 1.25em 1.562em;
  color: #2B388F;
  font-weight: 800;
  line-height: 1;
  height: auto;
  display: block;
  margin: auto;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn:hover,
button.alm-load-more-btn:hover {
  background-color: #2B388F;
  color: #ffffff;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn.done,
button.alm-load-more-btn.done {
  background-color: transparent;
  display: none;
}

.featured-testimonial {
  text-align: center;
  max-width: 960px;
  margin: 0 auto 7rem;
}

.featured-testimonial-title {
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .featured-testimonial-title {
    font-size: 2rem;
  }
}

.featured-testimonial-info {
  color: #2B388F;
  font-family: "Muli", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.067em;
}
.featured-testimonial-info .name-title {
  margin-right: 3rem;
}

/*-----------------------------------------------
 Team Member
----------------------------------------------- */
.team-members-container {
  margin-top: 3em;
}

.team-member-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.team-member-wrap .team-member {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .team-member-wrap .team-member {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
@media (max-width: 510px) {
  .team-member-wrap .team-member {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

.team-member-section .team-member-section-header {
  text-align: center;
  font-size: 2.7rem;
  letter-spacing: -0.016em;
  line-height: 1.48;
  padding: 1.185em 0;
  margin-bottom: 1.75em;
  border-bottom: 2px solid #ECEEEF;
  border-top: 2px solid #ECEEEF;
}
.team-member-section .team-member-section-header.blue-border {
  border-top: 4px solid #27A9E0;
}
.team-member-section .arrow-up {
  display: none;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #F5F8FA;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.team-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 2.5em;
}
.team-member.disabled {
  opacity: 0.5;
}
.team-member.disabled .team-member-bio-link {
  cursor: not-allowed;
  pointer-events: none;
}
.team-member.active .team-member-content {
  display: block;
}
.team-member.active .close-content {
  display: block;
}
.team-member .team-member-image-wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.team-member .team-member-image {
  border-radius: 50%;
  margin-bottom: 1em;
}
.team-member .team-member-name,
.team-member .team-member-title {
  font-family: "Muli", sans-serif;
  letter-spacing: 0.13em;
  line-height: 1.67;
  color: #2B388F;
  margin-bottom: 0;
  text-transform: uppercase;
}
.team-member .team-member-name {
  font-weight: 900;
  font-size: 1.8rem;
}
.team-member .team-member-title {
  font-weight: 300;
  font-size: 1.6rem;
}
.team-member .team-member-content {
  background-color: #F5F8FA;
  border-bottom: 4px solid #27A9E0;
  padding: 1.5em;
  text-align: left;
  display: none;
}
.team-member .team-member-content p:last-of-type {
  padding-bottom: 0;
}
@media (min-width: 511px) {
  .team-member .team-member-content {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1;
    position: absolute;
    width: 90%;
    padding: 2.5em;
  }
}
.team-member .close-content {
  display: none;
  position: absolute;
  top: 1em;
  right: 1em;
}
.team-member .team-member-bio-link {
  display: block;
  margin-top: 1em;
}

/*-----------------------------------------------
 Slider
----------------------------------------------- */
.front-page-slider .slider-full-size-bg {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.front-page-slider .slider-full-size-bg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.35;
}
.front-page-slider .slider-full-size-bg .cta-container.cta-text {
  width: 100%;
  text-align: center;
}
.front-page-slider .slider-full-size-video-wrapper {
  background-color: #2B388F;
  padding: 56.25% 0 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}
@media (max-width: 768px) {
  .front-page-slider .slider-full-size-video-wrapper {
    display: none;
  }
}
.front-page-slider .slider-full-size-video {
  max-width: none;
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 1000vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.front-page-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.front-page-slider .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.front-page-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  z-index: 2;
  cursor: pointer;
  color: #ffffff;
  font-size: 40px;
  padding: 30px;
}
@media (max-width: 768px) {
  .front-page-slider .slick-arrow {
    font-size: 30px;
    padding: 20px;
  }
}
@media (max-width: 510px) {
  .front-page-slider .slick-arrow {
    font-size: 20px;
    padding: 10px;
  }
}
.front-page-slider .slick-arrow.slick-back-arrow {
  left: 0;
}
.front-page-slider .slick-arrow.slick-next-arrow {
  right: 0;
}
.front-page-slider .slick-arrow:hover {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.35s;
       -o-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  text-decoration: none;
  color: #2B388F;
  background-color: #ffffff;
}
.front-page-slider .slick-arrow:focus {
  text-decoration: none;
}
.front-page-slider .slick-dots {
  position: absolute;
  bottom: 2%;
  width: 100%;
  text-align: center;
}
.front-page-slider .slick-dots li {
  position: relative;
  display: inline-block;
}
.front-page-slider .slick-dots li.slick-active button {
  opacity: 1;
}
.front-page-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 40px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border-top: 2px solid #fff;
  opacity: 0.25;
  border-radius: 0;
  margin: 0 12px;
}
@media (max-width: 767px) {
  .front-page-slider .slick-dots li button {
    width: 30px;
    margin: 0 5px;
  }
}
.front-page-slider .slick-dots li button:hover {
  opacity: 1;
}

/*-----------------------------------------------
 Modal
----------------------------------------------- */
.modal-dialog {
  max-width: 750px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  padding: 35px 15px;
}
@media (min-width: 1000px) {
  .modal-content {
    padding: 50px;
  }
}

.modal-header .close {
  font-size: 20px;
  padding: 20px;
  color: #2B388F;
}

.modal-title,
.subscription__header--thanks {
  margin: 0;
  line-height: 1.428571429;
  color: #2B388F;
  text-align: center;
  font-weight: 700;
  margin-bottom: 2em;
  font-family: "Bitter", serif;
}
@media (min-width: 1000px) {
  .modal-title,
.subscription__header--thanks {
    font-size: 3.2rem;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 70%;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1000px) {
  .modal-lg {
    width: 900px;
  }
}
.close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.subscription--success {
  display: none;
}

.subscription--thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
}

.subscription__text--thanks {
  color: #000000 !important;
}
.subscription__text--thanks:last-of-type {
  margin-bottom: 10px;
}

.subscription__link--thanks {
  color: #27A9E0 !important;
}

/*-----------------------------------------------
 Three Col
----------------------------------------------- */
.three-col {
  display: grid;
}
@media (max-width: 767px) {
  .three-col {
    grid-template-rows: 1fr 50px 1fr 50px 1fr;
  }
}
@media (min-width: 768px) {
  .three-col {
    grid-template-columns: 1fr 65px 1fr 65px 1fr;
    max-width: 970px;
    margin: 0 auto;
  }
}

.three-col__col {
  max-width: 400px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .three-col__col:nth-of-type(1) {
    grid-row: 1;
  }
}
@media (min-width: 768px) {
  .three-col__col:nth-of-type(1) {
    grid-column: 1;
  }
}
@media (max-width: 767px) {
  .three-col__col:nth-of-type(2) {
    grid-row: 3;
  }
}
@media (min-width: 768px) {
  .three-col__col:nth-of-type(2) {
    grid-column: 3;
  }
}
@media (max-width: 767px) {
  .three-col__col:nth-of-type(3) {
    grid-row: 5;
  }
}
@media (min-width: 768px) {
  .three-col__col:nth-of-type(3) {
    grid-column: 5;
  }
}

/*-----------------------------------------------
 Quick Info
----------------------------------------------- */
.quick-info {
  text-align: center;
}
.quick-info .quick-info__image {
  max-width: 177px;
  height: auto;
  margin-bottom: 10px;
}
.quick-info .quick-info__title {
  font-family: "Muli", sans-serif;
  font-size: 2.7rem;
  margin-bottom: 0;
  font-weight: 900;
}
.quick-info .quick-info__copy {
  padding-bottom: 0;
}

/*-----------------------------------------------
 Steps
----------------------------------------------- */
.steps {
  display: grid;
}
@media (max-width: 999px) {
  .steps {
    grid-template-rows: 1fr 50px 1fr 50px 1fr;
  }
}
@media (min-width: 1000px) {
  .steps {
    grid-template-columns: 1fr 50px 1fr 50px 1fr;
  }
}

.steps__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 999px) {
  .steps__step:nth-of-type(1) {
    grid-row: 1;
  }
}
@media (min-width: 1000px) {
  .steps__step:nth-of-type(1) {
    grid-column: 1;
  }
}
@media (max-width: 999px) {
  .steps__step:nth-of-type(2) {
    grid-row: 3;
  }
}
@media (min-width: 1000px) {
  .steps__step:nth-of-type(2) {
    grid-column: 3;
  }
}
@media (max-width: 999px) {
  .steps__step:nth-of-type(3) {
    grid-row: 5;
  }
}
@media (min-width: 1000px) {
  .steps__step:nth-of-type(3) {
    grid-column: 5;
  }
}

/*-----------------------------------------------
 Image Card
----------------------------------------------- */
.image-card {
  width: 100%;
  max-width: 600px;
  background-color: #ECEEEF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.image-card__image {
  width: 100%;
  height: auto;
}

.image-card__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 25px;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.image-card__text--with-arrow::after {
  content: url("images/arrow-right-2.svg");
  position: absolute;
}
@media (max-width: 999px) {
  .image-card__text--with-arrow::after {
    left: 50%;
    top: 100%;
    -webkit-transform: rotate(90deg) translate(10px, 50%);
        -ms-transform: rotate(90deg) translate(10px, 50%);
            transform: rotate(90deg) translate(10px, 50%);
  }
}
@media (min-width: 1000px) {
  .image-card__text--with-arrow::after {
    left: 100%;
    -webkit-transform: translate(10px, -50%);
        -ms-transform: translate(10px, -50%);
            transform: translate(10px, -50%);
    top: 50%;
  }
}

/*-----------------------------------------------
 Simple List
----------------------------------------------- */
ul.simple-list > li,
.user-content .simple-list > li {
  display: block;
  border: 0;
  padding: 0;
  color: #2C2C2C;
  font-weight: 700;
}

/*-----------------------------------------------
 Rollover
----------------------------------------------- */
@media (max-width: 768px) {
  .rollover-container {
    padding: 0 2rem 2rem;
    border-bottom: 2px solid #2B388F;
    margin-bottom: 3rem;
  }
}

@media (min-width: 769px) {
  .rollover {
    position: absolute;
    cursor: pointer;
  }
}
@media (min-width: 769px) {
  .rollover .rollover__content {
    border: 3px solid #27A9E0;
    position: absolute;
    right: 50%;
    top: 50%;
    background-color: #ffffff;
    padding: 13px 25px;
    width: 260px;
    overflow: hidden;
  }
}
.rollover .rollover__title {
  font-family: "Muli", sans-serif;
  font-weight: 800;
  font-size: 2.7rem;
  color: #27A9E0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .rollover .rollover__title {
    font-size: 1.8rem;
    margin-bottom: 0.5em;
  }
}
@media (min-width: 769px) {
  .rollover .rollover__title-number {
    display: none;
  }
}

.rollover__marker,
.next-gen-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  color: #ffffff;
  height: 24px;
  width: 24px;
  border-radius: 100%;
  background: #27A9E0;
  z-index: 1;
}

.rollover__marker {
  position: relative;
}
.rollover__marker:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  background-color: rgba(39, 169, 224, 0.5);
  border-radius: 100%;
  -webkit-animation: pulse 2s ease infinite normal forwards;
          animation: pulse 2s ease infinite normal forwards;
}
@media (max-width: 768px) {
  .rollover__marker {
    display: none;
  }
}

.next-gen-marker {
  position: absolute;
}
@media (min-width: 769px) {
  .next-gen-marker {
    display: none;
  }
}

@media (min-width: 769px) {
  .rollover__copy {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    font-weight: 400;
    line-height: 1.2;
  }
  .rollover:hover .rollover__copy {
    opacity: 1;
    visibility: visible;
    position: static;
  }
}

.next-gen-container {
  position: relative;
  display: inline-block;
}

@media (max-width: 768px) {
  .next-gen-mobile-container {
    position: relative;
  }
}

.next-gen-article--canopy,
.next-gen-marker--canopy {
  top: 35%;
  left: 35%;
}

.next-gen-article--reducer,
.next-gen-marker--reducer {
  top: 63%;
  left: 28%;
}

.next-gen-article--aircheck,
.next-gen-marker--aircheck {
  top: 33%;
  left: 75%;
}
@media (min-width: 769px) {
  .next-gen-article--aircheck,
.next-gen-marker--aircheck {
    left: 96%;
  }
}

.next-gen-article--aircheck .rollover__content {
  width: 200px;
}

.next-gen-article--blood-filter,
.next-gen-marker--blood-filter {
  top: 10%;
  left: 76%;
}

@-webkit-keyframes pulse {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  100% {
    height: 120px;
    width: 120px;
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  100% {
    height: 120px;
    width: 120px;
    opacity: 0;
  }
}
/*
 Alert
----------------------------------------------- */
.alert {
  background-color: #2C2C2C;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 25px;
}
@media (min-width: 1000px) {
  .alert {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.alert--urgent {
  background-color: #ff0000;
}

.alert__wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 25px;
}

.alert__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #ffffff;
  font-weight: 800;
  font-size: 2rem;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .alert__link {
    font-size: 1.4rem;
  }
}
.alert__link:hover {
  color: #ffffff;
  text-decoration: none;
}

.alert__icon {
  color: #27A9E0;
  font-size: 1.75rem;
  margin-left: 10px;
}
.alert--urgent .alert__icon {
  color: #ffffff;
}

.alert__link:hover .alert__text, .alert__email:hover .alert__text {
  text-decoration: underline;
}

.alert__email {
  color: #ffffff;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.alert__email > i {
  margin-right: 5px;
}
.alert__email:hover {
  color: #ffffff;
  text-decoration: none;
}

/*
 Sibling Pages
----------------------------------------------- */
.sibling-pages {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 4rem 0 0;
  margin: -2rem -1rem 0;
}

.sibling-pages__cell {
  margin: 2rem 1rem 0;
}

/*
 Challenge
----------------------------------------------- */
.challenge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 25px;
}
.challenge::after, .challenge::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
}
.challenge::after {
  height: 100%;
  top: 0;
  border-right: 2px solid #2B388F;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.challenge::before {
  top: 100%;
  height: 8px;
  width: 8px;
  border-left: 2px solid #2B388F;
  border-bottom: 2px solid #2B388F;
  -webkit-transform: translate(-50%, -100%) rotate(-45deg);
      -ms-transform: translate(-50%, -100%) rotate(-45deg);
          transform: translate(-50%, -100%) rotate(-45deg);
}

.challenge__side {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}

.challenge__side:first-of-type {
  padding-right: 90px;
}
@media (max-width: 1000px) {
  .challenge__side:first-of-type {
    padding-right: 0;
  }
}

.challenge__side:last-of-type {
  padding-left: 90px;
}
@media (max-width: 1000px) {
  .challenge__side:last-of-type {
    padding-left: 0;
  }
}

.challenge__title {
  font-size: 2rem;
  letter-spacing: 0.015em;
  color: #2C2C2C;
  font-family: "Bitter", serif;
  border-top: 1px solid #ECEEEF;
  border-bottom: 1px solid #ECEEEF;
  padding: 30px;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 1000px) {
  .challenge__title {
    font-size: 1.8rem;
    min-height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.challenge__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.challenge__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  text-align: center;
  padding: 0 30px 30px;
}
@media (max-width: 768px) {
  .challenge__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding: 0 15px 15px;
  }
}

.challenge .challenge__item-icon {
  font-size: 3rem;
  color: #27A9E0;
}

.challenge .challenge__image {
  margin: 0 auto 10px;
  max-width: 100px;
  height: auto;
}

.challenge__item-title {
  font-size: 1.6rem;
  color: #2B388F;
  font-family: "Bitter", serif;
}

/*
 Header Search
----------------------------------------------- */
.menu-search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1001px) {
  .menu-search-wrapper {
    position: relative;
  }
}

.header-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-search__button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  min-height: 62px;
  width: 62px;
  padding: 10px 20px;
  font-size: 2rem;
  color: #ffffff;
}
.header-search__button:hover {
  color: #27A9E0;
  background-color: transparent;
}

.header-search__button .header-search__button-icon-close {
  display: none;
}
.header-search__button.active .header-search__button-icon-open {
  display: none;
}
.header-search__button.active .header-search__button-icon-close {
  display: block;
}

.header-search__form-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: 0.2s width ease;
  -o-transition: 0.2s width ease;
  transition: 0.2s width ease;
}
@media (min-width: 1001px) {
  .header-search__form-wrapper {
    top: calc(100% + 4px);
  }
}
.header-search__form-wrapper.active {
  width: 100%;
}

.search-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-field {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  width: 100%;
  border-radius: 0;
  border: 0;
  font-size: 1.6rem;
  padding: 10px;
  border-bottom: 2px solid #27A9E0;
  border-left: 2px solid #27A9E0;
}

/*
 Search Navigation
----------------------------------------------- */
.search-pagination {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.search-pagination a {
  font-weight: 700;
}

/*
 CTA Button
----------------------------------------------- */
.user-content .cta-button,
.cta-button {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  background-color: transparent;
  display: inline-block;
  font-size: 1.6rem;
  border: 3px solid #2B388F;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  border-radius: 40px;
  padding: 1.25em 1.562em;
  color: #2B388F;
  font-weight: 800;
  line-height: 1;
}
.user-content .cta-button:hover, .user-content .cta-button:focus,
.cta-button:hover,
.cta-button:focus {
  color: #ffffff;
  background-color: #2B388F;
  text-decoration: none;
}

.background-section {
  padding: 25px;
  margin-bottom: 30px;
}

.background-section--blue {
  background-color: #2B388F;
}

.background-section--constrained {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

#ajax-load-more .alm-btn-wrap .alm-load-more-btn.loading::before {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 30px;
  margin: 0;
}

/*-----------------------------------------------
  Start Custom Theme CSS Below
----------------------------------------------- */
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  height: 100%;
  font-size: 10px;
  font-family: "Muli", sans-serif;
}

p, a, li, label, .copy {
  font-size: 1.8rem;
  margin: 0;
  color: #2C2C2C;
  font-weight: 300;
  line-height: 1.6;
}
@media (max-width: 768px) {
  p, a, li, label, .copy {
    font-size: 1.6rem;
  }
}
p.small, a.small, li.small, label.small, .copy.small {
  font-size: 1.6rem;
}
p.large, a.large, li.large, label.large, .copy.large {
  font-size: 2rem;
}
p.xsmall, a.xsmall, li.xsmall, label.xsmall, .copy.xsmall {
  font-size: 1.4rem;
}
p a, a a, li a, label a, .copy a {
  font-size: inherit;
}

sup {
  font-family: inherit;
  font-size: 0.3em;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Muli", sans-serif;
  color: inherit;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  line-height: inherit;
}

h1, .h1 {
  font-size: 6.2rem;
}
@media (max-width: 1000px) {
  h1, .h1 {
    font-size: 5.5rem;
  }
}
@media (max-width: 1000px) {
  h1, .h1 {
    font-size: 3.75rem;
    line-height: 1.1;
  }
}

h2, .h2 {
  font-size: 3.4rem;
}
@media (max-width: 1000px) {
  h2, .h2 {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  h2, .h2 {
    font-size: 2.2rem;
  }
}

h3, .h3 {
  font-size: 2.7rem;
}
@media (max-width: 1000px) {
  h3, .h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

h4, .h4 {
  font-size: 2.5rem;
}
@media (max-width: 1000px) {
  h4, .h4 {
    font-size: 2.25rem;
  }
}

h5, .h5 {
  font-size: 2.25rem;
}
@media (max-width: 1000px) {
  h5, .h5 {
    font-size: 2rem;
  }
}

h6, .h6 {
  font-size: 2rem;
}
@media (max-width: 1000px) {
  h6, .h6 {
    font-size: 1.8rem;
  }
}

button,
.button {
  font-size: 1.6rem;
  border: 3px solid #27A9E0;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  border-radius: 40px;
  padding: 1.25em 1.562em;
  color: #27A9E0;
  font-weight: 800;
  display: inline-block;
  margin: 0;
  -webkit-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  transition: all, 0.25s;
}
@media (max-width: 768px) {
  button,
.button {
    padding: 1em;
  }
}
button.--small,
.button.--small {
  font-size: 1.4rem;
}
button:hover,
.button:hover {
  border-color: #2B388F;
  color: #ffffff;
  background-color: #2B388F;
  text-decoration: none;
}

.button--full-width {
  display: block;
  width: 100%;
}

.button--dark-blue {
  border-color: #2B388F;
  color: #2B388F;
  background-color: #ffffff;
}
.button--dark-blue:hover {
  background-color: #2B388F;
}

.button--filled {
  border-color: #2B388F;
  color: #ffffff;
  background-color: #2B388F;
}
.button--filled:hover {
  -webkit-box-shadow: 1px 3px 4px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 3px 4px 1px rgba(0, 0, 0, 0.5);
}

.button--filled-light-blue {
  border-color: #27A9E0;
  color: #ffffff;
  background-color: #27A9E0;
}
.button--filled-light-blue:hover {
  -webkit-box-shadow: 1px 3px 4px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 3px 4px 1px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  color: #2B388F;
}

.button--not-round {
  border-radius: 0;
}

ol {
  list-style: decimal;
  list-style-position: inside;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-transform-none {
  text-transform: none;
}

hr {
  border-top: 4px solid #27A9E0;
  margin: 3rem 0;
  clear: both;
}
hr.gray {
  border-top: 1px solid #ECEEEF;
}

.hr--no-margin-bottom {
  margin-bottom: 0;
}

.hr--no-margin-top {
  margin-top: 0;
}

.user-content h1, .user-content .h1,
.user-content h2, .user-content .h2,
.user-content h3, .user-content .h3,
.user-content h4, .user-content .h4,
.user-content h5, .user-content .h5,
.user-content h6, .user-content .h6 {
  font-family: "Bitter", serif;
  color: #2B388F;
  line-height: 1.5;
}
.user-content h1, .user-content .h1 {
  margin-bottom: 0.625em;
}
.user-content h2, .user-content .h2,
.user-content h3, .user-content .h3,
.user-content h4, .user-content .h4,
.user-content h5, .user-content .h5,
.user-content h6, .user-content .h6 {
  margin-bottom: 1em;
}
.user-content p {
  padding-bottom: 1.4rem;
}
.user-content p strong {
  font-size: 2rem;
}
.user-content p:empty {
  display: none;
}
.user-content figure {
  margin-bottom: 3rem;
}
.user-content figure img {
  margin-bottom: 0.5em;
}
.user-content figcaption {
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
}
.user-content a {
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.35s;
       -o-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  color: #27A9E0;
}
.user-content a:hover {
  color: #2B388F;
}
.user-content img {
  max-width: 100%;
  height: auto;
}
.user-content ul > li {
  padding: 0.5em 2em 0.5em 0;
  border-top: 2px solid #F5F8FA;
}
.user-content ul > li.collapsed {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
}
.user-content ul > li::before {
  content: "•";
  padding-right: 0.75em;
}
.user-content .no-bullet-list li {
  width: 100%;
}
.user-content .no-bullet-list li::before {
  content: none;
}
.user-content .no-line-list li {
  width: 100%;
  text-align: left;
  padding: 0;
  border: 0;
}
.user-content .ordered-list {
  counter-reset: counter;
  margin-bottom: 25px;
  display: table;
}
.user-content .ordered-list li {
  display: table-row;
}
.user-content .ordered-list li:before {
  counter-increment: counter;
  content: counter(counter) ".";
  display: table-cell;
  padding-right: 5px;
}
.user-content .ordered-list--small-text li {
  font-size: 1.3rem;
}
.user-content .ordered-list--xtra-top-margin {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .user-content .ordered-list--xtra-top-margin {
    margin-top: 40px;
  }
}
.user-content .lead-in-text p {
  font-family: "Bitter", serif;
  font-size: 2rem;
  letter-spacing: -0.017em;
  line-height: 1.75;
  font-weight: 400;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .user-content .lead-in-text p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.user-content .orange-square {
  display: inline-block;
  background-color: rgb(222, 156, 81);
  height: 10px;
  width: 10px;
  margin-right: 10px;
}
.user-content .wysiwyg-section {
  margin-bottom: 30px;
}
.user-content .wysiwyg-section--large-margin {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .user-content .wysiwyg-section--large-margin {
    margin-bottom: 100px;
  }
}
.user-content .break-word {
  word-break: break-all;
}

a.arrow-link:after {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  content: ">";
  padding-left: 0.25em;
  display: inline-block;
}
a.arrow-link:hover:after {
  -webkit-transform: translate(5px, 0);
      -ms-transform: translate(5px, 0);
          transform: translate(5px, 0);
  text-decoration: none;
}

.lead-in-text {
  font-family: "Bitter", serif;
  font-size: 2rem;
  letter-spacing: -0.017em;
  line-height: 1.75;
  font-weight: 400;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .lead-in-text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.citation {
  font-size: 1.3rem;
  color: #2C2C2C;
  font-weight: 700;
  line-height: 1.6;
}

p:empty {
  display: none;
}

.reference-content {
  display: none;
}

.reference-trigger {
  font-size: 2rem;
  font-weight: 800;
}
.reference-trigger:hover, .reference-trigger:focus {
  border: 0;
  text-decoration: none;
}

.reference-icon {
  font-size: 1.5rem;
}

.share-links {
  margin-top: 10px;
}
.share-links .share-links__title {
  font-size: 1.5rem;
  font-weight: 700;
}
.share-links .share-links__link {
  color: #2B388F;
  margin: 0 5px;
}
.share-links .share-links__link:hover {
  color: #27A9E0;
}

.related-post {
  background-color: #ECEEEF;
}
.related-post .related-post__link {
  padding: 30px;
  display: block;
}
.related-post .related-post__link:hover .related-post__read-more {
  border: 0;
  color: #27A9E0;
}
.related-post:not(:last-of-type) {
  margin-bottom: 20px;
}
.related-post .related-post__title {
  font-size: 2rem;
  margin-bottom: 5px;
}
.related-post .related-post__read-more {
  font-size: 1.8rem;
  font-weight: 800;
  display: inline-block;
  color: #27A9E0;
}

.privacy-policy {
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 1.2rem;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin-left: 20px;
}
.privacy-policy:hover, .privacy-policy:focus {
  color: #2B388F;
}

.container {
  width: 100% !important;
  max-width: 1260px;
}

iframe {
  max-width: 100%;
  width: 100%;
}

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

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

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

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
@media (max-width: 1000px) {
  .alignleft {
    float: none;
    display: block;
  }
}

.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
@media (max-width: 1000px) {
  .alignright {
    float: none;
    display: block;
  }
}

.capitalize {
  text-transform: uppercase;
}

.text-dark-blue {
  color: #2B388F;
}

.text-light-blue {
  color: #27A9E0;
}

.text-white {
  color: #ffffff !important;
}

.about-item {
  color: #27A9E0;
}
.about-item:not(:last-child) {
  border-bottom: 1px solid #ECEEEF;
}
.about-item .item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3.8rem 0;
}
@media (max-width: 768px) {
  .about-item .item-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about-item .about-icon {
  color: #27A9E0;
  font-size: 3.6rem;
  margin-right: 0.444em;
}
@media (max-width: 768px) {
  .about-item .about-icon {
    margin-right: 0;
  }
}
.about-item .heading {
  color: #27A9E0;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.813;
  letter-spacing: 0.139em;
  width: 8.125em;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .about-item .heading {
    padding-right: 0.5em;
  }
}
@media (max-width: 768px) {
  .about-item .heading {
    text-align: center;
  }
}
.about-item .text {
  color: #2C2C2C;
  max-width: 41.667em;
}
@media (max-width: 768px) {
  .about-item .text {
    text-align: center;
  }
}

.footnote {
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: 0.009em;
  line-height: 1.455em;
  padding-bottom: 3rem;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1205px) {
  .container {
    width: 1205px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1260px;
  }
}

.u-margin-bottom--none,
.user-content .u-margin-bottom--none {
  margin-bottom: 0;
}

.u-margin-bottom--small,
.user-content .u-margin-bottom--small {
  margin-bottom: 30px;
}

.u-margin-bottom--large,
.user-content .u-margin-bottom--large {
  margin-bottom: 80px;
}

@media (max-width: 999px) {
  .u-mobile-bottom-spacing {
    margin-bottom: 30px;
  }
}

.u-heading--muli,
.user-content .u-heading--muli {
  font-family: "Muli", sans-serif;
  font-weight: 900;
}

.u-font--bold {
  font-weight: 700;
}

.rve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rve ~ p {
  padding-bottom: 0;
}
.rve ~ p > br {
  display: none;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.u-user-content-side-negative-margin {
  margin: 0 -5rem;
}
@media (max-width: 768px) {
  .u-user-content-side-negative-margin {
    margin: 0 -2rem;
  }
}

.u-heading-half-margin-bottom,
.user-content .u-heading-half-margin-bottom {
  margin-bottom: 0.5em;
}

.u-full-width {
  width: 100%;
}

.u-border-light-blue {
  border: 4px solid #27A9E0;
  padding: 2em;
}

.grecaptcha-badge {
  visibility: hidden;
}

.cn-button.bootstrap {
  background-color: #27A9E0;
}

@media (min-width: 1000px) {
  .negative-margin-top-desktop {
    margin-top: -100px;
  }
}
@media (min-width: 1205px) {
  .negative-margin-top-desktop {
    margin-top: -150px;
  }
}

.position-z-1 {
  position: relative;
  z-index: 1;
}

.u-break-word {
  word-break: break-word;
}
/*# sourceMappingURL=style.css.map */
