@charset "UTF-8";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section,
summary {
  display: block;
}

img,
legend {
  border: 0;
}

body,
figure {
  margin: 0;
}

figure,
legend,
ol,
td,
th,
ul {
  padding: 0;
}

.DropdownNav,
.ui-widget *,
a:active,
a:hover {
  outline: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  height: auto;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
  font-size: 16px;
}

*,
:after,
:before {
  box-sizing: inherit;
}

body,
html {
  height: 100%;
}

.bigfont html {
  font-size: 18px;
}

body {
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 0 1em;
}

ol,
ul {
  list-style: none;
  margin: 0;
}

.offleft {
  position: absolute;
  left: -3000em;
  width: 1em;
  overflow: hidden;
}

.rtl .offleft {
  left: auto;
  right: -3000em;
}

.hide--mobile {
  display: none!important;
}

.pageWrapper {
  padding-top: 50px;
}

.wrapper {
  padding: 0 20px;
}

.header-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

hr.shadow {
  display: none;
}

html.open .pageWrapper {
  height: 100.1%;
  overflow-y: scroll;
}

.burger-menu .burger-menu__toggle {
  display: block;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 350;
}

.rtl .burger-menu .burger-menu__toggle {
  right: auto;
  left: 0;
}

.burger-menu .burger-menu__toggle-link {
  text-decoration: none;
  display: block;
  height: 50px;
  width: 49px;
}

.DropdownNav .selected,
.DropdownNav ul li {
  width: 100%;
  height: 45px;
}

#burger-menu-contents {
  position: fixed;
  top: 0;
  z-index: 300;
  left: 100%;
  text-transform: uppercase;
  min-height: 2000px;
}

.rtl #burger-menu-contents {
  left: auto;
  right: 100%;
}

#burger-menu-contents .overflow-container {
  overflow-y: auto;
}

#burger-menu-contents .back-to-site {
  display: block;
}

#burger-menu-contents .nav-pages a,
#burger-menu-contents .standard-spec a {
  display: block;
  text-decoration: none;
}

#burger-menu-contents .nav-pages>ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

#burger-menu-contents .nav-pages li {
  position: relative;
}

#burger-menu-contents .nav-pages .icon {
  position: absolute;
  right: 20px;
}

.rtl #burger-menu-contents .nav-pages .icon {
  right: auto;
  left: 20px;
}

#burger-menu-contents .standard-spec {
  position: relative;
}

#burger-menu-contents .standard-spec .icon {
  position: absolute;
  right: 20px;
  top: 20px;
}

.rtl #burger-menu-contents .standard-spec .icon {
  right: auto;
  left: 20px;
}

#burger-menu-contents .cta-links li {
  position: relative;
}

#burger-menu-contents .cta-links li a {
  display: block;
  vertical-align: bottom;
}

#payoffStep .burger-menu__toggle {
  border-left: none;
}

.headerText {
  padding: 20px 20px 0;
}

.headerText .heading,
.headerText .intro {
  margin: 0 0 20px;
}

.DropdownNav {
  font-weight: 700;
  letter-spacing: .2em;
  margin: 10px 0;
  max-width: none;
  position: relative;
  text-align: left;
}

.rtl .DropdownNav {
  text-align: right;
}

.DropdownNav .selected {
  display: block;
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 15px 40px 15px 23px;
  line-height: 15px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: background-color .4s ease-out;
}

.rtl .DropdownNav .selected {
  padding: 15px 23px 15px 40px;
}

.DropdownNav ul {
  display: none;
}

.DropdownNav ul li {
  display: table;
  float: none!important;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 23px;
  line-height: 12px;
  cursor: pointer;
}

.DropdownNav ul li:last-child {
  border-bottom: 0;
}

.DropdownNav ul li a {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}

.no-js .DropdownNav ul {
  display: block;
}

.bodyStyles .bodyStyle .imageBox {
  padding: 20px 0;
}

.bodyStyles .bodyStyle .imageBox img {
  display: block;
  margin: 0;
}

.collection .collectionImage,
.collectionDetails .extendedDescription,
.theme .collectionImage,
.themeGallery .thumbs {
  display: none;
}

.collection .inner,
.theme .inner {
  background: #f8f9f9;
  padding: 20px;
  margin-bottom: 5px;
}

.collectionDetails .description {
  margin: 0 0 10px;
}

.themeDetails {
  margin: 20px 0 0;
  overflow: auto;
}

.themeDetails .themeHeader {
  margin-bottom: 10px;
}

.themeDetails .fromPrice,
.themeDetails .toPrice {
  margin: 20px 0 0;
}

.themeGallery .slider {
  margin-bottom: 20px;
}

.themeGallery .slider .slide {
  width: 100%;
}

.themeGallery .slider .slide img {
  display: none;
  margin: 0;
}

.themeGallery .thumbs {
  margin: 20px 0 -11px;
}

.themeGallery .thumbs::after {
  clear: both;
  content: "";
  display: table;
}

.themeGallery .thumbs .thumb {
  float: left;
  margin: 0 -1px 0 0;
  position: relative;
  z-index: 2;
  width: 25%;
  max-width: 60px;
  box-shadow: 0 0 0 1px #000;
}

.themeGallery .thumbs .thumb.currentSlide {
  z-index: 3;
}

.themeGallery .thumbs .thumb.currentSlide:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px #000;
}

.themeGallery .thumbs .thumb.currentSlide .arrow {
  height: 0;
  width: 0;
  border-bottom: 8px solid #000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -6px;
}

#exteriorStep,
#interior2Step,
#interiorStep {
  background: #fff;
}

#hotspot-container {
  padding: 0 20px;
}

#hotspot-container .hotspots {
  padding-top: 25px;
}

#hotspot-container .hotspots h2 {
  padding-right: 40px;
}

.rtl #hotspot-container .hotspots h2 {
  padding-right: 0;
}

#hotspot-container .hotspots h2 a {
  pointer-events: none;
}

#hotspot-container .hotspots .selectedDescription {
  margin: 20px 20px 0;
  padding-right: 40px;
  width: 80%;
  min-height: 1px;
}

.rtl #hotspot-container .hotspots .selectedDescription {
  padding-right: 0;
}

#hotspot-container .hotspots .selectedDescription strong {
  white-space: nowrap;
  font-weight: 900;
}

#hotspot-container .hotspots .selectedWltpValue {
  margin-left: 20px;
  font-size: 10px;
  letter-spacing: .02em;
  line-height: 14px;
}

#hotspot-container .hotspots .featurelist {
  padding-bottom: 20px;
  position: relative;
}

#hotspot-container .hotspots .featurelist .info {
  display: block;
  width: 23px;
  height: 23px;
  right: 0;
  top: 0;
  z-index: 4;
  overflow: hidden;
  float: right;
  margin-top: -37px;
  margin-right: 20px;
}

#hotspot-container .hotspots .featurelist .wltpValue,
.entries {
  display: none;
}

.rtl #hotspot-container .hotspots .featurelist .info {
  float: left;
  margin-right: auto;
  margin-left: 20px;
}

#togglespot-container #togglespots {
  overflow: auto;
}

.entries {
  overflow: hidden;
  margin: 20px 0;
}

.entries .entry {
  position: relative;
  float: left;
  width: 17.5%;
  width: calc(22.22% - 22.5px);
  margin-left: 20px;
}

.entries .entry.loading:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  height: 80%;
  margin-left: -40%;
  margin-top: -40%;
  border-width: 8px;
  border-style: solid;
  border-color: rgba(238,238,238,.5);
  -webkit-animation-name: round;
  animation-name: round;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
}

.entries .entry:last-child {
  margin-right: 20px;
}

.entries .entry img {
  width: 100%;
}

@-webkit-keyframes round {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes round {
  from {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.featurelist .carousel {
  overflow: hidden;
  margin: -20px;
  min-height: 23.5%;
}

.featurelist .carousel-spacer {
  width: 1px;
  margin-left: -1px;
  padding-bottom: 25.7%;
  float: left;
}

#keyframes,
.imageDraw {
  width: 100%;
}

.featurelist .iosSlider {
  position: relative;
  top: 0;
  left: 0;
  overflow: visible!important;
  margin: 20px 0;
}

.featurelist .iosSlider .slider {
  width: 100%;
  height: 100%;
  overflow: inherit;
  margin: 0;
  display: block;
}

#hotspot-container .carousel .next,
#hotspot-container .carousel .prev,
#hotspot-container .carousel .title-bar,
#hotspot-container .close,
#hotspot-container .entry .carousel-conflict-notable-icon,
#hotspot-container .entry .disclaimer,
#hotspot-container .entry .extended-description,
#hotspot-container .entry .info-button,
#hotspot-container .entry .price,
#hotspot-container .entry .select-button,
#hotspot-container .entry .state,
#hotspot-container .entry br,
#hotspot-container .entry h1,
#hotspot-container .hotspotNotification,
#hotspot-container .incontext,
#togglespot-container #togglespots-360,
#togglespot-container #togglespots-hood,
.keyframes-control-wrapper,
.moreInformation,
.packs-and-options .a11y-title,
.packs-and-options .accordion-controls,
.packs-and-options .option-image,
.packs-and-options .option-more-info,
.packs-and-options .optionVideoLink,
.packs-and-options .pack-contents,
.packs-and-options .pack-feature-info-container,
.packs-and-options .pack-feature-info__image,
.packs-and-options .pack-gallery__image,
.packs-and-options .pack-thumbnails__image,
.packs-and-options .pack__extended_description,
.packs-and-options .packs-preview,
.packs-and-options .wltpValue,
.toggle-keyframe-type {
  display: none;
}

.imageDraw {
  position: fixed;
  z-index: 8;
}

.accordion-bar,
.accordion-content,
.accordion-content .option-group .option .option-content,
.accordion-content .pack-selection__list-item .pack-container {
  position: relative;
}

.rtl .imageDraw {
  direction: ltr;
}

.imageDraw #keyframes {
  width: 130.61%;
  margin-left: -15.3%;
  border-top: solid 1px #fff;
}

.imageDraw #keyframes canvas {
  margin-bottom: -1px;
}

.imageDraw .handle {
  position: relative;
  margin: 0 auto;
  width: 50px;
  height: 25px;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
}

.imageDraw .handle:before {
  transition: all .4s ease-out;
}

.imageDraw.open .handle:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media only screen and (orientation:landscape) {
  .imageDraw {
    position: relative;
    overflow: hidden;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
  }

  .imageDraw .handle {
    display: none;
  }

  #hotspot-container {
    padding-top: 0!important;
  }
}

#engineSubstep .filterableEngines .engine .filterEnginesAlign,
.packs-and-options .packs-and-options-column.primary {
  overflow: auto;
}

.accordion-bar {
  text-transform: uppercase;
  min-height: 35px;
  border-bottom: 1px solid #fff;
  padding: 8px 60px 8px 20px;
}

.accordion-bar .handle {
  right: 0;
  width: 35px;
  pointer-events: none;
}

.rtl .accordion-bar {
  padding-right: 20px;
  padding-left: 60px;
}

.rtl .accordion-bar .handle {
  right: auto;
  left: 0;
}

.accordion-content {
  display: none;
  padding: 0 20px;
  z-index: 0;
}

.accordion-content .pack-selection__list-item {
  padding-top: 15px;
  min-height: 70px;
}

