/*owen.perks 12875701 */
.index-0018 .button-block-responsive .buttonblock-button a{height: 130px;}
.index .hero-image-overlay-container .hero-image-overlay.content1, .index .hero-image-overlay-container .hero-image-overlay {margin-top: -535px !important; margin-bottom: 333px !important;}
.index .inventory-search-form .btn { border-radius: none;  position: relative;right: 21px;height: 40px; top: 15px;}

/* fdbarfety 12892814 */
.header-contact .links-list {display: none;}

/* fdbarfety 11008500 */
.page-bd .inventory-featured-default h3 {min-height: 30px;}
.page-bd .inventory-featured-default .view-link {margin-bottom: 20px;}
.page-bd .inventory-featured-default .pricing .label {width: 70%;}
.page-bd .inventory-featured-default .pricing .value {width: 30%;}
.page-bd .inventory-featured-default .pricing {width: 100%;}
.page-bd .inventory-featured-default .hproduct .h5 {font-size: 16px; min-height: 40px;}
.page-bd .inventory-featured-default .photo.thumb {margin: 0 auto; height: auto; width: 450px; min-height: 325px}
.page-bd .inventory-featured-default .description {min-height: 330px;}
.page-bd .inventory-featured-default .description span {display: block; clear: both; line-height: 1.25;}
.page-bd .inventory-featured-default .description .separator {display: none;}
.page-bd .inventory-featured-default .row:before,
.page-bd .inventory-featured-default .yui3-g:before,
.page-bd .inventory-featured-default .row:after,
.page-bd .inventory-featured-default .yui3-g:after {display: contents;}

/* fdbarfety 13143174 */
.disclaimer-type .count {display: none;}

/* FOOTER */
.ddc-footer {padding-bottom:50px;}
.ddc-footer .container {padding-top: 40px;}
.ddc-footer a.credit {background-image:url(/sites/a/asburyprofile/themes/v2/assets/ddc-logo-black.png);width:170px;height:23px;top:33px;}
.ddc-footer .ddc-content.navigation-default {width: 30%;height: auto;float: left;display: block;}
.ddc-content.contact-info.custom-contact-foot {display: block;width: 30%;float: left;}
.ddc-footer .ddc-content.content-default.pull-left.credit {width: 30%;}
.ddc-footer .navigation-default {margin-top:16px;}
.ddc-footer .navigation-default li > a {padding:5px;margin: 0;height: auto;}
.ddc-footer .navigation-default li > a .ddc-icon {float:left;}
.ddc-footer .navigation-default li > a:after {clear:both;}
.ddc-footer .navigation-default li {float: none;list-style:outside none none}
.ddc-footer .ddc-content.navigation-default {float:right;}
.ddc-content.contact-info.custom-contact-foot {text-align:center;}
.ddc-footer .navigation-default ul li > a {display:block;padding:8px;height:30px;min-width:150px;font-size:14px;}
.index .push {background: #FFF;}

/* RDM BUTTON MODS */
.srp .load-abg-vehicle-questions, .vdp .load-abg-vehicle-questions {
background: #E7E7E7!important;
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 15px -15px rgb(110, 110, 110, 40%)!important;
}
.srp .load-abg-eprice-tool, .vdp .load-abg-eprice-tool {
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 15px -15px rgb(110, 110, 110, 30%)!important;
}
.cbo-button.cbo-trade {
border: none!important;
height: 46px!important;
border-radius: 6px!important;
}
.textus {
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 20%);
}
.abg-dynamic-content .appraisal-tool-srp {
border-radius: 12px !important;
box-shadow: rgba(131, 131, 131, 0.5) 0px 10px 40px -10px !important;
}
/* END RDM MOD */

/* --------------------------------------- Start of Prototype 2026 Ram 1500 CSS --------------------------------------- */
/* Section 2 */
.section-2-whole-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	background-color: #1965BF;
	width: 100%;
}

.section-2-item-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.section-2-item-text {
	text-align: start;
	/* Change Line Width , Line Type and Color (I recommend leaving solid alone) */
	border-bottom: 5px solid #FFFFFF;
	/* Change Title Text Color */
	color: #FFFFFF;
	/* Change Title Text Font Size */
	font-size: 24px;
	/* Change Title Text Boldness */
	font-weight: 700;
	margin-bottom: .75em;
	margin-top: 0.75em;
}

/* Section 4 */
.section-4-whole-container {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.section-4-info-container-left {
	display: flex;
	justify-items: start;
	flex-direction: column;
	margin-bottom: 3em;
}

.section-4-info-container-right {
	display: flex;
	align-items: end;
	flex-direction: column;
	margin-bottom: 3em;
}

.section-4-dash-and-title-left {
	display: flex;
	grid-column: 1 / 2;
}

.section-4-dash-and-title-right {
	display: flex;
	grid-column: 2 / 3;
}

.section-4-dash {
	background-color: #1965BF;
	width: 5em;
	height: 0.2em; 
	justify-self: center;
	align-self: center;

}

.section-4-title {
	font-size: 24px;
	font-weight: 700;
	margin-left: 1em;
	margin-right: 1em;
	align-self: center;
	justify-self: center;
}

.section-4-info-blurb-container {

}

.section-4-blurb-text-left {
	justify-self: start;
	max-width: 100%;
	text-align: start;
}

.section-4-blurb-text-right {
	justify-self: start;
	max-width: 100%;
	text-align: start;
}

.section-4-blurb-image {
	max-width: 100%;
	margin-top: 3em;
}

.section-4-title-text-grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
}

.section-4-info-blurb-container-left {
	grid-row: 2 / 3;
	grid-column: 1 / 2;
}

.section-4-info-blurb-container-right {
	grid-row: 2 / 3;
	grid-column: 2 / 3;
}