.di-z-modal,
.di-z-overlay,
.di-z-extra-high,
.di-z-high,
.di-z-mid,
.di-z-low,
.di-z-half,
.di-z-impact,
.di-z-buried {
  position: relative; }

.di-z-modal {
  z-index: 1050; }

.di-z-overlay {
  z-index: 1000; }

.di-z-mobile-overlay {
  z-index: 1030; }

.di-z-extra-top {
  z-index: 500; }

.di-z-extra-high {
  z-index: 400; }

.di-z-high {
  z-index: 300; }

.di-z-mid {
  z-index: 200; }

.di-z-low {
  z-index: 100; }

.di-z-half {
  z-index: 50; }

.di-z-impact {
  z-index: 1; }

.di-z-buried {
  z-index: -1; }

#offers-incentives-page {
  margin-bottom: 30px;
  font-size: 14px;
  min-height: 300px; }
  #offers-incentives-page img[src*='media.chromedata.com'][src*='_640_01'] {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  #offers-incentives-page .button {
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0;
    background-clip: padding-box; }
  #offers-incentives-page a.oi-button, #offers-incentives-page .oi-button, #offers-incentives-page .button.oi-button {
    background: #111;
    color: #fff;
    padding: 15px;
    display: block;
    margin: 0;
    border-radius: 0;
    background-clip: padding-box; }
  #offers-incentives-page .border-button {
    padding: 15px;
    display: block;
    background: transparent;
    border: 1px solid #111;
    margin: 10px 0;
    color: #111; }
    #offers-incentives-page .border-button:hover, #offers-incentives-page .border-button.active {
      background: #111;
      border-color: #111;
      color: #fff; }
  #offers-incentives-page .head-button.button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    flex: 1;
    -ms-flex: 1;
    margin: 7.5px;
    background: #E4E4E4;
    display: block;
    padding: 15px 5px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    color: #333; }
    #offers-incentives-page .head-button.button:before {
      content: '';
      height: 70px;
      width: 50px;
      display: block;
      position: absolute;
      bottom: 0;
      left: -50px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #offers-incentives-page .head-button.button:hover {
      background: #111;
      color: #fff; }
    #offers-incentives-page .head-button.button.active {
      background: #111;
      color: #fff; }
      #offers-incentives-page .head-button.button.active:before {
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        transform-origin: bottom right; }
    @media (max-width: 1024px) {
      #offers-incentives-page .head-button.button {
        font-size: 14px; } }
    @media (max-width: 767px) {
      #offers-incentives-page .head-button.button {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex: 1 1 100%; } }
  #offers-incentives-page .oi-pricing {
    line-height: 1.5; }
    #offers-incentives-page .oi-pricing .pre-text {
      font-weight: 400;
      text-transform: uppercase; }
    #offers-incentives-page .oi-pricing .price {
      font-size: 30px;
      padding: 5px 0;
      font-weight: 500;
      margin: 0; }
      #offers-incentives-page .oi-pricing .price .term {
        font-size: 22px; }
    #offers-incentives-page .oi-pricing .price-label {
      font-weight: 400; }
    @media (max-width: 1024px) {
      #offers-incentives-page .oi-pricing .price {
        font-size: 24px; } }
  @media (max-width: 767px) {
    #offers-incentives-page h1 {
      margin: 20px 10px; } }

#offers-incentives-page .flex-row {
  margin: 0 -7.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  #offers-incentives-page .flex-row.card-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  @media (max-width: 767px) {
    #offers-incentives-page .flex-row {
      margin: 0; } }

#offers-incentives-page .offers-header {
  position: relative; }

#offers-incentives-page .offers-views {
  padding-top: 1%;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

#offers-incentives-page .single-view {
  display: none; }
  #offers-incentives-page .single-view.active {
    display: block; }

