/*ddcrmelasky adding to match live site on launch */
.content-default img {display:inline;}

/*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: 12.5%;
  margin: 1% 0%
}
.MS-Tabbed-Specials .nav-tabs>li>a {
  height: auto;
  font-size: 1em;
  font-weight: 700!important;
  line-height: 110%;
  border-radius: 0px!important;
  text-transform: uppercase;
  text-align: center;
  padding: 0% 1%!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
}
/* -- 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
}

/* 05503020 JLC */
div[data-widget-name="ws-inv-listing"] ul[data-location="vehicle-badge"] li.in-transit img { max-height: 75px; }