@charset "UTF-8";
/*!

*/
/*!
 * 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 */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 700;
}

dfn {
  font-style: italic;
}

h1, .tribe-events-page-title {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

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 {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  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-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2, h3, blockquote.wp-block-quote.is-style-large p, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3, blockquote.wp-block-quote.is-style-large p {
    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 td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(fonts/glyphicons-halflings-regular.eot);
  src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(fonts/glyphicons-halflings-regular.woff) format("woff"), url(fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(fonts/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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, .tribe-events-page-title, h2, h3, blockquote.wp-block-quote.is-style-large p, h4, 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, .tribe-events-page-title .small, h1 small, .tribe-events-page-title small, h2 .small, h2 small, h3 .small, blockquote.wp-block-quote.is-style-large p .small, h3 small, blockquote.wp-block-quote.is-style-large p small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1, .h2, .h3, h1, .tribe-events-page-title, h2, h3, blockquote.wp-block-quote.is-style-large p {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, .tribe-events-page-title .small, h1 small, .tribe-events-page-title small, h2 .small, h2 small, h3 .small, blockquote.wp-block-quote.is-style-large p .small, h3 small, blockquote.wp-block-quote.is-style-large p small {
  font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

.h1, h1, .tribe-events-page-title {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3, blockquote.wp-block-quote.is-style-large p {
  font-size: 24px;
}

.h4, h4 {
  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 {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus, a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  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;
  display: table-column;
  float: none;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@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 > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  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;
  -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, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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 {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9 ;
  margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
  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 select[multiple].form-control, .form-group-sm textarea.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-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;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-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;
  background-color: #f2dede;
  border-color: #a94442;
}

.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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.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;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  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:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
  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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-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-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.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;
}

.dropdown, .dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
}

.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9 ;
}

.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 {
    right: auto;
    left: 0;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .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 > .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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  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-right: 0;
  padding-left: 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-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.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.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-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.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:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    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-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
  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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}

@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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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:focus, .navbar-default .navbar-brand:hover {
  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:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  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:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  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:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  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:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  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 {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777;
}

.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.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:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1, .jumbotron h1, .jumbotron .tribe-events-page-title {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1, .jumbotron h1, .jumbotron .tribe-events-page-title {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.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: 700;
}

.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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;
  transition: width 0.6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
  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-bar.active, .progress.active .progress-bar {
  -webkit-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: 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: 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: 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: 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 {
  overflow: hidden;
  zoom: 1;
}

.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-body, .media-left, .media-right {
  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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  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: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, .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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .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:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.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, .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: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:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.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, .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: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:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.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, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.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, .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 {
  border-bottom-left-radius: 3px;
}

.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, .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 {
  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 td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > 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 {
  margin-bottom: 0;
  border: 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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #333;
  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: #333;
}

.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 embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.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-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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-next, .carousel-control .icon-prev {
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-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;
  }
  td.visible-xs, th.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;
  }
  td.visible-sm, th.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;
  }
  td.visible-md, th.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;
  }
  td.visible-lg, th.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;
  }
  td.visible-print, th.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;
  }
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1, .tribe-events-page-title {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
} /* 1 */
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
} /* 1 */
menu, details {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden], template {
  display: none;
}

.border-box, a, article, body, code, dd, div, dl, dt, fieldset, footer, form, h1, .tribe-events-page-title, h2, h3, blockquote.wp-block-quote.is-style-large p, h4, h5, h6, header, html, input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], legend, li, main, ol, p, pre, section, table, td, textarea, th, tr, ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.aspect-ratio {
  height: 0;
  position: relative;
}

.aspect-ratio--16x9 {
  padding-bottom: 56.25%;
}

.aspect-ratio--9x16 {
  padding-bottom: 177.77%;
}

.aspect-ratio--4x3 {
  padding-bottom: 75%;
}

.aspect-ratio--3x4 {
  padding-bottom: 133.33%;
}

.aspect-ratio--6x4 {
  padding-bottom: 66.6%;
}

.aspect-ratio--4x6 {
  padding-bottom: 150%;
}

.aspect-ratio--8x5 {
  padding-bottom: 62.5%;
}

.aspect-ratio--5x8 {
  padding-bottom: 160%;
}

.aspect-ratio--7x5 {
  padding-bottom: 71.42%;
}

.aspect-ratio--5x7 {
  padding-bottom: 140%;
}

.aspect-ratio--1x1 {
  padding-bottom: 100%;
}

.aspect-ratio--object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

img {
  max-width: 100%;
}

.cover, .slider {
  background-size: cover !important;
}

.contain {
  background-size: contain !important;
}

.bg-center, .slider {
  background-position: 50%;
}

.bg-center, .slider, .bg-top {
  background-repeat: no-repeat;
}

.bg-top {
  background-position: top;
}

.bg-right {
  background-position: 100%;
}

.bg-bottom, .bg-right {
  background-repeat: no-repeat;
}

.bg-bottom {
  background-position: bottom;
}

.bg-left {
  background-repeat: no-repeat;
  background-position: 0;
}

.outline {
  outline: 1px solid;
}

.outline-transparent {
  outline: 1px solid transparent;
}

.outline-0 {
  outline: 0;
}

.ba, .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, input[type=text], input[type=email], textarea, input[type=tel], select {
  border-style: solid;
  border-width: 1px;
}

.bt, div.type-post nav.post-navigation, body:not(.page-template-home) form.getstarted-quick-form input[type=text], #comments {
  border-top-style: solid;
  border-top-width: 1px;
}

.br {
  border-right-style: solid;
  border-right-width: 1px;
}

.bb, body:not(.page-template-home) form.getstarted-quick-form input[type=text], #tribe-events-bar #tribe-bar-form input[type=text], footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.bl, body:not(.page-template-home) form.getstarted-quick-form input[type=text] {
  border-left-style: solid;
  border-left-width: 1px;
}

.bn {
  border-style: none;
  border-width: 0;
}

.b--black {
  border-color: #000;
}

.b--near-black {
  border-color: #111;
}

.b--dark-gray {
  border-color: #333;
}

.b--mid-gray {
  border-color: #555;
}

.b--gray, body:not(.page-template-home) form.getstarted-quick-form input[type=text], #tribe-events-bar #tribe-bar-form input[type=text] {
  border-color: #777;
}

.b--silver {
  border-color: #999;
}

.b--light-silver {
  border-color: #aaa;
}

.b--moon-gray {
  border-color: #ccc;
}

.b--light-gray, div.type-post nav.post-navigation, .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, select, input[type=text], input[type=email], textarea, input[type=tel], #comments {
  border-color: #eee;
}

.b--near-white {
  border-color: #f4f4f4;
}

.b--white {
  border-color: #fff;
}

.b--white-90 {
  border-color: hsla(0, 0%, 100%, 0.9);
}

.b--white-80 {
  border-color: hsla(0, 0%, 100%, 0.8);
}

.b--white-70 {
  border-color: hsla(0, 0%, 100%, 0.7);
}

.b--white-60 {
  border-color: hsla(0, 0%, 100%, 0.6);
}

.b--white-50 {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.b--white-40 {
  border-color: hsla(0, 0%, 100%, 0.4);
}

.b--white-30 {
  border-color: hsla(0, 0%, 100%, 0.3);
}

.b--white-20 {
  border-color: hsla(0, 0%, 100%, 0.2);
}

.b--white-10, nav#sidecar ul.sidecar-menu li {
  border-color: hsla(0, 0%, 100%, 0.1);
}

.b--white-05 {
  border-color: hsla(0, 0%, 100%, 0.05);
}

.b--white-025 {
  border-color: hsla(0, 0%, 100%, 0.025);
}

.b--white-0125 {
  border-color: hsla(0, 0%, 100%, 0.0125);
}

.b--black-90 {
  border-color: rgba(0, 0, 0, 0.9);
}

.b--black-80 {
  border-color: rgba(0, 0, 0, 0.8);
}

.b--black-70 {
  border-color: rgba(0, 0, 0, 0.7);
}

.b--black-60 {
  border-color: rgba(0, 0, 0, 0.6);
}

.b--black-50 {
  border-color: rgba(0, 0, 0, 0.5);
}

.b--black-40 {
  border-color: rgba(0, 0, 0, 0.4);
}

.b--black-30 {
  border-color: rgba(0, 0, 0, 0.3);
}

.b--black-20 {
  border-color: rgba(0, 0, 0, 0.2);
}

.b--black-10, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, .sidebar ul.submenu > li {
  border-color: rgba(0, 0, 0, 0.1);
}

.b--black-05 {
  border-color: rgba(0, 0, 0, 0.05);
}

.b--black-025 {
  border-color: rgba(0, 0, 0, 0.025);
}

.b--black-0125 {
  border-color: rgba(0, 0, 0, 0.0125);
}

.b--dark-red {
  border-color: #e7040f;
}

.b--red {
  border-color: #ff4136;
}

.b--light-red {
  border-color: #ff725c;
}

.b--orange {
  border-color: #ff6300;
}

.b--gold {
  border-color: #ffb700;
}

.b--yellow {
  border-color: gold;
}

.b--light-yellow {
  border-color: #fbf1a9;
}

.b--purple {
  border-color: #5e2ca5;
}

.b--light-purple {
  border-color: #a463f2;
}

.b--dark-pink {
  border-color: #d5008f;
}

.b--hot-pink {
  border-color: #ff41b4;
}

.b--pink {
  border-color: #ff80cc;
}

.b--light-pink {
  border-color: #ffa3d7;
}

.b--dark-green {
  border-color: #137752;
}

.b--green {
  border-color: #19a974;
}

.b--light-green {
  border-color: #9eebcf;
}

.b--navy {
  border-color: #001b44;
}

.b--dark-blue {
  border-color: #00449e;
}

.b--blue {
  border-color: #357edd;
}

.b--light-blue {
  border-color: #96ccff;
}

.b--lightest-blue {
  border-color: #cdecff;
}

.b--washed-blue {
  border-color: #f6fffe;
}

.b--washed-green {
  border-color: #e8fdf5;
}

.b--washed-yellow {
  border-color: #fffceb;
}

.b--washed-red {
  border-color: #ffdfdf;
}

.b--transparent {
  border-color: transparent;
}

.b--inherit {
  border-color: inherit;
}

.br0, select, button#drawer-toggle span:before,
button#drawer-toggle span:after, button#drawer-toggle span {
  border-radius: 0;
}

.br1 {
  border-radius: 0.125rem;
}

.br2, .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, select, input[type=text], input[type=email], textarea, input[type=tel] {
  border-radius: 0.25rem;
}

.br3 {
  border-radius: 0.5rem;
}

.br4 {
  border-radius: 1rem;
}

.br-100 {
  border-radius: 100%;
}

.br-pill, body.page-template-memorial-wall div.bio.modal a.modal-close, body.page-template-memorial-wall form#filter input[type=text], footer .menu-social-menu-container ul li a, header .utility-nav ul li a {
  border-radius: 9999px;
}

.br--bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.br--top {
  border-bottom-right-radius: 0;
}

.br--right, .br--top {
  border-bottom-left-radius: 0;
}

.br--right {
  border-top-left-radius: 0;
}

.br--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.b--dotted {
  border-style: dotted;
}

.b--dashed {
  border-style: dashed;
}

.b--solid {
  border-style: solid;
}

.b--none {
  border-style: none;
}

.bw0, .tribe-events-calendar .tribe-events-tooltip, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, .search-form input.search-field, #search-container input.search-field {
  border-width: 0;
}

.bw1, div.type-post nav.post-navigation, #tribe-events-bar #tribe-bar-form input[type=text], .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, input[type=text], input[type=email], textarea, input[type=tel], #comments, select, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li {
  border-width: 0.125rem;
}

.bw2 {
  border-width: 0.25rem;
}

.bw3 {
  border-width: 0.5rem;
}

.bw4 {
  border-width: 1rem;
}

.bw5 {
  border-width: 2rem;
}

.bt-0 {
  border-top-width: 0;
}

.br-0 {
  border-right-width: 0;
}

.bb-0 {
  border-bottom-width: 0;
}

.bl-0 {
  border-left-width: 0;
}

.shadow-1 {
  -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
}

.shadow-2 {
  -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}

.shadow-3 {
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
}

.shadow-4 {
  -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.shadow-5 {
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.pre {
  overflow-x: auto;
  overflow-y: hidden;
  overflow: scroll;
}

.top-0, blockquote.wp-block-quote.is-style-large::before, .gray-background:before, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, .slider:after {
  top: 0;
}

.right-0, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay {
  right: 0;
}

.bottom-0, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay {
  bottom: 0;
}

.left-0, blockquote.wp-block-quote.is-style-large::before, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, .slider:after {
  left: 0;
}

.top-1 {
  top: 1rem;
}

.right-1 {
  right: 1rem;
}

.bottom-1 {
  bottom: 1rem;
}

.left-1 {
  left: 1rem;
}

.top-2 {
  top: 2rem;
}

.right-2 {
  right: 2rem;
}

.bottom-2 {
  bottom: 2rem;
}

.left-2 {
  left: 2rem;
}

.top--1, body.page-template-memorial-wall div.bio.modal a.modal-close {
  top: -1rem;
}

.right--1, body.page-template-memorial-wall div.bio.modal a.modal-close {
  right: -1rem;
}

.bottom--1 {
  bottom: -1rem;
}

.left--1 {
  left: -1rem;
}

.top--2 {
  top: -2rem;
}

.right--2 {
  right: -2rem;
}

.bottom--2 {
  bottom: -2rem;
}

.left--2 {
  left: -2rem;
}

.absolute--fill {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cf:after, .cf:before {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.cb {
  clear: both;
}

.cn {
  clear: none;
}

.dn, div.type-post .updated, div.blog-grid .post-content .more-link, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-10791, button#drawer-toggle:after {
  display: none;
}

.di {
  display: inline;
}

.db, .search-form input.search-field, #search-container input.search-field, .slider:after, button#drawer-toggle span:before,
button#drawer-toggle span:after, button#drawer-toggle span, .sidebar ul.submenu > li a.expand-btn span, .sidebar .mobile-sidemenu-toggle span, nav.flex-nav ul#menu-main-menu > li > ul ul > li a, nav.flex-nav ul#menu-main-menu > li > ul > li {
  display: block;
}

.dib, body.page-template-memorial-wall div.bio.modal a.modal-close, div.type-post nav.post-navigation div.nav-links .nav-next a:after, div.type-post nav.post-navigation div.nav-links .nav-previous a:before, .button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, ul.grid-list-4 > li, ul.grid-list-3 > li, ul.grid-list-2 > li, footer .menu-social-menu-container ul li a, footer .products-menu ul.sidecar-menu > li a, footer .menu-footer-menu-container ul.footer-menu > li ul a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li.menu-item-89 a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, header .utility-nav ul li a, header .utility-nav .search-icon span.icon-search, header .icon-wrap a, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li a:not(.expand-btn), #breadcrumbs span.breadcrumb_last, nav.flex-nav ul#menu-main-menu > li > ul > li > a, .hover-right, a span {
  display: inline-block;
}

.dit {
  display: inline-table;
}

.dt {
  display: table;
}

.dtc {
  display: table-cell;
}

.dt-row {
  display: table-row;
}

.dt-row-group {
  display: table-row-group;
}

.dt-column {
  display: table-column;
}

.dt-column-group {
  display: table-column-group;
}

.dt--fixed {
  table-layout: fixed;
  width: 100%;
}

.flex, div.type-post nav.post-navigation div.nav-links, .owl-carousel .owl-nav, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, footer .menu-social-menu-container ul, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, .search-form, #search-container .search-form, #search-container form label, nav#sidecar .menu-social-menu-container ul.social-menu, nav#sidecar ul.sidecar-menu li ul, nav#sidecar ul.sidecar-menu, nav.flex-nav ul#menu-main-menu > li > ul ul > li, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul, nav.flex-nav ul#menu-main-menu > li > a, nav.flex-nav ul#menu-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-auto, header .utility-nav ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
}

.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.flex-column, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, nav#sidecar ul.sidecar-menu li ul, nav#sidecar ul.sidecar-menu, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-column, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, nav#sidecar ul.sidecar-menu li ul, nav#sidecar ul.sidecar-menu, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul, .flex-row, div.type-post nav.post-navigation div.nav-links, .owl-carousel .owl-nav, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, footer .menu-social-menu-container ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, .search-form, #search-container .search-form, nav#sidecar .menu-social-menu-container ul.social-menu, nav.flex-nav ul#menu-main-menu > li > ul ul > li, nav.flex-nav ul#menu-main-menu {
  -webkit-box-direction: normal;
}

.flex-row, div.type-post nav.post-navigation div.nav-links, .owl-carousel .owl-nav, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, footer .menu-social-menu-container ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, .search-form, #search-container .search-form, nav#sidecar .menu-social-menu-container ul.social-menu, nav.flex-nav ul#menu-main-menu > li > ul ul > li, nav.flex-nav ul#menu-main-menu {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-wrap, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, #search-container form label, nav.flex-nav ul#menu-main-menu > li > ul ul > li {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.items-start, nav.flex-nav ul#menu-main-menu > li > ul ul > li {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.items-center, #search-container form label, nav.flex-nav ul#menu-main-menu > li > a, nav.flex-nav ul#menu-main-menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.self-start {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.self-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.justify-start, nav.flex-nav ul#menu-main-menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.justify-end, header .social-nav ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-center, header .utility-nav ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-between, div.type-post nav.post-navigation div.nav-links, .owl-carousel .owl-nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-around, nav#sidecar .menu-social-menu-container ul.social-menu {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.content-start {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.content-end {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.content-center {
  -ms-flex-line-pack: center;
  align-content: center;
}

.content-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.content-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.content-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-last {
  -webkit-box-ordinal-group: 100000;
  -ms-flex-order: 99999;
  order: 99999;
}

.flex-grow-0 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.flex-grow-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.flex-shrink-1 {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.fl {
  float: left;
}

.fl, .fr, .alignright {
  _display: inline;
}

.fr, .alignright {
  float: right;
}

.fn, nav#sidecar ul.sidecar-menu li, button#drawer-toggle, .sidebar ul.submenu > li ul {
  float: none;
}

.sans-serif {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.serif {
  font-family: georgia, times, serif;
}

.system-sans-serif {
  font-family: sans-serif;
}

.system-serif {
  font-family: serif;
}

.code, code {
  font-family: Consolas, monaco, monospace;
}

.courier {
  font-family: Courier Next, courier, monospace;
}

.helvetica {
  font-family: helvetica neue, helvetica, sans-serif;
}

.avenir {
  font-family: avenir next, avenir, sans-serif;
}

.athelas {
  font-family: athelas, georgia, serif;
}

.georgia {
  font-family: georgia, serif;
}

.times {
  font-family: times, serif;
}

.bodoni {
  font-family: Bodoni MT, serif;
}

.calisto {
  font-family: Calisto MT, serif;
}

.garamond {
  font-family: garamond, serif;
}

.baskerville {
  font-family: baskerville, serif;
}

.i {
  font-style: italic;
}

.fs-normal {
  font-style: normal;
}

.normal {
  font-weight: 400;
}

.b, body.page-template-memorial-wall div.bio.modal a.modal-close, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, header .utility-nav ul li a, header .utility-nav .search-icon, nav.flex-nav ul#menu-main-menu > li > a {
  font-weight: 700;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.button-reset::-moz-focus-inner, .input-reset::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.h1 {
  height: 1rem;
}

.h2 {
  height: 2rem;
}

.h3 {
  height: 4rem;
}

.h4 {
  height: 8rem;
}

.h5 {
  height: 16rem;
}

.h-25 {
  height: 25%;
}

.h-50 {
  height: 50%;
}

.h-75 {
  height: 75%;
}

.h-100, .gray-background:before, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, header .icon-wrap a, .slider:after {
  height: 100%;
}

.min-h-100 {
  min-height: 100%;
}

.vh-25 {
  height: 25vh;
}

.vh-50 {
  height: 50vh;
}

.vh-75 {
  height: 75vh;
}

.vh-100 {
  height: 100vh;
}

.min-vh-100 {
  min-height: 100vh;
}

.h-auto, .embed-container,
.wp-block-embed.is-type-video, nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu {
  height: auto;
}

.h-inherit {
  height: inherit;
}

.tracked, #breadcrumbs {
  letter-spacing: 0.1em;
}

.tracked-tight {
  letter-spacing: -0.05em;
}

.tracked-mega {
  letter-spacing: 0.25em;
}

.lh-solid {
  line-height: 1;
}

.lh-title {
  line-height: 1.25;
}

.lh-copy, .owl-carousel .owl-nav {
  line-height: 1.5;
}

.link {
  text-decoration: none;
}

.link, .link:active, .link:focus, .link:hover, .link:link, .link:visited {
  -webkit-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}

.link:focus {
  outline: 1px dotted currentColor;
}

.list, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, footer .menu-social-menu-container ul, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, nav#sidecar .menu-social-menu-container ul.social-menu, .sidebar ul.submenu > li ul, .sidebar ul.submenu, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul, nav.flex-nav ul#menu-main-menu {
  list-style-type: none;
}

.mw-100, img,
svg, .embed-container,
.wp-block-embed.is-type-video, figure {
  max-width: 100%;
}

.mw1 {
  max-width: 1rem;
}

.mw2 {
  max-width: 2rem;
}

.mw3 {
  max-width: 4rem;
}

.mw4 {
  max-width: 8rem;
}

.mw5 {
  max-width: 16rem;
}

.mw6 {
  max-width: 32rem;
}

.mw7, blockquote.wp-block-quote.is-style-large {
  max-width: 48rem;
}

.mw8, div.type-post nav.post-navigation {
  max-width: 64rem;
}

.mw9 {
  max-width: 96rem;
}

.mw-none {
  max-width: none;
}

.w1 {
  width: 1rem;
}

.w2 {
  width: 2rem;
}

.w3 {
  width: 4rem;
}

.w4 {
  width: 8rem;
}

.w5 {
  width: 16rem;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100, div.type-post nav.post-navigation, .button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay, video, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, .embed-container,
.wp-block-embed.is-type-video, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, header .utility-nav ul li a, header .utility-nav ul, header .utility-nav .menu-utility-menu-container, header .icon-wrap a, .search-form, #search-container .search-form, #search-container form label, .slider:after, nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu, nav.flex-nav ul#menu-main-menu > li > ul ul > li a, nav.flex-nav ul#menu-main-menu > li > ul > li > a {
  width: 100%;
}

.w-third {
  width: 33.33333%;
}

.w-two-thirds {
  width: 66.66667%;
}

.w-auto {
  width: auto;
}

.overflow-visible {
  overflow: visible;
}

.overflow-hidden, .embed-container,
.wp-block-embed.is-type-video, .sidebar ul.submenu li, .sidebar ul.submenu > li, nav.flex-nav ul#menu-main-menu > li > ul > li {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.overflow-x-visible {
  overflow-x: visible;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-visible {
  overflow-y: visible;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.overflow-y-auto {
  overflow-y: auto;
}

.static {
  position: static;
}

.relative, div.type-post nav.post-navigation div.nav-links .nav-next a:after, div.type-post nav.post-navigation div.nav-links .nav-previous a:before, div.type-post nav.post-navigation, body.page-template-front-page .section-roles .item,
body.home .section-roles .item, blockquote.wp-block-quote.is-style-large, .hover-grow, .embed-container,
.wp-block-embed.is-type-video, nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu, button#drawer-toggle, .sidebar ul.submenu > li ul, .sidebar ul.submenu > li a:not(.expand-btn), .sidebar ul.submenu > li, nav.flex-nav ul#menu-main-menu > li > ul > li, nav.flex-nav ul#menu-main-menu > li > a, h6, h5, h4, h3, blockquote.wp-block-quote.is-style-large p, h2, h1, .tribe-events-page-title {
  position: relative;
}

.absolute, body.page-template-memorial-wall div.bio.modal a.modal-close, .button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, blockquote.wp-block-quote.is-style-large::before, .gray-background:before, .gradient-overlay, .top-white-gradient, .bottom-white-gradient, .dark-blue-overlay, .blue-overlay, .gray-overlay, .white-overlay, .overlay, .embed-container iframe,
.embed-container object,
.embed-container embed,
.wp-block-embed.is-type-video iframe,
.wp-block-embed.is-type-video object,
.wp-block-embed.is-type-video embed, .slider:after, button#drawer-toggle span:before,
button#drawer-toggle span:after, button#drawer-toggle span, .sidebar ul.submenu > li a.expand-btn span, nav.flex-nav ul#menu-main-menu > li > ul {
  position: absolute;
}

.fixed {
  position: fixed;
}

.o-100, .hover-appear:hover {
  opacity: 1;
}

.o-90 {
  opacity: 0.9;
}

.o-80 {
  opacity: 0.8;
}

.o-70 {
  opacity: 0.7;
}

.o-60, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > ul > li > a {
  opacity: 0.6;
}

.o-50 {
  opacity: 0.5;
}

.o-40 {
  opacity: 0.4;
}

.o-30 {
  opacity: 0.3;
}

.o-20 {
  opacity: 0.2;
}

.o-10 {
  opacity: 0.1;
}

.o-05 {
  opacity: 0.05;
}

.o-025 {
  opacity: 0.025;
}

.o-0, .hover-appear, .slider {
  opacity: 0;
}

.rotate-45 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.rotate-135 {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotate-225 {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.rotate-315 {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.black-90 {
  color: rgba(0, 0, 0, 0.9);
}

.black-80 {
  color: rgba(0, 0, 0, 0.8);
}

.black-70 {
  color: rgba(0, 0, 0, 0.7);
}

.black-60 {
  color: rgba(0, 0, 0, 0.6);
}

.black-50 {
  color: rgba(0, 0, 0, 0.5);
}

.black-40 {
  color: rgba(0, 0, 0, 0.4);
}

.black-30 {
  color: rgba(0, 0, 0, 0.3);
}

.black-20 {
  color: rgba(0, 0, 0, 0.2);
}

.black-10 {
  color: rgba(0, 0, 0, 0.1);
}

.black-05 {
  color: rgba(0, 0, 0, 0.05);
}

.white-90 {
  color: hsla(0, 0%, 100%, 0.9);
}

.white-80 {
  color: hsla(0, 0%, 100%, 0.8);
}

.white-70 {
  color: hsla(0, 0%, 100%, 0.7);
}

.white-60 {
  color: hsla(0, 0%, 100%, 0.6);
}

.white-50 {
  color: hsla(0, 0%, 100%, 0.5);
}

.white-40 {
  color: hsla(0, 0%, 100%, 0.4);
}

.white-30 {
  color: hsla(0, 0%, 100%, 0.3);
}

.white-20 {
  color: hsla(0, 0%, 100%, 0.2);
}

.white-10 {
  color: hsla(0, 0%, 100%, 0.1);
}

.black, .tribe-events-calendar .tribe-events-tooltip, input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel], select {
  color: #000;
}

.near-black {
  color: #111;
}

.dark-gray, body:not(.page-template-home) form.getstarted-quick-form input[type=text], footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > ul > li > a, .search-form input.search-field, #search-container input.search-field {
  color: #333;
}

.mid-gray {
  color: #555;
}

.gray {
  color: #777;
}

.silver {
  color: #999;
}

.light-silver {
  color: #aaa;
}

.moon-gray {
  color: #ccc;
}

.light-gray {
  color: #eee;
}

.near-white {
  color: #f4f4f4;
}

.white, #search-container form label {
  color: #fff;
}

.dark-red {
  color: #e7040f;
}

.red {
  color: #ff4136;
}

.light-red {
  color: #ff725c;
}

.orange {
  color: #ff6300;
}

.gold {
  color: #ffb700;
}

.yellow {
  color: gold;
}

.light-yellow {
  color: #fbf1a9;
}

.purple {
  color: #5e2ca5;
}

.light-purple {
  color: #a463f2;
}

.dark-pink {
  color: #d5008f;
}

.hot-pink {
  color: #ff41b4;
}

.pink {
  color: #ff80cc;
}

.light-pink {
  color: #ffa3d7;
}

.dark-green {
  color: #137752;
}

.green {
  color: #19a974;
}

.light-green {
  color: #9eebcf;
}

.navy {
  color: #001b44;
}

.dark-blue, body.page-template-memorial-wall div.bio.modal a.modal-close, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a {
  color: #00449e;
}

.blue {
  color: #357edd;
}

.light-blue, blockquote.wp-block-quote.is-style-large::before {
  color: #96ccff;
}

.lightest-blue {
  color: #cdecff;
}

.washed-blue {
  color: #f6fffe;
}

.washed-green {
  color: #e8fdf5;
}

.washed-yellow {
  color: #fffceb;
}

.washed-red {
  color: #ffdfdf;
}

.color-inherit {
  color: inherit;
}

.bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-black-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.bg-black-05 {
  background-color: rgba(0, 0, 0, 0.05);
}