#offers-incentives-page .side-bar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 19%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 19%;
  flex: 0 0 19%;
  -ms-flex: 0 0 19%;
  list-style: none;
  padding: 7.5px;
  margin: 0; }
  #offers-incentives-page .side-bar h2 .trim-body {
    display: block; }
  #offers-incentives-page .side-bar li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    position: relative;
    cursor: pointer; }
    #offers-incentives-page .side-bar li:after {
      content: "\f105";
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      opacity: 0; }
    #offers-incentives-page .side-bar li.active {
      cursor: unset; }
      #offers-incentives-page .side-bar li.active:after {
        opacity: 1; }
  @media (max-width: 767px) {
    #offers-incentives-page .side-bar {
      padding: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%;
      -ms-flex: 0 0 100%; } }

#offers-incentives-page .shared-view .filter-bar {
  margin: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 19%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 19%;
  flex: 0 0 19%;
  -ms-flex: 0 0 19%;
  list-style: none;
  padding: 7.5px; }
  #offers-incentives-page .shared-view .filter-bar li {
    border-bottom: 1px solid #eee; }
    @media (min-width: 1025px) {
      #offers-incentives-page .shared-view .filter-bar li {
        -webkit-transition: all 1s ease;
        transition: all 1s ease; } }
    #offers-incentives-page .shared-view .filter-bar li.open .filter-title:after {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  #offers-incentives-page .shared-view .filter-bar .filter-title {
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
    position: relative; }
    #offers-incentives-page .shared-view .filter-bar .filter-title:after {
      content: '';
      position: absolute;
      width: 8px;
      height: 8px;
      background: transparent;
      top: 42%;
      right: 2px;
      border: 2px solid #777;
      border-top: none;
      border-left: none;
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #offers-incentives-page .shared-view .filter-bar .filter-options {
    padding-bottom: 15px;
    display: none; }
    #offers-incentives-page .shared-view .filter-bar .filter-options .option {
      display: block;
      padding: 5px 5px 5px 25px;
      cursor: pointer;
      position: relative; }
    #offers-incentives-page .shared-view .filter-bar .filter-options input[type='checkbox'] {
      visibility: hidden;
      height: 20px;
      width: 20px;
      position: absolute;
      margin: 0; }
      #offers-incentives-page .shared-view .filter-bar .filter-options input[type='checkbox']:checked + label:after {
        opacity: 1;
        height: 8px;
        border-width: 3px;
        border-top: none;
        border-right: none;
        border-color: inherit;
        left: 5px;
        top: 40%;
        transform: rotate(-45deg) translate(0, -50%);
        -ms-transform: rotate(-45deg) translate(0, -50%);
        -webkit-transform: rotate(-45deg) translate(0, -50%); }
    #offers-incentives-page .shared-view .filter-bar .filter-options label:after {
      content: '';
      position: absolute;
      opacity: 1;
      width: 16px;
      height: 16px;
      background: transparent;
      top: 50%;
      left: 2px;
      border-width: 1px;
      border-style: solid;
      border-color: #ddd;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }

#offers-incentives-page .shared-view .mobile-filter-container {
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
  -moz-box-flex: 100%;
  -moz-flex: 100%;
  flex: 100%;
  -ms-flex: 100%;
  padding: 10px 0; }
  #offers-incentives-page .shared-view .mobile-filter-container .fixed-wrap {
    display: none;
    width: 90%;
    height: 60%;
    z-index: 2000;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 45%;
    padding: 0 0 15px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #offers-incentives-page .shared-view .mobile-filter-container .fixed-wrap h3 {
      text-align: center;
      padding: 15px 0;
      margin: 0;
      background: #eee; }
  #offers-incentives-page .shared-view .mobile-filter-container .fixed-bg {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    background: none;
    background: rgba(0, 0, 0, 0.8);
    z-index: 500; }
  #offers-incentives-page .shared-view .mobile-filter-container .fixed-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: initial;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    background-clip: padding-box;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
    #offers-incentives-page .shared-view .mobile-filter-container .fixed-close:after, #offers-incentives-page .shared-view .mobile-filter-container .fixed-close:before {
      content: '';
      width: 2px;
      height: 20px;
      display: block;
      background: #111;
      position: absolute;
      top: 10px;
      left: 19px; }
    #offers-incentives-page .shared-view .mobile-filter-container .fixed-close:after {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #offers-incentives-page .shared-view .mobile-filter-container .fixed-close:before {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #offers-incentives-page .shared-view .mobile-filter-container .filter-bar {
    max-height: 75%;
    margin-top: 5%;
    overflow: auto; }
    #offers-incentives-page .shared-view .mobile-filter-container .filter-bar .filter-title {
      font-size: 18px; }
  #offers-incentives-page .shared-view .mobile-filter-container .filter-button {
    background: #111;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px; }
  #offers-incentives-page .shared-view .mobile-filter-container.show .fixed-bg, #offers-incentives-page .shared-view .mobile-filter-container.show .fixed-wrap {
    display: block; }

