/*!
 * Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f2e2"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

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

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

/*!
 * Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms; }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms; }

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms; }

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms; }

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms; }

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms; }

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms; }

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms; }

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms; }

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms; }

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms; }

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms; }

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms; }

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms; }

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms; }

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms; }

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms; }

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms; }

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms; }

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms; }

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms; }

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms; }

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms; }

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms; }

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms; }

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms; }

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms; }

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms; }

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms; }

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms; }

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms; }

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms; }

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms; }

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms; }

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms; }

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms; }

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms; }

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms; }

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms; }

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms; }

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms; }

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms; }

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms; }

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms; }

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms; }

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms; }

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms; }

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms; }

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms; }

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms; }

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms; }

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms; }

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms; }

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms; }

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms; }

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms; }

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms; }

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms; }

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms; }

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms; }

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms; }

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform; }
  [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[data-aos='fade-up'] {
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0); }

[data-aos='fade-down'] {
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0); }

[data-aos='fade-right'] {
  -webkit-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0); }

[data-aos='fade-left'] {
  -webkit-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0); }

[data-aos='fade-up-right'] {
  -webkit-transform: translate3d(-100px, 100px, 0);
          transform: translate3d(-100px, 100px, 0); }

[data-aos='fade-up-left'] {
  -webkit-transform: translate3d(100px, 100px, 0);
          transform: translate3d(100px, 100px, 0); }

[data-aos='fade-down-right'] {
  -webkit-transform: translate3d(-100px, -100px, 0);
          transform: translate3d(-100px, -100px, 0); }

[data-aos='fade-down-left'] {
  -webkit-transform: translate3d(100px, -100px, 0);
          transform: translate3d(100px, -100px, 0); }

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform; }
  [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1); }

[data-aos='zoom-in'] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6); }

[data-aos='zoom-in-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
          transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos='zoom-in-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
          transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos='zoom-in-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
          transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos='zoom-in-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
          transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos='zoom-out'] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

[data-aos='zoom-out-up'] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
          transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos='zoom-out-down'] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
          transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos='zoom-out-right'] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
          transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos='zoom-out-left'] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
          transform: translate3d(100px, 0, 0) scale(1.2); }

/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  [data-aos^='slide'][data-aos^='slide'].aos-animate {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[data-aos='slide-up'] {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0); }

[data-aos='slide-down'] {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0); }

[data-aos='slide-right'] {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

[data-aos='slide-left'] {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

[data-aos='flip-left'] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
          transform: perspective(2500px) rotateY(-100deg); }
  [data-aos='flip-left'].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
            transform: perspective(2500px) rotateY(0); }

[data-aos='flip-right'] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
          transform: perspective(2500px) rotateY(100deg); }
  [data-aos='flip-right'].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
            transform: perspective(2500px) rotateY(0); }

[data-aos='flip-up'] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
          transform: perspective(2500px) rotateX(-100deg); }
  [data-aos='flip-up'].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
            transform: perspective(2500px) rotateX(0); }

[data-aos='flip-down'] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
          transform: perspective(2500px) rotateX(100deg); }
  [data-aos='flip-down'].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
            transform: perspective(2500px) rotateX(0); }

/* SCSS - Vertical Centering */
/* SCSS -- retina ready images */
/* SCSS -- Absolute positioning */
/* SCSS -- Change direction from Row to Column on FLEX element for mobile views */
/* SCSS -- Change item width at a certain breakpoint for moblie layout. Default to 100% at   */
/* Colors moving behind text effect */
@-webkit-keyframes movebackground {
  0% {
    background-position: 0 0; }
  50% {
    background-position: -1000px 0; }
  100% {
    background-position: 0 0; } }
@keyframes movebackground {
  0% {
    background-position: 0 0; }
  50% {
    background-position: -1000px 0; }
  100% {
    background-position: 0 0; } }

/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0; }

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

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

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

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

