/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  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: #ffffff;
}
/* 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-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-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-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-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-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.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-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.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-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.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-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-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-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.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-cocktail:before {
  content: "\f561";
}
.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-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-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-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-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-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.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-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-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-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.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-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.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-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.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-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-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-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-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-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-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-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.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-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.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-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-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-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.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-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-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-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-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:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.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-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.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-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.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-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.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-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-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-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.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-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.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-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-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-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-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-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-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-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.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-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.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-umbrella-beach:before {
  content: "\f5ca";
}
.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-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-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-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-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-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (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('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.eot');
  src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.woff2') format('woff2'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.woff') format('woff'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.ttf') format('truetype'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (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('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.eot');
  src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.woff2') format('woff2'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.woff') format('woff'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.ttf') format('truetype'), url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-BoldIt.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Extrabld.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Extrabld.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Medium.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-RegularIt.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-SemiboldIt.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Semibold.woff2') format('woff2'),
        url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

*/
/* 
	 Media Queries
*/
/* 
     Font sizes
*/
/* 
     Links
*/
body {
  font: 400 14px/1.4 'proxima-nova', 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #000000;
}
@media (min-width: 1400px) {
  body {
    font-size: 16px;
  }
}
a,
button,
a:hover,
a:focus,
a:visited {
  outline: none;
  text-decoration: none;
  color: #fd4703;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 40px;
}
@media (min-width: 1400px) {
  .h1,
  h1 {
    font-size: 48px;
  }
}
.h2,
h2 {
  font-size: 32px;
}
@media (min-width: 1400px) {
  .h2,
  h2 {
    font-size: 44px;
  }
}
.h3,
h3 {
  font-size: 28px;
}
@media (min-width: 1400px) {
  .h3,
  h3 {
    font-size: 40px;
  }
}
.h4,
h4 {
  font-size: 20px;
}
@media (min-width: 1400px) {
  .h4,
  h4 {
    font-size: 24px;
  }
}
.h5,
h5 {
  font-size: 18px;
  color: #fd4703;
}
@media (min-width: 1400px) {
  .h5,
  h5 {
    font-size: 20px;
  }
}
.h6,
h6 {
  font-size: 14px;
}
@media (min-width: 1400px) {
  .h6,
  h6 {
    font-size: 16px;
  }
}
b,
strong {
  font-weight: 800;
}
.hamburger {
  padding: 5px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:focus,
.hamburger:hover {
  opacity: 0.7;
  outline: none;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 14px;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger {
  right: 0px;
  width: 60px;
  height: 60px;
  margin: 0;
  top: 0px;
  padding: 5px 10px;
  position: relative;
  z-index: 100;
  outline: none;
}
.hamburger .hamburger-box {
  width: 35px;
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after {
  width: 35px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .hamburger {
    display: none;
  }
}
@media (max-width: 767px) {
  .hamburger {
    width: 40px;
    padding: 0;
    height: 40px;
    margin: 5px 0;
  }
  .hamburger-box {
    top: 9px;
  }
}
input,
select,
textarea {
  border: none;
  background-color: #fff;
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'proxima-nova', 'Montserrat', sans-serif;
  color: #000000;
  width: 100%;
  border-radius: 3px;
}
input ::-webkit-input-placeholder,
select ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder {
  color: #c3c1bb !important;
}
input :-moz-placeholder,
select :-moz-placeholder,
textarea :-moz-placeholder {
  color: #c3c1bb !important;
}
input ::-moz-placeholder,
select ::-moz-placeholder,
textarea ::-moz-placeholder {
  color: #c3c1bb !important;
}
input :-ms-input-placeholder,
select :-ms-input-placeholder,
textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #c3c1bb !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background-image: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../images/sort-down-solid.svg');
  padding-right: 35px;
  background-size: 12px;
  background-position: calc(100% - 12px) 7px;
  background-repeat: no-repeat;
}
textarea {
  height: 100px;
  padding: 20px;
}
button {
  display: inline-block;
  padding: 10px 25px;
  background: transparent;
  color: #000000;
  border-radius: 0px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'proxima-nova', 'Montserrat', sans-serif;
  transition: all 0.3s;
  text-align: center;
  line-height: 18px;
  border: 3px solid #fd4703;
  outline: none;
  text-transform: uppercase;
}
button:focus,
button:hover {
  background: transparent;
  color: #fd4703;
}
button.shopify-buy__btn {
  background-color: #fd4703;
  color: #fff;
  min-width: 175px;
  max-width: 100%;
}
button.shopify-buy__btn:focus,
button.shopify-buy__btn:hover {
  border-color: #c82600;
  background-color: #c82600;
  color: #fff;
}
.warranty-form fieldset.collapsed .field-wrapper {
  display: none;
}
.warranty-form .buttons {
  clear: both;
  text-align: center;
  margin: 20px;
}
.warranty-form .delete-tire {
  margin-bottom: 50px;
  border-color: #000;
}
.warranty-form #form_ajax_spinner {
  display: none;
  position: absolute;
  right: -30px;
}
.warranty-form .add-tire {
  margin-top: 50px;
  width: calc(50% - 8px);
}
.warranty-form .submit-claim {
  width: calc(50% - 8px);
  background: #fd4703;
  color: #FFF;
  position: relative;
}
.warranty-form .field.hidden {
  display: none;
}
.warranty-form legend {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
}
.warranty-form legend.section-title {
  background: #ff4713;
  color: #FFF;
  padding: 10px 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.warranty-form fieldset.collapsed .section-title {
  background: #ff693f;
}
.warranty-form .group-tire.collapsed fieldset {
  display: none;
}
.warranty-form .group-tire.collapsed .section-title {
  background: #ff693f;
}
.warranty-form .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.warranty-form .field .full-width,
.warranty-form .field.full-width {
  width: 100%;
}
.warranty-form .field .half-left,
.warranty-form .field.half-left {
  width: calc(50% - 8px);
  float: left;
}
.warranty-form .field .half-right,
.warranty-form .field.half-right {
  width: calc(50% - 8px);
  float: right;
}
.warranty-form .field label {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.warranty-form .field label.error {
  display: block;
  font-size: 12px;
  color: #ff4713;
}
.warranty-form .field input,
.warranty-form .field select {
  border: 1px solid #c3c1bb;
}
.warranty-form .field input[type="file"] {
  background-color: transparent;
  border: none;
  width: 100%;
  height: initial;
  padding-left: 0;
  margin-top: 5px;
  text-transform: uppercase;
}
.warranty-form .field .radio_wrapper {
  display: inline-block;
}
.warranty-form .field .radio_wrapper ul {
  display: flex;
  align-items: center;
}
.warranty-form .field .radio_wrapper ul li {
  display: flex;
  margin: 0 30px 0 0;
}
.warranty-form .field .radio_wrapper ul li:before {
  content: none;
}
.warranty-form .field .radio_wrapper ul li:last-child {
  margin-right: 0;
}
.warranty-form .field .radio_wrapper ul li input {
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
}
.warranty-form .field .radio_wrapper ul li label:not(.error) {
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin: 0;
  transition: all 0.3s;
  padding-left: 30px;
  position: relative;
}
.warranty-form .field .radio_wrapper ul li label:not(.error):before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #2f2f2f;
  background-color: #fff;
}
.warranty-form .field .radio_wrapper ul li label:not(.error):after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fd4703;
  opacity: 0;
  transition: all 0.3s;
}
.warranty-form .field .radio_wrapper ul li input[type=radio],
.warranty-form .field .radio_wrapper ul li input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.warranty-form .field .radio_wrapper ul li input[type=radio]:checked + label:after,
.warranty-form .field .radio_wrapper ul li input[type=checkbox]:checked + label:after,
.warranty-form .field .radio_wrapper ul li input[type=radio]:checked + label.error + label:after,
.warranty-form .field .radio_wrapper ul li input[type=checkbox]:checked + label.error + label:after {
  opacity: 1;
}
.warranty-form .field .radio_wrapper .error {
  position: absolute;
  bottom: -5px;
  left: 0;
}
.warranty-form .field .description {
  font-size: 14px;
  margin-top: 5px;
}
.warranty-form .field .validation {
  display: none;
  color: red;
  font-size: 14px;
  margin-top: 5px;
}
.form-row {
  margin: 0 0 16px;
  justify-content: space-between;
}
.form-row .form-group {
  margin: 0;
  width: 100%;
}
.form-row .form-group.half {
  width: calc(50% - 8px);
}
.form-item {
  margin-bottom: 15px;
}
.form-action {
  padding-top: 15px;
}
.form-action .bt {
  height: 55px;
  width: auto;
  min-width: 250px;
  font-weight: 700;
}
.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper .validation_error {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.gform_wrapper .gf_page_steps {
  margin-bottom: 30px;
}
.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
  display: none;
}
.gform_wrapper .gf_page_steps .gf_step .gf_step_label {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
}
.gform_wrapper .gf_page_steps .gf_step:not(.gf_step_active) {
  display: none;
}
.gform_wrapper .gform_page .gsection {
  margin-top: 20px;
}
.gform_wrapper .gform_page .gsection .gsection_title {
  font-size: 18px;
}
.gform_wrapper .gform_confirmation_message {
  text-align: center;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.gform_wrapper .gform_fields {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_fields li {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
}
.gform_wrapper .gform_fields li .gfield_label {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.gform_wrapper .gform_fields li .gfield_description {
  font-size: 14px;
  margin-top: 5px;
}
.gform_wrapper .gform_fields li .gfield_description.validation_message {
  color: red;
}
.gform_wrapper .gform_fields li .ginput_container_fileupload input {
  background-color: transparent;
  border: none;
  width: auto;
  height: initial;
  padding-left: 0;
  margin-top: 5px;
  text-transform: uppercase;
}
.gform_wrapper .gform_fields li .ginput_container_radio,
.gform_wrapper .gform_fields li .ginput_container_checkbox {
  display: inline-block;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul {
  display: flex;
  align-items: center;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li {
  display: flex;
  margin: 0 30px 0 0;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li:last-child,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li:last-child {
  margin-right: 0;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li input,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li input {
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li label,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label {
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin: 0;
  transition: all 0.3s;
  padding-left: 30px;
  position: relative;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li label:before,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #2f2f2f;
  background-color: #fff;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li label:after,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fd4703;
  opacity: 0;
  transition: all 0.3s;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li input[type=radio],
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li input[type=radio],
.gform_wrapper .gform_fields li .ginput_container_radio ul li input[type=checkbox],
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.gform_wrapper .gform_fields li .ginput_container_radio ul li input[type=radio]:checked + label:after,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li input[type=radio]:checked + label:after,
.gform_wrapper .gform_fields li .ginput_container_radio ul li input[type=checkbox]:checked + label:after,
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox {
  display: block;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox ul {
  display: block;
  padding: 0;
  padding-top: 10px;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li {
  width: 100%;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label {
  margin-bottom: 10px;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label:before {
  border-radius: 5px;
}
.gform_wrapper .gform_fields li .ginput_container_checkbox ul li label:after {
  border-radius: 3px;
  width: 14px;
  height: 14px;
  top: 3px;
  left: 3px;
}
.gform_wrapper .gform_fields li.hidden_label .gfield_label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
  text-align: center;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gform_wrapper .gform_footer .gform_button,
.gform_wrapper .gform_page_footer .gform_button,
.gform_wrapper .gform_footer .button,
.gform_wrapper .gform_page_footer .button {
  width: auto;
  margin-left: 5px;
}
.gform_wrapper .gform_footer .gform_button:first-child,
.gform_wrapper .gform_page_footer .gform_button:first-child,
.gform_wrapper .gform_footer .button:first-child,
.gform_wrapper .gform_page_footer .button:first-child {
  margin-left: 0;
}
.gform_wrapper .gform_footer .gform_ajax_spinner,
.gform_wrapper .gform_page_footer .gform_ajax_spinner {
  margin-left: 10px;
}
.gform_wrapper .gform_submission_error {
  font-size: 14px;
  line-height: 14px;
  margin: 0;
}
@media (min-width: 768px) {
  .gform_wrapper .gform_fields li.gf_left_half {
    width: calc(50% - 8px);
    float: left;
  }
  .gform_wrapper .gform_fields li.gf_right_half {
    width: calc(50% - 8px);
    float: right;
  }
}
@media (min-width: 1200px) {
  .gform_wrapper .gform_fields input,
  .gform_wrapper .gform_fields select {
    height: 45px;
  }
}
.gform_legacy_markup_wrapper .gform_validation_container,
.gform_validation_container,
body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_legacy_markup_wrapper li.gform_validation_container,
body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
.gform_legacy_markup_wrapper .gform_validation_container,
.gform_validation_container,
body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_legacy_markup_wrapper li.gform_validation_container,
body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
.bt,
a.bt,
input.bt,
button.bt,
.button-link a,
.yotpo .yotpo-default-button,
.yotpo input[type="button"].yotpo-default-button,
.button,
#wpsl-search-btn {
  display: inline-block;
  padding: 10px 25px;
  background: transparent;
  color: #000000;
  border-radius: 0px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'proxima-nova', 'Montserrat', sans-serif;
  transition: all 0.3s;
  min-width: 175px;
  max-width: 100%;
  text-align: center;
  border: none;
  line-height: 18px;
  border: 3px solid #fd4703;
  outline: none;
  text-transform: uppercase;
  cursor: pointer;
}
.bt:focus,
a.bt:focus,
input.bt:focus,
button.bt:focus,
.button-link a:focus,
.yotpo .yotpo-default-button:focus,
.yotpo input[type="button"].yotpo-default-button:focus,
.button:focus,
#wpsl-search-btn:focus,
.bt:hover,
a.bt:hover,
input.bt:hover,
button.bt:hover,
.button-link a:hover,
.yotpo .yotpo-default-button:hover,
.yotpo input[type="button"].yotpo-default-button:hover,
.button:hover,
#wpsl-search-btn:hover {
  background: transparent;
  color: #fd4703;
}
.bt.bt-light,
a.bt.bt-light,
input.bt.bt-light,
button.bt.bt-light,
.button-link a.bt-light,
.yotpo .yotpo-default-button.bt-light,
.yotpo input[type="button"].yotpo-default-button.bt-light,
.button.bt-light,
#wpsl-search-btn.bt-light {
  color: #fff;
}
.bt.bt-light:focus,
a.bt.bt-light:focus,
input.bt.bt-light:focus,
button.bt.bt-light:focus,
.button-link a.bt-light:focus,
.yotpo .yotpo-default-button.bt-light:focus,
.yotpo input[type="button"].yotpo-default-button.bt-light:focus,
.button.bt-light:focus,
#wpsl-search-btn.bt-light:focus,
.bt.bt-light:hover,
a.bt.bt-light:hover,
input.bt.bt-light:hover,
button.bt.bt-light:hover,
.button-link a.bt-light:hover,
.yotpo .yotpo-default-button.bt-light:hover,
.yotpo input[type="button"].yotpo-default-button.bt-light:hover,
.button.bt-light:hover,
#wpsl-search-btn.bt-light:hover {
  color: #fd4703;
}
.bt.bt-full,
a.bt.bt-full,
input.bt.bt-full,
button.bt.bt-full,
.button-link a.bt-full,
.yotpo .yotpo-default-button.bt-full,
.yotpo input[type="button"].yotpo-default-button.bt-full,
.button.bt-full,
#wpsl-search-btn.bt-full {
  background-color: #fd4703;
  color: #fff;
}
.bt.bt-full:focus,
a.bt.bt-full:focus,
input.bt.bt-full:focus,
button.bt.bt-full:focus,
.button-link a.bt-full:focus,
.yotpo .yotpo-default-button.bt-full:focus,
.yotpo input[type="button"].yotpo-default-button.bt-full:focus,
.button.bt-full:focus,
#wpsl-search-btn.bt-full:focus,
.bt.bt-full:hover,
a.bt.bt-full:hover,
input.bt.bt-full:hover,
button.bt.bt-full:hover,
.button-link a.bt-full:hover,
.yotpo .yotpo-default-button.bt-full:hover,
.yotpo input[type="button"].yotpo-default-button.bt-full:hover,
.button.bt-full:hover,
#wpsl-search-btn.bt-full:hover {
  border-color: #c82600;
  background-color: #c82600;
  color: #fff;
}
.bt.bt-black,
a.bt.bt-black,
input.bt.bt-black,
button.bt.bt-black,
.button-link a.bt-black,
.yotpo .yotpo-default-button.bt-black,
.yotpo input[type="button"].yotpo-default-button.bt-black,
.button.bt-black,
#wpsl-search-btn.bt-black {
  border-color: #000000;
  color: #000000;
}
.bt.bt-black:focus,
a.bt.bt-black:focus,
input.bt.bt-black:focus,
button.bt.bt-black:focus,
.button-link a.bt-black:focus,
.yotpo .yotpo-default-button.bt-black:focus,
.yotpo input[type="button"].yotpo-default-button.bt-black:focus,
.button.bt-black:focus,
#wpsl-search-btn.bt-black:focus,
.bt.bt-black:hover,
a.bt.bt-black:hover,
input.bt.bt-black:hover,
button.bt.bt-black:hover,
.button-link a.bt-black:hover,
.yotpo .yotpo-default-button.bt-black:hover,
.yotpo input[type="button"].yotpo-default-button.bt-black:hover,
.button.bt-black:hover,
#wpsl-search-btn.bt-black:hover {
  background: #000000;
  color: #fff;
}
.bt.bt-black.bt-full,
a.bt.bt-black.bt-full,
input.bt.bt-black.bt-full,
button.bt.bt-black.bt-full,
.button-link a.bt-black.bt-full,
.yotpo .yotpo-default-button.bt-black.bt-full,
.yotpo input[type="button"].yotpo-default-button.bt-black.bt-full,
.button.bt-black.bt-full,
#wpsl-search-btn.bt-black.bt-full {
  background-color: #000000;
  color: #fff;
}
.bt.bt-black.bt-full:focus,
a.bt.bt-black.bt-full:focus,
input.bt.bt-black.bt-full:focus,
button.bt.bt-black.bt-full:focus,
.button-link a.bt-black.bt-full:focus,
.yotpo .yotpo-default-button.bt-black.bt-full:focus,
.yotpo input[type="button"].yotpo-default-button.bt-black.bt-full:focus,
.button.bt-black.bt-full:focus,
#wpsl-search-btn.bt-black.bt-full:focus,
.bt.bt-black.bt-full:hover,
a.bt.bt-black.bt-full:hover,
input.bt.bt-black.bt-full:hover,
button.bt.bt-black.bt-full:hover,
.button-link a.bt-black.bt-full:hover,
.yotpo .yotpo-default-button.bt-black.bt-full:hover,
.yotpo input[type="button"].yotpo-default-button.bt-black.bt-full:hover,
.button.bt-black.bt-full:hover,
#wpsl-search-btn.bt-black.bt-full:hover {
  background: #fff;
  color: #000000;
}
.shopify-payment-button__button,
.shopify-buy__btn {
  font-family: 'Proxima Nova' !important;
}
.site-header {
  background-color: #000;
  position: relative;
  z-index: 9;
}
.site-header .top-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #2f2f2f;
  transition: all 0.3s;
  position: relative;
  z-index: 999;
}
.site-header .top-header .top-header-menu {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .site-header .top-header {
    display: none;
  }
}
.logo {
  display: inline-block;
  width: 224px;
}
@media (max-width: 1399px) {
  .logo {
    width: 190px;
  }
}
@media (max-width: 1199px) {
  .logo {
    position: relative;
    z-index: 100;
  }
}
@media (max-width: 767px) {
  .logo {
    margin: 20px 0;
    transition: all .3s;
  }
}
.websites-switcher {
  position: relative;
  margin-left: 35px;
  transition: filter 0.3s;
}
.websites-switcher a {
  color: #c3c1bb;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s;
}
.websites-switcher a i {
  margin-left: 5px;
  transition: transform 0.3s;
}
.websites-switcher a:hover {
  color: #fd4703;
}
.websites-switcher a.active i {
  transform: rotate(180deg);
}
.websites-switcher ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #000000;
  min-width: 200px;
  display: none;
}
.websites-switcher ul li a {
  padding: 10px 20px;
  border-bottom: 1px solid #c3c1bb;
  display: block;
}
.sites-switcher {
  float: left;
  width: 21px;
  height: 21px;
  position: relative;
  z-index: 100;
}
.sites-switcher .sites-switcher-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  transition: all 0.3s;
  height: 21px;
  border-radius: 11px;
  z-index: 1;
}
.sites-switcher a {
  display: block;
  width: 21px;
  height: 21px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.sites-switcher a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
.sites-switcher a.current {
  z-index: 1;
}
@media (max-width: 767px) {
  .sites-switcher a {
    right: 0;
    left: auto;
  }
}
.sites-switcher.active .sites-switcher-wrapper {
  width: 265px;
}
.sites-switcher.active a:nth-of-type(1) {
  left: 0;
}
.sites-switcher.active a:nth-of-type(2) {
  left: 30px;
}
.sites-switcher.active a:nth-of-type(3) {
  left: 60px;
}
.sites-switcher.active a:nth-of-type(4) {
  left: 90px;
}
.sites-switcher.active a:nth-of-type(5) {
  left: 120px;
}
.sites-switcher.active a:nth-of-type(6) {
  left: 150px;
}
.sites-switcher.active a:nth-of-type(7) {
  left: 180px;
}
.sites-switcher.active a:nth-of-type(8) {
  left: 210px;
}
.sites-switcher.active a:nth-of-type(9) {
  left: 240px;
}
.sites-switcher.active a:nth-of-type(10) {
  left: 270px;
}
.sites-switcher.active a:nth-of-type(11) {
  left: 300px;
}
.sites-switcher.active a:nth-of-type(12) {
  left: 330px;
}
.sites-switcher.active a:nth-of-type(13) {
  left: 360px;
}
.sites-switcher.active + .language-switcher {
  filter: blur(2px);
}
.sites-switcher.active + .language-switcher + .top-menu {
  filter: blur(2px);
}
.sites-switcher.active + .top-menu {
  filter: blur(2px);
}
@media (max-width: 767px) {
  .sites-switcher.active a:nth-of-type(1) {
    right: 0;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(2) {
    right: 30px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(3) {
    right: 60px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(4) {
    right: 90px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(5) {
    right: 120px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(6) {
    right: 150px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(7) {
    right: 180px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(8) {
    right: 210px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(9) {
    right: 240px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(10) {
    right: 270px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(11) {
    right: 300px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(12) {
    right: 330px;
    left: auto;
  }
  .sites-switcher.active a:nth-of-type(13) {
    right: 360px;
    left: auto;
  }
}
@media (max-width: 767px) {
  .sites-switcher .sites-switcher-wrapper {
    right: 0;
    left: auto;
  }
}
@media (max-width: 767px) {
  body.sites-switcher-active .logo,
  body.sites-switcher-active .mobile-menu-icon {
    filter: blur(2px);
  }
}
.top-menu {
  display: flex;
  transition: all 0.3s;
}
.top-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.top-menu ul li {
  display: inline-block;
  margin-left: 30px;
  position: relative;
}
.top-menu ul li a {
  color: #c3c1bb;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s;
  padding: 10px 0;
  display: block;
}
.top-menu ul li a:hover {
  color: #fd4703;
}
.top-menu ul li.wpml-ls-current-language > a img {
  position: relative;
  top: 2px;
}
.top-menu ul li.wpml-ls-current-language > a:after {
  content: '\f078';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 5px;
  transition: transform 0.3s;
  transform: rotate(0deg);
}
.top-menu ul li.wpml-ls-current-language > a.active:after {
  transform: rotate(180deg);
}
.top-menu ul li ul {
  position: absolute;
  top: 100%;
  width: 100%;
  min-width: 200px;
  left: -35px;
  display: none;
  background-color: #000000;
  margin-top: 8px;
}
.top-menu ul li ul li {
  margin: 0;
  border-bottom: 1px solid #2f2f2f;
  width: 100%;
}
.top-menu ul li ul li a {
  padding: 10px 35px;
  display: flex;
  align-items: center;
}
.top-menu ul li ul li:last-child {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .top-menu ul li {
    margin-left: 35px;
  }
}
.top-header-search {
  position: relative;
  z-index: 101;
}
.top-header-search .icon-cta {
  color: #c3c1bb;
  font-size: 14px;
  width: 30px;
  text-align: center;
  transition: all 0.3s;
}
.top-header-search .icon-cta:hover {
  color: #fd4703;
}
.top-header-search .search-wrapper {
  visibility: hidden;
  transition: visibility 0s 0.4s, transform 0.3s, opacity 0.3s;
  transform: translateX(100px);
  opacity: 0;
  z-index: -1;
  position: absolute;
  right: 35px;
  width: 350px;
  top: -8px;
  z-index: 1;
  background-color: #000;
}
.top-header-search .search-wrapper form {
  padding: 0;
  background: transparent;
  border: 1px solid #7b7a76;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-header-search .search-wrapper form input {
  margin: 0;
  border: none;
  color: #7b7a76;
  background-color: transparent;
  height: 35px;
}
.top-header-search .search-wrapper form input ::-webkit-input-placeholder {
  color: #7b7a76 !important;
}
.top-header-search .search-wrapper form input :-moz-placeholder {
  color: #7b7a76 !important;
}
.top-header-search .search-wrapper form input ::-moz-placeholder {
  color: #7b7a76 !important;
}
.top-header-search .search-wrapper form input :-ms-input-placeholder {
  /* IE 10+ */
  color: #7b7a76 !important;
}
.top-header-search .search-wrapper form button {
  border: none;
  background-color: transparent;
  padding: 0;
  line-height: 35px;
  width: 40px;
  text-align: center;
  color: #7b7a76;
  font-size: 16px;
  transition: all 0.3s;
  float: right;
}
.top-header-search .search-wrapper form button:hover {
  color: #fd4703;
}
.top-header-search.search-is-open .icon-cta i:before {
  content: '\f00d';
}
.top-header-search.search-is-open .search-wrapper {
  visibility: visible;
  transform: translateX(0px);
  opacity: 1;
  transition: visibility 0s 0s, transform 0.3s, opacity 0.3s 0.15s;
  pointer-events: inherit;
}
@media (max-width: 767px) {
  .top-header-search .search-wrapper {
    max-width: 375px;
    right: -20px;
  }
}
.main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-header .header-button {
  min-width: 140px;
}
@media (max-width: 1199px) {
  .main-header .header-button {
    margin-left: auto;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .main-header .header-button {
    display: none;
  }
}
@media (min-width: 768px) {
  .main-header .sites-switcher {
    display: none;
  }
}
@media (min-width: 768px) {
  .mobile-hamburger {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .tablet-hamburger {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tablet-hamburger {
    display: none !important;
  }
}
.featured-news-banner {
  text-align: center;
  transition: all 0.3s;
}
.featured-news-banner:hover {
  transition: all 0.3s;
}
.featured-news-banner:hover .featured-posts-container {
  transition: all 0.3s;
  max-height: 220px;
}
.featured-news-banner:hover .feat-banner-title i.fas.fa-angle-double-right {
  transform: rotate(90deg);
  transition: all 0.3s;
}
.featured-news-banner .ribbon-alert {
  background: #fd4703;
}
.featured-news-banner .ribbon-alert:hover {
  transition: all 0.3s;
}
.featured-news-banner .ribbon-alert .feat-banner-title {
  padding: 12px;
}
.featured-news-banner .ribbon-alert .feat-banner-title a {
  color: #fff !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.featured-news-banner .ribbon-alert .feat-banner-title i.fas.fa-angle-double-right {
  transition: all 0.3s;
}
.featured-news-banner .featured-posts-container {
  display: flex;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
  overflow: hidden;
  max-height: 0;
}
.featured-news-banner .featured-posts-container .featured-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 100% !important;
}
.featured-news-banner .featured-posts-container .featured-item img {
  background-color: #000;
  filter: brightness(0.5);
  transition: all .3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-news-banner .featured-posts-container .featured-item .feat-content {
  position: absolute;
  z-index: 10;
  padding: 15px;
}
.featured-news-banner .featured-posts-container .featured-item .feat-content .feat-title {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.featured-news-banner .featured-posts-container .featured-item .feat-content .feat-date {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.featured-news-banner .featured-posts-container .featured-item .feat-read-more {
  position: absolute;
  bottom: 30px;
  right: 50px;
  color: #fd4703;
  text-transform: uppercase;
  font-weight: 600;
}
.featured-news-banner .featured-posts-container .featured-item:hover img {
  filter: brightness(0.7);
  transition: all .3s;
}
@media (max-width: 767px) {
  .featured-news-banner .featured-posts-container .featured-item:nth-child(2),
  .featured-news-banner .featured-posts-container .featured-item:nth-child(3) {
    display: none !important;
  }
}
.custom-menu-search {
  display: none !important;
}
@media (min-width: 768px) {
  .mm-panels > .mm-panel > .mm-listview {
    margin-top: 50px;
  }
}
.header-menu {
  float: right;
}
.header-menu .main-menu-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header-menu .main-menu-container ul li a {
  text-transform: uppercase;
}
.header-menu .main-menu-container > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header-menu .main-menu-container > ul > li {
  display: inline-block;
  margin-right: 50px;
}
.header-menu .main-menu-container > ul > li > a {
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  transition: color 0.3s;
  line-height: 70px;
  font-family: 'proxima-nova', 'Montserrat', sans-serif;
}
.header-menu .main-menu-container > ul > li > a:hover {
  color: #fd4703;
}
.header-menu .main-menu-container > ul > li.current_page_item > a,
.header-menu .main-menu-container > ul > li.current-menu-parent > a {
  color: #fd4703;
}
.header-menu .main-menu-container > ul > li:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .header-menu {
    display: block !important;
    width: calc(100% - 400px);
    position: relative;
    text-align: center;
  }
  .header-menu .main-menu-container {
    display: inline-block;
    text-align: left;
  }
  .header-menu .main-menu-container > ul {
    display: flex;
    align-items: center;
  }
  .header-menu .main-menu-container > ul > li .show-sub-menu {
    display: none !important;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    max-width: 100%;
    min-width: 325px;
    padding: 20px 40px;
    background-color: #222222;
    text-align: left;
    visibility: hidden;
    transition: visibility 0s 0.4s, transform 0.3s, opacity 0.3s;
    transform: translateX(-50%);
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    display: flex;
    align-items: flex-start;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li {
    padding-right: 30px;
    width: 300px;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li:last-child {
    padding-right: 0;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li > a {
    font-size: 15px;
    font-weight: 800;
    color: #fd4703;
    transition: all 0.3s;
    margin-bottom: 20px;
    display: inline-block;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li > a:hover {
    color: #c82600;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li.hide-menu-item > a {
    display: none;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li ul {
    width: 100%;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li ul li {
    margin-bottom: 15px;
    width: 100%;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li ul li a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    transition: all 0.3s;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li ul li a:hover {
    color: #fd4703;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li:last-child {
    border-bottom: none;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li.two-columns {
    width: 600px;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li.two-columns > .sub-menu {
    column-count: 2;
    column-gap: 30px;
  }
  .header-menu .main-menu-container > ul > li:hover > a {
    color: #fd4703;
  }
  .header-menu .main-menu-container > ul > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, transform 0.3s, opacity 0.3s 0.15s;
    pointer-events: inherit;
  }
  .header-menu .main-menu-container > ul > li.one-list-item {
    position: relative;
  }
  .header-menu .main-menu-container > ul > li.one-list-item > .sub-menu {
    min-width: 250px;
  }
  .header-menu .main-menu-container > ul > li.one-list-item > .sub-menu > li {
    width: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .header-menu {
    width: calc(100% - 350px);
  }
  .header-menu .main-menu-container > ul > li {
    margin-right: 15px;
  }
  .header-menu .main-menu-container > ul > li a {
    white-space: nowrap;
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .header-menu .main-menu-container > ul > li > .sub-menu > li {
    padding-right: 50px;
  }
  .header-menu .main-menu-container > ul > li > .sub-menu > li.two-columns > .sub-menu {
    column-gap: 50px;
  }
}
@media (max-width: 1199px) {
  .header-menu {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  body.menu-is-open .header-menu {
    transform: translateX(0%);
  }
  body.menu-is-open .site-header .top-header {
    height: 0 !important;
    padding: 0;
    overflow: hidden;
  }
}
.mm-menu_offcanvas {
  position: absolute;
}
.mm-panel,
.mm-menu_theme-dark,
.mm-navbar,
.mm-listitem_opened > .mm-listitem__btn,
.mm-listitem_opened > .mm-panel {
  background-color: #000;
}
.mm-listitem {
  border: none;
}
.mm-listitem.one-list-item > .mm-panel > .sub-menu > .menu-item-has-children > a {
  display: none;
}
.mm-listitem.one-list-item > .mm-panel > .sub-menu > .menu-item-has-children > .mm-panel {
  display: block !important;
}
.mm-listitem:after {
  display: none;
}
@media (max-width: 767px) {
  .mm-panels > .mm-panel .custom-menu-search {
    display: block !important;
    padding: 20px 15px;
  }
  .mm-panels > .mm-panel .custom-menu-search form {
    display: flex;
    border: 1px solid #7b7a76;
  }
  .mm-panels > .mm-panel .custom-menu-search form input {
    background-color: transparent;
    width: calc(100% - 40px);
    color: #fff;
    font-weight: 800;
    outline: none;
  }
  .mm-panels > .mm-panel .custom-menu-search form ::-webkit-input-placeholder {
    color: #7b7a76 !important;
  }
  .mm-panels > .mm-panel .custom-menu-search form :-moz-placeholder {
    color: #7b7a76 !important;
  }
  .mm-panels > .mm-panel .custom-menu-search form ::-moz-placeholder {
    color: #7b7a76 !important;
  }
  .mm-panels > .mm-panel .custom-menu-search form :-ms-input-placeholder {
    /* IE 10+ */
    color: #7b7a76 !important;
  }
  .mm-panels > .mm-panel .custom-menu-search form button {
    color: #7b7a76;
    border: none;
    width: 40px;
    text-align: center;
    padding: 0;
  }
}
.mm-panels > .mm-panel .top-menu-links {
  padding: 0 20px 20px;
  margin-top: 30px;
  display: block !important;
}
.mm-panels > .mm-panel .top-menu-links ul {
  border-top: 2px solid #7b7a76;
  padding-top: 20px;
  list-style-type: none;
  padding-left: 0;
}
.mm-panels > .mm-panel .top-menu-links ul li a {
  font-size: 16px;
  color: #c4c1bc;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}
.mm-panels > .mm-panel .top-menu-links ul li .sub-menu {
  border: none;
  margin-bottom: 10px;
  padding-top: 0;
}
.mm-panels > .mm-panel .top-menu-links ul li.wpml-ls-current-language > a {
  color: #fd4703;
}
.mm-panels > .mm-panel > .mm-navbar {
  display: none !important;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item a {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
  color: #fff;
  border: none;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-btn_next:after {
  width: 16px;
  height: 3px;
  background-color: #c7c7bf;
  border: none;
  transform: rotate(0deg);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: initial;
  right: initial;
  border-radius: 1px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-btn_next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  height: 16px;
  background-color: #c7c7bf;
  border: none;
  transition: all 0.3s;
  border-radius: 1px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item.mm-listitem_opened > .mm-listitem__btn:before {
  height: 3px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-panel > .mm-listview > .menu-item > a {
  font-size: 18px;
  color: #fd4703;
  padding-left: 10px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-panel > .mm-listview > .menu-item > .mm-btn_next:after {
  border-color: #fd4703;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: -8px;
  bottom: auto;
  top: 50%;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-panel > .mm-listview > .menu-item.mm-listitem_opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -3px;
  right: 23px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-panel > .mm-listview > .menu-item .mm-panel {
  padding: 0;
  margin-bottom: 15px;
}
.mm-panels > .mm-panel > .mm-listview > .menu-item > .mm-panel > .mm-listview > .menu-item .mm-panel .mm-listview .menu-item a {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding: 5px 0 0 10px;
}
#mobile-menu {
  display: none;
}
#mobile-menu.mm-menu_opened {
  display: block;
}
.site-footer {
  background-color: #2f2f2f;
  color: #fff;
}
.site-footer .footer-top {
  padding: 40px 0;
}
.site-footer .footer-top .footer-column h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.site-footer .footer-top .footer-column h3 a {
  color: #fff;
  cursor: initial;
}
.site-footer .footer-top .footer-column ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-top .footer-column ul li:before {
  display: none;
}
.site-footer .footer-top .footer-column ul li a {
  transition: all 0.3s;
  font-size: 16px;
  color: #fff;
  cursor: initial;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;
}
.site-footer .footer-top .footer-column ul li a:hover {
  color: #fff;
}
.site-footer .footer-top .footer-column ul li .sub-menu li:before {
  display: none;
}
.site-footer .footer-top .footer-column ul li .sub-menu li a {
  color: #c3c1bb;
  transition: all 0.3s;
  font-size: 14px;
  font-weight: 400;
  text-transform: initial;
  margin-bottom: 5px;
  cursor: pointer;
}
.site-footer .footer-top .footer-column ul li .sub-menu li a:hover {
  color: #fd4703;
}
@media (min-width: 576px) {
  .site-footer .footer-top .footer-column ul li a {
    pointer-events: none;
  }
  .site-footer .footer-top .footer-column ul li .sub-menu li a {
    pointer-events: initial;
  }
}
@media (max-width: 575px) {
  .site-footer .footer-top .footer-column ul li a {
    cursor: pointer;
    position: relative;
    padding-right: 50px;
    display: block;
  }
  .site-footer .footer-top .footer-column ul li a:before {
    width: 2px;
    height: 10px;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 14px;
    background-color: #c7c7bf;
    transition: all 0.3s;
    border-radius: 2px;
  }
  .site-footer .footer-top .footer-column ul li a:after {
    width: 10px;
    height: 2px;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 10px;
    background-color: #c7c7bf;
    border-radius: 2px;
  }
  .site-footer .footer-top .footer-column ul li a.active:before {
    height: 2px;
    margin-top: -1px;
  }
  .site-footer .footer-top .footer-column ul li .sub-menu {
    display: none;
  }
  .site-footer .footer-top .footer-column ul li .sub-menu li a {
    padding-right: 0;
  }
  .site-footer .footer-top .footer-column ul li .sub-menu li a:before,
  .site-footer .footer-top .footer-column ul li .sub-menu li a:after {
    display: none;
  }
}
.site-footer .footer-bottom {
  padding: 30px 0;
  font-size: 13px;
  color: #7f7f7f;
}
.site-footer .footer-bottom .copyrights {
  float: left;
  margin-right: 20px;
}
.site-footer .footer-bottom ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
  display: inline-block;
}
.site-footer .footer-bottom ul li {
  display: inline-block;
  margin-right: 20px;
}
.site-footer .footer-bottom ul li a {
  color: #7f7f7f;
  transition: all 0.3s;
}
.site-footer .footer-bottom ul li a:hover {
  color: #fd4703;
}
.site-footer .footer-bottom ul li:last-child {
  margin-right: 0;
}
.site-footer .footer-bottom .footer-links {
  display: inline-block;
}
.site-footer .footer-bottom .footer-socials {
  float: right;
}
.site-footer .footer-bottom .footer-socials li a {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 767px) {
  .site-footer .footer-top {
    padding-bottom: 10px;
  }
  .site-footer .footer-top .footer-column {
    margin-bottom: 30px;
  }
  .site-footer .footer-bottom {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .site-footer .footer-bottom .copyrights {
    display: inline-block;
    float: none;
  }
  .site-footer .footer-bottom .footer-socials {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .site-footer .footer-top .col-6 {
    width: 100%;
  }
  .site-footer .footer-top .footer-column {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
}
.site-popup {
  margin: 0;
  max-width: 750px;
  margin: 0 auto;
}
.site-popup .popup-wrapper {
  padding: 50px 30px;
  background-color: #fff;
  position: relative;
  margin: 30px 0;
  z-index: 1;
}
.site-popup .popup-wrapper .close-popup {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  top: 15px;
  right: 15px;
  color: #000000;
}
.site-popup .popup-wrapper .popup-content h3 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .site-popup .popup-wrapper {
    padding: 60px 30px;
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .site-popup .popup-wrapper .popup-content h3 {
    margin-bottom: 30px;
  }
  .site-popup .popup-wrapper .popup-content .image {
    margin-bottom: 30px;
  }
}
.tire_finder-popup {
  position: relative;
  border: 5px solid rgba(253, 71, 3, 0.5);
}
.tire_finder-popup .graphic-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tire_finder-popup .popup-wrapper {
  background-color: transparent;
}
.tire_finder-popup .popup-wrapper .close-popup {
  color: #fff;
}
.tire_finder-popup .popup-wrapper .stockist-finder-form__button {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .tire_finder-popup {
    width: 80%;
  }
  .tire_finder-popup .popup-wrapper {
    padding: 60px;
  }
}
#external_link-popup .description {
  font-weight: bold;
  color: #FFF;
  max-width: 500px;
  margin: 0 auto 20px;
}
.container,
.container-full,
.container-small,
.container-second {
  max-width: 1680px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
}
.container-full {
  max-width: 100%;
}
.container-small {
  max-width: 1024px;
}
.container-second {
  max-width: 1380px;
}
@media (min-width: 1720px) {
  .container-full {
    padding: 0 40px;
  }
}
.no-padding {
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.wow {
  visibility: hidden;
}
.image-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-cover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: 177.77777778vh;
  min-width: 100%;
  min-height: 56.25vw;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
#mp4-video-popup {
  margin: 0 auto;
  max-width: 900px;
  position: relative;
}
#mp4-video-popup video {
  width: 100% !important;
  height: auto !important;
}
#mp4-video-popup .mfp-close {
  top: -40px;
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.slick-slide {
  outline: none !important;
  box-shadow: none !important;
}
body.single .post-meta {
  margin-bottom: 30px;
}
body.IE .section-hero .hero-wrapper .hero-content h1 {
  white-space: nowrap;
}
.slick-dots {
  position: relative;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  z-index: 2;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  padding: 0 5px;
}
.slick-dots li button {
  background: #1e1e1c;
  border-radius: 0px;
  width: 16px;
  height: 16px;
  border: none;
  transition: all 0.3s;
  overflow: hidden;
  text-indent: 10000px;
  padding: 0;
  outline: none;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #fd4703;
}
.white-color {
  color: #fff;
}
html.touch button:focus {
  outline: none;
}
.section-title {
  margin-bottom: 30px;
}
.section-title .subtitle {
  margin-top: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section-title {
    margin-bottom: 50px;
  }
  .section-title .subtitle {
    margin-top: 30px;
  }
}
.cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.fluidvids {
  width: 100%;
  max-width: 100%;
  position: relative;
}
.fluidvids-item {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.section-content ul {
  list-style: none;
  padding-left: 30px;
}
.section-content ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.main-link {
  text-transform: uppercase;
  color: #fd4703;
  font-size: 14px;
  font-weight: 800;
  transition: all 0.3s;
}
.main-link i {
  margin-left: 5px;
}
.main-link:hover {
  color: #c82600;
}
.tg {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
.tg td {
  padding: 10px 5px;
  border-style: solid;
  border-width: 0px;
  overflow: hidden;
  word-break: normal;
}
.tg th {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 0px;
  overflow: hidden;
  word-break: normal;
}
.tg .tg-j4pq {
  background-color: #efefef;
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
.tg .tg-fm1b {
  font-weight: bold;
  background-color: #efefef;
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
.tg .tg-k7ar {
  font-weight: bold;
  background-color: #c0c0c0;
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
.tg .tg-hxdf {
  font-weight: bold;
  background-color: #fd4703;
  color: #ffffff;
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
.tg .tg-wp8o {
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
.tg .tg-mqa1 {
  font-weight: bold;
  border-color: #000000;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .tg {
    width: auto !important;
  }
  .tg col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.section-hero {
  overflow: hidden;
}
.section-hero .hero-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 560px;
  position: relative;
}
.section-hero .hero-content .graphic-container {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.section-hero .hero-content .graphic-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.section-hero .hero-content .graphic-container.remove-gradient:before {
  display: none;
}
.section-hero .content-container {
  padding: 70px 40px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.section-hero .content-container h1,
.section-hero .content-container h2 {
  margin: 0;
  color: #fff;
}
.section-hero .content-container .description {
  font-size: 20px;
  margin-top: 15px;
}
.section-hero .content-container .bt {
  margin-top: 40px;
}
.section-hero .hero-wrapper.alignment-center .hero-content .content-container {
  text-align: center;
}
.section-hero .hero-wrapper.size-small .hero-content .content-container .container {
  max-width: 1180px;
}
.section-hero .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  margin: 0;
}
.section-hero.reduce-height .hero-content {
  min-height: 340px;
}
@media (max-width: 1023px) {
  .section-hero .hero-content {
    min-height: 450px;
  }
  .section-hero .hero-content .content-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .section-hero .hero-content {
    min-height: 390px;
  }
  .section-hero .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .section-hero .content-container .description {
    font-size: 18px;
  }
  .section-hero.reduce-height .hero-content {
    min-height: 240px;
  }
}
.section-hero.slick-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.section-hero.slick-slider .slick-track .slick-slide {
  height: auto;
}
.section-hero.slick-slider .slick-track .slick-slide .hero-wrapper {
  height: 100%;
}
.section-hero.slick-slider .slick-track .slick-slide .hero-wrapper .hero-content {
  height: 100%;
}
body.home .section-hero .hero-wrapper.alignment-left .hero-content .graphic-container:before {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent);
}
body.home .section-hero .hero-wrapper.alignment-center .hero-content .content-container {
  text-align: center;
}
body.home .section-hero .hero-wrapper.alignment-center .hero-content .graphic-container:before {
  background: #323232;
  background: linear-gradient(94deg, rgba(50, 50, 50, 0) 0%, rgba(18, 18, 18, 0.49903711) 30%, rgba(0, 0, 0, 0.70351891) 47%, rgba(0, 0, 0, 0.50183824) 68%, rgba(0, 0, 0, 0) 100%);
}
.section-content {
  padding: 50px 0;
}
.section-content .description.size-small {
  max-width: 860px;
  margin: 0 auto;
}
.section-content + .section-image_content:not(.has-background-color),
.section-content + .section-careers:not(.has-background-color),
.section-content + .section-technologies:not(.has-background-color),
.section-content + .section-content:not(.has-background-color) {
  padding-top: 0;
}
@media (min-width: 768px) {
  .section-content {
    padding: 60px 0;
  }
}
.section-banner {
  display: flex;
  width: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.section-banner:nth-of-type(2n) {
  background-color: rgba(0, 0, 0, 0.3);
}
.section-banner .content-wrapper {
  min-height: 490px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.section-banner .content-wrapper > a {
  display: block;
  width: 100%;
}
.section-banner .content-wrapper .graphic-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-banner .content-wrapper .graphic-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.section-banner .content-wrapper .graphic-container img {
  position: relative;
  transition: all 0.3s;
}
.section-banner .content-wrapper .graphic-container img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.section-banner .content-wrapper .content-column {
  padding: 70px 40px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.section-banner .content-wrapper .content-column h2 {
  margin: 0;
  color: #fff;
}
.section-banner .content-wrapper .content-column .description {
  font-size: 20px;
  margin-top: 15px;
}
.section-banner .content-wrapper .content-column .bt {
  margin-top: 40px;
}
.section-banner .content-wrapper .cta-block {
  position: relative;
  z-index: 1;
}
.section-banner .content-wrapper.alignment-center .content-column {
  text-align: center;
}
.section-banner .content-wrapper:hover .graphic-container img.hover {
  opacity: 1;
}
.section-banner .content-wrapper:hover .graphic-container img.hover + img {
  opacity: 0;
}
@media (max-width: 1023px) {
  .section-banner .content-wrapper {
    min-height: 320px;
  }
}
@media (max-width: 767px) {
  .section-banner .content-wrapper {
    min-height: 250px;
  }
  .section-banner .content-wrapper .description {
    font-size: 18px;
  }
  .section-banner.section-tiles {
    flex-wrap: wrap;
  }
}
.section-finder_widget {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.section-finder_widget .content-wrapper {
  min-height: 490px;
  position: relative;
  width: 100%;
  display: flex;
}
.section-finder_widget .content-wrapper .graphic-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-finder_widget .content-wrapper .column-content {
  padding: 90px 40px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.section-finder_widget .content-wrapper .column-content .column-content-wrapper {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}
.section-finder_widget .content-wrapper .column-content h3 {
  margin: 0 0 30px;
}
.section-finder_widget .content-wrapper .column-content .bt {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section-finder_widget {
    flex-wrap: wrap;
  }
  .section-finder_widget .content-wrapper .description {
    font-size: 18px;
  }
}
.section-p_features_performance {
  padding: 50px 0;
  background-color: #f2f2f2;
}
.section-p_features_performance .column .column-heading {
  margin-bottom: 20px;
  text-align: center;
}
.section-p_features_performance .column .column-heading .h3 {
  margin: 0;
}
.section-p_features_performance .column .column-content .features-gallery {
  position: relative;
  height: 300px;
}
.section-p_features_performance .column .column-content .features-gallery .gallery-item {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s 0.2s;
}
.section-p_features_performance .column .column-content .features-gallery .gallery-item img {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}
.section-p_features_performance .column .column-content .features-gallery .gallery-item.active {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.3s 0s;
}
.section-p_features_performance .column .column-content .features-gallery .gallery-item:first-child {
  opacity: 1 !important;
}
.section-p_features_performance .column .column-content .features-list {
  margin-top: 30px;
  display: block;
  text-align: center;
}
.section-p_features_performance .column .column-content .features-list .features-list-content {
  display: inline-block;
  text-align: left;
}
.section-p_features_performance .column .column-content .features-list .list-item {
  font-size: 16px;
}
.section-p_features_performance .column .column-content .features-list .list-item a {
  color: #000000;
  transition: all 0.3s;
  display: inline-block;
  line-height: 20px;
  padding-bottom: 15px;
  position: relative;
  padding-left: 40px;
}
.section-p_features_performance .column .column-content .features-list .list-item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px 0 5px 0;
  border: 2px solid #fd4703;
}
.section-p_features_performance .column .column-content .features-list .list-item a:hover,
.section-p_features_performance .column .column-content .features-list .list-item a.active {
  color: #fd4703;
}
@media (max-width: 767px) {
  .section-p_features_performance .column .column-content .features-list .list-item a:hover:before,
  .section-p_features_performance .column .column-content .features-list .list-item a.active:before {
    background-color: #fd4703;
  }
}
.section-p_features_performance .column .column-content .features-list .list-item:last-child a {
  padding-bottom: -;
}
.section-p_features_performance .column .column-content .performance-list .performance-item {
  margin-bottom: 15px;
}
.section-p_features_performance .column .column-content .performance-list .performance-item p {
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating {
  border-radius: 7px;
  background-color: #d6d3d3;
  height: 25px;
  position: relative;
  overflow: hidden;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .lines i {
  position: absolute;
  top: 0;
  left: 20%;
  height: 100%;
  width: 2px;
  background-color: rgba(239, 237, 237, 0.9);
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .lines i:nth-of-type(2) {
  left: 40%;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .lines i:nth-of-type(3) {
  left: 60%;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .lines i:nth-of-type(4) {
  left: 80%;
}
.section-p_features_performance .column .column-content .performance-list .performance-item .rating .score {
  background-color: #fd4703;
  display: block;
  float: left;
  height: 100%;
}
.section-p_features_performance .column .column-content .performance-list .performance-item:last-child {
  margin-bottom: 0;
}
.section-p_features_performance .column.performance-column {
  text-align: center;
  margin-top: 40px;
}
.section-p_features_performance .column.performance-column .performance-list {
  display: inline-block;
  text-align: left;
  max-width: 420px;
  width: 100%;
}
.section-p_features_performance .column.content-column {
  margin-top: 40px;
}
.section-p_features_performance .column.content-column h2 {
  margin-bottom: 20px;
  text-align: center;
}
.section-p_features_performance + .section-p_technology .container-wrapper {
  border-top: 1px solid #d1d0cb;
}
@media (min-width: 768px) {
  .section-p_features_performance {
    padding: 60px 0;
  }
  .section-p_features_performance .column-heading {
    margin-bottom: 30px;
  }
  .section-p_features_performance .row > .col-md-6:nth-of-type(2) {
    border-left: 1px solid #d1d0cb;
  }
  .section-p_features_performance .column {
    padding: 0 15px;
  }
  .section-p_features_performance .column.performance-column {
    margin-top: 0;
  }
  .section-p_features_performance .column.content-column {
    margin-top: 0;
    height: 100%;
  }
  .section-p_features_performance .column.content-column .content-wrapper {
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .section-p_features_performance .column.content-column h2 {
    margin-top: 0;
    text-align: center;
    margin-bottom: auto;
  }
  .section-p_features_performance .column.content-column .description {
    max-width: 520px;
    margin: 20px auto auto;
  }
}
@media (min-width: 1024px) {
  .section-p_features_performance .column {
    padding: 0;
  }
  .section-p_features_performance .column .column-content .features-list {
    max-width: 350px;
  }
  .section-p_features_performance .column.features-column {
    padding-right: 15px;
  }
  .section-p_features_performance .column.features-column .column-content {
    display: flex;
    align-items: center;
  }
  .section-p_features_performance .column.features-column .column-content .features-gallery {
    width: 50%;
    min-width: 200px;
  }
  .section-p_features_performance .column.features-column .column-content .features-list {
    margin-top: 0;
    padding-left: 30px;
  }
  .section-p_features_performance .column.content-column {
    padding: 0 15px;
  }
  .section-p_features_performance .column.content-column .description {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .section-p_features_performance .column .column-heading {
    margin-bottom: 40px;
  }
  .section-p_features_performance .column.features-column .column-content .features-gallery {
    min-width: 300px;
  }
}
@media (min-width: 1400px) {
  .section-p_features_performance .column .column-content .features-gallery {
    height: 370px;
  }
  .section-p_features_performance .column.features-column {
    padding-right: 50px;
  }
}
@media (min-width: 1400px) {
  .section-p_features_performance .column .column-content .features-gallery {
    height: 370px;
  }
}
.section-p_technology .container-wrapper {
  padding: 50px 0 20px;
}
.section-p_technology .post-technology {
  margin-bottom: 30px;
}
.section-p_technology .post-technology .post-item {
  display: inline-block;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.section-p_technology .post-technology .post-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../images/loader.svg');
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(0, 0);
}
.section-p_technology .post-technology .post-item .image {
  width: 100px;
  max-height: 100px;
  margin-right: 15px;
  float: left;
  display: block;
}
.section-p_technology .post-technology .post-item .image img {
  max-height: 100%;
}
.section-p_technology .post-technology .post-item .image + .post-item-content {
  width: calc(100% - 100px);
}
.section-p_technology .post-technology .post-item .post-item-content h3 {
  margin: 0;
}
.section-p_technology .post-technology .post-item .post-item-content .description {
  margin-top: 15px;
}
.section-p_technology .post-technology .post-item.doing-search:after {
  opacity: 1;
  transform: scale(1, 1);
}
.section-p_technology .technology-listing .align-items-content-center .post-technology .post-item {
  justify-content: center;
}
@media (min-width: 768px) {
  .section-p_technology .container-wrapper {
    padding: 60px 0 30px;
  }
}
@media (min-width: 1400px) {
  .section-p_technology .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .section-p_technology .row > div {
    padding: 0 20px;
  }
}
@media (min-width: 1730px) {
  .section-p_technology .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .section-p_technology .row > div {
    padding: 0 25px;
  }
}
body.technology-popup-opened {
  overflow: initial;
}
.section-p_video {
  position: relative;
}
.section-p_video > img {
  max-height: 655px;
  width: 100%;
}
.section-p_video .video-cta {
  width: 75px;
  height: 75px;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  z-index: 2;
}
@media (min-width: 1400px) {
  .section-p_video .video-cta {
    width: 130px;
    height: 130px;
  }
}
.section-specs {
  padding: 50px 0;
}
@media only screen and (min-width: 64em) {
  .section-specs .grid {
    display: flex;
    flex-direction: row;
  }
}
.section-specs .grid__item {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.section-specs .grid__item span {
  padding-left: 15px;
  display: inline-block;
  max-width: 50%;
}
.section-specs .label_wrapper {
  display: none;
}
.section-specs .accordion_title {
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  margin: 5px 0;
  background-color: #7e7e7e;
}
.section-specs .accordion_title .grid__item {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}
.section-specs .accordion_title:before {
  content: "";
  background-image: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../images/arrow.svg');
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  right: 15px;
  transition: all 0.3s;
}
.section-specs .accordion_title.accordion_open {
  background-color: #fd4703;
}
.section-specs .accordion_title.accordion_open:before {
  transform: rotate(180deg);
}
.section-specs .accordion_content {
  display: none;
  padding: 15px 0;
}
.section-specs .accordion_content .grid__item {
  font-weight: 300;
  letter-spacing: -0.01em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.section-specs .accordion_content .grid__item:before {
  content: attr(data-name);
  display: inline-block;
  width: 50%;
  font-weight: 800;
  font-size: 14px;
}
.section-specs .accordion_content .grid__item:after {
  content: "";
  width: 100%;
  border-bottom: solid 1px #cccccc;
  display: block;
  position: relative;
  top: 5px;
}
.section-specs .accordion_content .grid__item.tire_title {
  font-weight: 800;
  color: #c3c3bb;
  margin-top: 20px;
  text-indent: 10px;
  font-size: 14px;
}
.section-specs .accordion_content .grid__item.tire_title:before,
.section-specs .accordion_content .grid__item.tire_title:after {
  display: none;
}
.section-specs .accordion_content .grid__item.tire_title:first-child {
  margin-top: 0;
}
.section-specs .accordion_content.display_block {
  display: block;
}
@media (max-width: 1023px) {
  .section-specs .accordion_content .grid__item:before {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .section-specs .accordion_content .grid__item {
    font-size: 11px;
  }
  .section-specs .accordion_content .grid__item:before {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .section-specs .grid__item {
    padding-left: 10px;
  }
  .section-specs .grid__item span {
    max-width: 100%;
    word-wrap: break-word;
  }
  .section-specs .grid__item:nth-child(-n+3) {
    padding-left: 20px;
  }
  .section-specs .label_wrapper {
    display: block;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
  }
  .section-specs .accordion_content .grid__item:before,
  .section-specs .accordion_content .grid__item:after {
    display: none;
  }
  .section-specs .accordion_content .show_on_mobile {
    display: none;
  }
}
.accordion_content .grid__item.tire_title:before {
  display: none;
}
.accordion_content .spec_labels {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .accordion_content .spec_labels {
    display: block;
  }
  .accordion_content .grid-row {
    overflow: hidden;
  }
  .accordion_content .grid-row:nth-of-type(2n) {
    background-color: #f3f3f3;
  }
  .accordion_content .grid-row:nth-of-type(2n) .grid__item {
    background-color: #f3f3f3;
  }
  .accordion_content .grid-row:nth-of-type(2n-1) {
    background-color: #fff;
  }
  .accordion_content .grid-row:nth-of-type(2n-1) .grid__item {
    background-color: #fff;
  }
}
.accordion_content .spec_labels .grid__item {
  vertical-align: bottom;
  color: #b7b7b7;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.1;
}
.accordion_content .spec_labels .grid__item.large-label {
  font-size: 12px;
  font-size: 1.2rem;
}
.section-p_related_products,
.section-tires-listing {
  padding: 50px 0 20px;
}
.section-p_related_products .filters,
.section-tires-listing .filters {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section-p_related_products .filters li,
.section-tires-listing .filters li {
  display: inline-block;
  margin-right: 30px;
}
.section-p_related_products .filters li .filter-value,
.section-tires-listing .filters li .filter-value {
  color: #fd4703;
  font-weight: 800;
}
.section-p_related_products .filters li:last-child,
.section-tires-listing .filters li:last-child {
  margin-right: 0;
}
.section-p_related_products .tires-listing .tires-listing-wrapper,
.section-tires-listing .tires-listing .tires-listing-wrapper {
  margin: 0 auto;
}
.section-p_related_products .tires-listing .post-tire,
.section-tires-listing .tires-listing .post-tire {
  padding-bottom: 50px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content,
.section-tires-listing .tires-listing .post-tire .post-item-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .image,
.section-tires-listing .tires-listing .post-tire .post-item-content .image {
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .image img,
.section-tires-listing .tires-listing .post-tire .post-item-content .image img {
  max-height: 100%;
}
.section-p_related_products .tires-listing .post-tire .post-item-content h3,
.section-tires-listing .tires-listing .post-tire .post-item-content h3 {
  margin: 0;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .description,
.section-tires-listing .tires-listing .post-tire .post-item-content .description {
  font-size: 15px;
  margin-top: 15px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo {
  text-align: center;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo .pull-left,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo .pull-left {
  width: 100%;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars {
  margin: 15px auto 0;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars .yotpo-icon-star,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars .yotpo-icon-star,
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars .yotpo-icon-empty-star,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo .pull-left .yotpo-stars .yotpo-icon-empty-star {
  color: #fd4703;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .yotpo .pull-left .text-m,
.section-tires-listing .tires-listing .post-tire .post-item-content .yotpo .pull-left .text-m {
  display: none;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .cta-wrapper,
.section-tires-listing .tires-listing .post-tire .post-item-content .cta-wrapper {
  width: 100%;
  margin-top: auto;
  padding-top: 25px;
  display: flex;
  justify-content: center;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .cta-wrapper .bt,
.section-tires-listing .tires-listing .post-tire .post-item-content .cta-wrapper .bt {
  min-width: 110px;
  padding: 10px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .cta-wrapper .bt:first-child,
.section-tires-listing .tires-listing .post-tire .post-item-content .cta-wrapper .bt:first-child {
  margin-right: 15px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .cta-wrapper .shopify-buy__btn,
.section-tires-listing .tires-listing .post-tire .post-item-content .cta-wrapper .shopify-buy__btn {
  min-width: 110px;
  padding: 10px;
}
.section-p_related_products .tires-listing .post-tire .post-item-content .cta-wrapper .shopify-component,
.section-tires-listing .tires-listing .post-tire .post-item-content .cta-wrapper .shopify-component {
  width: 110px;
}
.section-p_related_products .tires-listing .post-tire .post_type,
.section-tires-listing .tires-listing .post-tire .post_type {
  position: absolute;
  top: 0;
  left: 0;
  background: #fd4703;
  padding: 5px 20px;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 1400px) {
  .section-p_related_products .tires-listing .post-tire,
  .section-tires-listing .tires-listing .post-tire {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .section-p_related_products,
  .section-tires-listing {
    padding: 60px 0;
  }
  .section-p_related_products .filters li,
  .section-tires-listing .filters li {
    margin-right: 50px;
  }
}
.isotope-pager {
  margin: 50px 0;
  text-align: center;
}
.isotope-pager a {
  width: 34px;
  line-height: 30px;
  border: 2px solid #000000;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  margin-right: 5px;
  transition: 0.3s;
  display: inline-block;
  color: #000000;
}
.isotope-pager a:last-child {
  margin-right: 0;
}
.isotope-pager a.active {
  border-color: #fd4703;
  color: #fd4703;
}
.section-p_reviews {
  padding: 50px 0;
}
.section-p_reviews .container {
  max-width: 1280px;
}
@media (min-width: 768px) {
  .section-p_reviews {
    padding: 60px 0;
  }
}
.section-image_content {
  padding: 50px 0;
}
.section-image_content .container-full {
  position: relative;
}
.section-image_content .container-wrapper .image-column {
  margin-bottom: 30px;
}
.section-image_content .container-wrapper h2 {
  margin-bottom: 10px;
}
.section-image_content .container-wrapper .cta-wrapper {
  margin-top: 20px;
}
.section-image_content + .section-image_content {
  padding-top: 0;
  margin-top: -25px;
}
@media (max-width: 991px) {
  .section-image_content .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .section-image_content {
    padding: 60px 0;
  }
  .section-image_content + .section-image_content {
    margin-top: -30px;
  }
}
@media (min-width: 992px) {
  .section-image_content .container-wrapper {
    display: flex;
    min-height: 450px;
  }
  .section-image_content .container-wrapper .image-column {
    width: 50%;
    position: absolute;
    left: 20px;
    top: 0;
    height: 100%;
    max-width: calc(50% - 50px);
  }
  .section-image_content .container-wrapper .content-column {
    width: 50%;
    padding: 50px 0 50px 70px;
    margin-left: auto;
  }
  .section-image_content .container-wrapper .content-column .content-column-wrapper {
    max-width: 570px;
    margin: 0 auto;
  }
  .section-image_content .container-wrapper .content-column h2 {
    margin-bottom: 15px;
  }
  .section-image_content .container-wrapper .content-column .cta-wrapper {
    margin-top: 30px;
  }
  .section-image_content .container-wrapper.graphic-side-right .content-column {
    margin-left: 0;
    padding-left: 0;
    padding-top: 70px;
  }
  .section-image_content .container-wrapper.graphic-side-right .image-column {
    left: auto;
    right: 20px;
  }
}
@media (min-width: 1720px) {
  .section-image_content .container-wrapper .image-column {
    left: 40px;
    max-width: calc(50% - 70px);
  }
  .section-image_content .container-wrapper .content-column {
    padding-left: 90px;
  }
  .section-image_content .container-wrapper.graphic-side-right .image-column {
    right: 40px;
  }
  .section-image_content .container-wrapper.graphic-side-right .content-column {
    padding-right: 90px;
  }
}
.section-technologies {
  padding: 50px 0;
}
.section-technologies .technologies-anchors {
  margin-bottom: 50px;
}
.section-technologies .technologies-anchors ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section-technologies .technologies-anchors ul li {
  margin-right: 5px;
  display: inline-block;
}
.section-technologies .technologies-anchors ul li:after {
  content: '|';
  margin-left: 5px;
}
.section-technologies .technologies-anchors ul li a {
  color: #fd4703;
  transition: all 0.3s;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}
.section-technologies .technologies-anchors ul li a:hover {
  color: #c82600;
}
.section-technologies .technologies-anchors ul li:last-child {
  margin-right: 0;
}
.section-technologies .technologies-anchors ul li:last-child:after {
  display: none;
}
.section-technologies .technologies-group {
  margin-bottom: 50px;
}
.section-technologies .technologies-group .technologies-list {
  margin-top: 5px;
  padding-top: 20px;
  border-top: 2px solid #000000;
  display: inline-block;
  width: 100%;
}
.section-technologies .technologies-group .technologies-list .technologies-sidebar {
  margin-bottom: 30px;
}
.section-technologies .technologies-group .technologies-list .technologies-sidebar .sidebar-item {
  border-top: 1px solid #000000;
}
.section-technologies .technologies-group .technologies-list .technologies-sidebar .sidebar-item a {
  padding: 10px 0;
  text-transform: uppercase;
  color: #000000;
  transition: all 0.3s;
  font-size: 14px;
  display: inline-block;
  font-weight: 800;
  line-height: 16px;
}
.section-technologies .technologies-group .technologies-list .technologies-sidebar .sidebar-item a.active {
  color: #fd4703;
}
.section-technologies .technologies-group .technologies-list .technologies-sidebar .sidebar-item:last-child {
  border-bottom: 1px solid #000000;
}
@media (max-width: 1023px) {
  .section-technologies .technologies-group .technologies-list .technologies-sidebar .sidebar-item:first-child {
    border-top: none;
  }
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper {
  height: 0;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-wrapper-content {
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  height: 0;
  display: inline-block;
  width: 100%;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper.active {
  height: initial;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper.active .technology-wrapper-content {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  height: auto;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-content *:last-child {
  margin-bottom: 0;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-content h3 {
  margin-bottom: 20px;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-content .description *:first-child {
  margin-top: 0;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-content .description h5 {
  margin-top: 15px;
}
.section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-image {
  margin-top: 20px;
}
.section-technologies .technologies-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section-technologies {
    padding: 60px 0;
  }
  .section-technologies .technologies-anchors ul li {
    margin-right: 10px;
  }
  .section-technologies .technologies-anchors ul li:after {
    margin-left: 10px;
  }
  .section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-content {
    width: 48%;
    float: left;
  }
  .section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper .technology-image {
    width: 48%;
    float: right;
    margin-top: 0;
  }
  .section-technologies .technologies-group .technologies-list .technologies-main-container .technology-wrapper.no-image .technology-content {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .section-technologies .technologies-group .technologies-list {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding-top: 50px;
  }
  .section-technologies .technologies-group .technologies-list .technologies-sidebar {
    width: 215px;
    float: left;
  }
  .section-technologies .technologies-group .technologies-list .technologies-main-container {
    width: calc(100% - 250px);
    float: right;
  }
}
.section-careers {
  padding: 50px 0;
}
.section-careers .post-career {
  margin-bottom: 30px;
}
.section-careers .post-career .post-item {
  padding: 25px;
  background-color: #ececeb;
}
.section-careers .post-career .post-item a {
  transition: all 0.3s;
}
.section-careers .post-career .post-item a:hover {
  color: #c82600;
}
.section-careers .post-career .description {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .section-careers {
    padding: 60px 0;
  }
}
@media (min-width: 1200px) {
  .section-careers {
    padding: 60px 0;
  }
  .section-careers .post-career .post-item {
    padding: 30px;
  }
}
.section-careers .careers-listing-table .table-filters {
  display: flex;
  background-color: #fd4703;
  padding: 15px 50px;
  align-items: center;
}
.section-careers .careers-listing-table .table-filters .options {
  margin-right: 50px;
}
.section-careers .careers-listing-table .table-filters .options .all-filters {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.section-careers .careers-listing-table .table-filters .options:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .section-careers .careers-listing-table .table-filters {
    padding: 15px;
    display: block;
  }
  .section-careers .careers-listing-table .table-filters .options {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .section-careers .careers-listing-table .table-filters .options:last-child {
    margin-bottom: 0;
  }
  .section-careers .careers-listing-table .table-filters .options:first-child {
    margin-bottom: 15px;
  }
}
.section-careers .careers-listing-table .table-list {
  margin: 30px 0;
}
.section-careers .careers-listing-table .table-list .table-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #ececeb;
  border-bottom: 5px solid #fff;
}
.section-careers .careers-listing-table .table-list .table-row > div:nth-of-type(1) {
  width: 40%;
}
.section-careers .careers-listing-table .table-list .table-row > div:nth-of-type(2) {
  width: 10%;
}
.section-careers .careers-listing-table .table-list .table-row > div:nth-of-type(3) {
  width: 15%;
}
.section-careers .careers-listing-table .table-list .table-row > div:nth-of-type(4) {
  width: 15%;
}
.section-careers .careers-listing-table .table-list .table-row > div:nth-of-type(5) {
  width: 10%;
}
.section-careers .careers-listing-table .table-list .table-head .table-row {
  background-color: transparent;
}
.section-careers .careers-listing-table .table-list .table-head .table-th {
  padding: 5px 15px 15px;
  font-weight: 800;
  text-transform: uppercase;
}
.section-careers .careers-listing-table .table-list .table-body .table-td {
  padding: 15px;
}
.section-careers .careers-listing-table .table-list .table-body .table-td .view-more {
  font-weight: 800;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid #fd4703;
  transition: all 0.3s;
}
.section-careers .careers-listing-table .table-list .table-body .table-td .view-more:hover {
  color: #c82600;
  border-color: #c82600;
}
@media (max-width: 767px) {
  .section-careers .careers-listing-table .table-list .table-head {
    display: none;
  }
  .section-careers .careers-listing-table .table-list .table-row {
    flex-wrap: wrap;
    padding: 15px 0;
  }
  .section-careers .careers-listing-table .table-list .table-body .table-td {
    width: 100% !important;
    padding: 5px 15px;
  }
  .section-careers .careers-listing-table .table-list .table-body .table-td:before {
    content: attr(data-title);
    width: 100%;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
  }
}
.single-careers .section-title .subtitle {
  font-size: 14px;
}
.section-featured_product {
  background-color: #252525;
  padding: 50px 0;
  color: #fff;
}
.section-featured_product .image {
  text-align: center;
  margin-bottom: 30px;
}
.section-featured_product .image img {
  display: inline-block;
  max-width: 400px;
}
.section-featured_product .content-wrapper h3 {
  margin-bottom: 15px;
}
.section-featured_product .content-wrapper .bt {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .section-featured_product {
    padding: 60px 0;
  }
  .section-featured_product .image {
    margin-bottom: 0;
  }
  .section-featured_product .image img {
    width: auto;
    max-width: 100%;
    float: right;
  }
  .section-featured_product .content-wrapper {
    margin-left: 30px;
    max-width: 400px;
  }
  .section-featured_product .row.graphic_side-right {
    flex-direction: row-reverse;
  }
  .section-featured_product .row.graphic_side-right .image img {
    float: left;
  }
  .section-featured_product .row.graphic_side-right .content-wrapper {
    margin-right: 30px;
    margin-left: 0;
    float: right;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .section-featured_product .content-wrapper {
    margin-left: 50px;
  }
  .section-featured_product .row.graphic_side-right .content-wrapper {
    margin-right: 50px;
  }
}
@media (min-width: 1400px) {
  .section-featured_product .content-wrapper {
    margin-left: 100px;
  }
  .section-featured_product .row.graphic_side-right .content-wrapper {
    margin-right: 100px;
  }
}
.section-news {
  padding: 50px 0;
}
.section-news .news-listing .post-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #ebebeb;
}
.section-news .news-listing .post-item a {
  transition: all 0.3s;
}
.section-news .news-listing .post-item a:hover {
  color: #c82600;
}
.section-news .news-listing .col-12:last-child .post-item {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .section-news {
    padding: 60px 0;
  }
}
.section-news-listing {
  background-color: #f2f2f2;
  padding-bottom: 20px;
}
.section-news-listing .post-news-box {
  margin-bottom: 30px;
}
.section-news-listing .post-news-box .post-item {
  height: 100%;
  background-color: #fff;
}
.section-news-listing .post-news-box .post-item .image {
  height: 250px;
}
.section-news-listing .post-news-box .post-item .image .featured-badge-wrapper {
  position: absolute;
  top: 15px;
  background: #fd4703;
  padding: 8px 40px;
  left: 7px;
  -webkit-box-shadow: 0px 3px 7px -1px #000000;
  box-shadow: 0px 3px 7px -1px #000000;
}
.section-news-listing .post-news-box .post-item .image .featured-badge {
  color: #fff;
}
.section-news-listing .post-news-box .post-item .post-item-content {
  padding: 30px;
}
.section-news-listing .post-news-box .post-item .post-item-content h3 {
  margin: 0;
}
.section-news-listing .post-news-box .post-item .post-item-content h3 a {
  color: #000000;
  transition: all 0.3s;
}
.section-news-listing .post-news-box .post-item .post-item-content h3 a:hover {
  color: #fd4703;
}
.section-news-listing .post-news-box .post-item .post-item-content .description {
  margin-top: 15px;
}
.section-news-listing .post-news-box .post-item .post-item-content .cta-wrapper {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .section-news-listing {
    padding-bottom: 30px;
  }
  .section-news-listing .post-news-box .post-item .image {
    height: 320px;
  }
}
@media (min-width: 1200px) {
  .section-news-listing .post-news-box .post-item .image {
    height: 370px;
  }
}
.section-pagination {
  margin: 50px 0;
  text-align: center;
}
.section-pagination .wp-pagenavi {
  display: inline-block;
}
.section-pagination .wp-pagenavi a,
.section-pagination .wp-pagenavi span {
  width: 34px;
  line-height: 30px;
  border: 2px solid #000000;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  margin-right: 5px;
  transition: 0.3s;
  display: inline-block;
  color: #000000;
}
.section-pagination .wp-pagenavi a.current,
.section-pagination .wp-pagenavi span.current,
.section-pagination .wp-pagenavi a:hover,
.section-pagination .wp-pagenavi span:hover {
  border-color: #fd4703;
  color: #fd4703;
}
.section-pagination .wp-pagenavi a.previouspostslink,
.section-pagination .wp-pagenavi span.previouspostslink {
  margin-right: 10px;
}
.section-pagination .wp-pagenavi a.nextpostslink,
.section-pagination .wp-pagenavi span.nextpostslink {
  margin-left: 10px;
}
.section-pagination .wp-pagenavi .pages {
  display: none;
}
@media (min-width: 768px) {
  .section-pagination {
    margin: 60px 0;
  }
}
.section-form {
  padding: 50px 0;
  background-color: #ececeb;
}
.section-form .gform_wrapper {
  max-width: 690px;
  margin: 0 auto;
}
.section-form .gform_wrapper .gform_fields input,
.section-form .gform_wrapper .gform_fields select {
  border: 1px solid #c3c1bb;
}
@media (min-width: 768px) {
  .section-form {
    padding: 60px 0;
  }
}
.section-gallery {
  padding: 50px 0;
}
.section-gallery .images-gallery-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
.section-gallery .images-gallery-wrapper .gallery-item {
  padding: 0 5px 10px;
  width: 50%;
}
@media (min-width: 576px) {
  .section-gallery .images-gallery-wrapper .gallery-item {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .section-gallery .images-gallery-wrapper .gallery-item {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .section-gallery .images-gallery-wrapper .gallery-item {
    width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.section-gallery .images-gallery-wrapper .gallery-item-conten a {
  display: block;
}
.section-gallery .images-gallery-wrapper .gallery-item-conten a img {
  width: 100%;
}
@media (min-width: 768px) {
  .section-gallery {
    padding: 60px 0;
  }
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
img.aligncenter,
div.aligncenter,
figure.aligncenter,
img.wp-post-image {
  display: block;
  margin: 1em auto;
}
img.alignright,
div.alignright,
figure.alignright {
  float: right;
  margin: 1em 0 1em 2em;
}
img.alignleft,
div.alignleft,
figure.alignleft,
img.wp-post-image.attachment-thumb {
  float: left;
  margin: 1em 1em 2em 0;
}
figure {
  max-width: 100%;
  height: auto;
  margin: 1em 0;
}
p img.alignright,
p img.alignleft {
  margin-top: 0;
}
.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.gallery figure {
  float: left;
  margin: 0 0 1em 0;
}
.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none;
}
.gallery.gallery-columns-3 figure {
  width: 32%;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
  margin-right: 0;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
  clear: left;
}
.gallery.gallery-columns-2 figure {
  width: 49%;
}
.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0;
}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left;
}
.gallery.gallery-columns-4 figure {
  width: 23.25%;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
  margin-right: 0;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
  clear: left;
}
.gallery.gallery-columns-5 figure {
  width: 18%;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
  margin-right: 0;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
  clear: left;
}
.gallery.gallery-columns-6 figure {
  width: 14.2%;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
  margin-right: 0;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
  clear: left;
}
.gallery.gallery-columns-7 figure {
  width: 12%;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
  margin-right: 0;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
  clear: left;
}
.gallery.gallery-columns-8 figure {
  width: 10.2%;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
  margin-right: 0;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
  clear: left;
}
.gallery.gallery-columns-9 figure {
  width: 8.85%;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
  margin-right: 0;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
  clear: left;
}
@media (max-width: 767px) {
  img.alignright,
  div.alignright,
  figure.alignright,
  img.alignleft,
  div.alignleft,
  figure.alignleft,
  img.wp-post-image.attachment-thumb {
    display: block;
    margin: 1em auto;
    float: none;
  }
  .gallery.gallery-columns-4 figure,
  .gallery.gallery-columns-5 figure,
  .gallery.gallery-columns-6 figure,
  .gallery.gallery-columns-7 figure,
  .gallery.gallery-columns-8 figure,
  .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
  }
}
.section-images_slider {
  padding: 50px 0;
}
.section-images_slider .images-slider-main-gallery .gallery-item a {
  display: block;
  text-align: center;
}
.section-images_slider .images-slider-main-gallery .gallery-item p {
  margin-top: 10px;
  margin-bottom: 0;
}
.section-images_slider .images-slider-main-gallery img {
  max-height: 80vh;
  display: inline-block;
}
.section-images_slider .images-slider-thumbnails-gallery {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
}
.section-images_slider .images-slider-thumbnails-gallery .slick-list {
  margin: 0 10px;
  width: 100%;
}
.section-images_slider .images-slider-thumbnails-gallery .gallery-item {
  height: 100px;
  margin: 0 5px;
  cursor: pointer;
}
.section-images_slider .images-slider-thumbnails-gallery .slick-arrow {
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .section-images_slider {
    padding: 60px 0;
  }
}
.section-tire_finder {
  position: relative;
}
.section-tire_finder .graphic-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-tire_finder .column-content-wrapper {
  min-height: 85vh;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-tire_finder .column-content-wrapper .column-content {
  padding: 90px 0px;
  z-index: 1;
  width: 100%;
  text-align: center;
  max-width: 570px;
}
.section-tire_finder .column-content-wrapper .column-content h3 {
  margin: 0 0 30px;
}
.section-tire_finder .column-content-wrapper .column-content .bt {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section-tire_finder .content-wrapper .description {
    font-size: 18px;
  }
}
.search-results .section-news .news-listing .post-item {
  border-bottom: none;
  padding-bottom: 0;
}
.search-results .product-sticky-details {
  display: none;
}
.search-no-results .section-hero .description {
  color: #fff;
}
#wpsl-wrap {
  margin: 0;
}
#wpsl-wrap .wpsl-search {
  padding: 0;
  background-color: transparent;
  margin-bottom: 45px;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form {
  display: flex;
  align-items: center;
  justify-content: center;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input,
#wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category {
  margin-bottom: 0;
  margin-right: 30px;
  width: auto;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input label,
#wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category label {
  width: auto;
  line-height: 40px;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input input,
#wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category input,
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input select,
#wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category select {
  height: 40px;
  width: 160px;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap {
  margin: 0;
}
#wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap input {
  border: 3px solid #fd4703;
  text-transform: uppercase !important;
}
#wpsl-wrap #wpsl-gmap {
  margin: 0;
  width: 100%;
}
#wpsl-wrap #wpsl-result-list {
  margin-top: 50px;
  width: 100%;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li {
  padding: 20px 0;
  border-color: #c3c1bb;
  display: flex;
  flex-direction: column;
  font-size: 20px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li:before {
  display: none;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-location {
  order: 2;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-location strong {
  margin-bottom: 15px;
  display: block;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-location span {
  font-size: 16px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-store-location .wpsl-contact-details strong {
  margin-bottom: 0;
  display: inline-block;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap {
  order: 1;
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 15px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap:before {
  content: '\f3c5';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fd4703;
  margin-right: 5px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li .wpsl-direction-wrap .wpsl-directions {
  display: inline;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li.accelerate-dealer {
  border: 1px solid #fd4703;
  padding: 20px;
  background-color: rgba(253, 71, 3, 0.1);
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li.accelerate-dealer .accelerate-dealer-flag {
  margin-bottom: 15px;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li.accelerate-dealer .accelerate-dealer-flag span {
  display: inline-block;
  background-color: #fd4703;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 8px;
  font-style: italic;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores li.accelerate-dealer + .accelerate-dealer {
  border-top: none;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar-track {
  background-color: #fff;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar-thumb {
  background-color: #7e7e7e;
}
@media (max-width: 767px) {
  #wpsl-wrap .wpsl-search {
    margin-bottom: 40px;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form {
    flex-wrap: wrap;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input input,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category input,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input select,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category select {
    width: 100%;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input {
    width: 49%;
    flex: 0 0 49%;
    margin-right: 2%;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category {
    width: 49%;
    margin-right: 0;
    flex: 0 0 49%;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category .wpsl-dropdown {
    width: 100% !important;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 5px;
  }
}
@media (min-width: 1024px) {
  #wpsl-wrap #wpsl-gmap {
    width: 66.5%;
  }
  #wpsl-wrap #wpsl-result-list {
    margin-top: 0px;
    width: 31%;
  }
}
@media (min-width: 1200px) {
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input input,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category input,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form .wpsl-input select,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap form #wpsl-category select {
    width: 200px;
  }
}
#wpsl-stores::-webkit-scrollbar-track {
  background-color: #fff;
}
#wpsl-stores::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
#wpsl-stores::-webkit-scrollbar-thumb {
  background-color: #7e7e7e;
}
.section-related_pages {
  padding: 50px 0 20px;
}
.section-related_pages .filters {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section-related_pages .filters li {
  display: inline-block;
  margin-right: 30px;
}
.section-related_pages .filters li .filter-value {
  color: #fd4703;
  font-weight: 800;
}
.section-related_pages .filters li:last-child {
  margin-right: 0;
}
.section-related_pages .tires-listing .tires-listing-wrapper {
  margin: 0 auto;
}
.section-related_pages .tires-listing .post-item {
  padding-bottom: 50px;
}
.section-related_pages .tires-listing .post-item .post-item-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.section-related_pages .tires-listing .post-item .post-item-content .image {
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.section-related_pages .tires-listing .post-item .post-item-content .image img {
  max-height: 100%;
}
.section-related_pages .tires-listing .post-item .post-item-content .image-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-related_pages .tires-listing .post-item .post-item-content h3 {
  margin: 0;
}
.section-related_pages .tires-listing .post-item .post-item-content .description {
  font-size: 15px;
  margin-top: 15px;
}
.section-related_pages .tires-listing .post-item .post-item-content .cta-wrapper {
  width: 100%;
  margin-top: auto;
  padding-top: 25px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.section-related_pages .tires-listing .post-item .post-item-content .cta-wrapper .bt {
  min-width: 110px;
  padding: 10px;
}
.section-related_pages .tires-listing .post-item .post_type {
  position: absolute;
  top: 0;
  left: 0;
  background: #fd4703;
  padding: 5px 20px;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 1400px) {
  .section-related_pages .tires-listing .post-item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .section-related_pages {
    padding: 60px 0;
  }
  .section-related_pages .filters li {
    margin-right: 50px;
  }
}
.section-related_boxes {
  padding-top: 50px;
}
.section-related_boxes .related-boxes-listing {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.section-related_boxes .box-item {
  min-height: 200px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.section-related_boxes .box-item > a {
  display: block;
  width: 100%;
}
.section-related_boxes .box-item .image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-related_boxes .box-item .image-background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition: all 0.3s;
}
.section-related_boxes .box-item .image-background img {
  position: relative;
  transition: all 0.3s;
}
.section-related_boxes .box-item .image-background img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.section-related_boxes .box-item .content-column {
  padding: 50px 20px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.section-related_boxes .box-item .content-column h2 {
  margin: 0;
  color: #fff;
}
.section-related_boxes .box-item:hover .image-background:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.section-related_boxes .box-item:hover .image-background img.hover {
  opacity: 1;
}
.section-related_boxes .box-item:hover .image-background img.hover + img {
  opacity: 0;
}
@media (max-width: 767px) {
  .section-related_boxes .related-boxes-listing {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .section-related_boxes {
    padding-top: 70px;
  }
  .section-related_boxes .box-item {
    min-height: 280px;
  }
}
@media (min-width: 992px) {
  .section-related_boxes .box-item {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .section-related_boxes .box-item {
    min-height: 420px;
  }
}
.section-related-categories {
  padding: 0;
}
.product-sticky-details {
  background-color: #fff;
  padding: 13px 0;
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
  position: sticky;
  top: 0;
  z-index: 8;
}
.product-sticky-details .container-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-sticky-details .product-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 800;
  line-height: 44px;
}
.product-sticky-details .product-title .mobile-dropdown-action {
  display: none;
}
.product-sticky-details .product-navigate {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 0;
  visibility: hidden;
}
.product-sticky-details .product-navigate li {
  display: inline-block;
}
.product-sticky-details .product-navigate a {
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  color: #919191;
  transition: all 0.3s;
  border: none;
}
.product-sticky-details .product-navigate a:hover,
.product-sticky-details .product-navigate a.active {
  color: #fd4703;
}
.product-sticky-details .buy-now-cta {
  width: 175px;
}
.product-sticky-details .buy-now-cta .bt,
.product-sticky-details .buy-now-cta button {
  min-width: initial;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-sticky-details .product-navigate a {
    padding: 0 10px;
  }
}
@media (min-width: 1024px) {
  .product-sticky-details .product-title {
    white-space: nowrap;
  }
  .product-sticky-details .product-navigate {
    display: block !important;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .product-sticky-details .container-wrapper {
    display: block;
  }
  .product-sticky-details .product-title {
    position: relative;
    padding-right: 40px;
    width: 100%;
  }
  .product-sticky-details .product-title .mobile-dropdown-action {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #919191;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
  }
  .product-sticky-details .product-title .mobile-dropdown-action i {
    line-height: 30px;
    transition: all 0.3s;
  }
  .product-sticky-details .product-title .mobile-dropdown-action:hover {
    color: #000000;
  }
  .product-sticky-details .product-title .mobile-dropdown-action.active i {
    transform: rotate(180deg);
  }
  .product-sticky-details .buy-now-cta {
    display: none;
  }
  .product-sticky-details .product-navigate {
    display: none;
  }
  .product-sticky-details .product-navigate li {
    width: 100%;
  }
  .product-sticky-details .product-navigate li:first-child {
    margin-top: 10px;
  }
  .product-sticky-details .product-navigate li:last-child {
    margin-bottom: 10px;
  }
  .product-sticky-details .product-navigate li.hidden {
    display: block !important;
  }
  .product-sticky-details .product-navigate li.more {
    display: none !important;
  }
  .product-sticky-details .product-navigate a {
    padding: 7px 0;
    width: 100%;
    display: inline-block;
  }
}
.product-details {
  padding: 40px 0 30px;
}
.product-details .content-wrapper h1 {
  margin: 0 0 10px;
  font-size: 40px;
  line-height: 1;
}
.product-details .content-wrapper .tire-categories {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px;
}
.product-details .content-wrapper .tire-categories li {
  display: inline-block;
  margin-right: 7px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.4px;
}
.product-details .content-wrapper .tire-categories li a {
  color: #000000;
  transition: all 0.3s;
}
.product-details .content-wrapper .tire-categories li a:hover {
  color: #fd4703;
}
.product-details .content-wrapper .tire-categories li:after {
  content: '|';
  margin-left: 7px;
}
.product-details .content-wrapper .tire-categories li:last-child {
  margin-right: 0;
}
.product-details .content-wrapper .tire-categories li:last-child:after {
  display: none;
}
.product-details .content-wrapper .tire-reviews {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px;
}
.product-details .content-wrapper .tire-reviews li {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 300;
}
.product-details .content-wrapper .tire-reviews li.tire-rating {
  color: #fd4703;
}
.product-details .content-wrapper .tire-reviews li.tire-rating .rating {
  margin-left: 5px;
  display: inline-block;
}
.product-details .content-wrapper .tire-reviews li a {
  color: #fd4703;
}
.product-details .content-wrapper .tire-reviews li:after {
  content: '|';
  margin-left: 5px;
}
.product-details .content-wrapper .tire-reviews li:last-child {
  margin-right: 0;
}
.product-details .content-wrapper .tire-reviews li:last-child:after {
  display: none;
}
.product-details .content-wrapper .yotpo-ratings {
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
  line-height: 14px;
  align-items: center;
  height: 0;
  overflow: hidden;
}
.product-details .content-wrapper .yotpo-ratings .yotpo {
  float: left;
}
.product-details .content-wrapper .yotpo-ratings .yotpo div {
  line-height: 14px;
}
.product-details .content-wrapper .yotpo-ratings .yotpo a.text-m {
  padding-top: 2px;
}
.product-details .content-wrapper .yotpo-ratings .yotpo a.text-m:hover {
  color: #fd4703 !important;
}
.product-details .content-wrapper .yotpo-ratings .yotpo a.text-m:before {
  content: '';
  margin: 0 7px;
  background-color: #000000;
  width: 1px;
  height: 14px;
  display: block;
  float: left;
  position: relative;
  top: 0px;
}
.product-details .content-wrapper .yotpo-ratings .write-a-review {
  line-height: 14px;
  padding-top: 2px;
}
.product-details .content-wrapper .yotpo-ratings .write-a-review:before {
  content: '';
  margin: 0 7px;
  background-color: #000000;
  width: 1px;
  height: 14px;
  display: block;
  float: left;
}
.product-details .content-wrapper .main-description {
  max-width: 400px;
  line-height: 1.5;
  margin-top: 30px;
}
.product-details .content-wrapper .main-description *:last-child {
  margin-bottom: 0;
}
.product-details .content-wrapper .bt,
.product-details .content-wrapper .shopify-component {
  margin-top: 30px;
}
.tire-main-gallery {
  margin-top: 40px;
}
.tire-main-gallery .gallery-item {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tire-main-gallery .gallery-item img {
  max-height: 350px;
}
@media (min-width: 768px) {
  .tire-main-gallery {
    margin-top: 0;
  }
  .tire-main-gallery .gallery-item img {
    max-height: 400px;
  }
}
@media (min-width: 1200px) {
  .tire-main-gallery .gallery-item img {
    max-height: 450px;
  }
}
@media (min-width: 1400px) {
  .tire-main-gallery .gallery-item img {
    max-height: 500px;
  }
}
.tire-thumbnails-gallery {
  margin-top: 30px;
}
.tire-thumbnails-gallery .gallery-item {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 0 5px;
  cursor: pointer;
}
.tire-thumbnails-gallery .gallery-item img {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}
.yotpo.testimonials {
  display: none;
}
.product-navigate:not(.jsfied) {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.product-navigate .hidden {
  display: none !important;
}
.product-navigate .more {
  cursor: pointer;
}
.product-navigate .more a {
  display: flex;
  align-items: center;
}
.product-navigate .more a i {
  margin: -3px 0 0 10px;
  transition: all .3s;
}
.product-navigate .more a.up i {
  transform: rotate(180deg);
}
.product-navigate.show-secondary .secondary-menu {
  display: block;
}
.product-navigate li a {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 8px 35px 3px;
  line-height: 40px;
  transition: all 0.3s;
  position: relative;
  border-bottom: 5px solid transparent;
  white-space: nowrap;
}
.product-navigate li.active a {
  border-bottom: 5px solid #f1f1f1;
}
.product-navigate .secondary-menu {
  max-width: 100%;
  min-width: 275px;
  margin: 0;
  padding: 10px 15px 10px 25px;
  list-style: none;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #f3f3f3;
  animation: nav-secondary 0.2s;
}
.product-navigate .secondary-menu li {
  margin: 5px 0;
  display: block;
  clear: both;
}
.product-navigate .secondary-menu li a {
  line-height: 1;
  padding: 8px 35px;
  border-bottom: none;
  background: #fff;
  position: relative;
}
.product-navigate .secondary-menu li.active a {
  color: #fff;
}
.product-navigate .secondary-menu li.active a:after {
  position: absolute;
  content: '';
  top: 0;
  left: -15px;
  height: 100%;
  width: 15px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
@keyframes nav-secondary {
  0% {
    opacity: 0;
    transform: translateY(-1em);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 991px) {
  .product-navigate li a {
    padding: 6px 5px 0;
    line-height: 30px;
  }
}
.section-category-intro {
  background-color: #f2f2f2;
  padding: 50px 0;
}
.section-category-intro .section-title .description {
  max-width: 840px;
  margin: 0 auto;
}
.section-category-intro .filter-section .filter-by-type {
  text-align: center;
  margin-bottom: 15px;
}
.section-category-intro .filter-section .filter-by-type:last-child {
  margin-bottom: 0;
}
.section-category-intro .filter-section .filter-by-type .bt {
  min-width: initial;
  margin-right: 10px;
  margin-bottom: 5px;
}
.section-category-intro .filter-section .filter-by-type .bt.active {
  color: #fff;
  border-color: #fd4703;
  background-color: #fd4703;
}
.section-category-intro .filter-section .filter-by-type .bt:last-child {
  margin-right: 0;
}
.section-category-intro .filter-section .filter-by-type.style-filter .bt.active {
  color: #fff;
  border-color: #000000;
  background-color: #000000;
}
@media (min-width: 768px) {
  .section-category-intro {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section-category-intro .filter-section .filter-by-type .bt {
    margin-bottom: 3px;
    margin-right: 0px;
    font-size: 12px;
    padding: 5px 8px;
    border-width: 1px;
    letter-spacing: -0.4px;
  }
}
.tax-athlete_categories .section-category-intro {
  background-color: transparent;
}
.section-athletes-listing {
  padding-bottom: 50px;
}
.section-athletes-listing .athletes-listing .row {
  margin: 0;
}
.section-athletes-listing .athletes-listing .row > div {
  padding: 0;
}
.section-athletes-listing .athletes-listing .post-athlete a {
  display: flex;
  position: relative;
  height: 300px;
  padding: 30px;
  align-items: flex-end;
}
.section-athletes-listing .athletes-listing .post-athlete a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-athletes-listing .athletes-listing .post-athlete a h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  margin: 0;
}
.section-athletes-listing .athletes-listing .post-athlete a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  z-index: 1;
}
.section-athletes-listing .athletes-listing .post-athlete a:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .section-athletes-listing {
    padding-bottom: 60px;
  }
  .section-athletes-listing .athletes-listing .post-athlete a {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .section-athletes-listing .athletes-listing .post-athlete a {
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .section-athletes-listing .athletes-listing .post-athlete a {
    height: 470px;
  }
}
.section-accordion {
  padding: 50px 0;
}
.section-accordion .container-small {
  max-width: 1020px;
}
.section-accordion .container-medium {
  max-width: 1280px;
}
.section-accordion .accordion-items .accordion_title {
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  margin: 5px 0;
  background-color: #7e7e7e;
  padding: 10px 20px;
}
.section-accordion .accordion-items .accordion_title span {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  display: block;
}
.section-accordion .accordion-items .accordion_title:before {
  content: "";
  background-image: url('https://www.maxxis.com/us/wp-content/themes/maxxis/assets/less/../images/arrow.svg');
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  right: 15px;
  transition: all 0.3s;
}
.section-accordion .accordion-items .accordion_title.accordion_open {
  background-color: #fd4703;
}
.section-accordion .accordion-items .accordion_title.accordion_open:before {
  transform: rotate(180deg);
}
.section-accordion .accordion-items .accordion_content {
  display: none;
  padding: 15px 0;
  font-size: 14px;
}
.section-accordion .accordion-items .accordion_content *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section-accordion {
    padding: 70px 0;
  }
}
#gform_fields_8 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#gform_fields_8 #field_8_2,
#gform_fields_8 #field_8_3,
#gform_fields_8 #field_8_4,
#gform_fields_8 #field_8_5,
#gform_fields_8 #field_8_38,
#gform_fields_8 #field_8_39,
#gform_fields_8 #field_8_40,
#gform_fields_8 #field_8_42,
#gform_fields_8 #field_8_7,
#gform_fields_8 #field_8_8,
#gform_fields_8 #field_8_9,
#gform_fields_8 #field_8_10,
#gform_fields_8 #field_8_11,
#gform_fields_8 #field_8_12,
#gform_fields_8 #field_8_18,
#gform_fields_8 #field_8_19,
#gform_fields_8 #field_8_20,
#gform_fields_8 #field_8_25,
#gform_fields_8 #field_8_47,
#gform_fields_8 #field_8_22,
#gform_fields_8 #field_8_50,
#gform_fields_8 #field_8_32,
#gform_fields_8 #field_8_34,
#gform_fields_8 #field_8_33,
#gform_fields_8 #field_8_35,
#gform_fields_8 #field_8_44,
#gform_fields_8 #field_8_45,
#gform_fields_8 #field_8_46,
#gform_fields_8 #field_8_23,
#gform_fields_8 #field_8_48,
#gform_fields_8 #field_8_51,
#gform_fields_8 #field_8_29,
#gform_fields_8 #field_8_31,
#gform_fields_8 #field_8_54,
#gform_fields_8 #field_8_26 {
  width: calc(48%);
}
#gform_fields_9 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#gform_fields_9 #field_9_3,
#gform_fields_9 #field_9_4,
#gform_fields_9 #field_9_5,
#gform_fields_9 #field_9_6,
#gform_fields_9 #field_9_10,
#gform_fields_9 #field_9_9,
#gform_fields_9 #field_9_11,
#gform_fields_9 #field_9_12 {
  width: calc(48%);
}
#gform_fields_9 .width-48 {
  width: calc(48%);
}
.warranty-form textarea {
  border: 1px solid #c3c1bb;
}
#progress-bar-wrapper {
  width: 100%;
  height: 20px;
  background-color: #f3f3f3;
  margin-top: 20px;
}
#progress-bar {
  width: 0%;
  height: 100%;
  background-color: #ff4713;
}
#progress-text {
  margin-top: 10px;
  font-weight: bold;
}
.warranty-form #form_ajax_spinner {
  transform: translate(100%, -50%);
  top: 50%;
  max-width: 44px;
}
