﻿/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.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(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-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 {
  filter: none; }

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

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

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

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

.fa-inverse {
  color: #ffffff; }

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

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

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

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

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

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

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

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

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

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

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

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

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

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

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

.fa-trash-o:before {
  content: "\f014"; }

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

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

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

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

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

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

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

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

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

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

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

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

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

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

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

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

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

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

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

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

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

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

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

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

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

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

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

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

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

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

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

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

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

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

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

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

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

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

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

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

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

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

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

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

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

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

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

.fa-stop:before {
  content: "\f04d"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-times-circle-o:before {
  content: "\f05c"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

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

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

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

.fa-thumb-tack:before {
  content: "\f08d"; }

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

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

.fa-trophy:before {
  content: "\f091"; }

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

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

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

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

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

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

.fa-unlock:before {
  content: "\f09c"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

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

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

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

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

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

.fa-truck:before {
  content: "\f0d1"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

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

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

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

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

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

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

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

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

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

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

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

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

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

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

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

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

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

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

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

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

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

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

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

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

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

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

.fa-terminal:before {
  content: "\f120"; }

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

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

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

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

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

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

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

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

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

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

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-unlock-alt:before {
  content: "\f13e"; }

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

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

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

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

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

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

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

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

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

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

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

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

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

.fa-stack-overflow:before {
  content: "\f16c"; }

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

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

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

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

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

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

.fa-windows:before {
  content: "\f17a"; }

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

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

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

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

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

.fa-trello:before {
  content: "\f181"; }

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

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

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

.fa-sun-o:before {
  content: "\f185"; }

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

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

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

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

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

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

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

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

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

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

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

.fa-wordpress:before {
  content: "\f19a"; }

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

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

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

.fa-yahoo:before {
  content: "\f19e"; }

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

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

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-spoon:before {
  content: "\f1b1"; }

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

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

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

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

.fa-steam:before {
  content: "\f1b6"; }

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

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

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

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

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

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

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

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

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

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

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

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

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

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

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

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

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

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

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

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

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

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

.fa-tencent-weibo:before {
  content: "\f1d5"; }

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

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

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

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

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

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db"; }

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

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

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

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

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

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

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

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

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

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

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

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

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

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

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

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

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

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

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

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

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

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

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

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

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

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

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

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-user-secret:before {
  content: "\f21b"; }

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

.fa-street-view:before {
  content: "\f21d"; }

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

.fa-venus:before {
  content: "\f221"; }

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

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

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

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

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

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

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

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

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

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

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

.fa-whatsapp:before {
  content: "\f232"; }

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

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

.fa-user-times:before {
  content: "\f235"; }

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

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

/*! jQuery UI - v1.11.4 - 2015-03-23
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }
  .royalSlider > * {
    float: left; }
  .royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important; }
  .royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }
  .rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }
  .rsVideoFrameHolder.rsVideoActive {
    opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #151515;
  color: #FFF; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("vendor/royalslider/skins/default/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px; }

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5); }

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px; }

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px; }

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%; }

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a; }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.rsDefault .rsTmb {
  display: block; }

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF; }

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75); }

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9); }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png"); }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px; }
  .rsDefault .rsThumbsHor {
    height: 44px; }
  .rsDefault .rsThumbsVer {
    width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

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

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(vendor/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

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

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

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

@font-face {
  font-family: 'Proxima N W01 Thin Reg';
  src: url(/fonts/37994fca-b67e-41db-94b3-44077c62810a.eot?) format("eot"), url(/fonts/da176885-bee9-49f7-88f0-d7ad9229ddd7.woff) format("woff"), url(/fonts/1861a7b7-09a5-4efd-b681-5214784ded39.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Proxima N W01 Reg";
  src: url("/fonts/64017d81-9430-4cba-8219-8f5cc28b923e.woff2") format("woff2"), url("/fonts/e56ecb6d-da41-4bd9-982d-2d295bec9ab0.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Proxima N W01 Bold";
  src: url("/fonts/0d416408-95c6-4ad7-b08d-e60573d3b37d.woff2") format("woff2"), url("/fonts/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'FranklinGothicURW-Boo';
  src: url("/fonts/FranklinGothicURW-Boo.eot?") format("eot"), url("/fonts/FranklinGothicURW-Boo.woff") format("woff"), url("/fonts/FranklinGothicURW-Boo.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FranklinGothicURW-Lig';
  src: url("/fonts/FranklinGothicURW-Lig.eot?") format("eot"), url("/fonts/FranklinGothicURW-Lig.woff") format("woff"), url("/fonts/FranklinGothicURW-Lig.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURW-Med';
  src: url("/fonts/FranklinGothicURW-Med.eot?") format("eot"), url("/fonts/FranklinGothicURW-Med.woff") format("woff"), url("/fonts/FranklinGothicURW-Med.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'beechcraft';
  src: url("/fonts/beechcraft.eot?h8et1r");
  src: url("/fonts/beechcraft.eot?h8et1r#iefix") format("embedded-opentype"), url("/fonts/beechcraft.ttf?h8et1r") format("truetype"), url("/fonts/beechcraft.woff?h8et1r") format("woff"), url("/fonts/beechcraft.svg?h8et1r#beechcraft") format("svg");
  font-weight: normal;
  font-style: normal; }

i[class^="beechcraft-"], i[class*=" beechcraft-"] {
  font-family: 'beechcraft';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.beechcraft-baron-takeoff:before {
  content: "\e800"; }

.beechcraft-bonanza-takeoff:before {
  content: "\e801"; }

.beechcraft-kingair-takeoff:before {
  content: "\e802"; }

.beechcraft-kingair:before {
  content: "\e803"; }

.beechcraft-baron:before {
  content: "\e804"; }

.beechcraft-bonanza:before {
  content: "\e805"; }

.beechcraft-load:before {
  content: "\e806"; }

.beechcraft-next:before {
  content: "\e807"; }

.beechcraft-prev:before {
  content: "\e80b"; }

.beechcraft-range:before {
  content: "\e80f"; }

.beechcraft-seating:before {
  content: "\e810"; }

.beechcraft-service:before {
  content: "\e811"; }

.beechcraft-speed:before {
  content: "\e812"; }

.beechcraft-speed {
  display: inline-block;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

@font-face {
  font-family: 'cessna';
  src: url("/fonts/cessna.eot?19ltt4");
  src: url("/fonts/cessna.eot?#iefix19ltt4") format("embedded-opentype"), url("/fonts/cessna.ttf?19ltt4") format("truetype"), url("/fonts/cessna.woff?19ltt4") format("woff"), url("/fonts/cessna.svg?19ltt4#cessna") format("svg");
  font-weight: normal;
  font-style: normal; }

i[class^="cessna-"], i[class*=" cessna-"] {
  font-family: 'cessna';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cessna-arrow-left:before {
  content: "\e600"; }

.cessna-arrow-right:before {
  content: "\e601"; }

.cessna-caravan:before {
  content: "\e602"; }

.cessna-jet:before {
  content: "\e603"; }

.cessna-load:before {
  content: "\e604"; }

.cessna-range:before {
  content: "\e605"; }

.cessna-seating:before {
  content: "\e606"; }

.cessna-service:before {
  content: "\e607"; }

.cessna-single:before {
  content: "\e608"; }

.cessna-speed:before {
  content: "\e609"; }

.cessna-speed {
  display: inline-block;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.cessna-takeoff-caravan:before {
  content: "\e60a"; }

.cessna-takeoff-jet:before {
  content: "\e60b"; }

.cessna-takeoff-single:before {
  content: "\e60c"; }

@font-face {
  font-family: 'cessna2018';
  src: url("/fonts/cessna2018.eot?upksy6");
  src: url("/fonts/cessna2018.eot?upksy6#iefix") format("embedded-opentype"), url("/fonts/cessna2018.ttf?upksy6") format("truetype"), url("/fonts/cessna2018.woff?upksy6") format("woff"), url("/fonts/cessna2018.svg?upksy6#cessna2018") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="cessna2018-"], [class*=" cessna2018-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cessna2018' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cessna2018-caravan-nav:before {
  content: "\e900"; }

.cessna2018-denali-nav:before {
  content: "\e901"; }

.cessna2018-jet-nav:before {
  content: "\e904"; }

.cessna2018-piston-nav:before {
  content: "\e905"; }

.cessna2018-service-nav:before {
  content: "\e906"; }

.cessna2018-skycourier-nav:before {
  content: "\e907"; }

@font-face {
  font-family: 'cessna2018B';
  src: url("/fonts/cessna2018B.eot?d3ut9b");
  src: url("/fonts/cessna2018B.eot?d3ut9b#iefix") format("embedded-opentype"), url("/fonts/cessna2018B.ttf?d3ut9b") format("truetype"), url("/fonts/cessna2018B.woff?d3ut9b") format("woff"), url("/fonts/cessna2018B.svg?d3ut9b#cessna2018B") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="cessna2018B-"], [class*=" cessna2018B-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cessna2018B' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cessna2018B-longitude-nav:before {
  content: "\e300"; }

.cessna2018B-preowned-nav:before {
  content: "\e301"; }

/* BRAND FONTS FOR VIS ID 2022*/
@font-face {
  font-family: "Canela";
  src: url("/fonts/Canela-Light-Web.woff2") format("woff2"), url("/fonts/Canela-Light-Web.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "Pilat";
  src: url("/fonts/PilatWide-Heavy.woff2") format("woff2"), url("/fonts/PilatWide-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: block; }

html, body {
  line-height: 1.5;
  font-size: 16px;
  color: #25282A;
  font-family: "Proxima N W01 Reg"; }

body {
  overflow-x: hidden; }

@media only screen {
  body {
    font-size: .8em; } }

/* Define base styles */
@media only screen and (min-width: 64.063em) {
  body {
    font-size: 1em; } }

/* min-width 1025px, desktop */
.row {
  max-width: 1200px; }

/*Prevent full width after 1200px*/
#main {
  background: #FFFFFF;
  /*float: left;*/
  width: 100%; }

/*Wrap entire site for easier off-canvas and background manipulation*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.preload * {
  -webkit-transition: none !important;
  transition: none !important; }

.shaded {
  background: url(/img/TxtAv/shading.png) repeat-x top center;
  border-top: 1px solid #EBEBEB; }

.padded {
  padding: 3em 0; }

.thick-rule {
  border-top: 0.25em solid #25282A; }

.nobr {
  white-space: nowrap; }

img.alignright {
  float: right;
  margin: 0 0 2em 2em; }

img.alignleft {
  float: left;
  margin: 0 2em 2em 0; }

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

.alignright {
  float: right; }

.alignleft {
  float: left; }

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

/** additional contact state select. initially hidden, in place of an input field. changes to this select if certain countries are chosen
    overrides definition of cessna contact form
*/
#stateOrProvinceSel {
  display: block; }

#stateProv {
  display: none; }

.fade-out {
  -webkit-transform: translate(0, 5em) !important;
  -moz-transform: translate(0, 5em) !important;
  -ms-transform: translate(0, 5em) !important;
  transform: translate(0, 5em) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -khtml-opacity: 0 !important;
  opacity: 0 !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.fade-in {
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out; }

a, a:after, a:before,
.btn-dark, .btn-dark:before, .btn-dark:after,
.btn-light, .btn-light:before, .btn-light:after,
.btn-dark-small, .btn-dark-small:before, .btn-dark-small:after,
.btn-light-small, .btn-light-small:before, .btn-light-small:after,
input,
.menu-open,
.title {
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

h1, h2, h3, h4, h5, h6, p, small, strong, cite {
  font-family: "Proxima N W01 Reg";
  font-weight: normal; }

h1, h2 {
  font-family: "Proxima N W01 Thin Reg";
  font-weight: normal; }

h1 {
  font-size: 2.25em;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 1em; }

h2 {
  font-size: 1.75em;
  letter-spacing: 1px; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: .75em;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  text-transform: uppercase; }

p {
  font-size: 1em; }

a {
  color: #1277BD; }
  a:hover {
    color: #25282A; }
  a.active {
    font-family: "Proxima N W01 Bold";
    font-weight: normal;
    color: #25282A; }

small {
  font-size: .625em;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .063em; }

strong {
  font-family: "Proxima N W01 Bold";
  font-weight: normal; }

hr {
  border-top: 1px solid #EBEBEB;
  clear: both;
  margin: 3em 0;
  height: 0; }

.truncated {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* this works with IE, Safari and Chrome */
  white-space: nowrap;
  -moz-binding: url("/ellipsis.xml#ellipsis");
  /* this is a Firefox hack */ }

article img {
  margin-bottom: 2em; }

::selection {
  background: #1277BD;
  color: #FFFFFF; }

::-moz-selection {
  background: #1277BD;
  color: #FFFFFF; }

/*Full width containers*/
.fullwidthimg {
  width: 100%;
  /*float: left;*/ }

.graybox {
  background: #F5F5F5 url(/img/TxtAv/shading.png) repeat-x top center;
  padding: 5em 0 5.5em;
  width: 100%;
  /*float: left;*/ }

.darkbox {
  padding: 5em 0;
  background: #25282A;
  /*float: left;*/
  width: 100%; }

.darkbox h1 {
  color: #FFFFFF;
  margin-bottom: .5em; }

.darkbox p {
  margin-bottom: 1.5em;
  color: #FFFFFF; }

.border-right {
  border-right: 1px solid #EBEBEB; }

.border-right:last-child {
  border: none; }

.blue {
  color: #1277BD; }

/*End Full Width Containers*/
/*Button Styles*/
.btn-dark {
  background: #000000;
  padding: .625em;
  border: 2px solid #1277BD;
  color: #1277BD;
  text-transform: uppercase;
  line-height: 1.563em;
  font-size: .875em;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  letter-spacing: .125em;
  display: inline-block; }
  .btn-dark:hover {
    color: #FFFFFF;
    background: #1277BD; }
  .btn-dark:focus {
    color: #FFFFFF; }

.btn-light {
  background: #FFFFFF;
  padding: .625em;
  border: 2px solid #1277BD;
  color: #1277BD;
  text-transform: uppercase;
  line-height: 1.563em;
  font-size: .875em;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  letter-spacing: .125em;
  display: inline-block; }
  .btn-light:hover {
    color: #FFFFFF;
    background: #1277BD; }

.btn-light-small {
  font-size: .75em;
  color: #1277BD;
  background: #FFFFFF;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  padding: .313em .625em; }

.btn-light-small:hover {
  background: #1277BD;
  color: #FFFFFF; }

.btn-dark-small {
  font-size: .75em;
  color: #1277BD;
  background: #000000;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  padding: .313em .625em; }

.btn-dark-small:hover {
  background: #1277BD;
  color: #FFFFFF; }

.return {
  /*float: left;*/
  margin-bottom: 1.5em;
  width: 100%;
  /*margin-top:3em;*/ }

.return a {
  color: #1277BD;
  font-size: .875em;
  font-family: "Proxima N W01 Bold";
  font-weight: normal;
  letter-spacing: .063em; }

.return a:hover {
  color: #25282A; }

/*End Button Styles*/
/* ngCloak
------------------------------------------- */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

/* Angular Animations
------------------------------------------- */
.animate-height {
  overflow: hidden; }
  .animate-height.ng-move, .animate-height.ng-enter, .animate-height.ng-leave {
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s; }
  .animate-height.ng-leave.ng-leave-active, .animate-height.ng-move, .animate-height.ng-enter {
    max-height: 0;
    opacity: 0; }
  .animate-height.ng-leave, .animate-height.ng-move.ng-move-active, .animate-height.ng-enter.ng-enter-active {
    max-height: 200px;
    opacity: 1; }

.animate-repeat {
  overflow: hidden; }
  .animate-repeat.ng-move, .animate-repeat.ng-enter, .animate-repeat.ng-leave {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .animate-repeat.ng-leave.ng-leave-active, .animate-repeat.ng-move, .animate-repeat.ng-enter {
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    max-width: 0;
    max-height: 0;
    opacity: 0; }
  .animate-repeat.ng-leave, .animate-repeat.ng-move.ng-move-active, .animate-repeat.ng-enter.ng-enter-active {
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    max-width: 400px;
    max-height: 600px;
    opacity: 1; }

.action-bar {
  width: 100%;
  /*float: left;*/
  overflow: hidden;
  background: #25282a;
  position: relative;
  text-align: center;
  padding: 2.5em; }
  .action-bar .action {
    margin: 0 auto; }
    .action-bar .action p {
      letter-spacing: .03em;
      font-family: "Proxima N W01 Thin Reg";
      /*line-height: 100px;*/
      color: #ACACAC;
      font-size: 1.563em;
      margin-bottom: 0;
      display: inline-block;
      vertical-align: middle;
      margin: .5em; }
    .action-bar .action .btn-dark {
      /*margin: 0 0 0 2em;*/
      vertical-align: middle;
      display: inline-block;
      margin: .5em; }

@media only screen and (max-width: 64em) and (min-width: 40.063em) {
  /* .compare-bar p {
        line-height: 70px;
        font-size: 1.25em;
    }  */ }

/* Slider styles */
/*======================================*/
.royalSlider {
  width: 100%;
  height: 500px;
  /*margin-bottom: 3em;*/ }
  .royalSlider .rsImg,
  .royalSlider .caption,
  .royalSlider .rsABlock {
    display: none; }
  .royalSlider .rsSlide .rsImg,
  .royalSlider .rsSlide .caption,
  .royalSlider .rsSlide .rsABlock {
    display: inline-block; }
  .royalSlider.rsDefault,
  .royalSlider.rsDefault .rsSlide,
  .royalSlider.rsDefault .rsOverflow {
    background-color: #404040; }
  .royalSlider .rsBullet {
    padding: 0;
    margin: .5em .825em 0 0;
    height: .666em;
    width: .666em;
    cursor: pointer; }
    .royalSlider .rsBullet span {
      height: .666em;
      width: .666em; }
  .royalSlider .rsNav {
    height: 2em; }
  .royalSlider .caption,
  .royalSlider .rsABlock {
    position: absolute;
    top: auto;
    bottom: 2em;
    width: 100%;
    padding: 1em 2em;
    background-color: #25282A;
    background-color: rgba(0, 0, 0, 0.75); }
    .royalSlider .caption small, .royalSlider .caption p, .royalSlider .caption h2,
    .royalSlider .rsABlock small,
    .royalSlider .rsABlock p,
    .royalSlider .rsABlock h2 {
      color: #FFFFFF; }
    .royalSlider .caption small,
    .royalSlider .rsABlock small {
      font-size: .7em; }
    .royalSlider .caption .inner,
    .royalSlider .rsABlock .inner {
      width: 60%; }

@media only screen and (max-width: 40em) {
  .royalSlider {
    height: 350px; }
    .royalSlider .caption h2, .royalSlider .rsABlock h2 {
      font-size: 1.5em; }
    .royalSlider .caption .inner, .royalSlider .rsABlock .inner {
      width: 80%; } }

@media only screen and (min-width: 40.063em) {
  .royalSlider {
    height: 400px; } }

@media only screen and (min-width: 64.063em) {
  .royalSlider {
    height: 500px; } }

.royalSlider.no-text-bg {
  height: 550px;
  margin-bottom: 0; }
  .royalSlider.no-text-bg .caption,
  .royalSlider.no-text-bg .rsABlock {
    bottom: 5em;
    left: 5em; }
    .royalSlider.no-text-bg .caption h2,
    .royalSlider.no-text-bg .rsABlock h2 {
      font-size: 2em; }
    .royalSlider.no-text-bg .caption p,
    .royalSlider.no-text-bg .rsABlock p {
      font-family: "Proxima N W01 Bold";
      max-width: 75%; }
  .royalSlider.no-text-bg .caption,
  .royalSlider.no-text-bg .rsABlock,
  .royalSlider.no-text-bg .rsBullets {
    background: none; }
  .royalSlider.no-text-bg .rsBullets {
    height: 3em; }

@media only screen and (max-width: 40em) {
  .royalSlider.no-text-bg {
    height: 350px; }
    .royalSlider.no-text-bg .caption, .royalSlider.no-text-bg .rsABlock {
      left: 2em;
      bottom: 3em; }
      .royalSlider.no-text-bg .caption .inner, .royalSlider.no-text-bg .rsABlock .inner {
        width: 80%; } }

@media only screen and (min-width: 40.063em) {
  .royalSlider.no-text-bg {
    height: 400px; } }

@media only screen and (min-width: 64.063em) {
  .royalSlider.no-text-bg {
    height: 550px; } }

/*Featured News*/
.featured-news {
  width: 100%;
  /*float: left;*/
  /*padding: 5em 0;*/
  padding-top: 5em;
  padding-bottom: 5em;
  background: url(/img/TxtAv/shading.png) repeat-x top center; }
  .featured-news .view-all {
    padding-top: 1.5em;
    font-size: .75em;
    color: #1277BD;
    font-family: "Proxima N W01 Bold";
    /*float: right;*/ }
  .featured-news .caption {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, gba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='$color-black00',GradientType=0 );
    /*float: left;*/
    width: 100%;
    padding: 1em 1em 4em; }
  .featured-news .featured,
  .featured-news .block {
    background-color: #404040;
    position: relative;
    height: 33.75em;
    overflow: hidden;
    border: 1px solid #FFFFFF;
    display: block;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center; }
    .featured-news .featured h2, .featured-news .featured small,
    .featured-news .block h2,
    .featured-news .block small {
      color: #FFFFFF; }
  .featured-news .block {
    height: 11.25em; }
    .featured-news .block h2 {
      font-size: 1em; }

@media only screen and (max-width: 40em) {
  .featured-news .featured,
  .featured-news .block {
    height: 11.25em; }
  .featured-news h2 {
    font-size: 1.25em; } }

/*Modular Element Styles*/
/*======================================*/
/*Page Title Bar*/
.page-title {
  text-transform: uppercase;
  width: 100%;
  /*float: left;*/
  padding: 3em 0 2em 0; }
  .page-title h1 {
    font-size: 1.75em;
    /*margin-bottom: .75em;*/ }

/*End Page Title Bar*/
/* Primary Promotional */
.primary-promo {
  height: 35em;
  width: 100%;
  /*float: left;*/
  position: relative;
  background-position: center center;
  background-size: cover; }
  .primary-promo .container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3em 0;
    width: 100%;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); }
  .primary-promo h1 {
    font-family: "Proxima N W01 Thin Reg";
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: .25em; }
  .primary-promo p {
    color: #FFFFFF;
    font-family: "Proxima N W01 Bold";
    margin-bottom: .625em;
    line-height: 1.25; }

/*End Primary Promotional*/
/*Brand Bar*/
.small-brands {
  /*float: left;*/
  width: 100%;
  padding: 2.5em 0;
  border-bottom: 1px solid #F5F5F5; }

.small-brands a {
  filter: saturate(0%);
  -webkit-filter: saturate(0%);
  -moz-filter: saturate(0%);
  -o-filter: saturate(0%);
  -ms-filter: saturate(0%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
  -khtml-opacity: .4;
  -webkit-transition-delay: 5s;
  -moz-transition-delay: 5s;
  -o-transition-delay: 5s;
  transition-delay: 5s;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 3s ease-in-out;
  -o-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out; }

.small-brands a img {
  padding: 1em; }

.small-brands .colorize {
  filter: saturate(100%);
  -webkit-filter: saturate(100%);
  -moz-filter: saturate(100%);
  -o-filter: saturate(100%);
  -ms-filter: saturate(100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -khtml-opacity: 1; }

/*End Brand Bar*/
/*Small Careers Section*/
.small-careers {
  width: 100%;
  /*float: left;*/
  margin-bottom: 4em; }

.small-careers .view-all {
  padding-top: 1.5em;
  font-size: .75em;
  color: #1277BD;
  font-family: "Proxima N W01 Bold";
  float: right; }

.small-careers h2 {
  margin: 0; }

.small-careers p {
  margin: 1.625em 0 3em; }

.small-careers .career {
  width: 100%;
  /*float: left;*/
  margin-bottom: .313em;
  background: #F5F5F5;
  position: relative; }

.small-careers .career .details {
  /*float: left;*/
  padding: .875em; }

.small-careers .career a {
  /*float: right;*/
  padding: .875em;
  color: #1277BD; }

.small-careers .career a:hover {
  color: #25282A; }

/*End Small Careers Section*/
/*Company Brands Section*/
.company-brands {
  width: 100%;
  /*float: left;*/
  margin: 3.75em 0; }

.company-brands img {
  margin-bottom: 3.75em; }

.company-brands span {
  width: 100%;
  /*float: left;*/
  font-family: "Proxima N W01 Bold";
  font-size: .75em;
  text-transform: uppercase;
  color: #76797D; }

.company-brands .link {
  width: 100%;
  /*float: left;*/
  font-family: "Proxima N W01 Bold";
  font-size: .75em;
  text-transform: uppercase;
  color: #1277BD; }

/*End Company Brands Section*/
/*Big Search Bar*/
.big-search {
  background: #F5F5F5;
  width: 100%;
  /*float: left;*/
  padding: 1.625em 0; }

.big-search form {
  position: relative;
  margin: 0; }

.big-search input[type=text] {
  font-size: 1.75em;
  font-family: "Proxima N W01 Thin Reg";
  margin: 0;
  padding: .875em .5em;
  border: none; }

.big-search input[type=submit] {
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  color: #76797D;
  background: #EBEBEB;
  border: none;
  height: 100%;
  width: 3.75em;
  font-size: .875em; }

.big-search input[type=submit]:hover {
  background: #1277BD;
  color: #FFFFFF; }

/*End Big Search Bar*/
/*Select Menu Styles*/
.filter {
  float: left;
  width: 100%; }

.filter h4 {
  float: left; }

.filter .options {
  /*float: right;*/ }

select {
  /*width: 12em;*/
  width: 30%;
  border: none;
  margin: 0;
  float: right;
  margin-left: 2em;
  background: #F5F5F5 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center; }

select:focus {
  border: 0;
  background-color: #f5f5f5;
  box-shadow: none; }

/*End Select Menu Styles*/
/*News Listing*/
.news {
  /*margin-top:3em;*/ }

.listing {
  margin: 0;
  padding: 0; }

.listing li {
  list-style: none;
  border-bottom: 1px solid #EBEBEB;
  /*float: left;*/
  width: 100%;
  overflow: hidden; }

.listing li:last-child {
  border: none; }

.listing li a {
  /*float: left;*/
  width: 100%;
  padding: 2em 0 0;
  position: relative;
  display: block; }

.listing li a small {
  color: #76797D; }

.listing li a h3 {
  position: relative;
  z-index: 5;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.listing li a .caption {
  /*float: left;*/
  width: 100%;
  height: 2em;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.listing li a .caption p {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: -1.5em;
  color: #FFFFFF;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.listing li a:hover {
  padding: 1em 0 0; }

.listing li a:hover .caption {
  height: 3em; }

.listing li a:hover h3 {
  color: #1277BD; }

.listing li a:hover p {
  top: 0em;
  color: #76797D; }

/*End News Listing*/
/*Pagination*/
.pagination {
  border-top: 1px solid #EBEBEB;
  padding: 1em 3em 0 3em;
  height: 10em;
  width: 100%;
  /*float: left;*/
  text-align: center;
  position: relative; }
  .pagination a,
  .pagination span {
    color: #1277BD;
    font-family: "Proxima N W01 Bold";
    font-size: 0.875em;
    padding: .6em 1em;
    text-align: center;
    color: #1277BD;
    border: 2px solid #FFFFFF;
    border: 2px solid rgba(255, 255, 255, 0);
    display: inline-block; }
  .pagination span.active,
  .pagination a.active,
  .pagination a:hover {
    border: 2px solid #1277BD; }
  .pagination a:hover {
    color: #FFFFFF;
    background: #1277BD; }
  .pagination .prev,
  .pagination .next {
    position: absolute;
    top: 1em;
    border: 2px solid #1277BD; }
  .pagination .prev {
    left: 0; }
  .pagination .next {
    right: 0; }

@media only screen and (max-width: 40em) {
  .filter .options {
    float: left;
    width: 100%; }
  select {
    width: 100%;
    margin-bottom: 1em;
    float: left;
    margin-left: 0 !important; } }

/*End Pagination*/
/*Link Tiles*/
.image-link-grid {
  margin-bottom: 3em; }

.link-tiles {
  /*margin-bottom: 5em;*/ }

.link-tiles a {
  width: 100%;
  display: block;
  /*float: left;*/
  height: 11.250em;
  margin: 0.9375em 0;
  position: relative;
  background-position: center center;
  background-size: cover; }

.link-tiles a .caption {
  padding: 1em 4em 1em 1em;
  width: 100%;
  /*float: left;*/
  position: absolute;
  bottom: 0;
  left: 0;
  background: #76797D;
  background: rgba(107, 109, 113, 0.9);
  font-family: "Proxima N W01 Bold";
  letter-spacing: .063em;
  color: #FFFFFF; }

.link-tiles a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "\2192";
  padding: 1em;
  color: #1277BD;
  background: #25282A; }

.link-tiles a:hover:after {
  background: #1277BD;
  color: #FFFFFF;
  padding: 1em 1.25em; }

/*End Link Tiles*/
/*Support Box*/
.support {
  background: #F5F5F5;
  margin: 0 0 2.25em 0;
  padding: 1.125em .625em 5em;
  text-align: center;
  /*float: left;*/
  width: 100%; }

.support select {
  background: #EBEBEB url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center;
  margin-bottom: 1em; }

/*End Support Box*/
/*Support Box*/
.sales {
  background: #F5F5F5 no-repeat center 90%;
  margin: 0 0 2.25em 0;
  padding: 1.125em .625em;
  text-align: center;
  /*float: left;*/
  width: 100%; }

/*End Support Box*/
/*Related Articles*/
article p {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

/*End Related Articles*/
/*Top Banner*/
.banner {
  height: 27.500em;
  /*float: left;*/
  width: 100%;
  position: relative;
  margin-bottom: 4em; }

.banner .container {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1em 0 3em;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='$color-black00',GradientType=0 ); }

.banner small {
  color: #FFFFFF;
  font-family: "Proxima N W01 Bold";
  text-transform: none; }

.banner h1 {
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: .25em; }

/*End Top Banner*/
.social {
  /*float: left;*/
  width: 100%;
  margin-bottom: 2em;
  text-align: center; }
  .social a {
    padding: .75em;
    width: 3em;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    color: #FFFFFF; }
    .social a:hover {
      background: #F5F5F5;
      color: #25282A; }

.fb {
  background: #3b5998; }
  .fb:hover {
    color: #3b5998; }

.tw {
  background: #00aced; }
  .tw:hover {
    color: #00aced; }

.in {
  background: #007bb6; }
  .in:hover {
    color: #007bb6; }

.em {
  background: #25282A; }
  .em:hover {
    color: #25282A; }

.subscribe {
  background: #25282A;
  margin-bottom: 2em;
  padding: .5em 1em;
  color: #FFFFFF;
  text-align: center;
  /*float: left;*/
  width: 100%; }
  .subscribe h2 {
    color: #ACACAC;
    margin: 0; }
  .subscribe p {
    margin-bottom: 0; }
  .subscribe div {
    margin: 0.5em 0; }
  .subscribe input[type=text] {
    background: #000000;
    color: #FFFFFF;
    font-style: italic;
    border: none;
    margin: .5em 0 .75em;
    padding: 1em 1.375em;
    font-size: .875em; }
  .subscribe a {
    color: #ACACAC; }
    .subscribe a:hover {
      color: #FFFFFF; }
  .subscribe > a {
    font-size: .625em; }

.image-band {
  /*&.row {
        max-width: 100%;
    }*/ }
  .image-band div,
  .image-band a {
    background-size: cover;
    background-position: center center;
    min-height: 100px; }

.promo-band {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 5em 0;
  width: 100%;
  /*float: left;*/ }

.promo-group {
  width: 100%;
  /*float: left;*/
  padding: 5em 0;
  background: url(/img/TxtAv/shading.png) repeat-x top center; }
  .promo-group img {
    margin: 0 0 2em; }
  .promo-group h2,
  .promo-group h3 {
    margin-bottom: 1em; }
  .promo-group a {
    color: #1277BD;
    font-size: .75em;
    font-family: "Proxima N W01 Bold";
    text-transform: uppercase; }
  .promo-group .btn:hover {
    color: #25282A; }

@media only screen and (max-width: 40em) {
  .promo-group {
    padding-bottom: 2em; }
    .promo-group .promo {
      margin-bottom: 1em; } }

.action {
  width: 100%;
  /*float: left;*/
  margin: 4.25em 0;
  position: relative; }
  .action .btn-light {
    position: relative;
    z-index: 1; }
  .action .rule {
    height: 1px;
    position: absolute;
    width: 100%;
    background: #EBEBEB;
    top: 50%;
    left: 0; }
  .action .btn:hover {
    color: #FFFFFF;
    background: #1277BD; }

.hero {
  margin-top: -1px;
  /*float: left;*/
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 500px; }
  .hero .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    background: url(/img/global/css-img/ie8-black-30.png) repeat;
    background: rgba(0, 0, 0, 0.666);
    padding: 2em 0;
    color: #FFF; }

.twitter {
  border: 1px solid #F5F5F5;
  /*float: left;*/
  width: 100%;
  margin-bottom: 4em; }
  .twitter .profile {
    background: #25282A;
    color: #FFFFFF;
    /*float: left;*/
    width: 100%; }
  .twitter .avatar {
    width: 2.5em;
    height: 2.5em;
    /*float: left;*/
    margin: .875em 0 0 .875em; }
  .twitter .info {
    /*float: left;*/
    margin: .875em; }
  .twitter .name {
    font-family: "Proxima N W01 Bold"; }
  .twitter .handle {
    font-size: .75em;
    font-family: "Proxima N W01 Bold";
    color: #76797D; }

html label {
  cursor: default;
  display: inline-block;
  vertical-align: middle; }

input[type=checkbox], input[type=radio] {
  cursor: pointer;
  margin: 0;
  padding: 0;
  vertical-align: middle; }

.asterisk {
  font-size: 8px;
  vertical-align: text-top;
  color: red;
  color: rgba(255, 0, 0, 0.75); }

.alert-box {
  display: none; }

input.error, textarea.error, select.error {
  border: 1px solid red;
  background-color: rgba(255, 0, 0, 0.05) !important; }

label.error {
  margin-bottom: 1em;
  color: red;
  font-weight: bold; }

html input[type="checkbox"] + label, html input[type="checkbox"] + label + label, html input[type="radio"] + label, html input[type="radio"] + label + label {
  margin: 0;
  padding: 0 .5em; }

html fieldset {
  background-color: #F5F5F5;
  padding: 1em 2em;
  margin-bottom: 2em; }
  html fieldset legend {
    background-color: #444;
    font-weight: normal;
    font-family: "Proxima N W01 Reg", sans-serif;
    color: #FFFFFF;
    padding: .5em 1em; }
  html fieldset fieldset {
    border: 1px solid #CCC;
    background: #FFFFFF;
    padding: .5em 1em 1em 1em;
    margin-top: .5em; }
    html fieldset fieldset legend {
      font-size: 0.875em; }

.selection-lists {
  background: #2C2C2C;
  padding-top: 1em;
  padding-bottom: 1em; }
  .selection-lists h3 {
    color: #CCC; }
  .selection-lists ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: #3f3f3f;
    font-weight: normal;
    font-family: "Proxima N W01 Reg", sans-serif; }
    .selection-lists ul li label {
      font-weight: normal;
      font-family: "Proxima N W01 Reg", sans-serif;
      color: #cccccc; }
      .selection-lists ul li label.error {
        color: red;
        position: absolute;
        display: inline-block;
        top: -50px;
        left: 0; }

.contact-sidebar {
  background-color: #3f3f3f;
  border-bottom: 10px solid #2c2c2c;
  border-top: 10px solid #2c2c2c;
  color: #d3d3d3;
  /*margin-top:2em;*/ }
  .contact-sidebar ul {
    list-style-type: none; }
  .contact-sidebar h2 {
    color: #fff; }
    .contact-sidebar h2 a {
      color: #fff; }
  .contact-sidebar a:hover {
    color: #d3d3d3; }

.collapse-header {
  background-color: #2c2c2c;
  padding: .75em 1em;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Proxima N W01 Bold',sans-serif;
  letter-spacing: 0.063em;
  font-size: .925em; }

.collapsePanelContent label {
  width: inherit; }

.contact-info input[type="checkbox"] + label {
  margin-bottom: 1em; }

.contact-info label {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif; }

.contact-info .contact-info-comments {
  width: inherit !important; }

.contact-info .select-countries, .contact-info .select-countries:focus {
  width: 100%;
  background-color: #FFFFFF;
  display: block;
  border: 1px solid #cacaca;
  margin-bottom: 1em; }

.contact-info select {
  float: none;
  clear: both;
  margin-left: 0;
  font-weight: normal;
  font-family: "Proxima N W01 Reg", sans-serif;
  font-size: 1em; }

.contact-info .phone-fieldset {
  margin-bottom: 1em; }

.address-info .collapsePanelHeader {
  /*float: right;*/ }

.address-info label {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  width: 100%;
  line-height: 1.8; }

.chosen-item {
  display: inline-block; }

#submit {
  /*margin:0 auto 4em;*/
  display: block;
  padding: .75em 2.5em;
  font-size: 1em;
  cursor: pointer;
  margin-bottom: 4em; }

.query-builder {
  background: #2c2c2c; }
  .query-builder .query-builder-text {
    line-height: 2em; }

.terms {
  margin-bottom: 1em !important; }
  .terms label, .terms p, .terms input {
    vertical-align: middle;
    display: inline;
    margin: 0; }

@media only screen and (max-width: 40em) {
  .collapse-header {
    text-align: left; } }

@media only screen and (min-width: 40.063em) {
  .collapse-header {
    text-align: left; } }

@media only screen and (min-width: 64.063em) {
  .collapse-header {
    text-align: center; } }

/* Containers and wrappers */
.contact-overlay {
  background: #FFF;
  padding: 10px; }

.contactWrapper {
  background: #3f3f3f;
  margin: 0;
  padding: 0; }

.form-wrapper {
  background: #fff;
  width: 1028px;
  margin: 0 auto; }

/* collapse containers and triggers */
.collapsePanelHeader {
  cursor: pointer; }

.collapse1 {
  padding: 14px 20px;
  font-size: 13px;
  background-color: #2c2c2c;
  right: 0;
  position: absolute; }

.collapse2 {
  color: #3f80b5;
  padding: 14px 20px;
  font-size: 13px;
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  background-color: #e5e5e5;
  float: left; }

.toggleIconOpen,
.toggleIconClosed {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: 10px;
  position: relative; }

.toggleIconOpen {
  border-bottom: 6px solid #FFF;
  top: -10px; }

.toggleIconClosed {
  border-top: 6px solid #FFF;
  top: 11px; }

.collapse2 .toggleIconClosed {
  border-top: 6px solid #AAA; }

.collapse2 .toggleIconOpen {
  border-bottom: 6px solid #AAA; }

.addressInfo {
  display: none; }

/* general form styling */
form.contactForms, .csoaForm {
  width: 837px;
  margin: 0 auto;
  padding-top: 30px;
  position: relative; }

fieldset .spaceFields {
  margin: 10px 0px; }

.contact-overlay input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 2px; }

.fieldErrorText {
  color: #FF0000 !important; }

.fieldErrorBorder {
  border-color: #FF0000 !important; }

.errorCopy {
  color: #FF0000 !important;
  display: none; }

/* form header section */
.form-header {
  height: 91px;
  background: url("/img/global/CSS-img/img-contact-header-bg.png") repeat-x;
  color: #FFF; }

.form-header .logo {
  float: left;
  margin: 10px 22px 0 20px; }

.form-header h2 {
  padding-top: 30px;
  color: #FFF; }

.form-header .close-btn {
  float: right;
  margin: 10px 10px 0 0; }

/* general styles and layout nudges */
.text-bold {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif; }

.non-bold-italic {
  font-weight: normal;
  font-family: "Proxima N W01 Reg", sans-serif;
  font-style: italic; }

.bold-title {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  font-size: 16px;
  color: #333333; }

.indented {
  margin-left: 130px; }

.close-btn {
  cursor: pointer; }

.label-bold {
  text-align: right;
  padding-right: 10px;
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  color: #333333; }

.label-bold-left-align {
  text-align: left;
  padding-right: 10px;
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  color: #333333; }

.fivepxbtm {
  margin-bottom: 10px; }

.baseContactInfo {
  margin-top: 15px; }

.contact-overlay input[type="text"],
#comments, #acComments {
  margin-bottom: 10px;
  padding: 5px 8px;
  width: 447px; }

.short-textfield {
  width: 200px; }

/*phone*/
.contact-overlay input[type="radio"] {
  margin-right: 5px; }

.phoneTypeInfo label, .contactPrefInfo label {
  margin-right: 20px; }

.phoneTypeInfo {
  margin-bottom: 10px;
  margin-top: 5px; }

.contactPrefInfo {
  margin-bottom: 10px;
  margin-top: 10px; }

.contactPrefInfo hr {
  display: block;
  margin: 20px 20px 20px 0; }

.contact-overlay select {
  margin-bottom: 15px;
  width: auto; }

.programSelection .collapsePanelContent {
  width: 837px;
  background-color: #2c2c2c; }

.programSelection legend {
  margin: 10px 0; }

.collapsePanelContent {
  clear: both; }

.collapsePanelContent label {
  /*width: 140px;*/
  line-height: 1.3; }

.aircraftInfo {
  width: 615px; }

.aircraftInfo legend {
  padding-left: 130px;
  margin-left: 0;
  margin-bottom: 15px; }

/*hack*/
.additionalContactInfo .collapsePanelContent {
  margin-left: -20px;
  padding-top: 20px; }

.selectionLists {
  padding-top: 15px;
  padding-bottom: 20px;
  color: #cccccc; }

.selectionLists h5 {
  font-size: 16px;
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  margin: 0;
  padding-bottom: 6px;
  background-color: #2c2c2c;
  text-align: center; }

.programSelection .selectionLists div {
  background-color: #3f3f3f;
  width: 195px;
  margin-left: 11px; }

.programSelection .threebythree div {
  width: 264px; }

.programSelection .selectionLists ul {
  border-top: 1px solid black; }

.programSelection .threebythree ul {
  min-height: 100px;
  border-top: 1px solid black; }

.programSelection .selectionLists ul li {
  padding: 5px 0 5px 15px;
  background: url("/img/global/css-img/contact-options-divider.png") repeat-x;
  background-color: #3f3f3f;
  background-position: bottom; }

.programSelection .selectionLists ul li input {
  margin: 5px 9px 0px 0px;
  vertical-align: top;
  width: 18px; }

.programSelection .selectionLists div:last-child {
  min-width: 50px; }

.programSelection li input,
.programSelection li label {
  display: inline-block;
  width: 140px; }

/* check box area fancy boxes BREAKS with long lines of tex. will require some hacks to support, likely.

.colored-check[type=checkbox] + label:before
{
    content: "  ";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/img/global/css-img/contact-checkbox.png') no-repeat;
    margin-left: -27px;
}
.colored-check[type=checkbox]:checked  + label:before
{
    background: url('/img/global/css-img/contact-checkbox.png') -18px top no-repeat;
}

 */
/* check box area blob buttons */
.chosen-item {
  background: #2c2c2c url("/img/global/CSS-img/btn-contact-close-selected-x.png") right center no-repeat;
  border-radius: 6px;
  color: #cccccc;
  cursor: pointer;
  font-weight: normal;
  font-family: "Proxima N W01 Reg", sans-serif;
  font-size: 14px;
  padding: 4px 30px 4px 10px;
  margin-right: 10px;
  margin-bottom: 10px; }

.chosen-items {
  width: 650px; }

#submitContact, #submitInProcess {
  margin-top: 35px;
  margin-bottom: 25px; }

.agreeSubmit .line {
  margin-top: 15px; }

/*submit button*/
.contact-overlay input[type="submit"] {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  color: #1f76bc;
  text-shadow: 0px 1px 1px #ffffff;
  background: url("/img/global/css-img/btn-bg-light.jpg") repeat-x;
  display: inline-block;
  outline: none;
  padding: 2px 12px 1px 12px;
  line-height: 22px;
  box-shadow: 0px 2px 5px 1px #c3c3c3, inset 0px 1px 1px #e2e2e2; }

.contact-overlay input[type="submit"]:hover {
  text-decoration: none;
  color: #666;
  background: url("/img/global/css-img/btn-over-light.jpg") repeat-x; }

/** additional contact state select. initially hidden, in place of an input field. changes to this select if certain countries are chosen */
#stateOrProvinceSel {
  /*display: none;*/ }

/*sidebar*/
.contact-overlay .contact-sidebar {
  margin-top: 52px;
  color: #cccccc; }

.contact-overlay .contact-sidebar h2 {
  font-weight: normal;
  font-family: "Proxima N W01 Bold", sans-serif;
  font-size: 16px;
  padding: 0; }

.contact-overlay .contact-sidebar ul li {
  padding: 10px 18px;
  cursor: pointer; }

.contact-overlay .contact-open-overlay {
  color: #7f9921;
  font-weight: 700; }

.contact-overlay .contact-open-overlay {
  color: #3f80b5;
  font-weight: 700; }

.contact-overlay .contact-open-overlay:hover {
  color: #999999;
  outline: 0;
  text-decoration: none; }

.contact-overlay .contact-sidebar img {
  margin: 10px 0; }

#serialNumber {
  width: inherit; }

/*** success view **/
#successView {
  display: none; }

#successView h1 {
  margin-left: 30px;
  color: #FFF; }

#successView p {
  margin: 30px 0px 0px 30px;
  padding-bottom: 30px;
  color: #FFF; }

.processing {
  background: #333;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.processing:after {
  background: url("/img/global/CSS-img/loadingFPO.gif") no-repeat;
  content: '';
  height: 16px;
  width: 16px;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999; }

/*  MULTI SELECT  */
.multi-wrapper {
  margin-bottom: 1em; }

.multi-wrapper:last-child {
  margin-bottom: 0; }

.multi-wrapper .multi-dd,
.multi-wrapper .multi-dd:focus {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  margin: 0; }

.multi-wrapper .multi-btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em;
  transform: rotate(0);
  cursor: pointer;
  transition: 0.5s;
  width: 1.25em; }

.multi-wrapper .multi-btn.remove {
  transform: rotate(45deg); }

.video-js {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.vjs-fullscreen {
  padding-top: 0px; }

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

.vjs-big-play-button {
  height: 100px !important;
  width: 100px !important;
  margin-left: -50px;
  margin-top: -50px;
  top: 50% !important;
  left: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important; }

.vjs-big-play-button::before {
  font-size: 80px !important;
  width: 65px !important; }

#global-header-drawer {
  font-size: 12px;
  z-index: 100;
  position: relative; }
  #global-header-drawer * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  #global-header-drawer .drawer .products {
    text-align: center; }
  #global-header-drawer .open .drawer {
    height: auto; }
  #global-header-drawer .inner {
    width: 960px;
    padding: 0 10px;
    margin: 0 auto; }

#global-header-drawer .bar .inner,
#global-header-drawer .drawer .inner {
  width: auto; }

/* Top Bar
    -------------------------------------- */
#global-header-drawer .bar {
  height: 38px;
  background: #f7f8f8 url("/img/global/css-img/hdr-drawer-bg-gradient.png") repeat-x;
  background: -moz-linear-gradient(top, #f7f8f8 0%, #e9eaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8f8), color-stop(100%, #e9eaea));
  background: -webkit-linear-gradient(top, #f7f8f8 0%, #e9eaea 100%);
  background: -o-linear-gradient(top, #f7f8f8 0%, #e9eaea 100%);
  background: -ms-linear-gradient(top, #f7f8f8 0%, #e9eaea 100%);
  background: linear-gradient(to bottom, #f7f8f8 0%, #e9eaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f8f8',endColorstr='#e9eaea',GradientType=0); }
  #global-header-drawer .bar .inner a {
    display: inline-block;
    padding: 0 1em;
    line-height: 37px;
    height: 37px; }
  #global-header-drawer .bar .txtav-logo {
    width: 122px;
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;
    background: no-repeat 5px center; }
    #global-header-drawer .bar .txtav-logo span {
      visibility: hidden; }
  #global-header-drawer .bar .toggle-drawer {
    margin-left: 0;
    font-family: 'Proxima N W01 Reg', sans-serif;
    letter-spacing: .05em;
    font-size: .7em;
    text-transform: uppercase;
    color: #333;
    float: right; }
    #global-header-drawer .bar .toggle-drawer:hover {
      background: #f2f2f2;
      background: -moz-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c9c9c9));
      background: -webkit-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
      background: -o-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
      background: -ms-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
      background: linear-gradient(to bottom, #f2f2f2 0%, #c9c9c9 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#c9c9c9',GradientType=0); }
      #global-header-drawer .bar .toggle-drawer:hover span {
        background-position: 0 -5px; }
    #global-header-drawer .bar .toggle-drawer span {
      width: 8px;
      height: 5px;
      top: -1px;
      position: relative;
      display: inline-block;
      margin-right: 5px;
      background: url("/img/global/css-img/hdr-drawer-arrow.png") no-repeat 0 0;
      -webkit-transition: -webkit-transform .4s ease-in-out;
      -moz-transition: -moz-transform .4s ease-in-out;
      -o-transition: -o-transform .4s ease-in-out;
      -ms-transition: -ms-transform .4s ease-in-out;
      transition: transform .4s ease-in-out; }

#global-header-drawer.open .bar .toggle-drawer span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* Drawer
    -------------------------------------- */
#global-header-drawer .drawer {
  background-color: #FFF;
  overflow: hidden;
  position: relative;
  height: 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  #global-header-drawer .drawer h4 {
    margin-bottom: .4em;
    font-size: 1.1rem; }
  #global-header-drawer .drawer a {
    color: #B2B2B2; }
    #global-header-drawer .drawer a:hover {
      color: #222; }
  #global-header-drawer .drawer .unit {
    margin: 2em 0;
    height: 122px; }
    #global-header-drawer .drawer .unit ul {
      list-style-type: none;
      margin: 0; }
  #global-header-drawer .drawer .centered {
    text-align: center;
    margin-left: -2px !important;
    border-left: 1px solid #EEE;
    padding-top: 30px; }
    #global-header-drawer .drawer .centered a {
      font-size: .9em;
      font-weight: normal; }
    #global-header-drawer .drawer .centered span {
      color: #EEE;
      padding: 0 5px; }
    #global-header-drawer .drawer .centered .site {
      margin-bottom: 2em;
      display: inline-block;
      position: relative;
      width: 152px;
      height: 73px; }
    #global-header-drawer .drawer .centered img.grayscale {
      position: absolute;
      -ms-opacity: 1;
      opacity: 1;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      transition: all .2s ease-in; }

#global-header-drawer .drawer .centered:hover img.grayscale,
#global-header-drawer.default .active.centered img.grayscale {
  -ms-opacity: 0;
  opacity: 0; }

/* IE adjustments
    -------------------------------------- */
/* IE 8 does not support opacity, let alone transitions, so we'll just hide it on hover */
.ie8 #global-header-drawer .drawer .centered:hover img.grayscale,
.ie8 #global-header-drawer.default .drawer .active.centered img.grayscale {
  display: none; }

@media only screen and (min-width: 40.063em) {
  body #global-header-drawer .bar .inner {
    max-width: 960px; }
    body #global-header-drawer .bar .inner .toggle-drawer {
      margin-left: 20px;
      font-size: .95em;
      float: none; }
  body #global-header-drawer .drawer .products {
    text-align: left; }
  body #global-header-drawer .drawer .inner {
    max-width: 800px; }
  body #global-header-drawer .drawer .size1of4 {
    width: 25%;
    float: left; }
  body #global-header-drawer .drawer ul li a {
    display: inline-block;
    text-align: left; }
  body #global-header-drawer.open .drawer {
    height: 201px; } }

.scInsertionHandleCenter {
  height: auto !important; }

.cookie-disclaimer {
  background-color: #f7f8f8;
  text-align: center;
  padding: 1em; }
  .cookie-disclaimer p {
    font-size: .9em;
    margin-bottom: 10px; }
  .cookie-disclaimer input {
    margin-bottom: 0;
    padding: .5em 1em !important; }

.filter-page .product-listing .stc-results .model h3 {
  white-space: normal;
  height: auto;
  overflow: auto;
  font-size: 1.333em;
  padding-bottom: .5em; }

.filter-page .product-listing .stc-results .model ul li span {
  white-space: normal;
  background: none;
  color: #25282a; }

.stc-filter .filters section {
  /*padding: .333em 1em;*/ }

.stc-filter .filters select {
  padding: .25em;
  height: auto;
  font-size: 1em; }

.stc-filter .filters input {
  font-size: 1em; }

.filter-label input, .filter-label select {
  padding: .25em .5em;
  height: auto;
  margin-bottom: 0; }

.filter-label:last-child input {
  margin-bottom: .5em; }

.stc-search-page .filter-label h5 {
  color: #fff;
  font-size: .75em; }

.stc-search-page .filter-label h5 span {
  color: #aaa;
  font-size: .875em; }

.filters section.filter.stc-selections {
  padding: 0;
  margin: 0; }

#STCCustom {
  /*font-size:1.333em;*/
  padding: 0; }

#STCCustom > div {
  margin-bottom: .125em; }

#STCCustom > div > label {
  display: inline; }

.filters .btn-dark.stc-button {
  margin: .5em 0;
  font-size: .75em; }

.filter-page .product-listing.expanded .model ul li span, .filter-page .product-listing.expanded .model ul {
  max-width: none !important; }

.preowned-listing .filters .top {
  background: #03527f; }

.preowned-listing .filters section h5 {
  color: #222; }

.preowned-listing .filters .top h4 {
  color: #fff;
  font-family: 'Proxima N W01 Bold',sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  float: none;
  width: 100%;
  padding-right: 0; }

.preowned-listing .refresh-btn, .preowned-listing .refresh-btn:focus {
  color: #03527f;
  display: block;
  text-align: right;
  font-size: 1.125em; }

.preowned-listing .filters {
  background: #fff; }

.preowned-listing .filters label {
  color: #222; }

.filter-page.preowned-listing .product-listing .model h3 {
  border-bottom: 1px solid #222;
  text-transform: uppercase;
  height: 3.75em;
  font-size: 1.25em; }

.filter-page.preowned-listing .product-listing .model .model-inner {
  padding: 0; }

.preowned-listing .listing-wrapper {
  padding: 1em; }

.preowned-listing .results-header h2 {
  font-family: 'Proxima N W01 Bold',sans-serif;
  margin: 0;
  font-size: 1.333em;
  margin-bottom: .75em; }

.preowned-listing .preowned-disclaimer-marker {
  color: #03527f; }

.preowned-listing .filters section.filter {
  float: none;
  padding-bottom: 1.75em; }

.preowned-listing .listing-thumb {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 6em;
  width: 100%; }

.filter-page.preowned-listing .product-listing .model .more {
  float: none;
  border-top: 1px solid #222;
  text-align: right; }

.filter-page.preowned-listing .product-listing .model .more .btn-light-small {
  float: none; }

.filter-page .product-listing .model ul li strong {
  font-size: .9em;
  display: block;
  line-height: 1;
  font-family: 'Proxima N W01 Reg',sans-serif; }

.preowned-listing-disclaimer {
  font-size: .75em; }

@media only screen and (max-width: 40em) {
  .preowned-listing .listing-thumb {
    height: 8em; } }

.preowned-btn, .preowned-btn:focus {
  text-transform: uppercase;
  color: #fff;
  background: #1277bd;
  padding: .75em 1.5em;
  text-align: center;
  font-family: 'Proxima N W01 Bold', sans-serif;
  letter-spacing: 1px;
  display: inline-block;
  font-size: .9em; }

.preowned-btn:hover {
  background: #03527f;
  color: #fff; }

.preowned-btn.link, .preowned-btn.link:focus {
  background: transparent;
  color: #1277bd; }

.preowned-btn.link:hover {
  background: transparent;
  color: #03527f; }

.preowned-masthead {
  width: 100%;
  height: 35em;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative; }

.preowned-masthead .masthead-contents {
  position: absolute;
  top: 50%;
  left: 0;
  width: 60%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.preowned-masthead .masthead-contents.full {
  width: 100%; }

.masthead-contents .logo {
  width: 16em;
  margin-bottom: 2em; }

.masthead-contents h2 {
  text-transform: uppercase;
  font-family: 'Proxima N W01 Reg',sans-serif;
  margin: 0;
  line-height: 1; }

.masthead-contents h1 {
  text-transform: uppercase;
  font-family: 'Proxima N W01 Bold',sans-serif;
  margin: 0;
  margin-bottom: .25em;
  line-height: 1;
  font-size: 4em; }

.masthead-contents p {
  max-width: 30em;
  margin: 0 auto;
  margin-bottom: 2em; }

@media only screen and (max-width: 40em) {
  .preowned-masthead .masthead-contents {
    width: 100%; } }

.preowned-menu {
  list-style: outside none none;
  text-align: center;
  background: #03527f;
  margin: 0; }

.preowned-menu > li {
  display: inline-block;
  font-family: 'Proxima N W01 Bold',sans-serif;
  text-transform: uppercase; }

.preowned-menu > li > a {
  padding: .75em 2em;
  margin: 0 1em;
  color: #fff;
  display: block;
  font-size: 1.125em; }

.preowned-content {
  text-align: center;
  padding: 4em 0; }

.preowned-content h2 {
  text-transform: uppercase;
  font-family: 'Proxima N W01 Thin Reg',sans-serif; }

.why-buy {
  padding-top: 4em;
  padding-bottom: 4em; }

.why-buy img {
  width: 6em;
  margin-bottom: 1em; }

.why-buy p {
  font-size: .9em; }

.suggested a, .suggested a:focus {
  margin: 2em 0;
  display: block; }

.suggested a:hover {
  background: transparent; }

.full-width-link, .full-width-link:focus {
  background: #03527f;
  color: #fff;
  font-family: 'Proxima N W01 Reg',sans-serif;
  display: block;
  text-align: center;
  clear: both;
  padding: 1.5em;
  font-size: 1.75em;
  transition: .75s ease-in-out;
  letter-spacing: 1px; }

.full-width-link:hover {
  color: #fff;
  background: #03527f;
  letter-spacing: 2px; }

/*  PREOWNED SERVICES  */
.preowned-services {
  list-style: outside none none;
  margin: 0;
  text-align: left; }

.preowned-services > li {
  display: block;
  margin-bottom: 2em;
  border-bottom: 1px solid #eee;
  position: relative;
  padding: 2em 0 2em 7em; }

.preowned-services > li:last-child {
  border-bottom: 0; }

.to-top, .to-top:focus {
  position: absolute;
  top: 1em;
  right: 0;
  color: #1277bd;
  background: transparent;
  font-size: 1.5em;
  line-height: 0; }

.to-top:hover {
  color: #1277bd;
  background: transparent; }

.preowned-services > li h2 {
  font-family: 'Proxima N W01 Reg',sans-serif;
  text-transform: none; }

.preowned-services > li .icon {
  position: absolute;
  top: 2em;
  left: 0;
  width: 5em; }

.preowned-services .more-content {
  overflow: hidden;
  padding-bottom: 3em;
  position: relative;
  width: 100%;
  height: auto;
  max-height: 2em;
  transition: 1s; }

.preowned-services .more-content.active {
  max-height: 80em; }

.acc-btn, acc-btn:focus {
  color: #1277bd;
  text-align: center;
  font-size: 1.75em;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%; }

.acc-btn:hover {
  background: #fff;
  color: #03527f; }

.acc-btn i {
  transition: .25s ease-in-out;
  transform: rotate(0deg); }

.acc-btn.active, .acc-btn.active:focus {
  color: #1277bd; }

.acc-btn.active i {
  transform: rotate(45deg); }

/*  DETAIL PAGE  */
.preowned-detail-header {
  width: 100%;
  height: 30em;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  z-index: 5; }

@media only screen and (max-width: 40em) {
  .preowned-detail-header {
    height: 20em; } }

/*  SPECS SECTION  */
.preowned-detail-specs {
  position: relative;
  background: #f5f5f5;
  padding-bottom: 2em;
  overflow: hidden; }

.preowned-detail-back {
  float: left;
  margin-top: .5em; }

.preowned-cta-wrapper {
  text-align: right;
  z-index: 10;
  position: relative;
  margin-bottom: 0; }

.preowned-detail-specs h1 {
  font-family: 'Proxima N W01 Reg',sans-serif;
  margin-top: 1.25em;
  margin-bottom: .25em;
  text-transform: uppercase;
  border-bottom: 1px solid #222;
  padding-bottom: .25em; }

.preowned-detail-specs h2 {
  display: inline-block;
  font-family: 'Proxima N W01 Bold',sans-serif;
  text-transform: uppercase;
  font-size: 1.125em;
  margin-right: 2em;
  color: #222; }

.preowned-detail-specs h2 span {
  font-family: 'Proxima N W01 Reg',sans-serif;
  margin-right: .5em; }

.preowned-detail-specs .spec-list {
  list-style: outside none none;
  margin: 3em 0 4em 0;
  text-align: center; }

.preowned-detail-specs .spec-list > li {
  display: inline-block;
  width: 18.7%;
  padding: 0px 0.5em;
  vertical-align: top; }

.preowned-detail-specs .spec-list > li span {
  display: block;
  line-height: 1;
  padding: .75em 0 .75em 0;
  font-family: 'Proxima N W01 Reg',sans-serif;
  font-size: .8125em;
  color: #222; }

.preowned-detail-specs .spec-list > li strong {
  display: block;
  color: #222; }

.preowned-detail-specs .spec-list > li img {
  max-width: 4.5em; }

.preowned-detail-specs .preowned-features {
  font-family: 'Proxima N W01 Reg',sans-serif;
  margin-bottom: 1em; }

.preowned-detail-specs .preowned-features-list {
  font-family: 'Proxima N W01 Bold',sans-serif;
  font-size: 1.25em; }

.preowned-detail-specs .preowned-features-list > li {
  display: block; }

.preowned-detail-specs .preowned-features-list > li i {
  color: #03527f; }

/*  SECTION HEADER  */
.preowned-detail-section {
  display: block;
  padding-bottom: 1.125em;
  margin-bottom: 4em;
  border-bottom: 1px solid #f5f5f5; }

.preowned-detail-section img {
  display: inline-block;
  width: 2.75em;
  vertical-align: middle; }

.preowned-detail-section h3 {
  color: #f5f5f5;
  text-transform: uppercase;
  font-size: 1.75em;
  margin-bottom: 0; }

/*  GALLERY SECTION */
.preowned-detail-gallery {
  background: #333;
  background: #03527f;
  overflow: hidden;
  background: linear-gradient(125deg, #f5f5f5 0%, #f5f5f5 5%, #03527f 5%, #03527f 100%);
  padding-bottom: 4em; }

.preowned-detail-gallery .preowned-detail-section {
  padding-top: 4.75em; }

.preowned-detail-gallery ul {
  margin-bottom: 4em; }

a.preowned-gallery-item {
  width: 100%;
  height: 16em;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  padding: 1em;
  display: block; }

a.preowned-gallery-item > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 16em;
  color: #1277bd;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
  font-size: 1.5em;
  opacity: 0;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.3s linear; }

a.preowned-gallery-item:hover > span {
  opacity: 1; }

.preowned-detail-gallery .video-download, .preowned-detail-gallery .video-download:focus {
  color: #fff;
  margin-bottom: 3em; }

.preowned-detail-gallery .video-download:hover {
  color: #ccc; }

/*  Photoswipe Lightbox  */
.pswp__bg {
  background: rgba(255, 255, 255, 0.95); }

button.pswp__button {
  background-color: transparent; }

.pswp__top-bar, .pswp__caption {
  background-color: rgba(255, 255, 255, 0.8); }

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(255, 255, 255, 0.3); }

.pswp__button--arrow--left::before, .pswp__button--arrow--right::before {
  background-color: rgba(255, 255, 255, 0.9);
  height: 36px; }

.pswp__counter {
  color: #1277bd; }

@media only screen and (max-width: 40em) {
  .preowned-detail-gallery {
    background: linear-gradient(125deg, #f5f5f5 0%, #f5f5f5 2%, #03527f 2%, #03527f 100%); }
  a.preowned-gallery-item {
    height: 12em; }
  a.preowned-gallery-item > span {
    line-height: 8em; } }

@media only screen and (min-width: 40.063em) {
  a.preowned-gallery-item {
    height: 12em; }
  a.preowned-gallery-item > span {
    line-height: 8em; } }

@media only screen and (min-width: 64.063em) {
  a.preowned-gallery-item {
    height: 16em; }
  a.preowned-gallery-item > span {
    line-height: 11em; } }

/*  DETAILS SECTION  */
.preowned-detail-details {
  overflow: hidden;
  background: linear-gradient(125deg, #03527f 0%, #03527f 5%, #ffffff 5%, #ffffff 100%);
  margin-bottom: 4em; }

.preowned-detail-details .preowned-detail-section h3 {
  color: #222; }

.preowned-detail-details .preowned-detail-section {
  border-bottom: 1px solid #222;
  margin-top: 4em;
  margin-bottom: 0; }

.preowned-detail-details .preowned-cta-wrapper {
  margin-bottom: 3em; }

@media only screen and (max-width: 40em) {
  .preowned-detail-details {
    background: linear-gradient(125deg, #03527f 0%, #03527f 2%, #ffffff 2%, #ffffff 100%);
    margin-bottom: 4em; } }

footer {
  margin-top: 0; }

/*  NAV */
header {
  margin-top: 2em; }

/*  TOP BAR */
.txtav-logo img {
  width: 14em;
  padding: .5rem; }

.txtav-nav.top-bar {
  padding: .5rem .5rem 1rem .5rem; }

.txtav-nav.top-bar, .txtav-nav.top-bar ul {
  background: transparent; }

.txtav-nav.top-bar .top-bar-right {
  margin-top: auto;
  padding-top: 1em; }

.txtav-nav .dropdown.menu > li > a {
  text-transform: uppercase;
  color: #25282A;
  font-size: .75em;
  padding: .7rem .666rem;
  background: transparent; }

.txtav-nav .dropdown.menu > li.active {
  border-bottom: 3px solid #25282a; }

.txtav-nav .dropdown.menu > li > a.hover {
  background: #25282a;
  color: #fff; }

.menu-icon::after {
  background: #25282a;
  box-shadow: 0 7px 0 #25282a,0 14px 0 #25282a; }

.txtav-nav.top-bar .ham {
  position: absolute;
  top: 4rem;
  right: .5rem;
  margin: 0 .5rem; }

.no-js .txtav-nav.top-bar {
  display: none; }

.txtav-nav.top-bar .drilldown a {
  text-transform: uppercase;
  color: #25282a;
  font-size: 1.125em; }

.txtav-nav.top-bar .drilldown .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #25282a; }

.txtav-nav.top-bar .drilldown .js-drilldown-back > a::before {
  border-color: transparent #25282a transparent transparent; }

@media only screen and (max-width: 40em) {
  .txtav-nav.top-bar {
    flex-wrap: wrap; }
  .txtav-nav.top-bar .top-bar-left {
    text-align: left; } }

@media only screen and (min-width: 40.063em) {
  .txtav-nav.top-bar {
    flex-wrap: wrap; }
  .txtav-nav.top-bar .top-bar-left {
    text-align: center; }
  .txtav-nav.top-bar .top-bar-right {
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (min-width: 64.063em) {
  .txtav-nav.top-bar {
    flex-wrap: nowrap; }
  .txtav-nav.top-bar .top-bar-left {
    text-align: left; }
  .txtav-nav.top-bar .top-bar-right {
    margin-left: auto;
    margin-right: 0; } }

/*  DRAWER */
.drawer.dropdown-pane {
  /*width: 100%;*/
  background: #25282a;
  border: 0;
  z-index: 40;
  left: 0 !important;
  right: 0 !important;
  width: auto !important; }

a.drawer-link::after {
  display: inline-block;
  width: 0;
  height: 0;
  border: inset 5px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #25282a transparent transparent;
  margin-left: .5em; }

a.drawer-link.hover::after {
  border-color: #fff transparent transparent; }

.drawer.dropdown-pane h3 {
  font-size: 1em;
  color: #fff;
  margin-top: 2em;
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 1px; }

.drawer .nav-blocks a {
  display: block; }

.drawer .nav-blocks a label {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: .5em;
  display: block;
  cursor: pointer;
  font-size: .666em; }

.drawer .related-articles {
  margin-bottom: 2em; }

.drawer .related-articles img {
  margin-bottom: .5em; }

.drawer .related-articles h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 1em; }

.drawer .related-articles .btn-dark {
  display: inline-block;
  font-size: .75em;
  padding: .75em 1.25em; }

/*  Search Bar  */
.search-bar {
  background: #eee;
  background: transparent;
  padding: 0 .666em; }

.menu .search-bar a.button {
  display: inline-block;
  vertical-align: middle;
  color: #25282a;
  font-size: .875em;
  background: transparent;
  margin: 0;
  padding: 0;
  margin-right: .25em; }

.menu .search-bar a.button:hover {
  color: #1277bd; }

.search-bar input {
  display: inline-block;
  vertical-align: middle;
  color: #5f646a;
  font-size: .875em;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 8em;
  background: transparent;
  line-height: 1;
  height: 2.125em; }

.search-bar [type="text"]:focus {
  outline: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none; }

.txtav-nav.top-bar .drilldown .search-bar {
  padding: .5rem 1rem; }

.txtav-nav.top-bar .drilldown .search-bar a.button {
  font-size: 1.125em; }

/* Language Selector  */
/*
.language-selector {
	position:relative;
	display: inline-block;
}
.language-selector img {
	display: inline-block;
}
.language-selector .current-language {
  cursor: pointer;
}
.language-selector .current-language a {
	padding:0;
  width: 16px;
  height: 16px;
  background: url("/img/Country/arrow.png") no-repeat 0 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.language-selector .current-language a:hover {
  background-position: 0 -16px;
}
.language-selector .current-language.open a {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.language-selector .languages {
  position: absolute;
  z-index: 2;
  font-size: 14px;
  cursor: pointer;
  vertical-align: top;
	padding:0;
	line-height:1;
}
.language-selector .languages a{
	padding:0;
	line-height:1;
}

.txtav-nav.top-bar .drilldown .language-selector{
	padding: .5rem 1rem;
}
.txtav-nav.top-bar .drilldown .language-selector .languages {
	top:.5rem;
	right:-1em;
}

.txtav-nav.top-bar .drilldown .language-selector .current-language.open a {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
*/
/*  LANGUAGE SELECTOR 2018 */
.language2018 {
  position: absolute;
  top: -4rem;
  right: .9375rem;
  line-height: normal;
  color: #25282a; }

.language2018 .language2018-current, .language2018 .language2018-current:hover {
  display: block;
  height: auto;
  top: auto;
  font-size: .75em;
  background: transparent;
  padding: .666em .75em;
  width: 100%;
  text-align: right;
  outline: none;
  text-decoration: none;
  color: #25282a;
  cursor: pointer;
  text-transform: uppercase; }

.language2018 .language2018-list {
  position: relative;
  z-index: 5;
  background: rgba(37, 40, 42, 0.9);
  overflow: hidden;
  height: auto;
  max-height: 0;
  transition: .3s; }

.language2018.active .language2018-list {
  max-height: 80em;
  transition: .3s; }

.language2018 .language2018-list .language2018-language {
  display: block;
  text-align: right;
  color: #ccc;
  padding: .666em .75em;
  font-size: .75em;
  border-right: 0;
  text-transform: uppercase; }

.language2018 .language2018-list .language2018-language:hover {
  color: #fff; }

@media only screen and (max-width: 40em) {
  .language2018 {
    position: relative;
    top: auto;
    right: auto;
    padding: 1em 0; }
  .language2018 .language2018-current {
    display: none; }
  .language2018 .language2018-list {
    background: transparent;
    max-height: 100%;
    text-align: center; }
  .txtav-nav.top-bar .language2018 .language2018-list a.language2018-language {
    font-size: .925em; }
  .language2018 .language2018-list .language2018-language {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #25282a;
    padding: .25em .75em; }
  .language2018 .language2018-list .language2018-language:hover {
    color: #25282a; }
  .language2018 .language2018-list .language2018-language:last-child {
    border-right: 0; } }

/*Career Page Styles*/
/*======================================*/
.career-masthead {
  background-repeat: no-repeat;
  background-position: 50% 25%;
  background-size: cover; }

.career-masthead h1 {
  color: #fff;
  font-family: 'Proxima N W01 Reg', sans-serif;
  text-align: center;
  margin-bottom: 0.5em; }

.career-masthead p {
  text-align: center;
  color: #fff; }

.career-featured {
  text-align: center;
  background: #0077c8;
  /*width: 100%;*/
  /*min-height: 520px;*/ }

/*.cf-left {
        background: no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    width: 50%;
    float: left;
    min-height: 520px;
    height: 550px;
    }*/
/*.cf-right {
         background: #1277bd;
    width: 50%;
    float: right;
   height:550px;
    }*/
/*.cf-right-top {
        height: 50%;
    min-height: 260px;
    display: block;
    width: 600px;
    padding-top: 2.5%;
    padding:1em 10%;
    position:relative;
    }

    .cf-right-top h2 {
        color: #fff;
    }

    .cf-form input::-webkit-input-placeholder {
        font-style: italic;
    }

    .cf-form input:-moz-placeholder { 
        font-style: italic;
    }

    .cf-form input::-moz-placeholder { 
        font-style: italic;
    }

    .cf-form input:-ms-input-placeholder {
        font-style: italic;
    }*/
.cf-form {
  padding: 4em 2em; }

.cf-form h2 {
  font-family: 'Proxima N W01 Reg', sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: 0.75em; }

.cf-form select {
  width: 100%;
  max-width: 35em;
  margin: 0 0.5em 2em;
  background-color: #eee;
  color: #25282b;
  font-family: "Proxima N W01 Bold";
  text-transform: uppercase;
  font-size: .750em;
  float: none;
  clear: both; }

/*.cf-right-top .medium-7.columns .medium-6.columns,
.cf-right-top .medium-12.columns {
    padding: 0px;
}*/
.cf-form .btn-light {
  border: 1px solid #fff;
  background: none;
  color: #fff;
  padding: 0.75em 1.5em;
  letter-spacing: .175em;
  cursor: pointer; }

.cf-form .btn-light:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #1277bd;
  transition: 0.5s; }

@media (min-width: 40em) {
  .cf-form select {
    width: 45%; } }

/*.cf-right-bottom {
        background: no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 50%;
        min-height: 260px;
        display: block;
    }*/
.cp-section h2 {
  margin-top: 2.5em; }

.link-tiles-blue a {
  color: #fff;
  background: #1277BD;
  border: 2px solid #1277BD; }

.link-tiles-blue a:after {
  display: none; }

.link-tiles-blue a:hover {
  background: #fff;
  border: 2px solid #1277BD;
  color: #1277BD; }

.link-tiles-blue a span {
  position: relative;
  top: 40%;
  display: block;
  text-align: center; }

.cp-students {
  background: no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%; }

.cp-students a {
  color: #1277BD; }

.cp-students a:hover {
  color: #D71F36; }

.cp-military {
  background: no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%; }

.cp-hightlight .row {
  padding: 10.75em 0; }

.cp-military .row h2 {
  color: #fff;
  padding-bottom: 1em; }

.cp-military p {
  color: #fff; }

.cp-military .row a {
  color: #1277BD; }

.cp-military .row a:hover {
  color: #fff; }

.cp-ending {
  padding: 8em 0; }

.cp-ending a {
  color: #1277BD; }

.cp-ending a:hover {
  color: #D71F36; }

.cp-ending img {
  margin-bottom: 25px; }

.cp-ending h4 {
  margin-bottom: 20px; }

/*Career Page Slider Style*/
.career-slider {
  background: #25282a;
  display: block;
  text-align: center;
  color: #fff;
  padding: 75px 0; }

.career-slider strong {
  font-size: 1.875em;
  font-weight: lighter;
  display: block;
  padding-bottom: 20px; }

.career-slider p {
  font-size: 1em;
  font-weight: lighter; }

.career-slider ol.flex-control-nav.flex-control-paging {
  width: 95%;
  bottom: -3.75em; }

/*End Career Page Slider*/
/*Related Content Area*/
.related-content {
  width: 100%;
  float: left;
  padding: 3em 0 5em;
  background: url(/img/TxtAv/shading.png) repeat-x top center; }

.related-content img {
  width: 100%;
  margin-bottom: 1.25em; }

.related-content h2,
.related-content h3 {
  margin-bottom: 1em; }

.related-content a {
  color: #1277BD;
  font-size: .75em;
  font-family: "Proxima N W01 Bold";
  text-transform: uppercase; }

.related-content .btn:hover {
  color: #25282A; }

@media only screen and (max-width: 40em) {
  .related-content {
    padding-bottom: 2em; }
  .related-content .promo {
    margin-bottom: 1em; } }

/*End Related Content Area*/
/*Sidebar Promotional Module*/
.side-promo {
  background: #F5F5F5;
  margin: 0 0 2.25em 0;
  float: left;
  width: 100%; }

.side-promo .content {
  float: left;
  width: 100%;
  padding: 1.125em .625em; }

.side-promo p {
  margin: 0; }

/*End Sidebar Promotional Module*/
.job-listing-component {
  background: #f5f5f5;
  padding-top: 3em;
  padding-bottom: 3em; }

.job-listing-component .results-header h2 {
  margin-bottom: 1em; }

.job-listing-component .pagination {
  height: auto;
  margin-left: 1em;
  margin-right: 1em; }

/*======================================*/
/*End Career Page Styles*/
/*  FOOTER */
.brand-bar {
  width: 100%;
  height: 3px;
  background-image: linear-gradient(to right, #d50032 0%, #d50032 50%, #1277bd 50%, #1277bd 100%);
  margin-bottom: 3em;
  clear: both; }

footer {
  width: 100%;
  clear: both; }

footer nav .footer-block a {
  display: block; }

footer nav .footer-block a:hover {
  color: #1277bd; }

footer nav .footer-block > span {
  text-transform: uppercase;
  font-size: .875em;
  color: #25282a; }

footer nav .footer-block > ul {
  list-style: outside none none;
  margin: .5em 0; }

footer nav .footer-block > ul > li {
  margin-bottom: .666em; }

footer nav .footer-block > ul > li > a {
  line-height: 1.125;
  font-size: .666em;
  color: #5f646a;
  text-transform: uppercase; }

footer .follow {
  text-align: right; }

footer .follow p {
  color: #25282a;
  font-size: 0.75em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  display: block; }

footer .follow a {
  color: #25282a;
  font-size: 1.5em;
  margin: 0 .125em; }

footer .follow a:hover {
  color: #1277bd; }

footer .logo a {
  display: block;
  text-align: right;
  padding: 2em 0; }

footer .logo a img {
  max-width: 14em; }

footer .copyright {
  background: #F5F5F5;
  padding-top: 1em;
  padding-bottom: 1em; }

footer .copyright p, footer .copyright .legal a {
  font-size: 0.625em;
  color: #25282a;
  margin: 0px;
  display: inline-block; }

footer .copyright .legal {
  text-align: right; }

footer .copyright .legal a {
  border-right: 1px solid #25282a;
  margin-right: 0.625em;
  padding-right: 1.25em;
  display: inline-block; }

footer .copyright .legal a:last-child {
  border: 0px none;
  margin-right: 0px;
  padding-right: 0px; }

/*Sidebar*/
aside {
  /*float: left;*/
  width: 100%;
  margin-bottom: 3em;
  /*margin-top:3em;*/ }
  aside .component {
    /*float: left;*/
    width: 100%;
    margin-bottom: 2em;
    position: relative; }
  aside .links .title {
    color: #25282A;
    font-family: "Proxima N W01 Bold";
    /*letter-spacing: .063em;*/
    margin-bottom: 1.5em; }
  aside .links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  aside .links a {
    display: block;
    padding: .15em 0; }
    aside .links a.active {
      background: #F5F5F5;
      margin: 0 -.5em;
      padding-left: .5em;
      padding-right: .5em; }
    aside .links a:hover .title {
      color: #1277BD; }
  aside .twitter {
    margin-bottom: 2em; }
  aside select {
    width: 100%;
    border: none;
    margin: 0;
    /*float: right;*/
    margin-left: 0 !important;
    background: #F5F5F5 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center; }
  aside .search .search-input {
    width: 100%;
    margin: 0;
    /*padding: .625em;
            height: auto;*/
    border: none;
    background: #F5F5F5;
    border: 1px solid #F5F5F5;
    box-shadow: none; }
    aside .search .search-input:focus {
      box-shadow: none;
      border: 1px solid #EBEBEB; }
  aside .search .search-submit {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    right: 0;
    color: #76797D;
    background: #EBEBEB;
    border: none;
    height: 100%;
    width: 2em;
    font-size: .875em; }
    aside .search .search-submit:hover {
      background: #1277BD;
      color: #FFFFFF; }

.media-gallery {
  /*margin-top:3em;*/ }
  .media-gallery h4 {
    padding-bottom: .25em;
    margin-bottom: 1em;
    border-bottom: 1px solid #ACACAC;
    /*float: left;*/ }
  .media-gallery .category {
    /*clear: both;*/
    margin-bottom: 2em; }
    .media-gallery .category .sub-category {
      margin-bottom: 1em;
      /* &:nth-child(2n+1) {
                clear: left;
            }*/ }
      .media-gallery .category .sub-category ul {
        list-style-type: none;
        margin: 0; }
      .media-gallery .category .sub-category h5 {
        font-family: "Proxima N W01 Bold";
        font-size: .8em;
        letter-spacing: .05em; }

.media-gallery-detail .tabs {
  margin-top: 5em; }

.media-gallery-detail .tabs-content {
  border: 0; }
  .media-gallery-detail .tabs-content a {
    display: block; }
    .media-gallery-detail .tabs-content a p {
      line-height: 1em; }

.media-gallery-detail #photos a div.thumb {
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background-color: #F5F5F5;
  height: 150px;
  background-size: cover;
  background-position: center center;
  margin-bottom: .5em; }

.media-gallery-detail #photos a:hover div.thumb {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0.25em solid #1277BD; }

.media-gallery-detail #broll .video {
  margin-bottom: 2em; }

/*
@media only screen and (min-width: 40.063em) {
    .media-gallery .category .sub-category {
        &:nth-child(2n+1) {
            clear: none;
        }

        &:nth-child(3n+1) {
            clear: left;
        }
    }
}

@media only screen and (min-width: 64.063em) {
    .media-gallery .category .sub-category {
        &:nth-child(3n+1) {
            clear: none;
        }

        &:nth-child(4n+1) {
            clear: left;
        }
    }
}
*/
.tabs {
  border: 0; }
  .tabs .tabs-title a {
    padding-top: .666em;
    padding-bottom: .666em;
    border: 0.25em solid #F5F5F5;
    background-color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: .063em;
    color: #222;
    font-size: 1rem; }
  .tabs .tabs-title.is-active a {
    background-color: #F5F5F5; }

/* Filters
------------------------------------------- */
.filters {
  font-size: 1em;
  z-index: 10;
  padding: 0 !important;
  width: 100%;
  float: left;
  background: #25282A;
  color: #FFFFFF; }
  .filters section {
    overflow: hidden;
    padding: .5em 1.5em;
    position: relative; }
    .filters section.filter {
      /*float: left;*/
      margin-bottom: .25em; }
    .filters section.padding-bottom {
      padding-bottom: 1em; }
    .filters section.padding-top {
      padding-top: 1em; }
    .filters section.selected-aircraft {
      background-color: #000000; }
      .filters section.selected-aircraft ul {
        margin: 0;
        list-style-type: none; }
        .filters section.selected-aircraft ul li a {
          display: block;
          position: relative;
          font-size: 1em; }
          .filters section.selected-aircraft ul li a:hover {
            color: #FFFFFF; }
          .filters section.selected-aircraft ul li a i {
            position: absolute;
            right: 0;
            top: .125em; }
    .filters section h5 {
      font-size: .666em;
      letter-spacing: .03em;
      color: #76797D;
      margin: 0 0 .5em 0;
      /*float: left;*/
      width: 100%; }
    .filters section .filter-label {
      overflow: hidden; }
    .filters section .slider {
      margin: 0 5px;
      height: 7px !important;
      border: 0 !important;
      border-radius: 0 !important;
      background: #76797D !important; }
      .filters section .slider .ui-slider-handle {
        width: 14px;
        height: 14px;
        border: 0 none !important;
        border-radius: 50% !important;
        cursor: ew-resize;
        outline: none; }
      .filters section .slider .ui-slider-range {
        background: #1277BD !important; }
  .filters .top {
    background: #000000;
    padding-top: 1em;
    padding-bottom: 1em;
    position: relative; }
    .filters .top h4 {
      float: left;
      margin: 0;
      width: 80%;
      padding-right: .75em; }
    .filters .top a {
      float: right;
      display: inline-block;
      width: 20%;
      text-align: center;
      font-size: 1em; }
      .filters .top a:focus, .filters .top a:visited {
        color: #1277BD; }
      .filters .top a:hover {
        color: #FFFFFF; }
      .filters .top a i {
        font-size: 1em; }
  .filters input[type=checkbox] {
    margin: 0; }
  .filters label {
    color: #ACACAC;
    font-size: 13px; }
    .filters label span, .filters label input {
      vertical-align: middle; }
  .filters h4 {
    color: #FFFFFF; }
  .filters form {
    margin: 0; }
  .filters .value {
    position: absolute;
    top: 5px;
    right: 26px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: "Proxima N W01 Reg"; }
  .filters .slide {
    width: 100%;
    float: left;
    background: #ACACAC;
    height: .5em;
    margin-top: .25em; }
  .filters .btn-dark {
    margin: 1em 0 0;
    width: 100%; }

@media only screen and (max-width: 40em) {
  .filters {
    position: relative !important; } }

@media only screen and (min-width: 40.01em) {
  .filters {
    -webkit-transition: margin-top ease 0.2s;
    -moz-transition: margin-top ease 0.2s;
    -o-transition: margin-top ease 0.2s;
    transition: margin-top ease 0.2s;
    margin-top: 3.25em;
    /*.top {
            -webkit-transition: all ease 0.2s;
            -moz-transition: all ease 0.2s;
            -o-transition: all ease 0.2s;
            transition: all ease 0.2s;
            max-height: 100px;
            overflow: hidden;

            .is-sticky & {
                max-height: 0;
                padding-top: 0;
                padding-bottom: 0;
            }
        }*/ }
    .is-sticky .filters {
      margin-top: 0; } }

/* Model Listing
------------------------------------------- */
.results-header {
  /*float: left;*/
  width: 100%; }
  .results-header h2 {
    font-family: "Proxima N W01 Reg";
    /*float: left;*/ }
  .results-header .options {
    float: right; }
    .results-header .options i,
    .results-header .options span {
      vertical-align: middle; }
    .results-header .options a {
      padding: .75em 0 .5em 1em;
      float: left; }
    .results-header .options span {
      padding-left: 6px; }

.filter-page {
  background: #F5F5F5;
  float: left;
  width: 100%;
  padding: 2em 0 3em; }
  .filter-page .no-results {
    margin-top: 3em; }
    .filter-page .no-results h2,
    .filter-page .no-results p {
      text-align: center; }
  .filter-page .product-listing.expanded .model ul {
    max-height: 300px;
    margin: 0 0 2em 0; }
    .filter-page .product-listing.expanded .model ul li span {
      max-width: 600px; }
  .filter-page .product-listing .model .model-inner {
    overflow: hidden;
    padding: 1em;
    background: #FFFFFF;
    margin-bottom: 1.6em;
    border-top: 2px solid #76797D;
    -webkit-transition: box-shadow ease 0.2s;
    -moz-transition: box-shadow ease 0.2s;
    -o-transition: box-shadow ease 0.2s;
    transition: box-shadow ease 0.2s; }
    .filter-page .product-listing .model .model-inner.highlight {
      box-shadow: 0 0 5px #76797D; }
    .filter-page .product-listing .model .model-inner.cessna {
      border-top-color: #1277BD; }
      .filter-page .product-listing .model .model-inner.cessna.highlight {
        box-shadow: 0 0 5px #1277BD; }
    .filter-page .product-listing .model .model-inner.beechcraft {
      border-top-color: #D71F36; }
      .filter-page .product-listing .model .model-inner.beechcraft.highlight {
        box-shadow: 0 0 5px #D71F36; }
      .filter-page .product-listing .model .model-inner.beechcraft .more .btn-light-small {
        color: #D71F36; }
        .filter-page .product-listing .model .model-inner.beechcraft .more .btn-light-small:hover {
          background: #D71F36;
          color: #FFFFFF; }
  .filter-page .product-listing .model h3 {
    /*white-space: nowrap;*/
    border-bottom: 1px solid #EBEBEB;
    font-family: "Proxima N W01 Reg";
    line-height: 1.5em;
    height: 3em;
    overflow: hidden; }
  .filter-page .product-listing .model img {
    /*width: 100%;*/
    height: auto;
    margin: 0 auto 1em;
    display: block; }
  .filter-page .product-listing .model ul {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-height: 0; }
    .filter-page .product-listing .model ul li {
      width: 100%;
      float: left;
      list-style: none;
      padding: 0; }
      .filter-page .product-listing .model ul li h5 {
        white-space: nowrap;
        font-family: "Proxima N W01 Bold";
        margin: 1em 0 0 0; }
      .filter-page .product-listing .model ul li span {
        -webkit-transition: max-width .3s ease;
        -moz-transition: max-width .3s ease;
        -o-transition: max-width .3s ease;
        transition: max-width .3s ease;
        white-space: nowrap;
        background: #969696 url(/img/global/css-img/spec-bg-gray.png) repeat-y left;
        color: #FFFFFF;
        padding: .125em .5em;
        font-size: .75em;
        float: left;
        overflow: hidden;
        max-width: 0; }
  .filter-page .product-listing .model .more {
    padding: 1em 0 0 0;
    float: left;
    width: 100%;
    border-top: 1px solid #EBEBEB; }
    .filter-page .product-listing .model .more .selector {
      float: left; }
      .filter-page .product-listing .model .more .selector input,
      .filter-page .product-listing .model .more .selector span {
        vertical-align: middle;
        margin: 0; }
    .filter-page .product-listing .model .more .btn-light-small {
      float: right; }

.comparator {
  /*float: left;*/
  width: 100%;
  overflow-x: auto; }
  .comparator .white {
    background: #FFFFFF; }
  .comparator .nowrap {
    white-space: nowrap; }
  .comparator table {
    width: 100%; }
    .comparator table th {
      padding: 0;
      vertical-align: middle; }
      .comparator table th h4 {
        padding-top: 1em; }
      .comparator table th .buttons {
        padding: 1em 0; }
        .comparator table th .buttons a {
          font-size: .9em;
          margin-right: 1em; }
    .comparator table tr.even td.spec, .comparator table tr.alt td.spec, .comparator table tr:nth-of-type(even) td.spec {
      background-color: #F5F5F5; }
    .comparator table tr td.spec {
      padding-left: 2em;
      background-color: #FAFAFA; }
      .comparator table tr td.spec.section {
        padding-left: 1em;
        font-family: "Proxima N W01 Bold";
        font-size: 1.1em;
        background: #EEE;
        background: linear-gradient(to right, #EEE, #FFF);
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC; }

.job .inner {
  margin-bottom: 1em; }
  .job .inner .title {
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;
    background: #FFF;
    display: block;
    position: relative;
    padding: 1em; }
    .job .inner .title span.date {
      position: absolute;
      top: 1em;
      right: 1em;
      color: #444;
      font-size: 12px; }
    .job .inner .title .icon {
      position: absolute;
      right: 50%;
      bottom: .5em;
      display: none;
      color: #FFF; }
    .job .inner .title .apply {
      display: none;
      position: absolute;
      right: 1em;
      bottom: 1em; }
      .job .inner .title .apply a {
        background: #1277BD;
        color: #FFF;
        border: 2px solid #FFF; }
        .job .inner .title .apply a:hover {
          background: #FFF;
          color: #1277BD; }
    .job .inner .title:hover {
      color: #FFF;
      background-color: #1277BD; }
      .job .inner .title:hover .icon, .job .inner .title:hover .apply {
        display: block; }
      .job .inner .title:hover span.date {
        color: #FFF; }
  .job .inner .details {
    display: none;
    padding: 1em;
    background: #FFF; }
  .job .inner.open .details {
    display: block;
    border: 5px solid #1277BD;
    border-top: 0 none; }
  .job .inner.open .title {
    color: #FFF;
    background-color: #1277BD; }
    .job .inner.open .title .icon, .job .inner.open .title .apply {
      display: block; }
    .job .inner.open .title span.date {
      color: #FFF; }

#GmapInstance {
  height: 750px; }

.map-wrapper {
  border-top: .25em solid #1277bd;
  position: relative;
  overflow: hidden; }
  .map-wrapper img {
    max-width: none !important; }

/*.full-width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-width: initial;
}*/
/* Toggle indicators */
.toggleIconOpen, .toggleIconClosed {
  top: auto !important;
  display: inline-block; }
  .results-wrapper .toggleIconOpen, .results-wrapper .toggleIconClosed {
    top: -3px !important; }
  .service-filter .toggleIconOpen, .service-filter .toggleIconClosed {
    top: 4px !important; }

/* Map options */
.map-options {
  position: absolute;
  top: 0;
  left: 1em;
  width: 100%;
  height: 0;
  /*.full-width {
        width: 100% !important;
        margin: 0 !important;
    }*/ }
  .map-options .title {
    background-color: #000000; }
    .map-options .title h2 {
      font-weight: bold;
      color: #ffffff;
      /*line-height: 18px;
            float: left;*/
      font-size: 1.25em;
      width: 90%;
      margin: 0;
      padding: .5em 0;
      display: inline-block;
      vertical-align: middle; }
  .map-options .service-filter {
    display: inline-block;
    position: absolute;
    top: 20px;
    width: 300px;
    background-color: #25282a;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.8); }
    .map-options .service-filter .collapsePanelContent {
      padding-top: .5em;
      padding-bottom: .5em; }
      .map-options .service-filter .collapsePanelContent .cell {
        margin-bottom: .333em; }
      .map-options .service-filter .collapsePanelContent .cell:nth-child(3), .map-options .service-filter .collapsePanelContent .cell:last-child {
        margin-bottom: .333em; }
    .map-options .service-filter select {
      /*height: auto !important;
            padding: .2em .5em !important;*/
      width: 100%;
      margin: 0 !important;
      float: none;
      padding: .5em;
      font-size: .875em;
      height: auto; }
      .map-options .service-filter select[disabled] {
        background-color: #777;
        cursor: not-allowed; }
    .map-options .service-filter label {
      /*margin-bottom: -3px;*/
      color: #acacac;
      font-size: .875em;
      white-space: nowrap;
      margin-bottom: .25em;
      display: block; }
    .map-options .service-filter .search {
      /*margin-top: 15px;
            margin-bottom: 15px;*/
      width: 100%;
      cursor: pointer;
      padding: .333em;
      margin-top: .5em; }
      .map-options .service-filter .search[disabled] {
        background: #666;
        border: 2px solid #999 !important;
        color: #AAA !important;
        cursor: not-allowed; }
  .map-options .tip {
    color: #fff;
    font-size: .925em;
    margin-top: .125em; }
  .map-options .additional-info {
    overflow: hidden;
    margin-top: 5px;
    line-height: 10px;
    color: #acacac;
    font-size: 10px;
    float: left; }

/* Info box */
.infoBox {
  width: 300px !important;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5); }
  .infoBox > img {
    position: absolute !important;
    top: -13px;
    right: -13px; }
  .infoBox .infoBoxHead, .infoBox .infoBoxBody {
    background-color: #fff !important; }
  .infoBox .infoBoxHead {
    padding: 1em; }
  .infoBox .infoBoxBody {
    padding: 0 1em 1em 1em; }
    .infoBox .infoBoxBody a {
      display: block;
      margin: 1em 0; }
  .infoBox .infoBoxAddress {
    padding-bottom: .4em; }
  .infoBox .infoBoxImage img {
    width: 300px; }
  .infoBox .infoBoxDetails {
    overflow: hidden;
    display: none;
    padding: 1em;
    background-color: #FFF;
    box-shadow: inset 1px 4px 9px -6px #000; }

/* Legend */
.GmapLegend {
  background: white;
  padding: 10px;
  margin-left: 20px;
  width: 300px;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.8); }
  .GmapLegend .iconServCenter,
  .GmapLegend .iconServFacility {
    position: relative;
    line-height: 15px;
    height: 30px;
    padding-left: 35px;
    margin-right: 5px; }
  .GmapLegend .iconServCenter {
    background: url("/img/global/css-img/icon-map-cit-serv-center.png") no-repeat;
    margin-bottom: 10px; }
  .GmapLegend .iconServFacility {
    background: url("/img/global/css-img/icon-map-auth-serv-center.png") 0px 0px no-repeat; }
  .GmapLegend .company-owned-center, .GmapLegend .authed-center {
    right: 0;
    position: absolute;
    top: 5px; }

/* Result group */
.results-wrapper {
  background-color: #25282a;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  width: inherit; }
  .results-wrapper h4, .results-wrapper h5 {
    color: #fff; }
  .results-wrapper h4 {
    display: inline; }
  .results-wrapper .result-group:hover {
    color: #fff; }

/*SNIPPETS*/
.j-img-cap-right {
  float: right;
  width: 60%;
  margin: 0 0 1em 1em;
  padding: 0 0 0.5em 0.5em;
  text-align: left; }

.j-img-cap-left {
  float: left;
  width: 60%;
  margin: 0 1em 1em 0;
  padding: 0 0.5em 0.5em 0;
  text-align: left; }

.j-img-cap-full {
  width: 100%;
  margin: 1.75em 0;
  text-align: left; }

.j-img-cap-right p, .j-img-cap-left p, .j-img-cap-full p {
  margin-bottom: 0;
  font-size: 0.825em;
  color: #55585a; }

.j-img-cap-right img, .j-img-cap-left img, .j-img-cap-full img {
  width: 100%;
  height: auto; }

.j-heading {
  text-transform: uppercase;
  font-family: "Proxima N W01 Thin Reg",sans-serif; }

.j-subheading {
  font-family: "Proxima N W01 Bold",sans-serif;
  font-size: 1em; }

.j-blockquote {
  clear: both;
  border: none;
  border-top: 1px solid #95989a;
  border-bottom: 1px solid #95989a;
  text-align: center;
  color: #55585a;
  padding: 1.75em;
  margin: 1.75em 0;
  font-size: 1.333em; }

.j-blockquote cite {
  text-align: right;
  margin-top: 1em; }

.j-ol {
  clear: both;
  text-align: left;
  list-style-type: none;
  list-style-position: outside;
  counter-reset: j-counter;
  margin: 1em; }

.j-ol li {
  font-size: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 2em;
  position: relative; }

.j-ol li:before {
  content: counter(j-counter);
  counter-increment: j-counter;
  font-family: "Proxima N W01 Bold",sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.666em;
  line-height: 1.3; }

@media only screen and (max-width: 40em) {
  .j-img-cap-right, .j-img-cap-left {
    width: 100%;
    margin: 1em 0;
    padding: 0; }
  .j-ol li {
    font-size: 1em; }
  .j-ol li:before {
    font-size: 1.25em; } }

/*  LOGBOOK ICONS  */
@font-face {
  font-family: 'logbook';
  src: url("/fonts/logbook.eot?-vrv4l7");
  src: url("/fonts/logbook.eot?#iefix-vrv4l7") format("embedded-opentype"), url("/fonts/logbook.ttf?-vrv4l7") format("truetype"), url("/fonts/logbook.woff?-vrv4l7") format("woff"), url("/fonts/logbook.svg?-vrv4l7#logbook") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-logbook-"], [class*=" icon-logbook-"] {
  font-family: 'logbook';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-logbook-search:before {
  content: "\e605"; }

.icon-logbook-adventure:before {
  content: "\e600"; }

.icon-logbook-business:before {
  content: "\e601"; }

.icon-logbook-learn-to-fly:before {
  content: "\e602"; }

.icon-logbook-ownership:before {
  content: "\e603"; }

.icon-logbook-popular:before {
  content: "\e604"; }

/* GLOBAL */
.page-title {
  padding: 3em 0 0; }

/* LOGBOOK NAV  */
.logbook-title {
  margin: 1em 1em 0 1em;
  text-transform: uppercase; }

.logbook-track-icons {
  list-style: outside none none;
  margin: 1.5em 0;
  text-align: center; }

.logbook-track-icons li {
  display: inline-block;
  margin-right: 5%; }

.logbook-track-icons li a {
  color: #b3b3b3;
  outline: none;
  text-decoration: none; }

.logbook-track-icons li a:hover, .logbook-track-icons li a:focus, .logbook-track-icons li a.active {
  color: #263746; }

.logbook-track-icons li a span {
  display: block;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: .25em 0;
  font-family: "Proxima N W01 Thin Reg",sans-serif; }

.logbook-track-icons li a i {
  display: block;
  text-align: center; }

.logbook-search {
  margin: 2.75em 0;
  text-align: center; }

.logbook-search label {
  font-size: 2.5em;
  color: #b3b3b3;
  margin-right: .25em; }

.logbook-search label a, .logbook-search label a:focus {
  color: #b3b3b3; }

.logbook-search label a:hover {
  color: #263746;
  background: transparent; }

.logbook-search input, .logbook-search input:focus {
  display: inline-block;
  font-size: 1.75em;
  height: 1.75em;
  border: none;
  border-left: 1px solid #b3b3b3;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  background: transparent;
  font-family: "Proxima N W01 Thin Reg",sans-serif; }

.logbook-search input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b3b3b3; }

.logbook-search input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b3b3b3;
  opacity: 1; }

.logbook-search input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b3b3b3;
  opacity: 1; }

.logbook-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b3b3b3; }

@media only screen and (max-width: 40em) {
  .logbook-search input, .logbook-search input:focus {
    width: 83%; }
  .logbook-track-icons li a i {
    font-size: 3.5em; }
  .logbook-search {
    margin: .75em 0; }
  .logbook-track-icons li {
    margin-right: 3%; } }

@media only screen and (min-width: 40.063em) {
  .logbook-search input, .logbook-search input:focus {
    width: auto; }
  .logbook-search {
    margin: 1em 0; }
  .logbook-track-icons li a i {
    font-size: 3.5em; } }

@media only screen and (min-width: 64.063em) {
  .logbook-search input, .logbook-search input:focus {
    width: 80%; }
  .logbook-search {
    margin: 2.25em 0; }
  .logbook-track-icons li a i {
    font-size: 4em; }
  .logbook-track-icons li {
    margin-right: 5%; } }

/*  LOGBOOK GRID  */
.logbook-grid-summary {
  float: left;
  line-height: 2.3125rem; }
  .logbook-grid-summary .logbook-filter {
    display: inline-block;
    padding: .2em; }

.logbook-grid {
  padding-top: 1em;
  background: #e3e3e3;
  clear: both;
  float: none; }

.logbook-filters {
  margin-bottom: 1em;
  text-align: right; }

.logbook-filters select {
  display: inline-block;
  float: none;
  clear: both; }

.logbook-item {
  background: #fff;
  padding: .5em; }

.logbook-item h4 {
  font-size: 1em;
  color: #25282a;
  text-transform: uppercase;
  margin: .5em 0; }

.logbook-item p {
  font-size: .75em;
  color: #25282a;
  margin: .5em 0; }

.logbook-item .logbook-item-thumb {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 15em; }

.logbook-read-more {
  color: #1277bd;
  font-size: .7em;
  text-transform: uppercase;
  padding: .333em .5em;
  display: block; }

.logbook-read-more:hover {
  color: #1277bd;
  font-weight: bold; }

.logbook-cat-icons {
  list-style: outside none none;
  margin: .5em 0 0 0;
  height: 2.5em;
  clear: both; }

.logbook-cat-icons li {
  display: inline;
  margin-right: .25em;
  vertical-align: top; }

.logbook-cat-icons li a {
  font-size: 1.5em;
  color: #263746; }

.logbook-cat-icons li a:hover {
  font-size: 1.75em;
  background: transparent; }

.load-more {
  margin: 2em 0;
  text-align: center; }

/*  LOGBOOK DETAIL PAGE  */
.contact-sales {
  width: 100%;
  font-size: 1em;
  margin-bottom: 1em;
  line-height: 1.2; }

.contact-sales span {
  font-size: .666em; }

.logbook-detail-content {
  background: #fff;
  /*padding: 1em;*/
  color: #25282a; }

.logbook-detail-content h2 {
  clear: both;
  color: #25282a;
  text-transform: uppercase;
  padding: .5em 0;
  font-family: "Proxima N W01 Reg",sans-serif; }

.logbook-content-wrapper {
  padding-left: 2em;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 1em; }

.logbook-detail-content h3 {
  text-transform: uppercase;
  font-family: "Proxima N W01 Thin Reg",sans-serif; }

.logbook-detail-content img {
  width: 100%;
  margin-bottom: .5em; }

.logbook-detail-content .logbook-cat-icons {
  float: left;
  width: 50%; }

.logbook-detail-sidebar {
  margin-top: 1.666em; }

.logbook-detail-sidebar .logbook-item {
  border-top: 1px solid #e3e3e3;
  padding: .5em 0; }

.logbook-detail-sidebar .logbook-item p {
  margin: 0; }

.logbook-detail-sidebar .logbook-item-thumb {
  height: 9.5em; }

.logbook-detail-sidebar h3 {
  text-transform: uppercase;
  text-align: left; }

.logbook-detail-sidebar ul {
  list-style: outside none none;
  margin: 0; }

.logbook-social, .logbook-campaign-header .social, .logbook-detail-content .social {
  float: right;
  width: 50%;
  text-align: right;
  margin: .333em 0 0 0; }
  .logbook-social a, .logbook-campaign-header .social a, .logbook-detail-content .social a {
    font-size: .875em; }

a.back-link {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: .75em; }

a.back-link:hover {
  background: transparent;
  color: #263746; }

/*  LOGBOOK VIDEO PAGE  */
.video-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-fullscreen {
  padding-top: 0px; }

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

.vjs-big-play-button {
  height: 100px !important;
  width: 100px !important;
  margin-left: -50px;
  margin-top: -50px;
  top: 50% !important;
  left: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important; }

.vjs-big-play-button:before {
  font-size: 80px !important;
  line-height: 0 !important;
  margin-top: 45px !important;
  margin-left: 18px !important; }

.video-download {
  margin: .5em 0;
  padding: .2em .5em;
  display: block;
  text-transform: uppercase;
  font-size: .75em; }

.video-download:hover {
  background: transparent;
  color: #25282a; }

/*  LOGBOOK CAMPAIGN PAGE  */
.logbook-campaign-header h2 {
  margin: 1em 0;
  text-transform: uppercase; }

.logbook-campaign-banner {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 20em; }

.logbook-campaign-header .logbook-cat-icons {
  float: left;
  width: 50%; }

.logbook-campaign-header .logbook-social, .logbook-detail-content .social {
  width: 50%;
  margin: .333em 0 0 0; }

.logbook-campaign-section, .logbook-campaign-title {
  clear: both; }

.logbook-campaign-sidebar {
  margin: 2em 0; }

.logbook-campaign-sidebar h4 {
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #25282a; }

.logbook-campaign-sidebar ul {
  list-style: outside none none;
  margin: .5em 0;
  font-size: .875em; }

.logbook-campaign-sidebar ul li {
  color: #25282a; }

.logbook-campaign-sidebar ul li a:hover {
  color: #25282a;
  background: transparent; }

.logbook-campaign-list {
  list-style: outside none none;
  margin: 2em 0;
  border-top: 1px solid #e3e3e3; }

.logbook-campaign-list li {
  line-height: 0; }

.logbook-campaign-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e3e3e3; }

.logbook-campaign-content {
  float: left;
  padding: 1em; }

.logbook-campaign-item h4 {
  font-size: 1em;
  color: #25282a;
  text-transform: uppercase;
  margin: .5em 0; }

.logbook-item p {
  font-size: .75em;
  color: #25282a;
  margin: .5em 0; }

.logbook-campaign-item .logbook-item-thumb {
  float: left;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 15em; }

@media only screen and (max-width: 40em) {
  .logbook-campaign-content, .logbook-campaign-item .logbook-item-thumb {
    width: 100%; }
  .logbook-campaign-list li {
    line-height: 1.25; } }

@media only screen and (min-width: 40.063em) {
  .logbook-campaign-content, .logbook-campaign-item .logbook-item-thumb {
    width: 50%; }
  .logbook-campaign-list li {
    line-height: 0; } }

@media only screen and (min-width: 64.063em) {
  .logbook-campaign-content, .logbook-campaign-item .logbook-item-thumb {
    width: 50%; }
  .logbook-campaign-list li {
    line-height: 0; } }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active:hover.twentytwenty-overlay {
  background: transparent; }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }

.twentytwenty-before-label:before {
  content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-after-label:before {
  content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25; }

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  background: transparent;
  font-size: 1.75em; }

.twentytwenty-before-label, .twentytwenty-after-label {
  text-transform: uppercase;
  font-family: 'Proxima N W01 Bold', Arial,sans-serif; }

.ba-info {
  background: #25282a;
  z-index: 2; }

.ba-title {
  padding: 1em;
  background: #000; }

.ba-title h2, .ba-title h5 {
  color: #fff;
  line-height: 1; }

.ba-info ul {
  list-style: outside none none; }

.ba-info ul li {
  margin: .5em 0; }

.ba-info ul li a {
  font-family: 'Proxima N W01 Reg',Arial,sans-serif;
  color: #76797d; }

.ba-info ul li a:hover, .ba-info ul li a:focus {
  color: #1277bd;
  background: transparent; }

.ba-content {
  position: relative; }

.ba-slide-out {
  opacity: 0;
  position: absolute;
  top: 0;
  left: -100%;
  -webkit-transition: opacity .5s, left 1s;
  -moz-transition: opacity .5s, left 1s;
  -o-transition: opacity .5s, left 1s;
  transition: opacity .5s, left 1s;
  width: 75%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  box-shadow: 5px 0 15px -10px #000; }

.ba-slide-out.active {
  opacity: 1;
  left: 0; }

.ba-slide-out p {
  color: #fff;
  padding: 1em;
  margin-bottom: 0;
  font-size: .825em; }

.ba-slide-out .close {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 1em;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  padding: .333em .666em; }

.ba-slide-out-img {
  width: 100%;
  height: 70%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

@media only screen and (max-width: 40em) {
  .ba-slide-out {
    width: 100%; } }

@media only screen and (min-width: 40.063em) {
  .ba-slide-out {
    width: 70%; } }

@media only screen and (min-width: 64.063em) {
  .ba-slide-out {
    width: 70%; } }

@media print {
  header, footer, .page-title, .logbook-search, .logbook-track-icons {
    display: none; }
  .social, a.back-link, .logbook-detail-sidebar, .logbook-cat-icons {
    display: none; }
  .shaded {
    border: 0; } }

.servicenew-btn {
  border: 1px solid #fff;
  background: transparent;
  text-transform: uppercase;
  font-family: 'Proxima N W01 Reg', sans-serif;
  font-size: 1.333em;
  color: #fff;
  padding: .5em 1em;
  transition: .5s;
  display: inline-block; }

.servicenew-btn:hover {
  background: #1277bd;
  border: 1px solid #1277bd;
  color: #fff; }

.servicenew-btn.blue {
  border: 1px solid #1277bd;
  color: #fff;
  background: #1277bd; }

.servicenew-btn.blue:hover {
  border: 1px solid #fff;
  color: #1277bd;
  background: #fff; }

.servicenew-btn.blueoutline {
  border: 1px solid #1277bd;
  color: #fff;
  background: #1277bd; }

.servicenew-btn.blueoutline:hover {
  border: 1px solid #1277bd;
  color: #1277bd;
  background: #fff; }

.servicenew-btn.all-blue {
  border: 1px solid #1277bd;
  color: #1277bd;
  background: transparent; }

.servicenew-btn.all-blue:hover {
  border: 1px solid #1277bd;
  color: #fff;
  background: #1277bd; }

.servicenew-btn.all-white {
  border: 1px solid #fff;
  color: #fff;
  background: transparent; }

.servicenew-btn.all-white:hover {
  border: 1px solid #fff;
  color: #1277bd;
  background: #fff; }

/* NAV */
.servicenew-nav {
  background: #fff;
  padding-top: 2em;
  padding-bottom: 2em; }

.servicenew-nav .menu-item a {
  color: #2f2f2f;
  font-family: 'Proxima N W01 Bold', sans-serif;
  font-size: .875em;
  text-align: center;
  text-transform: uppercase;
  display: block; }

.servicenew-nav .menu-item a img {
  max-width: 5em;
  padding: .75em;
  transform: scale(1);
  transition: .333s;
  height: 10%;
  /* IE SVG FIX */ }

.servicenew-nav .menu-item a:hover img {
  transform: scale(1.333); }

.servicenew-nav .menu-item a span {
  display: block;
  transform: translateY(0);
  transition: .333s; }

.servicenew-nav .menu-item a:hover span {
  transform: translateY(0.25em); }

/*  NEW VIDEO MASTHEAD  */
.servicenew-masthead {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 750px;
  width: 100%; }

.servicenew-bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.01;
  transition: 1s opacity; }

.servicenew-bgvid.isplaying {
  opacity: 1; }

.servicenew-masthead .cell {
  z-index: 1; }

.servicenew-masthead h1 {
  font-family: 'Proxima N W01 Reg', sans-serif;
  font-size: 7.5vw;
  text-transform: uppercase;
  color: #fff;
  line-height: .825;
  margin-bottom: .333em; }

.servicenew-masthead h1 span {
  font-family: 'Proxima N W01 Bold', sans-serif;
  display: block; }

@media only screen and (max-width: 40em) {
  .servicenew-masthead {
    height: 350px; }
  .servicenew-masthead h1 {
    font-size: 12vw; } }

@media only screen and (min-width: 40.063em) {
  .servicenew-masthead {
    height: 500px; } }

@media only screen and (min-width: 64.063em) {
  .servicenew-masthead {
    height: 750px; } }

/*  VIDEO OVERLAY  */
.servicenew-vid-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  z-index: 600;
  padding: 2em;
  transform: scale(0);
  transition: .333s .666s; }

.servicenew-vid-overlay.active {
  transform: scale(1);
  transition: .333s 0s; }

.servicenew-vid-overlay .servicenew-vid-close {
  height: 2em;
  width: 2em;
  line-height: 4em;
  display: inline-block;
  transition: 0.25s ease-out;
  position: absolute;
  top: 1em;
  right: 2em; }

.servicenew-vid-overlay .servicenew-vid-close:before, .servicenew-vid-overlay .servicenew-vid-close:after {
  width: 2em;
  height: .1em;
  transform: rotate(-45deg);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -.05em;
  margin-left: -1em;
  display: block;
  background: #333; }

.servicenew-vid-overlay .servicenew-vid-close:before {
  transform: rotate(-135deg); }

.servicenew-vid-overlay .servicenew-vid-close:hover {
  transform: rotate(180deg); }

.servicenew-vid-overlay .servicenew-video-content-wrapper {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 50em;
  opacity: .01;
  transition: .75s 0s; }

.servicenew-vid-overlay.active .servicenew-video-content-wrapper {
  opacity: 1;
  transition: .75s .5s; }

.servicenew-vid-overlay .servicenew-video-content {
  margin-bottom: .75em; }

.servicenew-vid-overlay .servicenew-video-content {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden; }

.servicenew-vid-overlay .servicenew-vid-caption {
  margin: 0;
  width: 80%;
  font-size: 1em;
  display: inline-block;
  vertical-align: middle; }

.servicenew-vid-overlay .servicenew-vid-video-download {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 18%;
  font-size: .8em;
  text-align: right; }

@media only screen and (max-width: 40em) {
  .servicenew-vid-overlay .servicenew-vid-caption {
    width: 100%;
    margin-bottom: .5em; }
  .servicenew-vid-overlay .servicenew-vid-video-download {
    width: auto;
    text-align: left; } }

/*  SERVICE VALUE PROPS */
.servicenew-valueprops h2 {
  text-align: center;
  font-family: 'Proxima N W01 Bold', sans-serif;
  text-transform: uppercase;
  margin: 2em;
  color: #2f2f2f; }

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

.servicenew-valueprops .valueprops img {
  max-width: 8em; }

.servicenew-valueprops .valueprops p {
  text-transform: uppercase;
  font-family: 'Proxima N W01 Bold', sans-serif;
  font-size: 1em;
  margin: 1.5em 0 0;
  color: #1277bd; }

.servicenew-valueprops .valueprops-info {
  text-align: center;
  margin: 4em 5em;
  color: #5f646a; }

/*  PROMO FULL  */
.servicenew-promo {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.servicenew-promo .promo-content {
  padding: 5em 2em; }

.servicenew-promo .promo-content h4 {
  text-transform: uppercase;
  font-size: 1.75em;
  color: #fff; }

.servicenew-promo .promo-content h2 {
  font-size: 8em;
  text-transform: uppercase;
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #fff;
  line-height: 1; }

.servicenew-promo .promo-content h3 {
  font-size: 3.5em;
  text-transform: uppercase;
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #fff;
  line-height: 1; }

.servicenew-promo .promo-content p {
  font-size: .925em;
  color: #fff; }

.servicenew-promo .servicenew-btn {
  margin-top: 1em; }

/* PROMO SPLIT STYLES */
.servicenew-promo-split {
  position: relative;
  text-align: center; }

.servicenew-promo-split .servicenew-btn {
  margin-top: 1em; }

.servicenew-promo-split .promo-split-content {
  display: inline-block;
  padding: 2em 0;
  color: #fff; }

.servicenew-promo-split .promo-split-content p {
  font-size: .925em;
  color: #fff; }

.servicenew-promo-split .promo-split-content h3 {
  color: #fff;
  font-size: 3.5em;
  line-height: 1em;
  text-transform: uppercase; }

.servicenew-promo-split.image-right-promo .promo-split-right, .servicenew-promo-split.image-left-promo .promo-split-left {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.servicenew-promo-split.image-right-promo .promo-split-right, .servicenew-promo-split.image-left-promo .promo-split-left {
  height: inherit; }

.servicenew-promo-split.image-right-promo .promo-split-content, .servicenew-promo-split.image-left-promo .promo-split-content {
  padding: 5em 2em; }

@media only screen and (max-width: 40em) {
  .servicenew-promo-split.image-right-promo-hos .promo-split-right, .servicenew-promo-split.image-left-promo-hos .promo-split-left {
    display: none; }
  .servicenew-promo-split.image-right-promo .promo-split-right, .servicenew-promo-split.image-left-promo .promo-split-left {
    height: 250px; } }

/*  MASTHEAD SHORT  */
.servicenew-masthead-short {
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.servicenew-masthead-short .title {
  font-family: 'Proxima N W01 Reg', sans-serif;
  line-height: 1;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 4px; }

.servicenew-masthead-short .title strong {
  font-size: 8vw; }

@media only screen and (max-width: 40em) {
  .servicenew-masthead-short {
    height: 200px; }
  .servicenew-masthead-short .title strong {
    font-size: 12vw; } }

/*  MASTHEAD MEDIUM  */
.servicenew-masthead-medium {
  height: 400px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.servicenew-masthead-medium .title {
  font-family: 'Proxima N W01 Reg', sans-serif;
  line-height: 1;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 4px; }

.servicenew-masthead-medium .title strong {
  font-size: 9vw; }

.servicenew-masthead-medium .title strong.short {
  font-size: 12vw; }

@media only screen and (max-width: 40em) {
  .servicenew-masthead-medium {
    height: 300px; }
  .servicenew-masthead-medium .title {
    font-size: 8vw; }
  .servicenew-masthead-medium .title strong {
    font-size: 11vw; }
  .servicenew-masthead-medium .title strong.short {
    font-size: 14vw; } }

/* SERVICE LOCATOR SEARCH*/
.servicenew-locator .locator-search {
  margin: 2em; }

.servicenew-locator .locator-search .title {
  font-family: 'Proxima N W01 Reg', sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  font-size: 1.333em;
  margin-bottom: 0; }

.servicenew-locator .locator-search .search-instructions {
  margin-bottom: 0;
  font-size: .825em; }

.servicenew-locator .locator-search .search-error {
  display: none;
  color: red;
  margin: 2em 0;
  font-size: .825em; }

.servicenew-locator .locator-search .search-error:before {
  content: '!';
  font-family: 'Proxima N W01 Bold', sans-serif;
  margin-right: .25em; }

.servicenew-locator .locator-search .search-refresh {
  display: block;
  text-align: right; }

.servicenew-locator .servicenew-search-input {
  border: 1px solid #2f2f2f;
  margin-bottom: .5em;
  margin-top: 1.25em;
  padding: .25em; }

.servicenew-locator .servicenew-search-input a {
  color: #ccc;
  margin: 0 .5em; }

.servicenew-locator .servicenew-search-input a:hover {
  color: #1277bd; }

.servicenew-locator .servicenew-search-input input {
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
  height: 1.5em;
  display: inline-block;
  vertical-align: middle;
  width: 75%;
  background: transparent; }

.servicenew-locator .search-filter {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 1em;
  font-size: .875em;
  letter-spacing: 1px;
  text-transform: uppercase; }

.servicenew-locator .search-filter input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.servicenew-locator .search-filter input + .checkmark {
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1em;
  border: 1px solid #2f2f2f;
  background: transparent;
  margin-right: .5em; }

.servicenew-locator .search-filter:hover .checkmark {
  background-color: #eee; }

.servicenew-locator .search-filter input:checked + .checkmark {
  border: 1px solid #1277bd;
  background: #1277bd; }

/*  SERVICE LOCATOR MAP  */
#map {
  height: inherit; }

.servicenew-locator .locator-map {
  height: 650px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.servicenew-locator .locator-map-overlay {
  background: rgba(88, 89, 91, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  transition: .5s; }

.servicenew-locator .locator-map-overlay.active {
  transform: translateX(0); }

.servicenew-locator .locator-map-overlay-close {
  font-family: 'Proxima N W01 Reg', sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  background: #1277bd;
  color: #fff;
  line-height: 1;
  font-size: 1em;
  transition: .5s; }

.servicenew-locator .locator-map-overlay-close:hover {
  background: #fff;
  color: #1277bd; }

.servicenew-locator .locator-map-overlay-info {
  color: #fff;
  font-size: 1.5em;
  border-top: 3px solid #fff;
  padding-top: 2em; }

.servicenew-locator .locator-map-overlay-info h3 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #fff;
  margin-bottom: .125em;
  font-size: 2.5em;
  line-height: 1; }

.servicenew-locator .locator-map-overlay-info p {
  line-height: 1.25;
  font-size: .925em; }

.servicenew-locator .locator-map-overlay-info p .ac-serviced {
  font-size: .625em;
  display: block; }

.servicenew-locator .locator-map-overlay-info p .fwebsite {
  color: #aaa; }

.servicenew-locator .locator-map-overlay-info p .fwebsite:hover {
  color: #1277bd; }

@media only screen and (max-width: 40em) {
  .servicenew-locator .locator-map {
    height: 500px; } }

@media only screen and (min-width: 40.063em) {
  .servicenew-locator .locator-map {
    height: 600px; } }

@media only screen and (min-width: 64.063em) {
  .servicenew-locator .locator-map {
    height: 650px; } }

/*  SERVICE DIRECTORY  */
.servicenew-directory {
  background: #ededed;
  padding-top: 4em;
  padding-bottom: 4em; }

.servicenew-directory .title {
  font-family: 'Proxima N W01 Reg', sans-serif;
  text-transform: uppercase;
  color: #2f2f2f;
  margin-bottom: 1.5em; }

.servicenew-directory .sub-title {
  font-family: 'Proxima N W01 Reg', sans-serif;
  text-transform: uppercase;
  color: #2f2f2f;
  margin-bottom: 1.5em;
  font-size: 1.125em;
  letter-spacing: 2px;
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: .75em; }

.servicenew-directory .directory-listings {
  margin-bottom: 1.5em; }

.servicenew-directory h3 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #1277bd;
  text-transform: uppercase; }

.servicenew-directory .directory-link:hover h3 {
  color: #2f2f2f; }

/*  SC PAGES  */
.servicenew-back-to-map {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #5f646a;
  text-transform: uppercase;
  font-size: .825em;
  margin: 3em 0;
  display: block;
  letter-spacing: 1px;
  line-height: 1; }

.servicenew-back-to-map:hover {
  color: #1277bd; }

.servicenew-back-to-map i {
  font-size: 1.125em;
  margin-right: .25em; }

.servicenew-quick-info {
  background: #1277bd;
  color: #fff;
  padding: 1.5em 2em; }

.servicenew-quick-info h4 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: .925em;
  margin-bottom: 0; }

.servicenew-quick-info p {
  margin-bottom: 0;
  font-size: .925em; }

.servicenew-gm {
  margin: 4em 0; }

.servicenew-gm h2 {
  color: #ccc;
  font-size: 6vw;
  margin-bottom: .25em;
  line-height: 1.125; }

.servicenew-gm h3 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #1277bd;
  text-transform: uppercase; }

.servicenew-gm .gm-img {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 30vw;
  height: 30vw;
  margin: 0 auto;
  max-width: 25em;
  max-height: 25em; }

@media only screen and (max-width: 40em) {
  .servicenew-gm h2 {
    font-size: 12vw; }
  .servicenew-gm .gm-img {
    width: 50vw;
    height: 50vw; } }

.servicenew-services-list {
  background: #ededed;
  padding-bottom: 3em;
  text-align: center; }

.servicenew-services-list .title {
  font-family: 'Proxima N W01 Bold', sans-serif;
  background: #2f2f2f;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: .5em 1em;
  font-size: 1.25em;
  display: inline-block; }

.servicenew-services-list h3 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #2f2f2f;
  text-transform: uppercase;
  font-size: .925em;
  letter-spacing: 1px;
  text-align: center; }

.servicenew-services-list .service-item img {
  padding: 1em;
  margin: 2em 0 1em 0;
  max-width: 10em; }

.servicenew-sc-general {
  padding-top: 3em;
  padding-bottom: 3em; }

.servicenew-sc-general h3 {
  font-family: 'Proxima N W01 Bold', sans-serif;
  color: #1277bd;
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 0; }

.servicenew-sc-general p {
  font-size: .925em; }

.servicenew-call-to-action {
  background: #2f2f2f;
  text-align: center; }

.servicenew-call-to-action .title {
  color: #1277bd;
  text-transform: uppercase;
  font-size: 3.5em;
  margin-bottom: .5em; }

.servicenew-call-to-action .servicenew-btn.blue {
  margin-bottom: 2em; }

.servicenew-call-to-action .phone-info {
  font-size: .925em;
  color: #fff; }
