.alias-sitebuilder-brand-ambassador-mr-jamie-roux-jr-1 [data-widget-id="page-title1"]{visibility: hidden;}
.BNdmj{float: right; width: 35%; padding-left: 12px; padding-bottom: 12px;}
.BNdmj2{float: left; width: 30%; padding-right: 12px;padding-top: 12px; padding-bottom: 12px;}
.BNdmj3{padding-left: 12px; padding-bottom: 12px;}
.dmjfloaten{width: 40%;}
.violetIMG{
content: url(https://napleton.com/images/Violet-Foundation-Tp-Lft.webp);
background-repeat: no-repeat;
width: 100%;
}
.DmjViolet{
position: fixed;
top: 0px !important;
right: 0px !important;
z-index: 1900 !important;
width: 20%;
}

.DMJThMobi{width: 45%;}
.EddiePhoto{
width: 100%;
float: left;
}
.DMJblockquote {
  padding: 20px;
  box-shadow:
       inset 0 -3em 3em rgba(0,0,0,0.1),
             0 0  0 2px rgb(255,255,255),
             0.3em 0.3em 1em rgba(0,0,0,0.3);
}

/* ====== UPGRADES CSS FIXES - DDC ====== */
	/* === site wide layout fixes ddckari.robinson === */
	.content img {display:block;}

	/* clear rows so they don't collaps */
	.ddc-content:after, .ddc-content:before {content: "";display: block;clear: both;}

	/* header search - fix search button ddckari.robinson */
	.page-header .inventory-search-form .btn {height: 28px; line-height: 1px;}
	.btn-primary:before, .btn-primary:hover.disabled:before {font-size: 19px; padding-right: 5px;}

	/* Remove underline from button block links */
 	.vdp .links-list a {text-decoration:none;}

	/* Video gallery thumbnails */
	.video-gallery .video-thumbs .yui3-u-1-5 {width:auto;}

	/* Fix form pop-up size issue */
	.ui-dialog.ui-widget.ui-widget-content {overflow-y:scroll;}

	/* Fixes button hiding behind images on Incentives Pg*/
	.incentives-search-default .vehicle-container .btn{bottom:-20px!important;}	

	/* MyCars Favorites - Set Alerts Alignment */
	.mycars-favorites .hproduct .alert-set .form-group, .mycars-favorites .hproduct .item-compare .form-group {height:24px;}


/* === navigation fixes === */
	/* adjust navigation spacing ddckari.robinson */
	.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width:auto;}

	 /* Fixes styling for main navigation items with no dropdown */
	.navbar-nav .currentPage.nav-no-children a {color:#000000;}
	.navbar-nav .home.currentPage.nav-no-children a {color: #ffffff;}
/*	.navbar-default .navbar-nav > .currentPage > a, .navbar-default .navbar-nav > .currentPage > a:focus {background-color: #ffffff;}*/


/* === VLP and VDP fixxes ==== */
	/* Featured vehicles height & pricing formatting */
	
	.ddc-content.inventory-featured-default.fvindex .media > a img {height: 285px;}
	.inventory-featured-full-page .btn-block {margin-top: 6px; width: 460px;}

	/* Resize contact info on vdps */
	.vdp .main .contact-info {font-size: 17px;}
	.vdp .contact-info .adr .ddc-icon-map {display:none;}

	 /* Split vehicle info/options into 2 columns on VDPs */
	.inventory-detail-packages-options #options .option-table tr {width:50%; float:left; background: transparent;border:none}
	.inventory-detail-packages-options #options .option-table .option-item-description {width:42%; background: transparent;border:none}
	.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%; font-size: 92%; background: transparent;border:none}
	.inventory-detail-packages-options #options {margin-top: 12px; background: transparent;border:none}
	.inventory-detail-packages-options .packages {margin-top: 12px; background: transparent;border:none}

/* === Footer === */
	/* Fix wrapping footer */
	.ddc-footer .navbar-nav > li > a.sublabelled span {display: inline-block; padding-left:4px; font-weight:normal;}

/* ====== end upgrade css block ====== */
/* ====== DMJ NewNavi ====== */
.tg  {border-collapse:collapse;}
.tg td{padding:10px 10px;overflow:hidden;word-break:normal;}
.tg th{overflow:hidden;word-break:normal; padding-bottom: 18px !important;}

@media all and (max-width: 479px) {
.lpT, .lpt table,
  .lpt thead,
 .lpt tbody,
 .lpt th
{
    display: block	;
  }}

.shad-Bor{
padding: 10px;
border-left: 1px solid rgba(45, 205, 0, .5);
border-top: 1px solid rgba(45, 205, 0, .5);
border-bottom: 1px solid rgba(45, 205, 0, .5);
border-right: 1px solid rgba(45, 205, 0, .5);
background-color: rgba(255, 255, 255, 0.7);
border-bottom-left-radius: 12px;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
border-top-left-radius: 12px; 
box-shadow: inset 0 7px 12px -7px rgba(95,95,95,.5), inset 0 -7px 10px -7px rgba(95,95,95,.5);
}
.shad-Bor:hover{
color: #ff0!important;
border-left: 2px solid rgba(40, 205, 0, .65);
border-bottom: 2px solid rgba(40, 205, .65);
border-right: 2px solid rgba(40, 205, 0, .65);
border-top: 2px solid rgba(40, 205, .65);
background-color: rgba(255, 255, 255, 0.3);
/*
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 20px;
border-top-left-radius: 20px; */
box-shadow: 0px 0px 6px 6px rgb(0,245,0,.1);
box-shadow: inset 0 2px 7px -3px rgba(95,95,95,.2), inset 0 -2px 7px -3px rgba(95,95,95,.2);
  /* in order: x offset, y offset, blur size, spread size, color */
}
/* ====== END DMJ NewNavi ====== */

/* adjust placement of logo and dealer name in header
.page-header .header-default .header-logo {top: 30px !important; left:121px !important;}  */
.page-header .header-default .vcard h1 {padding-left: 200px;}

/* ddcrandyh M-00228149 */
.franchise.selected .childList { width: 542px;  margin-left: -270px;}
.franchise.selected .childList .vcard { float: left; width: 50%; min-height: 170px; }
.franchise.selected .childList .vcard:last-child:nth-child(odd) { margin-left: 25%; margin-top: -5px;  }


.locations-proximity .locations2 {
    vertical-align: top;
    display: inline-block;
    width: 280px;
    height: 500px;
    padding-right: 15px;
}
.index .locations-proximity .locations2 {
    margin-right: 120px;
}
.locations-proximity .locations2 ol {
    position: relative;
    top: 50%;
    padding: 0;
    list-style-type: none;
    transform: translateY(-50%);
}
.borderless div.responsive-full-width-padding, div.responsive-full-width-padding {
    padding: 20px 140px 20px 140px;
}

/* ddcluker M-00475398 */
.inventoryList .car360button { width: 98.3%; margin-left: -5px; }

/* dtannasaponjyan 07210750 */
/* locations proximity */
.index .page-bd .locations-proximity select.form-control {line-height:normal;}
.index .locations-proximity form fieldset > div {text-align:center;}
.index .locations-proximity section.ddc-span3.yui3-u-1-4 {float:none; display:inline-block;}
/* over hero facet browse */
.index .inventory-search-facet-browse .ddc-pill-nav {background:transparent;}
.index .inventory-search-facet-browse .pill-label {color:#fff;}
.index .inventory-search-facet-browse .pill-label:not(.checked):hover {background:none; border-color:transparent;}
.index .inventory-search-facet-browse .pill-label.checked {border-color:#fff;}
.index .inventory-search-facet-browse .btn.dropdown-toggle {background:transparent; color:#fff; background-image:none !important;}
.index .inventory-search-facet-browse .facet-browse-form > div:not(.range-group) .btn.dropdown-toggle::after,
.index .inventory-search-facet-browse .facet-browse-form .geoRadius .btn.dropdown-toggle::after {display:block; content:""; border-right:2px solid #fff; border-bottom:2px solid #fff; position:absolute; width:11px; height:11px; top:50%; -webkit-transform: rotate(45deg) translateY(calc(-50% - 3px)); transform:rotate(45deg) translateY(calc(-50% - 3px)); right:22px;}
.inventory-search-facet-browse .btn.dropdown-toggle.non-dropdown .geoZip {width:100%;}
.responsive-type .page-bd .inventory-search-facet-browse .h1 {font-size:1.5rem;}
/* inv count */
.index div[data-name="index-landing-0003-count-display-1-container"] {width:100%;}
.index .ddc-content.ws-inv-count-display,
.index .ddc-content.ws-inv-count-display > div {margin:0;}

/*skschlichting RVDP - Media Gallery Toolbox move to the right */
.ws-vehicle-media .media-gallery-toolbar:not(.mobile-toolbar) {right: 10px; left: unset;}

/* dtannasaponjyan 07379796 */
/* locations group nav */
.cst-locations-nav .franchiseList {max-width:none;}
.cst-locations-nav .franchiseList .franchiseLink {transition:transform .2s; padding:10px;}
.cst-locations-nav .franchiseList .franchiseLink:hover {transform:scale(1.1);}
.cst-locations-nav .franchiseList .franchiseLink .franchiseLogo {width:104px;}

/* dtannasaponjyan 07422941 */
/* navigation fragment */
.nav-fragment .brands .yui3-g {margin-bottom:30px;}
.nav-fragment .brands a:hover {opacity:.7;}
.nav-fragment  .brands img {margin-left:auto; margin-right:auto;}

/* fdbarfety 07505263 Index Search Placeholder Text*/
::placeholder {color: #fff;} /* Modern browsers support this now */
::-webkit-input-placeholder {color: #fff;} /* WebKit, Blink, Edge */
:-moz-placeholder {color: #fff; opacity: 1;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color: #fff; opacity: 1;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder {color: #fff;} /* Internet Explorer 10-11 */
::-ms-input-placeholder {color: #fff;} /* Microsoft Edge */

/* ddcmjaggers | 07505263 */
.grid-facetbrowse .freeform-search .search-input { width: 75%; margin-right: 3px; }
.grid-facetbrowse .freeform-search .btn { vertical-align: middle; }

/*ddcrmelasky 07583475*/
.index .model-selector-responsive .nav-tabs { display:flex; justify-content:center;}

/*ddcrmelasky 07657242*/
.alias-servicelocations .info-window-5.acura, .alias-servicelocations .info-window-2[data-account-id="briancolesstores"], .alias-servicelocations .info-window-29[data-account-id="napletonindygroup"], .info-window-35[data-account-id="napletonofflease"], .info-window-67[data-account-id="napletonfiatofchicagonapletonalphil"], .info-window-38[data-account-id="napletonmissourigroup"], .alias-locations-proximity .info-window-4.acura, .alias-locations-proximity .info-window-17[data-account-id="lexusofbrookfieldservice"], .alias-locations-proximity .info-window-28[data-account-id="napletonindygroup"], .alias-locations-proximity .info-window-34[data-account-id="napletonofflease"], .alias-locations-proximity .info-window-37[data-account-id="napletonmissourigroup"] { display: none; }


/* Kevin Williams @ Napleton / Oak Hill Marketing / Adding breadcrumb special id */
#bcrumb Ol{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-family:"Roboto";
font-weight:200;
}

#bcrumb Ol li { display: inline;font-family:"Roboto";
font-weight:200; }

#bcrumb Ol li a{
text-decoration: none;
padding: .1em 1em;
color: #000;
font-family:"Roboto";
font-weight:200;
}

#bcrumb Ol li a:hover{
color: #fff;
background-color: #00b4ff;
font-family:"Roboto";
font-weight:200;
}

/* ddcmjaggers | 07811627 */
.locations-group-franchises .franchise-list > li { margin-bottom: 45px; }
.locations-group-franchises .franchise-list > li .btn-view-offers { bottom: -10px; }
.tg  {border-collapse:collapse;border-spacing:0;border-color:#ffffff;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 10px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ffffff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:100;padding:0px 0px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ffffff;}

@media all and (max-width: 479px) {
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block	;}}
#EddieFloat  {
float: right;    
 margin: 0 0 0 15px;
}
#EddieFloat2  {
float: left;    
 margin: 0 15px 0px 0px;
}
.dave1{
background: rgb(160, 0, 20, .1);
display:block;
height: 100%; 
color: #fff; 
width: 100%; 
}
.dave1:hover{
background: rgb(183, 0, 42, .9);
display:block;
height: 100%; 
color: #fff; 
opacity: .7;
width: 100%; 
}
#dave2{
background: rgb(0, 0, 0, .7); 
height: 30px;
font-size:21px; 
color: #fff; 
position: sticky; 
top: 50;
width: 100%; 
}
.tg  {border-collapse:collapse;}
.tg td{overflow:hidden;word-break:normal;}
.tg th{overflow:hidden;word-break:normal;}

@media all and (max-width: 479px) {
.lpT, .lpt table,
  .lpt thead,
 .lpt tbody,
 .lpt th
{
    display: block	;
  }}

.alias-sitebuilder-lexus-bmw-mercedes-bemz-luxury-delivery-1 .ddc-span4{
position: fixed;
top: 0px;
z-index: 99999;
right: -12px;
width: 12%;
height:100%;
}
.box2:hover{ opacity: .8;}
.accelerateDiv{background: rgb(255,0,0, .7); width: 40%; padding: 60px !important;}
/*
.alias-sitebuilder-jeep-1 .contact-form{
background: #000;
}
*/
.dmjDIV{
-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
width: 350px;

}
.dmjBXtxt{ font-family: 'Open Sans', sans-serif; font-size: 18px; }
.dmjBXSEO{ width: 60%; cursor: pointer; border: 1px solid rgba(0,6, 255, .4); background: linear-gradient(to bottom, transparent, transparent, rgba(0,119,198, .4)); background-color: transparent; height: 40px; color: #3498db; box-shadow: 0 4px 8px rgba(51, 51, 51, 0.4), inset 0px 0px 15px rgba(0,119,198, .4); /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/ border-radius: 10px 10px 10px 10px; text-align: center; color: #000; padding-bottom: 15px; }
.dmjBXSEO:hover{width: 60%; cursor: pointer; border: 1px solid rgba(52,152,219, .5); background: linear-gradient(to bottom, transparent, transparent, rgba(52,152,219, .3)); background-color: transparent; height: 40px; color: #3498db; box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2), inset 0px 0px 15px rgba(52,152,219,.7); border-radius: 10px 10px 10px 10px; text-align: center; color: #000; }
.alias-sitebuilder-test-1 .ddc-content.content-page-title{ visibility: hidden;}
[data-widget-id="content13"]{ padding: 5px; background: rgb(0,0,0, .8); border-bottom: solid 2px rgb(0,0,0,.4); }
.dmjSEO{ -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2); box-shadow: 0 2px 10px 0 rgba(0,0,0,.2); }
.DMHover:hover{ opacity: .3; }
.box5 {
	box-shadow: inset 0 7px 15px -7px rgba(0,0,0,0.8);
	width:98%;
	height:105px;
	background-image: linear-gradient(rgba(0,18,255,01), rgba(104,143,254,.8));
	margin:25px auto;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	top: -42px;
	font-family:'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #fff;
	
}
.box5:hover {
	box-shadow: inset 0 7px 35px -7px rgba(0,0,0,1);
	width:98%;
	height:105px;
	background-image: linear-gradient(#0037a6, #0054ff);
	margin:25px auto;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	top: -42px;
	font-family:'Open Sans', sans-serif;
	font-size:19px;
	font-weight: 400;
	color: #ff0;
	text-decoration: none;
	
	
}
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 7px;
  left: 5px;
  width: 95%;
  top: 20%;
  max-width:400px;
border-radius: 8px;
  background: #777;
  -webkit-box-shadow: 0 6px 2px #777;
  -moz-box-shadow: 0 6px 2px #777;
  box-shadow: 0 5px 2px #777;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.effect5:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.effect5:before
{
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  right: 10px;
  left: auto;
}
.effect5:hover::before{
  z-index: -5;
  position: absolute;
  content: "";
  bottom: 5px;
  left: 5px;
  width: 80%;
  top: 20%;
  max-width:500px;
  background: #000;
  -webkit-box-shadow: 0 2px 2px #000;
  -moz-box-shadow: 0 2px 2px #000;
  box-shadow: 0 2px 2px #000;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.effect5:hover:after
{

  z-index: -5;
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  right: 10px;
  left: auto;
}
.dmjTD{position: relative; top: -17px; z-index: 1;}
.arrowDMJ{width: 40px; height: 40px; background-image: url('https://pictures.dealer.com/n/napleton/1081/56a535c1c4931a2b666b762c36291424x.jpg'); background-size: contain; -webkit-animation-duration: 2s; animation-duration: 2s;            -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: bounce; animation-iteration-count: 10;}
@-webkit-keyframes bounce2 { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}}
@keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}}
.arrowDMJ3{width: 40px; height: 40px; background-image: url('https://pictures.dealer.com/n/napleton/1081/56a535c1c4931a2b666b762c36291424x.jpg'); background-size: contain; -webkit-animation-duration: 2s; animation-duration: 10s;            -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: bounce; animation-iteration-count: 10;}
@-webkit-keyframes bounce3 { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}}
[data-widget-id="content21"]{position: relative; top: -45px; }
[data-widget-id="inventory-search2"] .widget-heading:after{content: "By ( New, Used, Year, Make or Model )";}
[data-widget-id="inventory-search2"] .widget-heading{color: #009; font-size: 24px; font-weight: 100; }
[data-widget-id="inventory-search2"]{border: 1px solid rgb(0,116,246,.2);}
.alias-sitebuilder-test-1 .form-group{padding: 0px; font-family:'Open Sans', sans-serif; background: rgb(10,0,254,.7); border-radius: 10px; }
.alias-sitebuilder-test-1 .form-control{ border-radius:0px; font-size: 23px; padding: 0px; padding-left: 10px; border-top: 0px; border-left: 0px; border-right: 0px; border-color: rgb(10,0,254,.7); }
.type-1.ddc-content.inventory-search-facetbrowse{background: #fff; padding: 15px;}
.dmjZoomIMG img{
transition: all 0.3s;
}
.dmjTBL4{
	font-family:'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff; 
	padding-left: 5px;

}
.dmjTBL4:hover{
	font-family:'Open Sans', sans-serif;
	font-size: 20px;
	color: #fffaa8;	
	
}
.dmjTBL5{
background-image: linear-gradient(#4200ff, #46069d, #222222);
box-shadow: inset 0 0 10px #000000;
}
.dmjZoomIMG:hover img{
/*transform: scale(1.1);    (150% zoom) */
transform: scale(1.25) rotate(360deg);
box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, .2);
}

.hpDMJ:hover{box-shadow:5px 4px 8px rgba(0,0,0,.7);}
.SrchDmjFnt1{font-size: 17px;}
.SrchDmjFnt2{font-size: 20px;}
.SrchDmjFnt1-c{font-size: 20px;}
.SrchDmjFnt2-C{font-size: 20px; color: #fff;}
[data-widget-id="content20"]{position: relative; top: -25px; margin-bottom: 0px;}
[data-widget-id="content22"]{position: relative; top: -25px;}
