/* fdbarfety 05666077 remove focus effect on recommended vehicles */
.ddc-mega-menu-nav .inventory-featured-default .hproduct>div:hover {top: 0;}

/* fdbarfety 05666077 Quick Search Form */
@media (min-width: 992px) {.hero-image-overlay-container .ddc-offset4, .hero-image-overlay-container .col-md-offset-4 { margin-left: 0;}}
.hero-image-overlay .inventory-search-form {bottom: 570px; text-align: center; right: 150px;} /* search bar position */
.hero-image-overlay .inventory-search-form form.validate.form-horizontal {display: inline-flex;}
.hero-image-overlay .inventory-search-form .search {width: 660px; border-radius: 0; height: 50px;}
.hero-image-overlay .inventory-search-form .form-control {box-shadow: none; border: 0}
.hero-image-overlay .inventory-search-form .ui-button-submit {left: 160px; position: relative; top: 0; height: 50px; background: #f17e1c; padding-right: 15px; border: 0; color: #fff;}
.hero-image-overlay .inventory-search-form .ui-button-submit:before {display: none;}
.ddc-composer .hero-image-overlay .inventory-search-form {bottom: 0;} /* search bar position within composer only */

/* fdbarfety 05666077 remove focus effect on nav featured and page recommended vehicles */
.ddc-mega-menu-nav .inventory-featured-default .hproduct>div:hover {top: 0;}
.index .main .recommendations-vehicles .tile-list .ddc-section-height-default, .index .main .recommendations-vehicles .tile-list-no-flex-layout .ddc-section-height-default {margin-top: 0; background: rgba(0,0,0,0);}
.index .main .recommendations-vehicles .tile-list .ddc-section-height-default:hover, .index .main .recommendations-vehicles .tile-list-no-flex-layout .ddc-section-height-default:hover {margin-top: 0; background: rgba(0,0,0,.3);}
.index .main .recommendations-vehicles .tile-list .rv-details-wrapper ul, .index .main .recommendations-vehicles .tile-list-no-flex-layout .rv-details-wrapper ul {margin-bottom: 0;}
.index .main .recommendations-vehicles .tile-list .rv-recommended-details, .index .main .recommendations-vehicles .tile-list-no-flex-layout .rv-recommended-details {margin-bottom: 3px;}
.index .main :not(.container)>.recommendations-vehicles .tile-list .vehicle-list-item .pricing {top: 61%;}
@media screen and (max-width: 1300px) {.index .main :not(.container)>.recommendations-vehicles .tile-list .vehicle-list-item .title {top: 61%;}}
@media screen and (max-width: 1600px) and (min-width: 1300px) {.index .main :not(.container)>.recommendations-vehicles .tile-list .vehicle-list-item .title {top: 61%;}}
@media screen and (min-width: 1600px) {.index .main :not(.container)>.recommendations-vehicles .tile-list .vehicle-list-item .title {top: 60%;}}

/* ddcalmirc 05720384 */
.recommendations-vehicles .tile-list .vehicle:hover .info,
.recommendations-vehicles .tile-list-no-flex-layout .vehicle:hover .info {margin-top: 65%;}
.ddc-span8 .recommendations-vehicles .tile-list .vehicle-list-item .vehicle:hover .info,
.ddc-span8 .recommendations-vehicles .tile-list-no-flex-layout .vehicle-list-item .vehicle:hover .info {margin-top: 62%;}

/* ddcmjaggers | 05732345 */
.index-slideshow { height: 800px; }
.index .hero-image-overlay { margin-top: -100px; }