@font-face {
  font-family: "ge_ss_tvbold";
  src: url('../fonts/ge-ss-tv-bold-webfont.woff2') format('woff2'),
    url('../fonts/ge-ss-tv-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;

}

@font-face {
  font-family: "TitlingGothicFBComp";
  src: url("../fonts/TitlingGothicFBComp-Light.eot");
  src: url("../fonts/TitlingGothicFBComp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TitlingGothicFBComp-Light.woff") format("woff"), url("../fonts/TitlingGothicFBComp-Light.woff2") format("woff2"), url("../fonts/TitlingGothicFBComp-Light.ttf") format("truetype"), url("../fonts/TitlingGothicFBComp-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitlingGothicFBComp";
  src: url("../fonts/TitlingGothicFBComp-Standard.eot");
  src: url("../fonts/TitlingGothicFBComp-Standard.eot?#iefix") format("embedded-opentype"), url("../fonts/TitlingGothicFBComp-Standard.woff") format("woff"), url("../fonts/TitlingGothicFBComp-Standard.woff2") format("woff2"), url("../fonts/TitlingGothicFBComp-Standard.ttf") format("truetype"), url("../fonts/TitlingGothicFBComp-Standard.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "TitlingGothicFBNarrow";
  src: url("../fonts/TitlingGothicFBNarrow-Light.eot");
  src: url("../fonts/TitlingGothicFBNarrow-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TitlingGothicFBNarrow-Light.woff") format("woff"), url("../fonts/TitlingGothicFBNarrow-Light.woff2") format("woff2"), url("../fonts/TitlingGothicFBNarrow-Light.ttf") format("truetype"), url("../fonts/TitlingGothicFBNarrow-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitlingGothicFBNarrow-Standard";
  src: url("../fonts/TitlingGothicFBNarrow-Standard.eot");
  src: url("../fonts/TitlingGothicFBNarrow-Standard.eot?#iefix") format("embedded-opentype"), url("../fonts/TitlingGothicFBNarrow-Standard.woff") format("woff"), url("../fonts/TitlingGothicFBNarrow-Standard.woff2") format("woff2"), url("../fonts/TitlingGothicFBNarrow-Standard.ttf") format("truetype"), url("../fonts/TitlingGothicFBNarrow-Standard.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "TitlingGothicFBCond-Regular";
  src: url("../fonts/TitlingGothicFBCond-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/TitlingGothicFBCond-Regular.woff") format("woff"), url("fonts/TitlingGothicFBCond-Regular.ttf") format("truetype"), url("fonts/TitlingGothicFBCond-Regular.svg#TitlingGothicFBCond-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TitlingGothicFBCond-Stand";
  src: url("../fonts/TitlingGothicFBCond-Stand.woff") format("woff"), url("../fonts/TitlingGothicFBCond-Stand.woff2") format("woff2"), url("../fonts/TitlingGothicFBCond-Stand.eot"), url("../fonts/TitlingGothicFBCond-Stand.eot?#iefix") format("embedded-opentype"), url("../fonts/TitlingGothicFBCond-Stand.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.iconSettings {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xs {
  font-size: 12px !important;
}

.icon-sm {
  font-size: 14px !important;
}

.icon-md {
  font-size: 16px !important;
}

.icon-lg {
  font-size: 22px !important;
}

.icon-xl {
  font-size: 32px !important;
}

.text-icon span,
.text-icon i {
  vertical-align: middle;
  display: inline-block;
}

.text-icon span:first-child,
.text-icon i:first-child {
  margin-left: 6px;
}

.ico--no-margin:before {
  margin-left: 0 !important;
}

[class^=icon-uservehicle-],
[class*=" icon-uservehicle-"] {
  font-size: 18px;
}

.icon-complete-filled:before {
  content: "\e94b";
}

.icon-filled:before {
  position: absolute;
  top: 50%;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  right: 0;
  background-color: #0068b3;
  border-radius: 2em;
  color: #fff;
  text-align: center;
  height: 2.1em;
  width: 2.1em;
  line-height: 2.1em;
}

.icon-filled:before:hover {
  background-color: #005999;
}

.icon-filled.icon-above {
  position: relative;
  display: block;
  height: 3em;
}

.icon-filled.icon-above:before {
  height: 3em;
  width: 3em;
  line-height: 3em;
  top: 0;
  right: 50%;
  -khtml-transform: translateX(50%);
  transform: translateX(50%);
}

.icon-ABS:before {
  content: "\e900";
}

.icon-addaphoto:before {
  content: "\e901";
}

.icon-air-bag:before {
  content: "\e902";
}

.icon-alfaromeo:before {
  content: "\e903";
}

.icon-arrow_down:before {
  content: "\e904";
}

.icon-arrow_left:before {
  content: "\e905";
}

.icon-arrow_right:before {
  content: "\e906";
}

.icon-arrow_up:before {
  content: "\e907";
}

.icon-brakes:before {
  content: "\e908";
}

.icon-care:before {
  content: "\e909";
}

.icon-charging-system:before {
  content: "\e90a";
}

.icon-check:before {
  content: "\e90b";
}

.icon-check_circle:before {
  content: "\ea7d";
}

.icon-android:before {
  content: "\ea7e";
}

.icon-apple:before {
  content: "\ea7f";
}

.icon-calling:before {
  content: "\ea80";
}

.icon-message:before {
  content: "\ea81";
}

.icon-pairing:before {
  content: "\ea82";
}

.icon-bluetooth:before {
  content: "\ea83";
}

.icon-chrysler:before {
  content: "\e90c";
}

.icon-close:before {
  content: "\e90d";
}

.icon-complete:before {
  content: "\e90e";
}

.icon-dealerlocation:before {
  content: "\e90f";
}

.icon-dodge:before {
  content: "\e910";
}

.icon-electronic-throttle-control:before {
  content: "\e911";
}

.icon-engine:before {
  content: "\e912";
}

.icon-erroralert:before {
  content: "\e913";
}

.icon-externallink:before {
  content: "\e914";
}

.icon-facebook:before {
  content: "\e915";
}

.icon-fca:before {
  content: "\e916";
}

.icon-fiat:before {
  content: "\e917";
}

.icon-flickr:before {
  content: "\e918";
}

.icon-foursquare:before {
  content: "\e919";
}

.icon-google:before {
  content: "\e91a";
}

.icon-help:before {
  content: "\e91b";
}

.icon-help-alt:before {
  content: "\e960";
}

.icon-incomplete:before {
  content: "\e91c";
}

.icon-instagram:before {
  content: "\e91d";
}

.icon-jeep:before {
  content: "\e91e";
}

.icon-lifestyle:before {
  content: "\e91f";
}

.icon-location:before {
  content: "\e920";
}

.icon-mopar:before {
  content: "\e921";
}

.icon-more:before {
  content: "\e922";
}

.icon-more_circle:before {
  content: "\e97f";
}

.icon-myvehicle:before {
  content: "\e923";
}

.icon-nav:before {
  content: "\e924";
}

.icon-notincluded:before {
  content: "\e925";
}

.icon-oil-pressure:before {
  content: "\e926";
}

.icon-pdf:before {
  content: "\e927";
}

.icon-performance-report:before {
  content: "\e928";
}

.icon-pinterest:before {
  content: "\e929";
}

.icon-ram:before,
.icon-ramtrucks:before {
  content: "\e92a";
}

.icon-remote-commands:before {
  content: "\e92b";
}

.icon-roadside:before {
  content: "\e92c";
}

.icon-savings:before {
  content: "\e92d";
}

.icon-search:before {
  content: "\e92e";
}

.icon-search_book:before {
  content: "\e980";
}

.icon-search_car:before {
  content: "\e987";
}

.icon-services:before {
  content: "\e92f";
}

.icon-signin:before {
  content: "\e930";
}

.icon-speed:before {
  content: "\e931";
}

.icon-srt:before {
  content: "\e932";
}

.icon-store:before {
  content: "\e933";
}

.icon-tire-pressure:before {
  content: "\e934";
}

.icon-transmission-temperature:before {
  content: "\e935";
}

.icon-twitter:before {
  content: "\e936";
}

.icon-uservehicle-alfa_romeo:before {
  content: "\e937";
}

.icon-uservehicle-chrysler:before {
  content: "\e938";
}

.icon-uservehicle-dodge:before {
  content: "\e939";
}

.icon-uservehicle-fiat:before {
  content: "\e93a";
}

.icon-uservehicle-generic:before,
.icon-uservehicle-mopar:before {
  content: "\e93b";
}

.icon-uservehicle-jeep:before {
  content: "\e93c";
}

.icon-uservehicle-ram:before {
  content: "\e93d";
}

.icon-uservehicle-ramtrucks:before {
  content: "\e93d";
}

.icon-video:before {
  content: "\e93e";
}

.icon-youtube:before {
  content: "\e93f";
}

.icon-checkbox:before {
  content: "\e940";
}

.icon-checkbox-checked:before {
  content: "\e941";
}

.icon-radio:before {
  content: "\e942";
}

.icon-radio-hover:before {
  content: "\e985";
}

.icon-radio-checked:before {
  content: "\e943";
}

.icon-command_cancel:before {
  content: "\e944";
}

.icon-command_horn-lights:before {
  content: "\e945";
}

.icon-command_lock:before {
  content: "\e946";
}

.icon-command_start:before {
  content: "\e947";
}

.icon-command_unlock:before {
  content: "\e948";
}

.icon-vehicle_wrench:before {
  content: "\e949";
}

.icon-brake:before {
  content: "\e94a";
}

.icon-uniE94B:before {
  content: "\e94b";
}

.icon-uniE94C:before {
  content: "\e94c";
}

.icon-reaction-time:before {
  content: "\e94d";
}

.icon-speed2:before {
  content: "\e94e";
}

.icon-brakes-vhr:before {
  content: "\e94f";
}

.icon-Engine-oil-temperature:before {
  content: "\e950";
}

.icon-Engine-oil-level:before {
  content: "\e951";
}

.icon-moisture-fuel-system:before {
  content: "\e952";
}

.icon-check-fuel-cap:before {
  content: "\e953";
}

.icon-engine-coolant-temperature:before {
  content: "\e954";
}

.icon-partial-complete:before {
  content: "\e955";
}

.icon-uniE956:before {
  content: "\e956";
}

.icon-uniE957:before {
  content: "\e957";
}

.icon-Automobility_logo:before {
  content: "\e958";
}

.icon-livechat:before {
  content: "\e959";
}

.icon-email:before {
  content: "\e95a";
}

.icon-trash:before {
  content: "\e95b";
}

.icon-phone:before {
  content: "\e95c";
}

.icon-hotspot_plus:before {
  content: "\e95d";
}

.icon-hotspot_minus:before {
  content: "\e95e";
}

.icon-hotspot_bg:before {
  content: "\e95f";
}

.icon-help_alt:before {
  content: "\e960";
}

.icon-layout_cards:before {
  content: "\e961";
}

.icon-layout_list:before {
  content: "\e962";
}

.icon-cal:before {
  content: "\e964";
}

.icon-vehicle:before {
  content: "\e967";
}

.icon-fad:before {
  content: "\e969";
}

.icon-icon-blog:before {
  content: "\e96a";
}

.icon-assistbutton:before {
  content: "\e972";
}

.icon-customercare:before {
  content: "\e973";
}

.icon-mail:before {
  content: "\e974";
}

.icon-alert:before {
  content: "\e975";
}

.icon-backarrow:before {
  content: "\e976";
}

.icon-forwardarrow:before {
  content: "\e977";
}

.icon-chat:before {
  content: "\e978";
}

.icon-checkrecalls:before {
  content: "\e979";
}

.icon-contact:before {
  content: "\e97a";
}

.icon-def:before {
  content: "\e9b3";
}

.icon-certified-mechanics:before {
  content: "\e9b4";
}

.icon-express:before {
  content: "\e9b5";
}

.icon-open-saturday:before {
  content: "\e9b6";
}

.icon-rental:before {
  content: "\e9b7";
}

.icon-shuttle:before {
  content: "\e9b8";
}

.icon-oil-changes-remaining:before {
  content: "\e9b9";
}

.icon-tire-rotations-remaining:before {
  content: "\e9ba";
}

.icon-maintenance-guide:before {
  content: "\e9bb";
}

.icon-owners-manual:before {
  content: "\e9bc";
}

.icon-recalls:before {
  content: "\e9bd";
}

.icon-roadside-assistance:before {
  content: "\e9be";
}

.icon-schedule-maintenance:before {
  content: "\e9bf";
}

.icon-globe:before {
  content: "\e9c9";
}

.icon-play:before {
  content: "\ea1c";
}

.icon-pause:before {
  content: "\ea1d";
}

.icon-downloadpdf:before {
  content: "\e963";
}

.icon-headphone:before {
  content: "\e965";
}

.icon-play-small:before {
  content: "\ea15";
}

.icon-pause-small:before {
  content: "\ea16";
}

.icon-stop:before {
  content: "\ea17";
}

.icon-previous:before {
  content: "\ea18";
}

.icon-next:before {
  content: "\ea19";
}

.icon-backward:before {
  content: "\ea1a";
}

.icon-forward-small:before {
  content: "\ea1b";
}

.icon-volume-high:before {
  content: "\ea26";
}

.icon-volume-medium:before {
  content: "\ea27";
}

.icon-volume-low:before {
  content: "\ea28";
}

.icon-volume-mute:before {
  content: "\ea29";
}

.icon-volume-mute-small:before {
  content: "\ea2a";
}

.icon-volume-increase:before {
  content: "\ea2b";
}

.icon-volume-decrease:before {
  content: "\ea2c";
}

.icon-file-empty:before {
  content: "\ea2d";
}

.icon-files-empty:before {
  content: "\ea2e";
}

.icon-file-text-small:before {
  content: "\ea2f";
}

.icon-mobile:before {
  content: "\e968";
  color: #d8dfe6;
}

.icon-edit:before {
  content: "\e96b";
  color: #d8dfe6;
}

.icon-certificate:before {
  content: "\e96c";
  color: #d8dfe6;
}

.icon-mocap-search:before {
  content: "\e96d";
  color: #d8dfe6;
}

.icon-vehicle-dropoff:before {
  content: "\e97d";
  color: #d8dfe6;
}

.icon-pickup-dropoff:before {
  content: "\e96f";
  color: #7a879a;
}

.icon-vehicle-service:before {
  content: "\e970";
  color: #d8dfe6;
}

.icon-vehicle-pickup:before {
  content: "\e97c";
  color: #d8dfe6;
}

.icon-select-dealer:before {
  content: "\e97b";
  color: #d8dfe6;
}

.icon-wagoneer:before {
  content: "\e97e";
}

.icon-shop_cart:before {
  content: "\e988";
}

.icon-shop_cart5:before {
  content: "\ea7c";
}

.icon-info:before {
  content: "\e989";
}

.icon-info_line:before {
  content: "\e984";
}

.icon-bar:before {
  content: "\e981";
}

.icon-dollar:before {
  content: "\e982";
}

.icon-dollar1:before {
  content: "\ea7b";
}

.icon-card:before {
  content: "\e983";
}

.icon-activate-services:before {
  content: "\e986";
}

.icon-info-outlined:before {
  content: "\e98a";
}

.icon-graph_filled:before {
  content: "\e98b";
}

.icon-approved_report:before {
  content: "\e98c";
}

.icon-more_filled:before {
  content: "\e98d";
}

.icon-connection-signal:before {
  content: "\e98e";
}

.icon-Coupon:before {
  content: "\e98f";
}

.icon-Credit-card:before {
  content: "\e990";
}

.icon-gas-station:before {
  content: "\e991";
}

.icon-gas-station1:before {
  content: "\ea7a";
}

.icon-L2:before {
  content: "\e992";
}

.icon-Offers:before {
  content: "\e993";
}

.icon-plane:before {
  content: "\e994";
}

.icon-Rebate:before {
  content: "\e995";
}

.icon-Subscription:before {
  content: "\e996";
}

.icon-Download:before {
  content: "\e997";
}

.icon-catalog:before {
  content: "\e998";
}

.icon-blog:before {
  content: "\e96a";
}

.icon-zoom:before {
  content: "\ea51";
}

.icon-print:before {
  content: "\ea52";
}

.icon-connected-personal-account:before {
  content: "\ea75";
}

.icon-map-update:before {
  content: "\ea76";
}

.icon-virtual-assistant:before {
  content: "\ea77";
}

.icon-settings:before {
  content: "\ea78";
}

.icon-mobile2:before {
  content: "\ea79";
}

.icon-FIAT-logo:before {
  content: "\ea84";
}

.icon-Light-Air-Filters:before {
  content: "\ea85";
}

.icon-Light-Wiper:before {
  content: "\ea86";
}

.icon-Dark-Air-Filters:before {
  content: "\ea87";
}

.icon-Dark-Wiper:before {
  content: "\ea88";
}

.icon-Dark-Multi-point-Inspection:before {
  content: "\ea93";
}

.icon-Dark-Oil-Change:before {
  content: "\ea94";
}

.icon-Light-Oil-Change:before {
  content: "\ea95";
}

.icon-Light-Multi-point-Inspection:before {
  content: "\ea96";
}

.icon-Alerts:before {
  content: "\ea92";
}

.icon-arrow_left-gray-circle:before {
  content: "\ea97";
}

.icon-Alexa:before {
  content: "\ea98";
}

.icon-arrow_left-long:before {
  content: "\ea99";
}

.icon-arrow_right-long:before {
  content: "\ea9a";
}

.icon-Edit:before {
  content: "\ea9b";
}

.icon-arrow_right-gray-circle:before {
  content: "\ea9c";
}

.icon-Camera:before {
  content: "\ea9d";
}

.icon-oil-changes-remaining-filled:before {
  content: "\ea9e";
}

.icon-tire-rotations-remaining-filled:before {
  content: "\ea9f";
}

.icon-arrow_right-white-circle:before {
  content: "\eaa0";
}

.icon-arrow_left-white-circle:before {
  content: "\eaa1";
}

.icon-Connected-services:before {
  content: "\eaa6";
}

.icon-Featured-offer:before {
  content: "\eaad";
}

.icon-Garage:before {
  content: "\eaae";
}

.icon-Visited:before {
  content: "\eaaf";
}

.icon-alert-mustard:before {
  content: "\eab0";
}

.icon-Connected-Services-Features:before {
  content: "\eab1";
}

.icon-maintenance-records:before {
  content: "\eab2";
}

.icon-Mastercard:before {
  content: "\eab3";
}

.icon-MVP:before {
  content: "\eab4";
}

.icon-One-offroad-elite:before {
  content: "\eab5";
}

.icon-arrow_down-blue:before {
  content: "\eab6";
}

.icon-arrow_right-blue:before {
  content: "\eab7";
}

.icon-uservehicle-generic-new:before {
  content: "\eab8";
}

.icon-remote-commands-main:before {
  content: "\eab9";
}

.icon-remote-commands-cancel:before {
  content: "\eaba";
}

.icon-remote-commands-horn:before {
  content: "\eabb";
}

.icon-remote-commands-lock:before {
  content: "\eabd";
}

.icon-remote-commands-start:before {
  content: "\eabe";
}

.icon-remote-commands-light:before {
  content: "\eabf";
}

.icon-remote-commands-unlock:before {
  content: "\eac0";
}

.icon-Safety-Recalls:before {
  content: "\eac2";
}

.icon-add-filled:before {
  content: "\eac5";
}

.icon-calendar:before {
  content: "\eac6";
}

.icon-file-text-filled:before {
  content: "\eac8";
}

.icon-Vehicle-Performance:before {
  content: "\eac9";
}

.icon-warranty-coverage:before {
  content: "\eaa2";
}

.icon-Radio-Manuals:before {
  content: "\eaa3";
}

.icon-Additional-publications:before {
  content: "\eaa4";
}

.icon-dlr-pickup-dropoff:before {
  content: "\eaa5";
}

.icon-dlr-saturday-service:before {
  content: "\eaa7";
}

.icon-dlr-shuttle:before {
  content: "\eaa8";
}

.icon-dlr-spanish:before {
  content: "\eaa9";
}

.icon-dlr-mopar-vehicle-protection:before {
  content: "\eaaa";
}

.icon-dlr-express-check-in:before {
  content: "\eaab";
}

.icon-dlr-business-link:before {
  content: "\eaac";
}

.icon-dlr-rental:before {
  content: "\eac4";
}

.icon-dlr-express-lane-oil-change:before {
  content: "\eac1";
}

.icon-dlr-certificate:before {
  content: "\eac3";
}

.icon-dlr-rental:before {
  content: "\eac4";
}

.icon-dlr-online-shopping:before {
  content: "\eac7";
}

.icon-dlr-24hr-service:before {
  content: "\eaca";
}

.icon-dlr-mopar-acc:before {
  content: "\eacb";
}

.icon-dlr-subtraction:before {
  content: "\eacc";
}

.icon-dlr-schedule-service:before {
  content: "\eacd";
}

.icon-dlr-two-express-lane-oil-change:before {
  content: "\eace";
}

.icon-mopar-about:before {
  content: "\eacf";
}

.icon-wifi-connected-service:before {
  content: "\ead0";
}

.icon-smartphone-app:before {
  content: "\ead1";
}

.icon-phone-Pairing:before {
  content: "\ead2";
}

.icon-firstresponders:before {
  content: "\ead3";
}

.icon-vehicle-tool:before {
  content: "\ead4";
}

.icon-calendar-schedule:before {
  content: "\ead5";
}

.icon-calendar-event:before {
  content: "\ead6";
}

.icon-blog-filled:before {
  content: "\ead7";
}

.icon-Jeepwave:before {
  content: "\ead8";
}

.icon-merchendise-tshirt:before {
  content: "\ead9";
}

.icon-mastercard-driveplus:before {
  content: "\eada";
}

.icon-vehicle-cargo:before {
  content: "\eadb";
}

.icon-vehicle-collision:before {
  content: "\eadc";
}

.icon-calendar-tool:before {
  content: "\eadd";
}

.icon-shield-recalls:before {
  content: "\eade";
}

.icon-shield-mvp:before {
  content: "\eadf";
}

.icon-mastercard-jeep:before {
  content: "\eae0";
}

.icon-vehicle-charger:before {
  content: "\eae1";
}

.icon-tires-find:before {
  content: "\eae2";
}

.icon-directconnect:before {
  content: "\eae3";
}

.icon-amazon:before {
  content: "\eae4";
}

.icon-Uconnect:before {
  content: "\eae5";
}

.icon-coupon-new:before {
  content: "\eae6";
}

.icon-cart-estore:before {
  content: "\eae7";
}

.icon-dashboard:before {
  content: "\eae8";
}

.icon-garage-new:before {
  content: "\eae9";
}

.icon-express-lane:before {
  content: "\eaea";
}

body {
  color: #333;
  background-color: #fff;
  font-family: "tahoma", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #007bff;
  text-decoration: none;
}

a:hover {
  color: #0062cc;
}

.text-center {
  text-align: center;
}

.text-muted {
  color: #6c757d;
}

.text-primary {
  color: #007bff;
}

.text-secondary {
  color: #6c757d;
}

.text-success {
  color: #28a745;
}

.text-danger {
  color: #dc3545;
}

.text-info {
  color: #17a2b8;
}

.text-warning {
  color: #ffc107;
}

.text-light {
  color: #f8f9fa;
}

.text-dark {
  color: #343a40;
}

.bg-primary {
  background-color: #007bff;
}

.bg-secondary {
  background-color: #6c757d;
}

.bg-success {
  background-color: #28a745;
}

.bg-danger {
  background-color: #dc3545;
}

.bg-info {
  background-color: #17a2b8;
}

.bg-warning {
  background-color: #ffc107;
}

.bg-light {
  background-color: #f8f9fa;
}

.bg-dark {
  background-color: #343a40;
}

/* GLOBAL STYLES
  -------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
  padding-top: 3rem;
  color: #333;
}

/* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
/* Carousel base class */
/* .carousel {
    margin-bottom: 4rem;
  } */

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 11rem;
  z-index: 10;
  width: 30em;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 10px;
}

.carousel-item img {

  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 52rem;
}

.carousel-item>img {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  height: 100%;
}

.mvp {
  margin-bottom: 4rem;
}

.maintain {
  background: #dadfe6;
  padding: 6em 0;
}

.lane-section>img {
  min-width: 100%;
  border-radius: 3px;
  height: 100%;
}

.lane-section {
  background: #fff;
  border-radius: 5px;
  /* min-height: 30em; */
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: end;
  align-items: end;
  border: solid 1px #f5f5f5;
}

.genuine {
  padding: 6rem 0;
}

.lane-content {
  position: absolute;
  color: #fff;
  padding: 20px 40px;
  background: rgb(0, 0, 0);
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7441570378) 21%);
}

.flex-row {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 80px;
}

.flex-row .flex-col {
  width: 23em;
}

.main-title {
  color: #333;
  padding: 40px 0 49px;
  margin-top: -2.5em;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  .flex-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px;
    gap: 40px;
  }

  .flex-row .flex-col {
    width: 100%;
  }

}

/* MARKETING CONTENT
  -------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.marketing h2 {
  font-weight: 400;
}

.marketing .col-lg-4 p {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

/* Featurettes
  ------------------------- */
.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.05rem;
}

/* RESPONSIVE CSS
  -------------------------------------------------- */
@media (min-width: 40em) {

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@media (min-width: 62em) {
  .flexcare-section .featurette-heading {
    margin-top: 5.5rem;
  }
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hide-desk {
  display: none;
}

.hide-mob {
  display: block;
}

.navbar-dark {
  background: #1f2833;
  padding: 0;
}

@media only screen and (max-width: 600px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }

  .hide-desk {
    display: block;
  }

  .hide-mob {
    display: none;
  }

  .navbar-dark {
    background: #fff;
    padding: 0.5rem 1rem;
    box-shadow: 0 1px 3px #1f2833;
  }

  .navbar-dark .navbar-toggler {
    border-color: #333;
    color: #333;
  }

  .nav-link,
  .navbar-expand-md .navbar-nav .nav-link {
    color: var(--black) !important;
  }

  .nav-link>[role=button] {
    gap: 8px;
    white-space: nowrap;
  }

  .nav-link>span {
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-link>[role=button]:after {
    margin-right: auto !important;
  }

  ul.navbar-nav>li:not(:last-child) {
    border-bottom: 1px solid #dadfe6;
  }
}

.dropdown-menu {
  display: none;
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 4;
  padding: 0;
  margin: 0;
  right: 0;
  border: none;
  box-shadow: -2px 1px 1px rgba(0, 0, 0, 0.1);
}

.dropdown-menu ul {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  list-style: none;
  font-family: 'ge_ss_tvbold';
}

.dropdown-menu ul>li a {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  height: 180px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 auto;
  padding-top: 44px;
  text-align: center;
  color: #333;
  text-decoration: none;
}

.dropdown-menu ul>li a:hover {
  background-color: #dadfe6;
  text-decoration: none;
}

.dropdown-menu ul>li a .icon:not(.invert) {
  background-color: #0068b3;
  color: #fff;
  font-size: 18px;
  height: 40px;
  overflow: hidden;
  padding: 9px 0;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  display: block;
}

.nav-link,
.navbar-expand-md .navbar-nav .nav-link {
  padding: 1rem 1rem;
  color: #fff;
  height: 100%;
  font-family: 'ge_ss_tvbold';
  font-weight: bold;
}

.nav-link [role=button]:after {
  content: "\e904";
  font-family: "icomoon";
  margin-bottom: -2px;
  margin-right: 10px;
}

.navbar-dark .navbar-nav .active>.nav-link [role=button]:after {
  content: "\e907";
}

.navbar-dark .navbar-nav .active>.nav-link {
  background: #fff;
  color: #000;
}

.right-nav a {
  color: #fff;
  padding: 1.3em;
  margin-left: -1.3em;
  text-decoration: none;
}

.right-nav a:hover {
  color: #333;
  background-color: #fff;
}

.top-nav-right .sub-nav {
  display: -ms-flexbox;
  display: flex;
}

.top-nav-right a {
  padding: 1.6em 3em;
}

.top-nav-right .sub-nav a {
  background: #f5f5f5;
  color: #333;
  text-decoration: none;
}

.top-nav-right .sub-nav a.find-dealer {
  background: #0068b3;
  color: #fff;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  width: 60%;
  padding-top: 10px;
}

.footerbrand-section {
  padding: 48px 0;
  color: #fff;
  background: #0068b3;
}

.logo-set ul {
  list-style: none;
}

.logo-set ul a {
  color: #fff;
}

.footerbrand-section {
  padding: 48px 0;
  color: #fff;
  background: #0068b3;
}

.footerbrand-section .container {
  max-width: 1440px;
}

.footerbrand-section .row {
  margin: 0;
}

.footerbrand-section .heading-3 {
  max-width: 100%;
}

.footerbrand-section .footer-head {
  padding: 0 40px;
}

@media screen and (max-width: 959px) and (min-width: 640px) {
  .footerbrand-section .footer-head {
    text-align: center;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 639px) {
  .footerbrand-section .footer-head {
    text-align: center;
    margin-bottom: 24px;
  }
}

@media (max-width: 1320px) and (min-width: 960px) {
  .footerbrand-section .footer-head {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
  }
}

.footerbrand-section .heading-3 {
  line-height: 1.4;
  margin: 0;
}

.footerbrand-section .logo-set {
  padding: 0 24px;
}

@media screen and (max-width: 639px) {
  .footerbrand-section .logo-set {
    padding: 0;
  }
}

@media (max-width: 1320px) and (min-width: 960px) {
  .footerbrand-section .logo-set {
    width: 100%;
    text-align: center;
  }
}

.footerbrand-section .logo-set ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  list-style-type: none;
}

@media screen and (max-width: 639px) {
  .footerbrand-section .logo-set ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
  }
}

@media screen and (min-width: 640px) {
  .footerbrand-section .logo-set ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footerbrand-section .logo-set ul li {
  display: block;
  float: right;
}

@media screen and (max-width: 639px) {
  .footerbrand-section .logo-set ul li {
    text-align: center;
    margin-top: 12px;
  }
}

@media screen and (max-width: 639px) {

  .footerbrand-section .logo-set ul li.col-sm-12:first-child,
  .footerbrand-section .logo-set ul li.col-sm-6:first-child,
  .footerbrand-section .logo-set ul li.col-sm-4:first-child,
  .footerbrand-section .logo-set ul li.col-sm-3:first-child,
  .footerbrand-section .logo-set ul li.col-sm-2:first-child {
    width: 50%;
  }

  .footerbrand-section .logo-set ul li.col-sm-12:nth-child(3n+1),
  .footerbrand-section .logo-set ul li.col-sm-6:nth-child(3n+1),
  .footerbrand-section .logo-set ul li.col-sm-4:nth-child(3n+1),
  .footerbrand-section .logo-set ul li.col-sm-3:nth-child(3n+1),
  .footerbrand-section .logo-set ul li.col-sm-2:nth-child(3n+1) {
    clear: both;
  }

  .footerbrand-section .logo-set ul li.col-sm-12:nth-child(6n),
  .footerbrand-section .logo-set ul li.col-sm-6:nth-child(6n),
  .footerbrand-section .logo-set ul li.col-sm-4:nth-child(6n),
  .footerbrand-section .logo-set ul li.col-sm-3:nth-child(6n),
  .footerbrand-section .logo-set ul li.col-sm-2:nth-child(6n) {
    clear: both;
  }
}

@media screen and (min-width: 640px) {

  .footerbrand-section .logo-set ul li.col-sm-12,
  .footerbrand-section .logo-set ul li.col-sm-6,
  .footerbrand-section .logo-set ul li.col-sm-4,
  .footerbrand-section .logo-set ul li.col-sm-3,
  .footerbrand-section .logo-set ul li.col-sm-2 {
    width: auto;
    padding: 0;
  }
}

@media screen and (min-width: 960px) {
  .footerbrand-section .logo-set ul li {
    margin-left: 40px;
  }
}

.footerbrand-section .logo-set ul li:last-child {
  margin-left: 0;
}

.footerbrand-section .logo-set ul li a {
  text-decoration: none;
}

.footerbrand-section .logo-set ul li a.icon-chrysler {
  font-size: 27px;
}

@media screen and (max-width: 639px) {
  .footerbrand-section .logo-set ul li a.icon-chrysler {
    font-size: 23px;
  }
}

.footerbrand-section .logo-set ul li a.icon-alfaromeo {
  font-size: 40px;
}

.footerbrand-section .logo-set ul li a.icon-dodge {
  font-size: 10px;
}

.footerbrand-section .logo-set ul li a.icon-fiat {
  font-size: 40px;
}

.footerbrand-section .logo-set ul li a.icon-jeep {
  font-size: 72px;
}

.footerbrand-section .logo-set ul li a.icon-ramtrucks {
  font-size: 38px;
}

.footerbrand-section .logo-set ul li a.icon-mopar {
  font-size: 40px;
}

.footerbrand-section .logo-set ul li a.icon-srt {
  font-size: 92px;
}

.footerbrand-section .logo-set ul li a.icon-wagoneer {
  font-size: 20px;
}

@media screen and (max-width: 639px) {
  .footerbrand-section .logo-set ul li a.icon-wagoneer {
    font-size: 20px;
  }
}

.footerbrand-section .logo-set ul li [class^=icon-] {
  line-height: 40px;
  color: #fff;
  overflow: hidden;
  display: inline-block;
}

.mopar-cap .footerbrand-section .footer-head {
  padding: 0 36px;
}

.mopar-cap .footerbrand-section .logo-set ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media screen and (max-width: 639px) {

  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-12:first-child,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-6:first-child,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-4:first-child,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-3:first-child,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-2:first-child {
    width: 50%;
  }

  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-12:nth-child(2n),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-6:nth-child(2n),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-4:nth-child(2n),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-3:nth-child(2n),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-2:nth-child(2n) {
    clear: left;
  }

  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-12:nth-child(2n+1),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-6:nth-child(2n+1),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-4:nth-child(2n+1),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-3:nth-child(2n+1),
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-2:nth-child(2n+1) {
    clear: right;
  }
}

@media screen and (min-width: 960px) {

  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-12,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-6,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-4,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-3,
  .mopar-cap .footerbrand-section .logo-set ul li.col-sm-2 {
    width: auto;
    padding: 0;
  }
}

@media screen and (min-width: 960px) {
  .mopar-cap .footerbrand-section .logo-set ul li {
    margin-left: 30px;
  }
}

.mopar-cap .footerbrand-section .logo-set ul li:last-child {
  margin-left: 0;
}

.mopar-cap .footerbrand-section .logo-set ul li a.icon-chrysler {
  font-size: 20px;
}

@media screen and (min-width: 960px) {
  .mopar-cap .footerbrand-section .logo-set ul li a.icon-chrysler {
    font-size: 27px;
  }
}

@media screen and (max-width: 639px) {
  .mopar-cap .footerbrand-section .footer-head {
    padding: 0;
  }

  .mopar-cap .footerbrand-section .logo-set {
    padding: 0;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1440px;
  }
}

.footer-branding {
  background: #000;
}

footer .icon-fca {
  font-size: 114px;
  line-height: 42px;
  color: #fff;
  padding-top: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding-right: 28px;
}

.toggleItemsWrap {
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -ms-flexbox;
  display: flex;
}

footer .toggleItemsWrap {
  margin-bottom: 0;
  height: 70px;
  padding-left: 20px;
}

footer .logoWrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 20px;
}

footer .logos:before {
  content: " ";
  width: 96%;
  margin: 0 auto;
  border-top: 2px solid #7a8899;
}

footer .logos:after {
  content: " ";
  width: 96%;
  margin: 0 auto;
  border-bottom: 2px solid #7a8899;
}

footer .logos {
  text-align: center;
  padding: 24px 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

footer .toggleItemsWrap a {
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
}

.copyGroup {
  list-style: none;
}

.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 20px;
  font-size: 32px;
}

footer .socialCta {
  color: #7a8899;
  font-size: 32px;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
}

footer {
  background-color: #000;
  padding-bottom: 40px;
}

.footer-menu {
  padding-top: 40px;
}

.footer-menu ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.footer-menu a {
  text-decoration: none;
  color: #fff;
}

.btn-secondary {
  background-color: #0068b3;
  border-color: #0068b3;
  border-radius: 3px;
  box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.1);
}

.section-mvp img {
  margin-bottom: 15px;
}

h2.title,
.heading-1 {
  font-family: "TitlingGothicFBCond-Stand";
}

.hero-banner {
  width: 100%;
  position: relative;
}

.hero-banner img {
  width: 100%;
}

.hero-banner .hero-wrap {
  position: absolute;
  top: 50%;
  width: 30%;
}

.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.our-commitment .featurette-heading {
  margin-top: 2rem;
}

@media only screen and (max-width: 600px) {
  .hero-banner .hero-wrap {
    position: static;
    padding: 3em 0 0;
    width: 100%;
  }
}

.brand-color {
  color: #0068b3;
}

.featurette-heading {
  font-size: 35px;
}

.core-value {
  padding: 0em 0 4em;
}

.core-value h2 {
  margin-bottom: 2em;
}

.core-value .core-wrap {
  text-align: center;
}

.core-value .core-wrap img {
  width: 60%;
  padding-bottom: 30px;
}

.heritage .carousel-item>img {
  height: auto;
}

.heritage .carousel-indicators {
  bottom: 15px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  border-radius: 0px;
  right: 0;
}

.heritage .carousel-indicators li {
  text-indent: inherit;
  height: auto;
  width: 200px;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
  background: #ccc;
  text-align: center;
  border-left: solid 1px #fff;
}

.heritage .carousel-item {
  height: 35rem;
}

.title-sm {
  font-family: "TitlingGothicFBComp";
}

.our-journy {
  background: #2e3c4d;
  margin-bottom: 0;
  padding-bottom: 4px;
}

.our-journy .bannercontent {
  background: 100%;
  padding: 0;
  left: 6%;
  margin-right: 0;
  width: 40%;
  border-radius: 8px;
  position: absolute;
  z-index: 1;
  top: 50% !important;
  transform: translateY(-50%);
  color: #fff;
}

.our-journy .bannercontent img {
  padding-bottom: 10px;
  width: 90%;
}

.our-journy .carousel-indicators {
  bottom: -15px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  border-radius: 0px;
  right: 0;
}

.our-journy .carousel-item>img {
  height: auto;
}

.our-journy .carousel-indicators li {
  text-indent: inherit;
  height: auto;
  width: 200px;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  background: #2e3c4d;
  color: #fff;
  border-left: solid 1px #fff;
}

.our-journy .carousel-indicators li:last-child {
  border-left: none;
}

.our-journy .carousel-item {
  height: 36rem;
}

.our-journy .c-img img {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .core-value {
    overflow: hidden;
  }

  .navbar-brand img {
    padding-top: 0px;
  }

  .our-commitment img {
    width: 100%;
  }

  .heritage .carousel-indicators li {
    text-indent: -999em;
    height: 3px;
    width: 15px;
    padding: 0;
    background: #ccc;
    border-top: 1px;
    border-bottom: 1px;
  }

  .heritage .carousel-item {
    height: 20rem;
  }

  .flex-center img {
    width: 100%;
  }

  .our-journy {
    margin-bottom: 0;
  }

  .our-journy .c-img img {
    width: 100%;
  }

  .our-journy .carousel-indicators {
    bottom: 5px;
  }

  .our-journy .carousel-item {
    height: 33rem;
  }

  .our-journy .carousel-indicators li {
    text-indent: -999em;
    height: 3px;
    width: 15px;
    padding: 0;
    background: #ccc;
    border-top: 1px;
    border-bottom: 1px;
  }

  .our-journy .bannercontent {
    position: static;
    transform: translateY(10%);
    width: 100%;
  }

  .our-journy .bannercontent h2 {
    font-size: 24px;
  }

  .our-journy .bannercontent img {
    display: none;
  }
}

.brands {
  padding: 4em 0;
}

.brands p {
  width: 70%;
}

.brands p strong {
  font-family: "TitlingGothicFBCond-Stand";
}

.brands .brand-logo ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 30px;
  padding: 0;
}

.brands .brand-logo ul li {
  width: 10%;
  border: solid 1px #ccc;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.brands .brand-logo ul li img {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .brands {
    padding: 4em 20px 1em;
  }

  .brands .brand-logo ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }

  .brands .brand-logo ul li {
    width: auto;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }

  .brands p {
    width: 100%;
  }

  .core-value {
    padding: 0 20px;
  }

  .core-value h2 {
    text-align: center;
  }
}

