
/*ddcdanb- adjusted nav width ON SHRINKING/No Shrink HEADERS ONLY to accommodate a 5th nav item*/
/*Do NOT Use on Compact Header*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/* ddcbeckylong */
.index .ddc-content.locations-group-nav-type-1 {background: #f5f5f5!important;}
.index .ddc-content.locations-group-nav-type-1 .franchiseList {display:flex;}
.index .ddc-content.franchiseList {margin: 0 auto; padding: 0; max-width: 960px;}
.index .ddc-content.franchiseList .franchise {margin: 0 auto; padding: 0;}

/*ddcrmelasky 06773495*/
[data-widget-name='content-cards'] .card { border-radius: 10px; background-color: rgba(255, 255, 255, 0.5); display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 235px; }
[data-widget-name='content-cards'] .card { margin:1em;}
.hero-image-overlay [data-widget-name='content-cards'] { background: none; }
[data-widget-name='content-cards'] .card img { max-height: 145px; margin:0; }
.custom-vid-container:after { background: url(https://pictures.dealer.com/j/jonesmotorcompanygrouptn/1459/2510daf9ea4767af45ab46922b7ce1aex.jpg); content: ""; height: 100%; top: 0; left: 0; position: absolute; width: 100%; }
.content-cards .card a.btn-xl { font-size:22px;}
.recommendations-vehicles { margin-top:50px;}
[data-widget-name="content-cards"] .card { padding:1em 2em 5em;}

/* dtannasaponjyan 07032039 */
/* facet search */
.index .cst-search form {width:900px; margin:auto; position:relative;}
.index .cst-search form .form-group.cst-container {width:898px;}
.index .cst-search form .form-group.cst-container input[type="search"] {width: 100%; height:44px; background:rgb(255,255,255,0.7);}
.index .cst-search form .ui-button-submit {position:absolute; bottom:0; right:0; height:44px; border-radius:0 5px 5px 0px; }
/* group nav */
.franchiseList li {display:inline-block; text-align:center;}
.franchiseList > li > a {border:1px solid #000; width:104px; height:104px; display:inline-block; padding:10px 3px 0 3px;}
.franchise.selected .childList .vcard {min-height:60px;}

/* Start 'vlp-used-price-label-abSub' (do not modify this line) */
/* Modified by ddcerikj on 07/03/19 10:28 AM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .abSub .label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vlp-used-price-label-abSub' (do not modify this line) */

/*ddcrmelasky 07615960*/
[data-widget-name='content-cards'] .card .btn { bottom: 1em; }

/* cbenson 07754021 */
.links-list.ddc-content[data-widget-id="links1"] li a { color: #000; padding-left: 0; }
.locations-group-franchises .franchise-list>li .btn-view-offers {
    position: absolute;
    bottom: -18px;
    left: 30%;
}

.ml-image img{margin-left:10%;}

/* Added by John Shramek */
.page-header.responsive-centered-nav .header-contact .header-default {width: 100%;}
.page-header.responsive-centered-nav .header-default .header-logo img {margin: 0 auto;}