.accordion-content .pack-selection__list-item:last-child .pack-container {
  border-bottom: none;
}

.accordion-content .pack-selection__list-item .pack-container .pack__description {
  margin: 0 65px 0 60px;
}

.rtl .accordion-content .pack-selection__list-item .pack-container .pack__description {
  margin: 0 30px 0 65px;
}

.accordion-content .pack-selection__list-item .pack-container .pack__price {
  padding-bottom: 12px;
}

.rtl .accordion-content .pack-selection__list-item .pack-container .pack__price {
  margin-left: auto;
  margin-right: 30px;
}

.accordion-content .option-group:last-child .option.no-info:last-child {
  border-bottom: none;
}

.accordion-content .option-group .option .option-short-info p {
  margin-bottom: 0;
  margin-left: 60px;
  padding-top: 15px;
  padding-right: 95px;
  width: 100%;
}

.rtl .accordion-content .option-group .option .option-short-info p {
  padding-right: 0;
  padding-left: 95px;
  margin-left: auto;
  margin-right: 30px;
}

.accordion-content .option-group .option .option-footer {
  padding-bottom: 15px;
}

.accordion-content .option-group .option .option-footer .option-price {
  margin-bottom: 0;
  margin-left: 30px;
}

.rtl .accordion-content .option-group .option .option-footer .option-price {
  margin-left: auto;
  margin-right: 30px;
}

body#otherStep {
  background-color: #fff;
  background-image: none;
}

.moreInformation .header {
  color: #fff;
  height: 50px;
  position: fixed;
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  z-index: 6;
}

.moreInformation .header h3 {
  padding-right: 50px;
  line-height: 50px;
}

.moreInformation .header .close {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

.moreInformation .content {
  opacity: 1;
  height: auto!important;
}

.moreInformation.loading .content {
  position: fixed;
  opacity: 0;
}

.moreInformation.loading:before {
  content: "";
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin-left: -75px;
  margin-top: -75px;
  border-width: 8px;
  border-style: solid;
  border-color: rgba(238,238,238,.5);
  -webkit-animation-name: round;
  animation-name: round;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 50%;
}

.moreInformation .controls {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 5;
  display: none;
}

.moreInformation .controls a {
  width: 50%;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background-color: grey;
  padding: 0 20px;
  text-decoration: none;
}

.moreInformation .controls a.next {
  text-align: right;
}

.rtl .moreInformation .controls a.next {
  text-align: left;
}

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

.moreInformation .imageControls a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.moreInformation .imageControls .pagination {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}

.moreInformation .feature {
  width: 100%;
}

.moreInformation .feature .feature-inner {
  padding: 70px 20px 20px;
}

.moreInformation .feature .feature-inner .price {
  padding-bottom: 20px;
}

.moreInformation .feature .feature-inner .wltpValue {
  font-size: 10px;
  letter-spacing: .02em;
  line-height: 14px;
}

.moreInformation .feature .feature-image {
  width: 215px;
  margin: 0 auto 20px;
  position: relative;
}

.moreInformation .feature .feature-image .rc-star {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 0 0 32px;
  position: absolute;
  z-index: 300;
  font-size: 18px;
}

.moreInformation .feature .feature-image .rc-star:before {
  display: inline-block;
  margin-top: 2px;
  font-size: 180px;
  top: -161px;
  margin-left: 4px;
  color: #aaa;
}

.moreInformation .feature .feature-image img {
  display: block;
  margin: 0 auto;
}

.moreInformation .description .option-button,
.moreInformation .description .title,
.moreInformation .feature .selectButton .offleft,
.moreInformation .pack-gallery .pack-thumbnails {
  display: none;
}

.moreInformation .feature .feature-image .iosSlider {
  height: auto!important;
}

.moreInformation .feature .description {
  margin-top: 20px;
}

.moreInformation .feature .selectButton {
  margin-top: 20px;
  float: right;
}

.moreInformation .feature .pack-contents__heading {
  margin: 20px 0 10px;
}

.moreInformation.headerControls .controls,
.moreInformationOpen .moreInformation {
  display: block;
}

.moreInformation.headerControls .feature .feature-inner {
  padding: 120px 20px 20px;
}

.moreInformationOpen .header-wrapper,
.moreInformationOpen .pageWrapper,
.summary-main .overview ul,
.summary-main .standard-features ul {
  display: none;
}

.rtl .moreInformationOpen .moreInformation {
  direction: rtl;
}

.summary-main {
  background: #fff;
}

.summary-main .wrapper {
  padding: 0;
}

.summary-main .info {
  padding: 20px;
}

.summary-main .info h2 {
  margin-bottom: 5px;
}

.summary-main .info #prices {
  margin: 20px -20px;
}

.summary-main .info #prices p {
  padding: 0 20px;
  margin: 0;
  overflow: hidden;
}

.summary-main .info #prices p strong {
  float: right;
  font-weight: 400;
}

.rtl .summary-main .info #prices p strong {
  float: left;
}

.summary-main .info #prices .payoff-heading-total-price {
  margin-top: 5px;
  padding: 6px 20px;
}

.summary-main .info .disc a {
  display: inline-block;
}

.summary-main #accessories-button .button-container {
  text-align: center;
  padding-top: 30px;
}

.summary-main #accessories-button .button-container .button {
  margin-bottom: 30px;
}

.summary-main #accessories-button h2,
.summary-main .accessories-breakdown h2,
.summary-main .breakdown h2,
.summary-main .overview h2,
.summary-main .standard-features h3 {
  padding: 8px 20px;
  text-transform: uppercase;
}

.summary-main .accessories-breakdown,
.summary-main .breakdown {
  padding: 0 20px 20px;
}

.summary-main .accessories-breakdown .accessories-top,
.summary-main .accessories-breakdown .top,
.summary-main .breakdown .accessories-top,
.summary-main .breakdown .top {
  margin: 0 -20px 20px;
  position: relative;
}

.summary-main .accessories-breakdown .accessories-top a,
.summary-main .accessories-breakdown .top a,
.summary-main .breakdown .accessories-top a,
.summary-main .breakdown .top a {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.rtl .summary-main .accessories-breakdown .accessories-top a,
.rtl .summary-main .accessories-breakdown .top a,
.rtl .summary-main .breakdown .accessories-top a,
.rtl .summary-main .breakdown .top a {
  right: auto;
  left: 0;
}

.summary-main .accessories-breakdown #exteriorKeyframes,
.summary-main .accessories-breakdown #interiorKeyframes,
.summary-main .breakdown #exteriorKeyframes,
.summary-main .breakdown #interiorKeyframes {
  margin: -20px -20px 0;
  padding-bottom: 20px;
}

.summary-main .accessories-breakdown .price,
.summary-main .breakdown .price {
  position: absolute;
  right: 0;
  top: 8px;
  color: #fff;
  font-size: 14px;
  padding-right: 20px;
}

.bigfont .summary-main .accessories-breakdown .price,
.bigfont .summary-main .breakdown .price {
  font-size: 16px;
}

.summary-main .accessories-breakdown h3,
.summary-main .breakdown h3 {
  margin: 0;
}

.summary-main .accessories-breakdown ul,
.summary-main .breakdown ul {
  margin: 0;
  padding: 0;
}

.summary-main .accessories-breakdown ul li,
.summary-main .breakdown ul li {
  position: relative;
  padding: 5px 80px 5px 0;
}

.rtl .summary-main .accessories-breakdown ul li,
.rtl .summary-main .breakdown ul li {
  padding: 5px 0 5px 80px;
}

.summary-main .accessories-breakdown ul li span,
.summary-main .accessories-breakdown ul li strong,
.summary-main .breakdown ul li span,
.summary-main .breakdown ul li strong {
  font-weight: 700;
}

.summary-main .accessories-breakdown ul li span,
.summary-main .breakdown ul li span {
  width: 80px;
  position: absolute;
  right: 0;
  top: 6px;
  display: block;
  text-align: right;
}

.rtl .summary-main .accessories-breakdown ul li span,
.rtl .summary-main .breakdown ul li span {
  right: auto;
  left: 0;
  text-align: left;
}

.summary-main .accessories-breakdown ul li.total,
.summary-main .breakdown ul li.total {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
  border-bottom: none;
}

.rtl .summary-main .accessories-breakdown ul li.total,
.rtl .summary-main .breakdown ul li.total {
  text-align: left;
}

.bigfont .summary-main .accessories-breakdown ul li.total,
.bigfont .summary-main .breakdown ul li.total {
  font-size: 18px;
}

.summary-main .accessories-breakdown .packs .packname,
.summary-main .breakdown .packs .packname {
  font-weight: 700;
  padding: 5px 80px 5px 0;
}

.rtl .summary-main .accessories-breakdown .packs .packname,
.rtl .summary-main .breakdown .packs .packname {
  padding: 5px 0 5px 80px;
}

.summary-main .accessory-category {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -15px;
}

.summary-main .overview,
.summary-main .standard-features {
  margin-bottom: 5px;
}

.summary-main .standard-features h3 {
  cursor: pointer;
  position: relative;
}

.summary-main .standard-features h3:after {
  right: 0;
  height: 100%;
}

.summary-main .social {
  display: none;
  padding: 20px;
}

.summary-main .social li {
  float: left;
  margin-right: 10px;
}

#__personalised_pdf_form,
.a11y-mode-link {
  display: none;
}

.always-show-notable {
  background: #fff;
  position: relative;
}

.notable {
  padding: 70px 20px 20px;
}

.notable .notable-heading {
  position: fixed;
  width: 100%;
  height: 50px;
  min-height: 50px;
  top: 0;
  left: 0;
  padding: 0 70px 0 20px;
  display: table;
}

.notable .notable-heading .back-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: block;
  z-index: 2;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
}

.icon,
body {
  position: relative;
}

.notable .notable-heading .back-link:before {
  width: 50px;
  height: 50px;
}

.notable .notable-heading h3 {
  display: table-cell;
  vertical-align: middle;
  line-height: 14px;
}

.notable .notable-price-change {
  margin: 40px 0 20px;
  padding-top: 10px;
  font-weight: 700;
}

.notable ul {
  margin-bottom: 20px;
}

.rtl * {
  letter-spacing: normal!important;
}