.bg-white-90 {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.bg-white-80 {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.bg-white-70 {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.bg-white-60 {
  background-color: hsla(0, 0%, 100%, 0.6);
}

.bg-white-50 {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.bg-white-40 {
  background-color: hsla(0, 0%, 100%, 0.4);
}

.bg-white-30 {
  background-color: hsla(0, 0%, 100%, 0.3);
}

.bg-white-20 {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.bg-white-10 {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.bg-black {
  background-color: #000;
}

.bg-near-black {
  background-color: #111;
}

.bg-dark-gray {
  background-color: #333;
}

.bg-mid-gray {
  background-color: #555;
}

.bg-gray {
  background-color: #777;
}

.bg-silver {
  background-color: #999;
}

.bg-light-silver {
  background-color: #aaa;
}

.bg-moon-gray {
  background-color: #ccc;
}

.bg-light-gray {
  background-color: #eee;
}

.bg-near-white, .gray-background:before {
  background-color: #f4f4f4;
}

.bg-white, select, .search-form input.search-field, #search-container input.search-field, nav.flex-nav ul#menu-main-menu > li > ul {
  background-color: #fff;
}

.bg-transparent, nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu, button#drawer-toggle {
  background-color: transparent;
}

.bg-dark-red {
  background-color: #e7040f;
}

.bg-red {
  background-color: #ff4136;
}

.bg-light-red {
  background-color: #ff725c;
}

.bg-orange {
  background-color: #ff6300;
}

.bg-gold {
  background-color: #ffb700;
}

.bg-yellow, body.page-template-memorial-wall div.bio.modal a.modal-close, .play-button, .sidebar ul.submenu > li a.expand-btn {
  background-color: gold;
}

.bg-light-yellow {
  background-color: #fbf1a9;
}

.bg-purple {
  background-color: #5e2ca5;
}

.bg-light-purple {
  background-color: #a463f2;
}

.bg-dark-pink {
  background-color: #d5008f;
}

.bg-hot-pink {
  background-color: #ff41b4;
}

.bg-pink {
  background-color: #ff80cc;
}

.bg-light-pink {
  background-color: #ffa3d7;
}

.bg-dark-green {
  background-color: #137752;
}

.bg-green {
  background-color: #19a974;
}

.bg-light-green {
  background-color: #9eebcf;
}

.bg-navy {
  background-color: #001b44;
}

.bg-dark-blue {
  background-color: #00449e;
}

.bg-blue, .button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, header .icon-wrap a, nav#sidecar .menu-social-menu-container {
  background-color: #357edd;
}

.bg-light-blue {
  background-color: #96ccff;
}

.bg-lightest-blue {
  background-color: #cdecff;
}

.bg-washed-blue {
  background-color: #f6fffe;
}

.bg-washed-green {
  background-color: #e8fdf5;
}

.bg-washed-yellow {
  background-color: #fffceb;
}

.bg-washed-red {
  background-color: #ffdfdf;
}

.bg-inherit {
  background-color: inherit;
}

.hover-black:focus, .hover-black:hover {
  color: #000;
}

.hover-near-black:focus, .hover-near-black:hover {
  color: #111;
}

.hover-dark-gray:focus, .hover-dark-gray:hover {
  color: #333;
}

.hover-mid-gray:focus, .hover-mid-gray:hover {
  color: #555;
}

.hover-gray:focus, .hover-gray:hover {
  color: #777;
}

.hover-silver:focus, .hover-silver:hover {
  color: #999;
}

.hover-light-silver:focus, .hover-light-silver:hover {
  color: #aaa;
}

.hover-moon-gray:focus, .hover-moon-gray:hover {
  color: #ccc;
}

.hover-light-gray:focus, .hover-light-gray:hover {
  color: #eee;
}

.hover-near-white:focus, .hover-near-white:hover {
  color: #f4f4f4;
}

.hover-white:focus, .hover-white:hover {
  color: #fff;
}

.hover-black-90:focus, .hover-black-90:hover {
  color: rgba(0, 0, 0, 0.9);
}

.hover-black-80:focus, .hover-black-80:hover {
  color: rgba(0, 0, 0, 0.8);
}

.hover-black-70:focus, .hover-black-70:hover {
  color: rgba(0, 0, 0, 0.7);
}

.hover-black-60:focus, .hover-black-60:hover {
  color: rgba(0, 0, 0, 0.6);
}

.hover-black-50:focus, .hover-black-50:hover {
  color: rgba(0, 0, 0, 0.5);
}

.hover-black-40:focus, .hover-black-40:hover {
  color: rgba(0, 0, 0, 0.4);
}

.hover-black-30:focus, .hover-black-30:hover {
  color: rgba(0, 0, 0, 0.3);
}

.hover-black-20:focus, .hover-black-20:hover {
  color: rgba(0, 0, 0, 0.2);
}

.hover-black-10:focus, .hover-black-10:hover {
  color: rgba(0, 0, 0, 0.1);
}

.hover-white-90:focus, .hover-white-90:hover {
  color: hsla(0, 0%, 100%, 0.9);
}

.hover-white-80:focus, .hover-white-80:hover {
  color: hsla(0, 0%, 100%, 0.8);
}

.hover-white-70:focus, .hover-white-70:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.hover-white-60:focus, .hover-white-60:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.hover-white-50:focus, .hover-white-50:hover {
  color: hsla(0, 0%, 100%, 0.5);
}

.hover-white-40:focus, .hover-white-40:hover {
  color: hsla(0, 0%, 100%, 0.4);
}

.hover-white-30:focus, .hover-white-30:hover {
  color: hsla(0, 0%, 100%, 0.3);
}

.hover-white-20:focus, .hover-white-20:hover {
  color: hsla(0, 0%, 100%, 0.2);
}

.hover-white-10:focus, .hover-white-10:hover {
  color: hsla(0, 0%, 100%, 0.1);
}

.hover-inherit:focus, .hover-inherit:hover {
  color: inherit;
}

.hover-bg-black:focus, .hover-bg-black:hover {
  background-color: #000;
}

.hover-bg-near-black:focus, .hover-bg-near-black:hover {
  background-color: #111;
}

.hover-bg-dark-gray:focus, .hover-bg-dark-gray:hover {
  background-color: #333;
}

.hover-bg-mid-gray:focus, .hover-bg-mid-gray:hover {
  background-color: #555;
}

.hover-bg-gray:focus, .hover-bg-gray:hover {
  background-color: #777;
}

.hover-bg-silver:focus, .hover-bg-silver:hover {
  background-color: #999;
}

.hover-bg-light-silver:focus, .hover-bg-light-silver:hover {
  background-color: #aaa;
}

.hover-bg-moon-gray:focus, .hover-bg-moon-gray:hover {
  background-color: #ccc;
}

.hover-bg-light-gray:focus, .hover-bg-light-gray:hover {
  background-color: #eee;
}

.hover-bg-near-white:focus, .hover-bg-near-white:hover {
  background-color: #f4f4f4;
}

.hover-bg-white:focus, .hover-bg-white:hover {
  background-color: #fff;
}

.hover-bg-transparent:focus, .hover-bg-transparent:hover {
  background-color: transparent;
}

.hover-bg-black-90:focus, .hover-bg-black-90:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.hover-bg-black-80:focus, .hover-bg-black-80:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.hover-bg-black-70:focus, .hover-bg-black-70:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.hover-bg-black-60:focus, .hover-bg-black-60:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.hover-bg-black-50:focus, .hover-bg-black-50:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.hover-bg-black-40:focus, .hover-bg-black-40:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.hover-bg-black-30:focus, .hover-bg-black-30:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.hover-bg-black-20:focus, .hover-bg-black-20:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.hover-bg-black-10:focus, .hover-bg-black-10:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.hover-bg-white-90:focus, .hover-bg-white-90:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.hover-bg-white-80:focus, .hover-bg-white-80:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.hover-bg-white-70:focus, .hover-bg-white-70:hover {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.hover-bg-white-60:focus, .hover-bg-white-60:hover {
  background-color: hsla(0, 0%, 100%, 0.6);
}

.hover-bg-white-50:focus, .hover-bg-white-50:hover {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.hover-bg-white-40:focus, .hover-bg-white-40:hover {
  background-color: hsla(0, 0%, 100%, 0.4);
}

.hover-bg-white-30:focus, .hover-bg-white-30:hover {
  background-color: hsla(0, 0%, 100%, 0.3);
}

.hover-bg-white-20:focus, .hover-bg-white-20:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.hover-bg-white-10:focus, .hover-bg-white-10:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.hover-dark-red:focus, .hover-dark-red:hover {
  color: #e7040f;
}

.hover-red:focus, .hover-red:hover {
  color: #ff4136;
}

.hover-light-red:focus, .hover-light-red:hover {
  color: #ff725c;
}

.hover-orange:focus, .hover-orange:hover {
  color: #ff6300;
}

.hover-gold:focus, .hover-gold:hover {
  color: #ffb700;
}

.hover-yellow:focus, .hover-yellow:hover {
  color: gold;
}

.hover-light-yellow:focus, .hover-light-yellow:hover {
  color: #fbf1a9;
}

.hover-purple:focus, .hover-purple:hover {
  color: #5e2ca5;
}

.hover-light-purple:focus, .hover-light-purple:hover {
  color: #a463f2;
}

.hover-dark-pink:focus, .hover-dark-pink:hover {
  color: #d5008f;
}

.hover-hot-pink:focus, .hover-hot-pink:hover {
  color: #ff41b4;
}

.hover-pink:focus, .hover-pink:hover {
  color: #ff80cc;
}

.hover-light-pink:focus, .hover-light-pink:hover {
  color: #ffa3d7;
}

.hover-dark-green:focus, .hover-dark-green:hover {
  color: #137752;
}

.hover-green:focus, .hover-green:hover {
  color: #19a974;
}

.hover-light-green:focus, .hover-light-green:hover {
  color: #9eebcf;
}

.hover-navy:focus, .hover-navy:hover {
  color: #001b44;
}

.hover-dark-blue:focus, .hover-dark-blue:hover {
  color: #00449e;
}

.hover-blue:focus, .hover-blue:hover {
  color: #357edd;
}

.hover-light-blue:focus, .hover-light-blue:hover {
  color: #96ccff;
}

.hover-lightest-blue:focus, .hover-lightest-blue:hover {
  color: #cdecff;
}

.hover-washed-blue:focus, .hover-washed-blue:hover {
  color: #f6fffe;
}

.hover-washed-green:focus, .hover-washed-green:hover {
  color: #e8fdf5;
}

.hover-washed-yellow:focus, .hover-washed-yellow:hover {
  color: #fffceb;
}

.hover-washed-red:focus, .hover-washed-red:hover {
  color: #ffdfdf;
}

.hover-bg-dark-red:focus, .hover-bg-dark-red:hover {
  background-color: #e7040f;
}

.hover-bg-red:focus, .hover-bg-red:hover {
  background-color: #ff4136;
}

.hover-bg-light-red:focus, .hover-bg-light-red:hover {
  background-color: #ff725c;
}

.hover-bg-orange:focus, .hover-bg-orange:hover {
  background-color: #ff6300;
}

.hover-bg-gold:focus, .hover-bg-gold:hover {
  background-color: #ffb700;
}

.hover-bg-yellow:focus, .hover-bg-yellow:hover {
  background-color: gold;
}

.hover-bg-light-yellow:focus, .hover-bg-light-yellow:hover {
  background-color: #fbf1a9;
}

.hover-bg-purple:focus, .hover-bg-purple:hover {
  background-color: #5e2ca5;
}

.hover-bg-light-purple:focus, .hover-bg-light-purple:hover {
  background-color: #a463f2;
}

.hover-bg-dark-pink:focus, .hover-bg-dark-pink:hover {
  background-color: #d5008f;
}

.hover-bg-hot-pink:focus, .hover-bg-hot-pink:hover {
  background-color: #ff41b4;
}

.hover-bg-pink:focus, .hover-bg-pink:hover {
  background-color: #ff80cc;
}

.hover-bg-light-pink:focus, .hover-bg-light-pink:hover {
  background-color: #ffa3d7;
}

.hover-bg-dark-green:focus, .hover-bg-dark-green:hover {
  background-color: #137752;
}

.hover-bg-green:focus, .hover-bg-green:hover {
  background-color: #19a974;
}

.hover-bg-light-green:focus, .hover-bg-light-green:hover {
  background-color: #9eebcf;
}

.hover-bg-navy:focus, .hover-bg-navy:hover {
  background-color: #001b44;
}

.hover-bg-dark-blue:focus, .hover-bg-dark-blue:hover {
  background-color: #00449e;
}

.hover-bg-blue:focus, .hover-bg-blue:hover {
  background-color: #357edd;
}

.hover-bg-light-blue:focus, .hover-bg-light-blue:hover {
  background-color: #96ccff;
}

.hover-bg-lightest-blue:focus, .hover-bg-lightest-blue:hover {
  background-color: #cdecff;
}

.hover-bg-washed-blue:focus, .hover-bg-washed-blue:hover {
  background-color: #f6fffe;
}

.hover-bg-washed-green:focus, .hover-bg-washed-green:hover {
  background-color: #e8fdf5;
}

.hover-bg-washed-yellow:focus, .hover-bg-washed-yellow:hover {
  background-color: #fffceb;
}

.hover-bg-washed-red:focus, .hover-bg-washed-red:hover {
  background-color: #ffdfdf;
}

.hover-bg-inherit:focus, .hover-bg-inherit:hover {
  background-color: inherit;
}

.pa0, ul.grid-list-4, ul.grid-list-3, ul.grid-list-2, footer .menu-social-menu-container ul, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu, button#drawer-toggle, .sidebar ul.submenu > li ul, .sidebar ul.submenu, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu {
  padding: 0;
}

.pa1 {
  padding: 0.25rem;
}

.pa2, .tribe-events-calendar .tribe-events-tooltip {
  padding: 0.5rem;
}

.pa3 {
  padding: 1rem;
}

.pa4 {
  padding: 2rem;
}

.pa5 {
  padding: 4rem;
}

.pa6 {
  padding: 8rem;
}

.pa7 {
  padding: 16rem;
}

.pl0 {
  padding-left: 0;
}

.pl1 {
  padding-left: 0.25rem;
}

.pl2 {
  padding-left: 0.5rem;
}

.pl3 {
  padding-left: 1rem;
}

.pl4 {
  padding-left: 2rem;
}

.pl5 {
  padding-left: 4rem;
}

.pl6 {
  padding-left: 8rem;
}

.pl7 {
  padding-left: 16rem;
}

.pr0 {
  padding-right: 0;
}

.pr1 {
  padding-right: 0.25rem;
}

.pr2 {
  padding-right: 0.5rem;
}

.pr3, header .social-nav {
  padding-right: 1rem;
}

.pr4 {
  padding-right: 2rem;
}

.pr5 {
  padding-right: 4rem;
}

.pr6 {
  padding-right: 8rem;
}

.pr7 {
  padding-right: 16rem;
}

.pb0 {
  padding-bottom: 0;
}

.pb1 {
  padding-bottom: 0.25rem;
}

.pb2 {
  padding-bottom: 0.5rem;
}

.pb3 {
  padding-bottom: 1rem;
}

.pb4 {
  padding-bottom: 2rem;
}

.pb5 {
  padding-bottom: 4rem;
}

.pb6 {
  padding-bottom: 8rem;
}

.pb7 {
  padding-bottom: 16rem;
}

.pt0 {
  padding-top: 0;
}

.pt1 {
  padding-top: 0.25rem;
}

.pt2 {
  padding-top: 0.5rem;
}

.pt3, div.type-post nav.post-navigation, #comments {
  padding-top: 1rem;
}

.pt4 {
  padding-top: 2rem;
}

.pt5 {
  padding-top: 4rem;
}

.pt6 {
  padding-top: 8rem;
}

.pt7 {
  padding-top: 16rem;
}

.pv0, header.memorial-wall .logo-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.pv1, footer .products-menu ul.sidecar-menu > li a, footer .menu-footer-menu-container ul.footer-menu > li ul a {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.pv2, nav#sidecar .menu-social-menu-container ul.social-menu, .sidebar ul.submenu > li a:not(.expand-btn) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pv3, nav#sidecar .menu-social-menu-container, nav#sidecar ul.sidecar-menu li a {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pv4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pv5 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pv6 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.pv7 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.ph0, nav#sidecar .menu-social-menu-container ul.social-menu, .sidebar ul.submenu > li ul > li {
  padding-left: 0;
  padding-right: 0;
}

.ph1, footer .menu-social-menu-container ul li {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.ph2, nav#sidecar .menu-social-menu-container ul.social-menu li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.ph3, body.page-template-memorial-wall form#filter input[type=text], footer .products-menu ul.sidecar-menu > li, footer .menu-footer-menu-container ul.footer-menu > li, header.memorial-wall .logo-wrap, header .social-nav ul li, nav#sidecar .menu-social-menu-container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.ph4, body:not(.page-template-home) article.page .post-content .wp-block-columns, nav#sidecar ul.sidecar-menu li a, .sidebar ul.submenu > li a:not(.expand-btn) {
  padding-left: 2rem;
  padding-right: 2rem;
}

.ph5 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.ph6 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.ph7 {
  padding-left: 16rem;
  padding-right: 16rem;
}

.ma0, .tribe-events-calendar .tribe-events-tooltip .entry-title, footer .menu-social-menu-container ul, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, #search-container form label, nav#sidecar .menu-social-menu-container ul.social-menu, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li ul, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul, nav.flex-nav ul#menu-main-menu {
  margin: 0;
}

.ma1 {
  margin: 0.25rem;
}

.ma2, button#drawer-toggle {
  margin: 0.5rem;
}

.ma3 {
  margin: 1rem;
}

.ma4 {
  margin: 2rem;
}

.ma5 {
  margin: 4rem;
}

.ma6 {
  margin: 8rem;
}

.ma7 {
  margin: 16rem;
}

.ml0, .sidebar ul.submenu {
  margin-left: 0;
}

.ml1 {
  margin-left: 0.25rem;
}

.ml2, header .utility-nav ul li.menu-item-45 a {
  margin-left: 0.5rem;
}

.ml3 {
  margin-left: 1rem;
}

.ml4 {
  margin-left: 2rem;
}

.ml5 {
  margin-left: 4rem;
}

.ml6 {
  margin-left: 8rem;
}

.ml7 {
  margin-left: 16rem;
}

.mr0, .sidebar ul.submenu {
  margin-right: 0;
}

.mr1 {
  margin-right: 0.25rem;
}

.mr2 {
  margin-right: 0.5rem;
}

.mr3 {
  margin-right: 1rem;
}

.mr4 {
  margin-right: 2rem;
}

.mr5 {
  margin-right: 4rem;
}

.mr6 {
  margin-right: 8rem;
}

.mr7 {
  margin-right: 16rem;
}

.mb0, #breadcrumbs {
  margin-bottom: 0;
}

.mb1 {
  margin-bottom: 0.25rem;
}

.mb2 {
  margin-bottom: 0.5rem;
}

.mb3, .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, .sidebar ul.submenu {
  margin-bottom: 1rem;
}

.mb4, .tribe-events-single .tribe-events-single-event-title {
  margin-bottom: 2rem;
}

.mb5 {
  margin-bottom: 4rem;
}

.mb6 {
  margin-bottom: 8rem;
}

.mb7 {
  margin-bottom: 16rem;
}

.mt0, .sidebar ul.submenu {
  margin-top: 0;
}

.mt1 {
  margin-top: 0.25rem;
}

.mt2 {
  margin-top: 0.5rem;
}

.mt3 {
  margin-top: 1rem;
}

.mt4, #comments {
  margin-top: 2rem;
}

.mt5 {
  margin-top: 4rem;
}

.mt6 {
  margin-top: 8rem;
}

.mt7 {
  margin-top: 16rem;
}

.mv0, .search-form input.search-field, #search-container input.search-field {
  margin-top: 0;
  margin-bottom: 0;
}

.mv1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.mv2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mv3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mv4, div.type-post nav.post-navigation, blockquote.wp-block-quote.is-style-large {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mv5 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mv6 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mv7 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.mh0 {
  margin-left: 0;
  margin-right: 0;
}

.mh1, #breadcrumbs span.breadcrumb_last, #breadcrumbs a {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mh2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mh3 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mh4 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mh5 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mh6 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.mh7 {
  margin-left: 16rem;
  margin-right: 16rem;
}

.na1 {
  margin: -0.25rem;
}

.na2 {
  margin: -0.5rem;
}

.na3 {
  margin: -1rem;
}

.na4 {
  margin: -2rem;
}

.na5 {
  margin: -4rem;
}

.na6 {
  margin: -8rem;
}

.na7 {
  margin: -16rem;
}

.nl1 {
  margin-left: -0.25rem;
}

.nl2 {
  margin-left: -0.5rem;
}

.nl3 {
  margin-left: -1rem;
}

.nl4, blockquote.wp-block-quote.is-style-large::before {
  margin-left: -2rem;
}

.nl5 {
  margin-left: -4rem;
}

.nl6 {
  margin-left: -8rem;
}

.nl7 {
  margin-left: -16rem;
}

.nr1 {
  margin-right: -0.25rem;
}

.nr2 {
  margin-right: -0.5rem;
}

.nr3 {
  margin-right: -1rem;
}

.nr4 {
  margin-right: -2rem;
}

.nr5 {
  margin-right: -4rem;
}

.nr6 {
  margin-right: -8rem;
}

.nr7 {
  margin-right: -16rem;
}

.nb1 {
  margin-bottom: -0.25rem;
}

.nb2 {
  margin-bottom: -0.5rem;
}

.nb3 {
  margin-bottom: -1rem;
}

.nb4 {
  margin-bottom: -2rem;
}

.nb5 {
  margin-bottom: -4rem;
}

.nb6 {
  margin-bottom: -8rem;
}

.nb7 {
  margin-bottom: -16rem;
}

.nt1 {
  margin-top: -0.25rem;
}

.nt2, blockquote.wp-block-quote.is-style-large::before {
  margin-top: -0.5rem;
}

.nt3 {
  margin-top: -1rem;
}

.nt4 {
  margin-top: -2rem;
}

.nt5 {
  margin-top: -4rem;
}

.nt6 {
  margin-top: -8rem;
}

.nt7 {
  margin-top: -16rem;
}

.collapse {
  border-collapse: collapse;
  border-spacing: 0;
}

.striped--light-silver:nth-child(odd) {
  background-color: #aaa;
}

.striped--moon-gray:nth-child(odd) {
  background-color: #ccc;
}

.striped--light-gray:nth-child(odd) {
  background-color: #eee;
}

.striped--near-white:nth-child(odd) {
  background-color: #f4f4f4;
}

.stripe-light:nth-child(odd) {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.stripe-dark:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.1);
}

.strike {
  text-decoration: line-through;
}

.underline {
  text-decoration: underline;
}

.no-underline, nav.flex-nav ul#menu-main-menu > li > ul ul > li a {
  text-decoration: none;
}

.tl, .tribe-events-page-title, nav#sidecar ul.sidecar-menu li {
  text-align: left;
}

.tr {
  text-align: right;
}

.tc, body.page-template-memorial-wall div.bio.modal a.modal-close, footer .menu-social-menu-container ul li a, header .utility-nav ul li, .sidebar .mobile-sidemenu-toggle span {
  text-align: center;
}

.tj {
  text-align: justify;
}

.ttc {
  text-transform: capitalize;
}

.ttl {
  text-transform: lowercase;
}

.ttu, header .social-nav ul, header .utility-nav ul, header .utility-nav .search-icon, #breadcrumbs {
  text-transform: uppercase;
}

.ttn {
  text-transform: none;
}

.f-6, .f-headline {
  font-size: 6rem;
}

.f-5, .f-subheadline {
  font-size: 5rem;
}

.f1, .owl-carousel .owl-nav {
  font-size: 3rem;
}

.f2, blockquote.wp-block-quote.is-style-large::before {
  font-size: 2.25rem;
}

.f3, body.page-template-memorial-wall div.bio.modal a.modal-close {
  font-size: 1.5rem;
}

.f4, .tribe-events-calendar .tribe-events-tooltip .entry-title, nav.flex-nav ul#menu-main-menu > li > a {
  font-size: 1.25rem;
}

.f5 {
  font-size: 1rem;
}

.f6, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > ul > li > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > ul > li > a {
  font-size: 0.875rem;
}

.f7, footer .credit *, header .social-nav ul, header .utility-nav ul, header .utility-nav .search-icon, #breadcrumbs {
  font-size: 0.75rem;
}

.measure {
  max-width: 30em;
}

.measure-wide {
  max-width: 34em;
}

.measure-narrow {
  max-width: 20em;
}