@media (max-width: 1024px) {
  #offers-incentives-page .shared-view .filter-bar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    flex: 1 1 25%;
    -ms-flex: 1 1 25%; } }

@media (max-width: 767px) {
  #offers-incentives-page .shared-view .filter-bar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    padding: 0 15px; } }

#offers-incentives-page .listings {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 80%;
  flex: 1 1 80%;
  -ms-flex: 1 1 80%;
  -ms-flex: 1 1 70%;
  padding: 7.5px;
  color: #444; }
  #offers-incentives-page .listings .single-listing {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    -ms-flex: 1 1 25%;
    padding: 7.5px;
    text-align: left; }
    #offers-incentives-page .listings .single-listing .listing-wrap {
      background: #F5F5F5;
      padding: 20px;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #offers-incentives-page .listings .single-listing .listing-wrap .listing-image-wrap {
        margin-top: auto; }
      #offers-incentives-page .listings .single-listing .listing-wrap .cfl-image, #offers-incentives-page .listings .single-listing .listing-wrap .listing-image {
        height: 0;
        overflow: hidden;
        padding-top: 75%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
      #offers-incentives-page .listings .single-listing .listing-wrap img {
        -webkit-flex-wrap: 0;
        -moz-flex-wrap: 0;
        -ms-flex-wrap: 0;
        flex-wrap: 0;
        max-height: 100%; }
  #offers-incentives-page .listings .listing-title {
    letter-spacing: 0;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    text-align: center; }
  #offers-incentives-page .listings .listing-details {
    line-height: 1.5;
    padding: 10px 0;
    font-style: italic;
    font-weight: 300;
    text-align: center; }
    #offers-incentives-page .listings .listing-details .detail {
      display: block; }
  @media (max-width: 1024px) {
    #offers-incentives-page .listings {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 75%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 75%;
      flex: 1 1 75%;
      -ms-flex: 1 1 75%;
      -ms-flex: 1 1 70%; }
      #offers-incentives-page .listings .single-listing {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        -ms-flex: 1 1 40%; }
      #offers-incentives-page .listings .listing-wrap img {
        max-width: 80%;
        margin: 0 auto;
        display: block; } }
  @media (max-width: 767px) {
    #offers-incentives-page .listings {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      padding: 0; }
      #offers-incentives-page .listings .single-listing {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        padding: 7.5px 0; } }

#offers-incentives-page .no-results-text {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  font-size: 14px; }

#offers-incentives-page .loading-bar {
  visibility: hidden;
  opacity: 0; }
  #offers-incentives-page .loading-bar .line {
    display: inline-block;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background-color: #999;
    animation: loading 1s ease-in-out infinite; }
  #offers-incentives-page .loading-bar .line:nth-child(1) {
    animation-delay: 0; }
  #offers-incentives-page .loading-bar .line:nth-child(2) {
    animation-delay: 0.09s; }
  #offers-incentives-page .loading-bar .line:nth-child(3) {
    animation-delay: .18s; }
  #offers-incentives-page .loading-bar .line:nth-child(4) {
    animation-delay: .27s; }

@keyframes loading {
  0% {
    transform: scale(1); }
  20% {
    transform: scale(1, 2.2); }
  40% {
    transform: scale(1); } }

#offers-incentives-page.loading-offers .offers-header {
  pointer-events: none; }

#offers-incentives-page.loading-offers .offers-views, #offers-incentives-page.loading-offers .no-offers-screen {
  opacity: 0.1; }