.rtl .icon--chevron-left,
.rtl .icon--chevron-right {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.rtl .iosSlider {
  direction: ltr;
}

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

.icon--chevron-left:before {
  content: "";
}

.icon--chevron-right:before {
  content: "";
}

.icon--hamburger:before {
  content: "";
}

.icon--close:before {
  content: "";
}

.icon--chevron-down:before {
  content: "";
}

.icon--chevron-up:before {
  content: "";
}

.icon--book-test-drive:before {
  content: "";
}

.icon--calculator:before {
  content: "";
}

.icon--download-brochure:before {
  content: "";
}

.icon--download-pdf:before {
  content: "";
}

.icon--email:before {
  content: "";
}

.icon--find-dealer:before {
  content: "";
}

.icon--stay-informed:before {
  content: "";
}

.icon--send-to-dealer:before {
  content: "";
}

.icon--download:before {
  content: "";
}

.icon--plus:before {
  content: "";
}

.icon--tick:before {
  content: "";
}

.icon--flag:before {
  content: "";
}

.icon--cross:before {
  content: "";
}

.icon--star:before {
  content: "";
}

.icon--minus:before {
  content: "";
}

.icon--plus-2:before {
  content: "";
}

.icon {
  top: 0;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

@font-face {
  font-family: icomoon;
  src: url(/jdx/resources/fonts/fincalcIcons/icomoon.woff) format("woff"),url(/jdx/resources/fonts/fincalcIcons/icomoon.ttf) format("truetype"),url(/jdx/resources/fonts/fincalcIcons/icomoon.svg?#fincalcIcons) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Jaguar;
  font-weight: 700;
  src: url(/jdx/resources/fonts/Jaguar-Bold.eot?) format("eot"),url(/jdx/resources/fonts/Jaguar-Bold.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/Jaguar-Bold.woff) format("woff"),url(/jdx/resources/fonts/Jaguar-Bold.ttf) format("truetype");
}

@font-face {
  font-family: ProximaNovaRgRegular;
  src: url(/jdx/resources/fonts/ProximaNova-Reg-webfont.eot);
  src: url(/jdx/resources/fonts/ProximaNova-Reg-webfont.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.woff) format("woff"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.ttf) format("truetype"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaNovaLtSemibold;
  src: url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.eot);
  src: url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.woff) format("woff"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.ttf) format("truetype"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.svg#ProximaNovaLtSemibold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaNovaRgRegular;
  src: url(/jdx/resources/fonts/ProximaNova-Reg-webfont.eot);
  src: url(/jdx/resources/fonts/ProximaNova-Reg-webfont.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.woff) format("woff"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.ttf) format("truetype"),url(/jdx/resources/fonts/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}

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

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

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

@font-face {
  font-family: ProximaNovaLtSemibold;
  src: url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.eot);
  src: url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.woff) format("woff"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.ttf) format("truetype"),url(/jdx/resources/fonts/ProximaNova-Sbold-webfont.svg#ProximaNovaLtSemibold) format("svg");
  font-weight: 400;
  font-style: normal;
}

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

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

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

/*!
 * Jagur fonts are owned by and copyright of Jaguar Cars Limited: Registered Office: Abbey Road, Whitley, Coventry CV3 4LF Registered in England No: 1672070
 */

@font-face {
  font-family: Jaguar;
  src: url(/jdx/resources/fonts/Jaguar-Regular.eot?) format("eot"),url(/jdx/resources/fonts/Jaguar-Regular.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/Jaguar-Regular.woff) format("woff"),url(/jdx/resources/fonts/Jaguar-Regular.ttf) format("truetype");
}

@font-face {
  font-family: Jaguar;
  font-weight: 700;
  src: url(/jdx/resources/fonts/Jaguar-Bold.eot?) format("eot"),url(/jdx/resources/fonts/Jaguar-Bold.eot?#iefix) format("embedded-opentype"),url(/jdx/resources/fonts/Jaguar-Bold.woff) format("woff"),url(/jdx/resources/fonts/Jaguar-Bold.ttf) format("truetype");
}

body {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-size: 13px;
}

.fromPrice,
.price,
.toPrice {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.bigfont body {
  font-size: 15px;
}

.fromPrice,
.toPrice {
  font-size: 13px;
  line-height: 15px;
}

.bigfont .fromPrice,
.bigfont .toPrice {
  font-size: 15px;
}

.price {
  font-size: 18px;
  line-height: 20px;
}

.bigfont .price {
  font-size: 20px;
}

.price-table td {
  padding-right: 5px;
}

.select-button,
.selectButton {
  background-color: #9e1b32;
  border: none;
  color: #fff;
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 13px;
  text-decoration: none;
  text-shadow: none;
  -webkit-transform: translate3d(0,0,0);
  display: inline-block;
  font-size: 13px;
  padding: 10px 20px;
}

.no-touch .select-button:hover,
.no-touch .selectButton:hover,
.select-button.disabled,
.select-button.selected,
.selectButton.disabled,
.selectButton.selected,
.selected .select-button,
.selected .selectButton {
  background-color: #352c2c;
  color: #fff;
}

.select-button.cancel,
.select-button.leave,
.selectButton.cancel,
.selectButton.leave {
  background-color: #d5dae1;
  color: #333;
}

.no-touch .select-button.cancel:hover,
.no-touch .select-button.leave:hover,
.no-touch .selectButton.cancel:hover,
.no-touch .selectButton.leave:hover {
  background-color: #939897;
  color: #fff;
}

.bigfont .select-button,
.bigfont .selectButton {
  font-size: 15px;
}

.chevron-icon-space-before {
  margin-left: .375em;
}

.rtl .chevron-icon-space-before {
  margin-left: auto;
  margin-right: .375em;
}

.chevron-icon-space-after {
  margin-right: .375em;
}

.rtl .chevron-icon-space-after {
  margin-left: .375em;
  margin-right: auto;
}

.stop-scroll {
  height: 100%;
  overflow: hidden;
}

body {
  z-index: 100;
  background: #f2f2f2;
}

.overlay {
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120%;
  margin-top: 50px;
  z-index: 200;
  background-color: rgba(37,37,37,.75);
  visibility: hidden;
  transition: opacity .4s ease-out;
}

#modelStep .burger-menu__toggle-link,
#modelStep .toggle-close,
#modelStep .toggle-open,
#themeStep .burger-menu__toggle-link,
#themeStep .toggle-close,
#themeStep .toggle-open {
  background-color: #fff!important;
}

.open .overlay {
  opacity: 1;
}

.main-header,
.save-menu-container {
  display: none;
}

#exteriorStep .burger-menu__toggle-link,
#interiorStep .burger-menu__toggle-link,
#otherStep .burger-menu__toggle-link,
#payoffStep .burger-menu__toggle-link {
  background-color: #f2f2f2!important;
}

.hamburger .overlay {
  bottom: 0;
}

.burger-menu .burger-menu__toggle {
  border-left: 1px solid #d5dae1;
}

.rtl .burger-menu .burger-menu__toggle {
  border-right: 1px solid #555;
}

.burger-menu .burger-menu__toggle-link,
.burger-menu .burger-menu__toggle-link .ham-icon-close,
.burger-menu .burger-menu__toggle-link .ham-icon-open {
  color: #000;
}

#burger-menu-contents {
  background-color: #fff;
}

#burger-menu-contents .back-to-site {
  background-color: #fff;
  height: 50px;
}

#burger-menu-contents .back-to-site a {
  color: #000;
  text-decoration: none;
  letter-spacing: .04em;
  margin-left: 20px;
  line-height: 4em;
  font-family: ProximaNovaRgRegular,Helvetica,Sans-Serif,Lucida Sans Unicode,Arial;
  font-size: 13px;
}

.rtl #burger-menu-contents .back-to-site a {
  margin-left: auto;
  margin-right: 20px;
}

.bigfont #burger-menu-contents .back-to-site a {
  font-size: 15px;
}

#burger-menu-contents .nav-pages a,
#burger-menu-contents .standard-spec a {
  padding: 10px 50px 10px 20px;
}

.rtl #burger-menu-contents .nav-pages a,
.rtl #burger-menu-contents .standard-spec a {
  padding: 10px 20px 10px 50px;
}

#burger-menu-contents .nav-pages {
  background-color: #f2f2f2;
  font-size: 13px;
}

.bigfont #burger-menu-contents .nav-pages {
  font-size: 15px;
}

#burger-menu-contents .nav-pages li a {
  text-decoration: none;
}

#burger-menu-contents .nav-pages:first-child {
  border-top: 1px solid #939897;
}

#burger-menu-contents .nav-pages .step {
  border-bottom: 1px solid #939897;
}

#burger-menu-contents .nav-pages .step a {
  color: #000;
}

#burger-menu-contents .nav-pages .step.selected {
  background-color: #fff;
}

#burger-menu-contents .nav-pages .icon {
  top: 12px;
}

#burger-menu-contents .standard-spec a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  vertical-align: bottom;
}

#burger-menu-contents .standard-spec a .icon {
  top: 13px;
}

.bigfont #burger-menu-contents .standard-spec a {
  font-size: 15px;
}

#burger-menu-contents .cta-links,
#burger-menu-contents .region-link {
  padding: 10px 0;
}

#burger-menu-contents .cta-links li a,
#burger-menu-contents .region-link li a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
  padding: 10px 50px 10px 20px;
}

.bigfont #burger-menu-contents .cta-links li a,
.bigfont #burger-menu-contents .region-link li a {
  font-size: 15px;
}

#burger-menu-contents .cta-links li ul li a,
#burger-menu-contents .cta-links li ul li li a,
#burger-menu-contents .region-link li ul li a,
#burger-menu-contents .region-link li ul li li a {
  padding: 0;
}

#burger-menu-contents .cta-links li ul li a div,
#burger-menu-contents .cta-links li ul li li a div,
#burger-menu-contents .region-link li ul li a div,
#burger-menu-contents .region-link li ul li li a div {
  color: #939897;
  text-decoration: none;
  font-size: 13px;
  padding: 10px 50px 10px 20px;
}

.bigfont #burger-menu-contents .cta-links li ul li a div,
.bigfont #burger-menu-contents .cta-links li ul li li a div,
.bigfont #burger-menu-contents .region-link li ul li a div,
.bigfont #burger-menu-contents .region-link li ul li li a div {
  font-size: 15px;
}

#burger-menu-contents .region-link .select:after,
#burger-menu-contents .region-link.selected ul li.select:after {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 80px;
  right: 16px;
  float: right;
}

#burger-menu-contents .region-link {
  background: #252525;
}

#burger-menu-contents .region-link .regions ul li.selected,
#burger-menu-contents .region-link.selected {
  background: #181818;
}

#burger-menu-contents .region-link .select:after {
  position: relative;
  display: inline-block;
  content: "";
  top: 7px;
  margin-top: -65px;
  color: #fff;
}

#burger-menu-contents .region-link .regions {
  display: none;
}

#burger-menu-contents .region-link .regions ul li a div {
  color: #d7d7d7;
}

#burger-menu-contents .region-link .regions ul li a div span {
  float: right;
  left: 32px;
}

#burger-menu-contents .region-link.selected ul li.select {
  background: #181818;
  padding-bottom: 10px;
}

#burger-menu-contents .region-link.selected ul li.select:after {
  display: inline-block;
  content: "";
  top: 10px;
  position: absolute;
  margin-top: -10px;
  color: #fff;
}

#burger-menu-contents .region-link.selected ul li.select a {
  color: #fff;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

#burger-menu-contents .region-link.selected ul li.regions {
  display: block;
  background: #252525;
}

.link-icon-download-brochure-circle:before,
.link-icon-download-brochure:before,
.link-icon-email-circle:before,
.link-icon-email:before,
.link-icon-finance-calculator-circle:before,
.link-icon-finance-calculator:before,
.link-icon-find-a-dealer-circle:before,
.link-icon-find-a-dealer:before,
.link-icon-kmi-form-circle:before,
.link-icon-kmi-form:before,
.link-icon-payoff-brochure:before,
.link-icon-payoff-dealer:before,
.link-icon-payoff-email:before,
.link-icon-payoff-kmi-circle:before,
.link-icon-payoff-kmi:before,
.link-icon-payoff-quote:before {
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
}

#burger-menu-contents .region-link.selected ul li.regions ul li.selected {
  background: #181818;
}

#burger-menu-contents .region-link.selected ul li.regions ul li a {
  color: #d7d7d7;
}

