/*MSC Pilot- ddckarlau*/
/* -- ddckarlau- HTML Vehicle Specials Tabs -- */
.MS-Tabbed-Specials {
  max-width: 950px;
  margin: 0.5% auto;
}
.MS-Tabbed-Specials h4.h1 {
  display: none
}
.MS-Tabbed-Specials .nav-tabs>li {
  text-align: center;
  display: table-cell;
  width: 20%;
  margin: 1% 0%
}
.MS-Tabbed-Specials .nav-tabs>li>a {
  height: auto;
  font-size: .8em;
  font-weight: 700!important;
  line-height: 110%;
  border-radius: 0px!important;
  text-transform: uppercase;
  text-align: center;
  padding: 0% 5%!important
}
.MS-Tabbed-Specials .nav-tabs>li>a:hover {
  background: none!important;
  color: #AA2633!important
}
.MS-Tabbed-Specials .nav-tabs>li.active a {
  background: #fff!important;
  color: #AA2633!important
}
.MS-Tabbed-Specials .Mobile-Offer {
  display: none
}

.MS-Vehicle-Special {
  padding: 1%;
  max-width: 950px;
  margin: 0% auto;
  overflow: hidden;min-height:250px
}
.MS-Vehicle-Special img {
  float: right;
  width: 45%;
margin:2%;
  margin-top: 1.2em;margin-bottom:.1em
}
.MS-Vehicle-Special h1.Headline {
  font-size: 1.25em;
  font-weight: 400;
  margin: 0%;
  text-transform: uppercase
}
.MS-Vehicle-Special h1.Headline b {
  font-weight: 900;
  font-size: 1.25em
}
.MS-Vehicle-Special h2.Offer {
  margin:0%;margin-top:-0.5em
}
.MS-Vehicle-Special h2.Offer>b {
  font-size: 1.0em
}
.MS-Vehicle-Special a.MS-Special-Button {
  float: left;
  margin-right: 1%;
  width: 24%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 175%;
  font-size: 1.25em;
  border: 1px solid #000;
  background: #AA2633;
  color: #fff;
}
.MS-Vehicle-Special a.MS-Special-Button:hover {
  background: #fff;
  color: #000;
}
#view-disclaimer {
  display: block;padding-top:0.5%;
  font-size: 0.75em color: #000;
  font-weight: 900;clear:left;margin:0%
}
#disclaimer-text {
  display: none;
  font-weight: 500;
  position: absolute;
  background: #fff;
  padding: 1%;
  box-shadow: 3px 3px 5px #666;
  margin: 0% auto;
  max-width: 95%
}
#view-disclaimer:hover #disclaimer-text {
  display: block;
  padding: 1%;
  z-index: 1
}
/* -- ddckarlau- MSLP Content Styling -- */
.Lithia-MSLP-Content div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 2%;
}
.Lithia-MSLP-Content img {
  max-width: 100%
}
.Lithia-MSLP-Content h1 {
  margin: 1%;
  line-height: 150%;
  text-transform: uppercase;
  width: auto;
  border-bottom: 2px solid;
  font-size: 3em
}
.Lithia-MSLP-Content h2 {
  margin: 1%;
  line-height: 150%;
  width: 80%;
  border-bottom: 2px solid;
  font-size: 2em
}
.Lithia-MSLP-Content h3 {
  margin: 1%;
  line-height: 150%;
  font-size: 1.25em
}
.Lithia-MSLP-Content p {
  margin: 1%;
  font-size: 1em
}
.Lithia-MSLP-Content a.MS-Button-01, .MS-Button-01 {
  display: inline-block;
  margin: 2% 0.5%;
  line-height: 200%;
  text-decoration: none;
  Text-align: center;
  font-size: 1.5em;
  transition: all 300ms ease-in-out 0s;
  /*Button Color and Size*/
  background: #FFF;
  color: #000;
  width: 30%;
  border: 2px solid
}
.Lithia-MSLP-Content a.MS-Button-01:hover {
  background: #000;
  color: #fff
}
.Lithia-MSLP-Content .MS-Style-01>img, .Lithia-MSLP-Content .MS-Style-01>section {
  display: table-cell;
  padding: 2%
}
.Lithia-MSLP-Content .MS-Style-03 {
  clear: both;
  background: #f1f1f1
}
.Lithia-MSLP-Content .MS-Style-03 section {
  background: #fff;
  padding: 2%;
  display: table-cell;
  border: 10px solid #f1f1f1;
  width: 50%
}
.Lithia-MSLP-Content h2.more-Features {
  border-bottom: none;
  margin: 1% auto;
  width: auto;
  text-align: center
}
/*ddckarlau- hide tabbed widget*/

.hide-tabbed-widget ul.nav-tabs {
  visibility: hidden;
  height: 0px
}
.TabbedVehicleSpecials .Mobile-Offer {
  display: none
}
/* ddcsamp 08465700 */
.links-list.cst-five-center ul {display: flex; flex-flow: row nowrap; justify-content: center; align-items: center;}
.links-list.cst-five-center ul li {flex-basis: 20%;}

/* ddcsamp 10123750 */
.MS-Vehicle-Special a.MS-Special-Button {font-family: "DDC Body Font Face"}

/* Start 'vlp-used-price-value-abSub' (do not modify this line) */
/* Modified by agetty on 04/05/21 04:50 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .abSub .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
/* End 'vlp-used-price-value-abSub' (do not modify this line) */

/* Start 'vdp-used-price-value-discount' (do not modify this line) */
/* Modified by dttommyhoward on 05/06/21 08:54 AM CDT */
.vdp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-discount' (do not modify this line) */



/* 04091535 ddcjareds */
.srp .vehicle-card-badge img { max-width:52px; }