#offers-incentives-page.loading-offers.show-load .loading-bar {
  visibility: visible;
  opacity: 1; }

#offers-incentives-page .no-offers-screen {
  padding: 50px 0;
  text-align: center;
  background: #fafafa; }
  #offers-incentives-page .no-offers-screen img {
    max-width: 100px; }
  #offers-incentives-page .no-offers-screen > div {
    margin-top: 15px; }
    #offers-incentives-page .no-offers-screen > div p {
      font-size: 16px;
      line-height: 1.5; }
      #offers-incentives-page .no-offers-screen > div p.first {
        font-size: 22px;
        font-weight: bold; }

#offers-incentives-page .single-card {
  padding: 10px; }

#offers-incentives-page .card-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  #offers-incentives-page .card-top .card-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%; }
    #offers-incentives-page .card-top .card-img .image {
      padding-top: 75%;
      height: 0;
      overflow: hidden;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
  #offers-incentives-page .card-top .card-details {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 66.66666%;
    flex: 0 0 66.66666%;
    -ms-flex: 0 0 66.66666%;
    padding: 15px; }
  #offers-incentives-page .card-top .card-title {
    margin: 0;
    font-weight: 300; }
  #offers-incentives-page .card-top .price {
    font-size: 24px; }
  #offers-incentives-page .card-top .stock-num {
    margin-top: 5px; }

#offers-incentives-page .card-bottom {
  background: #f5f5f5; }
  #offers-incentives-page .card-bottom .payment-offers {
    padding: 20px 15px; }
    #offers-incentives-page .card-bottom .payment-offers .single-payment-offer {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      flex: 1;
      -ms-flex: 1;
      padding: 15px;
      font-size: 12px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      margin: 0 7.5px;
      background: #fff; }
      #offers-incentives-page .card-bottom .payment-offers .single-payment-offer .expiration {
        padding-top: 20px;
        font-style: italic;
        margin-top: auto; }
      #offers-incentives-page .card-bottom .payment-offers .single-payment-offer .disclosure-text {
        font-weight: bold;
        line-height: 1; }
        #offers-incentives-page .card-bottom .payment-offers .single-payment-offer .disclosure-text a:hover {
          text-decoration: none;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  #offers-incentives-page .card-bottom .card-buttons {
    padding-top: 15px; }
    #offers-incentives-page .card-bottom .card-buttons .button {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      flex: 1;
      -ms-flex: 1;
      margin: 0 7.5px;
      display: block; }

#offers-incentives-page .pagination {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  padding: 7.5px;
  text-align: center; }
  #offers-incentives-page .pagination .page {
    background: #eee;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 1px;
    display: inline-block;
    text-align: center;
    cursor: pointer; }
    #offers-incentives-page .pagination .page.disabled {
      opacity: 0.3;
      cursor: unset; }
    #offers-incentives-page .pagination .page:hover:not(.disabled), #offers-incentives-page .pagination .page.current {
      background: #111;
      color: #fff;
      opacity: 1; }

#offers-incentives-page #mobile-tab-nav {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  border: 1px solid #aaa;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  #offers-incentives-page #mobile-tab-nav select {
    padding: 15px 10px;
    width: 100%;
    border: none;
    border-radius: 0;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff; }
    #offers-incentives-page #mobile-tab-nav select::-ms-expand {
      display: none; }
  #offers-incentives-page #mobile-tab-nav:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 18px; }

.shared-view .oi-pricing {
  padding: 15px 10px;
  background: #fff;
  text-align: center; }

#full-lineup .listing-wrap {
  text-align: center; }

#full-lineup .listing-title {
  font-size: 24px; }

#full-lineup .listing-details {
  margin-top: auto; }

#full-lineup.side-bar-off .side-bar {
  display: none; }

@media (min-width: 768px) {
  #full-lineup.side-bar-off .listings .single-listing {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.3333%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 33.3333%;
    flex: 0 1 33.3333%;
    -ms-flex: 0 1 33.3333%;
    -ms-flex: 1 1 25%; } }