/**
 * Address odd `em`-unit font size rendering in all browsers.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

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

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *  and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *  `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

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

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

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

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

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

td,
th {
  padding: 0; }

.treat-your-team {
  background: url("../images/donut/donut-page-BG.png") #000000 no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%; }
  .treat-your-team .container {
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 992px) {
      .treat-your-team .container {
        flex-direction: column; } }
    .treat-your-team .container * {
      align-self: center; }
    .treat-your-team .container .logo {
      margin: 20px auto;
      width: 400px; }
      @media screen and (max-width: 992px) {
        .treat-your-team .container .logo {
          width: 70%; } }
    .treat-your-team .container .treat {
      width: 800px; }
      @media screen and (max-width: 992px) {
        .treat-your-team .container .treat {
          width: 90%; } }
    .treat-your-team .container .donut {
      width: 400px; }
      @media screen and (max-width: 90%) {
        .treat-your-team .container .donut {
          width: 100%; } }
    .treat-your-team .container > div {
      color: #000000;
      display: flex;
      max-height: 460px;
      overflow: hidden;
      text-align: center; }
      @media only screen and (max-width: 992px) {
        .treat-your-team .container > div {
          max-height: 650px; } }
      @media screen and (max-width: 992px) {
        .treat-your-team .container > div {
          flex-direction: column; } }
      .treat-your-team .container > div p {
        padding: 0 100px; }
        @media only screen and (max-width: 992px) {
          .treat-your-team .container > div p {
            padding: 30px 0; } }
    .treat-your-team .container button {
      background: #27aeb9;
      border: 0;
      border-radius: 30px;
      color: #FFFFFF;
      font-size: 1.3em;
      font-weight: 600;
      margin-bottom: 40px;
      padding: 10px 25px; }
      .treat-your-team .container button:hover {
        background: #67d6df;
        transition: .3s background ease-out; }

.project-description {
  background: #FFFFFF;
  color: #000000;
  padding-top: 150px; }
  .project-description .content {
    padding-bottom: 50px; }
  .project-description .clients {
    width: 90%; }
    .project-description .clients > div {
      max-height: 260px;
      margin: 5px 0px !important;
      max-width: none !important; }
      @media only screen and (max-width: 1200px) {
        .project-description .clients > div {
          max-height: 200px; } }
      @media only screen and (max-width: 992px) {
        .project-description .clients > div {
          max-height: none; } }
  .project-description .vid-row {
    display: flex;
    max-width: none !important; }
    @media screen and (max-width: 992px) {
      .project-description .vid-row {
        flex-direction: column; } }
    .project-description .vid-row > div {
      width: 90%;
      margin-top: 30px; }
      @media screen and (max-width: 992px) {
        .project-description .vid-row > div {
          width: 100%; } }

body.vibrant {
  /**  About page styles **/
  background: #000000;
  color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  overflow-x: hidden; }
  body.vibrant .nav {
    text-align: left; }
  body.vibrant .animated-text {
    -webkit-animation: movebackground 20s linear infinite alternate;
            animation: movebackground 20s linear infinite alternate;
    background-size: 130%;
    background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
    color: rgba(0, 0, 0, 0.05);
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center; }
  body.vibrant .company-description {
    color: white;
    padding: 40px 0; }
    body.vibrant .company-description .container {
      flex-direction: column;
      padding: 50px 0; }
      @media only screen and (max-width: 992px) {
        body.vibrant .company-description .container {
          padding-top: 50px; } }
      body.vibrant .company-description .container h2 {
        text-align: left;
        width: auto; }
      @media screen and (max-width: 768px) {
        body.vibrant .company-description .container > div:first-child {
          width: 90%; } }
      body.vibrant .company-description .container > div:last-child {
        width: 70%; }
        @media screen and (max-width: 768px) {
          body.vibrant .company-description .container > div:last-child {
            width: 90%; } }
      body.vibrant .company-description .container .slick-track {
        align-items: center;
        display: flex; }
        body.vibrant .company-description .container .slick-track p {
          text-align: center;
          color: white; }
          body.vibrant .company-description .container .slick-track p span {
            display: block;
            margin-top: 20px;
            font-weight: bold; }
  body.vibrant .col2 {
    display: flex; }
    @media screen and (max-width: 992px) {
      body.vibrant .col2 {
        flex-direction: column; } }
    body.vibrant .col2 > div {
      width: 50%; }
      @media screen and (max-width: 992px) {
        body.vibrant .col2 > div {
          width: 100%; } }
      body.vibrant .col2 > div ul {
        list-style-type: none;
        padding-left: 0; }
        body.vibrant .col2 > div ul li {
          padding: 5px 10%;
          width: 80%; }
          body.vibrant .col2 > div ul li:nth-child(even) {
            background: rgba(0, 0, 0, 0.3); }
  body.vibrant .striped-table li {
    list-style-type: none;
    padding: 5px 28%;
    width: 44%; }
    @media only screen and (max-width: 992px) {
      body.vibrant .striped-table li {
        width: 90%;
        padding: 5px 3%; } }
    body.vibrant .striped-table li:nth-child(even) {
      background: #eee; }
  @media only screen and (max-width: 1200px) {
    body.vibrant .mobile-full-width {
      width: 100%; } }
  body.vibrant .grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
    @media screen and (max-width: 768px) {
      body.vibrant .grid {
        flex-direction: column; } }
    body.vibrant .grid h3 {
      color: #FFFFFF;
      font-weight: 300;
      text-align: center;
      text-shadow: #000 1px 0 10px; }
    body.vibrant .grid div,
    body.vibrant .grid > a {
      align-items: center;
      display: flex;
      min-height: 240px;
      flex-direction: column;
      overflow: hidden;
      justify-content: space-around;
      text-decoration: none; }
    body.vibrant .grid.three > div,
    body.vibrant .grid.three > a {
      width: 33.33%; }
      @media screen and (max-width: 768px) {
        body.vibrant .grid.three > div,
        body.vibrant .grid.three > a {
          width: 100%; } }
    body.vibrant .grid.three > div {
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      body.vibrant .grid.three > div.commercial-photo, body.vibrant .grid.three > div.commercial-photo-2 {
        z-index: -1; }
    body.vibrant .grid.four > div,
    body.vibrant .grid.four > a {
      width: 25%; }
      @media screen and (max-width: 768px) {
        body.vibrant .grid.four > div,
        body.vibrant .grid.four > a {
          width: 100%; } }
    body.vibrant .grid.column > a > div {
      flex-direction: column; }
  body.vibrant .header {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    height: 90px;
    width: 100%;
    top: 0;
    z-index: 3; }
    body.vibrant .header .toggle-wrapper {
      display: flex;
      flex-direction: column;
      width: 30px;
      height: 26px;
      position: absolute;
      margin: 30px 0 0 20px;
      z-index: 80; }
      @media only screen and (min-width: 768px) {
        body.vibrant .header .toggle-wrapper {
          display: none; } }
      body.vibrant .header .toggle-wrapper p {
        color: #FFFFFF;
        font-size: 0.6em;
        margin: 30px 0 0 -1px; }
    body.vibrant .header .menu-toggle {
      cursor: pointer; }
      body.vibrant .header .menu-toggle .bg {
        display: block;
        width: 100%;
        height: 30px;
        position: absolute; }
      body.vibrant .header .menu-toggle .bar {
        background: #FFFFFF;
        display: block;
        height: 2px;
        position: absolute;
        width: 100%;
        top: 10%; }
        body.vibrant .header .menu-toggle .bar:nth-child(2) {
          top: 50%; }
        body.vibrant .header .menu-toggle .bar:nth-child(3) {
          top: 90%; }
      body.vibrant .header .menu-toggle.active .bar {
        transition: all 0.3s ease-out; }
        body.vibrant .header .menu-toggle.active .bar:first-child {
          background: #efc000;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          top: 50%; }
        body.vibrant .header .menu-toggle.active .bar:nth-child(2) {
          opacity: 0; }
        body.vibrant .header .menu-toggle.active .bar:nth-child(3) {
          background: #efc000;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          top: 50%; }
      body.vibrant .header .menu-toggle.inactive .bar {
        transition: all 0.3s ease-out; }
        body.vibrant .header .menu-toggle.inactive .bar:first-child {
          background: #FFFFFF;
          -webkit-transform: rotate(0);
                  transform: rotate(0);
          top: 20%; }
        body.vibrant .header .menu-toggle.inactive .bar:nth-child(2) {
          opacity: 1; }
        body.vibrant .header .menu-toggle.inactive .bar:nth-child(3) {
          background: #FFFFFF;
          -webkit-transform: rotate(0);
                  transform: rotate(0);
          top: 80%; }
    @media only screen and (max-width: 576px) {
      body.vibrant .header .logo div span {
        display: none; } }
    body.vibrant .header .logo-container {
      align-items: center;
      background: #000000;
      display: flex;
      font-size: 1.7em;
      height: 120px;
      justify-content: center;
      letter-spacing: 3px;
      z-index: 3;
      position: relative; }
      @media only screen and (max-width: 576px) {
        body.vibrant .header .logo-container {
          margin-left: 25px; } }
      body.vibrant .header .logo-container a {
        color: #FFFFFF;
        text-decoration: none; }
      body.vibrant .header .logo-container .top-date {
        letter-spacing: 1px;
        font-size: 11px;
        text-align: center; }
        @media only screen and (max-width: 576px) {
          body.vibrant .header .logo-container .top-date {
            margin-left: -30px; } }
    body.vibrant .header .navigation {
      align-items: center;
      display: flex;
      font-size: 1.1em;
      justify-content: center;
      padding-top: 30px;
      top: 0;
      width: 100%;
      z-index: 3; }
      @media only screen and (max-width: 768px) {
        body.vibrant .header .navigation {
          padding: 0;
          justify-content: space-between; } }
      body.vibrant .header .navigation .logo {
        position: absolute;
        margin-top: -30px;
        width: 80px;
        z-index: 100;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
        @media only screen and (max-width: 768px) {
          body.vibrant .header .navigation .logo {
            margin-top: 13px; } }
      body.vibrant .header .navigation .nav {
        align-items: center;
        display: flex;
        padding: 0;
        margin: 0 0 10px 0;
        justify-content: space-around;
        text-align: right;
        z-index: 10;
        width: 80%; }
        @media screen and (max-width: 992px) {
          body.vibrant .header .navigation .nav {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          body.vibrant .header .navigation .nav {
            align-items: flex-end;
            background: black;
            display: none;
            font-size: 16px;
            min-height: 1000px;
            padding-top: 120px;
            position: fixed;
            top: 0px;
            width: 100%; } }
        @media screen and (max-width: 768px) {
          body.vibrant .header .navigation .nav {
            flex-direction: column; } }
        body.vibrant .header .navigation .nav.active {
          display: block; }
        body.vibrant .header .navigation .nav > li {
          color: blue;
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          text-align: center;
          text-decoration: none;
          width: 100%; }
          body.vibrant .header .navigation .nav > li:nth-child(3) {
            margin-right: 90px; }
          body.vibrant .header .navigation .nav > li a {
            color: #FFFFFF;
            text-decoration: none; }
            body.vibrant .header .navigation .nav > li a:hover {
              color: #efc000;
              transition: color .3s ease-out; }
          body.vibrant .header .navigation .nav > li > .submenu {
            max-height: 0;
            margin-top: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            top: 65px;
            transition: all .4s ease-out;
            z-index: 2; }
            body.vibrant .header .navigation .nav > li > .submenu .nav-item {
              background: #000000;
              padding: 0;
              position: relative; }
              @media screen and (max-width: 768px) {
                body.vibrant .header .navigation .nav > li > .submenu .nav-item:first-child {
                  border-top: 1px solid #efc000; } }
              body.vibrant .header .navigation .nav > li > .submenu .nav-item a {
                border-top: 0;
                color: #FFFFFF;
                display: block;
                padding: 8px 10px; }
                body.vibrant .header .navigation .nav > li > .submenu .nav-item a:hover {
                  color: #efc000; }
            @media screen and (max-width: 768px) {
              body.vibrant .header .navigation .nav > li > .submenu {
                position: relative;
                right: 0;
                top: 0; }
                body.vibrant .header .navigation .nav > li > .submenu > .nav-item {
                  border: 0;
                  height: auto;
                  margin-top: 0;
                  padding: 0; }
                  body.vibrant .header .navigation .nav > li > .submenu > .nav-item a {
                    border: 0;
                    color: white;
                    padding: 0;
                    margin: 0; }
                    body.vibrant .header .navigation .nav > li > .submenu > .nav-item a:hover {
                      color: #efc000;
                      background: none; } }
          body.vibrant .header .navigation .nav > li:hover .submenu {
            max-height: 800px; }
          @media screen and (max-width: 768px) {
            body.vibrant .header .navigation .nav > li {
              font-size: 1.2em;
              height: auto;
              position: relative;
              margin: 0;
              text-align: center;
              width: 100%; }
              body.vibrant .header .navigation .nav > li a {
                align-items: center;
                text-align: center;
                color: white;
                height: 40px;
                width: 100%; }
                body.vibrant .header .navigation .nav > li a:hover {
                  color: #efc000; } }
    body.vibrant .header .border {
      z-index: 3; }
  body.vibrant .internal {
    background: #FFFFFF;
    padding: 200px 0 50px; }
    body.vibrant .internal button.btn {
      background: #0BAEB9;
      border-radius: 30px;
      border: none;
      color: #FFFFFF;
      padding: 10px 20px;
      transition: all .3s ease-out; }
      body.vibrant .internal button.btn:hover {
        background: #2A72AF; }
    body.vibrant .internal.black {
      background: #000000; }
    body.vibrant .internal .blog-list {
      text-align: center; }
      body.vibrant .internal .blog-list h1 {
        color: #000000;
        font-size: 2.2em;
        margin: 0 auto 60px; }
      body.vibrant .internal .blog-list .blog-entry {
        border: 1px solid #ccc;
        margin: 0 auto 50px;
        max-width: 800px;
        padding: 20px; }
        body.vibrant .internal .blog-list .blog-entry:hover {
          box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.75); }
        body.vibrant .internal .blog-list .blog-entry h2 {
          margin-top: 20px; }
    @media only screen and (max-width: 992px) {
      body.vibrant .internal .container {
        width: 90%; } }
    body.vibrant .internal .page-header {
      background: #FFFFFF;
      margin-top: 80px;
      padding: 0;
      color: #FFFFFF; }
      body.vibrant .internal .page-header h1 {
        margin-top: 80px; }
    body.vibrant .internal .content {
      background: #FFFFFF;
      color: #000000; }
    body.vibrant .internal .yellow {
      color: #efc000; }
    body.vibrant .internal .contact p,
    body.vibrant .internal .contact strong {
      font-size: 1.3rem;
      margin-top: 50px; }
    body.vibrant .internal .odometer {
      font-size: 3em; }
  body.vibrant .specialties {
    margin-top: 140px;
    font-size: 3em; }
  body.vibrant .internal-hero-image {
    margin-top: 100px;
    width: 100%; }
    body.vibrant .internal-hero-image img {
      width: 100%;
      height: auto; }
  body.vibrant .tagline,
  body.vibrant .specialties {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    body.vibrant .tagline h1,
    body.vibrant .specialties h1 {
      font-size: 3.3rem;
      line-height: 3.9rem; }
      @media only screen and (max-width: 768px) {
        body.vibrant .tagline h1,
        body.vibrant .specialties h1 {
          font-size: 3.5rem; } }
  body.vibrant .hero-video {
    height: 1100px;
    overflow: hidden;
    width: 100%;
    position: absolute; }
    body.vibrant .hero-video img {
      position: absolute;
      display: none; }
    body.vibrant .hero-video .loading {
      display: block; }
    body.vibrant .hero-video .video-container {
      top: 0;
      left: 0;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .video-container {
          display: none; } }
      body.vibrant .hero-video .video-container video {
        width: 100%; }
    body.vibrant .hero-video .textbox {
      text-align: center;
      position: absolute;
      width: 100%;
      z-index: 2; }
    body.vibrant .hero-video h1, body.vibrant .hero-video h2 {
      z-index: 2; }
    body.vibrant .hero-video h1 {
      color: rgba(0, 0, 0, 0.05);
      background-clip: text;
      font-size: 8rem;
      line-height: 1.3em;
      -webkit-background-clip: text;
      margin: 0;
      font-style: italic;
      font-weight: 800;
      -webkit-animation: movebackground 10s linear infinite alternate;
              animation: movebackground 10s linear infinite alternate;
      background-size: 130%;
      background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
      color: rgba(0, 0, 0, 0.05);
      background-clip: text;
      -webkit-background-clip: text; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video h1 {
          margin-top: 100px; } }
    body.vibrant .hero-video h2 {
      margin: 30px auto 10px;
      font-style: italic;
      font-weight: 800; }
    body.vibrant .hero-video .ready {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 150px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .ready {
          width: 85%; } }
    body.vibrant .hero-video .lift-off {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 220px;
      width: 900px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .lift-off {
          width: 95%;
          top: 180px; } }
    body.vibrant .hero-video .helmet {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin-left: -22px;
      top: 180px;
      width: 650px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .helmet {
          width: 300px;
          margin-left: -10px; } }
    body.vibrant .hero-video .rocket {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin-left: -85px;
      top: 520px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .rocket {
          margin-left: -65px; } }
    body.vibrant .hero-video .gray {
      left: -3.5%;
      width: 110%;
      top: 440px; }
      @media only screen and (max-width: 1200px) {
        body.vibrant .hero-video .gray {
          top: 600px; } }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .gray {
          top: 480px; } }
    body.vibrant .hero-video .sky {
      width: 105%; }
    body.vibrant .hero-video .cloud1 {
      left: 12%;
      top: 430px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .cloud1 {
          top: 330px;
          width: 60%; } }
    body.vibrant .hero-video .cloud2 {
      left: 30%;
      top: 540px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .cloud2 {
          top: 400px;
          width: 80%; } }
    body.vibrant .hero-video .cloud3 {
      left: 10%;
      top: 370px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .cloud3 {
          top: 380px;
          width: 100%;
          left: 20%; } }
    body.vibrant .hero-video .cloud4 {
      right: 15%;
      top: 400px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .cloud4 {
          top: 230px;
          width: 60%; } }
    body.vibrant .hero-video .cloud5 {
      right: 32%;
      top: 450px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .hero-video .cloud5 {
          top: 280px; } }
    body.vibrant .hero-video .cloud6 {
      right: 10%;
      top: 380px; }
  body.vibrant .service-filters {
    display: flex;
    margin-top: -30px;
    flex-direction: column; }
    body.vibrant .service-filters ul {
      display: flex;
      justify-content: center;
      font-size: 1.2rem;
      margin: 10px auto;
      padding: 0;
      list-style-type: none;
      z-index: 200; }
      body.vibrant .service-filters ul a {
        color: #FFFFFF;
        text-decoration: none; }
      @media only screen and (max-width: 576px) {
        body.vibrant .service-filters ul {
          font-size: 0.9rem;
          width: 96%; } }
      body.vibrant .service-filters ul li {
        border: 1px solid #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 13px 20px;
        background-position: 0 0; }
        @media only screen and (max-width: 576px) {
          body.vibrant .service-filters ul li {
            padding: 10px; } }
        body.vibrant .service-filters ul li:hover {
          cursor: pointer;
          background: linear-gradient(90deg, #12b193, #89c53f, #efc000, #89c53f, #12b193);
          background-size: 150%;
          background-position: 120px 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0);
          transition: all .5s ease-out; }
        body.vibrant .service-filters ul li:first-child:hover {
          background: linear-gradient(90deg, #c13c8d, #f29925, #f29925, #c13c8d);
          background-size: 150%;
          background-position: 120px 0;
          transition: all .5s ease-out; }
        body.vibrant .service-filters ul li:nth-child(2):hover {
          background: linear-gradient(90deg, #12b193, #89c53f, #0BAEB9, #2A72AF, #0BAEB9, #89c53f, #12b193);
          background-size: 150%;
          background-position: 120px 0;
          transition: all .5s ease-out; }
        body.vibrant .service-filters ul li:nth-child(3):hover {
          background: linear-gradient(90deg, #efc000, #f29925, #f29925, #efc000);
          background-size: 150%;
          background-position: 120px 0;
          transition: all .5s ease-out; }
  body.vibrant h2.featured {
    -webkit-animation: movebackground 10s linear infinite alternate;
            animation: movebackground 10s linear infinite alternate;
    background-size: 130%;
    background: linear-gradient(90deg, #12b193, #89c53f, #0BAEB9, #2A72AF, #0BAEB9, #89c53f, #12b193);
    color: rgba(0, 0, 0, 0.05);
    background-clip: text;
    -webkit-background-clip: text;
    margin: 30px 0; }
  body.vibrant .services {
    margin-bottom: 50px; }
    body.vibrant .services h2 {
      -webkit-animation: movebackground 30s linear infinite alternate;
              animation: movebackground 30s linear infinite alternate;
      background-size: 130%;
      background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
      color: rgba(0, 0, 0, 0.05);
      background-clip: text;
      -webkit-background-clip: text;
      margin: 10px 0;
      font-style: italic;
      font-weight: 800; }
      @media only screen and (max-width: 992px) {
        body.vibrant .services h2 {
          font-size: 1.5em;
          padding: 0 40px; } }
    body.vibrant .services .icons {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      body.vibrant .services .icons > div {
        width: 33.3%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 30px auto;
        color: #2793ae;
        text-transform: uppercase; }
        @media screen and (max-width: 768px) {
          body.vibrant .services .icons > div {
            width: 90%; } }
        body.vibrant .services .icons > div a {
          color: #FFFFFF;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          text-transform: uppercase;
          text-decoration: none; }
          body.vibrant .services .icons > div a:hover p {
            color: #efc000;
            transition: color .3s ease-out; }
        body.vibrant .services .icons > div p {
          color: #FFFFFF;
          text-transform: uppercase; }
        body.vibrant .services .icons > div img {
          margin-right: 20px;
          width: 80px; }
  body.vibrant .click-below {
    display: block;
    margin-top: 20px;
    font-size: 20px; }
  body.vibrant .container {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2; }
    @media only screen and (max-width: 992px) {
      body.vibrant .container {
        width: 90%; } }
    @media only screen and (max-width: 576px) {
      body.vibrant .container {
        width: 100%; } }
  body.vibrant .clients,
  body.vibrant .video-section,
  body.vibrant .website-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 768px) {
      body.vibrant .clients,
      body.vibrant .video-section,
      body.vibrant .website-section {
        flex-direction: column;
        width: 80%; } }
    body.vibrant .clients.hidden,
    body.vibrant .video-section.hidden,
    body.vibrant .website-section.hidden {
      display: none; }
    body.vibrant .clients > div,
    body.vibrant .video-section > div,
    body.vibrant .website-section > div {
      width: 32.8%;
      margin: 2px 0;
      max-width: 500px;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 768px) {
        body.vibrant .clients > div,
        body.vibrant .video-section > div,
        body.vibrant .website-section > div {
          width: auto; } }
      body.vibrant .clients > div img,
      body.vibrant .video-section > div img,
      body.vibrant .website-section > div img {
        width: 100%; }
      body.vibrant .clients > div .info,
      body.vibrant .video-section > div .info,
      body.vibrant .website-section > div .info {
        align-items: center;
        border: 10px solid white;
        color: #FFFFFF;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        height: 94%;
        justify-content: center;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 95%;
        z-index: 2; }
        body.vibrant .clients > div .info .info-bg,
        body.vibrant .video-section > div .info .info-bg,
        body.vibrant .website-section > div .info .info-bg {
          opacity: .9;
          background: linear-gradient(to right, #c13c8d 0%, #f29925 100%);
          /* FF3.6-15 */
          /* Chrome10-25,Safari5.1-6 */
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bc928', endColorstr=$orange,GradientType=1 );
          /* IE6-9 */
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 1; }
        @media only screen and (max-width: 768px) {
          body.vibrant .clients > div .info,
          body.vibrant .video-section > div .info,
          body.vibrant .website-section > div .info {
            height: 95.5%;
            width: 96%; } }
        @media only screen and (max-width: 576px) {
          body.vibrant .clients > div .info,
          body.vibrant .video-section > div .info,
          body.vibrant .website-section > div .info {
            height: 94%;
            width: 95%; } }
      body.vibrant .clients > div:hover .info,
      body.vibrant .video-section > div:hover .info,
      body.vibrant .website-section > div:hover .info {
        opacity: 1;
        transition: all 0.4s ease-out; }
        body.vibrant .clients > div:hover .info .fas,
        body.vibrant .video-section > div:hover .info .fas,
        body.vibrant .website-section > div:hover .info .fas {
          font-size: 25px;
          margin-left: 5px; }
        body.vibrant .clients > div:hover .info .cta-prompt,
        body.vibrant .video-section > div:hover .info .cta-prompt,
        body.vibrant .website-section > div:hover .info .cta-prompt {
          display: flex;
          font-size: 20px;
          font-weight: bold;
          -webkit-transform: translateX(16%);
                  transform: translateX(16%);
          transition: -webkit-transform .5s ease-out;
          transition: transform .5s ease-out;
          transition: transform .5s ease-out, -webkit-transform .5s ease-out; }
      body.vibrant .clients > div h3,
      body.vibrant .video-section > div h3,
      body.vibrant .website-section > div h3 {
        text-align: center;
        font-size: 24px;
        width: 100%;
        padding: 0; }
      body.vibrant .clients > div h3, body.vibrant .clients > div p,
      body.vibrant .video-section > div h3,
      body.vibrant .video-section > div p,
      body.vibrant .website-section > div h3,
      body.vibrant .website-section > div p {
        z-index: 3;
        text-align: center; }
      body.vibrant .clients > div p,
      body.vibrant .video-section > div p,
      body.vibrant .website-section > div p {
        width: 90%; }
    body.vibrant .clients h2,
    body.vibrant .video-section h2,
    body.vibrant .website-section h2 {
      -webkit-animation: movebackground 30s linear infinite alternate;
              animation: movebackground 30s linear infinite alternate;
      background-size: 130%;
      background: linear-gradient(90deg, #c13c8d, #f29925, #f29925, #c13c8d);
      color: rgba(0, 0, 0, 0.05);
      background-clip: text;
      -webkit-background-clip: text;
      font-size: 2.5rem;
      line-height: 2.9rem;
      margin: 100px 0 0 40px;
      text-align: left; }
      @media only screen and (max-width: 1200px) {
        body.vibrant .clients h2,
        body.vibrant .video-section h2,
        body.vibrant .website-section h2 {
          font-size: 1.7rem;
          line-height: 2rem;
          margin: 0;
          padding: 10px; } }
      @media only screen and (max-width: 768px) {
        body.vibrant .clients h2,
        body.vibrant .video-section h2,
        body.vibrant .website-section h2 {
          margin: 250px 30px 0;
          padding: 0;
          font-size: 2rem;
          line-height: 2.3rem;
          text-align: center; } }
      @media only screen and (max-width: 576px) {
        body.vibrant .clients h2,
        body.vibrant .video-section h2,
        body.vibrant .website-section h2 {
          margin: 100px 30px 0; } }
    body.vibrant .clients p,
    body.vibrant .video-section p,
    body.vibrant .website-section p {
      font-size: 1.3rem;
      font-weight: 200;
      line-height: 1.5rem;
      text-align: left;
      padding: 0 40px; }
      body.vibrant .clients p.save-text,
      body.vibrant .video-section p.save-text,
      body.vibrant .website-section p.save-text {
        text-align: left; }
        body.vibrant .clients p.save-text a,
        body.vibrant .video-section p.save-text a,
        body.vibrant .website-section p.save-text a {
          color: #efc000;
          text-decoration: none; }
          body.vibrant .clients p.save-text a:hover,
          body.vibrant .video-section p.save-text a:hover,
          body.vibrant .website-section p.save-text a:hover {
            font-weight: bold; }
        @media only screen and (max-width: 1200px) {
          body.vibrant .clients p.save-text,
          body.vibrant .video-section p.save-text,
          body.vibrant .website-section p.save-text {
            font-size: 1rem;
            line-height: 1.4rem;
            margin: 0;
            padding: 10px; } }
        @media only screen and (max-width: 768px) {
          body.vibrant .clients p.save-text,
          body.vibrant .video-section p.save-text,
          body.vibrant .website-section p.save-text {
            font-size: 1.3rem;
            margin: 30px 50px;
            line-height: 1.5rem;
            text-align: center; } }
        @media only screen and (max-width: 768px) {
          body.vibrant .clients p.save-text,
          body.vibrant .video-section p.save-text,
          body.vibrant .website-section p.save-text {
            margin: 20px 0; } }
  body.vibrant .video-section p,
  body.vibrant .website-section p {
    text-align: center;
    width: 100%;
    padding: 0; }
  body.vibrant .video-section .fas,
  body.vibrant .website-section .fas {
    color: white;
    font-size: 30px;
    opacity: 0.5;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 3; }
  body.vibrant .video-section > div:hover .fas,
  body.vibrant .website-section > div:hover .fas {
    opacity: 1; }
  body.vibrant .latest-news {
    margin-bottom: 80px;
    padding-top: 60px; }
    body.vibrant .latest-news h1 {
      color: #FFFFFF;
      display: flex;
      justify-content: center; }
      body.vibrant .latest-news h1 .fas {
        margin-left: 8px;
        padding-top: 8px; }
      body.vibrant .latest-news h1 a {
        color: #FFFFFF;
        text-decoration: none; }
        body.vibrant .latest-news h1 a:hover {
          -webkit-animation: movebackground 20s linear infinite alternate;
                  animation: movebackground 20s linear infinite alternate;
          background-size: 130%;
          background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
          color: rgba(0, 0, 0, 0.05);
          background-clip: text;
          -webkit-background-clip: text; }
    body.vibrant .latest-news .container {
      align-items: center;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 992px) {
        body.vibrant .latest-news .container {
          flex-direction: column; } }
      body.vibrant .latest-news .container > div {
        background: #FFFFFF;
        color: #000000;
        display: flex;
        flex-direction: column;
        margin-top: 10px;
        min-height: 300px;
        padding: 20px;
        position: relative;
        width: 28%; }
        @media screen and (max-width: 992px) {
          body.vibrant .latest-news .container > div {
            width: 80%; } }
        body.vibrant .latest-news .container > div .blog-date {
          font-style: italic;
          margin-bottom: 20px; }
        body.vibrant .latest-news .container > div h2 {
          font-size: 1.8em;
          margin: 10px 0 0; }
        body.vibrant .latest-news .container > div .read-more-link {
          bottom: 0;
          right: 10px;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
          body.vibrant .latest-news .container > div .read-more-link a {
            color: #00a8d0;
            font-weight: 800;
            text-decoration: none; }
            body.vibrant .latest-news .container > div .read-more-link a:hover {
              color: #092f57; }
  body.vibrant .page-template-homepage .services {
    padding-top: 730px; }
    @media only screen and (max-width: 768px) {
      body.vibrant .page-template-homepage .services {
        padding-top: 560px; } }
    @media only screen and (max-width: 576px) {
      body.vibrant .page-template-homepage .services {
        padding-top: 460px; } }
  body.vibrant .page-template-homepage .loading {
    margin-top: 180px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.vibrant .case-study {
    background: #FFFFFF;
    color: #000104;
    font-size: 0;
    margin-top: 100px; }
    body.vibrant .case-study h1 {
      font-size: 36px;
      margin-top: 40px; }
    body.vibrant .case-study h2 {
      font-size: 32px; }
    body.vibrant .case-study h3 {
      font-size: 24px; }
    body.vibrant .case-study ul {
      font-size: 20px; }
    body.vibrant .case-study .hero img {
      width: 100%;
      height: auto; }
    body.vibrant .case-study .container {
      text-align: left;
      padding: 0 30px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .container {
          width: 90%; } }
      body.vibrant .case-study .container.sunmark-logo {
        display: flex;
        justify-content: center;
        margin: 60px auto; }
    body.vibrant .case-study .description {
      color: #FFFFFF;
      display: flex;
      margin-top: 0;
      height: auto;
      overflow: hidden; }
      body.vibrant .case-study .description.pathfinder .tagline {
        background: #8a2332; }
      body.vibrant .case-study .description.pathfinder .client-info {
        color: #000104;
        background: #FFFFFF; }
      body.vibrant .case-study .description.sfcu .tagline {
        background: #89c53f; }
      body.vibrant .case-study .description.sfcu .client-info {
        background: #ddf0ff; }
      body.vibrant .case-study .description.uhr .tagline {
        background: #00aab8; }
      body.vibrant .case-study .description.uhr .client-info {
        background: #97babd; }
      body.vibrant .case-study .description.nepa .tagline {
        background: #075f2b; }
      body.vibrant .case-study .description.nepa .client-info {
        background: #ddf0ff; }
      body.vibrant .case-study .description.cfds .tagline {
        background: #290c54; }
      body.vibrant .case-study .description.cfds .client-info {
        background: #EBF8F8; }
      body.vibrant .case-study .description.cc-bg .tagline {
        background: #22a349; }
      body.vibrant .case-study .description.cc-bg .client-info {
        background: #E8ECF0; }
      body.vibrant .case-study .description > div {
        display: flex;
        align-items: center;
        text-align: left; }
        body.vibrant .case-study .description > div:first-child {
          width: 30%; }
        body.vibrant .case-study .description > div:nth-child(2) {
          width: 70%; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .description > div:nth-child(2) {
              width: auto; } }
        body.vibrant .case-study .description > div.tagline {
          font-family: "Exo 2", sans-serif;
          font-size: 2.8rem;
          font-weight: 700;
          justify-content: center;
          line-height: 1.1em;
          padding: 50px; }
          body.vibrant .case-study .description > div.tagline.light-green {
            background: #89c53f; }
          body.vibrant .case-study .description > div.tagline.dark-green {
            background: #12b193; }
          body.vibrant .case-study .description > div.tagline.maroon {
            background: #8a2332; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .description > div.tagline {
              width: 90%;
              padding: 20px 50px 50px; } }
          @media only screen and (max-width: 768px) {
            body.vibrant .case-study .description > div.tagline {
              width: 80%; } }
        body.vibrant .case-study .description > div.client-info {
          color: #000104;
          font-family: "Open Sans", sans-serif;
          padding: 50px;
          align-items: flex-start;
          flex-direction: column; }
          body.vibrant .case-study .description > div.client-info h1 {
            margin: 50px 0 0; }
          body.vibrant .case-study .description > div.client-info h2 {
            font-size: 1.3rem;
            margin: 20px 0 0 0; }
          body.vibrant .case-study .description > div.client-info p {
            line-height: 1.3;
            margin-bottom: 0; }
          body.vibrant .case-study .description > div.client-info ul {
            display: flex;
            flex-wrap: wrap;
            font-size: 1rem;
            padding: 0;
            margin: 0; }
            @media only screen and (max-width: 768px) {
              body.vibrant .case-study .description > div.client-info ul {
                flex-direction: column; } }
            body.vibrant .case-study .description > div.client-info ul li {
              margin-left: 30px; }
              body.vibrant .case-study .description > div.client-info ul li:first-child {
                list-style-type: none;
                margin-left: 0; }
                @media only screen and (max-width: 768px) {
                  body.vibrant .case-study .description > div.client-info ul li:first-child {
                    list-style-type: disc;
                    margin-left: 30px; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .description {
          flex-direction: column;
          height: auto; }
          body.vibrant .case-study .description > div.slogan {
            width: auto; }
          body.vibrant .case-study .description > div.description {
            width: auto; } }
    body.vibrant .case-study .services-provided {
      background: url("../images/icons/hp-bg.png");
      background-size: cover;
      color: white;
      min-height: 100px; }
    body.vibrant .case-study .case-study-logo {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 345px; }
      body.vibrant .case-study .case-study-logo img {
        width: 300px;
        height: auto; }
      body.vibrant .case-study .case-study-logo.pathfinder {
        background: #F9F5E7; }
      body.vibrant .case-study .case-study-logo.uhr {
        color: #00aab8;
        justify-content: center;
        font-size: 1.5rem; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .case-study-logo.uhr {
            flex-direction: column;
            height: auto; } }
        body.vibrant .case-study .case-study-logo.uhr div {
          min-width: 100px;
          margin: 0 30px; }
      body.vibrant .case-study .case-study-logo.li-logo {
        background: #E7F4F7; }
        body.vibrant .case-study .case-study-logo.li-logo img {
          width: 800px; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .case-study-logo.li-logo img {
              width: 90%; } }
      body.vibrant .case-study .case-study-logo.st-peters img {
        width: 600px; }
        @media only screen and (max-width: 768px) {
          body.vibrant .case-study .case-study-logo.st-peters img {
            width: 100%; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .case-study .picture img {
        width: 100%;
        height: auto; } }
    body.vibrant .case-study .approach {
      padding-bottom: 70px; }
      body.vibrant .case-study .approach .container .statbox {
        width: 100%;
        margin-top: 60px;
        display: flex; }
        body.vibrant .case-study .approach .container .statbox .picture img {
          width: 100%;
          height: auto; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .approach .container .statbox {
            flex-direction: column; } }
        body.vibrant .case-study .approach .container .statbox > div {
          width: 50%;
          min-height: 400px; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .approach .container .statbox > div {
              width: 100%; } }
          body.vibrant .case-study .approach .container .statbox > div > div {
            width: 50%; }
      body.vibrant .case-study .approach .container .boxes {
        display: flex;
        flex-wrap: wrap;
        font-size: 16px; }
        body.vibrant .case-study .approach .container .boxes span {
          font-size: 3.5em;
          font-weight: 600; }
          body.vibrant .case-study .approach .container .boxes span.teal {
            color: #00aab8; }
          body.vibrant .case-study .approach .container .boxes span.orange {
            color: #f69331; }
          body.vibrant .case-study .approach .container .boxes span.maroon {
            color: #8a2332; }
        body.vibrant .case-study .approach .container .boxes div {
          align-items: center;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 150px;
          text-align: center; }
        body.vibrant .case-study .approach .container .boxes p {
          width: 60%; }
      body.vibrant .case-study .approach h2 {
        margin-top: 80px; }
    body.vibrant .case-study .icon-row {
      display: flex;
      justify-content: space-between; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .icon-row {
          display: none; } }
      body.vibrant .case-study .icon-row img {
        height: auto;
        width: 120px; }
    body.vibrant .case-study .website-design {
      position: relative; }
      body.vibrant .case-study .website-design .website-design-bg {
        height: 350px;
        margin-top: -8px;
        width: 100%; }
        body.vibrant .case-study .website-design .website-design-bg img {
          width: 100%;
          height: auto; }
        body.vibrant .case-study .website-design .website-design-bg.cc {
          background: url("../images/case-studies/ccag/website-bg.png");
          background-size: cover; }
      body.vibrant .case-study .website-design.pathfinder {
        margin-top: 350px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .website-design img {
          height: auto;
          width: 100%; } }
      body.vibrant .case-study .website-design h2 {
        color: #FFFFFF; }
      body.vibrant .case-study .website-design p {
        margin: 80px auto; }
      body.vibrant .case-study .website-design .container {
        margin-top: -350px;
        text-align: center; }
        body.vibrant .case-study .website-design .container p {
          text-align: left; }
      body.vibrant .case-study .website-design .icons {
        margin: 80px 0; }
      body.vibrant .case-study .website-design .icon-row {
        display: flex;
        justify-content: space-between;
        margin: 50px auto;
        /*@media only screen and (max-width: $md-breakpoint) {
				flex-direction: column;
				padding: 0;
			}*/ }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .website-design .icon-row {
            display: none; } }
        body.vibrant .case-study .website-design .icon-row img {
          align-self: center; }
      body.vibrant .case-study .website-design .mobile-devices {
        display: flex;
        padding-left: 90px;
        justify-content: space-around; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .website-design .mobile-devices {
            flex-direction: column;
            padding: 0; } }
        body.vibrant .case-study .website-design .mobile-devices img {
          align-self: center; }
          body.vibrant .case-study .website-design .mobile-devices img.phone {
            max-width: 232px; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .website-design .mobile-devices img.nepa_tablet {
              width: 100%; } }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .website-design .mobile-devices img:nth-child(2) {
              width: 100%;
              height: auto; } }
    body.vibrant .case-study .online-marketing,
    body.vibrant .case-study .cfds-subranding {
      align-items: center;
      background: gray;
      display: flex;
      margin: 180px 0;
      height: 270px; }
      body.vibrant .case-study .online-marketing h2,
      body.vibrant .case-study .cfds-subranding h2 {
        margin-top: 20px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .online-marketing,
        body.vibrant .case-study .cfds-subranding {
          margin: 0; } }
      body.vibrant .case-study .online-marketing.belvedere-bg,
      body.vibrant .case-study .cfds-subranding.belvedere-bg {
        height: 362px; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .online-marketing.belvedere-bg,
          body.vibrant .case-study .cfds-subranding.belvedere-bg {
            height: auto; } }
        body.vibrant .case-study .online-marketing.belvedere-bg h2,
        body.vibrant .case-study .cfds-subranding.belvedere-bg h2 {
          margin-top: 35px; }
      body.vibrant .case-study .online-marketing.airport-bg,
      body.vibrant .case-study .cfds-subranding.airport-bg {
        color: white;
        background: #131243;
        margin: 0; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .online-marketing.airport-bg,
          body.vibrant .case-study .cfds-subranding.airport-bg {
            color: #131243; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .online-marketing,
        body.vibrant .case-study .cfds-subranding {
          height: auto; } }
      body.vibrant .case-study .online-marketing .container,
      body.vibrant .case-study .cfds-subranding .container {
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .online-marketing .container,
          body.vibrant .case-study .cfds-subranding .container {
            flex-direction: column; } }
        body.vibrant .case-study .online-marketing .container img,
        body.vibrant .case-study .cfds-subranding .container img {
          width: 100%;
          height: auto;
          margin-top: 80px; }
          body.vibrant .case-study .online-marketing .container img.fca-mobile,
          body.vibrant .case-study .cfds-subranding .container img.fca-mobile {
            width: 175px; }
        body.vibrant .case-study .online-marketing .container > div,
        body.vibrant .case-study .cfds-subranding .container > div {
          width: 50%;
          padding: 30px; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .online-marketing .container > div,
            body.vibrant .case-study .cfds-subranding .container > div {
              width: auto; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .online-marketing,
        body.vibrant .case-study .cfds-subranding {
          background: none !important; } }
    body.vibrant .case-study .cfds-subranding {
      height: auto; }
      body.vibrant .case-study .cfds-subranding .container > div {
        display: flex;
        flex-direction: column; }
        body.vibrant .case-study .cfds-subranding .container > div:nth-child(2) {
          align-items: center; }
      body.vibrant .case-study .cfds-subranding .container img {
        margin-top: 0;
        width: 350px !important; }
    body.vibrant .case-study .sunmark-marketing {
      display: flex;
      width: 100%; }
      body.vibrant .case-study .sunmark-marketing > div {
        max-height: 530px;
        overflow: hidden; }
        body.vibrant .case-study .sunmark-marketing > div:first-child {
          width: 70%; }
        body.vibrant .case-study .sunmark-marketing > div:nth-child(2) {
          background: #FDBA30;
          width: 30%; }
    body.vibrant .case-study .ad-cards {
      margin: 150px 0; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .ad-cards.innerlakes {
          margin-top: 260px; } }
      body.vibrant .case-study .ad-cards.cc {
        margin: 30px 0; }
        body.vibrant .case-study .ad-cards.cc img {
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
      body.vibrant .case-study .ad-cards .container {
        justify-content: space-between;
        display: flex; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .ad-cards .container {
            flex-direction: column; } }
        body.vibrant .case-study .ad-cards .container > div {
          margin-top: 20px;
          width: 47%; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .ad-cards .container > div {
              width: auto; } }
          body.vibrant .case-study .ad-cards .container > div img {
            width: 100%;
            height: auto; }
            body.vibrant .case-study .ad-cards .container > div img.green-border {
              border-bottom: 10px solid #89c53f; }
    body.vibrant .case-study .cc-adcards img {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
      margin-top: 30px;
      width: 95%; }
    body.vibrant .case-study .company-image img {
      width: 100%;
      height: auto;
      /*@media only screen and (max-width: $lg-breakpoint) {
				width: auto;
			}*/ }
    body.vibrant .case-study .testimonial {
      padding: 80px 0; }
      body.vibrant .case-study .testimonial .container {
        text-align: center; }
        body.vibrant .case-study .testimonial .container span {
          margin-top: 40px; }
    body.vibrant .case-study .results {
      color: #FFFFFF;
      background: #000000;
      padding: 30px 0; }
      body.vibrant .case-study .results .container {
        text-align: center; }
      body.vibrant .case-study .results .stats {
        display: flex;
        justify-content: space-between;
        width: 100%; }
        body.vibrant .case-study .results .stats img {
          width: 90px;
          height: auto; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .results .stats {
            flex-direction: column;
            /*img {
					width: auto;
				}*/ } }
        body.vibrant .case-study .results .stats > div {
          width: 30%; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .results .stats > div {
              width: 100%; } }
        body.vibrant .case-study .results .stats p {
          font-size: 1rem; }
      body.vibrant .case-study .results .cta-box {
        font-weight: 800;
        margin-top: 50px; }
        body.vibrant .case-study .results .cta-box span {
          color: #efc000;
          font-size: 2rem; }
        body.vibrant .case-study .results .cta-box a {
          color: #efc000;
          text-decoration: none;
          position: relative;
          /*&:after {
					content:'';
					background: $yellow;
					display: block;
					height: 5px;
					width: 100%;
				}*/ }
    body.vibrant .case-study .col3 {
      align-items: flex-start;
      display: flex;
      justify-content: center;
      width: 100%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .col3 {
          flex-direction: column; } }
      body.vibrant .case-study .col3 > div {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 33%; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .col3 > div {
            width: 100%; } }
        body.vibrant .case-study .col3 > div ul {
          padding-left: 0;
          width: 100%; }
          body.vibrant .case-study .col3 > div ul li {
            list-style-type: none;
            padding: 5px 2%;
            width: 98%; }
            body.vibrant .case-study .col3 > div ul li:nth-child(even) {
              background: #eee; }
      body.vibrant .case-study .col3.cfds img {
        width: 100%;
        height: auto; }
      body.vibrant .case-study .col3.cfds > div {
        margin-right: 30px;
        margin-top: 20px; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .col3.cfds > div {
            margin-right: 0; } }
      body.vibrant .case-study .col3.pathfinder > div {
        margin: 20px auto;
        height: 100px; }
      body.vibrant .case-study .col3.belvedere {
        padding-bottom: 60px; }
        body.vibrant .case-study .col3.belvedere > div {
          margin-right: 30px;
          margin-top: 60px; }
      body.vibrant .case-study .col3.cc {
        justify-content: space-between;
        padding: 25px 0 50px; }
        body.vibrant .case-study .col3.cc img {
          margin-top: 25px; }
      body.vibrant .case-study .col3.albany-airport {
        padding: 0;
        align-items: center; }
        body.vibrant .case-study .col3.albany-airport > div {
          align-items: center;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .col3.albany-airport > div {
              margin-top: 30px; } }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .col3.albany-airport:nth-child(2) {
            display: none; } }
    body.vibrant .case-study .col4 {
      align-items: center;
      display: flex;
      justify-content: center; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .col4 {
          flex-direction: column; } }
      body.vibrant .case-study .col4 div {
        width: 25%;
        margin-top: 20px; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .col4 div {
            width: 100%; } }
        body.vibrant .case-study .col4 div img {
          width: 100%;
          height: auto; }
    body.vibrant .case-study .videoblock {
      min-height: 900px; }
      body.vibrant .case-study .videoblock.long-island {
        min-height: 0; }
    body.vibrant .case-study .vidblurb {
      color: #FFFFFF;
      margin-top: 50px;
      padding: 20px 0; }
      body.vibrant .case-study .vidblurb h2 {
        margin-top: 20px; }
      body.vibrant .case-study .vidblurb.cfds {
        background: #ad0875; }
      body.vibrant .case-study .vidblurb.pathfinder {
        background: #8a2332; }
      body.vibrant .case-study .vidblurb.long-island {
        background: #63abc7;
        color: #000000; }
    body.vibrant .case-study .divider {
      display: flex;
      width: 100%;
      height: 7px; }
      body.vibrant .case-study .divider > div {
        width: 33.3%; }
        body.vibrant .case-study .divider > div:first-child {
          background: #97babd; }
        body.vibrant .case-study .divider > div:nth-child(2) {
          background: #c79213; }
        body.vibrant .case-study .divider > div:nth-child(3) {
          background: #8a2332; }
    body.vibrant .case-study .colorbar {
      width: 100%; }
    body.vibrant .case-study .fca-image img {
      height: auto;
      margin-bottom: 50px;
      width: 100%; }
    body.vibrant .case-study .cfds-logo {
      text-align: center; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .cfds-logo img {
          width: 80%;
          height: auto; } }
    body.vibrant .case-study .cfds-logo-study {
      align-items: center;
      display: flex;
      justify-content: space-between;
      margin: 50px auto; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .cfds-logo-study {
          flex-direction: column; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .cfds-logo-study img {
          width: 90%; } }
    body.vibrant .case-study .cfds-slider {
      width: 350px;
      height: 150px; }
    body.vibrant .case-study .cfds-marketing {
      background: #eee;
      margin-bottom: 50px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .cfds-marketing img {
          width: 100%;
          height: auto; } }
    body.vibrant .case-study .cc-marketing {
      background: #eee; }
      body.vibrant .case-study .cc-marketing img {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .cc-marketing img {
            width: 100%;
            height: auto; } }
    body.vibrant .case-study .full-width {
      height: auto;
      width: 100%; }
    body.vibrant .case-study .half {
      padding: 30px 0;
      margin-top: -7px;
      position: relative;
      display: flex;
      margin-bottom: 30px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .half {
          flex-direction: column; } }
      body.vibrant .case-study .half:after {
        content: "";
        clear: both;
        display: table; }
      body.vibrant .case-study .half > div {
        float: left;
        width: 45%;
        margin-right: 30px; }
        body.vibrant .case-study .half > div img {
          width: 100%; }
        @media only screen and (max-width: 992px) {
          body.vibrant .case-study .half > div {
            width: 90%; } }
      body.vibrant .case-study .half.pathfinder {
        margin: 0;
        padding: 0; }
        body.vibrant .case-study .half.pathfinder > div {
          margin: 0;
          padding: 0;
          width: 50%; }
          @media only screen and (max-width: 992px) {
            body.vibrant .case-study .half.pathfinder > div {
              width: 100%; } }
    body.vibrant .case-study .teal-bg {
      background: #00aab8; }
    body.vibrant .case-study .orange-bg {
      background: #f69331; }
    body.vibrant .case-study .maroon-bg {
      background: #8a2332; }
    body.vibrant .case-study .gray-bg {
      background: #97babd; }
    body.vibrant .case-study .sunmark-gray-bg {
      background: #D4DAE2; }
    body.vibrant .case-study .lt-gray-bg {
      background: #E8ECF0; }
    body.vibrant .case-study .gold-bg {
      background: #c79213; }
    body.vibrant .case-study .green-bg {
      background: #89c53f; }
    body.vibrant .case-study .cream-bg {
      background: #fce57c; }
    body.vibrant .case-study .blue-bg {
      background: #0BAEB9; }
    body.vibrant .case-study .yellow-bg {
      background: #f4b335; }
    body.vibrant .case-study .dark-yellow-bg {
      background: #FDBA30; }
    body.vibrant .case-study .orange-bg {
      background: #f69331; }
    body.vibrant .case-study .aqua-bg {
      background: #00a8d0; }
    body.vibrant .case-study .plum-bg {
      background: #ad0875; }
    body.vibrant .case-study .navy-bg {
      background: #092f57; }
    body.vibrant .case-study .lt-aqua-bg {
      background: #2cbcdb; }
    body.vibrant .case-study .lt-blue-bg {
      background: #D2EFF7; }
    body.vibrant .case-study .belvedere-bg {
      background: #a2bdc2; }
    body.vibrant .case-study .cfds-bg {
      background: #EBF8F8; }
    body.vibrant .case-study .cfds-dark-bg {
      background: #6acbcf; }
    body.vibrant .case-study .airport-bg {
      background: #43B6E7; }
    body.vibrant .case-study .peters-bg {
      background: #bf2e1a; }
    body.vibrant .case-study .black-bg {
      background: #000000;
      color: #FFFFFF; }
      body.vibrant .case-study .black-bg span {
        -webkit-animation: movebackground 20s linear infinite alternate;
                animation: movebackground 20s linear infinite alternate;
        background: linear-gradient(90deg, #efc000, #f29925, #f29925, #efc000);
        background-size: 130%;
        color: rgba(0, 0, 0, 0.1);
        background-clip: text;
        -webkit-background-clip: text;
        width: 100%; }
    body.vibrant .case-study .parks-bg {
      background: #2cbff7; }
    body.vibrant .case-study .li-bg {
      background: #185a7d; }
    body.vibrant .case-study .li-blue-box {
      background: #416ba9; }
    body.vibrant .case-study .li-green-box {
      background: #71a850; }
    body.vibrant .case-study .innerlakes-bg {
      background: #4847b4;
      color: #FFFFFF;
      height: 350px; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .innerlakes-bg {
          background: #FFFFFF;
          color: #4847b4;
          margin-top: 260px; } }
    body.vibrant .case-study .teal-text {
      color: #00aab8; }
    body.vibrant .case-study .orange-text {
      color: #f69331; }
    body.vibrant .case-study .maroon-text {
      color: #8a2332; }
    body.vibrant .case-study .gold-text {
      color: #c79213; }
    body.vibrant .case-study .plum-text {
      color: #ad0875; }
    body.vibrant .case-study .aqua-text {
      color: #00a8d0; }
    body.vibrant .case-study .dark-yellow-text {
      color: #FDBA30; }
    body.vibrant .case-study .white-text {
      color: #FFFFFF; }
    body.vibrant .case-study .belvedere-gray {
      color: #a2bdc2; }
    body.vibrant .case-study .bright-futures {
      width: 110px;
      height: auto; }
    body.vibrant .case-study .albany-evolution {
      background: #14225A;
      padding: 20px 0; }
      @media screen and (max-width: 992px) {
        body.vibrant .case-study .albany-evolution .container {
          flex-direction: column; } }
      body.vibrant .case-study .albany-evolution .container > div {
        padding: 20px 0; }
      @media only screen and (max-width: 992px) {
        body.vibrant .case-study .albany-evolution .container .arrow {
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); } }
      body.vibrant .case-study .albany-evolution .albany-airport-logo {
        width: 550px; }
        @media only screen and (max-width: 576px) {
          body.vibrant .case-study .albany-evolution .albany-airport-logo {
            width: 300px; } }
    body.vibrant .case-study .airport-videos {
      background: #d7eef7;
      background: linear-gradient(180deg, #d7eef7 0%, #f1fbff 7%, #f1fbff 100%);
      padding: 40px 0 130px;
      margin-top: 40px; }
      body.vibrant .case-study .airport-videos .col2 {
        justify-content: space-between; }
        body.vibrant .case-study .airport-videos .col2 > div {
          padding-top: 30px;
          position: relative;
          width: 48%; }
          @media screen and (max-width: 992px) {
            body.vibrant .case-study .airport-videos .col2 > div {
              width: 100%; } }
          body.vibrant .case-study .airport-videos .col2 > div img {
            width: 100%; }
          body.vibrant .case-study .airport-videos .col2 > div > a:hover .play {
            opacity: .8;
            transition: all .3s ease-out;
            width: 150px; }
        body.vibrant .case-study .airport-videos .col2 .play {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          position: absolute;
          width: 100px; }
      body.vibrant .case-study .airport-videos h2 {
        color: #18194a;
        margin-bottom: 30px;
        text-align: center; }
        body.vibrant .case-study .airport-videos h2 .fa {
          color: #43b6e8; }
    body.vibrant .case-study .airport-responsive-logos {
      padding-bottom: 50px; }
    body.vibrant .case-study .airport-photo-block {
      display: flex;
      flex-wrap: wrap; }
      @media screen and (max-width: 768px) {
        body.vibrant .case-study .airport-photo-block {
          flex-direction: column; } }
      body.vibrant .case-study .airport-photo-block > div {
        width: 33.33%; }
        @media screen and (max-width: 992px) {
          body.vibrant .case-study .airport-photo-block > div {
            width: 100%; } }
    body.vibrant .case-study .st-peters-tablet {
      margin-top: -25px; }
    body.vibrant .case-study .peters-stats {
      color: #000000; }
      body.vibrant .case-study .peters-stats .container {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 992px) {
          body.vibrant .case-study .peters-stats .container {
            flex-direction: column; } }
        body.vibrant .case-study .peters-stats .container > div {
          width: 47%;
          margin-top: 15px;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 992px) {
            body.vibrant .case-study .peters-stats .container > div {
              width: 100%; } }
          body.vibrant .case-study .peters-stats .container > div .statblock {
            font-size: 35px;
            font-weight: bold;
            line-height: 1.1em; }
            body.vibrant .case-study .peters-stats .container > div .statblock span {
              color: #bf2e1a;
              font-size: 50px; }
            body.vibrant .case-study .peters-stats .container > div .statblock.cc span {
              color: #22a349; }
        body.vibrant .case-study .peters-stats .container img {
          width: 100%; }
      body.vibrant .case-study .peters-stats.fb {
        background: url("../images/case-studies/sphp/commhosp-bg.png");
        background-size: cover; }
        body.vibrant .case-study .peters-stats.fb .container > div .statblock span {
          color: #00659e; }
  body.vibrant .belvedere-material img {
    width: 50%;
    height: auto; }
  body.vibrant .about ul {
    font-size: 20px; }
  body.vibrant .about .input-sample {
    margin: 80px; }
    body.vibrant .about .input-sample [type='color'], body.vibrant .about .input-sample [type='date'], body.vibrant .about .input-sample [type='datetime'], body.vibrant .about .input-sample [type='datetime-local'], body.vibrant .about .input-sample [type='email'], body.vibrant .about .input-sample [type='month'], body.vibrant .about .input-sample [type='number'], body.vibrant .about .input-sample [type='password'], body.vibrant .about .input-sample [type='search'], body.vibrant .about .input-sample [type='tel'], body.vibrant .about .input-sample [type='text'], body.vibrant .about .input-sample [type='time'], body.vibrant .about .input-sample [type='url'], body.vibrant .about .input-sample [type='week'], body.vibrant .about .input-sample input:not([type]), body.vibrant .about .input-sample textarea {
      color: #000000;
      box-shadow: inset 0px -14px 8px -14px rgba(0, 0, 0, 0.34);
      border-radius: 6px;
      margin-top: 5px;
      padding: 10px; }
    body.vibrant .about .input-sample button, body.vibrant .about .input-sample [type='button'], body.vibrant .about .input-sample [type='reset'], body.vibrant .about .input-sample [type='submit'] {
      background: none;
      border: 1px solid #FFFFFF;
      margin-top: 15;
      padding: 8px 30px; }
    body.vibrant .about .input-sample label, body.vibrant .about .input-sample input {
      display: block; }
  body.vibrant .about .specialty-container {
    display: flex; }
  body.vibrant .specialties h1 {
    -webkit-animation: movebackground 20s linear infinite alternate;
            animation: movebackground 20s linear infinite alternate;
    background: linear-gradient(90deg, #c13c8d, #f29925, #f29925, #c13c8d);
    background-size: 130%;
    color: rgba(0, 0, 0, 0.1);
    font-size: 1em;
    line-height: 1.3em;
    background-clip: text;
    -webkit-background-clip: text;
    margin-top: 200px; }
  body.vibrant .specialties h3 {
    text-align: center;
    font-size: 30px; }
  body.vibrant .specialties p {
    color: white; }
  body.vibrant .specialties.cu {
    background: white; }
  body.vibrant .specialties .clients p {
    color: #FFFFFF; }
  body.vibrant .specialty-wrapper {
    color: black;
    background: white;
    /* partners page styles */ }
    body.vibrant .specialty-wrapper .container {
      width: 90%; }
      body.vibrant .specialty-wrapper .container img {
        height: auto;
        width: 100%; }
    body.vibrant .specialty-wrapper a {
      color: #2793ae; }
    body.vibrant .specialty-wrapper p {
      color: black;
      text-align: left; }
    body.vibrant .specialty-wrapper h1 {
      -webkit-animation: movebackground 20s linear infinite alternate;
              animation: movebackground 20s linear infinite alternate;
      background: linear-gradient(90deg, #12b193, #89c53f, #0BAEB9, #2A72AF, #0BAEB9, #89c53f, #12b193);
      background-size: 130%;
      color: rgba(0, 0, 0, 0.1);
      font-size: 3em;
      line-height: 1em;
      background-clip: text;
      -webkit-background-clip: text;
      margin-top: 50px; }
    body.vibrant .specialty-wrapper h2 {
      font-size: 35px;
      font-style: normal;
      text-align: center; }
    body.vibrant .specialty-wrapper .page-header {
      align-items: center;
      justify-content: center;
      display: flex;
      margin-top: 50px; }
      body.vibrant .specialty-wrapper .page-header h2 {
        color: #2793ae;
        margin: 13px 0 0 5px; }
      body.vibrant .specialty-wrapper .page-header a {
        color: #2793ae;
        text-decoration: none; }
      body.vibrant .specialty-wrapper .page-header img {
        height: auto;
        width: 50px;
        align-self: center; }
    body.vibrant .specialty-wrapper .services ul {
      color: #000000;
      font-size: 1.2em;
      list-style-type: none;
      margin: 0;
      padding-left: 0;
      text-align: left; }
      body.vibrant .specialty-wrapper .services ul li {
        padding: 5px 0 5px 30px;
        font-size: 20px;
        min-height: 30px;
        width: 100%; }
        body.vibrant .specialty-wrapper .services ul li:nth-child(even) {
          background: #eee; }
        body.vibrant .specialty-wrapper .services ul li:before {
          content: "\2022";
          margin: 0 5px; }
    body.vibrant .specialty-wrapper .services .container {
      display: flex;
      margin-top: 30px; }
      @media screen and (max-width: 992px) {
        body.vibrant .specialty-wrapper .services .container {
          flex-direction: column; } }
      body.vibrant .specialty-wrapper .services .container > div {
        width: 50%; }
        @media screen and (max-width: 992px) {
          body.vibrant .specialty-wrapper .services .container > div {
            width: 90%; } }
      body.vibrant .specialty-wrapper .services .container.photo {
        display: block; }
        body.vibrant .specialty-wrapper .services .container.photo > div {
          width: 100%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .specialty-wrapper .services .container .reverse-stripe ul li:nth-child(even) {
          background: #fff; }
        body.vibrant .specialty-wrapper .services .container .reverse-stripe ul li:nth-child(odd) {
          background: #eee; } }
    body.vibrant .specialty-wrapper .slick-slide {
      height: auto; }
    body.vibrant .specialty-wrapper .process {
      background: url("../images/specialty/cu/process.png");
      background-size: cover;
      padding: 80px 0; }
      body.vibrant .specialty-wrapper .process .page-header {
        justify-content: flex-start;
        margin-top: 0; }
        body.vibrant .specialty-wrapper .process .page-header h2 {
          text-align: left; }
      body.vibrant .specialty-wrapper .process .container {
        flex-direction: column; }
      body.vibrant .specialty-wrapper .process.branding-process .container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between; }
        body.vibrant .specialty-wrapper .process.branding-process .container > div {
          margin-top: 30px;
          width: 45%; }
          @media screen and (max-width: 768px) {
            body.vibrant .specialty-wrapper .process.branding-process .container > div {
              width: 100%; } }
        @media screen and (max-width: 768px) {
          body.vibrant .specialty-wrapper .process.branding-process .container {
            flex-direction: column; } }
    body.vibrant .specialty-wrapper .featured {
      padding: 30px 0; }
      body.vibrant .specialty-wrapper .featured .page-header {
        justify-content: center; }
      body.vibrant .specialty-wrapper .featured p {
        text-align: center; }
    body.vibrant .specialty-wrapper .clients p {
      color: white; }
    body.vibrant .specialty-wrapper .cu-logos {
      margin-bottom: 50px; }
      body.vibrant .specialty-wrapper .cu-logos .container {
        display: flex;
        flex-wrap: wrap; }
        body.vibrant .specialty-wrapper .cu-logos .container > div {
          align-items: center;
          display: flex;
          flex: 0 1 25%;
          justify-content: center;
          margin-top: 20px; }
          body.vibrant .specialty-wrapper .cu-logos .container > div img {
            width: 60%; }
    body.vibrant .specialty-wrapper .page-type-credit-union-specialty h1 {
      margin-top: 50px; }
    body.vibrant .specialty-wrapper.video h1 {
      -webkit-animation: movebackground 10s linear infinite alternate;
              animation: movebackground 10s linear infinite alternate;
      background: linear-gradient(90deg, #c13c8d, #0BAEB9, #0BAEB9, #c13c8d);
      background-size: 130%;
      background-clip: text;
      -webkit-background-clip: text; }
    body.vibrant .specialty-wrapper.video .sizzle h3 {
      position: absolute;
      color: #FFFFFF;
      font-size: 2em;
      bottom: 50px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    body.vibrant .specialty-wrapper.video .video-section p {
      color: #FFFFFF; }
    body.vibrant .specialty-wrapper.video .video-section > div .fas {
      font-size: 80px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    body.vibrant .specialty-wrapper.video .video-section > div:hover .fas {
      opacity: 0; }
    body.vibrant .specialty-wrapper.video .county-fair .container .awards {
      align-items: center;
      display: flex;
      justify-content: space-between;
      padding: 30px 0; }
      body.vibrant .specialty-wrapper.video .county-fair .container .awards > div {
        width: 18%; }
    body.vibrant .specialty-wrapper.video .county-fair .container .county-logo {
      width: 300px; }
    body.vibrant .specialty-wrapper.membership h2 {
      color: #1e93b0;
      margin-top: 0;
      padding-top: 50px; }
    body.vibrant .specialty-wrapper.membership .partner-logos {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding: 30px 0; }
      @media only screen and (max-width: 768px) {
        body.vibrant .specialty-wrapper.membership .partner-logos {
          flex-direction: column; } }
      body.vibrant .specialty-wrapper.membership .partner-logos img, body.vibrant .specialty-wrapper.membership .partner-logos a {
        align-self: center;
        height: auto;
        justify-content: center;
        width: 31%; }
        @media only screen and (max-width: 768px) {
          body.vibrant .specialty-wrapper.membership .partner-logos img, body.vibrant .specialty-wrapper.membership .partner-logos a {
            width: 100%; } }
      body.vibrant .specialty-wrapper.membership .partner-logos img {
        margin: 10px; }
      body.vibrant .specialty-wrapper.membership .partner-logos a {
        margin: 0 10px; }
        body.vibrant .specialty-wrapper.membership .partner-logos a > img {
          margin: 0;
          width: 100%; }
    body.vibrant .specialty-wrapper.membership .gray-bg {
      background: rgba(0, 0, 0, 0.1); }
      body.vibrant .specialty-wrapper.membership .gray-bg .partner-logos div {
        background: #FFFFFF; }
        body.vibrant .specialty-wrapper.membership .gray-bg .partner-logos div img {
          width: 60%; }
  @media only screen and (max-width: 992px) {
    body.vibrant .coworking .container {
      width: 90%; } }
  body.vibrant .coworking .hero {
    background: url("../images/cowork/cowork-hero.jpg");
    background-size: cover;
    padding: 200px 0; }
    body.vibrant .coworking .hero .container {
      text-align: left; }
      body.vibrant .coworking .hero .container p {
        width: 600px; }
        @media only screen and (max-width: 992px) {
          body.vibrant .coworking .hero .container p {
            width: 90%; } }
      body.vibrant .coworking .hero .container button {
        background: #f13346;
        border: none;
        border-radius: 6px;
        color: #fff;
        cursor: pointer;
        outline: none;
        padding: 15px 30px; }
        body.vibrant .coworking .hero .container button:hover {
          background: #e20f24; }
  body.vibrant .coworking .content {
    background: url("../images/cowork/cowork-bg.png");
    background-size: cover;
    padding: 40px 0; }
    body.vibrant .coworking .content h1 {
      margin-top: 80px; }
    body.vibrant .coworking .content .row {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 992px) {
        body.vibrant .coworking .content .row {
          flex-direction: column; } }
      body.vibrant .coworking .content .row > img {
        align-self: center;
        margin-top: 30px;
        width: 24%; }
        @media screen and (max-width: 992px) {
          body.vibrant .coworking .content .row > img {
            width: 100%; } }
      body.vibrant .coworking .content .row > div {
        padding: 10px;
        width: 20%; }
        @media screen and (max-width: 992px) {
          body.vibrant .coworking .content .row > div {
            width: 100%; } }
        body.vibrant .coworking .content .row > div p {
          font-size: 1em;
          text-align: center; }
        body.vibrant .coworking .content .row > div > div {
          align-items: center;
          display: flex;
          justify-content: center;
          min-height: 100px; }
          body.vibrant .coworking .content .row > div > div > img {
            max-height: 100px;
            width: 50%; }
            @media only screen and (max-width: 992px) {
              body.vibrant .coworking .content .row > div > div > img {
                width: auto; } }
      @media screen and (max-width: 992px) {
        body.vibrant .coworking .content .row.two-col {
          flex-direction: column; } }
      body.vibrant .coworking .content .row.two-col div {
        width: 47%; }
        @media screen and (max-width: 992px) {
          body.vibrant .coworking .content .row.two-col div {
            width: 95%; } }
        body.vibrant .coworking .content .row.two-col div img {
          width: 100%; }
      body.vibrant .coworking .content .row.prices {
        justify-content: space-between; }
        body.vibrant .coworking .content .row.prices > div {
          align-items: center;
          border: 3px solid #CCC;
          color: #000;
          display: flex;
          flex-direction: column;
          height: 350px;
          justify-content: center;
          margin-top: 40px;
          width: 30%; }
          @media screen and (max-width: 992px) {
            body.vibrant .coworking .content .row.prices > div {
              width: 95%; } }
          body.vibrant .coworking .content .row.prices > div:first-child {
            background: url("../images/cowork/dedicated.png");
            background-size: cover; }
          body.vibrant .coworking .content .row.prices > div:nth-child(2) {
            background: url("../images/cowork/floating.png");
            background-size: cover; }
          body.vibrant .coworking .content .row.prices > div:nth-child(3) {
            background: url("../images/cowork/tour-bg.png");
            background-size: cover; }
          body.vibrant .coworking .content .row.prices > div span {
            font-size: 2.4em;
            font-weight: 100; }
          body.vibrant .coworking .content .row.prices > div h2 {
            color: #27b0cd;
            font-size: 1.4em;
            margin-top: 0; }
          body.vibrant .coworking .content .row.prices > div .book {
            align-items: center;
            border: 3px solid #CCC;
            font-size: 1.4em;
            color: #27b0cd;
            display: flex;
            width: 80%;
            height: 80px;
            background: rgba(255, 255, 255, 0.5); }
            body.vibrant .coworking .content .row.prices > div .book a {
              text-decoration: none; }
            body.vibrant .coworking .content .row.prices > div .book .far {
              margin-left: 5px; }
    body.vibrant .coworking .content h1 {
      -webkit-animation: movebackground 20s linear infinite alternate;
              animation: movebackground 20s linear infinite alternate;
      background-size: 130%;
      background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
      color: rgba(0, 0, 0, 0.05);
      background-clip: text;
      -webkit-background-clip: text; }
    body.vibrant .coworking .content p {
      color: #000;
      text-align: left; }
  body.vibrant footer {
    text-align: left;
    margin-top: 50px; }
    body.vibrant footer a {
      color: #FFFFFF;
      text-decoration: none; }
      body.vibrant footer a:hover {
        color: #efc000;
        transition: all 0.5s ease-out; }
    body.vibrant footer .contact-link {
      text-decoration: underline; }
    body.vibrant footer .topbar {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 20px;
      text-align: left; }
      body.vibrant footer .topbar > div {
        width: 33.3%;
        display: flex;
        justify-content: center; }
        body.vibrant footer .topbar > div:last-child {
          text-align: right; }
        body.vibrant footer .topbar > div:nth-child(2) {
          text-align: center; }
      @media only screen and (max-width: 992px) {
        body.vibrant footer .topbar {
          flex-direction: column; }
          body.vibrant footer .topbar > div {
            margin: 15px auto;
            text-align: center; }
            body.vibrant footer .topbar > div:last-child {
              text-align: center; } }
    @media only screen and (max-width: 992px) {
      body.vibrant footer .logo {
        margin-left: 0; } }
    body.vibrant footer .bottombar {
      background: #FFFFFF;
      color: #000000;
      display: block;
      padding: 30px 0 80px 0;
      text-align: center;
      line-height: 1.8; }
      body.vibrant footer .bottombar a {
        color: black; }
        body.vibrant footer .bottombar a:hover {
          color: #efc000; }
      body.vibrant footer .bottombar .social a {
        color: black;
        font-size: 1.2rem;
        margin: 0 5px; }
    body.vibrant footer .arrow {
      float: right;
      margin: 3px 0 0 5px; }
      body.vibrant footer .arrow .fa-caret-right {
        font-size: 1.3rem; }
    body.vibrant footer .calendly-btn {
      background: #2A72AF;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      border: 2px solid #FFFFFF;
      bottom: -3px;
      color: #FFFFFF;
      cursor: pointer;
      font-size: .9em;
      padding: 15px 20px;
      position: fixed;
      right: 30px;
      transition: all .3s ease-out;
      z-index: 3; }
      body.vibrant footer .calendly-btn:hover {
        background: #0BAEB9; }
    body.vibrant footer .badges {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
      justify-content: center;
      width: 100%; }
      body.vibrant footer .badges img {
        height: auto;
        width: 150px; }
      body.vibrant footer .badges .divider {
        background: #000000;
        display: block;
        width: 1px;
        height: 150px; }
        @media only screen and (max-width: 768px) {
          body.vibrant footer .badges .divider {
            display: none; } }
      body.vibrant footer .badges > div {
        margin-top: 10px; }
        body.vibrant footer .badges > div:nth-child(odd) {
          padding: 0 30px; }
        body.vibrant footer .badges > div:after {
          background: #FFFFFF;
          display: block;
          height: 100px;
          width: 10px; }
  body.vibrant .about .header-area {
    background: url("../images/aboutbldg.jpeg");
    background-size: cover;
    background-position: center bottom;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%; }
    body.vibrant .about .header-area h1 {
      color: #FFFFFF; }
  body.vibrant .about .company-description {
    height: 380px;
    margin-bottom: 0;
    pointer-events: none; }
    body.vibrant .about .company-description .video {
      height: 380px; }
  body.vibrant .about-image-block {
    display: flex; }
    body.vibrant .about-image-block img {
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 992px) {
      body.vibrant .about-image-block {
        flex-direction: column; } }
  body.vibrant .left-text-block {
    display: flex; }
    body.vibrant .left-text-block h2,
    body.vibrant .left-text-block strong {
      width: 100%; }
    body.vibrant .left-text-block img {
      width: 100%;
      height: auto; }
    body.vibrant .left-text-block > div:first-child {
      padding: 0 40px 0 70px;
      width: 40%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left;
      flex-direction: column; }
      @media only screen and (max-width: 992px) {
        body.vibrant .left-text-block > div:first-child {
          width: 90%;
          padding: 40px; } }
    body.vibrant .left-text-block > div:nth-child(2) {
      width: 60%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .left-text-block > div:nth-child(2) {
          width: 100%; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .left-text-block {
        flex-direction: column; } }
  body.vibrant .right-text-block {
    display: flex; }
    body.vibrant .right-text-block h2,
    body.vibrant .right-text-block strong {
      width: 100%; }
    body.vibrant .right-text-block img {
      width: 100%;
      height: auto; }
    body.vibrant .right-text-block > div:nth-child(2) {
      padding: 0 40px 0 70px;
      width: 40%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left;
      flex-direction: column; }
      @media only screen and (max-width: 992px) {
        body.vibrant .right-text-block > div:nth-child(2) {
          width: 90%;
          padding: 40px; } }
    body.vibrant .right-text-block > div:first-child {
      width: 60%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .right-text-block > div:first-child {
          width: 100%; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .right-text-block {
        flex-direction: column; } }
  body.vibrant .our-clients {
    padding: 60px 0 110px 0; }
    @media only screen and (max-width: 992px) {
      body.vibrant .our-clients .container {
        display: flex;
        flex-direction: column;
        align-items: center; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .our-clients .container h2 {
        margin-left: -30px; } }
    body.vibrant .our-clients img {
      margin: 50px 50px 0 0; }
  body.vibrant .leadership,
  body.vibrant .targeted {
    color: #000000;
    display: flex;
    height: auto;
    margin-top: 0;
    overflow: hidden; }
    @media only screen and (max-width: 992px) {
      body.vibrant .leadership,
      body.vibrant .targeted {
        flex-direction: column; } }
    body.vibrant .leadership > div:first-child,
    body.vibrant .targeted > div:first-child {
      padding: 10px 70px;
      width: 32%; }
      body.vibrant .leadership > div:first-child p,
      body.vibrant .targeted > div:first-child p {
        margin-top: 0; }
      @media only screen and (max-width: 992px) {
        body.vibrant .leadership > div:first-child,
        body.vibrant .targeted > div:first-child {
          width: 70%; } }
    body.vibrant .leadership > div:nth-child(2),
    body.vibrant .targeted > div:nth-child(2) {
      width: 68%; }
      body.vibrant .leadership > div:nth-child(2) img,
      body.vibrant .targeted > div:nth-child(2) img {
        height: auto;
        width: 100%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .leadership > div:nth-child(2),
        body.vibrant .targeted > div:nth-child(2) {
          width: 100%; } }
  @media only screen and (max-width: 992px) {
    body.vibrant .targeted {
      flex-direction: column-reverse; } }
  body.vibrant .targeted > div:first-child {
    padding: 0;
    width: 60%; }
    body.vibrant .targeted > div:first-child img {
      height: auto;
      width: 100%; }
    @media only screen and (max-width: 992px) {
      body.vibrant .targeted > div:first-child {
        width: 100%; } }
  body.vibrant .targeted > div:nth-child(2) {
    padding: 20px 40px;
    width: 40%; }
    body.vibrant .targeted > div:nth-child(2) img {
      height: auto;
      width: 100%; }
    @media only screen and (max-width: 992px) {
      body.vibrant .targeted > div:nth-child(2) {
        width: 70%; } }
  body.vibrant .team .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 60px 0;
    text-align: center; }
    body.vibrant .team .container p {
      margin: 0;
      line-height: 20px; }
    body.vibrant .team .container strong {
      margin: 20px 0 5px; }
    body.vibrant .team .container > div {
      display: flex;
      flex-wrap: flex;
      flex-direction: column;
      margin: 50px 20px 0 0; }
  body.vibrant .collaborative {
    padding: 40px 0; }
  body.vibrant .results-driven {
    padding: 70px 0; }
    body.vibrant .results-driven p {
      width: 50%; }
      @media only screen and (max-width: 768px) {
        body.vibrant .results-driven p {
          width: 80%; } }
    body.vibrant .results-driven img {
      position: absolute;
      top: 20px;
      right: -180px; }
      @media only screen and (max-width: 768px) {
        body.vibrant .results-driven img {
          display: none; } }
  body.vibrant .full-wrapper {
    position: relative; }
    body.vibrant .full-wrapper .results-icon {
      width: 220px;
      height: auto;
      position: absolute;
      right: -50px;
      top: -10px; }
  body.vibrant .services-box {
    display: flex;
    overflow: hidden; }
    @media screen and (max-width: 992px) {
      body.vibrant .services-box {
        flex-direction: column; } }
    body.vibrant .services-box > div {
      justify-content: center;
      display: flex;
      flex-direction: column;
      padding-bottom: 20px;
      text-align: center;
      width: 50%; }
      body.vibrant .services-box > div h2, body.vibrant .services-box > div p {
        padding: 0 40px;
        text-align: left; }
      body.vibrant .services-box > div img {
        margin: 0 auto;
        height: auto;
        width: 30%; }
        body.vibrant .services-box > div img.magnet {
          width: 50%; }
      @media only screen and (max-width: 768px) {
        body.vibrant .services-box > div {
          padding: 0;
          min-height: 300px; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .services-box > div {
          width: 100%; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .services-box:nth-child(even) {
        flex-direction: column-reverse; } }
    @media screen and (max-width: 992px) {
      body.vibrant .services-box:nth-child(odd) {
        flex-direction: column; } }
    body.vibrant .services-box.strategy {
      margin-top: 50px; }
  body.vibrant .services-img {
    height: auto;
    width: 100%; }
  body.vibrant h1.services {
    -webkit-animation: movebackground 20s linear infinite alternate;
            animation: movebackground 20s linear infinite alternate;
    background-size: 130%;
    background: linear-gradient(90deg, #12b193, #89c53f, #0BAEB9, #2A72AF, #0BAEB9, #89c53f, #12b193);
    color: rgba(0, 0, 0, 0.05);
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: bold;
    margin: 40px 0 10px 0; }
  body.vibrant h2.services {
    font-size: 25px;
    margin-top: 10px; }
  body.vibrant .service-icons {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 30px auto; }
    @media only screen and (max-width: 768px) {
      body.vibrant .service-icons {
        flex-direction: column; } }
    body.vibrant .service-icons img {
      margin: 20px 10px; }
  body.vibrant .blog-list {
    color: #000000; }
    body.vibrant .blog-list .blog-entry {
      text-align: left; }
      body.vibrant .blog-list .blog-entry img {
        width: 100%;
        height: auto; }
      body.vibrant .blog-list .blog-entry h2 {
        margin-bottom: 0; }
      body.vibrant .blog-list .blog-entry a {
        color: #efc000; }
        body.vibrant .blog-list .blog-entry a:hover {
          color: #f29925; }
      body.vibrant .blog-list .blog-entry .date {
        margin-bottom: 10px; }
  @media only screen and (max-width: 992px) {
    body.vibrant .blog-post h1 {
      font-size: 45px; } }
  body.vibrant .blog-post .container {
    text-align: left;
    max-width: 800px; }
    body.vibrant .blog-post .container img {
      width: 100%;
      height: auto; }
  body.vibrant .blog-post .blog-header {
    width: 100%; }
  body.vibrant.menu-open {
    overflow: hidden; }
  body.vibrant h1, body.vibrant h2, body.vibrant h3, body.vibrant h4, body.vibrant h5, body.vibrant h6 {
    font-family: "Exo 2", sans-serif; }
  body.vibrant h1 {
    font-size: 2.4em; }
  body.vibrant h1.masked {
    -webkit-animation: movebackground 10s linear infinite alternate;
            animation: movebackground 10s linear infinite alternate;
    background: linear-gradient(90deg, #c13c8d, #0BAEB9, #0BAEB9, #c13c8d);
    background-size: 130%;
    background-clip: text;
    color: rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 100%;
    -webkit-background-clip: text; }
  body.vibrant h2 {
    font-size: 2.2em;
    margin: 50px 0 10px; }
  body.vibrant h3 {
    font-size: 1.4em;
    margin: 10px 0 0;
    text-align: left; }
  body.vibrant a {
    color: #2793ae; }
    body.vibrant a:hover {
      color: #1e7084; }
  body.vibrant p,
  body.vibrant strong {
    font-size: 1.2rem; }
  body.vibrant .blue {
    color: #2793ae; }
  body.vibrant .green {
    color: #017f01;
    font-weight: bold; }
  body.vibrant .logo {
    display: flex;
    align-items: center;
    font-family: "Exo 2", sans-serif;
    position: relative;
    /*&.coworking {
				div {
					&:first-child {
						left: auto;
						height: auto;
						width: 145px;
					}
				}
			}*/ }
    @media only screen and (max-width: 576px) {
      body.vibrant .logo {
        font-size: 1.3rem; } }
    body.vibrant .logo div {
      clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
      -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%);
      position: relative; }
      body.vibrant .logo div:first-child:not(.coworking) {
        left: 20px;
        height: 28px;
        width: 145px; }
      @media only screen and (max-width: 576px) {
        body.vibrant .logo div:first-child {
          width: 115px; } }
      body.vibrant .logo div:nth-child(3) {
        left: 0px;
        height: 28px;
        width: 145px; }
      body.vibrant .logo div span {
        left: 0px;
        display: block;
        position: absolute;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        transition: .5s all ease-out; }
    body.vibrant .logo img {
      width: 70px; }
    body.vibrant .logo.folded {
      /*.brands {
					margin-left: -140px;
				}*/ }
      body.vibrant .logo.folded .vibrant,
      body.vibrant .logo.folded .brands {
        font-size: 1.2rem; }
      body.vibrant .logo.folded .vibrant {
        left: 40px; }
  body.vibrant .border {
    background: linear-gradient(90deg, #c13c8d, #f29925, #efc000, #89c53f, #12b193, #0BAEB9, #2A72AF, #12b193, #89c53f, #efc000, #f29925, #c13c8d);
    display: block;
    height: 1px;
    padding: 0;
    position: relative;
    width: 100%; }
  body.vibrant .company-description {
    background-size: cover;
    margin-bottom: 50px;
    height: 300px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      body.vibrant .company-description {
        height: 300px; } }
    @media only screen and (max-width: 1200px) {
      body.vibrant .company-description {
        height: 380px; } }
    @media only screen and (max-width: 576px) {
      body.vibrant .company-description {
        height: 620px; } }
    @media only screen and (max-width: 992px) {
      body.vibrant .company-description {
        background: url("../images/video-bg.jpeg");
        background-size: cover; } }
    body.vibrant .company-description .container {
      margin: 0 auto;
      text-align: center;
      padding: 0 50px; }
      body.vibrant .company-description .container p {
        text-align: center; }
    body.vibrant .company-description .video {
      height: 300px;
      overflow: hidden;
      position: absolute;
      width: 100%; }
      @media only screen and (max-width: 992px) {
        body.vibrant .company-description .video {
          display: none; } }
      body.vibrant .company-description .video > div {
        margin-top: -340px; }
        @media only screen and (max-width: 1200px) {
          body.vibrant .company-description .video > div {
            margin-top: -200px; } }
    body.vibrant .company-description h2 {
      margin: 60px 0 0 0;
      width: 1700px; }
      @media only screen and (max-width: 1200px) {
        body.vibrant .company-description h2 {
          margin-top: 40px; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .company-description h2 {
          margin-top: 0px;
          text-align: center !important; } }
    body.vibrant .company-description p {
      text-align: left; }
    body.vibrant .company-description .container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 30px; }
      @media screen and (max-width: 992px) {
        body.vibrant .company-description .container {
          flex-direction: column; } }
      @media only screen and (max-width: 992px) {
        body.vibrant .company-description .container {
          padding: 50px 0;
          width: 90%; } }
  body.vibrant .subtle-link a {
    text-decoration: none; }
  body.vibrant .subtle-link-pv a {
    color: #8a2332;
    text-decoration: none; }
  body.vibrant .subtle-link-uh a {
    color: #00aab8;
    text-decoration: none; }
  body.vibrant .subtle-link-belv a {
    color: #00a8d0;
    text-decoration: none; }
  body.vibrant .subtle-link-sunmark a {
    color: #FDBA30;
    text-decoration: none; }
  body.vibrant .subtle-link-fca a {
    color: #28ace2;
    text-decoration: none; }
  body.vibrant .subtle-link-nepa a {
    color: #075f2b;
    text-decoration: none; }
  body.vibrant .subtle-link-sfcu a {
    color: #89c53f;
    text-decoration: none; }
  body.vibrant .subtle-link-airport a {
    color: #43B6E7;
    text-decoration: none; }
  body.vibrant .subtle-link-peters {
    color: #bf2e1a; }
    body.vibrant .subtle-link-peters a {
      color: #bf2e1a;
      text-decoration: none; }
  body.vibrant .subtle-link-white a {
    color: #ffffff;
    text-decoration: none; }
    @media only screen and (max-width: 992px) {
      body.vibrant .subtle-link-white a {
        background: #000000;
        padding: 0 3px; } }
    body.vibrant .subtle-link-white a:hover {
      color: #cccccc; }
  body.vibrant .subtle-link-black a {
    color: #000104;
    text-decoration: none; }
    body.vibrant .subtle-link-black a:hover {
      color: #000000; }
  body.vibrant .subtle-link-gold a {
    color: #C79112;
    text-decoration: none; }

/*# sourceMappingURL=style.css.map */
