/* Careers Page */
.core-values-section h2 {
  font-size: 16px;
}

@media (min-width: 768px) {
  .core-values-section h2 {
    font-size: 20px;
  }
}
.textual-card,
.core-values-section .card {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2), 0 5px 7px 0 rgba(0, 0, 0, 0.19) !important;
  margin: 15px 0;
}

.textual-card h4,
.core-values-section .card h4 {
  color: #e51836;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: Georama, sans-serif;
}

.textual-card p,
.core-values-section .card p {
  color: #808080;
  font-size: 14px;
}

.text-red,
.section-description h2 {
  color: #e51836;
}

/* Social Responsibility */

.dark-grey-bg .lg-video-content .fc-horizontal-list li {
  color: #fff;
}

@media (min-width: 768px) {
  .honor-list,
  .fc-horizontal-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .fc-horizontal-list li {
    box-sizing: border-box;
    width: 50%;
    padding: 10px 0;
    color: #000;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .honor-list li {
    box-sizing: border-box;
    width: 20%;
    padding: 10px 0;
    color: #000;
    font-weight: 500;
  }
}

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

.description-content ul li,
.serve-communities li {
  color: #fff;
}

.serve-communities li::before {
  content: "\2022";
  color: #e51836;
  font-size: 25px;
  margin-right: 5px;
}

.honor-list li {
  color: #4d4d4d;
}

/* Help me choose */

.questions-slide h3 {
  font-family: Georama, sans-serif;
  text-transform: initial;
  color: #000;
  margin: 20px 0;
  font-weight: 600;
}

.questions-slide .options-wrapper {
  margin: 15px 0;
  padding: 0 10px;
}

.questions-slide span {
  text-transform: capitalize;
  color: #4d4d4d;
  font-weight: 600;
}

.questions-btns {
  text-align: end;
  margin-top: 50px;
}

.questions-btns a {
  margin-right: 30px;
  font-size: 18px;
  font-weight: 500;
}

.questions-btns a:nth-last-child(1) {
  margin-right: 0;
  color: #4d4d4d;
}

.questions-btns a img {
  width: auto !important;
  display: inline !important;
}

.questions-carousel .owl-nav {
  margin-top: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  .questions-carousel .owl-nav {
    text-align: left;
  }
}
.questions-carousel .owl-nav button {
  width: auto;
}

.questions-carousel .owl-nav button.owl-prev {
  position: absolute;
  right: 0;
  text-decoration: underline;
  color: #000;
  font-size: 15px;
  padding: 5px 15px !important;
  margin-right: 10px;
}

.questions-carousel .owl-nav button.owl-next {
  background-color: #e51836;
  color: #fff;
  font-size: 15px;
  padding: 10px 25px !important;
  border-radius: 23px;
}

/* Technology Page */

