﻿@charset "UTF-8";
/*Begin Bootstrap*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700,800");
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.promo-header--image.has_video_bg {
    min-height: 30vw;
}

.promo-header--image.has_video_bg .promo-header--swoosh {
    z-index: 10;
}

    .promo-header--image.has_video_bg .promo-header--swoosh:after {
        background-position: -23.5% top;
    }

.promo-header--image.has_video_bg iframe {
    width: 71vw !important;
    height: 40vw !important;
    aspect-ratio: 16/9;
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 1;
}

.promo-header--image.has_video_bg + .promo-header--content {
    z-index: 20;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.icon-x-twitter:before {
    content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.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: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.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: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  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: 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: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, #policy-rationale h1, #policy-rationale h2, #policy-rationale h3, #policy-rationale h4, #policy-rationale h5, #policy-rationale h6, #policy-background h1, #policy-background h2, #policy-background h3, #policy-background h4, #policy-background h5, #policy-background h6, #policy-topic h1, #policy-topic h2, #policy-topic h3, #policy-topic h4, #policy-topic h5, #policy-topic h6, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small, #policy-rationale h1 small, #policy-rationale h2 small, #policy-rationale h3 small, #policy-rationale h4 small, #policy-rationale h5 small, #policy-rationale h6 small, #policy-background h1 small, #policy-background h2 small, #policy-background h3 small, #policy-background h4 small, #policy-background h5 small, #policy-background h6 small, #policy-topic h1 small, #policy-topic h2 small, #policy-topic h3 small, #policy-topic h4 small, #policy-topic h5 small, #policy-topic h6 small,
  .h4 .small, #policy-rationale h1 .small, #policy-rationale h2 .small, #policy-rationale h3 .small, #policy-rationale h4 .small, #policy-rationale h5 .small, #policy-rationale h6 .small, #policy-background h1 .small, #policy-background h2 .small, #policy-background h3 .small, #policy-background h4 .small, #policy-background h5 .small, #policy-background h6 .small, #policy-topic h1 .small, #policy-topic h2 .small, #policy-topic h3 .small, #policy-topic h4 .small, #policy-topic h5 .small, #policy-topic h6 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4, #policy-rationale h1, #policy-rationale h2, #policy-rationale h3, #policy-rationale h4, #policy-rationale h5, #policy-rationale h6, #policy-background h1, #policy-background h2, #policy-background h3, #policy-background h4, #policy-background h5, #policy-background h6, #policy-topic h1, #policy-topic h2, #policy-topic h3, #policy-topic h4, #policy-topic h5, #policy-topic h6,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small, #policy-rationale h1 small, #policy-rationale h2 small, #policy-rationale h3 small, #policy-rationale h4 small, #policy-rationale h5 small, #policy-rationale h6 small, #policy-background h1 small, #policy-background h2 small, #policy-background h3 small, #policy-background h4 small, #policy-background h5 small, #policy-background h6 small, #policy-topic h1 small, #policy-topic h2 small, #policy-topic h3 small, #policy-topic h4 small, #policy-topic h5 small, #policy-topic h6 small,
  .h4 .small, #policy-rationale h1 .small, #policy-rationale h2 .small, #policy-rationale h3 .small, #policy-rationale h4 .small, #policy-rationale h5 .small, #policy-rationale h6 .small, #policy-background h1 .small, #policy-background h2 .small, #policy-background h3 .small, #policy-background h4 .small, #policy-background h5 .small, #policy-background h6 .small, #policy-topic h1 .small, #policy-topic h2 .small, #policy-topic h3 .small, #policy-topic h4 .small, #policy-topic h5 .small, #policy-topic h6 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4, #policy-rationale h1, #policy-rationale h2, #policy-rationale h3, #policy-rationale h4, #policy-rationale h5, #policy-rationale h6, #policy-background h1, #policy-background h2, #policy-background h3, #policy-background h4, #policy-background h5, #policy-background h6, #policy-topic h1, #policy-topic h2, #policy-topic h3, #policy-topic h4, #policy-topic h5, #policy-topic h6 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.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: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.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.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.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%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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: 6px;
  -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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.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: 992px) {
  .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.42857;
  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: 4px; }

.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.42857;
  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: 6px;
  -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: 5px 5px 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; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.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: 991px) {
  .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: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .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; } }

/*End Bootstrap*/
/*Begin Bootstrap 4 grid*/
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 768px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 768px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 995px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

/*End Bootstrap 4 grid*/
/*Begin Fontello*/
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/font/fontello.eot?11130817");
  src: url("../fonts/fontello/font/fontello.eot?11130817#iefix") format("embedded-opentype"), url("../fonts/fontello/font/fontello.woff2?11130817") format("woff2"), url("../fonts/fontello/font/fontello.woff?11130817") format("woff"), url("../fonts/fontello/font/fontello.ttf?11130817") format("truetype"), url("../fonts/fontello/font/fontello.svg?11130817#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/font/fontello.svg?11130817#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-mail-o:before {
  content: '\e800'; }

/* '' */
.icon-search:before {
  content: '\e801'; }

/* '' */
.icon-heart:before {
  content: '\e802'; }

/* '' */
.icon-heart-o:before {
  content: '\e803'; }

/* '' */
.icon-star:before {
  content: '\e804'; }

/* '' */
.icon-star-o:before {
  content: '\e805'; }

/* '' */
.icon-star-half:before {
  content: '\e806'; }

/* '' */
.icon-user:before {
  content: '\e807'; }

/* '' */
.icon-users:before {
  content: '\e808'; }

/* '' */
.icon-videocam:before {
  content: '\e809'; }

/* '' */
.icon-camera:before {
  content: '\e80a'; }

/* '' */
.icon-picture:before {
  content: '\e80b'; }

/* '' */
.icon-th-large:before {
  content: '\e80c'; }

/* '' */
.icon-th:before {
  content: '\e80d'; }

/* '' */
.icon-ok:before {
  content: '\e80e'; }

/* '' */
.icon-th-list:before {
  content: '\e80f'; }

/* '' */
.icon-ok-circled:before {
  content: '\e810'; }

/* '' */
.icon-ok-circled-o:before {
  content: '\e811'; }

/* '' */
.icon-cancel:before {
  content: '\e812'; }

/* '' */
.icon-cancel-circled:before {
  content: '\e813'; }

/* '' */
.icon-cancel-circled-o:before {
  content: '\e814'; }

/* '' */
.icon-plus:before {
  content: '\e815'; }

/* '' */
.icon-plus-circled:before {
  content: '\e816'; }

/* '' */
.icon-minus:before {
  content: '\e817'; }

/* '' */
.icon-minus-circled:before {
  content: '\e818'; }

/* '' */
.icon-help-circled:before {
  content: '\e819'; }

/* '' */
.icon-info-circled:before {
  content: '\e81a'; }

/* '' */
.icon-home:before {
  content: '\e81b'; }

/* '' */
.icon-link:before {
  content: '\e81c'; }

/* '' */
.icon-attach:before {
  content: '\e81d'; }

/* '' */
.icon-lock:before {
  content: '\e81e'; }

/* '' */
.icon-lock-open:before {
  content: '\e81f'; }

/* '' */
.icon-pin:before {
  content: '\e820'; }

/* '' */
.icon-eye:before {
  content: '\e821'; }

/* '' */
.icon-eye-off:before {
  content: '\e822'; }

/* '' */
.icon-tag:before {
  content: '\e823'; }

/* '' */
.icon-tags:before {
  content: '\e824'; }

/* '' */
.icon-bookmark:before {
  content: '\e825'; }

/* '' */
.icon-thumbs-up:before {
  content: '\e826'; }

/* '' */
.icon-thumbs-down:before {
  content: '\e827'; }

/* '' */
.icon-download:before {
  content: '\e828'; }

/* '' */
.icon-upload:before {
  content: '\e829'; }

/* '' */
.icon-pencil:before {
  content: '\e82a'; }

/* '' */
.icon-edit:before {
  content: '\e82b'; }

/* '' */
.icon-print:before {
  content: '\e82c'; }

/* '' */
.icon-retweet:before {
  content: '\e82d'; }

/* '' */
.icon-comment:before {
  content: '\e82e'; }

/* '' */
.icon-chat:before {
  content: '\e82f'; }

/* '' */
.icon-bell:before {
  content: '\e830'; }

/* '' */
.icon-attention:before {
  content: '\e831'; }

/* '' */
.icon-location:before {
  content: '\e832'; }

/* '' */
.icon-attention-circled:before {
  content: '\e833'; }

/* '' */
.icon-trash-o:before {
  content: '\e834'; }

/* '' */
.icon-doc:before {
  content: '\e835'; }

/* '' */
.icon-folder:before {
  content: '\e836'; }

/* '' */
.icon-folder-open:before {
  content: '\e837'; }

/* '' */
.icon-phone:before {
  content: '\e838'; }

/* '' */
.icon-cog:before {
  content: '\e839'; }

/* '' */
.icon-cog-alt:before {
  content: '\e83a'; }

/* '' */
.icon-wrench:before {
  content: '\e83b'; }

/* '' */
.icon-cart:before {
  content: '\e83c'; }

/* '' */
.icon-calendar:before {
  content: '\e83d'; }

/* '' */
.icon-volume-off:before {
  content: '\e83e'; }

/* '' */
.icon-volume-down:before {
  content: '\e83f'; }

/* '' */
.icon-volume-up:before {
  content: '\e840'; }

/* '' */
.icon-resize-full:before {
  content: '\e841'; }

/* '' */
.icon-resize-small:before {
  content: '\e842'; }

/* '' */
.icon-zoom-in:before {
  content: '\e843'; }

/* '' */
.icon-zoom-out:before {
  content: '\e844'; }

/* '' */
.icon-down-circled-o:before {
  content: '\e845'; }

/* '' */
.icon-up-circled-o:before {
  content: '\e846'; }

/* '' */
.icon-down-dir:before {
  content: '\e847'; }

/* '' */
.icon-up-dir:before {
  content: '\e848'; }

/* '' */
.icon-left-dir:before {
  content: '\e849'; }

/* '' */
.icon-right-dir:before {
  content: '\e84a'; }

/* '' */
.icon-down-open:before {
  content: '\e84b'; }

/* '' */
.icon-left-open:before {
  content: '\e84c'; }

/* '' */
.icon-right-open:before {
  content: '\e84d'; }

/* '' */
.icon-up-open:before {
  content: '\e84e'; }

/* '' */
.icon-down-big:before {
  content: '\e84f'; }

/* '' */
.icon-left-big:before {
  content: '\e850'; }

/* '' */
.icon-right-big:before {
  content: '\e851'; }

/* '' */
.icon-up-big:before {
  content: '\e852'; }

/* '' */
.icon-rotate-right:before {
  content: '\e853'; }

/* '' */
.icon-rotate-left:before {
  content: '\e854'; }

/* '' */
.icon-repeat:before {
  content: '\e855'; }

/* '' */
.icon-globe:before {
  content: '\e856'; }

/* '' */
.icon-cloud:before {
  content: '\e857'; }

/* '' */
.icon-flight-alt:before {
  content: '\e858'; }

/* '' */
.icon-book:before {
  content: '\e859'; }

/* '' */
.icon-check:before {
  content: '\e85a'; }

/* '' */
.icon-asterisk:before {
  content: '\e85b'; }

/* '' */
.icon-megaphone:before {
  content: '\e85c'; }

/* '' */
.icon-floppy-o:before {
  content: '\e85d'; }

/* '' */
.icon-glass:before {
  content: '\e85e'; }

/* '' */
.icon-music:before {
  content: '\e85f'; }

/* '' */
.icon-film:before {
  content: '\e860'; }

/* '' */
.icon-power:before {
  content: '\e861'; }

/* '' */
.icon-signal:before {
  content: '\e862'; }

/* '' */
.icon-clock:before {
  content: '\e863'; }

/* '' */
.icon-headphones:before {
  content: '\e864'; }

/* '' */
.icon-road:before {
  content: '\e865'; }

/* '' */
.icon-inbox:before {
  content: '\e866'; }

/* '' */
.icon-play-circled-o:before {
  content: '\e867'; }

/* '' */
.icon-play:before {
  content: '\e868'; }

/* '' */
.icon-stop:before {
  content: '\e869'; }

/* '' */
.icon-pause:before {
  content: '\e86a'; }

/* '' */
.icon-step-forward:before {
  content: '\e86b'; }

/* '' */
.icon-to-end:before {
  content: '\e86c'; }

/* '' */
.icon-step-backward:before {
  content: '\e86d'; }

/* '' */
.icon-to-start:before {
  content: '\e86e'; }

/* '' */
.icon-fast-fw:before {
  content: '\e86f'; }

/* '' */
.icon-eject:before {
  content: '\e870'; }

/* '' */
.icon-rewind:before {
  content: '\e871'; }

/* '' */
.icon-list:before {
  content: '\e872'; }

/* '' */
.icon-list-alt:before {
  content: '\e873'; }

/* '' */
.icon-block:before {
  content: '\e874'; }

/* '' */
.icon-qrcode:before {
  content: '\e875'; }

/* '' */
.icon-chart-bar:before {
  content: '\e876'; }

/* '' */
.icon-barcode:before {
  content: '\e877'; }

/* '' */
.icon-font:before {
  content: '\e878'; }

/* '' */
.icon-bold:before {
  content: '\e879'; }

/* '' */
.icon-italic:before {
  content: '\e87a'; }

/* '' */
.icon-text-height:before {
  content: '\e87b'; }

/* '' */
.icon-text-width:before {
  content: '\e87c'; }

/* '' */
.icon-align-left:before {
  content: '\e87d'; }

/* '' */
.icon-align-center:before {
  content: '\e87e'; }

/* '' */
.icon-align-right:before {
  content: '\e87f'; }

/* '' */
.icon-align-justify:before {
  content: '\e880'; }

/* '' */
.icon-indent-right:before {
  content: '\e881'; }

/* '' */
.icon-indent-left:before {
  content: '\e882'; }

/* '' */
.icon-adjust:before {
  content: '\e883'; }

/* '' */
.icon-tint:before {
  content: '\e884'; }

/* '' */
.icon-export:before {
  content: '\e885'; }

/* '' */
.icon-down-hand:before {
  content: '\e886'; }

/* '' */
.icon-up-hand:before {
  content: '\e887'; }

/* '' */
.icon-left-hand:before {
  content: '\e888'; }

/* '' */
.icon-right-hand:before {
  content: '\e889'; }

/* '' */
.icon-flag:before {
  content: '\e88a'; }

/* '' */
.icon-target:before {
  content: '\e88b'; }

/* '' */
.icon-camera-alt:before {
  content: '\e88c'; }

/* '' */
.icon-forward:before {
  content: '\e88d'; }

/* '' */
.icon-gift:before {
  content: '\e88e'; }

/* '' */
.icon-leaf:before {
  content: '\e88f'; }

/* '' */
.icon-fire:before {
  content: '\e890'; }

/* '' */
.icon-fire-alt:before {
  content: '\e891'; }

/* '' */
.icon-shuffle:before {
  content: '\e892'; }

/* '' */
.icon-flash:before {
  content: '\e893'; }

/* '' */
.icon-umbrella:before {
  content: '\e894'; }

/* '' */
.icon-award:before {
  content: '\e895'; }

/* '' */
.icon-scissors:before {
  content: '\e896'; }

/* '' */
.icon-briefcase:before {
  content: '\e897'; }

/* '' */
.icon-magnet:before {
  content: '\e898'; }

/* '' */
.icon-credit-card:before {
  content: '\e899'; }

/* '' */
.icon-key:before {
  content: '\e89a'; }

/* '' */
.icon-truck:before {
  content: '\e89b'; }

/* '' */
.icon-logout:before {
  content: '\e89c'; }

/* '' */
.icon-login:before {
  content: '\e89d'; }

/* '' */
.icon-pinboard:before {
  content: '\e89e'; }

/* '' */
.icon-flow-merge:before {
  content: '\e89f'; }

/* '' */
.icon-flow-branch:before {
  content: '\e8a0'; }

/* '' */
.icon-lemon:before {
  content: '\e8a1'; }

/* '' */
.icon-resize-vertical:before {
  content: '\e8a2'; }

/* '' */
.icon-resize-horizontal:before {
  content: '\e8a3'; }

/* '' */
.icon-magnet-alt:before {
  content: '\e8a4'; }

/* '' */
.icon-ok-alt:before {
  content: '\e8a5'; }

/* '' */
.icon-cancel-alt:before {
  content: '\e8a6'; }

/* '' */
.icon-attach-alt:before {
  content: '\e8a7'; }

/* '' */
.icon-gauge-alt:before {
  content: '\e8a8'; }

/* '' */
.icon-user-2:before {
  content: '\e8a9'; }

/* '' */
.icon-users-2:before {
  content: '\e8aa'; }

/* '' */
.icon-user-add:before {
  content: '\e8ab'; }

/* '' */
.icon-group:before {
  content: '\e8ac'; }

/* '' */
.icon-sort-alphabet:before {
  content: '\e8ad'; }

/* '' */
.icon-sort-numeric:before {
  content: '\e8ae'; }

/* '' */
.icon-hammer:before {
  content: '\e8af'; }

/* '' */
.icon-basketball:before {
  content: '\e8b0'; }

/* '' */
.icon-vcard:before {
  content: '\e8b1'; }

/* '' */
.icon-alert:before {
  content: '\e8b2'; }

/* '' */
.icon-bell-alt-2:before {
  content: '\e8b3'; }

/* '' */
.icon-key-alt:before {
  content: '\e8b4'; }

/* '' */
.icon-crown-minus:before {
  content: '\e8b5'; }

/* '' */
.icon-crown-plus:before {
  content: '\e8b6'; }

/* '' */
.icon-crown:before {
  content: '\e8b7'; }

/* '' */
.icon-emo-laugh:before {
  content: '\e8b8'; }

/* '' */
.icon-emo-squint:before {
  content: '\e8b9'; }

/* '' */
.icon-emo-shoot:before {
  content: '\e8ba'; }

/* '' */
.icon-emo-cry:before {
  content: '\e8bb'; }

/* '' */
.icon-emo-saint:before {
  content: '\e8bc'; }

/* '' */
.icon-emo-angry:before {
  content: '\e8bd'; }

/* '' */
.icon-emo-grin:before {
  content: '\e8be'; }

/* '' */
.icon-emo-beer:before {
  content: '\e8bf'; }

/* '' */
.icon-emo-displeased:before {
  content: '\e8c0'; }

/* '' */
.icon-emo-sunglasses:before {
  content: '\e8c1'; }

/* '' */
.icon-emo-coffee:before {
  content: '\e8c2'; }

/* '' */
.icon-emo-tongue:before {
  content: '\e8c3'; }

/* '' */
.icon-emo-surprised:before {
  content: '\e8c4'; }

/* '' */
.icon-emo-devil:before {
  content: '\e8c5'; }

/* '' */
.icon-emo-thumbsup:before {
  content: '\e8c6'; }

/* '' */
.icon-emo-sleep:before {
  content: '\e8c7'; }

/* '' */
.icon-emo-unhappy:before {
  content: '\e8c8'; }

/* '' */
.icon-emo-wink2:before {
  content: '\e8c9'; }

/* '' */
.icon-emo-wink:before {
  content: '\e8ca'; }

/* '' */
.icon-emo-happy:before {
  content: '\e8cb'; }

/* '' */
.icon-spin1:before {
  content: '\e8cc'; }

/* '' */
.icon-spin2:before {
  content: '\e8cd'; }

/* '' */
.icon-spin3:before {
  content: '\e8ce'; }

/* '' */
.icon-spin4:before {
  content: '\e8cf'; }

/* '' */
.icon-spin5:before {
  content: '\e8d0'; }

/* '' */
.icon-spin6:before {
  content: '\e8d1'; }

/* '' */
.icon-marquee:before {
  content: '\e8d2'; }

/* '' */
.icon-flag-alt:before {
  content: '\e8d3'; }

/* '' */
.icon-bookmarks:before {
  content: '\e8d4'; }

/* '' */
.icon-bookmark-alt:before {
  content: '\e8d5'; }

/* '' */
.icon-tag-alt:before {
  content: '\e8d6'; }

/* '' */
.icon-dot:before {
  content: '\e8d7'; }

/* '' */
.icon-dot-2:before {
  content: '\e8d8'; }

/* '' */
.icon-dot-3:before {
  content: '\e8d9'; }

/* '' */
.icon-flow-parallel:before {
  content: '\e8da'; }

/* '' */
.icon-flow-cross:before {
  content: '\e8db'; }

/* '' */
.icon-quote-right-alt:before {
  content: '\e8dc'; }

/* '' */
.icon-quote-left-alt:before {
  content: '\e8dd'; }

/* '' */
.icon-moon-inv:before {
  content: '\e8de'; }

/* '' */
.icon-sun-filled:before {
  content: '\e8df'; }

/* '' */
.icon-flash-alt:before {
  content: '\e8e0'; }

/* '' */
.icon-bfred-logo-alt:before {
  content: '\e8e1'; }

/* '' */
.icon-bfred-logo:before {
  content: '\e8e2'; }

/* '' */
.icon-user-3:before {
  content: '\e8e3'; }

/* '' */
.icon-user-woman:before {
  content: '\e8e4'; }

/* '' */
.icon-user-pair:before {
  content: '\e8e5'; }

/* '' */
.icon-videocam-alt:before {
  content: '\e8e6'; }

/* '' */
.icon-lock-alt:before {
  content: '\e8e7'; }

/* '' */
.icon-lock-open-alt:before {
  content: '\e8e8'; }

/* '' */
.icon-award-alt:before {
  content: '\e8e9'; }

/* '' */
.icon-signal-alt:before {
  content: '\e8ea'; }

/* '' */
.icon-sun-inv:before {
  content: '\e8eb'; }

/* '' */
.icon-moon-inv-alt:before {
  content: '\e8ec'; }

/* '' */
.icon-cloud-sun-inv:before {
  content: '\e8ed'; }

/* '' */
.icon-cloud-moon-inv:before {
  content: '\e8ee'; }

/* '' */
.icon-cloud-inv:before {
  content: '\e8ef'; }

/* '' */
.icon-cloud-flash-inv:before {
  content: '\e8f0'; }

/* '' */
.icon-drizzle-inv:before {
  content: '\e8f1'; }

/* '' */
.icon-rain-inv:before {
  content: '\e8f2'; }

/* '' */
.icon-fahrenheit:before {
  content: '\e8f3'; }

/* '' */
.icon-celcius:before {
  content: '\e8f4'; }

/* '' */
.icon-na:before {
  content: '\e8f5'; }

/* '' */
.icon-clouds-flash-inv:before {
  content: '\e8f6'; }

/* '' */
.icon-clouds-inv:before {
  content: '\e8f7'; }

/* '' */
.icon-hail-inv:before {
  content: '\e8f8'; }

/* '' */
.icon-snow-heavy-inv:before {
  content: '\e8f9'; }

/* '' */
.icon-snow-inv:before {
  content: '\e8fa'; }

/* '' */
.icon-windy-rain-inv:before {
  content: '\e8fb'; }

/* '' */
.icon-windy-inv:before {
  content: '\e8fc'; }

/* '' */
.icon-fontsize-alt:before {
  content: '\e8fd'; }

/* '' */
.icon-globe-alt:before {
  content: '\e8fe'; }

/* '' */
.icon-code-alt:before {
  content: '\e8ff'; }

/* '' */
.icon-school:before {
  content: '\e900'; }

/* '' */
.icon-skiing:before {
  content: '\e901'; }

/* '' */
.icon-theatre:before {
  content: '\e902'; }

/* '' */
.icon-toilet:before {
  content: '\e903'; }

/* '' */
.icon-town-hall:before {
  content: '\e904'; }

/* '' */
.icon-police:before {
  content: '\e905'; }

/* '' */
.icon-pitch:before {
  content: '\e906'; }

/* '' */
.icon-giraffe:before {
  content: '\e907'; }

/* '' */
.icon-garden:before {
  content: '\e908'; }

/* '' */
.icon-golf:before {
  content: '\e909'; }

/* '' */
.icon-heliport:before {
  content: '\e90a'; }

/* '' */
.icon-hospital-alt:before {
  content: '\e90b'; }

/* '' */
.icon-plane:before {
  content: '\e90c'; }

/* '' */
.icon-asterisk-alt:before {
  content: '\e90d'; }

/* '' */
.icon-music-o:before {
  content: '\e90e'; }

/* '' */
.icon-note-o:before {
  content: '\e90f'; }

/* '' */
.icon-beaker-o:before {
  content: '\e910'; }

/* '' */
.icon-truck-o:before {
  content: '\e911'; }

/* '' */
.icon-cog-o:before {
  content: '\e912'; }

/* '' */
.icon-search-o:before {
  content: '\e913'; }

/* '' */
.icon-mail-alt-o:before {
  content: '\e914'; }

/* '' */
.icon-params-o:before {
  content: '\e915'; }

/* '' */
.icon-money-o:before {
  content: '\e916'; }

/* '' */
.icon-food-o:before {
  content: '\e917'; }

/* '' */
.icon-calendar-alt-o:before {
  content: '\e918'; }

/* '' */
.icon-heart-alt-o:before {
  content: '\e919'; }

/* '' */
.icon-star-alt-o:before {
  content: '\e91a'; }

/* '' */
.icon-sound-o:before {
  content: '\e91b'; }

/* '' */
.icon-shop-o:before {
  content: '\e91c'; }

/* '' */
.icon-diamond-o:before {
  content: '\e91d'; }

/* '' */
.icon-watch-o:before {
  content: '\e91e'; }

/* '' */
.icon-user-o:before {
  content: '\e91f'; }

/* '' */
.icon-videocam-o:before {
  content: '\e920'; }

/* '' */
.icon-lightbulb-o:before {
  content: '\e921'; }

/* '' */
.icon-t-shirt-o:before {
  content: '\e922'; }

/* '' */
.icon-wallet-o:before {
  content: '\e923'; }

/* '' */
.icon-tv-o:before {
  content: '\e924'; }

/* '' */
.icon-camera-o:before {
  content: '\e925'; }

/* '' */
.icon-photo-o:before {
  content: '\e926'; }

/* '' */
.icon-desktop-o:before {
  content: '\e927'; }

/* '' */
.icon-mobile-o:before {
  content: '\e928'; }

/* '' */
.icon-inbox-o:before {
  content: '\e929'; }

/* '' */
.icon-cd-o:before {
  content: '\e92a'; }

/* '' */
.icon-lock-o:before {
  content: '\e92b'; }

/* '' */
.icon-attach-o:before {
  content: '\e92c'; }

/* '' */
.icon-tag-o:before {
  content: '\e92d'; }

/* '' */
.icon-eye-o:before {
  content: '\e92e'; }

/* '' */
.icon-globe-o:before {
  content: '\e92f'; }

/* '' */
.icon-cloud-o:before {
  content: '\e930'; }

/* '' */
.icon-thumbs-up-o:before {
  content: '\e931'; }

/* '' */
.icon-pencil-o:before {
  content: '\e932'; }

/* '' */
.icon-paper-plane-alt-o:before {
  content: '\e933'; }

/* '' */
.icon-fire-o:before {
  content: '\e934'; }

/* '' */
.icon-comment-alt-o:before {
  content: '\e935'; }

/* '' */
.icon-location-o:before {
  content: '\e936'; }

/* '' */
.icon-graduation-cap-o:before {
  content: '\e937'; }

/* '' */
.icon-megaphone-o:before {
  content: '\e938'; }

/* '' */
.icon-cup-o:before {
  content: '\e939'; }

/* '' */
.icon-trash-alt-o:before {
  content: '\e93a'; }

/* '' */
.icon-database-o:before {
  content: '\e93b'; }

/* '' */
.icon-doc-o:before {
  content: '\e93c'; }

/* '' */
.icon-key-o:before {
  content: '\e93d'; }

/* '' */
.icon-flight:before {
  content: '\e93e'; }

/* '' */
.icon-sort-numeric-o:before {
  content: '\e93f'; }

/* '' */
.icon-sort-alphabet-o:before {
  content: '\e940'; }

/* '' */
.icon-looped-square-interest:before {
  content: '\e941'; }

/* '' */
.icon-looped-square-o:before {
  content: '\e942'; }

/* '' */
.icon-scissors-o:before {
  content: '\e943'; }

/* '' */
.icon-chart-o:before {
  content: '\e944'; }

/* '' */
.icon-chart-alt-o:before {
  content: '\e945'; }

/* '' */
.icon-gift-o:before {
  content: '\e946'; }

/* '' */
.icon-temperatire-o:before {
  content: '\e947'; }

/* '' */
.icon-power-o:before {
  content: '\e948'; }

/* '' */
.icon-brush-o:before {
  content: '\e949'; }

/* '' */
.icon-plane-o:before {
  content: '\e94a'; }

/* '' */
.icon-wind-o:before {
  content: '\e94b'; }

/* '' */
.icon-clouds-o:before {
  content: '\e94c'; }

/* '' */
.icon-clouds-flash-o:before {
  content: '\e94d'; }

/* '' */
.icon-hail-o:before {
  content: '\e94e'; }

/* '' */
.icon-snow-heavy-o:before {
  content: '\e94f'; }

/* '' */
.icon-snow-alt-o:before {
  content: '\e950'; }

/* '' */
.icon-snow-o:before {
  content: '\e951'; }

/* '' */
.icon-windy-rain-o:before {
  content: '\e952'; }

/* '' */
.icon-windy-o:before {
  content: '\e953'; }

/* '' */
.icon-rain-o:before {
  content: '\e954'; }

/* '' */
.icon-drizzle-o:before {
  content: '\e955'; }

/* '' */
.icon-cloud-flash-alt-o:before {
  content: '\e956'; }

/* '' */
.icon-cloud-flash-o:before {
  content: '\e957'; }

/* '' */
.icon-cloud-alt-o:before {
  content: '\e958'; }

/* '' */
.icon-cloud-moon-o:before {
  content: '\e959'; }

/* '' */
.icon-cloud-sun-o:before {
  content: '\e95a'; }

/* '' */
.icon-forward-o:before {
  content: '\e95b'; }

/* '' */
.icon-floppy:before {
  content: '\e95c'; }

/* '' */
.icon-right-small:before {
  content: '\e95d'; }

/* '' */
.icon-right-1:before {
  content: '\e95e'; }

/* '' */
.icon-left-small:before {
  content: '\e95f'; }

/* '' */
.icon-left-open-1:before {
  content: '\e960'; }

/* '' */
.icon-left-open-outline:before {
  content: '\e961'; }

/* '' */
.icon-left-outline:before {
  content: '\e962'; }

/* '' */
.icon-left-1:before {
  content: '\e963'; }

/* '' */
.icon-right-open-outline:before {
  content: '\e964'; }

/* '' */
.icon-right-open-1:before {
  content: '\e965'; }

/* '' */
.icon-right-outline:before {
  content: '\e966'; }

/* '' */
.icon-right-2:before {
  content: '\e967'; }

/* '' */
.icon-right-open-big:before {
  content: '\e968'; }

/* '' */
.icon-left-open-big:before {
  content: '\e969'; }

/* '' */
.icon-left-2:before {
  content: '\e96a'; }

/* '' */
.icon-up-open-big:before {
  content: '\e96b'; }

/* '' */
.icon-up-outline:before {
  content: '\e96c'; }

/* '' */
.icon-up-small:before {
  content: '\e96d'; }

/* '' */
.icon-up-1:before {
  content: '\e96e'; }

/* '' */
.icon-up-2:before {
  content: '\e96f'; }

/* '' */
.icon-down-outline:before {
  content: '\e970'; }

/* '' */
.icon-down-small:before {
  content: '\e971'; }

/* '' */
.icon-down-1:before {
  content: '\e972'; }

/* '' */
.icon-down-open-big:before {
  content: '\e973'; }

/* '' */
.icon-down-2:before {
  content: '\e974'; }

/* '' */
.icon-connect:before {
  content: '\e975'; }

/* '' */
.icon-hamburger:before {
  content: '\e976'; }

/* '' */
.icon-close:before {
  content: '\e977'; }

/* '' */
.icon-pac:before {
  content: '\e978'; }

/* '' */
.icon-specialty:before {
  content: '\e979'; }

/* '' */
.icon-webinars:before {
  content: '\e97a'; }

/* '' */
.icon-ribbon:before, .search-results .ashp-recommends .label .icon:before {
  content: '\e97b'; }

/* '' */
.icon-monitor:before {
  content: '\f032'; }

/* '' */
.icon-tablet-alt:before {
  content: '\f033'; }

/* '' */
.icon-mobile-alt:before {
  content: '\f034'; }

/* '' */
.icon-move:before {
  content: '\f047'; }

/* '' */
.icon-user-alt:before {
  content: '\f061'; }

/* '' */
.icon-user-male:before {
  content: '\f062'; }

/* '' */
.icon-user-female:before {
  content: '\f063'; }

/* '' */
.icon-users-alt:before {
  content: '\f064'; }

/* '' */
.icon-fontsize:before {
  content: '\f088'; }

/* '' */
.icon-link-ext:before {
  content: '\f08e'; }

/* '' */
.icon-check-empty:before {
  content: '\f096'; }

/* '' */
.icon-bookmark-o:before {
  content: '\f097'; }

/* '' */
.icon-phone-squared:before {
  content: '\f098'; }

/* '' */
.icon-twitter:before {
  content: '\f099'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-github-circled:before {
  content: '\f09b'; }

/* '' */
.icon-rss:before {
  content: '\f09e'; }

/* '' */
.icon-hdd:before {
  content: '\f0a0'; }

/* '' */
.icon-certificate:before {
  content: '\f0a3'; }

/* '' */
.icon-left-circled:before {
  content: '\f0a8'; }

/* '' */
.icon-right-circled:before {
  content: '\f0a9'; }

/* '' */
.icon-up-circled:before {
  content: '\f0aa'; }

/* '' */
.icon-down-circled:before {
  content: '\f0ab'; }

/* '' */
.icon-tasks:before {
  content: '\f0ae'; }

/* '' */
.icon-filter:before {
  content: '\f0b0'; }

/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2'; }

/* '' */
.icon-beaker:before {
  content: '\f0c3'; }

/* '' */
.icon-docs:before {
  content: '\f0c5'; }

/* '' */
.icon-blank:before {
  content: '\f0c8'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-list-bullet:before {
  content: '\f0ca'; }

/* '' */
.icon-list-numbered:before {
  content: '\f0cb'; }

/* '' */
.icon-strike:before {
  content: '\f0cc'; }

/* '' */
.icon-underline:before {
  content: '\f0cd'; }

/* '' */
.icon-table:before {
  content: '\f0ce'; }

/* '' */
.icon-magic:before {
  content: '\f0d0'; }

/* '' */
.icon-pinterest-circled:before {
  content: '\f0d2'; }

/* '' */
.icon-pinterest-squared:before {
  content: '\f0d3'; }

/* '' */
.icon-gplus-squared:before {
  content: '\f0d4'; }

/* '' */
.icon-gplus:before {
  content: '\f0d5'; }

/* '' */
.icon-money:before {
  content: '\f0d6'; }

/* '' */
.icon-columns:before {
  content: '\f0db'; }

/* '' */
.icon-sort:before {
  content: '\f0dc'; }

/* '' */
.icon-sort-down:before {
  content: '\f0dd'; }

/* '' */
.icon-sort-up:before {
  content: '\f0de'; }

/* '' */
.icon-mail:before {
  content: '\f0e0'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-gauge:before {
  content: '\f0e4'; }

/* '' */
.icon-comment-o:before {
  content: '\f0e5'; }

/* '' */
.icon-chat-o:before {
  content: '\f0e6'; }

/* '' */
.icon-sitemap:before {
  content: '\f0e8'; }

/* '' */
.icon-paste:before {
  content: '\f0ea'; }

/* '' */
.icon-lightbulb:before {
  content: '\f0eb'; }

/* '' */
.icon-exchange:before {
  content: '\f0ec'; }

/* '' */
.icon-download-cloud:before {
  content: '\f0ed'; }

/* '' */
.icon-upload-cloud:before {
  content: '\f0ee'; }

/* '' */
.icon-user-md:before {
  content: '\f0f0'; }

/* '' */
.icon-stethoscope:before {
  content: '\f0f1'; }

/* '' */
.icon-suitcase:before {
  content: '\f0f2'; }

/* '' */
.icon-bell-alt:before {
  content: '\f0f3'; }

/* '' */
.icon-coffee:before {
  content: '\f0f4'; }

/* '' */
.icon-food:before {
  content: '\f0f5'; }

/* '' */
.icon-doc-text:before {
  content: '\f0f6'; }

/* '' */
.icon-building:before {
  content: '\f0f7'; }

/* '' */
.icon-hospital:before {
  content: '\f0f8'; }

/* '' */
.icon-ambulance:before {
  content: '\f0f9'; }

/* '' */
.icon-medkit:before {
  content: '\f0fa'; }

/* '' */
.icon-fighter-jet:before {
  content: '\f0fb'; }

/* '' */
.icon-beer:before {
  content: '\f0fc'; }

/* '' */
.icon-h-sigh:before {
  content: '\f0fd'; }

/* '' */
.icon-plus-squared:before {
  content: '\f0fe'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-angle-double-up:before {
  content: '\f102'; }

/* '' */
.icon-angle-double-down:before {
  content: '\f103'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-desktop:before {
  content: '\f108'; }

/* '' */
.icon-laptop:before {
  content: '\f109'; }

/* '' */
.icon-tablet:before {
  content: '\f10a'; }

/* '' */
.icon-mobile:before {
  content: '\f10b'; }

/* '' */
.icon-circle-empty:before {
  content: '\f10c'; }

/* '' */
.icon-quote-left:before {
  content: '\f10d'; }

/* '' */
.icon-quote-right:before {
  content: '\f10e'; }

/* '' */
.icon-spinner:before {
  content: '\f110'; }

/* '' */
.icon-circle:before {
  content: '\f111'; }

/* '' */
.icon-reply:before {
  content: '\f112'; }

/* '' */
.icon-github:before {
  content: '\f113'; }

/* '' */
.icon-folder-o:before {
  content: '\f114'; }

/* '' */
.icon-folder-open-o:before {
  content: '\f115'; }

/* '' */
.icon-smile:before {
  content: '\f118'; }

/* '' */
.icon-frown:before {
  content: '\f119'; }

/* '' */
.icon-meh:before {
  content: '\f11a'; }

/* '' */
.icon-gamepad:before {
  content: '\f11b'; }

/* '' */
.icon-keyboard:before {
  content: '\f11c'; }

/* '' */
.icon-flag-o:before {
  content: '\f11d'; }

/* '' */
.icon-flag-checkered:before {
  content: '\f11e'; }

/* '' */
.icon-terminal:before {
  content: '\f120'; }

/* '' */
.icon-code:before {
  content: '\f121'; }

/* '' */
.icon-reply-all:before {
  content: '\f122'; }

/* '' */
.icon-star-half-alt:before {
  content: '\f123'; }

/* '' */
.icon-direction:before {
  content: '\f124'; }

/* '' */
.icon-crop:before {
  content: '\f125'; }

/* '' */
.icon-fork:before {
  content: '\f126'; }

/* '' */
.icon-unlink:before {
  content: '\f127'; }

/* '' */
.icon-help:before {
  content: '\f128'; }

/* '' */
.icon-info:before {
  content: '\f129'; }

/* '' */
.icon-attention-alt:before {
  content: '\f12a'; }

/* '' */
.icon-superscript:before {
  content: '\f12b'; }

/* '' */
.icon-subscript:before {
  content: '\f12c'; }

/* '' */
.icon-eraser:before {
  content: '\f12d'; }

/* '' */
.icon-puzzle:before {
  content: '\f12e'; }

/* '' */
.icon-mic:before {
  content: '\f130'; }

/* '' */
.icon-mute:before {
  content: '\f131'; }

/* '' */
.icon-shield:before {
  content: '\f132'; }

/* '' */
.icon-calendar-o:before {
  content: '\f133'; }

/* '' */
.icon-extinguisher:before {
  content: '\f134'; }

/* '' */
.icon-rocket:before {
  content: '\f135'; }

/* '' */
.icon-maxcdn:before {
  content: '\f136'; }

/* '' */
.icon-angle-circled-left:before {
  content: '\f137'; }

/* '' */
.icon-angle-circled-right:before {
  content: '\f138'; }

/* '' */
.icon-angle-circled-up:before {
  content: '\f139'; }

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a'; }

/* '' */
.icon-html5:before {
  content: '\f13b'; }

/* '' */
.icon-css3:before {
  content: '\f13c'; }

/* '' */
.icon-anchor:before {
  content: '\f13d'; }

/* '' */
.icon-lock-open-alt-2:before {
  content: '\f13e'; }

/* '' */
.icon-bullseye:before {
  content: '\f140'; }

/* '' */
.icon-ellipsis:before {
  content: '\f141'; }

/* '' */
.icon-ellipsis-vert:before {
  content: '\f142'; }

/* '' */
.icon-rss-squared:before {
  content: '\f143'; }

/* '' */
.icon-play-circled:before {
  content: '\f144'; }

/* '' */
.icon-ticket:before {
  content: '\f145'; }

/* '' */
.icon-minus-squared:before {
  content: '\f146'; }

/* '' */
.icon-minus-squared-o:before {
  content: '\f147'; }

/* '' */
.icon-level-up:before {
  content: '\f148'; }

/* '' */
.icon-level-down:before {
  content: '\f149'; }

/* '' */
.icon-ok-squared:before {
  content: '\f14a'; }

/* '' */
.icon-pencil-squared:before {
  content: '\f14b'; }

/* '' */
.icon-link-ext-alt:before {
  content: '\f14c'; }

/* '' */
.icon-export-alt:before {
  content: '\f14d'; }

/* '' */
.icon-compass:before {
  content: '\f14e'; }

/* '' */
.icon-expand:before {
  content: '\f150'; }

/* '' */
.icon-collapse:before {
  content: '\f151'; }

/* '' */
.icon-expand-right:before {
  content: '\f152'; }

/* '' */
.icon-euro:before {
  content: '\f153'; }

/* '' */
.icon-pound:before {
  content: '\f154'; }

/* '' */
.icon-dollar:before {
  content: '\f155'; }

/* '' */
.icon-rupee:before {
  content: '\f156'; }

/* '' */
.icon-yen:before {
  content: '\f157'; }

/* '' */
.icon-rouble:before {
  content: '\f158'; }

/* '' */
.icon-won:before {
  content: '\f159'; }

/* '' */
.icon-bitcoin:before {
  content: '\f15a'; }

/* '' */
.icon-doc-inv:before {
  content: '\f15b'; }

/* '' */
.icon-doc-text-inv:before {
  content: '\f15c'; }

/* '' */
.icon-sort-name-up:before {
  content: '\f15d'; }

/* '' */
.icon-sort-name-down:before {
  content: '\f15e'; }

/* '' */
.icon-sort-alt-up:before {
  content: '\f160'; }

/* '' */
.icon-sort-alt-down:before {
  content: '\f161'; }

/* '' */
.icon-sort-number-up:before {
  content: '\f162'; }

/* '' */
.icon-sort-number-down:before {
  content: '\f163'; }

/* '' */
.icon-thumbs-up-alt:before {
  content: '\f164'; }

/* '' */
.icon-thumbs-down-alt:before {
  content: '\f165'; }

/* '' */
.icon-youtube-squared:before {
  content: '\f166'; }

/* '' */
.icon-youtube:before {
  content: '\f167'; }

/* '' */
.icon-xing:before {
  content: '\f168'; }

/* '' */
.icon-xing-squared:before {
  content: '\f169'; }

/* '' */
.icon-youtube-play:before {
  content: '\f16a'; }

/* '' */
.icon-dropbox:before {
  content: '\f16b'; }

/* '' */
.icon-stackoverflow:before {
  content: '\f16c'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-flickr:before {
  content: '\f16e'; }

/* '' */
.icon-adn:before {
  content: '\f170'; }

/* '' */
.icon-bitbucket:before {
  content: '\f171'; }

/* '' */
.icon-bitbucket-squared:before {
  content: '\f172'; }

/* '' */
.icon-tumblr:before {
  content: '\f173'; }

/* '' */
.icon-tumblr-squared:before {
  content: '\f174'; }

/* '' */
.icon-down:before {
  content: '\f175'; }

/* '' */
.icon-up:before {
  content: '\f176'; }

/* '' */
.icon-left:before {
  content: '\f177'; }

/* '' */
.icon-right:before {
  content: '\f178'; }

/* '' */
.icon-apple:before {
  content: '\f179'; }

/* '' */
.icon-windows:before {
  content: '\f17a'; }

/* '' */
.icon-android:before {
  content: '\f17b'; }

/* '' */
.icon-linux:before {
  content: '\f17c'; }

/* '' */
.icon-dribbble:before {
  content: '\f17d'; }

/* '' */
.icon-skype:before {
  content: '\f17e'; }

/* '' */
.icon-foursquare:before {
  content: '\f180'; }

/* '' */
.icon-trello:before {
  content: '\f181'; }

/* '' */
.icon-female:before {
  content: '\f182'; }

/* '' */
.icon-male:before {
  content: '\f183'; }

/* '' */
.icon-gittip:before {
  content: '\f184'; }

/* '' */
.icon-sun:before {
  content: '\f185'; }

/* '' */
.icon-moon:before {
  content: '\f186'; }

/* '' */
.icon-box:before {
  content: '\f187'; }

/* '' */
.icon-bug:before {
  content: '\f188'; }

/* '' */
.icon-vkontakte:before {
  content: '\f189'; }

/* '' */
.icon-weibo:before {
  content: '\f18a'; }

/* '' */
.icon-renren:before {
  content: '\f18b'; }

/* '' */
.icon-pagelines:before {
  content: '\f18c'; }

/* '' */
.icon-stackexchange:before {
  content: '\f18d'; }

/* '' */
.icon-right-circled-o:before {
  content: '\f18e'; }

/* '' */
.icon-left-circled-o:before {
  content: '\f190'; }

/* '' */
.icon-collapse-left:before {
  content: '\f191'; }

/* '' */
.icon-dot-circled:before {
  content: '\f192'; }

/* '' */
.icon-wheelchair:before {
  content: '\f193'; }

/* '' */
.icon-vimeo-squared:before {
  content: '\f194'; }

/* '' */
.icon-try:before {
  content: '\f195'; }

/* '' */
.icon-plus-squared-o:before {
  content: '\f196'; }

/* '' */
.icon-space-shuttle:before {
  content: '\f197'; }

/* '' */
.icon-slack:before {
  content: '\f198'; }

/* '' */
.icon-mail-squared:before {
  content: '\f199'; }

/* '' */
.icon-wordpress:before {
  content: '\f19a'; }

/* '' */
.icon-openid:before {
  content: '\f19b'; }

/* '' */
.icon-bank:before {
  content: '\f19c'; }

/* '' */
.icon-graduation-cap:before {
  content: '\f19d'; }

/* '' */
.icon-yahoo:before {
  content: '\f19e'; }

/* '' */
.icon-google:before {
  content: '\f1a0'; }

/* '' */
.icon-reddit:before {
  content: '\f1a1'; }

/* '' */
.icon-reddit-squared:before {
  content: '\f1a2'; }

/* '' */
.icon-stumbleupon-circled:before {
  content: '\f1a3'; }

/* '' */
.icon-stumbleupon:before {
  content: '\f1a4'; }

/* '' */
.icon-delicious:before {
  content: '\f1a5'; }

/* '' */
.icon-digg:before {
  content: '\f1a6'; }

/* '' */
.icon-pied-piper-squared:before {
  content: '\f1a7'; }

/* '' */
.icon-pied-piper-alt:before {
  content: '\f1a8'; }

/* '' */
.icon-drupal:before {
  content: '\f1a9'; }

/* '' */
.icon-joomla:before {
  content: '\f1aa'; }

/* '' */
.icon-language:before {
  content: '\f1ab'; }

/* '' */
.icon-fax:before {
  content: '\f1ac'; }

/* '' */
.icon-building-filled:before {
  content: '\f1ad'; }

/* '' */
.icon-child:before {
  content: '\f1ae'; }

/* '' */
.icon-paw:before {
  content: '\f1b0'; }

/* '' */
.icon-spoon:before {
  content: '\f1b1'; }

/* '' */
.icon-cube:before {
  content: '\f1b2'; }

/* '' */
.icon-cubes:before {
  content: '\f1b3'; }

/* '' */
.icon-behance:before {
  content: '\f1b4'; }

/* '' */
.icon-behance-squared:before {
  content: '\f1b5'; }

/* '' */
.icon-steam:before {
  content: '\f1b6'; }

/* '' */
.icon-steam-squared:before {
  content: '\f1b7'; }

/* '' */
.icon-recycle:before {
  content: '\f1b8'; }

/* '' */
.icon-cab:before {
  content: '\f1b9'; }

/* '' */
.icon-taxi:before {
  content: '\f1ba'; }

/* '' */
.icon-tree:before {
  content: '\f1bb'; }

/* '' */
.icon-spotify:before {
  content: '\f1bc'; }

/* '' */
.icon-deviantart:before {
  content: '\f1bd'; }

/* '' */
.icon-soundcloud:before {
  content: '\f1be'; }

/* '' */
.icon-database:before {
  content: '\f1c0'; }

/* '' */
.icon-file-pdf:before {
  content: '\f1c1'; }

/* '' */
.icon-file-word:before {
  content: '\f1c2'; }

/* '' */
.icon-file-excel:before {
  content: '\f1c3'; }

/* '' */
.icon-file-powerpoint:before {
  content: '\f1c4'; }

/* '' */
.icon-file-image:before {
  content: '\f1c5'; }

/* '' */
.icon-file-archive:before {
  content: '\f1c6'; }

/* '' */
.icon-file-audio:before {
  content: '\f1c7'; }

/* '' */
.icon-file-video:before {
  content: '\f1c8'; }

/* '' */
.icon-file-code:before {
  content: '\f1c9'; }

/* '' */
.icon-vine:before {
  content: '\f1ca'; }

/* '' */
.icon-codepen:before {
  content: '\f1cb'; }

/* '' */
.icon-jsfiddle:before {
  content: '\f1cc'; }

/* '' */
.icon-lifebuoy:before {
  content: '\f1cd'; }

/* '' */
.icon-circle-notch:before {
  content: '\f1ce'; }

/* '' */
.icon-rebel:before {
  content: '\f1d0'; }

/* '' */
.icon-empire:before {
  content: '\f1d1'; }

/* '' */
.icon-git-squared:before {
  content: '\f1d2'; }

/* '' */
.icon-git:before {
  content: '\f1d3'; }

/* '' */
.icon-hacker-news:before {
  content: '\f1d4'; }

/* '' */
.icon-tencent-weibo:before {
  content: '\f1d5'; }

/* '' */
.icon-qq:before {
  content: '\f1d6'; }

/* '' */
.icon-wechat:before {
  content: '\f1d7'; }

/* '' */
.icon-paper-plane:before {
  content: '\f1d8'; }

/* '' */
.icon-paper-plane-o:before {
  content: '\f1d9'; }

/* '' */
.icon-history:before {
  content: '\f1da'; }

/* '' */
.icon-circle-thin:before {
  content: '\f1db'; }

/* '' */
.icon-header:before {
  content: '\f1dc'; }

/* '' */
.icon-paragraph:before {
  content: '\f1dd'; }

/* '' */
.icon-sliders:before {
  content: '\f1de'; }

/* '' */
.icon-share:before {
  content: '\f1e0'; }

/* '' */
.icon-share-squared:before {
  content: '\f1e1'; }

/* '' */
.icon-bomb:before {
  content: '\f1e2'; }

/* '' */
.icon-soccer-ball:before {
  content: '\f1e3'; }

/* '' */
.icon-tty:before {
  content: '\f1e4'; }

/* '' */
.icon-binoculars:before {
  content: '\f1e5'; }

/* '' */
.icon-plug:before {
  content: '\f1e6'; }

/* '' */
.icon-slideshare:before {
  content: '\f1e7'; }

/* '' */
.icon-twitch:before {
  content: '\f1e8'; }

/* '' */
.icon-yelp:before {
  content: '\f1e9'; }

/* '' */
.icon-newspaper:before {
  content: '\f1ea'; }

/* '' */
.icon-wifi:before {
  content: '\f1eb'; }

/* '' */
.icon-calc:before {
  content: '\f1ec'; }

/* '' */
.icon-paypal:before {
  content: '\f1ed'; }

/* '' */
.icon-gwallet:before {
  content: '\f1ee'; }

/* '' */
.icon-cc-visa:before {
  content: '\f1f0'; }

/* '' */
.icon-cc-mastercard:before {
  content: '\f1f1'; }

/* '' */
.icon-cc-discover:before {
  content: '\f1f2'; }

/* '' */
.icon-cc-amex:before {
  content: '\f1f3'; }

/* '' */
.icon-cc-paypal:before {
  content: '\f1f4'; }

/* '' */
.icon-cc-stripe:before {
  content: '\f1f5'; }

/* '' */
.icon-bell-off:before {
  content: '\f1f6'; }

/* '' */
.icon-bell-off-o:before {
  content: '\f1f7'; }

/* '' */
.icon-trash:before {
  content: '\f1f8'; }

/* '' */
.icon-copyright:before {
  content: '\f1f9'; }

/* '' */
.icon-at:before {
  content: '\f1fa'; }

/* '' */
.icon-eyedropper:before {
  content: '\f1fb'; }

/* '' */
.icon-brush:before {
  content: '\f1fc'; }

/* '' */
.icon-birthday:before {
  content: '\f1fd'; }

/* '' */
.icon-chart-area:before {
  content: '\f1fe'; }

/* '' */
.icon-chart-pie:before {
  content: '\f200'; }

/* '' */
.icon-chart-line:before {
  content: '\f201'; }

/* '' */
.icon-lastfm:before {
  content: '\f202'; }

/* '' */
.icon-lastfm-squared:before {
  content: '\f203'; }

/* '' */
.icon-toggle-off:before {
  content: '\f204'; }

/* '' */
.icon-toggle-on:before {
  content: '\f205'; }

/* '' */
.icon-bicycle:before {
  content: '\f206'; }

/* '' */
.icon-bus:before {
  content: '\f207'; }

/* '' */
.icon-ioxhost:before {
  content: '\f208'; }

/* '' */
.icon-angellist:before {
  content: '\f209'; }

/* '' */
.icon-cc:before {
  content: '\f20a'; }

/* '' */
.icon-shekel:before {
  content: '\f20b'; }

/* '' */
.icon-meanpath:before {
  content: '\f20c'; }

/* '' */
.icon-buysellads:before {
  content: '\f20d'; }

/* '' */
.icon-connectdevelop:before {
  content: '\f20e'; }

/* '' */
.icon-dashcube:before {
  content: '\f210'; }

/* '' */
.icon-forumbee:before {
  content: '\f211'; }

/* '' */
.icon-leanpub:before {
  content: '\f212'; }

/* '' */
.icon-sellsy:before {
  content: '\f213'; }

/* '' */
.icon-shirtsinbulk:before {
  content: '\f214'; }

/* '' */
.icon-simplybuilt:before {
  content: '\f215'; }

/* '' */
.icon-skyatlas:before {
  content: '\f216'; }

/* '' */
.icon-cart-plus:before {
  content: '\f217'; }

/* '' */
.icon-cart-arrow-down:before {
  content: '\f218'; }

/* '' */
.icon-diamond:before {
  content: '\f219'; }

/* '' */
.icon-ship:before {
  content: '\f21a'; }

/* '' */
.icon-user-secret:before {
  content: '\f21b'; }

/* '' */
.icon-motorcycle:before {
  content: '\f21c'; }

/* '' */
.icon-street-view:before {
  content: '\f21d'; }

/* '' */
.icon-heartbeat:before {
  content: '\f21e'; }

/* '' */
.icon-venus:before {
  content: '\f221'; }

/* '' */
.icon-mars:before {
  content: '\f222'; }

/* '' */
.icon-mercury:before {
  content: '\f223'; }

/* '' */
.icon-transgender:before {
  content: '\f224'; }

/* '' */
.icon-transgender-alt:before {
  content: '\f225'; }

/* '' */
.icon-venus-double:before {
  content: '\f226'; }

/* '' */
.icon-mars-double:before {
  content: '\f227'; }

/* '' */
.icon-venus-mars:before {
  content: '\f228'; }

/* '' */
.icon-mars-stroke:before {
  content: '\f229'; }

/* '' */
.icon-mars-stroke-v:before {
  content: '\f22a'; }

/* '' */
.icon-mars-stroke-h:before {
  content: '\f22b'; }

/* '' */
.icon-neuter:before {
  content: '\f22c'; }

/* '' */
.icon-genderless:before {
  content: '\f22d'; }

/* '' */
.icon-facebook-official:before {
  content: '\f230'; }

/* '' */
.icon-pinterest:before {
  content: '\f231'; }

/* '' */
.icon-whatsapp:before {
  content: '\f232'; }

/* '' */
.icon-server:before {
  content: '\f233'; }

/* '' */
.icon-user-plus:before {
  content: '\f234'; }

/* '' */
.icon-user-times:before {
  content: '\f235'; }

/* '' */
.icon-bed:before {
  content: '\f236'; }

/* '' */
.icon-viacoin:before {
  content: '\f237'; }

/* '' */
.icon-train:before {
  content: '\f238'; }

/* '' */
.icon-subway:before {
  content: '\f239'; }

/* '' */
.icon-medium:before {
  content: '\f23a'; }

/* '' */
.icon-y-combinator:before {
  content: '\f23b'; }

/* '' */
.icon-optin-monster:before {
  content: '\f23c'; }

/* '' */
.icon-opencart:before {
  content: '\f23d'; }

/* '' */
.icon-expeditedssl:before {
  content: '\f23e'; }

/* '' */
.icon-battery-4:before {
  content: '\f240'; }

/* '' */
.icon-battery-3:before {
  content: '\f241'; }

/* '' */
.icon-battery-2:before {
  content: '\f242'; }

/* '' */
.icon-battery-1:before {
  content: '\f243'; }

/* '' */
.icon-battery-0:before {
  content: '\f244'; }

/* '' */
.icon-mouse-pointer:before {
  content: '\f245'; }

/* '' */
.icon-i-cursor:before {
  content: '\f246'; }

/* '' */
.icon-object-group:before {
  content: '\f247'; }

/* '' */
.icon-object-ungroup:before {
  content: '\f248'; }

/* '' */
.icon-sticky-note:before {
  content: '\f249'; }

/* '' */
.icon-sticky-note-o:before {
  content: '\f24a'; }

/* '' */
.icon-cc-jcb:before {
  content: '\f24b'; }

/* '' */
.icon-cc-diners-club:before {
  content: '\f24c'; }

/* '' */
.icon-clone:before {
  content: '\f24d'; }

/* '' */
.icon-balance-scale:before {
  content: '\f24e'; }

/* '' */
.icon-hourglass-empty:before {
  content: '\f250'; }

/* '' */
.icon-hourglass-1:before {
  content: '\f251'; }

/* '' */
.icon-hourglass-2:before {
  content: '\f252'; }

/* '' */
.icon-hourglass-3:before {
  content: '\f253'; }

/* '' */
.icon-hourglass-full:before {
  content: '\f254'; }

/* '' */
.icon-hand-grab-o:before {
  content: '\f255'; }

/* '' */
.icon-hand-paper-o:before {
  content: '\f256'; }

/* '' */
.icon-hand-scissors-o:before {
  content: '\f257'; }

/* '' */
.icon-hand-lizard-o:before {
  content: '\f258'; }

/* '' */
.icon-hand-spock-o:before {
  content: '\f259'; }

/* '' */
.icon-hand-pointer-o:before {
  content: '\f25a'; }

/* '' */
.icon-hand-peace-o:before {
  content: '\f25b'; }

/* '' */
.icon-trademark:before {
  content: '\f25c'; }

/* '' */
.icon-registered:before {
  content: '\f25d'; }

/* '' */
.icon-creative-commons:before {
  content: '\f25e'; }

/* '' */
.icon-gg:before {
  content: '\f260'; }

/* '' */
.icon-gg-circled:before {
  content: '\f261'; }

/* '' */
.icon-tripadvisor:before {
  content: '\f262'; }

/* '' */
.icon-odnoklassniki:before {
  content: '\f263'; }

/* '' */
.icon-odnoklassniki-square:before {
  content: '\f264'; }

/* '' */
.icon-get-pocket:before {
  content: '\f265'; }

/* '' */
.icon-wikipedia-w:before {
  content: '\f266'; }

/* '' */
.icon-safari:before {
  content: '\f267'; }

/* '' */
.icon-chrome:before {
  content: '\f268'; }

/* '' */
.icon-firefox:before {
  content: '\f269'; }

/* '' */
.icon-opera:before {
  content: '\f26a'; }

/* '' */
.icon-internet-explorer:before {
  content: '\f26b'; }

/* '' */
.icon-television:before {
  content: '\f26c'; }

/* '' */
.icon-contao:before {
  content: '\f26d'; }

/* '' */
.icon-500px:before {
  content: '\f26e'; }

/* '' */
.icon-amazon:before {
  content: '\f270'; }

/* '' */
.icon-calendar-plus-o:before {
  content: '\f271'; }

/* '' */
.icon-calendar-minus-o:before {
  content: '\f272'; }

/* '' */
.icon-calendar-times-o:before {
  content: '\f273'; }

/* '' */
.icon-calendar-check-o:before {
  content: '\f274'; }

/* '' */
.icon-industry:before {
  content: '\f275'; }

/* '' */
.icon-map-pin:before {
  content: '\f276'; }

/* '' */
.icon-map-signs:before {
  content: '\f277'; }

/* '' */
.icon-map-o:before {
  content: '\f278'; }

/* '' */
.icon-map:before {
  content: '\f279'; }

/* '' */
.icon-commenting:before {
  content: '\f27a'; }

/* '' */
.icon-commenting-o:before {
  content: '\f27b'; }

/* '' */
.icon-houzz:before {
  content: '\f27c'; }

/* '' */
.icon-vimeo:before {
  content: '\f27d'; }

/* '' */
.icon-black-tie:before {
  content: '\f27e'; }

/* '' */
.icon-fonticons:before {
  content: '\f280'; }

/* '' */
.icon-reddit-alien:before {
  content: '\f281'; }

/* '' */
.icon-edge:before {
  content: '\f282'; }

/* '' */
.icon-credit-card-alt:before {
  content: '\f283'; }

/* '' */
.icon-codiepie:before {
  content: '\f284'; }

/* '' */
.icon-modx:before {
  content: '\f285'; }

/* '' */
.icon-fort-awesome:before {
  content: '\f286'; }

/* '' */
.icon-usb:before {
  content: '\f287'; }

/* '' */
.icon-product-hunt:before {
  content: '\f288'; }

/* '' */
.icon-mixcloud:before {
  content: '\f289'; }

/* '' */
.icon-scribd:before {
  content: '\f28a'; }

/* '' */
.icon-pause-circled:before {
  content: '\f28b'; }

/* '' */
.icon-pause-circled-o:before {
  content: '\f28c'; }

/* '' */
.icon-stop-circled:before {
  content: '\f28d'; }

/* '' */
.icon-stop-circled-o:before {
  content: '\f28e'; }

/* '' */
.icon-shopping-bag:before {
  content: '\f290'; }

/* '' */
.icon-shopping-basket:before {
  content: '\f291'; }

/* '' */
.icon-hashtag:before {
  content: '\f292'; }

/* '' */
.icon-bluetooth:before {
  content: '\f293'; }

/* '' */
.icon-bluetooth-b:before {
  content: '\f294'; }

/* '' */
.icon-percent:before {
  content: '\f295'; }

/* '' */
.icon-gitlab:before {
  content: '\f296'; }

/* '' */
.icon-wpbeginner:before {
  content: '\f297'; }

/* '' */
.icon-wpforms:before {
  content: '\f298'; }

/* '' */
.icon-envira:before {
  content: '\f299'; }

/* '' */
.icon-universal-access:before {
  content: '\f29a'; }

/* '' */
.icon-wheelchair-alt:before {
  content: '\f29b'; }

/* '' */
.icon-question-circled-o:before {
  content: '\f29c'; }

/* '' */
.icon-blind:before {
  content: '\f29d'; }

/* '' */
.icon-audio-description:before {
  content: '\f29e'; }

/* '' */
.icon-volume-control-phone:before {
  content: '\f2a0'; }

/* '' */
.icon-braille:before {
  content: '\f2a1'; }

/* '' */
.icon-assistive-listening-systems:before {
  content: '\f2a2'; }

/* '' */
.icon-american-sign-language-interpreting:before {
  content: '\f2a3'; }

/* '' */
.icon-asl-interpreting:before {
  content: '\f2a4'; }

/* '' */
.icon-glide-g:before {
  content: '\f2a6'; }

/* '' */
.icon-sign-language:before {
  content: '\f2a7'; }

/* '' */
.icon-low-vision:before {
  content: '\f2a8'; }

/* '' */
.icon-viadeo:before {
  content: '\f2a9'; }

/* '' */
.icon-viadeo-square:before {
  content: '\f2aa'; }

/* '' */
.icon-snapchat:before {
  content: '\f2ab'; }

/* '' */
.icon-snapchat-ghost:before {
  content: '\f2ac'; }

/* '' */
.icon-snapchat-square:before {
  content: '\f2ad'; }

/* '' */
.icon-pied-piper:before {
  content: '\f2ae'; }

/* '' */
.icon-first-order:before {
  content: '\f2b0'; }

/* '' */
.icon-yoast:before {
  content: '\f2b1'; }

/* '' */
.icon-themeisle:before {
  content: '\f2b2'; }

/* '' */
.icon-google-plus-circled:before {
  content: '\f2b3'; }

/* '' */
.icon-font-awesome:before {
  content: '\f2b4'; }

/* '' */
.icon-handshake-o:before {
  content: '\f2b5'; }

/* '' */
.icon-envelope-open:before {
  content: '\f2b6'; }

/* '' */
.icon-envelope-open-o:before {
  content: '\f2b7'; }

/* '' */
.icon-linode:before {
  content: '\f2b8'; }

/* '' */
.icon-address-book:before {
  content: '\f2b9'; }

/* '' */
.icon-address-book-o:before {
  content: '\f2ba'; }

/* '' */
.icon-address-card:before {
  content: '\f2bb'; }

/* '' */
.icon-address-card-o:before {
  content: '\f2bc'; }

/* '' */
.icon-user-circled:before {
  content: '\f2bd'; }

/* '' */
.icon-user-circle-o:before {
  content: '\f2be'; }

/* '' */
.icon-user-alt-o:before {
  content: '\f2c0'; }

/* '' */
.icon-id-badge:before {
  content: '\f2c1'; }

/* '' */
.icon-id-card:before {
  content: '\f2c2'; }

/* '' */
.icon-id-card-o:before {
  content: '\f2c3'; }

/* '' */
.icon-quora:before {
  content: '\f2c4'; }

/* '' */
.icon-free-code-camp:before {
  content: '\f2c5'; }

/* '' */
.icon-telegram:before {
  content: '\f2c6'; }

/* '' */
.icon-thermometer-4:before {
  content: '\f2c7'; }

/* '' */
.icon-thermometer-3:before {
  content: '\f2c8'; }

/* '' */
.icon-thermometer-2:before {
  content: '\f2c9'; }

/* '' */
.icon-thermometer-1:before {
  content: '\f2ca'; }

/* '' */
.icon-thermometer:before {
  content: '\f2cb'; }

/* '' */
.icon-shower:before {
  content: '\f2cc'; }

/* '' */
.icon-bath:before {
  content: '\f2cd'; }

/* '' */
.icon-podcast:before {
  content: '\f2ce'; }

/* '' */
.icon-window-maximize:before {
  content: '\f2d0'; }

/* '' */
.icon-window-minimize:before {
  content: '\f2d1'; }

/* '' */
.icon-window-restore:before {
  content: '\f2d2'; }

/* '' */
.icon-window-close:before {
  content: '\f2d3'; }

/* '' */
.icon-window-close-o:before {
  content: '\f2d4'; }

/* '' */
.icon-bandcamp:before {
  content: '\f2d5'; }

/* '' */
.icon-grav:before {
  content: '\f2d6'; }

/* '' */
.icon-etsy:before {
  content: '\f2d7'; }

/* '' */
.icon-imdb:before {
  content: '\f2d8'; }

/* '' */
.icon-ravelry:before {
  content: '\f2d9'; }

/* '' */
.icon-eercast:before {
  content: '\f2da'; }

/* '' */
.icon-microchip:before {
  content: '\f2db'; }

/* '' */
.icon-snowflake-o:before {
  content: '\f2dc'; }

/* '' */
.icon-superpowers:before {
  content: '\f2dd'; }

/* '' */
.icon-wpexplorer:before {
  content: '\f2de'; }

/* '' */
.icon-meetup:before {
  content: '\f2e0'; }

/* '' */
.icon-github-squared:before {
  content: '\f300'; }

/* '' */
.icon-twitter-squared:before {
  content: '\f304'; }

/* '' */
.icon-facebook-squared:before {
  content: '\f308'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\f30c'; }

/* '' */
.icon-instagram-alt:before {
  content: '\f32d'; }

/* '' */
/*End Fontello*/
/*Begin Fontawesome*/
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.search-toggle,
.site-search-form .button .icon,
.search-tags .label .icon,
.site-search-facets .select-wrapper:after,
.site-search-facets legend:after,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fa-pull-left.search-toggle,
.site-search-form .button .fa-pull-left.icon,
.search-tags .label .fa-pull-left.icon,
.site-search-facets .fa-pull-left.select-wrapper:after,
.site-search-facets legend.fa-pull-left:after,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fa-pull-right.search-toggle,
.site-search-form .button .fa-pull-right.icon,
.search-tags .label .fa-pull-right.icon,
.site-search-facets .fa-pull-right.select-wrapper:after,
.site-search-facets legend.fa-pull-right:after,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-abacus:before {
  content: "\f640"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acorn:before {
  content: "\f6ae"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alicorn:before {
  content: "\f6b0"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-analytics:before {
  content: "\f643"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-crate:before {
  content: "\f6b1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-atom-alt:before {
  content: "\f5d3"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

.fa-backpack:before {
  content: "\f5d4"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ballot:before {
  content: "\f732"; }

.fa-ballot-check:before {
  content: "\f733"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-barcode-alt:before {
  content: "\f463"; }

.fa-barcode-read:before {
  content: "\f464"; }

.fa-barcode-scan:before {
  content: "\f465"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-school:before {
  content: "\f5d5"; }

.fa-bell-school-slash:before {
  content: "\f5d6"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blanket:before {
  content: "\f498"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bone-break:before {
  content: "\f5d8"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-alt:before {
  content: "\f5d9"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-heart:before {
  content: "\f499"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-book-spells:before {
  content: "\f6b8"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-books:before {
  content: "\f5db"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-alt:before {
  content: "\f49a"; }

.fa-box-ballot:before {
  content: "\f735"; }

.fa-box-check:before {
  content: "\f467"; }

.fa-box-fragile:before {
  content: "\f49b"; }

.fa-box-full:before {
  content: "\f49c"; }

.fa-box-heart:before {
  content: "\f49d"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-up:before {
  content: "\f49f"; }

.fa-box-usd:before {
  content: "\f4a0"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxes-alt:before {
  content: "\f4a1"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-bullseye-arrow:before {
  content: "\f648"; }

.fa-bullseye-pointer:before {
  content: "\f649"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-bus-school:before {
  content: "\f5dd"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-cabinet-filing:before {
  content: "\f64b"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calculator-alt:before {
  content: "\f64c"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-star:before {
  content: "\f736"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campfire:before {
  content: "\f6ba"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-candle-holder:before {
  content: "\f6bc"; }

.fa-candy-corn:before {
  content: "\f6bd"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-bump:before {
  content: "\f5e0"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-garage:before {
  content: "\f5e2"; }

.fa-car-mechanic:before {
  content: "\f5e3"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-car-tilt:before {
  content: "\f5e5"; }

.fa-car-wash:before {
  content: "\f5e6"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cauldron:before {
  content: "\f6bf"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chair-office:before {
  content: "\f6c1"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-line-down:before {
  content: "\f64d"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-chart-pie-alt:before {
  content: "\f64e"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-claw-marks:before {
  content: "\f6c2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clipboard-list-check:before {
  content: "\f737"; }

.fa-clipboard-prescription:before {
  content: "\f5e8"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-drizzle:before {
  content: "\f738"; }

.fa-cloud-hail:before {
  content: "\f739"; }

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-rainbow:before {
  content: "\f73e"; }

.fa-cloud-showers:before {
  content: "\f73f"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sleet:before {
  content: "\f741"; }

.fa-cloud-snow:before {
  content: "\f742"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-coffee-togo:before {
  content: "\f6c5"; }

.fa-coffin:before {
  content: "\f6c6"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-alt-check:before {
  content: "\f4a2"; }

.fa-comment-alt-dollar:before {
  content: "\f650"; }

.fa-comment-alt-dots:before {
  content: "\f4a3"; }

.fa-comment-alt-edit:before {
  content: "\f4a4"; }

.fa-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fa-comment-alt-lines:before {
  content: "\f4a6"; }

.fa-comment-alt-minus:before {
  content: "\f4a7"; }

.fa-comment-alt-plus:before {
  content: "\f4a8"; }

.fa-comment-alt-slash:before {
  content: "\f4a9"; }

.fa-comment-alt-smile:before {
  content: "\f4aa"; }

.fa-comment-alt-times:before {
  content: "\f4ab"; }

.fa-comment-check:before {
  content: "\f4ac"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-edit:before {
  content: "\f4ae"; }

.fa-comment-exclamation:before {
  content: "\f4af"; }

.fa-comment-lines:before {
  content: "\f4b0"; }

.fa-comment-minus:before {
  content: "\f4b1"; }

.fa-comment-plus:before {
  content: "\f4b2"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comment-smile:before {
  content: "\f4b4"; }

.fa-comment-times:before {
  content: "\f4b5"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-alt:before {
  content: "\f4b6"; }

.fa-comments-alt-dollar:before {
  content: "\f652"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compass-slash:before {
  content: "\f5e9"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-container-storage:before {
  content: "\f4b7"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-corn:before {
  content: "\f6c7"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cow:before {
  content: "\f6c8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dagger:before {
  content: "\f6cb"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dewpoint:before {
  content: "\f748"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d10:before {
  content: "\f6cd"; }

.fa-dice-d12:before {
  content: "\f6ce"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d4:before {
  content: "\f6d0"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-d8:before {
  content: "\f6d2"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-diploma:before {
  content: "\f5ea"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-do-not-enter:before {
  content: "\f5ec"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dog-leashed:before {
  content: "\f6d4"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-circle:before {
  content: "\f5ed"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick:before {
  content: "\f6d6"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-duck:before {
  content: "\f6d8"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-ear:before {
  content: "\f5f0"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-elephant:before {
  content: "\f6da"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-dollar:before {
  content: "\f657"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-evil:before {
  content: "\f6db"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-certificate:before {
  content: "\f5f3"; }

.fa-file-chart-line:before {
  content: "\f659"; }

.fa-file-chart-pie:before {
  content: "\f65a"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-spreadsheet:before {
  content: "\f65b"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-user:before {
  content: "\f65c"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-fire-smoke:before {
  content: "\f74b"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-alt:before {
  content: "\f74c"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flame:before {
  content: "\f6df"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flask-poison:before {
  content: "\f6e0"; }

.fa-flask-potion:before {
  content: "\f6e1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-fog:before {
  content: "\f74e"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-folder-times:before {
  content: "\f65f"; }

.fa-folders:before {
  content: "\f660"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-fragile:before {
  content: "\f4bb"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-function:before {
  content: "\f661"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gas-pump-slash:before {
  content: "\f5f4"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gift-card:before {
  content: "\f663"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glasses-alt:before {
  content: "\f5f5"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-stand:before {
  content: "\f5f6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hammer-war:before {
  content: "\f6e4"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-heart:before {
  content: "\f4bc"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-magic:before {
  content: "\f6e5"; }

.fa-hand-holding-seedling:before {
  content: "\f4bf"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-heart:before {
  content: "\f4c3"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-usd:before {
  content: "\f4c5"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt:before {
  content: "\f4c6"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side:before {
  content: "\f6e9"; }

.fa-head-vr:before {
  content: "\f6ea"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-circle:before {
  content: "\f4c7"; }

.fa-heart-rate:before {
  content: "\f5f8"; }

.fa-heart-square:before {
  content: "\f4c8"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-mask:before {
  content: "\f6ee"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-home:before {
  content: "\f015"; }

.fa-home-heart:before {
  content: "\f4c9"; }

.fa-hood-cloak:before {
  content: "\f6ef"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-flood:before {
  content: "\f74f"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-inhaler:before {
  content: "\f5f9"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-integral:before {
  content: "\f667"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-key-skeleton:before {
  content: "\f6f3"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-keynote:before {
  content: "\f66c"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kidneys:before {
  content: "\f5fb"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kite:before {
  content: "\f6f4"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-knife-kitchen:before {
  content: "\f6f5"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-landmark-alt:before {
  content: "\f752"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-layer-minus:before {
  content: "\f5fe"; }

.fa-layer-plus:before {
  content: "\f5ff"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leaf-heart:before {
  content: "\f4cb"; }

.fa-leaf-maple:before {
  content: "\f6f6"; }

.fa-leaf-oak:before {
  content: "\f6f7"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-lightbulb-dollar:before {
  content: "\f670"; }

.fa-lightbulb-exclamation:before {
  content: "\f671"; }

.fa-lightbulb-on:before {
  content: "\f672"; }

.fa-lightbulb-slash:before {
  content: "\f673"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lips:before {
  content: "\f600"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location:before {
  content: "\f601"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-location-circle:before {
  content: "\f602"; }

.fa-location-slash:before {
  content: "\f603"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-loveseat:before {
  content: "\f4cc"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luchador:before {
  content: "\f455"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-mace:before {
  content: "\f6f8"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-mandolin:before {
  content: "\f6f9"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-marker-alt-slash:before {
  content: "\f605"; }

.fa-map-marker-check:before {
  content: "\f606"; }

.fa-map-marker-edit:before {
  content: "\f607"; }

.fa-map-marker-exclamation:before {
  content: "\f608"; }

.fa-map-marker-minus:before {
  content: "\f609"; }

.fa-map-marker-plus:before {
  content: "\f60a"; }

.fa-map-marker-question:before {
  content: "\f60b"; }

.fa-map-marker-slash:before {
  content: "\f60c"; }

.fa-map-marker-smile:before {
  content: "\f60d"; }

.fa-map-marker-times:before {
  content: "\f60e"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaphone:before {
  content: "\f675"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mind-share:before {
  content: "\f677"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-moon-cloud:before {
  content: "\f754"; }

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pegasus:before {
  content: "\f703"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-paintbrush:before {
  content: "\f618"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

.fa-person-dolly:before {
  content: "\f4d0"; }

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-office:before {
  content: "\f67d"; }

.fa-phone-plus:before {
  content: "\f4d2"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

.fa-pie:before {
  content: "\f705"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pig:before {
  content: "\f706"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

.fa-podium-star:before {
  content: "\f758"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-presentation:before {
  content: "\f685"; }

.fa-print:before {
  content: "\f02f"; }

.fa-print-slash:before {
  content: "\f686"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-shield-cross:before {
  content: "\f712"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sigma:before {
  content: "\f68b"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signal-1:before {
  content: "\f68c"; }

.fa-signal-2:before {
  content: "\f68d"; }

.fa-signal-3:before {
  content: "\f68e"; }

.fa-signal-4:before {
  content: "\f68f"; }

.fa-signal-alt:before {
  content: "\f690"; }

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

.fa-signal-slash:before {
  content: "\f695"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-plus:before {
  content: "\f5b9"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stomach:before {
  content: "\f623"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-sun-cloud:before {
  content: "\f763"; }

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

.fa-truck-couch:before {
  content: "\f4dd"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-chart:before {
  content: "\f6a3"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-crown:before {
  content: "\f6a4"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-crown:before {
  content: "\f6a5"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-plus:before {
  content: "\f4e1"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume:before {
  content: "\f6a8"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-slash:before {
  content: "\f2e2"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-nay:before {
  content: "\f771"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-wand:before {
  content: "\f72a"; }

.fa-wand-magic:before {
  content: "\f72b"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome/webfonts/fa-brands-400.eot");
  src: url("../fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fontawesome/webfonts/fa-regular-400.eot");
  src: url("../fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far, .search-toggle, .site-search-form .button .icon, .search-tags .label .icon, .site-search-facets .select-wrapper:after, .site-search-facets legend:after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fontawesome/webfonts/fa-solid-900.eot");
  src: url("../fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*End Fontawesome*/
.btn:focus {
  outline: dotted 2px #000; }

div.active:focus {
  outline: dotted 1px #000; }

a:focus {
  outline: dotted 1px #000; }

.close:hover, .close:focus {
  outline: dotted 1px #000; }

.nav > li > a:hover, .nav > li > a:focus {
  outline: dotted 1px #000; }

.carousel-indicators li, .carousel-indicators li.active {
  height: 18px;
  width: 18px;
  border-width: 2px;
  position: relative;
  box-shadow: 0px 0px 0px 1px #808080;
  -moz-boxshadow: 0px 0px 0px 1px #808080;
  -webkit-boxshadow: 0px 0px 0px 1px #808080; }

.carousel-indicators.active li {
  background-color: rgba(100, 149, 253, 0.6); }

.carousel-indicators.active li.active {
  background-color: white; }

.carousel-tablist-highlight {
  display: block;
  position: absolute;
  outline: 2px solid transparent;
  background-color: transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  -moz-boxshadow: 0px 0px 0px 1px transparent;
  -webkit-boxshadow: 0px 0px 0px 1px transparent; }

.carousel-tablist-highlight.focus {
  outline: 2px solid #6495ED;
  background-color: rgba(0, 0, 0, 0.4); }

a.carousel-control:focus {
  outline: 2px solid #6495ED;
  background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.5) 100%);
  box-shadow: 0px 0px 0px 1px #000000;
  -moz-boxshadow: 0px 0px 0px 1px #000000;
  -webkit-boxshadow: 0px 0px 0px 1px #000000; }

.carousel-pause-button {
  position: absolute;
  top: -30em;
  left: -300em;
  display: block; }

.carousel-pause-button.focus {
  top: 0.5em;
  left: 0.5em; }

.carousel:hover .carousel-caption, .carousel.contrast .carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10; }

.alert-success {
  color: #2d4821; }

.alert-info {
  color: #214c62; }

.alert-warning {
  color: #6c4a00;
  background-color: #f9f1c6; }

.alert-danger {
  color: #d2322d; }

.alert-danger:hover {
  color: #a82824; }

/*

Animate@mixin less
Cross-browser LESS animation library for Bootstrap
Licensed under the ☺ license (http://licence.visualidiot.com/)
Documenation: https://github.com/machito/animate.less
-------------------------------------------------------
Copyright © 2012 Michael Castilla
Email: yo$machito.co
Twitter: https://twitter.com/micr0bitz

*/
body {
  -webkit-backface-visibility: hidden; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    opacity: 1;
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    -o-transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }
  25% {
    -moz-transform: scale(0.95); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }
  25% {
    -o-transform: scale(0.95); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

/*

Animate@mixin less
Cross-browser LESS animation library for Bootstrap
Licensed under the ☺ license (http://licence.visualidiot.com/)
Documenation: https://github.com/machito/animate.less
-------------------------------------------------------
Copyright © 2012 Michael Castilla
Email: yo$machito.co
Twitter: https://twitter.com/micr0bitz

*/
body {
  -webkit-backface-visibility: hidden; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    opacity: 1;
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    -o-transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }
  25% {
    -moz-transform: scale(0.95); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }
  25% {
    -o-transform: scale(0.95); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

/* BACKGROUND OVERLAY ANIMATION
------------------------------------------------------------- */
/* background overlay at start */
.is-animated.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }

/* background overlay animate in */
.is-animated.mfp-bg.mfp-ready {
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* background overlay animate out */
.is-animated.mfp-bg.mfp-removing {
  opacity: 0;
  filter: alpha(opacity=0); }

/* DEFAULT OVERLAY ANIMATION
------------------------------------------------------------- */
/* default overlay at start */
.is-animated.mfp-wrap .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0); }

/* default overlay animate in */
.is-animated.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

/* default overlay animate out */
.is-animated.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

/* GALLERY OVERLAY ANIMATION
------------------------------------------------------------- */
/* gallery overlay at start */
.is-animated.mfp-wrap.mfp-gallery .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0); }

/* gallery overlay animate in */
.is-animated.mfp-wrap.mfp-gallery.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

/* gallery overlay animate out */
.is-animated.mfp-wrap.mfp-gallery.mfp-removing .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }

/* Magnific Popup CSS
------------------------------------------------------------- */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%; }
  .mfp-iframe-scaler.embed-responsive {
    position: static; }
    .mfp-iframe-scaler.embed-responsive.embed-responsive-16by9 {
      padding-bottom: 56.25%; }
    .mfp-iframe-scaler.embed-responsive.embed-responsive-4by3 {
      padding-bottom: 75%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.carousel.no-js > div,
.carousel.no-js .slide {
  display: none; }
  .carousel.no-js > div:first-child,
  .carousel.no-js .slide:first-child {
    display: block; }

.carousel .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .carousel .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 5px 8px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .carousel .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #fff;
      text-decoration: none; }
  .carousel .owl-nav .disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default; }

.carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .carousel .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .carousel .owl-dots .owl-dot.active span, .carousel .owl-dots .owl-dot:hover span {
      background: #869791; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0); } }

@keyframes fadeOut {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0); } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  filter: alpha(opacity=0);
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0;
  filter: alpha(opacity=0); }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  z-index: 1;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/icon-carousel-video-play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*!
 * Bootstrap-select v1.9.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1; }

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 0.11px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: -2; }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute; }

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url("../fonts/VideoJS.eot?#iefix") format("eot"); }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACoAAAA2CsZ2fWhoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABiwcIjbvH8Nl8ZuNkZQOBSiOgBZJqdASzOwcAEogDqtAdOAAB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgQAAAEoAAAAVmNtYXDiLxC2AAAB+AAAAUpnbHlm5X8X/gAAA4QAAA7kaGVhZArGdn0AAADQAAAANmhoZWEOogcfAAAArAAAACRobXR40gAAAAAAAYAAAAB4bG9jYTDILUIAAANEAAAAPm1heHABLwB5AAABCAAAACBuYW1l1cf1oAAAEmgAAAIKcG9zdL2sAHoAABR0AAABeQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHgABAAAAAQAAEXIS2l8PPPUACwcAAAAAANJUFcAAAAAA0lQVwAAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAeAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHQcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxHf//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AUABmALIAxgDmAR4BSAF0AZwB8gIuAo4CugMKA44DsAPqBDgEfAS4BOgFDAWiBegGNgZsBtoHcgAAAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAOABoAAAkCEwQAAxIABSQAEwIAASYAJzYANxYAFwYAAusBwP5Alf7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uAjABUAFQAZsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiAGIAAGABMAJAAnAAABLgEnFRc2NwYHFz4BNSYAJxUWEgEHASERIQERAQYHFT4BNxc3AQcXBNABZVW4A7sCJ3ElKAX+3+Wlzvu3XwFh/p8BKwF1AT5MXU6KO5lf/WCcnAOAZJ4rpbgYGGpbcUacVPQBYziaNP70Aetf/p/+QP6LAfb+wjsdmhJEMZhfBJacnAAAAQAAAAAEqwXWAAUAAAERIQERAQILASoBdv6KBGD+QP6LBKr+iwAAAAIAAAAABWYF1gAGAAwAAAEuAScRPgEBESEBEQEFZQFlVFRl/BEBKwF1/osDgGSeK/2mK54BRP5A/osEqv6LAAADAAAAAAYgBg8ABQAMABoAABMRIQERAQUuAScRPgEDFRYSFwYCBxU2ADcmAOABKwF1/osCxQFlVVVluqXOAwPOpeUBIQUF/t8EYP5A/osEqv6L4GSeK/2mK54C85o0/vS1tf70NJo4AWL19QFiAAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gAPABMAAAEhDgEHER4BFyE+ATcRLgEDIREhBUD8gD9VAQFVPwOAP1UBAVU//IADgAXVAVU//IA/VQEBVT8DgD9V++wDgAAABgAAAAAGawZrAAcADAATABsAIAAoAAAJASYnDgEHASUuAScBBSEBNhI3JgUBBgIHFhchBR4BFwEzARYXPgE3AQK+AWROVIfwYQESA4416aH+7gLl/dABelxoAQH8E/7dXGgBAQ4CMP3kNemhARJ4/t1OVIfwYf7uA/ACaBIBAVhQ/id3pfY+/idL/XNkAQGTTU0B+GT+/5NNSEul9j4B2f4IEgEBWFAB2QAAAAUAAAAABmsF1gAPABMAFwAbAB8AAAEhDgEHER4BFyE+ATcRLgEBIRUhASE1IQUhNSE1ITUhBdX7VkBUAgJUQASqQFQCAlT7FgEq/tYC6v0WAuoBwP7WASr9FgLqBdUBVT/8gD9VAQFVPwOAP1X9rJX+1ZWVlZaVAAMAAAAABiAF1gAPACcAPwAAASEOAQcRHgEXIT4BNxEuAQEjNSMVMzUzFRQGByMuAScRPgE3Mx4BFQUjNSMVMzUzFQ4BByMuATURNDY3Mx4BFwWL++o/VAICVD8EFj9UAgJU/WtwlZVwKiDgICoBASog4CAqAgtwlZVwASog4CAqKiDgICoBBdUBVT/8gD9VAQFVPwOAP1X99yXgJUogKgEBKiABKiAqAQEqIEol4CVKICoBASogASogKgEBKiAAAAYAAAAABiAE9gADAAcACwAPABMAFwAAEzM1IxEzNSMRMzUjASE1IREhNSERFSE14JWVlZWVlQErBBX76wQV++sEFQM1lv5AlQHAlf5Alv5AlQJVlZUAAAABAAAAAAYgBmwALgAAASIGBwE2NCcBHgEzPgE3LgEnDgEHFBcBLgEjDgEHHgEXMjY3AQYHHgEXPgE3LgEFQCtKHv3sBwcCDx5OLF9/AgJ/X19/Agf98R5OLF9/AgJ/XyxOHgIUBQEDe1xcewMDewJPHxsBNxk2GQE0HSACf19ffwICf18bGf7NHCACf19ffwIgHP7KFxpcewICe1xdewAAAgAAAAAGWQZrAEMATwAAATY0Jzc+AScDLgEPASYvAS4BJyEOAQ8BBgcnJgYHAwYWHwEGFBcHDgEXEx4BPwEWHwEeARchPgE/ATY3FxY2NxM2JicFLgEnPgE3HgEXDgEFqwUFngoGB5YHGQ26OkQcAxQP/tYPFAIcRTm6DRoHlQcFC50FBZ0LBQeVBxoNujlFHAIUDwEqDxQCHEU5ug0aB5UHBQv9OG+UAgKUb2+UAgKUAzckSiR7CRoNAQMMCQVLLRzGDhEBAREOxhwtSwUJDP79DBsJeyRKJHsJGg3+/QwJBUstHMYOEQEBEQ7GHC1LBQkMAQMMGwlBApRvb5QCApRvb5QAAAAAAQAAAAAGawZrAAsAABMSAAUkABMCACUEAJUIAaYBPQE9AaYICP5a/sP+w/5aA4D+w/5aCAgBpgE9AT0BpggI/loAAAACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgABJgAnNgA3FgAXBgADgP7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uBmsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAMAAAAABmsGawALABcAIwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAAw4BBy4BJz4BNx4BA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rh0Cf19ffwICf19ffwZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAk9ffwICf19ffwICfwAAAAQAAAAABiAGIAAPABsAJQApAAABIQ4BBxEeARchPgE3ES4BASM1IxUjETMVMzU7ASEeARcRDgEHITczNSMFi/vqP1QCAlQ/BBY/VAICVP1rcJVwcJVwlgEqICoBASog/tZwlZUGIAJUP/vqP1QCAlQ/BBY/VPyClZUBwLu7ASog/tYgKgFw4AACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgATBwkBJwkBNwkBFwEDgP7D/loICAGmAT0BPQGmCAj+Wjhp/vT+9GkBC/71aQEMAQxp/vUGawj+Wv7D/sP+WggIAaYBPQE9Aab8EWkBC/71aQEMAQxp/vUBC2n+9AABAAAAAAXWBrYAFgAAAREJAREeARcOAQcuAScjFgAXNgA3JgADgP6LAXW+/QUF/b6+/QWVBgFR/v4BUQYG/q8FiwEq/ov+iwEqBP2/vv0FBf2+/v6vBgYBUf7+AVEAAAABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcABM8ADgAXACoAPQBQAFoAXQAAARE2HgIHDgEHBiYjJyY3FjY3NiYHERQFFjY3PgE3LgEnIwYfAR4BFw4BFxY2Nz4BNy4BJyMGHwEeARcUBhcWNjc+ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: ""; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: ""; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
  content: ""; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: ""; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: ""; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: ""; }

.vjs-icon-volume-high, .video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: ""; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
  content: ""; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: ""; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: ""; }

.vjs-icon-adjust-huener {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-adjust-huener:before {
  content: ""; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
  content: ""; }

.vjs-icon-captions, .video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
  content: ""; }

.vjs-icon-chapters, .video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
  content: ""; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: ""; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: ""; }

.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: ""; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: ""; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: ""; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: ""; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
  content: ""; }

.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before {
  content: ""; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: ""; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: ""; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: ""; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: ""; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: ""; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: ""; }

.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before {
  content: ""; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

@media screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.vjs-live .vjs-progress-control {
  display: none; }

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  display: block;
  font-size: 0.6em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

.video-js .vjs-mouse-display:before {
  display: none; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.333333333333333em;
  right: -0.5em;
  font-size: 0.9em; }

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  display: none;
  position: absolute;
  top: -2.4em;
  right: -1.5em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 0.2em 0.5em;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }

.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

.video-js .vjs-load-progress {
  background: ligthen(#73859f, 25%);
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: ligthen(#73859f, 50%);
  background: rgba(115, 133, 159, 0.75); }

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none; }

.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em; }

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em; }

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em; }

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-controls-disabled .vjs-poster {
  display: none; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-adjust-huener {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px; }

.vjs-seeking .vjs-loading-adjust-huener,
.vjs-waiting .vjs-loading-adjust-huener {
  display: block; }

.vjs-loading-adjust-huener:before,
.vjs-loading-adjust-huener:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-adjust-huener:before,
.vjs-seeking .vjs-loading-adjust-huener:after,
.vjs-waiting .vjs-loading-adjust-huener:before,
.vjs-waiting .vjs-loading-adjust-huener:after {
  -webkit-animation: vjs-adjust-huener-adjust-hue 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-adjust-huener-fade 1.1s linear infinite;
  animation: vjs-adjust-huener-adjust-hue 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-adjust-huener-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-adjust-huener:before,
.vjs-waiting .vjs-loading-adjust-huener:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-adjust-huener:after,
.vjs-waiting .vjs-loading-adjust-huener:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-adjust-huener-adjust-hue {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-adjust-huener-adjust-hue {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-adjust-huener-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-adjust-huener-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu {
  left: -10em;
  width: 0; }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
  display: none; }

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px; }

.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

/*#####################################################################################
CUSTOM LESS MIXINS
#######################################################################################*/
/*#####################################################################################
CUSTOM VARIABLES/OVERRIDES
#######################################################################################*/
/* Base font family */
/*AHFS site variables ----------------------------*/
/* SITECORE FLEXBOX FIX -------------------------------- */
.scEmptyPlaceholder {
  flex-basis: 100%; }

/* DEFINING ICON FONTS USING ICOMOON --------------------
---------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/fonts/icomoon.eot?dql7sx");
  src: url("../fonts/icomoon/fonts/icomoon.eot?dql7sx#iefix") format("embedded-opentype"), url("../fonts/icomoon/fonts/icomoon.ttf?dql7sx") format("truetype"), url("../fonts/icomoon/fonts/icomoon.woff?dql7sx") format("woff"), url("../fonts/icomoon/fonts/icomoon.svg?dql7sx#icomoon") 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: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 21px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cart:before {
  content: "\e900"; }

.icon-drop_arrow:before {
  content: "\e901"; }

.icon-left-arrow:before {
  content: "\e902"; }

.icon-menu:before {
  content: "\e903"; }

.icon-right-arrow:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e905"; }

.icon-close:before {
  content: "\e906"; }

.icon-audience-icon:before {
  content: "\e907"; }

.icon-back-to-top:before {
  content: "\e908"; }

.icon-facebook:before {
  content: "\e909"; }

.icon-linkedin:before {
  content: "\e90a"; }

.icon-share:before {
  content: "\e90b"; }

.icon-twitter:before {
  content: "\e90c"; }

.icon-you-tube:before {
  content: "\e90d"; }

.icon-share-icon:before {
  content: "\e90e"; }

.icon-lock-icon:before {
  content: "\e90f"; }

.icon-printer-icon:before {
  content: "\e910"; }

.icon-info-icon:before {
  content: "\e911"; }

/*#####################################################################################
IE10 Viewport fix
#######################################################################################*/
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

/*#####################################################################################
UNIVERSAL STYLES
#######################################################################################*/
body {
  font-family: "Karla", sans-serif;
  font-size: 15px;
  color: #535353;
  background-color: #efefef; }
  body.overflow {
    overflow-x: hidden; }

a {
  color: #006eb7; }
  a.arrow {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal; }
    a.arrow:after {
      font-family: "icomoon";
      content: "\e904";
      font-size: 16px;
      display: inline-block;
      margin-left: 7px;
      position: relative;
      top: 3px;
      right: 0; }
    a.arrow.reverse:after {
      display: none; }
    a.arrow.reverse:before {
      font-family: "icomoon";
      content: "\e904";
      font-size: 16px;
      display: inline-block;
      margin-right: 7px;
      position: relative;
      top: 4px;
      left: 0;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg); }
  a.video {
    position: relative;
    display: block;
    background: #000; }
    a.video:after {
      content: url(../images/play-icon-noBG.png);
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      background: rgba(0, 110, 183, 0.5);
      width: 80px;
      height: 80px;
      text-align: center;
      overflow: hidden;
      padding-top: 25px;
      border: 2px solid #fff;
      border-radius: 50%; }
    a.video img {
      width: 100%; }
    a.video:hover img {
      opacity: .85;
      transition: all ease 4s; }
    a.video:hover:after {
      width: 90px;
      height: 90px;
      padding-top: 30px;
      transition: all ease 2s; }
  a.locked {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px; }
    a.locked:after {
      font-family: "icomoon";
      content: "\e90f";
      font-size: 18px;
      display: inline-block;
      margin-left: 7px;
      position: relative;
      top: 3px; }
  a.external {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px; }
    a.external:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      content: "\f08e";
      font-size: 16px;
      display: inline-block;
      margin-left: 7px;
      position: relative;
      top: 1px;
      right: 0; }
  a:hover {
    color: #0089e3; }
    a:hover.arrow {
      text-decoration: none; }
      a:hover.arrow:after {
        right: -7px;
        transition: all ease 4s; }
      a:hover.arrow.reverse:before {
        left: -7px;
        transition: all ease 4s; }
  a:active, a:focus {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  color: #535353;
  font-family: "Playfair Display", serif;
  text-align: center; }

.ahfs h1, .ahfs h2, .ahfs h3, .ahfs h4, .ahfs h5, .ahfs h6 {
  font-family: "Karla", sans-serif; }

h1 {
  font-size: 50px;
  margin: 60px 0; }
  h1.alt {
    margin: 0 auto 20px !important;
    padding: 0 145px; }
    h1.alt:after {
      content: "";
      display: block;
      width: 30px;
      height: 5px;
      margin: 40px auto 0;
      background-color: #ef691c; }
  @media (max-width: 767px) {
    h1 {
      font-size: 30px;
      margin: 30px 0; }
      h1.alt {
        width: 100%;
        padding: 0; }
        h1.alt:after {
          margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h1.alt {
      padding: 0; } }

h2 {
  font-size: 30px;
  margin: 0 0 25px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h2 {
      font-size: 22px; } }

h3 {
  font-size: 24px;
  margin: 0 0 15px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 20px; } }

p {
  margin: 10px 0; }

.photoLeft {
  float: left;
  margin: 5px 15px 10px 0; }

.photoRight {
  float: right;
  margin: 5px 0 15px 10px; }

figure {
  margin: 0; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

li {
  margin: 5px 0; }

ul {
  list-style-type: disc;
  padding-left: 15px; }

ul.noBullet {
  list-style: none;
  margin: 0;
  padding: 0; }

ol {
  padding-left: 18px; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.ie9 .img-responsive,
.lt-ie9 .img-responsive {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

a.button {
  /* generic button link */
  display: inline-block;
  background: #ef691c;
  margin: 5px 0 15px 0;
  padding: 7px 15px;
  position: relative;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  white-space: nowrap; }
  a.button:hover {
    background: #ca530e;
    transition: all ease 2s; }
  a.button.blue {
    background: #006eb7; }
    a.button.blue:hover {
      background: #004f84;
      transition: all ease 2s; }
  a.button.cancel-btn {
    background: #f3f0ec;
    color: #535353;
    text-transform: uppercase;
    margin-left: 10px; }
    a.button.cancel-btn:hover {
      background: #b9b7b4; }
  a.button.arrow:after {
    font-family: "icomoon";
    content: "\e904";
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 3px; }

/*#####################################################################################
INTERFACE SHELL STYLES
#######################################################################################*/
.main-container {
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  .main-container .row.row-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    margin: 130px -15px 30px;
    position: relative; }
    .main-container .row.row-flex [class^="col-"], .main-container .row.row-flex [class*=" col-"] {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      -ms-flex-grow: 0;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -ms-flex-positive: 0;
      -ms-flex-negative: 0; }
      .main-container .row.row-flex [class^="col-"]:nth-child(2), .main-container .row.row-flex [class*=" col-"]:nth-child(2) {
        margin-left: -1px; }
      .main-container .row.row-flex [class^="col-"] .card-module .card-content .content-centering .row [class^="col-"], .main-container .row.row-flex [class^="col-"] .card-module .card-content .content-centering .row [class*=" col-"], .main-container .row.row-flex [class*=" col-"] .card-module .card-content .content-centering .row [class^="col-"], .main-container .row.row-flex [class*=" col-"] .card-module .card-content .content-centering .row [class*=" col-"] {
        display: block;
        flex: auto;
        flex-grow: inherit; }
    .main-container .row.row-flex.flex-wrap {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; }
      .main-container .row.row-flex.flex-wrap .card-module {
        margin: 30px 0 0; }
      .main-container .row.row-flex.flex-wrap:empty {
        display: none; }
    .main-container .row.row-flex .clear-flex {
      position: absolute !important; }
      .main-container .row.row-flex .clear-flex .card-block-header {
        text-align: center;
        position: absolute;
        top: -80px;
        left: 15px;
        right: 15px; }
      .main-container .row.row-flex .clear-flex.double-header {
        right: 0; }
    .main-container .row.row-flex.no-header {
      margin-top: 0; }
    .main-container .row.row-flex.additional-margin {
      margin-bottom: 60px; }
    .main-container .row.row-flex > .row.row-flex {
      display: block;
      flex: auto;
      flex-grow: inherit;
      width: 100%;
      margin: 130px 0 30px; }
      .main-container .row.row-flex > .row.row-flex [class^="col-"], .main-container .row.row-flex > .row.row-flex [class*=" col-"] {
        display: block;
        flex: auto;
        flex-grow: inherit; }
  .main-container .ad-container {
    margin: 40px 0 15px; }
  @media (max-width: 767px) {
    .main-container .row.row-flex {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 30px -15px 30px; }
      .main-container .row.row-flex.additional-margin {
        border: none;
        padding-bottom: 0; }
      .main-container .row.row-flex.flex-wrap .card-module {
        margin: 15px 0 0; }
      .main-container .row.row-flex .clear-flex {
        position: relative !important;
        width: 100%; }
        .main-container .row.row-flex .clear-flex .card-block-header {
          text-align: center;
          position: relative;
          top: 0;
          left: auto;
          right: auto;
          width: 100%; }
        .main-container .row.row-flex .clear-flex.double-header {
          margin: 30px 0 0; }
    .main-container .ad-container {
      margin: 40px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-container .row.row-flex {
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin-top: 30px; }
      .main-container .row.row-flex .clear-flex {
        position: relative !important;
        width: 100%; }
        .main-container .row.row-flex .clear-flex .card-block-header {
          text-align: center;
          position: relative;
          top: 0;
          left: auto;
          right: auto;
          width: 100%; }
        .main-container .row.row-flex .clear-flex.double-header {
          margin: 30px 0 0; }
      .main-container .row.row-flex.flex-wrap [class^="col-"]:first-child, .main-container .row.row-flex.flex-wrap [class*=" col-"]:first-child {
        margin-left: -1px; }
    .main-container .ad-container {
      margin: 40px 0; } }

.header-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .header-container:before, .header-container:after {
    content: " ";
    display: table; }
  .header-container:after {
    clear: both; }
  .header-container > .container,
  .header-container > .container-fluid {
    position: relative; }
  .header-container.tier {
    overflow: visible;
    margin: 0 0 10px; }
    .header-container.tier .hot-links {
      margin-top: 15px;
      top: 0; }
    .header-container.tier .nav-bar {
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      margin: 0 0 15px; }
    .header-container.tier ul {
      list-style: none; }
      .header-container.tier ul li {
        display: inline-block; }
      .header-container.tier ul.breadcrumb {
        padding: 0 0 0 30px;
        font-size: 13px;
        position: relative;
        top: 3px; }
        .header-container.tier ul.breadcrumb li:after {
          content: "/";
          display: inline-block;
          margin-left: 5px; }
        .header-container.tier ul.breadcrumb li:last-child:after {
          display: none; }
        .header-container.tier ul.breadcrumb li.back {
          border-right: 1px solid #d1c9be;
          padding-right: 20px;
          margin-right: 15px; }
          .header-container.tier ul.breadcrumb li.back a {
            font-weight: bold;
            text-transform: uppercase;
            font-size: 14px; }
            .header-container.tier ul.breadcrumb li.back a:before {
              font-family: "icomoon";
              content: "\e902";
              display: inline-block;
              font-weight: normal;
              position: relative;
              top: 2px;
              margin-right: 10px;
              left: 0; }
            .header-container.tier ul.breadcrumb li.back a:hover {
              text-decoration: none; }
              .header-container.tier ul.breadcrumb li.back a:hover:before {
                left: -5px;
                transition: all ease 2s; }
          .header-container.tier ul.breadcrumb li.back:after {
            display: none; }
      .header-container.tier ul.utility {
        padding: 0 30px 0 0; }
        .header-container.tier ul.utility li {
          margin-right: 15px;
          border-right: 1px solid #d1c9be;
          padding-right: 20px; }
          .header-container.tier ul.utility li a:hover {
            text-decoration: none; }
          .header-container.tier ul.utility li a span {
            font-size: 24px;
            vertical-align: middle;
            color: #006eb7; }
          .header-container.tier ul.utility li:last-child {
            margin-right: 0;
            border: none;
            padding-right: 0; }
          .header-container.tier ul.utility li:first-child a:hover {
            text-decoration: underline; }
  .header-container .hot-links {
    background: #fff;
    position: relative;
    z-index: 9;
    top: 15px; }
    .header-container .hot-links ul {
      padding: 5px 0;
      margin: 0;
      font-size: 0;
      height: 30px;
      overflow: hidden; }
      .header-container .hot-links ul li {
        height: auto;
        display: inline;
        margin: 0 7px;
        padding: 5px 0;
        font-size: 14px; }
        .header-container .hot-links ul li:before {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          font-weight: normal;
          line-height: 1;
          vertical-align: -.125em;
          content: "\f111";
          display: inline-block;
          margin-right: 10px;
          font-size: 6px;
          position: relative;
          top: -1px;
          vertical-align: middle; }
        .header-container .hot-links ul li:first-child:before {
          display: none; }
        .header-container .hot-links ul li a {
          color: #535353; }
          .header-container .hot-links ul li a:hover {
            color: #006eb7; }
  .header-container .nav-bar {
    position: absolute;
    background: #006eb7;
    height: 80px;
    z-index: 1;
    top: 45px;
    right: 15px;
    left: 15px;
    overflow: hidden; }
    .header-container .nav-bar figure {
      width: 130px;
      margin: 7px 0 0 20px; }
      .header-container .nav-bar figure img {
        width: 100%; }
    .header-container .nav-bar .log-in {
      color: #fff;
      text-align: left;
      position: absolute;
      top: 20px; }
      .header-container .nav-bar .log-in p {
        margin: 0; }
        .header-container .nav-bar .log-in p a {
          color: #fff;
          font-weight: bold;
          text-decoration: underline;
          font-size: 14px;
          display: block; }
    .header-container .nav-bar ul {
      padding: 0;
      margin: 0 -15px 0 0;
      list-style: none;
      font-size: 0;
      height: 80px; }
      .header-container .nav-bar ul li {
        display: inline-block;
        position: relative;
        height: 80px;
        margin: 0;
        font-size: 15px;
        vertical-align: middle; }
        .header-container .nav-bar ul li:before {
          content: "";
          display: block;
          width: 1px;
          height: 40px;
          background-color: #005085;
          position: absolute;
          top: 20px;
          left: 2px; }
        .header-container .nav-bar ul li:first-child:before {
          display: none; }
        .header-container .nav-bar ul li a {
          color: #fff;
          display: block;
          font-weight: bold;
          text-align: center;
          text-transform: uppercase;
          padding: 30px 20px;
          margin: 0 -5px 0 0; }
          .header-container .nav-bar ul li a span {
            font-size: 24px; }
          .header-container .nav-bar ul li a:hover {
            text-decoration: none;
            background: #005085;
            transition: all ease 2s; }
        .header-container .nav-bar ul li.cart {
          top: 0;
          display: none; }
        .header-container .nav-bar ul li.search {
          top: 0; }
          .header-container .nav-bar ul li.search a span.icon-close {
            display: none; }
          .header-container .nav-bar ul li.search a span.icon-search {
            display: block; }
          .header-container .nav-bar ul li.search a.active span.icon-close {
            display: block; }
          .header-container .nav-bar ul li.search a.active span.icon-search {
            display: none; }
    .header-container .nav-bar .search-bar {
      position: absolute;
      top: 0;
      bottom: 0;
      background: #fff;
      width: 660px;
      right: -100%;
      padding: 10px;
      transition: all ease 4s; }
      .header-container .nav-bar .search-bar.open-search {
        right: 120px; }
      .header-container .nav-bar .search-bar a:hover {
        text-decoration: none; }
      .header-container .nav-bar .search-bar .close-search {
        position: absolute;
        top: 25px;
        right: 43px; }
        .header-container .nav-bar .search-bar .close-search:after {
          font-family: "icomoon";
          content: "\e906";
          display: block;
          font-size: 24px;
          color: #006eb7; }
      .header-container .nav-bar .search-bar .search-submit {
        position: absolute;
        top: 22px;
        right: 160px; }
        .header-container .nav-bar .search-bar .search-submit:before {
          font-family: "icomoon";
          content: "\e905";
          display: block;
          color: #006eb7;
          font-size: 26px; }
        .header-container .nav-bar .search-bar .search-submit:hover {
          text-decoration: none; }
      .header-container .nav-bar .search-bar input {
        width: 85%;
        position: relative;
        border: 1px solid #d1c9be;
        border-radius: 0;
        background: transparent;
        color: #92836f;
        padding: 0 60px 0 20px;
        height: 60px;
        font-size: 21px; }
        .header-container .nav-bar .search-bar input::placeholder {
          text-transform: uppercase; }
        .header-container .nav-bar .search-bar input::-webkit-input-placeholder {
          text-transform: uppercase; }
        .header-container .nav-bar .search-bar input:-ms-input-placeholder {
          text-transform: uppercase; }
  .header-container a.t1-nav-icon {
    background: #ef691c;
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    height: 80px;
    padding-top: 29px;
    position: absolute;
    z-index: 1;
    right: 14px;
    left: 0; }
    .header-container a.t1-nav-icon span {
      font-size: 28px;
      margin-right: 10px;
      vertical-align: middle;
      position: relative;
      top: -3px; }
    .header-container a.t1-nav-icon:hover {
      text-decoration: none;
      background: #ca530e;
      transition: all ease 2s; }
    .header-container a.t1-nav-icon.mobile {
      display: none; }
  .header-container figure.hero {
    position: absolute;
    width: 1436px;
    margin-left: 50%;
    left: -718px;
    top: 0; }
  .header-container .hero-content {
    position: relative;
    top: 125px;
    padding-left: 30px; }
    .header-container .hero-content .hero-copy {
      position: absolute;
      top: 45%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      width: 50%;
      padding-right: 40px; }
      .header-container .hero-content .hero-copy h1 {
        color: #fff;
        text-align: left;
        font-size: 65px;
        margin: 0 0 40px;
        line-height: 65px; }
      .header-container .hero-content .hero-copy p {
        color: #535353;
        font-size: 20px;
        background: rgba(255, 255, 255, 0.6);
        display: inline;
        padding: 5px 0;
        line-height: 37px;
        box-shadow: 10px 0 0 rgba(255, 255, 255, 0.6), -10px 0 0 rgba(255, 255, 255, 0.6);
        box-decoration-break: clone; }
      .header-container .hero-content .hero-copy a.arrow {
        display: table;
        color: #535353;
        background: rgba(255, 255, 255, 0.6);
        margin-top: 20px;
        padding: 2px 0 5px;
        text-transform: uppercase;
        box-shadow: 10px 0 0 rgba(255, 255, 255, 0.6), -10px 0 0 rgba(255, 255, 255, 0.6); }
    .header-container .hero-content .header-module {
      background: rgba(255, 255, 255, 0.6);
      padding: 30px 20px;
      text-align: center;
      margin: 15px 0 15px -15px;
      display: inline-block; }
      .header-container .hero-content .header-module .header-module-content p {
        color: #535353;
        background: transparent;
        font-size: 14px;
        box-shadow: none;
        line-height: normal; }
      .header-container .hero-content .header-module .header-module-content a {
        margin-top: 10px;
        margin-bottom: 0; }
        .header-container .hero-content .header-module .header-module-content a.arrow {
          display: block;
          background: transparent;
          color: #006eb7;
          box-shadow: none;
          font-weight: bold; }
      .header-container .hero-content .header-module .header-module-content h3 {
        margin-bottom: 15px; }
      .header-container .hero-content .header-module > a {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9; }
      .header-container .hero-content .header-module:hover {
        background: rgba(255, 255, 255, 0.75);
        -webkit-box-shadow: 0px -1px 8px 0 rgba(135, 135, 135, 0.6);
        -moz-box-shadow: 0px -1px 8px 0 rgba(135, 135, 135, 0.6);
        box-shadow: 0px -1px 8px 0 rgba(135, 135, 135, 0.6);
        transition: all ease 2s; }
        .header-container .hero-content .header-module:hover a {
          transition: all ease 4s; }
          .header-container .hero-content .header-module:hover a.arrow {
            color: #0089e3; }
            .header-container .hero-content .header-module:hover a.arrow:after {
              margin-left: 15px;
              transition: all ease 4s; }
          .header-container .hero-content .header-module:hover a.button {
            background-color: #ca530e; }
    .header-container .hero-content #force-flex {
      display: block;
      margin: 0 -15px 60px; }
  @media (max-width: 767px) {
    .header-container {
      overflow: visible; }
      .header-container.tier .nav-bar {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0; }
      .header-container.tier .clear-header {
        margin-top: 100px; }
      .header-container.tier ul.breadcrumb {
        display: none; }
      .header-container.tier ul.utility {
        padding: 0;
        text-align: center; }
      .header-container .hot-links {
        display: none; }
      .header-container .nav-bar {
        left: 0;
        right: 0;
        top: 0;
        overflow: visible;
        height: 65px; }
        .header-container .nav-bar .log-in {
          padding: 10px 0;
          position: absolute;
          text-align: center;
          width: 100%;
          top: 65px;
          z-index: 9;
          background-color: #efefef;
          color: #000; }
          .header-container .nav-bar .log-in p {
            margin: 10px 0; }
            .header-container .nav-bar .log-in p a {
              color: #006eb7;
              display: inline-block; }
        .header-container .nav-bar figure {
          padding: 12px;
          margin: 0 0 0 5px; }
          .header-container .nav-bar figure img {
            width: 75px; }
        .header-container .nav-bar ul {
          margin: 0 -15px;
          overflow: hidden; }
          .header-container .nav-bar ul li {
            height: 65px;
            font-size: 14px; }
            .header-container .nav-bar ul li.cart {
              display: inline-block; }
            .header-container .nav-bar ul li:before {
              display: none; }
            .header-container .nav-bar ul li a {
              padding: 23px 13px; }
              .header-container .nav-bar ul li a span {
                font-size: 21px; }
        .header-container .nav-bar .search-bar {
          width: 100%;
          height: 80px;
          left: auto;
          right: -100%;
          top: 65px;
          z-index: 11; }
          .header-container .nav-bar .search-bar:after {
            display: none; }
          .header-container .nav-bar .search-bar.open-search {
            right: 0; }
          .header-container .nav-bar .search-bar .close-search {
            right: 25px; }
          .header-container .nav-bar .search-bar .search-submit {
            right: 35px; }
          .header-container .nav-bar .search-bar input {
            width: 100%; }
        .header-container .nav-bar a.t1-nav-icon.mobile {
          display: block;
          height: 65px;
          padding-top: 25px;
          font-size: 14px; }
        .header-container .nav-bar a.t1-nav-icon.desktop {
          display: none; }
      .header-container figure.hero {
        position: relative;
        width: 100%;
        margin-left: 0;
        left: auto;
        top: 0;
        margin-top: 125px; }
        .header-container figure.hero img {
          width: 100%; }
      .header-container .hero-content {
        top: auto;
        padding: 0; }
        .header-container .hero-content .hero-copy {
          width: 100%;
          top: auto;
          padding: 40px 20px;
          transform: translateY(0);
          -webkit-transform: translateY(0);
          background-color: #006eb7;
          position: relative;
          text-align: center; }
          .header-container .hero-content .hero-copy:before {
            content: "";
            display: block;
            position: absolute;
            left: -100%;
            right: -100%;
            top: 0;
            bottom: 0;
            z-index: -1;
            background: #006eb7; }
          .header-container .hero-content .hero-copy h1 {
            text-align: center;
            font-size: 35px;
            line-height: 40px;
            margin-bottom: 20px; }
          .header-container .hero-content .hero-copy a {
            color: #fff;
            text-decoration: underline; }
            .header-container .hero-content .hero-copy a.arrow {
              text-align: center;
              display: block;
              background: transparent;
              color: #fff;
              box-shadow: none;
              text-decoration: none; }
          .header-container .hero-content .hero-copy p {
            background: transparent;
            display: block;
            padding: 0;
            line-height: normal;
            box-shadow: none;
            font-size: 15px;
            color: #fff; }
        .header-container .hero-content .header-module {
          display: flex;
          flex-direction: column;
          padding: 20px 30px;
          margin: 15px 0 0;
          width: 100%; }
          .header-container .hero-content .header-module .header-module-content h3 {
            color: #006eb7; }
        .header-container .hero-content #force-flex {
          display: flex;
          display: -ms-flexbox;
          display: -webkit-flex;
          margin-bottom: 0;
          padding-bottom: 0;
          border-bottom: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-container {
      height: auto; }
      .header-container > .container:first-of-type {
        width: 100%; }
      .header-container.tier .nav-bar {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 0 15px; }
      .header-container.tier .clear-header {
        margin-top: 100px; }
      .header-container .hot-links {
        display: none; }
      .header-container .nav-bar {
        left: 0;
        right: 0;
        top: 0; }
        .header-container .nav-bar ul li a {
          padding: 28px 13px; }
        .header-container .nav-bar .log-in {
          position: absolute;
          margin-left: 25px;
          width: 180px; }
        .header-container .nav-bar .search-bar {
          width: auto;
          left: 100%; }
          .header-container .nav-bar .search-bar:after {
            height: 80px;
            background: #fff;
            content: "";
            display: inline-block;
            position: absolute;
            right: -180px;
            top: 0;
            left: 0;
            z-index: -1; }
          .header-container .nav-bar .search-bar.open-search {
            right: 135px;
            left: 0; }
          .header-container .nav-bar .search-bar .close-search {
            right: 50px; }
          .header-container .nav-bar .search-bar .search-submit {
            right: 150px; }
        .header-container .nav-bar a.t1-nav-icon.mobile {
          display: block; }
        .header-container .nav-bar a.t1-nav-icon.desktop {
          display: none; }
      .header-container figure.hero {
        position: relative;
        width: 100%;
        margin-left: 0;
        left: auto;
        top: 0; }
        .header-container figure.hero img {
          width: 100%; }
      .header-container .hero-content {
        top: auto;
        padding: 0; }
        .header-container .hero-content .hero-copy {
          width: 100%;
          top: auto;
          padding: 40px 20px;
          transform: translateY(0);
          -webkit-transform: translateY(0);
          background-color: #006eb7;
          position: relative;
          text-align: center; }
          .header-container .hero-content .hero-copy:before {
            content: "";
            display: block;
            position: absolute;
            left: -100%;
            right: -100%;
            top: 0;
            bottom: 0;
            z-index: -1;
            background: #006eb7; }
          .header-container .hero-content .hero-copy h1 {
            text-align: center; }
          .header-container .hero-content .hero-copy a {
            color: #fff;
            text-decoration: underline; }
            .header-container .hero-content .hero-copy a.arrow {
              text-align: center;
              display: block;
              background: transparent;
              color: #fff;
              box-shadow: none;
              text-decoration: none; }
          .header-container .hero-content .hero-copy p {
            background: transparent;
            display: inline;
            padding: 0;
            line-height: normal;
            box-shadow: none;
            color: #fff; }
        .header-container .hero-content .header-module {
          margin: 15px 0; }
        .header-container .hero-content #force-flex {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-wrap: nowrap;
          -webkit-flex-wrap: nowrap;
          margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .header-container .nav-bar .search-bar {
      width: 830px; }
      .header-container .nav-bar .search-bar.open-search {
        right: 145px; }
      .header-container .nav-bar .search-bar input {
        width: 85%; }
      .header-container .nav-bar .search-bar .close-search {
        right: 55px; }
    .header-container .hero-content .hero-copy h1 {
      font-size: 74px;
      line-height: 74px; }
    .header-container .hero-content .header-module {
      padding: 40px 30px; } }

.home-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }
  .home-container:before, .home-container:after {
    content: " ";
    display: table; }
  .home-container:after {
    clear: both; }
  .home-container > .container,
  .home-container > .container-fluid {
    position: relative; }
  .home-container .audience-select-container {
    background-color: #fff;
    padding: 15px;
    margin: -50px 0 0; }
    .home-container .audience-select-container a.audience-selector {
      display: block;
      border: 1px solid #d1c9be;
      border-bottom: none;
      text-transform: uppercase;
      padding: 20px 40px 20px 60px;
      font-size: 20px;
      color: #535353;
      position: relative; }
      .home-container .audience-select-container a.audience-selector:before {
        font-family: "icomoon";
        content: "\e907";
        display: inline-block;
        color: #ef691c;
        font-size: 24px;
        position: absolute;
        top: 17px;
        left: 25px; }
      .home-container .audience-select-container a.audience-selector:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transition: all ease 2s;
        font-family: "icomoon";
        content: "\e901";
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 40px; }
      .home-container .audience-select-container a.audience-selector.collapsed {
        border-bottom: 1px solid #d1c9be; }
        .home-container .audience-select-container a.audience-selector.collapsed:after {
          font-family: "icomoon";
          content: "\e901";
          display: inline-block;
          position: absolute;
          top: 20px;
          right: 40px;
          transform: rotate(0deg);
          -webkit-transform: rotate(0deg); }
      .home-container .audience-select-container a.audience-selector:hover {
        text-decoration: none;
        border-color: #ef691c;
        transition: all ease 2s; }
        .home-container .audience-select-container a.audience-selector:hover.collapsed {
          border-color: #ef691c; }
    .home-container .audience-select-container .well {
      border-bottom: 1px solid #d1c9be;
      border-left: 1px solid #d1c9be;
      border-right: 1px solid #d1c9be;
      padding: 10px 0 0;
      margin-top: -10px; }
      .home-container .audience-select-container .well ul {
        padding: 0 60px;
        list-style: none; }
        .home-container .audience-select-container .well ul li {
          border-bottom: 1px solid #d1c9be;
          padding-bottom: 7px;
          margin: 7px 0; }
          .home-container .audience-select-container .well ul li:last-child {
            border: none; }
          .home-container .audience-select-container .well ul li a {
            display: block;
            font-size: 20px;
            text-transform: uppercase;
            position: relative;
            font-weight: normal; }
            .home-container .audience-select-container .well ul li a:after {
              position: absolute;
              right: 0; }
            .home-container .audience-select-container .well ul li a:hover:after {
              right: -5px; }
  @media (max-width: 767px) {
    .home-container .audience-select-container {
      margin: 15px 0 0; }
      .home-container .audience-select-container a.audience-selector {
        font-size: 14px; }
        .home-container .audience-select-container a.audience-selector:before {
          top: 13px;
          left: 20px; }
        .home-container .audience-select-container a.audience-selector:after {
          right: 20px; }
        .home-container .audience-select-container a.audience-selector.collapsed:after {
          right: 20px; }
      .home-container .audience-select-container:hover, .home-container .audience-select-container:focus {
        border-color: #535353; }
      .home-container .audience-select-container .well ul {
        padding: 0 30px; }
        .home-container .audience-select-container .well ul li a {
          font-size: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-container .audience-select-container {
      margin: 0; }
      .home-container .audience-select-container:hover {
        border-color: #535353; } }

.tier-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }
  .tier-container:before, .tier-container:after {
    content: " ";
    display: table; }
  .tier-container:after {
    clear: both; }
  .tier-container > .container,
  .tier-container > .container-fluid {
    position: relative; }
  .tier-container h1 {
    margin: 0 0 30px; }
  .tier-container .right-column .row.row-flex {
    margin: -30px -15px 0; }
  .tier-container .right-column .card-module.bordered .card-content .content-centering {
    padding: 20px !important; }
  .tier-container .right-column .navigation-card {
    padding: 25px; }
    .tier-container .right-column .navigation-card ul li.active:before {
      left: -25px; }
    .tier-container .right-column .navigation-card ul li a {
      padding-right: 30px; }
  .tier-container .left-column .content-well {
    padding: 60px 40px !important; }
  .tier-container.white-background .tier-bg-container {
    background-color: #fff;
    padding: 20px;
    margin: 0; }
    .tier-container.white-background .tier-bg-container .content-well {
      padding: 60px 0;
      border: 1px solid #d1c9be; }
      .tier-container.white-background .tier-bg-container .content-well h1 {
        padding: 0 145px; }
      .tier-container.white-background .tier-bg-container .content-well h3, .tier-container.white-background .tier-bg-container .content-well h4, .tier-container.white-background .tier-bg-container .content-well h5, .tier-container.white-background .tier-bg-container .content-well h6 {
        font-family: "Karla", sans-serif;
        text-align: left;
        margin: 25px 0 0; }
        .tier-container.white-background .tier-bg-container .content-well h3.alt, .tier-container.white-background .tier-bg-container .content-well h4.alt, .tier-container.white-background .tier-bg-container .content-well h5.alt, .tier-container.white-background .tier-bg-container .content-well h6.alt {
          text-align: center; }
          .tier-container.white-background .tier-bg-container .content-well h3.alt:after, .tier-container.white-background .tier-bg-container .content-well h4.alt:after, .tier-container.white-background .tier-bg-container .content-well h5.alt:after, .tier-container.white-background .tier-bg-container .content-well h6.alt:after {
            content: "";
            display: block;
            width: 30px;
            height: 5px;
            margin: 20px auto;
            background-color: #ef691c; }
        .tier-container.white-background .tier-bg-container .content-well h3.headline, .tier-container.white-background .tier-bg-container .content-well h4.headline, .tier-container.white-background .tier-bg-container .content-well h5.headline, .tier-container.white-background .tier-bg-container .content-well h6.headline {
          text-align: center;
          font-style: italic; }
      .tier-container.white-background .tier-bg-container .content-well p.date {
        text-align: center;
        margin-bottom: 40px; }
        .tier-container.white-background .tier-bg-container .content-well p.date span {
          display: block;
          font-size: 18px;
          font-weight: 700; }
      .tier-container.white-background .tier-bg-container .content-well .button-container {
        position: relative;
        text-align: center;
        margin-bottom: 40px; }
        .tier-container.white-background .tier-bg-container .content-well .button-container:before {
          content: "";
          display: inline-block;
          height: 1px;
          width: 100%;
          position: relative;
          background-color: #d1c9be;
          top: 30px; }
        .tier-container.white-background .tier-bg-container .content-well .button-container a.button {
          box-shadow: 20px 0 0 #fff, -20px 0 0 #fff; }
      .tier-container.white-background .tier-bg-container .content-well .body-text {
        margin: 40px 0; }
      .tier-container.white-background .tier-bg-container .content-well .link-card {
        margin: 0 -15px !important;
        padding: 0 !important; }
        .tier-container.white-background .tier-bg-container .content-well .link-card h3 {
          text-align: center !important;
          margin-bottom: 15px !important;
          font-size: 18px; }
    .tier-container.white-background .tier-bg-container .secondary, .tier-container.white-background .tier-bg-container .no-link {
      z-index: 0; }
      .tier-container.white-background .tier-bg-container .secondary h2, .tier-container.white-background .tier-bg-container .no-link h2 {
        background-color: #fff;
        position: relative;
        z-index: 1; }
    .tier-container.white-background .tier-bg-container .related-links-anchor a {
      background-color: #fff; }
  .tier-container.white-background.no-anchor {
    margin-bottom: 100px; }
  .tier-container.white-background.narrow .tier-bg-container {
    margin-bottom: 30px; }
  .tier-container .main-intro .main-intro-block {
    padding: 0 20px 20px;
    background-color: #fff; }
    .tier-container .main-intro .main-intro-block .main-intro-content {
      border-left: 1px solid #d1c9be;
      border-bottom: 1px solid #d1c9be;
      border-right: 1px solid #d1c9be;
      position: relative;
      padding: 60px 150px 45px;
      text-align: center; }
      .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h3 {
        font-family: "Karla", sans-serif; }
        .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h3:after {
          content: "";
          display: block;
          width: 30px;
          height: 5px;
          margin: 20px auto;
          background-color: #ef691c; }
      .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h4, .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h5, .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h6 {
        font-family: "Karla", sans-serif; }
      .tier-container .main-intro .main-intro-block .main-intro-content .button-container {
        position: relative; }
        .tier-container .main-intro .main-intro-block .main-intro-content .button-container:before {
          content: "";
          display: inline-block;
          height: 1px;
          width: 100%;
          position: relative;
          background-color: #d1c9be;
          top: 30px; }
        .tier-container .main-intro .main-intro-block .main-intro-content .button-container a.button {
          box-shadow: 20px 0 0 #fff, -20px 0 0 #fff; }
      .tier-container .main-intro .main-intro-block .main-intro-content ul {
        list-style-type: none;
        padding: 0;
        margin: 40px 0 0;
        text-align: left; }
        .tier-container .main-intro .main-intro-block .main-intro-content ul li {
          margin: 12px 0; }
          .tier-container .main-intro .main-intro-block .main-intro-content ul li a {
            display: block;
            position: relative; }
            .tier-container .main-intro .main-intro-block .main-intro-content ul li a:after {
              position: absolute;
              top: 0; }
  .tier-container .main-intro.horizontal {
    height: 500px;
    background: #fff; }
    .tier-container .main-intro.horizontal .main-intro-block {
      margin-left: -15px;
      padding: 20px;
      height: 500px; }
      .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
        border: 1px solid #d1c9be;
        position: relative;
        height: 100%;
        padding: 0 60px; }
        .tier-container .main-intro.horizontal .main-intro-block .main-intro-content .main-content-centering {
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%); }
    .tier-container .main-intro.horizontal figure {
      position: absolute;
      width: 553px;
      margin-left: 50%;
      left: -228px;
      top: 0; }
  @media (max-width: 767px) {
    .tier-container .main-intro .main-intro-block .main-intro-content {
      padding: 20px 20px 0;
      border: none; }
    .tier-container .main-intro.horizontal {
      height: auto; }
      .tier-container .main-intro.horizontal figure {
        display: none; }
      .tier-container .main-intro.horizontal .main-intro-block {
        margin-left: 0;
        height: auto; }
        .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
          padding: 20px; }
          .tier-container .main-intro.horizontal .main-intro-block .main-intro-content .main-content-centering {
            top: auto;
            transform: translateY(0); }
    .tier-container.white-background .tier-bg-container {
      margin: 0; }
      .tier-container.white-background .tier-bg-container .content-well {
        border: none;
        padding: 0 !important; }
        .tier-container.white-background .tier-bg-container .content-well h1 {
          padding: 0; }
        .tier-container.white-background .tier-bg-container .content-well .related-links-anchor:after {
          display: none; }
        .tier-container.white-background .tier-bg-container .content-well p.date {
          margin-bottom: 20px; }
        .tier-container.white-background .tier-bg-container .content-well .body-text {
          margin-top: 10px; }
    .tier-container .left-column {
      margin-bottom: 15px; }
    .tier-container .right-column {
      margin-bottom: 30px; }
    .tier-container.search {
      margin-top: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .tier-container .main-intro.horizontal figure {
      left: -173px; }
    .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
      padding: 0 20px; }
    .tier-container.white-background .tier-bg-container {
      margin: 0 !important; }
      .tier-container.white-background .tier-bg-container .content-well {
        padding: 60px 20px; }
        .tier-container.white-background .tier-bg-container .content-well h1 {
          padding: 0; }
    .tier-container .left-column {
      margin-bottom: 30px; }
    .tier-container .right-column {
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .tier-container .main-intro.horizontal figure {
      left: -278px; }
    .tier-container .main-intro.horizontal .main-intro-block {
      margin-left: -30px; } }

.utility-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }
  .utility-container:before, .utility-container:after {
    content: " ";
    display: table; }
  .utility-container:after {
    clear: both; }
  .utility-container > .container,
  .utility-container > .container-fluid {
    position: relative; }

.stacked-container {
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }
  .stacked-container:before, .stacked-container:after {
    content: " ";
    display: table; }
  .stacked-container:after {
    clear: both; }
  .stacked-container > .container,
  .stacked-container > .container-fluid {
    position: relative; }

/*#####################################################################################
NAVIGATION STYLES
#######################################################################################*/
a.skip-nav {
  position: absolute;
  left: 0;
  top: -9999px; }

a.skip-nav:active,
a.skip-nav:focus,
a.skip-nav:hover {
  top: 0; }

#skipToContent:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  /* remove gray highlight on mobile devices */ }

.global-nav-container {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 10px; }
  .global-nav-container a {
    color: #fff;
    text-decoration: none; }
    .global-nav-container a:hover {
      text-decoration: underline; }
  .global-nav-container > ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }
    .global-nav-container > ul li {
      border-left: 1px solid #fff;
      display: inline-block;
      vertical-align: middle;
      padding: 0 15px; }
      .global-nav-container > ul li.active a {
        color: #2e3340; }
      .global-nav-container > ul li:first-child {
        border-left: none; }

.t1-menu-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.55);
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.t1-menu-container > .container,
.t1-menu-container > .container-fluid {
  position: relative; }

.t1-menu-container .collapsed-menu {
  display: none;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 500px; }
  .t1-menu-container .collapsed-menu:focus {
    outline: none; }
  .t1-menu-container .collapsed-menu.menu-open {
    display: block; }
  .t1-menu-container .collapsed-menu.desktop {
    width: 100%; }

.t1-menu-container > .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.t1-menu-container .desktop .t1-menu .t1-menu-content {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc; }
  .t1-menu-container .desktop .t1-menu .t1-menu-content ul.t1-nav {
    border: none;
    margin-top: 10px; }
    .t1-menu-container .desktop .t1-menu .t1-menu-content ul.t1-nav li {
      margin: 10px 0; }
  .t1-menu-container .desktop .t1-menu .t1-menu-content h3 {
    font-size: 19px; }

.t1-menu-container .desktop .t1-menu figure {
  margin-bottom: 10px; }

.t1-menu-container .desktop .t1-menu address {
  color: #535353; }

.t1-menu-container .desktop .t1-menu ul.secondary {
  list-style: none;
  padding: 0; }
  .t1-menu-container .desktop .t1-menu ul.secondary li {
    margin: 10px 0; }
    .t1-menu-container .desktop .t1-menu ul.secondary li a {
      color: #535353;
      font-weight: 400; }

.t1-menu-container .t1-menu {
  top: 0;
  bottom: 0;
  height: 100%;
  position: relative;
  background: #fff;
  color: #006eb7;
  padding: 30px 0 50px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .t1-menu-container .t1-menu .t1-menu-content {
    padding-top: 20px; }
    .t1-menu-container .t1-menu .t1-menu-content h3 {
      text-align: left;
      padding-right: 30px;
      margin-bottom: 0; }
    .t1-menu-container .t1-menu .t1-menu-content a.button {
      display: block; }
    .t1-menu-container .t1-menu .t1-menu-content a.nav-breadcrumb {
      text-transform: uppercase;
      margin: 0 0 30px;
      font-weight: bold;
      font-size: 14px;
      display: block; }
    .t1-menu-container .t1-menu .t1-menu-content a.back-menu {
      text-transform: uppercase;
      margin-bottom: 30px;
      font-size: 16px;
      display: block; }
      .t1-menu-container .t1-menu .t1-menu-content a.back-menu:before {
        font-family: "icomoon";
        content: "\e902";
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: 2px; }
    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
      margin: 20px 0 20px;
      padding: 5px 0 20px;
      list-style: none;
      border-bottom: 1px solid #d1c9be; }
      .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav.last {
        border-bottom: none;
        margin-bottom: 0; }
      .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li {
        margin: 15px 0;
        padding: 0;
        position: relative;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold; }
        .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a {
          display: block;
          text-decoration: none;
          color: #006eb7; }
          .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:after {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 18px; }
          .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:hover {
            color: #0089e3; }
            .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:hover:after {
              right: -5px;
              transition: all ease 2s; }
          .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a.locked:hover:after {
            right: 0; }
  .t1-menu-container .t1-menu .close-menu {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0; }
    .t1-menu-container .t1-menu .close-menu:after {
      font-family: "icomoon";
      content: "\e906";
      font-size: 11px;
      margin-left: 10px; }
    .t1-menu-container .t1-menu .close-menu:hover {
      text-decoration: none; }

@media (max-width: 767px) {
  .t1-menu-container .collapsed-menu {
    width: 100%; }
  .t1-menu-container .t1-menu .t1-menu-content {
    padding-top: 10px; }
    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
      margin: 0 0 20px;
      padding: 0 0 10px; }
    .t1-menu-container .t1-menu .t1-menu-content h3 {
      margin-bottom: 20px; }
  .t1-menu-container .t1-menu .close-menu {
    padding: 15px; }
  .t1-menu-container .t1-menu .secondary {
    border-top: 1px solid #d1c9be;
    padding-top: 20px;
    margin: 10px 0 20px; }
    .t1-menu-container .t1-menu .secondary ul {
      list-style-type: none;
      padding: 0; }
      .t1-menu-container .t1-menu .secondary ul li {
        font-size: 13px; }
        .t1-menu-container .t1-menu .secondary ul li a {
          color: #535353; }
  .t1-menu-container .t1-menu figure {
    margin-bottom: 10px; }
  .t1-menu-container .t1-menu address {
    color: #535353; } }

@media (min-width: 768px) and (max-width: 991px) {
  .t1-menu-container .t1-menu .t1-menu-content {
    padding-top: 10px; }
    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
      margin: 0 0 20px;
      padding: 0 0 10px; }
    .t1-menu-container .t1-menu .t1-menu-content h3 {
      margin-bottom: 20px; }
  .t1-menu-container .t1-menu .close-menu {
    padding: 15px; }
  .t1-menu-container .t1-menu .secondary {
    border-top: 1px solid #d1c9be;
    padding-top: 20px;
    margin: 10px 0 20px; }
    .t1-menu-container .t1-menu .secondary ul {
      list-style-type: none;
      padding: 0; }
      .t1-menu-container .t1-menu .secondary ul li {
        font-size: 13px; }
        .t1-menu-container .t1-menu .secondary ul li a {
          color: #535353; }
  .t1-menu-container .t1-menu figure {
    margin-bottom: 10px; }
  .t1-menu-container .t1-menu address {
    color: #535353; } }

.t2-nav-container {
  display: block;
  float: left;
  padding: 0; }
  .t2-nav-container ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .t2-nav-container ul li {
      margin: 0;
      padding: 0; }
  .t2-nav-container .t2-nav {
    display: block; }
    .t2-nav-container .t2-nav > li {
      margin: 10px 0 0 0;
      padding: 0; }
      .t2-nav-container .t2-nav > li:first-child {
        margin-top: 0; }
      .t2-nav-container .t2-nav > li a {
        display: block;
        padding: 15px 20px 15px 20px;
        text-decoration: none;
        color: #fff; }
    .t2-nav-container .t2-nav .t3-nav {
      display: block; }
      .t2-nav-container .t2-nav .t3-nav > li {
        margin: 0;
        padding: 0; }
        .t2-nav-container .t2-nav .t3-nav > li:first-child {
          margin-top: 0; }
        .t2-nav-container .t2-nav .t3-nav > li a {
          display: block;
          padding: 15px 20px 15px 40px;
          text-decoration: none;
          color: #fff; }
      .t2-nav-container .t2-nav .t3-nav .t4-nav {
        display: block; }
        .t2-nav-container .t2-nav .t3-nav .t4-nav > li {
          margin: 0;
          padding: 0; }
          .t2-nav-container .t2-nav .t3-nav .t4-nav > li:first-child {
            margin-top: 0; }
          .t2-nav-container .t2-nav .t3-nav .t4-nav > li a {
            display: block;
            padding: 15px 20px 15px 60px;
            text-decoration: none;
            color: #fff; }

/*#####################################################################################
FOOTER STYLES
#######################################################################################*/
.footer-container {
  /* footer outer container */
  display: block;
  margin: 0;
  padding: 75px 0 0;
  position: relative;
  background: #fff;
  text-align: center; }
  .footer-container > .container {
    /* tier content inner container */
    /* note: add a set width if non-responsive */
    position: relative; }
    .footer-container > .container:before, .footer-container > .container:after {
      content: " ";
      display: table; }
    .footer-container > .container:after {
      clear: both; }
  .footer-container .collapse {
    display: block; }
  .footer-container h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Karla", sans-serif;
    margin-bottom: 20px; }
  .footer-container ul {
    list-style: none;
    padding: 0;
    margin-bottom: 80px; }
    .footer-container ul li {
      margin: 15px 0; }
      .footer-container ul li a {
        color: #006eb7;
        font-size: 14px;
        font-weight: bold; }
        .footer-container ul li a:hover {
          color: #0089e3; }
    .footer-container ul.social li {
      display: inline-block;
      margin: 0 10px 10px; }
      .footer-container ul.social li a:hover {
        text-decoration: none; }
      .footer-container ul.social li a > span {
        font-size: 44px; }
        .footer-container ul.social li a > span:hover {
          color: #0089e3; }
  .footer-container .footer-bottom {
    background-color: #006eb7;
    padding: 40px 0;
    text-align: left;
    color: #fff;
    font-size: 14px; }
    .footer-container .footer-bottom p {
      display: inline;
      position: relative;
      top: 25px; }
    .footer-container .footer-bottom ul.legal {
      list-style: none;
      padding: 0;
      display: inline;
      position: relative;
      top: 25px;
      margin: 0 0 0 10px; }
      .footer-container .footer-bottom ul.legal li {
        display: inline;
        border-left: 1px solid #fff;
        padding-left: 10px;
        margin-right: 10px; }
        .footer-container .footer-bottom ul.legal li a {
          color: #fff;
          font-weight: normal; }
    .footer-container .footer-bottom figure img {
      width: 125px; }
  @media (max-width: 767px) {
    .footer-container {
      padding: 0;
      border-top: 1px solid #d1c9be; }
      .footer-container ul {
        margin-bottom: 30px; }
        .footer-container ul.social {
          padding: 0 40px; }
      .footer-container h4 {
        margin-top: 40px; }
      .footer-container p.telephone {
        background-color: #006eb7;
        color: #fff;
        padding: 10px 30px;
        display: inline-block;
        margin: 0; }
        .footer-container p.telephone a {
          color: #fff !important; }
      .footer-container a[data-toggle="collapse"] {
        text-align: left;
        text-transform: uppercase;
        color: #006eb7;
        font-size: 20px;
        padding: 20px 25px;
        margin: 0 -15px;
        position: relative; }
        .footer-container a[data-toggle="collapse"]:after {
          font-family: "icomoon";
          content: "\e906";
          position: absolute;
          top: 25px;
          right: 25px;
          transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          font-size: 12px;
          transition: all ease 2s; }
        .footer-container a[data-toggle="collapse"].collapsed {
          border-bottom: 1px solid #d1c9be; }
          .footer-container a[data-toggle="collapse"].collapsed:after {
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg); }
      .footer-container .collapse {
        display: none; }
        .footer-container .collapse.in {
          display: block;
          border-bottom: 1px solid #d1c9be;
          margin: 0 -15px; }
      .footer-container .footer-bottom {
        text-align: center; }
        .footer-container .footer-bottom .text-right {
          text-align: center; }
        .footer-container .footer-bottom p {
          top: auto; }
        .footer-container .footer-bottom ul.legal {
          display: block;
          margin: 0;
          top: auto; }
          .footer-container .footer-bottom ul.legal li:first-child {
            border-left: none;
            padding-left: 0; }
        .footer-container .footer-bottom figure {
          margin-top: 25px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-container .footer-bottom ul.legal {
      display: block;
      margin: 0; }
      .footer-container .footer-bottom ul.legal li:first-child {
        border-left: none;
        padding-left: 0; } }

/*#####################################################################################
LAYOUT ELEMENTS / MODULES
#######################################################################################*/
.pagination-container {
  padding: 10px 40px;
  margin: 30px 0;
  text-align: center;
  position: relative;
  background: #fff; }
  .pagination-container .pagination-block .page-block {
    border: 1px solid #d1c9be;
    display: inline-block;
    margin: 0 25px;
    padding: 5px; }
    .pagination-container .pagination-block .page-block ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .pagination-container .pagination-block .page-block ul li {
        display: inline-block;
        padding: 6px 10px;
        margin: 0;
        font-size: 20px; }
        .pagination-container .pagination-block .page-block ul li.active {
          background-color: #f3f0ec;
          border: 1px solid #d1c9be;
          padding: 6px 20px; }
  .pagination-container p.article-count {
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    font-size: 20px; }
  @media (max-width: 767px) {
    .pagination-container {
      margin: 0; }
      .pagination-container p.article-count {
        display: none; }
      .pagination-container .pagination-block .page-block {
        margin: 0 5px; }
        .pagination-container .pagination-block .page-block ul li {
          padding: 6px; }
          .pagination-container .pagination-block .page-block ul li.active {
            padding: 6px 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .pagination-container p.article-count {
      display: none; } }

.table-striped {
  margin-bottom: 40px; }
  .table-striped tbody tr td {
    padding: 7px 10px;
    width: 240px !important; }
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f2f8fb !important; }

.back-to-top {
  display: block;
  text-align: center;
  margin: 0 0 30px; }
  .back-to-top a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    background-color: #efefef;
    padding: 5px 20px;
    display: inline-block; }
    .back-to-top a span {
      font-size: 24px;
      position: relative;
      top: 0; }
    .back-to-top a:hover {
      text-decoration: none; }
      .back-to-top a:hover span {
        top: -5px;
        transition: all ease 4s; }
  .back-to-top:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #d1c9be;
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    margin-top: -15px;
    z-index: -1; }
  @media (max-width: 767px) {
    .back-to-top {
      margin-bottom: 15px; } }

.related-links-anchor {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  position: relative; }
  .related-links-anchor a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    background-color: #efefef;
    padding: 5px 20px;
    display: inline-block;
    top: -15px;
    z-index: 1; }
    .related-links-anchor a:after {
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg); }
    .related-links-anchor a:hover:after {
      right: 0;
      top: 10px; }
  .related-links-anchor:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #d1c9be;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0; }

.card-block-header {
  text-align: center;
  position: relative; }
  .card-block-header h2 a {
    color: #535353; }
    .card-block-header h2 a:hover {
      text-decoration: none; }
  .card-block-header a.arrow {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    background-color: #efefef;
    padding: 5px 20px; }
  .card-block-header:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #d1c9be;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    z-index: -1; }
  .card-block-header.no-link h2 {
    font-size: 50px;
    background-color: #efefef;
    display: inline-block;
    padding: 0 40px;
    text-transform: none;
    margin-bottom: 0; }
  .card-block-header.no-link:after {
    bottom: 45%; }
  .card-block-header.no-link.secondary {
    margin-top: 30px; }
    .card-block-header.no-link.secondary h2 {
      font-size: 30px;
      text-transform: uppercase; }
    .card-block-header.no-link.secondary a.tips {
      position: absolute;
      top: 7px;
      left: 595px; }
      .card-block-header.no-link.secondary a.tips:hover {
        text-decoration: none; }
    .card-block-header.no-link.secondary .popover {
      top: -5px !important; }
      .card-block-header.no-link.secondary .popover .popover-content {
        padding: 9px 14px !important; }
      .card-block-header.no-link.secondary .popover.right {
        margin-left: 15px !important; }
  .card-block-header img {
    margin-top: 25px;
    width: 100%; }
  @media (max-width: 767px) {
    .card-block-header:after {
      display: none; }
    .card-block-header.no-link h2 {
      font-size: 30px; }
    .card-block-header.no-link.secondary {
      margin-top: 0; }
      .card-block-header.no-link.secondary a.tips {
        left: 305px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .card-block-header.no-link.secondary a.tips {
      left: 485px; } }
  @media (min-width: 1200px) {
    .card-block-header.no-link.secondary a.tips {
      left: 696px; } }

.card-module {
  background-color: #fff;
  margin: 30px 0 0;
  position: relative;
  width: 100%; }
  .card-module .card-content {
    text-align: center;
    position: relative;
    z-index: 3; }
    .card-module .card-content .content-centering {
      position: relative;
      padding: 35px;
      top: 50%;
      transform: translateY(0);
      -webkit-transform: translateY(0); }
      .card-module .card-content .content-centering a {
        margin: 15px 0 0;
        display: inline-block; }
      .card-module .card-content .content-centering p {
        margin: 0; }
  .card-module.video {
    position: relative;
    display: block; }
    .card-module.video:after {
      content: url(../images/play-icon-noBG.png);
      position: absolute;
      top: 75px;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      background: rgba(0, 110, 183, 0.5);
      width: 80px;
      height: 80px;
      text-align: center;
      overflow: hidden;
      padding-top: 25px;
      border: 2px solid #fff;
      border-radius: 50%; }
  .card-module.wide .card-content .content-centering {
    padding: 40px 90px; }
  .card-module.bordered {
    padding: 20px; }
    .card-module.bordered .card-content {
      border: 1px solid #d1c9be;
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px; }
      .card-module.bordered .card-content .content-centering {
        position: absolute;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        padding: 20px; }
    .card-module.bordered.wide .card-content {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      border: none; }
      .card-module.bordered.wide .card-content .content-centering {
        padding: 30px 60px;
        position: relative;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0); }
    .card-module.bordered.wide:after {
      content: "";
      display: block;
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px;
      border: 1px solid #d1c9be; }
    .card-module.bordered.rss-feed .card-content {
      text-align: left;
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      border: none; }
      .card-module.bordered.rss-feed .card-content .content-centering {
        position: relative;
        padding: 40px 30px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        top: auto; }
        .card-module.bordered.rss-feed .card-content .content-centering .feed {
          margin-top: 40px; }
          .card-module.bordered.rss-feed .card-content .content-centering .feed figure {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            overflow: hidden; }
            .card-module.bordered.rss-feed .card-content .content-centering .feed figure img {
              width: 100%; }
          .card-module.bordered.rss-feed .card-content .content-centering .feed .intro {
            margin: 0; }
            .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a {
              font-weight: bold; }
              .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a:first-of-type {
                display: block; }
              .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a:last-of-type {
                margin: 15px 0 0; }
          .card-module.bordered.rss-feed .card-content .content-centering .feed.post-one {
            border-bottom: 1px solid #d1c9be;
            padding-bottom: 25px;
            margin-top: 40px; }
          .card-module.bordered.rss-feed .card-content .content-centering .feed a:last-of-type {
            margin: 0; }
    .card-module.bordered.rss-feed:hover {
      box-shadow: none; }
    .card-module.bordered.rss-feed:after {
      content: "";
      display: block;
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px;
      border: 1px solid #d1c9be; }
    .card-module.bordered.featured-employer .card-content {
      text-align: left;
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      border: none; }
      .card-module.bordered.featured-employer .card-content .content-centering {
        position: relative;
        padding: 40px 30px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        top: auto; }
        .card-module.bordered.featured-employer .card-content .content-centering a {
          display: block; }
    .card-module.bordered.featured-employer:hover {
      box-shadow: none; }
    .card-module.bordered.featured-employer:after {
      content: "";
      display: block;
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px;
      border: 1px solid #d1c9be; }
    .card-module.bordered.communities .card-content {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      border: none; }
      .card-module.bordered.communities .card-content .content-centering {
        position: relative;
        padding: 40px 30px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        top: auto; }
        .card-module.bordered.communities .card-content .content-centering .community-block {
          text-align: left;
          border-bottom: 1px solid #d1c9be;
          margin: 25px 0;
          padding-bottom: 25px; }
          .card-module.bordered.communities .card-content .content-centering .community-block:last-child {
            border: none;
            margin-bottom: 0;
            padding-bottom: 0; }
          .card-module.bordered.communities .card-content .content-centering .community-block h3 {
            font-family: "Karla", sans-serif;
            text-align: left; }
          .card-module.bordered.communities .card-content .content-centering .community-block a {
            display: table; }
            .card-module.bordered.communities .card-content .content-centering .community-block a:hover {
              color: #0089e3; }
    .card-module.bordered.communities:hover {
      box-shadow: none; }
      .card-module.bordered.communities:hover a.arrow {
        color: #006eb7; }
        .card-module.bordered.communities:hover a.arrow:after {
          margin-left: 7px; }
    .card-module.bordered.communities:after {
      content: "";
      display: block;
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px;
      border: 1px solid #d1c9be; }
  .card-module.portrait-image img {
    margin: 40px auto 0;
    border: 1px solid #d1c9be;
    max-width: 110px; }
  .card-module a.card-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9; }
  .card-module.stat .card-content:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: #d1c9be; }
  .card-module.stat .card-content .content-centering {
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .card-module.stat .card-content .content-centering h2 {
      font-size: 75px;
      text-align: center;
      margin-bottom: 0;
      background-color: #fff;
      padding: 0 40px; }
    .card-module.stat .card-content .content-centering p {
      text-transform: uppercase; }
  .card-module.stat:hover {
    box-shadow: none; }
  .card-module.quote .card-content {
    border: none;
    padding: 20px; }
    .card-module.quote .card-content .content-centering {
      padding: 0;
      position: absolute;
      left: 50px;
      right: 50px; }
      .card-module.quote .card-content .content-centering .ceo-block {
        position: relative;
        text-align: center; }
        .card-module.quote .card-content .content-centering .ceo-block .ceo-image {
          width: 120px;
          background: #fff;
          position: relative;
          z-index: 9;
          margin: 0 auto; }
          .card-module.quote .card-content .content-centering .ceo-block .ceo-image figure {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            overflow: hidden;
            text-align: center;
            margin: 20px auto 0;
            position: relative; }
            .card-module.quote .card-content .content-centering .ceo-block .ceo-image figure img {
              width: 100%; }
        .card-module.quote .card-content .content-centering .ceo-block:after {
          display: inline-block;
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 45px;
          height: 1px;
          background-color: #d1c9be; }
        .card-module.quote .card-content .content-centering .ceo-block p strong {
          display: block; }
      .card-module.quote .card-content .content-centering h3 {
        line-height: 32px; }
  .card-module.quote:hover {
    box-shadow: none; }
  .card-module.member-spotlight .card-content {
    padding: 20px; }
    .card-module.member-spotlight .card-content .content-centering {
      padding: 20px 50px;
      position: relative; }
      .card-module.member-spotlight .card-content .content-centering .member-block {
        position: relative;
        text-align: center;
        padding: 0; }
        .card-module.member-spotlight .card-content .content-centering .member-block .member-image {
          width: 100px;
          background: #fff;
          position: relative;
          z-index: 9;
          margin: 0 auto; }
          .card-module.member-spotlight .card-content .content-centering .member-block .member-image figure {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            overflow: hidden;
            text-align: center;
            margin: 15px auto 12px;
            position: relative; }
            .card-module.member-spotlight .card-content .content-centering .member-block .member-image figure img {
              width: 100%; }
        .card-module.member-spotlight .card-content .content-centering .member-block h4 {
          color: #006eb7;
          text-transform: uppercase;
          font-family: "Karla", sans-serif;
          font-size: 15px;
          font-weight: bold; }
  .card-module.image-only img {
    width: 100%; }
  .card-module:hover {
    -webkit-box-shadow: 0 7px 15px 0 rgba(135, 135, 135, 0.6);
    -moz-box-shadow: 0 7px 15px 0 rgba(135, 135, 135, 0.6);
    box-shadow: 0 7px 15px 0 rgba(135, 135, 135, 0.6);
    transition: all ease 4s; }
    .card-module:hover a {
      transition: all ease 4s; }
      .card-module:hover a.locked {
        color: #0089e3; }
      .card-module:hover a.arrow {
        color: #0089e3; }
        .card-module:hover a.arrow:after {
          margin-left: 15px;
          transition: all ease 4s; }
      .card-module:hover a.button {
        background-color: #ca530e; }
        .card-module:hover a.button.blue {
          background-color: #0089e3; }
  @media (max-width: 767px) {
    .card-module {
      margin: 15px 0 0; }
      .card-module > img {
        display: none; }
      .card-module .card-content a {
        display: none; }
      .card-module .card-content h3 {
        color: #006eb7;
        margin-bottom: 0; }
      .card-module .card-content .content-centering {
        padding: 20px;
        top: auto; }
      .card-module.video:after {
        display: none; }
      .card-module.bordered {
        padding: 0; }
        .card-module.bordered .card-content {
          border: none;
          position: relative;
          top: auto;
          bottom: auto;
          left: auto;
          right: auto; }
          .card-module.bordered .card-content .content-centering {
            position: relative;
            left: 50%;
            transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0); }
        .card-module.bordered.wide .card-content .content-centering {
          transform: translate(-50%, 0%);
          -webkit-transform: translate(-50%, 0%); }
        .card-module.bordered.wide:after {
          display: none; }
        .card-module.bordered.rss-feed .card-content h3, .card-module.bordered.featured-employer .card-content h3 {
          color: #535353; }
        .card-module.bordered.rss-feed .card-content .content-centering, .card-module.bordered.featured-employer .card-content .content-centering {
          left: auto; }
        .card-module.bordered.rss-feed:after, .card-module.bordered.featured-employer:after {
          display: none; }
        .card-module.bordered.communities .card-content h3 {
          color: #535353; }
        .card-module.bordered.communities .card-content .content-centering {
          left: auto; }
          .card-module.bordered.communities .card-content .content-centering .community-block h3 {
            margin-bottom: 15px; }
        .card-module.bordered.communities:after {
          display: none; }
      .card-module.wide .card-content .content-centering {
        padding: 20px !important; }
      .card-module.stat .card-content {
        border: 1px solid #d1c9be; }
        .card-module.stat .card-content .content-centering h2 {
          font-size: 60px;
          padding: 0; }
      .card-module.quote .card-content h3 {
        color: #535353; }
      .card-module.member-spotlight .card-content .content-centering {
        padding: 0; }
      .card-module.image-only img {
        width: 100%;
        display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .card-module {
      margin-bottom: 0; }
      .card-module img {
        width: 100%; }
      .card-module.portrait-image img {
        width: auto; }
      .card-module.wide .card-content .content-centering {
        padding: 40px; }
      .card-module.stat .card-content .content-centering {
        margin-top: auto;
        top: auto;
        transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%); }
        .card-module.stat .card-content .content-centering h2 {
          font-size: 60px;
          padding: 0 25px; }
      .card-module.bordered .card-content .content-centering {
        position: relative;
        top: auto;
        margin-top: 50%; }
      .card-module.bordered.quote .card-content {
        border: none; }
        .card-module.bordered.quote .card-content .content-centering {
          position: relative;
          margin-top: auto;
          left: 50%;
          transform: translate(-50%, 0%);
          -webkit-transform: translate(-50%, 0%); }
      .card-module.bordered.communities .card-content .content-centering, .card-module.bordered.rss-feed .card-content .content-centering, .card-module.bordered.featured-employer .card-content .content-centering {
        margin-top: auto; }
      .card-module.bordered.wide .card-content .content-centering {
        margin-top: auto; }
      .card-module.bordered.member-spotlight .card-content .content-centering {
        margin-top: auto;
        transform: translateY(0%);
        -webkit-transform: translateY(0%); } }
  @media (min-width: 1200px) {
    .card-module.wide .card-content .content-centering {
      padding: 40px 125px; } }

.link-card {
  background-color: #fff;
  margin: 30px 0 0;
  padding: 40px 15px;
  position: relative;
  width: 100%; }
  .link-card h3 {
    text-align: center;
    margin-bottom: 30px; }
  .link-card ul {
    list-style: none;
    padding: 0; }
    .link-card ul li {
      margin: 0; }
      .link-card ul li:nth-child(odd) {
        background-color: #f2f8fb; }
      .link-card ul li a {
        color: #006eb7;
        display: block;
        padding: 7px 0 7px 10px; }
  .link-card table {
    width: 100%; }
    .link-card table tr td {
      padding: 7px 10px;
      color: #006eb7; }
      .link-card table tr td:last-child {
        text-transform: uppercase;
        text-align: center; }
    .link-card table tr:nth-child(odd) {
      background-color: #f2f8fb; }
  @media (max-width: 767px) {
    .link-card {
      margin: 15px 0 0; } }

.navigation-card {
  background-color: #fff;
  margin: 30px 0 0;
  padding: 40px;
  position: relative;
  width: 100%; }
  .navigation-card h3 {
    text-align: center;
    margin-bottom: 30px; }
  .navigation-card ul {
    list-style: none;
    padding: 0; }
    .navigation-card ul li {
      margin: 0;
      border-bottom: 1px solid #ede9e5; }
      .navigation-card ul li:last-child {
        border: none; }
      .navigation-card ul li.active {
        position: relative; }
        .navigation-card ul li.active a {
          color: #a9a9a9; }
          .navigation-card ul li.active a:after {
            color: #a9a9a9; }
        .navigation-card ul li.active:before {
          content: "";
          position: absolute;
          width: 5px;
          height: 100%;
          left: -40px;
          background-color: #ef691c; }
      .navigation-card ul li a {
        color: #006eb7;
        display: block;
        padding: 10px 0 10px 10px;
        position: relative; }
        .navigation-card ul li a:after {
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -10px; }
        .navigation-card ul li a:hover {
          color: #0089e3; }
          .navigation-card ul li a:hover:after {
            right: -10px;
            transition: all ease 2s; }
      .navigation-card ul li > ul li {
        padding-left: 40px; }
  @media (max-width: 767px) {
    .navigation-card {
      padding: 20px 30px 20px 20px; }
      .navigation-card ul li.active:before {
        left: -20px; }
      .navigation-card ul li > ul li {
        padding-left: 20px; } }

.news-and-blog {
  background: #fff;
  padding: 70px 0;
  margin: 30px 0; }
  .news-and-blog h1 {
    margin: 0 0 60px; }
  .news-and-blog .card-block-header a.arrow {
    background-color: #fff;
    z-index: 1; }
  .news-and-blog .card-block-header:after {
    z-index: 0; }
  .news-and-blog .left-column {
    padding-right: 60px; }
    .news-and-blog .left-column .blog-news-container {
      margin-right: -60px;
      padding-right: 60px;
      border-right: 1px solid #d1c9be; }
  .news-and-blog .right-column {
    padding-left: 60px; }
  .news-and-blog .blog-news-container {
    margin: 35px 0 0; }
    .news-and-blog .blog-news-container h3 {
      text-align: left; }
      .news-and-blog .blog-news-container h3 a {
        color: #535353;
        background-image: linear-gradient(180deg, transparent 65%, #b8ddf6 0);
        background-size: 0 100%;
        background-repeat: no-repeat;
        transition: background-size .6s ease; }
        .news-and-blog .blog-news-container h3 a:hover {
          color: #535353;
          background-size: 100% 100%;
          text-decoration: none; }
    .news-and-blog .blog-news-container .featured-blog {
      background-color: #fff;
      border: 1px solid #d1c9be;
      position: relative; }
      .news-and-blog .blog-news-container .featured-blog > .row.row-flex {
        margin: 0 -15px; }
        .news-and-blog .blog-news-container .featured-blog > .row.row-flex [class^="col-"]:first-child, .news-and-blog .blog-news-container .featured-blog > .row.row-flex [class*=" col-"]:first-child {
          margin-left: -1px; }
      .news-and-blog .blog-news-container .featured-blog .featured-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        padding-right: 60px; }
        .news-and-blog .blog-news-container .featured-blog .featured-content p {
          margin-top: 0; }
    .news-and-blog .blog-news-container .preview-block {
      border-bottom: 1px solid #d1c9be;
      padding: 0 25px 40px 25px;
      margin: 30px 0 15px; }
      .news-and-blog .blog-news-container .preview-block:last-child {
        border-bottom: none; }
    .news-and-blog .blog-news-container .ceo-block {
      border-bottom: 10px solid #d1c9be;
      position: relative; }
      .news-and-blog .blog-news-container .ceo-block p {
        padding: 50px 25px 0 0; }
      .news-and-blog .blog-news-container .ceo-block img {
        position: relative;
        bottom: -10px;
        left: 40px; }
  .news-and-blog.news {
    padding: 30px 80px 50px;
    margin-bottom: 30px; }
    .news-and-blog.news .left-column {
      padding-right: 0; }
      .news-and-blog.news .left-column .blog-news-container {
        padding-right: 30px; }
    .news-and-blog.news .right-column {
      padding-left: 15px; }
      .news-and-blog.news .right-column .blog-news-container {
        padding-left: 15px; }
    .news-and-blog.news .blog-news-container {
      margin: 0; }
      .news-and-blog.news .blog-news-container .preview-block {
        padding: 0 0 30px; }
        .news-and-blog.news .blog-news-container .preview-block span.category {
          font-weight: bold;
          margin-left: 10px;
          border-left: 1px solid #000;
          padding-left: 10px;
          color: #000; }
      .news-and-blog.news .blog-news-container h3 a {
        color: #006eb7 !important;
        background-image: none !important; }
        .news-and-blog.news .blog-news-container h3 a:hover {
          color: #0089e3 !important;
          text-decoration: none; }
    .news-and-blog.news .pagination-container {
      border-top: 1px solid #d1c9be;
      padding: 50px 0 10px;
      margin: 30px 0 0;
      text-align: center;
      position: relative; }
      .news-and-blog.news .pagination-container .pagination-block .page-block {
        border: 1px solid #d1c9be;
        display: inline-block;
        margin: 0 25px;
        padding: 5px; }
        .news-and-blog.news .pagination-container .pagination-block .page-block ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          .news-and-blog.news .pagination-container .pagination-block .page-block ul li {
            display: inline-block;
            padding: 6px 10px;
            margin: 0;
            font-size: 20px; }
            .news-and-blog.news .pagination-container .pagination-block .page-block ul li.active {
              background-color: #f3f0ec;
              border: 1px solid #d1c9be;
              padding: 6px 20px; }
      .news-and-blog.news .pagination-container p.article-count {
        text-transform: uppercase;
        position: absolute;
        top: 52px;
        font-size: 20px; }
    .news-and-blog.news.search .blog-news-container .preview-block span.category {
      border: none;
      margin: 0;
      padding: 0; }
  @media (max-width: 767px) {
    .news-and-blog {
      margin: 0 15px; }
      .news-and-blog .left-column {
        margin-bottom: 40px;
        padding: 0 15px 30px 15px;
        border-bottom: 15px solid #efefef; }
        .news-and-blog .left-column .blog-news-container {
          border: none;
          margin: 35px 0 0;
          padding: 0; }
          .news-and-blog .left-column .blog-news-container .featured-blog {
            border-top: none;
            border-left: none;
            border-right: none;
            padding-bottom: 20px; }
            .news-and-blog .left-column .blog-news-container .featured-blog img {
              width: 100%; }
            .news-and-blog .left-column .blog-news-container .featured-blog .row.row-flex {
              padding: 0;
              margin: 0 -15px;
              border: none; }
            .news-and-blog .left-column .blog-news-container .featured-blog .featured-content {
              position: relative;
              top: auto;
              transform: translateY(0);
              -webkit-transform: translateY(0);
              text-align: center;
              margin: 0 auto;
              padding: 20px 0 0; }
      .news-and-blog .right-column {
        padding-left: 15px; }
      .news-and-blog .blog-news-container {
        text-align: center; }
        .news-and-blog .blog-news-container a.arrow {
          display: none; }
        .news-and-blog .blog-news-container h3 {
          text-align: center; }
          .news-and-blog .blog-news-container h3 a {
            color: #006eb7;
            background-image: none; }
        .news-and-blog .blog-news-container .preview-block {
          padding: 0 25px 20px 25px;
          margin: 20px 0 15px; }
        .news-and-blog .blog-news-container .ceo-block .text-right {
          text-align: center; }
        .news-and-blog .blog-news-container .ceo-block p {
          padding: 0; }
        .news-and-blog .blog-news-container .ceo-block img {
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
      .news-and-blog.news {
        padding: 30px 40px 50px;
        margin: 0 0 40px; }
        .news-and-blog.news .left-column {
          border: none;
          padding: 0 15px; }
          .news-and-blog.news .left-column .blog-news-container {
            padding-right: 0; }
        .news-and-blog.news .right-column .blog-news-container {
          padding-left: 0; }
        .news-and-blog.news .pagination-container {
          margin: 0 0 30px; }
          .news-and-blog.news .pagination-container p.article-count {
            display: none; }
          .news-and-blog.news .pagination-container .pagination-block .page-block {
            margin: 0 15px; }
        .news-and-blog.news .blog-news-container .preview-block {
          padding-bottom: 10px; }
        .news-and-blog.news .blog-news-container.mobile-add {
          border-bottom: 1px solid #d1c9be; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-and-blog .left-column {
      padding-right: 15px;
      margin-bottom: 80px; }
      .news-and-blog .left-column .blog-news-container {
        border: none;
        margin: 35px 0 0;
        padding: 0; }
        .news-and-blog .left-column .blog-news-container .featured-blog img {
          width: 100%; }
    .news-and-blog .right-column {
      padding-left: 15px; }
    .news-and-blog.news .left-column {
      margin-bottom: 0;
      padding-right: 15px; }
    .news-and-blog.news .right-column .blog-news-container {
      padding-left: 0; }
    .news-and-blog.news .pagination-container p.article-count {
      display: none; }
    .news-and-blog.news .blog-news-container.mobile-add {
      border-bottom: 1px solid #d1c9be; } }

.news-container {
  background-color: #fff;
  padding: 30px 80px 30px;
  margin-bottom: 30px; }
  .news-container > .row-flex {
    margin-top: 0 !important; }
    .news-container > .row-flex > .col-sm-6 {
      padding: 0 25px; }
  .news-container .preview-block {
    padding: 0 0 30px;
    border-bottom: 1px solid #d1c9be;
    margin: 0 0 30px;
    width: 100%; }
    .news-container .preview-block span.category {
      font-weight: bold;
      margin-left: 10px;
      border-left: 1px solid #000;
      padding-left: 10px;
      color: #000; }
  .news-container h3 {
    text-align: left; }
    .news-container h3 a {
      color: #006eb7 !important;
      background-image: none !important; }
      .news-container h3 a:hover {
        color: #0089e3 !important;
        text-decoration: none; }
  .news-container .pagination-container {
    padding: 0 0 10px;
    margin: 30px 0 0;
    text-align: center;
    position: relative; }
    .news-container .pagination-container .pagination-block .page-block {
      border: 1px solid #d1c9be;
      display: inline-block;
      margin: 0 25px;
      padding: 5px; }
      .news-container .pagination-container .pagination-block .page-block ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .news-container .pagination-container .pagination-block .page-block ul li {
          display: inline-block;
          padding: 6px 10px;
          margin: 0;
          font-size: 20px; }
          .news-container .pagination-container .pagination-block .page-block ul li.active {
            background-color: #f3f0ec;
            border: 1px solid #d1c9be;
            padding: 6px 20px; }
    .news-container .pagination-container p.article-count {
      text-transform: uppercase;
      position: absolute;
      font-size: 20px;
      top: 0; }
  @media (max-width: 767px) {
    .news-container {
      padding: 30px 15px; }
      .news-container .pagination-container {
        margin: 0; }
        .news-container .pagination-container p.article-count {
          display: none; }
        .news-container .pagination-container .pagination-block .page-block {
          margin: 0 5px; }
          .news-container .pagination-container .pagination-block .page-block ul li {
            padding: 6px; }
            .news-container .pagination-container .pagination-block .page-block ul li.active {
              padding: 6px 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-container .pagination-container p.article-count {
      display: none; } }

.search-container {
  background-color: #f3f0ec;
  display: block;
  padding: 30px 40px;
  margin: 40px 0 60px;
  text-align: center;
  position: relative; }
  .search-container h2 {
    text-transform: none; }
  .search-container h3 {
    text-align: center !important;
    margin: 20px 0 10px; }
  .search-container a.arrow {
    display: block;
    margin: 0 0 5px; }
  .search-container .form-group {
    background: #fff;
    padding: 15px;
    position: relative;
    margin-bottom: 25px; }
    .search-container .form-group input {
      border-radius: 0;
      height: 55px;
      text-transform: uppercase;
      position: relative;
      box-shadow: none;
      color: #535353;
      font-size: 20px;
      padding-right: 60px; }
    .search-container .form-group ::-webkit-input-placeholder {
      color: #535353; }
    .search-container .form-group :-moz-placeholder {
      color: #535353; }
    .search-container .form-group ::-moz-placeholder {
      color: #535353; }
    .search-container .form-group :-ms-input-placeholder {
      color: #535353; }
    .search-container .form-group .search-submit {
      position: absolute;
      top: 9px;
      right: 40px; }
      .search-container .form-group .search-submit:before {
        font-family: "icomoon";
        content: "\e905";
        display: block;
        color: #535353;
        font-size: 26px; }
      .search-container .form-group .search-submit:hover {
        text-decoration: none; }
    .search-container .form-group .btn-group {
      height: 50px; }
      .search-container .form-group .btn-group button {
        font-size: 20px;
        height: 50px; }
      .search-container .form-group .btn-group .dropdown-menu {
        top: 40px;
        padding-top: 10px;
        width: 100%; }
        .search-container .form-group .btn-group .dropdown-menu li {
          border: none;
          margin: 5px 0; }
          .search-container .form-group .btn-group .dropdown-menu li a {
            font-size: 20px; }
            .search-container .form-group .btn-group .dropdown-menu li a span {
              border: none;
              text-align: left;
              width: auto;
              padding: 0;
              font-size: inherit;
              margin: auto; }
  .search-container a.tips {
    display: block;
    border-top: 1px solid #d1c9be;
    border-right: 1px solid #d1c9be;
    border-bottom: 1px solid #d1c9be;
    height: 55px;
    padding: 15px 0 0;
    text-align: center;
    margin-left: -30px; }
    .search-container a.tips span {
      position: relative;
      left: 5px;
      vertical-align: middle; }
    .search-container a.tips:hover {
      text-decoration: none; }
  .search-container .button-container {
    position: relative;
    margin-bottom: 0 !important; }
    .search-container .button-container:before {
      content: "";
      display: inline-block;
      height: 1px;
      width: 100%;
      position: relative;
      background-color: #d1c9be;
      top: 30px; }
    .search-container .button-container a.button {
      box-shadow: 20px 0 0 #f3f0ec, -20px 0 0 #f3f0ec !important; }
  .search-container .popover {
    top: 107px !important; }
    .search-container .popover .popover-content {
      padding: 9px 14px !important; }
    .search-container .popover.right {
      margin-left: -5px !important; }
  .search-container .audience-select-container {
    background-color: #fff;
    padding: 15px;
    margin: 20px 0;
    text-align: left;
    position: relative; }
    .search-container .audience-select-container a.audience-selector {
      display: block;
      border: 1px solid #d1c9be;
      border-bottom: none;
      text-transform: uppercase;
      padding: 12px;
      font-size: 20px;
      color: #535353;
      position: relative; }
      .search-container .audience-select-container a.audience-selector:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transition: all ease 2s;
        font-family: "icomoon";
        content: "\e901";
        display: inline-block;
        position: absolute;
        top: 15px;
        right: 20px; }
      .search-container .audience-select-container a.audience-selector.collapsed {
        border-bottom: 1px solid #d1c9be; }
        .search-container .audience-select-container a.audience-selector.collapsed:after {
          font-family: "icomoon";
          content: "\e901";
          display: inline-block;
          position: absolute;
          top: 15px;
          right: 20px;
          transform: rotate(0deg);
          -webkit-transform: rotate(0deg); }
      .search-container .audience-select-container a.audience-selector:hover {
        text-decoration: none;
        border-color: #ef691c;
        transition: all ease 2s; }
        .search-container .audience-select-container a.audience-selector:hover.collapsed {
          border-color: #ef691c; }
    .search-container .audience-select-container #membership-type {
      position: absolute;
      right: 15px;
      left: 15px; }
      .search-container .audience-select-container #membership-type .well {
        border-bottom: 1px solid #d1c9be;
        border-left: 1px solid #d1c9be;
        border-right: 1px solid #d1c9be;
        padding: 10px 0 0;
        margin-top: -10px;
        position: absolute;
        width: 100%;
        background-color: #fff;
        z-index: 9999999;
        -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175); }
        .search-container .audience-select-container #membership-type .well ul {
          padding: 0 30px;
          list-style: none; }
          .search-container .audience-select-container #membership-type .well ul li {
            border-bottom: 1px solid #d1c9be;
            padding-bottom: 7px;
            margin: 7px 0; }
            .search-container .audience-select-container #membership-type .well ul li:last-child {
              border: none; }
            .search-container .audience-select-container #membership-type .well ul li a {
              display: block;
              font-size: 20px;
              text-transform: uppercase;
              position: relative;
              font-weight: normal; }
              .search-container .audience-select-container #membership-type .well ul li a:after {
                position: absolute;
                right: 0; }
              .search-container .audience-select-container #membership-type .well ul li a:hover:after {
                right: -5px; }
  @media (max-width: 767px) {
    .search-container {
      margin: 40px -20px;
      padding: 40px 20px; }
      .search-container .form-group input {
        font-size: 14px;
        padding-right: 40px; }
      .search-container .form-group .search-submit {
        top: 13px;
        right: 30px; }
        .search-container .form-group .search-submit:before {
          font-size: 21px; }
      .search-container .form-group .btn-group button {
        font-size: 16px; }
      .search-container .form-group .btn-group .dropdown-menu ul li a {
        font-size: 16px; }
      .search-container a.tips {
        margin: 20px 0 0;
        border-left: 1px solid #d1c9be; } }

.video-preview, .narrow-hero {
  margin: 40px 0; }
  .video-preview .preview-copy, .narrow-hero .preview-copy {
    background-color: #f3f0ec;
    padding: 30px 35px 25px;
    border-left: 5px solid #ef691c;
    font-size: 13px; }
    .video-preview .preview-copy p, .narrow-hero .preview-copy p {
      margin-top: 0; }
    .video-preview .preview-copy h3, .narrow-hero .preview-copy h3 {
      text-align: left;
      margin: 0 !important; }
      .video-preview .preview-copy h3:after, .narrow-hero .preview-copy h3:after {
        display: none !important; }

.drug-shortage-container {
  margin: 60px 0 0; }
  .drug-shortage-container .bulletin-header {
    position: relative;
    display: block;
    text-align: center; }
    .drug-shortage-container .bulletin-header h2 {
      background-color: #fff;
      padding: 0 15px;
      display: inline-block;
      margin: 0 auto;
      position: relative;
      z-index: 1; }
    .drug-shortage-container .bulletin-header:after {
      content: "";
      display: block;
      height: 1px;
      position: absolute;
      top: 19px;
      left: 0;
      right: 0;
      background-color: #d1c9be; }
  .drug-shortage-container .table thead > tr > th {
    border-bottom: none;
    font-size: 16px;
    text-transform: uppercase; }
    .drug-shortage-container .table thead > tr > th.right {
      text-align: right; }
    .drug-shortage-container .table thead > tr > th:last-child {
      text-align: right; }
  .drug-shortage-container .table tbody tr td {
    border-top: none; }
    .drug-shortage-container .table tbody tr td:first-child {
      color: #006eb7; }
    .drug-shortage-container .table tbody tr td.right {
      text-align: right; }
    .drug-shortage-container .table tbody tr td:last-child {
      text-align: right; }
  .drug-shortage-container .table tbody tr:nth-of-type(2n+1) {
    background-color: #f2f8fb; }
  .drug-shortage-container .table-toggle {
    background-color: #f3f0ec;
    border: 1px solid #d1c9be;
    padding: 10px;
    margin: 20px 0; }
    .drug-shortage-container .table-toggle a {
      display: block;
      color: #006eb7;
      text-transform: uppercase;
      padding: 13px 0;
      text-align: center; }
      .drug-shortage-container .table-toggle a.active {
        background-color: #fff;
        color: #535353;
        border: 1px solid #d1c9be; }
      .drug-shortage-container .table-toggle a.left {
        margin-right: -10px; }
      .drug-shortage-container .table-toggle a.right {
        margin-left: -10px; }
      .drug-shortage-container .table-toggle a:hover {
        background-color: #eae6e1;
        transition: all ease 2s; }
  @media (max-width: 767px) {
    .drug-shortage-container .table td {
      width: 100%;
      display: block;
      text-align: left !important; }
      .drug-shortage-container .table td:first-child {
        padding-bottom: 0; }
      .drug-shortage-container .table td:last-child {
        padding-top: 0; }
    .drug-shortage-container .table-toggle a.left {
      margin-right: 0; }
    .drug-shortage-container .table-toggle a.right {
      margin-left: 0; } }

.info-block {
  margin-top: 40px;
  border-bottom: 1px solid #d1c9be;
  padding-bottom: 40px; }
  .info-block:first-child {
    border-top: 1px solid #d1c9be;
    padding-top: 40px; }
  .info-block p.highlight {
    background: yellow;
    display: inline;
    box-shadow: 10px 0 0 yellow;
    box-decoration-break: clone; }
  .info-block > .drug-shortage-container {
    margin: 0; }
  @media (max-width: 767px) {
    .info-block {
      margin-top: 20px;
      padding-bottom: 20px; } }

.additional-information {
  background-color: #fff;
  padding: 30px 180px;
  margin-bottom: 30px; }
  .additional-information h3 {
    text-align: left; }
  .additional-information a {
    text-transform: uppercase;
    font-weight: bold; }
  .additional-information .additional-info-block {
    margin: 40px 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #d1c9be; }
    .additional-information .additional-info-block:last-child {
      padding-bottom: 0;
      border: none; }

.disclaimer {
  font-size: 12px;
  margin: 60px 0 20px;
  text-align: justify;
  text-justify: inter-word; }
  .disclaimer p {
    margin: 0; }
  .disclaimer h3 {
    font-size: 15px;
    margin: 0; }

.news-filter-container {
  background: #dadada;
  padding: 0 15px;
  margin-bottom: 30px; }
  .news-filter-container .bootstrap-select {
    display: block !important;
    height: 60px !important;
    margin: 15px 0; }
    .news-filter-container .bootstrap-select button {
      height: 60px;
      border-radius: 0;
      font-size: 20px;
      text-transform: uppercase;
      border-color: #d1c9be;
      color: #535353;
      position: relative; }
      .news-filter-container .bootstrap-select button .bs-caret:after {
        top: 15px;
        right: 20px; }
  @media (max-width: 767px) {
    .news-filter-container .bootstrap-select button {
      font-size: 16px; } }

.address-container {
  border-left: 1px solid #d1c9be;
  padding-left: 30px; }

.author {
  border-top: 1px solid #d1c9be;
  border-bottom: 1px solid #d1c9be;
  padding: 25px 0;
  margin: 25px 0; }
  .author figure {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden; }
    .author figure img {
      width: 100%; }
  .author p {
    margin: 0 0 5px; }
    .author p strong {
      display: block; }
  .author.noAuthor {
    display: none; }
  @media (max-width: 767px) {
    .author {
      text-align: center; }
      .author p {
        margin-left: 0; }
      .author figure {
        margin: 0 auto; } }

.member-block {
  background: #fff;
  padding: 65px; }
  .member-block h2 {
    font-size: 40px;
    text-transform: none;
    text-align: left; }
  .member-block h3 {
    font-family: "Karla", sans-serif;
    text-align: left; }
    .member-block h3:after {
      content: "";
      display: block;
      width: 30px;
      height: 5px;
      margin: 20px 0;
      background-color: #ef691c; }
  .member-block .member-badge {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    overflow: hidden;
    padding: 15px; }
    .member-block .member-badge .member-badge-content {
      border: 1px solid #535353;
      width: 230px;
      height: 230px;
      border-radius: 50%;
      text-align: center;
      padding: 35px 30px; }
      .member-block .member-badge .member-badge-content h4 {
        font-size: 24px; }
        .member-block .member-badge .member-badge-content h4:before {
          font-family: "icomoon";
          content: "\e907";
          display: block;
          margin-bottom: 15px;
          color: #535353;
          font-size: 42px; }
    .member-block .member-badge.gold {
      background-color: #e3cd76; }
    .member-block .member-badge.silver {
      background-color: #d7d7d7; }
    .member-block .member-badge.bronze {
      background-color: #c9ac85; }
    .member-block .member-badge.black {
      background-color: #535353; }
      .member-block .member-badge.black .member-badge-content {
        border-color: #d1c9be; }
        .member-block .member-badge.black .member-badge-content h4 {
          color: #fff; }
          .member-block .member-badge.black .member-badge-content h4:before {
            color: #d1c9be; }
  .member-block .member-information ul {
    list-style: none;
    padding: 0; }
    .member-block .member-information ul li {
      padding: 3px 5px;
      margin: 2px 0; }
      .member-block .member-information ul li:nth-child(odd) {
        background-color: #f2f8fb; }
  @media (max-width: 767px) {
    .member-block {
      padding: 25px; }
      .member-block .member-badge {
        margin: 20px auto 0; } }

.related-resources {
  background-color: #fff;
  padding: 15px;
  margin: 30px 0; }
  .related-resources .resource-content {
    border: 1px solid #d1c9be;
    padding: 40px 150px; }
    .related-resources .resource-content a {
      font-weight: bold; }
    .related-resources .resource-content p.telephone {
      font-size: 25px; }
    .related-resources .resource-content ul {
      list-style: none; }
  @media (max-width: 767px) {
    .related-resources .resource-content {
      padding: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .related-resources .resource-content {
      padding: 40px; } }

.saved-pages {
  margin: 0;
  width: 100%; }
  .saved-pages ul {
    list-style-type: none;
    border: 1px solid #d1c9be;
    background: #fff;
    padding: 0;
    width: 100%; }
    .saved-pages ul li {
      font-size: 16px;
      border-bottom: 1px solid #d1c9be;
      margin: 0;
      white-space: nowrap;
      overflow: hidden;
      position: relative; }
      .saved-pages ul li:last-child {
        border: none; }
      .saved-pages ul li span {
        border-right: 1px solid #d1c9be;
        text-align: center;
        width: 50px;
        display: inline-block;
        padding: 10px 0;
        font-size: 20px;
        margin-right: 10px; }
        .saved-pages ul li span.placeholder {
          width: auto;
          text-align: left;
          padding: 0;
          border: none;
          opacity: .5;
          font-size: 16px; }
      .saved-pages ul li a.remove-favorite {
        position: absolute;
        right: 0;
        top: 15px;
        color: #535353;
        background-color: #fff; }
        .saved-pages ul li a.remove-favorite span {
          border: none;
          padding: 0;
          margin: 0;
          font-size: 16px; }

.form-group.favorites {
  margin-top: 20px;
  width: 100%; }
  .form-group.favorites label {
    font-size: 14px;
    font-weight: normal; }
  .form-group.favorites button {
    font-size: 16px; }
  .form-group.favorites .dropdown-menu {
    top: 40px; }
    .form-group.favorites .dropdown-menu li {
      border: none;
      margin: 5px 0; }
      .form-group.favorites .dropdown-menu li a {
        font-size: 16px; }
        .form-group.favorites .dropdown-menu li a span {
          border: none;
          text-align: left;
          width: auto;
          padding: 0;
          font-size: inherit;
          margin: auto; }

.predictive-search {
  position: absolute;
  background: #fff;
  border: 1px solid #d1c9be;
  border-top: none;
  z-index: 11;
  top: 99px;
  left: 185px;
  width: 544px;
  box-shadow: 0 12px 23px -9px rgba(135, 135, 135, 0.6);
  display: none; }
  .predictive-search .predictive-content {
    padding: 0 20px; }
    .predictive-search .predictive-content ul {
      padding: 0;
      margin: 0; }
      .predictive-search .predictive-content ul li {
        display: block;
        border-bottom: 1px solid #d1c9be;
        padding: 8px 0;
        margin: 0; }
        .predictive-search .predictive-content ul li:last-child {
          border: none; }
        .predictive-search .predictive-content ul li a {
          display: block;
          text-transform: none;
          font-size: 16px;
          font-weight: normal; }
    .predictive-search .predictive-content h3 {
      text-align: left;
      font-size: 20px;
      margin: 20px 0 5px;
      font-family: "Karla", sans-serif; }
  .predictive-search a.arrow {
    display: block;
    padding: 10px 20px;
    margin-top: 20px;
    background: #efefef; }
  @media (max-width: 767px) {
    .predictive-search {
      top: 146px;
      left: 10px;
      right: 10px;
      width: auto; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .predictive-search {
      top: 69px;
      left: 10px;
      width: 521px; } }
  @media (min-width: 1200px) {
    .predictive-search {
      top: 99px;
      left: 190px;
      width: 689px; } }

/*#####################################################################################
MODAL / POPOVER STYLES
#######################################################################################*/
.modal {
  top: 5%; }
  .modal .modal-dialog .modal-content {
    background: #535353;
    text-align: center;
    color: #fff;
    border-radius: 0;
    border: none;
    padding: 10px 60px; }
    .modal .modal-dialog .modal-content .modal-header {
      border: none; }
      .modal .modal-dialog .modal-content .modal-header a {
        margin: 15px 5px 0;
        font-weight: bold; }
        .modal .modal-dialog .modal-content .modal-header a.blue:hover {
          background: #0089e3; }
        .modal .modal-dialog .modal-content .modal-header a.cancel-btn:hover {
          background: #fff; }
      .modal .modal-dialog .modal-content .modal-header .modal-footer {
        border-top: none; }

.modal-backdrop {
  opacity: .15; }

.popover {
  background-color: #ef691c;
  font-size: 12px;
  border: none;
  border-radius: 0;
  width: 140px;
  box-shadow: none;
  color: #fff; }
  .popover .popover-content {
    padding: 0 14px 8px; }
  .popover .popover-title {
    background: transparent;
    border: none;
    color: #fff; }
  .popover.right > .arrow {
    top: 25px !important;
    border-right-color: #ef691c; }
    .popover.right > .arrow:after {
      border-right-color: #ef691c; }

/*#####################################################################################
ACCORDION STYLES
#######################################################################################*/
.panel-group {
  margin-bottom: 60px; }
  .panel-group .panel .panel-heading .panel-title {
    margin: 10px 0 0; }
    .panel-group .panel .panel-heading .panel-title a {
      display: block;
      text-align: left;
      padding: 15px;
      border: 1px solid #d1c9be;
      border-bottom: none;
      text-transform: uppercase;
      font-family: "Karla", sans-serif;
      position: relative; }
      .panel-group .panel .panel-heading .panel-title a:after {
        font-family: "icomoon";
        content: "\e906";
        position: absolute;
        right: 20px;
        top: 17px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        font-size: 14px;
        transition: all ease 2s; }
      .panel-group .panel .panel-heading .panel-title a.collapsed {
        border: 1px solid #d1c9be; }
        .panel-group .panel .panel-heading .panel-title a.collapsed:after {
          font-family: "icomoon";
          content: "\e906";
          position: absolute;
          right: 20px;
          top: 17px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          font-size: 14px; }
  .panel-group .panel .panel-collapse .panel-body {
    border: 1px solid #d1c9be;
    border-top: none;
    padding: 10px 40px 20px; }
    .panel-group .panel .panel-collapse .panel-body p strong {
      color: #006eb7; }
    .panel-group .panel .panel-collapse .panel-body ul {
      margin-bottom: 25px; }
  @media (max-width: 767px) {
    .panel-group .panel .panel-heading .panel-title {
      font-size: 16px; }
      .panel-group .panel .panel-heading .panel-title a:after {
        font-size: 10px; } }

/*#####################################################################################
COMPARISON TABLE STYLES
#######################################################################################*/
.comparison-table {
  position: relative; }
  .comparison-table table {
    width: 100%;
    margin: 40px 0; }
    .comparison-table table thead th {
      text-align: center;
      padding: 10px;
      font-size: 15px;
      color: #535353;
      text-transform: uppercase; }
      .comparison-table table thead th:first-child {
        text-align: left;
        width: 55%; }
      .comparison-table table thead th:nth-child(2) {
        background: rgba(97, 165, 211, 0.85);
        width: 20%;
        color: #fff; }
        .comparison-table table thead th:nth-child(2) a {
          color: #fff; }
          .comparison-table table thead th:nth-child(2) a span {
            color: #fff; }
          .comparison-table table thead th:nth-child(2) a:hover {
            text-decoration: none; }
      .comparison-table table thead th a {
        color: #535353; }
        .comparison-table table thead th a span {
          color: #006eb7; }
      .comparison-table table thead th span {
        vertical-align: middle;
        top: -1px;
        position: relative; }
    .comparison-table table tbody tr:nth-child(odd) {
      background-color: #f2f8fb; }
    .comparison-table table tbody tr td {
      text-align: center;
      padding: 10px; }
      .comparison-table table tbody tr td:first-child {
        text-align: left;
        width: 55%;
        padding-right: 20px; }
      .comparison-table table tbody tr td:nth-child(2) {
        background: rgba(97, 165, 211, 0.85);
        color: #fff;
        width: 20%; }
      .comparison-table table tbody tr td a {
        font-weight: bold; }
      .comparison-table table tbody tr td > .fa-check {
        font-size: 18px; }
    .comparison-table table .popover {
      top: -5px !important; }
      .comparison-table table .popover.right {
        margin-left: 20px !important; }
  @media (max-width: 767px) {
    .comparison-table thead {
      display: block; }
      .comparison-table thead tr {
        width: 100%;
        display: table; }
        .comparison-table thead tr th {
          width: 50% !important; }
          .comparison-table thead tr th:first-child {
            display: none; }
          .comparison-table thead tr th:last-child {
            background-color: #f2f8fb !important;
            color: #535353; }
            .comparison-table thead tr th:last-child a {
              color: #535353; }
              .comparison-table thead tr th:last-child a span {
                color: #535353; }
    .comparison-table tbody tr:nth-child(odd) {
      background-color: transparent !important; }
    .comparison-table tbody tr td {
      width: 50% !important;
      display: inline-block; }
      .comparison-table tbody tr td:first-child {
        width: 100% !important;
        display: block;
        padding: 20px 0 10px !important; }
      .comparison-table tbody tr td:last-child {
        background-color: #f2f8fb !important;
        color: #535353 !important;
        width: 100% !important;
        margin-left: -2px; } }

/*#####################################################################################
DEFAULT FORM STYLES
#######################################################################################*/
input[type="radio"],
input[type="checkbox"] {
  margin-left: 5px; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
  position: relative;
  border: 1px solid #d1c9be;
  text-decoration: none;
  text-align: left;
  background: #fff;
  color: #555555;
  outline: none;
  vertical-align: middle;
  border-radius: 0 !important;
  height: 40px; }

input[type="text"].error,
input[type="email"].error,
input[type="tel"].error,
input[type="password"].error,
textarea.error,
select.error {
  border: 3px solid #ff0000; }

.bootstrap-select {
  display: block;
  height: 40px; }
  .bootstrap-select button {
    height: 40px;
    width: 100%;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #d1c9be;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none; }
    .bootstrap-select button .bs-caret .caret {
      display: none; }
    .bootstrap-select button .bs-caret:after {
      display: block;
      position: absolute;
      top: 10px;
      right: 15px;
      font-family: "icomoon";
      content: "\e901";
      color: #535353;
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transition: all ease 2s; }
    .bootstrap-select button:hover {
      background-color: transparent !important;
      border-color: #ef691c;
      transition: all ease 2s; }
    .bootstrap-select button.dropdown-toggle {
      background-color: #fff !important;
      box-shadow: none !important; }
  .bootstrap-select.open button {
    border-bottom: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    background: #fff !important;
    border-color: #d1c9be !important; }
    .bootstrap-select.open button .bs-caret:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transition: all ease 2s; }
  .bootstrap-select.open.error > button {
    border: 1px solid #ff0000; }
  .bootstrap-select.error > button {
    border: 3px solid #ff0000; }
    .bootstrap-select.error > button .bs-caret:after {
      top: 7px; }
  .bootstrap-select > select.mobile-device {
    z-index: -2 !important; }

.form-group label .greyed-out {
  color: #949494;
  font-weight: 100; }

.form-group p.error, .form-group span.error {
  color: #ff0000;
  margin-top: 5px;
  display: block; }

input[type="button"] {
  background: #0089e3;
  margin: 10px 0 10px 0;
  padding: 5px 15px;
  position: relative;
  border: 1px solid #d1c9be;
  text-decoration: none !important;
  text-align: center;
  font-weight: normal;
  outline: none;
  vertical-align: middle;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  input[type="button"]:hover {
    background: #23527c;
    color: #fff !important; }

.dropdown-menu {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #d1c9be;
  border-top: none;
  border-radius: 0;
  -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu ul.inner {
    padding: 0 15px 15px !important; }
    .dropdown-menu ul.inner li.selected a {
      background-color: #e1eff9; }
    .dropdown-menu ul.inner li a {
      font-size: 20px;
      text-transform: uppercase; }
      .dropdown-menu ul.inner li a:hover {
        background-color: #e1eff9; }
      .dropdown-menu ul.inner li a:focus {
        outline: none !important; }
  @media (max-width: 767px) {
    .dropdown-menu ul.inner li a {
      font-size: 16px; } }

.message-container-outer {
  margin-top: 30px;
  border-top: 1px solid #d1c9be;
  padding-top: 30px; }
  .message-container-outer #message-entry textarea {
    display: block;
    width: 100%;
    height: 175px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.error-message {
  color: #ff0000;
  margin-bottom: 25px;
  display: block; }
  .error-message p {
    display: inline-block; }
  .error-message:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    content: "\f06a";
    display: inline-block;
    color: #ff0000;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 21px; }

.contact-us .error.open {
  border-color: #ff0000; }

.contact-us .dropdown-menu {
  top: 38px; }
  .contact-us .dropdown-menu ul li a {
    font-size: 16px; }

form .has-feedback .dropdown-menu {
  top: 41px; }
  form .has-feedback .dropdown-menu ul li a {
    font-size: 16px; }

/* ---------------------------------------------
ASHP GRID WRAPPER
------------------------------------------------ */
.dataTables_wrapper .dataTables_length {
  margin: 20px 0; }
  .dataTables_wrapper .dataTables_length .bootstrap-select {
    width: 100px !important;
    margin-left: 4px; }
    .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-menu {
      top: 40px; }
      .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-menu ul.inner li a {
        font-size: 14px; }

.dataTables_wrapper .dataTables_filter {
  margin: 20px 0 20px 20px;
  float: left !important; }
  .dataTables_wrapper .dataTables_filter label {
    position: relative;
    top: -2px; }
    .dataTables_wrapper .dataTables_filter label input {
      height: 40px;
      border: 1px solid #d1c9be; }

@media (max-width: 767px) {
  .dataTables_wrapper .dataTables_length {
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-left: 0; } }

/*#####################################################################################
AHFS CUSTOM SITE STYLES
#######################################################################################*/
.ahfs a {
  color: #f1373d; }
  .ahfs a.button {
    background-color: #f1373d;
    color: #fff; }
    .ahfs a.button:hover {
      background-color: #e51017;
      color: #fff; }
  .ahfs a:hover {
    color: #f34f54; }

.ahfs h2 a:hover {
  color: #535353; }

.ahfs .header-container .nav-bar {
  background-color: #fff; }
  .ahfs .header-container .nav-bar figure {
    padding: 18px 30px; }
    .ahfs .header-container .nav-bar figure img {
      width: 150px; }
  .ahfs .header-container .nav-bar .log-in {
    color: #000; }
    .ahfs .header-container .nav-bar .log-in a {
      color: #f1373d; }
  .ahfs .header-container .nav-bar ul li a {
    color: #000; }
    .ahfs .header-container .nav-bar ul li a:hover {
      background-color: #f2f2f2; }
  .ahfs .header-container .nav-bar .search-bar {
    width: 520px; }
    .ahfs .header-container .nav-bar .search-bar .search-submit {
      right: 130px; }
      .ahfs .header-container .nav-bar .search-bar .search-submit:before {
        color: black; }
    .ahfs .header-container .nav-bar .search-bar .close-search:after {
      color: #000; }

.ahfs .header-container a.t1-nav-icon {
  background-color: #f1373d; }
  .ahfs .header-container a.t1-nav-icon:hover {
    background: #e51017;
    color: #fff; }

.ahfs .header-container .hero-content {
  height: 500px; }
  .ahfs .header-container .hero-content .hero-copy {
    width: auto; }
    .ahfs .header-container .hero-content .hero-copy h1 {
      text-transform: uppercase;
      line-height: 65px;
      font-weight: bold; }
    .ahfs .header-container .hero-content .hero-copy p {
      background: #000;
      box-shadow: 10px 0 0 #000, -10px 0 0 #000;
      color: #fff; }
    .ahfs .header-container .hero-content .hero-copy a.arrow {
      background: #000;
      box-shadow: 10px 0 0 #000, -10px 0 0 #000;
      color: #f1373d; }

.ahfs .t1-menu-container .t1-menu a.close-menu {
  color: #f1373d; }

.ahfs .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a {
  color: #f1373d; }

.ahfs .card-module:hover a.arrow {
  color: #f34f54; }

.ahfs .card-module:hover a.button {
  background-color: #f34f54; }

.ahfs .news-and-blog .blog-news-container h3 a {
  background-image: linear-gradient(180deg, transparent 65%, #eaeaea 0); }

.ahfs .news-and-blog .navigation-card {
  padding: 40px 0; }
  .ahfs .news-and-blog .navigation-card a {
    color: #f1373d; }

.ahfs .news-and-blog .right-column .card-block-header h2 {
  padding-bottom: 50px; }

.ahfs .card-block-header.no-link {
  margin: 40px 0 30px; }
  .ahfs .card-block-header.no-link h2 {
    text-transform: uppercase;
    font-size: 30px; }

.ahfs .footer-container ul li a, .ahfs .footer-container ul li a > span {
  color: #f1373d; }
  .ahfs .footer-container ul li a:hover, .ahfs .footer-container ul li a > span:hover {
    color: #f1373d; }

.ahfs .footer-container .footer-bottom {
  background-color: #000; }

@media (max-width: 767px) {
  .ahfs .header-container .nav-bar .search-bar {
    width: 100%; }
    .ahfs .header-container .nav-bar .search-bar .search-submit {
      right: 35px; }
  .ahfs .header-container .nav-bar figure {
    width: 200px;
    margin-top: 10px; }
    .ahfs .header-container .nav-bar figure img {
      width: 100%; }
  .ahfs .header-container .hero-content {
    height: auto; }
    .ahfs .header-container .hero-content .hero-copy {
      width: auto; }
      .ahfs .header-container .hero-content .hero-copy:before {
        background-color: #000; }
      .ahfs .header-container .hero-content .hero-copy p {
        text-align: center;
        display: block; }
      .ahfs .header-container .hero-content .hero-copy h1 {
        line-height: normal; }
  .ahfs .news-and-blog {
    padding: 30px 0; }
  .ahfs .right-column .navigation-card {
    padding: 0;
    text-align: left; }
    .ahfs .right-column .navigation-card a.arrow {
      display: block; }
  .ahfs .right-column .card-block-header h2 {
    padding-bottom: 0; }
  .ahfs .additional-information {
    padding: 20px; }
    .ahfs .additional-information .additional-info-block {
      margin: 20px 0;
      padding-bottom: 20px; }
  .ahfs .card-module .card-content h3 {
    color: #f1373d; }
  .ahfs .news-and-blog .blog-news-container h3 a {
    color: #f1373d; }
  .ahfs .footer-container a[data-toggle="collapse"] {
    color: #f1373d; }
  .ahfs .footer-container p.telephone {
    background-color: #f1373d; } }

@media (min-width: 768px) and (max-width: 991px) {
  .ahfs .header-container .nav-bar .search-bar {
    width: 680px; }
  .ahfs .header-container .nav-bar figure {
    padding: 20px 30px; }
    .ahfs .header-container .nav-bar figure img {
      width: 120px; }
  .ahfs .hero-content {
    height: auto; }
    .ahfs .hero-content .hero-copy {
      width: auto; }
      .ahfs .hero-content .hero-copy:before {
        background-color: #000; }
      .ahfs .hero-content .hero-copy p {
        text-align: center;
        display: block; } }

@media (min-width: 1200px) {
  .ahfs .header-container .nav-bar .search-bar {
    width: 680px; } }

/*#####################################################################################
CUSTOM PRINT STYLES
#######################################################################################*/
@page {
  margin: 1cm; }

@media print {
  .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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .visible-xs {
    display: none; }
  .hidden-xs {
    display: block; }
  .hidden-xs.hidden-print {
    display: none; }
  .hidden-sm {
    display: none; }
  .visible-sm {
    display: block; }
  .print-break-before {
    page-break-before: always; }
  .print-break-after {
    page-break-after: always; }
  .header-container, .related-links-anchor,
  .card-block-header, .navigation-card, .card-module,
  .back-to-top, .table-toggle, .search-container,
  .video-preview, .link-card, .button-container,
  .news-filter-container, .pagination-container,
  .footer-container, .audience-select-container {
    display: none; }
  #ad_horizontal {
    display: none !important; }
  .main-container img.visible-print {
    width: 115px !important; }
  .container {
    width: 750px; }
  .col-md-offset-2 {
    margin: 0; }
  .collapse {
    display: block !important; }
  .panel-group .panel .panel-heading .panel-title a {
    border: none; }
    .panel-group .panel .panel-heading .panel-title a.collapsed {
      border: none; }
    .panel-group .panel .panel-heading .panel-title a:after {
      display: none; }
  .panel-group .panel .panel-collapse .panel-body {
    border: none; }
  .card-block-header.secondary {
    display: block; }
  .drug-shortage-container .table {
    margin-top: 20px; }
    .drug-shortage-container .table tr {
      border-bottom: 1px solid #eaeaea; }
      .drug-shortage-container .table tr td {
        display: table-cell; }
        .drug-shortage-container .table tr td:last-child {
          text-align: right !important;
          padding-top: 7px; }
    .drug-shortage-container .table thead.hidden-xs {
      display: none !important; }
  .comparison-table thead tr th {
    width: 80%; }
    .comparison-table thead tr th:first-child {
      display: block; }
    .comparison-table thead tr th:nth-child(even) {
      width: 20% !important; }
  .comparison-table tbody tr td {
    width: 80% !important;
    display: inline-block; }
    .comparison-table tbody tr td:first-child {
      width: 80% !important;
      display: inline-block; }
    .comparison-table tbody tr td:nth-child(even) {
      width: 20% !important;
      text-align: center; }
    .comparison-table tbody tr td:last-child {
      width: 20% !important;
      text-align: center; }
  .news-and-blog .blog-news-container {
    text-align: left; }
    .news-and-blog .blog-news-container h3 {
      text-align: left; }
  .tier-container.white-background .tier-bg-container .content-well {
    border: none; }
    .tier-container.white-background .tier-bg-container .content-well h1 {
      padding: 0;
      font-size: 30px; } }

@media (min-width: 769px) {
    .rs-wrapper-old {
        margin-top: 150px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 20px;
    }
  #reader-comp .rs-wrapper-old {
    margin-top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 30px; } }

@media (max-width: 768px) {
    .rs-wrapper-old {
        margin-top: 95px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
    }
  #reader-comp .rs-wrapper-old {
    margin-top: 95px;
    z-index: 10;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px; } }

.site-header > .container {
  position: relative; }

.main-nav {
  position: static; }

.nav > li {
  position: static; }

.navbar-nav > li > a {
  background-color: transparent; }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background-color: transparent; }

@media only screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block; } }

.dropdown.open a {
  background-color: transparent; }
  .dropdown.open a:hover, .dropdown.open a:focus {
    background-color: transparent; }

.dropdown.open .dropdown-menu {
  display: none; }

@media only screen and (min-width: 992px) {
  .dropdown.open:hover .dropdown-menu {
    display: block; } }

@media only screen and (min-width: 992px) {
  .dropdown .dropdown-menu {
    left: 0;
    right: 0; } }

/*USAGE
--HTML--
<div class="some-element">
    <div class="content"></div>
</div>
--SASS--
.some-element { @include aspect-ratio(16, 9); }
*/
/*USAGE
@include headings() {
    color: #000;
}
*/
html,
body {
  min-height: 100%;
  min-height: 100vh;
  font-size: 16px; }

body {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  color: #272222;
  position: relative;
  transition-property: margin-left, margin-right;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  background-color: #efefef; }
  body.white-bg {
    background-color: #fff; }
  body.homepage {
    background-image: url("../img/bg.jpg");
    background-repeat: repeat-y;
    background-position: center top;
    background-size: cover; }
  body.mobile-nav-active {
    transition-delay: .367s;
    margin-right: calc(100% - 70px);
    margin-left: calc(-100% + 70px);
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      body.mobile-nav-active {
        margin-right: 0;
        margin-left: 0; } }
  body.search {
    background-color: #fff; }

*:focus {
  outline: #fff 1px solid; }

h1,
.h1 {
  font-size: 48px;
  font-size: 3rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 600;
  color: #195e8c; }

h2,
.h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600;
  color: #195e8c; }

h3,
.h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 600;
  color: #546e7a; }

h4,
.h4,
#policy-rationale h1,
#policy-rationale h2,
#policy-rationale h3,
#policy-rationale h4,
#policy-rationale h5,
#policy-rationale h6,
#policy-background h1,
#policy-background h2,
#policy-background h3,
#policy-background h4,
#policy-background h5,
#policy-background h6,
#policy-topic h1,
#policy-topic h2,
#policy-topic h3,
#policy-topic h4,
#policy-topic h5,
#policy-topic h6 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  color: #195e8c;
  font-weight: 600; }
  @media only screen and (min-width: 768px) {
    h4,
    .h4,
    #policy-rationale h1,
    #policy-rationale h2,
    #policy-rationale h3,
    #policy-rationale h4,
    #policy-rationale h5,
    #policy-rationale h6,
    #policy-background h1,
    #policy-background h2,
    #policy-background h3,
    #policy-background h4,
    #policy-background h5,
    #policy-background h6,
    #policy-topic h1,
    #policy-topic h2,
    #policy-topic h3,
    #policy-topic h4,
    #policy-topic h5,
    #policy-topic h6 {
      font-size: 26px;
      font-size: 1.625rem; } }

h5,
.h5 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #195e8c; }

h6,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #195e8c; }

p {
  line-height: 1.666666666666667; }

blockquote {
  border: none;
  color: #0063a4;
  font-size: 28px;
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 1.357142857142857;
  text-align: center;
  margin: 0 0 30px; }

a {
  color: #195e8c; }
  a:hover {
    color: #ec6a1f;
    text-decoration: none; }
  a.button {
    margin: 0;
    font-size: 12px;
    font-size: .75rem;
    white-space: normal;
    padding: 10px 40px;
    padding: .625rem 2.5rem; }

th {
  line-height: 1.666666666666667; }

td {
  line-height: 1.666666666666667; }

li {
  line-height: 1.666666666666667; }

img {
  max-width: 100%;
  width: auto; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/* http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height */
/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.inside {
  margin-top: 20px;
  margin-bottom: 20px; }

.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

/*http://www.ianmccullough.net/5-column-bootstrap-layout/*/
/* USAGE
<div class="row">
  <div class="col-md-15"></div>
  <div class="col-md-15"></div>
  <div class="col-md-15"></div>
  <div class="col-md-15"></div>
  <div class="col-md-15"></div>
</div>
*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media screen and (min-width: 680px) {
  footer .col-sm-15 {
    width: 20%;
    float: left; } }

@media screen and (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media screen and (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media screen and (min-width: 1140px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

@-webkit-keyframes side-to-side {
  0% {
    right: 0; }
  25% {
    right: -5px;
    right: -.3125rem; }
  50% {
    right: 0; }
  75% {
    right: 5px;
    right: .3125rem; }
  100% {
    right: 0; } }

@media only screen and (min-width: 87.5em) {
  .container {
    width: 1240px; } }

#skipToContent {
  padding-bottom: 32px;
  padding-bottom: 2rem; }

.back-to-top {
  visibility: hidden;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  color: #201e1e;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 5px 5px;
  font-size: 10px;
  border-radius: 3px;
  background-color: transparent;
  background-color: rgba(51, 51, 51, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80333333,endColorstr=#80333333);
  zoom: 1;
  visibility: hidden;
  opacity: 0; }
  .back-to-top:hover {
    background-color: transparent;
    background-color: rgba(51, 51, 51, 0.65);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A6333333,endColorstr=#A6333333);
    zoom: 1;
    color: #201e1e; }
  @media only screen and (min-width: 992px) {
    .back-to-top.active {
      visibility: visible;
      opacity: 1; } }
  .back-to-top .icon {
    transition: none;
    font-size: 1.25em;
    display: block; }
    .back-to-top .icon:before {
      content: "\025B4"; }

.skip-navigation {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  font-family: "Open Sans Condensed", sans-serif;
  text-align: center;
  color: #fff;
  background-color: #000;
  display: block;
  outline: none;
  padding: 1em;
  position: fixed;
  z-index: 999999;
  top: -999px;
  right: 0;
  left: 0; }
  .skip-navigation:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto; }
  .skip-navigation:focus {
    top: 0; }
  .skip-navigation:hover {
    color: #fff; }
  .skip-navigation:before, .skip-navigation:after {
    content: "\2193";
    display: inline-block; }
  .skip-navigation:before {
    margin-right: 1em; }
  .skip-navigation:after {
    margin-left: 1em; }

@-webkit-keyframes side-to-side {
  from {
    right: 0;
    right: 0; }
  to {
    right: -10px;
    right: -.625rem; } }

.btn, .btn-default, .access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link, .access-nav .nav-item.join .nav-link, .access-nav .nav-item.register .nav-link, .access-nav .nav-item.renew .nav-link, .card .card-content .button, .card.member-center .card-content .button, .card.meeting-event .card-content .button, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button, .meetings-events-intro .meetings-events-intro-actions .button, .subscribe-form .button, .tier-container.white-background .tier-bg-container .content-well .login--submit input, .paywall--button.join a, .site-search-form .button, .event-listing--cta, .event-listing--view-all, .promo-full-width--button, .promo-header--button, .sidebar-promo--button, .related-content--button,
.button {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec691e+0,f47932+40 */
  background: #f47932;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ec691e 0%, #f47932 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #ec691e 0%, #f47932 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ec691e 0%, #f47932 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec691e', endColorstr='#f47932',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 2px;
  border-radius: .125rem;
  padding: 10px 40px;
  padding: .625rem 2.5rem;
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  line-height: 1.666666666666667;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: .0625rem;
  box-shadow: none;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .btn:before, .btn-default:before, .access-nav .nav-item.login .nav-link:before, .access-nav .nav-item.logout .nav-link:before, .access-nav .nav-item.join .nav-link:before, .access-nav .nav-item.register .nav-link:before, .access-nav .nav-item.renew .nav-link:before, .card .card-content .button:before, .card.member-center .card-content .button:before, .card.meeting-event .card-content .button:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:before, .meetings-events-intro .meetings-events-intro-actions .button:before, .subscribe-form .button:before, .tier-container.white-background .tier-bg-container .content-well .login--submit input:before, .paywall--button.join a:before, .site-search-form .button:before, .event-listing--cta:before, .event-listing--view-all:before, .promo-full-width--button:before, .promo-header--button:before, .sidebar-promo--button:before, .related-content--button:before,
  .button:before {
    content: none;
    display: block;
    background-color: #ec691e;
    position: absolute;
    top: 100%;
    right: 100%;
    bottom: 0;
    left: 0;
    transition-property: top, right, opacity;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    z-index: -1;
    opacity: 0;
    border-top-right-radius: 10px;
    border-top-right-radius: .625rem;
    box-shadow: 10px -5px 40px 10px #ec691e;
    box-shadow: 0.625rem -0.3125px 2.5rem 0.625rem #ec691e; }
  .btn:hover, .btn-default:hover, .access-nav .nav-item.login .nav-link:hover, .access-nav .nav-item.logout .nav-link:hover, .access-nav .nav-item.join .nav-link:hover, .access-nav .nav-item.register .nav-link:hover, .access-nav .nav-item.renew .nav-link:hover, .card .card-content .button:hover, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:hover, .meetings-events-intro .meetings-events-intro-actions .button:hover, .subscribe-form .button:hover, .tier-container.white-background .tier-bg-container .content-well .login--submit input:hover, .paywall--button.join a:hover, .site-search-form .button:hover, .event-listing--cta:hover, .event-listing--view-all:hover, .promo-full-width--button:hover, .promo-header--button:hover, .sidebar-promo--button:hover, .related-content--button:hover, .btn:active, .btn-default:active, .access-nav .nav-item.login .nav-link:active, .access-nav .nav-item.logout .nav-link:active, .access-nav .nav-item.join .nav-link:active, .access-nav .nav-item.register .nav-link:active, .access-nav .nav-item.renew .nav-link:active, .card .card-content .button:active, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:active, .meetings-events-intro .meetings-events-intro-actions .button:active, .subscribe-form .button:active, .tier-container.white-background .tier-bg-container .content-well .login--submit input:active, .paywall--button.join a:active, .site-search-form .button:active, .event-listing--cta:active, .event-listing--view-all:active, .promo-full-width--button:active, .promo-header--button:active, .sidebar-promo--button:active, .related-content--button:active, .btn:focus, .btn-default:focus, .access-nav .nav-item.login .nav-link:focus, .access-nav .nav-item.logout .nav-link:focus, .access-nav .nav-item.join .nav-link:focus, .access-nav .nav-item.register .nav-link:focus, .access-nav .nav-item.renew .nav-link:focus, .card .card-content .button:focus, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:focus, .meetings-events-intro .meetings-events-intro-actions .button:focus, .subscribe-form .button:focus, .tier-container.white-background .tier-bg-container .content-well .login--submit input:focus, .paywall--button.join a:focus, .site-search-form .button:focus, .event-listing--cta:focus, .event-listing--view-all:focus, .promo-full-width--button:focus, .promo-header--button:focus, .sidebar-promo--button:focus, .related-content--button:focus,
  .button:hover,
  .button:active,
  .button:focus {
    text-decoration: none;
    color: #fff; }
    .btn:hover:before, .btn-default:hover:before, .access-nav .nav-item.login .nav-link:hover:before, .access-nav .nav-item.logout .nav-link:hover:before, .access-nav .nav-item.join .nav-link:hover:before, .access-nav .nav-item.register .nav-link:hover:before, .access-nav .nav-item.renew .nav-link:hover:before, .card .card-content .button:hover:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:hover:before, .meetings-events-intro .meetings-events-intro-actions .button:hover:before, .subscribe-form .button:hover:before, .tier-container.white-background .tier-bg-container .content-well .login--submit input:hover:before, .paywall--button.join a:hover:before, .site-search-form .button:hover:before, .event-listing--cta:hover:before, .event-listing--view-all:hover:before, .promo-full-width--button:hover:before, .promo-header--button:hover:before, .sidebar-promo--button:hover:before, .related-content--button:hover:before, .btn:active:before, .btn-default:active:before, .access-nav .nav-item.login .nav-link:active:before, .access-nav .nav-item.logout .nav-link:active:before, .access-nav .nav-item.join .nav-link:active:before, .access-nav .nav-item.register .nav-link:active:before, .access-nav .nav-item.renew .nav-link:active:before, .card .card-content .button:active:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:active:before, .meetings-events-intro .meetings-events-intro-actions .button:active:before, .subscribe-form .button:active:before, .tier-container.white-background .tier-bg-container .content-well .login--submit input:active:before, .paywall--button.join a:active:before, .site-search-form .button:active:before, .event-listing--cta:active:before, .event-listing--view-all:active:before, .promo-full-width--button:active:before, .promo-header--button:active:before, .sidebar-promo--button:active:before, .related-content--button:active:before, .btn:focus:before, .btn-default:focus:before, .access-nav .nav-item.login .nav-link:focus:before, .access-nav .nav-item.logout .nav-link:focus:before, .access-nav .nav-item.join .nav-link:focus:before, .access-nav .nav-item.register .nav-link:focus:before, .access-nav .nav-item.renew .nav-link:focus:before, .card .card-content .button:focus:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:focus:before, .meetings-events-intro .meetings-events-intro-actions .button:focus:before, .subscribe-form .button:focus:before, .tier-container.white-background .tier-bg-container .content-well .login--submit input:focus:before, .paywall--button.join a:focus:before, .site-search-form .button:focus:before, .event-listing--cta:focus:before, .event-listing--view-all:focus:before, .promo-full-width--button:focus:before, .promo-header--button:focus:before, .sidebar-promo--button:focus:before, .related-content--button:focus:before,
    .button:hover:before,
    .button:active:before,
    .button:focus:before {
      right: 0;
      top: 0;
      opacity: 1; }
  .btn .icon, .btn-default .icon, .access-nav .nav-item.login .nav-link .icon, .access-nav .nav-item.logout .nav-link .icon, .access-nav .nav-item.join .nav-link .icon, .access-nav .nav-item.register .nav-link .icon, .access-nav .nav-item.renew .nav-link .icon, .card .card-content .button .icon, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button .icon, .meetings-events-intro .meetings-events-intro-actions .button .icon, .subscribe-form .button .icon, .tier-container.white-background .tier-bg-container .content-well .login--submit input .icon, .paywall--button.join a .icon, .site-search-form .button .icon, .event-listing--cta .icon, .event-listing--view-all .icon, .promo-full-width--button .icon, .promo-header--button .icon, .sidebar-promo--button .icon, .related-content--button .icon,
  .button .icon {
    transition: none; }

.card .card-content .button, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button, .event-listing--cta, .event-listing--view-all, .related-content--button {
  color: #195e8c;
  background: none;
  background-color: transparent;
  filter: none;
  border: none;
  border-bottom: 1px solid transparent;
  padding: 0;
  margin-top: 20px;
  margin-top: 1.25rem;
  position: relative;
  overflow: visible; }
  .card .card-content .button:hover, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:hover, .event-listing--cta:hover, .event-listing--view-all:hover, .related-content--button:hover, .card .card-content .button:active, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:active, .event-listing--cta:active, .event-listing--view-all:active, .related-content--button:active, .card .card-content .button:focus, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:focus, .event-listing--cta:focus, .event-listing--view-all:focus, .related-content--button:focus {
    background-color: transparent;
    color: #195e8c;
    border-bottom: 1px solid #195e8c; }
  .card .card-content .button:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button:before, .event-listing--cta:before, .event-listing--view-all:before, .related-content--button:before {
    content: none; }
  .card .card-content .button > .icon, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button > .icon, .event-listing--cta > .icon, .event-listing--view-all > .icon, .related-content--button > .icon {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 100%;
    margin-left: 10px;
    margin-left: .625rem; }
    .card .card-content .button > .icon:before, .in-the-headlines-intro .intro .in-the-headlines-intro-body .button > .icon:before, .event-listing--cta > .icon:before, .event-listing--view-all > .icon:before, .related-content--button > .icon:before {
      font-family: "fontello"; }

.card.member-center .card-content .button, .card.meeting-event .card-content .button, .paywall--button.login a, .site-search-form .button {
  color: #006eb7;
  background: none;
  background-color: transparent;
  filter: none;
  border: 1px solid #006eb7;
  padding: 9px 40px;
  padding: .5625rem 2.5rem;
  transition-property: background-color, color;
  transition-duration: .3s;
  transition-timing-function: ease-in-out; }
  .card.member-center .card-content .button:hover, .card.meeting-event .card-content .button:hover, .paywall--button.login a:hover, .site-search-form .button:hover, .card.member-center .card-content .button:active, .card.meeting-event .card-content .button:active, .paywall--button.login a:active, .site-search-form .button:active, .card.member-center .card-content .button:focus, .card.meeting-event .card-content .button:focus, .paywall--button.login a:focus, .site-search-form .button:focus {
    background-color: #006eb7;
    color: #fff; }
  .card.member-center .card-content .button:before, .card.meeting-event .card-content .button:before, .paywall--button.login a:before, .site-search-form .button:before {
    content: none; }

.access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link {
  color: #9ad3f8;
  background: none;
  background-color: transparent;
  filter: none;
  border: 1px solid #9ad3f8;
  padding: 9px 40px;
  padding: .5625rem 2.5rem;
  transition-property: background-color, color;
  transition-duration: .3s;
  transition-timing-function: ease-in-out; }
  .access-nav .nav-item.login .nav-link:hover, .access-nav .nav-item.logout .nav-link:hover, .access-nav .nav-item.login .nav-link:active, .access-nav .nav-item.logout .nav-link:active, .access-nav .nav-item.login .nav-link:focus, .access-nav .nav-item.logout .nav-link:focus {
    background-color: #9ad3f8;
    color: #006eb7; }
  .access-nav .nav-item.login .nav-link:before, .access-nav .nav-item.logout .nav-link:before {
    content: none; }

.subscribe-form .button {
  padding: 20px; }

.sticky-wrapper {
  max-height: 248px;
  transition-property: max-height, min-height;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  /*.ad-collapsed & {
        max-height: 123px;

        @media only screen and (max-width: $screen-md-max) {
            //height: auto !important;
            min-height: 121.739px;
            max-height: 122px;
        }
    }*/ }
  @media only screen and (max-width: 1199px) {
    .sticky-wrapper {
      min-height: 248.739px;
      max-height: 249px; } }
  .header-stuck .sticky-wrapper {
    height: auto !important; }
  .header-margin .sticky-wrapper {
    margin-bottom: 60px; }

#site-top.stuck {
  transition-property: left, right;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  z-index: 1000; }
  @media only screen and (min-width: 768px) {
    #site-top.stuck {
      position: fixed;
      top: 0;
      left: 0;
      right: 0; } }
  .mobile-nav-active #site-top.stuck {
    left: calc(-100% + 70px);
    right: calc(100% - 70px);
    transition-delay: .367s; }
    @media only screen and (min-width: 768px) {
      .mobile-nav-active #site-top.stuck {
        left: 0;
        right: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1324px) {
    .gtm-banner-active #site-top.stuck {
      top: 100px; } }
  @media only screen and (min-width: 1325px) {
    .gtm-banner-active #site-top.stuck {
      top: 67px; } }
  #site-top.stuck #ad_horizontal {
    max-height: 0;
    height: 0;
    padding: 0 !important;
    transition-delay: 5s; }

#ad_horizontal {
  max-height: 126px;
  height: 126px;
  overflow: hidden;
  will-change: max-height, padding, height;
  transition-property: max-height, padding, height;
  transition-duration: .3s;
  transition-timing-function: ease;
  transition-delay: 0;
  background-color: #efefef; }

.site-header {
  *zoom: 1;
  background-color: #006eb7;
  position: relative;
  z-index: 100;
  margin: 0 !important; }
  .site-header:after {
    display: table;
    content: ""; }
  .site-header:after {
    clear: both; }
  @media only screen and (max-width: 1199px) {
    .site-header {
      min-height: 121.739px; } }
  @media only screen and (min-width: 768px) {
    .site-header:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-image: url("../img/header-bg.png");
      background-repeat: no-repeat;
      background-position: left top;
      background-size: auto; } }
  .site-header.stuck {
    transition-property: left, right;
    transition-duration: 0.35s;
    transition-timing-function: ease; }
    @media only screen and (min-width: 768px) {
      .site-header.stuck {
        position: fixed;
        top: 0;
        left: 0;
        right: 0; } }
    .mobile-nav-active .site-header.stuck {
      left: calc(-100% + 70px);
      right: calc(100% - 70px);
      transition-delay: .367s; }
      @media only screen and (min-width: 768px) {
        .mobile-nav-active .site-header.stuck {
          left: 0;
          right: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1324px) {
      .gtm-banner-active .site-header.stuck {
        top: 100px; } }
    @media only screen and (min-width: 1325px) {
      .gtm-banner-active .site-header.stuck {
        top: 67px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .site-header .container-fluid {
      max-width: 970px;
      max-width: 60.625rem; } }
  @media only screen and (min-width: 1200px) {
    .site-header .container-fluid {
      max-width: 1240px;
      max-width: 77.5rem; } }

.navbar-toggle {
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  margin: 0;
  top: 50%;
  position: absolute;
  float: none;
  right: 30px;
  transform: translateY(-50%);
  transition: none;
  display: block;
  min-width: 28px;
  min-height: 22px; }
  @media only screen and (min-width: 768px) {
    .navbar-toggle {
      top: 42px;
      top: 2.625rem; } }
  @media only screen and (min-width: 992px) {
    .navbar-toggle {
      display: none; } }
  .navbar-toggle:hover {
    color: #cee3f9; }
  .navbar-toggle.collapsed .icon:before {
    content: '\e976'; }
  .navbar-toggle .icon-bar {
    visibility: hidden;
    display: none;
    background-color: #fff; }
  .navbar-toggle [class^="icon-"]:before, .navbar-toggle [class*=" icon-"]:before {
    font-family: "fontello"; }
  .navbar-toggle .icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .navbar-toggle .icon:before {
      content: '\e976'; }
      @media only screen and (min-width: 768px) {
        .navbar-toggle .icon:before {
          content: '\e977'; } }
    .navbar-collapse .navbar-toggle .icon:before {
      content: '\e977'; }

.navbar-header {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: static; }
  @media (min-width: 768px) {
    .navbar-header {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    .navbar-header {
      float: left;
      width: 16.66667%; } }

.navbar-brand {
  *zoom: 1;
  height: auto;
  position: relative;
  max-width: 170px;
  max-width: 10.625rem;
  width: 100%; }
  .navbar-brand:after {
    display: table;
    content: ""; }
  .navbar-brand:after {
    clear: both; }
  @media only screen and (min-width: 992px) {
    .navbar-brand {
      padding: 18px 0;
      padding: 1.125rem 0; } }
  .navbar-brand .site-name {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: -1; }
  .navbar-brand img {
    width: 100%; }

.navbar-collapse {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #006eb7;
  border-top: none;
  box-shadow: none;
  z-index: 1001;
  float: none !important;
  clear: both;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition-property: width, max-height, opacity;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  overflow: hidden;
  box-shadow: -10px 0 75px rgba(0, 0, 0, 0.12);
  box-shadow: -0.625rem 0 4.6875rem rgba(0, 0, 0, 0.12);
  padding: 0;
  width: 0; }
  @media (min-width: 768px) {
    .navbar-collapse {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    .navbar-collapse {
      float: left;
      width: 83.33333%; } }
  @media only screen and (min-width: 768px) {
    .navbar-collapse {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      opacity: 1;
      box-shadow: none; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse {
      width: 100%;
      max-height: 0; } }
  @media only screen and (min-width: 992px) {
    .navbar-collapse {
      background-color: transparent;
      float: left;
      clear: none;
      width: 82.33% !important; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-collapse {
      padding-left: 10px;
      padding-left: .625rem;
      padding-right: 10px;
      padding-right: .625rem; } }
  @media only screen and (min-width: 1200px) {
    .navbar-collapse {
      padding: 0; } }
  .navbar-collapse.collapsing {
    display: block !important;
    height: auto !important; }
    @media only screen and (min-width: 768px) {
      .navbar-collapse.collapsing {
        position: relative;
        z-index: 1; } }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important; }
    @media screen and (min-width: 768px) {
      .navbar-collapse.collapse {
        display: none !important;
        height: 0 !important; } }
    @media only screen and (min-width: 992px) {
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        float: left !important; } }
    .navbar-collapse.collapse.in {
      display: block !important;
      height: auto !important;
      width: calc(100% - 60px);
      opacity: 1; }
      @media only screen and (min-width: 768px) {
        .navbar-collapse.collapse.in {
          max-height: 2000px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .navbar-collapse.collapse.in {
          width: 100%; } }
      @media only screen and (min-width: 992px) {
        .navbar-collapse.collapse.in {
          width: 83.3333333333%; } }
  .navbar-collapse > .content {
    position: relative;
    padding-bottom: 380px;
    padding-bottom: 23.75rem; }
    @media only screen and (min-width: 26.25em) and (max-width: 767px) {
      .navbar-collapse > .content {
        padding-bottom: 200px;
        padding-bottom: 12.5rem; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-collapse > .content {
        padding-bottom: 235px;
        padding-bottom: 14.6875rem; } }
    @media only screen and (min-width: 992px) {
      .navbar-collapse > .content {
        padding-bottom: 0;
        text-align: right; }
        .navbar-collapse > .content .coveo-property-value {
          text-align: left; } }

.navbar-mobile-header {
  *zoom: 1;
  position: relative; }
  .navbar-mobile-header:after {
    display: table;
    content: ""; }
  .navbar-mobile-header:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .navbar-mobile-header {
      visibility: hidden;
      display: none; } }

.navbar-nav {
  float: none;
  margin: 0; }
  @media only screen and (min-width: 992px) {
    .navbar-nav {
      text-align: right;
      display: inline-block;
      overflow: visible;
      width: calc(100% - 30px); } }
  .navbar-nav .nav-item {
    float: none;
    border-bottom: 6px solid transparent;
    border-bottom: .375rem solid transparent;
    margin: 0; }
    @media only screen and (min-width: 992px) {
      .navbar-nav .nav-item {
        display: inline-block;
        position: relative; } }
    .navbar-nav .nav-item.active, .navbar-nav .nav-item:active, .navbar-nav .nav-item:focus, .navbar-nav .nav-item:hover {
      outline: none; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .nav-item.active, .navbar-nav .nav-item:active, .navbar-nav .nav-item:focus, .navbar-nav .nav-item:hover {
          border-bottom-color: #93cff5; } }
    .navbar-nav .nav-item:before {
      content: none; }
    .navbar-nav .nav-item.subnav-active > .nav-link .caret:before {
      content: '\f107'; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .nav-item.subnav-active > .nav-link .caret:before {
          content: none; } }
    .navbar-nav .nav-item.subnav-active .dropdown-menu {
      max-height: 700px;
      max-height: 43.75rem;
      opacity: 1; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .nav-item.subnav-active .dropdown-menu {
          border-top: none;
          max-height: none; } }
    .navbar-nav .nav-item [class^="icon-"]:before, .navbar-nav .nav-item [class*=" icon-"]:before {
      font-family: "fontello"; }
  .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding-left: 24px;
    padding-left: 1.5rem;
    padding-right: 60px;
    padding-right: 3.75rem;
    letter-spacing: .5px;
    white-space: normal; }
    @media only screen and (min-width: 992px) {
      .navbar-nav .nav-link {
        font-size: 14px;
        font-size: .875rem;
        display: inline-block;
        padding-bottom: 15px;
        padding-bottom: .9375rem; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .navbar-nav .nav-link {
        padding: 20px 3px 15px;
        padding: 1.25rem .35rem .9385rem;
        font-size: 11px;
        font-size: .6875rem; } }
    @media only screen and (min-width: 1200px) {
      .navbar-nav .nav-link {
        font-size: 15.5px;
        font-size: .9rem;
        padding: 18px 7px 17px;
        padding: 1.125rem .6rem 1.0625rem; } }
    @media only screen and (min-width: 1440px) {
      .navbar-nav .nav-link {
        padding: 1.125rem 0.85rem 1.0625rem; } }
    .navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
      color: #cee3f9;
      outline: none; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
          color: #fff; } }
    .navbar-nav .nav-link .caret {
      border: none;
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 15px;
      right: .9375rem;
      top: 50%;
      transform: translateY(-50%);
      height: auto;
      padding: 10px 15px;
      width: auto;
      z-index: 1;
      margin: 0; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .nav-link .caret {
          visibility: hidden;
          display: none; } }
      .navbar-nav .nav-link .caret:before {
        content: '\f105'; }
        @media only screen and (min-width: 992px) {
          .navbar-nav .nav-link .caret:before {
            content: none; } }
  .navbar-nav .dropdown.open .dropdown-menu {
    background-color: #0164A7;
    display: block; }
    @media only screen and (min-width: 992px) {
      .navbar-nav .dropdown.open .dropdown-menu {
        background-color: #fff; } }
    .navbar-nav .dropdown.open .dropdown-menu .nav-link {
      padding: 10px 60px 10px 24px;
      padding: .625rem 3.75rem .625rem 1.5rem;
      line-height: 1.428571429; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .dropdown.open .dropdown-menu .nav-link {
          padding: 10px 0;
          padding: .625rem 0; } }
      .navbar-nav .dropdown.open .dropdown-menu .nav-link.button, .navbar-nav .dropdown.open .dropdown-menu .nav-link.btn {
        padding: 10px 20px;
        padding: .625rem 1.25rem; }
  .navbar-nav .dropdown-menu {
    border-radius: 0;
    transition-property: max-height, opacity, padding;
    transition-duration: .3s;
    transition-timing-function: ease;
    border: none;
    padding: 10px 20px 20px;
    padding: .625rem 1.25rem 1.25rem;
    box-shadow: none;
    background-color: #0164A7;
    position: relative;
    float: none;
    max-height: 0;
    overflow: hidden;
    display: block;
    opacity: 0;
    padding: 0;
    top: auto;
    left: auto;
    min-width: 0; }
    @media only screen and (min-width: 992px) {
      .navbar-nav .dropdown-menu {
        width: 500px;
        width: 31.25rem;
        max-width: 500px;
        max-width: 31.25rem;
        right: 0;
        left: auto;
        z-index: 99999;
        margin-top: 6px !important;
        margin-top: .375rem !important;
        box-shadow: 0 10px 75px rgba(0, 0, 0, 0.12);
        box-shadow: 0 0.625rem 4.6875rem rgba(0, 0, 0, 0.12);
        background-color: #fff;
        position: absolute;
        overflow: visible;
        max-height: none;
        float: left;
        display: none;
        opacity: 1;
        padding: 10px 20px 20px; } }
    .navbar-nav .dropdown-menu .dropdown-item {
      position: relative;
      margin: 0;
      display: block; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .dropdown-menu .dropdown-item {
          border-top: 1px solid #bcbcbc;
          border-top: 0.0625rem solid #bcbcbc; } }
      .navbar-nav .dropdown-menu .dropdown-item:hover .icon {
        opacity: 1; }
      .navbar-nav .dropdown-menu .dropdown-item:first-child {
        border-top: none; }
      .navbar-nav .dropdown-menu .dropdown-item:before {
        content: none; }
      .navbar-nav .dropdown-menu .dropdown-item.cta {
        border-top: none; }
    .navbar-nav .dropdown-menu .nav-link {
      color: #b2dcf8;
      text-transform: none;
      font-size: 16px;
      font-size: 1rem;
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      padding: 10px 60px 10px 24px;
      padding: .625rem 3.75rem .625rem 1.5rem;
      display: block;
      position: relative;
      line-height: 1.428571429; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .dropdown-menu .nav-link {
          padding-left: 0;
          padding-right: 0;
          color: #1f5ea0;
          font-weight: 600; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .navbar-nav .dropdown-menu .nav-link {
          font-size: 12px;
          font-size: .75rem; } }
      @media only screen and (min-width: 1200px) {
        .navbar-nav .dropdown-menu .nav-link {
          font-size: 14px;
          font-size: .875rem; } }
      .navbar-nav .dropdown-menu .nav-link:hover {
        background-color: #b2dcf8;
        color: #0164A7; }
        @media only screen and (min-width: 992px) {
          .navbar-nav .dropdown-menu .nav-link:hover {
            background-color: transparent; } }
      .navbar-nav .dropdown-menu .nav-link.button, .navbar-nav .dropdown-menu .nav-link.btn {
        background-color: #ec6a1f;
        padding: 10px 20px;
        padding: .625rem 1.25rem;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: normal;
        margin: 10px 25px;
        margin: .625rem 1.5625rem; }
        @media only screen and (min-width: 992px) {
          .navbar-nav .dropdown-menu .nav-link.button, .navbar-nav .dropdown-menu .nav-link.btn {
            margin: 5px 0;
            margin: .3125rem 0; } }
        .navbar-nav .dropdown-menu .nav-link.button:hover, .navbar-nav .dropdown-menu .nav-link.btn:hover {
          background-color: #0063a4; }
    .navbar-nav .dropdown-menu .icon {
      visibility: hidden;
      display: none;
      color: #0164A7;
      border: none;
      display: inline;
      font-size: 14px;
      font-size: .875rem;
      position: absolute;
      right: 0;
      line-height: 1.428571429;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0;
      transition-property: opacity;
      transition-duration: .3s;
      transition-timing-function: ease-in-out; }
      @media only screen and (min-width: 992px) {
        .navbar-nav .dropdown-menu .icon {
          color: #0164A7;
          display: block;
          visibility: visible; } }
  @media only screen and (min-width: 992px) {
    .navbar-nav .subnav-left .dropdown-menu {
      left: 0;
      right: auto; } }

.utility-nav {
  background-color: #0164A7;
  padding: 20px 10px;
  padding: 1.25rem .625rem;
  text-align: center;
  position: absolute;
  bottom: 135px;
  bottom: 8.4375rem;
  left: 0;
  right: 0;
  margin: 0; }
  @media only screen and (min-width: 26.25em) and (max-width: 767px) {
    .utility-nav {
      bottom: 110px;
      bottom: 6.875rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .utility-nav {
      bottom: 140px;
      bottom: 8.75rem; } }
  @media only screen and (min-width: 992px) {
    .utility-nav {
      text-align: right;
      background-color: transparent;
      padding: 0;
      margin: 10px 0 0;
      margin: .625rem 0 0;
      position: relative;
      bottom: auto;
      left: auto;
      right: auto;
      float: right;
      width: calc(100% - 400px); } }
  .utility-nav .nav-item {
    display: inline-block !important;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: .875rem; }
    @media only screen and (min-width: 992px) {
      .utility-nav .nav-item {
        font-size: 13px;
        font-size: .8125rem;
        padding: 10px 0;
        padding: .625rem 0; } }
    .utility-nav .nav-item:before {
      content: none; }
    .utility-nav .nav-item:last-child .nav-link {
      border-right: none; }
  .utility-nav .nav-link {
    color: #b2dcf8;
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .625rem;
    padding-top: 0;
    padding-bottom: 0;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    white-space: normal;
    border-right: 1px solid #b2dcf8;
    margin: 10px 0;
    margin: .625rem 0; }
    @media only screen and (min-width: 992px) {
      .utility-nav .nav-link {
        color: #cee3f9;
        padding: 0 5px;
        padding: 0 .3125rem;
        margin: 0;
        border-right: none; } }
    .utility-nav .nav-link:hover {
      background-color: transparent;
      color: #fff;
      outline: none !important; }

.access-nav {
  text-align: center;
  padding: 0 15px;
  padding: 0 .9375rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  @media only screen and (min-width: 992px) {
    .access-nav {
      margin-top: 10px;
      margin-top: .625rem;
      text-align: right;
      position: relative;
      bottom: auto;
      left: auto;
      right: auto;
      float: right;
      padding-left: 0;
      padding-right: 0; } }
  .access-nav .nav-item {
    display: inline-block !important;
    padding: 0 5px;
    padding: 0 .3125rem; }
    @media only screen and (min-width: 26.25em) {
      .access-nav .nav-item {
        display: inline-block; } }
    .access-nav .nav-item:before {
      content: none; }
    @media only screen and (min-width: 992px) {
      .access-nav .nav-item:last-child {
        padding-right: 0; } }
    .access-nav .nav-item.navigator .nav-link {
        background: #002953;
        border-radius: 2px;
        border-radius: .125rem;
        padding: 10px 40px;
        padding: .625rem 2.5rem;
        color: #fff;
        font-size: 12px;
        font-size: .75rem;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        line-height: 1.666666666666667;
        border: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        letter-spacing: .0625rem;
        box-shadow: none;
        text-decoration: none;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link {
      padding-left: 20px;
      padding-left: 1.25rem;
      padding-right: 20px;
      padding-right: 1.25rem;
      display: block; }
      @media only screen and (min-width: 26.25em) {
        .access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link {
          display: inline-block; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link {
          min-width: 128px;
          min-width: 7.5rem; } }
      @media only screen and (min-width: 992px) {
        .access-nav .nav-item.login .nav-link, .access-nav .nav-item.logout .nav-link {
          color: #cee3f9;
          font-family: "Open Sans", sans-serif;
          font-size: 13px;
          font-size: .8125rem;
          font-weight: normal;
          text-transform: none;
          padding: 0 5px;
          padding: 0 .3125rem;
          letter-spacing: unset;
          border: none;
          border-radius: 0;
          transition-property: color, border-bottom-color;
          transition-duration: .3s;
          transition-timing-function: ease-in-out; } }
      @media only screen and (min-width: 992px) {
        .access-nav .nav-item.login .nav-link:hover, .access-nav .nav-item.logout .nav-link:hover {
          color: #fff;
          background-color: transparent; } }
    .access-nav .nav-item.join .nav-link, .access-nav .nav-item.register .nav-link, .access-nav .nav-item.renew .nav-link, .access-nav .nav-item.navigator .nav-link {
      padding-left: 20px;
      padding-left: 1.25rem;
      padding-right: 20px;
      padding-right: 1.25rem;
      display: block; }
      @media only screen and (min-width: 26.25em) {
        .access-nav .nav-item.join .nav-link, .access-nav .nav-item.register .nav-link, .access-nav .nav-item.renew .nav-link, .access-nav .nav-item.navigator .nav-link {
            display: inline-block;
        } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .access-nav .nav-item.join .nav-link, .access-nav .nav-item.register .nav-link, .access-nav .nav-item.renew .nav-link, .access-nav .nav-item.navigator .nav-link {
            min-width: 128px;
            min-width: 8rem;
        } }
  .access-nav .nav-link {
    margin-bottom: 10px;
    margin-bottom: .625rem;
    white-space: normal; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .access-nav .nav-link {
        margin-bottom: 40px;
        margin-bottom: 2.5rem; } }
    @media only screen and (min-width: 992px) {
      .access-nav .nav-link {
        margin-bottom: 0; } }
    .access-nav .nav-link:hover {
      outline: none !important; }

.search-wrapper {
  position: absolute;
  bottom: 75px;
  bottom: 4.6875rem;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 100000; }
  .search-wrapper .coveo-for-sitecore-search-box-container {
    padding: 15px;
    background-color: #006eb7; }
    .search-wrapper .coveo-for-sitecore-search-box-container a {
      background-color: #fff; }
      .search-wrapper .coveo-for-sitecore-search-box-container a .coveo-magnifier-circle-svg {
        fill: #23527c; }
  @media screen and (max-width: 480px) {
    .search-wrapper div.CoveoSearchbox {
      margin-right: 0; } }
  @media only screen and (min-width: 26.25em) and (max-width: 767px) {
    .search-wrapper {
      bottom: 60px;
      bottom: 3.75rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-wrapper {
      bottom: 90px;
      bottom: 5.625rem; } }
  @media only screen and (min-width: 992px) {
    .search-wrapper {
      display: inline-block;
      margin: 0;
      position: relative;
      bottom: auto;
      left: auto;
      right: auto; }
      .search-wrapper .CoveoSearchbox {
        display: none !important; }
      .search-wrapper .coveo-for-sitecore-search-box-container {
        min-width: 0;
        padding: 0; }
      .search-wrapper.search-active .CoveoSearchbox {
        display: flex !important; }
      .search-wrapper.search-active .coveo-for-sitecore-search-box-container {
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 345px;
        min-width: 21.5625rem;
        background-color: #006eb7;
        padding: 0.625rem;
        opacity: 1;
        transition-property: opacity;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; } }

.search-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  visibility: hidden;
  display: none;
  color: #fff;
  padding: 15px 4px;
  padding: .9375rem .25rem;
  line-height: 1;
  border-bottom: 3px solid transparent; }
  @media only screen and (min-width: 992px) {
    .search-toggle {
      display: inline-block;
      visibility: visible;
      padding-top: 0;
      padding-bottom: 19px;
      padding-bottom: 1.1875rem; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-toggle {
      font-size: 12px;
      font-size: .75rem; } }
  @media only screen and (min-width: 1200px) {
    .search-toggle {
      font-size: 15.5px;
      font-size: .96875rem; } }
  .search-toggle:hover {
    color: #fff;
    cursor: pointer; }
  .search-toggle:before {
    content: "\f002";
    display: inline-block;
    width: 12px;
    height: 12px;
    font-family: 'Font Awesome 5 Pro'; }
    @media only screen and (min-width: 1200px) {
      .search-toggle:before {
        width: 15.5px;
        height: 15.5px; } }
  .search-active .search-toggle:before {
    content: "\f00d"; }

.search-form {
  padding: 0 15px;
  padding: 0 .9375rem;
  max-width: 500px;
  max-width: 31.25rem;
  margin: 0 auto; }
  @media only screen and (min-width: 992px) {
    .search-form {
      position: absolute;
      top: 100%;
      right: 0;
      min-width: 345px;
      min-width: 21.5625rem;
      background-color: #006eb7;
      padding: 10px;
      padding: .625rem;
      opacity: 0;
      pointer-events: none;
      transition-property: opacity;
      transition-duration: .3s;
      transition-timing-function: ease-in-out; } }
  @media only screen and (min-width: 992px) {
    .search-active .search-form {
      opacity: 1;
      pointer-events: all; } }
  .search-form .search-input {
    border: none;
    padding: 10.4px 10px;
    padding: .65rem .625rem;
    vertical-align: middle;
    border-top-left-radius: 2px;
    border-top-left-radius: .125rem;
    border-bottom-left-radius: 2px;
    border-bottom-left-radius: .125rem;
    width: calc(100% - 37px);
    width: calc(100% - 2.3125rem); }
  .search-form .button {
    margin-left: -4px;
    margin-left: -.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px;
    padding: .625rem;
    color: #b8b8b8;
    background-color: #fff;
    background-image: none;
    transition-property: background-color, color;
    transition-duration: .3s;
    transition-timing-function: ease-in-out; }
    .search-form .button:hover {
      color: #fff;
      background-color: #cee3f9; }
      .search-form .button:hover:before {
        content: none; }
    .search-form .button .icon:before {
      font-family: 'Font Awesome 5 Pro'; }

.site-footer {
  background-color: #006eb7;
  color: #fff;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .site-footer:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: -1;
      background-image: url("../img/footer-bg.png");
      background-repeat: repeat-y;
      background-position: right bottom;
      background-size: auto; } }
  .site-footer .footer-main {
    padding: 30px 40px; }
  .site-footer .footer-brand {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 768px) {
      .site-footer .footer-brand {
        float: left;
        width: 25%; } }
    .site-footer .footer-brand img {
      max-width: 135px;
      max-width: 8.4375rem; }
  .site-footer .footer-menus {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 768px) {
      .site-footer .footer-menus {
        float: left;
        width: 75%; } }
    .site-footer .footer-menus > .content {
      margin-left: -8px;
      margin-right: -8px;
      *zoom: 1; }
      .site-footer .footer-menus > .content:after {
        display: table;
        content: ""; }
      .site-footer .footer-menus > .content:after {
        clear: both; }
  .site-footer .footer-nav {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 768px) {
      .site-footer .footer-nav {
        float: left;
        width: 33.33333%; } }
    @media only screen and (min-width: 1200px) {
      .site-footer .footer-nav {
        padding: 0 20px;
        padding: 0 1.25rem; } }
    .site-footer .footer-nav [class^="icon-"]:before, .site-footer .footer-nav [class*=" icon-"]:before {
      font-family: "fontello"; }
    .site-footer .footer-nav .nav-item:before {
      content: none; }
    .site-footer .footer-nav .nav-item:focus, .site-footer .footer-nav .nav-item:hover {
      outline: none; }
    .site-footer .footer-nav .nav-link {
      border-bottom: 1px solid #9ad3f8;
      color: #fff;
      font-family: "Open Sans Condensed", sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 600;
      text-transform: uppercase;
      padding: 5px 0 10px;
      padding: .3125rem 0 .625rem;
      margin-bottom: 10px;
      margin-bottom: .625rem;
      position: relative;
      letter-spacing: 2px;
      letter-spacing: .0625rem;
      white-space: normal; }
      .site-footer .footer-nav .nav-link:focus {
        background-color: transparent;
        border-color: #9ad3f8;
        outline: none; }
        .site-footer .footer-nav .nav-link:focus .icon {
          opacity: 1; }
      .site-footer .footer-nav .nav-link:hover {
        background-color: transparent;
        border-color: #9ad3f8;
        outline: none; }
        .site-footer .footer-nav .nav-link:hover .icon {
          opacity: 1; }
      .site-footer .footer-nav .nav-link .icon {
        transition: none;
        opacity: 0;
        transition-property: opacity;
        transition-duration: .3s;
        transition-timing-function: ease-in-out;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%); }
        @media only screen and (max-width: 991px) {
          .site-footer .footer-nav .nav-link .icon {
            opacity: 1; } }
        .site-footer .footer-nav .nav-link .icon:before {
          font-family: 'Font Awesome 5 Pro'; }
    .site-footer .footer-nav .dropdown-menu {
      display: block;
      position: relative;
      background-color: transparent;
      box-shadow: none;
      float: none;
      border: none;
      top: auto;
      left: auto; }
    .site-footer .footer-nav .dropdown-item {
      border-bottom: none;
      padding: 3.333333333333333px 0;
      padding: .2083333333333333rem 0;
      margin: 3.333333333333333px 0;
      margin: .2083333333333333rem 0; }
      .site-footer .footer-nav .dropdown-item:before {
        content: none; }
      .site-footer .footer-nav .dropdown-item .nav-link {
        border: none;
        font-family: "Open Sans", sans-serif;
        font-weight: 100;
        font-size: 15px;
        font-size: .9375rem;
        text-transform: none;
        color: #fff;
        display: inline;
        padding: 0;
        white-space: normal; }
        .site-footer .footer-nav .dropdown-item .nav-link:hover, .site-footer .footer-nav .dropdown-item .nav-link:focus {
          color: #fff;
          border-bottom: 1px solid #fff; }
  .site-footer .social-nav {
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: center; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .site-footer .social-nav {
        max-width: 200px;
        margin: 20px auto 0;
        margin: 1.25rem auto 0; } }
    @media only screen and (min-width: 87.5em) {
      .site-footer .social-nav {
        text-align: justify;
        text-align-last: center; } }
    .site-footer .social-nav .nav-item {
      display: inline-block;
      margin: 0 5px;
      margin: 0 .3125rem; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .site-footer .social-nav .nav-item {
          margin: 0 4px;
          margin: 0 .25em;
          font-size: 14px;
          font-size: .875rem; } }
      @media only screen and (min-width: 992px) and (max-width: 87.4375em) {
        .site-footer .social-nav .nav-item {
          margin: 0 2px;
          margin: 0 .125rem; } }
      @media only screen and (min-width: 87.5em) {
        .site-footer .social-nav .nav-item {
          margin: 0 4px;
          margin: 0 .25em; } }
      .site-footer .social-nav .nav-item:first-child {
        margin-left: 0; }
      .site-footer .social-nav .nav-item:last-child {
        margin-right: 0; }
      .site-footer .social-nav .nav-item.connect .icon:before {
        content: '\e975'; }
      .site-footer .social-nav .nav-item.twitter .icon:before {
        content: '\f099'; }
      .site-footer .social-nav .nav-item.facebook .icon:before {
        content: '\f09a'; }
      .site-footer .social-nav .nav-item.linkedin .icon:before {
        content: '\f0e1'; }
      .site-footer .social-nav .nav-item.youtube .icon:before {
        content: '\f167'; }
      .site-footer .social-nav .nav-item.instagram .icon:before {
        content: '\f16d'; }
    .site-footer .social-nav .nav-link {
      border: 3px solid #9BD3F8;
      border-radius: 50%;
      color: #9BD3F8;
      width: 34px;
      width: 2.125rem;
      height: 34px;
      height: 2.125rem;
      display: block;
      padding: 3px 2px 0 0;
      padding: .1875rem .125rem 0 0;
      position: relative;
      transition-property: border-bottom-color, border-top-color, border-left-color, border-right-color, color;
      transition-duration: .3s;
      transition-timing-function: ease-in-out; }
      @media only screen and (min-width: 768px) {
        .site-footer .social-nav .nav-link {
          border-width: 2px;
          border-width: .125rem;
          width: 34px;
          width: 2.125rem;
          height: 34px;
          height: 2.125rem;
          padding: 0;
          margin-bottom: 5px;
          margin-bottom: .3125rem; } }
      .site-footer .social-nav .nav-link:hover {
        color: #cee3f9;
        border-color: #cee3f9; }
      .site-footer .social-nav .nav-link [class^="icon-"]:before, .site-footer .social-nav .nav-link [class*=" icon-"]:before {
        font-family: "fontello"; }
      .site-footer .social-nav .nav-link .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 14px;
        font-size: .875rem;
        opacity: 1; }
        .site-footer .social-nav .nav-link .icon:before {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 2em;
          margin: 0; }
  .site-footer .footer-info {
    background-color: #005C99;
    color: #a6d8f8; }
    .site-footer .footer-info .container-fluid {
      padding: 20px 40px; }
  .site-footer .site-meta {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    font-weight: 100;
    font-size: 11px;
    font-size: .6875rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    letter-spacing: .5px; }
    .site-footer .site-meta span {
      display: block;
      margin: 10px 0;
      margin: .625rem 0;
      line-height: 1.325; }
      @media only screen and (min-width: 768px) {
        .site-footer .site-meta span {
          display: inline-block;
          margin: 0; } }
    .site-footer .site-meta a {
      color: #a6d8f8;
      display: inline-block;
      margin: 10px 0;
      margin: .625rem 0;
      transition-property: color;
      transition-duration: .3s;
      transition-timing-function: ease-in-out;
      line-height: 1.325; }
      @media only screen and (min-width: 768px) {
        .site-footer .site-meta a {
          margin: 0; } }
      .site-footer .site-meta a:hover {
        color: #fff;
        text-decoration: none; }
    .site-footer .site-meta .copy {
      display: block;
      margin-bottom: 10px;
      margin-bottom: .625rem; }
      @media only screen and (min-width: 768px) {
        .site-footer .site-meta .copy {
          display: inline-block;
          margin-bottom: 0; } }
      .site-footer .site-meta .copy + .separator {
        visibility: hidden;
        display: none; }
        @media only screen and (min-width: 768px) {
          .site-footer .site-meta .copy + .separator {
            display: inline-block;
            visibility: visible; } }
    .site-footer .site-meta .separator {
      display: inline-block;
      margin: 0 10px;
      visibility: visible; }
      .site-footer .site-meta .separator:after {
        content: "|"; }

.card {
  position: relative;
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  .card:hover .card-content .button {
    margin-top: 30px;
    margin-top: 1.875rem;
    opacity: 1;
    max-height: none; }
  .card:after {
    content: none;
    display: block;
    background-color: #ec6a1f;
    height: 6px;
    position: absolute;
    left: 0;
    right: 40%;
    top: 0; }
  .card.locked .card-content .icon:after, .card.unlocked .card-content .icon:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 24px;
    font-size: 1.5rem;
    border: 3px solid #006eb7;
    background-color: #fff;
    border-radius: 50%;
    color: #006eb7;
    margin: 0;
    width: 40px;
    width: 2.5rem;
    height: 40px;
    height: 2.5rem;
    padding: 6px;
    padding: .375rem; }
  .card.locked .card-content .icon:after {
    content: "\e81e"; }
  .card.unlocked .card-content .icon:after {
    content: "\f13e"; }
  @media only screen and (min-width: 768px) {
    .full .card .card-image {
      position: relative; }
      .full .card .card-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 38.29787%; }
      .full .card .card-image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }
  .card p {
    font-size: 15px;
    font-size: .9375rem;
    font-family: "Montserrat", sans-serif; }
  .card > .content {
    *zoom: 1; }
    .card > .content:after {
      display: table;
      content: ""; }
    .card > .content:after {
      clear: both; }
  @media only screen and (min-width: 768px) {
    .card .card-image {
      position: relative;
      overflow: hidden; }
      .card .card-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%; }
      .card .card-image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }
  .card .card-image > .content {
    *zoom: 1; }
    .card .card-image > .content:after {
      display: table;
      content: ""; }
    .card .card-image > .content:after {
      clear: both; }
  .card .card-image img {
    width: 100%; }
  .card .card-image + .card-content {
    position: absolute;
    bottom: -40px;
    bottom: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 400px;
    max-width: 25rem; }
  .card .card-content {
    background-color: #fff; }
    .card .card-content > .content {
      *zoom: 1;
      padding: 20px;
      padding: 1.25rem; }
      .card .card-content > .content:after {
        display: table;
        content: ""; }
      .card .card-content > .content:after {
        clear: both; }
    .card .card-content .card-category {
      display: block;
      font-size: 12px;
      font-size: .6rem;
      font-weight: 600;
      font-family: "Montserrat", sans-serif;
      letter-spacing: 2px;
      text-transform: uppercase;
      position: relative;
      color: #006eb7;
      padding: 0 0 5px;
      padding: 0 0 0.3125rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      visibility: hidden;
      display: none; }
      .card .card-content .card-category:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 10%;
        max-width: 50px;
        max-width: 3.125rem;
        height: 2px;
        background-color: #333; }
    .card .card-content .icon {
      /*font-size: 60px;
      font-size: 3.75rem;
      background-color: $global-color-sedenary;
      box-shadow: 0 0 0 5px #fff,
                  0 0 0 10px $global-color-primary;
      color: #fff;
      border-radius: 50%;
      padding: 10px;
      padding: .625rem;
      width: 124px;
      width: 7.75rem;
      height: 124px;
      height: 7.75rem;
      margin: 40px;
      margin: 2.5rem;
      position: relative;
      display: inline-block;*/ }
    .card .card-content .card-title {
      font-size: 30px;
      font-size: 1.875rem;
      font-family: "Open Sans Condensed", sans-serif;
      margin: 5px 0;
      margin: .3125rem 0;
      text-align: left; }
    .card .card-content .card-date {
      display: block;
      font-size: 13px;
      font-size: .8125rem;
      font-weight: 600;
      font-family: "Montserrat", sans-serif;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .card .card-content .button {
      transition-property: margin-top, opacity;
      transition-duration: .3s;
      transition-timing-function: ease-in-out;
      margin-top: 0;
      opacity: 0;
      max-height: 0;
      text-align: left;
      text-decoration: none;
      border: none; }
  @media only screen and (min-width: 768px) {
    .featured .card .card-image {
      position: relative; }
      .featured .card .card-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 50%; }
      .featured .card .card-image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }
  @media only screen and (min-width: 992px) {
    .featured + .grid-item .card .card-image {
      position: relative; }
      .featured + .grid-item .card .card-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 102.7027%; }
      .featured + .grid-item .card .card-image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }
  .card.promo:hover:after {
    right: 0; }
  .card.promo:after {
    content: "";
    right: 100%;
    transition-property: right;
    transition-duration: .3s;
    transition-timing-function: ease-in-out; }
  @media only screen and (min-width: 768px) {
    .card.promo .card-content {
      left: 5%;
      transform: none; } }
  .card.promo .card-content .card-title {
    font-size: 36px;
    font-size: 2.25rem;
    text-transform: uppercase;
    line-height: 1.1111; }
  .card.promo .card-content .button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec691e+0,f47932+40 */
    background: #f47932;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #ec691e 0%, #f47932 40%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #ec691e 0%, #f47932 40%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ec691e 0%, #f47932 40%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec691e', endColorstr='#f47932',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    padding: 10px 20px;
    color: #fff;
    opacity: 1;
    max-height: none;
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .card.promo .card-content .button {
        min-width: 200px;
        min-width: 12.5rem; } }
    .card.promo .card-content .button:hover, .card.promo .card-content .button:active, .card.promo .card-content .button:focus {
      color: #fff; }
  .card.promotional > .content {
    color: #000; }
    .card.promotional > .content:hover {
      color: #000; }
      .card.promotional > .content:hover .card-image + .card-content {
        margin-top: -135px; }
      .card.promotional > .content:hover .card-content {
        margin-bottom: 20px;
        border-top-color: #f47932; }
        .card.promotional > .content:hover .card-content:before {
          background-color: #f47932; }
      .card.promotional > .content:hover .button {
        opacity: 1; }
  .card.promotional .card-image + .card-content {
    margin: -115px auto 0 10%; }
  .card.promotional .card-content {
    transition-property: margin-top, margin-bottom, border-top-color;
    transition-duration: 0.35s;
    transition-timing-function: ease;
    position: relative;
    z-index: 1;
    bottom: auto;
    left: auto;
    top: auto;
    right: auto;
    margin: 0 auto;
    transform: translate(0, 0); }
    .card.promotional .card-content:before {
      content: "";
      display: block;
      background-color: #fff;
      height: 6px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      transition-property: background-color;
      transition-duration: 0.35s;
      transition-timing-function: ease;
      z-index: 2; }
    .card.promotional .card-content > .content {
      display: block; }
    .card.promotional .card-content .card-title {
      text-align: left;
      text-transform: none; }
    .card.promotional .card-content .card-date {
      color: #546e7a;
      text-transform: uppercase; }
    .card.promotional .card-content .button {
      opacity: 0;
      transition-property: opacity, max-height;
      transition-duration: 0.35s;
      transition-timing-function: ease; }
      .card.promotional .card-content .button:hover {
        color: #195e8c; }
      .card.promotional .card-content .button .icon {
        font-size: 1rem;
        background-color: transparent;
        box-shadow: none;
        color: inherit;
        border-radius: 0;
        padding: 0;
        width: auto;
        height: auto;
        margin: 0;
        font-style: normal;
        line-height: 1; }
        .card.promotional .card-content .button .icon:before {
          content: "\f178";
          display: inline-block;
          font-size: 16px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0 0 0 10px;
          color: #006eb7; }
  .card.impact {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    overflow: hidden; }
    @media only screen and (min-width: 480px) {
      .card.impact {
        position: relative; }
        .card.impact:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 100%; }
        .card.impact > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .card.impact p {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media only screen and (min-width: 1200px) {
      .card.impact p {
        font-size: 18px;
        font-size: 1.125rem; } }
    .card.impact:after {
      background-color: transparent;
      background-color: rgba(0, 110, 183, 0.6);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99006EB7,endColorstr=#99006EB7);
      zoom: 1;
      content: "";
      bottom: 0;
      right: 0;
      height: auto; }
    .card.impact a {
      color: #fff; }
      .card.impact a:hover {
        text-decoration: underline; }
    .card.impact .card-image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .card.impact .card-content {
      background-color: transparent;
      bottom: auto;
      position: relative;
      top: auto;
      left: auto;
      transform: none;
      width: auto;
      max-width: none;
      z-index: 1; }
      @media only screen and (min-width: 480px) {
        .card.impact .card-content {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .card.impact .card-content {
          padding: 40px;
          padding: 2.5rem; } }
      @media only screen and (min-width: 1200px) {
        .card.impact .card-content {
          padding: 40px;
          padding: 2.5rem; } }
      .card.impact .card-content .card-category {
        color: #fff;
        margin-bottom: 20px;
        margin-bottom: 1.25rem; }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .card.impact .card-content .card-category {
            margin-bottom: 40px;
            margin-bottom: 2.5rem; } }
        @media only screen and (min-width: 1200px) {
          .card.impact .card-content .card-category {
            margin-bottom: 40px;
            margin-bottom: 2.5rem; } }
        .card.impact .card-content .card-category:after {
          background-color: #fff;
          left: 50%;
          transform: translateX(-50%); }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .card.impact .card-content .card-title {
          font-size: 54px;
          font-size: 3.375rem; } }
      @media only screen and (min-width: 1200px) {
        .card.impact .card-content .card-title {
          font-size: 54px;
          font-size: 3.375rem; } }
      .card.impact .card-content .card-title a {
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .card.impact .card-content .card-title a:hover {
          color: #ec6a1f;
          text-decoration: none; }
      .card.impact .card-content .button {
        color: #fff; }
        .card.impact .card-content .button:hover {
          color: #ec6a1f; }
  .card.issue:hover:after, .card.Issue:hover:after, .card.standard:hover:after, .card.Standard:hover:after {
    right: 0; }
  .card.issue:after, .card.Issue:after, .card.standard:after, .card.Standard:after {
    content: "";
    right: 100%;
    transition-property: right;
    transition-duration: .3s;
    transition-timing-function: ease-in-out; }
  .card.member .card-content .button {
    opacity: 1; }
  .card.member-center {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #f8f8f8;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.125);
    text-align: center;
    transition-property: transform, box-shadow, z-index;
    transition-duration: .3s;
    transition-timing-function: ease-in-out; }
    @media only screen and (min-width: 992px) {
      .card.member-center {
        background-color: #f5f6f7;
        box-shadow: none; } }
    @media only screen and (min-width: 992px) {
      .card.member-center:hover {
        box-shadow: 0 5px 40px rgba(0, 0, 0, 0.125);
        box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.125);
        transform: scale(1.025);
        z-index: 1; } }
    .card.member-center .card-image {
      visibility: hidden;
      display: none; }
    .card.member-center .card-content {
      background-color: transparent;
      position: relative;
      transform: none;
      bottom: auto;
      left: auto;
      width: 100%;
      max-width: none;
      padding: 0; }
      .card.member-center .card-content > .content {
        padding: 0; }
      .card.member-center .card-content .card-category {
        background-color: #84c4ed;
        color: #fff;
        text-align: center;
        padding: 5px;
        padding: .3125rem;
        display: block;
        visibility: visible;
        font-size: 17px;
        line-height: 1.647;
        font-family: "Open Sans", sans-serif; }
        .card.member-center .card-content .card-category:after {
          content: none; }
      .card.member-center .card-content .icon {
        font-size: 60px;
        font-size: 3.75rem;
        background-color: #84c4ed;
        box-shadow: 0 0 0 5px #fff, 0 0 0 10px #006eb7;
        color: #fff;
        border-radius: 50%;
        padding: 10px;
        padding: .625rem;
        width: 124px;
        width: 7.75rem;
        height: 124px;
        height: 7.75rem;
        margin: 40px;
        margin: 2.5rem;
        position: relative;
        display: inline-block;
        line-height: 1.6; }
        .card.member-center .card-content .icon:before {
          font-family: "fontello"; }
      .card.member-center .card-content .card-title {
        padding: 0 40px;
        padding: 0 2.5rem;
        font-size: 19px;
        line-height: 1.368; }
      .card.member-center .card-content .card-description {
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: 100;
        padding: 0 40px;
        padding: 0 2.5rem;
        line-height: 1.2; }
      .card.member-center .card-content .card-date {
        padding: 0 40px;
        padding: 0 2.5rem; }
      .card.member-center .card-content .button {
        margin: 20px 40px 40px;
        margin: 1.25rem 2.5rem 2.5rem;
        opacity: 1;
        max-height: none; }
        @media only screen and (min-width: 768px) {
          .card.member-center .card-content .button {
            min-width: 200px;
            min-width: 12.5rem; } }
        .card.member-center .card-content .button:hover {
          margin: 1.25rem 2.5rem 2.5rem; }
  .card.headline {
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
    .card.headline .card-content {
      background-color: transparent;
      position: relative;
      transform: none;
      bottom: auto;
      left: auto;
      width: 100%;
      max-width: none;
      padding: 0; }
      .card.headline .card-content .card-category {
        display: block;
        visibility: visible;
        font-size: 13px;
        line-height: 1.692; }
      .card.headline .card-content .card-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 100;
        font-size: 26px;
        line-height: 1.308;
        text-transform: none; }
        @media only screen and (min-width: 768px) {
          .card.headline .card-content .card-title {
            font-size: 24px;
            font-size: 1.5rem; } }
        .card.headline .card-content .card-title a {
          color: #1d1212;
          line-height: 1.25; }
          .card.headline .card-content .card-title a:hover {
            border-bottom: 1px solid #9eafb9;
            text-decoration: none; }
  .card.meeting-event {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .card.meeting-event:hover .card-content:after {
        top: 0;
        right: 0;
        opacity: 1; } }
    .card.meeting-event .card-image {
      overflow: hidden;
      position: relative; }
      .card.meeting-event .card-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 65.21739%; }
      .card.meeting-event .card-image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      @media only screen and (min-width: 768px) {
        .card.meeting-event .card-image {
          position: relative;
          width: 75%;
          float: left; }
          .card.meeting-event .card-image:before {
            display: block;
            content: "";
            width: 100%;
            padding-top: 100%; }
          .card.meeting-event .card-image > .content {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; } }
    .card.meeting-event .card-content {
      background-color: #fff;
      color: #272222;
      position: relative;
      transform: none;
      bottom: auto;
      left: auto;
      width: 100%;
      max-width: none;
      overflow: hidden;
      z-index: 1; }
      @media only screen and (min-width: 768px) {
        .card.meeting-event .card-content {
          position: relative;
          width: 75%;
          float: left;
          margin-left: -49.99999999999999%;
          margin-top: 35%;
          box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.1); }
          .card.meeting-event .card-content:before {
            display: block;
            content: "";
            width: 100%;
            padding-top: 100%; }
          .card.meeting-event .card-content > .content {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1200px) {
        .card.meeting-event .card-content {
          position: absolute;
          right: 0;
          bottom: -60px;
          padding-top: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1200px) {
        .card.meeting-event .card-content:before {
          content: none; } }
      .card.meeting-event .card-content:after {
        content: none;
        display: block;
        position: absolute;
        background-color: #0063a4;
        top: 100%;
        right: 100%;
        bottom: 0;
        left: 0;
        transition-property: top, right, opacity;
        transition-duration: .5s;
        transition-timing-function: ease-in-out;
        z-index: -1;
        opacity: 0;
        border-top-right-radius: 70px;
        border-top-right-radius: 4.375rem;
        box-shadow: 10px 0 70px 40px #0063a4;
        box-shadow: 0.625rem 0 4.375rem 1.875rem #0063a4; }
      @media only screen and (min-width: 768px) {
        .card.meeting-event .card-content:hover:after {
          top: 0;
          right: 0;
          opacity: 1; } }
      @media only screen and (min-width: 768px) and (max-width: 1200px) {
        .card.meeting-event .card-content > .content {
          position: relative;
          top: auto;
          bottom: auto;
          left: auto;
          right: auto; } }
      .card.meeting-event .card-content .card-title {
        margin-top: 0;
        margin-bottom: 10px;
        margin-bottom: .625rem;
        color: #195e8c; }
        @media only screen and (min-width: 1200px) {
          .card.meeting-event .card-content .card-title {
            font-size: 22px;
            font-size: 1.375rem; } }
        .card.meeting-event .card-content .card-title a {
          color: #195e8c; }
          .card.meeting-event .card-content .card-title a:hover {
            color: #195e8c; }
      .card.meeting-event .card-content .card-date {
        color: #272222; }
        @media only screen and (min-width: 1200px) {
          .card.meeting-event .card-content .card-date {
            font-size: 10px;
            font-size: .625rem; } }
      .card.meeting-event .card-content .button {
        margin-top: 20px;
        margin-top: 1.25rem;
        opacity: 1;
        max-height: none; }
        @media only screen and (min-width: 1200px) {
          .card.meeting-event .card-content .button {
            position: absolute;
            bottom: 40px;
            bottom: 2.5rem;
            left: 40px;
            left: 2.5rem;
            right: 40px;
            right: 2.5rem; } }
        @media only screen and (min-width: 768px) and (max-width: 1200px) {
          .card.meeting-event .card-content .button {
            margin-bottom: 20px; } }
  .card.product {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    padding: 40px 30px;
    border-top: 6px solid #006eb7; }
    .card.product:hover {
      border-top-color: #f47932; }
    .card.product > .content {
      margin-left: -8px;
      margin-right: -8px;
      *zoom: 1;
      display: block;
      color: #272222; }
      .card.product > .content:after {
        display: table;
        content: ""; }
      .card.product > .content:after {
        clear: both; }
      .card.product > .content:hover {
        color: #272222; }
      .card.product > .content:active .card-title {
        text-decoration: underline; }
    .card.product .card-image {
      position: relative;
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      margin-bottom: 26px; }
      .card.product .card-image:before {
        content: none; }
      .card.product .card-image > .content {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
    .card.product .card-content {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      background-color: transparent;
      position: relative;
      bottom: auto;
      left: auto;
      transform: none;
      width: auto;
      max-width: none; }
      .card.product .card-content > .content {
        padding: 0; }
      .card.product .card-content .card-title {
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 32px;
        font-weight: bold;
        line-height: 1.13;
        letter-spacing: 0.51px;
        padding-bottom: 30px;
        margin-bottom: 20px;
        position: relative;
        text-align: left; }
        .card.product .card-content .card-title:after {
          content: "";
          display: block;
          background-color: #272222;
          height: 1px;
          width: 50px;
          position: absolute;
          bottom: 0;
          left: 0; }
      .card.product .card-content .card-description {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        font-style: italic;
        line-height: 1.56; }
    .card.product cite {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      font-family: "Open Sans", sans-serif;
      font-size: 15px;
      line-height: 1.27;
      color: #546e7a; }
      .card.product cite strong {
        font-weight: 600;
        text-transform: uppercase;
        display: block;
        margin-bottom: 15px; }
    .card.product.wide .card-image {
      position: relative;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px; }
      @media (min-width: 768px) {
        .card.product.wide .card-image {
          float: left;
          width: 33.33333%; } }
      @media (min-width: 768px) {
        .card.product.wide .card-image {
          left: 66.66667%; } }
    .card.product.wide .card-content {
      position: relative;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px; }
      @media (min-width: 768px) {
        .card.product.wide .card-content {
          float: left;
          width: 66.66667%; } }
      @media (min-width: 768px) {
        .card.product.wide .card-content {
          right: 33.33333%; } }
    .card.product.quotation .card-content .card-title {
      padding-bottom: 0; }
      .card.product.quotation .card-content .card-title:after {
        content: none; }
    .card.product.quotation .card-content .card-description {
      padding-bottom: 30px;
      margin-bottom: 20px;
      position: relative; }
      .card.product.quotation .card-content .card-description:after {
        content: "";
        display: block;
        background-color: #272222;
        height: 1px;
        width: 50px;
        position: absolute;
        bottom: 0;
        left: 0; }
  .card.testimonial {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 40px 40px 60px;
    background-image: url("../img/quote-swoosh.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain; }
    .card.testimonial .card-header {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      margin-bottom: 40px; }
      .card.testimonial .card-header > .content {
        margin-left: -8px;
        margin-right: -8px;
        *zoom: 1; }
        .card.testimonial .card-header > .content:after {
          display: table;
          content: ""; }
        .card.testimonial .card-header > .content:after {
          clear: both; }
      .card.testimonial .card-header .card-image {
        position: relative;
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 30px; }
        .card.testimonial .card-header .card-image:before {
          content: none; }
        .card.testimonial .card-header .card-image > .content {
          position: relative;
          top: auto;
          left: auto;
          right: auto;
          bottom: auto; }
        @media (min-width: 768px) {
          .card.testimonial .card-header .card-image {
            float: left;
            width: 25%; } }
        @media only screen and (min-width: 768px) {
          .card.testimonial .card-header .card-image {
            margin-bottom: 0; } }
      .card.testimonial .card-header .card-caption {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
        min-height: 1px;
        padding-left: 8px;
        padding-right: 8px; }
        @media (min-width: 768px) {
          .card.testimonial .card-header .card-caption {
            float: left;
            width: 75%; } }
      .card.testimonial .card-header .testimonial--citation:before {
        width: 50px; }
    .card.testimonial .card-content {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      background-color: transparent;
      position: relative;
      bottom: auto;
      left: auto;
      transform: none;
      width: auto;
      max-width: none; }
      .card.testimonial .card-content > .content {
        padding: 0; }
      .card.testimonial .card-content .testimonial--quote {
        text-align: left;
        padding: 0; }
        .card.testimonial .card-content .testimonial--quote .quote {
          margin-bottom: 40px;
          display: block; }
          .card.testimonial .card-content .testimonial--quote .quote:before, .card.testimonial .card-content .testimonial--quote .quote:after {
            content: none; }
        .card.testimonial .card-content .testimonial--quote .member-term {
          font-family: "Open Sans Condensed", sans-serif;
          font-size: 12px;
          font-weight: 600;
          line-height: 1.25;
          color: #546e7a;
          text-transform: uppercase; }
          .card.testimonial .card-content .testimonial--quote .member-term:before {
            content: none; }

.hero-grid {
  padding: 40px 0 0;
  padding: 2.5rem 0 0; }
  .hero-grid + .hero-grid {
    padding-top: 0; }
  .hero-grid .hero-unit {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding: 0; }
  .hero-grid .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0; }
    .hero-grid .grid .grid-item {
      -webkit-box-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin: 0; }
      @media only screen and (min-width: 768px) {
        .hero-grid .grid .grid-item {
          padding: 0 16px;
          padding: 0 1rem; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .hero-grid .grid .grid-item {
          -webkit-box-flex: 0 0 50%;
          -webkit-flex: 0 0 50%;
          -moz-box-flex: 0 0 50%;
          -moz-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
      @media only screen and (min-width: 992px) {
        .hero-grid .grid .grid-item {
          -webkit-box-flex: 0 0 33.33333%;
          -webkit-flex: 0 0 33.33333%;
          -moz-box-flex: 0 0 33.33333%;
          -moz-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%; } }
      .hero-grid .grid .grid-item:before {
        content: none; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .hero-grid .grid .grid-item.featured {
          -webkit-box-flex: 0 0 100%;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0 0 100%;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
      @media only screen and (min-width: 992px) {
        .hero-grid .grid .grid-item.featured {
          -webkit-box-flex: 0 0 66.66667%;
          -webkit-flex: 0 0 66.66667%;
          -moz-box-flex: 0 0 66.66667%;
          -moz-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%; } }
      @media only screen and (min-width: 768px) {
        .hero-grid .grid .grid-item.full {
          -webkit-box-flex: 0 0 100%;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0 0 100%;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }

.member-center-feature {
  background-color: #f5f6f7; }
  @media only screen and (min-width: 992px) {
    .member-center-feature {
      background-color: transparent; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .member-center-feature-intro {
    background-color: #fff; } }

.member-center-feature-intro .intro {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  padding: 0 40px;
  padding: 0 2.5rem; }
  @media only screen and (min-width: 768px) {
    .member-center-feature-intro .intro {
      text-align: left; } }
  @media only screen and (min-width: 992px) {
    .member-center-feature-intro .intro {
      padding: 0 8px;
      padding: 0 .625rem; } }
  .member-center-feature-intro .intro > .content {
    margin-left: -8px;
    margin-right: -8px;
    *zoom: 1;
    border-top: 6px solid #93cff5;
    padding: 20px 0;
    padding: 1.25rem 0; }
    .member-center-feature-intro .intro > .content:after {
      display: table;
      content: ""; }
    .member-center-feature-intro .intro > .content:after {
      clear: both; }
    @media only screen and (min-width: 992px) {
      .member-center-feature-intro .intro > .content {
        background-color: #fff;
        padding: 20px 40px;
        padding: 1.25rem 2.5rem; } }
  .member-center-feature-intro .intro .member-center-feature-heading {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-align: center;
    text-transform: none; }
    @media only screen and (min-width: 768px) {
      .member-center-feature-intro .intro .member-center-feature-heading {
        text-align: left; } }
  .member-center-feature-intro .intro .member-center-feature-intro-body {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 768px) {
      .member-center-feature-intro .intro .member-center-feature-intro-body {
        float: left;
        width: 66.66667%; } }
    .member-center-feature-intro .intro .member-center-feature-intro-body p {
      font-family: "Montserrat", sans-serif;
      font-weight: 100;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5;
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        .member-center-feature-intro .intro .member-center-feature-intro-body p {
          font-size: 20px;
          font-size: 1.25rem; } }
  .member-center-feature-intro .intro .member-center-feature-intro-actions {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center; }
    @media (min-width: 768px) {
      .member-center-feature-intro .intro .member-center-feature-intro-actions {
        float: left;
        width: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      .member-center-feature-intro .intro .member-center-feature-intro-actions {
        position: static; } }
    @media only screen and (min-width: 768px) {
      .member-center-feature-intro .intro .member-center-feature-intro-actions .button {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        min-width: 158px;
        right: calc((33.3333333333% - 110px) / 2);
        right: calc((33.3333333333% - 6.875rem) / 2); } }

@media only screen and (min-width: 992px) {
  .member-center-feature-grid {
    background-color: #c5deee; } }

.member-center-feature-grid .grid {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 20px 40px;
  padding: 1.25rem 2.5rem;
  overflow: visible; }
  @media only screen and (min-width: 992px) {
    .member-center-feature-grid .grid {
      padding: 0; } }
  .member-center-feature-grid .grid .grid-item {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0; }
    @media only screen and (min-width: 992px) {
      .member-center-feature-grid .grid .grid-item {
        -webkit-box-flex: 0 0 33.33333%;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0 0 33.33333%;
        -moz-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%; } }
    .member-center-feature-grid .grid .grid-item:before {
      content: none; }
    .member-center-feature-grid .grid .grid-item .card {
      -webkit-box-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }

.in-the-headlines {
  padding: 60px 0;
  padding: 3.75rem 0; }
  .in-the-headlines.news {
    background-color: #f5f6f7; }

.in-the-headlines-intro .intro {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 30px;
  padding-bottom: 1.875rem; }
  .in-the-headlines-intro .intro > .content {
    margin-left: -8px;
    margin-right: -8px;
    *zoom: 1; }
    .in-the-headlines-intro .intro > .content:after {
      display: table;
      content: ""; }
    .in-the-headlines-intro .intro > .content:after {
      clear: both; }
  .in-the-headlines-intro .intro .in-the-headlines-heading {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 0;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    text-align: center;
    color: #546e7a; }
    @media only screen and (min-width: 768px) {
      .in-the-headlines-intro .intro .in-the-headlines-heading {
        text-align: left; } }
  .in-the-headlines-intro .intro .in-the-headlines-intro-image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    overflow: hidden;
    padding: 0; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 58.82353%; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-image > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-image img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    @media only screen and (min-width: 768px) {
      .in-the-headlines-intro .intro .in-the-headlines-intro-image {
        width: calc(33.3333% + 60px);
        margin-right: -60px; } }
  .in-the-headlines-intro .intro .in-the-headlines-intro-body {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #fff;
    padding: 40px 40px 60px;
    padding: 2.5rem 2.5rem 3.75rem;
    transition-property: box-shadow;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    /*@media only screen and (min-width: $screen-sm) and (max-width: $screen-sm-max) {
        //padding: 0 40px 60px;
        //padding: 0 2.5rem 3.75rem;
      }
      @media only screen and (min-width: $screen-md) {
        //margin-bottom: 30px;
        //margin-bottom: 1.875rem;
        //margin-left: -8.3333333333%;
        margin-top: 60px;
        box-shadow: 0 5px 40px rgba(0,0,0,.01875);
        box-shadow: 0 .3125rem 2.5rem rgba(0,0,0,.125);
        //width: calc(66.6666666667% - 40px); //override bootstrap col width
        //width: calc(66.6666666667% - 2.5rem); //override bootstrap col width
        float: right; //override bootstrap col float
      }
      @media only screen and (min-width: $screen-md) and (max-width: $screen-md-max) {
        //margin-left: -8.3333333333%;
        min-height: 200px;
      }
      @media only screen and (min-width: $screen-lg) {
        //margin-left: -16.66666666666667%;
        min-height: 300px;
      }*/ }
    @media (min-width: 768px) {
      .in-the-headlines-intro .intro .in-the-headlines-intro-body {
        float: left;
        width: 66.66667%; } }
    @media only screen and (min-width: 768px) {
      .in-the-headlines-intro .intro .in-the-headlines-intro-body {
        bottom: -60px;
        margin-bottom: 60px;
        box-shadow: 0 5px 40px rgba(0, 0, 0, 0.01875);
        box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.125); } }
    @media only screen and (min-width: 992px) {
      .in-the-headlines-intro .intro .in-the-headlines-intro-body:hover .button {
        opacity: 1; } }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h1 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h1 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h1 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h2 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h2 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h2 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h3 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h3 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h3 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h4 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h4 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h4 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h5 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h5 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h5 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body h6 {
      color: #195e8c;
      font-family: "Open Sans Condensed", sans-serif;
      font-weight: bold;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      text-align: left; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body h6 a {
        color: #195e8c;
        transition-property: color;
        transition-duration: .3s;
        transition-timing-function: ease-in-out; }
        .in-the-headlines-intro .intro .in-the-headlines-intro-body h6 a:hover {
          color: #0b466e; }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body p {
      font-family: "Montserrat", sans-serif;
      font-weight: 100;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5;
      text-transform: none; }
      @media only screen and (max-width: 767px) {
        .in-the-headlines-intro .intro .in-the-headlines-intro-body p {
          font-size: 28px;
          font-size: 1.25rem; } }
    .in-the-headlines-intro .intro .in-the-headlines-intro-body .button {
      position: absolute;
      bottom: 20px;
      bottom: 1.25rem;
      transition-property: opacity;
      transition-duration: .3s;
      transition-timing-function: ease-in-out; }
      .in-the-headlines-intro .intro .in-the-headlines-intro-body .button .icon:before {
        font-family: "fontello"; }

.in-the-headlines-grid .headlines {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }

.in-the-headlines-grid .grid {
  margin-left: -8px;
  margin-right: -8px;
  *zoom: 1;
  padding: 0 40px;
  padding: 0 2.5rem;
  list-style: none; }
  .in-the-headlines-grid .grid:after {
    display: table;
    content: ""; }
  .in-the-headlines-grid .grid:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .in-the-headlines-grid .grid {
      padding: 0; } }

.in-the-headlines-grid .grid-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0; }
  @media (min-width: 992px) {
    .in-the-headlines-grid .grid-item {
      float: left;
      width: 33.33333%; } }
  @media only screen and (min-width: 1200px) {
    .in-the-headlines-grid .grid-item {
      padding-right: 40px;
      padding-right: 2.5rem; } }
  .in-the-headlines-grid .grid-item:before {
    content: none; }

.in-the-headlines-actions .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center; }

.meetings-events {
  padding: 60px 0;
  padding: 3.75rem 0; }
  @media only screen and (max-width: 1199px) {
    .meetings-events {
      background: linear-gradient(#fff 30%, #eaeaea 30%); } }

.meetings-events-intro .intro {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .meetings-events-intro .intro > .content {
    margin-left: -8px;
    margin-right: -8px;
    *zoom: 1; }
    .meetings-events-intro .intro > .content:after {
      display: table;
      content: ""; }
    .meetings-events-intro .intro > .content:after {
      clear: both; }

.meetings-events-intro .meetings-events-heading {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
  text-align: center;
  color: #546e7a;
  text-transform: none; }
  @media (min-width: 768px) {
    .meetings-events-intro .meetings-events-heading {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1200px) {
    .meetings-events-intro .meetings-events-heading {
      float: left;
      width: 75%; } }
  @media only screen and (min-width: 768px) {
    .meetings-events-intro .meetings-events-heading {
      text-align: left; } }

.meetings-events-intro .meetings-events-intro-actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center; }
  @media (min-width: 768px) {
    .meetings-events-intro .meetings-events-intro-actions {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) {
    .meetings-events-intro .meetings-events-intro-actions {
      float: left;
      width: 25%; } }
  @media only screen and (min-width: 768px) {
    .meetings-events-intro .meetings-events-intro-actions {
      text-align: right; } }

.meetings-events-grid .meetings-events-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  overflow: hidden; }

.meetings-events-grid .grid {
  margin-left: -8px;
  margin-right: -8px;
  *zoom: 1;
  padding: 0;
  list-style: none !important;
  margin-bottom: 10px; }
  .meetings-events-grid .grid:after {
    display: table;
    content: ""; }
  .meetings-events-grid .grid:after {
    clear: both; }
  @media only screen and (min-width: 768px) {
    .meetings-events-grid .grid {
      margin-bottom: 40px; } }

.meetings-events-grid .grid-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  margin: 0; }
  @media (min-width: 1200px) {
    .meetings-events-grid .grid-item {
      float: left;
      width: 33.33333%; } }
  .meetings-events-grid .grid-item:before {
    content: none; }

.meetings-events-actions .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  padding: 30px;
  padding: 1.875rem; }

.slick-slider {
  list-style: none !important; }
  .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    font-size: 0;
    border: none;
    background-color: transparent; }
    .slick-slider .slick-arrow:before {
      color: #8c8c8c;
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      font-size: 26px;
      font-size: 1.625rem;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin: 0; }
    .slick-slider .slick-arrow:focus {
      outline: none; }
    .slick-slider .slick-arrow:hover {
      outline: none; }
      .slick-slider .slick-arrow:hover:before {
        color: #272222; }
    .slick-slider .slick-arrow.slick-prev {
      left: 0; }
      .slick-slider .slick-arrow.slick-prev:before {
        content: "\e969"; }
    .slick-slider .slick-arrow.slick-next {
      right: 0; }
      .slick-slider .slick-arrow.slick-next:before {
        content: "\e968"; }
  @media only screen and (max-width: 1199px) {
    .slick-slider .slick-slide {
      padding: 0 46px;
      padding: 0 2.875rem; } }

.subscriptions {
  background-image: url("../img/subscribe-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 60px 40px;
  color: #fff;
  font-family: "Montserrat", sans-serif; }

.subscribe-intro {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .subscribe-intro {
      float: left;
      width: 41.66667%; } }
  .subscribe-intro h1 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro h2 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro h3 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro h4 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro h5 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro h6 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    text-transform: none;
    text-align: left; }
  .subscribe-intro p {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    text-align: left;
    margin-top: 0; }
  @media only screen and (max-width: 480px) {
    .subscribe-intro h2 {
      font-size: 2.2rem; } }

.subscribe {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .subscribe {
      float: left;
      width: 58.33333%; } }

.subscribe-form {
  padding-top: 10px;
  padding-top: .625rem;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .subscribe-form {
      padding-top: 30px;
      padding-top: 1.875rem;
      text-align: left; } }
  .subscribe-form .email {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    padding: 19.2px 20px;
    padding: 1.2rem 1.25rem;
    border-radius: 2px !important;
    border-radius: .125rem !important;
    border: none;
    vertical-align: middle;
    color: #272222;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .subscribe-form .email {
        width: calc(100% - 145px);
        margin-bottom: 0; } }
  .subscribe-form .button {
    margin-left: 10px;
    margin-left: .625rem; }

.policy,
.policy-container {
  padding: 40px 0;
  padding: 2.5rem 0; }

#policy-position-number {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif; }

#policy-title {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

#policy-source {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-style: italic; }

#policy-body {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

#policy-superseded {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

#policy-rationale h1 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-rationale h2 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-rationale h3 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-rationale h4 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-rationale h5 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-rationale h6 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h1 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h2 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h3 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h4 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h5 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-background h6 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h1 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h2 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h3 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h4 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h5 {
  margin: 20px 0;
  margin: 1.25rem 0; }

#policy-topic h6 {
  margin: 20px 0;
  margin: 1.25rem 0; }

.policy-container #policy-position-header {
  font-family: "Open Sans Condensed", sans-serif;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase; }

.policy-container #policy-status {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px; }

.policy-container #policy-position {
  margin: 0 auto 20px; }

.policy-container .policy-spacer {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  margin: 40px auto;
  background-color: #ef691c; }

.policy-indent {
  padding-left: 15px;
  border-left: #999 solid 1px;
  margin: 0 0 20px 15px;
  font-style: italic; }

.policy-container #policy-footer-section {
  background-color: #f2f8fb;
  padding: 20px;
  font-style: italic; }

.policy-container #policy-footer-section div {
  margin-bottom: .25em; }

.policy-container #policy-footer-section span {
  font-weight: bold; }

#breadcrumbs {
  margin-top: 10px; }
  #breadcrumbs div.rs-wrapper {
    display: inline-block; }
  #breadcrumbs .breadcrumb {
    font-size: 13px;
    position: relative;
    top: 3px;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    background-color: transparent; }
    #breadcrumbs .breadcrumb li:before {
      content: none; }
    #breadcrumbs .breadcrumb li:after {
      content: "/";
      display: inline-block;
      margin-left: 5px; }
    #breadcrumbs .breadcrumb li:last-child:after {
      content: none; }
    #breadcrumbs .breadcrumb li a {
      color: #006eb7; }
      #breadcrumbs .breadcrumb li a:hover {
        color: #006eb7;
        text-decoration: underline; }
  @media only screen and (min-width: 768px) {
    #breadcrumbs .utility-wrapper {
      max-width: 40.666667%; } }
  #breadcrumbs .utility {
    padding: 0;
    list-style: none;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      #breadcrumbs .utility {
        text-align: right; } }
    #breadcrumbs .utility li:only-child {
      margin-left: auto; }
    #breadcrumbs .utility > li {
      margin-right: 15px;
      border-right: 1px solid #d1c9be;
      padding-right: 20px;
      display: inline-block;
      vertical-align: middle; }
      #breadcrumbs .utility > li:before {
        content: none; }
      #breadcrumbs .utility > li:last-child {
        border: none;
        margin-right: 0px;
        padding-right: 0px; }
      #breadcrumbs .utility > li div.inline-block {
        display: inline-block; }
      #breadcrumbs .utility > li div.rsbtn {
        margin-bottom: 0;
        margin-left: auto; }
      #breadcrumbs .utility > li a {
        color: #006eb7; }
        #breadcrumbs .utility > li a:hover {
          text-decoration: none; }
        #breadcrumbs .utility > li a#favoritesLink {
          font-size: 13px;
          font-size: .8125rem; }
          #breadcrumbs .utility > li a#favoritesLink:hover {
            color: #006eb7;
            text-decoration: underline; }

.hot-links {
  background-color: #fff;
  position: relative; }
  .hot-links ul {
    padding: 5px 0;
    margin: 0;
    font-size: 0;
    height: 30px;
    overflow: hidden;
    list-style: none; }
    .hot-links ul li {
      height: auto;
      display: inline;
      margin: 0 7px;
      padding: 5px 0;
      font-size: 14px; }
      .hot-links ul li:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f111";
        display: inline-block;
        margin-right: 10px;
        font-size: 6px;
        position: relative;
        top: -1px;
        vertical-align: middle;
        width: auto;
        height: auto;
        left: auto; }
      .hot-links ul li a {
        color: #535353; }

.tier-container.white-background .tier-bg-container .content-well .validation-summary-errors {
  border: 1px solid #e23f3f;
  background-color: #ff9797;
  border-radius: 2px;
  margin-bottom: 30px; }
  .tier-container.white-background .tier-bg-container .content-well .validation-summary-errors ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding: 20px; }
    .tier-container.white-background .tier-bg-container .content-well .validation-summary-errors ul ul {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .tier-container.white-background .tier-bg-container .content-well .validation-summary-errors ul li {
      list-style-type: none; }
      .tier-container.white-background .tier-bg-container .content-well .validation-summary-errors ul li:before {
        content: none; }
      .tier-container.white-background .tier-bg-container .content-well .validation-summary-errors ul li.leaf {
        list-style-image: none;
        list-style-type: none; }

.tier-container.white-background .tier-bg-container .content-well .login--title {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 70px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 2.5rem; }

.tier-container.white-background .tier-bg-container .content-well .login--email {
  margin-bottom: 20px; }
  .tier-container.white-background .tier-bg-container .content-well .login--email label {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.38;
    font-weight: normal; }
  .tier-container.white-background .tier-bg-container .content-well .login--email input {
    border: 1px solid #272222;
    border-radius: 2px;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 100%;
    height: 48px; }

.tier-container.white-background .tier-bg-container .content-well .login--password {
  margin-bottom: 7px; }
  .tier-container.white-background .tier-bg-container .content-well .login--password label {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.38;
    font-weight: normal; }
  .tier-container.white-background .tier-bg-container .content-well .login--password .input-wrapper {
    position: relative; }
  .tier-container.white-background .tier-bg-container .content-well .login--password input {
    border: 1px solid #272222;
    border-radius: 2px;
    padding: 10px 72px 10px 20px;
    box-sizing: border-box;
    width: 100%;
    height: 48px; }
    @media only screen and (min-width: 768px) {
      .tier-container.white-background .tier-bg-container .content-well .login--password input {
        padding: 10px 20px; } }
  .tier-container.white-background .tier-bg-container .content-well .login--password #showOrHide {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 15px; }
    .tier-container.white-background .tier-bg-container .content-well .login--password #showOrHide:hover {
      cursor: pointer; }
    @media only screen and (min-width: 768px) {
      .tier-container.white-background .tier-bg-container .content-well .login--password #showOrHide {
        visibility: hidden;
        display: none; } }

.tier-container.white-background .tier-bg-container .content-well .login--remember {
  margin-bottom: 50px; }
  .tier-container.white-background .tier-bg-container .content-well .login--remember label {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.38;
    font-weight: normal; }

.tier-container.white-background .tier-bg-container .content-well .login--submit {
  text-align: center;
  margin-bottom: 15px; }
  .tier-container.white-background .tier-bg-container .content-well .login--submit input {
    font-size: 19px;
    line-height: 1.2; }
    @media only screen and (min-width: 768px) {
      .tier-container.white-background .tier-bg-container .content-well .login--submit input {
        min-width: 300px; } }

.tier-container.white-background .tier-bg-container .content-well .login--cta {
  text-align: center;
  margin-bottom: 80px; }
  .tier-container.white-background .tier-bg-container .content-well .login--cta p:first-child {
    margin-top: 0; }
  .tier-container.white-background .tier-bg-container .content-well .login--cta p:last-child {
    margin-bottom: 0; }

.paywall-active .tier-container .tier-bg-container .content-well, .paywall-active
.paywall-container, .paywall-active
.paywall-container-active {
  max-height: 500px;
  overflow: hidden; }

.paywall-col {
  padding: 0; }

.paywall {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#006eb7+0,005b98+100 */
  background: #006eb7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006eb7 0%, #005b98 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #006eb7 0%, #005b98 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006eb7 0%, #005b98 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006eb7', endColorstr='#005b98',GradientType=0 );
  /* IE6-9 */
  color: #fff;
  text-align: center;
  padding: 48px 54px;
  position: relative; }
  .paywall:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 500px;
    z-index: 99; }
  .paywall--title {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 18px;
    position: relative; }
    .paywall--title span {
      display: block;
      margin-bottom: 13px; }
    .paywall--title i {
      border: 1px solid #fff;
      border-radius: 50%;
      width: 68px;
      height: 68px;
      padding: 18px 17px;
      font-size: 30px;
      display: inline-block; }
      .paywall--title i:before {
        display: inline-block;
        font-family: 'Font Awesome 5 Pro'; }
    .paywall--title:after {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      bottom: 0;
      content: "";
      display: block;
      background-color: #fff;
      width: 48px;
      height: 1px; }
  .paywall--intro {
    margin-bottom: 20px; }
  .paywall--buttons {
    *zoom: 1; }
    .paywall--buttons:after {
      display: table;
      content: ""; }
    .paywall--buttons:after {
      clear: both; }
  @media only screen and (min-width: 768px) {
    .paywall--button {
      float: left;
      width: calc((100% - 20px) / 2); } }
  @media only screen and (min-width: 768px) and (min-width: 768px) {
    .paywall--button {
      min-width: 295px; } }
  @media only screen and (min-width: 768px) {
    .paywall--button:first-child {
      margin-right: 20px; } }
  .paywall--button.join a {
    font-size: 19px;
    line-height: 1.2;
    width: 100%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .paywall--button.join a {
        margin-bottom: 0;
        min-width: 295px; } }
  .paywall--button.login a {
    font-size: 19px;
    line-height: 1.2;
    width: 100%;
    border-color: #fff;
    color: #fff;
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      .paywall--button.login a {
        min-width: 295px; } }

.top-ad-area {
  padding-bottom: 20px;
  text-align: center; }
  .top-ad-area .label {
    font-size: 10px;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal; }

.search-header {
  background-color: #f3f3f3; }

.site-search {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }

.site-search-form {
  padding: 60px 40px 40px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .site-search-form {
      padding: 60px 60px 40px; } }
  .site-search-form .search-field {
    position: relative; }
  .site-search-form .search-input {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1.36;
    color: #272222;
    padding: 12px 47px 12px 0;
    background-color: transparent;
    border-bottom: 2px solid #272222;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 48px;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .site-search-form .search-input {
        width: calc(100% - 185px);
        margin-bottom: 0;
        font-size: 28px;
        padding-right: 0; } }
    .site-search-form .search-input ::-webkit-input-placeholder {
      color: #272222; }
    .site-search-form .search-input :-moz-placeholder {
      color: #272222; }
    .site-search-form .search-input ::-moz-placeholder {
      color: #272222; }
    .site-search-form .search-input :-ms-input-placeholder {
      color: #272222; }
    .site-search-form .search-input::-webkit-input-placeholder {
      color: #272222; }
    .site-search-form .search-input:-moz-placeholder {
      color: #272222; }
    .site-search-form .search-input::-moz-placeholder {
      color: #272222; }
    .site-search-form .search-input:-ms-input-placeholder {
      color: #272222; }
  .site-search-form .button {
    font-size: 0;
    font-weight: bold;
    line-height: 1.21;
    letter-spacing: 0.95px;
    padding: 12.5px 14px;
    width: auto; }
    @media only screen and (max-width: 991px) {
      .site-search-form .button {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        border: none;
        color: #272222;
        right: 0; } }
    @media only screen and (min-width: 992px) {
      .site-search-form .button {
        margin-left: 10px;
        font-size: 19px;
        padding: 12px 40px; } }
    @media only screen and (max-width: 991px) {
      .site-search-form .button:hover {
        background-color: transparent;
        color: #272222; } }
    .site-search-form .button .icon {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em; }
      @media only screen and (min-width: 992px) {
        .site-search-form .button .icon {
          visibility: hidden;
          display: none; } }
      .site-search-form .button .icon:before {
        content: "\f002";
        display: inline-block;
        width: 12px;
        height: 12px;
        font-size: 18px;
        font-family: "Font Awesome 5 Pro";
        margin: 0; }
        @media only screen and (min-width: 1200px) {
          .site-search-form .button .icon:before {
            width: 15.5px;
            height: 15.5px; } }

.search-tags {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 20px 80px; }
  @media only screen and (min-width: 768px) {
    .search-tags {
      padding: 20px 120px; } }
  .search-tags.active .label .icon:before {
    content: "\f068"; }
  .search-tags.active .tags-list {
    max-height: 999px; }
  .search-tags .label {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: condensed;
    letter-spacing: 0.32px;
    color: #8d8d8d;
    padding: 0;
    line-height: 2.5;
    margin: 0 0 5px;
    display: block;
    margin-right: 20px;
    text-align: left;
    border-bottom: 2px solid #f3f3f3;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .search-tags .label {
        display: inline-block;
        border-bottom: none;
        width: auto; } }
    .search-tags .label:hover {
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .search-tags .label:hover {
          cursor: default; } }
    .search-tags .label .icon {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 0; }
      @media only screen and (min-width: 768px) {
        .search-tags .label .icon {
          visibility: hidden;
          display: none; } }
      .search-tags .label .icon:before {
        content: "\f067";
        display: inline-block;
        width: 12px;
        height: 12px;
        font-size: 16px;
        font-family: "Font Awesome 5 Pro";
        margin: 0;
        color: #006eb7; }
  .search-tags .tags-list {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 2.5;
    margin: 5px 0;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease; }
    .search-tags .tags-list ul {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .search-tags .tags-list li {
      list-style-type: none; }
      .search-tags .tags-list li:before {
        content: none; }
      .search-tags .tags-list li.leaf {
        list-style-image: none;
        list-style-type: none; }
    @media only screen and (min-width: 768px) {
      .search-tags .tags-list {
        display: inline;
        max-height: none; } }
  .search-tags .tag {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2.5;
    color: #272222;
    display: block;
    margin-right: 20px;
    margin-top: 0; }
    @media only screen and (min-width: 768px) {
      .search-tags .tag {
        display: inline; } }
    @media only sreen and (min-width: 1200px) {
      .search-tags .tag {
        margin-right: 40px; } }
    .search-tags .tag:after {
      content: "\e95d";
      font-family: "fontello";
      color: #195e8c;
      margin-left: 5px; }
    .search-tags .tag a {
      color: #272222; }
      .search-tags .tag a:hover {
        text-decoration: underline; }

.search-content {
  padding-top: 40px;
  padding-bottom: 40px; }

.site-search-facets {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .site-search-facets {
      float: left;
      width: 33.33333%; } }
  @media only screen and (min-width: 992px) {
    .site-search-facets {
      padding-bottom: 0;
      border-bottom: none;
      border-right: 2px solid #f3f3f3; } }
  .site-search-facets--mobile {
    padding-bottom: 0; }
    @media only screen and (min-width: 992px) {
      .site-search-facets--mobile {
        visibility: hidden;
        display: none; } }
    .site-search-facets--mobile .search-facets {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      padding: 30px 70px 0; }
    .site-search-facets--mobile .search-facets-heading {
      margin-bottom: 30px; }
  .site-search-facets--desktop {
    visibility: hidden;
    display: none; }
    @media only screen and (min-width: 992px) {
      .site-search-facets--desktop {
        display: block;
        visibility: visible; } }
  .site-search-facets .search-facets-heading {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.36px;
    color: #272222;
    text-align: left;
    margin-top: 0;
    margin-bottom: 30px;
    display: inline-block;
    width: calc(100% - 100px); }
    @media only screen and (min-width: 992px) {
      .site-search-facets .search-facets-heading {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }
  .site-search-facets .clear-filters {
    text-decoration: underline; }
    .site-search-facets .clear-filters:hover {
      text-decoration: none; }
  .site-search-facets .legend {
    visibility: hidden;
    display: none;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.36px;
    color: #272222;
    margin-bottom: 10px;
    text-transform: uppercase;
    border: none; }
  .site-search-facets .select-menus {
    visibility: hidden;
    display: none; }
  .site-search-facets .select-wrapper {
    border: 1px solid #272222;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px; }
    .site-search-facets .select-wrapper:hover {
      cursor: pointer; }
    .site-search-facets .select-wrapper:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 8px;
      content: "\f107";
      display: inline-block;
      width: 12px;
      height: 12px;
      font-size: 16px;
      font-family: "Font Awesome 5 Pro";
      margin: 0;
      color: #006eb7; }
    .site-search-facets .select-wrapper:last-child {
      margin-bottom: 0; }
  .site-search-facets select {
    padding: 16px 12px 16px 12px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.36px;
    color: #272222;
    text-transform: uppercase; }
    .site-search-facets select:hover, .site-search-facets select:focus {
      outline: none; }
  .site-search-facets option {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #272222;
    text-transform: none; }
    .site-search-facets option:first-child {
      visibility: hidden;
      display: none; }
  .site-search-facets fieldset {
    margin: 30px 0 30px; }
  .site-search-facets legend {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.36px;
    color: #272222;
    border: 1px solid #272222;
    text-transform: uppercase;
    margin: 0;
    padding: 11.5px 14px;
    position: relative; }
    @media only screen and (min-width: 992px) {
      .site-search-facets legend {
        margin-bottom: 10px;
        padding: 0;
        border: none; } }
    .site-search-facets legend:hover {
      cursor: pointer; }
      @media only screen and (min-width: 992px) {
        .site-search-facets legend:hover {
          cursor: default; } }
    .site-search-facets legend:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 8px;
      content: "\f107";
      display: inline-block;
      width: 12px;
      height: 12px;
      font-size: 16px;
      font-family: "Font Awesome 5 Pro";
      margin: 0;
      color: #006eb7; }
      @media only screen and (min-width: 992px) {
        .site-search-facets legend:after {
          content: none; } }
  .site-search-facets .checkboxes {
    margin: 0 0 20px; }
    .site-search-facets .checkboxes:last-child {
      margin-bottom: 0; }
    .site-search-facets .checkboxes.active .options {
      max-height: 999px; }
    .site-search-facets .checkboxes .options {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease;
      padding-top: 20px; }
  .site-search-facets input[type="checkbox"] {
    margin-right: 10px; }
    .site-search-facets input[type="checkbox"]:hover {
      cursor: pointer; }
  .site-search-facets label {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #272222; }
    .site-search-facets label:hover {
      cursor: pointer; }

.side-ad-area {
  padding-bottom: 20px;
  text-align: center;
  visibility: hidden;
  display: none; }
  @media only screen and (min-width: 992px) {
    .side-ad-area {
      display: block;
      visibility: visible; } }
  .side-ad-area .label {
    font-size: 10px;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal; }

.search-results {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 992px) {
    .search-results {
      float: left;
      width: 66.66667%; } }
  @media only screen and (min-width: 992px) {
    .search-results {
      padding-left: 30px;
      padding-right: 10px; } }
  .search-results .count {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.19;
    color: #272222;
    margin-bottom: 30px; }
  .search-results .ashp-recommends {
    border: 2px solid #006eb7;
    border-left-width: 20px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    margin-bottom: 40px; }
    .search-results .ashp-recommends .label {
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.38;
      letter-spacing: 1.6px;
      color: #006eb7;
      text-transform: uppercase;
      padding: 0;
      margin-bottom: 10px;
      display: block;
      text-align: left; }
      .search-results .ashp-recommends .label .icon {
        font-family: "fontello";
        font-size: 40px;
        vertical-align: middle;
        margin-right: 5px;
        display: inline-block; }
    .search-results .ashp-recommends .title {
      font-size: 36px;
      line-height: 1.14;
      text-align: left;
      margin-bottom: 10px; }
    .search-results .ashp-recommends .content-type {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-weight: bold;
      line-height: 1.25;
      letter-spacing: 1.08px;
      color: #293428;
      margin-right: 5px;
      text-transform: uppercase; }
    .search-results .ashp-recommends .source {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-style: italic;
      line-height: 1.25;
      color: #293428;
      border-left: 1px solid #272222;
      padding-left: 10px; }
    .search-results .ashp-recommends .excerpt {
      font-family: "Montserrat", sans-serif;
      font-size: 22px;
      font-weight: 300;
      line-height: 1.45;
      color: #195e8c; }
  .search-results .result {
    padding: 20px;
    border-bottom: 2px solid #272222; }
    .search-results .result:last-child {
      border-bottom: none; }
    .search-results .result.member .content-type:after {
      content: "\f023";
      font-family: "Font Awesome 5 Pro";
      font-weight: bold;
      margin-left: 5px; }
    .search-results .result .title {
      font-size: 28px;
      line-height: 1.14;
      text-align: left;
      margin-bottom: 10px; }
    .search-results .result .content-type {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-weight: bold;
      line-height: 1.25;
      letter-spacing: 1.08px;
      color: #293428;
      margin-right: 5px;
      text-transform: uppercase; }
    .search-results .result .source {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-style: italic;
      line-height: 1.25;
      color: #293428;
      border-left: 1px solid #272222;
      padding-left: 10px; }
    .search-results .result .excerpt {
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      line-height: 1.5;
      color: #272222; }

.search-pager .pager {
  text-align: center; }

.search-pager .pagination {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }
  .search-pager .pagination ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .search-pager .pagination li {
    list-style-type: none; }
    .search-pager .pagination li:before {
      content: none; }
    .search-pager .pagination li.leaf {
      list-style-image: none;
      list-style-type: none; }
  .search-pager .pagination li {
    display: inline-block; }
  .search-pager .pagination > .page-item {
    visibility: hidden;
    display: none;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 2; }
    @media only screen and (min-width: 992px) {
      .search-pager .pagination > .page-item:nth-child(1), .search-pager .pagination > .page-item:nth-child(2), .search-pager .pagination > .page-item:nth-child(3), .search-pager .pagination > .page-item:nth-child(4), .search-pager .pagination > .page-item:nth-child(5), .search-pager .pagination > .page-item:nth-last-child(1), .search-pager .pagination > .page-item:nth-last-child(2) {
        display: inline-block;
        visibility: visible; } }
    @media only screen and (min-width: 992px) {
      .search-pager .pagination > .page-item:nth-child(5):after {
        content: "\02026";
        position: absolute;
        bottom: 0;
        right: 0; } }
    @media only screen and (min-width: 992px) {
      .search-pager .pagination > .page-item:nth-child(5) .page-link {
        margin-right: 10px; } }
    .search-pager .pagination > .page-item.prev, .search-pager .pagination > .page-item.next {
      display: inline-block;
      visibility: visible;
      padding: 1px; }
      @media only screen and (max-width: 991px) {
        .search-pager .pagination > .page-item.prev .page-link, .search-pager .pagination > .page-item.next .page-link {
          font-family: "Montserrat", sans-serif;
          font-size: 16px;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: left;
          border: 1px solid #006eb7;
          padding: 8px 40px;
          padding: 0.5rem 2.5rem;
          transition-property: background-color, color;
          transition-duration: 0.5s;
          transition-timing-function: ease-in-out; } }
      @media only screen and (max-width: 991px) {
        .search-pager .pagination > .page-item.prev .page-link:hover, .search-pager .pagination > .page-item.prev .page-link:active, .search-pager .pagination > .page-item.prev .page-link:focus, .search-pager .pagination > .page-item.next .page-link:hover, .search-pager .pagination > .page-item.next .page-link:active, .search-pager .pagination > .page-item.next .page-link:focus {
          background-color: #006eb7;
          text-decoration: none; } }
      @media only screen and (max-width: 991px) {
        .search-pager .pagination > .page-item.prev .page-link:hover .label, .search-pager .pagination > .page-item.prev .page-link:active .label, .search-pager .pagination > .page-item.prev .page-link:focus .label, .search-pager .pagination > .page-item.next .page-link:hover .label, .search-pager .pagination > .page-item.next .page-link:active .label, .search-pager .pagination > .page-item.next .page-link:focus .label {
          color: #fff; } }
      @media only screen and (max-width: 991px) {
        .search-pager .pagination > .page-item.prev .page-link .label, .search-pager .pagination > .page-item.next .page-link .label {
          color: #006eb7; } }
    .search-pager .pagination > .page-item.disabled {
      cursor: not-allowed; }
      @media only screen and (max-width: 991px) {
        .search-pager .pagination > .page-item.disabled {
          visibility: hidden;
          display: none; } }
      .search-pager .pagination > .page-item.disabled > .page-link {
        color: #8d8d8d;
        pointer-events: none; }
        .search-pager .pagination > .page-item.disabled > .page-link .label {
          color: #8d8d8d; }
    .search-pager .pagination > .page-item.active > .page-link {
      background-color: #ebebeb; }
      .search-pager .pagination > .page-item.active > .page-link:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .search-pager .pagination > .page-item > .page-link {
      color: #272222;
      border-radius: 3px; }
      @media only screen and (min-width: 992px) {
        .search-pager .pagination > .page-item > .page-link {
          border: none; } }
      .search-pager .pagination > .page-item > .page-link:hover {
        background-color: transparent;
        text-decoration: underline; }
      .search-pager .pagination > .page-item > .page-link span {
        float: none; }
    .search-pager .pagination > .page-item .label {
      color: #272222;
      padding: 0;
      font-family: "Montserrat", sans-serif;
      font-size: 12px; }
    .search-pager .pagination > .page-item .icon {
      visibility: hidden;
      display: none; }

.bottom-ad-area {
  padding-bottom: 20px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .bottom-ad-area {
      visibility: hidden;
      display: none; } }
  .bottom-ad-area .label {
    font-size: 10px;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal; }

#coveo179a690d .CoveoResultList {
  margin-left: 0;
  margin-right: 0; }

#coveo179a690d .CoveoLogo {
  display: none; }

#coveo179a690d .coveo-card-layout.CoveoResult {
  border: none;
  overflow: visible; }
  @media only screen and (max-width: 1200px) {
    #coveo179a690d .coveo-card-layout.CoveoResult {
      margin-bottom: 15px;
      border-bottom: 1px solid grey;
      padding-bottom: 15px; } }

#coveo179a690d .search_result_product, #coveo179a690d .search_result_global, #coveo179a690d .search_result_service {
  font-family: "Montserrat", sans-serif;
  border: none;
  border-color: transparent !important; }
  #coveo179a690d .search_result_product .coveo-result-row, #coveo179a690d .search_result_global .coveo-result-row, #coveo179a690d .search_result_service .coveo-result-row {
    display: flex;
    flex-wrap: wrap; }
    #coveo179a690d .search_result_product .coveo-result-row .result_image, #coveo179a690d .search_result_product .coveo-result-row .result_title, #coveo179a690d .search_result_global .coveo-result-row .result_image, #coveo179a690d .search_result_global .coveo-result-row .result_title, #coveo179a690d .search_result_service .coveo-result-row .result_image, #coveo179a690d .search_result_service .coveo-result-row .result_title {
      margin-bottom: 20px; }
      @media only screen and (max-width: 1200px) {
        #coveo179a690d .search_result_product .coveo-result-row .result_image, #coveo179a690d .search_result_product .coveo-result-row .result_title, #coveo179a690d .search_result_global .coveo-result-row .result_image, #coveo179a690d .search_result_global .coveo-result-row .result_title, #coveo179a690d .search_result_service .coveo-result-row .result_image, #coveo179a690d .search_result_service .coveo-result-row .result_title {
          margin-bottom: 10px; } }
  #coveo179a690d .search_result_product .btn.CoveoResultLink, #coveo179a690d .search_result_global .btn.CoveoResultLink, #coveo179a690d .search_result_service .btn.CoveoResultLink {
    background: none;
    background-color: #016eb7;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    height: 50px;
    line-height: 2;
    white-space: nowrap; }
    #coveo179a690d .search_result_product .btn.CoveoResultLink:hover, #coveo179a690d .search_result_global .btn.CoveoResultLink:hover, #coveo179a690d .search_result_service .btn.CoveoResultLink:hover {
      background-color: #0f4d76;
      text-decoration: none !important; }

#coveo179a690d .search_result_product, #coveo179a690d .search_result_service {
  padding: 20px;
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  margin: 0 10px; }
  #coveo179a690d .search_result_product .coveo-result-row .result_image,
  #coveo179a690d .search_result_product .coveo-result-row .result_action, #coveo179a690d .search_result_service .coveo-result-row .result_image,
  #coveo179a690d .search_result_service .coveo-result-row .result_action {
    flex-basis: calc(50% - 20px);
    margin-right: 20px; }
  #coveo179a690d .search_result_product .coveo-result-row .result_title,
  #coveo179a690d .search_result_product .coveo-result-row .result_pricing, #coveo179a690d .search_result_service .coveo-result-row .result_title,
  #coveo179a690d .search_result_service .coveo-result-row .result_pricing {
    flex-basis: 50%; }
  #coveo179a690d .search_result_product .coveo-result-row .result_title, #coveo179a690d .search_result_service .coveo-result-row .result_title {
    overflow: hidden; }
  #coveo179a690d .search_result_product .coveo-result-row .result_pricing, #coveo179a690d .search_result_service .coveo-result-row .result_pricing {
    order: 4; }
  #coveo179a690d .search_result_product img, #coveo179a690d .search_result_service img {
    width: 100%;
    height: auto; }
  #coveo179a690d .search_result_product .item-pricing, #coveo179a690d .search_result_service .item-pricing {
    color: #222222;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 50px; }
  #coveo179a690d .search_result_product .member_pricing, #coveo179a690d .search_result_service .member_pricing {
    font-weight: 500; }
  #coveo179a690d .search_result_product .btn.CoveoResultLink, #coveo179a690d .search_result_service .btn.CoveoResultLink {
    width: 100%;
    padding: 12px 6px; }
  #coveo179a690d .search_result_product .coveo-title a.CoveoResultLink, #coveo179a690d .search_result_service .coveo-title a.CoveoResultLink {
    color: #0074c8;
    text-decoration: none;
    font-size: 19px;
    line-height: 23px;
    font-weight: 500; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .search_result_product, #coveo179a690d .search_result_service {
      display: flex;
      flex-direction: column;
      margin: 0 0; }
      #coveo179a690d .search_result_product .search-item-flex-container, #coveo179a690d .search_result_service .search-item-flex-container {
        display: flex;
        flex: 1; }
      #coveo179a690d .search_result_product .coveo-result-row, #coveo179a690d .search_result_service .coveo-result-row {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto minmax(0, 1fr); }
        #coveo179a690d .search_result_product .coveo-result-row .result_image, #coveo179a690d .search_result_service .coveo-result-row .result_image {
          grid-area: 1 / 1 / 3 / 2;
          padding-right: 20px;
          margin-right: 0; }
        #coveo179a690d .search_result_product .coveo-result-row .result_title, #coveo179a690d .search_result_service .coveo-result-row .result_title {
          grid-area: 1 / 2 / 2 / 3; }
        #coveo179a690d .search_result_product .coveo-result-row .result_pricing, #coveo179a690d .search_result_service .coveo-result-row .result_pricing {
          grid-area: 2 / 2 / 3 / 2; }
        #coveo179a690d .search_result_product .coveo-result-row .result_action, #coveo179a690d .search_result_service .coveo-result-row .result_action {
          grid-area: 3 / 1 / 4 / 3;
          padding-top: 20px;
          margin-right: 0;
          margin-top: auto; } }

#coveo179a690d .search_result_global {
  padding: 20px 0;
  width: 100%; }
  #coveo179a690d .search_result_global .coveo-result-row {
    display: block; }
  #coveo179a690d .search_result_global .result_action {
    width: auto;
    margin-top: 20px; }
  #coveo179a690d .search_result_global .btn.CoveoResultLink {
    background-color: #fff;
    color: #016eb7;
    font-weight: normal;
    border: 1px solid currentColor;
    line-height: 25px;
    padding: 12px 20px; }
    #coveo179a690d .search_result_global .btn.CoveoResultLink:hover {
      background-color: #0f4d76;
      color: white; }
  #coveo179a690d .search_result_global .coveo-title a.CoveoResultLink {
    color: #0074c8;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .search_result_global .coveo-result-row {
      display: grid;
      grid-template-columns: auto 170px;
      grid-template-rows: auto auto auto auto; }
      #coveo179a690d .search_result_global .coveo-result-row .result_tags {
        grid-area: 1 / 1 / 2 / 3; }
      #coveo179a690d .search_result_global .coveo-result-row .result_title {
        grid-area: 2 / 1 / 3 / 2; }
      #coveo179a690d .search_result_global .coveo-result-row .result_action {
        grid-area: 2 / 2 / 3 / 3;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
        justify-self: flex-end; }
      #coveo179a690d .search_result_global .coveo-result-row .result_date {
        grid-area: 3 / 1 / 4 / 2;
        padding-bottom: 20px; }
      #coveo179a690d .search_result_global .coveo-result-row .result_description {
        grid-area: 4 / 1 / 5 / 3; } }

#coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult {
  width: 100%;
  box-shadow: none; }
  #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service {
    padding: 20px 0;
    width: 100%;
    box-shadow: 0 -1px 0 0 #bcbcbc inset; }
    #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product .coveo-result-row, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service .coveo-result-row {
      display: block; }
    #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product img, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service img {
      width: 80px;
      height: auto; }
    #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product .result_action, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service .result_action {
      width: 147px;
      margin-top: 20px; }
    #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product .btn.CoveoResultLink, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service .btn.CoveoResultLink {
      background-color: #fff;
      color: #016eb7;
      font-weight: normal;
      border: 1px solid currentColor;
      line-height: 25px; }
      #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_product .btn.CoveoResultLink:hover, #coveo179a690d .CoveoResultList[data-layout="list"] .coveo-list-layout.CoveoResult .search_result_service .btn.CoveoResultLink:hover {
        background-color: #0f4d76;
        color: white; }

#coveo179a690d .result_date {
  padding-bottom: 10px; }
  #coveo179a690d .result_date::before {
    content: url(../images/calendar_icon.svg);
    display: inline-block;
    margin-right: 10px; }

#coveo179a690d .coveo-global-tag {
  display: inline-block;
  background-color: #f3f3f3;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 1;
  margin: 0 20px 20px 0; }

#coveo179a690d .coveo-page-description p {
  margin-top: 0; }

#coveo179a690d .coveo-facet-column {
  z-index: 1000;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  width: 100% !important;
  max-height: 10000px !important;
  background: #f3f3f3;
  padding: 0 0; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .coveo-facet-column {
      z-index: 1;
      width: 340px !important; } }
  #coveo179a690d .coveo-facet-column h3 {
    padding: 24px 20px;
    font-weight: bold;
    font-size: 24px !important;
    line-height: 29px !important;
    text-align: left;
    color: white;
    background-color: #016eb7;
    margin: 0 0;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (max-width: 1199px) {
      #coveo179a690d .coveo-facet-column h3::after {
        content: url(../images/refine_search_icon.svg);
        float: right; } }
  @media only screen and (max-width: 1199px) {
    #coveo179a690d .coveo-facet-column.coveo-facet-dropdown-content h3::after {
      content: url(../images/close_white_icon.svg);
      width: 30px; } }
  #coveo179a690d .coveo-facet-column.coveo-facet-dropdown-content h4 {
    white-space: normal; }
  #coveo179a690d .coveo-facet-column .CoveoFacet {
    margin: 0 0;
    border: none;
    background-color: #f3f3f3;
    padding: 20px;
    font-family: "Montserrat", sans-serif;
    position: relative; }
    #coveo179a690d .coveo-facet-column .CoveoFacet::after {
      content: "";
      display: inline-block;
      position: absolute;
      bottom: 0;
      left: 20px;
      right: 20px;
      border-bottom: 2px solid #cccccc; }
    #coveo179a690d .coveo-facet-column .CoveoFacet .coveo-facet-header {
      background-color: #fff;
      padding: 20px; }
    #coveo179a690d .coveo-facet-column .CoveoFacet .coveo-facet-values {
      background-color: #fff;
      padding: 10px 0 20px; }
  #coveo179a690d .coveo-facet-column .coveo-facet-header {
    background: transparent;
    padding-top: 20px; }
  #coveo179a690d .coveo-facet-column .coveo-facet-header-settings svg {
    transform: scale(2); }
    #coveo179a690d .coveo-facet-column .coveo-facet-header-settings svg path:first-child,
    #coveo179a690d .coveo-facet-column .coveo-facet-header-settings svg path:nth-child(2) {
      display: none; }
  #coveo179a690d .coveo-facet-column div:nth-last-child(2) > .CoveoFacet::after, #coveo179a690d .coveo-facet-column div:nth-last-child(2) .column-wrapper::after {
    display: none; }
  #coveo179a690d .coveo-facet-column > .col-md-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    float: none;
    margin-bottom: 20px; }
    #coveo179a690d .coveo-facet-column > .col-md-4 .column-wrapper {
      padding: 0 5px; }
      #coveo179a690d .coveo-facet-column > .col-md-4 .column-wrapper::after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: -20px;
        left: 20px;
        right: 20px;
        border-bottom: 2px solid #cccccc; }
    #coveo179a690d .coveo-facet-column > .col-md-4 .rich-text {
      margin-bottom: 0 !important;
      margin-top: 20px; }
      #coveo179a690d .coveo-facet-column > .col-md-4 .rich-text > div > div {
        background-color: #f3f3f3 !important;
        max-width: 100% !important;
        padding: 0 0 5px !important; }
      #coveo179a690d .coveo-facet-column > .col-md-4 .rich-text [id^="div-gpt-ad"], #coveo179a690d .coveo-facet-column > .col-md-4 .rich-text [id^="google_ads_iframe"] {
        width: 100% !important; }
      #coveo179a690d .coveo-facet-column > .col-md-4 .rich-text .button {
        width: 100%; }
  #coveo179a690d .coveo-facet-column.coveo-no-results {
    display: block; }

#coveo179a690d .CoveoFacetSlider {
  border: none;
  margin: 20px 20px; }

#coveo179a690d .coveo-facet-dropdown-header {
  margin-right: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  height: 44px;
  background-color: #016eb7;
  text-transform: none;
  text-decoration: none !important;
  border-radius: 3px; }
  #coveo179a690d .coveo-facet-dropdown-header p {
    display: none; }
  #coveo179a690d .coveo-facet-dropdown-header::before {
    content: "Refine Search";
    color: white;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    display: inline-block;
    font-size: 20px; }
  #coveo179a690d .coveo-facet-dropdown-header::after {
    content: url(../images/refine_search_icon.svg); }

#coveo179a690d .coveo-results-column {
  padding-top: 0; }
  #coveo179a690d .coveo-results-column h2 {
    display: none; }

#coveo179a690d .coveo-tab-section {
  background-color: #f3f3f3;
  display: flex;
  justify-content: space-between;
  border-bottom: none;
  box-shadow: 0 1px 0px 0px #bcc3ca; }
  #coveo179a690d .coveo-tab-section .CoveoTab {
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-weight: 600; }
    #coveo179a690d .coveo-tab-section .CoveoTab p {
      color: #222222; }
    #coveo179a690d .coveo-tab-section .CoveoTab.coveo-selected {
      border-bottom-color: #016eb7;
      border-bottom-width: 4px; }
  #coveo179a690d .coveo-tab-section .coveo-tab-component-container {
    display: none; }
  @media only screen and (max-width: 1199px) {
    #coveo179a690d .coveo-tab-section .CoveoTab {
      font-size: 14px;
      line-height: 13px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      flex: 0 0 32%;
      height: 80px;
      text-decoration: none !important; }
      #coveo179a690d .coveo-tab-section .CoveoTab p {
        height: auto;
        line-height: 19px; }
      #coveo179a690d .coveo-tab-section .CoveoTab.coveo-selected {
        border-bottom-style: solid; }
        #coveo179a690d .coveo-tab-section .CoveoTab.coveo-selected p {
          border-bottom-width: 0; }
    #coveo179a690d .coveo-tab-section a:last-of-type {
      margin-right: 0; } }

#coveo179a690d #breadcrumbs div.rs-wrapper {
  display: inline-block; }

#coveo179a690d #breadcrumbs .breadcrumb-wrapper {
  background-color: #f3f3f3;
  margin: 0 -15px;
  padding: 0 22px 10px; }
  #coveo179a690d #breadcrumbs .breadcrumb-wrapper .breadcrumb li,
  #coveo179a690d #breadcrumbs .breadcrumb-wrapper .breadcrumb a {
    font-size: 16px;
    line-height: 19px;
    font-family: "Montserrat", sans-serif; }
  #coveo179a690d #breadcrumbs .breadcrumb-wrapper .breadcrumb li {
    color: #016eb7;
    font-weight: bold; }
    #coveo179a690d #breadcrumbs .breadcrumb-wrapper .breadcrumb li a {
      color: #222222;
      font-weight: normal; }
  @media only screen and (min-width: 768px) {
    #coveo179a690d #breadcrumbs .breadcrumb-wrapper {
      background-color: transparent; } }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d #breadcrumbs .breadcrumb-wrapper {
      padding: 15px 32px 5px;
      margin: 0 -20px; } }

#coveo179a690d #breadcrumbs .utility-wrapper {
  display: none; }

#coveo179a690d .coveo-search-section {
  margin: 30px 0 20px;
  padding: 0 0;
  max-width: 100%; }
  #coveo179a690d .coveo-search-section .CoveoSearchbox {
    margin-right: 0; }
  #coveo179a690d .coveo-search-section .magic-box {
    border-radius: 3px 0 0 3px;
    border-color: #016eb7; }
    #coveo179a690d .coveo-search-section .magic-box .magic-box-input {
      height: 40px;
      border-radius: 4px 0 0 4px; }
      #coveo179a690d .coveo-search-section .magic-box .magic-box-input input {
        padding: 2px 49px 2px 12px;
        height: 40px;
        border-radius: 4px 0 0 4px;
        border-color: #016eb7; }
        #coveo179a690d .coveo-search-section .magic-box .magic-box-input input:focus {
          box-shadow: 0 0 0 1px inset #016eb7; }
    #coveo179a690d .coveo-search-section .magic-box .magic-box-clear {
      line-height: 38px;
      height: 38px;
      margin-top: 1px; }
  #coveo179a690d .coveo-search-section .CoveoSearchButton {
    border-radius: 0 3px 3px 0;
    background-color: #016eb7;
    border-color: #016eb7;
    display: flex;
    height: 42px;
    width: 40px;
    flex-direction: column;
    justify-content: center; }
    #coveo179a690d .coveo-search-section .CoveoSearchButton svg {
      display: none; }
    #coveo179a690d .coveo-search-section .CoveoSearchButton::before {
      display: none; }
    #coveo179a690d .coveo-search-section .CoveoSearchButton::after {
      content: url(../images/search_icon.svg); }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .coveo-search-section {
      margin: 20px 0; }
      #coveo179a690d .coveo-search-section .CoveoSearchButton::after {
        content: url(../images/search_icon_bold.svg); } }

#coveo179a690d .coveo-results-header {
  flex-wrap: wrap;
  padding-top: 20px;
  padding-right: 0;
  padding-left: 0; }
  #coveo179a690d .coveo-results-header .CustomCoveoResultsPerPage {
    order: 1; }
  #coveo179a690d .coveo-results-header .coveo-sort-section {
    order: 2;
    padding-left: 20px; }
  #coveo179a690d .coveo-results-header .CustomCoveoResultsPerPage,
  #coveo179a690d .coveo-results-header .coveo-sort-section {
    flex: 0 0 50%;
    margin: 0 0; }
  #coveo179a690d .coveo-results-header .CoveoPager {
    order: 3;
    flex: 0 0 100%;
    margin-bottom: 20px; }
  #coveo179a690d .coveo-results-header:last-child {
    box-shadow: none; }
    #coveo179a690d .coveo-results-header:last-child .CoveoPager::before {
      display: none; }
  #coveo179a690d .coveo-results-header .coveo-result-layout-section {
    display: none; }
  #coveo179a690d .coveo-results-header.coveo-no-results .CustomCoveoResultsPerPage, #coveo179a690d .coveo-results-header.coveo-no-results .coveo-sort-section {
    display: none; }
  #coveo179a690d .coveo-results-header.coveo-no-results ~ .coveo-results-header .CustomCoveoResultsPerPage, #coveo179a690d .coveo-results-header.coveo-no-results ~ .coveo-results-header .coveo-sort-section {
    display: none; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .coveo-results-header {
      padding-top: 0;
      flex-wrap: nowrap;
      align-items: center; }
      #coveo179a690d .coveo-results-header .CoveoPager {
        order: 1;
        flex: 0 0 40%; }
      #coveo179a690d .coveo-results-header .CustomCoveoResultsPerPage {
        order: 2; }
        #coveo179a690d .coveo-results-header .CustomCoveoResultsPerPage::before {
          content: "Results: "; }
      #coveo179a690d .coveo-results-header .coveo-sort-section {
        order: 3;
        padding-left: 20px; }
        #coveo179a690d .coveo-results-header .coveo-sort-section::before {
          content: "Sort by: "; }
      #coveo179a690d .coveo-results-header .CustomCoveoResultsPerPage,
      #coveo179a690d .coveo-results-header .coveo-sort-section {
        flex: 0 0 30%; } }

#coveo179a690d .CoveoPager {
  padding-left: 0;
  margin-left: 0;
  padding-top: 30px;
  position: relative;
  display: flex; }

#coveo179a690d .coveo-pager-list {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .coveo-pager-list {
      justify-content: flex-start; } }

#coveo179a690d .coveo-pager-list-item {
  margin: 0 5px 0 0;
  padding: 4px 12px;
  color: #222222;
  font-family: "Montserrat", sans-serif;
  border: none; }
  #coveo179a690d .coveo-pager-list-item a {
    text-decoration: none !important; }
  #coveo179a690d .coveo-pager-list-item.coveo-pager-next, #coveo179a690d .coveo-pager-list-item.coveo-pager-previous {
    color: #016eb7;
    padding: 4px 8px;
    width: 30px; }
    #coveo179a690d .coveo-pager-list-item.coveo-pager-next svg, #coveo179a690d .coveo-pager-list-item.coveo-pager-previous svg {
      width: 100%;
      height: 16px; }
    #coveo179a690d .coveo-pager-list-item.coveo-pager-next:hover svg, #coveo179a690d .coveo-pager-list-item.coveo-pager-previous:hover svg {
      color: white; }
  #coveo179a690d .coveo-pager-list-item.coveo-active, #coveo179a690d .coveo-pager-list-item:hover {
    background-color: #016eb7;
    color: white; }

#coveo179a690d .CustomCoveoResultsPerPage,
#coveo179a690d .coveo-sort-section {
  border: none; }
  #coveo179a690d .CustomCoveoResultsPerPage .form-group,
  #coveo179a690d .coveo-sort-section .form-group {
    width: 100%; }
  #coveo179a690d .CustomCoveoResultsPerPage select,
  #coveo179a690d .coveo-sort-section select {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    appearance: auto; }
  @media only screen and (min-width: 1200px) {
    #coveo179a690d .CustomCoveoResultsPerPage,
    #coveo179a690d .coveo-sort-section {
      display: flex;
      align-items: center; }
      #coveo179a690d .CustomCoveoResultsPerPage::before,
      #coveo179a690d .coveo-sort-section::before {
        display: inline-block;
        margin-right: 15px;
        font-size: 16px;
        white-space: nowrap; }
      #coveo179a690d .CustomCoveoResultsPerPage .form-group,
      #coveo179a690d .coveo-sort-section .form-group {
        margin-bottom: 0; } }

#coveo179a690d .coveo-breadcrumb-clear-all {
  color: #016eb7;
  font-size: 16px;
  font-family: "Montserrat", sans-serif; }

#coveo88673799 .coveo-card-layout.CoveoResult {
    width: 250px;
}

#coveo88673799 .search_result_global .coveo-result-row {
    display: flex;
}

.search_page_header, body.search h1 {
    background-color: #f3f3f3;
    color: #000;
    font-size: 36px;
    line-height: 36px;
    margin: 0 0;
    font-family: "Montserrat", sans-serif;
    padding: 20px 15px 0;
    text-align: left;
    font-weight: bold;
}
  @media only screen and (min-width: 1200px) {
    .search_page_header, body.search h1 {
      padding: 60px 20px 30px;
      text-align: center; } }

div.scEmptyPlaceholder {
  height: 25px; }

.panel-group .panel .panel-heading {
  padding-bottom: 0; }

.panel-group .panel .panel-collapse .panel-body {
  margin: 0px 15px 15px 15px; }

.panel-group.accordion--names .panel {
  background-color: transparent;
  border-bottom: 1px solid #000;
  border-radius: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0; }
  .panel-group.accordion--names .panel .panel-heading {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
    .panel-group.accordion--names .panel .panel-heading .panel-title {
      margin-top: 0; }
      .panel-group.accordion--names .panel .panel-heading .panel-title a {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        line-height: 1.38;
        text-transform: none;
        border: none;
        padding: 20px 40px 20px 0; }
        .panel-group.accordion--names .panel .panel-heading .panel-title a:hover {
          color: #000; }
        .panel-group.accordion--names .panel .panel-heading .panel-title a.collapsed:after {
          content: "\f067";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          transform: translateY(-50%);
          font-weight: 300;
          color: #0063a4; }
        .panel-group.accordion--names .panel .panel-heading .panel-title a:after {
          content: "\f068";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          font-weight: 300;
          color: #0063a4;
          top: 50%;
          transform: translateY(-50%); }
      .panel-group.accordion--names .panel .panel-heading .panel-title .name {
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block; }
        .panel-group.accordion--names .panel .panel-heading .panel-title .name:after {
          content: "|";
          font-weight: normal;
          margin-left: 4px;
          top: 50%;
          transform: translateY(-50%); }
  .panel-group.accordion--names .panel .panel-collapse .panel-body {
    border: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0; }

.panel-group.accordion--toolkit .panel {
  background-color: transparent;
  border-bottom: 1px solid #000;
  border-radius: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0; }
  .panel-group.accordion--toolkit .panel .panel-heading {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
    .panel-group.accordion--toolkit .panel .panel-heading .panel-title {
      margin-top: 0; }
      .panel-group.accordion--toolkit .panel .panel-heading .panel-title a {
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.17;
        color: #0b466e;
        border: none;
        padding: 20px 40px 20px 0; }
        .panel-group.accordion--toolkit .panel .panel-heading .panel-title a:hover {
          color: #0b466e; }
        .panel-group.accordion--toolkit .panel .panel-heading .panel-title a.collapsed:after {
          content: "\f067";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          transform: translateY(-50%);
          font-weight: 300;
          color: #0063a4; }
        .panel-group.accordion--toolkit .panel .panel-heading .panel-title a:after {
          content: "\f068";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          font-weight: 300;
          color: #0063a4;
          top: 50%;
          transform: translateY(-50%); }
  .panel-group.accordion--toolkit .panel .panel-collapse .panel-body {
    border: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px; }

.panel-group.accordion--toolkit-block .panel {
  background-color: transparent;
  border-radius: 0;
  margin-left: 15px;
  margin-right: 15px; }
  .panel-group.accordion--toolkit-block .panel .panel-heading {
    padding-left: 0;
    padding-right: 0; }
    .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title {
      background-color: #195e8c; }
      .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title a {
        font-family: "Open Sans Condensed", sans-serif;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.17;
        color: #fff;
        border: none;
        padding: 20px 64px 20px 30px; }
        .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title a:hover {
          color: #fff; }
        .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title a.collapsed:after {
          content: "\f067";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          transform: translateY(-50%);
          font-weight: 300;
          color: #fff; }
        .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title a:after {
          content: "\f068";
          display: inline-block;
          width: 12px;
          height: 12px;
          font-family: 'Font Awesome 5 Pro';
          margin: 0;
          font-weight: 300;
          color: #fff;
          right: 21px;
          top: 50%;
          transform: translateY(-50%); }
        .panel-group.accordion--toolkit-block .panel .panel-heading .panel-title a:before {
          content: "";
          display: block;
          background-color: #0b466e;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 54px; }
  .panel-group.accordion--toolkit-block .panel .panel-collapse .panel-body {
    border: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 30px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff; }

.event-listing {
  margin-bottom: 30px; }
  .event-listing--title {
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.13;
    letter-spacing: 0.51px; }
  .event-listing--list {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .event-listing--list ul {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .event-listing--list li {
      list-style-type: none; }
      .event-listing--list li:before {
        content: none; }
      .event-listing--list li.leaf {
        list-style-image: none;
        list-style-type: none; }
  .event-listing--list-item {
    padding-left: 110px;
    position: relative;
    margin-bottom: 40px; }
  .event-listing--date {
    display: block;
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #f47932;
    border-top-width: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    text-transform: uppercase;
    color: #0b466e;
    padding: 10px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px; }
    .event-listing--date .month {
      display: block; }
  .event-listing--event-title {
    text-align: left;
    margin: 0 0 10px;
    max-width: 400px; }
    .event-listing--event-title a {
      color: #0b466e; }
      .event-listing--event-title a:hover {
        color: #0b466e;
        text-decoration: underline; }
  .event-listing--location {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    text-transform: uppercase;
    color: #546e7a;
    margin-bottom: 10px;
    display: block;
    max-width: 400px; }
  .event-listing--description {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.38;
    margin-bottom: 15px;
    max-width: 400px; }
  .event-listing--cta {
    padding: 0;
    margin-top: 0; }
    .event-listing--cta:hover {
      color: #195e8c; }
    .event-listing--cta .icon {
      font-style: normal; }
      .event-listing--cta .icon:before {
        content: "\f178";
        display: inline-block;
        font-size: 16px;
        font-family: 'Font Awesome 5 Pro';
        margin: 0 0 0 10px;
        color: #006eb7; }
  .event-listing--view-all {
    padding: 0; }
    .event-listing--view-all:hover {
      color: #195e8c;
      text-decoration: underline; }
    .event-listing--view-all .icon {
      font-style: normal; }
      .event-listing--view-all .icon:before {
        content: "\f178";
        display: inline-block;
        font-size: 16px;
        font-family: 'Font Awesome 5 Pro';
        margin: 0 0 0 10px;
        color: #006eb7; }

.link-highlights {
  margin-bottom: 30px;
  margin-right: 0; }
  @media only screen and (min-width: 768px) {
    .link-highlights {
      flex-direction: row;
      flex-wrap: nowrap; } }
  .link-highlights--image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding: 0; }
    @media (min-width: 768px) {
      .link-highlights--image {
        float: left;
        width: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      .link-highlights--image {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 991px) {
      .link-highlights--image {
        visibility: hidden;
        display: none; } }
    .link-highlights--image img {
      width: 100%; }
    .link-highlights--image + .link-highlights--body {
      border-top: none; }
  .link-highlights--body {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1; }
    @media (min-width: 768px) {
      .link-highlights--body {
        float: left;
        width: 75%; } }
    @media only screen and (min-width: 768px) {
      .link-highlights--body {
        margin-left: -8.3333333333%;
        margin-top: 60px; } }
    @media only screen and (max-width: 991px) {
      .link-highlights--body {
        margin-left: 0;
        margin-right: 0;
        width: 100%; } }
    .link-highlights--body > .content {
      background-color: #fff;
      padding: 40px;
      padding: 2.5rem;
      border-top: 6px solid #006eb7; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .link-highlights--body > .content {
          min-height: 225px; } }
      @media only screen and (min-width: 768px) {
        .link-highlights--body > .content {
          box-shadow: 0 5px 40px rgba(0, 0, 0, 0.125);
          box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.125); }
          .link-highlights--body > .content:hover {
            box-shadow: 0 5px 40px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.25); } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .link-highlights--body > .content {
          min-height: 350px; } }
      @media only screen and (min-width: 1200px) {
        .link-highlights--body > .content {
          min-height: 400px; } }
  .link-highlights--title {
    color: #195e8c;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: left; }
    .link-highlights--title a {
      color: #195e8c; }
      .link-highlights--title a:hover {
        color: #195e8c; }
  .link-highlights--list {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .link-highlights--list ul {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .link-highlights--list li {
      list-style-type: none; }
      .link-highlights--list li:before {
        content: none; }
      .link-highlights--list li.leaf {
        list-style-image: none;
        list-style-type: none; }
  .link-highlights--list-item {
    margin-bottom: 16px;
    color: #0b466e; }
    .link-highlights--list-item .icon {
      font-size: 12px;
      margin-left: 15px;
      vertical-align: middle;
      color: #0b466e; }
      .link-highlights--list-item .icon:before {
        font-family: 'Font Awesome 5 Pro';
        content: "\f178"; }
  .link-highlights--link {
    color: #0b466e;
    position: relative; }
    .link-highlights--link:hover {
      color: #0b466e;
      text-decoration: underline; }
    .link-highlights--link .link-ext {
      color: #272222; }
    .link-highlights--link.member + .link-icons:after {
      font-family: 'Font Awesome 5 Pro';
      content: "\f023";
      font-weight: bold;
      font-size: 12px;
      vertical-align: middle;
      margin-left: 10px;
      color: #000; }
    .link-highlights--link.external-link + .link-icons:before {
      font-family: 'Font Awesome 5 Pro';
      content: "\f08e";
      font-weight: bold;
      font-size: 12px;
      vertical-align: middle;
      margin-left: 10px;
      color: #000; }
  .link-highlights.image-right {
    margin-left: 0; }
    @media only screen and (min-width: 768px) {
      .link-highlights.image-right .link-highlights--image {
        margin-left: -8.3333333333%; } }
    @media only screen and (min-width: 768px) {
      .link-highlights.image-right .link-highlights--body {
        margin-left: 0; } }
  .link-highlights.no-image {
    margin-left: -8px;
    margin-right: -8px; }
    .link-highlights.no-image .link-highlights--image {
      display: none; }
    .link-highlights.no-image .link-highlights--body {
      position: relative;
      min-height: 1px;
      padding-left: 8px;
      padding-right: 8px;
      min-height: 0;
      padding: 40px;
      padding: 2.5rem;
      border-top: #006eb7 6px solid; }
      @media (min-width: 768px) {
        .link-highlights.no-image .link-highlights--body {
          float: left;
          width: 100%; } }
      @media only screen and (min-width: 768px) {
        .link-highlights.no-image .link-highlights--body {
          margin: 0; } }

.masonry-layout .grid-sizer,
.masonry-layout [class*="col-"] {
  flex-basis: 100%;
  max-width: 100%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .masonry-layout .grid-sizer,
    .masonry-layout [class*="col-"] {
      flex-basis: 50%;
      max-width: 50%; } }
  @media only screen and (min-width: 1200px) {
    .masonry-layout .grid-sizer,
    .masonry-layout [class*="col-"] {
      flex-basis: 33.333333%;
      max-width: 33.333333%; } }

.promo-full-width {
  margin-bottom: 30px; }
  .promo-full-width--image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding: 0; }
    @media (min-width: 992px) {
      .promo-full-width--image {
        float: left;
        width: 41.66667%; } }
    @media (min-width: 1200px) {
      .promo-full-width--image {
        float: left;
        width: 50%; } }
    @media only screen and (min-width: 768px) {
      .promo-full-width--image {
        padding-left: 15px;
        padding-right: 15px; } }
    .promo-full-width--image img {
      width: 100%; }
  .promo-full-width--body {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .promo-full-width--body {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 1200px) {
      .promo-full-width--body {
        float: left;
        width: 58.33333%; } }
    @media only screen and (min-width: 992px) {
      .promo-full-width--body {
        margin-left: -8.3333333333%;
        margin-top: 60px; } }
    .promo-full-width--body > .content {
      background-color: #fff;
      padding: 40px;
      padding: 2.5rem; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .promo-full-width--body > .content {
          min-height: 325px; } }
      @media only screen and (min-width: 992px) {
        .promo-full-width--body > .content {
          box-shadow: 0 5px 40px rgba(0, 0, 0, 0.125);
          box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.125);
          min-height: 400px; }
          .promo-full-width--body > .content:hover {
            box-shadow: 0 5px 40px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0.3125rem 2.5rem rgba(0, 0, 0, 0.25); } }
  .promo-full-width--title {
    color: #195e8c;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: left; }
    .promo-full-width--title a {
      color: #195e8c; }
      .promo-full-width--title a:hover {
        color: #ec6a1f; }
  .promo-full-width--excerpt {
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
    line-height: 1.142857142857143;
    margin-bottom: 40px; }

.promo-header {
  margin-bottom: 10px; }
  .header-margin .sticky-wrapper + section .promo-header {
    margin-top: -60px; }
  .promo-header--column {
    padding: 0; }
  .promo-header--image {
    display: none;
    position: relative;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
    .promo-header--image img {
      width: 100%; }
  .promo-header--swoosh {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .promo-header--swoosh:before {
      content: "";
      display: block;
      background-image: url("../img/promo - solid angle.png");
      background-position: -50% top;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .promo-header--swoosh:after {
      content: "";
      display: block;
      background-image: url("../img/promo - swoosh overlay.png");
      background-position: -18% top;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .promo-header--content {
    position: relative;
    padding: 15px;
    background-image: url("../img/promo-background.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover; }
  .promo-header--title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.38;
    letter-spacing: 0.8px;
    text-align: left;
    color: #fff;
    margin: 0 0 20px; }
    .promo-header--title a {
      color: #fff; }
      .promo-header--title a:hover {
        color: #fff; }
  .promo-header--intro {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #fff;
    margin-bottom: 40px; }
  .promo-header--button {
    margin-bottom: 60px; }
  .promo-header.short .promo-header--image {
    max-height: 235px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .promo-header.short .promo-header--image {
        max-height: 200px; } }
    @media only screen and (min-width: 1200px) {
      .promo-header.short .promo-header--image {
        max-height: 285px; } }
    @media only screen and (min-width: 768px) {
      .promo-header.short .promo-header--image:before {
        content: "";
        display: block;
        background-image: url("../img/promo---gradient.png");
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .promo-header.short .promo-header--image:before {
        width: 50px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .promo-header.short .promo-header--image:before {
        width: 200px; } }
    @media only screen and (min-width: 1200px) {
      .promo-header.short .promo-header--image:before {
        width: calc((100vw - 1200px) / 2 + 150px); } }
  .promo-header.short .promo-header--swoosh:before {
    background-position: -50px top; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .promo-header.short .promo-header--swoosh:before {
        background-position: 50px top; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .promo-header.short .promo-header--swoosh:before {
        background-position: 200px top; } }
    @media only screen and (min-width: 1200px) {
      .promo-header.short .promo-header--swoosh:before {
        background-position: calc((100vw - 1200px) / 2 + 150px) top; } }
  .promo-header.short .promo-header--swoosh:after {
    background-position: calc(-50px + 20%) top; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .promo-header.short .promo-header--swoosh:after {
        background-position: 90px top; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .promo-header.short .promo-header--swoosh:after {
        background-position: 240px top; } }
    @media only screen and (min-width: 1200px) {
      .promo-header.short .promo-header--swoosh:after {
        background-position: calc((100vw - 1200px) / 2 + 206px) top; } }
  @media only screen and (min-width: 1200px) {
    .promo-header.short .promo-header--content {
      padding: 60px 15px 60px calc((100vw - 1200px) / 2); } }
  .promo-header.short .promo-header--title {
    margin: 0; }
  .promo-header.short .promo-header--intro {
    visibility: hidden;
    display: none; }
  .promo-header.short .promo-header--button {
    visibility: hidden;
    display: none; }
  .promo-header.one-col {
    margin-left: -8px;
    margin-right: -8px;
    *zoom: 1; }
    .promo-header.one-col:after {
      display: table;
      content: ""; }
    .promo-header.one-col:after {
      clear: both; }
  @media only screen and (min-width: 768px) {
    .promo-header:not(.one-col) {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .promo-header:not(.one-col) .promo-header--image {
      display: block;
      visibility: visible; } }
  @media only screen and (min-width: 992px) {
    .promo-header:not(.one-col) .promo-header--content {
      position: absolute;
      top: 0;
      left: 15px;
      width: 46%;
      background-image: none; } }
  @media only screen and (min-width: 1200px) {
    .promo-header:not(.one-col) .promo-header--content {
      padding-left: calc((100vw - 1200px) / 2);
      padding-top: 60px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .promo-header:not(.one-col) .promo-header--title {
      font-size: 28px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .promo-header:not(.one-col) .promo-header--intro {
      font-size: 16px; } }

.sidebar-promo {
  background-image: url("../img/promo - overlay.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-color: #0b466e;
  padding: 40px;
  margin-bottom: 30px; }
  .sidebar-promo--heading {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 0.72px;
    color: #fff;
    margin: 0 0 20px;
    text-align: left; }
  .sidebar-promo--text {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #fff;
    margin-bottom: 40px; }
  .sidebar-promo--button {
    margin-bottom: 60px; }
    .sidebar-promo--button:before {
      content: ""; }

.pullquote {
  text-align: left;
  max-width: 800px;
  margin: 0 auto 30px; }
  .pullquote--body {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.46;
    color: #0b466e;
    margin-bottom: 40px;
    display: block;
    position: relative;
    padding-left: 65px; }
    .pullquote--body:before {
      content: "\f10d";
      display: block;
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      font-size: 35px;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #93cff5;
      position: absolute;
      left: 0;
      top: 0; }
    .pullquote--body:after {
      content: "\0201D"; }
  .pullquote--citation {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #546e7a;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-left: 65px;
    position: relative;
    font-style: normal; }
    @media only screen and (min-width: 768px) {
      .pullquote--citation {
        margin-left: 125px; } }
    .pullquote--citation:before {
      content: "";
      display: block;
      background-color: #272222;
      height: 1px;
      width: 88px;
      position: absolute;
      top: 0;
      left: 0; }
    .pullquote--citation strong {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      line-height: 1.29;
      text-transform: uppercase;
      margin-bottom: 10px; }
      .pullquote--citation strong:after {
        content: "|";
        font-weight: normal; }
  .pullquote--member-term {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 1.25;
    color: #546e7a;
    text-transform: uppercase;
    margin-top: 20px; }
    .pullquote--member-term:before {
      content: none; }

.related-content--link {
  display: block;
  margin-bottom: 30px;
  color: #0b466e; }
  .related-content--link:hover {
    color: #0b466e;
    cursor: pointer; }
    .related-content--link:hover .related-content--body {
      box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.16);
      transform: translateY(-20px);
      border-top-color: #f47932; }
      .related-content--link:hover .related-content--body:before {
        background-color: #f47932; }
    .related-content--link:hover .related-content--button {
      opacity: 1; }
  .related-content--link.blue-bg .related-content--body {
    overflow: hidden; }
  .related-content--link.blue-bg .related-content--content {
    background-color: #006eb7; }
    .related-content--link.blue-bg .related-content--content:after {
      content: "";
      display: block;
      background-image: url("../img/card overlay.png");
      background-repeat: no-repeat;
      background-position: right top;
      background-size: cover;
      height: 140px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .related-content--link.blue-bg .related-content--title,
  .related-content--link.blue-bg .related-content--excerpt,
  .related-content--link.blue-bg .related-content--button,
  .related-content--link.blue-bg .related-content--button .icon:before {
    color: #fff; }

.related-content--image {
  margin-bottom: -140px; }
  .related-content--image img {
    width: 100%; }
  .related-content--image + .related-content--body {
    margin-left: 24px;
    margin-right: 24px; }

.related-content--body {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
  transition-property: transform, border-top-color;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  position: relative;
  z-index: 1;
  transform: translateY(0); }
  .related-content--body:before {
    content: "";
    display: block;
    background-color: #006eb7;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition-property: background-color;
    transition-duration: 0.35s;
    transition-timing-function: ease;
    z-index: 2; }

.related-content--content {
  padding: 30px 24px;
  background-color: #fff; }

.related-content--title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  text-align: left;
  margin-bottom: 16px;
  position: relative;
  z-index: 1; }

.related-content--excerpt {
  color: #000;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1.38; }

.related-content--button {
  opacity: 0;
  transition-property: opacity, max-height;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  padding: 0; }
  .related-content--button:hover {
    color: #195e8c;
    border-bottom: none; }
  .related-content--button .icon {
    font-style: normal; }
    .related-content--button .icon:before {
      content: "\f178";
      display: inline-block;
      font-size: 16px;
      font-family: 'Font Awesome 5 Pro';
      margin: 0 0 0 10px;
      color: #006eb7; }

.related-links {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
  border-top: 6px solid #f47932;
  background-color: #fff;
  padding: 24px 40px 40px;
  margin-bottom: 30px; }
  .related-links--heading {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.36px;
    margin-bottom: 40px;
    text-align: left; }
  .related-links--list {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .related-links--list ul {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
    .related-links--list li {
      list-style-type: none; }
      .related-links--list li:before {
        content: none; }
      .related-links--list li.leaf {
        list-style-image: none;
        list-style-type: none; }

.related-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.38;
  margin-bottom: 24px; }
  .related-link a {
    color: #0b466e;
    display: block;
    position: relative;
    padding-right: 16px; }
    .related-link a:hover {
      color: #0b466e;
      text-decoration: underline; }
  .related-link .link-ext {
    color: #272222; }
  .related-link .icon {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    vertical-align: middle; }
    .related-link .icon:before {
      font-family: 'Font Awesome 5 Pro';
      content: "\f178"; }
  .related-link.member .link-icons:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f023";
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #000;
    display: inline-block;
    margin-left: 5px; }
  .related-link.external-link .link-icons:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f08e";
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #000;
    display: inline-block;
    margin-left: 5px; }

.testimonial {
  margin-bottom: 30px; }
  .testimonial > .content {
    margin-left: -8px;
    margin-right: -8px;
    *zoom: 1;
    margin: 0; }
    .testimonial > .content:after {
      display: table;
      content: ""; }
    .testimonial > .content:after {
      clear: both; }
  .testimonial--image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding: 0;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .testimonial--image {
        float: left;
        width: 25%; } }
    @media only screen and (min-width: 768px) {
      .testimonial--image {
        padding-right: 30px;
        margin-bottom: 0; } }
    .testimonial--image img {
      width: 100%; }
  .testimonial--body {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .testimonial--body {
        float: left;
        width: 75%; } }
  .testimonial--quote {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.46;
    color: #0b466e;
    margin-bottom: 40px;
    display: block;
    max-width: 640px; }
    .testimonial--quote:before, .testimonial--quote:after {
      content: none; }
  .testimonial--citation {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 1.29;
    color: #546e7a;
    padding-top: 30px;
    position: relative; }
    .testimonial--citation:before {
      content: "";
      display: block;
      background-color: #272222;
      height: 1px;
      width: 88px;
      position: absolute;
      top: 0;
      left: 0; }
    .testimonial--citation strong {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.29;
      text-transform: uppercase;
      display: block;
      margin-bottom: 10px; }

.video-callout {
  margin-bottom: 30px; }
  .video-callout--body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    @media only screen and (min-width: 1200px) {
      .video-callout--body {
        padding-right: 0; } }
    .video-callout--body .column-wrapper {
      -webkit-box-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0 0 100%;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      background-image: url("../img/video BG.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center bottom;
      color: #fff;
      padding: 30px 30px 60px; }
      @media only screen and (min-width: 1200px) {
        .video-callout--body .column-wrapper {
          padding-bottom: 0; } }
  .video-callout--label {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 1.08px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
    position: relative; }
    .video-callout--label:after {
      content: "";
      display: block;
      background-color: #fff;
      height: 1px;
      width: 60px;
      position: absolute;
      bottom: 0;
      left: 0; }
  .video-callout--title {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 0.56px;
    text-align: left;
    margin: 0 0 15px;
    color: #fff; }
  .video-callout--text {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.38; }
  @media only screen and (min-width: 1200px) {
    .video-callout--player {
      padding-left: 0; } }
  .video-callout--player .column-wrapper {
    position: relative; }
  .video-callout--player.active .video-callout--thumb-overlay {
    opacity: 0;
    pointer-events: none; }
  .video-callout--player.active .video-callout--video {
    opacity: 1; }
  .video-callout--thumb-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 0.35s;
    transition-timing-function: ease;
    z-index: 1; }
    .video-callout--thumb-overlay .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-image: url("../img/play button.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      width: 100px;
      height: 100px;
      display: block;
      z-index: 1; }
      .video-callout--thumb-overlay .icon:hover {
        cursor: pointer; }
    .video-callout--thumb-overlay img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
  .video-callout--video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.35s;
    transition-timing-function: ease; }
    .video-callout--video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }

/*.custom-grids {
    .row {
        margin: 15px 0;
    }

    .column-wrapper {
        background-color: #ccc;
        height: 250px;
    }
}*/
.custom-grids .row {
  display: block; }
  @media only screen and (min-width: 768px) {
    .custom-grids .row {
      display: flex; } }

.header-container.tier ul li {
  display: block; }
  @media only screen and (min-width: 992px) {
    .header-container.tier ul li {
      display: inline-block; } }

.row-flex > [class^="col-"],
.row-flex > [class*=" col-"] {
  display: flex; }

.row-flex .clear-flex .card-block-header {
  width: 100%;
  margin: 30px 0 10px;
  margin: 1.875rem 0 .625rem; }

.card-module {
  line-height: 1.42857143; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icomoon"; }

.predictive-search {
  top: 100%;
  left: 0px;
  right: 0px;
  width: auto; }
  .predictive-search ul {
    list-style: none; }
    .predictive-search ul li {
      display: block !important;
      text-align: left; }
      .predictive-search ul li:before {
        content: none; }

.news-filter-container .bootstrap-select.btn-group .dropdown-menu li:before {
  content: none; }

.news-and-blog.news .pagination-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }

.news-filter-container .bootstrap-select button:hover {
  border-color: #ef691c; }

.news-filter-container .bootstrap-select button:before {
  content: none; }

.card-module h3 {
  font-size: 24px !important;
  font-size: 1.5rem !important; }

.tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering {
  line-height: 1.42857143 !important; }

.tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h3 {
  font-size: 28px !important;
  font-size: 1.75rem !important;
  line-height: 1.1 !important; }

.tier-container .main-intro.horizontal {
  overflow: hidden; }

.tier-container .main-intro.horizontal figure {
  width: 590px; }
  @media only screen and (min-width: 1200px) {
    .tier-container .main-intro.horizontal figure {
      left: -295px; } }

.tier-container .main-intro.horizontal figure img {
  width: 100%; }

h3 {
  font-size: 28px !important;
  font-size: 1.75rem !important;
  line-height: 1.1 !important; }

.card-block-header.no-link h2 {
  background-color: #efefef; }

.news-filter-container .search-input {
  width: 100% !important;
  padding: 14px;
  padding: .875rem;
  height: 60px;
  height: 3.75rem;
  margin-top: 15px;
  margin-top: .9375rem; }
  @media only screen and (min-width: 768px) {
    .news-filter-container .search-input {
      width: calc(100% - 94px) !important; } }

.news-filter-container .search-submit-lg {
  display: block;
  padding: 20px 40px !important;
  padding: 1.25rem 2.5rem !important;
  width: 100% !important; }
  @media only screen and (min-width: 768px) {
    .news-filter-container .search-submit-lg {
      margin-left: -4px !important;
      margin-left: -.25rem !important;
      width: auto !important;
      margin-top: 15px;
      margin-top: .9375rem;
      display: inline-block !important; } }

.my-ashp .main-intro-block,
.my-ashp .main-intro {
  display: none !important; }

.my-ashp .member-block {
  padding-top: 20px !important; }
  .my-ashp .member-block > div {
    line-height: 1.666666666666667; }

.my-ashp .communities .external:after {
  font-family: "fontello"; }

address {
  margin-bottom: 0 !important; }

a.locked:after {
  font-family: 'Font Awesome 5 Pro' !important;
  content: "\f023" !important; }

body.member a.locked:after {
  content: "\f3c1" !important; }

.modal-backdrop {
  pointer-events: none; }

.news-container .preview-block {
  line-height: 1.42857143; }

a.button:hover {
  background-color: #ef691c; }

a.button.blue:hover {
  background-color: #006eb7; }

.card-module .img-responsive {
  width: 100%; }

.tier-bg-container .text-center {
  line-height: 1.42857143 !important; }

.cc-window.cc-floating {
  max-width: none !important; }

@media only screen and (min-width: 768px) {
  .main-intro > .row {
    flex-wrap: nowrap; } }

.card-module:hover,
.card-module:hover a,
.card-module:hover a.arrow:after,
a:hover.arrow:after {
  transition: all ease .4s !important; }

.navigation-card ul li a:hover:after {
  transition: all ease .2s !important; }

.back-to-top a:hover span {
  transition: all ease .4s !important; }

a.locked {
  text-transform: none !important; }

.navigation-card ul li a {
  font-weight: bold !important; }

.comparison-table table tbody tr td > .fa-check:before {
  font-family: 'Font Awesome 5 Pro' !important; }

@media only screen and (min-width: 992px) {
  .main-container .row.row-flex .clear-flex .card-block-header {
    top: -120px; } }

.main-container .row.row-flex .clear-flex.col-md-6 .card-block-header {
  width: auto; }

.rich-text {
  margin-bottom: 30px !important; }

.rich-text--title {
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px; }

@media all and (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-grid .grid .grid-item {
    padding: 0; }
  .hero-grid .grid .grid-item .card > .content {
    padding: 0 16px;
    padding: 0 1rem; }
  .card.impact::after {
    left: 16px;
    left: 1rem;
    right: 16px;
    right: 1rem;
    bottom: 32px;
    bottom: 2rem; }
  .card.impact .card-image {
    left: 16px;
    left: 1rem;
    right: 16px;
    right: 1rem; }
  .card.meeting-event .card-content {
    float: right;
    margin-top: -25%; } }
