<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.auto .main {
  max-width: 100% !important;
  width: 100%; }
  .auto .main .no-result-text {
    margin: 50px auto 0; }
  .auto .main #vehicle-page-loading-spinner {
    max-width: 50px;
    margin: 100px auto 60px; }
  .auto .main .inventory-header {
    position: relative; }
    .auto .main .inventory-header &gt; img {
      width: 100%; }
    .auto .main .inventory-header .nh-copy {
      position: absolute;
      top: 20%;
      left: 50%;
      transform: translateX(-50%);
      max-width: 1630px;
      width: 100%;
      padding: 0px 20px; }
      @media (max-width: 768px) {
        .auto .main .inventory-header .nh-copy {
          position: relative;
          top: unset;
          padding: 40px 20px 20px; } }
      .auto .main .inventory-header .nh-copy .nc-inner {
        max-width: 650px; }
  .auto .main #NextIndex {
    max-width: 1620px;
    margin: 0px auto; }
    .auto .main #NextIndex .display-text-retailer {
      display: none;
      position: relative;
      background: #000;
      padding: 14px 0px 18px;
      margin: 0px auto 35px; }
      @media (max-width: 1650px) {
        .auto .main #NextIndex .display-text-retailer {
          padding: 15px 15px; } }
      .auto .main #NextIndex .display-text-retailer:before, .auto .main #NextIndex .display-text-retailer:after {
        content: " ";
        position: absolute;
        background: #000;
        top: 0;
        left: -20vw;
        width: 20vw;
        height: 100%; }
      .auto .main #NextIndex .display-text-retailer:after {
        left: unset;
        right: -20vw; }
      .auto .main #NextIndex .display-text-retailer .retailer-ic {
        position: relative;
        top: -2px;
        margin-right: 8px;
        filter: invert(1); }
      .auto .main #NextIndex .display-text-retailer span {
        position: relative;
        color: #fff;
        z-index: 1;
        font-family: "mini_sans-medium", "arial", sans-serif; }
        .auto .main #NextIndex .display-text-retailer span.display-text-retailer-name {
          font-weight: bold;
          font-size: 16px;
          margin-top: 1em; }
        .auto .main #NextIndex .display-text-retailer span.display-text-retailer-address {
          margin-left: 14px;
          font-size: 12px; }
    .auto .main #NextIndex #search-button {
      background: #000;
      color: #fff; }
      .auto .main #NextIndex #search-button:hover {
        color: #000; }
    .auto .main #NextIndex #VehicleDiv {
      display: flex;
      flex-wrap: wrap;
      grid-gap: 20px 40px !important; }
      .auto .main #NextIndex #VehicleDiv .vehicle-container, .auto .main #NextIndex #VehicleDiv .cpo-benefits {
        margin-top: 90px;
        width: calc(25% - 40px);
        padding: 0; }
        @media (max-width: 1450px) {
          .auto .main #NextIndex #VehicleDiv .vehicle-container, .auto .main #NextIndex #VehicleDiv .cpo-benefits {
            width: calc(33% - 24px) !important; } }
        @media (max-width: 1024px) {
          .auto .main #NextIndex #VehicleDiv .vehicle-container, .auto .main #NextIndex #VehicleDiv .cpo-benefits {
            width: calc(50% - 20px) !important; } }
        @media (max-width: 768px) {
          .auto .main #NextIndex #VehicleDiv .vehicle-container, .auto .main #NextIndex #VehicleDiv .cpo-benefits {
            width: calc(100%) !important; } }
  .auto .main .vehicle-container .is-reserved-banner {
    padding: 10px 10px 8px;
    height: auto; }
    .auto .main .vehicle-container .is-reserved-banner p {
      font-family: "mini_sans-medium", "arial", sans-serif;
      font-size: 14px;
      line-height: 1;
      font-weight: normal; }
  .auto .main .vehicle-container.all-inclusive-price {
    flex-direction: column !important;
    border-bottom: none !important; }
  .auto .main .vehicle-container .lease-info .title {
    max-width: 120px; }
  .auto .main .vehicle-container .lease-info .lease-info-rate-expiry {
    padding: 0px 10px; }
  .auto .main .vehicle-container .button-group-icons {
    display: flex;
    margin: 30px auto 25px;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    grid-gap: 0 10px; }
    .auto .main .vehicle-container .button-group-icons &gt; div {
      display: flex;
      position: relative;
      margin: 0;
      width: 100%;
      justify-content: center;
      vertical-align: middle; }
      .auto .main .vehicle-container .button-group-icons &gt; div:before {
        content: ' ';
        position: absolute;
        left: calc(100% + 5px);
        top: 50%;
        transform: translateY(-50%);
        background: #EBEBEB;
        width: 1px;
        height: 100%; }
      .auto .main .vehicle-container .button-group-icons &gt; div:last-child:before {
        display: none; }
      .auto .main .vehicle-container .button-group-icons &gt; div a {
        font-size: 12px;
        line-height: 1.1;
        font-family: "mini_sans-medium", "arial", sans-serif; }
        .auto .main .vehicle-container .button-group-icons &gt; div a .img-icon {
          display: block;
          margin: 0px auto 10px; }
      .auto .main .vehicle-container .button-group-icons &gt; div .info-icon-popover {
        position: relative;
        top: -10px;
        cursor: pointer; }
        .auto .main .vehicle-container .button-group-icons &gt; div .info-icon-popover img {
          max-width: 18px; }
      .auto .main .vehicle-container .button-group-icons &gt; div .popover-content {
        min-width: 250px; }
  .auto .main .vehicle-container .button-group .auto-btn-white {
    border-color: #000; }
  .auto .main .vehicle-container .button-group .Link_GoToDetailsReserveNow,
  .auto .main .vehicle-container .button-group .motocommerce-vehicle-link {
    padding-left: 1em;
    vertical-align: baseline;
    line-height: 1;
    transition: 100ms; }
    .auto .main .vehicle-container .button-group .Link_GoToDetailsReserveNow img,
    .auto .main .vehicle-container .button-group .motocommerce-vehicle-link img {
      margin-left: 12px; }
    .auto .main .vehicle-container .button-group .Link_GoToDetailsReserveNow:hover img,
    .auto .main .vehicle-container .button-group .motocommerce-vehicle-link:hover img {
      filter: invert(1); }
  .auto .main .new-slider-container .noUi-background,
  .auto .main .new-slider-container .noUi-base,
  .auto .main .noUi-connect {
    background: #000 !important; }
  .auto .main .new-slider-container .noUi-handle {
    border-color: #000 !important;
    background: #fff !important; }
  .auto .main .inventory-filter .filter-row-0 .filter-col .button-img,
  .auto .main .inventory-filter img.advanced-quick-switch,
  .auto .main .inventory-filter .locate-img,
  .auto .main .inventory-filter .ClearButton {
    filter: invert(1);
    right: 12px; }
  .auto .main img.share-btn, .auto .main img#ResetButton {
    filter: invert(1); }

.auto.inventory-2020 .container {
  max-width: 1376px;
  padding: 0; }

.auto.inventory-2020 .form-control {
  height: 40px; }

.auto.inventory-2020 .retailer-special-offers-title {
  max-width: 1054px;
  margin: 40px auto 0 auto;
  padding: 0 15px; }

.auto.inventory-2020 .inventory-filter {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.auto.inventory-2020 .inventory-filter h2 {
  line-height: 50px;
  margin-bottom: 0; }

.auto.inventory-2020 .inventory-filter p {
  line-height: 40px; }

body.fr .auto.inventory-2020 .inventory-filter h2.filter-results-count {
  line-height: 30px;
  margin: 0; }

body.fr .auto.inventory-2020 .inventory-filter h2.filter-results-count + p {
  line-height: 16px; }

.auto.inventory-2020 .inventory-filter .filter-area {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1376px;
  padding: 40px 0; }

.auto.inventory-2020 .inventory-filter .filter-results-count {
  float: left;
  padding-right: 5px; }

.auto.inventory-2020 .inventory-filter .filter-row .filter-col {
  float: left;
  padding: 0 5px;
  position: relative; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(1) {
  min-width: 35%;
  margin-right: 10px; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(1).fr {
  min-width: initial;
  width: 35%;
  margin-right: 10px; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(2) {
  min-width: 2%; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(3) {
  min-width: 35%; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(3).fr {
  min-width: initial;
  width: 35%; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(4) {
  min-width: 4%; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(5) {
  min-width: 23%;
  padding-left: 2%; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col .row {
  margin-top: 22px; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col .buttons {
  font-size: 12px !important;
  line-height: 16px;
  text-align: center; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col .button-img {
  width: 16px;
  padding-bottom: 5px; }

.auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col .button-div {
  width: 100%;
  text-align: center;
  cursor: pointer; }

.auto.inventory-2020 .inventory-filter .filter-row-01 {
  margin-top: 22px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(1) {
  min-width: 18.75%;
  /*max-width: 18.75%;*/
  margin-right: 10px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(2) {
  min-width: 18.75%;
  /*max-width: 18.75%;*/
  margin-left: 10px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(2).fr {
  min-width: initial;
  width: 18.75%;
  margin-left: 10px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(3) {
  min-width: 4%; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(4) {
  min-width: 37.5%; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(4).fr {
  min-width: initial;
  width: 37.5%; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(5) {
  min-width: 4%; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(6) {
  min-width: 6%;
  /*max-width: 6%;*/
  padding-right: 20px;
  border-right: 1px solid #e3e3e3;
  max-height: 50px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(7) {
  min-width: 6%;
  padding-left: 20px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .buttons {
  font-size: 12px !important;
  line-height: 16px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .button-img {
  width: 14px; }

.auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .button-div {
  width: 100%;
  text-align: center;
  cursor: pointer; }

.auto.inventory-2020 .inventory-filter .filter-row-02 {
  display: none; }

.auto.inventory-2020 .inventory-filter .filter-row-03 {
  display: none; }

.auto.inventory-2020 .inventory-filter .filter-row-1 {
  margin-top: 22px; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
  width: 12%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(2) {
  width: 17%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(3) {
  width: 17%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(4) {
  width: 3.4%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(5) {
  width: 17%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(6) {
  width: 17%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
  width: 14.05%; }

.auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
  width: 2.55%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(1) {
  width: 20.85%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(2) {
  width: 20.85%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(3) {
  width: 20.85%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(4) {
  width: 20.85%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(5) {
  width: 14.05%; }

.auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(6) {
  width: 2.55%; }

.auto.inventory-2020 .inventory-filter .filter-row-3 {
  margin-top: 22px; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(1) {
  width: 22.4%; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(2) {
  width: 22.4%; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(3) {
  width: 22.4%; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) {
  width: 16.2%;
  height: 70px; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) .auto-btn {
  position: absolute;
  bottom: 2px;
  right: 5px;
  min-width: 145px; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(5) {
  width: 14.05%; }

.auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(6) {
  width: 2.55%; }

.auto.inventory-2020 .inventory-filter .filter-row-4 .filter-col:nth-child(1) {
  width: 83.4%;
  min-height: 40px; }

.auto.inventory-2020 .inventory-filter .filter-row-4 .filter-col:nth-child(2) {
  width: 16.6%;
  padding: 15px 0 0 25px; }

body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:not(:nth-child(1)):not(:nth-child(7)):not(:nth-child(8)) {
  min-height: 40px; }

body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:not(:nth-child(1)):not(:nth-child(7)):not(:nth-child(8)) * {
  display: none; }

.auto.inventory-2020 .inventory-filter .collapsable {
  padding-top: 25px; }

.auto.inventory-2020 .inventory-filter .ClearButton {
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
  background-color: #FFF; }

.auto.inventory-2020 .inventory-filter .photos-wrapper label {
  margin: 0; }

.auto.inventory-2020 .inventory-filter .demo-wrapper label {
  margin: 0; }

.auto.inventory-2020 .inventory-filter .locate-img {
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  height: 40px;
  width: 40px;
  cursor: pointer; }

.auto.inventory-2020 .inventory-filter .price-container,
.auto.inventory-2020 .inventory-filter .radius-container {
  max-width: 100%; }

.auto.inventory-2020 .inventory-filter .km-container,
.auto.inventory-2020 .inventory-filter .year-container {
  max-width: 253px; }

.auto.inventory-2020 .inventory-filter .price-container p,
.auto.inventory-2020 .inventory-filter .radius-container p,
.auto.inventory-2020 .inventory-filter .km-container p,
.auto.inventory-2020 .inventory-filter .year-container p {
  line-height: 16px; }

.auto.inventory-2020 .inventory-filter .advanced-quick-switch,
.auto.inventory-2020 .inventory-filter .photo-filter-label,
.auto.inventory-2020 .inventory-filter .demo-filter-label,
.auto.inventory-2020 .inventory-filter .share-btn,
.auto.inventory-2020 .inventory-filter .reset-btn {
  cursor: pointer; }

body.fr .auto.inventory-2020 .inventory-filter .share-btn {
  line-height: 16px;
  padding-top: 5px; }

.auto.inventory-2020 .inventory-filter .share-row-national {
  margin: -25px 0 15px; }

.auto.inventory-2020 .inventory-filter img.advanced-quick-switch {
  padding: 8px 0;
  position: absolute;
  top: 0;
  right: 0; }

.auto.inventory-2020 .inventory-filter img.reset-btn,
.auto.inventory-2020 .inventory-filter img.share-btn {
  padding: 7px 0; }

.auto.inventory-2020 .inventory-filter .with-photos-additional-wrapper {
  white-space: nowrap;
  line-height: 16px;
  position: absolute;
  bottom: -26px; }

.auto.inventory-2020 .inventory-filter .demo-additional-wrapper {
  white-space: nowrap;
  line-height: 16px;
  position: absolute;
  bottom: -26px; }

.auto.inventory-2020 .sort-results p {
  margin-right: 10px; }

.auto.inventory-2020 .sort-results .sort-left-side {
  float: left;
  width: 50%; }

.auto.inventory-2020 .sort-results .sort-left-side p,
.auto.inventory-2020 .sort-results .sort-left-side select {
  display: inline-block;
  width: auto; }

.auto.inventory-2020 .sort-results .results-per-page {
  float: left;
  width: 50%;
  text-align: right; }

.auto.inventory-2020 .sort-results .results-per-page p,
.auto.inventory-2020 .sort-results .results-per-page select {
  display: inline-block;
  width: auto; }

.auto.inventory-2020 .preowned-paging {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-top: 25px;
  padding: 15px 0; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1630px;
  padding: 0 5px; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col {
  width: 33.33%;
  float: left;
  min-height: 30px; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col:nth-child(1) {
  text-align: left; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col:nth-child(2) {
  text-align: center; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col:nth-child(3) {
  text-align: right; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col * {
  display: inline-block; }

.auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col .auto-btn-plain {
  line-height: 30px; }

.auto.inventory-2020 .preowned-paging .page {
  font-size: 18px;
  line-height: 10px;
  padding: 10px;
  cursor: pointer; }

.auto.inventory-2020 .preowned-paging .page:hover,
.auto.inventory-2020 .preowned-paging .page.active {
  background-color: #e8e8e8; }

.auto.inventory-2020 .vehicle-container .car-model {
  margin-bottom: 20px;
  position: relative; }

.auto.inventory-2020 .vehicle-container .car-model h2 {
  margin-bottom: 10px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-name-display {
  min-height: 60px; }

.auto.inventory-2020 .vehicle-container .car-model .pipeline-vehicle-non-price-guide {
  font-size: 22px;
  line-height: 22px;
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 1em;
  min-height: 113px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price-hide {
  display: none !important; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price {
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  width: 100%; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .all-inclusive-price {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .all-inclusive-price .all-inclusive-price-title {
  flex: 0.5;
  vertical-align: bottom; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .all-inclusive-price .all-inclusive-price-amount {
  flex: 0.5;
  text-align: right; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .all-inclusive-price .all-inclusive-price-title .price-title {
  font-size: 16px;
  line-height: 1.1;
  display: inline-block; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .all-inclusive-price .all-inclusive-price-title .price-title.fr {
  font-size: 14px;
  line-height: 14px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .price-modal-trigger-image {
  width: 18px;
  padding-bottom: 15px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .price-modal-trigger-image.fr {
  width: 16px;
  padding-bottom: 10px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: space-between; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-monthly-payment {
  flex: 0.5;
  width: 100%;
  text-align: center; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-monthly-payment .title {
  display: inline-block;
  text-decoration: none;
  padding-right: 5px !important; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-monthly-payment .amount {
  text-decoration: none; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-monthly-payment .guide {
  display: inline-block;
  width: 18px;
  padding-bottom: 15px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate {
  flex: 0.5;
  border-right: 1px solid black;
  text-align: center; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-title {
  margin-top: 5px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-value {
  display: inline-block !important;
  margin-top: 5px;
  margin-bottom: 5px !important; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-symbol {
  display: inline-block !important;
  margin-left: -2px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-symbol .symbol {
  display: block;
  font-size: 16px;
  margin-bottom: -12px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-symbol .apr {
  display: block;
  font-size: 8px; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-term {
  font-size: 12px;
  line-height: 12px;
  font-family: ' mini_sans-medium', 'arial', sans-serif !important; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info .lease-info-rate .lease-info-rate-expiry {
  display: inline-block !important;
  font-size: 12px;
  line-height: 12px;
  font-family: ' mini_sans-medium', 'arial', sans-serif !important; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price del {
  font-size: 18px;
  line-height: 22px;
  display: block; }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price del.hidden-discount {
  opacity: 0; }

.auto.inventory-2020 .vehicle-container .start-estimate-payment {
  z-index: 1;
  text-decoration: none !important; }

.auto.inventory-2020 .vehicle-container .start-estimate-payment h3 {
  margin: 0; }

.auto.inventory-2020 .vehicle-container .start-estimate-payment p {
  padding-right: 20px; }

.auto.inventory-2020 .vehicle-container .start-estimate-payment img {
  display: block;
  top: 0;
  right: -5px; }

.auto.inventory-2020 .vehicle-container:nth-child(3n - 2) {
  padding: 0 60px 0 0; }

.auto.inventory-2020 .vehicle-container:nth-child(3n - 1) {
  padding: 0 30px; }

.auto.inventory-2020 .vehicle-container:nth-child(3n) {
  padding: 0 0 0 60px; }

.auto.inventory-2020 .vehicle-container:nth-child(3n + 1) {
  clear: both; }

.auto.inventory-2020 .vehicle-container .car-img {
  height: 200px;
  overflow: hidden;
  margin-bottom: 15px; }

.auto.inventory-2020 .vehicle-container .car-img {
  position: relative;
  background-color: #E6E6E6; }

.auto.inventory-2020 .vehicle-container .car-img .carousel .auto-gallery-left {
  opacity: 1;
  position: absolute;
  top: calc(50%);
  width: 15px;
  height: 27px;
  background-image: url(/Public/img/2016-739165/content/inventory/icons/arrow-circle.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  padding: 15px;
  transform: rotate(180deg); }

.auto.inventory-2020 .vehicle-container .car-img .carousel .auto-gallery-right {
  opacity: 1;
  position: absolute;
  left: auto;
  top: calc(50%);
  width: 15px;
  height: 27px;
  background-image: url(/Public/img/2016-739165/content/inventory/icons/arrow-circle.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  padding: 15px; }

.auto.inventory-2020 .vehicle-container .car-img img {
  width: auto;
  height: 100%;
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.auto.inventory-2020 .vehicle-container .car-img .carousel, .auto.inventory-2020 .vehicle-container .car-img .carousel .carousel-inner, .auto.inventory-2020 .vehicle-container .car-img .carousel .item {
  height: 100%; }

.auto.inventory-2020 .vehicle-container .car-img .carousel img {
  object-fit: contain; }

.auto.inventory-2020 .vehicle-container .car-img .hide-none-pipeline-msg {
  display: none; }

.auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
  width: 500px;
  height: auto;
  position: relative;
  top: -45%;
  left: -13%;
  transform: translateX(0); }

.auto.inventory-2020 .vehicle-container .car-img .car-img-disclaimer {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 200px; }

.auto.inventory-2020 .vehicle-container .car-img .car-img-disclaimer p {
  position: absolute;
  bottom: 2px;
  left: 5px;
  opacity: 0.8; }

.auto.inventory-2020 .auto-preowned-compare-checkbox {
  clear: both;
  padding: 0; }

.auto.inventory-2020 .car-details {
  margin-top: 20px;
  padding-bottom: 25px;
  border-bottom: 2px solid #000; }

.auto.inventory-2020 .car-details p {
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase; }

.auto.inventory-2020 .car-details .car-details-left-col {
  width: 35%;
  float: left; }

.auto.inventory-2020 .car-details .car-details-right-col {
  width: 65%;
  float: left; }

.auto.inventory-2020 .car-details .car-details-right-col p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: right; }

.auto.inventory-2020 .button-group .plain-btns {
  width: calc(100% - 10px);
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.auto.inventory-2020 .button-group .plain-btns .auto-btn-plain {
  width: 100%;
  text-align: left;
  margin: 0;
  line-height: 40px; }

.auto.inventory-2020 .button-group .plain-btns .auto-btn-plain:not(:last-child) {
  border-bottom: 1px solid #b2b2b2; }

.auto.inventory-2020 .button-group .button-group-ctas {
  margin-top: 10px; }

.auto.inventory-2020 .button-group .button-group-ctas .btn {
  width: 100%; }

.auto.inventory-2020 .button-group .button-group-ctas .btn:not(:first-child) {
  margin-top: 10px; }

.auto.inventory-2020 .back-to-top {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin: 80px 0;
  padding: 15px 0;
  text-align: center; }

.auto.inventory-2020 .back-to-top .auto-btn-plain {
  margin-top: -4px;
  background: none; }

.auto.inventory-2020 .back-to-top .auto-btn-plain::after {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  background-image: URL("/Public/img/2016-739165/ico/wide/positive/btn-arrow-right.png");
  width: 6px;
  height: 9px;
  top: 2px;
  transform: rotate(-90deg); }

.auto.inventory-2020 .fixed-footer {
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background-color: #e8e8e8;
  height: 107px;
  margin-top: 40px;
  box-shadow: 0 0 10px RGBA(0, 0, 0, 0.4); }

.auto.inventory-2020 .fixed-footer.fixed {
  position: fixed;
  margin-top: 0;
  z-index: 3; }

.auto.inventory-2020 .fixed-footer .fixed-footer-content {
  display: flex;
  max-width: 620px;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 768px) {
    .auto.inventory-2020 .fixed-footer .fixed-footer-content {
      flex-direction: column; } }
  .auto.inventory-2020 .fixed-footer .fixed-footer-content .col {
    position: relative;
    margin: 15px 0;
    cursor: pointer;
    width: 100%; }
  .auto.inventory-2020 .fixed-footer .fixed-footer-content p {
    font-size: 14px;
    line-height: 14px;
    padding-top: 18px; }

.auto.inventory-2020 .space-for-fixed-footer {
  height: 147px; }

.auto.inventory-2020 .auto-modal#auto-preowned-pricing-legal {
  max-width: 600px; }

.auto.inventory-2020 .auto-modal#calculator-modal {
  max-width: 1200px; }

.auto.inventory-2020 .auto-modal#calculator-modal .modal-body {
  padding-bottom: 0; }

.auto.inventory-2020 .auto-modal#calculator-modal .modal-body .modal-sections {
  display: flex; }

.auto.inventory-2020 .auto-modal#calculator-modal .modal-body .modal-sections .modal-section {
  flex: 0.5;
  padding: 10px;
  margin: 10px; }

.auto.inventory-2020 .calculator-wrapper .standalone-calculator.row {
  margin: 0; }

.auto.inventory-2020 .calculator-wrapper .standalone-calculator.row &gt; div {
  padding: 0; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class [id^=StandAloneCalculator] {
  padding: 0; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class h3.finance-only,
.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class h3.lease-only,
.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .VariantSelectSection {
  display: none; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .CalculationsSection {
  width: 100%;
  float: none;
  padding: 0; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-input,
.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-result {
  width: 100%;
  float: none;
  padding: 0; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-result .MonthlyPaymentDisplay {
  width: 30%;
  margin-left: 40%; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-result .InterestRateDisplay {
  width: 30%; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .due-on-sign {
  text-align: left; }

.auto.inventory-2020 .calculator-wrapper #standalone-calc-toggle {
  position: absolute;
  top: 55px;
  z-index: 1; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .FooterSection {
  display: none; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .CalculatorItem .CalculatorItemInput {
  max-width: none; }

.auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .btnAddCalculator {
  width: 75%;
  float: right;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px; }

.bottom-pagination {
  margin: 60px 0px !important; }

.auto.inventory-2020 .calculator-footer {
  margin-top: 10px;
  padding: 10px 0;
  /*border-top: 2px solid #000;*/ }

.auto.inventory-2020 .calculator-footer .guide-info {
  margin-bottom: 10px;
  font-size: 12px !important;
  font-family: 'mini_sans-medium', 'arial', sans-serif !important;
  font-weight: bold; }

/* exclusive offers start */
#ExclusiveOffers {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  padding: 40px;
  width: 100%;
  max-width: 1105px;
  border-top: 2px solid #222;
  border-left: 2px solid #222;
  border-right: 2px solid #222; }

#auto-loyalty-offers #ExclusiveOffers {
  position: relative;
  bottom: auto;
  left: auto;
  transform: none;
  background: none;
  padding: 0;
  max-width: none;
  border: 0; }

#ExclusiveOffers .close-exclusive-offers {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }

#ExclusiveOffers h2 {
  margin-bottom: 30px; }

#ExclusiveOffers .exclusive-offer-body {
  text-align: center;
  margin: 0 auto;
  max-width: 840px;
  margin-bottom: 40px; }

#ExclusiveOffers .exclusive-offer-cards {
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%); }

#ExclusiveOffers .exclusive-offer-card, .exclusive-offer-card-divider {
  float: left; }

#ExclusiveOffers .exclusive-offer-card {
  min-width: 220px;
  padding: 15px 15px;
  -webkit-box-shadow: 1px 7px 24px -5px rgba(46, 46, 46, 0.2);
  -moz-box-shadow: 1px 7px 24px -5px rgba(46, 46, 46, 0.2);
  box-shadow: 1px 7px 24px -5px rgba(46, 46, 46, 0.2);
  border: 1px solid #e5e5e5; }

#ExclusiveOffers .exclusive-offer-card-inner {
  position: relative; }

#ExclusiveOffers .exclusive-offer-card-top, .exclusive-offer-card-middle, .exclusive-offer-card-bottom {
  position: relative;
  width: 100%;
  text-align: center; }

#ExclusiveOffers .exclusive-offer-card-middle {
  margin-top: 10px; }

#ExclusiveOffers .exclusive-offer-card-middle h1 {
  margin-bottom: 0; }

#ExclusiveOffers .exclusive-offer-card-middle h1 span {
  font-size: 0.7em; }

#ExclusiveOffers .exclusive-offer-card-bottom {
  margin-top: 10px; }

#ExclusiveOffers .exclusive-offer-card-bottom-inner {
  position: relative;
  display: inline-block; }

#ExclusiveOffers .exclusive-offer-card-bottom h4 {
  padding-left: 1px;
  float: left;
  margin: 0;
  line-height: 21px; }

#ExclusiveOffers .exclusive-offer-card-bottom .auto-modal-trigger {
  float: left;
  margin-top: -1px !important; }

#ExclusiveOffers .exclusive-offer-card-text, .exclusive-offer-card-line {
  width: 100%;
  text-align: center; }

#ExclusiveOffers .exclusive-offer-card-text {
  position: relative;
  z-index: 2;
  background: #fff;
  margin: 0 auto;
  padding: 0 15px;
  font-style: italic;
  font-size: 1.2em; }

#ExclusiveOffers .exclusive-offer-card-line {
  position: absolute;
  height: 1px;
  background: #e8e8e8;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%); }

#ExclusiveOffers .exclusive-offer-card-divider {
  position: relative;
  margin: 0 25px;
  text-align: center; }

#ExclusiveOffers .exclusive-offer-card-divider-text {
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-50%);
  padding: 4px 0 10px 0;
  background: #fff;
  font-size: 1.4em;
  font-style: italic;
  z-index: 2; }

#ExclusiveOffers .exclusive-offer-card-divider-line {
  position: absolute;
  height: inherit;
  width: 1px;
  background: #000;
  left: 50%;
  top: 0;
  transform: translateX(-50%); }

#ExclusiveOffers .legal-trigger {
  margin-left: 10px; }

#ExclusiveOffers .exclusive-offer-expiry {
  text-align: center;
  margin-top: 30px; }

#auto-loyalty-offers #ExclusiveOffers .exclusive-offer-expiry {
  text-align: left;
  margin: 30px 0; }

#ExclusiveOffers .exclusive-offer-disclaimer {
  text-align: center;
  margin-top: 30px; }

#auto-loyalty-offers #ExclusiveOffers h4,
#auto-loyalty-offers #ExclusiveOffers h1 {
  width: 100%;
  max-width: none; }

#auto-loyalty-offers #ExclusiveOffers &gt; h1 {
  text-align: left; }

#auto-loyalty-offers #ExclusiveOffers &gt; p {
  text-align: left;
  padding: 0; }

@media (max-width: 910px) {
  #ExclusiveOffers .exclusive-offer-body {
    padding: 0 10px; }
  #ExclusiveOffers .exclusive-offer-card, #ExclusiveOffers .exclusive-offer-card-divider {
    float: none;
    width: 100%; }
  #ExclusiveOffers .exclusive-offer-card-divider {
    margin: 25px 0; }
  #ExclusiveOffers .exclusive-offer-card-divider-text {
    display: inline;
    transform: none;
    top: 0;
    padding: 0 13px 0 10px; }
  #ExclusiveOffers .exclusive-offer-card-divider-line {
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  #ExclusiveOffers .legal-trigger {
    margin-left: calc(50% - 11px);
    position: relative;
    top: 10px; } }

/* exclusive offers end */
#nochargemaintenance {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  padding: 40px;
  width: 100%;
  max-width: 1105px;
  border-top: 2px solid #222;
  border-left: 2px solid #222;
  border-right: 2px solid #222; }

#nochargemaintenance .nc-header-content .button-container {
  padding-top: 15px; }

#nochargemaintenance .nc-body-content {
  clear: both;
  padding-top: 30px; }

#nochargemaintenance .included-items {
  text-align: center; }

#nochargemaintenance .included-items .included-items-wrapper .included-item {
  width: 14.28%;
  float: left;
  padding: 0 5px; }

#nochargemaintenance .included-items .included-items-wrapper .included-item .included-item-image img {
  max-width: 45px;
  margin-bottom: 10px; }

#nochargemaintenance .whats-included-legal p {
  text-align: justify;
  margin-top: 30px; }

#nochargemaintenance .close-ncsm-offers {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }

@media (max-width: 1456px) {
  .auto.inventory-2020 .container {
    max-width: 1054px; }
  .auto.inventory-2020 .inventory-filter .filter-area {
    max-width: 1054px;
    padding: 40px 15px; }
  .auto.inventory-2020 .sort-results {
    padding: 0 15px; }
  .auto.inventory-2020 .preowned-paging .preowned-paging-row {
    max-width: 1054px;
    padding: 0 15px; }
  .auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(1) {
    min-width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(2) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(3) {
    min-width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(4) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-0 .filter-col:nth-child(5) {
    min-width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 {
    margin-top: 15px; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(1) {
    min-width: 50%;
    margin-right: 0px; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(2) {
    min-width: 50%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(3) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(4) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(5) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(6) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col:nth-child(7) {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .buttons {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .button-img {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-01 .filter-col .button-div {
    display: none; }
  .auto.inventory-2020 .inventory-filter .filter-row-02 {
    display: block;
    margin-top: 15px; }
  .auto.inventory-2020 .inventory-filter .filter-row-02 .filter-col:nth-child(1) {
    min-width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-02 .filter-col:nth-child(2) {
    min-width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 {
    display: block;
    margin-top: 15px; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(1) {
    min-width: 25%;
    text-align: right; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(1).fr {
    min-width: initial;
    width: 25%;
    text-align: right; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(2) {
    min-width: 25%; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(3) {
    min-width: 25%;
    text-align: center; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(3).fr {
    min-width: initial;
    width: 25%;
    text-align: center; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(4) {
    min-width: 25%;
    text-align: center; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col:nth-child(4).fr {
    min-width: initial;
    width: 25%;
    text-align: center; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col .buttons {
    font-size: 12px !important;
    line-height: 16px; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col .button-img {
    width: 14px; }
  .auto.inventory-2020 .inventory-filter .filter-row-03 .filter-col .button-div {
    width: 100%;
    text-align: center;
    cursor: pointer; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(2) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(3) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(4) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(5) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(6) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(1) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(2) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(3) {
    width: 35%;
    margin-top: 20px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(4) {
    width: 35%;
    margin-top: 20px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(5) {
    width: 25%;
    margin-top: 16px;
    padding-left: 25px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(6) {
    width: 5%;
    margin-top: 20px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(1) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(2) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(3) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) {
    width: 50%;
    height: 70px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) .auto-btn {
    position: absolute;
    bottom: 2px;
    right: 5px;
    min-width: 145px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(5) {
    width: 15%;
    margin-top: 15px; }
  body.fr .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(5) {
    width: 25%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(6) {
    width: 5%;
    margin-top: 15px; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 75%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 22.5%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 2.5%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:not(:nth-child(1)):not(:nth-child(7)):not(:nth-child(8)) {
    display: none; }
  .auto.inventory-2020 .inventory-filter p.advanced-quick-switch,
  .auto.inventory-2020 .inventory-filter .photo-filter-label,
  .auto.inventory-2020 .inventory-filter .demo-filter-label,
  .auto.inventory-2020 .inventory-filter p.reset-btn,
  .auto.inventory-2020 .inventory-filter p.share-btn {
    padding-left: 0; }
  .auto.inventory-2020 .inventory-filter .collapsable {
    padding: 0; }
  .auto.inventory-2020 .inventory-filter .with-photos-additional-wrapper {
    bottom: -22px; }
  .auto.inventory-2020 .inventory-filter .demo-additional-wrapper {
    bottom: -22px; }
  .auto.inventory-2020 .inventory-filter #PhotoFilter {
    margin-top: 9px;
    float: right; }
  .auto.inventory-2020 .inventory-filter #DemoFilter {
    margin-top: 9px;
    float: right; }
  .auto.inventory-2020 .inventory-filter .price-container,
  .auto.inventory-2020 .inventory-filter .radius-container,
  .auto.inventory-2020 .inventory-filter .km-container,
  .auto.inventory-2020 .inventory-filter .year-container {
    max-width: calc(100% - 20px); }
  .auto.inventory-2020 .inventory-filter .price-container .right-label,
  .auto.inventory-2020 .inventory-filter .radius-container .right-label,
  .auto.inventory-2020 .inventory-filter .km-container .right-label,
  .auto.inventory-2020 .inventory-filter .year-container .right-label {
    margin-right: -9px; }
  body.fr .auto.inventory-2020 .inventory-filter h2.filter-results-count {
    margin-bottom: 10px; }
  .auto.inventory-2020 #VehicleDiv {
    padding: 0 15px; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 2) {
    padding: 0 20px 0 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 1) {
    padding: 0 10px; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n) {
    padding: 0 0 0 20px; }
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 430px;
    height: auto;
    position: relative;
    top: -33%;
    left: -17%;
    transform: translateX(0); } }

@media (max-width: 1380px) {
  #nochargemaintenance {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    padding: 40px;
    max-width: none;
    border: none; }
  #nochargemaintenance .included-items .included-items-wrapper .included-item {
    width: 50%;
    padding: 15px; }
  #nochargemaintenance .included-items .included-items-wrapper .included-item:nth-child(2n+1) {
    clear: both; } }

@media (max-width: 1053px) {
  .auto.inventory-2020 .vehicle-container {
    width: 50%; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 2) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 1) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n + 1) {
    clear: none; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n - 1) {
    padding-right: 15px; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n) {
    padding-left: 15px; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n + 1) {
    clear: both; }
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 85%;
    top: -33%;
    left: 5%; } }

@media (max-width: 975px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 85%;
    top: -20%;
    left: 5%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 70%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 25%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 5%; } }

@media (max-width: 768px) {
  .auto.inventory-2020 .auto-modal#calculator-modal {
    max-width: 768px; }
  .auto.inventory-2020 .auto-modal#calculator-modal .modal-body {
    padding-bottom: 0; }
  .auto.inventory-2020 .auto-modal#calculator-modal .modal-body .modal-sections {
    display: flex;
    flex-direction: column; }
  .auto.inventory-2020 .auto-modal#calculator-modal .modal-body .modal-sections .modal-section {
    padding: 10px;
    margin: 10px;
    border-bottom: 1px dashed grey; }
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 100%;
    top: -15%;
    left: -1%; }
  .auto.inventory-2020 .fixed-footer {
    height: auto;
    transition: height 0.3s ease-in-out; }
  .auto.inventory-2020 .fixed-footer .fixed-footer-toggle {
    position: relative;
    padding: 10px 0;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    cursor: pointer; }
  .auto.inventory-2020 .fixed-footer .fixed-footer-toggle .circle {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 1000px; }
  .auto.inventory-2020 .fixed-footer .fixed-footer-toggle .circle::after {
    content: " ";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 50%;
    left: 50%;
    transform: rotate(-45deg) translate(-10%, -50%);
    border-top: 1px solid #000;
    border-right: 1px solid #000; }
  .auto.inventory-2020 .fixed-footer.open .fixed-footer-toggle .circle::after {
    transform: rotate(135deg) translate(-19%, 84%); }
  .auto.inventory-2020 .fixed-footer p:not(.fixed-footer-toggle) {
    padding: 20px 15px 20px 50px;
    display: inline-block; }
  .auto.inventory-2020 .fixed-footer img {
    display: block;
    position: absolute;
    width: 25px;
    top: 50%;
    transform: translateY(-50%); }
  .auto.inventory-2020 .fixed-footer .col {
    margin: 0 25px;
    display: none;
    width: calc(100% - 50px);
    border: 0;
    border-bottom: 1px solid #000;
    text-align: left; }
  .auto.inventory-2020 .calculator-wrapper #standalone-calc-toggle {
    position: relative;
    top: 0;
    z-index: 1; }
  #nochargemaintenance {
    padding: 40px 0; }
  #auto-ncsm .modal-body {
    padding-left: 15px;
    padding-right: 15px; }
  .top-margined {
    margin-top: 20px; } }

@media (max-width: 670px) {
  .auto.inventory-2020 .vehicle-container {
    width: 100%;
    margin-top: 50px; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 2) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n - 1) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n) {
    padding: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(3n + 1) {
    clear: none; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n - 1) {
    padding-right: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n) {
    padding-left: 0; }
  .auto.inventory-2020 .vehicle-container:nth-child(2n + 1) {
    clear: none; }
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 71%;
    left: 12%;
    top: -28%; }
  .auto.inventory-2020 .sort-results {
    margin-top: 25px; }
  .auto.inventory-2020 .sort-results .results-per-page,
  .auto.inventory-2020 .sort-results .sort-left-side {
    width: 100%;
    float: none;
    text-align: left; }
  .auto.inventory-2020 .sort-results .results-per-page p,
  .auto.inventory-2020 .sort-results .results-per-page select,
  .auto.inventory-2020 .sort-results .sort-left-side p,
  .auto.inventory-2020 .sort-results .sort-left-side select {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .auto.inventory-2020 .preowned-paging .preowned-paging-row .paging-col {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row .filter-col {
    padding: 0; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(2) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(3) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(4) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(5) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(6) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 70%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 30%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(1) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(2) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(3) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(4) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(5) {
    width: auto;
    max-width: 80%;
    margin-top: 10px;
    padding-left: 0; }
  .auto.inventory-2020 .inventory-filter .filter-row-2 .filter-col:nth-child(6) {
    width: 25px;
    margin-top: 0;
    margin-left: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(1) {
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(2) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(3) {
    width: 100%;
    margin-top: 10px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) {
    width: 100%;
    height: 70px; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(4) .auto-btn {
    position: relative;
    bottom: 0;
    right: 0;
    min-width: 0;
    width: 100%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(5) {
    width: 50%;
    margin-top: 15px; }
  body.fr .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(5) {
    width: 50%; }
  .auto.inventory-2020 .inventory-filter .filter-row-3 .filter-col:nth-child(6) {
    width: 50%;
    margin-top: 15px; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 60%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 30%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 10%; }
  .auto.inventory-2020 .inventory-filter img.reset-btn,
  .auto.inventory-2020 .inventory-filter img.share-btn {
    display: block; }
  .auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class.max-width-768 &gt; div[class*="col-"] {
    padding: 0; }
  .auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .btnAddCalculator {
    width: 100%;
    margin-top: 15px; }
  .auto.inventory-2020 .calculator-wrapper #standalone-calc-toggle {
    position: relative;
    top: 0;
    margin-top: 30px; }
  .auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-result .MonthlyPaymentDisplay,
  .auto.inventory-2020 .calculator-wrapper .standalone-calc-cta-actual-class .calc-wrapper-result .InterestRateDisplay {
    width: 50%;
    margin: 0; }
  .auto.inventory-2020 .auto-modal#calculator-modal .modal-body {
    padding-left: 15px;
    padding-right: 15px; }
  .auto.inventory-2020 .auto-modal#calculator-modal .auto-modal-close {
    right: 10px; }
  .auto.inventory-2020 .vehicle-container .start-estimate-payment p {
    max-width: 120px; }
  .auto.inventory-2020 .vehicle-container .car-model h2 {
    margin-bottom: 40px; } }

@media (max-width: 550px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 85%;
    left: 6%;
    top: -34%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 60%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 35%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 5%; } }

@media (max-width: 480px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 99%;
    left: -3%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 50%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 40%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 10%; } }

@media (max-width: 440px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 109%;
    left: -5%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(1) {
    width: 100%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(7) {
    width: 50%; }
  body.retailer .auto.inventory-2020 .inventory-filter .filter-row-1 .filter-col:nth-child(8) {
    width: 10%; } }

@media (max-width: 400px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 120%;
    left: -13%; } }

@media (max-width: 350px) {
  .auto.inventory-2020 .vehicle-container .car-img.car-img-generated img {
    width: 124%;
    left: -13%;
    top: -26%; } }

.auto .inventory-img-side-banner {
  position: absolute;
  color: #fff;
  background-color: #000;
  height: 100%;
  width: 1em;
  right: 0;
  bottom: 0;
  writing-mode: vertical-lr;
  text-orientation: mixed; }

.auto .inventory-img-side-banner .text {
  height: 100%;
  margin: 0 auto;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  position: relative;
  left: 1.2em; }

.auto .inventory-img-side-banner.top {
  height: 1.2em;
  width: 100%;
  left: 0;
  top: 12%;
  right: unset;
  bottom: unset;
  writing-mode: unset; }

.auto .inventory-img-side-banner.top .text {
  line-height: 1.2;
  left: unset; }

.auto.inventory-2020 .inventory-filter .filter-row-1 {
  margin-top: 0; }

.auto.inventory-2020 .vehicle-container.sold .open-inventory-reserve-select,
.auto.inventory-2020 .vehicle-container .contact-us-btn,
.auto.inventory-2020 .vehicle-container .car-img-disclaimer .car-reserved {
  display: none; }

.auto.inventory-2020 .vehicle-container.sold .contact-us-btn {
  display: block; }

.auto.inventory-2020 .vehicle-container.sold .car-img-disclaimer {
  position: relative;
  display: block; }

.auto.inventory-2020 .vehicle-container.sold .car-img-disclaimer .car-reserved {
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 24px;
  width: 200px;
  background: #bd3d26;
  color: #fff;
  position: absolute;
  top: 0;
  left: 100%;
  transform-origin: 0 0;
  transform: rotate(90deg); }

.auto.inventory-2020 .vehicle-container .car-model .vehicle-price .lease-info-hide {
  visibility: hidden !important; }
</pre></body></html>