/*ddcrmelasky 08272622
.index .hero-image-overlay-container .hero-container .content-hero.CC06378234 .container { width: 100%; }
.index .hero-image-overlay { margin-top: -290px; }
.index .hero-image-overlay .hori-search {padding: 0 0 100px 0; margin: 0 auto; text-align: center;}
.index .hero-image-overlay .hori-search .ddc-heading-2 {color: #fff; right: 300px;}
.index .hero-image-overlay .hori-search .form-group {display:inline-block; margin:0 5px;}
.index .hero-image-overlay .hori-search select,
.index .hero-image-overlay .hori-search select.form-control,
.index .hero-image-overlay .hori-search .dropdown-toggle {padding: 4px 25px 4px 10px;}
.index .hero-image-overlay .hori-search .form-group.hide, .bmwcic .form-group.hide {display: none;}
.index .hero-image-overlay .hori-search .ddc-heading-2 {color: #fff; display: block;  font-size: 30px; margin-right: 10px; text-shadow: 1px 1px 4px #000; top: 38px; }
.button-block-responsive .row {margin-top: 90px;}
.index .content-hero .color-default {top: -150px; width: 60%; font-size: 54px;}
.index .content-hero .hero-subheading {color: #fff;} */

/*ddcrmelasky 08276573*/
.index .page-bd [data-widget-name='content-hero'] { max-width:unset; }
.navbar-default .contact-form label>span { color: #000; }
.ddc-mega-menu-nav .inventory-featured-default .hproduct h3 { height:15px; overflow:visible;}

/* ddcrandyh CC10322831 */
.inventory-detail-callout .vehicle-card-badge[data-web-api-id="lithia-60-day-value-badges-v2"] { width: auto; }
/***** Christopher Parrish Lithia-DCT 06162022 *****/

.buttonContainer {
padding: 30px 0px 15px 0px;
display: flex;
justify-content: center;
}

.buttonContainer a{
width: 220px;
height: 60px;
color: white;
font-size: 26px;
border: none;
background-color: #1967d1;
text-align: center;
display: flex;
flex-direction: column;
justify-contents: center;
}
.buttonContainer a:hover {
background-color: #1c59d3;
text-decoration: none;
}

.buttonContainer p {
margin-top: 10px;
}

.banner {
width: 100%;
}

/* ddcmattw 11682824 */
.ws-vehicle-media .media-gallery-toolbar div[role="presentation"] + div[role="presentation"] { display: none!important; }