#burger-menu-contents .region-link.selected ul li.regions ul li a span {
  float: right;
  left: 32px;
}

.link-icon-finance-calculator-circle:before,
.link-icon-finance-calculator:before,
.link-icon-payoff-quote:before {
  right: 17px;
  font-size: 115px;
  margin-top: -96px;
  content: "";
}

.rtl .link-icon-finance-calculator-circle:before,
.rtl .link-icon-finance-calculator:before,
.rtl .link-icon-payoff-quote:before {
  right: auto;
  left: 17px;
}

.link-icon-download-brochure-circle:before,
.link-icon-download-brochure:before,
.link-icon-payoff-brochure:before {
  right: 10px;
  font-size: 35px;
  margin-top: -9px;
  content: "";
}

.rtl .link-icon-download-brochure-circle:before,
.rtl .link-icon-download-brochure:before,
.rtl .link-icon-payoff-brochure:before {
  right: auto;
  left: 10px;
}

.link-icon-find-a-dealer-circle:before,
.link-icon-find-a-dealer:before,
.link-icon-payoff-dealer:before {
  right: 15px;
  font-size: 150px;
  margin-top: -128px;
  content: "";
}

.rtl .link-icon-find-a-dealer-circle:before,
.rtl .link-icon-find-a-dealer:before,
.rtl .link-icon-payoff-dealer:before {
  right: auto;
  left: 15px;
}

.link-icon-email-circle:before,
.link-icon-email:before,
.link-icon-payoff-email:before {
  right: 17px;
  font-size: 120px;
  margin-top: -103px;
  content: "";
}

.rtl .link-icon-email-circle:before,
.rtl .link-icon-email:before,
.rtl .link-icon-payoff-email:before {
  right: auto;
  left: 17px;
}

.link-icon-kmi-form-circle:before,
.link-icon-kmi-form:before,
.link-icon-payoff-kmi-circle:before,
.link-icon-payoff-kmi:before {
  right: 15px;
  font-size: 24px;
  margin-top: -7px;
  content: "";
}

.link-icon-download-pdf-circle:before,
.link-icon-download-pdf:before,
.link-icon-payoff-pdf:before,
.link-icon-payoff-sendtodealer:before,
.link-icon-send-email-circle:before,
.link-icon-send-email:before {
  font-size: 30px;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
}

.rtl .link-icon-kmi-form-circle:before,
.rtl .link-icon-kmi-form:before,
.rtl .link-icon-payoff-kmi-circle:before,
.rtl .link-icon-payoff-kmi:before {
  right: auto;
  left: 15px;
}

.link-icon-download-pdf-circle:before,
.link-icon-download-pdf:before,
.link-icon-payoff-pdf:before {
  right: 12px;
  margin-top: -4px;
  content: "";
}

.rtl .link-icon-download-pdf-circle:before,
.rtl .link-icon-download-pdf:before,
.rtl .link-icon-payoff-pdf:before {
  right: auto;
  left: 12px;
}

.link-icon-payoff-sendtodealer:before,
.link-icon-send-email-circle:before,
.link-icon-send-email:before {
  right: 17px;
  margin-top: -6px;
  content: "";
}

.rtl .link-icon-payoff-sendtodealer:before,
.rtl .link-icon-send-email-circle:before,
.rtl .link-icon-send-email:before {
  right: auto;
  left: 8px;
}

.link-icon-payoff-testdrive:before,
.link-icon-test-drive-circle:before,
.link-icon-test-drive:before {
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 16px;
  font-size: 130px;
  margin-top: -114px;
  content: "";
}

.link-icon-chevron-right-circle:before,
.link-icon-download-circle:before,
.link-icon-download:before,
.link-icon-info:before,
.link-icon-payoff-default:before {
  display: inline-block;
  font-family: icons;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 10px;
  margin-top: -3px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rtl .link-icon-payoff-testdrive:before,
.rtl .link-icon-test-drive-circle:before,
.rtl .link-icon-test-drive:before {
  right: auto;
  left: 16px;
}

.link-icon-chevron-right-circle:before,
.link-icon-payoff-default:before {
  right: 18px;
  font-size: 20px;
  content: "";
}

.rtl .link-icon-chevron-right-circle:before,
.rtl .link-icon-payoff-default:before {
  right: auto;
  left: 18px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.link-icon-download-circle:before,
.link-icon-download:before {
  right: 18px;
  font-size: 20px;
  content: "";
}

.rtl .link-icon-download-circle:before,
.rtl .link-icon-download:before {
  right: auto;
  left: 18px;
}

.link-icon-info:before {
  right: 15px;
  font-size: 25px;
}

.rtl .link-icon-info:before {
  right: auto;
  left: 15px;
}

#burger-menu-contents,
.header-wrapper,
.slide .pageWrapper {
  transition: transform .4s ease-in-out;
  -webkit-transition: -webkit-transform .4s ease-in-out;
}

#exteriorStep .toggle-close,
#exteriorStep .toggle-open,
#interiorStep .toggle-close,
#interiorStep .toggle-open,
#otherStep .toggle-close,
#otherStep .toggle-open,
#payoffStep .toggle-close,
#payoffStep .toggle-open {
  background-color: #f2f2f2!important;
}

#modelStep .step-bar-wrapper,
#themeStep .step-bar-wrapper {
  background: #fff;
  color: #fff;
}

#modelStep .step-navigation-link,
#themeStep .step-navigation-link {
  background: #fff;
}

#exteriorStep .step-bar-wrapper,
#exteriorStep .step-bar-wrapper .step,
#interiorStep .step-bar-wrapper,
#interiorStep .step-bar-wrapper .step,
#otherStep .step-bar-wrapper,
#otherStep .step-bar-wrapper .step,
#payoffStep .step-bar-wrapper,
#payoffStep .step-bar-wrapper .step {
  background: #f2f2f2;
  color: #444;
}

#exteriorStep .step-navigation-link,
#interiorStep .step-navigation-link,
#otherStep .step-navigation-link,
#payoffStep .step-navigation-link {
  background: 0 0;
  color: #444;
}

#exteriorStep .step-link,
#interiorStep .step-link,
#otherStep .step-link,
#payoffStep .step-link {
  color: #444;
}

.header-wrapper {
  position: fixed;
  z-index: 300;
  width: 100%;
}

.header-wrapper:after {
  background: url(../../img/jag/header_shadow_repx.png) center top repeat-x;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  width: 100%;
  z-index: 1!important;
}

.step-bar-wrapper {
  height: 50px;
  overflow: hidden;
}

.step-bar-wrapper .step-bar {
  position: relative;
}

.step-bar-wrapper .step-bar-heading {
  display: none;
}

.step-bar-wrapper .step-navigation {
  display: block;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}

.step-bar-wrapper .step-navigation.step-previous {
  left: 0;
}

.rtl .step-bar-wrapper .step-navigation.step-previous {
  left: auto;
}

.step-bar-wrapper .step-navigation.step-next {
  right: 51px;
}

.rtl .step-bar-wrapper .step-navigation.step-next {
  left: 51px;
  right: auto;
}

.step-bar-wrapper .step-navigation-link {
  color: #999;
  text-decoration: none;
  display: block;
  height: 50px;
  width: 50px;
}

.step-bar-wrapper .step-list {
  list-style: none;
  margin: 0;
  padding: 0 100px 0 50px;
}

.rtl .step-bar-wrapper .step-list {
  padding: 0 50px 0 100px;
}

.step-bar-wrapper .last-step .step-list {
  padding: 0 50px;
}

.step-bar-wrapper .step {
  display: none;
  height: 50px;
  line-height: 50px;
}

.step-bar-wrapper .step.selected {
  border-left: 1px solid #d5dae1;
  border-right: 1px solid #d5dae1;
  display: block;
}

.step-bar-wrapper .step-link {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: .8125rem;
}

.bigfont .step-bar-wrapper .step-link {
  font-size: .9375rem;
}

.step-bar-wrapper .step-selected-text {
  display: none;
}

.step-bar-wrapper .step-content {
  display: inline-block;
  line-height: .9375rem;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.step-bar-wrapper .step-content .title {
  text-align: center;
}

.headerText .heading {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .080em;
  margin-top: 0;
  color: #000;
}

.bigfont .headerText .heading {
  font-size: 18px;
}

.tab-bar-container {
  background: 0 0;
  margin: 0;
  position: relative;
  width: 100%;
}

.tab-bar-container .tab-bar-overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37,37,37,.75);
  visibility: hidden;
}

.open .tab-bar-container .tab-bar-overlay {
  visibility: visible;
}

.tab-bar-wrapper {
  background: #fff;
  width: 100%;
}

.tab-bar-wrapper .tab-bar {
  line-height: 50px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.tab-bar-wrapper li {
  display: block;
  min-height: 50px;
  box-sizing: border-box;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-size: jdxem(16);
}

.bigfont .tab-bar-wrapper li {
  font-size: jdxem(18);
}

.tab-bar-wrapper li.price {
  padding-left: 20px;
}

.rtl .tab-bar-wrapper li.price {
  padding-left: 0;
  padding-right: 20px;
}

.tab-bar-wrapper .tab-link a {
  background: #fff;
  border-bottom: 5px solid #f2f2f2;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  height: 45px;
}

.no-touch .tab-bar-wrapper .tab-link a:hover {
  background: #e5e5e5;
  color: #000;
  border-bottom: 5px solid #757778;
}

.no-touch .tab-bar-wrapper .tab-link.selected a:hover,
.tab-bar-wrapper .tab-link.selected a {
  background: #e5e5e5;
  color: #000;
  border-bottom: 5px solid #000;
}

.tab-bar-wrapper .price,
.tab-bar-wrapper .tab-text {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .080em;
  line-height: 6px;
  padding: 20px 0;
  margin: 0;
  color: #000;
}

.bigfont .tab-bar-wrapper .price,
.bigfont .tab-bar-wrapper .tab-text {
  font-size: 13px;
}

.tab-bar-wrapper .tab-text {
  display: inline-block;
  line-height: 0;
  width: 210px;
  min-height: 0;
  padding: 0;
}

.tab-bar-wrapper .tab-text .tab-content {
  letter-spacing: .01em;
  line-height: 17px;
}

.bigfont .tab-bar-wrapper .tab-text .tab-content {
  font-size: 16px;
}

.tab-bar-wrapper .tab-text .tab-content .title {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}

.tab-bar-wrapper .wltpValue {
  font-family: ProximaNova-Bold,arial,helvetica,sans-serif;
  font-size: 13px;
  letter-spacing: .026em;
  color: #000;
  display: inline-block;
  float: right;
  border-left: 1px solid #dedede;
  padding: 0 10px;
}

.tab-bar-wrapper .price {
  padding-right: 20px;
  font-size: 18px;
  letter-spacing: .040em;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  color: #444;
}

.bigfont .tab-bar-wrapper .price {
  font-size: 20px;
}

.tab-bar-wrapper .tab-content {
  display: block;
  line-height: 12px;
  padding: 0 15px 5px;
  vertical-align: middle;
}

.tab-bar-wrapper #fincalc-price-bar .price-bar__wrapper span {
  color: #000;
}

.footer-wrapper {
  background: #fff;
  color: #000;
  margin-top: 20px;
}