@media (min-width: 1025px) {
  #full-lineup.side-bar-off .listings .single-listing {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 25%;
    flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    -ms-flex: 1 1 20%; } }

#featured-offers .cards > .flex-row {
  margin: 0 -15px; }

#featured-offers .single-card {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  flex: 0 0 50%;
  -ms-flex: 0 0 50%; }

#featured-offers .card-details {
  background: #E4E4E4; }

#cash-offers .pricing .price-label {
  text-transform: uppercase; }

#finance-offers .pricing .price-label {
  text-transform: uppercase; }

#detail-offer .side-bar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 30%;
  flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  padding: 25px 7.5px; }
  #detail-offer .side-bar .starting-at {
    font-size: 14px; }
    #detail-offer .side-bar .starting-at .price {
      font-weight: bold; }
  #detail-offer .side-bar h2 {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding-bottom: 15px; }
  #detail-offer .side-bar li {
    text-transform: uppercase;
    font-size: 18px; }
    #detail-offer .side-bar li .starting-at {
      font-weight: 400;
      text-transform: none; }
    #detail-offer .side-bar li select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 12px;
      color: #555;
      font-weight: 400;
      border: none;
      background: url("../assets/images/dropdownarrow.png") no-repeat #eee;
      background-position: center right 5px;
      padding: 3px 15px 3px 10px;
      border-radius: 15px;
      background-clip: padding-box;
      position: absolute;
      width: 115px;
      right: 0;
      z-index: 100;
      top: 50%;
      display: none;
      margin-left: 15px;
      pointer-events: none;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    #detail-offer .side-bar li.active select {
      display: inline-block;
      pointer-events: all; }

#detail-offer .vehicle-details {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 66%;
  flex: 0 0 66%;
  -ms-flex: 0 0 66%; }
  @media (min-width: 768px) {
    #detail-offer .vehicle-details {
      margin-right: 7.5px; } }
  #detail-offer .vehicle-details .single-listing {
    padding: 10px 10px 20px;
    background: #f5f5f5; }
  #detail-offer .vehicle-details .card-top .card-details {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 50%;
    flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    position: relative; }
    #detail-offer .vehicle-details .card-top .card-details .starting-at {
      text-transform: uppercase; }
  #detail-offer .vehicle-details .card-top .card-img {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 50%;
    flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    padding-right: 30px;
    text-align: right; }
    #detail-offer .vehicle-details .card-top .card-img .image {
      padding-top: 75%;
      height: 0;
      overflow: hidden;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
  #detail-offer .vehicle-details .card-top h2 {
    margin: 0;
    display: block;
    text-transform: uppercase; }
  #detail-offer .vehicle-details .card-top .trim {
    display: block;
    font-size: 20px; }
  #detail-offer .vehicle-details .card-top .body-dropdown-trigger {
    margin: 0 0 30px; }
  #detail-offer .vehicle-details .card-top .change-body-text {
    position: absolute;
    width: calc(100% - 30px);
    background: #f5f5f5;
    pointer-events: none;
    cursor: pointer; }
  #detail-offer .vehicle-details .card-top #select-body {
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    outline: none; }
    #detail-offer .vehicle-details .card-top #select-body::ms-expand {
      display: none; }
  #detail-offer .vehicle-details .card-top h3 {
    margin: 0;
    font-weight: 400;
    color: #ccc;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #detail-offer .vehicle-details .card-top h3:hover {
      cursor: pointer; }
    #detail-offer .vehicle-details .card-top h3.active {
      color: #333;
      padding-left: 0; }
    #detail-offer .vehicle-details .card-top h3:last-of-type {
      margin-bottom: 15px; }
  #detail-offer .vehicle-details .card-top .starting-at {
    color: #999;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px; }
    #detail-offer .vehicle-details .card-top .starting-at .price {
      font-size: 40px;
      font-weight: 400;
      color: #111;
      display: block;
      margin-top: 5px; }
      @media (max-width: 1199px) {
        #detail-offer .vehicle-details .card-top .starting-at .price {
          font-size: 30px; } }
  #detail-offer .vehicle-details .card-top .stock-num {
    color: #111;
    margin-top: 30px;
    display: block;
    font-weight: bold; }
  #detail-offer .vehicle-details .targeted-offers {
    text-align: center;
    font-weight: bold; }

