

.homeintro strong {font-weight:normal;color:#CD2027;}

.grid-item-inner{
	-webkit-box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);
box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);
	
	padding: 15px 15px 0;
	min-height:545px;

}
.grid-item-inner:hover {
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.0);
	box-shadow: 0 0 0 rgba(0,0,0,0.0);
}
.grid-item-inner p {color:#333;}
.grid-item-inner p.moredetails {color:#fff;background-color:#CD2027; padding:10px 15px;}

.grid-item-inner.noshadow {
		-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.0);
	box-shadow: 0 0 0 rgba(0,0,0,0.0);

}
.media-box .zoom, .media-box .expand{
	background-color:rgba(0,0,0,.5);
	}
	
h1.page-title {font-weight: 700;}
h1.page-title span {margin-top: 50px;}
.page-header span {color:#fff;text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);}
.page-header h1.page-title span.lch {
	color:#f1f1f1;font-size:36px;font-weight:400;text-shadow: 0px 1px 2px rgba(10, 10, 10, 1);
}
.navbar {border-bottom: 1px solid #CD2027; -webkit-box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);
box-shadow: 1px 2px 19px -6px rgba(0,0,0,0.75);background-color: #f1f1f1;}
.main-navigation > ul > li > a {text-transform: uppercase;}
img.logopageheader {float:left;margin-right:15px;background-color: #f9f9f9; padding:85px 10px 40px;margin-bottom:-35px}
.deals h3.post-title {height:90px;}
.deals h4 {margin-bottom:10px;margin-top:0;padding-top:0;}
.deals .basedonhome {min-height:75px;}
.deals p a {display:block;text-transform: uppercase;font-weight: 300;}
.dealinfo h3 {display:block;border-bottom:1px solid #e1e1e1;color:#222;padding-bottom:5px;padding-top:15px;}
.saved-cars-table td.from {width:260px;}
.saved-cars-table td.more {width:120px;}
.saved-cars-table td.more a {background-color:#CD2027; color:#fff; padding:8px 10px;}
.saved-cars-table td.more a:hover {background-color: #125FA0;}
.table-responsive tr:nth-child(even) {background-color: #f7f7f7;}
h2.offers {color:#CD2027;}
.vehicle-details-sidebar h3  {color:#fff;line-height:1.2em;}
.vehicle-details-sidebar h3 span {font-size:16px; color:#f1f1f1;}
.vehicle-details-sidebar .businessdeal {padding:0 15px 0; margin-bottom:15px;background-color:#CD2027;}
.vehicle-details-sidebar .personaldeal {padding:0 15px 0; margin-bottom:15px;background-color:#125FA0;}
.vehicle-details-sidebar h3 span.rentalb {font-size:14px; color:#e7a0a3;}
.vehicle-details-sidebar h3 span.rentalp {font-size:14px; color:#6ea6d4;}
.vehicle-details-sidebar .basedon {padding:15px 15px 2px; margin-bottom:15px;background-color:#f1f1f1;}
.vehicle-details-sidebar label {font-weight:bold;}
input[type="text"]::-webkit-input-placeholder {color:#e1e1e1;}
input[type="email"]::-webkit-input-placeholder {color:#e1e1e1;}
h2.cardetail, .cardetail h2 {color:#222;}
.site-footer input[type="text"]::-webkit-input-placeholder {color:#666;}


.social-icons-colored li.linkedin.profile a {
	background:#007FB1;
}
.social-icons-colored li.facebook.profile a {
	background:#3B5998;
}

#menu-toggle{
	float:right;
	font-size:50px;
	margin-top:10px;
	color:#CD2027;
	margin-right:20px;
}

.site-header{
	padding:30px 0 25px;
}

@media only screen and (max-width: 767px) {

.make-widget li{
	width:33%;
	float:left;
	height:75px;
	margin-bottom:50px;
}
.make-widget li img{
	max-width:75%;
}
.utility-bar {visibility: hidden;display:none;}
.hidecontent {visibility: hidden;display:none;}
img.logopageheader {float:left;margin-right:15px;background-color: #f9f9f9; padding:20px 10px;margin-bottom:0}
.grid-item-inner{ min-height: 300px;}

.homeintro h1, .full h1 {line-height: 1.2em;font-size:22px;text-align: center;}
h2.team {font-size: 18px;font-weight: bold;}
h1.page-title {line-height:1em;}
.page-header h1.page-title span.lch {font-size: 18px;line-height: 1.1em;}
.hidedealtitle, .hidemodeltitle {visibility: hidden;display:none;}
h2.post-title {line-height: 1em; font-size:26px;}
.dealinfo h3 {line-height: 1.1em;}
.listing-header h3 {line-height: 1.1em; font-size:20px;}

#menu-toggle{
	font-size:30px;
	margin-top:5px;
	margin-right:5px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.grid-item-inner{ min-height: 285px;}

}


.standard h2 {font-family: 'Roboto Condensed', sans-serif;color:#222;}

/* Form Consent */

.consent {
	background-color:#e1e1e1; padding:10px 10px;
	margin-bottom:15px;
	
}
.consent label {
	color:#555;
}
.optin {
	background-color:#f5f5f5; padding:10px 10px;
	margin-bottom:15px;
	

}
.optin label {
	
	font-weight:normal;
}

div.optinwrapper label {padding-left:5px;}



article.post-content iframe, .homeintro iframe {

min-height: 450px;

  width: 100%;
}

@media only screen and (max-width: 767px) {

	article.post-content iframe, .homeintro iframe {
	min-height: 150px;
	width: 100%;
	}

}

.intouchform {
	width:100%;
	background-color:#f7f7f7;
	padding:25px 25px;
}

.homeintro h1 {
	text-align: center;
	margin-top:-20px;
	margin-bottom:30px;
}

.grid-item-inner-make {
	min-height: 375px;
}