.footer-wrapper .footer-sitemap {
  padding: 20px;
  border-bottom: 1px solid #dedede;
}

.footer-wrapper .footer-sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-wrapper .footer-sitemap ul li {
  display: block;
  height: 30px;
  margin-top: 10px;
  box-sizing: border-box;
}

.footer-wrapper .footer-sitemap ul li .pipe {
  display: none;
}

.footer-wrapper .footer-sitemap ul li .link-has-text {
  color: #000;
  text-decoration: none;
  font-size: .8125rem;
}

.bigfont .footer-wrapper .footer-sitemap ul li .link-has-text {
  font-size: .9375rem;
}

.footer-wrapper .footer-sitemap ul li:last-child {
  display: none;
}

.footer-wrapper .underlinks-disclaimer {
  font-size: .75rem;
  text-align: center;
  padding: 40px 20px 20px;
}

.bigfont .footer-wrapper .underlinks-disclaimer {
  font-size: .875rem;
}

.footer-wrapper .underlinks-disclaimer .logo-text {
  background: url(/jdx/resources/img/jag/jaguar-text.png) center top no-repeat;
  padding-top: 30px;
  display: block;
  margin: 0 auto;
}

.rtl .footer-wrapper .underlinks-disclaimer .logo-text {
  padding-bottom: 30px;
}

.footer-wrapper .underlinks-disclaimer a {
  text-decoration: none;
  color: #999;
}

footer .fwapper #fincalc-footer-disclaimer .terms--footer strong {
  text-shadow: none!important;
}

#__send_to_dealer_form {
  display: none;
}

#engineSubstep .overview {
  background: #fff;
}

#engineSubstep .overview .thumbnail {
  margin-left: auto;
  margin-right: auto;
}

#engineSubstep .overview .details {
  padding: 20px;
  font-family: ProximaNovaRgRegular,Helvetica,Sans-Serif,"Lucida Sans Unicode",Arial;
  font-size: 13px;
}

.bigfont #engineSubstep .overview .details {
  font-size: 15px;
}

#engineSubstep .overview .details h2.description {
  font-family: Jaguar,Arial,Helvetica,Sans-Serif;
  font-weight: 700;
  font-size: 16px;
  color: #9e1b32;
  letter-spacing: .040em;
  margin: 0;
}

#engineSubstep .engine-filters__heading,
#engineSubstep .filterableEngines li h3.description,
#engineSubstep .overview .details .fromPrice span {
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
}

#engineSubstep .overview .details .fromPrice span,
.bigfont #engineSubstep .overview .details h2.description {
  font-size: 18px;
}

.bigfont #engineSubstep .overview .details .fromPrice span {
  font-size: 20px;
}

#engineSubstep .engine-filters__heading {
  background: #000;
  margin: 0 0 10px;
  color: #fff;
  list-style-type: none;
  font-weight: 700;
  font-size: 13px;
  padding: 14px 20px;
}

.bigfont #engineSubstep .engine-filters__heading {
  font-size: 15px;
}

#engineSubstep .filterableEngines li {
  list-style-type: none;
}

#engineSubstep .filterableEngines li h3.description {
  margin-left: 20px;
  font-size: 16px;
  letter-spacing: .040em;
  padding: 20px 0;
  margin-right: 20px;
  border-bottom: solid 1px #d8d8d8;
  margin-bottom: 0;
}

.bigfont #engineSubstep .filterableEngines li h3.description {
  font-size: 18px;
}

#engineSubstep .filterableEngines .performanceDataTitle {
  font-family: ProximaNovaRgRegular,Helvetica,Sans-Serif,"Lucida Sans Unicode",Arial;
  font-size: 13px;
  border-bottom: solid 1px #d8d8d8;
  margin: 0 20px;
  padding: 10px 0;
}

.bigfont #engineSubstep .filterableEngines .performanceDataTitle {
  font-size: 15px;
}

#engineSubstep .filterableEngines .performanceDataTitle .icon {
  top: 7px;
  float: right;
}

#engineSubstep .filterableEngines .performanceDataTitle .icon--plus-2 {
  font-size: 90px;
  padding-right: 10px;
  color: #9e1b32;
  margin-top: -76px;
}

.rtl #engineSubstep .filterableEngines .performanceDataTitle .icon--plus-2 {
  padding-right: 0;
  padding-left: 10px;
}

#engineSubstep .filterableEngines .performanceDataTitle .icon--minus {
  font-size: 90px;
  padding-right: 10px;
  color: #9e1b32;
  margin-top: -76px;
}

.rtl #engineSubstep .filterableEngines .performanceDataTitle .icon--minus {
  padding-right: 0;
  padding-left: 10px;
}

#engineSubstep .filterableEngines .performanceDataTitle.withoutBorder {
  border-bottom: none;
}

#engineSubstep .filterableEngines ul.performanceData {
  display: none;
  margin-left: -20px;
  font-family: Arial,Sans-Serif;
  font-size: 13px;
}

.bigfont #engineSubstep .filterableEngines ul.performanceData {
  font-size: 15px;
}

.rtl #engineSubstep .filterableEngines ul.performanceData {
  margin-left: auto;
  margin-right: -20px;
}

#engineSubstep .filterableEngines ul.performanceData li.performanceDatum {
  padding: 1px 0 1px 18px;
  background-image: url(/jdx/resources/img/jag/bullet-red.png);
  background-repeat: no-repeat;
  background-position: 0 6px;
  margin-left: 40px;
  margin-right: 20px;
}

.rtl #engineSubstep .filterableEngines ul.performanceData li.performanceDatum {
  padding: 1px 18px 1px 0;
  margin-left: 20px;
  margin-right: 40px;
  background-position: right 6px;
}

#engineSubstep .filterableEngines ul.performanceData li.performanceDatum:last-child {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
}

#engineSubstep .filterableEngines p.fromPrice {
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-size: 18px;
  letter-spacing: .040em;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  margin-bottom: 0;
}

.bigfont #engineSubstep .filterableEngines p.fromPrice {
  font-size: 20px;
}

#engineSubstep .filterableEngines .wltpValue {
  margin-left: 20px;
  margin-bottom: 0;
}

#engineSubstep .filterableEngines a.selectButton {
  background-color: #9e1b32;
  border: none;
  color: #fff;
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 13px;
  padding: 9px 18px;
  text-decoration: none;
  text-shadow: none;
  -webkit-transform: translate3d(0,0,0);
  display: inline-block;
  font-size: 13px;
  margin: 20px;
  float: right;
}

.bodyStyles .bodyStyle .description,
.bodyStyles .vehicleDescription {
  font-family: Jaguar,arial,helvetica,sans-serif;
}

#engineSubstep .filterableEngines a.selectButton.disabled,
#engineSubstep .filterableEngines a.selectButton.selected,
.no-touch #engineSubstep .filterableEngines a.selectButton:hover,
.selected #engineSubstep .filterableEngines a.selectButton {
  background-color: #352c2c;
  color: #fff;
}

#engineSubstep .filterableEngines a.selectButton.cancel,
#engineSubstep .filterableEngines a.selectButton.leave {
  background-color: #d5dae1;
  color: #333;
}

.no-touch #engineSubstep .filterableEngines a.selectButton.cancel:hover,
.no-touch #engineSubstep .filterableEngines a.selectButton.leave:hover {
  background-color: #939897;
  color: #fff;
}

.bigfont #engineSubstep .filterableEngines a.selectButton {
  font-size: 15px;
}

#engineSubstep .filterableEngines .engine {
  background: #fff;
  margin-bottom: 20px;
}

#engineSubstep .filterableEngines .engine .filterEnginesAlign ul {
  margin-bottom: 0;
}

#engineSubstep .filterableEngines .engine .filterEnginesAlign .efficiencyImage {
  padding-left: 20px;
}

#engineSubstep .filterableEngines .engine .filterEnginesAlign .efficiencyDisclaimer {
  padding-left: 20px;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bigfont #engineSubstep .filterableEngines .engine .filterEnginesAlign .efficiencyDisclaimer {
  font-size: 15px;
}

#engineSubstep .filterableEngines .engine:last-child {
  margin-bottom: 20px;
}

.bodyStyles .vehicleDescription {
  font-weight: 700;
  color: #9e1b32;
  letter-spacing: .080em;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.bigfont .bodyStyles .vehicleDescription {
  font-size: 38px;
}

.bodyStyles .bodyStyle {
  margin-bottom: 20px;
}

.bodyStyles .bodyStyle .description {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .080em;
  color: #000;
  margin: 20px 0 10px;
}

.bigfont .bodyStyles .bodyStyle .description {
  font-size: 18px;
}

.bodyStyles .bodyStyle .selectButton {
  margin-bottom: 20px;
}

.bodyStyles .bodyStyle .wltpValue {
  margin-top: -10px;
}

.bodyStyles .bodyStyle .extendedDescriptionTitle {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 20px;
  padding: 10px 0;
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
}

.bigfont .bodyStyles .bodyStyle .extendedDescriptionTitle {
  font-size: 15px;
}

.bodyStyles .bodyStyle .extendedDescriptionTitle.active:after {
  color: #9e1b32;
  position: relative;
  top: 0;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 90px;
  margin: -69px 6px 0;
  vertical-align: middle;
  content: "";
  float: right;
}

.bodyStyles .bodyStyle .extendedDescriptionTitle.active.open {
  margin-bottom: 0;
  border-bottom: none;
}

.bodyStyles .bodyStyle .extendedDescriptionTitle.active.open:after {
  content: "";
}

.bodyStyles .bodyStyle .extendedDescription {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  padding-bottom: 20px;
  border-bottom: solid 1px #d7d7d7;
}

#bodyStyleMultiSubstep .headerText {
  display: none;
}

.collectionDetails .description {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #9e1b32;
  letter-spacing: .080em;
  margin-top: 0;
}

.bigfont .collectionDetails .description {
  font-size: 18px;
}

.collectionDetails .engineDescription {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.bigfont .collectionDetails .engineDescription {
  font-size: 20px;
}

.collection .inner,
.collectionThemes .inner {
  margin-bottom: 20px;
}

.themeDetails .themeHeader {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #9e1b32;
  letter-spacing: .080em;
  margin-top: 0;
}

#continue-cta,
.themeDetails .themeBuildButton {
  letter-spacing: 2px;
  float: right;
  text-shadow: none;
  text-decoration: none;
}

.bigfont .themeDetails .themeHeader {
  font-size: 18px;
}

.themeDetails .themeDescriptionTitle {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 0;
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  margin: 0;
}

.bigfont .themeDetails .themeDescriptionTitle {
  font-size: 15px;
}

.themeDetails .themeDescriptionTitle.active:after {
  color: #9e1b32;
  position: relative;
  top: 0;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 90px;
  margin: -69px 6px 0;
  vertical-align: middle;
  content: "";
  float: right;
}

.themeDetails .themeDescriptionTitle.active.open {
  margin-bottom: 0;
  border-bottom: none;
}

.themeDetails .themeDescriptionTitle.active.open:after {
  content: "";
}

.themeDetails .themeDescription {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  padding-bottom: 20px;
  border-bottom: solid 1px #d7d7d7;
  margin-bottom: 0;
}

.themeDetails .themeDescription ul li {
  position: relative;
  padding: 0 0 8px 20px;
  line-height: 18px;
}

.themeDetails .themeDescription ul li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 5px;
  left: 2px;
  border: 1px solid #9e1b32;
  border-radius: 50%;
}