@media (max-width: 767px) {
  #detail-offer .side-bar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    padding: 0;
    margin: 15px 0 0 0;
    background: #eee; }
    #detail-offer .side-bar h2 {
      font-size: 20px;
      padding: 15px 20px 15px 15px;
      position: relative; }
      #detail-offer .side-bar h2 i {
        position: absolute;
        right: 10px;
        top: 50%;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    #detail-offer .side-bar li {
      padding: 5px 15px;
      font-size: 16px;
      display: none;
      border-top: 1px solid #ddd;
      border-bottom: none; }
      #detail-offer .side-bar li .starting-at {
        font-size: 12px; }
      #detail-offer .side-bar li:after {
        content: ''; }
  #detail-offer .vehicle-details {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    padding: 0; }
    #detail-offer .vehicle-details .single-listing {
      padding: 0 0 20px; }
    #detail-offer .vehicle-details .card-top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #detail-offer .vehicle-details .card-top .card-details {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px; }
        #detail-offer .vehicle-details .card-top .card-details h3 {
          display: none; }
        #detail-offer .vehicle-details .card-top .card-details .change-body-text {
          text-align: center; }
        #detail-offer .vehicle-details .card-top .card-details #select-body {
          width: 100%;
          margin-bottom: 20px; }
        #detail-offer .vehicle-details .card-top .card-details .detail {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 50%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 50%;
          flex: 1 1 50%;
          -ms-flex: 1 1 50%;
          margin-top: 0;
          font-size: 12px; }
          #detail-offer .vehicle-details .card-top .card-details .detail.stock-num {
            text-align: right; }
          #detail-offer .vehicle-details .card-top .card-details .detail.starting-at .price {
            font-size: 24px; }
      #detail-offer .vehicle-details .card-top .card-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        padding: 0 30px; }
    #detail-offer .vehicle-details .card-bottom {
      padding: 0 5px; }
      #detail-offer .vehicle-details .card-bottom .payment-offers {
        padding: 0;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #detail-offer .vehicle-details .card-bottom .payment-offers .single-payment-offer {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 100%;
          flex: 1 1 100%;
          -ms-flex: 1 1 100%;
          border: none;
          padding: 15px; }
          #detail-offer .vehicle-details .card-bottom .payment-offers .single-payment-offer:nth-of-type(even) {
            background: #fafafa; }
      #detail-offer .vehicle-details .card-bottom .card-buttons .button {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex: 1 1 100%; }
      #detail-offer .vehicle-details .card-bottom .card-buttons .oi-button {
        margin-bottom: 10px; } }

#di-modal .di-modal-head {
  padding: 0 30px; }
  #di-modal .di-modal-head .info-left {
    padding-right: 15px; }
  #di-modal .di-modal-head h3 {
    margin: 0; }

#di-modal .card-img {
  height: 100%; }
  #di-modal .card-img .image {
    display: block;
    margin-left: auto;
    padding-top: 75%;
    height: 0;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }

#di-modal .button {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  font-size: 14px;
  border-radius: 0;
  background-clip: padding-box; }

#di-modal a.oi-button, #di-modal .oi-button, #di-modal .button.oi-button {
  background: #111;
  color: #fff;
  padding: 15px;
  display: block;
  margin: 0;
  border-radius: 0;
  background-clip: padding-box; }

@media (max-width: 767px) {
  #di-modal .di-modal-head .info-left {
    padding-right: 0; }
  #di-modal .di-modal-head .info-right {
    display: none; } }

#cash-allowance .di-modal-head {
  padding: 30px; }
  #cash-allowance .di-modal-head .title {
    margin-bottom: 10px; }

#cash-allowance .price-stack {
  line-height: 1.5; }
  #cash-allowance .price-stack .single-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  #cash-allowance .price-stack .total-price {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
    font-weight: bold; }

#cash-allowance .disclaimer-stack {
  font-size: 12px;
  margin-top: 30px; }
  #cash-allowance .disclaimer-stack p {
    margin: 0; }

