/*icons*/
#search-results .search_meta ul  {list-style-image: none;}
#search-results .search_meta li, #details-vehicle-info-vehicle-Extras li {background-image: url("/media/5587/icons-new.png");background-repeat: no-repeat; margin-bottom: 20px;padding: 7px 0 0 45px;list-style-type: none;font-weight: 600; display: table; width: 50%;}
#details-vehicle-info-vehicle-Extras li {width: 190px}
.icon-fuel, #details-vehicle-info-vehicle-Extras li#icon-fuel { background-position: 2px -240px; height: 35px; }
.icon-colour, #details-vehicle-info-vehicle-Extras li#icon-colour {background-position: 0px -6px;}
.icon-transmission, #details-vehicle-info-vehicle-Extras li#icon-transmission {background-position: 0px -63px;}
.icon-body, #details-vehicle-info-vehicle-Extras li#icon-body {background-position: 0px -123px;}
.icon-kms, #details-vehicle-info-vehicle-Extras li#icon-kms {background-position: 0px -184px;}

/*warranty*/
#body .twelve.columns h2 {border-bottom: thick solid #bedc9e;color: #808184;font-size: 3.6rem;font-weight: 100;letter-spacing: -0.1rem;line-height: 1.25;margin-bottom: 50px;padding-bottom: 5px;}
p.light {color: #999999;font-size: 12px;font-style: italic;}
button2 { background-color: #03b198; box-sizing: border-box;color: #fff;cursor: pointer;display: inline-block;font-size: 16px;font-weight: 900;height: auto;line-height: 16px; padding-bottom: 7px;text-align: center;text-decoration: none;text-transform: uppercase;width: 100%; }
.border_g { border-bottom: 5px solid #bedc9e; }
.btn_tabs a.btn { padding: 10px 15px; background: #03b198; width: 150px; font-size: 16px; color: #fff; }
.tab-content { background: #efefef; padding: 20px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.nav-tabs > li.active > a { background-color: #efefef !important; }
.btn_tabs { margin-top: 15px; }


/*vehicle slider home page*/
.featured-cars { display: inline-block; width: 100%; }

/*logo*/
.logo { max-width: 160px; }


/*forms*/
.form-styles { background: #eee; }
.form-styles #cform { padding: 10px 15px;  }
.form-styles button {background: #000;  border: 0; color: #fff; padding: 10px 15px; display: block; margin: 0 auto; font-weight: 600; letter-spacing: 2px; }
.form-styles button:hover, .form-styles button:focus { background-color: #C50001; }

/*vehicle list page*/
@media (min-width: 767px) {
	#search-results .search_desc {  }
	.search_meta { min-height: 309px; }
	.share-btn { padding-right: 0; }
}
.img-small {padding-left: 0;padding-right: 0;}
.search_icons { margin: 20px 0;}
.vehicle-listing-img {margin-bottom: 15px;padding: 0;}
.search_location {padding-left: 0;padding-bottom: 0; padding-right: 0; line-height: 25px;}
.search_location .fa { width: 20px; }
#search-results .search_item img {padding: 2px;}


/*common styles*/
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; }

/*Left filter hover*/
#search-filters .filter .header:hover {background-color: #fe0000;}
#search-filters .filter a:hover, #search-filters .filter a:focus, #search-filters .filter a:active {color: #fe0000;}

/*Vehicle details page*/
#details-sidebar-main .header:hover {background-color: #fe0000;}
#details-vehicle-info-features-Tabs div:not(.tab-selected) {background-color: #000;}
#details-vehicle-info-features-Tabs div.tab-selected {background-color: #ea1313;}

/*Veicle details page buttons top*/
#details-vehicle-info-options {background: transparent;color: #fff; padding: 0;}
#details-vehicle-info-options a {text-transform: uppercase; font-weight: 600;color: #fff;font-size: 15px; background:#000;padding: 10px 15px;border-radius: 3px;min-width: 120px;text-align: center; margin-top: 0;}
#details-vehicle-info-options a:hover, #details-vehicle-info-options a:active, #details-vehicle-info-options a:focus   { background-color: #fe0000; }
#details-vehicle-info-options ul { padding-left: 0; }
#details-vehicle-info-options li:not(:first-child)::before { content: ""; }
#details-vehicle-info-desc {padding: 15px;background: #f0f0f0;margin: 0 0 15px;border-radius: 5px;}

@media (max-width:1024px){
#details-vehicle-info-options a {min-width: 100px;padding: 10px 5px;}
}

@media (max-width:767px){
	#details-vehicle-info-options a {min-width: auto;width: 100%;display: inline-block;}
	#details-vehicle-info-options li {float: none;list-style-type: none;width: 100%; display: inline-block; margin-bottom: 10px;}
	#details-vehicle-info-options ul {width: 100%;padding: 0;}
	#details-vehicle-info-options li:not(:first-child)::before {margin-left: 0 !important;margin-right: 0 !important; content: "";}
}

/*social share*/
#details-vehicle-share-drop-down { background: #000; padding: 10px 0; }
#details-vehicle-share-drop-down:hover, #details-vehicle-share-drop-down:active, #details-vehicle-share-drop-down:focus {background-color: #fe0000;}

/*vehicle details page box changes*/
@media (max-width:767px){
	#details-vehicle-info {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-orient: vertical;-moz-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-moz-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
	#details-vehicle-info .row {-webkit-box-ordinal-group: 6;-moz-box-ordinal-group: 6;-ms-flex-order: 6;-webkit-order: 6;order: 6; display: inline-block; width: 100%; margin-bottom: 5px; margin-right: 0; margin-left: 0;}
	#details-vehicle-info #details-vehicle-info-extra {-webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-flex-order: 5;-webkit-order: 5;order: 5;}
	#details-vehicle-info #details-vehicle-info-features {-webkit-box-ordinal-group: 4;-moz-box-ordinal-group: 4;-ms-flex-order: 4;-webkit-order: 4;order: 4;}
	#details-vehicle-info #details-vehicle-info-desc {-webkit-box-ordinal-group: 3;-moz-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}
	#details-vehicle-info #details-vehicle-info-Img {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}
	#details-vehicle-info #details-vehicle-info-vehicle {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}
	#details-vehicle-info .row .col-sm-10 { padding-left:0; padding-right: 0; }
	#details-vehicle-info .row .col-sm-2 { padding-left:0; padding-right: 0; }
}


/*header red banner*/
.main-flex .flexslider { margin-bottom: 0; }
.red_banner { background-color: #fe0000; color: #fff; padding: 15px 0; text-align: center; margin-bottom: 35px; }
.red_banner .banner_text { font-size: 18px; font-weight: 600; }
.red_banner .banner_text a { color: #fff; }

/*new changes terms*/
.DriveOnFinanceTerm { text-align: left; color:#000; }
#body .DriveOnFinanceTerm p {font-size: 14px;font-weight: 500; color:#000;}
.repayment_360 .modal-header { text-align: center; color:#000; }
.repayment_360 .modal-footer .btn.btn-default { padding: 5px; }

/*Drive on Finance*/
.repayment_360 { text-align: right; color: #134367; font-size: 15px; padding-bottom: 8px; }
.repayment_360 .price_value { color: #134367; font-size: 27px; }
.repayment_360 .apply_terms { font-size: 14px; font-weight: 600; }
.apply_terms .btn { background: none; padding: 0; font-weight: 600; outline: 0; }
.repayment_360 .apply_terms a {color: #134367; font-weight: 600;}
.DriveOnFinance { padding-bottom: 15px; font-size: 13px; }

/*Drive on Finance details page*/
#livequote-image {float: right;max-width: 107px;}
#detials-sidebar-main-livequote .header {background: #134367;color: #fff; padding-bottom: 8px;text-transform: uppercase;font-weight: normal;}
#detials-sidebar-main-livequote .header.open::before {content: "-";padding: 1px 5px 2px 6px;}
#detials-sidebar-main-livequote .header::before { content: "+";margin-left: 10px;margin-right: 10px;font-weight: normal;font-size: 14px;padding: 1px 4px 2px 4px;}
#detials-sidebar-main-livequote .header {font-size: 20px;line-height: 20px;color: #fff;cursor: pointer;padding-top: 10px; padding-bottom: 10px;}
.livequote-button, .terms_360 { text-align: center; }
#form-livequote-getQuote { color: #fff;background: #134367;display: inline-block;font-size: 18px;font-weight: 600;margin: 20px auto;text-align: center; padding: 24px 36px;}
#detials-sidebar-main-livequote.section {border: none;background-color: #EAEAEA;box-shadow: 1px 2px 5px rgba(0,0,0,0.5);}
#detials-sidebar-main-livequote .body { padding: 15px; border: 4px solid #134367; margin-bottom: 15px; }
.terms_360 a { color: #0a3b61; outline: 0; }
.terms_360 a:hover, #form-livequote-getQuote:hover { text-decoration: none; }
#form-livequote-getQuote:hover { background: #3775a7; } 
.terms_360 a:hover { color:#0a3b61; }
#body #form-livequote-weeklyfinanceprice {font-size: 35px;font-weight: 700;color: #134367;margin-right: 2px; min-width: 65px;}
#form-livequote-weeklyfinancetext { color: #39474f; font-size: 16px; }
.livequote-button .btn { padding: 0; margin: 0; height: auto; background: none; border: 0; outline: 0; }
.TermsFinance360 { font-size: 13px; }
.terms_360 .btn { background: none; outline: 0; }
#body .terms_360 h4.modal-title { font-size: 20px; }

/*form styles*/
.finance_enquiry_form .form-row { margin: 2px 0;display: inline-block; width: 100%; }
.finance_enquiry_form .form-row input, .finance_enquiry_form .form-row textarea { border: 0;background: #EAEAEA;border-radius: 2px !important;
padding: 10px !important;     border: 1px solid #ddd; width: 100%;}
.finance_enquiry_form .form-row button{ border: 0;padding: 10px 15px;font-weight: 600;font-size: 16px;background: #0a3b61;color: #fff;
border-radius: 2px; letter-spacing: 3px; text-transform: uppercase; margin-top: 6px; }
#body h4.modal-title { text-transform: uppercase; letter-spacing: 2px; font-size: 25px; }

@media (max-width:991px) {

         #form-livequote-getQuote { font-size: 18px; padding: 20px; width: 180px; }
}


@media (max-width:767px) {

	.repayment_360 { text-align: center; }
    #form-livequote-getQuote { display: block; width: 100%; }
    #form-livequote-weeklyfinance-p { margin-bottom: 0; display: inline-block; width: 100%; }

}

#filter-body .filter .header .fa.fa-angle-double-down, #filter-header .fa.fa-angle-double-down {float: right;font-size: 20px;}

/*for Social share button on vehicle detail page*/
@media(max-width: 767px) {#details-vehicle-share-drop-down { margin: 0 0 0 0; }}

.vehicle-heading {background: #e0dede;display: inline-block; width: 100%;border-radius: 5px; margin: 0 0 10px 0;padding: 10px 0;border: 1px solid #d8d7d7;}
#details-sidebar-top {display: inline-block; width: 100%; margin-bottom: 10px;}

/*value my car*/
[data-url='value-my-car'] #body .container.center-wrapper { padding: 40px 50px 40px; }
[data-url='value-my-car'] #body h1 { margin: 15px 0 50px; text-transform: uppercase; }
[data-url='value-my-car'] .btn { margin-top: 20px;background-color: #fe0000;border: 0;padding: 8px 10px;width: 150px;border-radius: 5px;font-size: 20px;
	font-weight: 600;
}
.selllabel { font-weight: 600; margin-bottom: 10px; }
[data-url='value-my-car'] .form-control {margin-bottom: 25px;}
#slide5 { margin-top: 35px; }
#tmccarvalue {  margin-bottom: 20px;font-weight: 600; font-size: 18px; color: #fe0000;}
#tmccarvalueextra { color: #807d7d; }
.step-counter .step.active .step-number { border-color: #000 !important;}
.step-counter .step.active .step-number,.step-counter .step.active .step-title { color: #000 !important;}
.step-counter .step.active .step-title::after,.step-counter .step.active .step-title::before { background-color: #000 !important;}
.step-counter .step.done .step-number { border-color: #fe0000 !important;}
.step-counter .step.done .step-number,
.step-counter .step.done .step-title { color: #fe0000 !important;}
.step-counter .step.done .step-title::after,.step-counter .step.done .step-title::before { background-color: #fe0000 !important;}
.step-counter .step.error .step-number { border-color: #d9534f;}
.step-counter .step.error .step-number,.step-counter .step.error .step-title {color: #d9534f;}
.step-counter .step.error .step-title::after,.step-counter .step.error .step-title::before { background-color: #d9534f;}
#form-carousel { display: inline-block; width: 100%; }
#error-messages ul {margin: 20px 0;line-height: 25px;}
#error-messages li { color: #A01127; }

@media (max-width: 768px) {
  .step-counter .step-number { margin: 0 10px !important; }
  .selllabel { text-align: center; }

}


@font-face {
    font-family: 'gothambook';
    src: url('/media/4380/gothambook.eot');
    src: url('/media/4380/gothambook.eot') format('embedded-opentype'),
         url('/media/4378/gothambook.woff2') format('woff2'),
         url('/media/4379/gothambook.woff') format('woff'),
         url('/media/4381/gothambook.ttf') format('truetype'),
         url('/media/4382/gothambook.svg#gothambook') format('svg');
}

@font-face {
    font-family: 'gothambold';
    src: url('/media/4384/gothambold.eot');
    src: url('/media/4384/gothambold.eot') format('embedded-opentype'),
         url('/media/4383/gothambold.woff2') format('woff2'),
         url('/media/4387/gothambold.woff') format('woff'),
         url('/media/4385/gothambold.ttf') format('truetype'),
         url('/media/4386/gothambold.svg#gothambold') format('svg');
}

a {
	color: #211915;
	-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
}
button,  #search-filters .filter .header {-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
strong {font-family: 'gothambold', Arial; }

body {
	 background-color: #FFF;
	 margin: 0px;
	 font-family: 'gothambook', Arial;
}

img { max-width: 100%;}
#body { overflow-x: hidden;}
header {
	background-color: #000;}
	
.info-header {
    float: right;
    text-align: right;
    margin-top: 46px;
    color: #b9b9b9;
	font-size: 13px;
	margin-right: 60px;
	font-weight: bold;
}

.info-header { font-size: 16px; color: #b9b9b9;}
.info-header a {color: #b9b9b9; text-decoration: none;}
.info-header a:hover, .info-header a:focus  {color: #fe0000; }

div#navbar {
    margin-top: -35px;

}
#main-logo {
	margin-top: 15px;
	display: inline-block;
}
@media(max-width: 1199px) {
	#main-logo {
	    max-width: 215px;
	}
	.info-header {
		margin-top: 35px;
	}
}
body[data-url="about-us"] .center-wrapper, body[data-url="batteries"] .center-wrapper { font-size: 16px;}

.navbar { border: none;}

#navbar_div .nav.navbar-nav { float: right;}
#navbar_div .nav.navbar-nav li {
	font-family: 'gothambold', Arial;
	font-size:  12px;
	text-transform: uppercase;
	color: #99989D;
	}

#navbar_div .nav.navbar-nav li a {color: #fff; border-bottom: 3px solid transparent;}
#navbar_div .nav.navbar-nav li a:hover, #navbar_div .nav.navbar-nav li a.current_page_item { color: #fe0000; border-bottom: 3px solid #fe0000;}

#breadcrumb_wrapper, #breadcrumb_wrapper .container {
	background:#232323;
	color: #fff;
}
#breadcrumb_wrapper a {
	color: #fff;
}
.flexslider {border: none;}

div#main-features {
    text-align: center;
	padding-bottom: 80px;
}
div#main-features hr {
    width: 35px;
    height: 3px;
    border-top: none;
    z-index: 100;
    position: relative;
    background-color: #FFF;
    margin: 0 auto;
    margin-top: -70px;
}
div#main-features h3 {
	font-family: 'gothambold', Arial;
	font-size:  16px;
	color: #C50001;
	margin-top: 13px;
	    margin-bottom: 0px;
	}
div#main-features h3 a {color: #C50001;}

div#main-features h4 {
	 font-family: 'gothambook', Arial;
	 font-size: 14px;
	 color: #FFF;
	 margin-top:3px;
}
div#main-features h4 a {
	color: #FFF;
    font-weight: bold;
    font-size: 16px;
}
div#main-features img {
	width: 160%;
    max-width: 350px
}
@media(max-width: 1199px) {
	div#main-features img { 
		max-width: 300px;		
	}
}
@media(max-width: 991px) {
	div#main-features img { 
		max-width: 230px;		
	}	
}
.flex-caption-top {
    position: absolute;
    z-index: 1000;
    top: 230px;
    text-align: center;
}

#body .flex-caption-top h2 {
	font-family: 'AvenirLTStdRoman', Arial;
	font-size:  46px!important;
	color: #FFF!important;
	line-height: 1.1em;
	font-weight: 400;
	letter-spacing: 0.15em;
	}
#body .flex-caption-top h2 strong {font-family: 'AvenirLTStdBlack', Arial;}

#body .flex-caption-top a {
	display: block;
	width: 290px;
	height: 58px;
	border: 3px solid #fff;
	color: #fff;
	line-height: 56px;
	text-align:center;
	font-family: 'AvenirLTStdBlack', Arial;
	font-size: 17px;
	margin: 30px auto;
	letter-spacing: 0.15em;
	}
	#body .flex-caption-top a:hover { background-color: #C50001; color: #fff; text-decoration: none;}

#body #banner2 .flex-caption-top  h2 {
    font-size: 23px!important;
    color: #FFF!important;
    line-height: 1.4em;
}
#body #banner3 .flex-caption-top h2 {
    font-size: 42px!important;	
}
@media (max-width: 991px) {
	.flex-caption-top {
		 top: 460px;
	}
}
@media (max-width: 767px) {
	.flex-caption-top {
		 top: 340px;
	}
	#main-logo {
		display: block;		
		max-width: 200px;
		margin: 0 auto;
	}
	div#navbar {
		margin-top: 0;
	}
	.navbar-toggle {
		width: 100%;
		margin-right: 0;
		border: none;
		text-align: center;
		float: inherit;
	}
	.navbar-toggle:hover,.navbar-toggle:active, .navbar-toggle:focus {
		background-color: transparent!important;
	}
	.navbar-toggle .icon-bar {
		margin: 0 auto;
	}
	.info-header {
		text-align: center;
		float: none;
	    margin-top: -18px;
	    margin-right: 0;
	}
					
}

	
	
.featured-cars .flexslider .slides img { height: auto; }
.featured-cars .flexslider { height: 600px; overflow: hidden;}
.featured-cars .flexslider .slides {height: 600px;}
.featured-cars #FeaturedListLarge div.text-wrapper {  margin-left: 10%; width: 40%; margin-top: 100px;}
.featured-cars #FeaturedListLarge div.text-overlay { background-image: url('/media/4446/back-fex.png'); background-position: left center; background-repeat: repeat-y; margin-left: 0px; opacity: 0.3; width: 100%; background-size: cover; }
.featured-cars #FeaturedListLarge .text-content .text-description {display: none; }
.featured-cars #FeaturedListLarge .text-content .text-price  {width: 100%; float: none; }

.featured-cars #FeaturedListLarge .text-content {
    color: white;
    padding: 30px 25px;
    background-color: rgba(0,0,0,0.6);
}
.featured-cars #FeaturedListLarge .text-content h3 {
	font-family: 'gothambold', Arial;
	font-size:  24px;
	border-bottom:none;
	margin-top: 0px
	}

.featured-cars #FeaturedListLarge .text-content .text-btn {
	background-color: transparent;
	float: none;
	width:160px;
	height: 45px;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 0px;
	line-height: 45px;
	text-transform: uppercase;
	font-family: 'gothambold', Arial;
	font-size: 15px;
	padding: 0px;
	margin-top: 20px;
	-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
	}

.featured-cars #FeaturedListLarge .text-content .text-btn:hover {
	background-color: #C50001;}

.featured-cars .col-sm-8{ padding-left: 0px; padding-right: 0px;}
	
.car-finder {
    z-index: 100000;
   	background-color: #000;
    padding: 50px;
	min-height: 600px; text-align: center;
}

#QuickSearchText {
	font-family: 'gothambold', Arial;
	font-size: 48px;
	border-bottom: none;
	background-image: url('/media/4392/red-line.jpg');
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	}

.car-finder #QuickSearch { max-width: 100%;}
#QuickSearchNow { display: block; width: 100%; padding: 10px 15px; text-align: center; border-radius: 5px; background-color: #e61d25;color: #fff;border: 0;font-size: 20px;font-weight: 600;text-transform: uppercase;}
#QuickSearchHeader {margin-bottom: 35px;}

.QuickSearchSelect span { 
  display: block; 
  color: #FFF; 
  font-family: 'gothambook', Arial;
	 font-size: 18px;
	 text-transform: uppercase; font-weight: 600;
	 }

#QuickSearch select {
	max-width: 100%;
	width: 100%; 
	color: #C50001;
	height: 42px; 
	margin-top: 3px; text-align: center; font-size: 17px;}

.QuickSearchSelect {margin-bottom: 30px;}
	
.home-bottom {
	background-image: url('/media/19117/bg-home.jpg');
	background-repeat:no-repeat;
	background-size: cover;
	padding: 80px 0px; 
	
	text-align: center;
	color: #FFF; background-position: center;}

#body .home-bottom h2 {
	font-family: 'gothambold', Arial;
	font-size: 34px !important;
	line-height: 1em;
	margin-bottom: 35px;
	background-image: url('/media/4394/white-line.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	color: #FFF !important;
	font-weight: 500;
	}

#body .home-bottom p {
	font-family: 'gothambook', Arial;
	 font-size: 16px;
	margin: 0px 180px;
	margin-bottom:35px;
	}

#body .home-bottom .read-more {
	background-color: transparent;
	float: none;
	width:190px;
	height: 60px;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 0px;
	line-height: 60px;
	text-transform: uppercase;
	font-family: 'gothambold', Arial;
	font-size: 15px;
	padding: 0px;
	margin-top: 20px;
	-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;
	display: block;
	color: #FFF;
	margin: 0 auto;
	text-decoration: none !important;
	}

#body .home-bottom .read-more:hover {
	background-color: #C50001;}

footer {
	background-image: url('/media/4395/back-footer.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	padding: 30px 0px;
	}

#footer_nav .footer_menu h3 {display: none;}

.footer_menu_nav li {
	float: left;
	list-style: none;
	}

.footer_menu_nav li a {
	color: #fff;
	padding: 20px; 
	border-bottom: 5px solid transparent;
	font-family: 'gothambook', Arial;
	 font-size: 14px !important;
	 text-transform: uppercase;
	 text-decoration: none !important;
	}
	
	#footer_nav .footer_menu { float: none; width: 100%; border-bottom: 1px solid #FFF; min-height: 43px;
}

.footer_menu_nav ul {
	
	width: 100%;
    height: 3px;
    padding-left: 0px;
    margin: 0 auto;
    display: block;
    float: none;
	}
.footer_menu_nav li a:hover {border-bottom: 5px solid #FFF; color: #C50001;}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #98979C;
	font-size: 14px;
	text-align: center;}
	
#footer a {
	color: #ccc
}
.flex-caption.animatedParent {
	position: absolute;
    z-index: 1000000;
    left: 0;
    right: 0;
    text-align: center;
    padding: 50px 40px;
    max-width: 900px;
    top: -80px;
    margin-left: auto;
    margin-right: auto;
}

.flex-caption.animatedParent ul { padding-left: 0px;}

.flex-caption.animatedParent li {
	list-style: none;
	color: #FFF;
	font-family: 'gothambook', Arial;
	font-weight: bold;
	font-size: 26px;
	background-image: url('/media/4396/vin.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin-bottom: 4px;
	    font-weight: 300;
	}

.search_title a, .vehicle-price, #details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price {font-weight: 500; color: #C50001; font-family: 'gothambold', Arial;}
.vehicle-price, #details-vehicle-info-vehicle-Price  {font-size: 22px; font-weight: 500;}
.search_price a {text-decoration: none !important;}
#search-results .search_title a { font-size: 17px; font-weight: 500;}

.search_title a:hover, .vehicle-price:hover {color: #98979C; text-decoration: none !important; }

 #search-results .watchlist.NotInWatchList:hover, #search-results .watchlist.InWatchList, #search-filters #filter-viewwatchlist .filter .header, #details-sidebar-main .header.watchlist-sidebar-InWatchList{background-color: #C50001; text-decoration: none !important;}
 
 #search-results .search_details a:hover {background-color: #C50001; text-decoration: none !important;}
 #details-sidebar-main .header a:hover {text-decoration: none !important;}
 .filter a:hover {color: #C50001;  text-decoration: none !important; }
 
 #details-sidebar-main-vehicleenquiry .form-row button {border: none;}
 #details-sidebar-main-vehicleenquiry .form-row button:hover, #ContactUsForm button:hover {background-color: #C50001;}
 

 
  #details-vehicle-info-options  a:hover {color: #C50001;  text-decoration: none !important; color: #fff;}
  
  #search-filters .filter .header:hover {background-color: #C50001;}
 
 .center-wrapper { padding: 50px 0px;}
 body[data-url="jamison-motors"] .center-wrapper {padding: 0px 0px;}
 
  #body .center-wrapper h2 {color: #C50001; font-size: 20px;}
  
    #body .center-wrapper h1 {color: #C50001;}
  
  .flex-direction-nav a:before {
	  color: #FFF;}
  .flex-direction-nav a { opacity: 1 !important; }
  .flex-control-nav {display: none !important;}
  
 body[data-url="batteries"] .center-wrapper li {
    width: 40%;
    float: left;
}
  
.products { margin: 0 0 10px; text-align: center; border-radius: 5px; padding: 15px 0; box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
	border: 1px solid #eae7e7;}
#body .products h3 { font-size: 16px; color: #C50001; margin-top: 0px; font-family: 'gothambold', Arial;  margin-bottom: 4px; }
.products img { width: auto; height: 150px;}  
.battery_title { text-align: center;background: #c50001;padding: 10px 0;color:#fff; margin-bottom: 10px; border-radius: 5px;  }
.battery_wrapper { margin: 20px 0; }
  #more {display: none;}
#myBtn { float: right;background:#c50001;border: 0;color:#fff;padding: 5px 10px;font-weight: 600;letter-spacing: 1px;border-radius: 5px; }
#dots { color: #fff; }
  .flexslider .slides { height: 450px;}

  
   @media only screen and (max-width:1200px){ 
   .featured-cars .flexslider .slides img {
    /*height: 100%;*/
    /*width: auto;*/}
	.flexslider .slides { height: auto;}
    }
  @media only screen and (max-width:1000px){ 
    .flex-caption.animatedParent { margin-top: -300px;}
	#main-features img { max-width: 100%;}
	.flex-caption.animatedParent li { font-size: 20px;}
  
  }
  
   @media only screen and (max-width:990px){ 
   .car-finder {
    position: relative;
    z-index: 100000;
    margin-left: 0%;
     margin-top: 0px;
    height: auto; min-height: auto;
    padding: 30px; display: inline-block;
    width: 100%;
}
#QuickSearchText { font-size:24px;}
.home-bottom { margin-top: 0px;}
.featured-cars .flexslider { margin-bottom: 0px;}
img.logo {
    margin-bottom: 25px;
}
   .featured-cars .flexslider {
    height: auto;
    overflow: hidden;
}
.featured-cars .flexslider .slides img {
    margin-top: 0px !important;
}
   #body .home-bottom p {     margin: 0px 40px;
    margin-bottom: 35px;}
	
	.featured-cars #FeaturedListLarge div.text-wrapper {
    width: 60%;
    margin-top: 30px;
}

.featured-cars #FeaturedListLarge .text-content h3 {
    font-size: 20px;}
	body[data-url="batteries"] .center-wrapper li {  width: 50%;}
	
	
.flexslider .slides img {
     margin-top: 0px; 
}

.featured-cars .flexslider .slides {
    height: 500px;
}
	
   }
  
    @media only screen and (max-width:767px){ 
	/*.flex-caption.animatedParent  { margin-left: 10%;}*/
	.flex-caption.animatedParent li { font-size: 16px;}
	#navbar_div .nav.navbar-nav {float: none;}
	.flex-caption.animatedParent { margin-top: -220px;}
	#navbar_div .nav.navbar-nav li a:hover, #navbar_div .nav.navbar-nav li a.current_page_item {border-bottom: none;}
	#main-features .col-sm-4 { padding-bottom: 20px;}
	.footer_menu_nav li {
    float: none;
	width:100%;
	text-align: center;
    margin-bottom: 5px;
}

.car-finder { /*max-height: 200px;*/}

.footer_menu_nav li a:hover {border-bottom: 5px solid transparent; color: #C50001;}
#footer_nav .footer_menu { min-height: 143px;}
body[data-url="batteries"] .center-wrapper li {  width: 100%;}
.products .col-sm-3 { margin-bottom: 25px;}
img { max-width: 100%; height: auto;}

.featured-cars .flexslider .slides {
    height: auto;
}

.center-wrapper {
	padding: 25px;
}
	}

@media only screen and (max-width:530px){ 
.flex-caption.animatedParent {max-width:370px; margin-top: -238px;}
.flex-caption-top h2 {display: none;}

}

@media only screen and (max-width:480px){ 
.info-header {
	float: none;
	text-align:center;
	margin-right: 0px;
    margin-bottom: 15px;}
	img.logo {
    margin: 20px auto;
    display: block;
}


.flexslider .slides {
    height: auto;
}

@media (max-width:480px) {
	.featured-cars #FeaturedListLarge div.text-wrapper { margin-top: 0 !important; }
	 .featured-cars #FeaturedListLarge .text-content h3 { font-size: 15px;}
	#FeaturedListLarge .text-content .text-price { margin-top: 0; font-size: 22px; }
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