.indent {
  text-indent: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

.small-caps {
  font-variant: small-caps;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.overflow-container {
  overflow-y: scroll;
}

.center, div.type-post nav.post-navigation, blockquote.wp-block-quote.is-style-large, .search-form input.search-field, .search-form, #search-container input.search-field, #search-container .search-form, .tc p, body.page-template-memorial-wall div.bio.modal a.modal-close p, footer .menu-social-menu-container ul li a p, header .utility-nav ul li p, .sidebar .mobile-sidemenu-toggle span p {
  margin-left: auto;
}

.center, div.type-post nav.post-navigation, blockquote.wp-block-quote.is-style-large, .search-form input.search-field, .search-form, #search-container input.search-field, #search-container .search-form, .tc p, body.page-template-memorial-wall div.bio.modal a.modal-close p, footer .menu-social-menu-container ul li a p, header .utility-nav ul li p, .sidebar .mobile-sidemenu-toggle span p, .mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

.clip {
  position: fixed !important;
  _position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ws-normal {
  white-space: normal;
}

.nowrap, nav.flex-nav ul#menu-main-menu > li > ul > li {
  white-space: nowrap;
}

.pre {
  white-space: pre;
}

.v-base {
  vertical-align: baseline;
}

.v-mid {
  vertical-align: middle;
}

.v-top {
  vertical-align: top;
}

.v-btm {
  vertical-align: bottom;
}

.dim {
  opacity: 1;
}

.dim, .dim:focus, .dim:hover {
  -webkit-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}

.dim:focus, .dim:hover {
  opacity: 0.5;
}

.dim:active {
  opacity: 0.8;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}

.glow, .glow:focus, .glow:hover {
  -webkit-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}

.glow:focus, .glow:hover {
  opacity: 1;
}

.hide-child .child {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}

.hide-child:active .child, .hide-child:focus .child, .hide-child:hover .child {
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}

.underline-hover:focus, .underline-hover:hover {
  text-decoration: underline;
}

.grow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.grow:focus, .grow:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.grow:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.grow-large {
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

.grow-large:focus, .grow-large:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.grow-large:active {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.pointer:hover, a:hover, .shadow-hover {
  cursor: pointer;
}

.shadow-hover {
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.shadow-hover:after {
  content: "";
  -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.2);
  border-radius: inherit;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.shadow-hover:focus:after, .shadow-hover:hover:after {
  opacity: 1;
}

.bg-animate, .bg-animate:focus, .bg-animate:hover {
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.z-2, body.page-template-memorial-wall div.bio.modal a.modal-close {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-4 {
  z-index: 4;
}

.z-5 {
  z-index: 5;
}

.z-999 {
  z-index: 999;
}

.z-9999 {
  z-index: 9999;
}

.z-max {
  z-index: 2147483647;
}

.z-inherit {
  z-index: inherit;
}

.z-initial {
  z-index: auto;
}

.z-unset {
  z-index: unset;
}

.nested-copy-line-height ol, .nested-copy-line-height p, .nested-copy-line-height ul {
  line-height: 1.5;
}

.nested-headline-line-height h1, .nested-headline-line-height .tribe-events-page-title, .nested-headline-line-height h2, .nested-headline-line-height h3, .nested-headline-line-height blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .nested-headline-line-height p, .nested-headline-line-height h4, .nested-headline-line-height h5, .nested-headline-line-height h6 {
  line-height: 1.25;
}

.nested-list-reset ol, .nested-list-reset ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}

.nested-copy-indent p + p {
  text-indent: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

.nested-copy-seperator p + p {
  margin-top: 1.5em;
}

.nested-img img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.nested-links a {
  color: #357edd;
  -webkit-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}

.nested-links a:focus, .nested-links a:hover {
  color: #96ccff;
  -webkit-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}

.debug * {
  outline: 1px solid gold;
}

.debug-white * {
  outline: 1px solid #fff;
}

.debug-black * {
  outline: 1px solid #000;
}

.debug-grid {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAFElEQVR4AWPAC97/9x0eCsAEPgwAVLshdpENIxcAAAAASUVORK5CYII=) repeat 0 0;
}

.debug-grid-16 {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMklEQVR4AWOgCLz/b0epAa6UGuBOqQHOQHLUgFEDnAbcBZ4UGwDOkiCnkIhdgNgNxAYAiYlD+8sEuo8AAAAASUVORK5CYII=) repeat 0 0;
}

.debug-grid-8-solid {
  background: #fff url(data:image/gif;base64,R0lGODdhCAAIAPEAAADw/wDx/////wAAACwAAAAACAAIAAACDZQvgaeb/lxbAIKA8y0AOw==) repeat 0 0;
}

.debug-grid-16-solid {
  background: #fff url(data:image/gif;base64,R0lGODdhEAAQAPEAAADw/wDx/xXy/////ywAAAAAEAAQAAACIZyPKckYDQFsb6ZqD85jZ2+BkwiRFKehhqQCQgDHcgwEBQA7) repeat 0 0;
}

@media screen and (min-width: 30em) {
  .aspect-ratio-ns {
    height: 0;
    position: relative;
  }
  .aspect-ratio--16x9-ns {
    padding-bottom: 56.25%;
  }
  .aspect-ratio--9x16-ns {
    padding-bottom: 177.77%;
  }
  .aspect-ratio--4x3-ns {
    padding-bottom: 75%;
  }
  .aspect-ratio--3x4-ns {
    padding-bottom: 133.33%;
  }
  .aspect-ratio--6x4-ns {
    padding-bottom: 66.6%;
  }
  .aspect-ratio--4x6-ns {
    padding-bottom: 150%;
  }
  .aspect-ratio--8x5-ns {
    padding-bottom: 62.5%;
  }
  .aspect-ratio--5x8-ns {
    padding-bottom: 160%;
  }
  .aspect-ratio--7x5-ns {
    padding-bottom: 71.42%;
  }
  .aspect-ratio--5x7-ns {
    padding-bottom: 140%;
  }
  .aspect-ratio--1x1-ns {
    padding-bottom: 100%;
  }
  .aspect-ratio--object-ns {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  .cover-ns {
    background-size: cover !important;
  }
  .contain-ns {
    background-size: contain !important;
  }
  .bg-center-ns {
    background-position: 50%;
  }
  .bg-center-ns, .bg-top-ns {
    background-repeat: no-repeat;
  }
  .bg-top-ns {
    background-position: top;
  }
  .bg-right-ns {
    background-position: 100%;
  }
  .bg-bottom-ns, .bg-right-ns {
    background-repeat: no-repeat;
  }
  .bg-bottom-ns {
    background-position: bottom;
  }
  .bg-left-ns {
    background-repeat: no-repeat;
    background-position: 0;
  }
  .outline-ns {
    outline: 1px solid;
  }
  .outline-transparent-ns {
    outline: 1px solid transparent;
  }
  .outline-0-ns {
    outline: 0;
  }
  .ba-ns {
    border-style: solid;
    border-width: 1px;
  }
  .bt-ns {
    border-top-style: solid;
    border-top-width: 1px;
  }
  .br-ns {
    border-right-style: solid;
    border-right-width: 1px;
  }
  .bb-ns {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .bl-ns {
    border-left-style: solid;
    border-left-width: 1px;
  }
  .bn-ns {
    border-style: none;
    border-width: 0;
  }
  .br0-ns {
    border-radius: 0;
  }
  .br1-ns {
    border-radius: 0.125rem;
  }
  .br2-ns {
    border-radius: 0.25rem;
  }
  .br3-ns {
    border-radius: 0.5rem;
  }
  .br4-ns {
    border-radius: 1rem;
  }
  .br-100-ns {
    border-radius: 100%;
  }
  .br-pill-ns {
    border-radius: 9999px;
  }
  .br--bottom-ns {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .br--top-ns {
    border-bottom-right-radius: 0;
  }
  .br--right-ns, .br--top-ns {
    border-bottom-left-radius: 0;
  }
  .br--right-ns {
    border-top-left-radius: 0;
  }
  .br--left-ns {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .b--dotted-ns {
    border-style: dotted;
  }
  .b--dashed-ns {
    border-style: dashed;
  }
  .b--solid-ns {
    border-style: solid;
  }
  .b--none-ns {
    border-style: none;
  }
  .bw0-ns {
    border-width: 0;
  }
  .bw1-ns {
    border-width: 0.125rem;
  }
  .bw2-ns {
    border-width: 0.25rem;
  }
  .bw3-ns {
    border-width: 0.5rem;
  }
  .bw4-ns {
    border-width: 1rem;
  }
  .bw5-ns {
    border-width: 2rem;
  }
  .bt-0-ns {
    border-top-width: 0;
  }
  .br-0-ns {
    border-right-width: 0;
  }
  .bb-0-ns {
    border-bottom-width: 0;
  }
  .bl-0-ns {
    border-left-width: 0;
  }
  .shadow-1-ns {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-2-ns {
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-3-ns {
    -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-4-ns {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .shadow-5-ns {
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .top-0-ns {
    top: 0;
  }
  .left-0-ns {
    left: 0;
  }
  .right-0-ns {
    right: 0;
  }
  .bottom-0-ns {
    bottom: 0;
  }
  .top-1-ns {
    top: 1rem;
  }
  .left-1-ns {
    left: 1rem;
  }
  .right-1-ns {
    right: 1rem;
  }
  .bottom-1-ns {
    bottom: 1rem;
  }
  .top-2-ns {
    top: 2rem;
  }
  .left-2-ns {
    left: 2rem;
  }
  .right-2-ns {
    right: 2rem;
  }
  .bottom-2-ns {
    bottom: 2rem;
  }
  .top--1-ns {
    top: -1rem;
  }
  .right--1-ns {
    right: -1rem;
  }
  .bottom--1-ns {
    bottom: -1rem;
  }
  .left--1-ns {
    left: -1rem;
  }
  .top--2-ns {
    top: -2rem;
  }
  .right--2-ns {
    right: -2rem;
  }
  .bottom--2-ns {
    bottom: -2rem;
  }
  .left--2-ns {
    left: -2rem;
  }
  .absolute--fill-ns {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cl-ns {
    clear: left;
  }
  .cr-ns {
    clear: right;
  }
  .cb-ns {
    clear: both;
  }
  .cn-ns {
    clear: none;
  }
  .dn-ns {
    display: none;
  }
  .di-ns {
    display: inline;
  }
  .db-ns {
    display: block;
  }
  .dib-ns {
    display: inline-block;
  }
  .dit-ns {
    display: inline-table;
  }
  .dt-ns {
    display: table;
  }
  .dtc-ns {
    display: table-cell;
  }
  .dt-row-ns {
    display: table-row;
  }
  .dt-row-group-ns {
    display: table-row-group;
  }
  .dt-column-ns {
    display: table-column;
  }
  .dt-column-group-ns {
    display: table-column-group;
  }
  .dt--fixed-ns {
    table-layout: fixed;
    width: 100%;
  }
  .flex-ns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-ns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-ns {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
  }
  .flex-none-ns {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .flex-column-ns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-row-ns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-wrap-ns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-nowrap-ns {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-wrap-reverse-ns {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-ns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-row-reverse-ns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .items-start-ns {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .items-end-ns {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .items-center-ns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .items-baseline-ns {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .items-stretch-ns {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .self-start-ns {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .self-end-ns {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .self-center-ns {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .self-baseline-ns {
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .self-stretch-ns {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .justify-start-ns {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-end-ns, header .utility-nav ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-center-ns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-between-ns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-around-ns {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content-start-ns {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .content-end-ns {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .content-center-ns {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .content-between-ns {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .content-around-ns {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .content-stretch-ns {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .order-0-ns {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-1-ns {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-2-ns {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-3-ns {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-4-ns {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-5-ns {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-6-ns {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-7-ns {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-8-ns {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-last-ns {
    -webkit-box-ordinal-group: 100000;
    -ms-flex-order: 99999;
    order: 99999;
  }
  .flex-grow-0-ns {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .flex-grow-1-ns {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .flex-shrink-0-ns {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .flex-shrink-1-ns {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .fl-ns {
    float: left;
  }
  .fl-ns, .fr-ns {
    display: inline;
  }
  .fr-ns {
    float: right;
  }
  .fn-ns {
    float: none;
  }
  .i-ns {
    font-style: italic;
  }
  .fs-normal-ns {
    font-style: normal;
  }
  .normal-ns {
    font-weight: 400;
  }
  .b-ns {
    font-weight: 700;
  }
  .fw1-ns {
    font-weight: 100;
  }
  .fw2-ns {
    font-weight: 200;
  }
  .fw3-ns {
    font-weight: 300;
  }
  .fw4-ns {
    font-weight: 400;
  }
  .fw5-ns {
    font-weight: 500;
  }
  .fw6-ns {
    font-weight: 600;
  }
  .fw7-ns {
    font-weight: 700;
  }
  .fw8-ns {
    font-weight: 800;
  }
  .fw9-ns {
    font-weight: 900;
  }
  .h1-ns {
    height: 1rem;
  }
  .h2-ns {
    height: 2rem;
  }
  .h3-ns {
    height: 4rem;
  }
  .h4-ns {
    height: 8rem;
  }
  .h5-ns {
    height: 16rem;
  }
  .h-25-ns {
    height: 25%;
  }
  .h-50-ns {
    height: 50%;
  }
  .h-75-ns {
    height: 75%;
  }
  .h-100-ns {
    height: 100%;
  }
  .min-h-100-ns {
    min-height: 100%;
  }
  .vh-25-ns {
    height: 25vh;
  }
  .vh-50-ns {
    height: 50vh;
  }
  .vh-75-ns {
    height: 75vh;
  }
  .vh-100-ns {
    height: 100vh;
  }
  .min-vh-100-ns {
    min-height: 100vh;
  }
  .h-auto-ns {
    height: auto;
  }
  .h-inherit-ns {
    height: inherit;
  }
  .tracked-ns {
    letter-spacing: 0.1em;
  }
  .tracked-tight-ns {
    letter-spacing: -0.05em;
  }
  .tracked-mega-ns {
    letter-spacing: 0.25em;
  }
  .lh-solid-ns {
    line-height: 1;
  }
  .lh-title-ns {
    line-height: 1.25;
  }
  .lh-copy-ns {
    line-height: 1.5;
  }
  .mw-100-ns {
    max-width: 100%;
  }
  .mw1-ns {
    max-width: 1rem;
  }
  .mw2-ns {
    max-width: 2rem;
  }
  .mw3-ns {
    max-width: 4rem;
  }
  .mw4-ns {
    max-width: 8rem;
  }
  .mw5-ns {
    max-width: 16rem;
  }
  .mw6-ns {
    max-width: 32rem;
  }
  .mw7-ns {
    max-width: 48rem;
  }
  .mw8-ns {
    max-width: 64rem;
  }
  .mw9-ns {
    max-width: 96rem;
  }
  .mw-none-ns {
    max-width: none;
  }
  .w1-ns {
    width: 1rem;
  }
  .w2-ns {
    width: 2rem;
  }
  .w3-ns {
    width: 4rem;
  }
  .w4-ns {
    width: 8rem;
  }
  .w5-ns {
    width: 16rem;
  }
  .w-10-ns {
    width: 10%;
  }
  .w-20-ns {
    width: 20%;
  }
  .w-25-ns {
    width: 25%;
  }
  .w-30-ns {
    width: 30%;
  }
  .w-33-ns {
    width: 33%;
  }
  .w-34-ns {
    width: 34%;
  }
  .w-40-ns {
    width: 40%;
  }
  .w-50-ns {
    width: 50%;
  }
  .w-60-ns {
    width: 60%;
  }
  .w-70-ns {
    width: 70%;
  }
  .w-75-ns {
    width: 75%;
  }
  .w-80-ns {
    width: 80%;
  }
  .w-90-ns {
    width: 90%;
  }
  .w-100-ns {
    width: 100%;
  }
  .w-third-ns {
    width: 33.33333%;
  }
  .w-two-thirds-ns {
    width: 66.66667%;
  }
  .w-auto-ns, header .utility-nav ul li a, header .utility-nav .menu-utility-menu-container {
    width: auto;
  }
  .overflow-visible-ns {
    overflow: visible;
  }
  .overflow-hidden-ns {
    overflow: hidden;
  }
  .overflow-scroll-ns {
    overflow: scroll;
  }
  .overflow-auto-ns {
    overflow: auto;
  }
  .overflow-x-visible-ns {
    overflow-x: visible;
  }
  .overflow-x-hidden-ns {
    overflow-x: hidden;
  }
  .overflow-x-scroll-ns {
    overflow-x: scroll;
  }
  .overflow-x-auto-ns {
    overflow-x: auto;
  }
  .overflow-y-visible-ns {
    overflow-y: visible;
  }
  .overflow-y-hidden-ns {
    overflow-y: hidden;
  }
  .overflow-y-scroll-ns {
    overflow-y: scroll;
  }
  .overflow-y-auto-ns {
    overflow-y: auto;
  }
  .static-ns {
    position: static;
  }
  .relative-ns {
    position: relative;
  }
  .absolute-ns {
    position: absolute;
  }
  .fixed-ns {
    position: fixed;
  }
  .rotate-45-ns {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .rotate-90-ns {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rotate-135-ns {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .rotate-180-ns {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .rotate-225-ns {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .rotate-270-ns {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .rotate-315-ns {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .pa0-ns {
    padding: 0;
  }
  .pa1-ns {
    padding: 0.25rem;
  }
  .pa2-ns {
    padding: 0.5rem;
  }
  .pa3-ns {
    padding: 1rem;
  }
  .pa4-ns {
    padding: 2rem;
  }
  .pa5-ns {
    padding: 4rem;
  }
  .pa6-ns {
    padding: 8rem;
  }
  .pa7-ns {
    padding: 16rem;
  }
  .pl0-ns {
    padding-left: 0;
  }
  .pl1-ns {
    padding-left: 0.25rem;
  }
  .pl2-ns {
    padding-left: 0.5rem;
  }
  .pl3-ns {
    padding-left: 1rem;
  }
  .pl4-ns {
    padding-left: 2rem;
  }
  .pl5-ns {
    padding-left: 4rem;
  }
  .pl6-ns {
    padding-left: 8rem;
  }
  .pl7-ns {
    padding-left: 16rem;
  }
  .pr0-ns {
    padding-right: 0;
  }
  .pr1-ns {
    padding-right: 0.25rem;
  }
  .pr2-ns {
    padding-right: 0.5rem;
  }
  .pr3-ns {
    padding-right: 1rem;
  }
  .pr4-ns {
    padding-right: 2rem;
  }
  .pr5-ns {
    padding-right: 4rem;
  }
  .pr6-ns {
    padding-right: 8rem;
  }
  .pr7-ns {
    padding-right: 16rem;
  }
  .pb0-ns {
    padding-bottom: 0;
  }
  .pb1-ns {
    padding-bottom: 0.25rem;
  }
  .pb2-ns {
    padding-bottom: 0.5rem;
  }
  .pb3-ns {
    padding-bottom: 1rem;
  }
  .pb4-ns {
    padding-bottom: 2rem;
  }
  .pb5-ns {
    padding-bottom: 4rem;
  }
  .pb6-ns {
    padding-bottom: 8rem;
  }
  .pb7-ns {
    padding-bottom: 16rem;
  }
  .pt0-ns {
    padding-top: 0;
  }
  .pt1-ns {
    padding-top: 0.25rem;
  }
  .pt2-ns {
    padding-top: 0.5rem;
  }
  .pt3-ns {
    padding-top: 1rem;
  }
  .pt4-ns {
    padding-top: 2rem;
  }
  .pt5-ns {
    padding-top: 4rem;
  }
  .pt6-ns {
    padding-top: 8rem;
  }
  .pt7-ns {
    padding-top: 16rem;
  }
  .pv0-ns {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pv1-ns {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .pv2-ns, nav#sidecar .menu-social-menu-container, nav#sidecar ul.sidecar-menu li a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .pv3-ns {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv4-ns {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv5-ns {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv6-ns {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv7-ns {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  .ph0-ns {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1-ns {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .ph2-ns {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ph3-ns {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ph4-ns {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ph5-ns {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .ph6-ns {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .ph7-ns {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  .ma0-ns {
    margin: 0;
  }
  .ma1-ns {
    margin: 0.25rem;
  }
  .ma2-ns {
    margin: 0.5rem;
  }
  .ma3-ns {
    margin: 1rem;
  }
  .ma4-ns {
    margin: 2rem;
  }
  .ma5-ns {
    margin: 4rem;
  }
  .ma6-ns {
    margin: 8rem;
  }
  .ma7-ns {
    margin: 16rem;
  }
  .ml0-ns {
    margin-left: 0;
  }
  .ml1-ns {
    margin-left: 0.25rem;
  }
  .ml2-ns {
    margin-left: 0.5rem;
  }
  .ml3-ns {
    margin-left: 1rem;
  }
  .ml4-ns {
    margin-left: 2rem;
  }
  .ml5-ns {
    margin-left: 4rem;
  }
  .ml6-ns {
    margin-left: 8rem;
  }
  .ml7-ns {
    margin-left: 16rem;
  }
  .mr0-ns {
    margin-right: 0;
  }
  .mr1-ns {
    margin-right: 0.25rem;
  }
  .mr2-ns {
    margin-right: 0.5rem;
  }
  .mr3-ns {
    margin-right: 1rem;
  }
  .mr4-ns {
    margin-right: 2rem;
  }
  .mr5-ns {
    margin-right: 4rem;
  }
  .mr6-ns {
    margin-right: 8rem;
  }
  .mr7-ns {
    margin-right: 16rem;
  }
  .mb0-ns {
    margin-bottom: 0;
  }
  .mb1-ns {
    margin-bottom: 0.25rem;
  }
  .mb2-ns {
    margin-bottom: 0.5rem;
  }
  .mb3-ns {
    margin-bottom: 1rem;
  }
  .mb4-ns {
    margin-bottom: 2rem;
  }
  .mb5-ns {
    margin-bottom: 4rem;
  }
  .mb6-ns {
    margin-bottom: 8rem;
  }
  .mb7-ns {
    margin-bottom: 16rem;
  }
  .mt0-ns {
    margin-top: 0;
  }
  .mt1-ns {
    margin-top: 0.25rem;
  }
  .mt2-ns {
    margin-top: 0.5rem;
  }
  .mt3-ns {
    margin-top: 1rem;
  }
  .mt4-ns {
    margin-top: 2rem;
  }
  .mt5-ns, #comments {
    margin-top: 4rem;
  }
  .mt6-ns {
    margin-top: 8rem;
  }
  .mt7-ns {
    margin-top: 16rem;
  }
  .mv0-ns {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mv1-ns {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .mv2-ns {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .mv3-ns {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .mv4-ns {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .mv5-ns, blockquote.wp-block-quote.is-style-large {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .mv6-ns {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .mv7-ns {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  .mh0-ns {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1-ns {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .mh2-ns {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mh3-ns {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mh4-ns {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mh5-ns {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mh6-ns {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  .mh7-ns {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  .na1-ns {
    margin: -0.25rem;
  }
  .na2-ns {
    margin: -0.5rem;
  }
  .na3-ns {
    margin: -1rem;
  }
  .na4-ns {
    margin: -2rem;
  }
  .na5-ns {
    margin: -4rem;
  }
  .na6-ns {
    margin: -8rem;
  }
  .na7-ns {
    margin: -16rem;
  }
  .nl1-ns {
    margin-left: -0.25rem;
  }
  .nl2-ns {
    margin-left: -0.5rem;
  }
  .nl3-ns {
    margin-left: -1rem;
  }
  .nl4-ns {
    margin-left: -2rem;
  }
  .nl5-ns {
    margin-left: -4rem;
  }
  .nl6-ns {
    margin-left: -8rem;
  }
  .nl7-ns {
    margin-left: -16rem;
  }
  .nr1-ns {
    margin-right: -0.25rem;
  }
  .nr2-ns {
    margin-right: -0.5rem;
  }
  .nr3-ns {
    margin-right: -1rem;
  }
  .nr4-ns {
    margin-right: -2rem;
  }
  .nr5-ns {
    margin-right: -4rem;
  }
  .nr6-ns {
    margin-right: -8rem;
  }
  .nr7-ns {
    margin-right: -16rem;
  }
  .nb1-ns {
    margin-bottom: -0.25rem;
  }
  .nb2-ns {
    margin-bottom: -0.5rem;
  }
  .nb3-ns {
    margin-bottom: -1rem;
  }
  .nb4-ns {
    margin-bottom: -2rem;
  }
  .nb5-ns {
    margin-bottom: -4rem;
  }
  .nb6-ns {
    margin-bottom: -8rem;
  }
  .nb7-ns {
    margin-bottom: -16rem;
  }
  .nt1-ns {
    margin-top: -0.25rem;
  }
  .nt2-ns {
    margin-top: -0.5rem;
  }
  .nt3-ns {
    margin-top: -1rem;
  }
  .nt4-ns {
    margin-top: -2rem;
  }
  .nt5-ns {
    margin-top: -4rem;
  }
  .nt6-ns {
    margin-top: -8rem;
  }
  .nt7-ns {
    margin-top: -16rem;
  }
  .strike-ns {
    text-decoration: line-through;
  }
  .underline-ns {
    text-decoration: underline;
  }
  .no-underline-ns {
    text-decoration: none;
  }
  .tl-ns {
    text-align: left;
  }
  .tr-ns {
    text-align: right;
  }
  .tc-ns {
    text-align: center;
  }
  .tj-ns {
    text-align: justify;
  }
  .ttc-ns {
    text-transform: capitalize;
  }
  .ttl-ns {
    text-transform: lowercase;
  }
  .ttu-ns {
    text-transform: uppercase;
  }
  .ttn-ns {
    text-transform: none;
  }
  .f-6-ns, .f-headline-ns {
    font-size: 6rem;
  }
  .f-5-ns, .f-subheadline-ns {
    font-size: 5rem;
  }
  .f1-ns {
    font-size: 3rem;
  }
  .f2-ns {
    font-size: 2.25rem;
  }
  .f3-ns {
    font-size: 1.5rem;
  }
  .f4-ns {
    font-size: 1.25rem;
  }
  .f5-ns {
    font-size: 1rem;
  }
  .f6-ns {
    font-size: 0.875rem;
  }
  .f7-ns {
    font-size: 0.75rem;
  }
  .measure-ns {
    max-width: 30em;
  }
  .measure-wide-ns {
    max-width: 34em;
  }
  .measure-narrow-ns {
    max-width: 20em;
  }
  .indent-ns {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-ns {
    font-variant: small-caps;
  }
  .truncate-ns {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .center-ns {
    margin-left: auto;
  }
  .center-ns, .mr-auto-ns {
    margin-right: auto;
  }
  .ml-auto-ns {
    margin-left: auto;
  }
  .clip-ns {
    position: fixed !important;
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
  }
  .ws-normal-ns {
    white-space: normal;
  }
  .nowrap-ns {
    white-space: nowrap;
  }
  .pre-ns {
    white-space: pre;
  }
  .v-base-ns {
    vertical-align: baseline;
  }
  .v-mid-ns {
    vertical-align: middle;
  }
  .v-top-ns {
    vertical-align: top;
  }
  .v-btm-ns {
    vertical-align: bottom;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .aspect-ratio-m {
    height: 0;
    position: relative;
  }
  .aspect-ratio--16x9-m {
    padding-bottom: 56.25%;
  }
  .aspect-ratio--9x16-m {
    padding-bottom: 177.77%;
  }
  .aspect-ratio--4x3-m {
    padding-bottom: 75%;
  }
  .aspect-ratio--3x4-m {
    padding-bottom: 133.33%;
  }
  .aspect-ratio--6x4-m {
    padding-bottom: 66.6%;
  }
  .aspect-ratio--4x6-m {
    padding-bottom: 150%;
  }
  .aspect-ratio--8x5-m {
    padding-bottom: 62.5%;
  }
  .aspect-ratio--5x8-m {
    padding-bottom: 160%;
  }
  .aspect-ratio--7x5-m {
    padding-bottom: 71.42%;
  }
  .aspect-ratio--5x7-m {
    padding-bottom: 140%;
  }
  .aspect-ratio--1x1-m {
    padding-bottom: 100%;
  }
  .aspect-ratio--object-m {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  .cover-m {
    background-size: cover !important;
  }
  .contain-m {
    background-size: contain !important;
  }
  .bg-center-m {
    background-position: 50%;
  }
  .bg-center-m, .bg-top-m {
    background-repeat: no-repeat;
  }
  .bg-top-m {
    background-position: top;
  }
  .bg-right-m {
    background-position: 100%;
  }
  .bg-bottom-m, .bg-right-m {
    background-repeat: no-repeat;
  }
  .bg-bottom-m {
    background-position: bottom;
  }
  .bg-left-m {
    background-repeat: no-repeat;
    background-position: 0;
  }
  .outline-m {
    outline: 1px solid;
  }
  .outline-transparent-m {
    outline: 1px solid transparent;
  }
  .outline-0-m {
    outline: 0;
  }
  .ba-m {
    border-style: solid;
    border-width: 1px;
  }
  .bt-m {
    border-top-style: solid;
    border-top-width: 1px;
  }
  .br-m {
    border-right-style: solid;
    border-right-width: 1px;
  }
  .bb-m {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .bl-m {
    border-left-style: solid;
    border-left-width: 1px;
  }
  .bn-m {
    border-style: none;
    border-width: 0;
  }
  .br0-m {
    border-radius: 0;
  }
  .br1-m {
    border-radius: 0.125rem;
  }
  .br2-m {
    border-radius: 0.25rem;
  }
  .br3-m {
    border-radius: 0.5rem;
  }
  .br4-m {
    border-radius: 1rem;
  }
  .br-100-m {
    border-radius: 100%;
  }
  .br-pill-m {
    border-radius: 9999px;
  }
  .br--bottom-m {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .br--top-m {
    border-bottom-right-radius: 0;
  }
  .br--right-m, .br--top-m {
    border-bottom-left-radius: 0;
  }
  .br--right-m {
    border-top-left-radius: 0;
  }
  .br--left-m {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .b--dotted-m {
    border-style: dotted;
  }
  .b--dashed-m {
    border-style: dashed;
  }
  .b--solid-m {
    border-style: solid;
  }
  .b--none-m {
    border-style: none;
  }
  .bw0-m {
    border-width: 0;
  }
  .bw1-m {
    border-width: 0.125rem;
  }
  .bw2-m {
    border-width: 0.25rem;
  }
  .bw3-m {
    border-width: 0.5rem;
  }
  .bw4-m {
    border-width: 1rem;
  }
  .bw5-m {
    border-width: 2rem;
  }
  .bt-0-m {
    border-top-width: 0;
  }
  .br-0-m {
    border-right-width: 0;
  }
  .bb-0-m {
    border-bottom-width: 0;
  }
  .bl-0-m {
    border-left-width: 0;
  }
  .shadow-1-m {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-2-m {
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-3-m {
    -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-4-m {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .shadow-5-m {
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .top-0-m {
    top: 0;
  }
  .left-0-m {
    left: 0;
  }
  .right-0-m {
    right: 0;
  }
  .bottom-0-m {
    bottom: 0;
  }
  .top-1-m {
    top: 1rem;
  }
  .left-1-m {
    left: 1rem;
  }
  .right-1-m {
    right: 1rem;
  }
  .bottom-1-m {
    bottom: 1rem;
  }
  .top-2-m {
    top: 2rem;
  }
  .left-2-m {
    left: 2rem;
  }
  .right-2-m {
    right: 2rem;
  }
  .bottom-2-m {
    bottom: 2rem;
  }
  .top--1-m {
    top: -1rem;
  }
  .right--1-m {
    right: -1rem;
  }
  .bottom--1-m {
    bottom: -1rem;
  }
  .left--1-m {
    left: -1rem;
  }
  .top--2-m {
    top: -2rem;
  }
  .right--2-m {
    right: -2rem;
  }
  .bottom--2-m {
    bottom: -2rem;
  }
  .left--2-m {
    left: -2rem;
  }
  .absolute--fill-m {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cl-m {
    clear: left;
  }
  .cr-m {
    clear: right;
  }
  .cb-m {
    clear: both;
  }
  .cn-m {
    clear: none;
  }
  .dn-m {
    display: none;
  }
  .di-m {
    display: inline;
  }
  .db-m {
    display: block;
  }
  .dib-m {
    display: inline-block;
  }
  .dit-m {
    display: inline-table;
  }
  .dt-m {
    display: table;
  }
  .dtc-m {
    display: table-cell;
  }
  .dt-row-m {
    display: table-row;
  }
  .dt-row-group-m {
    display: table-row-group;
  }
  .dt-column-m {
    display: table-column;
  }
  .dt-column-group-m {
    display: table-column-group;
  }
  .dt--fixed-m {
    table-layout: fixed;
    width: 100%;
  }
  .flex-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-m {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-m {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
  }
  .flex-none-m {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .flex-column-m {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-column-m, .flex-row-m {
    -webkit-box-direction: normal;
  }
  .flex-row-m {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-wrap-m {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-nowrap-m {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-wrap-reverse-m {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-row-reverse-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .items-start-m {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .items-end-m {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .items-center-m {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .items-baseline-m {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .items-stretch-m {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .self-start-m {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .self-end-m {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .self-center-m {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .self-baseline-m {
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .self-stretch-m {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .justify-start-m {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-end-m {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-center-m {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-between-m {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-around-m {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content-start-m {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .content-end-m {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .content-center-m {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .content-between-m {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .content-around-m {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .content-stretch-m {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .order-0-m {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-1-m {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-2-m {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-3-m {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-4-m {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-5-m {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-6-m {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-7-m {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-8-m {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-last-m {
    -webkit-box-ordinal-group: 100000;
    -ms-flex-order: 99999;
    order: 99999;
  }
  .flex-grow-0-m {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .flex-grow-1-m {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .flex-shrink-0-m {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .flex-shrink-1-m {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .fl-m {
    float: left;
  }
  .fl-m, .fr-m {
    display: inline;
  }
  .fr-m {
    float: right;
  }
  .fn-m {
    float: none;
  }
  .i-m {
    font-style: italic;
  }
  .fs-normal-m {
    font-style: normal;
  }
  .normal-m {
    font-weight: 400;
  }
  .b-m {
    font-weight: 700;
  }
  .fw1-m {
    font-weight: 100;
  }
  .fw2-m {
    font-weight: 200;
  }
  .fw3-m {
    font-weight: 300;
  }
  .fw4-m {
    font-weight: 400;
  }
  .fw5-m {
    font-weight: 500;
  }
  .fw6-m {
    font-weight: 600;
  }
  .fw7-m {
    font-weight: 700;
  }
  .fw8-m {
    font-weight: 800;
  }
  .fw9-m {
    font-weight: 900;
  }
  .h1-m {
    height: 1rem;
  }
  .h2-m {
    height: 2rem;
  }
  .h3-m {
    height: 4rem;
  }
  .h4-m {
    height: 8rem;
  }
  .h5-m {
    height: 16rem;
  }
  .h-25-m {
    height: 25%;
  }
  .h-50-m {
    height: 50%;
  }
  .h-75-m {
    height: 75%;
  }
  .h-100-m {
    height: 100%;
  }
  .min-h-100-m {
    min-height: 100%;
  }
  .vh-25-m {
    height: 25vh;
  }
  .vh-50-m {
    height: 50vh;
  }
  .vh-75-m {
    height: 75vh;
  }
  .vh-100-m {
    height: 100vh;
  }
  .min-vh-100-m {
    min-height: 100vh;
  }
  .h-auto-m {
    height: auto;
  }
  .h-inherit-m {
    height: inherit;
  }
  .tracked-m {
    letter-spacing: 0.1em;
  }
  .tracked-tight-m {
    letter-spacing: -0.05em;
  }
  .tracked-mega-m {
    letter-spacing: 0.25em;
  }
  .lh-solid-m {
    line-height: 1;
  }
  .lh-title-m {
    line-height: 1.25;
  }
  .lh-copy-m {
    line-height: 1.5;
  }
  .mw-100-m {
    max-width: 100%;
  }
  .mw1-m {
    max-width: 1rem;
  }
  .mw2-m {
    max-width: 2rem;
  }
  .mw3-m {
    max-width: 4rem;
  }
  .mw4-m {
    max-width: 8rem;
  }
  .mw5-m {
    max-width: 16rem;
  }
  .mw6-m {
    max-width: 32rem;
  }
  .mw7-m {
    max-width: 48rem;
  }
  .mw8-m {
    max-width: 64rem;
  }
  .mw9-m {
    max-width: 96rem;
  }
  .mw-none-m {
    max-width: none;
  }
  .w1-m {
    width: 1rem;
  }
  .w2-m {
    width: 2rem;
  }
  .w3-m {
    width: 4rem;
  }
  .w4-m {
    width: 8rem;
  }
  .w5-m {
    width: 16rem;
  }
  .w-10-m {
    width: 10%;
  }
  .w-20-m {
    width: 20%;
  }
  .w-25-m {
    width: 25%;
  }
  .w-30-m {
    width: 30%;
  }
  .w-33-m {
    width: 33%;
  }
  .w-34-m {
    width: 34%;
  }
  .w-40-m {
    width: 40%;
  }
  .w-50-m {
    width: 50%;
  }
  .w-60-m {
    width: 60%;
  }
  .w-70-m {
    width: 70%;
  }
  .w-75-m {
    width: 75%;
  }
  .w-80-m {
    width: 80%;
  }
  .w-90-m {
    width: 90%;
  }
  .w-100-m {
    width: 100%;
  }
  .w-third-m {
    width: 33.33333%;
  }
  .w-two-thirds-m {
    width: 66.66667%;
  }
  .w-auto-m {
    width: auto;
  }
  .overflow-visible-m {
    overflow: visible;
  }
  .overflow-hidden-m {
    overflow: hidden;
  }
  .overflow-scroll-m {
    overflow: scroll;
  }
  .overflow-auto-m {
    overflow: auto;
  }
  .overflow-x-visible-m {
    overflow-x: visible;
  }
  .overflow-x-hidden-m {
    overflow-x: hidden;
  }
  .overflow-x-scroll-m {
    overflow-x: scroll;
  }
  .overflow-x-auto-m {
    overflow-x: auto;
  }
  .overflow-y-visible-m {
    overflow-y: visible;
  }
  .overflow-y-hidden-m {
    overflow-y: hidden;
  }
  .overflow-y-scroll-m {
    overflow-y: scroll;
  }
  .overflow-y-auto-m {
    overflow-y: auto;
  }
  .static-m {
    position: static;
  }
  .relative-m {
    position: relative;
  }
  .absolute-m {
    position: absolute;
  }
  .fixed-m {
    position: fixed;
  }
  .rotate-45-m {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .rotate-90-m {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rotate-135-m {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .rotate-180-m {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .rotate-225-m {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .rotate-270-m {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .rotate-315-m {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .pa0-m {
    padding: 0;
  }
  .pa1-m {
    padding: 0.25rem;
  }
  .pa2-m {
    padding: 0.5rem;
  }
  .pa3-m {
    padding: 1rem;
  }
  .pa4-m {
    padding: 2rem;
  }
  .pa5-m {
    padding: 4rem;
  }
  .pa6-m {
    padding: 8rem;
  }
  .pa7-m {
    padding: 16rem;
  }
  .pl0-m {
    padding-left: 0;
  }
  .pl1-m {
    padding-left: 0.25rem;
  }
  .pl2-m {
    padding-left: 0.5rem;
  }
  .pl3-m {
    padding-left: 1rem;
  }
  .pl4-m {
    padding-left: 2rem;
  }
  .pl5-m {
    padding-left: 4rem;
  }
  .pl6-m {
    padding-left: 8rem;
  }
  .pl7-m {
    padding-left: 16rem;
  }
  .pr0-m {
    padding-right: 0;
  }
  .pr1-m {
    padding-right: 0.25rem;
  }
  .pr2-m {
    padding-right: 0.5rem;
  }
  .pr3-m {
    padding-right: 1rem;
  }
  .pr4-m {
    padding-right: 2rem;
  }
  .pr5-m {
    padding-right: 4rem;
  }
  .pr6-m {
    padding-right: 8rem;
  }
  .pr7-m {
    padding-right: 16rem;
  }
  .pb0-m {
    padding-bottom: 0;
  }
  .pb1-m {
    padding-bottom: 0.25rem;
  }
  .pb2-m {
    padding-bottom: 0.5rem;
  }
  .pb3-m {
    padding-bottom: 1rem;
  }
  .pb4-m {
    padding-bottom: 2rem;
  }
  .pb5-m {
    padding-bottom: 4rem;
  }
  .pb6-m {
    padding-bottom: 8rem;
  }
  .pb7-m {
    padding-bottom: 16rem;
  }
  .pt0-m {
    padding-top: 0;
  }
  .pt1-m {
    padding-top: 0.25rem;
  }
  .pt2-m {
    padding-top: 0.5rem;
  }
  .pt3-m {
    padding-top: 1rem;
  }
  .pt4-m {
    padding-top: 2rem;
  }
  .pt5-m {
    padding-top: 4rem;
  }
  .pt6-m {
    padding-top: 8rem;
  }
  .pt7-m {
    padding-top: 16rem;
  }
  .pv0-m {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pv1-m {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .pv2-m {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .pv3-m {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv4-m {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv5-m {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv6-m {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv7-m {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  .ph0-m {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1-m {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .ph2-m {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ph3-m {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ph4-m {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ph5-m {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .ph6-m {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .ph7-m {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  .ma0-m {
    margin: 0;
  }
  .ma1-m {
    margin: 0.25rem;
  }
  .ma2-m {
    margin: 0.5rem;
  }
  .ma3-m {
    margin: 1rem;
  }
  .ma4-m {
    margin: 2rem;
  }
  .ma5-m {
    margin: 4rem;
  }
  .ma6-m {
    margin: 8rem;
  }
  .ma7-m {
    margin: 16rem;
  }
  .ml0-m {
    margin-left: 0;
  }
  .ml1-m {
    margin-left: 0.25rem;
  }
  .ml2-m {
    margin-left: 0.5rem;
  }
  .ml3-m {
    margin-left: 1rem;
  }
  .ml4-m {
    margin-left: 2rem;
  }
  .ml5-m {
    margin-left: 4rem;
  }
  .ml6-m {
    margin-left: 8rem;
  }
  .ml7-m {
    margin-left: 16rem;
  }
  .mr0-m {
    margin-right: 0;
  }
  .mr1-m {
    margin-right: 0.25rem;
  }
  .mr2-m {
    margin-right: 0.5rem;
  }
  .mr3-m {
    margin-right: 1rem;
  }
  .mr4-m {
    margin-right: 2rem;
  }
  .mr5-m {
    margin-right: 4rem;
  }
  .mr6-m {
    margin-right: 8rem;
  }
  .mr7-m {
    margin-right: 16rem;
  }
  .mb0-m {
    margin-bottom: 0;
  }
  .mb1-m {
    margin-bottom: 0.25rem;
  }
  .mb2-m {
    margin-bottom: 0.5rem;
  }
  .mb3-m {
    margin-bottom: 1rem;
  }
  .mb4-m {
    margin-bottom: 2rem;
  }
  .mb5-m {
    margin-bottom: 4rem;
  }
  .mb6-m {
    margin-bottom: 8rem;
  }
  .mb7-m {
    margin-bottom: 16rem;
  }
  .mt0-m {
    margin-top: 0;
  }
  .mt1-m {
    margin-top: 0.25rem;
  }
  .mt2-m {
    margin-top: 0.5rem;
  }
  .mt3-m {
    margin-top: 1rem;
  }
  .mt4-m {
    margin-top: 2rem;
  }
  .mt5-m {
    margin-top: 4rem;
  }
  .mt6-m {
    margin-top: 8rem;
  }
  .mt7-m {
    margin-top: 16rem;
  }
  .mv0-m {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mv1-m {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .mv2-m {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .mv3-m {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .mv4-m {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .mv5-m {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .mv6-m {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .mv7-m {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  .mh0-m {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1-m {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .mh2-m {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mh3-m {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mh4-m {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mh5-m {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mh6-m {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  .mh7-m {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  .na1-m {
    margin: -0.25rem;
  }
  .na2-m {
    margin: -0.5rem;
  }
  .na3-m {
    margin: -1rem;
  }
  .na4-m {
    margin: -2rem;
  }
  .na5-m {
    margin: -4rem;
  }
  .na6-m {
    margin: -8rem;
  }
  .na7-m {
    margin: -16rem;
  }
  .nl1-m {
    margin-left: -0.25rem;
  }
  .nl2-m {
    margin-left: -0.5rem;
  }
  .nl3-m {
    margin-left: -1rem;
  }
  .nl4-m {
    margin-left: -2rem;
  }
  .nl5-m {
    margin-left: -4rem;
  }
  .nl6-m {
    margin-left: -8rem;
  }
  .nl7-m {
    margin-left: -16rem;
  }
  .nr1-m {
    margin-right: -0.25rem;
  }
  .nr2-m {
    margin-right: -0.5rem;
  }
  .nr3-m {
    margin-right: -1rem;
  }
  .nr4-m {
    margin-right: -2rem;
  }
  .nr5-m {
    margin-right: -4rem;
  }
  .nr6-m {
    margin-right: -8rem;
  }
  .nr7-m {
    margin-right: -16rem;
  }
  .nb1-m {
    margin-bottom: -0.25rem;
  }
  .nb2-m {
    margin-bottom: -0.5rem;
  }
  .nb3-m {
    margin-bottom: -1rem;
  }
  .nb4-m {
    margin-bottom: -2rem;
  }
  .nb5-m {
    margin-bottom: -4rem;
  }
  .nb6-m {
    margin-bottom: -8rem;
  }
  .nb7-m {
    margin-bottom: -16rem;
  }
  .nt1-m {
    margin-top: -0.25rem;
  }
  .nt2-m {
    margin-top: -0.5rem;
  }
  .nt3-m {
    margin-top: -1rem;
  }
  .nt4-m {
    margin-top: -2rem;
  }
  .nt5-m {
    margin-top: -4rem;
  }
  .nt6-m {
    margin-top: -8rem;
  }
  .nt7-m {
    margin-top: -16rem;
  }
  .strike-m {
    text-decoration: line-through;
  }
  .underline-m {
    text-decoration: underline;
  }
  .no-underline-m {
    text-decoration: none;
  }
  .tl-m {
    text-align: left;
  }
  .tr-m {
    text-align: right;
  }
  .tc-m {
    text-align: center;
  }
  .tj-m {
    text-align: justify;
  }
  .ttc-m {
    text-transform: capitalize;
  }
  .ttl-m {
    text-transform: lowercase;
  }
  .ttu-m {
    text-transform: uppercase;
  }
  .ttn-m {
    text-transform: none;
  }
  .f-6-m, .f-headline-m {
    font-size: 6rem;
  }
  .f-5-m, .f-subheadline-m {
    font-size: 5rem;
  }
  .f1-m {
    font-size: 3rem;
  }
  .f2-m {
    font-size: 2.25rem;
  }
  .f3-m {
    font-size: 1.5rem;
  }
  .f4-m {
    font-size: 1.25rem;
  }
  .f5-m {
    font-size: 1rem;
  }
  .f6-m {
    font-size: 0.875rem;
  }
  .f7-m {
    font-size: 0.75rem;
  }
  .measure-m {
    max-width: 30em;
  }
  .measure-wide-m {
    max-width: 34em;
  }
  .measure-narrow-m {
    max-width: 20em;
  }
  .indent-m {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-m {
    font-variant: small-caps;
  }
  .truncate-m {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .center-m {
    margin-left: auto;
  }
  .center-m, .mr-auto-m {
    margin-right: auto;
  }
  .ml-auto-m {
    margin-left: auto;
  }
  .clip-m {
    position: fixed !important;
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
  }
  .ws-normal-m {
    white-space: normal;
  }
  .nowrap-m {
    white-space: nowrap;
  }
  .pre-m {
    white-space: pre;
  }
  .v-base-m {
    vertical-align: baseline;
  }
  .v-mid-m {
    vertical-align: middle;
  }
  .v-top-m {
    vertical-align: top;
  }
  .v-btm-m {
    vertical-align: bottom;
  }
}
@media screen and (min-width: 60em) {
  .aspect-ratio-l {
    height: 0;
    position: relative;
  }
  .aspect-ratio--16x9-l {
    padding-bottom: 56.25%;
  }
  .aspect-ratio--9x16-l {
    padding-bottom: 177.77%;
  }
  .aspect-ratio--4x3-l {
    padding-bottom: 75%;
  }
  .aspect-ratio--3x4-l {
    padding-bottom: 133.33%;
  }
  .aspect-ratio--6x4-l {
    padding-bottom: 66.6%;
  }
  .aspect-ratio--4x6-l {
    padding-bottom: 150%;
  }
  .aspect-ratio--8x5-l {
    padding-bottom: 62.5%;
  }
  .aspect-ratio--5x8-l {
    padding-bottom: 160%;
  }
  .aspect-ratio--7x5-l {
    padding-bottom: 71.42%;
  }
  .aspect-ratio--5x7-l {
    padding-bottom: 140%;
  }
  .aspect-ratio--1x1-l {
    padding-bottom: 100%;
  }
  .aspect-ratio--object-l {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  .cover-l {
    background-size: cover !important;
  }
  .contain-l {
    background-size: contain !important;
  }
  .bg-center-l {
    background-position: 50%;
  }
  .bg-center-l, .bg-top-l {
    background-repeat: no-repeat;
  }
  .bg-top-l {
    background-position: top;
  }
  .bg-right-l {
    background-position: 100%;
  }
  .bg-bottom-l, .bg-right-l {
    background-repeat: no-repeat;
  }
  .bg-bottom-l {
    background-position: bottom;
  }
  .bg-left-l {
    background-repeat: no-repeat;
    background-position: 0;
  }
  .outline-l {
    outline: 1px solid;
  }
  .outline-transparent-l {
    outline: 1px solid transparent;
  }
  .outline-0-l {
    outline: 0;
  }
  .ba-l {
    border-style: solid;
    border-width: 1px;
  }
  .bt-l {
    border-top-style: solid;
    border-top-width: 1px;
  }
  .br-l {
    border-right-style: solid;
    border-right-width: 1px;
  }
  .bb-l {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .bl-l {
    border-left-style: solid;
    border-left-width: 1px;
  }
  .bn-l {
    border-style: none;
    border-width: 0;
  }
  .br0-l {
    border-radius: 0;
  }
  .br1-l {
    border-radius: 0.125rem;
  }
  .br2-l {
    border-radius: 0.25rem;
  }
  .br3-l {
    border-radius: 0.5rem;
  }
  .br4-l {
    border-radius: 1rem;
  }
  .br-100-l {
    border-radius: 100%;
  }
  .br-pill-l {
    border-radius: 9999px;
  }
  .br--bottom-l {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .br--top-l {
    border-bottom-right-radius: 0;
  }
  .br--right-l, .br--top-l {
    border-bottom-left-radius: 0;
  }
  .br--right-l {
    border-top-left-radius: 0;
  }
  .br--left-l {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .b--dotted-l {
    border-style: dotted;
  }
  .b--dashed-l {
    border-style: dashed;
  }
  .b--solid-l {
    border-style: solid;
  }
  .b--none-l {
    border-style: none;
  }
  .bw0-l {
    border-width: 0;
  }
  .bw1-l {
    border-width: 0.125rem;
  }
  .bw2-l {
    border-width: 0.25rem;
  }
  .bw3-l {
    border-width: 0.5rem;
  }
  .bw4-l {
    border-width: 1rem;
  }
  .bw5-l {
    border-width: 2rem;
  }
  .bt-0-l {
    border-top-width: 0;
  }
  .br-0-l {
    border-right-width: 0;
  }
  .bb-0-l {
    border-bottom-width: 0;
  }
  .bl-0-l {
    border-left-width: 0;
  }
  .shadow-1-l {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-2-l {
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-3-l {
    -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2);
  }
  .shadow-4-l {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .shadow-5-l {
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .top-0-l {
    top: 0;
  }
  .left-0-l {
    left: 0;
  }
  .right-0-l {
    right: 0;
  }
  .bottom-0-l {
    bottom: 0;
  }
  .top-1-l {
    top: 1rem;
  }
  .left-1-l {
    left: 1rem;
  }
  .right-1-l {
    right: 1rem;
  }
  .bottom-1-l {
    bottom: 1rem;
  }
  .top-2-l {
    top: 2rem;
  }
  .left-2-l {
    left: 2rem;
  }
  .right-2-l {
    right: 2rem;
  }
  .bottom-2-l {
    bottom: 2rem;
  }
  .top--1-l {
    top: -1rem;
  }
  .right--1-l {
    right: -1rem;
  }
  .bottom--1-l {
    bottom: -1rem;
  }
  .left--1-l {
    left: -1rem;
  }
  .top--2-l {
    top: -2rem;
  }
  .right--2-l {
    right: -2rem;
  }
  .bottom--2-l {
    bottom: -2rem;
  }
  .left--2-l {
    left: -2rem;
  }
  .absolute--fill-l {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cl-l {
    clear: left;
  }
  .cr-l {
    clear: right;
  }
  .cb-l {
    clear: both;
  }
  .cn-l {
    clear: none;
  }
  .dn-l {
    display: none;
  }
  .di-l {
    display: inline;
  }
  .db-l {
    display: block;
  }
  .dib-l {
    display: inline-block;
  }
  .dit-l {
    display: inline-table;
  }
  .dt-l {
    display: table;
  }
  .dtc-l {
    display: table-cell;
  }
  .dt-row-l {
    display: table-row;
  }
  .dt-row-group-l {
    display: table-row-group;
  }
  .dt-column-l {
    display: table-column;
  }
  .dt-column-group-l {
    display: table-column-group;
  }
  .dt--fixed-l {
    table-layout: fixed;
    width: 100%;
  }
  .flex-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-l {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .flex-auto-l {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
  }
  .flex-none-l {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .flex-column-l {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-column-l, .flex-row-l {
    -webkit-box-direction: normal;
  }
  .flex-row-l {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-wrap-l {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-nowrap-l {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-wrap-reverse-l {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .flex-column-reverse-l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-row-reverse-l {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .items-start-l {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .items-end-l {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .items-center-l {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .items-baseline-l {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .items-stretch-l {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .self-start-l {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .self-end-l {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .self-center-l {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .self-baseline-l {
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .self-stretch-l {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .justify-start-l {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .justify-end-l {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .justify-center-l {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .justify-between-l {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .justify-around-l {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content-start-l {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .content-end-l {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .content-center-l {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .content-between-l {
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .content-around-l {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .content-stretch-l {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .order-0-l {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-1-l {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-2-l {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-3-l {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-4-l {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-5-l {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-6-l {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-7-l {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-8-l {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-last-l {
    -webkit-box-ordinal-group: 100000;
    -ms-flex-order: 99999;
    order: 99999;
  }
  .flex-grow-0-l {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .flex-grow-1-l {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .flex-shrink-0-l {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .flex-shrink-1-l {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .fl-l {
    float: left;
  }
  .fl-l, .fr-l {
    display: inline;
  }
  .fr-l {
    float: right;
  }
  .fn-l {
    float: none;
  }
  .i-l {
    font-style: italic;
  }
  .fs-normal-l {
    font-style: normal;
  }
  .normal-l {
    font-weight: 400;
  }
  .b-l {
    font-weight: 700;
  }
  .fw1-l {
    font-weight: 100;
  }
  .fw2-l {
    font-weight: 200;
  }
  .fw3-l {
    font-weight: 300;
  }
  .fw4-l {
    font-weight: 400;
  }
  .fw5-l {
    font-weight: 500;
  }
  .fw6-l {
    font-weight: 600;
  }
  .fw7-l {
    font-weight: 700;
  }
  .fw8-l {
    font-weight: 800;
  }
  .fw9-l {
    font-weight: 900;
  }
  .h1-l {
    height: 1rem;
  }
  .h2-l {
    height: 2rem;
  }
  .h3-l {
    height: 4rem;
  }
  .h4-l {
    height: 8rem;
  }
  .h5-l {
    height: 16rem;
  }
  .h-25-l {
    height: 25%;
  }
  .h-50-l {
    height: 50%;
  }
  .h-75-l {
    height: 75%;
  }
  .h-100-l {
    height: 100%;
  }
  .min-h-100-l {
    min-height: 100%;
  }
  .vh-25-l {
    height: 25vh;
  }
  .vh-50-l {
    height: 50vh;
  }
  .vh-75-l {
    height: 75vh;
  }
  .vh-100-l {
    height: 100vh;
  }
  .min-vh-100-l {
    min-height: 100vh;
  }
  .h-auto-l {
    height: auto;
  }
  .h-inherit-l {
    height: inherit;
  }
  .tracked-l {
    letter-spacing: 0.1em;
  }
  .tracked-tight-l {
    letter-spacing: -0.05em;
  }
  .tracked-mega-l {
    letter-spacing: 0.25em;
  }
  .lh-solid-l {
    line-height: 1;
  }
  .lh-title-l {
    line-height: 1.25;
  }
  .lh-copy-l {
    line-height: 1.5;
  }
  .mw-100-l {
    max-width: 100%;
  }
  .mw1-l {
    max-width: 1rem;
  }
  .mw2-l {
    max-width: 2rem;
  }
  .mw3-l {
    max-width: 4rem;
  }
  .mw4-l {
    max-width: 8rem;
  }
  .mw5-l {
    max-width: 16rem;
  }
  .mw6-l {
    max-width: 32rem;
  }
  .mw7-l {
    max-width: 48rem;
  }
  .mw8-l {
    max-width: 64rem;
  }
  .mw9-l {
    max-width: 96rem;
  }
  .mw-none-l {
    max-width: none;
  }
  .w1-l {
    width: 1rem;
  }
  .w2-l {
    width: 2rem;
  }
  .w3-l {
    width: 4rem;
  }
  .w4-l {
    width: 8rem;
  }
  .w5-l {
    width: 16rem;
  }
  .w-10-l {
    width: 10%;
  }
  .w-20-l {
    width: 20%;
  }
  .w-25-l {
    width: 25%;
  }
  .w-30-l {
    width: 30%;
  }
  .w-33-l {
    width: 33%;
  }
  .w-34-l {
    width: 34%;
  }
  .w-40-l {
    width: 40%;
  }
  .w-50-l {
    width: 50%;
  }
  .w-60-l {
    width: 60%;
  }
  .w-70-l {
    width: 70%;
  }
  .w-75-l {
    width: 75%;
  }
  .w-80-l {
    width: 80%;
  }
  .w-90-l {
    width: 90%;
  }
  .w-100-l {
    width: 100%;
  }
  .w-third-l {
    width: 33.33333%;
  }
  .w-two-thirds-l {
    width: 66.66667%;
  }
  .w-auto-l {
    width: auto;
  }
  .overflow-visible-l {
    overflow: visible;
  }
  .overflow-hidden-l {
    overflow: hidden;
  }
  .overflow-scroll-l {
    overflow: scroll;
  }
  .overflow-auto-l {
    overflow: auto;
  }
  .overflow-x-visible-l {
    overflow-x: visible;
  }
  .overflow-x-hidden-l {
    overflow-x: hidden;
  }
  .overflow-x-scroll-l {
    overflow-x: scroll;
  }
  .overflow-x-auto-l {
    overflow-x: auto;
  }
  .overflow-y-visible-l {
    overflow-y: visible;
  }
  .overflow-y-hidden-l {
    overflow-y: hidden;
  }
  .overflow-y-scroll-l {
    overflow-y: scroll;
  }
  .overflow-y-auto-l {
    overflow-y: auto;
  }
  .static-l {
    position: static;
  }
  .relative-l {
    position: relative;
  }
  .absolute-l {
    position: absolute;
  }
  .fixed-l {
    position: fixed;
  }
  .rotate-45-l {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .rotate-90-l {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rotate-135-l {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .rotate-180-l {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .rotate-225-l {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  .rotate-270-l {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .rotate-315-l {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .pa0-l {
    padding: 0;
  }
  .pa1-l {
    padding: 0.25rem;
  }
  .pa2-l {
    padding: 0.5rem;
  }
  .pa3-l {
    padding: 1rem;
  }
  .pa4-l {
    padding: 2rem;
  }
  .pa5-l {
    padding: 4rem;
  }
  .pa6-l {
    padding: 8rem;
  }
  .pa7-l {
    padding: 16rem;
  }
  .pl0-l {
    padding-left: 0;
  }
  .pl1-l {
    padding-left: 0.25rem;
  }
  .pl2-l {
    padding-left: 0.5rem;
  }
  .pl3-l {
    padding-left: 1rem;
  }
  .pl4-l {
    padding-left: 2rem;
  }
  .pl5-l {
    padding-left: 4rem;
  }
  .pl6-l {
    padding-left: 8rem;
  }
  .pl7-l {
    padding-left: 16rem;
  }
  .pr0-l {
    padding-right: 0;
  }
  .pr1-l {
    padding-right: 0.25rem;
  }
  .pr2-l {
    padding-right: 0.5rem;
  }
  .pr3-l {
    padding-right: 1rem;
  }
  .pr4-l {
    padding-right: 2rem;
  }
  .pr5-l {
    padding-right: 4rem;
  }
  .pr6-l {
    padding-right: 8rem;
  }
  .pr7-l {
    padding-right: 16rem;
  }
  .pb0-l {
    padding-bottom: 0;
  }
  .pb1-l {
    padding-bottom: 0.25rem;
  }
  .pb2-l {
    padding-bottom: 0.5rem;
  }
  .pb3-l {
    padding-bottom: 1rem;
  }
  .pb4-l {
    padding-bottom: 2rem;
  }
  .pb5-l {
    padding-bottom: 4rem;
  }
  .pb6-l {
    padding-bottom: 8rem;
  }
  .pb7-l {
    padding-bottom: 16rem;
  }
  .pt0-l {
    padding-top: 0;
  }
  .pt1-l {
    padding-top: 0.25rem;
  }
  .pt2-l {
    padding-top: 0.5rem;
  }
  .pt3-l {
    padding-top: 1rem;
  }
  .pt4-l {
    padding-top: 2rem;
  }
  .pt5-l {
    padding-top: 4rem;
  }
  .pt6-l {
    padding-top: 8rem;
  }
  .pt7-l {
    padding-top: 16rem;
  }
  .pv0-l {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pv1-l {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .pv2-l {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .pv3-l {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pv4-l {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .pv5-l {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .pv6-l {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pv7-l {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
  .ph0-l, body:not(.page-template-home) article.page .post-content .wp-block-columns {
    padding-left: 0;
    padding-right: 0;
  }
  .ph1-l {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .ph2-l {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ph3-l {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .ph4-l {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ph5-l {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .ph6-l {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .ph7-l {
    padding-left: 16rem;
    padding-right: 16rem;
  }
  .ma0-l {
    margin: 0;
  }
  .ma1-l {
    margin: 0.25rem;
  }
  .ma2-l {
    margin: 0.5rem;
  }
  .ma3-l {
    margin: 1rem;
  }
  .ma4-l {
    margin: 2rem;
  }
  .ma5-l {
    margin: 4rem;
  }
  .ma6-l {
    margin: 8rem;
  }
  .ma7-l {
    margin: 16rem;
  }
  .ml0-l {
    margin-left: 0;
  }
  .ml1-l {
    margin-left: 0.25rem;
  }
  .ml2-l {
    margin-left: 0.5rem;
  }
  .ml3-l {
    margin-left: 1rem;
  }
  .ml4-l {
    margin-left: 2rem;
  }
  .ml5-l {
    margin-left: 4rem;
  }
  .ml6-l {
    margin-left: 8rem;
  }
  .ml7-l {
    margin-left: 16rem;
  }
  .mr0-l {
    margin-right: 0;
  }
  .mr1-l {
    margin-right: 0.25rem;
  }
  .mr2-l {
    margin-right: 0.5rem;
  }
  .mr3-l {
    margin-right: 1rem;
  }
  .mr4-l {
    margin-right: 2rem;
  }
  .mr5-l {
    margin-right: 4rem;
  }
  .mr6-l {
    margin-right: 8rem;
  }
  .mr7-l {
    margin-right: 16rem;
  }
  .mb0-l {
    margin-bottom: 0;
  }
  .mb1-l {
    margin-bottom: 0.25rem;
  }
  .mb2-l {
    margin-bottom: 0.5rem;
  }
  .mb3-l {
    margin-bottom: 1rem;
  }
  .mb4-l {
    margin-bottom: 2rem;
  }
  .mb5-l {
    margin-bottom: 4rem;
  }
  .mb6-l {
    margin-bottom: 8rem;
  }
  .mb7-l {
    margin-bottom: 16rem;
  }
  .mt0-l {
    margin-top: 0;
  }
  .mt1-l {
    margin-top: 0.25rem;
  }
  .mt2-l {
    margin-top: 0.5rem;
  }
  .mt3-l {
    margin-top: 1rem;
  }
  .mt4-l {
    margin-top: 2rem;
  }
  .mt5-l {
    margin-top: 4rem;
  }
  .mt6-l {
    margin-top: 8rem;
  }
  .mt7-l {
    margin-top: 16rem;
  }
  .mv0-l {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mv1-l {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .mv2-l {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .mv3-l {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .mv4-l {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .mv5-l {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .mv6-l {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .mv7-l {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }
  .mh0-l {
    margin-left: 0;
    margin-right: 0;
  }
  .mh1-l {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .mh2-l {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mh3-l {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mh4-l {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mh5-l {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mh6-l {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  .mh7-l {
    margin-left: 16rem;
    margin-right: 16rem;
  }
  .na1-l {
    margin: -0.25rem;
  }
  .na2-l {
    margin: -0.5rem;
  }
  .na3-l {
    margin: -1rem;
  }
  .na4-l {
    margin: -2rem;
  }
  .na5-l {
    margin: -4rem;
  }
  .na6-l {
    margin: -8rem;
  }
  .na7-l {
    margin: -16rem;
  }
  .nl1-l {
    margin-left: -0.25rem;
  }
  .nl2-l {
    margin-left: -0.5rem;
  }
  .nl3-l {
    margin-left: -1rem;
  }
  .nl4-l {
    margin-left: -2rem;
  }
  .nl5-l {
    margin-left: -4rem;
  }
  .nl6-l {
    margin-left: -8rem;
  }
  .nl7-l {
    margin-left: -16rem;
  }
  .nr1-l {
    margin-right: -0.25rem;
  }
  .nr2-l {
    margin-right: -0.5rem;
  }
  .nr3-l {
    margin-right: -1rem;
  }
  .nr4-l {
    margin-right: -2rem;
  }
  .nr5-l {
    margin-right: -4rem;
  }
  .nr6-l {
    margin-right: -8rem;
  }
  .nr7-l {
    margin-right: -16rem;
  }
  .nb1-l {
    margin-bottom: -0.25rem;
  }
  .nb2-l {
    margin-bottom: -0.5rem;
  }
  .nb3-l {
    margin-bottom: -1rem;
  }
  .nb4-l {
    margin-bottom: -2rem;
  }
  .nb5-l {
    margin-bottom: -4rem;
  }
  .nb6-l {
    margin-bottom: -8rem;
  }
  .nb7-l {
    margin-bottom: -16rem;
  }
  .nt1-l {
    margin-top: -0.25rem;
  }
  .nt2-l {
    margin-top: -0.5rem;
  }
  .nt3-l {
    margin-top: -1rem;
  }
  .nt4-l {
    margin-top: -2rem;
  }
  .nt5-l {
    margin-top: -4rem;
  }
  .nt6-l {
    margin-top: -8rem;
  }
  .nt7-l {
    margin-top: -16rem;
  }
  .strike-l {
    text-decoration: line-through;
  }
  .underline-l {
    text-decoration: underline;
  }
  .no-underline-l {
    text-decoration: none;
  }
  .tl-l {
    text-align: left;
  }
  .tr-l {
    text-align: right;
  }
  .tc-l {
    text-align: center;
  }
  .tj-l {
    text-align: justify;
  }
  .ttc-l {
    text-transform: capitalize;
  }
  .ttl-l {
    text-transform: lowercase;
  }
  .ttu-l {
    text-transform: uppercase;
  }
  .ttn-l {
    text-transform: none;
  }
  .f-6-l, .f-headline-l {
    font-size: 6rem;
  }
  .f-5-l, .f-subheadline-l {
    font-size: 5rem;
  }
  .f1-l {
    font-size: 3rem;
  }
  .f2-l {
    font-size: 2.25rem;
  }
  .f3-l {
    font-size: 1.5rem;
  }
  .f4-l {
    font-size: 1.25rem;
  }
  .f5-l {
    font-size: 1rem;
  }
  .f6-l {
    font-size: 0.875rem;
  }
  .f7-l {
    font-size: 0.75rem;
  }
  .measure-l {
    max-width: 30em;
  }
  .measure-wide-l {
    max-width: 34em;
  }
  .measure-narrow-l {
    max-width: 20em;
  }
  .indent-l {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .small-caps-l {
    font-variant: small-caps;
  }
  .truncate-l {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .center-l {
    margin-left: auto;
  }
  .center-l, .mr-auto-l {
    margin-right: auto;
  }
  .ml-auto-l {
    margin-left: auto;
  }
  .clip-l {
    position: fixed !important;
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
  }
  .ws-normal-l {
    white-space: normal;
  }
  .nowrap-l {
    white-space: nowrap;
  }
  .pre-l {
    white-space: pre;
  }
  .v-base-l {
    vertical-align: baseline;
  }
  .v-mid-l {
    vertical-align: middle;
  }
  .v-top-l {
    vertical-align: top;
  }
  .v-btm-l {
    vertical-align: bottom;
  }
}
/* ====================== Base Styles ====================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
@media screen and (min-width: 610px) {
  html {
    overflow-x: unset;
  }
}

body {
  margin: 0;
  font-size: 15px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body.locked {
  overflow: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* if using a sticky nav, use this to add space above anchor links to go below navbar */
*:target:before {
  display: block;
  content: "";
  height: 90px;
  margin: -90px 0 0;
}

*:target:before:focus {
  outline: none !important;
}

*:target:focus {
  outline: none;
}

a,
a:visited,
a:hover,
a:focus,
input,
input:hover {
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  text-decoration: none;
}

.f-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .f-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* ====================== Colors ====================== */
.invert {
  color: white;
}
.invert h1, .invert .tribe-events-page-title, .invert h2, .invert h3, .invert blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .invert p, .invert h4, .invert h5, .invert h6, .invert p, .invert ul, .invert ol, .invert li, .invert .text-muted {
  color: white;
}
.invert a {
  color: white;
}
.invert a:hover {
  color: #FFBA43;
}
.invert.templatecontent h1, .invert.templatecontent .tribe-events-page-title, .invert.templatecontent h2, .invert.templatecontent h3, .invert.templatecontent blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .invert.templatecontent p, .invert.templatecontent h4, .invert.templatecontent h5, .invert.templatecontent h6, .invert.templatecontent p, .invert.templatecontent ul, .invert.templatecontent ol, .invert.templatecontent li, .invert.templatecontent a {
  position: relative;
}

.text-muted {
  font-size: 1.3em;
}

/* Color Backgrounds */
.bg-blue, .button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, header .icon-wrap a, nav#sidecar .menu-social-menu-container {
  background-color: #009DDB;
}

.bg-dark-blue {
  background-color: #00416E;
}

.bg-light-blue {
  background-color: #04F7F9;
}

.bg-yellow, body.page-template-memorial-wall div.bio.modal a.modal-close, .play-button, .sidebar ul.submenu > li a.expand-btn {
  background-color: #FFBA43;
}

.bg-light-grey {
  background-color: #eee;
}

.bg-black {
  background-color: #333;
}

/* Colors */
.black, .tribe-events-calendar .tribe-events-tooltip, input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel], select {
  color: #333 !important;
}

.blue {
  color: #009DDB !important;
}

.dark-blue, body.page-template-memorial-wall div.bio.modal a.modal-close, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a {
  color: #00416E !important;
}

.light-blue, blockquote.wp-block-quote.is-style-large::before {
  color: #04F7F9 !important;
}

.yellow {
  color: #FFBA43 !important;
}

/* Borders */
.b--blue {
  border-color: #009DDB !important;
}

.b--dark-blue {
  border-color: #00416E !important;
}

.b--yellow {
  border-color: #FFBA43 !important;
}

body {
  background-color: white;
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 1s ease-in-out;
}
body.scroll-at-footer {
  background-color: #009DDB;
}

/* ====================== Typography ====================== */
.icons, blockquote.wp-block-quote.is-style-large::before, nav#sidecar ul.sidecar-menu li span.expand:after, nav.flex-nav ul#menu-main-menu > li.menu-item-has-children:after {
  font-family: "custom-icons";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  line-height: 28.8px;
  color: #333;
}

body {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin: auto;
  color: #333;
  line-height: 1.8;
}

h1, .tribe-events-page-title, h2, h3, blockquote.wp-block-quote.is-style-large p, h4, h5, h6 {
  font-weight: 600;
  letter-spacing: -0.02em;
  z-index: 0;
}

/* Headings
   ========================================================================== */
h1, .tribe-events-page-title {
  font-size: 2rem;
  line-height: 1.215;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  color: #00416E;
  font-weight: 700;
}
@media (min-width: 60em) {
  h1, .tribe-events-page-title {
    font-size: 3.25rem;
  }
}
h1 .highlighter:before, .tribe-events-page-title .highlighter:before {
  background: #FFBA43;
  opacity: 1;
}

h2 {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.215;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  color: #00416E;
}
@media (min-width: 60em) {
  h2 {
    font-size: 2.75rem;
  }
}

h2.highlight {
  margin-bottom: 4rem;
  font-size: 4.6rem;
}

h3, blockquote.wp-block-quote.is-style-large p {
  font-size: 1.5rem;
  line-height: 1.35;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  color: #333;
  font-weight: 700;
}
@media (min-width: 60em) {
  h3, blockquote.wp-block-quote.is-style-large p {
    font-size: 2.25rem;
  }
}

h4 {
  font-size: 1.5rem;
  line-height: 1.575;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  color: #333;
  font-weight: 700;
}
@media (min-width: 60em) {
  h4 {
    font-size: 1.75rem;
  }
}

h5 {
  font-size: 1.125rem;
  line-height: 1.35;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  color: #333;
  font-weight: 700;
}
@media (min-width: 60em) {
  h5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1rem;
  line-height: 1.35;
  margin-top: 0.9rem;
  margin-bottom: 0.9rem;
  color: #333;
  font-weight: 700;
}
@media (min-width: 60em) {
  h6 {
    font-size: 1.25rem;
  }
}

.lh-short {
  line-height: 1;
}

.measure, p, .main li {
  max-width: 48em;
}

a {
  color: #009DDB;
}
a span {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
a:hover {
  color: #FFBA43;
}
a:hover span.icon, a:hover span.fa {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

p, ul, ol, pre, table, blockquote {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}

.lead {
  font-size: 1.25rem;
  line-height: 1.618;
  font-weight: 400;
}

ul ul, ol ol, ul ol, ol ul {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0rem;
  margin-bottom: 0rem;
}

ul.checkmarks {
  padding-left: 0;
  list-style-type: none;
}
ul.checkmarks li {
  padding-left: 1em;
  text-indent: -1em;
}
ul.checkmarks li:before {
  content: "\f00c";
  font-family: "Fontawesome";
  padding-right: 10px;
  color: #009DDB;
}

blockquote {
  padding: 10px 40px;
  margin: 50px 20px;
  font-size: 25.5px;
  border-left: 5px solid #eee;
}

b, strong {
  font-weight: 800;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wp-block-media-text__content h3, .wp-block-media-text__content blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .wp-block-media-text__content p {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-media-text__content h4 {
  margin-bottom: 0;
  margin-top: 0;
}

.type-page h4 {
  margin-bottom: 0;
}

article h2:first-of-type {
  margin-top: 0;
}

/* Change color & bg color of selected live text */
*::-moz-selection {
  background-color: #009DDB;
  color: white;
}
*::selection {
  background-color: #009DDB;
  color: white;
}

*::focus {
  outline: #009DDB auto 5px;
}

.text-shadow {
  text-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
}

hr,
.hr {
  border-top: 1px solid #eee;
  margin: 1.75em 0;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.expanded, header .social-nav ul, header .utility-nav ul, header .utility-nav .search-icon {
  letter-spacing: 0.05em;
}

.lh-expanded {
  line-height: 2;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.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;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: 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;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
  position: relative !important;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(close.png);
}

#sb-nav-next {
  background-image: url(next.png);
}

#sb-nav-previous {
  background-image: url(previous.png);
}

#sb-nav-play {
  background-image: url(play.png);
}

#sb-nav-pause {
  background-image: url(pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("images/ui/loading.gif") no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("images/ui/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("images/ui/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("images/ui/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* overrides */
#lightboxOverlay {
  height: 100vh !important;
  position: fixed !important;
}

#lightbox {
  height: 100vh !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
}
#lightbox .lb-outerContainer {
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
#lightbox .lb-dataContainer {
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
}
#lightbox .lb-dataContainer .lb-data {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#lightbox .lb-dataContainer .lb-data .lb-details .lb-number {
  color: white !important;
  font-size: 16px !important;
}
#lightbox .lb-dataContainer .lb-data .lb-closeContainer .lb-close {
  background: none !important;
  color: white !important;
  position: relative !important;
}
#lightbox .lb-dataContainer .lb-data .lb-closeContainer .lb-close::before {
  content: "\e923";
  font-family: "custom-icons";
  font-size: 20px;
  position: absolute;
  top: 12px;
  right: 0;
}

/* ====================== Animations ====================== */
.animate-inview, .hidden-element, .hidden-element-top {
  opacity: 0;
}

.animate-inview.animated,
.hidden-element.element-load,
.hidden-element-top.element-load {
  -webkit-animation: fade-in 0.75s linear forwards;
          animation: fade-in 0.75s linear forwards;
}

.animate-inview.animated.fade-down,
.hidden-element.element-load.fade-down {
  -webkit-animation: fade-down 0.75s linear forwards;
          animation: fade-down 0.75s linear forwards;
}

.animate-inview.animated.fade-left,
.hidden-element.element-load.fade-left {
  -webkit-animation: fade-left 0.75s linear forwards;
          animation: fade-left 0.75s linear forwards;
}

.animate-inview.animated.fade-right,
.hidden-element.element-load.fade-right {
  -webkit-animation: fade-right 0.75s linear forwards;
          animation: fade-right 0.75s linear forwards;
}

.animate-inview.animated.fade-up,
.hidden-element.element-load.fade-up,
.hidden-element-top.element-load.fade-up {
  -webkit-animation: fade-up 0.75s linear forwards;
          animation: fade-up 0.75s linear forwards;
}

.animate-inview.animated.load-in > * {
  opacity: 0;
  -webkit-animation: fade-up 0.75s forwards;
          animation: fade-up 0.75s forwards;
}

.animate-inview.animated.load-in > *:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.animate-inview.animated.load-in > *:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.animate-inview.animated.load-in > *:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.animate-inview.animated.load-in > *:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.animate-inview.animated.load-in > *:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.animate-inview.animated.load-in > *:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.animate-inview.animated.load-in > *:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.animate-inview.animated.load-in > *:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.animate-inview.animated.load-in > *:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.animate-inview.animated.load-in > *:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animate-inview.animated.load-in > *:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.animate-inview.animated.load-in > *:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.animate-inview.animated.load-in > *:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.animate-inview.animated.load-in > *:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.animate-inview.animated.load-in > *:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.animate-inview.animated.load-in > *:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.animate-inview.animated.load-in > *:nth-child(17) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.animate-inview.animated.load-in > *:nth-child(18) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.animate-inview.animated.load-in > *:nth-child(19) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}

.animate-inview.animated.load-in > *:nth-child(20) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.hidden-element.element-load.load-in > * {
  opacity: 0;
  -webkit-animation: fade-up 0.75s forwards;
          animation: fade-up 0.75s forwards;
}

.hidden-element.element-load.load-in > *:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.hidden-element.element-load.load-in > *:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.hidden-element.element-load.load-in > *:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.hidden-element.element-load.load-in > *:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.hidden-element.element-load.load-in > *:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.hidden-element.element-load.load-in > *:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.hidden-element.element-load.load-in > *:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.hidden-element.element-load.load-in > *:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.hidden-element.element-load.load-in > *:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.hidden-element.element-load.load-in > *:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.hidden-element.element-load.load-in > *:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.hidden-element.element-load.load-in > *:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.hidden-element.element-load.load-in > *:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.hidden-element.element-load.load-in > *:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.hidden-element.element-load.load-in > *:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.hidden-element.element-load.load-in > *:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.hidden-element.element-load.load-in > *:nth-child(17) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}

.hidden-element.element-load.load-in > *:nth-child(18) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.hidden-element.element-load.load-in > *:nth-child(19) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}

.hidden-element.element-load.load-in > *:nth-child(20) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

@-webkit-keyframes stretchWidth {
  from {
    width: 0;
  }
  to {
    width: calc(100% + 4px);
  }
}

@keyframes stretchWidth {
  from {
    width: 0;
  }
  to {
    width: calc(100% + 4px);
  }
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-7 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes fade-in-7 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-webkit-keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes grow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes squeeze-in {
  0% {
    letter-spacing: 1rem;
  }
  100% {
    letter-spacing: 0em;
  }
}
@keyframes squeeze-in {
  0% {
    letter-spacing: 1rem;
  }
  100% {
    letter-spacing: 0em;
  }
}
@-webkit-keyframes growTall {
  0% {
    height: 0;
    opacity: 1;
  }
  100% {
    height: 400px;
    opacity: 1;
  }
}
@keyframes growTall {
  0% {
    height: 0;
    opacity: 1;
  }
  100% {
    height: 400px;
    opacity: 1;
  }
}
.arrows {
  width: 15px;
  height: 60px;
}

.arrows circle {
  fill: #fff;
  -webkit-animation: arrow 2s infinite;
          animation: arrow 2s infinite;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

@-webkit-keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.5;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.5;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.arrows circle.a1 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.arrows circle.a2 {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.arrows circle.a3 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

/* ====================== Transitions ====================== */
.transition-cubic, div.blog-grid .blog-entry-listing > .w-100, div.blog-grid div.type-post .blog-entry-listing > nav.post-navigation, div.type-post div.blog-grid .blog-entry-listing > nav.post-navigation, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul > li.blog-entry-listing > a, nav.flex-nav div.blog-grid ul#menu-main-menu > li > ul > li.blog-entry-listing > a, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul ul > li .blog-entry-listing > a, nav.flex-nav ul#menu-main-menu > li > ul ul > li div.blog-grid .blog-entry-listing > a, div.blog-grid nav#sidecar .blog-entry-listing > ul.sidecar-menu, nav#sidecar div.blog-grid .blog-entry-listing > ul.sidecar-menu, div.blog-grid nav#sidecar ul.sidecar-menu .blog-entry-listing > li, nav#sidecar ul.sidecar-menu div.blog-grid .blog-entry-listing > li, div.blog-grid .blog-entry-listing > .slider:after, div.blog-grid #search-container form .blog-entry-listing > label, #search-container form div.blog-grid .blog-entry-listing > label, div.blog-grid #search-container .blog-entry-listing > .search-form, #search-container div.blog-grid .blog-entry-listing > .search-form, div.blog-grid .blog-entry-listing > .search-form, div.blog-grid header .icon-wrap .blog-entry-listing > a, header .icon-wrap div.blog-grid .blog-entry-listing > a, div.blog-grid header .utility-nav .blog-entry-listing > .menu-utility-menu-container, header .utility-nav div.blog-grid .blog-entry-listing > .menu-utility-menu-container, div.blog-grid header .utility-nav .blog-entry-listing > ul, header .utility-nav div.blog-grid .blog-entry-listing > ul, div.blog-grid header .utility-nav ul li .blog-entry-listing > a, header .utility-nav ul li div.blog-grid .blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-146.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-147.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-148.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-149.blog-entry-listing > a, div.blog-grid .blog-entry-listing > .embed-container,
div.blog-grid .blog-entry-listing > .wp-block-embed.is-type-video, div.blog-grid .embed-container .blog-entry-listing > iframe, .embed-container div.blog-grid .blog-entry-listing > iframe,
div.blog-grid .embed-container .blog-entry-listing > object,
.embed-container div.blog-grid .blog-entry-listing > object,
div.blog-grid .embed-container .blog-entry-listing > embed,
.embed-container div.blog-grid .blog-entry-listing > embed,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > iframe,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > iframe,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > object,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > object,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > embed,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > embed, div.blog-grid .blog-entry-listing > video, div.blog-grid .blog-entry-listing > .overlay, div.blog-grid .blog-entry-listing > .white-overlay, div.blog-grid .blog-entry-listing > .gray-overlay, div.blog-grid .blog-entry-listing > .blue-overlay, div.blog-grid .blog-entry-listing > .dark-blue-overlay, div.blog-grid .blog-entry-listing > .bottom-white-gradient, div.blog-grid .blog-entry-listing > .top-white-gradient, div.blog-grid .blog-entry-listing > .gradient-overlay, div.blog-grid .blog-entry-listing > .button-blue-text:after, div.blog-grid .tribe-events-loop .type-tribe_events .tribe-events-content .blog-entry-listing > .tribe-events-read-more:after, .tribe-events-loop .type-tribe_events .tribe-events-content div.blog-grid .blog-entry-listing > .tribe-events-read-more:after, body.page-template-front-page .section-roles .item .blue-overlay,
body.home .section-roles .item .blue-overlay, body.page-template-front-page .section-roles .item,
body.home .section-roles .item, .button-yellow-ghost, .button-blue-text, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more, .button-blue-ghost, .button-blue, .button, body.page-template-memorial-wall header li#menu-item-292 a, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], .wp-block-button__link, button:not(.close-drawer), .button-yellow, #search-container input.search-submit, .search-form input.search-submit, header .utility-nav #menu-item-1093 a, .hover-right {
  -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.transition-fast {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.transition, body:not(.page-template-home) form.getstarted-quick-form input[type=submit],
body:not(.page-template-home) form.getstarted-quick-form a.button-yellow, body.page-template-front-page .section-news .featured-news .bottom-white-gradient,
body.home .section-news .featured-news .bottom-white-gradient, body.page-template-front-page .section-news .featured-news,
body.home .section-news .featured-news, body.page-template-front-page .section-news .news-item,
body.home .section-news .news-item, input[type=submit], #toTop, .hover-grow, .hover-appear, footer form.hs-form input[type=submit], footer form.hs-form a.button-yellow, footer .menu-social-menu-container ul li a, .sidebar ul.submenu > li a.expand-btn span, .sidebar ul.submenu > li a:not(.expand-btn), a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.transition-slow {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.transition-bounce, div.type-post nav.post-navigation div.nav-links .nav-next a:after, div.type-post nav.post-navigation div.nav-links .nav-previous a:before, .button-yellow-ghost .fa, .button-blue-text .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more .fa, .button-blue-ghost .fa, .button-blue .fa, .button .fa, body.page-template-memorial-wall header li#menu-item-292 a .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit] .fa, .wp-block-button__link .fa, button:not(.close-drawer) .fa, .button-yellow .fa, #search-container input.search-submit .fa, .search-form input.search-submit .fa, a span {
  -webkit-transition: all 0.3s cubic-bezier(0.33, 2, 0.8, 1);
  transition: all 0.3s cubic-bezier(0.33, 2, 0.8, 1);
}

.easeInOutBack {
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* ====================== Paddding Adjustments ====================== */
/* Remove excess margin / padding */
.no-border {
  border: 0;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.cushion-sm {
  padding: 2%;
}

.cushion-md {
  padding: 5%;
}

.cushion-lg {
  padding: 10%;
}

.cushion-vert-sm {
  padding: 2% 0;
}

.cushion-vert-md {
  padding: 5% 0;
}

.cushion-vert-lg {
  padding: 10% 0;
}

.cushion-horiz-sm {
  padding: 0 2%;
}

.cushion-horiz-md {
  padding: 0 5%;
}

.cushion-horiz-lg {
  padding: 0 10%;
}

.white, #search-container form label {
  color: white !important;
}

/* ====================== Alignment ====================== */
/* Parent element needs position:relative; */
.centered {
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* Parent element needs position:relative; */
.vert-centered {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* Parent element needs position:relative; */
.absolute-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translatex(-50%) translatey(-50%);
          transform: translatex(-50%) translatey(-50%);
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-margin {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.absolute-top-right {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
}

.hover-right {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.hover-right:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

/* ====================== Custom Tachyon Overrides ====================== */
.w-23 {
  width: 23%;
}

.w-31 {
  width: 31.33333%;
}

.w-48, ul.grid-list-4 > li, ul.grid-list-3 > li, ul.grid-list-2 > li {
  width: 48%;
}

.w-98 {
  width: 98%;
}

.mh1p, ul.grid-list-4 > li, ul.grid-list-3 > li, ul.grid-list-2 > li {
  margin-left: 1%;
  margin-right: 1%;
}

@media screen and (min-width: 30em) {
  .w-23-ns {
    width: 23%;
  }
  .w-31-ns {
    width: 31.33333%;
  }
  .w-48-ns {
    width: 48%;
  }
  .w-98-ns {
    width: 98%;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .w-23-m {
    width: 23%;
  }
  .w-31-m {
    width: 31.33333%;
  }
  .w-48-m, ul.grid-list-4 > li, ul.grid-list-3 > li {
    width: 48%;
  }
  .w-98-m {
    width: 98%;
  }
}
@media screen and (min-width: 60em) {
  .w-23-l, ul.grid-list-4 > li {
    width: 23%;
  }
  .w-31-l, ul.grid-list-3 > li {
    width: 31.33333%;
  }
  .w-48-l {
    width: 48%;
  }
  .w-98-l {
    width: 98%;
  }
  .background-fixed-l {
    background-attachment: fixed;
  }
}
.ma0, .tribe-events-calendar .tribe-events-tooltip .entry-title, footer .menu-social-menu-container ul, footer .products-menu ul.sidecar-menu, footer .menu-footer-menu-container ul.footer-menu > li ul, footer .menu-footer-menu-container ul.footer-menu, header .social-nav ul, header .utility-nav ul, #search-container form label, nav#sidecar .menu-social-menu-container ul.social-menu, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li ul, nav.flex-nav ul#menu-main-menu > li > ul ul, nav.flex-nav ul#menu-main-menu > li > ul, nav.flex-nav ul#menu-main-menu {
  margin: 0 !important;
}

.top-50 {
  top: 50%;
}

.bw1, div.type-post nav.post-navigation, #tribe-events-bar #tribe-bar-form input[type=text], .hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input, input[type=text], input[type=email], textarea, input[type=tel], #comments, select, footer .menu-title, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, nav#sidecar ul.sidecar-menu li, .sidebar ul.submenu > li {
  border-width: 1px;
}

.lh-expanded {
  line-height: 2em;
}

/* ====================== Media Stuff ====================== */
@media (max-width: 30em) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (min-width: 30em) and (max-width: 60em) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 60em) {
  .hidden-desktop {
    display: none !important;
  }
}

/*
 *  BREAKPOINTS
 */
/* ====================== Background Images ====================== */
.bg-image-js {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
}
@media (max-width: 30em) {
  .bg-image-js {
    min-height: 200px;
  }
}
@media (max-width: 60em) {
  .bg-image-js {
    min-height: 400px;
  }
}

@media (min-width: 60em) {
  .bg-fixed {
    background-attachment: fixed;
  }
}

/* ====================== Mobile Display ====================== */
@media only screen and (max-width: 600px) {
  .small-zap {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .medium-zap {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .large-zap {
    display: none;
  }
}

/* Animation delays
============================*/
.delay-1 {
  animation-delay: 0.15s !important;
  -webkit-animation-delay: 0.15s !important;
}

.delay-2 {
  animation-delay: 0.25s !important;
  -webkit-animation-delay: 0.25s !important;
}

.delay-3 {
  animation-delay: 0.35s !important;
  -webkit-animation-delay: 0.35s !important;
}

.delay-4 {
  animation-delay: 0.45s !important;
  -webkit-animation-delay: 0.45s !important;
}

.delay-5 {
  animation-delay: 0.55s !important;
  -webkit-animation-delay: 0.55s !important;
}

.delay-6 {
  animation-delay: 0.65s !important;
  -webkit-animation-delay: 0.65s !important;
}

.delay-7 {
  animation-delay: 0.75s !important;
  -webkit-animation-delay: 0.75s !important;
}

.delay-8 {
  animation-delay: 0.85s !important;
  -webkit-animation-delay: 0.85s !important;
}

.delay-9 {
  animation-delay: 0.95s !important;
  -webkit-animation-delay: 0.95s !important;
}

.delay-10 {
  animation-delay: 1s !important;
  -webkit-animation-delay: 1s !important;
}

.delay-11 {
  animation-delay: 1.1s !important;
  -webkit-animation-delay: 1.1s !important;
}

.delay-20 {
  animation-delay: 2s !important;
  -webkit-animation-delay: 2s !important;
}

.delay-30 {
  animation-delay: 3s !important;
  -webkit-animation-delay: 3s !important;
}

@font-face {
  font-family: "custom-icons";
  src: url("styles/fonts/custom-icons.eot?l0j6w4");
  src: url("styles/fonts/custom-icons.eot?l0j6w4#iefix") format("embedded-opentype"), url("styles/fonts/custom-icons.ttf?l0j6w4") format("truetype"), url("styles/fonts/custom-icons.woff?l0j6w4") format("woff"), url("styles/fonts/custom-icons.svg?l0j6w4#custom-icons") 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: "custom-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-send:before {
  content: "\e925";
}

.icon-log-in:before {
  content: "\e924";
}

.icon-anchor:before {
  content: "\e900";
}

.icon-arrow-down:before {
  content: "\e901";
}

.icon-arrow-left:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-arrow-up:before {
  content: "\e904";
}

.icon-award:before {
  content: "\e905";
}

.icon-book:before {
  content: "\e906";
}

.icon-book-open:before {
  content: "\e907";
}

.icon-bookmark:before {
  content: "\e908";
}

.icon-briefcase:before {
  content: "\e909";
}

.icon-calendar:before {
  content: "\e90a";
}

.icon-check:before {
  content: "\e90b";
}

.icon-chevron-down:before {
  content: "\e90c";
}

.icon-chevron-left:before {
  content: "\e90d";
}

.icon-chevron-right:before {
  content: "\e90e";
}

.icon-chevron-up:before {
  content: "\e90f";
}

.icon-clock:before {
  content: "\e910";
}

.icon-flag:before {
  content: "\e911";
}

.icon-heart:before {
  content: "\e912";
}

.icon-help-circle:before {
  content: "\e913";
}

.icon-home:before {
  content: "\e914";
}

.icon-info:before {
  content: "\e915";
}

.icon-lock:before {
  content: "\e916";
}

.icon-mail:before {
  content: "\e917";
}

.icon-map:before {
  content: "\e918";
}

.icon-map-pin:before {
  content: "\e919";
}

.icon-message-circle:before {
  content: "\e91a";
}

.icon-package:before {
  content: "\e91b";
}

.icon-paperclip:before {
  content: "\e91c";
}

.icon-phone:before {
  content: "\e91d";
}

.icon-play:before {
  content: "\e91e";
}

.icon-plus:before {
  content: "\e91f";
}

.icon-search:before {
  content: "\e920";
}

.icon-star:before {
  content: "\e921";
}

.icon-tag:before {
  content: "\e922";
}

.icon-x:before {
  content: "\e923";
}

@media (max-width: 959px) {
  section.home-main .bgVideo-wrapper {
    max-height: none !important;
    height: auto;
  }
  .section-hero {
    padding-left: 0;
    padding-right: 0;
  }
  .section-roles div:nth-child(2) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-roles div:nth-child(2) .item {
    margin-bottom: 10px;
    width: 100%;
  }
  .section-cta .w-100, .section-cta div.type-post nav.post-navigation, div.type-post .section-cta nav.post-navigation, .section-cta .button-blue-text:after, .section-cta .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after, .tribe-events-loop .type-tribe_events .tribe-events-content .section-cta .tribe-events-read-more:after, .section-cta .gradient-overlay, .section-cta .top-white-gradient, .section-cta .bottom-white-gradient, .section-cta .dark-blue-overlay, .section-cta .blue-overlay, .section-cta .gray-overlay, .section-cta .white-overlay, .section-cta .overlay, .section-cta video, .section-cta .embed-container iframe, .embed-container .section-cta iframe,
  .section-cta .embed-container object,
  .embed-container .section-cta object,
  .section-cta .embed-container embed,
  .embed-container .section-cta embed,
  .section-cta .wp-block-embed.is-type-video iframe,
  .wp-block-embed.is-type-video .section-cta iframe,
  .section-cta .wp-block-embed.is-type-video object,
  .wp-block-embed.is-type-video .section-cta object,
  .section-cta .wp-block-embed.is-type-video embed,
  .wp-block-embed.is-type-video .section-cta embed, .section-cta .embed-container,
  .section-cta .wp-block-embed.is-type-video, .section-cta footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container .section-cta ul.footer-menu > li.menu-item-146 > a, .section-cta footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container .section-cta ul.footer-menu > li.menu-item-147 > a, .section-cta footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container .section-cta ul.footer-menu > li.menu-item-148 > a, .section-cta footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a, footer .menu-footer-menu-container .section-cta ul.footer-menu > li.menu-item-149 > a, .section-cta header .utility-nav ul li a, header .utility-nav ul li .section-cta a, .section-cta header .utility-nav ul, header .utility-nav .section-cta ul, .section-cta header .utility-nav .menu-utility-menu-container, header .utility-nav .section-cta .menu-utility-menu-container, .section-cta header .icon-wrap a, header .icon-wrap .section-cta a, .section-cta .search-form, .section-cta #search-container .search-form, #search-container .section-cta .search-form, .section-cta #search-container form label, #search-container form .section-cta label, .section-cta .slider:after, .section-cta nav#sidecar ul.sidecar-menu li, nav#sidecar ul.sidecar-menu .section-cta li, .section-cta nav#sidecar ul.sidecar-menu, nav#sidecar .section-cta ul.sidecar-menu, .section-cta nav.flex-nav ul#menu-main-menu > li > ul ul > li a, nav.flex-nav ul#menu-main-menu > li > ul ul > li .section-cta a, .section-cta nav.flex-nav ul#menu-main-menu > li > ul > li > a, nav.flex-nav .section-cta ul#menu-main-menu > li > ul > li > a {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
  }
  .section-stats > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-stats > div > div {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-stats > div .stat-row {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-stats > div .stat-row .stat {
    width: 100% !important;
  }
}
nav#sidecar {
  padding-top: 80px;
}
nav#sidecar ul#SidecarMenu {
  list-style: none;
  padding-left: 0;
  padding: 30px 0 0 20px;
}
nav#sidecar ul#SidecarMenu a {
  color: white;
  font-weight: 500;
}
nav#sidecar ul#SidecarMenu ul {
  padding-left: 0;
  list-style: none;
}
nav#sidecar ul#SidecarMenu > li {
  position: relative;
  display: inline-block;
  line-height: 40px;
  width: 100%;
}
nav#sidecar ul#SidecarMenu > li > a:not(.expand) {
  display: inline;
  width: calc(90% - 40px);
  position: relative;
  font-weight: 600;
}
nav#sidecar ul#SidecarMenu > li .expand {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-size: 0px;
}
nav#sidecar ul#SidecarMenu > li .expand:before {
  content: "\f054";
  font-family: fontawesome;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.33s ease;
  transition: all 0.33s ease;
  font-size: 16px;
}
nav#sidecar ul#SidecarMenu > li .expand.active:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
nav#sidecar ul#SidecarMenu > li ul:not(.active) {
  height: 0;
  opacity: 0;
  z-index: -1;
  display: none;
}
nav#sidecar ul#SidecarMenu > li > ul {
  display: block;
  position: relative;
  height: 100%;
}
nav#sidecar ul#SidecarMenu > li > ul li {
  position: relative;
}

/* Flex Nav */
@media (min-width: 768px) and (max-width: 1250px) {
  nav.flex-nav {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
nav.flex-nav ul#menu-main-menu > li {
  /* 2nd level ul */
}
nav.flex-nav ul#menu-main-menu > li:hover ul {
  max-height: 600px;
  opacity: 1;
  height: auto;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-has-children:after {
  content: "\e90c";
  font-size: 0.75em;
  position: absolute;
  right: 7px;
  bottom: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
nav.flex-nav ul#menu-main-menu > li > a {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  letter-spacing: -0.01em;
  color: #00416E;
}
nav.flex-nav ul#menu-main-menu > li > a:hover {
  color: #009DDB;
}
nav.flex-nav ul#menu-main-menu > li.current-menu-ancestor > a {
  color: #009DDB;
  font-weight: bold;
}
nav.flex-nav ul#menu-main-menu > li:hover.menu-item-has-children:after {
  bottom: 9px;
}
nav.flex-nav ul#menu-main-menu > li > ul {
  z-index: 2000;
  left: 0;
  max-height: 0;
  opacity: 0;
  margin-top: -1px !important;
  border: 1px solid #f1f1f1;
  min-width: 260px;
  padding: 10px;
  -webkit-transition: opacity 0.75s ease, max-height 0.55s ease-in-out;
  transition: opacity 0.75s ease, max-height 0.55s ease-in-out;
  /* 2nd level li */
  /* 3rd Sub level ul */
}
nav.flex-nav ul#menu-main-menu > li > ul > li {
  z-index: 999;
  -webkit-column-break-inside: avoid;
}
nav.flex-nav ul#menu-main-menu > li > ul > li > a {
  color: #00416E;
  font-weight: 600;
  padding: 10px;
}
nav.flex-nav ul#menu-main-menu > li > ul > li > a:hover {
  color: #009DDB;
  background: #f3f3f3;
}
nav.flex-nav ul#menu-main-menu > li > ul ul {
  height: auto;
  max-height: none;
  opacity: 1;
  /* 3rd Sub level li */
}
nav.flex-nav ul#menu-main-menu > li > ul ul > li a {
  padding: 7px 17px;
  line-height: 1.4rem;
  white-space: normal;
}
nav.flex-nav ul#menu-main-menu > li > ul ul > li a:hover {
  background: #f3f3f3;
  color: #009DDB;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-147 > ul > li > a {
  cursor: default;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-147 > ul > li > a:hover {
  background: white;
  color: #00416E;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-148.show > ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-148 > ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 350px;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-148 > ul > li {
  width: 50%;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-148 > ul > li > a {
  cursor: default;
}
nav.flex-nav ul#menu-main-menu > li.menu-item-148 > ul > li > a:hover {
  background: white;
  color: #00416E;
}
nav.flex-nav ul#menu-main-menu li.current-menu-item:not(.page-item-557) > a {
  color: #009DDB;
  font-weight: bold;
}
nav.flex-nav ul#menu-main-menu > li.show > ul {
  max-height: 600px;
  opacity: 1;
  height: auto;
}

.sidebar {
  /* Menu with 3rd and 4th Levels */
}
.sidebar .mobile-sidemenu-toggle {
  cursor: pointer;
  display: none !important;
}
.sidebar .mobile-sidemenu-toggle span {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  height: 44px;
  width: 44px;
  line-height: 44px;
}
.sidebar .mobile-sidemenu-toggle.active span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sidebar ul.submenu > li:first-of-type > a {
  border-top: none;
}
.sidebar ul.submenu > li a:not(.expand-btn) {
  line-height: 1.5;
  font-size: 0.875rem;
  letter-spacing: 0.01em;
  font-weight: normal;
}
.sidebar ul.submenu > li a:not(.expand-btn):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-left: 25px solid white;
  border-bottom: 45px solid transparent;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
  left: -25px;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar ul.submenu > li a:not(.expand-btn):hover {
  color: white;
  font-weight: bold;
}
.sidebar ul.submenu > li a.expand-btn {
  display: block;
  height: 37px;
  width: 37px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 1.375rem;
  line-height: 37px;
  color: white;
}
.sidebar ul.submenu > li a.expand-btn span {
  left: 12px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sidebar ul.submenu > li a.expand-btn.active span {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.sidebar ul.submenu > li ul {
  background: rgba(255, 186, 67, 0.5);
  display: none;
}
.sidebar ul.submenu li:hover {
  background: rgba(51, 51, 51, 0.3);
}
.sidebar ul.submenu li.current-page-parent > a:not(.expand-btn), .sidebar ul.submenu li.current_page_item > a:not(.expand-btn) {
  font-weight: bold;
}
.sidebar ul.submenu li.current-page-parent > a:not(.expand-btn):before, .sidebar ul.submenu li.current_page_item > a:not(.expand-btn):before {
  left: -2px;
}
.sidebar ul.submenu li:hover > a:not(.expand-btn):before {
  left: -2px;
}

/* ====================== Side Drawer Styling ====================== */
#page {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.body-overlay {
  display: block;
  background: rgba(0, 65, 110, 0.6);
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 9998;
  visibility: hidden;
  -webkit-transition: opacity 0.55s ease 0.44s !important;
  transition: opacity 0.55s ease 0.44s !important;
}
.body-overlay.active {
  opacity: 1;
  visibility: visible;
  height: 100%;
  width: 100%;
  z-index: 9;
  -webkit-transition: opacity 0.55s ease 0.2s !important;
  transition: opacity 0.55s ease 0.2s !important;
}

#sidecar {
  position: fixed;
  height: 100%;
  width: 300px;
  background: #00416E;
  top: 0;
  right: -300px;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transition: right 0.44s ease;
  transition: right 0.44s ease;
  z-index: 99 !important;
}
#sidecar ul#mainnav {
  right: 0px;
}
#sidecar .invert a {
  color: white;
}
#sidecar svg path {
  fill: white;
}

/* Open & Close Button Placement and Speed */
button#drawer-toggle {
  width: 44px;
  height: 44px;
  vertical-align: middle;
  outline: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-appearance: none;
  display: block;
  float: right;
}
@media (min-width: 1180px) {
  button#drawer-toggle {
    display: none !important;
  }
}
button#drawer-toggle span {
  right: 10px;
  top: 50%;
  margin-top: -1px;
  width: 24px;
  height: 2px;
  background: #00416E;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
button#drawer-toggle span:before,
button#drawer-toggle span:after {
  content: "";
  width: 24px;
  height: 2px;
  background: #00416E;
  right: -7px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
button#drawer-toggle:hover span:before, button#drawer-toggle:hover span:after {
  right: 0;
}
button#drawer-toggle span:before {
  top: -6px;
}
button#drawer-toggle span:after {
  top: 6px;
}
button#drawer-toggle.active span {
  background: transparent !important;
}
button#drawer-toggle#drawer-toggle.active span:before {
  -webkit-transform: rotate(45deg) translate(4px, 5px);
          transform: rotate(45deg) translate(4px, 5px);
}
button#drawer-toggle.active span:after {
  -webkit-transform: rotate(-45deg) translate(4px, -5px);
          transform: rotate(-45deg) translate(4px, -5px);
}
button:focus {
  outline: none !important;
}
button.close-drawer {
  right: -260px;
  position: absolute;
  -webkit-transition: right 0.44s ease;
  transition: right 0.44s ease;
  outline: none !important;
  top: 10px;
  z-index: 999;
  width: 38px !important;
  height: 38px;
  padding: 7px 11px 8px;
  border: 0 none;
  min-width: unset;
  background: transparent;
}
button.close-drawer:after {
  opacity: 1;
  margin: 0;
  right: -10px;
}

/* Drawer Placement & Speed */
.slide-right, .push-right, .over-right {
  right: 0;
  left: inherit;
}

.slide-right {
  -webkit-transition: left 0.44s ease-in-out, right 0.44s ease-in-out, -webkit-transform 0.44s ease-in-out;
  transition: left 0.44s ease-in-out, right 0.44s ease-in-out, -webkit-transform 0.44s ease-in-out;
  transition: transform 0.44s ease-in-out, left 0.44s ease-in-out, right 0.44s ease-in-out;
  transition: transform 0.44s ease-in-out, left 0.44s ease-in-out, right 0.44s ease-in-out, -webkit-transform 0.44s ease-in-out;
}

/* Slide Right */
#sidecar.slide-right {
  opacity: 1;
  -webkit-transition: right 0.44s ease;
  transition: right 0.44s ease;
  padding: 40px 20px;
}
#sidecar.slide-right.active {
  opacity: 1;
  right: 0px;
  -webkit-transition: all 0.44s ease;
  transition: all 0.44s ease;
  -webkit-box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.3);
}
#sidecar.slide-right.active button.close-drawer {
  right: 10px;
  -webkit-transition: right 0.44s ease 0.6s !important;
  transition: right 0.44s ease 0.6s !important;
}
#sidecar.slide-right.active ul.sidecar-menu li a {
  margin-left: 0px;
  opacity: 1;
}

/* Push Right */
#sidecar.push-right {
  opacity: 1;
  -webkit-transition: right 0.44s ease;
  transition: right 0.44s ease;
}
#sidecar.push-right.active {
  opacity: 1;
  right: 0px;
  -webkit-transition: all 0.44s ease;
  transition: all 0.44s ease;
  -webkit-box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.3);
}
#sidecar.push-right.active button.close-drawer {
  right: 10px;
  -webkit-transition: right 0.44s ease 0.6s !important;
  transition: right 0.44s ease 0.6s !important;
}
#sidecar.push-right.active ul.sidecar-menu li a {
  margin-left: 0px;
  opacity: 1;
}

#page.push-right {
  -webkit-transition: right 0.44s ease;
  transition: right 0.44s ease;
}
#page.push-right.active {
  right: 260px;
}

nav#sidecar ul.sidecar-menu {
  margin: 0;
  -webkit-padding-start: 0px;
  padding-inline-start: 0;
}
nav#sidecar ul.sidecar-menu li:nth-child(1) a {
  -webkit-transition-delay: 0.1s !important;
          transition-delay: 0.1s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(2) a {
  -webkit-transition-delay: 0.2s !important;
          transition-delay: 0.2s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(3) a {
  -webkit-transition-delay: 0.3s !important;
          transition-delay: 0.3s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(4) a {
  -webkit-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(5) a {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(6) a {
  -webkit-transition-delay: 0.6s !important;
          transition-delay: 0.6s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(7) a {
  -webkit-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(8) a {
  -webkit-transition-delay: 0.8s !important;
          transition-delay: 0.8s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(9) a {
  -webkit-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}
nav#sidecar ul.sidecar-menu li:nth-child(10) a {
  -webkit-transition-delay: 1s !important;
          transition-delay: 1s !important;
}
nav#sidecar ul.sidecar-menu li ul {
  padding: 0 0 0 0px;
  margin: 0;
  position: relative;
  max-height: 0px;
  overflow: hidden;
  float: none;
  -webkit-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
  background: rgba(0, 157, 219, 0.2);
}
nav#sidecar ul.sidecar-menu li ul li a {
  padding: 10px 35px 10px 30px;
  border: none;
  font-size: 1rem;
}
nav#sidecar ul.sidecar-menu li ul span.expand {
  top: 5px;
}
nav#sidecar ul.sidecar-menu li ul.active {
  max-height: 500px;
  float: none;
}
nav#sidecar ul.sidecar-menu li a {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  margin-left: 50px;
  opacity: 0;
  -webkit-transition: all 0.44s ease;
  transition: all 0.44s ease;
  color: white;
}
nav#sidecar ul.sidecar-menu li a:hover {
  color: #FFBA43;
}
nav#sidecar ul.sidecar-menu li span.expand {
  display: block;
  height: 38px;
  width: 38px;
  position: absolute;
  top: 12px;
  right: 0;
  overflow: hidden;
  border: none;
  line-height: 38px;
  text-align: center;
  padding: 0;
  -webkit-transition: all 0.44s ease;
  transition: all 0.44s ease;
}
nav#sidecar ul.sidecar-menu li span.expand:after {
  content: "\e90c";
  position: absolute;
  top: 0;
  width: 38px;
  height: 38px;
  left: 0;
}
nav#sidecar ul.sidecar-menu li span.expand.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border: none;
}
nav#sidecar ul.sidecar-menu li.current_page_item a {
  font-weight: bold;
}

nav#sidecar .menu-social-menu-container ul.social-menu li a {
  color: white;
}
nav#sidecar .menu-social-menu-container ul.social-menu li a:hover {
  color: #FFBA43;
}

.slider {
  -webkit-animation: fadeIn 3s linear forwards;
          animation: fadeIn 3s linear forwards;
}
.slider:after {
  z-index: 5 !important;
  content: " ";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.9+0,0.3+51,0.3+75,0.5+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(51%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.3) 51%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6000000", endColorstr="#80000000", GradientType=0);
  /* IE6-9 */
}
.slider .owl-carousel .owl-stage {
  height: 100%;
  padding-bottom: 0;
}
.slider .owl-carousel .owl-stage-outer {
  height: 100%;
}
.slider .owl-item {
  height: 100%;
}

.single-post .section-hero .background {
  opacity: 1 !important;
}

/* ====== Turning a Gutenberg block group into a carousel ====== */
.wp-block-group.carousel .owl-stage-outer {
  overflow: hidden;
}
.wp-block-group.carousel .owl-stage {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wp-block-group.carousel .owl-dots {
  width: 200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  bottom: 0;
  height: 50px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-block-group.carousel .owl-dots > * {
  -webkit-appearance: none;
  min-width: unset;
}
.wp-block-group.carousel .owl-dots .owl-dot:hover {
  background: none;
}
.wp-block-group.carousel .owl-nav {
  margin-top: 24px !important;
  position: relative;
  width: auto;
}
.wp-block-group.carousel .owl-nav > * {
  -webkit-appearance: none;
  min-width: unset;
}
.wp-block-group.carousel .owl-nav .owl-prev,
.wp-block-group.carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background: #00416E;
  color: white;
  line-height: 50px;
  text-align: center;
  -webkit-appearance: none;
  min-width: unset;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
.wp-block-group.carousel .owl-nav .owl-prev:hover,
.wp-block-group.carousel .owl-nav .owl-next:hover {
  background: #FFBA43;
}
.wp-block-group.carousel .owl-nav .owl-prev span,
.wp-block-group.carousel .owl-nav .owl-next span {
  display: block;
  -webkit-transform: translate(0, -5px);
          transform: translate(0, -5px);
}

#search-container {
  height: 0;
  max-height: 0;
  position: fixed;
  width: 100%;
  padding: 0;
  top: 50%;
  left: 0;
  opacity: 0;
  text-align: center;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.44s ease;
  transition: all 0.44s ease;
  z-index: 999 !important;
}
#search-container.active {
  opacity: 1;
  height: 400px;
  max-height: 400px;
}
@media (max-width: 30em) {
  #search-container .search-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#search-container input.search-submit {
  border-radius: 50px !important;
  margin: 0;
  height: auto;
  max-width: none;
  min-width: unset !important;
  padding: 0 88px 0 32px !important;
}
#search-container input.search-submit:hover {
  background-color: #009DDB;
  border-color: #009DDB;
  color: white !important;
}
@media (max-width: 30em) {
  #search-container input.search-submit {
    margin-right: 0 !important;
  }
}
#search-container input.search-field {
  width: 100%;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 20px 15px;
  font-weight: normal;
  border-radius: 50px !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 48px;
  margin-right: 8px;
}
@media (max-width: 30em) {
  #search-container input.search-field {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 16px;
    border-radius: 5px;
  }
}
#search-container #search-close {
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}
@media (max-width: 30em) {
  #search-container #search-close {
    right: 0;
    bottom: 0;
    top: initial;
    width: 100%;
    text-align: right;
    left: 0;
    margin-top: 2rem;
  }
}
#search-container #search-close span {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 3px;
}

body.search-results .section-banner {
  padding-top: 160px;
}
body.search-results .header-nav {
  background: white;
}
body.search-results article {
  border-bottom: 2px solid #f1f1f1;
  margin-bottom: 24px;
}
body.search-results article .post-thumbnail img {
  float: right;
  height: auto;
  margin: 0;
  width: 240px;
}
body.search-results .posts-navigation {
  margin-top: 24px;
}
body.search-results .posts-navigation .nav-links a {
  font-size: 18px;
  font-weight: normal;
}

@media (max-width: 30em) {
  .search-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.search-form input.search-submit {
  margin: 0;
  height: 67px;
  min-width: unset !important;
  width: 100px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.search-form input.search-submit:hover {
  background-color: #009DDB;
  border-color: #009DDB;
  color: white !important;
}
@media (max-width: 30em) {
  .search-form input.search-submit {
    border-radius: 5px !important;
    margin-right: 0 !important;
  }
}
.search-form input.search-field {
  width: 100%;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 20px 15px;
  font-weight: normal;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 67px;
}
@media (max-width: 30em) {
  .search-form input.search-field {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 16px;
    border-radius: 5px;
  }
}

/* ====================== Header ====================== */
header {
  position: absolute;
  -webkit-transition: top 0.77s ease-in-out, background-color 0.33s ease-in-out, right 0.44s ease;
  transition: top 0.77s ease-in-out, background-color 0.33s ease-in-out, right 0.44s ease;
  top: 0;
  right: 0;
  background-color: transparent;
}
header .logo-wrap {
  padding: 1rem;
}
header .logo-wrap .logo-link a {
  width: 160px;
  height: 60px;
}
header .logo-wrap .logo-link a img,
header .logo-wrap .logo-link a svg {
  height: auto;
  width: 100%;
}
header .icon-wrap {
  width: 60px;
  height: 60px;
  position: fixed;
  top: -100px;
  overflow: hidden;
  opacity: 0;
}
header .icon-wrap a {
  padding: 8px;
}
header .icon-wrap a:hover {
  background: #00416E;
}
header nav.flex-nav ul#menu-main-menu-1 > li > a {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
header.sticky {
  position: fixed;
  top: -200px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: white;
  -webkit-box-shadow: 0 0 30px rgba(50, 50, 50, 0.1);
          box-shadow: 0 0 30px rgba(50, 50, 50, 0.1);
}
header.sticky nav.flex-nav ul#menu-main-menu-1 > li.menu-item-has-children:after {
  color: #333;
}
header.sticky nav.flex-nav ul#menu-main-menu-1 > li:hover.menu-item-has-children:after {
  color: #009DDB;
}
header.sticky nav.flex-nav ul#menu-main-menu-1 > li > a {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
header.sticky button#drawer-toggle span,
header.sticky button#drawer-toggle span:before,
header.sticky button#drawer-toggle span:after {
  background: #333;
}
header.sticky .mobile-menu span.icon {
  color: #333;
}
header.nav-up {
  top: -200px;
}
header.nav-up .icon-wrap {
  top: 0;
  opacity: 1;
  -webkit-transition: top 0.33s ease-in-out 0.5s, opacity 1s ease 0.5s;
  transition: top 0.33s ease-in-out 0.5s, opacity 1s ease 0.5s;
}
header.nav-down {
  top: 0;
}
header.active {
  right: 260px;
}
header .mobile-menu a.btn {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
header .utility-nav {
  color: #333;
  position: fixed;
  bottom: 0;
  background: #00416E;
  width: 100%;
  padding: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.0784313725);
}
@media screen and (min-width: 610px) {
  header .utility-nav {
    position: relative;
    bottom: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: transparent;
    width: auto;
    padding: inherit;
    padding-right: 1rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
header .utility-nav a {
  color: white;
}
header .utility-nav a:hover {
  color: white;
}
@media screen and (min-width: 610px) {
  header .utility-nav a {
    color: #333;
  }
  header .utility-nav a:hover {
    color: #009DDB;
  }
}
header .utility-nav .search-icon {
  color: white;
}
header .utility-nav .search-icon span.icon-search {
  cursor: pointer;
}
header .utility-nav .search-icon:hover {
  color: #009DDB !important;
}
@media screen and (min-width: 610px) {
  header .utility-nav .search-icon {
    color: #333;
  }
  header .utility-nav .search-icon:hover {
    color: #009DDB;
  }
}
header .utility-nav ul li a {
  padding-top: 0.5rem;
  padding-bottom: 0.45rem;
  color: white;
}
@media screen and (min-width: 610px) {
  header .utility-nav ul li a {
    color: #333;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header .utility-nav ul li a:hover {
    color: #009DDB;
  }
}
header .utility-nav ul li.menu-item-45 a {
  background: #FFBA43;
}
header .utility-nav ul li.menu-item-45 a:hover {
  background: #009DDB;
  color: white;
}
header .utility-nav #menu-item-1093 a {
  border-color: #FFBA43;
  background: #FFBA43;
  color: #00416E;
}
@media (max-width: 30em) {
  header .utility-nav #menu-item-1093 a {
    width: 100%;
  }
}
header .utility-nav #menu-item-1093 a:hover, header .utility-nav #menu-item-1093 a:active, header .utility-nav #menu-item-1093 a:focus {
  background: #009DDB;
  color: white;
  border-color: #009DDB;
}
header .utility-nav #menu-item-1093 a:hover .fa, header .utility-nav #menu-item-1093 a:active .fa, header .utility-nav #menu-item-1093 a:focus .fa {
  color: white;
}
header .utility-nav #menu-item-1093 a:before {
  background: white;
}
header.memorial-wall .logo-wrap svg {
  width: 50px;
  height: 50px;
}
header.memorial-wall .logo-wrap svg path {
  fill: #009DDB;
}
header.memorial-wall #menu-utility-menu li:not(#menu-item-1093) a {
  color: white;
}

.main-nav {
  display: none;
}
@media screen and (min-width: 1180px) {
  .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sidecar-button {
  display: block;
}
@media screen and (min-width: 1180px) {
  .sidecar-button {
    display: none;
  }
}

header.header-nav {
  z-index: 2;
}

/* ====================== Footer ====================== */
footer {
  background: #009DDB;
  -webkit-box-shadow: 0 0 30px rgba(50, 50, 50, 0.1);
          box-shadow: 0 0 30px rgba(50, 50, 50, 0.1);
}
footer .logo-link a {
  width: 230px;
  height: 90px;
  display: inline-block;
}
@media screen and (min-width: 550px) {
  footer .logo-link a {
    width: 160px;
    height: 60px;
  }
}
footer .logo-link a img, footer .logo-link a svg {
  height: auto;
  width: 100%;
}
footer .logo-link a svg#logo .st0, footer .logo-link a svg#logo path {
  fill: white;
}
footer button.btn {
  margin-right: 0;
}
footer h5 {
  font-size: 1.125rem;
}
footer a {
  color: #333;
}
footer #text-5 .textwidget img {
  max-width: 80px;
  height: auto;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a {
  cursor: default;
  padding-bottom: 2px;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146 > a:hover, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > a:hover, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > a:hover, footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149 > a:hover {
  color: #00416E;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147 > ul > li > a {
  cursor: default;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 260px;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li {
  width: 50%;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a {
  cursor: default;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li > a:hover {
  color: #00416E;
}
footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148 > ul > li.menu-item-89 a {
  line-height: 1.4;
}
footer .menu-title {
  padding-bottom: 2px;
  padding-top: 0.125rem;
  font-size: 0.875em;
}
footer .products-menu a {
  font-size: 0.875em;
}
footer .menu-social-menu-container ul li a {
  color: #00416E;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
footer .menu-social-menu-container ul li a:hover {
  background: #009DDB;
  color: white;
}
footer input[type=text] {
  border-radius: 80px;
  margin-right: 4px;
  min-width: 150px;
  padding: 7px 16px;
  width: 60%;
}
footer form.hs-form .input input[type=email],
footer form.hs-form .input input[type=text] {
  border: 0 none;
  border-bottom: 1px solid #ccc;
}
footer form.hs-form input[type=submit], footer form.hs-form a.button-yellow {
  background: #FFBA43 !important;
  min-width: 100px;
  font-size: 0.75em;
  min-width: 100px;
  height: 36px;
}
footer form.hs-form input[type=submit]:hover, footer form.hs-form a.button-yellow:hover {
  background: #009DDB !important;
  border-color: #009DDB !important;
}
footer .bar {
  background: #00416E;
}
footer .footer_nav {
  width: 100%;
  margin-bottom: 22px;
}
footer .footer_nav ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 550px) {
  footer .footer_nav {
    width: 26%;
    margin-bottom: 0;
  }
  footer .footer_nav ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 1086px) {
  footer .footer_nav {
    width: 93%;
  }
}
footer .footer_top_section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .footer_top_section .fa {
  font-size: 2rem;
}
@media screen and (min-width: 550px) {
  footer .footer_top_section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
footer .footer_top_section .charity_img {
  width: 70px;
  margin: 0 0 0 2rem;
  height: auto;
}
@media screen and (max-width: 553px) {
  footer .footer_top_section .charity_img {
    margin: auto auto 2rem auto;
    width: 70px;
  }
}
footer .subscribe_footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 550px) {
  footer .subscribe_footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1086px) {
  footer .footer_top_section {
    width: 50%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .subscribe_footer {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 0;
  }
}

.second-footer {
  padding: 32px 16px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
@media (max-width: 959px) {
  .second-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.second-footer p {
  margin-bottom: 0;
}
.second-footer .address, .second-footer .phone {
  line-height: 1.5;
  width: 50%;
}
@media (max-width: 959px) {
  .second-footer .address, .second-footer .phone {
    width: 100%;
  }
}
.second-footer .address {
  text-align: left;
}
@media (max-width: 959px) {
  .second-footer .address {
    text-align: center;
  }
}
.second-footer .phone {
  text-align: right;
}
@media (max-width: 959px) {
  .second-footer .phone {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 959px) {
  .second-footer > div {
    text-align: center;
    margin-bottom: 10px;
  }
}
.second-footer .long-line {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  padding: 20px 0 0 0;
  font-size: 15px;
}
.second-footer .long-line p {
  max-width: none;
}

/* _cta-modal.scss */
#cta-modal {
  bottom: 40px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 40px;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
}
#cta-modal::after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
  background: linear-gradient(transparent, white);
  bottom: 0;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#cta-modal #cta-modal-dismiss {
  background: #00416E;
  color: white;
  height: 32px;
  padding-top: 5px;
  position: absolute;
  right: -16px;
  text-align: center;
  top: -16px;
  width: 32px;
  z-index: 101;
}
#cta-modal #cta-modal-dismiss:hover {
  background: #009DDB;
  cursor: pointer;
}
#cta-modal #cta-modal-content {
  background: white;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  max-height: calc(100vh - 200px);
  max-width: calc(100vw - 80px);
  overflow: scroll;
  text-align: center;
  width: 360px;
}
#cta-modal #cta-modal-content .cta-modal-content {
  padding: 16px 24px 8px;
}
#cta-modal #cta-modal-content .cta-modal-content p {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: 0.8rem;
}

#cta-modal.load {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 100;
}

/* ====================== Content ====================== */
/* BOOBOOSTRAP OVERRIDES */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: rgb(134, 142, 150);
  text-align: left;
  caption-side: bottom;
  font-size: 0.875rem;
}

.striped:nth-of-type(even) {
  background-color: #f3f3f3;
}

figure img {
  height: auto;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
  text-align: center;
}

svg {
  position: relative;
}

#tab-content ul.nav-tabs a.active {
  color: #009DDB;
}
#tab-content .tab-pane .left {
  -webkit-animation: fade-left 0.33s ease-in-out 1 forwards;
          animation: fade-left 0.33s ease-in-out 1 forwards;
}
#tab-content .tab-pane .right {
  -webkit-animation: fade-right 0.33s ease-in-out 1 forwards;
          animation: fade-right 0.33s ease-in-out 1 forwards;
}
#tab-content .tab-pane.active .left {
  -webkit-animation: fade-right 0.33s ease-in-out 1 forwards;
          animation: fade-right 0.33s ease-in-out 1 forwards;
}
#tab-content .tab-pane.active .right {
  -webkit-animation: fade-left 0.33s ease-in-out 1 forwards;
          animation: fade-left 0.33s ease-in-out 1 forwards;
}

/* iFrame Responsive Styling */
.embed-container,
.wp-block-embed.is-type-video {
  padding-bottom: 56.25%;
}

.jarallax {
  position: relative;
  z-index: 0;
}
@media (max-width: 60em) {
  .jarallax {
    background-size: cover;
  }
}

.jarallax > .jarallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.overlay {
  background: rgba(0, 0, 0, 0.4);
}

.white-overlay {
  background: rgba(255, 255, 255, 0.3);
}

.gray-overlay {
  background: rgba(50, 50, 50, 0.6);
}

.blue-overlay {
  background: rgba(0, 157, 219, 0.7);
}

.dark-blue-overlay {
  background: rgba(0, 65, 110, 0.7);
}

.bottom-white-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
  /* IE6-9 */
}

.top-white-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=0);
  /* IE6-9 */
}

.gradient-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0);
  /* IE6-9 */
}

.gray-background {
  position: relative;
  z-index: 0;
}
.gray-background:before {
  content: " ";
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.gray-background > * {
  position: relative;
}

select {
  -webkit-appearance: none;
  background-image: url("//www.speakcdn.com/sitefiles/2548/CSS/images/arrow-down.svg");
  background-position: calc(100% - 7px) center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border-radius: 4px;
  border-color: #dcdcdc;
}

select::-ms-expand {
  display: none;
}

span.icon-play,
span.icon-play-circle {
  font-size: 3em;
}
span.icon-play:before,
span.icon-play-circle:before {
  position: relative;
  left: 7px;
}

.hover-grow {
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 0;
}
.hover-grow:hover {
  -webkit-box-shadow: 0 5px 30px rgba(80, 80, 80, 0.1);
          box-shadow: 0 5px 30px rgba(80, 80, 80, 0.1);
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  z-index: 5;
}

.shadow {
  -webkit-box-shadow: 0 5px 40px rgba(80, 80, 80, 0.2);
          box-shadow: 0 5px 40px rgba(80, 80, 80, 0.2);
}

.box-shadow, div.blog-grid .blog-entry-listing:hover > .w-100, div.blog-grid div.type-post .blog-entry-listing:hover > nav.post-navigation, div.type-post div.blog-grid .blog-entry-listing:hover > nav.post-navigation, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul > li.blog-entry-listing:hover > a, nav.flex-nav div.blog-grid ul#menu-main-menu > li > ul > li.blog-entry-listing:hover > a, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul ul > li .blog-entry-listing:hover > a, nav.flex-nav ul#menu-main-menu > li > ul ul > li div.blog-grid .blog-entry-listing:hover > a, div.blog-grid nav#sidecar .blog-entry-listing:hover > ul.sidecar-menu, nav#sidecar div.blog-grid .blog-entry-listing:hover > ul.sidecar-menu, div.blog-grid nav#sidecar ul.sidecar-menu .blog-entry-listing:hover > li, nav#sidecar ul.sidecar-menu div.blog-grid .blog-entry-listing:hover > li, div.blog-grid .blog-entry-listing:hover > .slider:after, div.blog-grid #search-container form .blog-entry-listing:hover > label, #search-container form div.blog-grid .blog-entry-listing:hover > label, div.blog-grid #search-container .blog-entry-listing:hover > .search-form, #search-container div.blog-grid .blog-entry-listing:hover > .search-form, div.blog-grid .blog-entry-listing:hover > .search-form, div.blog-grid header .icon-wrap .blog-entry-listing:hover > a, header .icon-wrap div.blog-grid .blog-entry-listing:hover > a, div.blog-grid header .utility-nav .blog-entry-listing:hover > .menu-utility-menu-container, header .utility-nav div.blog-grid .blog-entry-listing:hover > .menu-utility-menu-container, div.blog-grid header .utility-nav .blog-entry-listing:hover > ul, header .utility-nav div.blog-grid .blog-entry-listing:hover > ul, div.blog-grid header .utility-nav ul li .blog-entry-listing:hover > a, header .utility-nav ul li div.blog-grid .blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-146.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-147.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-148.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-149.blog-entry-listing:hover > a, div.blog-grid .blog-entry-listing:hover > .embed-container,
div.blog-grid .blog-entry-listing:hover > .wp-block-embed.is-type-video, div.blog-grid .embed-container .blog-entry-listing:hover > iframe, .embed-container div.blog-grid .blog-entry-listing:hover > iframe,
div.blog-grid .embed-container .blog-entry-listing:hover > object,
.embed-container div.blog-grid .blog-entry-listing:hover > object,
div.blog-grid .embed-container .blog-entry-listing:hover > embed,
.embed-container div.blog-grid .blog-entry-listing:hover > embed,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > iframe,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > iframe,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > object,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > object,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > embed,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > embed, div.blog-grid .blog-entry-listing:hover > video, div.blog-grid .blog-entry-listing:hover > .overlay, div.blog-grid .blog-entry-listing:hover > .white-overlay, div.blog-grid .blog-entry-listing:hover > .gray-overlay, div.blog-grid .blog-entry-listing:hover > .blue-overlay, div.blog-grid .blog-entry-listing:hover > .dark-blue-overlay, div.blog-grid .blog-entry-listing:hover > .bottom-white-gradient, div.blog-grid .blog-entry-listing:hover > .top-white-gradient, div.blog-grid .blog-entry-listing:hover > .gradient-overlay, div.blog-grid .blog-entry-listing:hover > .button-blue-text:after, div.blog-grid .tribe-events-loop .type-tribe_events .tribe-events-content .blog-entry-listing:hover > .tribe-events-read-more:after, .tribe-events-loop .type-tribe_events .tribe-events-content div.blog-grid .blog-entry-listing:hover > .tribe-events-read-more:after {
  -webkit-box-shadow: 0 30px 40px -30px rgba(80, 80, 80, 0.5);
          box-shadow: 0 30px 40px -30px rgba(80, 80, 80, 0.5);
}

.light-shadow {
  -webkit-box-shadow: 0 5px 30px rgba(80, 80, 80, 0.1);
          box-shadow: 0 5px 30px rgba(80, 80, 80, 0.1);
}

.small-shadow {
  -webkit-box-shadow: 0 2px 5px rgba(80, 80, 80, 0.3);
          box-shadow: 0 2px 5px rgba(80, 80, 80, 0.3);
}

.logo-divider {
  top: -40px;
  z-index: 9;
}
.logo-divider img {
  width: 40px;
}

.modal-header button.close {
  padding: 0;
  margin: 0;
  font-size: 1.75em;
  text-align: center;
}

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
  .table-mobile thead,
  .table-mobile tbody,
  .table-mobile th,
  .table-mobile td,
  .table-mobile tr {
    display: block;
  }
}

#toTop {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 6px;
  right: 10px;
  background: rgba(0, 157, 219, 0.5);
  z-index: 9999;
  font-size: 2em;
  line-height: 1.675em;
  text-align: center;
  display: none;
  border-radius: 50px;
  cursor: pointer;
}
#toTop:hover {
  background: #ffba43;
}
#toTop a {
  color: #fff;
}

ul[class^=column] {
  list-style-position: inside;
}

.column-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.column-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

.column-4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

@media screen and (min-width: 30em) {
  .column-2-ns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .column-3-ns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .column-4-ns {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media screen and (min-width: 30em) and (max-width: 60em) {
  .column-2-m {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .column-3-m {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .column-4-m {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media screen and (min-width: 60em) {
  .column-2-l {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .column-3-l {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .column-4-l {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
.owl-carousel .owl-stage {
  padding-bottom: 40px;
}
.owl-carousel .owl-nav {
  margin-top: -40px !important;
}
.owl-carousel .owl-dots {
  position: relative;
  margin-top: -42px;
  position: relative;
  margin-top: -42px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

form#filter,
div#response {
  max-width: 48em;
}

/* ====== WP Latest Posts ====== */
.wp-block-latest-posts__list li {
  line-height: 1.2;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
  margin-bottom: 4px;
  padding-bottom: 56.25%;
  position: relative;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.wp-block-latest-posts__list a {
  display: block;
  font: bold 1.4rem "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 4px;
}
.wp-block-latest-posts__list time {
  font-weight: bold;
}

#gatedPopup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: white;
  max-width: 90vw;
  min-width: 30vw;
  height: auto;
  max-height: 90vh;
  padding: 60px;
  z-index: 99999;
}
#gatedPopup.active {
  display: block;
}
#gatedPopup .close {
  position: absolute;
  top: 8px;
  right: 0;
  line-height: 1;
  min-width: unset;
  min-height: unset;
  padding: 0.3rem 8px;
  opacity: 1;
  text-shadow: 0;
}
#gatedPopup .close:before {
  display: none;
}
#gatedPopup .downloads {
  display: none;
}
#gatedPopup .downloads.active {
  display: block;
}
#gatedPopup .form_layout.active {
  display: none;
}
#gatedPopup .submit-btn.active {
  display: none;
}

.form-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-checkbox label input {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 1rem;
  width: auto !important;
}

/* WP GUTENBERG COLUMNS */
.wp-block-columns .wp-block-column:not(:last-child) {
  margin-right: 0 !important;
}
.wp-block-columns .wp-block-column:not(:first-child), .wp-block-columns .wp-block-column:nth-child(2n) {
  margin-left: 0 !important;
}
@media screen and (min-width: 600px) {
  .wp-block-columns .wp-block-column {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 20px;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns .wp-block-column {
    padding: 20px;
  }
}

/* WP GUTENBERG MEDIA TEXT BLOCK  */
.wp-block-media-text {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 30em) {
  .wp-block-media-text {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2em;
  }
  .wp-block-media-text figure {
    width: 50% !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 30em) {
  .wp-block-media-text.has-media-on-the-right {
        grid-template-areas: "media-text-media" "media-text-content" !important;
  }
}
@media (min-width: 30em) {
  .wp-block-media-text.has-media-on-the-right:not(.has-background).wp-block-media-text__content {
    padding-left: 0;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    padding-left: 8%;
    text-align: right;
  }
}
@media (min-width: 30em) {
  .wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
    padding-right: 0;
  }
  .wp-block-media-text.has-media-on-the-left .wp-block-media-text__media {
    padding-right: 8%;
  }
}

/* WP GUTENBERG IMAGE */
.wp-block-image .wp-element-caption {
  font-style: italic;
  text-align: center;
}

/* WP GUTENBERG IMAGE IN COLUMN */
.wp-block-column figure.wp-block-image {
  margin: 0 -20px;
  max-width: calc(100% + 40px);
}

/* WP GUTENBERG BLOCKQUOTE */
blockquote.wp-block-quote.is-style-large {
  border-left: none;
}
blockquote.wp-block-quote.is-style-large::before {
  content: "\f10d";
}
blockquote.wp-block-quote.is-style-large p {
  font-style: normal;
}

/* ====================== Buttons ====================== */
/* _buttons.scss */
@-webkit-keyframes buttonIn {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@keyframes buttonIn {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes buttonOut {
  from {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  to {
    -webkit-transform: translate(200%, 0);
            transform: translate(200%, 0);
  }
}
@keyframes buttonOut {
  from {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  to {
    -webkit-transform: translate(200%, 0);
            transform: translate(200%, 0);
  }
}
.button, body.page-template-memorial-wall header li#menu-item-292 a, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], .wp-block-button__link, button:not(.close-drawer), .button-yellow, #search-container input.search-submit, .search-form input.search-submit {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  border-color: #FFBA43;
  background: #FFBA43;
  color: #00416E;
}
.button:hover .fa, body.page-template-memorial-wall header li#menu-item-292 a:hover .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:hover .fa, .wp-block-button__link:hover .fa, button:hover:not(.close-drawer) .fa, .button:active .fa, body.page-template-memorial-wall header li#menu-item-292 a:active .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:active .fa, .wp-block-button__link:active .fa, button:active:not(.close-drawer) .fa, .button:focus .fa, body.page-template-memorial-wall header li#menu-item-292 a:focus .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:focus .fa, .wp-block-button__link:focus .fa, button:focus:not(.close-drawer) .fa, .button-yellow:hover .fa, #search-container input.search-submit:hover .fa, .search-form input.search-submit:hover .fa, .button-yellow:active .fa, #search-container input.search-submit:active .fa, .search-form input.search-submit:active .fa, .button-yellow:focus .fa, #search-container input.search-submit:focus .fa, .search-form input.search-submit:focus .fa {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.button:before, body.page-template-memorial-wall header li#menu-item-292 a:before, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:before, .wp-block-button__link:before, button:not(.close-drawer):before, .button-yellow:before, #search-container input.search-submit:before, .search-form input.search-submit:before {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -99%;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
.button.mb0, body.page-template-memorial-wall header li#menu-item-292 a.mb0, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input.mb0[type=submit], .mb0.wp-block-button__link, button.mb0:not(.close-drawer), .button#breadcrumbs, body.page-template-memorial-wall header li#menu-item-292 a#breadcrumbs, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input#breadcrumbs[type=submit], #breadcrumbs.wp-block-button__link, button#breadcrumbs:not(.close-drawer), .button-yellow.mb0, #search-container input.mb0.search-submit, .search-form input.mb0.search-submit, .button-yellow#breadcrumbs, #search-container input.search-submit#breadcrumbs, .search-form input.search-submit#breadcrumbs {
  margin-bottom: 0;
}
.button.small, body.page-template-memorial-wall header li#menu-item-292 a.small, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input.small[type=submit], .small.wp-block-button__link, button.small:not(.close-drawer), .button-yellow.small, #search-container input.small.search-submit, .search-form input.small.search-submit {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.button.small .fa, body.page-template-memorial-wall header li#menu-item-292 a.small .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input.small[type=submit] .fa, .small.wp-block-button__link .fa, button.small:not(.close-drawer) .fa, .button-yellow.small .fa, #search-container input.small.search-submit .fa, .search-form input.small.search-submit .fa {
  font-size: 0.75rem;
}
.button .fa, body.page-template-memorial-wall header li#menu-item-292 a .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit] .fa, .wp-block-button__link .fa, button:not(.close-drawer) .fa, .button-yellow .fa, #search-container input.search-submit .fa, .search-form input.search-submit .fa {
  margin-left: 10px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 0.875rem;
  bottom: 1px;
  position: relative;
}
@media (max-width: 30em) {
  .button, body.page-template-memorial-wall header li#menu-item-292 a, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], .wp-block-button__link, button:not(.close-drawer), .button-yellow, #search-container input.search-submit, .search-form input.search-submit {
    width: 100%;
  }
}
.button:hover, body.page-template-memorial-wall header li#menu-item-292 a:hover, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:hover, .wp-block-button__link:hover, button:hover:not(.close-drawer), .button:active, body.page-template-memorial-wall header li#menu-item-292 a:active, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:active, .wp-block-button__link:active, button:active:not(.close-drawer), .button:focus, body.page-template-memorial-wall header li#menu-item-292 a:focus, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:focus, .wp-block-button__link:focus, button:focus:not(.close-drawer), .button-yellow:hover, #search-container input.search-submit:hover, .search-form input.search-submit:hover, .button-yellow:active, #search-container input.search-submit:active, .search-form input.search-submit:active, .button-yellow:focus, #search-container input.search-submit:focus, .search-form input.search-submit:focus {
  background: #009DDB;
  color: white;
  border-color: #009DDB;
}
.button:hover .fa, body.page-template-memorial-wall header li#menu-item-292 a:hover .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:hover .fa, .wp-block-button__link:hover .fa, button:hover:not(.close-drawer) .fa, .button:active .fa, body.page-template-memorial-wall header li#menu-item-292 a:active .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:active .fa, .wp-block-button__link:active .fa, button:active:not(.close-drawer) .fa, .button:focus .fa, body.page-template-memorial-wall header li#menu-item-292 a:focus .fa, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:focus .fa, .wp-block-button__link:focus .fa, button:focus:not(.close-drawer) .fa, .button-yellow:hover .fa, #search-container input.search-submit:hover .fa, .search-form input.search-submit:hover .fa, .button-yellow:active .fa, #search-container input.search-submit:active .fa, .search-form input.search-submit:active .fa, .button-yellow:focus .fa, #search-container input.search-submit:focus .fa, .search-form input.search-submit:focus .fa {
  color: white;
}
.button:before, body.page-template-memorial-wall header li#menu-item-292 a:before, #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:before, .wp-block-button__link:before, button:not(.close-drawer):before, .button-yellow:before, #search-container input.search-submit:before, .search-form input.search-submit:before {
  background: white;
}

.button-blue {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  border-color: #009DDB;
  background: #009DDB;
  color: white;
}
.button-blue:hover .fa, .button-blue:active .fa, .button-blue:focus .fa {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.button-blue:before {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -99%;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
.button-blue.mb0, .button-blue#breadcrumbs {
  margin-bottom: 0;
}
.button-blue.small {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.button-blue.small .fa {
  font-size: 0.75rem;
}
.button-blue .fa {
  margin-left: 10px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 0.875rem;
  bottom: 1px;
  position: relative;
}
@media (max-width: 30em) {
  .button-blue {
    width: 100%;
  }
}
.button-blue:hover, .button-blue:active, .button-blue:focus {
  background: #00416E;
  color: #009DDB;
}
.button-blue:before {
  background: white;
}

.button-blue-ghost {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  border-color: #009DDB;
  background: white;
  color: #009DDB;
}
.button-blue-ghost:hover .fa, .button-blue-ghost:active .fa, .button-blue-ghost:focus .fa {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.button-blue-ghost:before {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -99%;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
.button-blue-ghost.mb0, .button-blue-ghost#breadcrumbs {
  margin-bottom: 0;
}
.button-blue-ghost.small {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.button-blue-ghost.small .fa {
  font-size: 0.75rem;
}
.button-blue-ghost .fa {
  margin-left: 10px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 0.875rem;
  bottom: 1px;
  position: relative;
}
@media (max-width: 30em) {
  .button-blue-ghost {
    width: 100%;
  }
}
.button-blue-ghost:hover, .button-blue-ghost:active, .button-blue-ghost:focus {
  color: white;
}
.button-blue-ghost:before {
  background: #009DDB;
}

.button-blue-text, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  color: #009DDB;
  padding: 0 10px 0 0;
  border: 0 none;
  border-radius: 0;
  min-width: unset;
  line-height: unset;
  min-height: unset;
}
.button-blue-text:hover .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:hover .fa, .button-blue-text:active .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:active .fa, .button-blue-text:focus .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:focus .fa {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.button-blue-text:before, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:before {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -99%;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
.button-blue-text.mb0, .tribe-events-loop .type-tribe_events .tribe-events-content .mb0.tribe-events-read-more, .button-blue-text#breadcrumbs, .tribe-events-loop .type-tribe_events .tribe-events-content #breadcrumbs.tribe-events-read-more {
  margin-bottom: 0;
}
.button-blue-text.small, .tribe-events-loop .type-tribe_events .tribe-events-content .small.tribe-events-read-more {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.button-blue-text.small .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .small.tribe-events-read-more .fa {
  font-size: 0.75rem;
}
.button-blue-text .fa, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more .fa {
  margin-left: 10px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 0.875rem;
  bottom: 1px;
  position: relative;
}
.button-blue-text:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:after {
  content: " ";
  left: -99%;
  bottom: 0;
  height: 2px;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
@media (max-width: 30em) {
  .button-blue-text, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more {
    width: 100%;
  }
}
.button-blue-text:hover, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:hover, .button-blue-text:active, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:active, .button-blue-text:focus, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:focus {
  color: #009DDB;
}
.button-blue-text:hover:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:hover:after, .button-blue-text:active:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:active:after, .button-blue-text:focus:after, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:focus:after {
  -webkit-animation: buttonIn 0.25s ease 1 forwards;
          animation: buttonIn 0.25s ease 1 forwards;
}
.button-blue-text:before, .tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more:before {
  display: none;
}

.button-yellow-ghost {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  border-color: #FFBA43;
  background: white;
  color: #FFBA43;
}
.button-yellow-ghost:hover .fa, .button-yellow-ghost:active .fa, .button-yellow-ghost:focus .fa {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.button-yellow-ghost:before {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -99%;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation: buttonOut 0.25s ease 1 forwards;
          animation: buttonOut 0.25s ease 1 forwards;
}
.button-yellow-ghost.mb0, .button-yellow-ghost#breadcrumbs {
  margin-bottom: 0;
}
.button-yellow-ghost.small {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.button-yellow-ghost.small .fa {
  font-size: 0.75rem;
}
.button-yellow-ghost .fa {
  margin-left: 10px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 0.875rem;
  bottom: 1px;
  position: relative;
}
@media (max-width: 30em) {
  .button-yellow-ghost {
    width: 100%;
  }
}
.button-yellow-ghost:hover, .button-yellow-ghost:active, .button-yellow-ghost:focus {
  color: white;
}
.button-yellow-ghost:before {
  background: #FFBA43;
}

.invert {
  /*.button-blue {
      background: transparent !important;
      color: white !important;
      &:hover {
          background-color: white !important;
          border-color: $yellow !important;
      }
  }*/
}
.invert .button, .invert body.page-template-memorial-wall header li#menu-item-292 a, body.page-template-memorial-wall header li#menu-item-292 .invert a, .invert #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-events-bar #tribe-bar-form .tribe-bar-submit .invert input[type=submit], .invert .wp-block-button__link, .invert button:not(.close-drawer) {
  color: white !important;
  border-color: white !important;
  background: transparent !important;
}
.invert .button:hover, .invert body.page-template-memorial-wall header li#menu-item-292 a:hover, body.page-template-memorial-wall header li#menu-item-292 .invert a:hover, .invert #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit]:hover, #tribe-events-bar #tribe-bar-form .tribe-bar-submit .invert input[type=submit]:hover, .invert .wp-block-button__link:hover, .invert button:hover:not(.close-drawer) {
  color: white !important;
  background: #FFBA43 !important;
  border-color: #FFBA43 !important;
}
.invert .button-yellow, .invert #search-container input.search-submit, #search-container .invert input.search-submit, .invert .search-form input.search-submit, .search-form .invert input.search-submit {
  color: #00416E !important;
}
.invert .button-yellow:hover, .invert #search-container input.search-submit:hover, #search-container .invert input.search-submit:hover, .invert .search-form input.search-submit:hover, .search-form .invert input.search-submit:hover {
  color: white !important;
}

input[type=submit] {
  border: 2px solid;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 7px 15px;
  position: relative;
  text-align: center;
  letter-spacing: 0.02em;
  z-index: 1;
  margin-right: 10px;
  border-color: #FFBA43;
  background: #FFBA43;
  color: #00416E;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input[type=submit]:before {
  content: "";
  display: none;
}
input[type=submit]:hover {
  background: #009DDB;
  border-color: #009DDB;
  color: white;
}

.play-button {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 101px;
  border-radius: 80px;
  text-align: center;
  padding-left: 7px;
}
.play-button:hover {
  color: white;
  background: #009DDB;
}

/* Button block - Gutenberg
--------------------------------------------- */
.has-blue-color {
  color: #009DDB !important;
}

.has-blue-background-color {
  background-color: #009DDB;
  border-color: #009DDB;
}

.has-lightblue-color {
  color: #04F7F9 !important;
}

.has-lightblue-background-color {
  background-color: #04F7F9;
  border-color: #04F7F9;
}

.has-darkblue-color {
  color: #00416E !important;
}

.has-darkblue-background-color {
  background-color: #00416E;
  border-color: #00416E;
}

.has-yellow-color {
  color: #FFBA43 !important;
}

.has-yellow-background-color {
  background-color: #FFBA43;
  border-color: #FFBA43;
}

.wp-block-button.small .wp-block-button__link {
  font-size: 0.875rem;
  padding: 0 20px;
  min-height: 24px;
  min-width: unset;
  letter-spacing: 0;
  line-height: 24px;
}
.wp-block-button.small .wp-block-button__link .fa {
  font-size: 0.75rem;
}

.wp-block-button__link:hover {
  text-decoration: none;
}
.wp-block-button__link:not(.has-background) {
  background-color: #FFBA43;
  color: #00416E;
}
.wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus {
  background-color: #009DDB;
  color: white;
}
.wp-block-button__link.has-blue-color:hover, .wp-block-button__link.has-blue-color:focus {
  color: #009DDB !important;
}
.wp-block-button__link.has-blue-background-color:hover, .wp-block-button__link.has-blue-background-color:focus {
  background-color: #009DDB;
  color: white !important;
  border-color: #009DDB;
}
.wp-block-button__link.has-lightblue-color:hover, .wp-block-button__link.has-lightblue-color:focus {
  color: #04F7F9 !important;
}
.wp-block-button__link.has-lightblue-background-color:hover, .wp-block-button__link.has-lightblue-background-color:focus {
  background-color: #009DDB;
  color: white !important;
  border-color: #009DDB;
}
.wp-block-button__link.has-darkblue-color:hover, .wp-block-button__link.has-darkblue-color:focus {
  color: #00416E !important;
}
.wp-block-button__link.has-darkblue-background-color:hover, .wp-block-button__link.has-darkblue-background-color:focus {
  background-color: #009DDB;
  color: white !important;
  border-color: #009DDB;
}
.wp-block-button__link.has-yellow-color:hover, .wp-block-button__link.has-yellow-color:focus {
  color: #FFBA43 !important;
}
.wp-block-button__link.has-yellow-background-color:hover, .wp-block-button__link.has-yellow-background-color:focus {
  background-color: #009DDB;
  color: white !important;
  border-color: #009DDB;
}

#sidecar .close-sidecar {
  min-width: 120px;
  width: 120px;
  margin-left: 17px;
}

select, input[type=text], input[type=email], textarea, input[type=tel] {
  padding: 7px 15px;
  line-height: 1.8;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

form.validate select, form.validate input[type=text], form.validate input[type=email], form.validate textarea, form.validate input[type=tel] {
  height: 50px;
}
form.validate input[type=submit] {
  top: -1px;
  padding: 0 15px;
  height: 49px;
  width: 100px;
  border-radius: 25px;
  min-width: 20px;
}

.hbspt-form {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.hbspt-form label {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1rem !important;
}
.hbspt-form input[type=text], .hbspt-form input[type=email], .hbspt-form input[type=tel],
.hbspt-form fieldset.form-columns-1 .hs-input, .hbspt-form .input.hs-input, .hbspt-form textarea.hs-input {
  font-size: 1rem !important;
  width: 100% !important;
  padding: 7px;
  line-height: 1.8;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}

.wpcf7 {
  max-width: 44em;
}
.wpcf7 form p {
  margin-bottom: 8px;
}
.wpcf7 form span.wpcf7-list-item {
  margin: 0 16px 0 0;
}
.wpcf7 form input.wpcf7-submit {
  border-radius: 50px;
  font-size: 16px;
  min-width: 0;
  padding: 8px 24px;
  text-transform: uppercase;
  width: auto;
}

.form_layout {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_layout .col-2 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form_layout .col-2 {
    width: 48%;
  }
}

.form-col-1, .form-col-2, .form-col-3, .form_layout {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .form-col-1, .form-col-2, .form-col-3, .form_layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.form-col-1 select, .form-col-2 select, .form-col-3 select, .form_layout select {
  width: 100%;
}

.form-col-1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-col-1 label, .form-col-1 p {
  width: 100%;
}
.form-col-1 label input, .form-col-1 label textarea, .form-col-1 p input, .form-col-1 p textarea {
  width: 100%;
}

.form-col-2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-col-2 label, .form-col-2 p {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-col-2 label, .form-col-2 p {
    width: 48%;
  }
}
.form-col-2 label input, .form-col-2 p input {
  width: 100%;
}

.form-col-3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-col-3 p {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-col-3 p {
    width: 30%;
  }
}
.form-col-3 p label {
  width: 100%;
}
.form-col-3 p label input {
  width: 100%;
}
.form-col-3 label {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-col-3 label {
    width: 30%;
  }
}
.form-col-3 label input {
  width: 100%;
}

/* _calendar.scss */
#tribe-events-content {
  overflow: visible;
}

#tribe-events-bar #tribe-bar-form {
  background: #fff;
}
#tribe-events-bar #tribe-bar-form .tribe-bar-filters {
  width: auto;
}
#tribe-events-bar #tribe-bar-form .tribe-bar-submit {
  margin-left: 0;
  width: auto;
}
#tribe-events-bar .tribe-bar-views-inner {
  background-color: #fff;
}
#tribe-events-bar #tribe-bar-views-toggle {
  min-width: unset;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 30px;
}
#tribe-events-bar #tribe-bar-views-toggle:hover, #tribe-events-bar #tribe-bar-views-toggle:focus {
  background: rgba(255, 186, 67, 0.5);
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-list {
  background: rgba(255, 186, 67, 0.5);
  padding-top: 0;
  border-radius: 0;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-option:hover,
#tribe-events-bar #tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
  background: #FFBA43;
}

.event-filters .views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.event-filters .views ul {
  border: 2px solid #009DDB;
  border-radius: 40px;
  list-style: none;
  margin: 24px auto 0;
  overflow: hidden;
  padding: 0 !important;
}
.event-filters .views ul li {
  display: inline-block;
  margin: 0;
}
.event-filters .views ul li:first-child a {
  padding-left: 20px;
  padding-right: 12px;
}
.event-filters .views ul li a {
  color: black;
  display: block;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  padding: 8px 16px 6px;
  text-decoration: none;
  text-transform: uppercase;
}
.event-filters .views ul li a:hover {
  color: #009DDB;
}
.event-filters .views ul li a.current {
  background: #009DDB;
  color: white;
}
.event-filters .categories ul {
  list-style: none;
  margin: 16px 0 0;
  padding: 0 !important;
}
.event-filters .categories ul::before {
  background: #f1f1f1;
  border-radius: 40px;
  color: black;
  content: "\f02b";
  font-family: "fontawesome";
  font-size: 20px;
  margin-right: 4px;
  padding: 8px 9px;
}
.event-filters .categories ul li {
  display: inline-block;
}
.event-filters .categories ul li:not(:last-child)::after {
  content: ", ";
  font-weight: bold;
  margin-right: 4px;
}
.event-filters .categories ul li a {
  font: 900 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.event-filters .categories ul li a:hover {
  color: #009DDB;
}

.tribe-events-notices {
  display: none;
}

#tribe-events-header {
  margin-top: 24px;
}

.tribe-events-nav-pagination .tribe-events-sub-nav li a {
  background: none;
  color: black;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  padding: 0;
  text-transform: uppercase;
}
.tribe-events-nav-pagination .tribe-events-sub-nav li a:hover {
  color: #009DDB;
}

.tribe-events-ical,
.tribe-events-gcal {
  display: table !important;
}

.tribe-events-calendar {
  border: none !important;
  border-right: 1px solid transparent !important;
}
.tribe-events-calendar thead tr th {
  background: #009DDB;
  border: none;
  color: white;
  font: bold 0 "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px 0;
}
.tribe-events-calendar thead tr th::after {
  color: white;
  content: attr(data-day-abbr);
  font: bold 16px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: -6px;
}
@media (min-width: 1024px) {
  .tribe-events-calendar thead tr th {
    font-size: 16px;
  }
  .tribe-events-calendar thead tr th::after {
    content: none;
  }
}
.tribe-events-calendar tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.tribe-events-calendar tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
.tribe-events-calendar tbody tr td {
  background: white;
}
.tribe-events-calendar tbody tr td:last-child {
  border-right: 1px solid #d8d8d8;
}
.tribe-events-calendar tbody tr td.tribe-events-othermonth div {
  background: none !important;
}
@media (min-width: 1024px) {
  .tribe-events-calendar tbody tr td div[id*=tribe-events-daynum-] {
    background: #f9f9f9;
    color: black;
  }
  .tribe-events-calendar tbody tr td .tribe_events {
    padding: 4px 0 !important;
  }
  .tribe-events-calendar tbody tr td .tribe_events .tribe-events-month-event-title {
    font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
  }
}
.tribe-events-calendar .tribe-events-tooltip {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #333 !important;
}
.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
  font: 900 16px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
}
.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb {
  padding-top: 0 !important;
  padding-bottom: 8px !important;
}
.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {
  height: 120px;
  width: 120px;
}
.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body .tribe-event-description p {
  font-size: 16px;
}

.tribe-events-loop {
  max-width: none !important;
}
.tribe-events-loop .tribe-events-list-separator-month {
  width: 100%;
}
.tribe-events-loop .tribe-events-list-separator-month span {
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.tribe-events-loop .type-tribe_events {
  background: white;
  border: 0 none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0 !important;
  position: relative;
}
.tribe-events-loop .type-tribe_events .tribe-events-list-event-title {
  font: bold 32px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 8px 0 4px;
  padding: 0 16px;
}
.tribe-events-loop .type-tribe_events .tribe-events-list-event-title a:hover {
  color: #009DDB;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-meta {
  border: none;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details {
  font-size: 1.2rem;
  padding: 0 16px;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details .fa-calendar-o,
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details .fa-calendar {
  color: #009DDB;
  font-size: 20px;
  margin-right: 8px;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details .fa-clock-o,
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-event-schedule-details .fa-clock {
  color: #009DDB;
  font-size: 20px;
  margin-left: 8px;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-meta .location .tribe-events-venue-details {
  font-size: 1.2rem;
  padding: 0 16px;
  line-height: 1.6;
  font-weight: normal;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-image {
  float: none;
  height: 240px;
  margin: 0;
  width: 100%;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-image a {
  display: block;
  height: 100%;
}
.tribe-events-loop .type-tribe_events .tribe-events-event-image a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.tribe-events-loop .type-tribe_events .tribe-events-content {
  margin-bottom: 16px !important;
  padding: 0 16px !important;
  font-size: 1rem;
}
.tribe-events-loop .type-tribe_events .tribe-events-content .tribe-events-read-more {
  text-align: left;
}

.tribe-events-back {
  margin-top: 16px;
}
.tribe-events-back a {
  color: black;
  font: bold 16px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.tribe-events-back a:hover {
  color: #009DDB;
}

.tribe-events-loop .tribe-events-day-time-slot:first-child {
  display: none;
}
.tribe-events-loop .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  background: #009DDB;
  border-radius: 8px 8px 0 0;
  color: white;
  margin-bottom: 0;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events {
  border-radius: 0;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events:last-child {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-title {
  margin: 0;
  padding: 8px 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta {
  background: white;
  border-top: 2px solid #f1f1f1;
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 0 !important;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .time-details {
  color: black;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 16px !important;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .time-details .fa-calendar-o,
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .time-details .fa-calendar {
  color: #009DDB;
  font-size: 20px;
  margin-right: 8px;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .time-details .fa-clock-o,
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .time-details .fa-clock {
  color: #009DDB;
  font-size: 20px;
  margin-left: 8px;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details {
  color: black;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 16px !important;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details::before {
  color: #009DDB;
  content: "\f041";
  font-family: "fontawesome";
  font-size: 20px;
  margin-right: 4px;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-event-image img {
  border-radius: 0;
}
.tribe-events-loop .tribe-events-day-time-slot .type-tribe_events .tribe-events-list-event-description {
  display: none;
}

body.tribe_events-template-default .header-nav {
  background: white;
}

.tribe-events-single .tribe-events-back a {
  font: bold 16px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.tribe-events-single .tribe-events-single-event-title {
  line-height: 1.3;
}
@media (min-width: 768px) {
  .tribe-events-single .tribe-events-single-event-title {
    width: 50%;
  }
}
.tribe-events-single .tribe-events-schedule {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.tribe-events-single .tribe-events-schedule .fa-calendar-o,
.tribe-events-single .tribe-events-schedule .fa-calendar {
  color: #009DDB;
  font-size: 20px;
  margin-right: 8px;
}
.tribe-events-single .tribe-events-schedule .fa-clock-o,
.tribe-events-single .tribe-events-schedule .fa-clock {
  color: #009DDB;
  font-size: 20px;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .tribe-events-single .tribe-events-schedule {
    width: 50%;
  }
}
.tribe-events-single .tribe-events-schedule h2 {
  color: #333;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .tribe-events-single .type-tribe_events .tribe-events-event-image {
    float: right;
    margin-top: -110px;
    padding-left: 16px;
    text-align: right;
    width: 50%;
  }
  .tribe-events-single .type-tribe_events .tribe-events-event-image img {
    max-width: 480px;
  }
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description {
  position: relative;
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share {
  position: relative;
  top: -8px;
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share .jssocials-shares {
  float: right;
  font-size: 18px;
  margin: 16px 0 0;
  text-align: right;
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share .jssocials-shares .jssocials-share {
  border-radius: 50%;
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 40px;
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share .jssocials-shares .jssocials-share .jssocials-share-link {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share .jssocials-shares .jssocials-share .jssocials-share-link svg {
  height: 24px;
  width: 24px;
}
.tribe-events-single .type-tribe_events .tribe-events-single-event-description #share .jssocials-shares .jssocials-share .jssocials-share-label {
  display: none;
}
.tribe-events-single .type-tribe_events .tribe-events-cal-links .tribe-events-gcal {
  margin-right: 8px !important;
}
.tribe-events-single .type-tribe_events .tribe-events-cal-links .tribe-events-ical {
  margin-left: 0 !important;
}
.tribe-events-single .type-tribe_events .tribe-events-event-meta {
  background: none;
  border: none;
  margin: 40px 0;
  padding: 0;
}
.tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-details,
.tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-venue {
  padding: 0;
}
.tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-single-section-title {
  border-bottom: 2px solid #009DDB;
  color: black;
  font-size: 24px;
  margin-bottom: 16px;
}
.tribe-events-single .type-tribe_events .tribe-events-event-meta dl {
  font-size: 18px;
}
.tribe-events-single .type-tribe_events .tribe-events-event-meta dl dt {
  color: black;
  font-weight: 900 !important;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .tribe-events-single .type-tribe_events .tribe-events-event-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-details {
    padding-right: 8px;
  }
  .tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-venue {
    padding-left: 8px;
  }
}
@media (min-width: 1024px) {
  .tribe-events-single .type-tribe_events .tribe-events-event-meta::before, .tribe-events-single .type-tribe_events .tribe-events-event-meta::after {
    content: none;
  }
  .tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-details,
  .tribe-events-single .type-tribe_events .tribe-events-event-meta .tribe-events-meta-group-venue {
    width: 50%;
  }
}
.tribe-events-single .type-tribe_events .tribe-events-related-events-title {
  border-bottom: 2px solid #009DDB;
  color: black;
  margin-bottom: 16px;
}
.tribe-events-single .type-tribe_events .tribe-related-events {
  padding: 0 !important;
}
.tribe-events-single .type-tribe_events .tribe-related-events li {
  background: white;
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 0;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-events-thumbnail {
  float: none;
  height: 240px;
  overflow: hidden;
  width: 100%;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-events-thumbnail a {
  display: block;
  height: 100%;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-events-thumbnail a img {
  border-radius: 8px 8px 0 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info {
  float: none;
  padding: 16px;
  width: 100%;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-related-events-title {
  margin-top: 0;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-time {
  color: black;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-date-start {
  color: black;
  font: bold 18px "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-date-start .fa-calendar-o,
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-date-start .fa-calendar {
  color: #009DDB;
  font-size: 20px;
  margin-right: 8px;
}
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-date-start .fa-clock-o,
.tribe-events-single .type-tribe_events .tribe-related-events li .tribe-related-event-info .tribe-event-date-start .fa-clock {
  color: #009DDB;
  font-size: 20px;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .tribe-events-single .type-tribe_events .tribe-related-events {
    display: grid;
    display: -ms-grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events::before {
    content: none;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (min-width: 768px) {
  @supports (-ms-ime-align: auto) {
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(1) {
      -ms-grid-column: 1;
      -ms-grid-row: 1;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(2) {
      -ms-grid-column: 2;
      -ms-grid-row: 1;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(3) {
      -ms-grid-column: 1;
      -ms-grid-row: 2;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(4) {
      -ms-grid-column: 2;
      -ms-grid-row: 2;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(5) {
      -ms-grid-column: 1;
      -ms-grid-row: 3;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(6) {
      -ms-grid-column: 2;
      -ms-grid-row: 3;
    }
  }
}
@media (min-width: 1024px) {
  .tribe-events-single .type-tribe_events .tribe-related-events {
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active) {
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 2;
  }
}
@media (min-width: 1024px) {
  @supports (-ms-ime-align: auto) {
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(1) {
      -ms-grid-column: 1;
      -ms-grid-row: 1;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(2) {
      -ms-grid-column: 2;
      -ms-grid-row: 1;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(3) {
      -ms-grid-column: 3;
      -ms-grid-row: 1;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(4) {
      -ms-grid-column: 1;
      -ms-grid-row: 2;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(5) {
      -ms-grid-column: 2;
      -ms-grid-row: 2;
    }
    .tribe-events-single .type-tribe_events .tribe-related-events li:nth-child(6) {
      -ms-grid-column: 3;
      -ms-grid-row: 2;
    }
  }
  .tribe-events-single .type-tribe_events .tribe-related-events li {
    width: 100%;
  }
}
.tribe-events-single .type-tribe_events .tribe-block__organizer__details h3, .tribe-events-single .type-tribe_events .tribe-block__organizer__details blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .tribe-events-single .type-tribe_events .tribe-block__organizer__details p {
  color: #333;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tribe-events-single .type-tribe_events .tribe-block__organizer__details p {
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tribe-events-single #tribe-events-footer {
  display: none;
}

.tribe-events .tribe-common-l-container .tribe-events-header {
  position: static;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 20px;
}
@media (max-width: 1160px) {
  .tribe-events .tribe-common-l-container .tribe-events-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tribe-events .tribe-common-l-container .tribe-events-header #tribe-events-search-container #tribe-events-events-bar-search form.tribe-events-c-search button.tribe-common-c-btn {
  background-color: #009DDB;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-common-l-container .tribe-events-header #tribe-events-search-container #tribe-events-events-bar-search form.tribe-events-c-search button.tribe-common-c-btn:hover {
  background-color: #00416E;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__search-container {
  position: static;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-view-selector {
  width: auto;
}
@media (max-width: 1160px) {
  .tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__search-button {
    display: none;
  }
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button.tribe-events-c-events-bar__search-button, .tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button.tribe-events-c-view-selector__button {
  padding: 5px;
  background: transparent;
  border: none;
  min-width: 0px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-radius: 0px;
  min-height: 0px;
  margin: 0;
  overflow: visible;
}
@media (max-width: 1160px) {
  .tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button.tribe-events-c-events-bar__search-button, .tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button.tribe-events-c-view-selector__button {
    font-size: 0px;
  }
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker-container {
  min-width: 0px;
  width: 0;
  position: static;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .datepicker-dropdown {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 0 !important;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar nav.tribe-events-c-top-bar__nav button {
  background-color: transparent;
  padding: 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  min-height: 0px;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar nav.tribe-events-c-top-bar__nav ul li {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar a.tribe-common-c-btn-border-small {
  font-size: 1.125rem;
  padding: 5px;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
  font-weight: bold;
  color: #000;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker {
  margin: 0 0 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 1160px) {
  .tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  border-color: #000;
  color: #000;
  background: transparent;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button svg * {
  fill: #000;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button .tribe-events-c-nav__prev-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button .tribe-events-c-nav__prev-label > span {
  margin-left: 5px;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button:hover {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
.tribe-events .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button.tribe-events-c-top-bar__datepicker-button:hover svg * {
  fill: #000;
}
.tribe-events .tribe-common-l-container .tribe-events-calendar-list__event .tribe-events-calendar-list__event-header {
  position: static;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tribe-events .tribe-common-l-container .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-header {
  position: static;
}
.tribe-events .tribe-common-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__calendar-event {
  padding: 5px 10px;
}
.tribe-events .tribe-common-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details {
  word-break: break-all;
}
.tribe-events .tribe-common-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime {
  font-weight: bold;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  color: #000;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next svg * {
  fill: #00416E;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev .tribe-events-c-nav__prev-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev .tribe-events-c-nav__next-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next .tribe-events-c-nav__prev-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next .tribe-events-c-nav__next-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev .tribe-events-c-nav__prev-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev .tribe-events-c-nav__next-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next .tribe-events-c-nav__prev-label, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next .tribe-events-c-nav__next-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev .tribe-events-c-nav__prev-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev .tribe-events-c-nav__next-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next .tribe-events-c-nav__prev-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next .tribe-events-c-nav__next-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev .tribe-events-c-nav__prev-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev .tribe-events-c-nav__next-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next .tribe-events-c-nav__prev-label > span, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next .tribe-events-c-nav__next-label > span {
  margin-left: 5px;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev:hover, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next:hover, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev:hover, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next:hover {
  color: #000;
  background-color: transparent;
  border: none;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev:hover svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__next:hover svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__prev:hover svg *, .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next:hover svg * {
  fill: #000;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next button.tribe-events-c-nav__next {
  border: 2px solid;
  border-radius: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  color: #000;
  border: none;
  background: transparent;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next button.tribe-events-c-nav__next svg * {
  fill: #00416E;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next button.tribe-events-c-nav__next:hover {
  color: #000;
  background-color: transparent;
  border: none;
}
.tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--next button.tribe-events-c-nav__next:hover svg * {
  fill: #000;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  min-width: 200px;
  overflow: hidden;
  padding: 0 50px;
  position: relative;
  text-align: center;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  z-index: 1;
  margin-right: 10px;
  min-height: 44px;
  line-height: 44px;
  color: #FFF;
  border: none;
  background: #00416E;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border svg * {
  fill: #FFF;
  -webkit-transition: all 0.33s ease-in-out;
  transition: all 0.33s ease-in-out;
  margin: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover {
  color: #FFF;
  background-color: #009DDB;
  border: none;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover svg * {
  fill: #FFF;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border button.tribe-events-c-subscribe-dropdown__button-text {
  background: none !important;
  border: none !important;
  color: inherit !important;
  margin: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active {
  background-color: #009DDB !important;
}

/* _state-map.scss */
.state-map-wrapper {
  max-width: 48em;
  position: relative;
}
.state-map-wrapper .popups {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.state-map-wrapper .popups .popup {
  background: white;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  left: 50%;
  max-height: calc(100vh - 200px);
  max-width: calc(100vw - 80px);
  opacity: 0;
  padding: 16px 24px 8px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, calc(-50% + 8px));
          transform: translate(-50%, calc(-50% + 8px));
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  width: 360px;
  z-index: -1;
}
.state-map-wrapper .popups .popup.active {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
.state-map-wrapper .popups .popup .popup-dismiss {
  background: #00416E;
  color: white;
  height: 32px;
  padding-top: 5px;
  position: absolute;
  right: -16px;
  text-align: center;
  top: -16px;
  width: 32px;
  z-index: 1;
}
.state-map-wrapper .popups .popup .popup-dismiss:hover {
  background: #009DDB;
  cursor: pointer;
}
.state-map-wrapper .state-map svg {
  width: 100%;
}
.state-map-wrapper .state-map svg .active {
  cursor: pointer;
  fill: #009DDB;
}
.state-map-wrapper .state-map svg .active:hover {
  fill: #00416E;
}
.state-map-wrapper .state-map svg .active:hover path,
.state-map-wrapper .state-map svg .active:hover polygon {
  fill: #00416E;
}
.state-map-wrapper .state-map svg .active path,
.state-map-wrapper .state-map svg .active polygon {
  fill: #009DDB;
}
.state-map-wrapper .state-map svg .selected {
  fill: #FFBA43 !important;
}
.state-map-wrapper .state-map svg .selected path,
.state-map-wrapper .state-map svg .selected polygon {
  fill: #FFBA43 !important;
}

body.page-template-front-page,
body.home {
  /*
      .section-facts {
          .facts-container {
              min-height: 1200px;
              .item {
                  top: 10%;
                  opacity: 0;
                  box-shadow: 0 30px 40px rgba(0,0,0,0.6);
                  transition: opacity 1s cubic-bezier(0.645,0.045,0.355,1);
                  animation: slideOut 0.33s cubic-bezier(0.645,0.045,0.355,1) forwards;
                  &.active {
                      opacity: 1;
                      animation: slideIn 0.33s cubic-bezier(0.645,0.045,0.355,1) forwards;
                  }
              }
              @keyframes slideIn {
                  from { left: -100%; }
                  to { left: 10%; }
              }

              @keyframes slideOut {
                  from { transform: translateX(100%); }
                  to { transform: translateX(200%); }
              }

              .close-slide {
                  background: rgba($blue,0.5);
                  border-radius: 50px;
                  height: 50px;
                  width: 50px;
                  cursor: pointer;
                  text-align: center;
                  line-height: 54px;
                  transition: background 0.33s ease-in-out;
                  @extend .absolute, .top-1, .right-1;
                  &:hover {
                      background: $darkblue;
                      color: white;
                  }
              }
              .slide-toggle {
                  background: $blue;
                  position: absolute;
                  border-radius: 50px;
                  height: 50px;
                  width: 50px;
                  color: white;
                  cursor: pointer;
                  text-align: center;
                  line-height: 50px;
                  line-height: 46px;
                  span {
                      z-index: 2;
                      height: 100%;
                      width: 100%;
                      display: block;
                      color: white;
                      position: relative;
                      transition: color 0.33s ease-in-out;
                      font-weight: bold;
                  }
                  &:before {
                      content: ' ';
                      width: 50px;
                      height: 50px;
                      border-radius: 50px;
                      background: rgba($blue,0.5);
                      position: absolute;
                      top: 0;
                      left: 0;
                      animation: pulse 6s ease-in-out infinite;
                  }
                  &:after {
                      content: ' ';
                      width: 50px;
                      height: 50px;
                      border-radius: 50px;
                      background: $yellow;
                      position: absolute;
                      top: 0;
                      left: 0;
                      transform: scale(1);
                      transition: transform 0.33s ease-in-out, opacity 0.33s ease-in-out;
                      z-index: 0;
                      opacity: 0;
                  }
                  &:hover {
                      span { color: $darkblue; }
                      &:after {
                          opacity: 1;
                          transform: scale(1.3)
                      }
                  }
              }

              @keyframes pulse {
                  0% { transform: scale(1); }
                  10% { transform: scale(1.2); }
                  30% { transform: scale(1); }
                  45% { transform: scale(1.5); }
                  60% { transform: scale(1); }
                  75% { transform: scale(1.3); }
                  100% { transform: scale(1); }
              }

              .slide-toggle[data-target="slide-1"] {
                  top: 5%;
                  left: 30%;
              }
              .item.slide-1 { top: 10%; }
              .slide-toggle[data-target="slide-2"] {
                  top: 15%;
                  right: 30%;
              }
              .item.slide-2 { top: 20%;}
              .slide-toggle[data-target="slide-3"] {
                  top: 25%;
                  left: 20%;
              }
              .item.slide-3 { top: 30%;}
              .slide-toggle[data-target="slide-4"] {
                  top: 35%;
                  right: 20%;
              }
              .item.slide-4 { top: 40%;}
              .slide-toggle[data-target="slide-5"] {
                  top: 45%;
                  left: 10%;
              }
              .item.slide-5 { top: 50%;}
              .slide-toggle[data-target="slide-6"] {
                  top: 55%;
                  right: 10%;
              }
              .item.slide-6 { top: 60%;}
              .slide-toggle[data-target="slide-7"] {
                  top: 65%;
                  left: 15%;
              }
              .item.slide-7 { top: 70%;}
              .slide-toggle[data-target="slide-8"] {
                  top: 75%;
                  right: 15%;
              }
              .item.slide-8 { top: 70%;}
          }
      }
  */
}
body.page-template-front-page .bgVideo-wrapper,
body.home .bgVideo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
body.page-template-front-page .bgVideo-wrapper iframe,
body.home .bgVideo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  display: none;
}
@media (min-width: 1024px) {
  body.page-template-front-page .bgVideo-wrapper iframe,
  body.home .bgVideo-wrapper iframe {
    display: block;
  }
}
body.page-template-front-page .bgVideo-wrapper video,
body.home .bgVideo-wrapper video {
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100vw;
  min-height: 100vh;
}
@media (min-width: 1024px) {
  body.page-template-front-page .bgVideo-wrapper video,
  body.home .bgVideo-wrapper video {
    display: none;
  }
}
body.page-template-front-page .section-hero,
body.home .section-hero {
  height: 100vh;
}
body.page-template-front-page .section-hero #blob,
body.home .section-hero #blob {
  width: 400px;
  top: 0;
  right: 10px;
  margin: 0 auto;
  fill: #009DDB;
  width: 50vmax;
  -webkit-animation: breathe 10s ease-in-out infinite;
          animation: breathe 10s ease-in-out infinite;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.top-line, body.page-template-front-page .section-hero .hero-title.element-load .top-line.tribe-events-page-title,
body.home .section-hero .hero-title.element-load h1.top-line,
body.home .section-hero .hero-title.element-load .top-line.tribe-events-page-title {
  letter-spacing: 0;
  font-size: 4rem;
  text-shadow: 0 0 20px white;
  -webkit-animation: fade-up 3s ease-in-out forwards;
          animation: fade-up 3s ease-in-out forwards;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.top-line span, body.page-template-front-page .section-hero .hero-title.element-load .top-line.tribe-events-page-title span,
body.home .section-hero .hero-title.element-load h1.top-line span,
body.home .section-hero .hero-title.element-load .top-line.tribe-events-page-title span {
  -webkit-animation: breatheText 10s ease-in-out infinite 3s;
          animation: breatheText 10s ease-in-out infinite 3s;
}
@media screen and (min-width: 30em) {
  body.page-template-front-page .section-hero .hero-title.element-load h1.top-line, body.page-template-front-page .section-hero .hero-title.element-load .top-line.tribe-events-page-title,
  body.home .section-hero .hero-title.element-load h1.top-line,
  body.home .section-hero .hero-title.element-load .top-line.tribe-events-page-title {
    -webkit-animation: squeeze-in 3s ease-in-out forwards;
            animation: squeeze-in 3s ease-in-out forwards;
  }
}
@media screen and (min-width: 60em) {
  body.page-template-front-page .section-hero .hero-title.element-load h1.top-line, body.page-template-front-page .section-hero .hero-title.element-load .top-line.tribe-events-page-title,
  body.home .section-hero .hero-title.element-load h1.top-line,
  body.home .section-hero .hero-title.element-load .top-line.tribe-events-page-title {
    font-size: 3.25rem;
  }
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line.fade-in, body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.fade-in.tribe-events-page-title,
body.home .section-hero .hero-title.element-load h1.bottom-line.fade-in,
body.home .section-hero .hero-title.element-load .bottom-line.fade-in.tribe-events-page-title {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line, body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title,
body.home .section-hero .hero-title.element-load h1.bottom-line,
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title {
  overflow: hidden;
  text-shadow: 0 0 20px white;
  padding: 0 11px 11px;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span, body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span,
body.home .section-hero .hero-title.element-load h1.bottom-line span,
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span {
  display: inline-block;
  -webkit-animation-duration: 3.75s;
          animation-duration: 3.75s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate3d(-30%, -100%, 0);
          transform: translate3d(-30%, -100%, 0);
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(1), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(1),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(1),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(2), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(2),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(2),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(3), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(3),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(3),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(4), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(4),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(4),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(5), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(5),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(5),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(6), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(6),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(6),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(7), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(7),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(7),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .section-hero .hero-title.element-load h1.bottom-line span:nth-child(8), body.page-template-front-page .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(8),
body.home .section-hero .hero-title.element-load h1.bottom-line span:nth-child(8),
body.home .section-hero .hero-title.element-load .bottom-line.tribe-events-page-title span:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-name: rampUp;
          animation-name: rampUp;
}
body.page-template-front-page .arrows,
body.home .arrows {
  width: 15px;
  height: 60px;
}
body.page-template-front-page .arrows circle,
body.home .arrows circle {
  fill: #009DDB;
  -webkit-animation: arrow 2s infinite;
          animation: arrow 2s infinite;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.5;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
body.page-template-front-page .arrows circle.a1,
body.home .arrows circle.a1 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body.page-template-front-page .arrows circle.a2,
body.home .arrows circle.a2 {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
body.page-template-front-page .arrows circle.a3,
body.home .arrows circle.a3 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@-webkit-keyframes rampUp {
  0% {
    -webkit-transform: translate3d(-30%, 100%, 0);
            transform: translate3d(-30%, 100%, 0);
  }
  60% {
    -webkit-transform: translate3d(-30%, 100%, 0);
            transform: translate3d(-30%, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes rampUp {
  0% {
    -webkit-transform: translate3d(-30%, 100%, 0);
            transform: translate3d(-30%, 100%, 0);
  }
  60% {
    -webkit-transform: translate3d(-30%, 100%, 0);
            transform: translate3d(-30%, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes breatheText {
  0% {
    letter-spacing: 0rem;
  }
  50% {
    letter-spacing: 0.5rem;
  }
  100% {
    letter-spacing: 0em;
  }
}
@keyframes breatheText {
  0% {
    letter-spacing: 0rem;
  }
  50% {
    letter-spacing: 0.5rem;
  }
  100% {
    letter-spacing: 0em;
  }
}
@-webkit-keyframes breathe {
  0% {
    -webkit-transform: scale(0.8, 1) rotate(0deg);
            transform: scale(0.8, 1) rotate(0deg);
  }
  25% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8, 1) rotate(30deg);
            transform: scale(0.8, 1) rotate(30deg);
  }
  75% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8, 1) rotate(0deg);
            transform: scale(0.8, 1) rotate(0deg);
  }
}
@keyframes breathe {
  0% {
    -webkit-transform: scale(0.8, 1) rotate(0deg);
            transform: scale(0.8, 1) rotate(0deg);
  }
  25% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8, 1) rotate(30deg);
            transform: scale(0.8, 1) rotate(30deg);
  }
  75% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8, 1) rotate(0deg);
            transform: scale(0.8, 1) rotate(0deg);
  }
}
body.page-template-front-page .section-roles .item,
body.home .section-roles .item {
  -webkit-box-shadow: 0 0 20px rgba(50, 50, 50, 0);
          box-shadow: 0 0 20px rgba(50, 50, 50, 0);
  z-index: 5;
  opacity: 0;
}
body.page-template-front-page .section-roles .item .blue-overlay,
body.home .section-roles .item .blue-overlay {
  bottom: 0;
  top: unset;
}
body.page-template-front-page .section-roles .item:hover,
body.home .section-roles .item:hover {
  -webkit-box-shadow: 0 10px 30px rgba(50, 50, 50, 0.2);
          box-shadow: 0 10px 30px rgba(50, 50, 50, 0.2);
  height: 110%;
  width: 110%;
}
body.page-template-front-page .section-roles .item:hover .blue-overlay,
body.home .section-roles .item:hover .blue-overlay {
  height: 100px;
  background: rgb(0, 157, 219);
}
body.page-template-front-page .section-stories,
body.home .section-stories {
  height: 100vh;
}
@media (min-width: 30em) {
  body.page-template-front-page .section-stories,
  body.home .section-stories {
    height: 720px;
  }
}
body.page-template-front-page .section-stories .item,
body.home .section-stories .item {
  height: 100vh;
}
@media (min-width: 30em) {
  body.page-template-front-page .section-stories .item,
  body.home .section-stories .item {
    height: 720px;
  }
}
body.page-template-front-page .section-stories .home-carousel,
body.home .section-stories .home-carousel {
  z-index: -1;
}
body.page-template-front-page .section-stories .home-carousel .owl-dots,
body.home .section-stories .home-carousel .owl-dots {
  background: rgba(0, 0, 0, 0.5);
  width: 200px;
  left: calc(30% + 100px);
  position: absolute;
  bottom: 0;
  height: 50px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.page-template-front-page .section-stories .home-carousel .owl-dots > *,
body.home .section-stories .home-carousel .owl-dots > * {
  -webkit-appearance: none;
  min-width: unset;
}
body.page-template-front-page .section-stories .home-carousel .owl-dots .owl-dot:hover,
body.home .section-stories .home-carousel .owl-dots .owl-dot:hover {
  background: none;
}
body.page-template-front-page .section-stories .home-carousel .owl-nav,
body.home .section-stories .home-carousel .owl-nav {
  width: 100px;
  left: 30%;
  position: absolute;
  bottom: 0;
  right: 0;
}
body.page-template-front-page .section-stories .home-carousel .owl-nav > *,
body.home .section-stories .home-carousel .owl-nav > * {
  -webkit-appearance: none;
  min-width: unset;
}
body.page-template-front-page .section-stories .home-carousel .owl-nav .owl-prev,
body.page-template-front-page .section-stories .home-carousel .owl-nav .owl-next,
body.home .section-stories .home-carousel .owl-nav .owl-prev,
body.home .section-stories .home-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background: #00416E;
  color: white;
  line-height: 50px;
  text-align: center;
  -webkit-appearance: none;
  min-width: unset;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
body.page-template-front-page .section-stories .home-carousel .owl-nav .owl-prev:hover,
body.page-template-front-page .section-stories .home-carousel .owl-nav .owl-next:hover,
body.home .section-stories .home-carousel .owl-nav .owl-prev:hover,
body.home .section-stories .home-carousel .owl-nav .owl-next:hover {
  background: #FFBA43;
}
body.page-template-front-page .section-stats .vertical-chart,
body.home .section-stats .vertical-chart {
  border-bottom: 2px solid #00416E;
  height: 300px;
  padding: 0 40px;
}
body.page-template-front-page .section-stats .vertical-chart.load .chart-column,
body.home .section-stats .vertical-chart.load .chart-column {
  height: 100%;
}
body.page-template-front-page .section-stats .vertical-chart .chart-column,
body.home .section-stats .vertical-chart .chart-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 1s ease;
  transition: height 1s ease;
}
body.page-template-front-page .section-stats .vertical-chart .chart-column:nth-child(2),
body.home .section-stats .vertical-chart .chart-column:nth-child(2) {
  max-height: 250px;
}
body.page-template-front-page .section-stats .vertical-chart .chart-column .bar,
body.home .section-stats .vertical-chart .chart-column .bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
  width: 40px;
}
body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
  width: 70px;
}
body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
  width: 20px;
}
body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
  width: 10px;
}
@media screen and (min-width: 500px) {
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
    width: 95px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
    width: 180px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
    width: 30px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
    width: 20px;
  }
}
@media screen and (min-width: 580px) {
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
    width: 125px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
    width: 260px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
    width: 70px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
    width: 40px;
  }
}
@media screen and (min-width: 960px) {
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
    width: 40px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
    width: 70px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
    width: 20px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
    width: 10px;
  }
}
@media screen and (min-width: 1200px) {
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
    width: 95px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
    width: 180px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
    width: 30px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
    width: 20px;
  }
}
@media screen and (min-width: 1350px) {
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(1) .bar {
    width: 125px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(2) .bar {
    width: 260px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(3) .bar {
    width: 70px;
  }
  body.page-template-front-page .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar,
  body.home .section-stats .horizontal-chart.load .chart-column:nth-child(4) .bar {
    width: 40px;
  }
}
body.page-template-front-page .section-stats .horizontal-chart .chart-column > :first-child,
body.home .section-stats .horizontal-chart .chart-column > :first-child {
  width: 130px;
}
body.page-template-front-page .section-stats .horizontal-chart .chart-column .bar,
body.home .section-stats .horizontal-chart .chart-column .bar {
  margin: 0 20px;
  position: relative;
  -webkit-transition: width 1s ease;
  transition: width 1s ease;
  width: 0;
}
body.page-template-front-page .section-stats .horizontal-chart .chart-column .bar::before,
body.home .section-stats .horizontal-chart .chart-column .bar::before {
  background: #00416E;
  content: "";
  height: calc(100% + 40px);
  position: absolute;
  top: 50%;
  left: -2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
}
body.page-template-front-page .section-stats .stat-row .stat,
body.home .section-stats .stat-row .stat {
  background: white;
  margin-bottom: 56px;
  overflow: hidden;
  padding: 0 32px 32px;
  position: relative;
  text-align: center;
  -webkit-transition: margin 0.5s ease, padding 0.5s ease;
  transition: margin 0.5s ease, padding 0.5s ease;
  width: 33.33%;
}
body.page-template-front-page .section-stats .stat-row .stat::before,
body.home .section-stats .stat-row .stat::before {
  background: #f1f1f1;
  content: "";
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
  width: 100%;
}
body.page-template-front-page .section-stats .stat-row .stat:hover,
body.home .section-stats .stat-row .stat:hover {
  margin-bottom: 0;
  padding-bottom: 56px;
}
body.page-template-front-page .section-stats .stat-row .stat:hover::before,
body.home .section-stats .stat-row .stat:hover::before {
  height: 100%;
}
body.page-template-front-page .section-stats .stat-row .stat:hover .button, body.page-template-front-page .section-stats .stat-row .stat:hover body.page-template-memorial-wall header li#menu-item-292 a, body.page-template-memorial-wall header li#menu-item-292 body.page-template-front-page .section-stats .stat-row .stat:hover a, body.page-template-front-page .section-stats .stat-row .stat:hover button:not(.close-drawer), body.page-template-front-page .section-stats .stat-row .stat:hover .wp-block-button__link, body.page-template-front-page .section-stats .stat-row .stat:hover #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-events-bar #tribe-bar-form .tribe-bar-submit body.page-template-front-page .section-stats .stat-row .stat:hover input[type=submit],
body.home .section-stats .stat-row .stat:hover .button,
body.home .section-stats .stat-row .stat:hover body.page-template-memorial-wall header li#menu-item-292 a,
body.page-template-memorial-wall header li#menu-item-292 body.home .section-stats .stat-row .stat:hover a,
body.home .section-stats .stat-row .stat:hover button:not(.close-drawer),
body.home .section-stats .stat-row .stat:hover .wp-block-button__link,
body.home .section-stats .stat-row .stat:hover #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit],
#tribe-events-bar #tribe-bar-form .tribe-bar-submit body.home .section-stats .stat-row .stat:hover input[type=submit] {
  bottom: 40px;
}
body.page-template-front-page .section-stats .stat-row .stat .button, body.page-template-front-page .section-stats .stat-row .stat body.page-template-memorial-wall header li#menu-item-292 a, body.page-template-memorial-wall header li#menu-item-292 body.page-template-front-page .section-stats .stat-row .stat a, body.page-template-front-page .section-stats .stat-row .stat button:not(.close-drawer), body.page-template-front-page .section-stats .stat-row .stat .wp-block-button__link, body.page-template-front-page .section-stats .stat-row .stat #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-events-bar #tribe-bar-form .tribe-bar-submit body.page-template-front-page .section-stats .stat-row .stat input[type=submit],
body.home .section-stats .stat-row .stat .button,
body.home .section-stats .stat-row .stat body.page-template-memorial-wall header li#menu-item-292 a,
body.page-template-memorial-wall header li#menu-item-292 body.home .section-stats .stat-row .stat a,
body.home .section-stats .stat-row .stat button:not(.close-drawer),
body.home .section-stats .stat-row .stat .wp-block-button__link,
body.home .section-stats .stat-row .stat #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit],
#tribe-events-bar #tribe-bar-form .tribe-bar-submit body.home .section-stats .stat-row .stat input[type=submit] {
  position: absolute;
  bottom: -200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
body.page-template-front-page .section-news .news-item,
body.home .section-news .news-item {
  border: none;
}
body.page-template-front-page .section-news .news-item:hover,
body.home .section-news .news-item:hover {
  background-color: #FFBA43;
  color: #00416E;
}
body.page-template-front-page .section-news .news-item:hover h6,
body.page-template-front-page .section-news .news-item:hover a,
body.home .section-news .news-item:hover h6,
body.home .section-news .news-item:hover a {
  color: #00416E !important;
}
body.page-template-front-page .section-news .news-item:nth-of-type(2),
body.home .section-news .news-item:nth-of-type(2) {
  background-color: #00416E;
}
body.page-template-front-page .section-news .news-item:nth-of-type(2) a span,
body.page-template-front-page .section-news .news-item:nth-of-type(2) a h6,
body.home .section-news .news-item:nth-of-type(2) a span,
body.home .section-news .news-item:nth-of-type(2) a h6 {
  color: white;
}
body.page-template-front-page .section-news .news-item:nth-of-type(2):hover,
body.home .section-news .news-item:nth-of-type(2):hover {
  background-color: #FFBA43;
}
body.page-template-front-page .section-news .news-item:nth-of-type(2):hover a span,
body.page-template-front-page .section-news .news-item:nth-of-type(2):hover a h6,
body.home .section-news .news-item:nth-of-type(2):hover a span,
body.home .section-news .news-item:nth-of-type(2):hover a h6 {
  color: #00416E;
}
body.page-template-front-page .section-news .news-item:nth-of-type(3),
body.home .section-news .news-item:nth-of-type(3) {
  background-color: #009DDB;
}
body.page-template-front-page .section-news .news-item:nth-of-type(3) a span,
body.page-template-front-page .section-news .news-item:nth-of-type(3) a h6,
body.home .section-news .news-item:nth-of-type(3) a span,
body.home .section-news .news-item:nth-of-type(3) a h6 {
  color: white;
}
body.page-template-front-page .section-news .news-item:nth-of-type(3):hover,
body.home .section-news .news-item:nth-of-type(3):hover {
  background-color: #FFBA43;
}
body.page-template-front-page .section-news .news-item:nth-of-type(3):hover a span,
body.page-template-front-page .section-news .news-item:nth-of-type(3):hover a h6,
body.home .section-news .news-item:nth-of-type(3):hover a span,
body.home .section-news .news-item:nth-of-type(3):hover a h6 {
  color: #00416E;
}
body.page-template-front-page .section-news .news-item:nth-of-type(4),
body.home .section-news .news-item:nth-of-type(4) {
  background-color: #eee;
}
body.page-template-front-page .section-news .news-item:nth-of-type(4):hover,
body.home .section-news .news-item:nth-of-type(4):hover {
  background-color: #FFBA43;
}
body.page-template-front-page .section-news .news-item:nth-of-type(4):hover a span,
body.page-template-front-page .section-news .news-item:nth-of-type(4):hover a h6,
body.home .section-news .news-item:nth-of-type(4):hover a span,
body.home .section-news .news-item:nth-of-type(4):hover a h6 {
  color: #00416E;
}
body.page-template-front-page .section-news .featured-news:hover .bottom-white-gradient,
body.home .section-news .featured-news:hover .bottom-white-gradient {
  height: 300%;
  top: -150%;
}
body.page-template-front-page footer,
body.home footer {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.page-template-2021homepage header {
  background: rgba(255, 255, 255, 0.8);
}
.page-template-2021homepage .section-hero {
  margin-top: 92px;
  height: auto !important;
}
.page-template-2021homepage .section-hero .homerotator .owl-stage {
  padding-bottom: 0 !important;
}
.page-template-2021homepage .section-hero .homerotator .owl-nav {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-2021homepage .section-hero .homerotator .owl-nav button {
  position: absolute;
  width: 30px;
  min-width: unset;
}
.page-template-2021homepage .section-hero .homerotator .owl-nav button:before {
  display: none;
}
.page-template-2021homepage .section-hero .homerotator .owl-nav button:nth-child(2) {
  right: 0;
}
.page-template-2021homepage .section-hero .homerotator .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-2021homepage .section-hero .homerotator .owl-dots button {
  background: #FFBA43;
  border: 2px solid #FFBA43 !important;
  margin: 0 8px;
  height: 12px;
  width: 12px;
  display: none;
  zoom: unset;
  min-width: unset;
  min-height: unset;
}
.page-template-2021homepage .section-hero .homerotator .owl-dots button.active {
  background: #FFBA43 !important;
}
.page-template-2021homepage .section-hero .homerotator .owl-dots button:before {
  display: none;
}
.page-template-2021homepage .section-hero .homerotator .owl-dots button span {
  display: none;
  margin: 0;
}
.page-template-2021homepage .section-hero .item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1180px) {
  .page-template-2021homepage .section-hero .item {
    height: 70vh;
    padding: 100px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.page-template-2021homepage .section-hero .item.top {
  background-position: top;
}
.page-template-2021homepage .section-hero .item.bottom {
  background-position: bottom;
}
.page-template-2021homepage .section-hero .item.center, .page-template-2021homepage .section-hero div.type-post nav.item.post-navigation, div.type-post .page-template-2021homepage .section-hero nav.item.post-navigation, .page-template-2021homepage .section-hero .tc p.item, .page-template-2021homepage .section-hero body.page-template-memorial-wall div.bio.modal a.modal-close p.item, body.page-template-memorial-wall div.bio.modal .page-template-2021homepage .section-hero a.modal-close p.item, .tc .page-template-2021homepage .section-hero p.item, body.page-template-memorial-wall div.bio.modal a.modal-close .page-template-2021homepage .section-hero p.item, .page-template-2021homepage .section-hero .sidebar .mobile-sidemenu-toggle span p.item, .sidebar .mobile-sidemenu-toggle span .page-template-2021homepage .section-hero p.item, .page-template-2021homepage .section-hero #search-container .item.search-form, #search-container .page-template-2021homepage .section-hero .item.search-form, .page-template-2021homepage .section-hero #search-container input.item.search-field, #search-container .page-template-2021homepage .section-hero input.item.search-field, .page-template-2021homepage .section-hero .item.search-form, .page-template-2021homepage .section-hero .search-form input.item.search-field, .search-form .page-template-2021homepage .section-hero input.item.search-field, .page-template-2021homepage .section-hero header .utility-nav ul li p.item, header .utility-nav ul li .page-template-2021homepage .section-hero p.item, .page-template-2021homepage .section-hero footer .menu-social-menu-container ul li a p.item, footer .menu-social-menu-container ul li a .page-template-2021homepage .section-hero p.item, .page-template-2021homepage .section-hero blockquote.item.wp-block-quote.is-style-large {
  background-position: center;
}
.page-template-2021homepage .section-hero .item .overlay {
  opacity: 0.7;
}
.page-template-2021homepage .section-hero .item .item__content-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1180px) {
  .page-template-2021homepage .section-hero .item .item__content-wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-template-2021homepage .section-hero .item__content {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
  z-index: 2;
}
@media (min-width: 1180px) {
  .page-template-2021homepage .section-hero .item__content {
    padding: 0 32px 0 18px;
    width: 45%;
    text-align: left;
  }
}
.page-template-2021homepage .section-hero .item__content h1, .page-template-2021homepage .section-hero .item__content .tribe-events-page-title {
  margin-top: 0;
  margin-bottom: 5px;
}
.page-template-2021homepage .section-hero .item__video {
  width: 100%;
  position: relative;
}
@media (min-width: 1180px) {
  .page-template-2021homepage .section-hero .item__video {
    width: 60%;
  }
}
.page-template-2021homepage .section-hero .item__video--image {
  width: 90%;
  max-width: 617px;
  margin: 0 auto;
  display: block;
  -webkit-box-shadow: 20px 20px 25px -14px rgba(0, 0, 0, 0.5);
          box-shadow: 20px 20px 25px -14px rgba(0, 0, 0, 0.5);
}
.page-template-2021homepage .section-hero .item__video--image:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.page-template-2021homepage .section-news .posts .news-item:nth-child(2) {
  background: #00416e;
}
.page-template-2021homepage .section-news .posts .news-item:nth-child(2) span,
.page-template-2021homepage .section-news .posts .news-item:nth-child(2) h6 {
  color: white;
}
.page-template-2021homepage .section-news .posts .news-item:nth-child(3) {
  background: #009ddb;
}
.page-template-2021homepage .section-news .posts .news-item:nth-child(3) span,
.page-template-2021homepage .section-news .posts .news-item:nth-child(3) h6 {
  color: white;
}
.page-template-2021homepage .section-news .posts .news-item:nth-child(4) {
  background: #eeeeee;
}
.page-template-2021homepage .section-rows__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .page-template-2021homepage .section-rows__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.page-template-2021homepage .section-rows__item {
  padding: 32px;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
  min-height: 400px;
}
.page-template-2021homepage .section-rows__item h2 {
  margin: 0;
  color: white;
  font-size: 36px;
}
.page-template-2021homepage .section-rows__item.single-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-template-2021homepage .section-rows__item.single-item.top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-template-2021homepage .section-rows__item.single-item.center, .page-template-2021homepage div.type-post nav.section-rows__item.single-item.post-navigation, div.type-post .page-template-2021homepage nav.section-rows__item.single-item.post-navigation, .page-template-2021homepage .tc p.section-rows__item.single-item, .page-template-2021homepage body.page-template-memorial-wall div.bio.modal a.modal-close p.section-rows__item.single-item, body.page-template-memorial-wall div.bio.modal .page-template-2021homepage a.modal-close p.section-rows__item.single-item, .tc .page-template-2021homepage p.section-rows__item.single-item, body.page-template-memorial-wall div.bio.modal a.modal-close .page-template-2021homepage p.section-rows__item.single-item, .page-template-2021homepage .sidebar .mobile-sidemenu-toggle span p.section-rows__item.single-item, .sidebar .mobile-sidemenu-toggle span .page-template-2021homepage p.section-rows__item.single-item, .page-template-2021homepage #search-container .section-rows__item.single-item.search-form, #search-container .page-template-2021homepage .section-rows__item.single-item.search-form, .page-template-2021homepage #search-container input.section-rows__item.single-item.search-field, #search-container .page-template-2021homepage input.section-rows__item.single-item.search-field, .page-template-2021homepage .section-rows__item.single-item.search-form, .page-template-2021homepage .search-form input.section-rows__item.single-item.search-field, .search-form .page-template-2021homepage input.section-rows__item.single-item.search-field, .page-template-2021homepage header .utility-nav ul li p.section-rows__item.single-item, header .utility-nav ul li .page-template-2021homepage p.section-rows__item.single-item, .page-template-2021homepage footer .menu-social-menu-container ul li a p.section-rows__item.single-item, footer .menu-social-menu-container ul li a .page-template-2021homepage p.section-rows__item.single-item, .page-template-2021homepage blockquote.section-rows__item.single-item.wp-block-quote.is-style-large {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-2021homepage .section-rows__item.single-item.bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.page-template-2021homepage .section-rows__item.single-item:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00416e;
  opacity: 50%;
}
.page-template-2021homepage .section-rows__item.single-item:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.page-template-2021homepage .section-rows__item--title {
  margin-bottom: 20px;
}
.page-template-2021homepage .section-rows__item--title h2 {
  color: white;
}
.page-template-2021homepage .section-rows__item--link {
  display: block;
  padding: 30px 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-2021homepage .section-rows__item--link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #049ddc;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}
.page-template-2021homepage .section-rows__item--link:hover:before {
  opacity: 0.7;
}
.page-template-2021homepage .section-rows__item--link h2 {
  font-size: 23px;
}
.page-template-2021homepage .section-rows__item--link.top {
  background-position: top;
}
.page-template-2021homepage .section-rows__item--link.center, .page-template-2021homepage div.type-post nav.section-rows__item--link.post-navigation, div.type-post .page-template-2021homepage nav.section-rows__item--link.post-navigation, .page-template-2021homepage .tc p.section-rows__item--link, .page-template-2021homepage body.page-template-memorial-wall div.bio.modal a.modal-close p.section-rows__item--link, body.page-template-memorial-wall div.bio.modal .page-template-2021homepage a.modal-close p.section-rows__item--link, .tc .page-template-2021homepage p.section-rows__item--link, body.page-template-memorial-wall div.bio.modal a.modal-close .page-template-2021homepage p.section-rows__item--link, .page-template-2021homepage .sidebar .mobile-sidemenu-toggle span p.section-rows__item--link, .sidebar .mobile-sidemenu-toggle span .page-template-2021homepage p.section-rows__item--link, .page-template-2021homepage #search-container .section-rows__item--link.search-form, #search-container .page-template-2021homepage .section-rows__item--link.search-form, .page-template-2021homepage #search-container input.section-rows__item--link.search-field, #search-container .page-template-2021homepage input.section-rows__item--link.search-field, .page-template-2021homepage .section-rows__item--link.search-form, .page-template-2021homepage .search-form input.section-rows__item--link.search-field, .search-form .page-template-2021homepage input.section-rows__item--link.search-field, .page-template-2021homepage header .utility-nav ul li p.section-rows__item--link, header .utility-nav ul li .page-template-2021homepage p.section-rows__item--link, .page-template-2021homepage footer .menu-social-menu-container ul li a p.section-rows__item--link, footer .menu-social-menu-container ul li a .page-template-2021homepage p.section-rows__item--link, .page-template-2021homepage blockquote.section-rows__item--link.wp-block-quote.is-style-large {
  background-position: center;
}
.page-template-2021homepage .section-rows__item--link.bottom {
  background-position: bottom;
}

body:not(.page-template-home) form.getstarted-quick-form input[type=text] {
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-width: 1px;
  font-weight: 600;
  height: 46px;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
}
body:not(.page-template-home) form.getstarted-quick-form input[type=submit],
body:not(.page-template-home) form.getstarted-quick-form a.button-yellow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 150px;
  height: 46px;
}
body:not(.page-template-home) form.getstarted-quick-form input[type=submit]:hover,
body:not(.page-template-home) form.getstarted-quick-form a.button-yellow:hover {
  background: #009DDB !important;
  border-color: #009DDB !important;
}
body:not(.page-template-home) article.page {
  max-width: 48em;
}
body:not(.page-template-home) a.post-thumbnail img {
  height: auto;
}

body.search-results a.post-thumbnail img {
  height: auto;
  max-height: 100px;
  width: auto;
  margin: 20px 0;
}

body.page-template-default #page {
  overflow: unset;
}

body.single-grants article.grants,
body.single-grants article.type-grants {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.single-grants article.grants h2,
body.single-grants article.type-grants h2 {
  border-bottom: 12px solid #eee;
  padding-bottom: 25px;
}
body.single-grants article.grants .grant-single-image,
body.single-grants article.type-grants .grant-single-image {
  width: 30%;
}
body.single-grants article.grants .grant-single-image img,
body.single-grants article.type-grants .grant-single-image img {
  -webkit-box-shadow: 15px 15px 0px rgba(241, 241, 241, 0.5490196078);
          box-shadow: 15px 15px 0px rgba(241, 241, 241, 0.5490196078);
}
body.single-grants article.grants .grant-name,
body.single-grants article.type-grants .grant-name {
  width: 67%;
}

body.page-template-default .header-nav,
body.page-template-page-full-width .header-nav,
body.post-type-archive .header-nav,
body.page-template-news .header-nav,
body.archive .header-nav,
body.page-template-investigators .header-nav,
body.page-template-archive-grants .header-nav,
body.single-grants .header-nav,
body.page-template-style-guide .header-nav {
  background: white !important;
}

body.page .sidenav,
body.page .main {
  width: 100%;
}
body.page .main {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
body.page .sidenav {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 900px) {
  body.page .sidenav {
    width: 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  body.page .main {
    width: 70%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

body.page-template-page-full-width .main {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
body.page-template-page-full-width .main figure {
  margin: 1em 0;
}

body.page-template-news .sidenav,
body.page-template-news .main,
body.archive .sidenav,
body.archive .main,
body.single-grants .sidenav,
body.single-grants .main,
body.page-template-archive-grants .sidenav,
body.page-template-archive-grants .main {
  width: 100%;
}
body.page-template-news .main,
body.archive .main,
body.single-grants .main,
body.page-template-archive-grants .main {
  width: 100%;
}
@media screen and (min-width: 900px) {
  body.page-template-news .sidenav,
  body.archive .sidenav,
  body.single-grants .sidenav,
  body.page-template-archive-grants .sidenav {
    width: 25%;
  }
  body.page-template-news .main,
  body.archive .main,
  body.single-grants .main,
  body.page-template-archive-grants .main {
    width: 70%;
  }
}

.section-banner {
  background-color: #009DDB;
  background-position: center;
  background-size: cover;
  color: white;
  padding-top: 250px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.section-banner h1, .section-banner .tribe-events-page-title {
  font-size: 2rem;
  overflow-wrap: unset !important;
}
@media screen and (min-width: 610px) {
  .section-banner h1, .section-banner .tribe-events-page-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 60em) {
  .section-banner h1, .section-banner .tribe-events-page-title {
    font-size: 3.25rem;
  }
}

.section-breadcrumbs {
  background: #f1f1f1;
  border-bottom: 1px solid #e4e4e4;
}
.section-breadcrumbs #breadcrumbs {
  font-weight: bold;
}

.section-main {
  background: white;
}
.section-main .sidenav .submenu-wrapper {
  background: #f1f1f1;
  border-radius: 21px;
  padding: 24px;
  position: sticky;
  top: 120px;
}
.section-main .sidenav .submenu-wrapper select {
  width: 100%;
}
.section-main .sidenav .submenu-wrapper select:nth-of-type(2) {
  margin-top: 30px;
}
.section-main .sidenav h4 {
  margin-top: 0;
  margin-bottom: 0;
	
}
.section-main .sidenav h6 {
  font-weight: normal;
  margin-top: 0;
}
.section-main .sidenav ul.submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-main .sidenav ul.submenu li.page-item-69.page_item_has_children ul.children,
.section-main .sidenav ul.submenu li.page-item-69.page_item_has_children a.expand {
  display: none;
}
.section-main .sidenav ul.submenu li {
  border-bottom: 2.5px solid #e2e2e2;
  font-size: 18px;
  line-height: 1.2em;
  padding: 11px 0;
  position: relative;
}
.section-main .sidenav ul.submenu li:nth-child(2) {
  border-top: none;
}
.section-main .sidenav ul.submenu li:last-child {
  border-bottom: none;
}
.section-main .sidenav ul.submenu li.current_page_item a {
  color: #333;
}
.section-main .sidenav ul.submenu li.page_item_has_children ul li {
  padding: 5px 0;
}
.section-main .sidenav ul.submenu li.page_item_has_children ul li:nth-of-type(1) {
  padding-bottom: 0;
}
.section-main .sidenav ul.submenu li.page_item_has_children .expand {
  color: #333;
  cursor: pointer;
  height: 32px;
  position: absolute;
  top: 5px;
  right: -10px;
  width: 32px;
  font-size: 0;
}
.section-main .sidenav ul.submenu li.page_item_has_children .expand::before {
  content: "\e90c";
  font-family: "custom-icons";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.section-main .sidenav ul.submenu li.page_item_has_children .expand.active::before {
  -webkit-transform: scaleY(-1) translate(-50%, 40%);
          transform: scaleY(-1) translate(-50%, 40%);
}
.section-main .sidenav ul.submenu li a:not(.expand) {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}
.section-main .sidenav ul.submenu li a:not(.expand):hover {
  -webkit-transform: translate(8px);
          transform: translate(8px);
}
.section-main .sidenav ul.submenu li ul {
  list-style: none;
  max-height: 0;
  overflow: hidden;
  padding-left: 0;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.section-main .sidenav ul.submenu li ul.active {
  max-height: 240px;
}
.section-main .sidenav ul.submenu li ul li {
  border: none;
}
.section-main .sidenav ul.submenu li ul li::after {
  content: none;
}
.section-main .sidenav ul.submenu li ul li a {
  font-size: 16px !important;
  font-weight: normal !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.section-main .sidenav ul.submenu li ul ul {
  display: none;
}
.wp-block-image.center, div.type-post nav.wp-block-image.post-navigation, .tc p.wp-block-image, body.page-template-memorial-wall div.bio.modal a.modal-close p.wp-block-image, .sidebar .mobile-sidemenu-toggle span p.wp-block-image, #search-container .wp-block-image.search-form, #search-container input.wp-block-image.search-field, .wp-block-image.search-form, .search-form input.wp-block-image.search-field, header .utility-nav ul li p.wp-block-image, footer .menu-social-menu-container ul li a p.wp-block-image, blockquote.wp-block-image.wp-block-quote.is-style-large {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Fundraising Custom Margins */
.three-column-grid .has-large-font-size,
.two-column-grid .has-large-font-size {
  line-height: 1;
  margin-bottom: 20px !important;
}
@media screen and (min-width: 782px) {
  .three-column-grid .wp-block-column:not(:first-child),
  .three-column-grid .wp-block-columns .wp-block-column:nth-child(2n),
  .two-column-grid .wp-block-column:not(:first-child),
  .two-column-grid .wp-block-columns .wp-block-column:nth-child(2n) {
    margin-left: 40px !important;
  }
  .three-column-grid .wp-block-column:not(:last-child),
  .two-column-grid .wp-block-column:not(:last-child) {
    margin-right: 40px !important;
  }
  .three-column-grid .wp-block-column p:first-of-type,
  .two-column-grid .wp-block-column p:first-of-type {
    margin-bottom: 0;
  }
}

.two-column-grid .wp-block-image {
  height: auto;
  overflow: hidden;
}
@media (min-width: 782px) {
  .two-column-grid .wp-block-image {
    height: 330px;
  }
}

.page-id-1041 .section-banner {
  background-position: top;
}

.researcher figure.wp-block-media-text__media {
  margin: 13px 0px 0px;
}
.researcher .wp-block-media-text__content {
  padding: 0 4%;
}

.type-grants h3, .type-grants blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large .type-grants p,
.type-grants h5 {
  margin-bottom: 0;
  margin-top: 0;
}
.type-grants h4 {
  margin-top: 0;
}

article.blog-post h1 a, article.blog-post .tribe-events-page-title a,
article.blog-post .text-muted {
  color: white;
  text-shadow: 0 0px 7px rgb(39, 83, 117);
}
article.blog-post .overlay {
  background: rgba(43, 96, 134, 0.88);
}

#response {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

article.grants,
article.type-grants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 16px;
  width: calc(50% - 8px);
}
article.grants .post_header,
article.type-grants .post_header {
  padding: 0 40px !important;
}
article.grants h1, article.grants .tribe-events-page-title,
article.type-grants h1,
article.type-grants .tribe-events-page-title {
  font-size: 1.75rem;
}
article.grants h3, article.grants blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large article.grants p,
article.type-grants h3,
article.type-grants blockquote.wp-block-quote.is-style-large p,
blockquote.wp-block-quote.is-style-large article.type-grants p {
  font-size: 1.5rem;
}
article.grants h4,
article.type-grants h4 {
  font-size: 1.25rem;
  font-weight: normal;
}
article.grants .banner,
article.type-grants .banner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
article.grants .grant_image,
article.type-grants .grant_image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #737373;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
  width: 100%;
}
@media screen and (min-width: 660px) {
  article.grants .grant_image,
  article.type-grants .grant_image {
    width: 33%;
  }
}
article.grants .grant_image svg,
article.type-grants .grant_image svg {
  width: 160px;
}
article.grants .grant_image svg path,
article.type-grants .grant_image svg path {
  fill: #b9b9b9;
}
@media (max-width: 1179px) {
  article.grants,
  article.type-grants {
    width: 100%;
  }
}
@media (max-width: 899px) {
  article.grants,
  article.type-grants {
    width: calc(50% - 8px);
  }
}
@media (max-width: 767px) {
  article.grants,
  article.type-grants {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    display: block;
  }
  article.grants .grant_image,
  article.type-grants .grant_image {
    display: block;
    padding: 0 0 100%;
    width: 100%;
  }
  article.grants .banner,
  article.type-grants .banner {
    height: auto;
    width: 100%;
  }
  article.grants .post_header,
  article.type-grants .post_header {
    min-height: 0;
  }
}
@media (max-width: 599px) {
  article.grants,
  article.type-grants {
    width: 100%;
  }
}

#filter {
  margin-bottom: 24px;
}
#filter .topic-filter {
  background: #00416E;
  border-radius: 4px;
  margin: 0 0 8px;
  position: relative;
}
#filter .topic-filter label {
  background: #00416E;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 4px 16px;
  position: relative;
  -webkit-transition: background 0.4s ease, -webkit-transform 0.4s ease;
  transition: background 0.4s ease, -webkit-transform 0.4s ease;
  transition: background 0.4s ease, transform 0.4s ease;
  transition: background 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}
#filter .topic-filter label:hover {
  background-color: #009DDB;
  color: white;
  -webkit-transform: translate(-4px, -4px);
          transform: translate(-4px, -4px);
}
#filter .topic-filter label:active {
  background: #FFBA43;
  color: #00416E;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
#filter .topic-filter label.active {
  background: #FFBA43;
  color: #00416E;
}
#filter .topic-filter input {
  display: none;
}
@media (min-width: 600px) {
  #filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #filter .topic-filter {
    width: calc(50% - 4px);
  }
}

.post-type-archive-grants .post_header,
body.archive.tax-topic .post_header,
body.tax-year_awarded .post_header,
body.page-template-investigators .post_header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 50px 20px;
}
.post-type-archive-grants .post_header h1, .post-type-archive-grants .post_header .tribe-events-page-title,
body.archive.tax-topic .post_header h1,
body.archive.tax-topic .post_header .tribe-events-page-title,
body.tax-year_awarded .post_header h1,
body.tax-year_awarded .post_header .tribe-events-page-title,
body.page-template-investigators .post_header h1,
body.page-template-investigators .post_header .tribe-events-page-title {
  margin-bottom: 0.2em;
  padding-bottom: 0.3em;
  border-bottom: 3px solid #e0e0e0;
}
.post-type-archive-grants .post_header h2,
body.archive.tax-topic .post_header h2,
body.tax-year_awarded .post_header h2,
body.page-template-investigators .post_header h2 {
  margin-bottom: 0.2em;
}
.post-type-archive-grants h4,
body.archive.tax-topic h4,
body.tax-year_awarded h4,
body.page-template-investigators h4 {
  color: #7d7d7d;
  margin-bottom: 0;
}

a.page-numbers {
  opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding-bottom: 4px;
  border-bottom: 3px solid white;
}
a.page-numbers:hover {
  border-bottom: 3px solid #009DDB;
  opacity: 0.9;
}

.page-numbers,
a.page-numbers,
.nav-previous {
  position: relative;
  margin: 0 10px;
  color: #333;
  font-weight: 600;
}
.page-numbers:before,
a.page-numbers:before,
.nav-previous:before {
  content: "";
  background: #333;
  height: 15px;
  width: 2px;
  position: absolute;
  right: -13px;
  top: 7px;
}
.page-numbers:last-child:before,
a.page-numbers:last-child:before,
.nav-previous:last-child:before {
  display: none;
}
.page-numbers:first-child,
a.page-numbers:first-child,
.nav-previous:first-child {
  margin: 0 10px 0 0;
}

.page-numbers.current {
  color: #009DDB;
}

html body iframe[title="Sticky Button"] {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0);
          transform: scale(0);
  visibility: hidden;
}
@media screen and (min-width: 610px) {
  html body iframe[title="Sticky Button"] {
    opacity: 1;
    pointer-events: unset;
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
  }
}

/* _blog.scss */
#filter select, #filter input[type=text] {
  min-width: 200px;
}

.blog-entries article.blog-post {
  max-width: 48em;
}

div.blog-grid .blog-entry-listing {
  border-radius: 5px;
}
div.blog-grid .blog-entry-listing > .w-100, div.blog-grid div.type-post .blog-entry-listing > nav.post-navigation, div.type-post div.blog-grid .blog-entry-listing > nav.post-navigation, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul > li.blog-entry-listing > a, nav.flex-nav div.blog-grid ul#menu-main-menu > li > ul > li.blog-entry-listing > a, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul ul > li .blog-entry-listing > a, nav.flex-nav ul#menu-main-menu > li > ul ul > li div.blog-grid .blog-entry-listing > a, div.blog-grid nav#sidecar .blog-entry-listing > ul.sidecar-menu, nav#sidecar div.blog-grid .blog-entry-listing > ul.sidecar-menu, div.blog-grid nav#sidecar ul.sidecar-menu .blog-entry-listing > li, nav#sidecar ul.sidecar-menu div.blog-grid .blog-entry-listing > li, div.blog-grid .blog-entry-listing > .slider:after, div.blog-grid #search-container form .blog-entry-listing > label, #search-container form div.blog-grid .blog-entry-listing > label, div.blog-grid #search-container .blog-entry-listing > .search-form, #search-container div.blog-grid .blog-entry-listing > .search-form, div.blog-grid .blog-entry-listing > .search-form, div.blog-grid header .icon-wrap .blog-entry-listing > a, header .icon-wrap div.blog-grid .blog-entry-listing > a, div.blog-grid header .utility-nav .blog-entry-listing > .menu-utility-menu-container, header .utility-nav div.blog-grid .blog-entry-listing > .menu-utility-menu-container, div.blog-grid header .utility-nav .blog-entry-listing > ul, header .utility-nav div.blog-grid .blog-entry-listing > ul, div.blog-grid header .utility-nav ul li .blog-entry-listing > a, header .utility-nav ul li div.blog-grid .blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-146.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-147.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-148.blog-entry-listing > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149.blog-entry-listing > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-149.blog-entry-listing > a, div.blog-grid .blog-entry-listing > .embed-container,
div.blog-grid .blog-entry-listing > .wp-block-embed.is-type-video, div.blog-grid .embed-container .blog-entry-listing > iframe, .embed-container div.blog-grid .blog-entry-listing > iframe,
div.blog-grid .embed-container .blog-entry-listing > object,
.embed-container div.blog-grid .blog-entry-listing > object,
div.blog-grid .embed-container .blog-entry-listing > embed,
.embed-container div.blog-grid .blog-entry-listing > embed,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > iframe,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > iframe,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > object,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > object,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing > embed,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing > embed, div.blog-grid .blog-entry-listing > video, div.blog-grid .blog-entry-listing > .overlay, div.blog-grid .blog-entry-listing > .white-overlay, div.blog-grid .blog-entry-listing > .gray-overlay, div.blog-grid .blog-entry-listing > .blue-overlay, div.blog-grid .blog-entry-listing > .dark-blue-overlay, div.blog-grid .blog-entry-listing > .bottom-white-gradient, div.blog-grid .blog-entry-listing > .top-white-gradient, div.blog-grid .blog-entry-listing > .gradient-overlay, div.blog-grid .blog-entry-listing > .button-blue-text:after, div.blog-grid .tribe-events-loop .type-tribe_events .tribe-events-content .blog-entry-listing > .tribe-events-read-more:after, .tribe-events-loop .type-tribe_events .tribe-events-content div.blog-grid .blog-entry-listing > .tribe-events-read-more:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
div.blog-grid .blog-entry-listing:hover > .w-100, div.blog-grid div.type-post .blog-entry-listing:hover > nav.post-navigation, div.type-post div.blog-grid .blog-entry-listing:hover > nav.post-navigation, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul > li.blog-entry-listing:hover > a, nav.flex-nav div.blog-grid ul#menu-main-menu > li > ul > li.blog-entry-listing:hover > a, div.blog-grid nav.flex-nav ul#menu-main-menu > li > ul ul > li .blog-entry-listing:hover > a, nav.flex-nav ul#menu-main-menu > li > ul ul > li div.blog-grid .blog-entry-listing:hover > a, div.blog-grid nav#sidecar .blog-entry-listing:hover > ul.sidecar-menu, nav#sidecar div.blog-grid .blog-entry-listing:hover > ul.sidecar-menu, div.blog-grid nav#sidecar ul.sidecar-menu .blog-entry-listing:hover > li, nav#sidecar ul.sidecar-menu div.blog-grid .blog-entry-listing:hover > li, div.blog-grid .blog-entry-listing:hover > .slider:after, div.blog-grid #search-container form .blog-entry-listing:hover > label, #search-container form div.blog-grid .blog-entry-listing:hover > label, div.blog-grid #search-container .blog-entry-listing:hover > .search-form, #search-container div.blog-grid .blog-entry-listing:hover > .search-form, div.blog-grid .blog-entry-listing:hover > .search-form, div.blog-grid header .icon-wrap .blog-entry-listing:hover > a, header .icon-wrap div.blog-grid .blog-entry-listing:hover > a, div.blog-grid header .utility-nav .blog-entry-listing:hover > .menu-utility-menu-container, header .utility-nav div.blog-grid .blog-entry-listing:hover > .menu-utility-menu-container, div.blog-grid header .utility-nav .blog-entry-listing:hover > ul, header .utility-nav div.blog-grid .blog-entry-listing:hover > ul, div.blog-grid header .utility-nav ul li .blog-entry-listing:hover > a, header .utility-nav ul li div.blog-grid .blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-146.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-146.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-147.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-147.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-148.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-148.blog-entry-listing:hover > a, div.blog-grid footer .menu-footer-menu-container ul.footer-menu > li.menu-item-149.blog-entry-listing:hover > a, footer .menu-footer-menu-container div.blog-grid ul.footer-menu > li.menu-item-149.blog-entry-listing:hover > a, div.blog-grid .blog-entry-listing:hover > .embed-container,
div.blog-grid .blog-entry-listing:hover > .wp-block-embed.is-type-video, div.blog-grid .embed-container .blog-entry-listing:hover > iframe, .embed-container div.blog-grid .blog-entry-listing:hover > iframe,
div.blog-grid .embed-container .blog-entry-listing:hover > object,
.embed-container div.blog-grid .blog-entry-listing:hover > object,
div.blog-grid .embed-container .blog-entry-listing:hover > embed,
.embed-container div.blog-grid .blog-entry-listing:hover > embed,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > iframe,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > iframe,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > object,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > object,
div.blog-grid .wp-block-embed.is-type-video .blog-entry-listing:hover > embed,
.wp-block-embed.is-type-video div.blog-grid .blog-entry-listing:hover > embed, div.blog-grid .blog-entry-listing:hover > video, div.blog-grid .blog-entry-listing:hover > .overlay, div.blog-grid .blog-entry-listing:hover > .white-overlay, div.blog-grid .blog-entry-listing:hover > .gray-overlay, div.blog-grid .blog-entry-listing:hover > .blue-overlay, div.blog-grid .blog-entry-listing:hover > .dark-blue-overlay, div.blog-grid .blog-entry-listing:hover > .bottom-white-gradient, div.blog-grid .blog-entry-listing:hover > .top-white-gradient, div.blog-grid .blog-entry-listing:hover > .gradient-overlay, div.blog-grid .blog-entry-listing:hover > .button-blue-text:after, div.blog-grid .tribe-events-loop .type-tribe_events .tribe-events-content .blog-entry-listing:hover > .tribe-events-read-more:after, .tribe-events-loop .type-tribe_events .tribe-events-content div.blog-grid .blog-entry-listing:hover > .tribe-events-read-more:after {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
div.blog-grid a.post-thumbnail {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  height: 200px;
}
div.blog-grid a.post-thumbnail img {
  height: auto;
}
div.type-post .post-thumbnail img {
  height: auto;
  width: 100%;
}
div.type-post nav.post-navigation div.nav-links .nav-previous a:before {
  content: "\f060";
  font-family: "FontAwesome";
  font-size: 0.75em;
  padding-right: 7px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: relative;
  display: inline-block;
  top: -1px;
}
div.type-post nav.post-navigation div.nav-links .nav-previous a:hover:before {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}
div.type-post nav.post-navigation div.nav-links .nav-next a:after {
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 0.75em;
  padding-left: 7px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: relative;
  display: inline-block;
  top: -1px;
}
div.type-post nav.post-navigation div.nav-links .nav-next a:hover:after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

#post {
  width: 100%;
}

.blog-post h1 a, .blog-post .tribe-events-page-title a, .blog-post h2 a {
  color: #00416E;
}
.blog-post h1 a:hover, .blog-post .tribe-events-page-title a:hover, .blog-post h2 a:hover {
  opacity: 0.8;
}

#comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#comments #respond {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48rem;
  padding: 0 2rem;
}
#comments .comment-form-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#comments > .comments-title:last-child {
  display: none;
}

.post-navigation {
  max-width: 48rem;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 0 2rem;
}

h1 .post-categories, .tribe-events-page-title .post-categories {
  list-style: none;
  padding: 0;
}

body.scroll-at-footer #comments h3, body.scroll-at-footer #comments blockquote.wp-block-quote.is-style-large p, blockquote.wp-block-quote.is-style-large body.scroll-at-footer #comments p, body.scroll-at-footer #comments p.logged-in-as a, body.scroll-at-footer #comments p label {
  color: white;
}
body.scroll-at-footer #comments input[type=submit]:hover {
  color: #00416E;
  background: #FFBA43;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.27);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.27);
}

.post-thumbnail {
  display: none;
}

.comments-link {
  display: none;
}

.post-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.post-footer .cat-links, .post-footer .tags-links {
  width: 100%;
  text-align: left;
}
.post-footer .cat-links a, .post-footer .tags-links a {
  font-weight: bold;
}

.cat-links {
  width: 100%;
  text-align: center;
}

.submenu-wrapper aside:nth-of-type(1) {
  display: none;
}

.post_header {
  min-height: 225px;
}

.tribe-events-single h1.tribe-events-single-event-title, .tribe-events-single .tribe-events-single-event-title.tribe-events-page-title {
  width: 100%;
}

body.single-grants.single .blog-post {
  width: calc(100% - 8px);
}

body.search-results .h2 {
  height: auto;
}

body.archive.category-women-lung-cancer .section-banner h1, body.archive.category-women-lung-cancer .section-banner .tribe-events-page-title {
  font-size: 0;
}
body.archive.category-women-lung-cancer .section-banner ul {
  font-size: 2rem;
}
@media (min-width: 60em) {
  body.archive.category-women-lung-cancer .section-banner ul {
    font-size: 3.25rem;
  }
}

.single-post .post-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-post .post-footer .cat-links, .single-post .post-footer .tags-links {
  width: 100%;
  text-align: left;
}
.single-post .post-footer .cat-links a, .single-post .post-footer .tags-links a {
  font-weight: bold;
}
.single-post .post-footer span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1rem 0;
}

body.tribe-events-page-template #tribe-events-content a.button, body.tribe-events-page-template #tribe-events-content body.page-template-memorial-wall header li#menu-item-292 a, body.page-template-memorial-wall header li#menu-item-292 body.tribe-events-page-template #tribe-events-content a, body.tribe-events-page-template #tribe-events-content a.wp-block-button__link {
  color: #00416E;
}
body.tribe-events-page-template #tribe-events-content a.button:hover, body.tribe-events-page-template #tribe-events-content body.page-template-memorial-wall header li#menu-item-292 a:hover, body.page-template-memorial-wall header li#menu-item-292 body.tribe-events-page-template #tribe-events-content a:hover, body.tribe-events-page-template #tribe-events-content a.wp-block-button__link:hover {
  color: white;
}

/* _post.scss */
.single-post .section-hero .background {
  opacity: 0.5;
}
body.page-template-memorial-wall header.sticky {
  background-color: #00416E;
}
body.page-template-memorial-wall header li#menu-item-42 {
  display: none;
}
body.page-template-memorial-wall header li#menu-item-292 a {
  min-width: unset;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  margin: 0;
}
body.page-template-memorial-wall .main {
  width: 100%;
}
body.page-template-memorial-wall .banner-memorialwall {
  margin-top: 60px;
  height: 300px;
  background-size: cover;
}
body.page-template-memorial-wall .banner-memorialwall svg#logo {
  width: 250px;
  margin-right: 2rem;
}
body.page-template-memorial-wall .banner-memorialwall svg#logo path,
body.page-template-memorial-wall .banner-memorialwall svg#logo .st0 {
  fill: #fff;
}
body.page-template-memorial-wall form#filter {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.page-template-memorial-wall form#filter .flex.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul.items-center, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu > li > ul.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul ul.items-center, nav.flex-nav ul#menu-main-menu > li > ul body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul ul > li.items-center, nav.flex-nav ul#menu-main-menu > li > ul body.page-template-memorial-wall form#filter ul > li.items-center, body.page-template-memorial-wall form#filter nav#sidecar ul.items-center.sidecar-menu, nav#sidecar body.page-template-memorial-wall form#filter ul.items-center.sidecar-menu, body.page-template-memorial-wall form#filter nav#sidecar ul.sidecar-menu li ul.items-center, nav#sidecar ul.sidecar-menu li body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter nav#sidecar .menu-social-menu-container ul.items-center.social-menu, nav#sidecar .menu-social-menu-container body.page-template-memorial-wall form#filter ul.items-center.social-menu, body.page-template-memorial-wall form#filter .items-center.search-form, body.page-template-memorial-wall form#filter header .utility-nav ul.items-center, header .utility-nav body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter header .social-nav ul.items-center, header .social-nav body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter footer .menu-footer-menu-container ul.items-center.footer-menu, footer .menu-footer-menu-container body.page-template-memorial-wall form#filter ul.items-center.footer-menu, body.page-template-memorial-wall form#filter footer .menu-footer-menu-container ul.footer-menu > li ul.items-center, footer .menu-footer-menu-container ul.footer-menu > li body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter footer .products-menu ul.items-center.sidecar-menu, footer .products-menu body.page-template-memorial-wall form#filter ul.items-center.sidecar-menu, body.page-template-memorial-wall form#filter footer .menu-social-menu-container ul.items-center, footer .menu-social-menu-container body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter ul.items-center.grid-list-2, body.page-template-memorial-wall form#filter ul.items-center.grid-list-3, body.page-template-memorial-wall form#filter ul.items-center.grid-list-4, body.page-template-memorial-wall form#filter .owl-carousel .items-center.owl-nav, .owl-carousel body.page-template-memorial-wall form#filter .items-center.owl-nav, body.page-template-memorial-wall form#filter div.type-post nav.post-navigation div.items-center.nav-links, div.type-post nav.post-navigation body.page-template-memorial-wall form#filter div.items-center.nav-links, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > a, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu > li > a, body.page-template-memorial-wall #search-container form#filter label, #search-container body.page-template-memorial-wall form#filter label {
  width: 64%;
}
body.page-template-memorial-wall form#filter button {
  width: 30%;
}
body.page-template-memorial-wall form#filter a.fr, body.page-template-memorial-wall form#filter a.alignright {
  margin-top: 1em;
}
body.page-template-memorial-wall form#filter input[type=text] {
  min-width: 0;
}
body.page-template-memorial-wall form#filter button.button-yellow {
  min-width: unset;
}
@media (min-width: 600px) {
  body.page-template-memorial-wall form#filter {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page-template-memorial-wall form#filter input[type=text] {
    min-width: 250px;
  }
  body.page-template-memorial-wall form#filter .flex.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul.items-center, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu > li > ul.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul ul.items-center, nav.flex-nav ul#menu-main-menu > li > ul body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > ul ul > li.items-center, nav.flex-nav ul#menu-main-menu > li > ul body.page-template-memorial-wall form#filter ul > li.items-center, body.page-template-memorial-wall form#filter nav#sidecar ul.items-center.sidecar-menu, nav#sidecar body.page-template-memorial-wall form#filter ul.items-center.sidecar-menu, body.page-template-memorial-wall form#filter nav#sidecar ul.sidecar-menu li ul.items-center, nav#sidecar ul.sidecar-menu li body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter nav#sidecar .menu-social-menu-container ul.items-center.social-menu, nav#sidecar .menu-social-menu-container body.page-template-memorial-wall form#filter ul.items-center.social-menu, body.page-template-memorial-wall form#filter .items-center.search-form, body.page-template-memorial-wall form#filter header .utility-nav ul.items-center, header .utility-nav body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter header .social-nav ul.items-center, header .social-nav body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter footer .menu-footer-menu-container ul.items-center.footer-menu, footer .menu-footer-menu-container body.page-template-memorial-wall form#filter ul.items-center.footer-menu, body.page-template-memorial-wall form#filter footer .menu-footer-menu-container ul.footer-menu > li ul.items-center, footer .menu-footer-menu-container ul.footer-menu > li body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter footer .products-menu ul.items-center.sidecar-menu, footer .products-menu body.page-template-memorial-wall form#filter ul.items-center.sidecar-menu, body.page-template-memorial-wall form#filter footer .menu-social-menu-container ul.items-center, footer .menu-social-menu-container body.page-template-memorial-wall form#filter ul.items-center, body.page-template-memorial-wall form#filter ul.items-center.grid-list-2, body.page-template-memorial-wall form#filter ul.items-center.grid-list-3, body.page-template-memorial-wall form#filter ul.items-center.grid-list-4, body.page-template-memorial-wall form#filter .owl-carousel .items-center.owl-nav, .owl-carousel body.page-template-memorial-wall form#filter .items-center.owl-nav, body.page-template-memorial-wall form#filter div.type-post nav.post-navigation div.items-center.nav-links, div.type-post nav.post-navigation body.page-template-memorial-wall form#filter div.items-center.nav-links, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu, body.page-template-memorial-wall form#filter nav.flex-nav ul#menu-main-menu > li > a, nav.flex-nav body.page-template-memorial-wall form#filter ul#menu-main-menu > li > a, body.page-template-memorial-wall #search-container form#filter label, #search-container body.page-template-memorial-wall form#filter label {
    width: auto;
  }
  body.page-template-memorial-wall form#filter button {
    width: auto;
  }
  body.page-template-memorial-wall form#filter a.fr, body.page-template-memorial-wall form#filter a.alignright {
    margin-top: 0;
  }
}
body.page-template-memorial-wall .memorial-wall-item .post-body {
  position: relative;
  top: 0;
  left: 0;
}
body.page-template-memorial-wall .memorial-wall-item .post-body:hover {
  top: -7px;
  left: -7px;
  background-color: #FFBA43;
  -webkit-box-shadow: 7px 7px 0 #009DDB;
          box-shadow: 7px 7px 0 #009DDB;
}
body.page-template-memorial-wall .memorial-wall-item .post-body:hover a,
body.page-template-memorial-wall .memorial-wall-item .post-body:hover h6,
body.page-template-memorial-wall .memorial-wall-item .post-body:hover p {
  color: #00416E;
}
body.page-template-memorial-wall div.bio.modal a.modal-close {
  width: 30px;
  height: 30px;
  line-height: 24px;
}
@media only screen and (max-width: 30em) {
  body.page-template-memorial-wall div.bio.modal .modal-dialog {
    width: 80%;
  }
}
body.page-template-memorial-wall div.bio.modal .modal-header .lifespan {
  background-image: url("images/icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100px;
}
body.page-template-memorial-wall div.bio.modal .modal-body {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
body.page-template-memorial-wall div.bio.modal .modal-body p {
  color: #333 !important;
}
body.page-template-memorial-wall .modal-backdrop.show {
  background-color: #00416E;
  opacity: 0.4;
}

body.page-template-style-guide .colorpreview {
  font-size: 1.2em;
  font-weight: 800;
}
body.page-template-style-guide figure.highlight {
  background: #eee;
  padding: 20px;
  text-align: center;
  border-left: 7px solid #FFBA43;
  font-size: 1.3em;
}
body.page-template-style-guide .show-grid div {
  background: whitesmoke;
  border: 1px solid gainsboro;
}
body.page-template-style-guide .styleguide ul.list a, body.page-template-style-guide .styleguide nav.flex-nav ul#menu-main-menu a, nav.flex-nav body.page-template-style-guide .styleguide ul#menu-main-menu a, nav.flex-nav ul#menu-main-menu > li > ul body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide .sidebar ul.submenu a, .sidebar body.page-template-style-guide .styleguide ul.submenu a, .sidebar ul.submenu > li body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide nav#sidecar .menu-social-menu-container ul.social-menu a, nav#sidecar .menu-social-menu-container body.page-template-style-guide .styleguide ul.social-menu a, body.page-template-style-guide .styleguide header .utility-nav ul a, header .utility-nav body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide header .social-nav ul a, header .social-nav body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide footer .menu-footer-menu-container ul.footer-menu a, footer .menu-footer-menu-container body.page-template-style-guide .styleguide ul.footer-menu a, footer .menu-footer-menu-container ul.footer-menu > li body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide footer .products-menu ul.sidecar-menu a, footer .products-menu body.page-template-style-guide .styleguide ul.sidecar-menu a, body.page-template-style-guide .styleguide footer .menu-social-menu-container ul a, footer .menu-social-menu-container body.page-template-style-guide .styleguide ul a, body.page-template-style-guide .styleguide ul.grid-list-2 a, body.page-template-style-guide .styleguide ul.grid-list-3 a, body.page-template-style-guide .styleguide ul.grid-list-4 a {
  color: #00416E;
  font-weight: 800;
  font-size: 1.2em;
  border-bottom: 4px solid #FFBA43;
}
body.page-template-style-guide .tip img {
  border: 2px solid #efefef;
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 3px 3px 3px #f7f7f7;
          box-shadow: 3px 3px 3px #f7f7f7;
}
body.page-template-style-guide .w-300 {
  max-width: 300px;
}
body.page-template-style-guide p.resizegraph {
  max-width: 85%;
}
form {
  max-width: 1000px;
  padding: 1rem;
  margin: 0 auto;
}

input, textarea {
  width: 100%;
  padding: .5rem;
  border: 1px solid silver;
}
input[type=submit] {
  padding: .5rem;
  border-radius: 5px;
  background-color: transparent;
  cursor: pointer;
}

label, small {
  font-size: small;
}