@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*common styles*/
html { scroll-behavior: smooth; }
html:focus-within { scroll-behavior: smooth; }
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #000; Opacity: 1; font-weight: 600;}
input::-moz-placeholder, textarea::-moz-placeholder  { /* Firefox 19+ */color: #000; Opacity: 1; font-weight: 600;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */color: #000; Opacity: 1; font-weight: 600;}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */color: #000; Opacity: 1; font-weight: 600;}
select { -moz-appearance: none; -webkit-appearance: none; background: #fff url("/media/9232/arrow-down.png") no-repeat scroll right 10px center; }
.container { width: 100%; max-width: 1200px;}
/*common styles*/
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus, .btn:hover, .btn:focus { outline: 0; }
.w-100 { width: 100%; }
.img-shadow { padding: 10px; box-shadow: 1px 2px 5px #000; border-radius: 5px; }


/*terms Privacy*/
body[data-url="privacy-policy"] #body h1, body[data-url="terms-of-use"] #body h1 { font-size: 30px; text-align: center; } 
body[data-url="privacy-policy"] .container.center-wrapper, body[data-url="terms-of-use"] .container.center-wrapper { padding-bottom: 35px; }

/*repayment 360*/
.repayment_360 { text-align: right; color: #000; font-size: 15px; padding-bottom: 8px; }
.repayment_360 .price_value { color: #ef2f2f; font-size: 20px; }
.repayment_360 .apply_terms { font-size: 14px; font-weight: 600; }
.apply_terms .btn { background: none; padding: 0; font-weight: 600; outline: 0; font-size: 15px; margin: 0; }
.apply_terms .btn:hover { background: none; }

/*repayment 360 details page*/
#livequote-image {float: right;height: 42px !important;margin-right: 10px;}
#detials-sidebar-main-livequote .header {background: #ef2f2f;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: #e31d1a;display: inline-block;font-size: 22px;font-weight: 600;margin: 20px auto;text-align: center;
padding: 5px 10px;}
#detials-sidebar-main-livequote.section {border: none;background-color: #eee;margin-bottom: 15px;}
#detials-sidebar-main-livequote .body { padding: 15px; }
.terms_360 a { color: #e31d1a; }
.terms_360 a:hover, #form-livequote-getQuote:hover { text-decoration: none; }
#form-livequote-getQuote:hover { background: #cf1515; } 
.terms_360 a:hover { color:#cf1515; }
#body #form-livequote-weeklyfinanceprice {font-size: 25px;font-weight: 700;color: #39474f;margin-right: 2px;}
#form-livequote-weeklyfinancetext { color: #39474f; font-size: 16px; }
.livequote-button .btn { padding: 0; margin: 0; height: auto; background: none; border: 0; outline: 0; }
.livequote-button .btn:hover, .terms_360 .btn:hover { background: none; }
.TermsFinance360 { font-size: 13px; }
.terms_360 .btn {background: none;outline: 0;padding: 5px 10px;font-size: 15px;margin: 0; border-radius: 5px;}
#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: #e31d1a;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; }
#form-livequote .modal-footer .btn.btn-default {  border: 1px solid #ccc; padding: 5px 10px; border-radius: 5px;}
#form-livequote .modal-footer .btn.btn-default:hover { background: #777; }

@media (max-width:991px) {

         #form-livequote-getQuote { font-size: 18px; padding: 5px; 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%; }

}


/*header contact*/
#header_2 { background: #171717; padding: 10px 0; border-top: 1px solid #9b0d0d;}
.header-contact { text-align: center; font-size: 18px; }
.header-contact a { color: #fff; }
.header-contact a:hover, .header-contact a:focus { color: #ef2f2f; }
.header-contact .fa { font-size: 22px; color: #ef2f2f; margin-right: 10px;  }
.header-contact .address {  }
.header-contact .contact-email .fa.fa-envelope { font-size: 22px; }

#logo{display:block; margin-top: 15px;}
.finance-header-logo img { max-width: 220px; }

@media (max-width: 1199px) {
	/* .header-contact { font-size: 18px; }
	.header-contact .fa { font-size: 25px; }
	.header-contact .telephone-number a {font-size: 25px;}
	.header-contact .address {margin: 5px 0;} */
	
}

@media (max-width: 991px) {
	
	.header-contact .address, .header-contact .contact-email { display: none; }
	#logo img { max-width: 300px; }
	#logo { margin-top: 0;  margin-bottom: 15px;}
	/* .header-contact { text-align: center; margin-bottom: 5px; } */
	.navbar-default .navbar-nav > li > a { padding: 10px 25px !important; }
	.finance-header-logo img { max-width: 200px; }
}


.vehicle-heading { display: inline-block;width: 100%;background: #cacaca;border-radius: 5px; margin-bottom: 0;margin-top: 0;padding: 10px 0 5px;}
a{color:#ef2f2f;}
a:hover, a:focus{text-decoration:none;color:#171717;transition:.3s;}
body{font-family:'Roboto Condensed',sans-serif; font-size: 16px; color: #000;}
#body h1{color:#ef2f2f;font-size:32px;margin:15px 0 15px;font-weight:600;text-transform:uppercase;}
#body h1 span{color:#ef2f2f;font-weight:600;display:block;font-size:40px;margin-top:6px;line-height:38px;}
#body h1.main{color:#363636;}
#body h2 {color: #ef2f2f;font-size: 25px;margin-bottom: 15px;font-weight: 600;text-transform: uppercase; line-height: 35px;}
#body h3{font-size:20px;font-weight:bold;}
.nav>li>a{padding:10px 10px;}
.navbar-header a img{margin-top:15px;margin-bottom:15px;}
@media(max-width: 991px) {
	.header-number:before {left: 0!important}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-header {width: 100%;}
	.navbar-header a.navbar-brand {width: 100%;text-align:center;}
	.navbar-header a img {float: left;}
	#navbar_div ul.navbar-nav {padding-right: 75px;}
	.header-location {font-size: 12px;}
}
 
@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-header a img {max-width: 420px;margin-left: -31px;margin-top: 0px;}
}
@media (min-width: 991px) {
	#navbar {}
	#navbar_div ul.navbar-nav {}	
}
@media (min-width: 1200px) {
	.navbar-header a img {max-width: 400px;margin-left: -31px;margin-top: 0px;}
	/* .container {width: 1370px;} */
	/* #logo img {max-width: 500px;float: left; } */
}
@media (max-width: 767px) {
	
	.navbar-header a img {max-width: 80%;min-height: 60px;max-height: 130px;margin-left: -15px;margin-top: 0.5%;position: absolute;}
	.navbar-header button { background-color: #171717;border: 0;z-index: 9;}
	.navbar-header button:hover, .navbar-header button:focus {background-color: #171717 !important;}
	.navbar-header button.navbar-toggle .icon-bar {background-color: #fff;}
	.social {display: none;}
	#header-info .header-number, .header-location {padding-left: 0; padding-top: 0;}
	.header-number:before {left: -18px!important;}
	.header-location:before {left: -13px!important;}
	#search-options { text-align: center; margin-bottom: 0; }
	header #breadcrumb_wrapper { margin-bottom: 10px; font-size: 13px; padding: 3px; }
	.navbar-collapse { text-align: center; }
}

.gmap {margin-top: 20px;}
#header {background-color: #000;}

@media (max-width: 767px) {
	#logo {}
}
#navbar {background: #fff;}
.navbar {margin-bottom: 0;}
.navbar-default {background-color: transparent;border-color: transparent;}
.navbar-default .navbar-nav> li> a {color: #fff;}
.navbar-toggle {background: #FFF;}
.navbar-logo {float:left;text-align: center;}		
#header-details span {font-size: 12px;margin-right: 10px;}
#navbar_div li.current_page_item a, .navbar-default .navbar-nav> li> a:hover {color: #faa018;}
#BannerSlider img {width: 100%;float: left;}
#Banner{background: url("/media/18762/home_banner.jpg") center center no-repeat;background-size: cover;min-height: 570px;}
#body .main-content h2{color:#fff;font-size:35px;/* margin-bottom:25px; */font-weight:normal;text-shadow:1px 1px 2px rgba(0,0,0,0.5); text-align: center;}
#body .main-content h2 .brand-name{display: block; font-size: 50px; line-height: 65px; margin-top: 10px; }
#Banner h1{font-size:55px; font-weight: 400;padding-top:200px;text-shadow:1px 1px 8px #000;color:#fff; text-align: center;}
#Banner h1 span{ margin-top: 20px; font-size:60px;line-height:initial;line-height:78px; text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}
#breadcrumb{padding:6px 0;}
#breadcrumb span{color:#ef2f2f;}
.facebook-link,.twitter-link,.linkedin-link,.google-link,.youtube-link{background-image:url('/media/4558/social.png');width:35px;height:35px;margin-right:3px;text-align:left;text-indent:-9999px;display:inline-block;background-color:#3b5998;}
.facebook-link{background-position:-2px -7px;}
.twitter-link{background-position:-86px -8px;}
.google-link{background-position:-44px -7px;}
.linkedin-link{background-position:-171px -7px;}
.youtube-link{background-position:-336px -8px;}
.facebook-link:hover,.twitter-link:hover,.linkedin-link:hover,.google-link:hover,.youtube-link:hover{background-color:#5b79ba;transition:.5s;}
.btn { background:#171717;color:#fff;font-size:22px;font-weight:400;padding:10px 20px;display: block;width: 280px;margin: 0 auto;border-radius: 10px;letter-spacing: 2px;text-transform: uppercase;}
.btn:hover { background:#fff;color:#ef2f2f;transition:.5s; outline: 0;}
.btn .fa { margin-left: 10px; font-size: 26px; }
.gmaps{padding:0 18px;}
#details-vehicle-info-options li:not(:first-child)::before { color: #fff; }

@media(max-width: 1024px) {
	#Banner h1 {font-size:40px; line-height: 50px;}
	#Banner h1 span {font-size:40px; line-height: 60px;}
}


/*Contact Us Form*/
#ContactUsForm #captcha-elements { color: #fff; }
#ContactUsForm { background: #ef2f2f; border-radius: 5px; max-width: 100%; }
#ContactUsForm input, #ContactUsForm textarea { border: 0; border-radius: 3px; font-size: 16px;  }
#ContactUsForm h3 { font-size: 20px; font-weight: bold;margin-bottom: 25px;color: #fff;text-transform: uppercase;text-align: center;}
#ContactUsForm label {}
#ContactUsForm input, #ContactUsForm textarea{padding: 5px 6px;}
#ContactUsForm button {background: #171717;color: #000;font-size: 16px;width: 30%;padding: 8px 6px; border-radius: 3px; text-transform: uppercase; font-size: 20px; letter-spacing: 2px;}
#ContactUsForm button:hover {background: #000; color: #fff;}
header {background: #F3F3F3;}
#header {background: #171717; padding: 15px 0;}
#header-info {color: #fff;text-transform: uppercase;font-size: 16px;}
#header-info a {color: #000;}
#header-info a:hover { color: #ef2f2f; }
.header-number {font-size: 38px;position: relative;margin-bottom: 0;padding-top: 20px;}
.header-number:before, .header-location:before {content: "";background-image: url('/media/7391/icons.png');background-repeat: no-repeat;width: 30px;height: 30px;display: inline-block;position: absolute;}
.header-number:before {background-position: -46px;left: 75px;top: 32px;}
.header-location {position: relative;}
.header-location:before { left: -30px; top: -2px;}
#contactusform-validation.custom-validation {color: #171717;}
@media (min-width:767px) {
	.navbar-nav > li {float: none;display: inline-block; }
    #navbar_div .nav.navbar-nav {display: inline-block;width: 100%;text-align: center;float: none;}
    .navbar-default .navbar-collapse { width: 100%; }
    .navbar-nav > li {float: none;display: inline-block;}

}
@media (min-width:767px) and (max-width: 991px) {
	.header-contact {font-size: 18px;}
}
@media (max-width: 767px) {
	
	
	.navbar-toggle {margin: 10px auto; float: none; display: block;}
	.header-number:before{top: 5px; position: relative; }
	.header-number{font-size: 28px;}
	.navbar-brand{height: 130px;}
	#body .main-content h2 { line-height: 35px;  }
	.header-location { display: none; }
	#header-info { text-align: center; }
}

.navbar-default {background: transparent;border: none;}
#navbar {background: #ef2f2f;}
.navbar {margin-bottom: 0;}
.navbar-default .navbar-nav > li > a {color: #fff;font-size: 18px;text-decoration: none;text-transform: uppercase; font-weight: 600; padding: 10px 45px;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li a.current_page_item {background: #171717; color: #fff; text-decoration: none;transition: 0.5s;}
@media (min-width:767px) {
	.navbar-collapse {padding-left: 0px;float: left;}
	#header-info {float: right;text-align: right;}
}
.navbar-toggle {background: #fff;}
#breadcrumb_wrapper {background: #ECECEC;padding: 6px;margin-bottom: 30px;}
#breadcrumb_wrapper a {color: #4E4E4E;}

/*quick search*/
#quicksearch-wrapper {color: #FFF;padding: 10px 0; background: #171717;}
#quicksearch-heading {padding-top: 0px;}
#quicksearch-heading, #SearchFilter { width: 100%; float: left;display: inline-block;}
#quicksearch-heading { max-width: 30%; }
#SearchFilter { max-width: 70%; }
#SearchFilterMake, #SearchFilterModel, #SearchFilterButton {max-width: 32%!important; width: 100%;float: left;margin: 5px;min-width: 160px;}
#SearchFilterButton { background: transparent;color: #fff; padding: 0; border: 0; margin: 0px; font-size: 18px; height: 46px;line-height: 46px;text-transform: uppercase;font-weight: 600; border: 1px solid #fff; letter-spacing: 3px;}
#SearchFilterButton:hover {color: #FFF;transition: 0.5s; background: #ef2f2f;}
@media(max-width: 1199px) {
	#SearchFilterMake, #SearchFilterModel { max-width: 47%!important;	}
	#SearchFilterButton {clear: both;margin-top: 15px;max-width: 96%!important;}
}
#body #quicksearch-heading h2  {color: #ef2f2f;display: inline-block;float: left;text-transform: uppercase;font-size: 35px;line-height: 45px;font-weight: 400;margin: 0;font-style: italic;letter-spacing: 2px; background: url("/media/9194/search-icon.png") no-repeat; padding-left: 60px; background-size: 50px; background-position: 0px 2px;}
body #quicksearch-heading p {font-size: 24px; display: inline-block;margin-left: 14px;margin-top: 6px;letter-spacing: 1px;line-height: inherit;}
#QuickSearchText, #SearchFilterText, #QuickSearchMakeText, #QuickSearchModelText {display: none;}
#QuickSearch select, #SearchFilter select {height: 46px;color: #fff!important;margin: 0 10px 0 0;border-color: #fff;padding-left: 24px;-moz-appearance: none; -webkit-appearance: none;background: transparent url("/media/9193/arrow-down-white.png") no-repeat scroll right 10px center;border: 0 none; font-weight: 600; border: 1px solid #fff; text-transform: uppercase;}
#QuickSearch select option, #SearchFilter select option{color: #000;}
#SearchFilter span, #SearchFilterYard, #SearchFilterYearText, #SearchFilterYearHigh, #SearchFilterYearLow, 
#SearchFilterPriceLow, #SearchFilterPriceHigh {display: none;}

@media(max-width: 1199px) {
	body #quicksearch-heading p	{margin-left: 0;}
}

@media(max-width: 1024px) {
	#quicksearch-heading {max-width: 100%;text-align: center;float: none;}
	#SearchFilter {max-width: 100%;}
	#body #quicksearch-heading h2 { float: none; margin-bottom: 15px; }
	#SearchFilterMake, #SearchFilterModel { max-width: 100% !important; float: none; }
	#SearchFilterModel { margin: 15px 0 0 0 !important; }
	#SearchFilterButton{ max-width: 100% !important; }
	#quicksearch-wrapper { padding: 25px 0; }
	#quicksearch-wrapper {margin-top: 0;}
	#SearchFilter select { text-align: center; }
}


@media(max-width: 768px) {
	#body #quicksearch-heading h2 {font-size: 40px;line-height: 38px; text-align: center;}
	#SearchFilterMake, #SearchFilterModel, #SearchFilterButton {width: 100%;display: block;max-width: 100%!important;}
	#SearchFilter select {margin: 5px 0;}
	body #quicksearch-heading p {margin-top: 0;}
	#quicksearch-heading, #SearchFilter {max-width: 100%; float: none;}
}


/*Feature Box*/
.feature {background-color: #d9d9d9;background-image: url("/media/10691/egg-shell.png");}
.feature-row {margin-bottom: 40px;padding-top: 30px;}
.features {margin-bottom: 22px;}
#body .feature-box h2 {margin-bottom: 0;}
#body .feature-box h2 a{background:#171717;padding:20px;margin-top:28px;position:relative;font-size:24px;display:block; color: #fff;}
#body .feature-box h2 a:after{content:"";background-image:url('/media/4559/arrow.png');background-repeat:no-repeat;background-position:2px 8px;position:absolute;right:0;top:0;bottom:0;width:50px;height:60px;background-color:#ef2f2f;}
#body .feature-box h2 span{color:#FFF;}
#body .feature-box:hover h2 a{color:#fff;background:#ef2f2f;transition:.5s;}
.feature-box{padding:0;margin-bottom:20px;}
.feature-box img{margin:0 auto;}
@media (max-width: 991px){
	.feature-box {text-align: center;}
}		
/*home page*/
.feature-box img {width: 100%;border-bottom: 5px solid #ef2f2f;}
.feature-box a img:hover {-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: 0.2s;}
#body .feature-box p{font-size:16px;padding:10px;text-align:justify;background:#ebe9e9;min-height:120px;}
#body .feature-box p a{color:#515050;font-size:16px;font-weight:bold;}
.main-content{background:url('/media/18764/welcome_bg.jpg') no-repeat center center;padding:110px 0;min-height:450px;color:#fff;font-size:20px;background-attachment:fixed;}
.manu-logo{max-height:122px;padding:17px 0;}
#manufacturer_logos ul{padding-left:0;padding-left:0;max-height:75px;overflow:hidden;}
#manufacturer_logos ul li{display:inline-block;}
#manufacturer_logos img{max-width:80px;margin:5px;}
/**Vehicle Listing**/
.filter .btnGo { background-color: #ef2f2f; }
#filter-body .filter .header .fa.fa-angle-double-down, #filter-wrapper #filter-header .fa.fa-angle-double-down {float: right;font-size: 23px;}
#SearchSortBy  {margin-bottom: 20px;}
@media (max-width: 768px) {
	#search-filters #filter-header {background-color: #ef2f2f; cursor: pointer;}
}
#search-filters .filter .header.open {background-color: #171717;color: #fff;}
.search-results-header-inner, #SearchPageNumbers ul li.current a, #SearchPageNumbers ul li a:hover {background-color: #ef2f2f;}
.watchlist-hide .header a.header-watchlist, .watchlist-sidebar-InWatchList:before, .watchlist .InWatchList, #search-results .watchlist.NotInWatchList,  .watchlist-sidebar-NotInWatchList:before {/*background-image: url('/media/4561/orange-star.png')!important;*/}
#search-results .watchlist.NotInWatchList, #search-results .watchlist.InWatchList {background-position: 8px 13px!important;}
.watchlist-hide .header a.header-watchlist {	background-position: 6px 3px!important;}
#filter-viewwatchlist .header {background-color: #171717 !important;margin-bottom: 15px;}
#search-results > div:not(:last-child) {border-bottom: 3px solid #ef2f2f; margin-bottom: 15px;}
#filter-viewwatchlist .header a {text-decoration: none;color: #ef2f2f!important;}
#search-results .search_item, #search-filters .filter .body {background: #eee; padding-top: 0;}
#search-results .search_title a, .search_price a {font-size: 20px;color: #000;text-decoration: none;margin-bottom: 20px;}
#search-results .search_title a:hover, .search_price a:hover { color: #ef2f2f; }
.search_price a { font-size: 26px;}
#search-filters .filter .header{background-color:#ef2f2f;color:#fff;padding:14px;}
.search_meta{margin:0 0 10px;}
.search_meta ul{margin:0!important;font-size:13px;}
#search-filters .filter a{color:#313131;}
/* .search_title{padding-bottom:20px;} */
#search-results .search_details a {color: #ef2f2f;background-color:transparent;text-decoration: none;border: 2px solid #ef2f2f;border-radius: 5px;}
#search-results .search_desc{-webkit-line-clamp:6;font-size:13px;margin-bottom:10px;}
.img-small{padding-left:0;padding-right:0;}
#search-results .watchlist.InWatchList,.watchlist-hide .header a.header-watchlist,#search-results a.watchlist.NotInWatchList:hover,.watchlist-sidebar-InWatchList:before{background-image:url('/media/7406/red-star.png')!important;}
#search-results .watchlist.NotInWatchList {background-image:url('/media/7406/red-star.png')!important;}
#search-results-header { margin-bottom: 15px; }
#search-results .watchlist.InWatchList,#search-results .search_details a:hover{background:#171717;color:#ef2f2f!important;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-os-transition:.5s;-ms-transition:.5s;}
/***Vehicle Description***/
#SearchPageNumbers ul li a { background-color: #171717;}
.has-special-price-True .vehicle-price {display: none;}
#details-sidebar-main .header.no-content:before {padding-bottom: 1px;}
#details-sidebar-main .header:before {padding-right: 8px;}
.watchlist-sidebar-InWatchList {color: #FFF;background-color: #171717 !important; border: 0 0 0 0;}
.watchlist-sidebar-InWatchList a.watchlist {color: #ef2f2f !important;}
#breadcrumb_wrapper {background: #171717;}
#breadcrumb_wrapper .container {background: rgba(0, 0, 0, 0);}
#breadcrumb_wrapper a {color: #fff;text-decoration: none;	}
#details-vehicle-info-options {background: #ef2f2f;}
#details-sidebar-main .body { background: #eee; }
#details-vehicle-info-vehicle, #details-vehicle-info-vehicle-Image-Wrapper {border: 1px solid #fcfcfc;background: #eee;}
#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price {line-height: 32px;}
#details-vehicle-info-vehicle-Name {font-size: 20px;line-height: 22px;}
#details-vehicle-info-vehicle-Price {font-size: 26px;}
#details-sidebar-main .header {font-size: 16px;color: #fff;background-color: #ef2f2f;text-decoration: none;}
#details-sidebar-main .section {margin-bottom: 20px; border: 0;}
#details-sidebar-main .header a.watchlist {color: #fff;text-decoration: none;}
#details-sidebar-main-vehicleenquiry .form-row button{background: transparent; color:#ef2f2f;font-weight:bold;box-shadow:none;border:2px solid #ef2f2f;font-size:20px;text-transform:uppercase;letter-spacing:2px; border-radius:8px;}
#details-sidebar-main-vehicleenquiry .form-row button:hover {background: #ef2f2f;color:#fff;}
#details-sidebar-main-vehicleenquiry .form-row input,#details-sidebar-main-vehicleenquiry .form-row textarea{line-height:18px;padding:5px;border:1px solid #ccc;}
#details-vehicle-info-features-Tabs div.tab-selected{color:#FFF;background-color:#ef2f2f;}
#details-vehicle-info-features-Tabs div{color:#fff;padding:15px 11px;border-top-left-radius:0;border-top-right-radius:0;background:transparent;}
#details-vehicle-info-desc { background: #eee;padding: 15px;border-radius: 5px; border: 1px solid #fcfcfc; margin-bottom: 15px;}
#details-vehicle-info-features-Tabs div:not(.tab-selected) {background-color: #171717;}
#details-sidebar-main-vehicleenquiry .form-row label, #ContactUsForm label {display: none;}
#details-sidebar-main-vehicleenquiry .form-row input, #details-sidebar-main-vehicleenquiry .form-row textarea, #ContactUsForm input, #ContactUsForm textarea {padding: 10px;}	
#details-vehicle-info-features-Body { background: #eee; border-radius: 0 0 5px 5px; border: 1px solid #fcfcfc;}
[data-url="contact-us"] a:hover { text-decoration: underline; }
.dap-price { font-weight: 500;}

@media(max-width: 1199px) {
	#search-results .search_details { text-align: center; float: none; width: 100%; display: inline-block; }
	#search-results .search_details a { font-size: 18px; }
}

@media(max-width: 767px) {
	#details-vehicle-info-vehicle-Price {text-align: center;margin-top: 15px;}
	#filter-wrapper {margin-bottom: 10px;}
	.government_charges { text-align: center; float: none;}
}

/**Footer**/
#footer_nav a { color: #171717; }
#footer_nav{background-color:#ff2929;background-image:url("/media/8717/egg-shell.png");margin-top:0;padding:10px;}
@media(max-width: 767px) {
	#details-vehicle-share-drop-down { margin: 0 0 0 0; }
}
#footer_nav h3{color:#fff;font-size:14px;font-weight:bold;}
#footer_nav ul{color:#fff;font-size:14px;list-style-type:none;padding-left:0; text-align: center;}
#footer_nav ul a {color: #fff;}
#footer {padding: 10px 0;}
#footer_nav .footer_menu {width: 100%;margin: 0;}
#footer_nav .footer_menu h3{font-size:18px;border-bottom:1px solid #171717;padding-bottom:5px;margin-bottom:10px;font-weight:normal; display: none;}
#footer_nav .footer_menu ul li { display: inline-block; }
#footer_nav .footer_menu ul li a, #footer_nav .footer_menu_location .footer_body {font-size: 16px;color: #fff;}
#footer_nav .footer_menu ul li a:hover { color: #171717; }
#footer a:hover { text-decoration: underline; }
#footer_nav .footer_menu ul li a {padding: 0 15px;border-right: 1px solid #fff;}
#footer_nav .footer_menu ul li:last-child a { border: 0; }
#footer {background: #171717;color: #fff; text-align: center; font-size: 14px;}
#footer a { color: #ccc; }
#breadcrumb {padding: 0px;}				
.footer-fax	{display: none;}
@media (max-width: 767px) {
	.main-content{min-height: auto; padding: 50px 0; text-align: center;}
	#Banner h1 span {font-size: 50px;line-height: 70px;}
	#Banner h1 {font-size: 40px; padding-top: 50px !important;}
	#Banner { min-height: 400px !important; }
	#footer_nav .footer_menu ul li { width: 100%; }
	#footer_nav .footer_menu ul li a { border: 0; }
}
@media (max-width: 480px) {
	#Banner h1 span {font-size: 40px !important; line-height: 50px;}
	#Banner h1 {font-size: 35px !important;}
}

/*Left filter hover*/
#search-filters .filter .header:hover {background-color: #171717; color: #ef2f2f;}
#search-filters .filter a:hover, #search-filters .filter a:focus, #search-filters .filter a:active {color: #de2121; color: #ef2f2f;}
#search-filters .filter .body ul { margin: 0; padding-top: 15px; }

/*Vehicle details page*/
#details-sidebar-main .header:hover {background-color: #171717; color: #fff;}

/*Veicle details page buttons top*/
#details-vehicle-info-options {background: #fff;color: #fff; padding: 0;}
#details-vehicle-info-options a {font-weight: 600;color: #fff;font-size: 16px; background:#ef2f2f;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: #171717; color: #fff; }
#details-vehicle-info-options ul { padding-left: 0; margin: 0; }
#details-vehicle-info-options li:not(:first-child)::before { content: ""; }

@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: "";}
}

/*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; }
}

/*social share*/
#details-vehicle-share-drop-down { background: #ef2f2f; padding: 10px 0; }
#details-vehicle-share-drop-down:hover, #details-vehicle-share-drop-down:active, #details-vehicle-share-drop-down:focus {background-color: #171717;}
#details-vehicle-share-options-header:hover { color: #fff; }

/*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;}


/*vehicle list page*/
@media (min-width: 767px) {
	#search-results .search_desc {  }
	.search_meta { min-height: 386px; }
	.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: 30px;}
.search_location .fa { margin-right: 10px; color: #171717; }
.search_location a:hover { color: #171717; }
#search-results .search_item img {padding: 2px;}

/*sitemap*/
[data-url="sitemap"] #body h2 {margin-top: 0;background: #ef2f2f;color: #fff;font-size: 20px;text-transform: uppercase;padding: 10px 15px;border-radius: 5px;font-weight: 500; letter-spacing: 2px; margin-bottom: 10px;}
.SiteMapDetails, .SiteMapPages { margin-bottom: 25px; }
.SiteMapDetails, .SiteMapPages, .SiteMapSearch { background: #eee;padding: 15px;border-radius: 5px; box-shadow: 1px 2px 2px rgba(0,0,0,0.2); }
body[data-url="sitemap"] .center-wrapper a {color: #171717;	}
body[data-url="sitemap"] .center-wrapper a:hover {color: #ef2f2f;}
body[data-url="sitemap"] .center-wrapper { padding-bottom: 35px; }


/*home contact*/
.home_contact_wrapper { padding: 50px 0;}
#body .home_contact_wrapper h3 {font-size: 30px;letter-spacing: 1px;margin: 0 0 25px;font-weight: 600;color: #171717; /* display: inline-block; */text-align: center;line-height: 40px; border: 2px dotted #ef2f2f; padding: 5px 10px; border-radius: 10px; }
#body .home_contact_wrapper .contact-list { margin: 0; padding:0; list-style-type: none; font-size: 18px; }
.home_contact_wrapper #ContactUsForm h3 { display: none; }
.contact-list .fa { font-size: 25px; margin-right: 10px; float: left; display: block; color: #ef2f2f; width: 25px; }
.contact-list .fa.fa-envelope { font-size: 22px; }
.contact-list .fa.fa-map-marker, .contact-list .fa.fa-cog, .contact-list .fa.fa-certificate { height: 50px; }
.contact-list .fa.fa-clock-o { height: 50px; }
#body .home_contact_wrapper .contact-list li { margin-bottom: 15px; display: inline-block; width: 100%; }
#body .home_contact_wrapper .contact-list li a { color: #000; }
#body .home_contact_wrapper .contact-list li a:hover, #body .home_contact_wrapper .contact-list li a:focus { color: #ef2f2f; }
/*Contact Us Form*/
#ContactUsForm .col-md-4 {display: block;float: none;width: 100%;}
#ContactUsForm {width: 100%;max-width: 100%; padding: 20px;}
#ContactUsForm input, #ContactUsForm textarea{margin-bottom: 5px;}
#ContactUsForm button {border-radius: 5px; background: #171717;color: #FFF;font-size: 20px;width: 100%;padding: 12px 6px;text-transform: uppercase;font-weight: 600;letter-spacing: 3px;}
#ContactUsForm button:hover {background: #fff; color: #171717;}
#ContactUsForm div {font-size: 14px; color: #000;}

@media (max-width: 991px) {
	
	.home_contact_wrapper { text-align: center;}
	.home_contact_wrapper .col-md-4 { margin-bottom: 25px; }
	.contact-list .fa { float: none; display: inline-block; }
	.contact-list .fa, .contact-list .fa.fa-clock-o {height: auto !important;}
}

/*service content*/
.service-content { background-color: #fff; background-image: url("/media/13639/leather.png"); padding: 60px 0; }
#body .service-content h2 { color: #ef2f2f; font-size: 35px; line-height: 45px;margin-bottom: 30px;}
.service-content .btn { background-color: #ef2f2f; color: #fff; }
.service-content .btn:hover, .service-content .btn:focus { background-color: #000; color: #fff; }

/*latest vehicles*/
#body .latest-vehicles-wrapper h2 { font-size: 35px; line-height: 45px; margin: 30px 0 30px;}
.latest-vehicles-wrapper { overflow: hidden; }
/*New Slider Styles*/
#new_vehicle_slider.flexslider .slides > li { background: #f7f7f7; text-align: center; font-weight: 500; box-shadow: none;}
#new_vehicle_slider.flexslider { background: transparent; border: 0; box-shadow: 0 0 0 0; }
#new_vehicle_slider.flexslider .f_title, #new_vehicle_slider.flexslider .f_price { background: #ef2f2f; padding-top: 5px; color: #fff; }
#new_vehicle_slider.flexslider .f_title { font-weight: 600; font-size: 18px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 5px 10px; }
#new_vehicle_slider.flexslider .f_price { font-weight: 600; font-size: 23px; padding-bottom: 5px; }
#new_vehicle_slider.flexslider .f_price .egc_option, #new_vehicle_slider.flexslider .f_price .dap_option { font-size: 14px; }
#new_vehicle_slider .f_price.f_yesspecial .normal_price { text-decoration: line-through; font-size: 16px; }
#new_vehicle_slider .f_price.f_yesspecial { text-decoration: none; }
#new_vehicle_slider.flexslider .f_btn {background: #000;color: #fff;display: inline-block;text-transform: uppercase;font-size: 20px;padding: 10px;width: 100%;font-weight: 500; text-align: center; border-top: 2px solid #000; margin: 0; border-left: 0; border-right: 0; border-bottom: 0; border-radius: 0;}
#new_vehicle_slider.flexslider .f_btn .fa { margin-left: 0; }
#new_vehicle_slider.flexslider .f_btn .point_arrows { font-size: 25px;margin-left: 6px;}
#new_vehicle_slider.flexslider .f_btn:hover {background: #ef2f2f;color: #fff;transition: 0.5s;}
#new_vehicle_slider.flexslider .f_btn .point_arrows { font-size: 25px;margin-left: 6px;}
#new_vehicle_slider .vehicle_details_options {min-height: 100px;padding: 5px 0;text-align: left;width: 245px;margin: 0 auto;font-size: 14px;}
#new_vehicle_slider .flex-control-paging li a { background: #fff; }
#new_vehicle_slider .flex-control-paging li a { background: #fff; }
#new_vehicle_slider .flex-control-paging li a.flex-active { background: #ef2f2f; }
#new_vehicle_slider .vehicle_details_options div { background: transparent url("/media/10587/vehile-slider-sprite-icons.png") no-repeat; padding: 10px 0 10px 65px; min-height: 43px; }
#new_vehicle_slider .vehicle_details_options .f_odo { background-position: 0 -5px; }
#new_vehicle_slider .vehicle_details_options .f_trans  { background-position: 0 -96px; display: block;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
#new_vehicle_slider .vehicle_details_options .f_body  { background-position: 0 -185px; }
#new_vehicle_slider .vehicle_details_options .f_fuel { background-position: 0 -279px; }
#new_vehicle_slider .flex-control-nav { display: none;}


/*finance calculator edited for colours*/
#finance-calc.newcalculator .finance-calc-result { text-align: center; }
#finance-calc.newcalculator .finance-calc-header-title { background: #ef2f2f !important; text-transform: uppercase; margin-bottom: 0; font-weight: 400 !important; line-height: 35px; }
#finance-calc.newcalculator .finace-calc-body-new { background: #171717 !important; } 
#finance-calc.newcalculator .finace-calc-body-new .finance-calc-result-title { background: #ef2f2f !important; } 
#finance-calc.newcalculator .finance-calc-header { border: 0; }
#finance-calc.newcalculator .finance-calc-header-title .fa { color: #fff !important; }
#finance-calc.newcalculator { margin-bottom: 30px !important; }
#finance-calc.newcalculator .finance-calc-body-bottom { background: #fff !important; } 
#finance-calc.newcalculator .spacer { border-top: 2px solid #171717 !important; }
#finance-calc.newcalculator .slider-bar .ui-widget-header { border: 1px solid #ef2f2f !important; }
#finance-calc.newcalculator .slider-bar .ui-state-default {border: 5px solid #ef2f2f !important; color: #ef2f2f !important; }

@media (max-width: 767px) {
	#finance-calc.newcalculator .finance-calc-header-title .fa { font-size: 22px !important;}
	#finance-calc.newcalculator .finance-calc-header-title  { font-size: 25px !important;}
}


/*finance*/
.btn.btn-red { background-color: #ef2f2f; color: #fff; }
.btn.btn-red:hover, .btn.btn-red:focus { background-color: #000; color: #fff; }

.cforms {padding-left: 0;padding-right: 0;margin-bottom: 30px;padding: 20px 30px;background: #fff;margin-top: 0;clear: both; background-color: #ddd; background-image: url("/media/9890/egg-shell.png"); border-radius: 5px;}
#home-finance input, #home-finance textarea { padding: 10px; border: 0; border-radius: 5px; width: 100%; }
#home-finance button {background: #ef2f2f;border: 0;color: #fff;padding: 10px 15px;font-size: 18px;border-radius: 5px;text-transform: uppercase;letter-spacing: 2px;font-weight: 500;}
#home-finance button:hover, #home-finance button:focus { background: #171717;color: #FFF; }
#home-finance, #finance-calc { min-height: 500px; }

/*finance*/
[data-url="finance"] #breadcrumb_wrapper { margin-bottom: 0; }

/*vehicle details page back button*/
#back-stock {background: transparent;color: #171717;padding: 10px;display: inline-block;margin: 0 0 15px;border-radius: 5px;font-weight: 600;text-transform: uppercase;font-size: 15px;border: 2px solid #171717;}
#back-stock:hover { background: #171717; color: #fff; }