#cash-allowance .flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#cash-allowance .card-buttons {
  margin: 30px -7.5px 0; }
  #cash-allowance .card-buttons .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    margin: 0 7.5px;
    display: block;
    padding: 15px 5px; }

@media (max-width: 767px) {
  #cash-allowance .title {
    text-align: center; }
  #cash-allowance .oi-pricing {
    padding: 15px;
    background: #fff;
    width: 100%;
    text-align: center; }
  #cash-allowance .card-buttons .button:last-of-type {
    margin-top: 10px; } }

#targeted-offers .di-modal-body h3 {
  margin: 0;
  font-weight: 400; }

#targeted-offers .incentive-list {
  margin-top: 20px; }
  #targeted-offers .incentive-list .single-incentive {
    padding: 15px; }
    #targeted-offers .incentive-list .single-incentive:nth-of-type(odd) {
      background: #f5f5f5; }
      #targeted-offers .incentive-list .single-incentive:nth-of-type(odd) .toggle-disclaimers {
        background-color: #fff; }
    #targeted-offers .incentive-list .single-incentive .offer-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      #targeted-offers .incentive-list .single-incentive .offer-info .offer-overview {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 85%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 85%;
        flex: 1 1 85%;
        -ms-flex: 1 1 85%; }
      #targeted-offers .incentive-list .single-incentive .offer-info h3 {
        margin: 0 0 3px;
        font-size: 16px; }
      #targeted-offers .incentive-list .single-incentive .offer-info .dates {
        font-style: italic;
        padding: 5px 0; }
    #targeted-offers .incentive-list .single-incentive .price {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 15%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 15%;
      flex: 1 0 15%;
      -ms-flex: 1 0 15%;
      font-weight: bold;
      text-align: right; }
    #targeted-offers .incentive-list .single-incentive .view-disclaimer {
      cursor: pointer; }
    #targeted-offers .incentive-list .single-incentive .toggle-disclaimers {
      display: none;
      margin-top: 5px;
      padding: 10px;
      background: #f5f5f5; }
      #targeted-offers .incentive-list .single-incentive .toggle-disclaimers span {
        display: block; }
      #targeted-offers .incentive-list .single-incentive .toggle-disclaimers p {
        font-size: 12px;
        margin: 5px 0 0; }

#offer-disclosure p:last-of-type {
  margin: 0; }

#claim-vehicle .gfield_label {
  color: #555;
  font-weight: 400;
  font-size: 14px; }

#claim-vehicle .gform_wrapper .gfield {
  position: relative; }

#claim-vehicle .gform_wrapper input:not([type=submit]), #claim-vehicle .gform_wrapper textarea {
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background-clip: padding-box;
  padding-left: 0;
  margin-bottom: 20px;
  position: relative; }
  #claim-vehicle .gform_wrapper input:not([type=submit]):focus, #claim-vehicle .gform_wrapper textarea:focus {
    outline: none;
    border-color: 1px solid #333; }

#claim-vehicle .gform_wrapper input[type=submit] {
  padding: 10px 30px;
  background: #111;
  border-radius: 0;
  background-clip: padding-box; }

#claim-vehicle .half-left {
  width: 48%; }

#claim-vehicle .half-right {
  width: 48%;
  float: right; }

#claim-vehicle .validation_error {
  margin-bottom: 30px; }

#claim-vehicle .validation_message {
  display: none; }

#claim-vehicle .gfield_error input:not([type=submit]) {
  border-bottom: 1px solid red; }

@media (max-width: 767px) {
  #claim-vehicle .di-modal-head, #claim-vehicle .di-modal-body {
    padding: 15px; }
  #claim-vehicle .lightbox-info {
    text-align: center; }
    #claim-vehicle .lightbox-info .info-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%;
      -ms-flex: 0 0 100%; }
      #claim-vehicle .lightbox-info .info-left h3 {
        margin: 0; }
    #claim-vehicle .lightbox-info .info-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      flex: 0 0 100%;
      -ms-flex: 0 0 100%; } }