.list-wrapper h6 {
  font-family: Georama, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

/* Offers Page */

.light-grey-bg {
  background-color: #e6e6e6;
}

.dark-grey-bg {
  background-color: #4d4d4d;
}

.dark-grey-bg h2,
.dark-grey-bg p {
  color: #fff;
}

.fc-offer-zipcode .red-btn:hover,
.fc-offer-zipcode .red-btn:focus {
  color: white !important;
  background-color: #000 !important;
}

.fc-offer-zipcode .text-red {
  font-size: 0.8rem !important;
}

/* Deals Table */

.deals-table th {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.deals-table th:nth-child(1) {
  background-color: #4d4d4d;
}

.deals-table th:nth-child(2),
.deals-table th:nth-child(3),
.deals-table th:nth-child(4) {
  background-color: #626262;
}

.deals-table tbody tr td:nth-child(1) a {
  color: #e51836;
}

.deals-table tbody tr td:nth-child(2),
.deals-table tbody tr td:nth-child(3) {
  text-align: center;
}

.deals-table tbody tr td {
  font-weight: 600;
}

@media (min-width: 768px) {
  .offer-select-region {
    width: 25%;
  }
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: normal;
}

/* .section.offer-deals table{
  display: none;
} */

/* Implements and attachments page styles */

@media (min-width: 768px) {
  .fc-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .fc-list li {
    box-sizing: border-box;
    width: 22%;
    padding: 15px;
    color: #4d4d4d;
    font-weight: 500;
    margin-right: 10px;
  }
}

.fc-attchments-content h3 {
  font-family: Georama, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

.fc-attchments-content {
  margin-top: 15px;
}
/* PROP 65 */
.prop-65-heading-section {
  padding: 3rem 0 0;
}

.prop-65-heading-section .content-strip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .prop-65-heading-section .content-strip {
    flex-direction: row;
  }
}

.prop-65-heading-section .content-strip a {
  color: #e51836;
  font-weight: 500;
}

.prop-65-heading-section p {
  color: #4d4d4d;
  font-weight: 400;
  margin-bottom: 0;
}

.prop-65-heading-section h4,
.fc-policy-questions h5,
.prop-65-heading-section h5 {
  font-family: Georama, sans-serif;
}

.fc-policy-questions {
  padding: 2rem 0 3rem;
}

.fc-policy-questions h5 {
  margin-bottom: 20px;
  text-transform: inherit;
}

.prop-65-heading-section h1 {
  margin: 25px 0;
}

/* 404 Page */
.thankyou-page-section,
.error-page-section {
  height: 85vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thankyou-page-section,
.error-page-section .main-content {
  text-align: center;
}

.error-page-section .main-content h1 {
  color: #fff;
  font-size: 65px;
}

.thankyou-page-section .main-content h5 {
  font-size: 20px;
}

.error-page-section .main-content h4 {
  font-size: 20px;
  color: #fff;
}

.error-page-section .main-content p {
  color: #fff;
}

.form-title-content {
  margin-bottom: 0 !important;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 15px;
}

.contact-us-section .btn.fc-form-submit[disabled] {
  border: none;
  background-color: #e6e6e6 !important;
  color: #4d4d4d;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 15px;
}
.select-range .button-range {
  margin-right: 10px;
}

.select-range .button-range:last-child {
  margin-right: 0;
}

.fc-dealer-card {
  padding: 15px 0;
}

@media (min-width: 768px) {
  .fc-dealer-card {
    padding: 15px 20px;
  }
}

.fc-dealer-card .contact-info .fc-rounded-btn {
  margin-right: 0;
}

.fc-dealer-card .contact-info p {
  padding-top: 10px;
}

@media (max-width: 768px) {
  .fc-dealer-card .contact-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.fc-dealer-card h4 {
  font-family: Georama, sans-serif;
  font-size: 22px;
  color: #e51836;
  font-weight: 600;
}

/* Our Blog */
.blog-card {
  border: none;
  margin-bottom: 40px;
  border-radius: 0;
  box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(0, 0, 0, 0.19) !important;
}

.blog-card:nth-last-child(1) {
  margin-bottom: 0;
}

.blog-card .blog-thumbnail-image {
  height: 100%;
  object-fit: cover;
}

.blog-card h5 {
  font-family: Georama, sans-serif;
  font-size: 22px;
  margin: 10px 0;
  text-transform: inherit;
}

.blog-card .blog-share-social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-card ul li {
  list-style: none;
  margin: 0 3px;
}

.blog-card ul li a img {
  height: 15px;
}

.blogs-sidebar {
  background-color: #e6e6e6;
}

.blogs-sidebar .heading {
  background-color: #000;
  padding: 20px;
}

.blogs-sidebar .heading h5 {
  font-family: Georama, sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: inherit;
}

.blogs-sidebar .category-list li {
  list-style: none;
}

.blogs-sidebar .category-list {
  padding: 20px;
}

.blogs-sidebar h4 {
  font-family: Georama, sans-serif;
  font-size: 22px;
  color: #e51836;
  font-weight: 600;
  text-transform: inherit;
}
.blogs-sidebar .accordion .accordion-item .accordion-button.collapsed,
.blogs-sidebar .accordion .accordion-item {
  background-color: transparent !important;
}
.blogs-sidebar .accordion .accordion-item h6 button {
  font-family: Georama, sans-serif;
  font-weight: 600;
  color: #000;
}

.blogs-sidebar .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none;
}

.blogs-sidebar .accordion-button:focus {
  box-shadow: none;
}

.blogs-sidebar .years-lists h4 {
  padding: 20px 20px 0;
}

.blogs-sidebar .accordion .accordion-item .accordion-body {
  padding-top: 0;
}

.fc-blog-meta-info li.list-inline-item {
  margin: 0 10px;
  border-right: 2px solid #e6e6e6;
  padding-right: 15px;
}

@media (max-width: 768px) {
  .fc-blog-meta-info li.list-inline-item:nth-last-child(1) {
    margin-left: 0;
  }
}

.fc-blog-meta-info li.list-inline-item:nth-child(1) {
  margin-left: 0;
}
.fc-blog-meta-info li:nth-last-child(1) {
  border-right: none;
  padding-right: 0;
}

.fc-blog-meta-info {
  display: inline;
}
.fc-mahindra-tags a {
  background-color: #e6e6e6;
  padding: 7px 10px;
  border-radius: 35px;
  margin-left: 0;
  font-weight: 500;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fc-mahindra-tags a {
    font-size: 14px;
  }
}

.years-lists .accordion-body a,
.blogs-sidebar .category-list ul li a {
  font-weight: 500;
  color: #4d4d4d;
  font-size: 16px;
}

.blog-card .fc-rounded-btn {
  padding: 5px 20px;
}

/* implements-and-attachments-section */

.implements-and-attachments-section {
  background-color: #f5f5f5;
}

.implements-and-attachments-section .card:hover h4,
.implements-and-attachments-section .fc-btn .title-btn {
  color: #e51836;
}

.implements-and-attachments-section .fc-btn:hover.has-icon-left .title-btn {
  color: #fff;
}

.implements-and-attachments-section .fc-btn:hover.has-icon-left {
  padding-right: 14px;
}

.implements-and-attachments-section .imp-att-view-img{
  padding: 13px;
  border-radius: 90px;
  background-color: #E51836;
}
.implements-and-attachments-section .view-all-text{
  font-size: 14px;
  font-weight: 600;
  color: #E51836;
}

@media (min-width: 768px) {
  .implements-and-attachments-section .fc-btn .fc-btn-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .implements-and-attachments-section .fc-btn .fc-btn-icon .fa-angle-right {
    font-size: 16px;
  }

  .implements-and-attachments-section .fc-btn .title-btn {
    font-size: 14px;
  }
  .implements-and-attachments-section .fc-btn .title-btn {
    margin-left: 0;
  }
}

.offer-deals {
  margin-bottom: 3rem;
}

.series-brochures small {
  color: #4d4d4d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.series-brochures h6 {
  font-family: Georama, sans-serif;
  text-transform: unset;
  font-size: 22px;
  font-weight: 600;
}

.series-brochures .content-strip p {
  color: #e51836;
  font-weight: 600;
  font-size: 18px;
}

.series-brochures .content-strip {
  padding: 16px;
}

.series-brochures .fc-rounded-btn {
  padding: 5px 15px;
}

.series-brochures .content-strip {
  margin-bottom: 20px;
}

.series-brochures {
  margin-top: 50px;
}

.series-brochures:nth-child(1) {
  margin-top: 0;
}

.implements-and-attachments-section .card {
  background-color: transparent;
  border: none;
}

.implements-and-attachments-section .card-body {
  padding-left: 0;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  padding: 5px;
  font-weight: 400;
  display: block;
}

.accessibility-content-wrapper h2 {
  font-size: 16px;
}

@media (min-width: 768px) {
  .accessibility-content-wrapper h2 {
    font-size: 20px;
  }
}

.core-values-section .card .card-body p:nth-last-child(1) {
  margin-bottom: 0;
}

.text-card-wrapper,
.careers-card-wrapper,
.history-card-wrapper,
.fc-build-product-card-wrapper,
.product-details-card-wrapper {
  margin-bottom: calc(var(--bs-gutter-x) * 1);
}

.lg-video-content h4 {
  font-family: Georama, sans-serif;
  font-size: 16px;
  color: #fff;
}

.fc-hyperlink a,
.present-achievents a {
  color: #e51836;
  font-weight: 500;
}

.shop-now-main h2 {
  color: #fff;
}

.shop-now-main .fc-input-field {
  width: 50%;
}

.error-page-section {
  background-image: url(../img/404-desk.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 991px) {
  .error-page-section {
    background-image: url(../img/404-mob.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .shop-now-section .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* .filter-list-wrapper.active {
    display: none;
  } */
}
.close-dropdown {
  display: none;
}

.filter-wrapper .btn:active {
  border: none;
}

/* Locate a dealer location pop up */
.fc-dealer-info {
  padding: 10px 0 15px 0;
}

@media (min-width: 768px) {
  .fc-dealer-info {
    padding: 10px 15px 15px 0;
  }
}

.fc-dealer-info h3 {
  font-family: Georama, sans-serif;
  font-size: 20px;
  color: #e51836;
  font-weight: 600;
}

.fc-dealer-info p {
  font-family: Georama, sans-serif;
  font-size: 14px;
}

.fc-dealer-info .redirections a {
  font-family: Georama, sans-serif;
  background-color: #e51836;
  color: #fff;
  padding: 10px 30px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
}

#dealer-not-found-error,
#zipcode-error,
#distance-error {
  color: #e51836;
  font-size: 13px;
}

/* Choose Nearest Dealer */
.nearest-dealer-modal .modal-header {
  border-bottom: 0;
  justify-content: center;
}

.nearest-dealer-modal .modal-title {
  text-align: center;
  font-size: 23px;
}

.nearest-dealer-modal .dealer-cards {
  display: inline-flex;
}

.nearest-dealer-modal .dealer-cards .card {
  margin: 0 10px;
  border: none;
}

.nearest-dealer-modal .dealer-cards .card:hover {
  background-color: #e6e6e6;
}

.nearest-dealer-modal .dealer-cards .card a {
  text-decoration: underline;
  font-size: 12px;
}

.dealers-address-wrapper.dealer-card .card {
  width: fit-content;
}

.owners-login-section h5,
.owners-login-section h2 {
  color: #fff;
}
.owners-login-section h5 {
  font-family: Georama, sans-serif;
}

.owners-login-section span {
  color: #e51836;
  font-weight: 600;
  text-transform: uppercase;
}

.sidbar-list-wrapper .available-dealer p a:hover,
.sidbar-list-wrapper .available-dealer h4 a:hover {
  color: #e51836;
}

.full-page-banner {
  height: 100vh;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .full-page-banner {
    height: 50vh !important;
  }
}

.disclaimer-strip p,
.disclaimer p {
  margin-bottom: 0;
  font-size: 0.7rem;
}

.disclaimer-strip {
  background-color: #d9d9d9;
}

.black-bg {
  background-color: #000;
}

.black-bg .red-btn:hover {
  background-color: #fff;
  color: #000;
}

.red-btn:hover{
  color: white;
}

.shop-now-details-wrapper .disclaimer {
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  /* .show-now-details{
    height: 80vh;
    overflow-y: auto;
  } */
  .shop-now-details-wrapper .disclaimer {
    position: absolute;
    bottom: 25px;
  }
}
/* 
@media (min-width: 1800px){
  .show-now-details{
    height: 85vh;
    overflow-y: auto;
  }
} */

.fc-fixed-button {
  display: inline-block;
  position: fixed;
  width: inherit;
  bottom: 0;
}

.product-details-card-wrapper .fc-rounded-btn {
  margin-bottom: 10px;
}

/* 3d Models styles */
.model-viewer {
  width: 100% !important;
}

@media (min-width: 768px) {
  .model-viewer {
    height: 450px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
  }
}

.model-viewer {
  width: 100% !important;
  contain: unset;
  height: 45vh;
}

@media (min-width: 768px) {
  .model-viewer {
    height: unset;
  }
}

/* My oja app */
.fc-app-preview .heading h2 {
  color: #e51836;
}

.oja-app-description {
  background-color: #000;
}

.oja-app-description h3 {
  font-family: Georama, sans-serif !important;
  font-size: 22px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}

.oja-app-description p {
  color: #fff;
}

.oja-app-description h2 {
  color: #fff;
  text-transform: unset;
}

@media (min-width: 768px) {
  .fc-download-app-wrapper div:first-child figure {
    text-align: end;
  }
  .fc-download-app-wrapper div:last-child figure {
    text-align: start;
  }
}

.fc-app-preview .heading p {
  font-size: 15px;
  margin-top: 20px;
}

.fc-app-preview .heading {
  text-align: center;
  margin-bottom: 50px;
}

.fc-app-preview .description h6,
.fc-app-preview .description p {
  font-family: Georama, sans-serif;
  font-size: 16px;
}

.fc-app-preview .description {
  margin-top: 20px;
}

.fc-app-preview .description h6 {
  text-transform: unset;
  font-weight: 600;
}

.fc-app-preview .description p {
  font-weight: 300;
  font-size: 14px;
}

.app-carousel .owl-nav button.owl-prev,
.app-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 40%;
}

.app-carousel .owl-nav button.owl-prev {
  left: 20px;
}

.app-carousel .owl-nav button.owl-next {
  right: 20px;
}

.app-carousel .owl-nav button.owl-prev.disabled,
.app-carousel .owl-nav button.owl-next.disabled {
  opacity: 0.2;
}

.app-carousel .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.app-carousel .image-wrapper .image {
  padding-left: 4rem;
  padding-right: 4rem;
}

.select2-container--default
.select2-selection--single
.select2-selection__arrow {
  top: auto;
  bottom: 11px;
}

.select2-container .select2-selection--single {
  background: transparent;
  border: none;
}

input[type="radio"],
input[type="checkbox"] {
  accent-color: #e51836;
}

/**  Get a Quote Starts here */
.fc-desktop-nav #fc-get-a-quote-nav-item {
  background-color: #e51836;
}

#fc-mobile-get-a-quote-nav-ham ul {
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
  margin-right: 15px;
}

#fc-mobile-get-a-quote-nav-ham #fc-get-a-quote-nav-item {
  background-color: #e51836;
  padding: 5px 15px;
  color: white;
}

#fc-mobile-get-a-quote-nav-ham #fc-mobile-get-a-quote-nav-ham a {
  font-size: 14px;
}