.hero-banner .align-center {
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 1420px;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
}

.hero-banner .align-right {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.hero-banner .w50 {
  width: 50%;
}

.hero-banner .content-right {
  left: 10%;
}

.color-white {
  color: #fff;
  width: 30%;
}

.featurette img {
  width: 100%;
}

.parts {
  background: #f5f7fa;
  padding: 4rem 0;
}

.parts-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.parts-nav img {
  width: 100%;
}

.parts-nav .perf a,
.parts-nav .access a {
  background: #dadfe6;
  display: block;
  text-decoration: none;
  color: #475666;
  position: relative;
}

.parts-nav .perf a strong,
.parts-nav .access a strong {
  display: block;
  font-family: "TitlingGothicFBCond-Stand";
  font-size: 20px;
  padding: 20px;
  text-transform: uppercase;
}

.parts-nav .perf a:hover,
.parts-nav .perf a.active,
.parts-nav .access a:hover,
.parts-nav .access a.active {
  background-color: #475666;
  color: #fff;
}

.parts-nav .perf a.active .arrow-container,
.parts-nav .access a.active .arrow-container {
  display: -ms-flexbox;
  display: flex;
}

.hide {
  display: none;
}

.p40 {
  padding: 4rem 0;
}

.part-content {
  background: #fff;
  padding: 40px;
  margin-top: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.arrow-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: -24px;
  right: 18px;
  display: none;
}

.left-arrow,
.right-arrow,
.up-arrow,
.down-arrow {
  width: 0;
  height: 0;
  margin: 5px;
}

.left-arrow,
.right-arrow {
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}

.up-arrow,
.down-arrow {
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.right-arrow {
  border-right: 25px solid #475666;
}

.left-arrow {
  border-left: 25px solid #475666;
}

.up-arrow {
  border-bottom: 25px solid #475666;
}

.down-arrow {
  border-top: 25px solid #475666;
}

@media only screen and (max-width: 600px) {
  .hero-banner .align-center {
    width: 100%;
    height: 100%;
  }

  .hero-banner .align-right {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .color-white {
    color: #333;
    width: 100%;
    padding-bottom: 2rem;
  }
}

.feature-parts img {
  width: 100%;
  border: solid 1px #ccc;
}

.feature-parts .media-item-sm {
  margin-top: 40px;
}

.feature-parts h5 {
  font-family: "TitlingGothicFBCond-Stand";
}

.feature-parts a,
.flexcare-section a {
  background: #0068b3;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 4px;
}

.more {
  background: #f5f7fa;
  padding: 4rem 0 4em;
}

.more h2 {
  padding-bottom: 2rem;
}

.more p.sub-heading-link {
  margin: 0;
  padding: 15px 20px;
}

.more a {
  text-decoration: none;
  font-family: "TitlingGothicFBCond-Stand";
  color: #0068b3;
}

.more .card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
}

.p20 {
  padding: 4rem 0 0;
}

.genuine-content ul li {
  text-align: right;
}

.spacer {
  padding-top: 80px;
  display: block;
}

.img-mvp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.img-mvp img {
  width: 60%;
}

.search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.search input.text {
  height: 48px;
  padding: 0 18px;
  color: #333;
  font-size: 15px;
  color: #333;
  width: 50%;
  border: 1px solid #7a8899;
  background-color: #fff;
  -webkit-appearance: none;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.search button {
  width: 20%;
  margin-top: 20px;
  padding: 0.8rem 0;
}

.carousel-indicators {
  right: 48%;
  margin-left: 0;
  margin-right: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100px;
  border-radius: 30px;
}

.pdf ul {
  list-style: none;
  padding: 0;
}

.pdf ul li {
  padding-bottom: 5px;
}

.pdf a {
  text-decoration: none;
  color: var(--black);
}

.pdf a:hover {
  color: var(--blue);
}

.pdf .icon-dodge {
  font-size: 10px;
}

.pdf .icon-jeep {
  font-size: 4rem;
  line-height: 1rem;
  margin: 0;
}

.pdf .icon-ram,
.pdf .icon-alfaromeo,
.pdf .icon-fiat {
  font-size: 2rem;
  line-height: 1rem;
  margin: 0;
}

.pdf .icon {
  color: red;
  padding-left: 5px;
}

.img-tag {
  background-color: #dadfe6;
  height: 180px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}

.img-tag img {
  width: 250px;
}

.align-items-end {
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 160px;
  display: -ms-flexbox;
  display: flex;
}

.less-height {
  min-height: auto;
}

.service {
  list-style: none;
  padding: 0;
}

.service li {
  padding-bottom: 5px;
}

.service .icon {
  color: red;
  padding-left: 5px;
}

.service a {
  text-decoration: none;
  color: var(--black);
}

.tip-detail a {
  color: var(--black);
  text-decoration: none;
}

.tip-detail a:hover {
  color: var(--blue);
}

.tip-detail a .icon {
  color: red;
  padding-left: 5px;
}

.img-thumb {
  width: auto;
}

.with-bg .hero-content.color-white {
  background: rgb(0 0 0 / 70%);
  padding: 20px;
  border-radius: 10px;
}

@media only screen and (max-width: 600px) {
  .img-thumb img {
    width: 100%;
    margin-bottom: 2rem;
  }

  .with-bg .hero-content.color-white {
    background: none;
    border-radius: 0px;
  }

  .carousel-caption {
    width: 100%;
    position: static;
    background: none;
    color: var(--black);
  }

  .carousel-indicators {
    right: 50%;
    margin-left: 0;
    margin-right: -3rem;
    bottom: auto;
    top: 17em;
  }

  .heritage .carousel-indicators,
  .our-journy .carousel-indicators {
    right: 0;
    margin-left: 0;
    margin-right: 0;
    bottom: 0;
    top: auto;
    background: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }

  .carousel-item {
    height: auto;
  }

  .carousel-control-next {
    bottom: auto;
    top: 8em;
  }

  .carousel-control-prev {
    bottom: auto;
    top: 8em;
  }

  .dropdown-menu {
    box-shadow: none !important;
  }

  .dropdown-menu ul {
    padding-right: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1px;
    margin-bottom: 10px;
  }

  .dropdown-menu ul li a {
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    padding: 10px;
    background: #fafafa;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    gap: 10px;
  }

  .right-nav>a {
    background: var(--blue);
    width: 100%;
    display: block;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .right-nav ul {
    list-style: none;
    padding: 0;
  }

  .right-nav ul li a {
    margin-left: 0;
    background-color: var(--dark);
    color: var(--white) !important;
    margin-bottom: 15px;
  }

  .navbar-collapse {
    padding: 2rem 0 0;
  }

  .search input.text {
    width: 100%;
  }

  .search button {
    width: 100%;
    margin-bottom: 2rem;
  }

  .featurette-divider {
    margin: 2rem 0;
  }

  .spacer {
    padding-top: 40px;
  }

  .btn {
    margin-bottom: 40px;
  }

  .hero-banner .w50 {
    width: 100%;
  }

  .p20 {
    padding: 0 15px;
  }

  .media-item-sm img,
  .featurette img {
    margin-bottom: 20px;
  }
}

.z-index {
  z-index: 1;
  position: relative;
}

.gradient::after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzFmMjgzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzFjMjQyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzE2MWQyNSIgc3RvcC1vcGFjaXR5PSIwLjgxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iIzBjMGYxNCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to left, #1f2833 1%, #1c242e 10%, rgba(22, 29, 37, 0.81) 28%, rgba(12, 15, 20, 0) 62%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2833", endColorstr="#00000000", GradientType=1);
}

.form-section {
  background: #dadfe6;
  padding: 4rem 0;
}

.form-section h5 {
  font-family: "TitlingGothicFBCond-Stand";
  padding-top: 2rem;
}

.form-section form {
  padding: 4rem;
}

.contact-info {
  background: #0068b3;
  color: #fff;
  padding: 40px;
  border-radius: 8px;
  height: 100%;
}

.contact-info .icon {
  font-size: 24px;
  padding-left: 20px;
}

.contact-info .block {
  display: -ms-flexbox;
  display: flex;
  padding-left: 100px;
}

.offer-details {
  padding: 0;
}

.offer-details img {
  width: 100%;
  border-radius: 8px;
}

.btn-primary {
  margin-top: 20px;
  color: #fff;
  background-color: #0068b3;
  border: 1px solid #0068b3;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: 2px solid #0068b3;
  padding-right: 60px;
  padding-left: 60px;
}

.form-style {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-top: -139px;
  box-shadow: 0px 0px 3px #ccc;
}

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  width: 100%;
  vertical-align: top;
  margin: 0 0 1em;
}

.input__field {
  position: relative;
  display: block;
  float: left;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
}

.input__field:focus {
  outline: none;
}

.input__label {
  display: inline-block;
  float: left;
  padding: 0 1em;
  width: 40%;
  color: #6a7989;
  font-weight: bold;
  font-size: 80.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input__label-content {
  position: relative;
  display: block;
  padding: 0.9em 0;
  width: 100%;
}

/* Hoshi */
.input--hoshi {
  overflow: hidden;
}

.input__field--hoshi {
  margin-top: 1em;
  padding: 0.85em 0.15em;
  width: 100%;
  background: transparent;
  color: #595F6E;
}

.input__label--hoshi {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.25em;
  width: 100%;
  height: calc(100% - 1em);
  text-align: right;
  pointer-events: none;
}

.input__label-content--hoshi {
  position: absolute;
}

.input__label--hoshi::before,
.input__label--hoshi::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #B9C1CA;
}

.input__label--hoshi::after {
  margin-top: 2px;
  border-bottom: 4px solid red;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.3s;
}

.input__label--hoshi-color-1::after {
  border-color: hsl(200, 100%, 50%);
}

.input__label--hoshi-color-2::after {
  border-color: hsl(160, 100%, 50%);
}

.input__label--hoshi-color-3::after {
  border-color: hsl(20, 100%, 50%);
}

.input__field--hoshi:focus+.input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
  transform: translate3d(0, 0, 0);
}

.input__field--hoshi:focus+.input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
  animation: anim-1 0.3s forwards;
}

