#filter-body .filter .header .fa.fa-angle-double-down, #filter-header .fa.fa-angle-double-down {float: right;font-size: 20px;}
#SearchByBodyItemsContainer { display: inline-block; }
.redbook-copyright { color: #fff; }


/*common styles*/
html {scroll-behavior: smooth;}
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; }
.w-100 { width: 100%; }

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

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;}
.clear { clear: both; overflow: hidden; height: 0; }
.large-btn {    padding: 10px 30px;background: #D7211E; color: #fff;display: inline-block;margin-left: 52px;margin-top: 30px;text-transform: uppercase;font-size: 18px;}
.large-btn:hover {color: #000;background-color: #fff;transition: 0.3s;}
.dap-comment {font-size: 14px;font-weight: 400;}

/**Cash for Cars**/
body[data-url='cash-for-cars'] #body h1 span {
	color: #de3933;
    margin-top: 10px;
}
#box1, #box2 {
    padding: 23px 25px 37px;
	margin-bottom: 15px;
	background: #d9d9d9;
}
#box1 {
	padding: 23px 25px 15px;
}
#box2 {

}
/*New Car Buying tabs*/
.tab_cover { display: inline-block;margin-bottom: 45px; width: 100%; }
.buy_new_car li.active { background: #fff; color: #000; }
.buy_new_car li { color: #fff; }
.buy_new_car li a { color: #fff; }
.buy_new_car .nav.nav-tabs { background-color: #D7211E; }
.buy_new_car .nav.nav-tabs .description { display: block; }
.nav-tabs > li > a:hover {background-color: #a31715; border-color: #a31715 #a31715 #a31715; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background-color: #eee; border-color: #eee #eee transparent; color: #000; }
.tab-pane { padding: 20px 25px; }
.s_num { font-size: 35px; font-weight: 700; }
.tab-content { background-color: #eee; }
.btn_tabs { text-align: right;
    margin-bottom: 40px;
    margin-top: 20px; }
.btn_tabs .btn { background-color: #D7211E;
    color: #fff;
	border-radius: 0;
    padding: 12px;
    font-size: 18px;}
.btn_tabs .btn:hover {
	background: #505050;
	transition: 0.3s;
}
#body .tab-content .tab_title { font-size: 26px; margin-bottom: 30px; background-color: #D7211E; color: #fff; margin-top: 0;padding: 10px; }
/*headertop*/
.social_block {display: inline-block; text-align: left;}
/* #header .social_block .fa {color: #fff;} */
.header_desktop_hide { background: #000; margin-bottom: 5px; }
#header .fa { color: #D7211E; }
#header .fa.fa-map-marker {font-size: 22px; margin-right: 6px; }
#header .fa.fa-phone {
    font-size: 20px;
    margin-right: 10px;
    padding-top: 8px;
}
#header a { color: #000; font-size: 16px; display: inline-block; }
#header .social_block span { /* display: none; */ }
#header .social_block a { display: inline-block; padding: 0 5px; font-size: 22px; float: left; }
#header .social_block  .fa.fa-facebook-official { color: #1877f2; }
#header .social_block  .fa.fa-instagram{  background: url("/media/20214/instagram_logo.png") no-repeat;height: 27px;width: 22px;background-size: 21px;background-position: 0 4px;}
#header .social_block  .fa.fa-instagram:hover, #header .social_block  .fa.fa-instagram:focus { background: url("/media/20215/instagram_logo_hover.png") no-repeat;height: 27px;width: 22px;background-size: 21px;background-position: 0 4px;}
.fa-instagram::before { content: ""; }
#header .tel_cover { /* margin: 0 50px; */ }
#header .social_block .tel_cover { color: #fff; font-size: 16px; margin-left: 50px; }
#header .social_block .tel_cover:hover, #header .social_block .tel_cover:focus, #header .social_block a:hover .fa.fa-phone { color: #D7211E; }
#header .address_cover { /* margin-top: 5px; */ }
#header a:hover { text-decoration: none;}
#header .social_block a:hover .fa, #header .social_block a:focus .fa { color: #fff; }
@media(max-width: 991px) {#header_2 .image_one, #header_2 .image_two { display: none; }}
@media(max-width: 767px) { 
			#finance-calc h3 { font-size: 20px; }
			#header { padding: 0 0 0 !important; } 
			#main-logo { padding-top: 10px; }
			
			/*#Banner { display: none; }*/
			#navbar { top: -6px !important; }
			#header a { /* font-size: 20px !important; line-height: 20px; */ margin-top: 8px;}
			#finance-calc { margin-top: 15px; }
	
			.nav.nav-tabs li a { font-size: 25px; text-align: center; }
			.buy_new_car li { float: left !important; width: 18%; }
			.testimonial-wrapper .fa { display: none; }
			/*.top_section, .border { display: none; }*/
			.header_desktop_hide { display: block !important; text-align: center; }
			.top_section_row { display: none; }
			#navbar { /* padding: 0 0 10px !important; */ }
			/* .navbar-default .navbar-nav > li > a { color: #fff !important; } */
			.navbar-default .navbar-toggle { padding-bottom: 10px; }
}
@media(min-width: 767px) { 
		.header_desktop_hide { display: none; }
		#body .tab-content .tab_title { display: none; }
 }
/*four boxes*/
.four_box_wrapper .btn_view_more:hover  {background: #AABCBF;transition: 0.3s; color: #D7211E;}
.four_box_wrapper .box_common { margin-bottom: 35px; }
.four_box_wrapper .box_common img { width: 100%; }
#body .four_box_wrapper h2 {border-top: 5px solid #D7211E; padding: 10px 15px 0px; font-size: 20px;}
.four_box_wrapper .content_wrap { padding: 15px 20px; min-height: 200px; background: #f1f1f1; font-size: 14px;}

@media(max-width: 1599px) {
	.four_box_wrapper  h2 a { 	}
	.four_box_wrapper .content_wrap {	}
}

@media(max-width: 768px) {
	.four_box_wrapper .content_wrap {min-height: inherit;}

}

.four_box_wrapper .btn_view_more { ext-decoration: none; background: #D7211E; color: #fff;display: block; text-align: center;  font-size: 18px; padding: 10px 0; }
.four_box_wrapper .btn_view_more .fa.fa-angle-double-right { font-size: 25px; margin-left: 10px; }
.four_box_wrapper { padding: 38px 0 25px; }
#body .four_box_wrapper .title-box-content  {font-size: 35px;border: 0;margin-top: 5px; text-transform: uppercase;}
/*welcome section*/
#body h1 span {  color: #D7211E; font-weight: 600; display: block; margin-top: 0; font-size: 64px; margin-bottom: 30px;line-height: 60px; text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff,-1px 1px 0 #fff, 1px 1px 0 #fff; }
.welcome_content_block { text-align: left; }
#body .welcome_content_block h1 {    font-size: 46px; color: #fff; margin: 35px 0 20px; font-weight: normal; /* border-left: 1px solid; padding-left: 40px;  */line-height: 60px; text-align: center;}
#body .welcome_content_block h2 { color: #f1bc17; text-align: center; padding-left: 50px; font-weight: 600; /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff,-1px 1px 0 #fff, 1px 1px 0 #fff;  */font-size: 30px; text-transform: uppercase; }
.welcome_section { background: #000 url("/media/20201/welcome-bg2.jpg") no-repeat fixed 0 0 / 100% auto; color: #fff; padding: 20px 0 80px; background-size: cover; background-position: center;}
#body .latest_news_block h2 { color: #D7211E; font-size: 42px; font-weight: 600; margin: 35px 0; text-align: center;  }
.latest_news_block { background: rgba(205,186,186,0.8); border-left: 10px solid rgba(204,51,48,0.5); -webkit-transform: skew(-12deg); -moz-transform: skew(-12deg); -o-transform: skew(-12deg);  }
.latest_news_cover { -webkit-transform: skew(12deg); -moz-transform: skew(12deg); -o-transform: skew(12deg); }
.latest_news_cover .fa.fa-chevron-circle-right { color: #000; }
.latest_news_cover ul li { padding: 0; margin: 0; font-weight: 600; }
.welcome_section .icon-block-wrapper p { margin-left: 0 !important; }
#body .sub-small-heading { color: #010101; margin: 0; }
.icon-block-wrapper {display: inline-block;width: 100%;margin-bottom: 20px;}
.welcome_section p {margin-left: 50px!important;}
.welcome_section .welcome-btn {background: #D7211E; color: #fff; padding: 15px 20px; font-size: 22px;display: inline-block; border-radius: 10px; font-weight: 600; letter-spacing: 2px;}
.welcome-btn .fa { font-size: 26px;}
.welcome_section .welcome-btn:hover, .welcome_section .welcome-btn:focus  { background-color: #fff; color: #D7211E; text-decoration: none; }
.latest_news_cover .latest_news_more { color: #D7211E;display: block;font-size: 18px;font-weight: 600;margin-left: 60px;padding-bottom: 15px; } 
.welcome_section a { color: #599FEE; }
.welcome_section a:hover { color: #AABCBF; text-decoration: underline;}

@media(min-width: 1211px) { .welcome_section .container { padding-right: 56px; } }
@media(max-width: 991px) {
	.latest_news_block { padding-top: 15px; }
	.social_block { text-align: center; }
	#header .social_block a { display: none; }
	#body .welcome_content_block h1 { padding:0 !important; text-align: center; border:0; margin: 0; font-size: 40px; }
	#body .welcome_content_block h2 { text-align: center; padding: 0; font-size: 30px; }
	.welcome_section p {margin-left: 0!important; text-align: center;}
	#body h1 span { font-size: 50px; }
	#header .social_block .tel_cover { display: inline-block; margin-left: 0; width: 100%; }
}

@media(max-width: 767px) {
	
	.icons-container img { max-width: 70px; }
	.welcome_section p {margin-left: 0!important;}
	.large-btn {margin-left: 0;}
	#header-contact { display: none; }
	
}

@media(max-width: 480px) {
	
	.icons-container img {max-width: 60px; padding-right: 10px; }
}


/*testimonial*/
#body .testimonial-wrapper h2 { margin-top: 0; margin-bottom: 45px; font-size: 30px; font-weight: 600; }
#TestimonialSlider .bx-viewport { background: none; }
.testimonial-wrapper {background: #969696;color: #fff;margin-bottom: 3px;padding: 70px 20px 60px;text-align: center;}
.testimonial-wrapper .fa {color: #fff;font-size: 60px;margin-right: 20px;}
.testimonial-wrapper .bx-wrapper .bx-prev {background: rgba(0, 0, 0, 0) url("https://cdn3.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2-1/254000/40-48.png") no-repeat scroll 0 0 !important;left: -100px;}
.testimonial-wrapper .bx-wrapper .bx-next {background: rgba(0, 0, 0, 0) url("https://cdn3.iconfinder.com/data/icons/social-messaging-ui-color-shapes-2-1/254000/45-48.png") no-repeat scroll 0 0 !important;right: -100px;}
.testimonial-wrapper .bx-wrapper .bx-prev, .testimonial-wrapper .bx-wrapper .bx-next {height: 48px;width: 48px;}
.testimonial-wrapper .bx-wrapper .bx-pager.bx-default-pager a {background: #000 none repeat scroll 0 0;}
.testimonial-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {background: #D7211E none repeat scroll 0 0;}
.testimonial-wrapper .testimonial-title {display: none;}
@media(max-width: 767px) {
	#body h1  { font-size: 30px !important; line-height: 40px !important; }
	#header-contact { padding: 10px 0; }
	#header .address_cover { display: none; }
}
@media(max-width: 991px) {
	.testimonial-wrapper .bx-wrapper .bx-prev { background-size: 25px 25px !important; left: -12px; }
	.testimonial-wrapper .bx-wrapper .bx-next { background-size: 25px 25px !important; right: -37px; }
}
/*logo bottom*/
#manufacturer_logos { text-align: center; }
#manufacturer_logos ul { margin-bottom: 5px;}
#manufacturer_logos ul li { list-style-type: none; display: inline-block; margin: 0 20px; }
#manufacturer_logos ul { text-align: center; padding-left: 0; }
#manufacturer_logos ul li:last-child { margin-right: 0; }
.brand_section { padding: 10px 0 10px; background: #ecebeb; margin-top: 50px; }
/*latest vehicles*/
#body h2.slider_header {color: #1c1922; text-align: center; font-size: 42px; margin: 30px 0 45px; line-height: 52px;}
h2.slider_header b { color: #D7211E; font-weight: 600; }
.FeaturedListItems li .fa.fa-angle-right { font-size: 25px; /*float: right;*/ }
.point_arrows { margin-left: 25px; }

#body h2.slider_header::after {
    content: '// View Our Latest Vehicles //';
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 411px;
    color: #1c1922;
    margin: 0 auto;
    padding-top: 8px;
    letter-spacing: 3px;
    font-weight: bold;
    line-height: 25px;
}

/*#FeaturedList .bx-viewport .FeaturedListItems li.bx-clone .f_btn .fa.fa-angle-right { margin-right: 25px; }*/
#FeaturedList .bx-wrapper {max-width: 100% !important;/*max-width: 1370px !important;*/margin-bottom: 0; margin-bottom: 95px;}
#FeaturedList .bx-wrapper .bx-viewport {border: none;box-shadow: none;height: 400px!important;}
#FeaturedList .bx-pager { display: none; }
#FeaturedList ul {height: 400px;overflow: hidden;}
#FeaturedList .bx-viewport li {background:#fff;width: 2.48% !important;margin-right: 2px !important;min-height: 350px !important;}
#FeaturedList .bx-viewport li:hover .f_title, #FeaturedList .bx-viewport li:hover .f_price:after {background: /*#D7211E*/;color: #D7211E;transition: 0.3s; border-top: 8px solid #D7211E!important;}
#FeaturedList .f_title { 
    color: #000;
    position: absolute;
    top: 0;
    background: transparent;
    border-top: 2px solid #D7211E;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    width: 90%;
    padding: 10px 10px 0;
    overflow: hidden;
    z-index: 9999;
    height: 70px;
    text-overflow: ellipsis;
    text-align: left;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    left: 18px;
}
#FeaturedList .f_price {
    background: #fff;
    color: #1c1922;
    font-size: 34px;
    font-weight: 600;
    padding: 6px 11px 2px 8px;
    width: 100%;
    left: 18px;
    right: 48px;
    bottom: 0px;
    top: 302px;
}
#FeaturedList .f_btn {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    background-color: #1c1922;
    padding: 12px 20px;
    font-weight: 400;
    position: absolute;
    top: 350px;
    right: 18px;
    width: 90%;
	text-align: center;
}
#FeaturedList .f_image { /*-webkit-filter: grayscale(100%);filter: grayscale(100%);*/top: 18%;}
.bx-wrapper img{    width: 90%;
    max-width: initial;
    text-align: center;
    margin: 0 auto;
    display: block;
    border: 5px solid #cecece;
}
.bx-wrapper img:hover {
    max-width: 90%;
    border: 5px solid #D7211E;
    transition: 0.3s;
}
#FeaturedList .bx-viewport li:hover .f_image {-webkit-filter: inherit;filter: inherit;	transition: 0.3s;}
#FeaturedList .bx-viewport li:hover .f_btn { background-color: #D7211E;}
#FeaturedList .bx-viewport li:hover .f_price {color: #D7211E;}
@media(max-width: 1199px) {
	#FeaturedList .f_title { line-height: 16px;	padding: 12px 8px 0;}		
}			
@media(max-width: 991px) {
	#FeaturedList  ul.FeaturedListItems {width: 615% !important;}
	#FeaturedList .bx-viewport li {width: 9% !important;}
}
@media(max-width: 480px) {
	#FeaturedList .bx-wrapper .bx-viewport {height: 298px!important;}
	#FeaturedList .bx-viewport li {width: 12.8% !important;}
	#FeaturedList .f_image {top: 65px;}
	#FeaturedList .f_price {font-size: 16px;bottom: 50px;}
}

/*border*/
.border {
    max-width: 59%;
    margin: -21px auto 30px;
    box-shadow: 0 8px 14px -5px #cdcdcd;
    background: transparent;
    height: 20px;
}
/*search by body*/
#SearchByBodyHeader { 
    font-size: 42px;
    margin-bottom: 40px;
    line-height: 50px;
}
#SearchByBodyHeader::after {
    content: '// Select Your Body Type //';
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 311px;
    color: #CCC;
    margin: 0 auto;
    padding-top: 8px;
    letter-spacing: 4px;
    font-weight: bold;
    line-height: 25px;
}
#SearchByBodyHeaderTextPrimary, .SearchByItemsName { color: #CCC; text-transform: uppercase; }
.top_section_search{ background-color: #000;padding: 40px 0; text-align: center; background-image: url('/media/11296/asfalt-light.png'); }
#SearchByBodyHeaderTextSecondary { color: #D7211E; font-weight: 600; }
.SearchByItemsBox {
    border-top: 2px solid #D7211E;
    margin: 6px;
    padding: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    display: inline-block;
    float: left;
    background: url(/media/6641/sprite_model-black.png) no-repeat;
    width: 160px;
    height: 112px;
    background-color: #fbfbfb;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    box-shadow: -1px 3px 3px -2px #b1b1b1;
}
.SearchByItemsBox:last-child { margin-right: 0px; }
.SearchByItemsBox .SearchByItemsName { margin-top: 65px; display: block; font-weight: 700; color: #000; }
#CoupeBox.SearchByItemsBox { background-position: -40px 0; }
#HatchbackBox.SearchByItemsBox { background-position: -287px 0; }
#ConvertibleBox.SearchByItemsBox { background-position: -43px -86px; }
#UtilityBox.SearchByItemsBox { background-position: -287px -86px; }
.SearchByItemsBox:hover {
	background-color: #D7211E;
}
.SearchByItemsBox:hover {
	background-color: #D7211E;
	background-image: url(/media/6642/sprite_model.png);
	transition: 0.3s;
	color: #fff;
			
}
.SearchByItemsBox:hover span {
	color: #fff;	
}
#SuvBox.SearchByItemsBox { background-position: -39px -178px; }
#SedanBox.SearchByItemsBox { background-position: -287px -180px; }
#CabChassisBox.SearchByItemsBox { background-position: -38px -269px; }
#WagonBox.SearchByItemsBox { background-position: -292px -272px; }
/*@media(max-width: 1170px) {
.top_section_search {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#473f54+0,473f54+7,433c4e+17,3a3343+30,332f3d+35,2e2a38+46,2c2934+48,2c2934+52,201d26+79,1d1a23+100 */
background: rgb(71,63,84); /* Old browsers */
background: -moz-linear-gradient(top, rgba(71,63,84,1) 0%, rgba(71,63,84,1) 7%, rgba(67,60,78,1) 17%, rgba(58,51,67,1) 30%, rgba(51,47,61,1) 35%, rgba(46,42,56,1) 46%, rgba(44,41,52,1) 48%, rgba(44,41,52,1) 52%, rgba(32,29,38,1) 79%, rgba(29,26,35,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(71,63,84,1) 0%,rgba(71,63,84,1) 7%,rgba(67,60,78,1) 17%,rgba(58,51,67,1) 30%,rgba(51,47,61,1) 35%,rgba(46,42,56,1) 46%,rgba(44,41,52,1) 48%,rgba(44,41,52,1) 52%,rgba(32,29,38,1) 79%,rgba(29,26,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(71,63,84,1) 0%,rgba(71,63,84,1) 7%,rgba(67,60,78,1) 17%,rgba(58,51,67,1) 30%,rgba(51,47,61,1) 35%,rgba(46,42,56,1) 46%,rgba(44,41,52,1) 48%,rgba(44,41,52,1) 52%,rgba(32,29,38,1) 79%,rgba(29,26,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#473f54', endColorstr='#000',GradientType=0 ); /* IE6-9 */}
} **/
/*quick search*/
.SearchFilterSelect.new_hide{ display: none; }
#SearchFilterYardText, #SearchFilterYard, #SearchFilterPriceText, #SearchFilterYearText, #SearchFilterModelText, 
#SearchFilterMakeText {display: none; }

/*Advanced Car Search*/
.car-finder {background-color: #D7211E;padding: 30px 0 50px; border-bottom: 2px solid #FFF; border-top: 2px solid #FFF;background-image: url("/media/18520/tasky.png");}
.car-finder #QuickSearchText:before, .car-finder #SearchFilterText:before {color: #d3a821;content: "CAR SEARCH";}
.car-finder #SearchFilter {max-width: 100%;}
.car-finder #SearchFilterHeader {font-size: 36px;margin-bottom: 5px;padding-top: 0;
text-align: center;}
.car-finder #SearchFilterText {border-bottom: 0 none;display: block;font-size: 40px;margin: 0 auto;padding-bottom: 10px; font-weight: 500; letter-spacing: 2px;}
.car-finder #SearchFilter .SearchFilterSelect:nth-child(2) {display: none;}
.car-finder #SearchFilter .SearchFilterSelect {float: left;width: 50%;}
.car-finder #SearchFilter .SearchFilterSelect.MultiFilter div {float: left;margin-bottom: 40px;width: 50%;}
.car-finder #SearchFilter select {border: 1px solid #fff;color: #fff;font-size: 18px;height: 60px; margin-bottom: 10px;max-width: 100%;-moz-appearance: none; -webkit-appearance: none; background: rgba(215, 33, 30, 0.2) url("/media/7142/arrow-down.png") no-repeat scroll right 10px center; border: 1px solid #fff; text-align: center;}
.car-finder #SearchFilter span, #SearchFilterStockStatus {display: none;}
.car-finder #SearchFilterHeader span { display: block; }
.car-finder #SearchFilter .SearchFilterSelect.MultiFilter select {max-width: 100%;width: 98%;}
.car-finder #SearchFilterButton {background: #000;border: medium none;color: #fff;display: block; font-size: 22px;line-height: 50px;margin: 35px auto 0; text-align: center;text-transform: uppercase; border-radius: 5px; transition: all 0.3s ease-in-out 0s;width: 300px; letter-spacing: 1px; font-weight: 600;}
.car-finder #SearchFilterButton:hover {background-color: #fff;color: #d7211e;}
.home-more-info {background-color: #434142;padding: 70px 0;}
[data-url="search"] #header_2 { margin-bottom: 0; }

@media (max-width: 767px) {
	.car-finder #SearchFilter .SearchFilterSelect.MultiFilter div {margin-bottom: 0;width: 100%;}
	.car-finder #SearchFilter .SearchFilterSelect.MultiFilter select { width: 100%;}
	.car-finder #SearchFilter .SearchFilterSelect, .car-finder #SearchFilter select { width: 100%;}
	.car-finder #SearchFilter .SearchFilterSelect.MultiFilter { /* margin-bottom: 25px; */ }
}


#banner { position: relative; }
.red_color { /* color:#AABCBF; */ display: inline !important; font-weight: 500; }
.bal_text { display: inline !important; font-weight: 600;  }
.srch_text img { margin-right: 10px;  }
#SearchFilterYard, #SearchFilterMake, #SearchFilterModel { width: 100%; }
#SearchFilter select { margin: 0; max-width: 100% !important; }
.SearchFilterSelect { padding: 10px 25px; float: left; width: 50%; }
.SearchFilterSelect.MultiFilter div { float: left; width: 50%; }
#SearchFilterYearHigh, #SearchFilterPriceHigh { float: right; }
@media (max-width: 1350px) {
	#SearchFilter { position: relative; top:0; right: 0; max-width: 100%; }
	#SearchFilterButton { width: 50%; }
}
@media (min-width: 1351px) and (max-width: 1495px)  {#SearchFilter { top: 65px; right: 150px; }}
@media (max-width: 767px) {.SearchFilterSelect { width: 100%; padding: 0 20px; }}
@media (max-width: 468px) {
	#AdvancedQuickSearch select, .SearchFilterSelect select { font-size: 13px; }
	#QuickSearchText, #SearchFilterText { font-size: 25px;}
	.srch_text img { display: none; }
	#SearchFilterHeader { padding: 10px 0; }
	#SearchFilterButton { font-size: 16px; padding: 5px; }
}
#SearchFilterText:before {display: none;}
body {background: #fff;font-family: 'Open Sans', sans-serif;line-height: 28px; font-size: 17px; color: #000;}
@media(max-width: 767px) {
	.hidden-md {display: none;}
	#breadcrumb {text-align: center;}
	[data-url="sell-your-car"] #body h1 span { font-size: 35px; display: inline-block; margin-bottom: 0; }
	.car-finder #SearchFilterText { font-size: 35px; }
	.srch_text img { max-width: 60px; }
}
.container { /* padding-left: 0;padding-right: 0; */ max-width: 1370px; width: 100%; overflow: hidden; }
@media (max-width: 767px) {#body > div.container > div {padding-left: 15px;padding-right: 15px;}}
#body h1, #body .posts-container h2.post-header { font-size: 35px; font-weight: 600; line-height: 45px; margin: 14px 0 22px; color: #D7211E;}

.theme_color { color:#D7211E; }
#body h2 { font-size: 26px; color: #D7211E; font-weight: 500; margin-bottom: 15px;  margin-top: 30px; line-height: 38px;}
[data-url="sell-your-car"]  #body h2, [data-url="sell-your-car"] #body h1 span  { color: #000; }
body[data-url='sitemap'] #body h2 {font-size: 16px;padding-left: 11px;border-left: 3px solid #000;margin-bottom: 15px;margin-top: 10px;font-weight: 500;}
h3, .h3 {   font-size: 20px;ont-weight: 600;color: #010101;}
h3 .fa-chevron-circle-right {margin-right: 10px;}
#body p {margin: 0px 0px 10px;line-height: 24px;}
small {font-size: 16px;}
a {color: #D7211E;}
a:hover, a:focus {color: #010101; text-decoration: none;	}
.maincontent-wrapper a {text-decoration: underline;	margin-bottom: 40px;}
ul {margin-bottom: 20px;}
dd {margin-bottom: 15px;}
#banner  {/*margin-top: -49px;z-index: 1;*/}
#header { background: #333131; background: linear-gradient(180deg,rgba(51, 49, 49, 1) 0%, rgba(33, 32, 32, 1) 41%, rgba(28, 28, 25, 1) 100%);padding: 0; text-align: center; padding: 5px 0; }
#header_2 {background: #d7211e; padding: 15px 0;  }
#header .container {background: transparent;padding-left: 15px;padding-right: 15px; /* max-width: 1300px; */}
#header-details {margin-top: 28px;text-align: right;}
#header-contact {    font-size: 18px;
    text-align: right;
    font-weight: 400;
    }
#header-contact a {color: #fff;text-decoration: none;}
#header-contact a:hover, #header-contact a:focus { color: #D7211E; }
#header-contact b {color: #000; font-size: 16px;}
#navbar { margin-top: 1px; background: #333131; background: linear-gradient(180deg,rgba(51, 49, 49, 1) 0%, rgba(33, 32, 32, 1) 41%, rgba(28, 28, 25, 1) 100%);}
#navbar .container {background: transparent; /* max-width: 1400px; */}
/*#navbar_div .container-fluid {background: #FFF;}*/
#navbar_div .navbar .collapse.navbar-collapse  { padding-left: 0; padding-right: 0; border: 0; }
.navbar-default {border: 0; text-align: center;}
ul.navbar-nav {}
.container-fluid>.navbar-header {margin-left: 0;margin-right: 0;}
.dropdown-menu {border: none;border-radius: 0;}
.dropdown-menu>li>a {padding: 12px;text-transform: uppercase;font-size: 12px;font-weight: 600;}
.navbar-default .navbar-nav>li>a {color: #fff;text-transform: uppercase; font-size: 18px;padding: 0;font-weight: 600; padding: 15px 30px}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.current_page_item, .navbar-default .navbar-nav>li>a:focus { color: #fff;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s; background: #D7211E; background: linear-gradient(180deg,rgba(215, 33, 30, 1) 0%, rgba(143, 11, 9, 1) 41%, rgba(237, 20, 17, 1) 100%);}
#navbar_div .container-fluid { padding-left: 0;padding-right: 0; }
.nav.navbar-nav li { text-align: center;}
@media(min-width: 768px) {
	.navbar-nav > li {float: none;display: inline-block;}
}
.navbar-toggle {margin: 0; border-radius: 0; padding: 0;}
.navbar-default .navbar-toggle .icon-bar {background-color: #D7211E;color: #FFF;	}
#navbar_div .nav.navbar-nav { display: inline-block; width: 100%; }
@media(max-width: 1070px) {
	.navbar-default .navbar-nav>li>a { background: none; padding: 0; font-size: 15px; padding: 10px; }	
	.nav.navbar-nav li { padding: 0 20px; }
}
@media (max-width: 1199px){
	#background {margin-left: -840px;}
	#background-left, #background-right {width: 1474px;}
	#main-logo {/* max-width: 250px !important; */ }
	
}
@media (max-width: 767px){#background {display: none;}}
.navbar-default .navbar-toggle {border: none;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: transparent;} 
.navbar-toggle {float: none;width: 100%;}
.navbar-toggle .icon-bar {margin: 0 auto;}
#social-nav {position: absolute;right: 22px;top: 10px;}
.fb_iframe_widget {line-height: 20px;}
#social-nav .fa {display: inline-block;margin-left: 6px;font-size: 16px;}
#social-nav .fa-google-plus { color: #E02C2C;font-size: 14px;}
#social-nav .fa-facebook-official {color: #0B54B7;}
#social-nav .fa-youtube-play {color: #DE0000;}
.logo-cover {  }
#main-logo {max-width: 500px;}
@media(max-width: 1699px) {
	#main-logo {max-width: 300px;}
}
@media(max-width: 1199px) {

	#header-contact {font-size: 18px;}
	#social-nav {top: 58px;		}
}
@media(max-width: 991px){#logo-main {padding: 0;}}
@media (max-width: 991px) {
	
	.nav>li>a { }
	#header-contact { text-align: center; }

}
@media(max-width: 767px) {
	
	#main-logo {width: 100%;float: inherit;padding-bottom: 5px;}
	#header-contact a {text-align: center;display: block;font-size: 16px; }
	#header .fa.fa-phone { padding-top: 0; color: #fff; }
	#social-nav {display: none;}
	.logo-cover { float: none; }
	#main-logo { /* max-width: 200px !important; */  padding: 0; }
	.sr-only {position: static;margin: -10px; color: #fff; font-weight: 600;}
}
@media (max-width: 767px) {.navbar-nav> li> a {padding-top: 15px;}}
.car-manu #manufacturer_logos {background: #FFF;text-align: center;margin-bottom: 15px;margin-top: 17px;max-height: 76px;padding-bottom: 10px;overflow: hidden;}
.car-manu #manufacturer_logos ul {padding-left: 0;margin-bottom: 11px;}
.car-manu #manufacturer_logos ul li {display: inline;}
.car-manu #manufacturer_logos img {padding: 8px;max-width: 75px;}
.car-manu #manufacturer_logos ul li a {text-decoration: none;}
@media (max-width: 767px) {.car-manu #manufacturer_logos { max-height: 86px;}}
/* Center Wrapper*/
.center-wrapper {background: transparent;/* padding: 0 0 30px; */}
body[data-url='sitemap'] .center-wrapper { padding-bottom: 30px; }
@media(max-width: 767px) {
	body[data-url='stock'] .center-wrapper, body[data-url='contact'] .center-wrapper, body[data-url='testimonials'] .center-wrapper, body[data-url='latest-news'] .center-wrapper, body[data-url='sitemap'] .center-wrapper {padding: 15px 0;}
	.navbar-default .navbar-nav > li > a { padding: 10px 0; font-size: 16px !important; }
}
/* main flex */
.mainflex-wrapper {padding-right: 0;}
#body .main-flex {margin-left: -15px;margin-right: -15px;}
#body .main-flex .flexslider {background: transparent;max-height: 750px;border-radius: 0;overflow: visible;box-shadow: none;border: 0;margin: 0;}
/* @media (max-width: 560px) {.flex-caption-bg, .flex-caption   {display: none;}	} */
#body .main-flex  .flexslider .flexOverlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.3;color: white;}
#body .main-flex  .flexslider img {border: 0;margin: 0;list-style-type: none;list-style: none;padding: 0;line-height: normal;max-width: none;max-height: none;}
#body .main-flex  .flexslider a {color: #fff;text-decoration: none;}
#body .main-flex  .flexslider .flexOverlay span{position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: white;}
#body .main-flex .flexslider .slides li {position: relative;}	
#body .main-flex .flex-caption, #body .main-flex .flex-caption-bg {position: absolute;right: 0;bottom: 0;top: 0;z-index: 1;padding: 5px;width: 70%;}
#body .main-flex .flex-caption-bg {padding: 0px;margin-top: -5px;margin-bottom: -5px;margin-right: -5px;}
#body .main-flex .flex-caption-bg-div {width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);}
#body .main-flex .flex-caption .flex-caption-top {margin-top: 10%;margin-left: 27;}	
#body .main-flex .flex-caption-top p {color: #FFF;font-size: 19px;margin-left: 5px;margin-bottom: 10px;line-height: 26px;padding-bottom: 12px;border-bottom: 1px solid #9E9E9E;box-shadow: 1px 1px 1px #9E9E9E;}
#body .main-flex .flex-caption-top p {color: #FFF;font-size: 22px;margin-left: 5px;margin-bottom: 10px;line-height: 26px;padding-bottom: 12px;border-bottom: 1px solid #9E9E9E;box-shadow: 1px 1px 1px #9E9E9E;text-transform: uppercase; font-style: italic; padding-left: 10px;}
/*top navigation style issue responsive*/
@media (max-width: 1356px) {	
	.navbar-default .navbar-nav > li > a { /* font-size: 12px; */ }
	ul.navbar-nav {display: inline-block;float: none;text-align: center;width: 100%;}
	.nav.navbar-nav li { text-align: center; display: inline-block; float: none; }
	.SearchByItemsBox { float: none; }
}
@media (min-width: 768px) {#body .main-flex .flex-caption-top a {font-size: 18px;margin-left:20px;}}
@media (max-width: 1199px) { 
	#body .main-flex .flex-caption-top p {font-size: 18px;}
	.text-center-1199 {text-align: center;}
}
@media (max-width: 991px) {
	
	#body .main-flex .flex-caption-top p {line-height: 20px;}
	.text-center-991 {text-align: center;}

}
@media (min-width: 992px) {#body .main-flex .flex-caption-top a {font-size: 22px;margin-left:20px;}}
@media (max-width: 767px) { 
	/* #body .main-flex .flex-caption-bg, .flex-caption {display: none;} */
	.nav.navbar-nav li { display: block; padding: 0;}
}
@media (max-width: 480px) { 

	#body .main-flex .flexslider img { height: 400px; }
}
@media (min-width: 1200px) {#body .main-flex .flex-caption-top a {font-size: 30px;margin-left: 44px;line-height: 40px;}}
#body .main-flex .flex-caption .flex-caption-bottom {font-size: 20px;color: #644ba4;text-transform: uppercase;	text-align: right;display: block;}
#body .main-flex .flexslider .btn a {background: #644BA4;color: #fff;font-size: 16px;padding: 15px 15px 11px;border-radius: 4px;margin-top: 10px;display: inline-block;font-weight: bold;}
#body .main-flex .flexslider .btn a:hover {background: #7B5EC3;text-decoration: none;}
@media (max-width: 767px) {#body .box-wrapper {margin-top:30px;}}
/*Banner*/
#banner .container {position: relative;}
#BannerSlider img {width: 100%;}
#breadcrumb_wrapper .container {background: transparent; margin-bottom: 15px;}
#breadcrumb_wrapper { background: #eee; }
#breadcrumb { background: transparent;margin-bottom: 0;padding: 5px; font-size: 14px;}
#breadcrumb a, #breadcrumb span {color: #000;}
.maincontent-wrapper {font-size: 14px;line-height: 28px;padding: 20px 38px 46px;background: #FFF;;margin-left: -15px;margin-right: -12px;min-height: 685px;}
.maincontent-wrapper img {margin-right: 30px;margin-bottom: 16px;}
.floatcontainer {margin-top: 26px;}
.main-content {padding: 40px;}
#body .main-content h3 { font-size: 18px;line-height: 12px;}
.latest-sidebar {min-height: 355px;}
#LatestNews  {padding: 0px 15px 15px; margin-left: 30px;}
#LatestNews h4 { display: none; }
.latest-sidebar ul {margin: 12px 0 0;padding-left: 20px;}
.latest-sidebar ul li {line-height: 22px;margin-bottom: 15px;}
#body #LatestNews h4 {font-size: 22px;margin-top: 10px;font-weight: 600;padding-top: 8px;padding-bottom: 12px;border-bottom: 1px dotted;}
#LatestNews a {text-decoration: none;}
#LatestNews a:hover { color: #D7211E; }
@media(max-width: 1199px) {
	.maincontent-wrapper, .latest-sidebar {height: 435px;}
	.main-content  {padding: 20px;}
}
@media(max-width: 991px) {
	.maincontent-wrapper, .latest-sidebar {height: inherit;}
	.maincontent-wrapper {margin-left: -15px;margin-right: -15px;margin-bottom: 15px;min-height: inherit;}
	.latest-sidebar {padding-bottom: 40px;margin-top: 15px;margin-left: -15px;margin-right: -15px;min-height: inherit;}
}
@media(max-width: 767px) {
	.maincontent-wrapper {margin-left: -7px;margin-right: -7px;padding: 16px 24px 46px;}
	.latest-sidebar {margin-left: -7px;margin-right: -7px;	}
	.buy_new_car .nav.nav-tabs .description { display: none;  margin-left: 15px; }
}
/*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;display: inline-block;font-size: 14px;font-weight: bold;list-style-type: none;margin-bottom: 20px; padding: 0 0 0 45px; 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: 0 -6px;}
.icon-transmission, #details-vehicle-info-vehicle-Extras li#icon-transmission {background-position: 0 -63px;}
.icon-body, #details-vehicle-info-vehicle-Extras li#icon-body {background-position: 0 -123px;}
.icon-kms, #details-vehicle-info-vehicle-Extras li#icon-kms { background-position: 0 -184px;}
.icon-stock {background-position: 0 -159px;}
/**Vehicle Listing**/
.img-small {padding-left: 0;padding-right: 0;}
#search-results .vehicle-listing-img img { padding: 2px;}
#search-filters .filter .body a:hover { color: #D7211E; }
.watchlist-sidebar-InWatchList:before, #search-results .watchlist.InWatchList, .watchlist .InWatchList { background-color: #010101; }
#search-results .watchlist.InWatchList, .watchlist .InWatchList { /* border: 2px solid #010101; */ color: #fff; }
.search_location { padding-left: 0; padding-bottom: 0; }
.search_location .fa { width: 18px; }
#carhistory-gif { width: 100%; }
#search-results .search_item {background: #f5f5f5;margin-bottom: 12px;padding-top: 0; border-bottom: 0px!important;}
.vehicle-listing-img {margin-bottom: 15px; padding: 0;}
#details-vehicle-info-features-Body {color: #000;background: #eaeaea;}
#details-vehicle-info-features-Tabs div:not(.tab-selected){color: #FFF;background-color: #010101;background-image: none!important;font-weight: normal;}
#details-vehicle-info-features-Tabs div.tab-selected {background: #fdee21;color: #000;}
#SP ul li.current {background: #E4E4E4;}
#SP ul li a {color: #3F3F3F;}
#SP ul li.current a {color: #3F3F3F;}
#filter-reset a {display: block; font-weight: 600; background-position: 0 6px;}
#SearchSortBy {margin-left: 0px;margin-top: 0;}
#SearchPageNumbers ul { margin-bottom: 0; }
#SearchSortBy span {padding-right: 5px; }
@media (max-width: 767px) {
	#SearchSortBy {margin-top: 0px;margin-bottom:10px;padding: 8px;}
}
#search-filters #filter-header {background: #D7211E;color: #FFF;font-size: 18px;text-align: center; font-weight: 500;}
#search-filters #filter-header.hasFilters {background: #D7211E;color: #FFF; font-weight: 600; font-size: 18px; padding: 5px;}
#search-filters #filter-body .filter:first-child {border-top-left-radius: 0px;border-top-right-radius: 0px;}
#search-filters #filter-body .filter:last-child {border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
#search-filters .filter {padding-bottom: 0px;}
#search-filters .filter .header,.search-results-header-inner, #search-results-footer{background: #010101;color: #FFF;}
#search-filters .filter .header:hover { background-color: #D7211E; }
#search-filters .filter .header {width: 100%;font-size: 16px;padding: 8px 14px;cursor: pointer;border-bottom: 0; border-top: 1px solid #ccc;}
#search-filters .filter .body {background: #F2F2F2;}
#search-filters .filter .body a {color: #3F3F3F;font-size: 14px;}
#search-filters .filter .body li:not(.show) {background: none;}
#search-filters .filter .body ul {margin: 0;}
#search-filters .filter ul {list-style-position: inside;list-style-image: url('/media/1021/filter_arrow.png');padding: 5px;}
#search-filters .filter .header.open {background: #D7211E;color: #fff;}
#filterPriceLo, #filterPriceHi, #filterKeywords {margin: 5px 10px;	}
.filter .btnGo {background: #D7211E;color: #FFF;display: block;border: none;padding: 6px 9px;margin-left: 9px;font-weight: bold;margin-top: 8px;	}
.filter .btnGo:hover {background: #000;color: #fff;}
span.filterRemove a {color: #D7211E !important;}
.search_title {margin-bottom: 10px;}
.search_meta {margin: 13px 0;}
.search_icons {margin: 20px 0;	}
#search-results .search_desc {padding-left: 15px;line-height: 24px; font-size: 14px; -webkit-line-clamp: 5;}
.vehicle-heading {background: transparent;display: inline-block;min-height: 40px;padding: 15px 0 8px;margin: 0;border: 2px solid #D7211E; width: 100%; border-top: 3px solid #D7211E;}
#search-results .search_title a {font-size: 18px;}
#search-results .search_title a:hover, .search_price a:hover {text-decoration: none;color: #010101;}
#SearchPageNumbers ul li.current a, #SearchPageNumbers ul li a:hover { background-color: #D7211E; }
#SearchPageNumbersSpan { color: #fff; }
@media (min-width: 767px) {
	#search-results .search_desc { min-height: 120px; }
	.search_meta { min-height: 130px; }
	.share-btn { padding-right: 0; }
}
@media (max-width: 991px) {
	.vehicle-heading {min-height: 78px;}
	#search-results .search_title a, #search-results .search_price {font-size: 16px;color: #333;text-decoration: none;display: block;margin-top: 5px;}
	.vehicle-price {margin-bottom: 20px;display: block;}
}
#search-results .search_price {font-size: 26px;}
#search-results .search_price a:hover, #search-results .search_price a:focus, #search-results .search_price a:active {text-decoration: none;color: #010101;}
#search-results .search_details {background-color: transparent;border-radius: 4px;margin-top: 15px;padding-left: 0;padding-right: 0;}
#search-results .search_details a {background: #D7211E;color: #fff;font-weight: 600;font-size: 18px; padding: 10px 25px;text-transform: uppercase; border-radius: 5px;}
#search-results .search_details a:hover {text-decoration: none;background-color: #010101;color: #FFF;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;	}
#search-filters #filter-header,#search-filters #filter-header.hasFilters {border-radius: 0px;}
/* .watchlist-sidebar-NotInWatchList::before, #search-results .watchlist.NotInWatchList, .watchlist .NotInWatchList { background-image: url('/media/11080/blue-star.png') !important;} */
#search-results .watchlist.NotInWatchList, .watchlist .NotInWatchList, #search-results .watchlist.InWatchList, .watchlist .InWatchList { background-position: 8px 14px !important; }
.watchlist-hide .header a.header-watchlist, .watchlist-sidebar-InWatchList::before, #search-results .watchlist.InWatchList, .watchlist .InWatchList {background-image: url('/media/1287/white-star.png') !important;}
.watchlist-sidebar-InWatchList {color: #FFF;background-color: #D7211E !important;}
@media (max-width: 767px) {
	#search-results .search_title, #search-results .search_price {text-align: center;}
	#search-results .search_details {text-align: center;width: 100%; padding: 0 10px;}
	#search-results .search_details a {display: block;width: 100%;}
	#search-options { text-align: center; }
}
@media(max-width: 991px) {
	
}
/** Vehicle Description**/
/*#details-sidebar-main-watchlist {display: none;}*/
#details-sidebar-main .section {margin-top: 0;border: none;background-color: #EAEAEA; margin-bottom: 15px;}
#details-vehicle-info-options {background: transparent;}
#details-vehicle-info-options a {text-decoration: none;	font-weight: 400;}
#details-vehicle-info-options li:not(:first-child):before { color: #FFF;	}
@media(max-width: 414px) {
	#details-vehicle-info-options li:not(:first-child):before {margin-left: 2px;margin-right: 2px;font-size: 8px;}
	#details-vehicle-info-options {padding: 0px 1px 8px;}
	#details-vehicle-info-options a {font-size: 12px;}
}
#details-vehicle-info-vehicle, #details-vehicle-info-vehicle-Image-Wrapper {border: none;background: #EAEAEA; }
#details-vehicle-info-vehicle-Image img {width: 100%;}
#details-vehicle-info-Heading {}
#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price {color: #313131;font-weight: 800;font-size: 18px;}
#details-vehicle-info-vehicle-Price { font-size: 24px;	}
#details-sidebar-main .header {background-color: #010101;color: #FFF;font-weight: 400;font-size: 20px; border: 1px solid #fff;}
#details-sidebar-main-vehicleenquiry .form-row input, #details-sidebar-main-vehicleenquiry .form-row button, #details-sidebar-main-vehicleenquiry .form-row textarea, #details-sidebar-main-vehicleenquiry .form-row button {padding: 2px 5px;}
#details-sidebar-main-vehicleenquiry .form-row button {background: #D7211E;font-size: 20px;padding: 8px;border: none; color: #fff; border-radius: 5px; text-transform: uppercase; letter-spacing: 1px; }
#details-sidebar-main-vehicleenquiry .form-row button:hover { background:#010101;color: #FFF;  } 
.bx-wrapper .bx-viewport {border: 0;box-shadow: none;}
#details-vehicle-info-features-Tabs div.tab-selected {background: #D7211E none repeat scroll 0 0;color: #fff; 		}
#details-vehicle-info-features [data-tab='details'] table tr td:first-child {min-width: 120px;}
#details-vehicle-info-desc {background: #eaeaea;padding: 15px;margin-bottom: 25px;border-radius: 5px;}
.header.no-content.InWatchList.watchlist-sidebar-InWatchList, .header.no-content.watchlist-sidebar-InWatchList { background-color: #D7211E !important; }
@media(max-width: 1199px) {
	div#details-vehicle-info-vehicle-carhistory, div#details-vehicle-info-vehicle-ivi-report {display: block;width: 100%;}
}
@media(max-width: 991px) {
	#details-vehicle-info-vehicle-Name {font-size: 16px;}
	#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price {text-align: center;margin: 10px 0;}
}
#footerboxcontainer {overflow: hidden;margin-top: 15px;margin-left: -8px;margin-right: -8px;}
#footerboxcontainer .col-md-3 {padding-right: 8px;padding-left: 8px;margin-bottom: 15px;}
.footerbox{background: #FFF;height: 426px;padding: 0px 20px;position: relative;}
.footerbox:first-child{margin-left: 0px;}
.footerbox h2 {color: #313131;font-size: 16px;padding: 24px 0px 10px;border-bottom: 1px dotted #bbb;margin-bottom: 2px;margin-top: 0;}
.footerbox h2 a {font-weight: 600;text-decoration: none;	}
.footerbox p {color: #333;line-height: 23px;}
.footerboximglink{display: block;margin-bottom: 10px;position: relative;min-height: 128px;}
.footerboximglink img{position: absolute;padding: 5px;background: #fff;z-index: 1;width: 240px;}
.footerboximglink span {position: absolute;top: 0;left: 0;z-index: 9999;min-width: 230px;height: 110px;line-height: 115px;text-align: center;margin: 5px;color: #fff;font-size: 14px;font-weight: bold;background: rgba(17, 60, 125, 0.63);display: none;}
.footerboximglink:hover span {display: block!important;}
#social-nav-footer h3 {margin-bottom: 20px!important;}
#social-nav-footer .fa {font-size: 30px;margin: 0 5px;}
#social-nav-footer .fa.fa-facebook-official { color: #1877f2; }
#social-nav-footer .fa.fa-instagram { background: url("/media/20214/instagram_logo.png") no-repeat;height: 28px;width: 28px;background-size: 28px;background-position: 0 0; }
#social-nav-footer .fa.fa-instagram:hover, #social-nav-footer .fa.fa-instagram:focus { background: url("/media/20215/instagram_logo_hover.png") no-repeat;height: 28px;width: 28px;background-size: 28px;background-position: 0 0; }
#social-nav-footer .fa.fa-facebook-official:hover, #social-nav-footer .fa.fa-facebook-official:focus{ color: #fff; } 
#social-nav-footer .fa-google-plus {font-size: 18px;}
#social-nav-footer .fb-like {line-height: 13px;margin-right: 8px;}
#social-nav-footer a { float: left; }
.buttontwo{display: block;line-height: 40px;background: #313131 url('/media/3955/buttontwo_bg.png') 224px center no-repeat;border-radius: 10px;color: #fff;font-weight: bold;padding: 8px 8px 8px 15px;position: absolute;bottom: 20px;left: 15px;right: 15px;}
.buttontwo:hover{background-color: #010101;color: #FFF;text-decoration: none;border-color: #000;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
@media(max-width: 1199px) and (min-width: 991px) {
	.footerboximglink img {width: 176px;}
	.footerboximglink {min-height: 88px;}
	.footerboximglink span {min-width: 166px;height: 80px;line-height: 86px;}
	.buttontwo {background: #313131 url('/media/3955/buttontwo_bg.png') 166px center no-repeat;}
}
@media (max-width: 1199px) {.footer_custom {max-width: 960px;}}
@media (max-width: 991px) {
	.footer_custom {max-width: 750px;}
	.footerbox	{float: none;margin: 0 auto;}
	.government_charges { text-align: center; }
}
@media (max-width: 767px) {
	#footerboxcontainer {margin-left: 0;margin-right: 0;}
	.footerboximglink {overflow: hidden;height: 124px;}
	.footerboximglink span {width: 100%;height: 100%;margin: 0;line-height: 130px;}
	.footerboximglink img {width: 100%;padding: 0;}
	[data-url="about-us"] #body h1	{ line-height: 45px !important; text-align: center; }
	#social-nav-footer a { float: none; }
}
.footer_custom {margin: 0 auto; border-top: 3px solid #D7211E;}
/** Contact Us Page**/
.c_social_cover span { display: none; }
.c_social_cover .fa { color: #D7211E; font-size: 23px; }
.c_social_cover .fa:hover, .c_social_cover .fa:focus  { color: #000; }
.c_social_cover #google-icon { margin: 0 10px; }
.contactus-block {height: inherit;}
#body .contactus-block h3 { font-weight: bold;font-size: 14px;margin-bottom: 4px;}
#body #ContactUsForm h3 {font-size: 25px;margin-bottom: 20px;font-weight: 600; text-transform: uppercase; text-align: center; margin-top: 10px;}
#ContactUsForm { padding-bottom: 75px; } 
#ContactUsForm, #home-enquiry {background: #B9B8BB;color: #FFF;max-width: 100%; padding}
#home-enquiry {min-height: 372px;}
#ContactUsForm label, #home-enquiry label {display: none;}
#ContactUsForm input, #ContactUsForm textarea, #home-enquiry input, #home-enquiry textarea {color: #000;	}
@media (max-width: 767px) {
	#home-enquiry input, #home-enquiry textarea {width: 96%;margin-left: 15px;}
    #footer_nav .footer_menu {width: 100% !important; text-align: center; float: none; margin: 0 0 15px; }  
}
#contactusform-Captcha {color: #000;}
#ContactUsForm button, #home-enquiry button {background: #000;width: 25%;border: none;padding: 8px;font-weight: normal;font-size: 16px;text-transform: uppercase;}
#ContactUsForm button:hover {background: #000;color: #fff;}
/** Footer **/
#footer_nav {background: #000; padding: 40px 0 15px; background-image: url("/media/19779/hixs-evolution.png");}
#footer_nav .footer_menu_location .footer_body {color: #fff;font-size: 16px; line-height: 22px;}
#footer_nav h3 {color: #FFF;}
#footer_nav ul, p.footer-location span, #footer_nav a {color: #fff!important; font-size: 14px;list-style-type: none;padding-left: 0;line-height: 22px;}
#footer_nav .footer_menu ul li a {font-size: 15px;color: #9d9d9d;line-height: 20px;}
#footer {padding: 0;}
#footer {background: #D7211E;color: #fff;font-size: 15px;padding: 5px; font-weight: 500; text-align: center;}
#footer_nav a { color: #fff; }
#footer_nav a:hover {color: #D7211E !important;} 
#footer a:hover { text-decoration: underline; }
#footer a, .footer_body a {color: #c0c3c8;}
#footer_nav .footer_menu ul li a:hover, #body .footer_body a:hover {text-decoration: none; color: #D7211E !important;}
#footer_nav .footer_menu {width: 22.22%;}
#footer_nav .footer_menu h3 { font-size: 22px; color: #D7211E;font-weight: 500;padding-bottom: 4px; text-transform: uppercase;}
/**Accordion**/
.panel-default {border: none;}
.panel-default>.panel-heading {color: #333;background-color: rgba(0, 0, 0, 0);padding-left: 0;}
.panel-body {padding: 0;}
#body h2.panel-title {margin: 0;}
h2.panel-title a, h2.panel-title a:focus, h2.panel-title a:active {color: #fff;font-size: 17px;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {border-top: none;}
@media(max-width: 991px) {
	.panel-default>.panel-heading+.panel-collapse>.panel-body {padding: 0;}
}
/**Custom Forms**/
#finance-enquiry, #sell-your-car-form, #ContactUsForm {border-radius: 0; margin-bottom: 35px; padding: 12px;  border-top: 4px solid #D7211E; background: #f0f0f0;overflow: -webkit-paged-x;}
#body #finance-enquiry #cform h3 { margin-top: 0; }
#body #finance-enquiry #cform { padding-bottom: 0; }
#sell-your-car-form.cforms { margin-bottom: 35px; }
.form-group {margin-bottom: 10px;}
.cforms {background: #eee;color: #333;}
#cform {padding: 10px 30px 25px; }
#body #cform h2 {color: #000;display: block;font-size: 28px;border-bottom: none;line-height: 37px;margin-bottom: 18px;margin-top: 9px;text-align: center;}
#body #cform h2 span {color: #FFF;}
#body #cform h3 {   font-size: 26px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #D7211E;}
#cform h3:nth-of-type(2) {margin-top: 40px;}
/**#cform label {margin-top: 8px;font-weight: normal;color: #333;padding-top: 9px}**/
#cform label {display: none;}
#cform select {color: #000;background: #fff;border: 0;font-weight: 600;height: 51px; padding-left: 10px; width: 100%;}
#cform input, #cform textarea, #ContactUsForm input, #ContactUsForm textarea {color: #000;background: #ffffff;  border: none;  padding: 10px; height: 51px; margin-bottom: 5px;width: 100%;}
#ContactUsForm textarea {height: 60px;}
#ContactUsForm button {max-width: 200px; }
#cform button, #ContactUsForm button { letter-spacing: 2px; color: #FFF; border: none; font-size: 18px; padding: 14px 8px;  width: 100%; margin: 15px auto; display: block; font-weight: 600; background: #D7211E; text-transform: uppercase; border-radius: 5px;}
#cform button:hover { background: #000;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s; color: #fff;	}
@media (max-width: 767px) {
	
    #body #cform h3 { font-size: 20px; }
	#cform label {padding-left: 0;}
	#cform input,#cform textarea {width: 100%;margin-left: 0px;}
	#cform button {width: 100%;float: initial;margin-top: 15px;}
	#finance-enquiry, #sell-your-car-form { }
}
@media (max-width: 393px) {#cform button {width: 100%;margin-left: 0px;margin-top: 20px;}}
.validation-has-error {border: 1px solid #F00!important;border: 1px solid #cd0a0a!important;background: #fef1ec!important;color: #cd0a0a!important;}
#body .posts-container .post-item h2 {font-size: 18px;font-weight: 600;}
.posts-search-header {border-radius: 0;}
.post-item-header a {text-decoration: none;}
.posts-pages {padding: 5px;border: none;background-color: #313131;border-radius: 0;}	
.posts-search-header {background-color: #313131;}
.posts-pages .post-pages-ul {margin-bottom: 0;}
.posts-pages .post-pages-ul li.current {background: #FFF;}
#body h2.testimonial-item-header.xs-centered {font-size: 16px;font-weight: 600;}
#body .posts-container h3 {font-size: 16px;margin-bottom: 30px; margin-top: 0;}
.testimonial-item-break {background: none;border-bottom: 1px solid #B7B2B2; margin: 0; }
/*Finance accordion*/
.finance_accord .panel-default>.panel-heading {    color: #fff;
    background-color: #D7211E;
    padding: 15px 24px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 22px;}
#body .finance_accord h2.panel-title {margin-top: 0; margin-bottom: 0;}
.finance_accord h2.panel-title a, .finance_accord h2.panel-title a:focus, .finance_accord h2.panel-title a:active {color: #fff;
    display: block;
    font-size: 18px;}




@media (max-width: 480px) {
		#FeaturedList .bx-viewport li { width: 8.5% !important; }
        #FeaturedList .bx-wrapper { margin-bottom: 0!important; }
}

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

/*contact phone*/
#details-sidebar-main .contact_phone {background: #010101;padding: 20px;text-align: center;margin-bottom: 20px;}
#details-sidebar-main .contact_phone a {color:  #fff;font-size: 25px;font-weight: 600;}
#details-sidebar-main .contact_phone a .tel_number {margin-left: 10px;}
#details-sidebar-main .contact_phone:hover {background: #D7211E;}

/*Veicle details page buttons top*/
#details-vehicle-info-options {color: #fff; padding: 0;}
#details-vehicle-info-options a {font-weight: 600;color: #fff;font-size: 16px; background:#010101;padding: 10px 15px;border-radius: 3px;min-width: 120px; text-align: center; margin-top: 0; text-transform: uppercase; border-radius: 5px; border: 0;}
#details-vehicle-info-options a:hover, #details-vehicle-info-options a:active, #details-vehicle-info-options a:focus   { background-color: #D7211E; }
#details-vehicle-info-options ul { padding-left: 0; margin-bottom: 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: "";}
}

/*social share*/
#details-vehicle-share-drop-down:hover, #details-vehicle-share-drop-down:active, #details-vehicle-share-drop-down:focus {background-color: #D7211E;}

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

/*common styles*/
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; } 
  
/*sold Vehicles*/
#sold-vehicle { float: none; margin-top: 0; background:#FE0000;border-radius: 5px;color:#fff; box-shadow: 1px 2px 5px rgba(0,0,0,0.4); border: 5px solid #fff; padding: 15px 0;margin-bottom: 35px; }
#body h3.sold-vehicle {margin-left: 0;font-size: 16px;margin: 0;text-align: center; font-weight: 600;line-height: 30px; color: #fff;}

/*sitemap*/
[data-url="sitemap"] #body h2 {margin-top: 0;background: #D7211E;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: #000;	}
body[data-url="sitemap"] .center-wrapper a:hover {color: #D7211E;}

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

/*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: #d2d2d2; padding-top: 5px; }
#new_vehicle_slider.flexslider .f_title { font-weight: 600; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#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.flexslider .f_btn {background: #D7211E;color: #fff;display: inline-block;text-transform: uppercase;font-size: 20px;padding: 10px;width: 100%;font-weight: 600; text-align: center; border-top: 2px solid #ccc; margin: 0; border-left: 0; border-right: 0; border-bottom: 0; border-radius: 0;}
#new_vehicle_slider.flexslider .f_btn .point_arrows { font-size: 25px;margin-left: 6px;}
#new_vehicle_slider.flexslider .f_btn:hover {background: #000;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.flex-active { background: #D7211E; }
#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; }
#new_vehicle_slider .vehicle_details_options .f_body  { background-position: 0 -185px; }
#new_vehicle_slider .vehicle_details_options .f_fuel { background-position: 0 -279px; }


/*finance*/
.finance-btn {background: #D7211E;color: #fff;display: inline-block;padding: 15px;font-size: 20px; font-weight: 600;border-radius: 10px; margin-bottom: 45px;}
.finance-btn:hover, .finance-btn:focus { color: #D7211E; background-color: #AABCBF; }

/*Drive on Finance*/
.repayment_360 { text-align: right; color: #000; 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: 500;}
.DriveOnFinance { padding-bottom: 15px; font-size: 13px; }

/*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; }
#body .terms_360 p { color: #000; }

/*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; }
.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: #375f7e;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#cform .form-row button{ border: 0;padding: 10px 15px;font-weight: 600;font-size: 16px;background: #0a3b61;color: #fff; border-radius: 5px; letter-spacing: 3px; text-transform: uppercase; margin-top: 6px; width: 100px; margin: 0 auto; }
#body h4.modal-title { text-transform: uppercase; letter-spacing: 2px; font-size: 25px; }
.finance_enquiry_form#cform { padding: 0; }
.finance_enquiry_form#cform input, .finance_enquiry_form#cform textarea { background: #eee; }
.livequote-button  .modal-footer .btn { background: #dfdddd; padding: 5px 10px; }

@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%; }

}

/*workshop*/
#car-broker-form #cform { padding-bottom: 5px; }
.workshop-logo { max-width: 200px; }
body[data-url="workshop"] { background: #000; color: #fff;  }
body[data-url="workshop"] #body { border-bottom: 1px solid #717171; }
body[data-url="workshop"] #body h1 { color: #ccc; }
.mechanical_items { font-size: 22px; font-weight: 600; color: #fff; }


/*vehicle page need balck bg*/
/* [data-url="used-cars-in-adelaide"], [data-url="used-cars-in-highett-list-view"], [data-url="sold-cars"], [data-url="sold-cars-list-view"], [data-url="recent-stock"], [data-url="stock"] { background: #000; } */
[data-url="used-cars-in-adelaide"] #body, [data-url="sold-cars"] #body, [data-url="recent-stock"] #body, [data-url="stock"] #body  { border-bottom: 1px dotted #fff; }

/*full width page*/
[data-url="used-cars-in-adelaide"] .container.center-wrapper, [data-url="stock"] .container.center-wrapper, [data-url="sold-cars"] .container.center-wrapper, [data-url="sold-stock"] .container.center-wrapper { max-width: 100%; }

/*Grid List View*/
[data-url="used-cars-in-adelaide"] #search-filters, [data-url="sold-cars"] #search-filters { /* display: none; */ }
[data-url="used-cars-in-adelaide"] #search-results.col-xs-12.col-sm-8.col-md-9, [data-url="sold-cars"] #search-results.col-xs-12.col-sm-8.col-md-9 { /* width: 100%;  */background: #F1F1F1; padding-left: 0; padding-right: 0; } 
[data-url="used-cars-in-adelaide"] #search-results-header.col-xs-12.col-sm-8.col-md-9, [data-url="used-cars-in-adelaide"] #search-results-footer.col-xs-12.col-sm-offset-4.col-sm-8.col-md-offset-3.col-md-9, [data-url="used-cars-in-adelaide"] #search-options.col-xs-12.col-sm-8.col-md-9 {/* width: 100%; */ }
[data-url="used-cars-in-adelaide"] #search-results .search_item .bg_cover, [data-url="sold-cars"] #search-results .search_item .bg_cover  { margin:10px 10px 0; background-color: #e2e2e2; display: inline-block; border-radius: 0; box-shadow: 1px 1px 5px rgba(0,0,0,0.3); }
[data-url="sold-cars"] #search-results-header.col-xs-12.col-sm-8.col-md-9, [data-url="sold-cars"] #search-results-footer.col-xs-12.col-sm-offset-4.col-sm-8.col-md-offset-3.col-md-9, [data-url="sold-cars"] #search-options.col-xs-12.col-sm-8.col-md-9 {/* width: 100%; */ }

@media (max-width: 768px) { 
	[data-url="used-cars-in-adelaide"] #search-options.col-xs-12.col-sm-8.col-md-9, [data-url="sold-cars"] #search-options.col-xs-12.col-sm-8.col-md-9 { text-align: center; }
}

[data-url="used-cars-in-adelaide"] .search_meta, [data-url="sold-cars"] .search_meta { margin: 0 0 5px; min-height: auto; }
[data-url="used-cars-in-adelaide"] #search-results .search_details, [data-url="sold-cars"] #search-results .search_details { margin-top: 0; padding: 0 10px; margin-bottom: 15px; text-align: center; width: 100%; }
[data-url="used-cars-in-adelaide"] #search-results .search_item, [data-url="sold-cars"] #search-results .search_item { padding-top: 10px; background: none; }
[data-url="used-cars-in-adelaide"] #search-results .search_item .vehicle-listing-img, [data-url="sold-cars"] #search-results .search_item .vehicle-listing-img { padding: 0; /* min-height: 300px; */ width: 100%; }
[data-url="used-cars-in-adelaide"] #search-results .search_item .vehicle-listing-img img, [data-url="sold-cars"] #search-results .search_item .vehicle-listing-img img { width: 100%; /* height: 300px; */ }
[data-url="used-cars-in-adelaide"] .search_title, [data-url="sold-cars"] .search_title { min-height: 80px; margin-bottom: 0; color: #fff; padding: 10px; text-align: center; border-radius: 0; background: #010101; }
[data-url="used-cars-in-adelaide"] .search_meta, [data-url="sold-cars"] .search_meta { margin-top: 0; }
[data-url="used-cars-in-adelaide"] .search_details .watchlist, [data-url="sold-cars"] .search_details .watchlist { margin-right: 10px; }
[data-url="used-cars-in-adelaide"] .vehicle-heading, [data-url="sold-cars"] .vehicle-heading { background: #D7211E; display: inline-block; width: 100%; padding: 10px 0; }
[data-url="used-cars-in-adelaide"] #search-results .search_price, [data-url="sold-cars"] #search-results .search_price  { font-size: 23px; text-align: center; }
[data-url="used-cars-in-adelaide"] #search-results .search_price a, [data-url="sold-cars"] #search-results .search_price a { color: #fff; }
[data-url="used-cars-in-adelaide"] #search-results .search_price a:hover, #search-results .search_price .special-vehicle-price:hover, [data-url="sold-cars"] #search-results .search_price a:hover { color: #010101; }
[data-url="used-cars-in-adelaide"] #search-results > div:not(:last-child), [data-url="sold-cars"] #search-results > div:not(:last-child)  { border-bottom: 0 none; padding-bottom: 0; }
[data-url="used-cars-in-adelaide"] .vehicle-listing-img, [data-url="sold-cars"] .vehicle-listing-img { padding: 0; margin-bottom: 0; }
[data-url="used-cars-in-adelaide"] #search-results .search_title a, [data-url="sold-cars"] #search-results .search_title a { color: #fff; font-size: 18px; font-weight: 600; }
[data-url="used-cars-in-adelaide"] #search-results .search_title a:hover, [data-url="sold-cars"] #search-results .search_title a:hover { color:  #D7211E; }
[data-url="used-cars-in-adelaide"] .vehicle-price:hover, [data-url="sold-cars"] .vehicle-price:hover { color: #010101; }
[data-url="used-cars-in-adelaide"]  #search-results-header, [data-url="sold-cars"]  #search-results-footer { background: #010101; margin-bottom: 15px; }
.drive_away { font-size: 14px; color: #fff; }
[data-url="used-cars-in-adelaide"]  #search-results .search_details a, [data-url="sold-cars"]  #search-results .search_details a { width: 100%; display: inline-block; }

@media (min-width: 992px) {
	
	[data-url="used-cars-in-adelaide"] #search-results .search_item .vehicle-listing-img img, [data-url="sold-cars"] #search-results .search_item .vehicle-listing-img img { height: 300px; object-fit: cover; width: 100%; }
}

@media (min-width: 768px) {
	.form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
}


/*New icons*/
.icon-container { margin-bottom: 5px; }
.text-container { line-height: 20px; }
.search_meta .col-md-3 { padding-left: 2px; padding-right: 2px; min-height: 110px; }
.icon-container img { max-width: 40px; }
.vehicle-listing-desc { padding-left: 0; padding-right: 0; }
.cta-icon-text { font-size: 12.5px; }
.icon-trans-text { min-height: 60px; }


.nav.view_nav li a { border: 0; border-radius: 5px; background: #D7211E; font-size: 18px;  margin: 0 10px 20px 0; color: #fff; letter-spacing: 1px; }
.nav.view_nav li a:hover { background: #010101; color: #fff; }
.view_nav li { float: left; }
#content_top_outside .navbar-nav > li > a { background: #de0c16; border-radius: 5px; color: #fff; font-size: 18px; margin-bottom: 15px; padding: 15px; letter-spacing: 1px; /*temp hide*/ display: none; }
#content_top_outside .navbar-nav > li > a:hover { background: #828282; color: #fff; }

@media (max-width: 991px) {
	.view_nav li  { float: none; display: inline-block; }
	.nav.view_nav { text-align: center; }
}

/*Google Review Slider*/
#body .googlerating-title { margin-bottom: 0; text-align: center; font-size: 30px; color: #010101; }
#body #googleratingtitle, #body #userratingtotal { margin-bottom: 10px; font-size: 30px; color: #D7211E; display: inline-block; }
#googlereviewsliderv2 .review-rating {/* background-image: url('/media/18526/stars-blue.png'); */background-position: center;background-repeat: no-repeat;background-size: 100px;margin-bottom: 5px;margin-top: 10px;text-indent: -99999px;}
.googlerating-title { background: url("/media/12928/google-review-stars.png") no-repeat center 7px; padding-top: 40px; }
#googlereviewsliderv2 .review-authorname { text-align: center; font-weight: 600; font-size: 18px; }
#googlereviewsliderv2 .review-relativetime { font-size: 14px; text-align: center; }
#googlereviewsliderv2 #googlereviewlist li { background: #e8e7e7; border-radius: 10px; min-height: 300px; }
#googlereviewsliderv2 .review-text { font-size: 14px; max-height: 250px; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; padding: 0 15px;  }
#googlereviewsliderv2 .flex-control-nav { display: none; }
#googlereviewsliderv2 .flex-direction-nav a.flex-prev { background: url("/media/13797/left-arrow.png") no-repeat !important; background-size: 30px !important; }
#googlereviewsliderv2 .flex-direction-nav a { height: 30px; width: 30px; opacity: 1; text-indent: -99999em; }
#googlereviewsliderv2 .flex-direction-nav a.flex-next { background: url("/media/13798/right-arrow.png") no-repeat !important; text-align: center; background-size: 30px !important; }

#googleratingtitle::after {  content: " Star"; }
#userratingtotal::after {  content: " Reviews"; }
.google-reviews .container { overflow: inherit; }

@media (max-width:1450px){
	
	.google-reviews .container { overflow: hidden; }
}

@media (max-width:767px){
	
	#body #googleratingtitle, #body #userratingtotal { font-size: 30px; }
}


/*Google Review Widget btn*/
.google-reviews .btn { background: #D7211E; color: #fff; font-size: 20px; padding: 7px 15px; text-transform: uppercase; width: auto; border-radius: 5px; margin-top: 35px; font-weight: 600; }
.google-reviews .btn .fa { font-size: 24px; margin-left: 10px; }
.google-reviews .btn:hover, .google-reviews .btn:focus { background: #000; outline: 0; color: #fff;  }


/*about us*/
.top-page-banner { font-size: 20px; min-height: 350px; background: #D7211E url("/media/15833/page-banner.jpg") no-repeat; background-size: cover;  padding: 30px 15px; background-position: center; display: flex; align-items: center; color: #fff; }
#body .top-page-banner h1 { font-size: 60px; letter-spacing: 1px; color: #fff; line-height: 70px; font-weight: 700; text-shadow: 1px 2px 3px #000000b8; }
.our-story { background: #ececec; display: inline-block; width: 100%; padding: 60px 0; }
#body .our-story h2 {font-size: 40px; line-height: 45px; font-weight: 700; margin: 0 0 20px;}
.get-in-touch { background: #fff; display: inline-block; width: 100%; padding-top: 60px; }
.common-btn-banner {background: #D7211E;color: #fff;padding: 10px 15px;display: inline-block;border-radius: 10px;font-size: 20px;font-weight: 600;margin: 20px 0;width: 200px;}
.common-btn-banner:hover, .common-btn-banner:focus {background: #010101;color: #fff; }

@media (max-width:767px){
	
	.top-page-banner { font-size: 16px; }
	#body .top-page-banner h1  { font-size: 40px; line-height: 50px; }
}

/*sell your car*/
.top-page-banner.sell-car { background: #D7211E url("/media/15837/page-banner-sell-car.jpg") no-repeat;  }
.sell-car-steps .step-number { border: 3px solid #fff; background: #010101;color: #D7211E;font-size: 60px;padding: 25px 30px;border-radius: 100px;font-weight: 700;display: inline-block;text-align: center;}
.sell-car-steps .step-number span {font-size: 30px;display: block;margin-bottom: 25px;color: #fff;}
.sell-car-steps  { background: #ececec; display: inline-block; width: 100%; padding: 60px 0 30px; }
#body .sell-car-steps h2 { color: #D7211E; }

/*why us*/
.why-wrapper { color: #fff; }
#body .why-wrapper  h2 { color:#fff; font-weight: 700; font-size: 40px;margin-bottom: 30px; line-height: 50px; } 
.welcome_section.why-wrapper { background: #D7211E url("/media/15838/why-bg.jpg") no-repeat; background-attachment: fixed;  }

/*faq*/
/*accordion*/
#body .faq_section .faq_heading { color:#D7211E; font-weight: 700; font-size: 40px;margin-bottom: 30px; line-height: 50px; } 
#top_accord_content .panel-title .fa { float: right; }
#top_accord_content .panel-default { background-color: #fff; }
#top_accord_content .panel-default > .panel-heading { background: #D7211E; color: #fff;  border-radius: 5px 5px 0 0; border: 2px solid #D7211E; padding: 0; }
#top_accord_content .panel-default > .panel-heading:hover { background: #D7211E; color: #fff; }
#top_accord_content .panel-title > a { display: block; padding: 10px 15px; }
#top_accord_content .panel-title > a:hover { color: #010101; }
#top_accord_content #accordion .panel-body { border: 2px solid #D7211E; border-radius: 0 0 5px 5px; padding: 15px 0 10px; }
#top_accord_content #accordion .fa.fa-angle-double-right { float: right; font-size: 35px; color: #010101; }
#top_accord_content #accordion { margin-top: 20px; }
#top_accord_content [data-toggle="collapse"].collapsed .fa-angle-double-right:before { content: "\f101"; }
#top_accord_content [data-toggle="collapse"] .fa-angle-double-right:before { content: "\f103"; }


/*finance calculator edited for colours*/
#finance-calc.newcalculator .finance-calc-result { text-align: center; margin-top: 5px; }
#finance-calc.newcalculator .finance-calc-header-title { background: #D7211E !important; text-transform: uppercase; margin-bottom: 0; }
#finance-calc.newcalculator .finace-calc-body-new { background: #010101 !important; } 
#finance-calc.newcalculator .finace-calc-body-new .finance-calc-result-title { background: #D7211E !important; } 
#finance-calc.newcalculator .finance-calc-header { border: 0; }
#finance-calc.newcalculator .finance-calc-header-title .fa { color: #010101 !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 #000 !important; }
#finance-calc.newcalculator .slider-bar .ui-widget-header { border: 1px solid #D7211E !important; }
#finance-calc.newcalculator .slider-bar .ui-state-default {border: 5px solid #D7211E !important; color: #D7211E !important; }


/*latest vehicles*/
#latest-vehicles {background: #000; overflow-x: hidden; /* border-bottom: 3px solid #D7211E; border-top: 3px solid #D7211E; */}
#latest-vehicles .container{position: relative;}
.link{display: inline-block;padding: 15px 100px 15px 15px;position: relative;background: transparent;border: 1px solid #D7211E;font-size: 18px; font-weight: 600;}
.link:after{content: "+";font-size: 24px;font-weight: 400;position: absolute;margin: auto;top: 0;bottom: 0;width: 20px;height: 15px;line-height: 15px;text-align: center;right: 20px;}
#latest-vehicles .link{float: right;position: absolute;right: 0;top: 0;bottom: 0;margin: auto; height: 55px;color: #fff;}
#latest-vehicles .link:hover{background: #D7211E;color: #fff; transition: 1s; border: 1px solid #D7211E;}
#body #latest-vehicles h2 {padding-top: 30px;padding-bottom: 30px;	margin: 0;font-weight: 400;font-size: 40px;text-transform: uppercase;float: left; }
#body #latest-vehicles h2 span {color: #FFF;}
@media(max-width: 767px){
	
	#body #latest-vehicles h2{float: none;line-height: 40px;font-size: 35px; text-align: center;}
	#latest-vehicles .link{float: none;position: relative;left: 0;margin-bottom: 20px; display: block;}	
}

/*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; margin: 0 !important; }
#new_vehicle_slider.flexslider .f_title, #new_vehicle_slider.flexslider .f_price { background: #000 ; padding-top: 5px; color: #fff; }
#new_vehicle_slider.flexslider .f_title { font-weight: 600; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#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.flexslider .f_btn {background: #000 ;color: #fff;display: inline-block;text-transform: uppercase;font-size: 20px;padding: 10px;width: 100%;font-weight: 600; text-align: center; margin: 0; border-left: 0; border-right: 0; border-bottom: 0; border-radius: 0;}
#new_vehicle_slider.flexslider .f_btn .point_arrows { font-size: 25px;margin-left: 6px;}
#new_vehicle_slider.flexslider .f_btn:hover {background: #D7211E;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: 260px;margin: 0 auto;font-size: 14px;}
#new_vehicle_slider .flex-control-nav { display: none; }
#new_vehicle_slider .flex-control-paging li a { background: #fff; }
#new_vehicle_slider .flex-control-paging li a.flex-active { background: #D7211E; }
#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; color: #000; }
#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; }


/*Insta section*/
.instagram-wrapper { background: #000 url("/media/19379/bg-carbon.jpg") repeat; display: inline-block; width: 100%;  padding: 60px 0; margin-top: 1px; }
#body .insta-head { color: #fff; font-size: 60px; line-height: 70px; font-weight: 400 !important; margin: 0 0 40px; }
#body .insta-head .fa { color: #ad3290; font-size: 60px; margin-left: 15px; }
#body .insta-head .insta-sub-heading .insta-theme { color: #ec1966; }
#body .insta-sub-heading {/*  margin-left: 15px; */ }
.insta-logo { max-width: 120px; margin-right: 20px;}
.instagram-wrapper iframe { min-width: auto !important; max-width: 100% !important; }
.instagram-wrapper iframe .Caption {height: 155px !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

@media(max-width: 1199px) {
	#body .insta-head { font-size: 40px; line-height: 50px; }
	.insta-logo { max-width: 80px; margin-right: 10px;}
	#body .insta-head .fa { font-size: 45px; }
}

@media(max-width: 767px) {
	#body .insta-head { font-size: 35px; line-height: 45px; }
	 .insta-logo { max-width: 65px; }
}