.rtl .themeDetails .themeDescription ul li {
  padding: 0 20px 8px 0;
}

.rtl .themeDetails .themeDescription ul li:before {
  left: 0;
  right: 2px;
}

.themeDetails .themeBuildButton {
  background-color: #9e1b32;
  border: none;
  color: #fff;
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-weight: 400;
  line-height: 13px;
  -webkit-transform: translate3d(0,0,0);
  display: inline-block;
  font-size: 13px;
  padding: 10px 20px;
  margin-top: 20px;
}

.no-touch .themeDetails .themeBuildButton:hover,
.selected .themeDetails .themeBuildButton,
.themeDetails .themeBuildButton.disabled,
.themeDetails .themeBuildButton.selected {
  background-color: #352c2c;
  color: #fff;
}

.themeDetails .themeBuildButton.cancel,
.themeDetails .themeBuildButton.leave {
  background-color: #d5dae1;
  color: #333;
}

.no-touch .themeDetails .themeBuildButton.cancel:hover,
.no-touch .themeDetails .themeBuildButton.leave:hover {
  background-color: #939897;
  color: #fff;
}

.bigfont .themeDetails .themeBuildButton {
  font-size: 15px;
}

.themeDetails .models-standard-features {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  padding: 10px 0;
  border-top: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
  margin: -1px 0 0;
}

.bigfont .themeDetails .models-standard-features {
  font-size: 15px;
}

.themeDetails .models-standard-features:after {
  color: #9e1b32;
  position: relative;
  top: 0;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 14px;
  margin: 0 11px;
  vertical-align: middle;
  content: "";
  float: right;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries .entry.loading:before,
#hotspot-container .hotspots .featurelist.isDependedOn .selectedDescription,
#hotspot-container .hotspots .featurelist.isDependedOn h2,
#hotspot-container .hotspots .featurelist.isDependedOn.containsExcludedDependentFeatures,
#hotspot-container .hotspots .featurelist.isDependedOn.containsExcludedDependentFeatures .entry {
  display: none;
}

.rtl .themeDetails .models-standard-features:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#exteriorStep {
  background: #fff;
}

#hotspot-container .hotspots h2 {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  margin: 20px 0 0;
}

.bigfont #hotspot-container .hotspots h2 {
  font-size: 15px;
}

#hotspot-container .hotspots .featurelist {
  border-bottom: solid 1px #d7d7d7;
}

#hotspot-container .hotspots .featurelist:last-child {
  border-bottom: solid 5px #d7d7d7;
}

#hotspot-container .hotspots .featurelist .info {
  background-image: url(/jdx/resources/img/jag/jaguar_more_info.svg);
}

#hotspot-container .hotspots .featurelist.isDependedOn {
  border-top: none;
  overflow: initial!important;
}

#hotspot-container .hotspots .featurelist.isDependedOn .featurelist {
  padding-bottom: 10px;
}

#hotspot-container .hotspots .featurelist.isDependedOn .carousel {
  overflow: initial;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries .entry {
  width: auto;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries {
  margin-bottom: 0;
  display: block;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries img {
  display: none;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries .toggle-box {
  background-image: url(/jdx/resources/img/jag/not_selected.png);
  background-size: 15px;
  height: 15px;
  width: 15px;
  display: inline-block;
}

#hotspot-container .hotspots .featurelist.isDependedOn .entries .description {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  vertical-align: top;
  margin-top: -1px;
  padding-left: 5px;
}

.bigfont #hotspot-container .hotspots .featurelist.isDependedOn .entries .description {
  font-size: 14px;
}

#hotspot-container .hotspots .featurelist.isDependent {
  border-bottom: none;
}

.entries .entry.selected-true img {
  padding: 1px;
}

.entries .entry.selected-true .toggle-box {
  background-image: url(/jdx/resources/img/jag/selected.png)!important;
}

.entries .entry .rc-star {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 0 0 16px;
  position: absolute;
  z-index: 300;
  top: 11px;
  left: 3px;
  font-size: 9px;
}

.entries .entry .rc-star:before {
  position: relative;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  margin-top: 2px;
  font-size: 86px;
  top: -77px;
  margin-left: 1px;
  color: #aaa;
}

.entries .entry.selected-false .rc-star {
  left: 0;
  top: 0;
}

.entries .entry.selected-false .rc-star:before {
  font-size: 86px;
  top: -77px;
  margin-left: 1px;
}

#continue-cta,
.rtl #continue-cta {
  margin: 20px 20px 20px 0;
}

#continue-cta {
  background-color: #9e1b32;
  border: none;
  color: #fff;
  display: inline-block;
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-weight: 400;
  line-height: 13px;
  padding: 9px 18px;
  -webkit-transform: translate3d(0,0,0);
}

#continue-cta.disabled,
#continue-cta.selected,
.no-touch #continue-cta:hover,
.selected #continue-cta {
  background-color: #352c2c;
  color: #fff;
}

#continue-cta.cancel,
#continue-cta.leave {
  background-color: #d5dae1;
  color: #333;
}

.no-touch #continue-cta.cancel:hover,
.no-touch #continue-cta.leave:hover {
  background-color: #939897;
  color: #fff;
}

.rtl #continue-cta .icon--chevron-right {
  top: 2px;
}

#continue-cta a {
  text-decoration: none;
  color: #fff;
}

.entries .entry.selected-true {
  top: -8px;
}

.entries .entry.selected-true .arrow {
  height: 0;
  width: 0;
  border-bottom: 8px solid #9e1b32;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.accordion-bar .handle,
.imageDraw .handle:before {
  display: inline-block;
  font-weight: 400;
  top: 0;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.entries .entry.selected-true img {
  border: 2px solid #9e1b32;
}

.entries .entry.loading:before,
.moreInformation.loading:before {
  border-left-color: #9e1b32;
}

.entries .entry.selected-true img:before {
  content: '.';
  background: #fff;
}

.category-tab-bar .categories__heading {
  margin-top: 20px;
  margin-left: 20px;
}

.rtl .category-tab-bar .categories__heading {
  margin-left: auto;
  margin-right: 20px;
}

#idWHEEL .rc-star {
  background: 0 0;
}

.imageDraw #keyframes {
  border-bottom: solid 1px #d5dae1;
}

.imageDraw .handle {
  background-color: #d7d7d7;
  text-align: center;
}

.imageDraw .handle:before {
  position: relative;
  font-family: icons;
  line-height: 1;
  content: "";
  font-size: 14px;
  margin: -4px;
  vertical-align: middle;
}

.accordion-bar {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .040em;
  margin-bottom: 0;
}

.bigfont .accordion-bar {
  font-size: 16px;
}

.accordion-bar .handle {
  font-family: icons;
  line-height: 1;
  position: absolute;
  background: #9e1b32;
  height: 100%;
}

.accordion-bar .handle:after {
  transition: all .4s ease-out;
  content: "";
  font-size: 90px;
  margin-left: 7px;
  position: absolute;
  margin-top: -60px;
}

.rtl .accordion-bar .handle:after {
  margin-left: auto;
  margin-right: 9px;
}

.accordion-bar.ui-state-active .handle:after {
  transition: all .4s ease-out;
  content: "";
  font-size: 90px;
  margin-left: 7px;
  position: absolute;
  margin-top: -60px;
}

.rtl .accordion-bar.ui-state-active .handle:after {
  margin-left: auto;
  margin-right: 9px;
}

.accordion-content .pack-selection__list-item .pack-container {
  border-bottom: solid 1px #d7d7d7;
}

.accordion-content .pack-selection__list-item .pack-container .pack-rc-title {
  display: none;
}

.accordion-content .pack-selection__list-item .pack-container .pack__description {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  letter-spacing: .040em;
  margin-bottom: 0;
}

.bigfont .accordion-content .pack-selection__list-item .pack-container .pack__description {
  font-size: 15px;
}

.accordion-content .pack-selection__list-item .pack-container .pack__description.rc-icon {
  margin-left: 40px;
}

.accordion-content .pack-selection__list-item .pack-container .pack__description.rc-icon:before {
  position: relative;
  top: 0;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 125px;
  margin-top: -110px;
  padding-right: 8px;
  color: #a1a1a1;
}

.accordion-content .pack-selection__list-item .pack-container .pack__price {
  margin-left: 60px;
}

.accordion-content .pack-selection__list-item .pack-container .info-button {
  position: absolute;
  width: 23px;
  height: 23px;
  background-image: url(/jdx/resources/img/jag/jaguar_more_info.svg);
  text-indent: -10000px;
  display: block;
  cursor: pointer;
  top: 0;
  right: 0;
}

.rtl .accordion-content .pack-selection__list-item .pack-container .info-button {
  right: auto;
  left: 0;
}

.accordion-content .pack-selection__list-item .pack-container .button {
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_un_check.svg);
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  left: 0;
  top: 0;
}

.rtl .accordion-content .pack-selection__list-item .pack-container .button {
  left: auto;
  right: 0;
}

.accordion-content .pack-selection__list-item .pack-container .button.remove-true {
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  left: 0;
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_check.svg);
}

.rtl .accordion-content .pack-selection__list-item .pack-container .button.remove-true {
  left: auto;
  right: 0;
}

.accordion-content .pack-selection__list-item .pack-container .conflict-notable-icon {
  display: none;
}

.accordion-content .pack-selection__list-item .pack-container .conflict-notable-icon.conflict-notable-icon--show {
  display: inline;
}

.accordion-content .pack-selection__list-item .pack-container .conflict-notable-icon.conflict-notable-icon--show a {
  background: url(/jdx/resources/img/jag/PacksNotification@2x.png) 100% 0 no-repeat;
  background-size: 13px 40px;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  position: absolute;
  display: inline-block;
  cursor: pointer;
  top: 0;
  right: 40px;
}

.rtl .accordion-content .pack-selection__list-item .pack-container .conflict-notable-icon.conflict-notable-icon--show a {
  left: 40px;
  right: auto;
}

.accordion-content .option-group .option:not(.empty) {
  border-bottom: solid 1px #d7d7d7;
  min-height: 70px;
}

.accordion-content .option-group .option:not(.empty) .option-short-info p {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
  font-size: 13px;
  letter-spacing: .040em;
}

.bigfont .accordion-content .option-group .option:not(.empty) .option-short-info p {
  font-size: 15px;
}

.accordion-content .option-group .option:not(.empty) .option-short-info p.rc-icon {
  margin-left: 60px;
  text-indent: -10px;
}

.accordion-content .option-group .option:not(.empty) .option-short-info p.rc-icon:before {
  position: relative;
  top: 0;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 125px;
  margin-top: -110px;
  padding-right: 8px;
  color: #a1a1a1;
}

.accordion-content .option-group .option:not(.empty) .option-rc-title {
  display: none;
}

.accordion-content .option-group .option:not(.empty) .info-button {
  position: absolute;
  width: 23px;
  height: 23px;
  background-image: url(/jdx/resources/img/jag/jaguar_more_info.svg);
  text-indent: -10000px;
  display: block;
  cursor: pointer;
  right: 0;
  top: 20px;
}

.rtl .accordion-content .option-group .option:not(.empty) .info-button {
  right: auto;
  left: 0;
}

