/* 03017016 JLC */
.navbar-default.responsive.compact .navbar-nav { display: flex; justify-content: center; flex-flow: row nowrap; }

/*cnconway 10347877*/
.index .franchise.selected .childList {bottom: auto; top: 140%;}
.index .franchise.selected .childList::after {top: -59px; border-top-color: transparent; border-bottom-color: #fff;}

/*Custom Franchises*/
.index li.franchise.preowned {vertical-align: top; padding-top: 26px;}
.index li.franchise.lotus {vertical-align: top; padding-top: 26px;}

/* 10692892 JLC */
.index .locations-group-nav .franchise.jeep.selected .childFranchise img,
.index .locations-group-nav .franchise.nissan.selected .childFranchise img,
.index .locations-group-nav .franchise.ram.selected .childFranchise img,
.index .locations-group-nav .franchise.subaru.selected .childFranchise img { display: none; }
.index .locations-group-nav .franchise.jeep.selected .childFranchise { background: url("/static/v8/global/images/franchise-logos/auto/j/jeep/white/117x80.png") no-repeat top center / contain; height: 100%; }

/* 12422901 ddcjareds */
.index .franchise.selected .childList { position: relative; bottom: 100%; }
.index .locations-group-nav .childList.flyout { position: absolute; top: 100px; }
.index div[data-widget-name="locations-group-nav"]{ bottom: 40px; }
.index .locations-group-nav .franchise.nissan.selected .childFranchise { background: url("/static/v8/global/images/franchise-logos/auto/n/nissan/white/117x80.png") no-repeat top center / contain; height: 100%; }
.index .locations-group-nav .franchise.ram.selected .childFranchise { background: url("/static/v8/global/images/franchise-logos/auto/r/ram/white/117x80.png") no-repeat top center / contain; height: 100%; }
.index .locations-group-nav .franchise.subaru.selected .childFranchise { background: url("/static/v8/global/images/franchise-logos/auto/s/subaru/white/117x80.png") no-repeat top center / contain; height: 100%; }

/* 12422901 ddcjareds */
.index .franchise.selected .childList { position: relative; bottom: 100%; }
.index .locations-group-nav .childList.flyout { position: absolute; top: 100px; }
.index div[data-widget-name="locations-group-nav"] { bottom: 46px; }

/* 03094153 ddcjareds */
.page-header.responsive-centered-nav .header-navigation .header-default { width: 50%; }