@keyframes anim-1 {
  50% {
    opacity: 0;
    transform: translate3d(-1em, 0, 0);
  }

  51% {
    opacity: 0;
    transform: translate3d(1em, -40%, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, -40%, 0);
  }
}

.service select.dlbrand {
  width: 50%;
  border: solid 1px #ccc;
  padding: 10px;
}

.dealer-block {
  padding: 20px;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin-bottom: 40px;
}

.dealer-block .icon {
  font-size: 15px;
  width: 30px;
  overflow: hidden;
  padding-left: 15px;
}

.dealer-block .img-block {
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  background: #dadfe6;
  border-radius: 3px;
}

.dealer-block .desc {
  line-height: 35px;
}

.dealer-block .time {
  display: -ms-flexbox;
  display: flex;
  line-height: 20px;
}

@media only screen and (max-width: 600px) {
  .form-style {
    box-shadow: none;
    border-radius: 0;
    margin-top: -10px;
  }

  .form-style .row {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-section {
    padding: 0;
    background: none;
  }

  .form-section form {
    padding: 2rem 1rem;
  }

  .btn-primary {
    width: 100%;
  }
}

.error {
  color: red;
}

.tile-veh {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
}

.tile-veh .icon-jeep {
  font-size: 3em;
}

.tile-veh .icon-dodge {
  font-size: 0.6em;
}

.dodge-mask .contact-info,
.dodge-mask .top-nav-right .sub-nav a.find-dealer,
.dodge-mask .btn-primary {
  background: #d50000;
}

.dodge-mask .btn-primary {
  border-color: #d50000;
}

.jeep-mask .contact-info,
.jeep-mask .top-nav-right .sub-nav a.find-dealer,
.jeep-mask .btn-primary {
  background: #ffba00;
  color: var(--black);
}

.jeep-mask .btn-primary {
  border-color: #ffba00;
}

.chrysler-mask .contact-info,
.chrysler-mask .top-nav-right .sub-nav a.find-dealer,
.chrysler-mask .btn-primary {
  background: #17b4f1;
  color: var(--black);
}

.chrysler-mask .btn-primary {
  border-color: #17b4f1;
}

.m-top {
  margin-top: -4rem;
}

.maintain h2,
.genuine h2,
.bprauto,
.sustainable {
  font-family: "ge_ss_tvbold";
  text-transform: uppercase;
}

.maintain h3 {
  font-size: 14px;
}

.maintain p {
  line-height: 18px;
}

.marketing-value h2 {
  display: block;
  padding-top: 30px;
  font-size: 20px;
}

.marketing-value p {
  padding-left: 15%;
}

/* Check Recall */
.repair-des {
  background: #fafafa;
  padding: 31px;
  margin: 33px 0;
  position: relative;
}

.repair-des h4 {
  font-size: 12px;
  letter-spacing: 0.5px;
  font-family: "TitlingGothicFBNarrow", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  color: #7f8890;
  text-transform: uppercase;
}

.repair-des p {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 28px;
}

.whoweare-impegno {
  width: 100%;
  background-color: #fff;
}

.whoweare-impegno__content {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #fff;
  padding: 60px 0;
}

.whoweare-impegno__content::before,
.whoweare-impegno__content::after {
  display: table;
  content: ' ';
}

.whoweare-impegno__content::after {
  clear: both;
}

h3.vin-head {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 38px;
  padding-right: .9375rem;
  letter-spacing: 1.45px;
}

.whoweare-impegno__content__text.vin-img {
  width: 58.5%;
  float: right;
}

.whoweare-impegno__content__text.vin-img img {
  max-width: 100%;
  min-width: 100%;
  border: 0.1px solid #bac4cb;
}

.whoweare-impegno__content__title.vin-info p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.whoweare-impegno__content__title:last-child:not(:first-child) {
  float: left;
}

.whoweare-impegno__content__title.vin-info {
  width: 41.5%;
}

.whoweare-impegno__content__title.vin-info p.page_disclaimer {
  margin-bottom: 19px;
}

.page_disclaimer {
  font-weight: bold;
}

.vin-btn-container {
  display: block;
  float: right;
  width: 100%;
  padding-bottom: 20px;
}

.whoweare-impegno__content__title a.check_vin {
  width: auto;
  float: right;
  margin-left: 10px;
}

a.check_vin {
  background-color: #525f6a;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  padding: 9px 19px;
  border-radius: 3px;
  display: table;
  text-decoration: none;
  border: 1px solid #525f6a;
  -webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
  transition: background-color 0.3s, border 0.3s, color 0.3s;
  letter-spacing: 1px;
  /* width: 172px; */
}

a.check_vin:hover {
  background-color: transparent;
  border: 1px solid #525f6a;
  color: #525f6a;
  -webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
  transition: background-color 0.3s, border 0.3s, color 0.3s;
}

a.vin-error-btn {
  background-color: red;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 9px 19px;
  border-radius: 3px;
  display: table;
  border: 1px solid red;
  -webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
  transition: background-color 0.3s, border 0.3s, color 0.3s;
  letter-spacing: 1px;
  width: 260px;
  display: none;
  margin-top: 15px;
  text-align: center;
}

a.vin-error-btn:hover {
  background-color: transparent;
  border: 1px solid #525f6a;
  color: #525f6a;
  -webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
  transition: background-color 0.3s, border 0.3s, color 0.3s;
}

.current-safety-recall {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.current-safety-recall h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.contact_form input {
  padding: 25px;
  margin-bottom: 30px;
}

@media print,
screen and (min-width: 40em) {
  .whoweare-impegno__content__title {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

@media print,
screen and (min-width: 40em) {
  .whoweare-impegno__content__text {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}

.flexcare-section .col-md-5 {
  padding-top: 15px;
}

/* flexcare page */
.flexcar-tab-nav {

  gap: 30px;
  background: #8fc2e6;
  border-radius: 30px;
}

.flexcar-tab-nav .nav-item a:hover {
  color: #fff;
}

.flexcar-tab-nav .nav-link {
  background-color: #8fc2e68f;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 30px;
  color: #fff !important;
}

.complementary-road-assistance__content {
  max-width: 1040px;
  width: 100%;
  background-color: #fff;
  padding: 0 0 60px 0;
}

.table_info {
  overflow-x: scroll;
}

.table_info tbody th,
.table_info tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

.table_info table td,
.table_info table th {
  border: 1px solid #a7b538;
  white-space: nowrap;
}

.table_info .selected_block {
  background: #a7b538;
  position: relative;
  border: 1px solid #fff;
}

.table_info .selected_block:after {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: 36%;
  right: 42%;
  background: #fff;

}

.table_info .back_gray td {
  background: #556674;
  color: #fff;
  /*text-align: center;*/
}

.info_links a {
  font-weight: bold;
  font-size: 12px;
  color: #525f6a;
  padding-left: 20px;
}

.head_band {
  background-color: #efefef;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 14px;
}

.head_band_container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.head_band_container h1 {

  font-weight: bold;
}

.base_contain {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
}

.form-section #mopar-calender {
  margin: 20px 0;
}

.form-section #mopar-calender form {
  padding: 0px;
  width: 100%;
}

.form-section i.icon-datepicker-plus:before {
  content: "\e907";
  font-family: "icomoon";
  margin-bottom: -2px;
  margin-right: 10px;
}

.form-section i.icon-datepicker-minus:before {
  content: "\e904";
  font-family: "icomoon";
  margin-bottom: -2px;
  margin-right: 10px;
}

.form-section i.icon-datepicker-prev:before {
  content: "\e905";
  font-family: "icomoon";
  margin-bottom: -2px;
  margin-right: 10px;
}

.form-section i.icon-datepicker-next:before {
  content: "\e906";
  font-family: "icomoon";
  margin-bottom: -2px;
  margin-right: 10px;
}

/* Tabbed Styles */
.tabbed {
  width: 90%;
  margin: 0 auto;
}

.tabbed ul {
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: right;
  margin-top: 20px;
  border-bottom: 4px solid #eee;
  margin-bottom: 0;
}

.tabbed ul li {
  justify-content: center;
  display: flex;
}

.tabbed ul li a {
  padding: 10px 30px;
  background: #dadfe6;
  text-decoration: none;
  color: #000;
}

.tabbed ul li a:hover {
  background-color: #0068b3;
  color: #fff;
}

.tabbed ul li.active a {
  background: #0068b3;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .tabbed ul {
    flex-direction: column;
    padding: 0;
  }

  .tabbed ul li a {
    width: 100%;
    text-align: center;
  }
}

.footer-menu ul {
  padding-top: 40px;
}

.ajaxloader {
  background-color: #212121;
  background-image: url(../img/loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.6;
  z-index: 50000;
}

@media screen and (min-width: 1024px) {
  .express-lane-hero {
    padding-top: 84px;
  }
}

.border_disclaimer {
  height: 2px;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.border_disclaimer__content {
  background-color: #525f6a;
  height: 2px;
}

.parts-page {
  top: 70% !important;
}

.parts-page .hero-content {
  text-align: left;
  max-width: max-content;
}

.parts-page h1 {
  font-size: 50px;
  font-weight: bold;
}

.parts-page p {
  font-weight: bold;
}

.sheet-image {
  margin-bottom: 15px;
}

.table_easycare {
  overflow: auto;
}

.selected_head {
  background: #a7b538;
  color: #fff;
  font-weight: bold;
}

.table_info.table_easycare tr td:first-child {
  text-align: center;
}

.table_info table td,
.table_info table th {
  border: 1px solid #a7b538;
  white-space: nowrap;
}

.slected_td {
  background: #d0d596;
  color: #404040;
}

.thankyou {
  text-align: center;
  width: 100%;
  padding-top: 15px;
}

.thank-you {
  text-align: center;
  width: 100%;
  padding-top: 15px;
}

.copy {
  color: #999;
}

.phone,
.mail,
.address {
  display: flex;
  align-items: center;
}
/* ocr */
.l-btn-capture{

  display: none;
}
#form-loader{
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 111;
  display: none;
}
.loader {
  position: fixed;
  left: 50%;
  top: 50%;
  border: 4px solid rgba(0, 0, 0, 0.8); 
  border-radius: 50%; 
  border-top: 4px solid #0068b3; 
  width: 50px; 
  height: 50px; 
  animation: spin 1s linear infinite; 
  margin: 20px auto; 

}
#vin-box {
        position: absolute;
        border: 3px dotted red;
        width: 320px;
        height: 40px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
        pointer-events: none;
        display: none;
    }
    #video {
      position: relative;
  width: 100%;
  height: 50%;
  object-fit: cover;
}
.video-buttons {
    display: flex;
    justify-content: center;
    padding: 10px;
}
.photo-preview img {
    width: inherit;
    height: auto;
    padding: 10px;
    text-align: center;
}
.ocr-text{
  padding: 10px;
}
.retry-button{
  display: flex;
  justify-content: center;
  padding: 5px;
}
@media only screen and (max-width: 600px) {
  form#recallForm .row{
    flex-direction: column;
  }
  .dealer-brand-sec {
    flex-direction: row-reverse !important;
  }
}
.select-dealer-cta{
padding-left: 4rem;
padding-right: 4rem;
}