.accordion-content .option-group .option:not(.empty) .option-button {
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_un_check.svg);
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  left: 0;
  top: 20px;
}

.rtl .accordion-content .option-group .option:not(.empty) .option-button {
  left: auto;
  right: 0;
}

.accordion-content .option-group .option:not(.empty) .option-button.added,
.accordion-content .option-group .option:not(.empty) .option-button.remove {
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  left: 0;
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_check.svg);
}

.rtl .accordion-content .option-group .option:not(.empty) .option-button.added,
.rtl .accordion-content .option-group .option:not(.empty) .option-button.remove {
  left: auto;
  right: 0;
}

.accordion-content .option-group .option:not(.empty) .option-footer {
  margin-left: 30px;
}

.accordion-content .option-group .option:not(.empty) .option-footer .option-price {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  font-size: 13px;
  letter-spacing: .040em;
}

.bigfont .accordion-content .option-group .option:not(.empty) .option-footer .option-price {
  font-size: 15px;
}

.accordion-content .option-group .option:not(.empty) .conflict-notable-icon {
  display: none;
}

.accordion-content .option-group .option:not(.empty) .conflict-notable-icon.conflict-notable-icon--show {
  display: inline;
}

.accordion-content .option-group .option:not(.empty) .conflict-notable-icon.conflict-notable-icon--show a {
  background: url(/jdx/resources/img/jag/PacksNotification@2x.png) 100% 0 no-repeat;
  background-size: 13px 40px;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: 40px;
  top: 20px;
}

.rtl .accordion-content .option-group .option:not(.empty) .conflict-notable-icon.conflict-notable-icon--show a {
  left: 40px;
  right: auto;
}

.moreInformation .header {
  background: #252525;
}

.moreInformation .header h3 {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-weight: 100;
  color: #fff;
  font-size: 13px;
}

.moreInformation .controls a.next:after,
.moreInformation .header .close:after {
  position: relative;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bigfont .moreInformation .header h3 {
  font-size: 15px;
}

.moreInformation .header .close {
  background: #3e3e3e;
}

.moreInformation .header .close:after {
  font-size: 14px;
  color: #fff;
  top: 0;
  content: "";
}

.moreInformation .controls a {
  background: #000;
  color: #fff;
}

.moreInformation .controls a:after,
.moreInformation .controls a:before {
  color: #939897;
  font-size: 18px;
}

.moreInformation .controls a.next {
  border-left: solid 1px #939897;
}

.rtl .moreInformation .controls a.next {
  border-right: solid 1px #939897;
  border-left: none;
}

.moreInformation .controls a.next:after {
  margin-left: 10px;
  content: "";
  top: 5px;
}

.moreInformation .controls a.prev:before,
.moreInformation .imageControls .left:before {
  content: "";
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.rtl .moreInformation .controls a.next:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: auto;
  margin-right: 10px;
}

.moreInformation .controls a.prev:before {
  margin-right: 10px;
  top: 4px;
}

.rtl .moreInformation .controls a.prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: auto;
  margin-left: 10px;
}

.moreInformation .imageControls a {
  font-size: 24px;
  text-decoration: none;
  color: #9e1b32;
}

.bigfont .moreInformation .imageControls a {
  font-size: 26px;
}

.moreInformation .imageControls .left:before {
  top: 5px;
}

.moreInformation .imageControls .right:before {
  position: relative;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  top: 5px;
}

.rtl .moreInformation .imageControls .left,
.rtl .moreInformation .imageControls .right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.moreInformation .imageControls .pagination {
  color: #9e1b32;
  font-size: 20px;
}

.bigfont .moreInformation .imageControls .pagination {
  font-size: 22px;
}

.moreInformation .feature .price,
.moreInformation .feature h1 {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  font-size: 16px;
  margin: 0;
}

.bigfont .moreInformation .feature .price,
.bigfont .moreInformation .feature h1 {
  font-size: 18px;
}

.moreInformation .feature .pack-contents__heading {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-size: 13px;
}

.bigfont .moreInformation .feature .pack-contents__heading {
  font-size: 15px;
}

.moreInformation .feature .pack-contents__list li {
  position: relative;
  padding: 0 0 8px 20px;
  line-height: 18px;
}

.moreInformation .feature .pack-contents__list li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 5px;
  left: 2px;
  border: 1px solid #9e1b32;
  border-radius: 50%;
}

.moreInformation .feature .rc-star:before,
.summary-main .breakdown ul li.rc:before,
.summary-main .recommended-choice .rc-title:before {
  position: relative;
  top: 0;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.rtl .moreInformation .feature .pack-contents__list li {
  padding: 0 20px 8px 0;
}

.rtl .moreInformation .feature .pack-contents__list li:before {
  left: 0;
  right: 2px;
}

.moreInformation .feature .rc-star:before {
  display: inline-block;
  font-family: icons;
  font-weight: 400;
  line-height: 1;
}

.summary-main .info h2 {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .080em;
  margin-top: 0;
  font-weight: 700;
  color: #3e3e3e;
}

.summary-main .info #prices .payoff-heading-total-price,
.summary-main .info #prices p strong,
.summary-main .info .payoff-heading-product-description {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.bigfont .summary-main .info h2 {
  font-size: 18px;
}

.summary-main .info h2 em {
  font-style: normal;
  color: #9e1b32;
}

.summary-main .info .payoff-heading-product-description {
  line-height: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
}

.bigfont .summary-main .info .payoff-heading-product-description {
  font-size: 18px;
}

.summary-main .info #prices p {
  font-size: 16px;
}

.bigfont .summary-main .info #prices p {
  font-size: 18px;
}

.summary-main .info #prices .payoff-heading-total-price {
  font-size: 18px;
  background-color: #f2f2f2;
}

.bigfont .summary-main .info #prices .payoff-heading-total-price {
  font-size: 20px;
}

.summary-main .info .disc {
  padding-bottom: 20px;
}

.summary-main .info .disc a {
  font-weight: 700;
  color: #9e1b32;
}

.summary-main .info .short-code.open {
  padding: 20px 0 0;
  border-top: solid 1px #d8d8d8;
  font-size: 12px;
}

.summary-main .info .short-code.open .short-code-description {
  margin-right: 15px;
  display: inline-block!important;
  padding-bottom: 5px;
}

.summary-main .info .short-code.open .short-code-url {
  font-size: 11px;
  background: #f0f0f0;
  padding: 8px;
  border: 1px solid #d8d8d8;
  display: inline-block!important;
}

.rtl .summary-main .info .short-code.open {
  padding-bottom: 10px;
}

.rtl .summary-main .info .short-code.open .short-code-description {
  margin-left: 15px;
  margin-right: auto;
}

.rtl .summary-main .info .short-code.open .short-code-url {
  margin-left: auto;
  margin-right: 15px;
  float: left;
  margin-top: -32px;
}

.summary-main #accessories-button .button-container {
  margin-left: 20px;
  margin-right: 20px;
}

.summary-main #accessories-button .button-container .button {
  background-color: #9e1b32;
  border: none;
  color: #fff;
  display: inline-block;
  font-family: ProximaNovaLtSemibold,Helvetica,Arial,Sans-Serif;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 13px;
  padding: 9px 18px;
  text-decoration: none;
  text-shadow: none;
  -webkit-transform: translate3d(0,0,0);
}

.summary-main .breakdown .packs,
.summary-main .breakdown>ul>li {
  border-bottom: solid 1px #d7d7d7;
}

.no-touch .summary-main #accessories-button .button-container .button:hover,
.selected .summary-main #accessories-button .button-container .button,
.summary-main #accessories-button .button-container .button.disabled,
.summary-main #accessories-button .button-container .button.selected {
  background-color: #352c2c;
  color: #fff;
}

.summary-main #accessories-button .button-container .button.cancel,
.summary-main #accessories-button .button-container .button.leave {
  background-color: #d5dae1;
  color: #333;
}

.no-touch .summary-main #accessories-button .button-container .button.cancel:hover,
.no-touch .summary-main #accessories-button .button-container .button.leave:hover {
  background-color: #939897;
  color: #fff;
}

.summary-main .recommended-choice .rc-title {
  margin-left: 20px;
  margin-top: -150px;
}

.summary-main .recommended-choice .rc-title:before {
  display: inline-block;
  font-family: icons;
  font-weight: 400;
  line-height: 1;
  color: #a1a1a1;
  font-size: 150px;
  padding-right: 8px;
}

.summary-main #accessories-button h2,
.summary-main .accessories-breakdown h2,
.summary-main .breakdown h2,
.summary-main .overview h2,
.summary-main .standard-features h3 {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .040em;
  margin-bottom: 0;
}

.bigfont .summary-main #accessories-button h2,
.bigfont .summary-main .accessories-breakdown h2,
.bigfont .summary-main .breakdown h2,
.bigfont .summary-main .overview h2,
.bigfont .summary-main .standard-features h3 {
  font-size: 16px;
}

.summary-main .breakdown .top a {
  font-size: 14px;
  padding: 8px 13px;
  background-color: #9e1b32;
}

.bigfont .summary-main .breakdown .top a {
  font-size: 16px;
}