/**  Get a Quote Ends here */

.dealers-address-wrapper .address .save-preferred-dealer {
  font-size: 16px;
  color: #e51836;
}

.offer-grid-style-2-wrap{
  padding: 10px;
}
.offer-grid-style-2-wrap .offer-grid-style-2{
  box-shadow: 0 4px 4px #00000025;
}
.offer-grid-style-2-wrap .offer-grid-header{
  background-color: #E51836;
  padding: 19px 15px 23px 15px;
  font-size: 28px;
  font-weight: 600;
}
.offer-grid-style-2-wrap .offer-grid-style-2 {
  display: flex;
  flex-direction: column;
}

.offer-grid-style-2-wrap .offer-grid-style-2 .offer-des-detail {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.offer-grid-style-2-wrap .offer-grid-style-2 .offer-des-detail {
  width: 100%;
  background-color: #D9D9D9;
  padding: 25px 31px;
  padding-bottom: 10px;
}
.offer-grid-style-2-wrap .offer-grid-style-2 .offer-des-detail > p {
  font-size: 16px;
  font-weight: 600;
  font-family: 'QuantumRise-medium';
  color: #000000;
  line-height: initial;
}
.offer-grid-style-2-wrap .offer-grid-style-2 .offer-detail {
  padding: 25px 14px 25px 17px;
}
.offer-grid-style-2-wrap .offer-grid-style-2 .offer-detail > p {
  font-size: 14px;
  font-family: Georama;
  color: #000000;
}
.offer-grid-style-2-wrap .offer-grid-style-2 .fc-rounded-btn {
  padding: 14px 17px 13px 24px;
  margin: 0 0 20px 12px;
  font-size: 14px;
  font-weight: 600;
}

/* Offer and Finance css Start */

.offer-and-finance-section{
  padding-bottom: 64px;
  padding-top: 50px;
}

.offer-and-finance-heading-wrapper {
  position: relative;
  margin-top: 80px;
  margin-bottom: 100px;
}

.offer-and-finance-heading-wrapper .offer-and-finance-heading{
  font-family: 'QuantumRise-semibold';
  font-size: 36px;
  font-weight: 600;
}

.offer-and-finance-heading-wrapper .offer-and-finance-heading::before{
  content: "";
  position: absolute;
  width: 93px;
  height: 5px;
  background: #ffffff;
  left: 8px;
  top: 20px;
  transform: rotate(-20deg) skew(-20deg) translate(-120%, 0);
  /* clip-path: inset(0 100% 0 0); */
}

.offer-and-finance-heading-wrapper .offer-and-finance-heading::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 5px;
  background: #ffffff;
  left: -45px;
  bottom: auto;
  top: 35px;
  transform: rotate(-20deg) skew(-20deg) translate(200%, 0%);
  /* clip-path: inset(0 100% 0 0); */
}

