@charset "UTF-8";
/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("https://use.typekit.net/sfz4fde.css");
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

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

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

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

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

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

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-band-aid:before {
  content: "\f462";
}

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

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

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

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-boxes:before {
  content: "\f468";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dna:before {
  content: "\f471";
}

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

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

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

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-elementor:before {
  content: "\f430";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-first-aid:before {
  content: "\f479";
}

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

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

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

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

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

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

.fa-flipboard:before {
  content: "\f44d";
}

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

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

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

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

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

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

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

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

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

.fa-football-ball:before {
  content: "\f44e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-golf-ball:before {
  content: "\f450";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hips:before {
  content: "\f452";
}

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

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

.fa-hockey-puck:before {
  content: "\f453";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pallet:before {
  content: "\f482";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-php:before {
  content: "\f457";
}

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

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

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

.fa-pills:before {
  content: "\f484";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-shipping-fast:before {
  content: "\f48b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-staylinked:before {
  content: "\f3f5";
}

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

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

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

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

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

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

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

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

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

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

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

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

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

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

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

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

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

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

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

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

.fa-superpowers:before {
  content: "\f2dd";
}

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

.fa-supple:before {
  content: "\f3f9";
}

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

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

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

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

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

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

.fa-tachometer-alt:before {
  content: "\f3fd";
}

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

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

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

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

.fa-telegram:before {
  content: "\f2c6";
}

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

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

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

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

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

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

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

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

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

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

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

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c";
}

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

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

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

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

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

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

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

.fa-tripadvisor:before {
  content: "\f262";
}

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

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

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

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

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

.fa-tv:before {
  content: "\f26c";
}

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

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

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

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

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

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

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

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

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

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

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

.fa-untappd:before {
  content: "\f405";
}

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

.fa-usb:before {
  content: "\f287";
}

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

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

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

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

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

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

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

.fa-ussunnah:before {
  content: "\f407";
}

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

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

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

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

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

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

.fa-viadeo:before {
  content: "\f2a9";
}

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

.fa-viber:before {
  content: "\f409";
}

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

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

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

.fa-vimeo-v:before {
  content: "\f27d";
}

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

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

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

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

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

.fa-vuejs:before {
  content: "\f41f";
}

.fa-warehouse:before {
  content: "\f494";
}

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

.fa-weight:before {
  content: "\f496";
}

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

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

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

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

.fa-whmcs:before {
  content: "\f40d";
}

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

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

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

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

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

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

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

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

.fa-xbox:before {
  content: "\f412";
}

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

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

.fa-y-combinator:before {
  content: "\f23b";
}

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

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

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

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

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

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

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

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

/* Fonts */
/* Colors */
/* Variables */
/* Mixin */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.card .description {
  background: #4C4C4E;
  padding: 25px;
  color: #ffffff;
  min-height: calc(100% - 150px);
}
@media only screen and (min-width: 480px) {
  .card .description {
    min-height: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .card .description {
    min-height: 155px;
    flex-grow: 1;
  }
}
.card .description p {
  white-space: normal;
  font-size: 0.875rem;
}
.card .description .field-item {
  white-space: normal;
  font-size: 0.875rem;
}
.card .description span {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  white-space: initial;
}
.card .description span:after {
  content: "";
  width: 35px;
  height: 1px;
  background: #ffffff;
  display: block;
}
.card:hover .description {
  box-shadow: 0 17px 46px 0 rgba(0, 0, 0, 0.4);
  transition: 0.25s linear;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

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

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

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

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

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

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

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frown:before {
  content: "\f119";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-percent:before {
  content: "\f295";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-print:before {
  content: "\f02f";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-road:before {
  content: "\f018";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font-Awesome";
  src: url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: "myriad-pro";
  src: url("../fonts/myriadpro/myriadpro-regular.woff") format("woff");
}
body * {
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
}
body .main-container {
  font-size: 1.2rem;
  line-height: 1.4;
}
body a {
  background: inherit;
  text-decoration: none;
  outline: none;
}
body a.plain-link:hover, body a.plain-linkactive, body a.plain-link:focus {
  text-decoration: none;
}
body strong,
body b {
  font-weight: 600;
}
body h1 {
  font-size: 3.6rem;
  line-height: 1.2;
}
body h2 {
  font-size: 2.8rem;
  line-height: 1.2;
}
body h3 {
  font-size: 2.2rem;
  line-height: 1.2;
}
body h4 {
  font-size: 1.8rem;
  line-height: 1.2;
}
body h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}
body h6 {
  font-size: 1.25rem;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.shadow {
  box-shadow: -3px 3px 4px 0px rgba(0, 0, 0, 0.3);
}

.icon-pdf {
  padding-left: 24px;
  background: url("../images/icon-pdf.png") left center no-repeat;
}

.hide-text {
  display: block;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
  text-indent: -200%;
}

.no-wrap {
  white-space: nowrap;
}

.no-gutter > .col {
  padding-left: 0;
  padding-right: 0;
}

ul.no-bullet {
  list-style: none;
}
ul.lead li {
  font-size: 1.25rem;
  line-height: 1.6;
}

p:last-child {
  margin-bottom: 10px;
}

.well {
  box-shadow: none;
}

.well p,
.well p:last-child {
  margin-bottom: 0;
}

.well p + p {
  margin-bottom: 10px;
}

.well > h1, .well > h2, .well > h3, .well > h4 {
  margin-top: 0;
}

h2.block-title {
  font-size: 1.125rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 14px 0;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #cecece -moz-use-text-color -moz-use-text-color;
  border-top-color: #cecece;
  border-bottom-color: #cecece;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-bottom: 20px;
  margin-top: 20px;
}

.caption {
  font-size: 1rem;
  line-height: 1.2;
}
.caption > * {
  display: initial;
}
.caption.note {
  color: #555;
  font-style: italic;
}

#page-header .small-title {
  border-bottom: none;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#page-header .small-title + .breadcrumb {
  margin-top: 6px;
}

.breadcrumb {
  font-size: 0.875rem;
  line-height: 1;
  background-color: transparent;
  border-bottom: 1px solid #BBBBBB;
  border-radius: 0;
  margin: 0 0 20px 0;
  padding: 20px 0 20px 0;
}

.breadcrumb > li + li::before {
  padding: 0 2px;
}

.page-products .breadcrumb {
  margin-bottom: 0;
  border-bottom: 0;
}

figure {
  padding: 20px;
}

.center figure {
  margin-left: auto;
  margin-right: auto;
}

figcaption {
  margin: 14px 0;
}

figcaption.boxed {
  margin-top: 0;
  padding: 14px;
  background: #f2f2f2;
}

figcaption.rule {
  border-top: 1px dotted #ddd;
  margin-top: 20px;
  padding-top: 14px;
}

#stcTable table {
  margin-bottom: 20px;
}

table.center {
  margin-left: auto;
  margin-right: auto;
}

.byline {
  color: #666;
  font-style: italic;
  line-height: 1.4;
  padding: 8px 0;
  border-top: 1px dotted #bbb;
}

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@media print {
  .breadcrumb {
    display: none;
  }
  .tabs--primary {
    display: none;
  }
  header#navbar {
    display: none;
  }
  footer.footer {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
}
/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown-menu {
  left: auto;
}

.yamm .yamm-content {
  padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/*
 * Image Gallery
 */
.photo-gallery,
.image-filter {
  background-color: #cad3da;
}
.photo-gallery section,
.image-filter section {
  padding: 0;
}
.photo-gallery .region-breadcrumb,
.image-filter .region-breadcrumb {
  background-color: #f4f2f0;
  background-color: #EEEEEE;
  padding: 20px 40px 0px;
  margin: 0;
}
.photo-gallery .breadcrumb,
.image-filter .breadcrumb {
  border-color: #c4c4c4;
  margin-bottom: 0;
  padding-top: 0;
}
.photo-gallery .small-title,
.image-filter .small-title {
  background-color: #EEEEEE;
  font-size: 1.125rem;
  padding: 10px 40px 10px;
  margin: 0;
  text-transform: uppercase;
}
.photo-gallery .region-content,
.image-filter .region-content {
  background-color: #ffffff;
  margin: 0;
}
.photo-gallery .pop,
.image-filter .pop {
  display: none;
}
.photo-gallery .sidebar-offcanvas,
.image-filter .sidebar-offcanvas {
  background-color: #cad3da;
}
.photo-gallery .active .sidebar-offcanvas,
.image-filter .active .sidebar-offcanvas {
  display: block;
  z-index: 500;
}
.photo-gallery,
.image-filter {
  /* pager */
}
.photo-gallery .view ul.pagination,
.image-filter .view ul.pagination {
  display: inline-flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}
.photo-gallery .view ul.pagination .active,
.photo-gallery .view ul.pagination li.prev,
.photo-gallery .view ul.pagination li.next,
.photo-gallery .view ul.pagination li.pager-first,
.photo-gallery .view ul.pagination li.pager-last,
.image-filter .view ul.pagination .active,
.image-filter .view ul.pagination li.prev,
.image-filter .view ul.pagination li.next,
.image-filter .view ul.pagination li.pager-first,
.image-filter .view ul.pagination li.pager-last {
  position: inherit;
  display: inherit;
  float: none;
  padding: 0;
  margin: 0;
  color: inherit;
  border: 0;
  background-color: transparent;
}
.photo-gallery .view ul.pagination li,
.image-filter .view ul.pagination li {
  align-self: flex-start;
  text-align: center;
  margin-left: -1px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
}
.photo-gallery .view ul.pagination li span.page-link,
.image-filter .view ul.pagination li span.page-link {
  display: none;
}
.photo-gallery .view ul.pagination li a,
.image-filter .view ul.pagination li a {
  display: block;
  float: none;
  padding: 0 4px;
  height: 28px;
  min-width: 28px;
  border: 0;
  border-radius: 14px;
  line-height: 28px;
  background-color: transparent;
  color: #222;
  text-decoration: none;
  transition-duration: 100ms;
}
.photo-gallery .view ul.pagination li a:hover,
.image-filter .view ul.pagination li a:hover {
  background-color: #ffffff;
}
.photo-gallery .view ul.pagination .active a,
.photo-gallery .view ul.pagination .active:hover a,
.image-filter .view ul.pagination .active a,
.image-filter .view ul.pagination .active:hover a {
  background-color: #004c97;
  color: #ffffff;
}
.photo-gallery .pager-nav,
.image-filter .pager-nav {
  text-align: right;
}
.photo-gallery,
.image-filter {
  /* Sidebar */
  /* overriding featured entry systems */
}
.photo-gallery .gallery-filters,
.image-filter .gallery-filters {
  padding: 40px;
}
.photo-gallery .gallery-filters .region-sidebar-second,
.image-filter .gallery-filters .region-sidebar-second {
  padding: 0.85rem 0 2rem;
}
.photo-gallery .gallery-filters .reset-button,
.image-filter .gallery-filters .reset-button {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
}
.photo-gallery .gallery-filters .block-facets h4,
.image-filter .gallery-filters .block-facets h4 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  margin: 0.85rem 0 0.5rem;
  color: #004c97;
}
.photo-gallery .gallery-filters select.item-list__dropdown,
.image-filter .gallery-filters select.item-list__dropdown {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222;
  background-color: #ffffff;
  background-image: none;
  border-radius: 4px;
}
.photo-gallery .gallery-filters ul.item-list__checkbox,
.image-filter .gallery-filters ul.item-list__checkbox {
  columns: 2;
  padding: 0;
  list-style-type: none;
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
  height: 24px;
  padding: 0 6px;
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item:hover,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item:hover {
  background: rgba(0, 0, 0, 0.05);
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item label,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item label {
  height: 24px;
  line-height: 24px;
  font-size: 1.05rem;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item input,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item input {
  line-height: 24px;
  margin: 1px 8px 0 0;
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item a,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item a {
  color: #575757;
}
.photo-gallery .gallery-filters ul.item-list__checkbox li.facet-item a:hover,
.image-filter .gallery-filters ul.item-list__checkbox li.facet-item a:hover {
  text-decoration: none;
}

.colorbox-gallery-view .permalink,
.photo-gallery .permalink {
  margin-top: 16px;
  text-align: center;
}
.colorbox-gallery-view .sku-detail,
.photo-gallery .sku-detail {
  line-height: 40px;
  font-size: 95%;
  text-align: right;
  margin: 0;
}
.colorbox-gallery-view .sku-detail + .sku-detail,
.photo-gallery .sku-detail + .sku-detail {
  border-top: 1px solid #ddd;
}
.colorbox-gallery-view .sku-detail span,
.photo-gallery .sku-detail span {
  float: left;
  font-weight: bold;
}

.view-photo-gallery .view-header,
.view-photo .view-header {
  position: relative;
}
.view-photo-gallery .view-header .gallery-info,
.view-photo .view-header .gallery-info {
  position: absolute;
  right: 45px;
  top: 20px;
}
.view-photo-gallery .view-header h6,
.view-photo .view-header h6 {
  text-align: right;
  font-size: 24px;
  margin: 0;
}
.view-photo-gallery .view-filters,
.view-photo .view-filters {
  background-color: #f4f2f0;
  background-color: #EEEEEE;
  padding: 20px 40px 30px 40px;
  margin-bottom: 0;
}
.view-photo-gallery .view-filters:after,
.view-photo .view-filters:after {
  content: "";
  display: table;
  clear: both;
}
.view-photo-gallery .view-filters .pagination,
.view-photo .view-filters .pagination {
  display: inline-block;
  float: right;
  margin: 8px 0 0 0;
}
.view-photo-gallery .view-filters .views-exposed-widget,
.view-photo .view-filters .views-exposed-widget {
  float: left;
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-bottom: 0;
}
.view-photo-gallery .view-filters .views-exposed-widget.views-widget-sort-by,
.view-photo .view-filters .views-exposed-widget.views-widget-sort-by {
  display: inline-block;
  margin-left: 30px;
  padding: 6px 12px;
}
.view-photo-gallery .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by,
.view-photo .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by {
  display: flex;
}
.view-photo-gallery .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by label.control-label,
.view-photo .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by label.control-label {
  margin: 0;
  font-size: 0.9rem;
  line-height: 32px;
}
.view-photo-gallery .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by .select-wrapper,
.view-photo .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by .select-wrapper {
  display: inline-block;
  width: auto;
  margin-left: 8px;
}
.view-photo-gallery .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by .select-wrapper select,
.view-photo .view-filters .views-exposed-widget.views-widget-sort-by .form-item-sort-by .select-wrapper select {
  display: inline-block;
  width: auto;
  margin: 0;
}
.view-photo-gallery .view-filters .views-exposed-widget legend,
.view-photo .view-filters .views-exposed-widget legend {
  display: none;
}
.view-photo-gallery .view-filters .views-exposed-widget .checkbox,
.view-photo .view-filters .views-exposed-widget .checkbox {
  display: inline;
  margin-bottom: 0;
}
.view-photo-gallery .view-filters .views-exposed-widget .checkbox + .checkbox,
.view-photo .view-filters .views-exposed-widget .checkbox + .checkbox {
  margin-left: 12px;
}
.view-photo-gallery .view-filters .views-exposed-widget + .views-exposed-widget,
.view-photo .view-filters .views-exposed-widget + .views-exposed-widget {
  margin-left: 20px;
}
.view-photo-gallery .view-filters .views-exposed-form-tru,
.view-photo .view-filters .views-exposed-form-tru {
  margin-bottom: 20px;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form {
  float: none;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form:after,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form:after {
  content: "";
  display: table;
  clear: both;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-item,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-item {
  display: block;
  float: left;
  line-height: 32px;
  padding: 0;
  margin: 0;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-text,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-text {
  width: 200px;
  height: 32px;
  padding: 0 12px;
  margin: 0;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit {
  display: block;
  float: left;
  height: 32px;
  padding: 0 12px;
  margin: 0 0 0 6px;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit .icon,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit .icon {
  display: none;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit:nth-of-type(2),
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit:nth-of-type(2) {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-radios,
.view-photo .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-radios {
  display: none;
}
.view-photo-gallery .view-filters .views-widget-per-page ul,
.view-photo .view-filters .views-widget-per-page ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
}
.view-photo-gallery .view-filters .views-widget-per-page ul li + li,
.view-photo .view-filters .views-widget-per-page ul li + li {
  margin-left: 3px;
}
.view-photo-gallery .view-filters .views-widget-per-page a,
.view-photo .view-filters .views-widget-per-page a {
  color: #575757;
  background: rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 1;
  padding: 4px 6px;
}
.view-photo-gallery .view-filters .views-widget-per-page a.bef-link--selected,
.view-photo .view-filters .views-widget-per-page a.bef-link--selected {
  color: #fff;
  background-color: #575757;
}
.view-photo-gallery .view-filters .views-widget-per-page a:hover,
.view-photo .view-filters .views-widget-per-page a:hover {
  text-decoration: none;
}
.view-photo-gallery .view-filters .views-widget-per-page a:not(.bef-link--selected):hover,
.view-photo .view-filters .views-widget-per-page a:not(.bef-link--selected):hover {
  background-color: #edd9b4;
}
.view-photo-gallery .view-filters .views-widget-per-page label,
.view-photo .view-filters .views-widget-per-page label {
  display: none;
}
.view-photo-gallery .view-filters .views-widget-per-page .views-widget,
.view-photo .view-filters .views-widget-per-page .views-widget {
  float: left;
}
.view-photo-gallery .view-filters .views-widget-per-page .views-widget + .views-widget,
.view-photo .view-filters .views-widget-per-page .views-widget + .views-widget {
  margin-left: 30px;
}
.view-photo-gallery .view-filters .views-widget-per-page .views-widget .form-item + .form-item,
.view-photo-gallery .view-filters .views-widget-per-page .views-widget .form-item + .switch-button,
.view-photo-gallery .view-filters .views-widget-per-page .views-widget .switch-button + .form-item,
.view-photo-gallery .view-filters .views-widget-per-page .views-widget .switch-button + .switch-button,
.view-photo .view-filters .views-widget-per-page .views-widget .form-item + .form-item,
.view-photo .view-filters .views-widget-per-page .views-widget .form-item + .switch-button,
.view-photo .view-filters .views-widget-per-page .views-widget .switch-button + .form-item,
.view-photo .view-filters .views-widget-per-page .views-widget .switch-button + .switch-button {
  margin-left: 3px;
}
.view-photo-gallery .view-filters .views-widget-per-page .count .form-item,
.view-photo .view-filters .views-widget-per-page .count .form-item {
  margin: 0;
  padding: 0;
}
.view-photo-gallery .view-filters .views-widget-per-page .count .form-item:after,
.view-photo .view-filters .views-widget-per-page .count .form-item:after {
  content: "";
  display: table;
  clear: both;
}
.view-photo-gallery .view-filters .views-widget-per-page .count .form-item .form-item,
.view-photo .view-filters .views-widget-per-page .count .form-item .form-item {
  float: left;
}
.view-photo-gallery .view-filters .views-widget-per-page .switch .switch-button,
.view-photo .view-filters .views-widget-per-page .switch .switch-button {
  float: left;
}
.view-photo-gallery .view-filters .pager-top,
.view-photo .view-filters .pager-top {
  float: right;
}
.view-photo-gallery .view-filters .pager-top .text-center,
.view-photo .view-filters .pager-top .text-center {
  padding: 0;
}
.view-photo-gallery .view-content,
.view-photo .view-content {
  padding: 40px 40px 20px 40px;
}
.view-photo-gallery .view-content .gallery-images,
.view-photo .view-content .gallery-images {
  margin: 0;
}
.view-photo-gallery .view-content .gallery-images figure .colorbox-inline-group-full-width,
.view-photo .view-content .gallery-images figure .colorbox-inline-group-full-width {
  display: block;
  position: relative;
  overflow: hidden;
}
.view-photo-gallery .view-content .gallery-images figure .colorbox-inline-group-full-width .zoom,
.view-photo .view-content .gallery-images figure .colorbox-inline-group-full-width .zoom {
  transition: opacity 0.25s ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.view-photo-gallery .view-content .gallery-images figure .colorbox-inline-group-full-width .zoom i,
.view-photo .view-content .gallery-images figure .colorbox-inline-group-full-width .zoom i {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.view-photo-gallery .view-content .gallery-images figure .colorbox-inline-group-full-width:hover .zoom,
.view-photo .view-content .gallery-images figure .colorbox-inline-group-full-width:hover .zoom {
  opacity: 1;
}
.view-photo-gallery .view-content .gallery-images figure.image,
.view-photo .view-content .gallery-images figure.image {
  display: block;
  float: left;
  width: calc(25% - 6px);
  height: auto;
  padding: 0;
  margin: 3px;
}
.view-photo-gallery .view-content .gallery-images figure.image figcaption,
.view-photo .view-content .gallery-images figure.image figcaption {
  display: none;
}
.view-photo-gallery .view-content .gallery-images .list,
.view-photo .view-content .gallery-images .list {
  margin-bottom: 20px;
}
.view-photo-gallery .view-content .gallery-images .list figure.image,
.view-photo .view-content .gallery-images .list figure.image {
  width: 100%;
}
.view-photo-gallery .view-content .gallery-images .list figure figcaption,
.view-photo .view-content .gallery-images .list figure figcaption {
  margin: 0;
  display: block;
}
.view-photo-gallery .view-content .gallery-images .list figure figcaption h3,
.view-photo .view-content .gallery-images .list figure figcaption h3 {
  margin-top: 0;
}
.view-photo-gallery .view-content .gallery-images .list .permalink,
.view-photo .view-content .gallery-images .list .permalink {
  text-align: left;
}
.view-photo-gallery .view-content .gallery-images .list .permalink a.btn-md,
.view-photo .view-content .gallery-images .list .permalink a.btn-md {
  padding: 12px 24px;
}
.view-photo-gallery .pager-bottom,
.view-photo .pager-bottom {
  text-align: right;
  padding: 0 40px;
}
.view-photo-gallery .pager-bottom .pager-bottom-link,
.view-photo .pager-bottom .pager-bottom-link {
  display: inline-block;
  float: left;
}
.view-photo-gallery .view-footer,
.view-photo .view-footer {
  padding: 40px;
}

/* Modal Stuff */
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper .image-wrapper {
  height: 60%;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent {
  background-color: #cad3da;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxClose {
  top: 60px;
  right: 60px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent {
  margin: 60px;
  display: table;
  background-color: #e5e5e5;
  overflow: hidden;
  padding: 0;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery {
  display: table-row;
  height: 100%;
  overflow: inherit;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .image {
  display: table-cell;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: inherit;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .image img {
  display: none;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info {
  display: table-cell;
  background-color: #F7F7F7;
  position: relative;
  vertical-align: middle;
  width: 400px;
  padding: 0 60px 60px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .title {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 16px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .desc {
  line-height: 1.6;
  margin-bottom: 24px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info input.btn-blue {
  color: #ffffff;
  background: #004c97;
  line-height: 40px;
  padding: 0 40px;
  border: 0;
  border-radius: 4px;
  font-family: inherit;
  font-weight: 400;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info input.btn-blue:hover {
  background: rgb(0, 118, 201);
  background: radial-gradient(circle, rgb(0, 118, 201) 0%, rgb(0, 76, 151) 100%);
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info input.btn-blue:disabled, .colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info input.btn-blue:disabled:hover {
  background: #BBBBBB;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .gallery-byline {
  width: 280px;
  position: absolute;
  bottom: 60px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .gallery-byline p {
  font-size: 80%;
  color: #999;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .gallery-byline span {
  margin-left: 14px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .gallery-byline a {
  color: #999;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxPrevious {
  bottom: 60px;
  left: auto;
  right: 460px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxNext {
  bottom: 60px;
  left: auto;
  right: 400px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxClose {
  top: 60px;
  right: 60px;
}
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #cboxTitle,
.colorbox-gallery-view:not(.colorbox-gallery-view-materials) #cboxWrapper #cboxContent #boxCurrent {
  display: none !important;
}

@media screen and (max-width: 529px) {
  .view-photo-gallery .gallery-info {
    display: none;
  }
  .view-photo-gallery .view-filters {
    padding: 20px;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form {
    text-align: center;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget + .views-exposed-widget {
    margin-left: 0;
    clear: both;
  }
  .view-photo-gallery .view-filters .views-widget-per-page {
    text-align: center;
  }
  .view-photo-gallery .view-filters .views-widget-per-page .views-widget {
    float: none;
    display: inline-block;
  }
  .view-photo-gallery .view-content {
    padding: 20px;
  }
  .view-photo-gallery .view-content .gallery-images figure.image {
    width: calc(50% - 6px);
  }
  .page-inspiration-photo-gallery .view ul.pagination li.pager-first,
  .page-inspiration-photo-gallery .view ul.pagination li.pager-last,
  .page-inspiration-photo-gallery .view ul.pagination li.pager-ellipsis {
    display: none;
  }
}
@media screen and (min-width: 530px) and (max-width: 767px) {
  .view-photo-gallery .view-content .gallery-images figure.image {
    width: calc(33% - 6px);
  }
}
@media screen and (max-width: 768px) {
  .row-offcanvas .view-photo-gallery .view-header .gallery-info {
    top: 20px;
  }
  .view-photo-gallery .view-filters {
    padding: 20px;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form {
    text-align: left;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-item {
    display: inline-block;
    float: none;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit {
    display: inline-block;
    float: none;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .views-exposed-widgets {
    text-align: center;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget {
    float: none;
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .view-photo-gallery .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget + .views-exposed-widget {
    margin-left: 12px;
  }
  .view-photo-gallery .view-filters .views-widget-per-page {
    text-align: left;
  }
  .view-photo-gallery .view-filters .views-widget-per-page .views-widget {
    float: none;
    display: inline-block;
  }
  .view-photo-gallery .view-filters .views-widget-per-page .count {
    float: left;
  }
  .view-photo-gallery .view-filters .views-widget-per-page .switch {
    float: right;
  }
  .view-photo-gallery .view-content .gallery-images .list .image {
    border-bottom: 1px solid #bbb;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .view-photo-gallery .view-content .gallery-images .list .photo {
    margin-bottom: 20px;
  }
  .view-photo-gallery .view-content .gallery-images .list .permalink {
    text-align: center;
  }
  .view-photo-gallery .text-center {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .colorbox-gallery-view #cboxWrapper #cboxContent #cboxPrevious {
    top: 60px;
    bottom: auto;
    left: 60px;
    right: auto;
  }
  .colorbox-gallery-view #cboxWrapper #cboxContent #cboxNext {
    top: 60px;
    bottom: auto;
    left: 120px;
    right: auto;
  }
  .view-photo-gallery .pager-top {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .sidebar-offcanvas {
    display: block;
    z-index: 500;
    position: absolute;
    top: 0;
    width: 380px;
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -380px;
    display: none;
  }
  .row-offcanvas-right.active {
    right: 380px;
    /* margin-right: 5px;*/
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: 380px;
    display: none;
  }
  .row-offcanvas-left.active {
    left: 380px;
  }
  .row-offcanvas .view-photo-gallery .gallery-info {
    top: -20px;
    right: 0;
  }
  .row-offcanvas .gallery-filters-advanced {
    border: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #cad3da;
    color: #575757;
    outline: 0;
  }
  .row-offcanvas .gallery-filters-advanced:before {
    content: "<< ";
  }
  .row-offcanvas .gallery-filters-advanced:hover {
    background-color: #7c8996;
    color: #fff;
  }
  .row-offcanvas.active .view-photo-gallery .view-header .gallery-info .gallery-filters-advanced:before {
    content: "";
  }
  .row-offcanvas.active .view-photo-gallery .view-header .gallery-info .gallery-filters-advanced:after {
    content: " >>";
  }
}
.image-filter {
  background-color: transparent;
}

.path-interior-doors #colorbox {
  z-index: 999999;
}

.path-entry-systems .gallery {
  width: 100%;
  z-index: 999999;
  background-color: #F8F8F8;
}

.path-entry-systems .gallery .content-section {
  margin-bottom: 40px;
}

.image-gallery .content-section .btn:hover,
.gallery .content-section .btn:hover {
  opacity: 0.7;
  transition: 0.25s linear;
  color: #ffffff;
}

@media screen and (max-width: 529px) {
  .view-photo .view-content .gallery-images figure.image {
    width: calc(50% - 6px);
  }
}
body.path-entry-systems #colorbox {
  z-index: 999999;
}

html,
body {
  width: 100%;
  height: 100vh;
  margin: 0;
  font-size: 1rem;
  scroll-behavior: smooth;
}
html #cboxWrapper,
body #cboxWrapper {
  border-radius: 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b1d7ed;
  text-shadow: none;
}

.logged-in {
  margin-top: 88px;
}
@media only screen and (min-width: 480px) {
  .logged-in {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .logged-in {
    margin-top: 33px;
  }
}

a,
button {
  outline: none;
  color: #337ab7;
  cursor: pointer;
}
a:focus, a:hover, a:active,
button:focus,
button:hover,
button:active {
  color: #337ab7;
  text-decoration: underline;
  text-size-adjust: 0%;
  outline: none;
}
a.btn-md,
button.btn-md {
  display: inline-block;
  background-color: #ececec;
  padding: 12px 40px;
  line-height: 1.4;
  font-size: 0.9rem;
  color: #fff;
}
a.btn-sm,
button.btn-sm {
  display: inline-block;
  background-color: #ececec;
  padding: 4px 12px;
  line-height: 1.4;
  font-size: 0.8rem;
  color: #fff;
}
a.btn-blue, a.btn-primary, a.btn-primary.disabled,
button.btn-blue,
button.btn-primary,
button.btn-primary.disabled {
  background-color: #004c97;
  color: #ffffff;
}
a.btn-blue:hover, a.btn-blue:focus, a.btn-primary:hover, a.btn-primary:focus, a.btn-primary.disabled:hover, a.btn-primary.disabled:focus,
button.btn-blue:hover,
button.btn-blue:focus,
button.btn-primary:hover,
button.btn-primary:focus,
button.btn-primary.disabled:hover,
button.btn-primary.disabled:focus {
  opacity: 0.7;
  color: #ffffff;
  text-decoration: none;
}
a.btn-light,
button.btn-light {
  background-color: #808284;
  color: #ffffff;
}
a.btn-light:hover, a.btn-light:focus,
button.btn-light:hover,
button.btn-light:focus {
  background-color: #EEEEEE;
  color: #222;
  text-decoration: none;
}
a.btn-dim,
button.btn-dim {
  background-color: #bbb;
}
a.btn-dim:hover, a.btn-dim:focus,
button.btn-dim:hover,
button.btn-dim:focus {
  background-color: #ddd;
  color: #fff;
  text-decoration: none;
}
a.btn-white,
button.btn-white {
  background-color: #fff;
  color: #2f2f2f;
}
a.btn-white:hover, a.btn-white:focus,
button.btn-white:hover,
button.btn-white:focus {
  background-color: #fff;
  color: #2f2f2f;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

img.border {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* Animation */
.transition-all {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Parallax blocks */
.parallax-block {
  padding: 1.2rem;
  position: relative;
}

.wrapper {
  width: 100%;
}

.no-padding {
  padding: 0;
}

.bigcap {
  display: block;
  background: #333;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0;
}

section.border-bottom {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ddd;
}

/* .form-group:last-child {margin-bottom: 15px !important;} */
.fire-rating .fire20 {
  background: url("../images/fire20.png") 0 0 no-repeat;
}

.fire-rating .fire45 {
  background: url("../images/fire45.png") 0 0 no-repeat;
}

.fire-rating .fire60 {
  background: url("../images/fire60.png") 0 0 no-repeat;
}

.fire-rating .fire90 {
  background: url("../images/fire90.png") 0 0 no-repeat;
}

.material-item {
  position: relative;
  overflow: hidden;
}
.material-item .widget-wrapper {
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  bottom: -100%;
  left: 0;
}
.material-item:hover .widget-wrapper {
  opacity: 1;
  bottom: 0;
}
.material-item .caption {
  margin-top: 4px;
}

.region-sidebar-second {
  padding: 30px 0;
}

.feature {
  text-align: center;
}

.feature .buttons > .btn + .btn {
  margin-left: 14px;
}

img.shrink80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.region-content aside {
  margin: 20px 0;
  padding: 20px;
}
.region-content aside h3 {
  margin: 0 0 20px 0;
}
.region-content aside.callout {
  background: #F7F7F7;
  border: 1px solid #808284;
  padding: 20px 30px;
}

.block-menu.inline ul.menu {
  text-align: center;
}

.block-menu.inline ul.menu .leaf {
  list-style: none;
  list-style-image: none;
  display: inline-block;
}

/* .views-bootstrap-grid-plugin-style .row > div {
  margin-bottom: 14px;
} */
/* Video Slideshow */
.views_slideshow_cycle_main {
  text-align: center;
}

.views-slideshow-cycle-main-frame {
  width: 680px !important;
  text-align: left;
  margin: 0 auto;
}

.widget_pager_bottom {
  clear: both;
  width: 100%;
}

.widget_pager_bottom .views-slideshow-pager-field--item {
  display: block;
  float: left;
}

.widget_pager_bottom .views-slideshow-pager-field--item figure {
  padding: 0 6px 10px 6px;
}

/* Hinges page */
.hinges figure {
  padding: 10px 0;
}

/* Finishes grid */
.view-finishes .table {
  width: auto;
  border-collapse: collapse;
  margin: 0 auto 20px auto;
}

.view-finishes .table > thead > tr > th,
.view-finishes .table > tbody > tr > th,
.view-finishes .table > tfoot > tr > th,
.view-finishes .table > thead > tr > td,
.view-finishes .table > tbody > tr > td,
.view-finishes .table > tfoot > tr > td {
  border: 1px solid #808284;
  font-weight: normal;
  height: 55px;
  line-height: 55px;
  padding: 0;
}

.view-finishes .table > thead > tr > th {
  height: 100px;
  width: 55px;
  padding-bottom: 14px;
  overflow: hidden;
}

.view-finishes .table > thead > tr > th:first-child,
.view-finishes .table > tbody > tr > th {
  border-left: none;
  padding-right: 14px;
}

.view-finishes .table > thead .finish-label {
  width: 55px;
  transform: rotate(-90deg);
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.view-finishes img {
  width: 55px;
  height: 55px;
}

.btn-group {
  border-radius: 3px;
}

.btn-group + .btn-group {
  margin-left: 12px;
}

/*********** Field templates ***********/
.field--name-field-attachment {
  border-top: 1px solid #bbb;
  padding-top: 20px;
  margin: 20px 0;
}

.field--name-field-attachment .field--item {
  line-height: 1.2;
  margin: 10px 0;
}

.field--name-field-attachment .field--item img {
  margin-right: 3px;
}

#rep-map svg {
  width: 100% !important;
  height: auto !important;
  max-height: 450px;
}

figure.flex-container {
  display: flex;
  flex-direction: row;
}
figure.flex-container > img {
  margin-left: 30px;
}

.matrix td,
.matrix th {
  border: 1px solid #ddd;
  padding: 8px 12px;
}

.table-bordered > thead > tr > th {
  border-bottom: 1px solid #bbb;
}

.matrix th {
  font-weight: 600;
  white-space: nowrap;
}
.matrix th .trade {
  font-weight: 300;
}
.matrix th .subhead {
  background: #f7f7f7;
}

.course-description {
  padding: 15px 30px;
}

.responsive-video video {
  width: 100%;
  height: auto;
}

#cboxOverlay {
  background: #000 none repeat scroll 0 0;
}

@media screen and (max-width: 767px) {
  .sku-details .col-xs-3 {
    padding: 0 5px;
  }
  .grid-list.doors > li {
    flex-basis: 50%;
  }
  .grid-list.doors > li a {
    padding: 10px 8px;
  }
  /* .group-sku-options .nav-pills > li > a {
    font-size: 0.875rem;
    margin-bottom: 20px;
  } */
  .w130 > li {
    min-width: 124px;
    padding: 6px;
  }
}
.commercial-distributor h1.title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .page-node-type-commercial-distributor .breadcrumb {
    display: none;
  }
}
.rep-info h4 {
  font-size: larger;
  font-weight: 600;
}
.rep-info strong,
.rep-info b {
  font-weight: 600;
  display: inline-block;
  width: 100px;
}

/************* Search Results ****************/
.view-solr-search-content .views-row {
  padding-left: 15px;
  padding-right: 15px;
}
.view-solr-search-content .col-sm-3 img,
.view-solr-search-content .node-wood-species .field--name-field-image img {
  margin: 0 auto;
}
.view-solr-search-content .search-result {
  padding: 15px 0;
  border-top: 1px solid #ddd;
}
.view-solr-search-content .search-result:first {
  margin-top: 20px;
}
.view-solr-search-content .form--inline {
  display: flex;
  align-items: stretch;
}
.view-solr-search-content .form-item-keys {
  flex: 1 0 auto;
}
.view-solr-search-content .form-item-keys input {
  width: 100%;
  border-radius: 4px 0 0 4px;
}
.view-solr-search-content .form-actions {
  flex: 0 0 auto;
}
.view-solr-search-content .form-actions button {
  border-radius: 0 4px 4px 0;
  font-size: 0;
  height: 34px;
  margin-right: 0;
}
.view-solr-search-content .form-actions button .icon {
  font-size: 14px;
  top: 0;
  margin: 0;
}
.view-solr-search-content .spelling-suggestions dl {
  border-radius: 3px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  padding: 15px;
}
.view-solr-search-content .spelling-suggestions dt,
.view-solr-search-content .spelling-suggestions dd {
  display: inline;
  margin-right: 10px;
}

.media-card {
  background: #fff;
  border: 1px solid #bbb;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
.media-card .nav-tabs {
  border: 0;
  padding: 0 3px;
}
.media-card .nav-tabs .nav-item.x2 {
  width: 50%;
}
.media-card .nav-tabs .nav-item.x3 {
  width: 33.33%;
}
.media-card .nav-tabs .nav-item.x4 {
  width: 25%;
}
.media-card .nav-tabs .nav-item.x5 {
  width: 20%;
}
.media-card .nav-tabs .nav-item a {
  background: #EEEEEE;
  color: #444;
  border-top: 6px solid #ffffff;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 0;
  width: 100%;
  text-align: center;
  outline: none;
}
.media-card .nav-tabs .nav-item a:hover, .media-card .nav-tabs .nav-item a:active, .media-card .nav-tabs .nav-item a:focus {
  background: #808284;
  color: #ffffff;
  border-top: 6px solid #ffffff;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  border-bottom: 0;
}
.media-card .nav-tabs .nav-item.active a {
  background: #ffffff;
  color: #222;
}
.media-card .tab-pane {
  padding: 0 20px 20px 20px;
}
.media-card .dark {
  background: #444;
}
.media-card .dark h4,
.media-card .dark p {
  color: #fff;
}

.select-wrapper:after {
  display: none !important;
  color: #000;
  font-size: 10px;
}
.select-wrapper select {
  appearance: auto;
}

.bef-exposed-form .form--inline .form-item {
  display: flex;
  flex-direction: column;
  padding: 0.5em 1em 0 0;
}
.bef-exposed-form .form--inline .form-item label {
  margin-bottom: 5px;
}

.arrow-link {
  color: #575757;
  margin-right: 0px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .arrow-link {
    margin-right: 40px;
    display: inline;
  }
}
.arrow-link i {
  background-image: url("../images/trustile/Chevronblack.svg");
  background-repeat: no-repeat;
  background-position: center center;
  color: #575757;
  height: 24px;
  margin-left: 10px;
  padding: 2px;
  position: absolute;
  width: 20px;
}
.arrow-link i::before {
  content: "";
}

.view-profiles .caption {
  display: block;
  margin-bottom: 10px;
}

.main-container {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  .main-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-container.main-container-full-width {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.alert p:last-child {
  margin-bottom: 0px;
}

.ajax-throbber.sk-chasing-dots .sk-child,
.ajax-throbber.sk-circle .sk-child:before,
.ajax-throbber.sk-cube-grid .sk-cube {
  background-color: #337ab7;
}

#block-solrsearchform.contextual-region {
  position: unset;
}
#block-solrsearchform .contextual {
  display: none !important;
}

.has-breadcrumbs .region-content {
  margin-top: -75px;
}

.form-group .help-block {
  display: none;
}
.form-group.has-error .help-block {
  display: block;
}

.grid-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: auto;
  padding: 0;
  margin: 10px auto;
}
.grid-list span {
  display: block;
  width: 100%;
}
.grid-list span.wrapper {
  padding: 14px;
}
.grid-list.medium {
  display: grid;
  flex-direction: unset;
  flex-wrap: unset;
  justify-content: unset;
  margin: 30px 0 40px;
}
@media only screen and (min-width: 480px) {
  .grid-list.medium.panels {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 768px) {
  .grid-list.medium.panels {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 992px) {
  .grid-list.medium.panels {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1200px) {
  .grid-list.medium.panels {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 480px) {
  .grid-list.medium.inlays {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 768px) {
  .grid-list.medium.inlays {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 992px) {
  .grid-list.medium.inlays {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1200px) {
  .grid-list.medium.inlays {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.grid-list .wrapper {
  padding: 15px 15px 20px;
}
.grid-list .wrapper figure {
  margin: 0;
  padding: 0;
}
.grid-list .wrapper figure a {
  display: block;
  outline: none;
  width: 100%;
}
.grid-list .wrapper figure img {
  margin: 0;
  padding: 0;
}
.grid-list .wrapper figure figcaption {
  margin: 12px 0 0 0;
}
.grid-list .wrapper figure figcaption p {
  font-size: 0.96rem;
  margin: 0;
  line-height: 1.2;
}
.grid-list > li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 12px;
  line-height: 1;
}
.grid-list > li a {
  display: block;
  outline: none;
  width: 100%;
}
.grid-list > li .caption {
  margin: 10px 0 0 0;
}
.grid-list.doors > li {
  flex-basis: 12.5%;
  padding: 0;
}
.grid-list.doors > li a,
.grid-list.doors > li a:link,
.grid-list.doors > li a:visited {
  color: #444;
  padding: 16px 0;
}
.grid-list.doors > li a:hover, .grid-list.doors > li a:active, .grid-list.doors > li a:focus,
.grid-list.doors > li a:link:hover,
.grid-list.doors > li a:link:active,
.grid-list.doors > li a:link:focus,
.grid-list.doors > li a:visited:hover,
.grid-list.doors > li a:visited:active,
.grid-list.doors > li a:visited:focus {
  text-decoration: none;
  background-color: #EEEEEE;
}
.grid-list.doors > li .new {
  background-image: url("../images/grid-new.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.grid-list.doors img {
  max-width: none;
  margin: 4px auto;
}
.grid-list.cad figure {
  text-align: center;
  padding: 20px 30px;
}
.grid-list.cad figure img {
  margin: 0 auto;
}
.grid-list.cad figcaption {
  margin-bottom: 0;
}
.grid-list.cad .caption {
  margin: 10px auto;
}
.grid-list.cad .cadlinks div + div {
  margin-top: 4px;
}
.grid-list.cad .btn-cad {
  border: 1px solid #004c97;
  color: #fff;
  background: #004c97;
  padding: 0 6px;
}
.grid-list.cad .btn-cad:hover {
  opacity: 0.7;
}
.grid-list.rules {
  border-top: 1px solid #808284;
  border-left: 1px solid #808284;
}
.grid-list.rules li, .grid-list.rules .wrapper {
  border-right: 1px solid #808284;
  border-bottom: 1px solid #808284;
}

.pac-container {
  z-index: 9999;
}

.navbar h1, .navbar h2, .navbar h3, .navbar h4 {
  font-family: myriad-pro, helvetica, arial, san-serif;
}

.navbar.navbar-default .open .dropdown-menu.large .closed-btn button.close {
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 2rem;
  font-weight: 400;
}
.navbar.navbar-default .open .dropdown-menu.large .closed-btn button.close:hover {
  background-color: #ffffff;
}

.expanded .dropdown .open.resources .dropdown-menu.large .closed-btn button.close {
  display: none;
}

.navbar .navbar-default .open .dropdown-menu.simple .closed-btn button.close {
  display: none;
}

.navbar .container {
  position: initial !important;
}

.navbar.navbar-default .navbar-collapse {
  position: initial !important;
}

.menu-active .container {
  position: initial;
}

.menu-active .container .navbar-collapse {
  position: initial;
}

.navbar.navbar-default .menu:nth-child(2) {
  position: relative;
}

.navbar.navbar-default .open.entry-systems .dropdown-menu.large {
  margin-top: 0;
}

.navbar.navbar-default .open.entry-systems .dropdown-toggle .caret {
  border-bottom-color: #ffffff;
}

.navbar.navbar-default .open .dropdown-menu.large {
  background: #ffffff;
  width: 100%;
  margin-top: 0;
  padding: 0;
  margin: 0;
}

.navbar.navbar-default .menu > li > span .caret {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}

.navbar.navbar-default .open .dropdown-menu.large .heading-menu {
  margin: 0px;
  padding: 20px 25px 0;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content {
  padding: 20px 30px;
  width: 25%;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .mega-boxes img {
  width: 100%;
  min-height: auto;
  object-fit: cover;
  width: 100%;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .text-description {
  padding-top: 15px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .text-description span {
  font-size: 20px;
  font-weight: bold;
  color: #006699;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .text-description p {
  font-size: 18px;
  color: #777777;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section {
  padding-top: 20px;
  display: flex;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper img {
  max-height: 75px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li a {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content:not(:last-child) {
  border-right: 1px solid #808284;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper .image-description {
  margin-left: 15px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper .image-description span {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #006699;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper .image-description p {
  font-size: 18px;
  color: #777777;
}

.navbar.navbar-default .open ul.one-col, .navbar.navbar-default .open ul.two-col {
  padding-left: 0;
  list-style: none;
}
.navbar.navbar-default .open ul.one-col li, .navbar.navbar-default .open ul.two-col li {
  font-size: 16px;
  font-weight: 300;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0 0 2px 0;
  width: 100%;
}
.navbar.navbar-default .open ul.two-col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu h1 {
  margin: 0;
  color: #4C4C4E;
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description {
  margin-left: 20px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description span {
  font-size: 24px;
  color: #006699;
  font-weight: 500;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description p {
  color: #777777;
  font-size: 18px;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper img {
  max-height: 160px;
}

#navbar.navbar-default .mega-menu-footer {
  background: #222;
  color: #ffffff;
  display: flex;
  padding: 14px 20px;
  height: 52px;
  width: 100%;
}
#navbar.navbar-default .mega-menu-footer ul {
  display: flex;
  padding: 0;
  list-style: none;
}
#navbar.navbar-default .mega-menu-footer ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#navbar.navbar-default .mega-menu-footer ul li:not(:last-child) {
  border-right: 1px solid #ffffff;
}
#navbar.navbar-default .mega-menu-footer .footer-commercial {
  margin-left: auto;
}
#navbar.navbar-default .mega-menu-footer a {
  display: block;
  height: 30px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  white-space: nowrap;
  color: #ffffff;
  padding: 0 15px;
}
#navbar.navbar-default .mega-menu-footer a:hover {
  color: inherit;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section.image-section {
  display: block;
}

@media (max-width: 1400px) {
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content {
    padding: 0 15px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper .image-description span {
    font-size: 18px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description span {
    font-size: 18px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper {
    display: block;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description {
    margin-left: 0;
    padding-top: 10px;
  }
}
@media (max-width: 1024px) {
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper {
    display: block;
    padding: 0 10px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section .image-text-wrapper .image-description {
    margin-left: 0;
    padding-top: 5px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section ul.two-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 81px;
    -moz-column-gap: 60px;
    column-gap: 30px;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li .bottom-section ul.two-col li {
    font-size: 16px;
  }
}
.navbar.navbar-default .open .dropdown-menu.large .left_icon {
  display: flex;
  margin: 8px 0 16px;
  align-items: center;
}
.navbar.navbar-default .open .dropdown-menu.large .left_icon img {
  width: 100%;
  max-width: 48px;
}
.navbar.navbar-default .open .dropdown-menu.large .left_icon .image-description {
  padding-left: 20px;
}
.navbar.navbar-default .open .dropdown-menu.large .left_icon .image-description h4 {
  font-size: 18px;
  margin: 0 0 6px;
}

.navbar.navbar-default .open .top-big-image {
  padding: 0;
  margin-bottom: 16px;
}
.navbar.navbar-default .open .top-big-image img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
.navbar.navbar-default .open .top-big-image figcaption h3 {
  font-size: 20px;
  margin: 4px 0 6px;
}
.navbar.navbar-default .open .top-big-image figcaption p {
  font-size: 16px;
  margin: 4px 0 6px;
}

.navbar.navbar-default .open h3.single-list-heading {
  font-size: 20px;
  margin: 4px 0 6px;
}

.navbar.navbar-default .open .list_link_with_heading {
  margin: 8px 0 16px;
}
.navbar.navbar-default .open .list_link_with_heading h3 {
  font-size: 20px;
  margin: 4px 0 6px;
}
.navbar.navbar-default .open .list_link_with_heading ul.two-col {
  margin-bottom: 16px;
}
.navbar.navbar-default .open .list_link_with_heading:after {
  clear: both;
}

.navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper {
  display: flex;
}

.navbar.navbar-default .open .dropdown-menu.simple .menu-content-wrapper {
  background: #ffffff;
  padding: 20px 25px;
}
.navbar.navbar-default .open .dropdown-menu.simple .menu-content-wrapper ul.menu-content {
  padding: 0;
  list-style: none;
}
.navbar.navbar-default .open .dropdown-menu.simple .menu-content-wrapper ul.menu-content li {
  font-size: 16px;
  padding: 0;
  margin: 0 0 4px 0;
}
.navbar.navbar-default .open .dropdown-menu.simple .menu-content-wrapper ul.menu-content li a {
  color: #006699;
}

.navbar.navbar-default .open .dropdown-menu.large .heading-menu h2 {
  font-weight: 300;
  font-size: 28px;
  padding: 0 0 12px 0;
  margin: 0;
  color: #808284;
  border-bottom: 1px solid #808284;
}

.navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded span.dropdown-toggle {
  color: #ffffff;
}

@media (max-width: 993px) {
  div.navbar-collapse.mobile {
    padding: 0;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded span {
    font-size: 32px;
    text-transform: uppercase;
    padding: 15px 30px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large {
    background: #ffffff;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .heading-menu {
    padding: 10px 30px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .heading-menu h2 {
    font-size: 32px;
    color: #888888;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    font-family: myriad-pro, sans-serif !important;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper {
    padding: 0 20px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content {
    padding-bottom: 20px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .text-description {
    padding-top: 10px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .text-description span {
    font-size: 24px;
    padding: 0;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .text-description p {
    font-size: 18px;
    color: #777777;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .bottom-section ul.two-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 81px;
    -moz-column-gap: 60px;
    column-gap: 84px;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 0px;
    width: 100%;
    text-align: left;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .bottom-section ul.two-col li {
    font-size: 18px;
    color: #006699;
    font-weight: 500;
    padding-bottom: 4px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .mega-boxes img {
    min-height: auto;
    object-fit: cover;
    width: 100%;
    display: block;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content:not(:last-child):after {
    border-bottom: thin solid rgba(119, 119, 119, 0.4666666667);
    content: "";
    position: absolute;
    width: 88%;
    bottom: 10px;
    margin: 0 auto;
    left: 27px;
    display: block;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu h1 {
    font-size: 24px;
    text-transform: uppercase;
    color: #4c4c4c;
    margin: 0;
    font-weight: 700;
    margin-bottom: 16px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper {
    display: flex;
    padding-bottom: 20px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper img {
    max-width: 58%;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description {
    padding-left: 20px;
    font-size: 1rem;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description span {
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu .image-section-wrapper .image-text-wrapper .image-description p {
    color: #777777;
    font-size: 18px;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu ul.one-col {
    padding: 0;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .image-menu ul.one-col li {
    font-size: 18px;
    color: #006699;
    padding-bottom: 5px;
    font-weight: 500;
    list-style: none;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded span:after {
    display: none;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded {
    border-bottom: 1px solid #ffffff;
  }
  div.navbar-collapse.mobile ul.menu.nav.mobile li.expanded.open span {
    font-weight: 500;
  }
  ul.menu.nav.mobile.last li.first {
    background: #4e4e4c;
    border-bottom: 1px solid #ffffff;
  }
  ul.menu.nav.mobile.last {
    border: 0;
  }
  ul.menu.nav.mobile.last li.last {
    background: #4e4e4c;
  }
  ul.menu.nav.mobile.last li.first .menu-attach-block-wrapper {
    padding: 15px 20px;
  }
  ul.menu.nav.mobile.last li.last .menu-attach-block-wrapper {
    padding: 15px 20px;
  }
  ul.menu.nav.mobile.last li.last .menu-attach-block-wrapper .content > a {
    font-size: 32px;
    text-transform: uppercase;
  }
  ul.menu.nav.mobile.last li.first .menu-attach-block-wrapper .content > a {
    font-size: 32px;
    text-transform: uppercase;
  }
  .navbar .container {
    padding: 0;
  }
  .navbar .container .navbar-header {
    padding: 0 15px;
  }
}
@media (max-width: 993px) {
  .navbar.navbar-default .block-search-form-block form .input-group {
    top: 5px;
    left: 10px;
  }
  #block-solrsearchform {
    position: relative;
    display: inline-block;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded {
    background: #004c97;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .heading-menu {
    padding: 15px 20px;
    margin-bottom: 0;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper {
    display: block;
    padding: 0 8px;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content {
    width: 100%;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded span.dropdown-toggle {
    font-size: 32px;
    padding: 10px 20px;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded span.dropdown-toggle:after {
    display: none;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .heading-menu h2 {
    font-weight: unset;
    margin: 0;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.large .menu-content-wrapper li.menu-content .list_link_with_heading ul.one-col {
    list-style: none;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile:nth-child(2) li.interior-doors.first, .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile:nth-child(2) li.interior-doors.last {
    background: #777;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.interior-doors.first .menu-attach-block-wrapper, .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.interior-doors.last .menu-attach-block-wrapper {
    padding: 0;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.interior-doors.first .menu-attach-block-wrapper .content a.opt, .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.interior-doors.last .menu-attach-block-wrapper .content a.opt {
    font-size: 32px;
    padding: 10px 20px;
    display: block;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded:not(:last-child) {
    border-bottom: 1px solid #ffffff;
    border-color: #ffffff !important;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.interior-doors.first {
    border-bottom: 1px solid #ffffff;
  }
  .navbar.navbar-default .open .dropdown-menu.large .menu-content-wrapper li.menu-content:not(:last-child) {
    border: none;
  }
  .navbar.navbar-default .open .dropdown-menu.large .mega-menu-footer {
    display: none;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.simple {
    width: 100%;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.menu.nav.mobile li.expanded ul.dropdown-menu.simple .menu-content-wrapper li.menu-content a {
    font-size: 18px;
  }
  .navbar.navbar-default .navbar-collapse {
    padding: 0;
  }
}
/* Header Navbar. */
.admin-menu-search label {
  display: none;
}

.navbar {
  border: none;
  border-radius: 0;
}
.navbar .container {
  position: relative;
}
.navbar.navbar-default {
  background: #004c97;
  margin: 0px;
  padding: 10px 15px;
}
.navbar.navbar-default .logo-wrapper {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.navbar.navbar-default .logo {
  display: block;
  margin: auto;
  max-width: 160px;
  padding: 10px;
}
.navbar.navbar-default .logo img {
  height: 100%;
  width: 150px;
}
.navbar.navbar-default .navbar-collapse {
  border: none;
  box-shadow: none;
  position: relative;
}
.navbar.navbar-default .navbar-header {
  position: relative;
  z-index: 200;
}
.navbar.navbar-default .form-search {
  display: none;
}
.navbar.navbar-default .open .dropdown-menu {
  background: #ffffff;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.navbar.navbar-default .open .dropdown-menu.big {
  display: flex;
  flex-flow: row wrap;
  padding: 0px;
}
@media only screen and (min-width: 480px) {
  .navbar.navbar-default .open .dropdown-menu.big {
    display: block;
  }
}
.navbar.navbar-default .open .dropdown-menu.big li {
  float: left;
  width: 50%;
}
.navbar.navbar-default .open .dropdown-menu.big li a {
  padding: 5px;
  font-size: 0.875em;
  height: 100%;
}
.navbar.navbar-default .open .dropdown-menu.big li a img {
  min-height: 150px;
  object-fit: cover;
  width: 100%;
}
.navbar.navbar-default .open .dropdown-menu.simple {
  left: auto;
}
.navbar.navbar-default .open .dropdown-menu.simple > li {
  float: initial;
}
.navbar.navbar-default .open .dropdown-menu.simple > li a {
  color: #337ab7;
  padding: 5px 20px;
  font-size: 0.875em;
}
.navbar.navbar-default .open .dropdown-menu.simple > li a:after {
  background: white;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: 0.35s linear;
  transform: scaleX(0);
  visibility: hidden;
  width: 50px;
}
.navbar.navbar-default .open .dropdown-menu.simple > li a:hover:after, .navbar.navbar-default .open .dropdown-menu.simple > li a:focus:after {
  visibility: visible;
  transform: scaleX(1);
}
.navbar.navbar-default .menu:nth-child(2) {
  border-top: 1px solid #ffffff;
}
.navbar.navbar-default .menu > li {
  float: initial;
}
.navbar.navbar-default .menu > li > span {
  background: none;
  color: #006699;
  font-size: 0.875em;
  padding: 10px 10px;
  display: block;
  cursor: pointer;
}
.navbar.navbar-default .menu > li > span .caret {
  display: none;
}
.navbar.navbar-default .menu > li > span:after {
  background: white;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: 0.35s linear;
  transform: scaleX(0);
  visibility: hidden;
  width: 50px;
}
.navbar.navbar-default .menu > li > span:hover:after, .navbar.navbar-default .menu > li > span:active:after, .navbar.navbar-default .menu > li > span:focus:after {
  visibility: visible;
  transform: scaleX(1);
}
.navbar.navbar-default .menu > li .menu-attach-block-wrapper {
  padding: 10px 10px;
}
.navbar.navbar-default .menu > li .menu-attach-block-wrapper:after {
  background: white;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: 0.35s linear;
  transform: scaleX(0);
  visibility: hidden;
  width: 50px;
}
.navbar.navbar-default .menu > li .menu-attach-block-wrapper:hover:after, .navbar.navbar-default .menu > li .menu-attach-block-wrapper:active:after, .navbar.navbar-default .menu > li .menu-attach-block-wrapper:focus:after {
  visibility: visible;
  transform: scaleX(1);
}
.navbar.navbar-default .menu > li .menu-attach-block-wrapper .content > a {
  color: #ffffff;
  font-size: 0.875em;
  text-decoration: none;
}
.navbar.navbar-default .menu > li .menu-attach-block-wrapper .content p {
  display: none;
}
.navbar.navbar-default .navbar-toggle {
  border: none;
  cursor: pointer;
  float: left;
  height: 32px;
  margin-top: 12px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 35px;
  z-index: 1;
  background: none;
}
.navbar.navbar-default .navbar-toggle:focus {
  background: none;
}
.navbar.navbar-default .navbar-toggle.open .icon-bar:nth-child(1) {
  left: 50%;
  top: 6px;
  width: 0%;
}
.navbar.navbar-default .navbar-toggle.open .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar.navbar-default .navbar-toggle.open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar.navbar-default .navbar-toggle.open .icon-bar:nth-child(4) {
  left: 50%;
  top: 6px;
  width: 0%;
}
.navbar.navbar-default .navbar-toggle .icon-bar {
  background: #ffffff;
  display: block;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navbar.navbar-default .navbar-toggle .icon-bar:nth-child(1) {
  top: 0px;
}
.navbar.navbar-default .navbar-toggle .icon-bar:nth-child(2) {
  top: 6px;
}
.navbar.navbar-default .navbar-toggle .icon-bar:nth-child(3) {
  top: 6px;
}
.navbar.navbar-default .navbar-toggle .icon-bar:nth-child(4) {
  top: 16px;
}
.navbar.navbar-default .navbar-collapse .block-search-form-block form {
  margin: 0;
  position: absolute;
  right: 0;
}
.navbar.navbar-default .block-search-form-block form {
  float: right;
  height: 37px;
  margin-top: 7px;
  position: relative;
  margin: 0;
  position: absolute;
  right: 0;
}
.navbar.navbar-default .block-search-form-block form .input-group {
  height: 37px;
  width: 0;
  position: relative;
  transition: width 0.5s ease-in-out;
  width: 36px;
}
.navbar.navbar-default .block-search-form-block form .input-group.active {
  border-left: none;
  right: 0;
  width: calc(100vw - 100px);
}
.navbar.navbar-default .block-search-form-block form .input-group.active .form-search {
  border: 2px solid #ffffff;
  border-radius: 0;
  border-right: none;
  display: block;
  height: 37px;
}
.navbar.navbar-default .block-search-form-block form .input-group.active .form-search::placeholder {
  color: #222;
}
.navbar.navbar-default .block-search-form-block form .input-group.active .btn {
  border-radius: 0;
  border: 1px solid #ffffff;
  box-shadow: none;
  outline: none;
  width: 36px;
  height: 36px;
  background-image: url("../images/trustile/close-icon-light-lg.svg");
}
.navbar.navbar-default .block-search-form-block form .input-group.active .btn:focus {
  outline: none;
}
.navbar.navbar-default .block-search-form-block form .input-group .form-text {
  border: 2px solid transparent;
  width: 100%;
  background: #EEEEEE;
  display: none;
  padding: 5px 10px;
  color: #222;
  height: 37px;
}
.navbar.navbar-default .block-search-form-block form .input-group .btn {
  background-color: transparent;
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/trustile/search-icon-light.svg");
  box-shadow: none;
  border: 2px solid transparent;
  outline: none;
  float: right;
  height: 36px;
  width: 36px;
  cursor: pointer;
}
.navbar.navbar-default .block-search-form-block form .input-group .btn .icon {
  display: none;
  margin-top: 2px;
}
.navbar.navbar-default .block-search-form-block form .input-group .btn:hover {
  background-color: rgba(255, 255, 255, 0.1882352941);
  border: 1px solid #ffffff;
  border-radius: 3px;
  opacity: 1;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card:last-of-type {
  background-color: #ffffff;
  width: 100%;
  padding: 25px;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card:last-of-type > span {
  height: auto;
  color: #575757;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  white-space: initial;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card:last-of-type > span:after {
  content: "";
  width: 35px;
  height: 1px;
  background: #575757;
  display: block;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card:last-of-type a {
  height: auto;
  color: #006699;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card:last-of-type ul {
  list-style-type: none;
  padding-inline-start: 0;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card .description {
  background-color: #ffffff;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card .description span {
  color: #006699;
}
.navbar.navbar-default .interior-doors .dropdown-menu.big .card .description p {
  color: #575757;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card:last-of-type {
  background-color: #ffffff;
  width: 100%;
  padding: 25px;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card:last-of-type > span {
  height: auto;
  color: #006699;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  white-space: initial;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card:last-of-type > span:after {
  content: "";
  width: 35px;
  height: 1px;
  background: #575757;
  display: block;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card:last-of-type a {
  height: auto;
  color: #575757;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card:last-of-type ul {
  list-style-type: none;
  padding-inline-start: 0;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card .description {
  background-color: #ffffff;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card .description span {
  color: #006699;
}
.navbar.navbar-default .entry-systems .dropdown-menu.big .card .description p {
  color: #575757;
}

/* Desktop Version. */
@media screen and (min-width: 993px) {
  .navbar.navbar-default {
    padding: 0 15px;
  }
  .navbar.navbar-default .logo-wrapper {
    position: initial;
    width: initial;
  }
  .navbar.navbar-default .menu > li {
    float: left;
  }
  .navbar.navbar-default .navbar-header .logo {
    padding: 18px 0px;
  }
  .navbar.navbar-default .navbar-header .logo img {
    width: 160px;
  }
  .navbar.navbar-default .navbar-collapse {
    padding: 0;
  }
  .navbar.navbar-default .navbar-collapse .region {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .navbar.navbar-default .navbar-collapse .region .contextual-region {
    position: relative;
  }
  .navbar.navbar-default .region-navigation-collapsible {
    float: right;
  }
  .navbar.navbar-default .region-navigation-collapsible .block-search-form-block form {
    display: block;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.nav {
    float: left;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.nav li.dropdown {
    display: block;
    list-style: none;
    position: initial;
  }
  .navbar.navbar-default .region-navigation-collapsible ul.nav li.dropdown a {
    background: none;
  }
  .navbar.navbar-default .open span .caret {
    bottom: 11px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #808284;
    border-top: 0px;
    display: inline-block !important;
    height: 0;
    left: 45%;
    position: absolute;
    width: 0;
    z-index: 1;
    transform: translateX(-50%);
  }
  .navbar.navbar-default .open .dropdown-menu {
    background: #ffffff;
    border-radius: 0px;
    border: none;
    box-shadow: inherit;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    margin-top: 0;
    position: absolute;
    width: inherit;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .navbar.navbar-default .open .dropdown-menu.simple {
    left: auto;
  }
  .navbar.navbar-default .open .dropdown-menu.simple > li {
    float: initial;
  }
  .navbar.navbar-default .menu {
    height: 83px;
  }
  .navbar.navbar-default .menu:nth-child(2) {
    border-top: none;
    margin-right: 50px;
    margin-left: 0;
  }
  .navbar.navbar-default .menu:nth-child(2):after {
    content: "";
    background: #ffffff;
    height: 30px;
    position: absolute;
    top: 30%;
    width: 1px;
  }
  .navbar.navbar-default .menu > li {
    float: left;
  }
  .navbar.navbar-default .menu li.dropdown {
    float: left;
  }
  .navbar.navbar-default .menu li.dropdown .dropdown-toggle {
    color: #ffffff;
    font-size: 0.875em;
    height: 94px;
    padding: 30px 10px;
    display: block;
    position: relative;
  }
  .navbar.navbar-default .menu li.dropdown .dropdown-toggle .caret {
    display: none;
  }
  .navbar.navbar-default .menu li.dropdown .dropdown-toggle:after {
    background: #ffffff;
    content: "";
    display: block;
    height: 2px;
    margin: auto;
    margin-top: 8px;
    position: relative;
    transition: 0.35s linear;
    transform: scaleX(0);
    visibility: hidden;
    width: 60%;
    opacity: 0.8;
  }
  .navbar.navbar-default .menu li.dropdown .dropdown-toggle[aria-expanded=true], .navbar.navbar-default .menu li.dropdown .dropdown-toggle:hover, .navbar.navbar-default .menu li.dropdown .dropdown-toggle:active, .navbar.navbar-default .menu li.dropdown .dropdown-toggle:focus {
    background: none;
  }
  .navbar.navbar-default .menu li.dropdown .dropdown-toggle[aria-expanded=true]:after, .navbar.navbar-default .menu li.dropdown .dropdown-toggle:hover:after, .navbar.navbar-default .menu li.dropdown .dropdown-toggle:active:after, .navbar.navbar-default .menu li.dropdown .dropdown-toggle:focus:after {
    visibility: visible;
    transform: scaleX(1);
  }
  .navbar.navbar-default .menu li.dropdown.open .dropdown-toggle:after {
    display: none;
  }
  .navbar.navbar-default .menu li.first {
    margin-left: 10px;
  }
  .navbar.navbar-default .menu li.last.dropdown {
    margin-right: 10px;
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper {
    height: 83px;
    padding: 28px 10px;
    position: relative;
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper:after {
    background: #ffffff;
    content: "";
    display: block;
    height: 2px;
    margin: auto;
    position: relative;
    transition: 0.35s linear;
    transform: scaleX(0);
    visibility: hidden;
    width: 60%;
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper:hover, .navbar.navbar-default .menu li .menu-attach-block-wrapper:active, .navbar.navbar-default .menu li .menu-attach-block-wrapper:focus {
    background: none;
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper:hover:after, .navbar.navbar-default .menu li .menu-attach-block-wrapper:active:after, .navbar.navbar-default .menu li .menu-attach-block-wrapper:focus:after {
    visibility: visible;
    transform: scaleX(1);
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper .content > a {
    color: #ffffff;
    font-size: 0.875em;
    text-decoration: none;
  }
  .navbar.navbar-default .menu li .menu-attach-block-wrapper .content p {
    display: none;
  }
  .navbar.navbar-default .block-search-form-block form .input-group {
    top: 21px;
  }
  .navbar.navbar-default .block-search-form-block form .input-group.active {
    width: 330px;
  }
}
/*Navigation mobile for desktop with less than 992px */
@media (max-width: 993px) {
  .navbar.navbar-default .open .dropdown-menu.large .closed-btn button.close {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  .navbar .container {
    width: 100%;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
}
.category-blocks {
  padding: 30px;
  background: #e5e5e5;
}
.category-blocks h2.pane-title {
  display: table;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 20px auto;
}
.category-blocks h2.pane-title:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: auto;
  margin-top: 5px;
  text-transform: uppercase;
  width: 62%;
}

.pane-bean.modern-doors .category-blocks {
  background: #cad3da;
}
.pane-bean.glass-doors .category-blocks {
  background: #f4f2f0;
}
.pane-bean-specialty-primary .doors-categories {
  margin-bottom: 0;
}
.pane-bean-specialty-primary article {
  padding-bottom: 20px;
}
.pane-bean.specialty-secondary {
  background: #e5e5e5;
  margin: 0;
  padding-bottom: 40px;
}
.pane-bean.specialty-secondary .block-info-card-blocks {
  margin: 0 auto;
}

.view-materials .thumb {
  display: block;
  border: 1px solid transparent;
  position: relative;
}
.view-materials .thumb .preview {
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: -4px 3px 4px 0px rgba(50, 50, 50, 0.4);
  margin: 0;
  padding: 12px;
}
.view-materials .thumb .preview img {
  width: 140px;
  max-width: 140px;
  height: 140px;
}
.view-materials .thumb:hover .preview {
  display: block;
  z-index: 10;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.page-2020-contemporary-collection-doors .pane-contemporary-collection-doors .container {
  padding: 20px 0;
}
.page-2020-contemporary-collection-doors .view-fall-collection-doors figure {
  background-color: #e5e5e5;
  padding: 40px 20px;
  margin-bottom: 40px;
}
.page-2020-contemporary-collection-doors .view-fall-collection-doors figure figcaption {
  margin: 0 0 20px 0;
}
.page-2020-contemporary-collection-doors .view-fall-collection-doors figure figcaption h3 {
  margin: 0 0 10px;
}

.request-2020-catalog {
  background: url("../images/hero/2020-catalog-cover.jpg") center center no-repeat;
  background-size: cover;
}
.request-2020-catalog .wrapper {
  padding: 40px;
  background: rgba(255, 255, 255, 0.75);
}

.mouldings figure {
  padding: 0;
  margin-bottom: 40px;
}
.mouldings figure figcaption {
  margin-top: -30px;
}
.mouldings figure figcaption img {
  width: 85%;
}
.mouldings figure.new {
  background-image: url("../images/grid-new.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.mouldings figure.new img {
  position: relative;
  z-index: -10;
}

.center-vert {
  /* requires parent element to have position relative */
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
}

.inset-left,
.inset-right {
  position: relative;
}

.inset-left figcaption,
.inset-right figcaption {
  position: absolute;
  max-width: 50%;
  padding: 14px;
  bottom: 0;
  margin: 0;
  color: #fff;
}

.inset-left figcaption {
  left: 0;
}

.inset-right figcaption {
  right: 0;
}

.region-content {
  min-height: calc(100vh - 315px);
}

/* region-content overrides */
.front .region-content,
.page-node-36036 .region-content,
.page-node-206 .region-content {
  margin-bottom: 0;
}

/*------ Literature -------*/
.modal-header p {
  line-height: 1.4;
  margin: 10px 20px 20px;
}

.navbar-top .modal-header a,
.navbar-top .modal-header a:link,
.navbar-top .modal-header a:visited {
  line-height: 1.4;
  color: #337ab7;
}

.navbar-top .modal-header a:hover,
.navbar-top .modal-header a:focus,
.navbar-top .modal-header a:active {
  color: #337ab7;
  text-decoration: underline;
}

.catalogs figure,
.tearsheets figure {
  padding: 0;
  margin-bottom: 30px;
}

.catalogs figcaption,
.tearsheets figcaption {
  text-align: center;
}

.catalogs figure a,
.tearsheets figure a {
  display: block;
}

.catalogs figcaption a,
.tearsheets figcaption a {
  display: inline;
}

.catalogs p + p,
.tearsheets p + p {
  margin-top: 10px;
}

.catalogs p.request {
  border-bottom: 1px dotted #bbb;
  text-align: center;
  padding: 0 0 20px;
  margin: 20px 0 12px;
}

/******** Authentic Designs ********/
.authentic-designs-list {
  margin: 10px -15px;
}
.authentic-designs-list a {
  display: block;
  border: 2px solid transparent;
  margin: 10px -10px;
  cursor: pointer;
}
.authentic-designs-list a figure {
  padding: 8px;
  margin: 0;
}
.authentic-designs-list a figure figcaption {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #4C4C4E;
  margin: 0;
  padding: 0;
}
.authentic-designs-list a:hover {
  border: 2px solid #004c97;
}
.authentic-designs-list a:hover figcaption {
  text-decoration: none;
}

.auth-intro {
  margin: 0 0 20px;
}
.auth-intro p {
  color: #4C4C4E;
}

#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide > img {
  display: none;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption {
  padding-top: 40px;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption .sku-detail {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 6px 0;
  line-height: 30px;
  text-align: right;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption .sku-detail:first-child {
  border-top: none;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption .sku-detail .label-inline {
  font-weight: 600;
  font-style: normal;
  font-style: normal;
  float: left;
  margin-right: 10px;
  width: 50%;
  text-align: left;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption .sku-detail .field-item {
  width: 50%;
  text-align: left;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-for .slick-track .slick-slide.slick-current figcaption .btn {
  margin-top: 30px;
  color: #ffffff;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-prev, #block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-next {
  height: 40px;
  width: 40px;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-prev:before, #block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-next:before {
  font-size: 40px;
  opacity: 1;
  color: rgba(0, 76, 151, 0.4);
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-prev:hover:before, #block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-next:hover:before {
  color: #004c97;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-prev {
  left: -40px;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-next {
  right: -40px;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-track {
  margin: 0 auto;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-track .slick-slide {
  transition: all 0.25s ease-out;
  padding: 6px;
  margin: 0 2px;
  border: 2px solid transparent;
  cursor: pointer;
  width: 100%;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-track .slick-slide > div {
  display: none;
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-track .slick-slide:hover {
  border: 2px solid rgba(0, 76, 151, 0.4);
}
#block-trustile-views-block-architectural-style-configurations-block-1 .slick-wrap .slider-nav .slick-track .slick-slide.slick-current {
  border: 2px solid #004c97;
}

/*--------------- Home Page ---------------*/
.container.features {
  margin-top: -5px;
  margin-bottom: -5px;
}

.features .feature {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 5px;
}

.feature a.box {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #444;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.feature.new .box {
  background-image: url("../images/feature-schmid.jpg");
}

.feature.gallery .box {
  background-image: url("../images/feature-gallery.jpg");
}

.feature.auth .box {
  background-image: url("../images/feature-auth.jpg");
}

.feature.tools .box {
  background-image: url("../images/feature-tools.jpg");
}

.feature .box .background-shader {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 40px 0;
  background: rgba(0, 0, 0, 0);
}

.feature .box:hover .background-shader {
  background: rgba(0, 0, 0, 0.4);
}

.feature .box .inset-wrapper {
  width: 160px;
  margin: 0 auto;
}

.feature .box .inset {
  display: table-cell;
  border: 1px solid #fff;
  height: 160px;
  width: 160px;
  vertical-align: middle;
  background: #fff;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: 0;
}

.feature span {
  text-align: center;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

.feature span.text1 {
  text-transform: uppercase;
  font-size: 22px;
}

.feature span.text2 {
  display: none;
  font-size: 18px;
}

.feature .box:hover .text1,
.feature .box:focus .text1,
.feature .box:active .text1 {
  display: none;
}

.feature .box:hover .text2,
.feature .box:focus .text2,
.feature .box:active .text2 {
  display: inline;
}

.home-feature .row {
  margin: 0 -10px;
}

.home-feature .col {
  padding: 0;
  margin: 5px 0;
}

.home-feature .wrapper {
  position: relative;
  width: 100%;
  height: 400px;
  color: #fff;
}

.home-feature .text-wrapper {
  position: absolute;
}

.home-feature h2 {
  font-size: 32px;
  margin-top: 0;
}

.home-feature p,
.home-feature .btn {
  margin: 0;
}

.home-feature p + p {
  margin-top: 20px;
}

.made-to-order .wrapper {
  background: url("../images/home-made-order.jpg") left top no-repeat;
}

.stile-rail .wrapper {
  background: url("../images/home-stile-rail.jpg") right top no-repeat;
}

.flexibility .wrapper {
  background: url("../images/home-materials.jpg") right top no-repeat;
}

.materials .wrapper {
  background: url("../images/home-wood-detail.jpg") left top no-repeat;
}

.made-to-order .text-wrapper {
  width: 300px;
  right: 100px;
  top: 120px;
}

.stile-rail .text-wrapper {
  width: 300px;
  left: 120px;
  top: 110px;
}

.flexibility .text-wrapper {
  width: 350px;
  right: 180px;
  top: 120px;
}

.materials .text-wrapper {
  width: 340px;
  left: 160px;
  top: 120px;
}

/*  Custom Pager style for views full pagers on mobile
    This removes all other page nums and first and last for small screens
*/
.view ul.pagination li {
  display: none;
}

.view ul.pagination li.active,
.view ul.pagination li.prev,
.view ul.pagination li.next,
.view ul.pagination li.pager-first,
.view ul.pagination li.pager-last {
  display: inline;
}

@media screen and (min-width: 480px) {
  .view ul.pagination li {
    display: inline;
  }
}
/* Modal Forms */
button.modal-button {
  display: none;
}

.modal-body {
  padding: 15px 30px;
}

.modal-body button.modal-button {
  display: inline;
  margin-left: 1em;
}

.modal-body .form {
  text-align: left;
}

ul.social-links {
  margin: 0;
  padding: 0;
}

/************ Home page slider **********/
.hero-wrapper .container {
  padding: 0 5px;
  margin-bottom: 10px;
}

.region-hero {
  position: relative;
  height: 500px;
}

.hero-text {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 100px;
  z-index: 5;
}

.hero-text h1 {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.3);
  color: #fff;
  margin: 0;
  padding: 0;
}

.hero-text .buttons {
  text-align: center;
  margin-top: 14px;
}

.btn.btn-hero,
.btn.btn-hero:visited,
.btn.btn-hero:link {
  outline: none;
  color: #fff;
  box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #f0ad4e;
  border-color: #eea236;
  margin: 6px;
}

.btn.btn-hero:hover,
.btn.btn-hero:focus,
.btn.btn-hero:active,
.btn.btn-hero:active:focus {
  outline: none;
  background-color: #ec971f;
  border-color: #d58512;
}

@media screen and (max-width: 429px) {
  .features .feature {
    width: 100%;
  }
  /*  .hero-text {padding: 0 20px;} */
  .home-feature .text-wrapper {
    padding: 20px 40px;
  }
  .home-feature.made-to-order .text-wrapper,
  .home-feature.stile-rail .text-wrapper {
    top: 100px;
  }
  .home-feature.flexibility .text-wrapper,
  .home-feature.materials .text-wrapper {
    top: 75px;
  }
}
@media screen and (min-width: 430px) and (max-width: 767px) {
  .home-feature .text-wrapper {
    padding: 20px 80px;
  }
  .home-feature.made-to-order .text-wrapper,
  .home-feature.stile-rail .text-wrapper {
    top: 110px;
  }
  .home-feature.flexibility .text-wrapper,
  .home-feature.materials .text-wrapper {
    top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .hero-text {
    width: 100%;
    left: auto;
  }
  .hero-wrapper .slide.florida {
    background-image: url("home/florida-1-4.jpg");
  }
  .hero-wrapper .slide.tnah {
    background-image: url("home/tnah-1-4.jpg");
  }
  .hero-wrapper .slide.stpete {
    background-image: url("home/stpete-1-4.jpg");
  }
  .home-feature .text-wrapper {
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
  }
  .hero-15566 {
    background-image: url("../images/hero/hero-1-450.jpg");
  }
  .hero-15571 {
    background-image: url("../images/hero/hero-2-450.jpg");
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hero-wrapper .slide.florida {
    background-image: url("home/florida-1-3.jpg");
  }
  .hero-wrapper .slide.tnah {
    background-image: url("home/tnah-1-3.jpg");
  }
  .hero-wrapper .slide.stpete {
    background-image: url("home/stpete-1-3.jpg");
  }
  .made-to-order .wrapper {
    background-position: -260px 0;
  }
  .made-to-order .text-wrapper {
    right: 40px;
  }
  .stile-rail .wrapper {
    background-position: -190px 0;
  }
  .stile-rail .text-wrapper {
    left: 60px;
  }
  .modal-dialog {
    width: 80%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-wrapper .slide.florida {
    background-image: url("home/florida-1-2.jpg");
  }
  .hero-wrapper .slide.tnah {
    background-image: url("home/tnah-1-2.jpg");
  }
  .hero-wrapper .slide.stpete {
    background-image: url("home/stpete-1-2.jpg");
  }
  .made-to-order .wrapper {
    background-position: -60px 0;
  }
  .made-to-order .text-wrapper {
    right: 60px;
  }
  .stile-rail .text-wrapper {
    left: 60px;
  }
  .modal-dialog {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .hero-wrapper .slide.florida {
    background-image: url("home/florida-1-1.jpg");
  }
  .hero-wrapper .slide.tnah {
    background-image: url("home/tnah-1-1.jpg");
  }
  .hero-wrapper .slide.stpete {
    background-image: url("home/stpete-1-1.jpg");
  }
  .modal-dialog {
    width: 900px;
  }
}
/************ Concealed hinge landing page ************/
.page-node-35511 .breadcrumb,
.page-node-35511 .page-title {
  display: none;
}

.tectus .hero {
  position: relative;
  background: url("/sites/trustile.com/files/landing/tectus-bkgd-01b.jpg") right top no-repeat;
}

.tectus .hero .callout {
  position: relative;
  width: 440px;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.tectus .callout h2 {
  font-weight: 300;
  margin-top: 0;
}

.tectus .callout h2 strong {
  font-weight: 400;
}

.tectus p.tall-leading {
  font-size: 18px;
  line-height: 1.8;
}

.tectus .hinge-form {
  position: relative;
  width: 100%;
  background: #f2f0ec;
}

.tectus .hinge-form form {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.tectus .form-group:last-child {
  margin-bottom: 15px;
}

.tectus .no-gutter {
  padding: 0;
}

/*.tectus .secondary-content {margin-top: -30px;}*/
.tectus .secondary-content a {
  color: #fff;
}

.tectus .secondary-content .col-1,
.tectus .secondary-content .col-3 {
  background: #dbd7cb;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tectus .secondary-content .col-2 {
  background: #597288;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tectus .secondary-content .text-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 0 12px;
}

.tectus .secondary-content .hinge-image {
  background: url("/sites/trustile.com/files/landing/tectus-hinge.jpg") center center no-repeat;
  background-size: cover;
}

.tectus table {
  width: 100%;
}

.tectus figure {
  padding: 0;
}

.tectus tr {
  border-bottom: 1px dotted #bbb;
}

.tectus th,
.tectus td {
  padding: 8px 0;
}

.tectus th {
  font-weight: 400;
}

.tectus td {
  text-align: center;
}

.tectus .sidebar-content input,
.tectus .sidebar-content select {
  border-color: #666;
  color: #444;
}

@media screen and (min-width: 450px) and (max-width: 767px) {
  .tectus form .col-xs-12.col-sm-6 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .tectus .secondary-content .col-1,
  .tectus .secondary-content .col-2,
  .tectus .secondary-content .col-3,
  .tectus .image-spacer {
    height: 290px;
  }
  .tectus .hero .callout {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tectus .secondary-content .col-1,
  .tectus .secondary-content .col-2 {
    height: 350px;
  }
  .tectus .image-spacer {
    height: 700px;
  }
  .tectus .hero .callout {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .tectus .secondary-content .col-1,
  .tectus .secondary-content .col-2,
  .tectus .secondary-content .col-3,
  .tectus .image-spacer {
    height: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .tectus .secondary-content .col-1,
  .tectus .secondary-content .col-2,
  .tectus .secondary-content .col-3,
  .tectus .image-spacer {
    height: 290px;
  }
}
/* Timeline */
ul.timeline {
  list-style: none;
  padding: 30px 0 30px;
  margin: 0;
  position: relative;
}

ul.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #4C4C4E;
  margin-left: -3px;
}

ul.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

ul.timeline > li:before,
ul.timeline > li:after {
  content: " ";
  display: table;
}

ul.timeline > li:after {
  clear: both;
}

ul.timeline > li:before,
ul.timeline > li:after {
  content: " ";
  display: table;
}

ul.timeline > li:after {
  clear: both;
}

ul.timeline > li > .timeline-panel {
  width: 44%;
  float: left;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

ul.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -14px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 15px solid transparent;
  content: " ";
}

ul.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -13px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 14px solid transparent;
  content: " ";
}

ul.timeline > li > .timeline-badge {
  color: #808284;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #4C4C4E;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

ul.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

ul.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -14px;
  right: auto;
}

ul.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
.tnarh-hero {
  background: url("/sites/trustile.com/files/whats-new/2017-tnarh/tnarh-hero-bkgd.jpg") center center no-repeat;
  background-size: cover;
}

p.box {
  width: 90%;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 0 14px;
  margin: 6px auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

p.box.blue {
  background: rgba(148, 168, 183, 0.75);
  border: 1px solid #94a8b7;
}

.tnarh-contact .row + .row {
  margin-top: 6px;
}

.tnarh-contact label {
  color: rgba(255, 255, 255, 0.6);
}

.big-button {
  height: 60px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 60px;
  color: #fff;
  background: orange;
  border-radius: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  padding: 0 40px;
  margin: 0 auto;
}

.case-study-content {
  margin-top: 60px;
  padding: 30px;
}

.case-study-teaser {
  line-height: 30px;
  font-size: 30px;
  background: #4d738a;
  color: #fff;
  padding: 30px;
}

.vert-block {
  padding: 30px 60px;
  color: #fff;
}

.case-study-teaser,
.case-study-content,
.vert-block h2 {
  margin-top: 0;
}

@media screen and (max-width: 480px) {
  .tnarh-hero .col-xs-10 {
    width: 100%;
  }
  .tnarh-hero .col-xs-offset-1 {
    margin: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .case-study-content {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  ul.timeline:before {
    left: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .case-study-content {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .vert-block {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .vert-block {
    margin-top: 120px;
  }
}
#reqSamples input,
#reqSamples select {
  margin-bottom: 12px;
}

/* parallax */
.fs {
  height: 100vh;
}

.parallax article,
.parallax-header {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

article .door-image,
.parallax-header .door-image {
  position: absolute;
  width: 30%;
  top: 60px;
  left: 10%;
}

article.left .door-image,
.parallax-header.left .door-image {
  left: auto;
  right: 10%;
}

.parallax-header .text-wrapper,
.parallax-body .text-wrapper {
  position: absolute;
  width: 45%;
  right: 10%;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 120px;
}

article.left .text-wrapper,
.parallax-header.left .text-wrapper {
  right: auto;
  left: 10%;
}

.parallax .container {
  height: 100%;
  position: relative;
  z-index: 2;
}

.parallax-header {
  color: #ffffff;
}

.bcg {
  background: no-repeat center center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 140%;
  z-index: 1;
  opacity: 1;
}

.parallax .breadcrumb {
  padding: 20px 0 0 0;
  border-bottom: none;
  color: #ccc;
}

.parallax .breadcrumb a {
  color: #fff;
}

.parallax-header .bcg {
  background-image: url(about/blur01.jpg);
  height: 100%;
}

#slide01 .bcg {
  background-image: url(about/blur02.jpg);
}

#slide02 .bcg {
  background-image: url(about/blur03.jpg);
}

#slide03 .bcg {
  background-image: url(about/blur04.jpg);
}

@media screen and (max-width: 767px) {
  .parallax-header .bcg {
    opacity: 1;
  }
  article .door-image,
  .parallax-header .door-image {
    display: none;
  }
  article.left .door-image,
  .parallax-header.left .door-image {
    right: 10%;
  }
  .parallax-header .text-wrapper,
  .parallax-body .text-wrapper {
    width: 80%;
    right: 10%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  article .door-image,
  .parallax-header .door-image {
    width: 45%;
    top: 40px;
    left: 0;
  }
  article.left .door-image,
  .parallax-header.left .door-image {
    right: 0;
  }
  .parallax-header .text-wrapper,
  .parallax-body .text-wrapper {
    width: 36%;
    right: 15%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  article .door-image,
  .parallax-header .door-image {
    width: 40%;
    top: 40px;
    left: 0;
  }
  article.left .door-image,
  .parallax-header.left .door-image {
    right: 0;
  }
  .parallax-header .text-wrapper,
  .parallax-body .text-wrapper {
    width: 45%;
    right: 10%;
  }
}
/* Parallax Navigation */
#slide-nav {
  display: block;
  display: none;
  position: fixed;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: right;
  z-index: 100;
}

#slide-nav a {
  display: block;
  line-height: 25px;
  position: relative;
  padding-right: 20px;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

#slide-nav a:hover .nav-label {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

#slide-nav .nav-dot {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#slide-nav .nav-label {
  display: block;
  max-width: 180px;
  opacity: 0.6;
  font-weight: 400;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
  visibility: visible;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

#slide-nav.is-dark a {
  color: #212121;
}

#slide-nav.is-dark .nav-dot {
  background-color: rgba(0, 0, 0, 0.5);
}

#slide-nav.is-light a {
  color: #ffffff;
}

#slide-nav.is-light .nav-dot {
  background-color: rgba(255, 255, 255, 0.5);
}

#slide-nav ul {
  margin: 0;
  padding: 0;
}

#slide-nav li {
  width: auto;
  list-style: none;
}

.slide {
  color: #ffffff;
  background-color: #000;
  position: relative;
}

.slide .container {
  padding-top: 30px;
  position: relative;
  z-index: 2;
}

/* =Content Block */
/* .content-block {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.9); } */
/* comment out content-block visibility until parallax effects fixed */
.no-touch .content-block .container {
  visibility: inherit;
}

.no-touch .content-block.is-active .container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* =Simple animation up */
.no-touch .slideInUp {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

.no-touch .is-active .slideInUp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slideInUp.slideInUp2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.slideInUp.slideInUp3 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

@media screen and (max-width: 767px) {
  .bcg {
    opacity: 0.5;
  }
  #slide-nav {
    display: none;
  }
}
/* are these nessecary?
.hidden {
display: none !important;
visibility: hidden; }

.invisible {
visibility: hidden; }

*/
/********* Why TruStile ********/
.about.maint-container {
  margin-top: -20px;
}
.about.video {
  background: #808284;
  color: #fff;
  padding: 30px 0;
}
.about.video .video-wrapper {
  border: #808284;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.3);
}
.about.video h2 {
  text-transform: uppercase;
  color: #EEEEEE;
}
.about.video hr {
  border-color: #EEEEEE;
}
.about.mvv {
  background-color: #4C4C4E;
  color: #fff;
}
.about.mvv hr {
  border-top: 1px solid #808284;
}
.aboutx.employees {
  background: #817a6b;
  background: -moz-linear-gradient(top, #817a6b 0%, #888273 30%, #888273 100%);
  background: -webkit-linear-gradient(top, #817a6b 0%, #888273 30%, #888273 100%);
  background: linear-gradient(to bottom, #817a6b 0%, #888273 230, #888273 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#817a6b', endColorstr='#888273', GradientType=0);
  padding: 20px 0;
}
.aboutx.employees h2 {
  color: #d8c295;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.aboutx.employees .btn {
  margin: 20px 0;
  height: 36px;
  line-height: 36px;
  padding: 0 30px;
}
.about.timeline {
  background: #808284;
}
.about.timeline h2 {
  display: table;
  background: #4C4C4E;
  color: #808284;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  padding: 10px 20px;
  margin: 0 auto;
}

.about .footer {
  margin-top: 0;
  position: relative;
}

/********* Employees ********/
.people-breadcrumbs {
  position: relative;
  z-index: 20;
  color: #fff;
  height: 75px;
}
.people-breadcrumbs .breadcrumb {
  border-bottom: 0 none;
}
.people-breadcrumbs .breadcrumb a {
  color: white;
}
.people-breadcrumbs .breadcrumb .active {
  color: hsla(0, 100%, 100%, 0.5);
}

.path-people #cboxLoadedContent {
  overflow: hidden !important;
}

.employees {
  background: #808284;
}
.employees .employee-grid {
  padding: 20px 0;
}
.employees .people a,
.employees .people a:hover {
  color: #fff;
  text-decoration: none;
}
.employees .people a strong,
.employees .people a:hover strong {
  color: #EEEEEE;
}
.employees .people.intro {
  border-bottom: 1px dotted #EEEEEE;
  margin-bottom: 20px;
}
.employees .people.intro .well {
  background-color: transparent;
  border: 0;
  padding: 30px;
  color: #fff;
}
.employees .people.intro .well h1 {
  color: #EEEEEE;
}
.employees .people .employee {
  margin-bottom: 20px;
}
.employees .people .employee figure {
  padding: 0;
}
.employees .people .employee .wrapper {
  position: relative;
  border: 1px solid #fff;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.employees .people .employee .wrapper .detail {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0;
  opacity: 0;
}
.employees .people .employee .wrapper .detail .text-wrapper {
  position: absolute;
  top: 50%;
  right: auto;
  transform: translatey(-50%);
  text-align: center;
  width: 100%;
  color: #fff;
  text-decoration: none;
  outline: none;
  padding: 10px;
}
.employees .people .employee .wrapper:hover .detail {
  bottom: 0;
  opacity: 1;
}
.employees .view-mode-colorbox {
  background: #808284;
  padding: 10px 30px 20px 30px;
  color: #ffffff;
}
.employees .view-mode-colorbox img {
  border: 1px solid #fff;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.3);
  margin: 30px 0;
}
.employees .view-mode-colorbox h2 {
  color: #EEEEEE;
}
.employees .view-mode-colorbox .employee-detail {
  border-top: 1px dotted #EEEEEE;
  margin-top: 6px;
  padding-top: 6px;
}
.employees .view-mode-colorbox .employee-detail.indent {
  padding-left: 160px;
}
.employees .view-mode-colorbox .employee-detail.indent .label-inline {
  float: left;
  margin-left: -160px;
}
.employees .view-mode-colorbox .employee-detail .label-inline {
  display: inline;
  color: #EEEEEE;
  font-weight: bold;
}
.employees .view-mode-colorbox .employee-detail .label-above {
  display: block;
  color: #EEEEEE;
  font-weight: bold;
  margin-bottom: 4px;
}
.employees #cboxWrapper #cboxContent,
.employees #cboxWrapper #cboxTitle {
  background: #808284;
}
.employees #cboxWrapper #cboxPrevious,
.employees #cboxWrapper #cboxNext {
  bottom: 0;
}
.employees .careers-teaser {
  background: #4C4C4E;
  color: #fff;
  padding: 40px 0;
}
.employees .careers-teaser .btn-primary,
.employees .careers-teaser .btn-primary:link,
.employees .careers-teaser .btn-primary:visited {
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0 30px;
}
.employees .careers-teaser .btn-primary:hover, .employees .careers-teaser .btn-primary:active, .employees .careers-teaser .btn-primary:focus,
.employees .careers-teaser .btn-primary:link:hover,
.employees .careers-teaser .btn-primary:link:active,
.employees .careers-teaser .btn-primary:link:focus,
.employees .careers-teaser .btn-primary:visited:hover,
.employees .careers-teaser .btn-primary:visited:active,
.employees .careers-teaser .btn-primary:visited:focus {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}

.page-node-206 #cboxLoadedContent {
  overflow: hidden !important;
  overflow-y: auto !important;
}

/*********** Announcements *****************/
#am-list {
  padding: 0;
  column-count: 4;
  column-gap: 20px;
}

#am-list > li {
  list-style: none;
  list-style-image: none;
}

.view-truquote-announcements {
  margin: 30px 0 40px;
}
.view-truquote-announcements .well {
  box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.view-truquote-announcements .well:hover {
  background-color: #f1f6f9;
  border: 1px solid #bbb;
  box-shadow: -5px 5px 5px 0px rgba(0, 0, 0, 0.3);
}
.view-truquote-announcements .well a {
  margin-top: 20px;
}

/*********** What's New *****************/
.page-whats-new .navbar,
.node-type-news .navbar,
.page-kp43lfdqlr1yh7rvspul .navbar,
.node-type-truquote-announcement .navbar {
  margin-bottom: 0;
}

.news-nav-wrapper {
  background: #4C4C4E;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.navbar.navbar-news {
  margin-bottom: 0;
}

.navbar-news .navbar-nav > li > a {
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0 15px;
}

.navbar-news .navbar-nav > li > a:hover,
.navbar-news .navbar-nav > li > a:active,
.navbar-news .navbar-nav > li > a:focus,
.navbar-news .nav .open > a {
  background: rgba(255, 255, 255, 0.2);
  color: rgb(255, 255, 255);
}

.navbar-news .dropdown-menu {
  padding: 0;
}

.navbar-news .dropdown-menu > li:first-child a {
  padding-top: 12px;
}

.navbar-news .dropdown-menu > li:last-child a {
  padding-bottom: 12px;
}

.navbar-news .more-link > a {
  padding: 6px 20px 12px 20px;
  background: #e2e7ec;
  border-top: 1px solid #bbb;
  margin-bottom: -5px;
}

.page-node-40526 .popover {
  max-width: 400px;
}

.eflorida-hero {
  background: url("/sites/trustile.com/files/whats-new/2017-east_florida/eflorida-hero-bkgd.jpg") center center no-repeat;
  background-size: cover;
}

@media (min-width: 992px) {
  .row-flex {
    display: flex;
  }
  .col-vert-center {
    display: flex;
    align-items: center;
  }
}
.modal .modal-dialog .modal-content {
  border-radius: 0;
}
.modal .modal-dialog .modal-content .modal-header {
  background-color: #ffffff;
  margin-right: 1px;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: myriad-pro, sans-serif;
}
.modal .modal-dialog .modal-content .modal-body {
  display: inherit;
}

.maForm .well {
  background: #F7F7F7;
  border-radius: 4px;
  border: 0;
  box-shadow: 0;
  padding: 24px;
}
.maForm .form-group:last-child {
  margin-bottom: 15px;
}

.view-high-resolution-media .views-exposed-form .form--inline {
  display: flex;
  align-items: flex-end;
}

.path-entry-systems #slide0 .text-wrapper {
  top: 40%;
  width: 90%;
}

.home-intro-block {
  width: 100%;
  height: 80vh;
  min-height: 900px;
  background-image: url("/sites/default/files/styles/new_hero_slider_image/public/eight-vertical-plank-door-entry-system.jpeg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-intro-block .container {
  position: relative;
  height: 80vh;
  min-height: 900px;
  max-width: 1440px;
}
.home-intro-block .home-intro-headline {
  position: absolute;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  left: 0%;
  top: 10%;
}
.home-intro-block .home-intro-headline .title {
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin: 0 0 20px;
}
.home-intro-block .home-intro-headline .subtitle {
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin: 0 0 20px;
}

.path-frontpage .jumplinks {
  margin-top: 30px;
  margin-bottom: -30px;
}
.path-frontpage .jumplinks .list-inline {
  text-align: center;
}
.path-frontpage .jumplinks .list-inline > li {
  padding: 0 25px;
}
.path-frontpage .jumplinks a,
.path-frontpage .jumplinks a:visited,
.path-frontpage .jumplinks a:link {
  color: #222;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-decoration: none;
  opacity: 0.8;
}
.path-frontpage .jumplinks a:hover, .path-frontpage .jumplinks a:focus, .path-frontpage .jumplinks a:active,
.path-frontpage .jumplinks a:visited:hover,
.path-frontpage .jumplinks a:visited:focus,
.path-frontpage .jumplinks a:visited:active,
.path-frontpage .jumplinks a:link:hover,
.path-frontpage .jumplinks a:link:focus,
.path-frontpage .jumplinks a:link:active {
  opacity: 1;
  text-decoration: underline;
}

.home-intro-feature {
  display: block;
  position: absolute;
  left: 0%;
  bottom: 10%;
  max-width: 400px;
  padding: 30px 36px;
  border-radius: 12px;
  background: rgb(255, 255, 255);
  /* background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 55%, rgba(255,255,255,0.8001794467787114) 100%); */
}
.home-intro-feature .super-title {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #004c97;
  margin: 0;
}
.home-intro-feature .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #222;
  margin: 0 0 14px;
}
.home-intro-feature figure {
  border: none;
  margin: 0;
  padding: 0;
}
.home-intro-feature figure img {
  margin: 0;
  border: 1px solid #ccc;
}
.home-intro-feature figure figcaption {
  margin: 14px 0;
  padding: 0;
}
.home-intro-feature figure figcaption .description {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 1.4;
  margin: 0;
}
.home-intro-feature .btn.btn-simple,
.home-intro-feature .btn.btn-simple:visited {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  border-radius: 18px;
  padding: 0 24px;
  background-color: rgba(0, 75, 151, 0.6509803922);
  color: #ffffff;
}
.home-intro-feature .btn.btn-simple:hover,
.home-intro-feature .btn.btn-simple:active {
  background-color: #004c97;
}

.home-features {
  width: 100%;
  padding: 60px 0;
  background-color: #ffffff;
}
.home-features.grey {
  background-color: #F7F7F7;
}
.home-features .title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #211f1b;
  margin-bottom: 30px;
}
.home-features .lead {
  color: #211f1b;
  max-width: 80%;
  margin-top: -15px;
  margin-bottom: 30px;
}
.home-features a,
.home-features a:visited {
  display: inline-block;
  border: 2px solid transparent;
  padding: 12px;
  margin: 0 -12px;
  text-decoration: none;
}
.home-features a:hover, .home-features a:active,
.home-features a:visited:hover,
.home-features a:visited:active {
  border: 2px solid #004c97;
}
.home-features a .title,
.home-features a .subtitle,
.home-features a .description,
.home-features a:visited .title,
.home-features a:visited .subtitle,
.home-features a:visited .description {
  text-decoration: none;
  color: #222;
}
.home-features a .title:hover, .home-features a .title:active, .home-features a .title:visited, .home-features a .title:focus,
.home-features a .subtitle:hover,
.home-features a .subtitle:active,
.home-features a .subtitle:visited,
.home-features a .subtitle:focus,
.home-features a .description:hover,
.home-features a .description:active,
.home-features a .description:visited,
.home-features a .description:focus,
.home-features a:visited .title:hover,
.home-features a:visited .title:active,
.home-features a:visited .title:visited,
.home-features a:visited .title:focus,
.home-features a:visited .subtitle:hover,
.home-features a:visited .subtitle:active,
.home-features a:visited .subtitle:visited,
.home-features a:visited .subtitle:focus,
.home-features a:visited .description:hover,
.home-features a:visited .description:active,
.home-features a:visited .description:visited,
.home-features a:visited .description:focus {
  text-decoration: none;
  color: #222;
}
.home-features figure {
  margin: 0;
  padding: 0;
}
.home-features figure img {
  border: 1px solid rgba(0, 0, 0, 0.5);
  width: 100%;
  height: auto;
}
.home-features figure figcaption {
  margin: 20px 0;
}
.home-features figure figcaption .subtitle {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #222;
}
.home-features figure figcaption h4.subtitle {
  font-size: 18px;
}
.home-features figure figcaption .description {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: #222;
}

#construction {
  padding-bottom: 60px;
}
#construction .bullet-block {
  display: flex;
  margin: 30px auto;
  gap: 40px;
}
#construction .accsys {
  display: block;
  width: 220px;
  margin-bottom: 20px;
}
#construction .accsys img {
  width: 220px;
  height: auto;
}
#construction h3 {
  font-weight: 600;
}
#construction h3.subhead {
  font-weight: 400;
}
#construction h2.section-title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 0 0px;
  padding: 0 20px;
  letter-spacing: 0.012em;
  background: #004c97;
  color: #ffffff;
}
#construction h2.title {
  margin-bottom: 30px;
}
#construction .fraction sup,
#construction .fraction sub {
  font-size: 60%;
}
#construction .well {
  padding: 30px;
  margin: 20px 0 30px;
}
#construction ul li {
  margin-bottom: 14px;
}
#construction .btn-lg {
  margin: 20px 0;
}
#construction .inline .contextual-region {
  display: inline-block;
}
#construction table.matrix {
  margin: 30px 0;
}
#construction table.matrix td,
#construction table.matrix th {
  border: 0;
}
#construction table.matrix thead th {
  border-bottom: 1px solid #bbb;
}
#construction table.matrix tbody tr {
  border-bottom: 1px solid #ddd;
}
#construction table.matrix tbody tr:last-child {
  border-bottom: 0;
}

/* visualizer tweaks */
/* #tk-treble-root {
  height: 100vh;

  .HeadInterface_desktope__G-f-s {
    display: block !important;
  }

  .HeadInterface_back__rXVGH.hide {
    display: none;
  }
}

.page-node-type-door-style {
  #tk-treble-root {
    height: calc(100vh - 100px);
  }
}

.jRWHye>div:nth-child(1),
.Interface_interface__4FDdo {
  min-height: calc(100vh - 140px) !important;
  height: calc(100vh - 140px) !important;
} */
.page-node-type-page .container-fluid.full-screen {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 480px) {
  .page-node-type-page .container-fluid.full-screen #tk-treble-root {
    height: calc(100vh - 60px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogProductsWidget_wrapper__8I08A {
    height: auto;
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Interface_interface__4FDdo,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogExplorerWidget_wrapper__Uzgid,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Catalog_wrapper__j0ogR {
    height: calc(100vh - 60px);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-page .container-fluid.full-screen #tk-treble-root {
    height: calc(100vh - 165px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogProductsWidget_wrapper__8I08A {
    height: auto;
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Interface_interface__4FDdo,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogExplorerWidget_wrapper__Uzgid,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Catalog_wrapper__j0ogR {
    height: calc(100vh - 165px);
  }
}
@media only screen and (min-width: 992px) {
  .page-node-type-page .container-fluid.full-screen #tk-treble-root {
    height: calc(100vh - 60px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Interface_interface__4FDdo,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogProductsWidget_wrapper__8I08A,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogExplorerWidget_wrapper__Uzgid {
    height: calc(100vh - 60px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Catalog_wrapper__j0ogR {
    height: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .page-node-type-page .container-fluid.full-screen #tk-treble-root {
    height: calc(100vh - 82px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Interface_interface__4FDdo,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogProductsWidget_wrapper__8I08A,
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .CatalogExplorerWidget_wrapper__Uzgid {
    height: calc(100vh - 82px);
  }
  .page-node-type-page .container-fluid.full-screen #tk-treble-root .Catalog_wrapper__j0ogR {
    height: auto;
  }
}

.page-node-type-door-style .container-fluid.detail_page {
  padding-left: 0;
  padding-right: 0;
}
.page-node-type-door-style .container-fluid.detail_page .HeadInterface_split__00hHV > div:nth-of-type(2) {
  width: 100%;
  text-align: right;
}
.page-node-type-door-style .container-fluid.detail_page #tk-treble-root {
  height: calc(100vh - 163px);
}
.page-node-type-door-style .container-fluid.detail_page #tk-treble-root .Interface_interface__4FDdo {
  border: 0;
  height: calc(100vh - 163px);
  box-shadow: none;
}
.page-node-type-door-style .container-fluid.detail_page #tk-treble-root .BoxContent_share__R7y1o {
  box-shadow: none;
}

/************* Footer ************/
.footer {
  background: #004c97;
  color: #ffffff;
  font-weight: 400;
  font-size: 0.875rem;
  margin-top: 0px;
  padding-bottom: 40px;
  padding-top: 40px;
}
.footer p {
  font-size: 0.875rem;
}
.footer .logo-wrapper {
  margin-bottom: 40px;
}
.footer .logo-wrapper img {
  display: block;
  margin: auto;
  max-width: 180px;
}
@media only screen and (min-width: 768px) {
  .footer .logo-wrapper img {
    margin: inherit;
  }
}
.footer .menu {
  display: flex;
  flex-flow: row wrap;
  float: right;
  width: 80%;
}
.footer .menu li {
  display: flex;
  font-size: 0.875rem;
  width: 33.3%;
  white-space: nowrap;
}
.footer .menu li a {
  background: none;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
}
.footer .menu li a:after {
  background: white;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: 0.25s linear;
  transform: scaleX(0);
  visibility: hidden;
  width: 30px;
}
.footer .menu li a:hover, .footer .menu li a:focus {
  background: none;
}
.footer .menu li a:hover:after, .footer .menu li a:focus:after {
  visibility: visible;
  transform: scaleX(1);
}
.footer .menu li .menu-attach-block-wrapper .block {
  background: none;
  padding: 0;
  position: relative;
  top: 0;
  width: initial;
}
.footer .menu li .menu-attach-block-wrapper .block .content {
  display: flex;
}
.footer .menu li .menu-attach-block-wrapper .block .content a {
  color: #ffffff;
  padding: 10px 15px;
  width: 100%;
}
.footer .menu li .menu-attach-block-wrapper .block .content a:hover:after, .footer .menu li .menu-attach-block-wrapper .block .content a:focus:after {
  background: white;
  content: "";
  display: block;
  height: 2px;
  margin: auto;
  position: absolute;
  width: 30px;
}
.footer .region-footer-two {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .footer .region-footer-two {
    text-align: left;
  }
}
.footer .region-footer-two a {
  color: #ffffff;
  text-decoration: underline;
}
.footer .rights {
  font-size: 0.75rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .footer .rights {
    text-align: left;
  }
}
.footer .social {
  display: block;
  margin: auto;
  padding-left: 0px;
  width: 210px;
}
@media only screen and (min-width: 768px) {
  .footer .social {
    margin: inherit;
    margin-left: -10px;
  }
}
.footer .social li {
  list-style: none;
}
.footer .social li a {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 1.7rem;
  padding: 8px;
}
.footer .social li a:hover {
  opacity: 0.75;
}
.footer .social li a .fa-houzz {
  background: url("../images/houzz_logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 32px;
  background-position: center;
}
.footer .social li a .fa-houzz::before {
  content: "";
}

@media (max-width: 768px) {
  .footer .menu {
    width: 90%;
  }
  .region-footer-one {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .menu li {
    width: 50%;
  }
}
/* Content Sliders */
.block-content-slider .color-wrapper {
  padding: 80px 15px;
}
.block-content-slider .color-wrapper.first-color-wrapper {
  background: #808284;
}
.block-content-slider .color-wrapper.first-color-wrapper .second-block {
  background: #EEEEEE;
}
.block-content-slider .color-wrapper.first-color-wrapper .slide-link {
  background: #4C4C4E;
}
.block-content-slider .color-wrapper.second-color-wrapper {
  background: #EEEEEE;
}
.block-content-slider .color-wrapper.second-color-wrapper .second-block {
  color: #ffffff;
  background: #808284;
}
.block-content-slider .color-wrapper.second-color-wrapper .slide-link {
  background: #4C4C4E;
}
.block-content-slider .color-wrapper.third-color-wrapper {
  background: #4C4C4E;
}
.block-content-slider .color-wrapper.third-color-wrapper .second-block {
  background: #EEEEEE;
}
.block-content-slider .color-wrapper.third-color-wrapper .slide-link {
  background: #808284;
}
@media only screen and (min-width: 768px) {
  .block-content-slider .flex-left .slider-box .slide-controls {
    right: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-slider .flex-left .slider-box .slide-controls {
    right: -62px;
  }
}
.block-content-slider .flex-right {
  flex-direction: row-reverse;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .block-content-slider .flex-right .slider-box .slide-controls {
    left: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .block-content-slider .flex-right .slider-box .slide-controls {
    left: -62px;
  }
}
@media only screen and (min-width: 768px) {
  .block-content-slider .row-flex {
    align-content: center;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .block-content-slider .row-flex .first-block {
    width: 60%;
  }
}
.block-content-slider .row-flex .second-block {
  padding: 15px 40px;
}
@media only screen and (min-width: 768px) {
  .block-content-slider .row-flex .second-block {
    align-items: center;
    display: flex;
    width: 40%;
  }
}
.block-content-slider .slide-description {
  line-height: 25px;
  margin-bottom: 30px;
}
.block-content-slider .slide-link {
  display: table;
  margin: auto;
  margin-bottom: 20px;
}
.block-content-slider .slide-link a {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  text-decoration: none;
  padding: 15px 40px;
}
.block-content-slider .slide-link:hover {
  opacity: 0.7;
  transition: 0.25s linear;
}
.block-content-slider .slide-title {
  margin-bottom: 20px;
}
.block-content-slider .slider-box {
  position: relative;
  height: 100%;
}
.block-content-slider .slider-box div {
  height: 100%;
}
.block-content-slider .slider-box .slide-controls {
  height: initial !important;
}
.block-content-slider .slider-box img {
  object-fit: cover;
  width: 100%;
}

/* Global Controls */
.slide-controls {
  bottom: 0px;
  position: absolute;
  right: 0px;
}
.slide-controls .slide-control {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  color: #575757;
  cursor: pointer;
  float: left;
  height: 62px !important;
  padding: 20px 24px;
  width: 62px;
}
.slide-controls .slide-control i {
  display: none;
}
.slide-controls .slide-control.slide-right {
  background-image: url("../images/trustile/Arrow-Right.png");
}
.slide-controls .slide-control.slide-left {
  background-image: url("../images/trustile/Arrow-Left.png");
}
.slide-controls .slide-control:hover {
  background-color: #DDDDDD;
  transition: 0.25s linear;
}

/* Doors Slider product page */
.slider-doors-wrapper {
  position: relative;
  margin: 0px -15px 0px -15px;
}
@media only screen and (min-width: 768px) {
  .slider-doors-wrapper {
    box-shadow: 0px 20px 110px -31px rgba(0, 0, 0, 0.3215686275);
    margin: 0px 0px;
  }
}
.slider-doors-wrapper .door-images-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
}
.slider-doors-wrapper .door-related-images-wrapper {
  height: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.slider-doors-wrapper .door-related-images-wrapper.active {
  visibility: initial;
  z-index: 100;
}
.slider-doors-wrapper .door-related-images-wrapper div,
.slider-doors-wrapper .door-related-images-wrapper ul,
.slider-doors-wrapper .door-related-images-wrapper img {
  height: 100%;
}
.slider-doors-wrapper .door-related-images-wrapper img {
  object-fit: cover;
  width: 100%;
}
.slider-doors-wrapper .slick-arrow {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  bottom: -31px;
  color: #575757;
  cursor: pointer;
  float: left;
  height: 62px;
  line-height: 62px;
  padding: 0 24px;
  top: auto;
  width: 62px;
  z-index: 90;
}
.slider-doors-wrapper .slick-arrow:hover {
  background-color: #DDDDDD;
  transition: 0.25s linear;
}
.slider-doors-wrapper .slick-arrow.slick-prev {
  background-image: url("../images/trustile/Arrow-Left.png");
  left: auto;
  right: 62px;
}
@media only screen and (min-width: 768px) {
  .slider-doors-wrapper .slick-arrow.slick-prev {
    left: 0px;
    right: auto;
  }
}
.slider-doors-wrapper .slick-arrow.slick-prev:before {
  color: #000;
  content: "";
  font-family: Font-Awesome;
}
.slider-doors-wrapper .slick-arrow.slick-next {
  background-image: url("../images/trustile/Arrow-Right.png");
  left: auto;
  right: 0px;
}
@media only screen and (min-width: 768px) {
  .slider-doors-wrapper .slick-arrow.slick-next {
    left: 62px;
    right: auto;
  }
}
.slider-doors-wrapper .slick-arrow.slick-next:before {
  color: #000;
  content: "";
  font-family: Font-Awesome;
}
.slider-doors-wrapper .slick-slide {
  background: #F7F7F7;
}
@media only screen and (min-width: 768px) {
  .slider-doors-wrapper .slick-slide {
    background: #F7F7F7;
  }
}

.page-node-type-photo .slider-doors-wrapper img {
  width: 100%;
}

.sliders-options {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 101;
}
.sliders-options .door-option {
  background: #EEEEEE;
  padding: 5px;
}
.sliders-options .door-option img {
  height: 62px;
  margin: auto;
}
.sliders-options .option {
  cursor: pointer;
  height: 72px;
  position: relative;
  width: 72px;
}
.sliders-options .option .option-overlay {
  background: rgba(50, 50, 50, 0.73);
  color: #ffffff;
  display: none;
  font-size: 0.7rem;
  height: 100%;
  left: 0;
  padding: 30px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.sliders-options .option .option-overlay.active {
  display: block;
}
.sliders-options .related-option img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sliders-options {
    left: auto;
    right: 0px;
  }
}

/* Hero sliders */
.view-hero-slider .carousel-control {
  background: rgba(0, 0, 0, 0.25);
  background-image: none;
  height: 80px;
  top: 40%;
  width: 40px;
}
.view-hero-slider .carousel-control.left {
  border-bottom-right-radius: 80px;
  border-top-right-radius: 80px;
}
.view-hero-slider .carousel-control .glyphicon-chevron-right {
  background-image: url("../images/trustile/Slider-arrow-right.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 15px;
  font-family: Font-Awesome;
  margin-top: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .view-hero-slider .carousel-control .glyphicon-chevron-right {
    background-position: 15px center;
  }
}
.view-hero-slider .carousel-control .glyphicon-chevron-right:before {
  content: "";
}
.view-hero-slider .carousel-control .glyphicon-chevron-left {
  background-image: url("../images/trustile/Slider-arrow-left.png");
  background-position: 2px center;
  background-repeat: no-repeat;
  background-size: 15px;
  font-family: Font-Awesome;
  margin-top: -15px;
  margin-left: -15px;
  text-align: left;
}
.view-hero-slider .carousel-control .glyphicon-chevron-left:before {
  content: "";
}
.view-hero-slider .carousel-control.right {
  border-bottom-left-radius: 80px;
  border-top-left-radius: 80px;
}
.view-hero-slider .slide img {
  max-height: 550px;
  object-fit: cover;
  width: 100%;
}

/*  Door landing page slider  */
.door-landing-slider {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--content {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--controls {
    bottom: 125px;
    position: absolute;
    right: 62px;
    width: 30%;
  }
}
.door-landing-slider--controls .slide-control {
  background-color: rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-size: 15px;
  font-family: Font-Awesome;
  height: 80px;
  position: absolute;
  top: 20%;
  width: 40px;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--controls .slide-control {
    position: relative;
  }
}
.door-landing-slider--controls .slide-control.slide-right {
  background-image: url("../images/trustile/Slider-arrow-right.png");
  background-position: 15px center;
  border-bottom-left-radius: 80px;
  border-top-left-radius: 80px;
  right: 0;
}
.door-landing-slider--controls .slide-control.slide-right i::before {
  content: "";
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--controls .slide-control.slide-right {
    background-position: center center;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
  }
}
.door-landing-slider--controls .slide-control.slide-left {
  background-image: url("../images/trustile/Slider-arrow-left.png");
  background-position: 2px center;
  border-bottom-right-radius: 80px;
  border-top-right-radius: 80px;
  left: 0;
}
.door-landing-slider--controls .slide-control.slide-left i::before {
  content: "";
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--controls .slide-control.slide-left {
    background-position: center center;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
  }
}
.door-landing-slider--controls .slide-control:hover {
  background-color: rgba(0, 0, 0, 0.45);
  transition: 0.25s linear;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--controls .slide-control {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    color: #575757;
    cursor: pointer;
    float: left;
    height: 62px !important;
    padding: 20px 24px;
    width: 62px;
  }
  .door-landing-slider--controls .slide-control i {
    display: none;
  }
  .door-landing-slider--controls .slide-control.slide-right {
    background-image: url("../images/trustile/Arrow-Right.png");
  }
  .door-landing-slider--controls .slide-control.slide-left {
    background-image: url("../images/trustile/Arrow-Left.png");
  }
  .door-landing-slider--controls .slide-control:hover {
    background-color: #DDDDDD;
    transition: 0.25s linear;
  }
}
.door-landing-slider--text {
  background: #4C4C4E;
  color: #ffffff;
  padding: 20px 0px 40px 0px;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--text {
    float: left;
    min-height: 275px;
    padding: 40px;
    text-align: left;
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  .door-landing-slider--text {
    padding: 50px;
  }
}
.door-landing-slider--text-description {
  margin: auto;
  width: 60%;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--text-description {
    float: left;
    width: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .door-landing-slider--text-description {
    font-size: 1.125rem;
    line-height: 32px;
    padding: 10px 20px;
  }
}
.door-landing-slider--text-link {
  background: #004c97;
}
.door-landing-slider--text-link a {
  color: #ffffff;
  display: block;
  padding: 25px 15px;
  text-decoration: none;
}
.door-landing-slider--text-link a:hover {
  opacity: 0.7;
  transition: 0.25s linear;
}
.door-landing-slider--text-link a:after {
  background: url("../images/trustile/Chevronwhite.svg");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 24px;
  margin-left: 10px;
  position: absolute;
  width: 20px;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--text-link {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 30%;
  }
  .door-landing-slider--text-link a {
    font-size: 1.125rem;
    padding: 50px 15px;
  }
}
.door-landing-slider--text-new {
  font-size: 3.5rem;
  font-family: baskerville-urw, serif;
  font-weight: 500;
  font-style: normal;
  left: 0;
  margin: auto;
  opacity: 0.2;
  position: absolute;
  text-align: center;
  top: 25px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--text-new {
    left: 40px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .door-landing-slider--text-new {
    font-size: 4.5rem;
  }
}
.door-landing-slider--text-title {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 2px;
  padding: 30px 15px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider--text-title {
    float: left;
    padding: 10px 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .door-landing-slider--text-title {
    font-size: 1.125rem;
  }
}
.door-landing-slider .slick-slide img {
  display: block;
  height: 350px;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .door-landing-slider .slick-slide img {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .door-landing-slider .slick-slide img {
    max-height: 700px;
  }
}

/* Intro block*/
.hero-intro-block {
  max-width: 90%;
  margin: auto;
  padding: 0px 15px 60px 15px;
  text-align: center;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .hero-intro-block {
    max-width: 750px;
  }
}
.hero-intro-block a {
  color: #575757;
  margin-right: 0px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .hero-intro-block a {
    margin-right: 40px;
    display: inline;
  }
}
.hero-intro-block h1 {
  background: #ffffff;
  display: block;
  margin: auto;
  margin-top: -40px;
  max-width: 700px;
  padding: 30px 20px 30px 20px;
  position: relative;
  width: 80%;
  z-index: 300;
}
.hero-intro-block i {
  background-image: url("../images/trustile/Chevronblack.svg");
  background-repeat: no-repeat;
  background-position: center center;
  color: #575757;
  height: 24px;
  margin-left: 10px;
  padding: 2px;
  position: absolute;
  width: 20px;
}
.hero-intro-block i::before {
  content: "";
}
.hero-intro-block.series-title h1 {
  padding-bottom: 10px;
}
.hero-intro-block.series-title h2 {
  font-weight: 400;
  font-style: italic;
  color: #808284;
  margin: 0 0 35px 0;
}
.hero-intro-block.series-title h2:before {
  content: "— ";
}
.hero-intro-block.series-title h2:after {
  content: " —";
}

/* New Hero Intro Block Used for Homepage */
.new-hero-intro-block {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 80px 0 90px;
}
.new-hero-intro-block h2 {
  font-size: 45px;
  font-weight: normal;
  margin: auto;
  padding: 0px 20px 30px 20px;
  text-align: center;
}
.new-hero-intro-block p {
  text-align: center;
}

/* Block Info card blocks group */
.block-info-card-blocks {
  margin-bottom: 40px;
  margin-top: 40px;
}
.block-info-card-blocks a {
  text-decoration: none;
}
.block-info-card-blocks a .block-info-card {
  height: 100%;
}
.block-info-card-blocks a .block-info-card .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.block-info-card-blocks a .block-info-card .content .description {
  flex-grow: 1;
}
.block-info-card-blocks .block-info-card-blocks-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  margin: 0px -10px 0px -10px;
}
.block-info-card-blocks .block-info-card-blocks-content > .field--item {
  width: 100%;
  padding: 10px;
}
@media only screen and (min-width: 480px) {
  .block-info-card-blocks .block-info-card-blocks-content > .field--item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .block-info-card-blocks .block-info-card-blocks-content > .field--item {
    width: 25%;
  }
}
.block-info-card-blocks .block-info-card-blocks-content > .field--item img {
  width: 100%;
}
.block-info-card-blocks .block-info-card-blocks-content > .field--item .block-info-card .description {
  font-size: 14px;
}
/* New Info Card Blocks */
.block-new-info-card-blocks {
  padding: 90px 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .block-new-info-card-blocks {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
.block-new-info-card-blocks h3 {
  width: 100%;
  text-align: center;
  margin: 25px 0 40px;
  font-size: 52px;
}
.block-new-info-card-blocks a {
  text-decoration: none;
}
.block-new-info-card-blocks a .block-info-card {
  height: 100%;
}
.block-new-info-card-blocks a .block-info-card .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.block-new-info-card-blocks a .block-info-card .content .description {
  flex-grow: 1;
}
.block-new-info-card-blocks .block-new-info-card-blocks-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-items: center;
  margin: 0px -10px 0px -10px;
}
@media only screen and (min-width: 768px) {
  .block-new-info-card-blocks .block-new-info-card-blocks-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
.block-new-info-card-blocks .block-new-info-card-blocks-content > .field--item {
  width: 100%;
  padding: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .block-new-info-card-blocks .block-new-info-card-blocks-content > .field--item {
    max-width: 413px;
  }
}
.block-new-info-card-blocks .block-new-info-card-blocks-content > .field--item img {
  width: 100%;
}
.block-new-info-card-blocks .block-new-info-card-blocks-content > .field--item .block-info-card .description {
  font-size: 14px;
}

/* Fade In/Slide Up Effect for New Home */
.slideUp-effect {
  opacity: 0;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  will-change: opacity, transform;
  transform: translateY(50px);
  transition-duration: 0;
  transition-delay: 100ms;
}
.slideUp-effect.active {
  opacity: 1;
  transform: translateY(0);
}

.slide-effect-words > div {
  opacity: 0;
}

/* Grid Content Block */
@media only screen and (min-width: 768px) {
  .block-grid-content-block .color-wrapper {
    background: #E5E5E5;
    padding: 80px 0px;
  }
}
.block-grid-content-block .flex-row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.block-grid-content-block .grid-description {
  align-items: center;
  display: flex;
  height: 100%;
  line-height: 25px;
  margin: auto;
  margin-bottom: 20px;
  padding: 15px;
  width: 100%;
}
.block-grid-content-block .grid-description article {
  margin: auto;
}
.block-grid-content-block .grid-description ul {
  text-align: left;
}
.block-grid-content-block .grid-description ul.no-bullet {
  text-align: center;
  padding-left: 0;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .grid-description {
    background: #F5F5F5;
    margin-bottom: 0px;
  }
}
.block-grid-content-block .grid-description-text {
  margin-top: 20px;
}
.block-grid-content-block .grid-first-image {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .grid-first-image {
    margin-bottom: 0px;
  }
}
.block-grid-content-block .grid-first-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .grid-first-image img {
    min-height: 300px;
  }
}
.block-grid-content-block .grid-link {
  font-size: 1.125rem;
  font-weight: 600;
  width: 100%;
}
.block-grid-content-block .grid-link a {
  align-items: center;
  background: #4C4C4E;
  color: #ffffff;
  display: flex;
  height: 100%;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}
.block-grid-content-block .grid-link a:hover {
  opacity: 0.7;
  transition: 0.25s linear;
}
.block-grid-content-block .grid-link div {
  width: 100%;
  height: 100%;
}
.block-grid-content-block .grid-link i {
  background-image: url("../images/trustile/WhiteChevron.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 22px;
  margin-left: 10px;
  margin-top: 7px;
  padding: 2px;
  text-align: center;
  width: 22px;
}
.block-grid-content-block .grid-link i::before {
  content: "";
}
.block-grid-content-block .grid-subtitle {
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #808284;
  opacity: 0.7;
  font-size: 0.875rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
}
.block-grid-content-block .grid-title {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.25rem;
  margin-top: 0px;
  text-transform: uppercase;
}
.block-grid-content-block .grid-title:after {
  background: #575757;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto;
  width: 30%;
}
.block-grid-content-block .no-pad-left {
  float: none !important;
  padding: 0px;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .no-pad-left {
    float: right !important;
    padding-left: 0px;
    padding-right: 15px;
  }
}
.block-grid-content-block .no-pad-right {
  padding: 0px;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .no-pad-right {
    padding-left: 15px;
    padding-right: 0px;
  }
}
.block-grid-content-block .no-pad {
  display: flex;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  right: 0px;
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .no-pad {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .position-col {
    display: flex;
    height: 100%;
    padding-right: 0px;
    position: absolute;
  }
}
@media only screen and (min-width: 768px) {
  .block-grid-content-block .position-row {
    position: relative;
  }
}

/* New Grid Block */
@media only screen and (min-width: 768px) {
  .block-new-grid-content-block.imageRight .block-new-grid-image {
    order: 1;
  }
}
.block-new-grid-content-block .block-new-grid-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  justify-items: center;
  align-items: center;
  background-color: #f0f0f0;
}
@media only screen and (min-width: 768px) {
  .block-new-grid-content-block .block-new-grid-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text {
  padding: 50px;
  max-width: 560px;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-title {
  color: #000;
  font-size: 35px;
  line-height: 40px;
  padding-bottom: 30px;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-title .field {
  display: flex;
  flex-direction: column;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-title .mw-w {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-title .field {
    display: block;
  }
  .block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-title .mw-w:not(:last-child) {
    margin-right: calc(var(--mw-word-spacing) * 1px);
  }
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text .field-subtitle {
  color: #575757;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 35px;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-text a {
  color: #fff;
  background-color: #4c4c4e;
  box-sizing: border-box;
  max-width: 265px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 18px;
  white-space: nowrap;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-image {
  min-height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.block-new-grid-content-block .block-new-grid-content .block-new-grid-image a:hover {
  background-color: transparent;
}

/* Block Door description block */
.door-description-block {
  border-top: 1px solid #F8F8F8;
  padding: 40px 0px 20px 0px;
}
@media only screen and (min-width: 768px) {
  .door-description-block {
    border: none;
    padding: 80px 0px;
  }
}
.door-description-block .text-description-door {
  line-height: 32px;
  margin: auto;
  width: 80%;
}
.door-description-block a {
  background: #4E4E4E;
  color: #ffffff;
  cursor: pointer;
  display: table;
  margin: auto;
  margin-top: 40px;
  padding: 20px 50px;
  text-decoration: none;
}
.door-description-block a:hover {
  opacity: 0.7;
  transition: 0.25s linear;
}

/* Block Landing door category */
.landing-category {
  background: #ffffff;
  height: 100%;
  max-width: 400px;
  margin: auto auto 10px auto;
  padding: 20px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .landing-category {
    padding: 50px 50px 30px 50px;
  }
}
.landing-category-description {
  font-size: 0.9rem;
  margin-bottom: 20px;
  margin-top: 20px;
}
.landing-category-links a {
  color: #ffffff;
  display: block;
  font-size: 0.9rem;
  margin: 0px auto 20px auto;
  max-width: 140px;
  padding: 15px 20px;
  text-align: center;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .landing-category-links a {
    margin-bottom: 0px;
    max-width: initial;
  }
}
.landing-category-links a:hover {
  opacity: 0.7;
  transition: 0.25s linear;
}
@media only screen and (min-width: 992px) {
  .landing-category-links .col-md-6:first-child {
    padding-right: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .landing-category-links .col-md-6:last-child {
    padding-left: 5px;
  }
}
.landing-category-links .field-name-field-landing-category-browse-s a {
  background: #808284;
  white-space: nowrap;
}
.landing-category-links .field-name-field-landing-category-view-p a {
  background: #4C4C4E;
  white-space: nowrap;
}
.landing-category-image img {
  height: 200px;
  width: auto;
  margin: auto;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .landing-category-image img {
    height: 250px;
  }
}
.landing-category-new {
  background: #4C4C4E;
  color: #ffffff;
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  left: -28px;
  letter-spacing: 2px;
  line-height: 13px;
  padding: 12px 30px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  transform: rotate(-90deg);
}
.landing-category-title {
  margin-top: 20px;
}
.landing-category-title h4 {
  display: table;
  font-size: 0.75rem;
  margin: auto;
}
.landing-category-title h4:after {
  background: #575757;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: 10px;
  width: 60%;
}

.center-block {
  max-width: 90%;
  margin: auto;
  padding: 0px 15px 60px 15px;
  text-align: center;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .center-block {
    max-width: 750px;
  }
}

.path-commercial .block-new-info-card-blocks {
  padding: 20px 20px 90px 20px;
}

.path-entry-systems #cb1 {
  background-color: #808284;
}
.path-entry-systems #cb2 {
  background-color: #333333;
}

#panels-ipe-tray .ipe-block-form {
  height: 500px;
  overflow-y: scroll;
}

.content-wrapper {
  width: 100%;
}
.content-wrapper.grey {
  background-color: #EEEEEE;
}
.content-wrapper.light-grey {
  background-color: #F7F7F7;
}
.content-wrapper.light-blue {
  background-color: rgba(0, 76, 151, 0.07);
}
.content-wrapper.blue {
  background-color: #004c97;
}

.maForm.tight {
  border: 1px solid #bbbbbb;
  border-radius: 8px;
  overflow: hidden;
}
.maForm.tight .row {
  margin-left: -5px;
  margin-right: -5px;
}
.maForm.tight .row.form-footer {
  margin: 20px -20px -20px -20px;
  padding: 20px;
}
.maForm.tight .row .form-group {
  margin-bottom: 10px;
}
.maForm.tight .row .form-group > h3 {
  margin-top: 0;
}
.maForm.tight .row button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.maForm.tight .col-lg-1, .maForm.tight .col-lg-10, .maForm.tight .col-lg-11, .maForm.tight .col-lg-12, .maForm.tight .col-lg-2, .maForm.tight .col-lg-3, .maForm.tight .col-lg-4, .maForm.tight .col-lg-5, .maForm.tight .col-lg-6, .maForm.tight .col-lg-7, .maForm.tight .col-lg-8, .maForm.tight .col-lg-9, .maForm.tight .col-md-1, .maForm.tight .col-md-10, .maForm.tight .col-md-11, .maForm.tight .col-md-12, .maForm.tight .col-md-2, .maForm.tight .col-md-3, .maForm.tight .col-md-4, .maForm.tight .col-md-5, .maForm.tight .col-md-6, .maForm.tight .col-md-7, .maForm.tight .col-md-8, .maForm.tight .col-md-9, .maForm.tight .col-sm-1, .maForm.tight .col-sm-10, .maForm.tight .col-sm-11, .maForm.tight .col-sm-12, .maForm.tight .col-sm-2, .maForm.tight .col-sm-3, .maForm.tight .col-sm-4, .maForm.tight .col-sm-5, .maForm.tight .col-sm-6, .maForm.tight .col-sm-7, .maForm.tight .col-sm-8, .maForm.tight .col-sm-9, .maForm.tight .col-xs-1, .maForm.tight .col-xs-10, .maForm.tight .col-xs-11, .maForm.tight .col-xs-12, .maForm.tight .col-xs-2, .maForm.tight .col-xs-3, .maForm.tight .col-xs-4, .maForm.tight .col-xs-5, .maForm.tight .col-xs-6, .maForm.tight .col-xs-7, .maForm.tight .col-xs-8, .maForm.tight .col-xs-9 {
  padding-left: 5px;
  padding-right: 5px;
}

.page-node-type-door-style .breadcrumb, .page-node-type-photo .breadcrumb {
  border-bottom: none;
  padding: 20px 15px 0 15px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style, .page-node-type-door-style .node--type-photo, .page-node-type-photo .node-door-style, .page-node-type-photo .node--type-photo {
    padding-top: 80px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .bg-navs, .page-node-type-door-style .node--type-photo .bg-navs, .page-node-type-photo .node-door-style .bg-navs, .page-node-type-photo .node--type-photo .bg-navs {
    padding-top: 80px;
  }
}
.page-node-type-door-style .node-door-style .bg-content, .page-node-type-door-style .node--type-photo .bg-content, .page-node-type-photo .node-door-style .bg-content, .page-node-type-photo .node--type-photo .bg-content {
  background: #F8F8F8;
  padding: 50px 0px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper, .page-node-type-door-style .node--type-photo .door-description-wrapper, .page-node-type-photo .node-door-style .door-description-wrapper, .page-node-type-photo .node--type-photo .door-description-wrapper {
  background: #F8F8F8;
  margin: 0px -15px;
  padding: 20px 15px;
}
@media only screen and (min-width: 480px) {
  .page-node-type-door-style .node-door-style .door-description-wrapper, .page-node-type-door-style .node--type-photo .door-description-wrapper, .page-node-type-photo .node-door-style .door-description-wrapper, .page-node-type-photo .node--type-photo .door-description-wrapper {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .door-description-wrapper, .page-node-type-door-style .node--type-photo .door-description-wrapper, .page-node-type-photo .node-door-style .door-description-wrapper, .page-node-type-photo .node--type-photo .door-description-wrapper {
    margin: 0px 0px;
    background: none;
    padding-left: 40px;
  }
}
.page-node-type-door-style .node-door-style .door-description-wrapper .field-name-title, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-title, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-title, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-title {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .door-description-wrapper .field-name-title, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-title, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-title, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-title {
    text-align: left;
  }
}
.page-node-type-door-style .node-door-style .door-description-wrapper .field-name-title h1, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-title h1, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-title h1, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-title h1 {
  font-size: 4rem;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .field-name-title h3, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-title h3, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-title h3, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-title h3 {
  font-size: 3rem;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .field-name-field-model, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-field-model, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-field-model, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-field-model {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .door-description-wrapper .field-name-field-model, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-field-model, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-field-model, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-field-model {
    text-align: left;
  }
}
.page-node-type-door-style .node-door-style .door-description-wrapper .field-name-field-model h1, .page-node-type-door-style .node--type-photo .door-description-wrapper .field-name-field-model h1, .page-node-type-photo .node-door-style .door-description-wrapper .field-name-field-model h1, .page-node-type-photo .node--type-photo .door-description-wrapper .field-name-field-model h1 {
  font-size: 4rem;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .auth-list, .page-node-type-door-style .node--type-photo .door-description-wrapper .auth-list, .page-node-type-photo .node-door-style .door-description-wrapper .auth-list, .page-node-type-photo .node--type-photo .door-description-wrapper .auth-list {
  display: flex;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .auth-list .pills-container, .page-node-type-door-style .node--type-photo .door-description-wrapper .auth-list .pills-container, .page-node-type-photo .node-door-style .door-description-wrapper .auth-list .pills-container, .page-node-type-photo .node--type-photo .door-description-wrapper .auth-list .pills-container {
  display: flex;
  flex-wrap: wrap;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .auth-list .pills-container span, .page-node-type-door-style .node--type-photo .door-description-wrapper .auth-list .pills-container span, .page-node-type-photo .node-door-style .door-description-wrapper .auth-list .pills-container span, .page-node-type-photo .node--type-photo .door-description-wrapper .auth-list .pills-container span {
  margin-bottom: 10px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .auth-list .pills-container span a, .page-node-type-door-style .node--type-photo .door-description-wrapper .auth-list .pills-container span a, .page-node-type-photo .node-door-style .door-description-wrapper .auth-list .pills-container span a, .page-node-type-photo .node--type-photo .door-description-wrapper .auth-list .pills-container span a {
  background: #EEEEEE;
  border-radius: 4px;
  color: #575757;
  display: inline-block;
  font-size: 0.625rem;
  margin-right: 4px;
  padding: 5px 10px;
  text-decoration: none;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .auth-list .pills-container span a:hover, .page-node-type-door-style .node--type-photo .door-description-wrapper .auth-list .pills-container span a:hover, .page-node-type-photo .node-door-style .door-description-wrapper .auth-list .pills-container span a:hover, .page-node-type-photo .node--type-photo .door-description-wrapper .auth-list .pills-container span a:hover {
  background: #4C4C4E;
  color: #ffffff;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail {
  margin: 0;
  padding: 6px 0;
  line-height: 30px;
  text-align: right;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail.note, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail.note, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail.note, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail.note {
  padding: 12px;
  background-color: #eee9e3;
  border-radius: 3px;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  margin-bottom: 10px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail.note span.label-inline, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail.note span.label-inline, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail.note span.label-inline, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail.note span.label-inline {
  font-style: italic;
  float: none;
  display: inline-block;
  margin-right: 4px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail + .sku-detail, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail + .sku-detail, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail + .sku-detail, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail + .sku-detail {
  border-top: 1px solid #ddd;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail .field--items a, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail .field--items a, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail .field--items a, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail .field--items a {
  margin-right: 5px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail .label-inline, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail .label-inline, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail .label-inline, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail .label-inline {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
  float: left;
  margin-right: 10px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .sku-detail .label-inline > a, .page-node-type-door-style .node--type-photo .door-description-wrapper .sku-detail .label-inline > a, .page-node-type-photo .node-door-style .door-description-wrapper .sku-detail .label-inline > a, .page-node-type-photo .node--type-photo .door-description-wrapper .sku-detail .label-inline > a {
  color: #575757;
  text-decoration: underline;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .disclaimer, .page-node-type-door-style .node--type-photo .door-description-wrapper .disclaimer, .page-node-type-photo .node-door-style .door-description-wrapper .disclaimer, .page-node-type-photo .node--type-photo .door-description-wrapper .disclaimer {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 40px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container a, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container a, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container a, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container a {
  display: block;
  background: #004c97;
  color: #ffffff;
  border-radius: 4px;
  font-size: 0.9rem;
  height: 40px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
  padding: 0s;
  margin: 0;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container a:hover, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container a:hover, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container a:hover, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field {
  width: 50%;
  margin: 0;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field a, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field a, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field a, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field a {
  margin-right: 4px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3):first-child, .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3):first-child, .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3):first-child, .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3):first-child, .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container .field:first-child, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child:nth-last-child(3) ~ .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container .field:first-child {
  width: 100%;
  margin: 0 0 12px;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application {
  margin-top: 30px;
  margin-right: 10px;
  text-align: center;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy a,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door a,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application a, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy a,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door a,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application a, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy a,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door a,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application a, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy a,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door a,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application a {
  background-color: #808284;
  color: #ffffff;
  cursor: pointer;
  padding: 20px;
  text-decoration: none;
  width: 175px;
  display: block;
}
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy a:hover,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door a:hover,
.page-node-type-door-style .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application a:hover, .page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy a:hover,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door a:hover,
.page-node-type-door-style .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application a:hover, .page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-where-to-buy a:hover,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-design-your-door a:hover,
.page-node-type-photo .node-door-style .door-description-wrapper .buttons-container x.field-name-view-other-application a:hover, .page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-where-to-buy a:hover,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-design-your-door a:hover,
.page-node-type-photo .node--type-photo .door-description-wrapper .buttons-container x.field-name-view-other-application a:hover {
  opacity: 0.7;
}
.page-node-type-door-style .node-door-style .group-sku-options, .page-node-type-door-style .node--type-photo .group-sku-options, .page-node-type-photo .node-door-style .group-sku-options, .page-node-type-photo .node--type-photo .group-sku-options {
  border: none;
  margin-bottom: 0px;
}
.page-node-type-door-style .node-door-style .group-sku-options .nav-pills, .page-node-type-door-style .node--type-photo .group-sku-options .nav-pills, .page-node-type-photo .node-door-style .group-sku-options .nav-pills, .page-node-type-photo .node--type-photo .group-sku-options .nav-pills {
  margin-bottom: 20px;
}
.page-node-type-door-style .node-door-style .group-sku-options > li, .page-node-type-door-style .node--type-photo .group-sku-options > li, .page-node-type-photo .node-door-style .group-sku-options > li, .page-node-type-photo .node--type-photo .group-sku-options > li {
  border: none;
}
.page-node-type-door-style .node-door-style .group-sku-options > li.active a,
.page-node-type-door-style .node-door-style .group-sku-options > li.active a:hover,
.page-node-type-door-style .node-door-style .group-sku-options > li.active a:focus, .page-node-type-door-style .node--type-photo .group-sku-options > li.active a,
.page-node-type-door-style .node--type-photo .group-sku-options > li.active a:hover,
.page-node-type-door-style .node--type-photo .group-sku-options > li.active a:focus, .page-node-type-photo .node-door-style .group-sku-options > li.active a,
.page-node-type-photo .node-door-style .group-sku-options > li.active a:hover,
.page-node-type-photo .node-door-style .group-sku-options > li.active a:focus, .page-node-type-photo .node--type-photo .group-sku-options > li.active a,
.page-node-type-photo .node--type-photo .group-sku-options > li.active a:hover,
.page-node-type-photo .node--type-photo .group-sku-options > li.active a:focus {
  background: #F8F8F8;
  font-weight: bold;
}
.page-node-type-door-style .node-door-style .group-sku-options > li a, .page-node-type-door-style .node--type-photo .group-sku-options > li a, .page-node-type-photo .node-door-style .group-sku-options > li a, .page-node-type-photo .node--type-photo .group-sku-options > li a {
  border: none;
  border-radius: 0px;
  color: #575757;
  font-size: 1.125rem;
  line-height: 50px;
  padding: 0 35px;
  outline: none;
}
.page-node-type-door-style .node-door-style .group-sku-options > li a:hover, .page-node-type-door-style .node-door-style .group-sku-options > li a:focus, .page-node-type-door-style .node--type-photo .group-sku-options > li a:hover, .page-node-type-door-style .node--type-photo .group-sku-options > li a:focus, .page-node-type-photo .node-door-style .group-sku-options > li a:hover, .page-node-type-photo .node-door-style .group-sku-options > li a:focus, .page-node-type-photo .node--type-photo .group-sku-options > li a:hover, .page-node-type-photo .node--type-photo .group-sku-options > li a:focus {
  background: #F8F8F8;
  background: #f7f7f7;
  border: none;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default, .page-node-type-photo .node-door-style .group-sku-options .panel-default, .page-node-type-photo .node--type-photo .group-sku-options .panel-default {
  border: none;
  box-shadow: none;
  margin: 0px -15px;
  padding: 0px 15px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .group-sku-options .panel-default, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default, .page-node-type-photo .node-door-style .group-sku-options .panel-default, .page-node-type-photo .node--type-photo .group-sku-options .panel-default {
    margin: initial;
  }
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default:nth-child(even), .page-node-type-door-style .node--type-photo .group-sku-options .panel-default:nth-child(even), .page-node-type-photo .node-door-style .group-sku-options .panel-default:nth-child(even), .page-node-type-photo .node--type-photo .group-sku-options .panel-default:nth-child(even) {
  background: #F8F8F8;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default:nth-child(even) .panel-heading, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default:nth-child(even) .panel-heading, .page-node-type-photo .node-door-style .group-sku-options .panel-default:nth-child(even) .panel-heading, .page-node-type-photo .node--type-photo .group-sku-options .panel-default:nth-child(even) .panel-heading {
  background: #F8F8F8;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default:nth-child(odd), .page-node-type-door-style .node--type-photo .group-sku-options .panel-default:nth-child(odd), .page-node-type-photo .node-door-style .group-sku-options .panel-default:nth-child(odd), .page-node-type-photo .node--type-photo .group-sku-options .panel-default:nth-child(odd) {
  background: #ffffff;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default:nth-child(odd) .panel-heading, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default:nth-child(odd) .panel-heading, .page-node-type-photo .node-door-style .group-sku-options .panel-default:nth-child(odd) .panel-heading, .page-node-type-photo .node--type-photo .group-sku-options .panel-default:nth-child(odd) .panel-heading {
  background: #ffffff;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-body, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-body, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-body, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-body {
  border: none;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-body .view-content > h3, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-body .view-content > h3, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-body .view-content > h3, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-body .view-content > h3 {
  margin: 40px auto 40px auto;
  text-align: center;
  text-transform: uppercase;
  width: max-content;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-body .view-content > h3:after, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-body .view-content > h3:after, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-body .view-content > h3:after, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-body .view-content > h3:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: 5px;
  text-transform: uppercase;
  width: 62%;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-heading, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-heading, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-heading, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-heading {
  padding: 10px 15px;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-title a, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-title a, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-title a, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-title a {
  text-decoration: none;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-title a:after, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-title a:after, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-title a:after, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-title a:after {
  content: "\f077";
  font-family: Font-Awesome;
  font-size: 0.875rem;
  margin-left: 10px;
  padding: 5px;
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-default .panel-title a.collapsed:after, .page-node-type-door-style .node--type-photo .group-sku-options .panel-default .panel-title a.collapsed:after, .page-node-type-photo .node-door-style .group-sku-options .panel-default .panel-title a.collapsed:after, .page-node-type-photo .node--type-photo .group-sku-options .panel-default .panel-title a.collapsed:after {
  content: "\f078";
  font-family: Font-Awesome;
  font-size: 0.875rem;
  margin-left: 10px;
  padding: 5px;
}
@media only screen and (max-width: 991px) {
  .page-node-type-door-style .node-door-style .group-sku-options details, .page-node-type-door-style .node--type-photo .group-sku-options details, .page-node-type-photo .node-door-style .group-sku-options details, .page-node-type-photo .node--type-photo .group-sku-options details {
    border: none;
    box-shadow: none;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .group-sku-options details, .page-node-type-door-style .node--type-photo .group-sku-options details, .page-node-type-photo .node-door-style .group-sku-options details, .page-node-type-photo .node--type-photo .group-sku-options details {
    margin: initial;
  }
}
@media only screen and (max-width: 991px) and (max-width: 991px) {
  .page-node-type-door-style .node-door-style .group-sku-options details:nth-child(odd), .page-node-type-door-style .node--type-photo .group-sku-options details:nth-child(odd), .page-node-type-photo .node-door-style .group-sku-options details:nth-child(odd), .page-node-type-photo .node--type-photo .group-sku-options details:nth-child(odd) {
    background: #F8F8F8;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details:nth-child(even), .page-node-type-door-style .node--type-photo .group-sku-options details:nth-child(even), .page-node-type-photo .node-door-style .group-sku-options details:nth-child(even), .page-node-type-photo .node--type-photo .group-sku-options details:nth-child(even) {
    background: #ffffff;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details[open=open] .details-title:after, .page-node-type-door-style .node--type-photo .group-sku-options details[open=open] .details-title:after, .page-node-type-photo .node-door-style .group-sku-options details[open=open] .details-title:after, .page-node-type-photo .node--type-photo .group-sku-options details[open=open] .details-title:after {
    content: "\f077";
    font-family: Font-Awesome;
    font-size: 0.875rem;
    margin-left: 10px;
    padding: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .page-node-type-door-style .node-door-style .group-sku-options details .panel-body, .page-node-type-door-style .node--type-photo .group-sku-options details .panel-body, .page-node-type-photo .node-door-style .group-sku-options details .panel-body, .page-node-type-photo .node--type-photo .group-sku-options details .panel-body {
    border: none;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details .panel-body .view-content > h3, .page-node-type-door-style .node--type-photo .group-sku-options details .panel-body .view-content > h3, .page-node-type-photo .node-door-style .group-sku-options details .panel-body .view-content > h3, .page-node-type-photo .node--type-photo .group-sku-options details .panel-body .view-content > h3 {
    margin: 40px auto 40px auto;
    text-align: center;
    text-transform: uppercase;
    width: max-content;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details .panel-body .view-content > h3:after, .page-node-type-door-style .node--type-photo .group-sku-options details .panel-body .view-content > h3:after, .page-node-type-photo .node-door-style .group-sku-options details .panel-body .view-content > h3:after, .page-node-type-photo .node--type-photo .group-sku-options details .panel-body .view-content > h3:after {
    background: #000;
    content: "";
    display: block;
    height: 1px;
    margin: auto;
    margin-top: 5px;
    text-transform: uppercase;
    width: 62%;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details summary, .page-node-type-door-style .node--type-photo .group-sku-options details summary, .page-node-type-photo .node-door-style .group-sku-options details summary, .page-node-type-photo .node--type-photo .group-sku-options details summary {
    padding: 0 30px;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details .details-title, .page-node-type-door-style .node--type-photo .group-sku-options details .details-title, .page-node-type-photo .node-door-style .group-sku-options details .details-title, .page-node-type-photo .node--type-photo .group-sku-options details .details-title {
    text-decoration: none;
    color: inherit;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details .details-title:active, .page-node-type-door-style .node-door-style .group-sku-options details .details-title:focus, .page-node-type-door-style .node--type-photo .group-sku-options details .details-title:active, .page-node-type-door-style .node--type-photo .group-sku-options details .details-title:focus, .page-node-type-photo .node-door-style .group-sku-options details .details-title:active, .page-node-type-photo .node-door-style .group-sku-options details .details-title:focus, .page-node-type-photo .node--type-photo .group-sku-options details .details-title:active, .page-node-type-photo .node--type-photo .group-sku-options details .details-title:focus {
    background-color: inherit;
  }
  .page-node-type-door-style .node-door-style .group-sku-options details .details-title:after, .page-node-type-door-style .node--type-photo .group-sku-options details .details-title:after, .page-node-type-photo .node-door-style .group-sku-options details .details-title:after, .page-node-type-photo .node--type-photo .group-sku-options details .details-title:after {
    content: "\f078";
    font-family: Font-Awesome;
    font-size: 0.875rem;
    margin-left: 10px;
    padding: 5px;
  }
}
.page-node-type-door-style .node-door-style .group-sku-options .panel-group, .page-node-type-door-style .node--type-photo .group-sku-options .panel-group, .page-node-type-photo .node-door-style .group-sku-options .panel-group, .page-node-type-photo .node--type-photo .group-sku-options .panel-group {
  margin-bottom: 0px;
}
.page-node-type-door-style .node-door-style .view-sku .row, .page-node-type-door-style .node--type-photo .view-sku .row, .page-node-type-photo .node-door-style .view-sku .row, .page-node-type-photo .node--type-photo .view-sku .row {
  margin: 0 auto 40px auto;
  line-height: 30px;
  text-align: center;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .view-sku .row, .page-node-type-door-style .node--type-photo .view-sku .row, .page-node-type-photo .node-door-style .view-sku .row, .page-node-type-photo .node--type-photo .view-sku .row {
    text-align: left;
  }
}
.page-node-type-door-style .node-door-style .view-sku .sku-title, .page-node-type-door-style .node--type-photo .view-sku .sku-title, .page-node-type-photo .node-door-style .view-sku .sku-title, .page-node-type-photo .node--type-photo .view-sku .sku-title {
  display: table;
  margin: 0px auto 30px auto;
  text-align: center;
  text-transform: uppercase;
  width: max-content;
}
.page-node-type-door-style .node-door-style .view-sku .sku-title:after, .page-node-type-door-style .node--type-photo .view-sku .sku-title:after, .page-node-type-photo .node-door-style .view-sku .sku-title:after, .page-node-type-photo .node--type-photo .view-sku .sku-title:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: 5px;
  text-transform: uppercase;
  width: 62%;
}
.page-node-type-door-style .node-door-style .view-sku .caption, .page-node-type-door-style .node--type-photo .view-sku .caption, .page-node-type-photo .node-door-style .view-sku .caption, .page-node-type-photo .node--type-photo .view-sku .caption {
  display: block;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
.page-node-type-door-style .node-door-style .view-sku .caption.note, .page-node-type-door-style .node--type-photo .view-sku .caption.note, .page-node-type-photo .node-door-style .view-sku .caption.note, .page-node-type-photo .node--type-photo .view-sku .caption.note {
  margin: 5px 0 0 0;
}
.page-node-type-door-style .node-door-style .view-sku .grid-list li, .page-node-type-door-style .node--type-photo .view-sku .grid-list li, .page-node-type-photo .node-door-style .view-sku .grid-list li, .page-node-type-photo .node--type-photo .view-sku .grid-list li {
  padding: 14px;
  width: 50%;
}
@media only screen and (min-width: 480px) {
  .page-node-type-door-style .node-door-style .view-sku .grid-list li, .page-node-type-door-style .node--type-photo .view-sku .grid-list li, .page-node-type-photo .node-door-style .view-sku .grid-list li, .page-node-type-photo .node--type-photo .view-sku .grid-list li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .view-sku .grid-list li, .page-node-type-door-style .node--type-photo .view-sku .grid-list li, .page-node-type-photo .node-door-style .view-sku .grid-list li, .page-node-type-photo .node--type-photo .view-sku .grid-list li {
    width: 20%;
  }
}
.page-node-type-door-style .node-door-style .view-sku .grid-list li img, .page-node-type-door-style .node--type-photo .view-sku .grid-list li img, .page-node-type-photo .node-door-style .view-sku .grid-list li img, .page-node-type-photo .node--type-photo .view-sku .grid-list li img {
  width: 100%;
  object-fit: cover;
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors, .page-node-type-door-style .node--type-photo .view-sku .slick-doors, .page-node-type-photo .node-door-style .view-sku .slick-doors, .page-node-type-photo .node--type-photo .view-sku .slick-doors {
  padding: 0px;
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure, .page-node-type-photo .node-door-style .view-sku .slick-doors figure, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure {
  height: 495px;
  width: 100%;
  position: relative;
  overflow: hidden;
  outline: hidden;
  padding: 0 20px;
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure img, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure img, .page-node-type-photo .node-door-style .view-sku .slick-doors figure img, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure img {
  position: relative;
  margin: 40px auto;
  height: 310px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .view-sku .slick-doors figure img, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure img, .page-node-type-photo .node-door-style .view-sku .slick-doors figure img, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure img {
    height: initial;
  }
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure figcaption, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure figcaption, .page-node-type-photo .node-door-style .view-sku .slick-doors figure figcaption, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure figcaption {
  display: block;
  height: 62px;
  width: calc(100% - 124px);
  line-height: 62px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 124px;
  bottom: -100%;
  margin: 0;
  padding: 0;
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure figcaption .caption, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure figcaption .caption, .page-node-type-photo .node-door-style .view-sku .slick-doors figure figcaption .caption, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure figcaption .caption {
  line-height: 62px;
  color: #fff;
  margin: 0 auto;
}
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure:hover figcaption,
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure :active figcaption,
.page-node-type-door-style .node-door-style .view-sku .slick-doors figure :focus figcaption, .page-node-type-door-style .node--type-photo .view-sku .slick-doors figure:hover figcaption,
.page-node-type-door-style .node--type-photo .view-sku .slick-doors figure :active figcaption,
.page-node-type-door-style .node--type-photo .view-sku .slick-doors figure :focus figcaption, .page-node-type-photo .node-door-style .view-sku .slick-doors figure:hover figcaption,
.page-node-type-photo .node-door-style .view-sku .slick-doors figure :active figcaption,
.page-node-type-photo .node-door-style .view-sku .slick-doors figure :focus figcaption, .page-node-type-photo .node--type-photo .view-sku .slick-doors figure:hover figcaption,
.page-node-type-photo .node--type-photo .view-sku .slick-doors figure :active figcaption,
.page-node-type-photo .node--type-photo .view-sku .slick-doors figure :focus figcaption {
  bottom: 0;
}
.page-node-type-door-style .node-door-style .field-name-pager, .page-node-type-door-style .node--type-photo .field-name-pager, .page-node-type-photo .node-door-style .field-name-pager, .page-node-type-photo .node--type-photo .field-name-pager {
  margin-top: 20px;
}
.page-node-type-door-style .node-door-style .field-name-pager a, .page-node-type-door-style .node--type-photo .field-name-pager a, .page-node-type-photo .node-door-style .field-name-pager a, .page-node-type-photo .node--type-photo .field-name-pager a {
  position: relative;
  outline: none;
}
.page-node-type-door-style .node-door-style .field-name-pager a > p, .page-node-type-door-style .node--type-photo .field-name-pager a > p, .page-node-type-photo .node-door-style .field-name-pager a > p, .page-node-type-photo .node--type-photo .field-name-pager a > p {
  font-size: 16px;
}
.page-node-type-door-style .node-door-style .field-name-pager a figure, .page-node-type-door-style .node--type-photo .field-name-pager a figure, .page-node-type-photo .node-door-style .field-name-pager a figure, .page-node-type-photo .node--type-photo .field-name-pager a figure {
  opacity: 0;
  position: absolute;
  z-index: 100;
  transition: all 0.3s linear;
  transition-delay: 0.2s;
  width: 100px;
  border: 1px solid #ddd;
  box-shadow: -3px 3px 6px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
}
.page-node-type-door-style .node-door-style .field-name-pager a figure img, .page-node-type-door-style .node--type-photo .field-name-pager a figure img, .page-node-type-photo .node-door-style .field-name-pager a figure img, .page-node-type-photo .node--type-photo .field-name-pager a figure img {
  margin: 12px auto 10px;
}
.page-node-type-door-style .node-door-style .field-name-pager a figure figcaption, .page-node-type-door-style .node--type-photo .field-name-pager a figure figcaption, .page-node-type-photo .node-door-style .field-name-pager a figure figcaption, .page-node-type-photo .node--type-photo .field-name-pager a figure figcaption {
  margin: 10px auto 12px;
}
.page-node-type-door-style .node-door-style .field-name-pager a figure figcaption a,
.page-node-type-door-style .node-door-style .field-name-pager a figure figcaption a:hover,
.page-node-type-door-style .node-door-style .field-name-pager a figure figcaption a:focus, .page-node-type-door-style .node--type-photo .field-name-pager a figure figcaption a,
.page-node-type-door-style .node--type-photo .field-name-pager a figure figcaption a:hover,
.page-node-type-door-style .node--type-photo .field-name-pager a figure figcaption a:focus, .page-node-type-photo .node-door-style .field-name-pager a figure figcaption a,
.page-node-type-photo .node-door-style .field-name-pager a figure figcaption a:hover,
.page-node-type-photo .node-door-style .field-name-pager a figure figcaption a:focus, .page-node-type-photo .node--type-photo .field-name-pager a figure figcaption a,
.page-node-type-photo .node--type-photo .field-name-pager a figure figcaption a:hover,
.page-node-type-photo .node--type-photo .field-name-pager a figure figcaption a:focus {
  color: #444;
  text-decoration: none;
}
.page-node-type-door-style .node-door-style .field-name-pager a:hover figure, .page-node-type-door-style .node--type-photo .field-name-pager a:hover figure, .page-node-type-photo .node-door-style .field-name-pager a:hover figure, .page-node-type-photo .node--type-photo .field-name-pager a:hover figure {
  opacity: 1;
}
.page-node-type-door-style .node-door-style .field-name-pager .freepager-previous figure, .page-node-type-door-style .node--type-photo .field-name-pager .freepager-previous figure, .page-node-type-photo .node-door-style .field-name-pager .freepager-previous figure, .page-node-type-photo .node--type-photo .field-name-pager .freepager-previous figure {
  top: -20px;
  left: 10px;
}
.page-node-type-door-style .node-door-style .field-name-pager .freepager-next figure, .page-node-type-door-style .node--type-photo .field-name-pager .freepager-next figure, .page-node-type-photo .node-door-style .field-name-pager .freepager-next figure, .page-node-type-photo .node--type-photo .field-name-pager .freepager-next figure {
  top: -20px;
  right: 10px;
}
.page-node-type-door-style .node-door-style .group-profile-options h3,
.page-node-type-door-style .node-door-style #profiles-xsect h3, .page-node-type-door-style .node--type-photo .group-profile-options h3,
.page-node-type-door-style .node--type-photo #profiles-xsect h3, .page-node-type-photo .node-door-style .group-profile-options h3,
.page-node-type-photo .node-door-style #profiles-xsect h3, .page-node-type-photo .node--type-photo .group-profile-options h3,
.page-node-type-photo .node--type-photo #profiles-xsect h3 {
  margin: 30px auto 30px auto;
  text-align: center;
  text-transform: uppercase;
  width: max-content;
}
.page-node-type-door-style .node-door-style .group-profile-options h3:after,
.page-node-type-door-style .node-door-style #profiles-xsect h3:after, .page-node-type-door-style .node--type-photo .group-profile-options h3:after,
.page-node-type-door-style .node--type-photo #profiles-xsect h3:after, .page-node-type-photo .node-door-style .group-profile-options h3:after,
.page-node-type-photo .node-door-style #profiles-xsect h3:after, .page-node-type-photo .node--type-photo .group-profile-options h3:after,
.page-node-type-photo .node--type-photo #profiles-xsect h3:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: 5px;
  text-transform: uppercase;
  width: 62%;
}
.page-node-type-door-style .node-door-style .grid-column,
.page-node-type-door-style .node-door-style .profile-grid, .page-node-type-door-style .node--type-photo .grid-column,
.page-node-type-door-style .node--type-photo .profile-grid, .page-node-type-photo .node-door-style .grid-column,
.page-node-type-photo .node-door-style .profile-grid, .page-node-type-photo .node--type-photo .grid-column,
.page-node-type-photo .node--type-photo .profile-grid {
  margin-bottom: 30px;
  padding: 0px 5px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-door-style .node-door-style .grid-column,
  .page-node-type-door-style .node-door-style .profile-grid, .page-node-type-door-style .node--type-photo .grid-column,
  .page-node-type-door-style .node--type-photo .profile-grid, .page-node-type-photo .node-door-style .grid-column,
  .page-node-type-photo .node-door-style .profile-grid, .page-node-type-photo .node--type-photo .grid-column,
  .page-node-type-photo .node--type-photo .profile-grid {
    padding: 0px 15px;
  }
}
.page-node-type-door-style .node-door-style .views-bootstrap-grid-plugin-style .row, .page-node-type-door-style .node--type-photo .views-bootstrap-grid-plugin-style .row, .page-node-type-photo .node-door-style .views-bootstrap-grid-plugin-style .row, .page-node-type-photo .node--type-photo .views-bootstrap-grid-plugin-style .row {
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sku-detail .field--items a {
  display: inline-block;
}
.sku-detail.comma > .field-item + .field-item::before {
  content: ", ";
}

.fire-rating .field-item {
  color: transparent;
  display: inline-block;
  height: 28px;
  margin-left: 4px;
  width: 28px;
}

xa.door-style-link {
  background-color: #808284;
  color: #ffffff;
  cursor: pointer;
  padding: 20px;
  text-decoration: none;
}
xa.door-style-link:hover {
  opacity: 0.7;
}

.preview-profiles .nav-pills li + li {
  margin-left: 12px;
}
.preview-profiles .nav-pills li a {
  color: #004c97;
  background-color: transparent;
  border: 1px solid #004c97;
}
.preview-profiles .nav-pills li a:hover {
  background-color: rgba(0, 76, 151, 0.07);
}
.preview-profiles .nav-pills li.active a {
  color: #ffffff;
  background-color: #004c97;
}

/** Sticking Panel preview **/
.profilePreview .radio {
  padding: 4px 5px;
  margin: 0;
}
.profilePreview .radio:hover {
  background: rgba(0, 76, 151, 0.07);
}
.profilePreview .radio.current, .profilePreview .radio.current:hover {
  background-color: #EEEEEE;
}
.profilePreview .radio label {
  width: 100%;
}
.profilePreview ul {
  padding: 0;
}
.profilePreview .col-xs-6 {
  padding-right: 6px;
}
.profilePreview .col-xs-6 + .col-xs-6 {
  padding-left: 6px;
}

.profilePhotos img {
  border-radius: 4px;
  overflow: hidden;
}

.profileCaption {
  background: #EEEEEE;
  line-height: 1.4;
  border-radius: 4px;
  padding: 20px;
  margin: 14px 0 0 0;
}
.profileCaption p {
  margin: 0;
}

#cboxWrapper #cboxMiddleLeft,
#cboxWrapper #cboxMiddleRight,
#cboxWrapper #cboxTopRight,
#cboxWrapper #cboxTopCenter,
#cboxWrapper #cboxTopLeft,
#cboxWrapper #cboxBottomCenter,
#cboxWrapper #cboxBottomRight,
#cboxWrapper #cboxBottomLeft {
  height: 0px;
  width: 0px;
}
#cboxWrapper #cboxContent {
  background: #E5E5E5;
}
#cboxWrapper #cboxLoadedContent {
  padding-bottom: 62px;
  margin-bottom: 0px;
}
#cboxWrapper #cboxTitle {
  background: #F8F8F8;
  bottom: 0px;
  display: block !important;
  height: auto !important;
  padding: 20px 20px !important;
}
#cboxWrapper #cboxCurrent {
  display: none !important;
}
#cboxWrapper #cboxPrevious {
  background: url("../images/trustile/Arrow-Left.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  bottom: 60px;
  height: 60px;
  width: 60px;
}
#cboxWrapper #cboxPrevious:hover {
  background-color: #DDDDDD;
}
#cboxWrapper #cboxNext {
  background: url("../images/trustile/Arrow-Right.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  bottom: 60px;
  height: 60px;
  left: 60px;
  width: 60px;
}
#cboxWrapper #cboxNext:hover {
  background-color: #DDDDDD;
}
#cboxWrapper #cboxClose {
  background-color: white;
  background-image: url("../images/trustile/Close@2x.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px;
  height: 60px;
  width: 60px;
}
#cboxWrapper #cboxClose:hover {
  background-color: #DDDDDD;
}
#cboxWrapper .image-wrapper {
  display: table-cell;
  height: 100%;
  overflow: inherit;
}
#cboxWrapper .image-wrapper .image.fit-image {
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: inherit;
}
#cboxWrapper .image-wrapper .image.fit-image img {
  display: none;
}

/* Content type Doors Landing Page  */
.doors-bottom-text {
  padding: 80px 0px;
  text-align: center;
}
.doors-bottom-text .field--name-field-product-landing-bottom {
  margin: auto;
  max-width: 700px;
}
.doors-bottom-text .field--type-link a {
  background: #4C4C4E;
  color: white;
  display: table;
  margin: auto;
  margin-top: 40px;
  padding: 20px 40px;
  text-decoration: none;
}
.doors-bottom-text .field--type-link a:hover {
  opacity: 0.7;
}
.doors-categories {
  -webkit-flex-flow: row wrap;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  margin-bottom: 60px;
  padding-bottom: 60px;
  background-color: #f8f8f8;
}
.doors-categories .block-product-landing-category {
  height: 100%;
  position: relative;
}
.doors-categories .row-sm-flex {
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .doors-categories .row-sm-flex {
    display: flex;
    width: initial;
  }
}
@media only screen and (min-width: 480px) {
  .doors-categories .row-sm-flex .landing-category {
    padding: 50px 50px 30px 50px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .doors-categories .row-sm-flex .landing-category {
    padding: 20px 20px 0px 20px;
    width: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .doors-categories .row-sm-flex .landing-category {
    padding: 50px 50px 30px 50px;
    width: 400px;
  }
}
.doors-categories .col-sm-flex {
  padding: 5px;
}
.doors-categories .col-sm-flex.many {
  padding: 15px 5px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .doors-categories .col-sm-flex.many {
    padding: 5px;
    width: 33%;
  }
}
.doors-category-wrapper .bg-light {
  background: #F8F8F8;
}
.doors-hero-image img {
  max-height: 550px;
  object-fit: cover;
  width: 100%;
}
.doors-intro-content--title {
  background: #F8F8F8;
  margin: auto;
  margin-top: -40px;
  max-width: 600px;
  padding: 40px 0px 20px 0px;
  position: relative;
  width: 78%;
  z-index: 300;
}
.doors-intro-content--title h1 {
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  .doors-intro-content--title h1 {
    font-size: 3rem;
  }
}
.doors-intro-content--title h1 {
  margin: 0;
}
.doors-intro-content--description {
  margin: auto;
  max-width: 600px;
  padding: 0px 15px 30px 15px;
  text-align: center;
}
.doors-intro-content--links {
  text-align: center;
  margin-bottom: 40px;
}
.doors-intro-content--links a {
  color: #575757;
  margin-right: 30px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .doors-intro-content--links a {
    margin-right: 80px;
    display: inline;
  }
}
.doors-intro-content--links a:last-child {
  margin-right: 0;
}
.doors-intro-content--links i {
  background-image: url("../images/trustile/Chevronblack.svg");
  background-repeat: no-repeat;
  background-position: center center;
  color: #575757;
  height: 24px;
  margin-left: 10px;
  padding: 2px;
  position: absolute;
  width: 20px;
}
.doors-intro-content--links i::before {
  content: "";
}

.pane-door-styles,
.panel-door {
  padding: 60px 0;
}
.pane-door-styles h2.pane-title,
.panel-door h2.pane-title {
  display: table;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 20px auto;
}
.pane-door-styles h2.pane-title:after,
.panel-door h2.pane-title:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  margin-top: auto;
  margin-top: 5px;
  text-transform: uppercase;
  width: 62%;
}

.pane-block.tmf-video {
  background-color: #4f7489;
}

.no-crumbs .breadcrumb {
  display: none;
}

.no-title .page-title {
  display: none;
}

@media screen and (max-width: 768px) {
  .view-panel-door-styles {
    padding: 20px;
  }
}
.case-study .hero-intro-block {
  padding: 0 15px 20px 15px;
}
.case-study .overview {
  margin-bottom: 0;
}
.case-study .overview .btn {
  margin: 1em 0;
}
.case-study .overview .btn:hover {
  color: #fff;
}
.case-study .credits {
  margin-bottom: 30px;
}
.case-study .container-wrapper {
  background: #e5e0da;
}
.case-study .container-wrapper .user-action .intro {
  padding-bottom: 100px;
}
.case-study .container-wrapper .user-action .intro .arrows {
  font-weight: bold;
  color: orange;
  letter-spacing: -0.4em;
}
.case-study .container-wrapper .user-form {
  padding: 30px 0;
}
.case-study .container-wrapper .user-form .intro {
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.case-study .image-grid .masonry-item {
  width: 33.33%;
  padding: 3px;
}

.view-case-study {
  padding: 0;
  margin: 0;
}
.view-case-study .pager li > a {
  display: inline-block;
  background-color: #4f758b;
  border-radius: 4px;
  padding: 15px 40px;
  line-height: 1.4;
  color: #fff;
}
.view-case-study .pager li > a:hover, .view-case-study .pager li > a:focus {
  background-color: #40657b;
  text-decoration: none;
  color: #fff;
}
.view-case-study.view-display-id-entity_view_1, .view-case-study.view-display-id-page_1 {
  margin-bottom: 40px;
}
.view-case-study.view-display-id-entity_view_2 {
  margin: 20px 0 40px 0;
}
.view-case-study .row {
  margin-bottom: 8px;
}
.view-case-study .col {
  padding: 6px;
}
.view-case-study figure {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  padding: 6px;
}
.view-case-study figure figcaption {
  padding: 6px 6px 0 6px;
}
.view-case-study figure:hover {
  border: 1px solid #bbb;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 767px) {
  .case-study .credits {
    border-top: 1px solid #bbb;
    text-align: center;
    padding-top: 1em;
  }
  .case-study .credits dl {
    text-align: left;
    display: inline-block;
    margin: 0 0.75em;
  }
  .case-study .image-grid .masonry-item {
    width: 100%;
    max-width: 100%;
    max-height: 300px;
  }
  .case-study .preview-grid .col {
    padding: 0 60px;
    margin: 10px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .case-study .credits {
    border-top: 1px solid #bbb;
    text-align: center;
    padding-top: 1em;
  }
  .case-study .credits dl {
    text-align: left;
    display: inline-block;
    margin: 0 0.75em;
  }
  .case-study .image-grid .masonry-item {
    width: 50%;
  }
  .case-study .preview-grid .col {
    padding: 0 10px;
    margin: 10px 0;
  }
}
.case-study .row-offcanvas {
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.case-study .row-offcanvas .sidebar-offcanvas {
  display: none;
  z-index: 20;
  position: absolute;
  top: 0;
  height: 100%;
  width: 350px;
  background-color: #f5f5f5;
  padding: 0;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study h2.block-title {
  color: #555;
  padding: 20px 20px 10px 20px;
  margin: 0;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study h2.block-title span.caption {
  display: inline-block;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin-top: 6px;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study ul {
  padding: 0;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study ul li {
  list-style: none;
  padding-left: 0;
  border-top: 1px solid #999;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study ul li.last {
  border-bottom: 1px solid #999;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study ul li a {
  display: block;
  padding: 8px 20px;
  color: #555;
}
.case-study .row-offcanvas .sidebar-offcanvas .view-case-study ul li a:hover {
  text-decoration: none;
  background: #fff;
  color: #333;
}
.case-study .row-offcanvas-right {
  right: 0;
}
.case-study .row-offcanvas-right .sidebar-offcanvas {
  right: -350px;
  display: none;
}
.case-study .row-offcanvas-right.active {
  right: 350px;
  /* margin-right: 5px;*/
}
.case-study .row-offcanvas-left {
  left: 0px;
}
.case-study .row-offcanvas-left .sidebar-offcanvas {
  left: -350px;
}
.case-study .row-offcanvas-left.active {
  left: 350px;
}
.case-study .row-offcanvas-left.active .sidebar-offcanvas {
  display: block;
}
.case-study .row-offcanvas .btn.show-projects {
  float: left;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 0px;
  background-color: #f5f5f5;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  outline: none;
  font-weight: bold;
  padding: 12px;
}

.design-guide .hero-intro-block {
  padding-bottom: 20px;
}
.design-guide .dg-links {
  text-align: center;
}
.design-guide .dg-links ul {
  display: inline-block;
}
.design-guide .dg-links li {
  display: inline-block;
  margin: 0 10px 20px 10px;
  line-height: 24px;
}
.design-guide .dg-links li a {
  display: block;
  height: 24px;
  font-weight: bold;
  color: #666;
  background: url("../images/ico_num_sm1.png") left center no-repeat;
  opacity: 0.4;
  padding-left: 28px;
}
.design-guide .dg-links li a:hover {
  opacity: 1;
  text-decoration: none;
}
.design-guide .dg-links li:nth-child(2) a {
  background-image: url("../images/ico_num_sm2.png");
}
.design-guide .dg-links li:nth-child(3) a {
  background-image: url("../images/ico_num_sm3.png");
}
.design-guide .dg-links li:nth-child(4) a {
  background-image: url("../images/ico_num_sm4.png");
}
.design-guide .dg-links li:nth-child(5) a {
  background-image: url("../images/ico_num_sm5.png");
}
.design-guide .fluid-images .col {
  padding: 0;
  border: 2px solid transparent;
}
.design-guide .fluid-images .col + .col {
  border-left: 0;
}
.design-guide figure {
  width: 100%;
  padding: 0;
}
.design-guide figure.h400 {
  height: 400px;
}
.design-guide figure.h400 img {
  height: 400px;
}
.design-guide figure.h400 img.cover {
  width: 100%;
  object-fit: cover;
}
.design-guide .content header {
  border: 30px solid #fff;
  padding: 80px 30px;
  margin: 20px 0;
}
.design-guide .content header.shadow {
  box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
.design-guide .content header.with-number {
  background: #d8d8d7 url("../images/ico_num_lg1.png") 20px 20px no-repeat;
}
.design-guide .content section.dg-section {
  position: relative;
  background: #ececec;
  border-bottom: 10px solid #fff;
  padding-bottom: 60px;
}
.design-guide .content .subsection {
  padding-top: 20px;
}
.design-guide .content .subsection .container .row {
  display: flex;
  align-items: center;
}
.design-guide .content .subsection .container .row .col > .col {
  padding: 0;
  border: 2px solid #fff;
}
.design-guide .content .subsection .container .row .col > .col + .col {
  border-left: 0;
}
.design-guide .content .subsection.no-flex .container .row {
  display: block;
}
.design-guide .content .subsection:last-child {
  padding-bottom: 40px;
}
.design-guide .content .subsection header {
  padding: 0;
  border: none;
}
.design-guide .content .subsection figure {
  height: 100%;
  padding: 0;
}
.design-guide .content .subsection figure.h400 {
  height: 400px;
}
.design-guide .content .subsection figure.h400 img {
  height: 400px;
}
.design-guide .content .reg {
  font-size: 40%;
  vertical-align: super;
}
.design-guide .overlay {
  display: table;
  position: relative;
  z-index: auto;
  top: -260px;
  margin-bottom: -260px;
}
.design-guide .col-20 {
  width: 20%;
  float: left;
  padding: 0;
}
@media (max-width: 768px) {
  .design-guide .col-20 {
    width: inherit;
  }
}
.design-guide #step01 .corners .col {
  padding-top: 30px;
  padding-bottom: 30px;
}
.design-guide #step01 .corners figure {
  text-align: center;
}
.design-guide #step01 .corners figure img {
  max-height: 240px;
}
.design-guide #step01 .corners figure figcaption {
  text-align: left;
}
.design-guide #step02 {
  background-color: #e7eef3;
}
.design-guide #step02 .image-blocks .col {
  padding: 0;
  min-height: 120px;
}
.design-guide #step02 .image-blocks .col.fill.light {
  background: #e7eef3;
}
.design-guide #step02 .image-blocks .col.fill.dark {
  background: #cad3db;
}
.design-guide #step02 .image-blocks .col img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.design-guide #step02 .with-number {
  background-image: url("../images/ico_num_lg2.png");
}
.design-guide #step02 .subsection .container {
  background-color: #fff;
}
.design-guide #step02 .subsection .container .col {
  padding: 0;
}
.design-guide #step02 .subsection .container header {
  padding: 0 40px;
}
.design-guide #step02 detail .col {
  padding-top: 30px;
}
.design-guide #step02 .auth-list {
  width: auto;
  padding: 0;
  column-count: 2;
}
.design-guide #step03 {
  border-bottom: 10px solid #fff;
}
.design-guide #step03 .with-number {
  background-image: url("../images/ico_num_lg3.png");
}
.design-guide #step03 .subsection .container {
  background-color: #fff;
}
.design-guide #step03 .subsection .container .col {
  padding: 0;
}
.design-guide #step03 .subsection .container header {
  padding: 0 40px;
}
.design-guide #step04 {
  background-color: #e7eef3;
}
.design-guide #step04 .with-number {
  background-image: url("../images/ico_num_lg4.png");
}
.design-guide #step04 .subsection .container {
  background-color: #fff;
}
.design-guide #step04 .subsection .container .col {
  padding: 0;
}
.design-guide #step04 .subsection .container header {
  padding: 0 40px;
}
.design-guide .block-content-slider .color-wrapper {
  padding: 40px 0;
}
.design-guide .block-content-slider .s .first-color-wrapper {
  background-color: #ececec;
}
.design-guide .block-content-slider .first-block {
  width: 70%;
}
.design-guide .block-content-slider .first-block .slide-controls {
  left: 0;
}
.design-guide .block-content-slider .second-block {
  width: 70%;
  position: relative;
  padding: 15px 0;
  background: transparent !important;
  margin-left: -100px;
  z-index: auto;
}
.design-guide .block-content-slider .second-block article {
  border: 30px solid #fff;
  padding: 80px 30px;
  box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.3);
  background: #d8d8d7 url("../images/ico_num_lg5.png") 20px 20px no-repeat;
}
.design-guide .block-content-slider .second-block article header {
  margin: 0;
  padding: 0 30px;
  border: 0;
  background: none;
}
.design-guide .block-content-slider .second-block article header h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.design-guide .block-content-slider .second-block article section {
  background: none;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.ui-widget-content a {
  outline: none;
  color: #337ab7;
  cursor: pointer;
}

.content-section a.btn {
  color: #fff;
  background-color: rgb(87, 87, 87);
  border-radius: 0;
}

.design-guide.subsection-block {
  position: relative;
  padding-top: 5%;
}

.design-guide.subsection-block h1 {
  margin-bottom: 5%;
}

.design-guide.content-section-inner p {
  font-size: 18px;
}

.path-entry-systems .design-guide.subsection-block {
  background-color: #F8F8F8;
}

.ui-dialog {
  color: #4C4C4E;
}
.ui-dialog .ui-dialog-titlebar-close {
  top: 10px;
  margin: 0;
}

.modal-dialog .modal-content .modal-header {
  border-bottom: 1px solid #808284;
}
/** Find a dealer page **/
#edit-submit-find-a-dealer.btn-default {
  color: #fff;
  background-color: #004c97;
  border-color: #004c97;
}
#edit-submit-find-a-dealer.btn-default:hover, #edit-submit-find-a-dealer.btn-default:focus, #edit-submit-find-a-dealer.btn-default:active {
  color: #fff;
  background-color: #004c97;
  border-color: #004c97;
  opacity: 0.6;
}

.view-find-a-dealer .views-exposed-form details {
  display: none;
}
.view-find-a-dealer .form-item-field-focus-target-id {
  margin-right: 25px;
}
.view-find-a-dealer .form-item-field-focus-target-id label {
  display: block;
}
.view-find-a-dealer .form-item-field-focus-target-id .select-wrapper {
  top: 5px;
}
.view-find-a-dealer .form-actions {
  position: relative;
  top: 25px;
}
.view-find-a-dealer .view-empty {
  position: relative;
  width: 280px;
  background-color: #4C4C4E;
  border-radius: 4px;
  margin-top: -34px;
}
.view-find-a-dealer .view-empty:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 10px 15px;
  border-color: #4C4C4E transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -14px;
  left: 57px;
}
.view-find-a-dealer .view-empty .wrapper {
  padding: 20px;
  background-color: #4C4C4E;
  border-radius: 4px;
}
.view-find-a-dealer .view-empty .wrapper + .wrapper {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.view-find-a-dealer .view-empty .wrapper.commercial {
  background-color: #808284;
}
.view-find-a-dealer .view-empty p {
  font-size: 16px;
  line-height: 1.1;
  color: #fff;
  margin: 0;
}
.view-find-a-dealer .view-empty p + p {
  margin-top: 6px;
}
.view-find-a-dealer .view-empty p a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.view-find-a-dealer .view-empty p a:hover {
  color: #fff;
  text-decoration: none;
}
.view-find-a-dealer .menu-attach-block-wrapper {
  height: 100%;
}
.view-find-a-dealer .menu-attach-block-wrapper .block {
  height: 100%;
}
.view-find-a-dealer .menu-attach-block-wrapper .block .content {
  height: 100%;
}

.dealer-results {
  display: grid;
  grid-template-columns: 32.3% 32.3% 32.3%;
  gap: 16px;
  margin-bottom: 40px;
}
.dealer-results .map-wrapper {
  grid-column: 2/span 2;
  grid-row: 1/span 2;
  min-height: 380px;
}
.dealer-results .map-wrapper #map-canvas {
  border: 2px solid #808284;
  width: 100%;
  height: 100%;
}
.dealer-results .dealer-item {
  position: relative;
  padding-bottom: 30px;
  border: 2px solid #808284;
  background-color: #ffffff;
}
.dealer-results .dealer-item.showroom {
  border-color: #004c97;
}
.dealer-results .dealer-item.showroom .dealer-footer {
  background-color: #004c97;
}
.dealer-results .dealer-item:hover, .dealer-results .dealer-item:focus, .dealer-results .dealer-item.showroom:hover, .dealer-results .dealer-item.showroom:focus {
  border-color: #ef7802;
}
.dealer-results .dealer-item:hover .dealer-footer, .dealer-results .dealer-item:focus .dealer-footer, .dealer-results .dealer-item.showroom:hover .dealer-footer, .dealer-results .dealer-item.showroom:focus .dealer-footer {
  background-color: #ef7802;
}
.dealer-results .dealer-item .dealer-info {
  padding: 10px 16px;
  color: #222;
  font-size: 0.9rem;
  line-height: 1.3;
  padding-bottom: 20px;
}
.dealer-results .dealer-item .dealer-info .dealer-title h4 {
  font-size: 1.1rem;
  margin-bottom: 10px;
  line-height: 1;
}
.dealer-results .dealer-item .dealer-info .dealer-title .subhead {
  font-size: 0.8rem;
  font-weight: 300;
  font-style: italic;
}
.dealer-results .dealer-item .dealer-footer {
  display: flex;
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #808284;
  padding: 0 4px;
}
.dealer-results .dealer-item .dealer-footer .dealer-links {
  display: flex;
  padding: 0;
}
.dealer-results .dealer-item .dealer-footer .dealer-links .icon {
  display: block;
  height: 40px;
  width: 40px;
  background-image: url("../images/dealer-icons.png");
  background-repeat: no-repeat;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -100%;
}
.dealer-results .dealer-item .dealer-footer .dealer-links .icon.zoom {
  background-position: 0 0;
}
.dealer-results .dealer-item .dealer-footer .dealer-links .icon.website {
  background-position: -40px 0;
}
.dealer-results .dealer-item .dealer-footer .dealer-links .icon.contact {
  background-position: -80px 0;
}
.dealer-results .dealer-item .dealer-footer .dealer-links .icon:hover, .dealer-results .dealer-item .dealer-footer .dealer-links .icon:focus, .dealer-results .dealer-item .dealer-footer .dealer-links .icon:active {
  opacity: 0.7;
}
.dealer-results .dealer-item .dealer-footer .dealer-services {
  text-align: right;
  height: 40px;
}
.dealer-results .dealer-item .dealer-footer .showroom {
  font-size: 0.9rem;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 40px;
}

.view-find-a-dealer .view-filters.row {
  background-color: #EEEEEE;
  border-radius: 4px;
  margin: 20px 0;
  padding: 14px 8px;
}
.view-find-a-dealer .pager-nav {
  margin-bottom: 40px;
}
.view-find-a-dealer .pager-nav .pagination {
  margin: 0;
}
.view-find-a-dealer .pager-nav .pagination > li > a,
.view-find-a-dealer .pager-nav .pagination > li > span {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: inherit;
  float: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 36px;
  border: 2px solid #BBBBBB;
  border-radius: 50%;
  color: #BBBBBB;
  background-color: #ffffff;
  text-align: center;
  padding: 0 0 4px 0;
}
.view-find-a-dealer .pager-nav .pagination > li > a:hover, .view-find-a-dealer .pager-nav .pagination > li > a:focus,
.view-find-a-dealer .pager-nav .pagination > li > span:hover,
.view-find-a-dealer .pager-nav .pagination > li > span:focus {
  border: 2px solid #808284;
  color: #808284;
  background-color: #EEEEEE;
}
.view-find-a-dealer .pager-nav .pagination > li.active a,
.view-find-a-dealer .pager-nav .pagination > li.active a:focus,
.view-find-a-dealer .pager-nav .pagination > li.active a:hover,
.view-find-a-dealer .pager-nav .pagination > li.active span,
.view-find-a-dealer .pager-nav .pagination > li.active span:focus,
.view-find-a-dealer .pager-nav .pagination > li.active span:hover {
  background-color: #004c97;
  border: 2px solid #004c97;
  color: #ffffff;
}
.view-find-a-dealer .pager-nav .pagination > li.pager__item--first, .view-find-a-dealer .pager-nav .pagination > li.pager__item--last {
  display: none;
}
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous a,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous a:focus,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous a:hover,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous span,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous span:focus,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--previous span:hover, .view-find-a-dealer .pager-nav .pagination > li.pager__item--next a,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--next a:focus,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--next a:hover,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--next span,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--next span:focus,
.view-find-a-dealer .pager-nav .pagination > li.pager__item--next span:hover {
  background-color: transparent;
  border: none;
}

.view-find-a-dealer .views-exposed-form .views-exposed-widget {
  padding: 0;
}
.view-find-a-dealer .radio {
  display: inline-block;
  height: 34px;
  line-height: 34px;
}
.view-find-a-dealer .radio + .radio {
  margin-left: 10px;
  margin-top: 0;
}
.view-find-a-dealer .radio input[type=radio] {
  margin-top: 12px;
}
.view-find-a-dealer .modal-dialog h4 {
  font-weight: bold;
}
.view-find-a-dealer .modal-dialog p {
  font-weight: normal;
}
.view-find-a-dealer .modal-dialog .control-label {
  display: block;
}
.view-find-a-dealer .modal-dialog .radio {
  display: block;
  height: auto;
  line-height: 1.4;
  margin: 0;
}
.view-find-a-dealer .modal-dialog .radio:first-child {
  margin-top: 10px;
}
.view-find-a-dealer .modal-dialog .radio:last-child {
  margin-bottom: 10px;
}
.view-find-a-dealer .modal-dialog .radio label {
  font-weight: 300;
}
.view-find-a-dealer .modal-dialog .radio input[type=radio] {
  margin-top: 4px;
}

.view-find-a-dealer .views-exposed-form .views-exposed-widget.views-submit-button {
  margin-left: 20px;
}

.view-find-a-dealer .form-group:last-child {
  margin-bottom: 15px;
}

.page-dealers #cboxLoadedContent {
  padding: 20px;
}

#cboxLoadedContent #extra-info {
  border: 2px solid #f0792e;
  width: auto;
  padding: 5px;
  margin-bottom: 20px;
}

#extra-info .dealer-wrapper {
  border: none;
}

#cboxLoadedContent #extra-info strong {
  font-weight: 300;
}

.popover {
  padding: 0;
}
.popover.bottom {
  z-index: 9999;
}
.popover.bottom > .arrow {
  top: -10px;
  left: 40% !important;
  margin-left: 11px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.bottom > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover.bottom {
  font-family: inherit;
  font-size: 14px;
  border: none;
  border-radius: 0;
}
.popover .popover-content .dealer-commercial {
  background: #EEEEEE;
  margin: 14px -14px -9px -14px;
  padding: 14px;
}
.popover .popover-content .dealer-commercial p {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.popover .popover-content .dealer-commercial p a,
.popover .popover-content .dealer-commercial p a:hover,
.popover .popover-content .dealer-commercial p a:active,
.popover .popover-content .dealer-commercial p a:focus,
.popover .popover-content .dealer-commercial p a:visited {
  font-weight: normal;
  text-decoration: none;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jul 23, 2020, 9:01:10 AM
    Author     : epurkalitis
*/
#faq .panel-group {
  margin-bottom: 40px;
}
#faq .panel-group .panel + .panel {
  margin-top: 10px;
}
#faq .panel-group .panel-default {
  border-color: #EEEEEE;
}
#faq .panel-group .panel-default .panel-heading {
  color: #222;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  padding: 16px;
}
#faq .panel-group .panel-default .panel-heading a {
  outline: none;
  text-decoration: none;
  background-color: transparent;
}
#faq .panel-group .panel-default .panel-heading a:focus, #faq .panel-group .panel-default .panel-heading a :hover, #faq .panel-group .panel-default .panel-heading a :active {
  color: inherit;
  background-color: transparent;
}
#faq .panel-group .panel-default .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #EEEEEE;
}
#faq .panel-group .panel-default .panel-heading .accordion-toggle {
  padding-right: 80px;
}
#faq .panel-group .panel-default .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
}
#faq .panel-group .panel-default .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
}
#faq .panel-group .panel-default .panel-title {
  font-size: 18px;
  font-family: myriad-pro, sans-serif;
}
#faq .panel-group .panel-default .panel-body {
  padding: 16px;
}

.ui-icon-triangle-1-e {
  background-position: -67px -15px;
  float: right;
}

h3.faqfield-question,
div.faqfield-answer {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid;
  text-align: left;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-icon, .ui-widget-content .ui-icon {
  float: right;
}

.ui-accordion .ui-accordion-content {
  padding-left: 0px;
}

section.faq {
  margin-top: 5%;
  padding-bottom: 80px;
}

.ui-accordion .ui-accordion-header {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0;
  padding-left: 0;
}

.faqfield-answer {
  color: #575757;
}

.ui-accordion-header-active {
  border-bottom: none !important;
  color: #575757;
}

h3.faqfield-question, div.faqfield-answer {
  color: #575757;
}

.field--name-field-json-script,
.field--name-field-json {
  display: none;
}

.faq {
  background-color: #F8F8F8;
}

.faq h2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.field--name-field-faq {
  width: 97%;
}

.faqfield-question:after {
  font-family: "Glyphicons Halflings";
  content: "\e259";
  float: right;
  font-size: 15px;
}

span.ui-accordion-header-icon {
  display: none;
}

h3.faqfield-question,
.faqfield-answer {
  font-family: inherit;
  font-size: 20px;
}

.faqfield-answer {
  border-radius: 0;
}

.faq-block {
  width: 100%;
}

h3.ui-state-active:after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  float: right;
}

.ui-accordion .ui-accordion-header {
  font-size: 20px;
}

.featured-fullwidth-wrapper {
  background-color: #E5E5E5;
}
.featured-fullwidth-wrapper .block-content--type-new-info-card-blocks {
  background-color: #ffffff;
}

.featured-1-column-component {
  padding: 0 15px;
}

.featured-2-column-component {
  display: flex;
  flex-direction: column;
  padding: 75px 0;
}
.featured-2-column-component h1 {
  font-size: 42px;
}

@media screen and (min-width: 993px) {
  .featured-2-column-component {
    flex-direction: row;
  }
  .featured-2-column-component .featured-component {
    flex-basis: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .featured-2-column-component .featured-component:first-child {
    margin-right: 20px;
  }
}
.featured-component {
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 75px 0;
}
.featured-component h2 {
  border: 0;
  font-weight: 300;
  padding: 0;
  margin: 0.6rem 0 1rem;
  border: 0;
}
.featured-component .field--item a {
  background-color: #004c97;
  color: rgb(255, 255, 255);
  font-size: 16px;
  min-width: 191px;
  text-align: center;
  padding: 18px;
  margin-bottom: 60px;
  display: inline-block;
  transition-property: opacity;
  transition-duration: 250ms;
  transition-delay: 0ms;
}
.featured-component .field--item a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/*
 * page-featured-entry-systems
 */
.path-featured-entry-systems .featured-entry-systems {
  background-color: #cad3da;
}
.path-featured-entry-systems .featured-entry-systems section {
  padding: 0;
}
.path-featured-entry-systems .featured-entry-systems .small-title {
  background-color: #f4f2f0;
  font-size: 1.125rem;
  padding: 20px 40px 10px;
  margin: 0;
  text-transform: uppercase;
}
.path-featured-entry-systems .featured-entry-systems .alert {
  padding: 15px 40px;
  margin: 0;
}
.path-featured-entry-systems .featured-entry-systems .breadcrumb {
  display: none;
}
.path-featured-entry-systems .featured-entry-systems .region-content {
  background-color: #fff;
  margin: 0;
}
.path-featured-entry-systems .featured-entry-systems .pop {
  display: none;
}
.path-featured-entry-systems .featured-entry-systems .sidebar-offcanvas {
  background-color: #cad3da;
}
.path-featured-entry-systems .featured-entry-systems .active .sidebar-offcanvas {
  display: block;
  z-index: 500;
}
.path-featured-entry-systems .featured-entry-systems {
  /* pager */
}
.path-featured-entry-systems .featured-entry-systems ul.pagination {
  margin: 0;
}
.path-featured-entry-systems .featured-entry-systems ul.pagination li,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child {
  font-size: 16px;
  line-height: 1;
  border-radius: 0;
}
.path-featured-entry-systems .featured-entry-systems ul.pagination li a, .path-featured-entry-systems .featured-entry-systems ul.pagination li.disabled a:hover,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child.disabled a:hover,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child.disabled a:hover {
  color: #575757;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  font-size: 16px;
  line-height: 1;
  padding: 4px 6px;
  margin-left: 3px;
}
.path-featured-entry-systems .featured-entry-systems ul.pagination li.active a, .path-featured-entry-systems .featured-entry-systems ul.pagination li.active:hover a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child.active a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child.active:hover a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child.active a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child.active:hover a {
  border: none;
  color: #fff;
  background-color: #575757;
}
.path-featured-entry-systems .featured-entry-systems ul.pagination li:hover a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:first-child:hover a,
.path-featured-entry-systems .featured-entry-systems ul.pagination li:last-child:hover a {
  background-color: #edd9b4;
  color: #575757;
}
.path-featured-entry-systems .featured-entry-systems .pager-nav {
  text-align: right;
  padding: 0 40px;
}
.path-featured-entry-systems .featured-entry-systems {
  /* Sidebar */
}
.path-featured-entry-systems .featured-entry-systems .gallery-filters {
  padding: 40px;
}
.path-featured-entry-systems .featured-entry-systems .gallery-filters .reset-button {
  font-family: myriad-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
}
.path-featured-entry-systems .featured-entry-systems .gallery-filters select.item-list__dropdown {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.path-featured-entry-systems .colorbox-gallery-view .details .permalink {
  margin-top: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.path-featured-entry-systems .colorbox-gallery-view .details .permalink a + a {
  margin-left: 5px;
}
.path-featured-entry-systems .colorbox-gallery-view .details .prop-detail + .permalink a {
  width: 100%;
}
.path-featured-entry-systems .colorbox-gallery-view .sku-detail {
  line-height: 32px;
  font-size: 95%;
  text-align: right;
  margin: 0;
}
.path-featured-entry-systems .colorbox-gallery-view .sku-detail + .sku-detail {
  border-top: 1px solid #ddd;
}
.path-featured-entry-systems .colorbox-gallery-view .sku-detail span {
  float: left;
  font-weight: bold;
}
.path-featured-entry-systems .colorbox-gallery-view .prop-detail {
  line-height: 40px;
  font-size: 95%;
  text-align: right;
  margin: 0;
}
.path-featured-entry-systems .colorbox-gallery-view .prop-detail + .sku-detail {
  border-top: 1px solid #ddd;
}
.path-featured-entry-systems .colorbox-gallery-view .prop-detail span {
  float: left;
  font-weight: bold;
}
.path-featured-entry-systems .view-featured-entry-systems .view-header {
  position: relative;
}
.path-featured-entry-systems .view-featured-entry-systems .view-header .gallery-info {
  position: absolute;
  right: 45px;
  top: 20px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-header h6 {
  text-align: right;
  font-size: 21px;
  margin: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters {
  background-color: #f4f2f0;
  padding: 20px 40px 40px 40px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters:after {
  content: "";
  display: table;
  clear: both;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru {
  margin-bottom: 20px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form {
  float: none;
  margin-bottom: 20px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form:after {
  content: "";
  display: table;
  clear: both;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-item {
  display: block;
  float: left;
  line-height: 32px;
  padding: 0;
  margin: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-text {
  width: 200px;
  height: 32px;
  padding: 0 12px;
  margin: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit {
  display: block;
  float: left;
  height: 32px;
  padding: 0 12px;
  margin: 0 0 0 6px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit:nth-of-type(2) {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-radios {
  display: none;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widgets {
  margin: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widget {
  float: left;
  padding: 10px 14px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widget .checkbox {
  display: inline;
  margin-bottom: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widget .checkbox + .checkbox {
  margin-left: 12px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widget + .views-exposed-widget {
  margin-left: 20px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page ul {
  padding: 0;
  display: flex;
  list-style: none;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page ul li + li {
  margin-left: 3px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page a {
  color: #575757;
  background: rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 1;
  padding: 4px 6px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page a.bef-link--selected {
  color: #fff;
  background-color: #575757;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page a:hover {
  text-decoration: none;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page a:not(.bef-link--selected):hover {
  background-color: #edd9b4;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page label {
  display: none;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget {
  float: left;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget + .views-widget {
  margin-left: 30px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget .form-item + .form-item,
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget .form-item + .switch-button,
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget .switch-button + .form-item,
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .views-widget .switch-button + .switch-button {
  margin-left: 3px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .count .form-item {
  margin: 0;
  padding: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .count .form-item:after {
  content: "";
  display: table;
  clear: both;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .count .form-item .form-item {
  float: left;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .views-widget-per-page .switch .switch-button {
  float: left;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .pager-top {
  float: right;
}
.path-featured-entry-systems .view-featured-entry-systems .view-filters .pager-top .text-center {
  padding: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content {
  padding: 40px 40px 20px 40px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images {
  margin: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure .cboxElement {
  display: block;
  position: relative;
  overflow: hidden;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure .cboxElement .zoom {
  transition: opacity 0.25s ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure .cboxElement .zoom i {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure .cboxElement:hover .zoom {
  opacity: 1;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure.image {
  display: block;
  float: left;
  width: calc(25% - 6px);
  height: auto;
  padding: 0;
  margin: 3px;
  border: 1px solid #e5e5e5;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images figure.image figcaption {
  display: none;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images .list {
  margin-bottom: 20px;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images .list figure.image {
  width: 100%;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images .list figure figcaption {
  padding: 0 30px 14px 0;
  margin: 0;
  display: block;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images .list .permalink {
  text-align: left;
}
.path-featured-entry-systems .view-featured-entry-systems .view-content .gallery-images .list .permalink a.btn-md {
  padding: 12px 24px;
}

.architectural-style-landing-page h2 {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 0.75rem;
}

.slicked-up .slick-track {
  margin: 0 auto;
}
.slicked-up .slick-prev,
.slicked-up .slick-next {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  opacity: 0;
}
@media screen and (min-width: 775px) {
  .slicked-up .slick-prev,
  .slicked-up .slick-next {
    opacity: 1;
  }
}
.slicked-up .slick-prev:before,
.slicked-up .slick-next:before {
  display: none;
}
.slicked-up .slick-prev {
  background-image: url(../images/trustile/carousel/previous.png);
  left: -60px;
}
.slicked-up .slick-next {
  background-image: url(../images/trustile/carousel/next.png);
  right: -60px;
}
.slicked-up .slide {
  background-color: transparent;
  padding: 10px;
}
.slicked-up .slide figure {
  padding: 0;
}
.slicked-up .slide figure .image-container {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slicked-up .slide figure .image-container img {
  margin-bottom: 0;
}
.slicked-up .slide figure figcaption {
  margin: 0;
}
.slicked-up .slide figure figcaption p {
  text-align: center;
}
.slicked-up .slide figure figcaption p:hover span {
  color: #337ab7;
  background-color: rgba(51, 122, 183, 0.1);
  text-decoration: underline;
  text-size-adjust: 0%;
  outline: none;
}
.slicked-up img {
  margin-bottom: 10px;
}

.view-featured-entry-system-blocks .slicked-up a {
  color: #575757;
  font-family: Baskerville;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}
.view-featured-entry-system-blocks .slicked-up a p {
  color: #575757;
  font-family: Baskerville;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}

.fes-overview.row {
  margin-left: 0;
  margin-right: 0;
}
.fes-overview .breadcrumb {
  display: inline-block;
  margin-bottom: 0;
  border: 0;
}
.fes-overview-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px;
}
@media screen and (max-width: 529px) {
  .fes-overview-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 530px) and (max-width: 991px) {
  .fes-overview-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.fes-overview-grid {
  padding: 10px;
  margin: 30px auto 60px;
}
.fes-overview-grid li {
  display: block;
  position: relative;
}
.fes-overview-grid li figure {
  padding: 0;
}
.fes-overview-grid li figure img {
  display: block;
  width: 100%;
  height: auto;
  background: #eee;
}
.fes-overview-grid li figure figcaption,
.fes-overview-grid li figure figcaption a {
  background-color: #004c97;
  color: #ffffff;
  padding: 12px;
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
}
.fes-overview-grid li .zoom {
  transition: opacity 0.25s ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.fes-overview-grid li .zoom i {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.fes-overview-grid li .zoom:hover {
  opacity: 1;
}

@media screen and (max-width: 529px) {
  .path-featured-entry-systems .featured-entry-systems .gallery-info {
    display: none;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters {
    padding: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form {
    text-align: center;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget + .views-exposed-widget {
    margin-left: 0;
    clear: both;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page {
    text-align: center;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page .views-widget {
    float: none;
    display: inline-block;
  }
  .path-featured-entry-systems .featured-entry-systems .view-content {
    padding: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-content .gallery-images figure.image {
    width: calc(50% - 6px);
  }
  .path-featured-entry-systems .view ul.pagination li.pager-first,
  .path-featured-entry-systems .view ul.pagination li.pager-last,
  .path-featured-entry-systems .view ul.pagination li.pager-ellipsis {
    display: none;
  }
}
@media screen and (min-width: 530px) and (max-width: 767px) {
  .path-featured-entry-systems .featured-entry-systems .view-content .gallery-images figure.image {
    width: calc(33% - 6px);
  }
}
@media screen and (max-width: 768px) {
  .path-featured-entry-systems .row-offcanvas .featured-entry-systems .view-header .gallery-info {
    top: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters {
    padding: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form {
    text-align: left;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-item {
    display: inline-block;
    float: none;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .trustile-solr-search-form .form-submit {
    display: inline-block;
    float: none;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widgets {
    text-align: center;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget {
    float: none;
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-exposed-form-tru .views-exposed-widgets .views-exposed-widget + .views-exposed-widget {
    margin-left: 12px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page {
    text-align: left;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page .views-widget {
    float: none;
    display: inline-block;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page .count {
    float: left;
  }
  .path-featured-entry-systems .featured-entry-systems .view-filters .views-widget-per-page .switch {
    float: right;
  }
  .path-featured-entry-systems .featured-entry-systems .view-content .gallery-images .list .image {
    border-bottom: 1px solid #bbb;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-content .gallery-images .list .photo {
    margin-bottom: 20px;
  }
  .path-featured-entry-systems .featured-entry-systems .view-content .gallery-images .list .permalink {
    text-align: center;
  }
  .path-featured-entry-systems .featured-entry-systems .text-center {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .path-featured-entry-systems #cboxWrapper #cboxContent #cboxPrevious {
    top: 60px;
    bottom: auto;
    left: 60px;
    right: auto;
  }
  .path-featured-entry-systems #cboxWrapper #cboxContent #cboxNext {
    top: 60px;
    bottom: auto;
    left: 120px;
    right: auto;
  }
  .featured-entry-systems .pager-top {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .sidebar-offcanvas {
    display: block;
    z-index: 500;
    position: absolute;
    top: 0;
    width: 380px;
  }
  .path-featured-entry-systems .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .path-featured-entry-systems .row-offcanvas-right {
    right: 0;
  }
  .path-featured-entry-systems .row-offcanvas-right .sidebar-offcanvas {
    right: -380px;
    display: none;
  }
  .path-featured-entry-systems .row-offcanvas-right.active {
    right: 380px;
    /* margin-right: 5px;*/
  }
  .path-featured-entry-systems .row-offcanvas-left {
    left: 0;
  }
  .path-featured-entry-systems .row-offcanvas-left .sidebar-offcanvas {
    left: 380px;
    display: none;
  }
  .path-featured-entry-systems .row-offcanvas-left.active {
    left: 380px;
  }
  .path-featured-entry-systems .row-offcanvas .view-featured-entry-systems .gallery-info {
    top: -20px;
    right: 0;
  }
  .path-featured-entry-systems .row-offcanvas .gallery-filters-advanced {
    border: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #cad3da;
    color: #575757;
    outline: 0;
  }
  .path-featured-entry-systems .row-offcanvas .gallery-filters-advanced:before {
    content: "<< ";
  }
  .path-featured-entry-systems .row-offcanvas .gallery-filters-advanced:hover {
    background-color: #7c8996;
    color: #fff;
  }
  .path-featured-entry-systems .row-offcanvas.active .view-featured-entry-systems .view-header .gallery-info .gallery-filters-advanced:before {
    content: "";
  }
  .path-featured-entry-systems .row-offcanvas.active .view-featured-entry-systems .view-header .gallery-info .gallery-filters-advanced:after {
    content: " >>";
  }
}
.pane-bean-modern-contemporary-preconfigu {
  background-color: #f8f8f8;
}

.path-featured-entry-systems .colorbox-gallery-view #cboxWrapper #cboxContent #cboxPrevious {
  right: 460px;
}
.path-featured-entry-systems .colorbox-gallery-view #cboxWrapper #cboxContent #cboxNext {
  right: 400px;
}
.path-featured-entry-systems .colorbox-gallery-view #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info {
  padding: 0 30px;
}
.path-featured-entry-systems .colorbox-gallery-view #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .title {
  margin-top: 15px;
}
.path-featured-entry-systems .colorbox-gallery-view #cboxWrapper #cboxContent #cboxLoadedContent .gallery-gallery .info .permalink a {
  padding: 12px 10px;
  width: 100%;
  white-space: nowrap;
}

.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row {
  width: 100%;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row .fes-background {
  width: 100%;
  height: 90vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row .fes-background aside {
  position: absolute;
  width: 360px;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  padding: 20px;
  color: #222;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row .fes-background aside .sku-detail {
  line-height: 1;
  text-align: right;
  margin: 0;
  padding: 6px 0;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row .fes-background aside .sku-detail .label-inline {
  float: left;
  font-weight: 400;
  margin-right: 14px;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row .fes-background aside .sku-detail + .sku-detail {
  border-top: 1px solid #ddd;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row.views-row-odd aside {
  left: auto;
  right: 5%;
}
.view-featured-entry-system-overview.view-display-id-block_1 .view-content .fes-row + .fes-row {
  margin-top: 10px;
}
.view-featured-entry-system-overview.view-display-id-block_1 .attachment-after h2.carousel-title {
  margin: 30px 0 -10px 0;
}

#cb4,
#cb6,
#cb8 {
  background-color: #4c4c4e;
  padding-bottom: 48px;
}

#cb5,
#cb7,
#cb9 {
  background-color: #808284;
}

.rotating-hero-breadcrumbs {
  position: relative;
  z-index: 20;
  color: hsla(0, 100%, 100%, 0.5);
  height: 75px;
}
.rotating-hero-breadcrumbs .breadcrumb {
  border-bottom: 0 none;
}
.rotating-hero-breadcrumbs .breadcrumb a {
  color: white;
  text-shadow: 1px 1px 2px #000;
}
.rotating-hero-breadcrumbs .breadcrumb .active {
  color: hsla(0, 100%, 100%, 0.5);
  text-shadow: 1px 1px #000;
}

@media screen and (min-width: 767px) {
  .parallax {
    margin-top: -75px;
  }
}
.parallax h1 {
  font-size: 60px;
}
.parallax .simple-info-card-blocks h2 {
  text-align: center;
  color: #ffffff;
  font: normal normal normal 30px/20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 1.1;
}
.parallax .simple-info-card-blocks h2:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto;
  width: 10%;
}
.parallax .simple-info-card-blocks .field--name-field-info-cards.field--items {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  padding: 20px;
}
@media screen and (min-width: 489px) {
  .parallax .simple-info-card-blocks .field--name-field-info-cards.field--items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 993px) {
  .parallax .simple-info-card-blocks .field--name-field-info-cards.field--items {
    grid-template-columns: repeat(4, 1fr);
    padding: 0;
  }
}
.parallax .simple-info-card-blocks .field--name-field-info-cards.field--items .field--type-image {
  margin-bottom: 10px;
}
.parallax .simple-info-card-blocks .field--name-field-info-cards.field--items a {
  color: #ffffff;
}
.parallax .simple-info-card-blocks .field--name-field-info-cards + .field-name-field-navigation-title {
  display: none;
}
.parallax .slidenav,
.parallax .text-wrapper {
  font-weight: 400;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 767px) {
  .about .parallax {
    margin-top: 0;
  }
}

h2.hero-block-title {
  text-align: center;
  color: #ffffff;
  font: normal normal normal 30px/20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
}
h2.hero-block-title:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto;
  width: 10%;
}

.parallax .text-wrapper section p {
  margin-bottom: 30px;
}
.parallax .text-wrapper section a {
  background-color: #004c97;
  color: rgb(255, 255, 255);
  min-width: 191px;
  text-align: center;
  padding: 18px;
  margin-bottom: 60px;
  display: inline-block;
  transition-property: opacity;
  transition-duration: 250ms;
  transition-delay: 0ms;
}
.parallax .text-wrapper section a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.parallax .text-wrapper section a.icon-arrow-down {
  background-image: url(../images/arrow-down.png);
  background-position: 90% 50%;
  background-size: 12px 20px;
  background-repeat: no-repeat;
  padding-right: 40px;
}

.path-interior-doors .footer {
  margin-top: 0;
  position: relative;
}

.path-entry-systems .footer {
  margin-top: 0;
  position: relative;
}

.request-literature-tabs {
  margin: 20px 0;
  border-bottom: 0;
}
.request-literature-tabs > li {
  margin: 0 10px 0 0;
}
.request-literature-tabs > li > a {
  display: block;
  background-color: #808284;
  color: #ffffff;
  border-radius: 6px;
  padding: 10px 20px;
  margin: 0;
}
.request-literature-tabs > li > a:hover {
  background-color: #4C4C4E;
  color: #ffffff;
}
.request-literature-tabs > li.active > a, .request-literature-tabs > li.active > a:hover, .request-literature-tabs > li.active > a:focus {
  background-color: #004c97;
  color: #ffffff;
  cursor: default;
}

.literature-item-container .field--items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(237px, 1fr));
}
.literature-item-container .description {
  margin-top: 10px;
  width: 100%;
  padding: 20px;
  background-color: #e5edf4;
  color: #222;
  border-radius: 6px;
}
.literature-item-container .description p {
  margin: 0;
}

.literature-item figure {
  max-width: 237px;
}
.literature-item figure figcaption {
  text-align: center;
}
.literature-item figure figcaption .btn {
  width: 100%;
}

.well.request-literature {
  border-radius: 6px;
  padding: 2rem;
}
.well.request-literature h3 {
  font-family: "myriad-pro", sans-serif;
  font-size: 2rem;
  font-weight: 400;
}
.well.request-literature .row {
  padding-left: 15px;
  padding-right: 15px;
}

.maForm {
  padding: 20px;
  height: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.maForm label {
  font-size: 16px;
  font-weight: 300;
  color: #4C4C4E;
}
.maForm .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4C4C4E;
  background-color: #ffffff;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.maForm .checkboxes-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.maForm .checkboxes-container label.formCheckboxLabel {
  flex-basis: 100%;
}
@media screen and (min-width: 992px) {
  .maForm .checkboxes-container label.formCheckboxLabel {
    flex-basis: 33.3333333333%;
  }
}
.maForm .checkboxes-container label.formCheckboxLabel input[type=checkbox] {
  margin-right: 10px;
}
.maForm .text-inputs-container,
.maForm .selects-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.maForm .text-inputs-container .maFormElement,
.maForm .selects-container .maFormElement {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .maForm .text-inputs-container .maFormElement,
  .maForm .selects-container .maFormElement {
    flex-basis: calc(33.33% - 10px);
    margin-right: 10px;
  }
}
.maForm .interests-container {
  margin-bottom: 28px;
}
.maForm .interests-container .formCheckboxLabel {
  margin: 0 10px;
}
.maForm .interests-container input[type=checkbox] {
  margin-right: 5px;
}
.maForm .maFormFieldTypeStandardSubmitButton {
  margin: 28px 0;
}

.pop-form {
  display: none;
}

.form-control {
  color: #4C4C4E;
  border: 1px solid #999;
}

.frame-code-wrapper {
  display: grid;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  grid-gap: 0px;
  gap: 0px;
  grid-template-columns: repeat(2, 1fr);
  margin: 20px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frame-code-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .frame-code-wrapper {
    grid-template-columns: repeat(5, 1fr);
  }
}
.frame-code-wrapper:before, .frame-code-wrapper:after {
  display: unset;
  content: unset;
}
.frame-code-wrapper a,
.frame-code-wrapper a:hover {
  display: block;
  background-color: transparent;
  text-decoration: none;
  padding: 14px;
}
.frame-code-wrapper .grid-item:hover {
  box-shadow: -5px 4px 10px 0px rgba(0, 0, 0, 0.4);
  border: 1px solid #004c97;
}
.frame-code-wrapper .grid-item {
  height: auto;
  padding: 0;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  position: relative;
}
.frame-code-wrapper .grid-item a::after {
  display: block;
  position: absolute;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #ffffff;
  background-color: #222;
  content: "Details >";
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05rem;
  padding: 0 10px;
  height: 30px;
  right: 16px;
  top: 100px;
  opacity: 0.5;
}
.frame-code-wrapper .grid-item a:hover::after {
  background-color: #004c97;
  opacity: 1;
}
.frame-code-wrapper .grid-item a:hover figure img {
  box-shadow: inset -5px 4px 10px 0px rgba(0, 0, 0, 0.4);
}
.frame-code-wrapper .grid-item figure {
  text-align: center;
  padding: 0;
}
.frame-code-wrapper .grid-item figure .cboxElement {
  display: block;
  position: relative;
  overflow: hidden;
}
.frame-code-wrapper .grid-item figure img {
  position: relative;
  border: 2px solid transparent;
}
.frame-code-wrapper .grid-item figure figcaption {
  text-align: left;
}
.frame-code-wrapper .grid-item figure figcaption p.caption {
  font-size: 0.95rem;
  font-weight: 600;
  color: #222;
  margin: 0 0 0.35rem;
}
.frame-code-wrapper .grid-item figure figcaption p.note {
  font-weight: 400;
  font-size: 0.9rem;
}
.frame-code-wrapper .grid-item figure figcaption p:last-child {
  margin-bottom: 0;
}
.frame-code-wrapper .pop {
  display: none;
}

.frame-code-popup {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 0px;
  width: 100%;
  max-width: 1200px;
  overflow-y: auto;
  padding: 30px;
  background: transparent;
}
.frame-code-popup:has-vertical-scrollbar {
  padding: 30px 8px 30px 30px;
}
.frame-code-popup h2 {
  font-size: 2.6rem;
  font-weight: 400;
}
.frame-code-popup h2.title {
  font-weight: bold;
  border-bottom: 1px dotted #BBBBBB;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.frame-code-popup h3 {
  font-size: 2rem;
  font-weight: 400;
  margin: 0;
  padding: 0.75rem 0;
}
.frame-code-popup p {
  font-size: 1.1rem;
  margin: 0.5rem 0;
}
.frame-code-popup .popup-image-wrapper {
  width: 100%;
  max-height: 800px;
}
.frame-code-popup .popup-image-wrapper .image {
  width: 100%;
}
.frame-code-popup .info {
  background-color: #F7F7F7;
  width: 400px;
  max-height: 800px;
  position: relative;
}
.frame-code-popup .info .details {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 40px;
}
.frame-code-popup .info .details .material-detail {
  margin: 0;
  padding: 0.5rem 0;
}
.frame-code-popup .info .details .material-detail + .material-detail {
  border-top: 1px dotted #bbb;
}
.frame-code-popup .info .details .material-detail .label-inline {
  font-weight: 600;
  margin-right: 6px;
}
.frame-code-popup .info .details .info-detail {
  line-height: 40px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  font-size: 95%;
  text-align: right;
}
.frame-code-popup .info .details .info-detail span.label-inline {
  float: left;
  font-weight: 600;
}
.frame-code-popup.characteristics {
  grid-template-columns: 1fr 600px;
}
.frame-code-popup.characteristics .popup-image-wrapper {
  max-height: 600px;
}
.frame-code-popup.characteristics .popup-image-wrapper img {
  max-height: 600px;
  height: auto;
}
.frame-code-popup.characteristics .info {
  width: 600px;
  max-height: 600px;
}
.frame-code-popup .footer {
  grid-column: span 2/span 2;
  background: #ffffff;
  color: #222;
  width: 100%;
  padding: 40px;
}
.frame-code-popup .footer h2 {
  margin-top: 0;
}
.frame-code-popup .footer .footer-wrapper {
  width: 100%;
  margin-top: 30px;
}
.frame-code-popup .footer .footer-wrapper ul {
  width: 100%;
  padding: 0;
}
.frame-code-popup .footer .footer-wrapper ul li {
  list-style: none;
  width: 100%;
  padding: 20px 0;
  border-top: 1px dotted #BBBBBB;
}
.frame-code-popup .footer .footer-wrapper .row.bs-2col {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 0px;
  width: 100%;
  margin: 0;
}
.frame-code-popup .footer .footer-wrapper .row.bs-2col::before {
  content: none;
}
.frame-code-popup .footer .footer-wrapper .row.bs-2col .char-image.col-sm-6 {
  padding: 0;
  width: 260px;
  float: none;
}
.frame-code-popup .footer .footer-wrapper .row.bs-2col .char-text.col-sm-6 {
  padding: 30px;
  width: auto;
  float: none;
}
@media screen and (max-width: 992px) {
  .frame-code-popup {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .frame-code-popup .image-wrapper {
    padding: 0;
  }
  .frame-code-popup .image-wrapper .image {
    display: block;
    height: 60vh;
  }
  .frame-code-popup .info {
    display: block;
    width: 100%;
  }
  .frame-code-popup .info .desc {
    display: none;
  }
  .frame-code-popup .info .details {
    padding: 20px;
  }
}

/* Modal Stuff */
.colorbox-gallery-view-materials #cboxWrapper #cboxContent {
  background: rgba(0, 102, 153, 0.3764705882);
  overflow: hidden;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 0 !important;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxClose {
  background-color: #ffffff;
  top: 30px;
  right: 30px;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxClose:hover {
  background-color: #BBBBBB;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxPrevious {
  background-color: #ffffff;
  top: 30px;
  left: 30px;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxPrevious:hover {
  background-color: #BBBBBB;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxNext {
  background-color: #ffffff;
  top: 30px;
  left: 90px;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxNext:hover {
  background-color: #BBBBBB;
}
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #cboxTitle,
.colorbox-gallery-view-materials #cboxWrapper #cboxContent #boxCurrent {
  display: none !important;
}

.block-carousel {
  background: url("/sites/default/files/2026-03/mdf-carousel-bkgd.png") center repeat-x;
}
.block-carousel .container {
  padding: 40px 0 40px;
}
.block-carousel .container .carousel-items.slick-slider .slick-prev {
  width: 50px;
  height: 50px;
  left: 25px;
  z-index: 50;
}
.block-carousel .container .carousel-items.slick-slider .slick-prev:before {
  font-size: 50px;
}
.block-carousel .container .carousel-items.slick-slider .slick-next {
  width: 50px;
  height: 50px;
  right: 25px;
  z-index: 50;
}
.block-carousel .container .carousel-items.slick-slider .slick-next:before {
  font-size: 50px;
}
.block-carousel .container .carousel-items.slick-slider .slick-track {
  display: flex !important;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide {
  display: flex;
  height: auto;
  margin: 0 -64px;
  padding: 6px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  width: 520px;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide:not(.slick-current) {
  filter: brightness(0.5);
  transform: scale(0.8);
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide.slick-current {
  position: relative;
  box-shadow: -3px 3px 9px 0px rgba(0, 0, 0, 0.47);
  z-index: 100;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 20px 30px 20px 166px;
  margin: 0;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper.painted {
  background-image: url("/sites/default/files/2026-03/ts3070_painted_applications.png");
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper.styles {
  background-image: url("/sites/default/files/2026-03/door_styles.png");
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper.built {
  background-image: url("/sites/default/files/2026-03/mdf_construction.png");
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper.difference {
  background-image: url("/sites/default/files/2026-03/mdf_diff_flyer.png");
  background-size: 32%;
  background-position: -12px -34px;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper h5 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 0;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper p {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.block-carousel .container .carousel-items.slick-slider .carousel-item.slick-slide .inner-wrapper p .btn-lg {
  display: inline-block;
  margin-top: 1rem;
}

#footer-links {
  background-color: #4C4C4E;
  color: #ffffff;
  padding: 40px 0;
}
#footer-links h3 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
}
#footer-links h4 {
  font-size: 24px;
  font-weight: 600;
}
#footer-links .btn-blue {
  display: inline-block;
  margin: 20px 0 0 0;
}
#footer-links .sm-teaser {
  margin: 5px 0;
  color: #222;
  background-color: #ffffff;
  border: 14px solid rgba(0, 76, 151, 0.15);
  transition: border-color 0.3s ease-in-out;
}
#footer-links .sm-teaser:hover {
  border: 14px solid #7fa5cb;
}
#footer-links .sm-teaser .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(0deg, rgb(231, 231, 231) 0%, rgb(250, 250, 250) 100%);
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
}
#footer-links .flex-md-row {
  height: 100%;
  padding: 0;
  margin: 0;
}

/*   Form stuff   */
.expert .maForm {
  margin-top: 20px;
}

.form-footer > div {
  text-align: center;
}
.form-footer.row {
  padding: 30px 15px;
  margin: 20px 0;
  background: #dcdcdc;
}
.form-footer a {
  display: inline-block;
  font-size: 16px;
  color: #004c97;
  font-weight: 600;
  padding-top: 50px;
  background-image: url("/sites/default/files/shaker/shaker_icon_chat-blue.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 48px 48px;
  opacity: 1;
  white-space: nowrap;
}
.form-footer a :hover {
  opacity: 1;
  text-decoration: none;
}
.form-footer a span {
  font-size: 14px;
  font-weight: 300;
}
.form-footer a.call {
  background-image: url("/sites/default/files/shaker/shaker_icon_call-blue.png");
}
.form-footer a.dealer {
  background-image: url("/sites/default/files/shaker/shaker_icon_dealer-blue.png");
}
.form-footer .btn-footer {
  border-top: 1px solid #e5e5e5;
  text-align: center !important;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.form-footer #formModal {
  text-align: center;
  padding: 0 !important;
}
.form-footer #formModal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.form-footer #formModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.video-gallery {
  background-color: #F7F7F7;
}
.video-gallery h3 {
  font-size: 28px;
  font-weight: 600;
  color: #4c4c4e;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.3rem;
}
.video-gallery a {
  display: block;
  border: 14px solid rgba(0, 76, 151, 0.15);
  transition: border-color 0.3s ease-in-out;
}
.video-gallery a:hover {
  border: 14px solid #7fa5cb;
}
.video-gallery .inline-hidden {
  display: none;
}

.modal-video #cboxWrapper #cboxClose {
  background-image: url(../images/trustile/close-icon-lg.svg);
  bottom: auto;
  top: 0;
}
.modal-video #cboxWrapper #cboxLoadedContent {
  padding-bottom: 60px;
}
.modal-video #cboxWrapper #cboxTitle {
  padding: 0 20px !important;
  height: 60px;
  line-height: 60px;
}

@media screen and (min-width: 768px) {
  .flex-md-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 20px;
    gap: 16px;
  }
  .flex-md-column {
    flex-direction: column;
    align-items: stretch;
    flex: 1;
    padding: 0;
    float: none;
  }
}
.new-hero-slider.active .hero-slider-wrapper .view-hero-slider .slide img {
  transform: scale(1);
}
.new-hero-slider .hero-slider-wrapper {
  position: relative;
}
.new-hero-slider .hero-slider-wrapper > .form-group {
  margin-bottom: 2px;
}
.new-hero-slider .hero-slider-wrapper .view-hero-slider .slide img {
  transform: scale(1.1);
  max-height: calc(100vh - 83px);
  object-fit: cover;
  width: auto;
  max-width: unset;
}
.new-hero-slider .hero-slider-wrapper .view-hero-slider .slide .item.row .col-md-12 {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .new-hero-slider .hero-slider-wrapper .view-hero-slider .slide img {
    width: 100%;
    max-width: 100%;
  }
}
.new-hero-slider .hero-slider-wrapper .view-hero-slider .carousel-control {
  z-index: 1;
}
.new-hero-slider .hero-slider-wrapper .hero-slider-viewmore {
  position: absolute;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
}
.new-hero-slider .hero-slider-wrapper .btn {
  color: #222;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 4px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  font-weight: normal;
  width: 300px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  text-align: center;
  margin: 30px 20px;
  white-space: nowrap;
  transition: opacity 0.4s ease;
}
.new-hero-slider .hero-slider-wrapper .btn .btn:hover:not([disabled]) {
  color: #ffffff;
  background-color: #004c97;
}
.new-hero-slider .hero-slider-wrapper .hero-slider-overlay-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.new-hero-slider .hero-slider-wrapper .field-supertitle {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
.new-hero-slider .hero-slider-wrapper .field-supertitle::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.new-hero-slider .hero-slider-wrapper .field-title {
  color: #ffffff;
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
  font-size: 4rem;
  line-height: 1;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}
.new-hero-slider .hero-slider-wrapper .field-title .field {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.new-hero-slider .hero-slider-wrapper .field-title .mw-w {
  margin-right: 0 !important;
}
@media only screen and (min-width: 768px) {
  .new-hero-slider .hero-slider-wrapper .field-title {
    padding: 0 40px;
  }
  .new-hero-slider .hero-slider-wrapper .field-title .field {
    display: block;
  }
  .new-hero-slider .hero-slider-wrapper .field-title .mw-w:not(:last-child) {
    margin-right: calc(var(--mw-word-spacing) * 1px) !important;
  }
}
.new-hero-slider .hero-slider-wrapper .field-subtitle {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 28px;
  text-align: center;
  padding-bottom: 20px;
}
.new-hero-slider .hero-slider-wrapper .field-body {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .new-hero-slider .hero-slider-wrapper .field-body {
    width: 50%;
  }
}
.new-hero-slider .hero-slider-wrapper .field-links .field--items {
  width: 100%;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
}
.new-hero-slider .hero-slider-wrapper .field-links .field--item {
  width: 100%;
  display: flex;
  align-items: center;
}
.new-hero-slider .hero-slider-wrapper .field-links .field--item:only-child a {
  width: 300px;
}
.new-hero-slider .hero-slider-wrapper .field-links a {
  color: #222;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 4px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  font-weight: normal;
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 18px;
  margin: 30px 20px;
  white-space: nowrap;
  transition: opacity 0.25s linear;
}
.new-hero-slider .hero-slider-wrapper .field-links a:hover {
  color: #ffffff;
  background-color: #004c97;
}
@media only screen and (min-width: 768px) {
  .new-hero-slider .hero-slider-wrapper .field-links .field--items {
    flex-direction: row;
  }
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form {
  position: relative;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form.focusin .hero-slider-wrapper .hero-slider-overlay-back, .new-hero-slider .hero-slider-wrapper.new-hero-slider-form.has-errors .hero-slider-wrapper .hero-slider-overlay-back {
  opacity: 0.5;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .form-group.has-error label {
  background-color: #ff0000;
  color: #ffffff;
  /* font-weight: 200; */
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .has-error .help-block {
  background-color: #ff0000;
  color: #ffffff;
  /* font-weight: 200; */
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .has-error .help-block ul {
  margin-bottom: 0;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .hero-slider-wrapper {
  position: relative;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .hero-slider-wrapper .hero-slider-overlay-back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.25s linear;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .hero-slider-overlay-wrapper {
  top: 50%;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  .new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body {
    width: 60%;
  }
}
@media only screen and (min-width: 1200px) {
  .new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body {
    width: 50%;
  }
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body label {
  font-size: 16px;
  font-weight: normal;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body input {
  border-radius: 4;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body input[type=radio] {
  margin-right: 7px;
  width: 17px;
  height: 17px;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body .input-group {
  display: flex;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body .form-group {
  margin-bottom: 15px;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body .form-group.has-error .help-block.with-errors {
  display: inline-block;
  text-align: left;
}
.new-hero-slider .hero-slider-wrapper.new-hero-slider-form .field-body .form-group .help-block.with-errors {
  display: none;
}

.hero-with-text {
  position: relative;
  width: 100%;
  max-height: 550px;
}
.hero-with-text .overlay {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.hero-with-text .overlay h1 {
  font-family: myriad-pro, sans-serif, sans-serif;
  font-size: 5rem;
  font-weight: 300;
  text-shadow: rgba(0, 0, 0, 0.5) -2px 2px 8px;
  transition-delay: 0.2s;
  transition-duration: 0.8s;
}

.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-supertitle {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-supertitle::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-title {
  color: #ffffff;
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
  font-size: 4rem;
  line-height: 1;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  text-align: center;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-title sup {
  font-size: 30%;
  font-weight: 100;
  top: -1.8rem;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-subtitle {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 28px;
  text-align: center;
  padding-bottom: 10px;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-body {
  color: #ffffff;
  text-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 10px;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-body {
    width: 50%;
  }
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links .field--items {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  overflow: auto;
  flex-direction: row;
  width: 100%;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links .field--item {
  display: flex;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links a {
  color: #333333;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 4px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  font-weight: normal;
  width: 260px;
  line-height: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  margin: 30px 10px;
  white-space: nowrap;
  transition: opacity 0.25s linear;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links a:hover {
  color: #ffffff;
  background-color: #004c97;
}
.block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links img.img-responsive {
  transform: scale(1);
  max-height: calc(100vh - 83px);
  object-fit: cover;
  width: auto;
  max-width: unset;
}

@media screen and (max-width: 767px) {
  .block-views-blockhero-slider-block-1 .carousel-inner {
    height: calc(100vh - 80px);
  }
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper {
    height: calc(100vh - 80px);
  }
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper .col-md-12 {
    height: 100%;
  }
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper img.img-home-hero {
    max-height: none;
    height: calc(100vh - 80px);
  }
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-title {
    font-size: 3.25rem;
    line-height: 1;
  }
  .block-views-blockhero-slider-block-1 .hero-slider-wrapper .hero-slider-overlay-wrapper .field-links .field--item {
    display: block;
  }
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide:hover .img-custom-hero {
  filter: brightness(80%);
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider {
  height: calc(100vh - 83px);
  height: 850px;
}
@media only screen and (min-width: 992px) {
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider {
    height: 650px;
  }
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 {
  height: 100%;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .img-custom-hero {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: initial;
  object-fit: cover;
  transition: all 0.5s ease;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper {
  position: relative;
  height: 100%;
  z-index: 500;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 30px;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-intro {
  text-shadow: -2px 2px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 100%;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-intro h2 {
  font-size: 3.2rem;
  line-height: 1.1;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-intro h3 {
  font-size: 1.4rem;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.09rem;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-detail {
  display: flex;
  align-items: center;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-detail .btn {
  transition: all 0.3s ease;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-detail .wrapper {
  display: block;
  width: 360px;
  background: #ffffff;
  padding: 30px;
  margin: 40px auto;
  border-radius: 8px;
  color: #222;
  box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.75);
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-detail .wrapper > img {
  width: 260px;
}
.view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container .block-detail .wrapper > img.img-framed {
  display: block;
  margin: auto;
  border: 1px solid #4C4C4E;
}
@media only screen and (min-width: 768px) {
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h2 {
    font-size: 4.2rem;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h3 {
    white-space: nowrap;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 992px) {
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
    padding: 0 60px;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div {
    vertical-align: middle;
    text-align: left;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro {
    text-align: left;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h2 {
    font-size: 4.6rem;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h3 {
    font-size: 1.4rem;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-detail .wrapper {
    width: 340px;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h2 {
    font-size: 5.2rem;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-intro h3 {
    font-size: 1.9rem;
  }
  .view-hero-slider #views-bootstrap-hero-slider-custom-hero-block.slide .custom-hero-slider .col-xs-12 .custom-hero-slider-wrapper .container > div.block-detail .wrapper {
    width: 400px;
  }
}

[data-mw],
.mw {
  opacity: 0;
}

.mw.--v {
  opacity: 1 !important;
}
.mw .mw-w {
  --mw-offset-sanitized: calc(var(--mw-offset) * 1px);
  --mw-offset-sanitized-negative: calc(-1 * var(--mw-offset-sanitized));
  white-space: nowrap;
  display: inline-flex;
  user-select: none;
}
.mw .mw-w:not(:last-child) {
  margin-right: calc(var(--mw-word-spacing) * 1px);
}
.mw .mw-l {
  position: relative;
  display: inline-block;
  transition-duration: var(--mw-duration);
  transition-delay: calc(var(--mw-delay) * var(--mw-w));
}
.mw.fadeIn .mw-l {
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: ease-out;
  will-chage: opacity;
}
.mw.slideInLeft .mw-l {
  transform: translateX(var(--mw-offset-sanitized-negative));
}
.mw.slideInRight .mw-l {
  transform: translateX(var(--mw-offset-sanitized));
}
.mw.slideInTop .mw-l, .mw.revealInTop .mw-l {
  transform: translateY(var(--mw-offset-sanitized-negative));
}
.mw.slideInBottom .mw-l, .mw.revealInBottom .mw-l {
  transform: translateY(var(--mw-offset-sanitized));
}
.mw.slideInTop .mw-l, .mw.slideInBottom .mw-l, .mw.slideInLeft .mw-l, .mw.slideInRight .mw-l, .mw.revealInTop .mw-l, .mw.revealInBottom .mw-l {
  opacity: 0;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  will-chage: opacity, transform;
}
.mw.fadeIn.--v .mw-l, .mw.slideInTop.--v .mw-l, .mw.slideInBottom.--v .mw-l, .mw.slideInLeft.--v .mw-l, .mw.slideInRight.--v .mw-l, .mw.revealInTop.--v .mw-l, .mw.revealInBottom.--v .mw-l {
  opacity: 1;
}
.mw.slideInTop.--v .mw-l, .mw.slideInBottom.--v .mw-l, .mw.revealInTop.--v .mw-l, .mw.revealInBottom.--v .mw-l {
  transform: translateY(0);
}
.mw.slideInLeft.--v .mw-l, .mw.slideInRight.--v .mw-l {
  transform: translateX(0);
}
.mw.revealInTop.--v .mw-w, .mw.revealInBottom.--v .mw-w {
  overflow: hidden;
}

/*# sourceMappingURL=style.css.map */