.summary-main .breakdown .total {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.summary-main .breakdown ul li.rc {
  padding-left: 20px;
  text-indent: -10px;
}

.summary-main .breakdown ul li.rc:before {
  display: inline-block;
  font-family: icons;
  font-weight: 400;
  line-height: 1;
  color: #a1a1a1;
  font-size: 120px;
  padding-right: 8px;
  margin-top: -120px;
}

.summary-main .breakdown .packs .packname,
.summary-main .breakdown ul li span,
.summary-main .breakdown ul li strong {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.summary-main .breakdown ul li:not(.rc) {
  padding-left: 20px!important;
}

.summary-main .breakdown>ul>li {
  overflow: hidden;
}

.summary-main .breakdown .packs .packname.rc strong:before,
.summary-main .breakdown .packs .packname.rc:before,
.summary-main .breakdown .packs .packname:before {
  top: 0;
  font-family: icons;
  display: inline-block;
  position: relative;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.summary-main .breakdown .packs .packname:before {
  content: "";
  color: #9e1b32;
  font-size: 12px;
  line-height: 15px;
  vertical-align: text-top;
  margin: 0 4px 0 -2px;
}

.summary-main .breakdown .packs .packname.rc {
  text-indent: 0;
}

.summary-main .breakdown .packs .packname.rc:before {
  line-height: 1;
  content: "";
  color: #a1a1a1;
  font-size: 120px;
  padding-right: 8px;
  margin-top: -108px;
  margin-left: 0;
}

.summary-main .breakdown .packs .packname.rc strong:before {
  content: "";
  color: #9e1b32;
  font-size: 12px;
  line-height: 15px;
  vertical-align: text-top;
  margin: 0 4px 0 -4px;
}

.summary-main .breakdown .packs .packcontents {
  padding-right: 80px;
  padding-left: 33px;
}

.summary-main .breakdown .packs .packcontents li {
  position: relative;
  padding: 0 0 8px 20px;
  line-height: 18px;
}

.summary-main .breakdown .packs .packcontents li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 5px;
  left: 2px;
  border: 1px solid #9e1b32;
  border-radius: 50%;
}

.rtl .summary-main .breakdown .packs .packcontents li {
  padding: 0 20px 8px 0;
}

.rtl .summary-main .breakdown .packs .packcontents li:before {
  left: 0;
  right: 2px;
}

.rtl .summary-main .breakdown .packs .packcontents {
  padding-right: 0;
  padding-left: 80px;
}

.summary-main .accessories-breakdown .accessory-category {
  margin-bottom: 20px;
}

.summary-main .accessories-breakdown .accessory-category h2 {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.summary-main .accessories-breakdown .accessory-category h2 .arrow {
  position: absolute;
  background-color: #9e1b32;
  padding: 0;
  width: 35px;
  right: 0;
  line-height: 36px;
  text-align: center;
  margin-top: -8px;
}

.summary-main .accessories-breakdown .accessory-category h2 .arrow:after {
  position: relative;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .4s ease-out;
  content: "";
  font-size: 18px;
  top: 5px;
}

.summary-main .accessories-breakdown .accessory-category h2.open .arrow:after {
  transition: all .4s ease-out;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.summary-main .accessories-breakdown .accessory-category ul {
  display: none;
  padding: 0 20px 20px;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) {
  border-bottom: solid 1px #d7d7d7;
  overflow: hidden;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) span {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  position: relative;
  text-align: left;
  top: auto;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child).included {
  color: #a1a1a1;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child).included .button {
  opacity: .5;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) .button {
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_un_check.svg);
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  right: 0;
  left: auto;
  top: 10px;
}

.rtl .summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) .button {
  left: auto;
  right: 0;
}

.summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) .button.added {
  width: 23px;
  height: 23px;
  display: inline-block;
  text-indent: -1000000px;
  position: absolute;
  background-image: url(/jdx/resources/img/jag/jaguar_stylised_check.svg);
  right: 0;
  left: auto;
  top: 10px;
}

.rtl .summary-main .accessories-breakdown .accessory-category ul li:not(:last-child) .button.added {
  left: auto;
  right: 0;
}

.summary-main .accessories-breakdown .accessory-category ul.open {
  display: block;
}

.summary-main .accessories-breakdown .accessory-category ul .total {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.summary-main .standard-features h3:after {
  top: 0;
  display: inline-block;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  background-color: #9e1b32;
  content: "";
  font-size: 18px;
  padding: 0;
  text-align: center;
  width: 35px;
  line-height: 36px;
}

.rtl .summary-main .standard-features h3:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 0;
}

.summary-main .sidebar {
  background: #181818;
  border-bottom: 5px solid #1f1f1f;
}

.summary-main .sidebar h2 {
  color: #fff;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-size: 18px;
  letter-spacing: .040em;
  padding: 20px 20px 0;
  margin: 0;
}

.bigfont .summary-main .sidebar h2 {
  font-size: 20px;
}

.summary-main .sidebar ul.options-primary {
  padding: 10px 0;
}

.summary-main .sidebar ul.options-primary li {
  position: relative;
  overflow: hidden;
}

.summary-main .sidebar ul.options-primary li a {
  display: block;
  color: #888;
  text-decoration: none;
  font-size: 13px;
  padding: 10px 50px 10px 20px;
  vertical-align: bottom;
}

.notable .notable-heading .back-link:before,
.notable .notable-heading h3:before {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rtl .summary-main .sidebar ul.options-primary li a {
  padding: 10px 20px 10px 50px;
}

.bigfont .summary-main .sidebar ul.options-primary li a {
  font-size: 15px;
}

.notable {
  font-size: 16px;
}

.bigfont .notable {
  font-size: 18px;
}

.notable .notable-heading {
  background-color: #000;
  padding-left: 50px;
}

.notable .notable-heading .back-link:before {
  padding: 16px;
  position: relative;
  top: 0;
  font-family: icons;
  font-size: 17px;
  content: "";
  background-color: #3e3e3e;
}

.notable .notable-heading h3 {
  color: #fff;
  font-size: 13px;
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-weight: 400;
}

.rtl .notable .notable-heading h3 {
  padding-right: 20px;
}

.bigfont .notable .notable-heading h3 {
  font-size: 15px;
}

.notable .notable-heading h3:before {
  font-family: icons;
  position: absolute;
  font-size: 20px;
  top: 15px;
  left: 20px;
  content: "";
}

.rtl .notable .notable-heading h3:before {
  left: auto;
  right: 60px;
}

.notable hr {
  display: none;
}

.notable p {
  color: #484848;
}

.notable .notable-added-list,
.notable .notable-removed-list {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.notable .link-icon-close:before,
.notable .link-icon-tick:before {
  position: relative;
  display: inline-block;
  font-family: icons;
  color: #000;
  top: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bigfont .notable .notable-added-list,
.bigfont .notable .notable-removed-list {
  font-size: 16px;
}

.notable .link-icon-tick {
  margin: 1px 5px 0 -10px;
  float: left;
  display: inline-block;
}

.notable .link-icon-tick:before {
  font-size: 160px;
  content: "";
  margin-top: -133px;
}

.rtl .notable .link-icon-tick {
  margin: 1px 0 -2px 15px;
  float: right;
}

.notable .link-icon-close {
  margin: 1px 15px 0 0;
  float: left;
  display: inline-block;
}

.notable .link-icon-close:before {
  font-size: 18px;
  content: "";
}

.rtl .notable .link-icon-close {
  margin: 1px 0 0 15px;
  float: right;
}

.notable .notable-price-change {
  font-size: 14px;
  color: #000;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  border-top: solid 1px #d7d7d7;
}

.bigfont .notable .notable-price-change {
  font-size: 16px;
}

.notable ul {
  font-size: 13px;
  padding-left: 33px;
}

.bigfont .notable ul {
  font-size: 15px;
}

#region-selector {
  display: none;
  position: fixed;
  top: 25%;
  left: 50%;
  background: #fff;
  overflow: auto;
  margin-left: -200px;
  margin-right: -200px;
  z-index: 1300;
}

#region-selector.open {
  display: block;
}

#region-selector .region-selector-info {
  margin-left: 40px;
  margin-right: 40px;
  padding: 20px;
  text-align: center;
}

#region-selector .region-selector-info h1 {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  padding: 0;
  width: 280px;
  margin: 0;
}

#region-selector .region-selector-info h2 {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-size: 13px;
  color: #444;
  letter-spacing: normal;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  width: 280px;
}

#region-selector .region-selector-info ul {
  width: 280px;
  display: table;
  padding-top: 10px;
}

#region-selector .region-selector-info ul li {
  display: inline-table;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  background: #9e1b32;
  width: 70px;
  padding: 12px 0;
  letter-spacing: 2px;
  cursor: pointer;
  height: 45px;
}

#region-selector .region-selector-info ul li a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  padding: 14px 0;
}

#recommendedChoice .bodyStyle .overview .fromPrice,
#recommendedChoice .intro {
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  color: #444;
  letter-spacing: .02em;
}

#recommendedChoice .intro {
  font-size: 13px;
  line-height: 18px;
}

#recommendedChoice .bodyStyle .overview {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

#recommendedChoice .bodyStyle .overview .thumbnail,
#recommendedChoice .bodyStyle .overview.continue .column2 {
  display: none;
}

#recommendedChoice .bodyStyle .overview .fromPrice {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

#recommendedChoice .bodyStyle .overview .fromPrice .price {
  font-family: ProximaNova-Bold,Helvetica;
  color: #000;
  font-size: 14px;
}

#recommendedChoice .bodyStyle .overview .details .description {
  font-family: Jaguar,arial,helvetica,sans-serif;
  font-weight: 700;
  color: #9e1b32;
  margin-top: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .06em;
}

.bigfont #recommendedChoice .bodyStyle .overview .details .description {
  font-size: 18px;
}

#recommendedChoice .bodyStyle .overview .details .extendedDescription {
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  letter-spacing: .02em;
}

#recommendedChoice .bodyStyle .overview .column1 h3 {
  font-family: ProximaNova-Bold,Helvetica;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: .06em;
  margin-bottom: 20px;
}

#recommendedChoice .bodyStyle .overview .column1 img {
  margin: 20px 0;
}

#recommendedChoice .bodyStyle .overview .selectButton {
  float: right;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title {
  font-weight: 700;
  line-height: 20px;
  padding: 10px 0;
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  border-bottom: none;
  margin: 0;
  font-family: ProximaNovaRgRegular,arial,helvetica,sans-serif;
  font-size: 13px;
  color: #444;
  letter-spacing: .02em;
}

.bigfont #recommendedChoice .bodyStyle .overview.recommended .column2 .title {
  font-size: 15px;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title.active:after {
  color: #9e1b32;
  position: relative;
  top: 0;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 90px;
  margin: -69px 6px 0;
  vertical-align: middle;
  content: "";
  float: right;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title:after,
#recommendedChoice .bodyStyle .overview.recommended .column2 ul.open .title:after {
  position: relative;
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 10px;
  font-size: 90px;
  margin-top: -80px;
  float: right;
  display: inline-block;
  color: #9e1b32;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title.active.open {
  margin-bottom: 0;
  border-bottom: none;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title.active.open:after {
  content: "";
}

#recommendedChoice .bodyStyle .overview.recommended .column2 .title:after {
  content: "";
}

#recommendedChoice .bodyStyle .overview.recommended .column2 ul.open .title:after {
  content: "";
}

#recommendedChoice .bodyStyle .overview.recommended .column2 ul.open li:not(.title) {
  list-style-position: outside;
  padding-left: 17px;
  text-indent: -17px;
  line-height: 1.8em;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 ul.open li:not(.title):before {
  content: "";
  height: 7px;
  width: 7px;
  border: 1px solid #9e1b32;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 ul.open li:last-of-type {
  padding-bottom: 10px;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 ul:last-of-type {
  border-bottom: solid 1px #dedede;
  margin-bottom: 20px;
}

#recommendedChoice .bodyStyle .overview.recommended .column2 li:not(.title) {
  display: none;
}

#recommendedChoice .bodyStyle .recommendedChoiceTitle {
  display: none;
}

.DropdownNav {
  font-size: 13px;
  border: 1px solid #999;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 25px;
}

.bigfont .DropdownNav {
  font-size: 15px;
}

.DropdownNav .selected {
  font-size: 12px;
  background-color: #fff;
  color: #9e1b32;
  outline: 0;
  font-family: ProximaNovaLtSemibold,arial,helvetica,sans-serif;
}

.bigfont .DropdownNav .selected {
  font-size: 14px;
}

.DropdownNav .selected:before,
.DropdownNav.active .selected.open:before {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .4s ease-out;
  font-size: 90px;
  text-align: center;
  display: block;
  position: absolute;
  top: -34px;
  line-height: 45px;
  color: #9e1b32;
}

.no-touch .DropdownNav .selected:hover {
  background: #f4f4f4;
}

.DropdownNav ul li,
.DropdownNav.active .selected:focus {
  background-color: #fff;
}

.DropdownNav .selected:before {
  content: "";
  right: 5px;
}

.rtl .DropdownNav .selected:before {
  left: 5px;
  right: auto;
}

.DropdownNav.active .selected.open:before {
  content: "";
  right: 5px;
}

.DropdownNav ul li {
  border: none;
}

.DropdownNav ul li a {
  color: #9e1b32;
}

.DropdownNav ul li.active a {
  color: #a1a1a1;
}

.DropdownNav ul li.noresults {
  pointer-events: none;
  opacity: .4;
}