.offer-and-finance-heading-wrap .banner-content:before,
.offer-and-finance-heading-wrap .banner-content:after{
  background: white;
}

.offer-and-finance-wrap .offer-and-finance-table tr td{
  color: #ffffff;
  font-size: 14px;
  background-color: #000000;
}

.offer-and-finance-wrap{
  padding-top: 160px;
}


.offer-and-finance-wrap .offer-and-finance-table tr th:first-child,
.offer-and-finance-wrap .offer-and-finance-table tr td:first-child{
  position: sticky;
  left: 0;
  z-index: 1;
}

.offer-and-finance-wrap .offer-and-finance-subheading{
  font-size: 28px;
  font-weight: 600;
  padding:0 100px 37px 100px;
}

.offer-and-finance-wrap .offer-and-finance-table-wrap{
  padding: 0 178px 21px 100px;
}


.offer-and-finance-table-wrap tr td {
  padding: 18px 12px;
}

.offer-and-finance-table-wrap tr:not(:first-child) td {
  border-top: 1px solid gray;
}

.offer-and-finance-table-wrap th{
  padding: 19px 21px;
  font-weight: 500;
  background-color: #E51836;
  color: white;
  font-size: 20px;
}


.offer-link-btn{
  margin-left: 100px;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 34px;
}

@media (max-width: 425px) {

  .offer-and-finance-wrap{
    padding-top: 80px;
  }

  .offer-and-finance-detail-wrap{
    text-align: center;
  }

  .offer-link-btn{
    margin: 0;
  }

  .offer-and-finance-wrap .offer-and-finance-table-wrap{
    padding: 0;
    margin: 10px;
    text-align: left;
  }


}
/* Offer and Finance css End */