#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; }

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

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: #e46625;
    color: #fff;
    display: block;
    max-width: 191px;
    margin-left: 52px;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 18px;}
.large-btn:hover {
	color: #fff;
	background-color: #c7c7c7;
	transition: 0.3s;
}
/*finance calculator*/
#finance-calc h3 {
	font-size: 24px;
    margin-top: 0;
    color: #fff;
}
#finance-calc {padding: 40px; border-radius: 0; background-color: #e46625;}
#finance-calc .finance-calc-left, #finance-calc .finance-calc-right, #finance-calc .selectBox  { width: 100% !important; }
#finance-calc .finance-calc-result {font-weight: 700;text-align: left;}
#finance-calc .finance-calc-right > input, #finance-calc .selectBoxOptionContainer { border: 0; }
#finance-calc .selectBox { border: 0; }
#finance-calc .finance-calc-right input { height: 32px; }
#finance-calc .selectBoxArrow { width: 25px; }
#finance-calc > div:not(:first-child) {margin-top: 20px;}
span#fc-repayments {
	font-size: 36px;
    padding-top: 8px;
    display: block;	
}
/**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: #e46625; }
.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: #e46625;
    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: #e46625; 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: #e46625; margin-bottom: 5px; }
#header .fa { color: #e46625; }
#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: #e46625; font-size: 16px; display: inline-block; }
#header .social_block span { display: none; }
#header .social_block a { background: #e46625; display: inline-block; padding: 6px 12px; }
#header .tel_cover { margin: 0 20px; }
#header .address_cover { margin-top: 5px; }
#header a:hover { text-decoration: none;}
#header .social_block a:hover { background: #ccc; }
@media(max-width: 991px) {#header_2 .image_one, #header_2 .image_two { display: none; }}
@media(max-width: 767px) { 
			#header_2 { display: none; }
			#header { padding: 0 0 0 !important; } 
			#main-logo { padding-top: 10px; }
			.social_block { display: none; }
			/*#Banner { display: none; }*/
			#navbar { top: -6px !important; }
			#header a { font-size: 15px !important; line-height: 20px;}
			#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; }
}
@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: #e46625;
	transition: 0.3s;
}
.four_box_wrapper .box_common { margin-bottom: 35px; }
.four_box_wrapper h2 {
	border-top: 1px solid #e46625;
    padding: 15px 15px 0px;
    text-transform: uppercase;
}
.four_box_wrapper img {
	max-width: 276px;
}
.four_box_wrapper .content_wrap { padding: 15px 20px 0; min-height: 220px; }


@media(max-width: 1599px) {
	.four_box_wrapper  h2 a { 
		font-size: 18px;
	}
	.four_box_wrapper .content_wrap {
		min-height: 290px;
	}
}

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

}

.four_box_wrapper .btn_view_more {     text-decoration: none;
    background: #1c1922;
    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; }
/*welcome section*/
.welcome_content_block { text-align: left; }
#body .welcome_content_block h1 {    font-size: 46px;
    color: #e46625;
    margin: 65px 0 40px;
    font-weight: normal;
    border-left: 1px solid;
    padding-left: 40px;
    line-height: 60px;}
.welcome_section { background: #e46625 url("/media/6646/main-bg.jpg") no-repeat fixed 0 0 / 100% auto; color: #fff; padding: 20px 0 80px;}
#body .latest_news_block h2 { color: #e46625; 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 p {
	margin-left: 50px!important;
}
@media (max-width: 767px) {
	.welcome_section {
		background-image: none!important;
	}
	.welcome_section p {
		margin-left: 0!important;
	}
	.large-btn {
		margin-left: 0;
	}
}
.latest_news_cover .latest_news_more { color: #e46625;display: block;font-size: 18px;font-weight: 600;margin-left: 60px;padding-bottom: 15px; } 
@media(min-width: 1211px) { .welcome_section .container { padding-right: 56px; } }
@media(max-width: 1211px) {.latest_news_cover, .latest_news_block { -webkit-transform: none; -moz-transform: none; -o-transform: none; }}
@media(max-width: 991px) {
	.latest_news_block { padding-top: 15px; }
	#body .welcome_content_block h1, #body .latest_news_block h2  { font-size: 30px;}
}
/*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: #e46625 none repeat scroll 0 0;}
.testimonial-wrapper .testimonial-title {display: none;}
@media(max-width: 767px) {
	#body .testimonial-wrapper h2, #body h1  { font-size: 35px !important; line-height: 32px !important; }
	.testimonial-wrapper .fa { font-size: 40px; }
}
@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 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: 30px 0 0 }
/*latest vehicles*/
#body h2.slider_header {color: #1c1922; text-align: center; font-size: 42px; margin: 55px 0 45px; line-height: 52px;}
h2.slider_header b { color: #e46625; 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: /*#e46625*/;color: #e46625;transition: 0.3s; border-top: 8px solid #e46625!important;}
#FeaturedList .f_title { 
    color: #000;
    position: absolute;
    top: 0;
    background: transparent;
    border-top: 2px solid #e46625;
    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 #e46625;
    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: #e46625;}
#FeaturedList .bx-viewport li:hover .f_price {color: #e46625;}
@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: #f3f3f3;padding: 40px 0; text-align: center; background-image: url('/media/6676/topbg-black.jpg'); background-size: cover; background-position: center bottom;}
#SearchByBodyHeaderTextSecondary { color: #e46625; font-weight: 600; }
.SearchByItemsBox {
    border-top: 2px solid #dc3934;
    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: #e46625;
}
.SearchByItemsBox:hover {
	background-color: #e46625;
	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,#e46625+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='#e46625',GradientType=0 ); /* IE6-9 */}
} **/
/*quick search*/
.SearchFilterSelect.new_hide{ display: none; }
#SearchFilterYardText, #SearchFilterYard, #SearchFilterPriceText, #SearchFilterYearText, #SearchFilterModelText, 
#SearchFilterMakeText {display: none; }
/*Advanced search*/
#SearchFilterHeader { background: #e46625; margin-bottom: 15px; }
#AdvancedQuickSearchHeaderText { color: #fff; font-size: 30px; padding: 8px 0; display: block;  }
#SearchFilter { max-width: 490px; background: rgba(255, 255, 255, 0.8); color: #fff; text-align: center; padding-bottom: 25px; padding-bottom: 25px; z-index: 9999; top: 100px; right: 300px; position: absolute; }
#SearchFilterButton { width: 90%; font-weight: 600; background-color: #e46625; color:#fff; padding: 15px; font-size: 25px; border: 0; text-transform: uppercase; margin-top: 15px; }  
.AdvancedQuickSeachSelect, .SearchFilterSelect select{ color: #000; float: left; width: 90%; padding: 15px 25px 10px;  }
#AdvancedQuickSearch select, .SearchFilterSelect select { border-left: 1px solid #000; border-bottom: 1px solid #000; border-top: 0; border-right: 0; font-size: 16px;font-weight: 700;padding: 5px !important; height: auto  !important;text-transform: uppercase; background: rgba(255,255,255,0) url(https://cdn3.iconfinder.com/data/icons/faticons/32/arrow-down-01-16.png) no-repeat right center;appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari and Chrome */cursor: pointer;}
.SearchFilterSelect.MultiFilter, #SearchFilterYard, #SearchFilterHeader div.SearchFilterSelect:first-child { width: 100%; }
#AdvancedQuickSearchKeywords  { display: none; }
#banner { position: relative; }
.red_color { color:#e46625; 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%; }}
@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: 'Roboto Condensed', sans-serif;line-height: 28px; font-size: 16px;}
@media(max-width: 767px) {
	.hidden-md {display: none;}
	#breadcrumb {display: none;}
}
.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: 50px;
    font-weight: 600;
    line-height: 46px;
    margin: 14px 0 22px;}
#body h1 span {     color: #c7c7c7;
    font-weight: 600;
    display: block;
    margin-top: 0;
    font-size: 64px;
    margin-bottom: 30px;
	line-height: 60px;
}
.theme_color { color:#de3933; }
#body h2 { font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 30px;
    line-height: 38px;}
body[data-url='sitemap'] #body h2 {font-size: 16px;padding-left: 11px;border-left: 3px solid #5D5959;margin-bottom: 15px;margin-top: 30px;font-weight: bold;}
h3, .h3 {   font-size: 20px;
    font-weight: 600;
    color: #e46625;}
h3 .fa-chevron-circle-right {
	margin-right: 10px;
}
#body p {margin: 0px 0px 10px;line-height: 24px;}
small {font-size: 16px;}
a {color: #e46625;}
a:hover, a:focus {color: #e46625; 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: #fff; padding: 0; text-align: center; }
#header_2 {background: #e46625; padding: 5px 0; }
#header .container {background: transparent;padding-left: 15px;padding-right: 15px; max-width: 1500px;}
#header-details {margin-top: 28px;text-align: right;}
#header-contact {    font-size: 18px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;}
#header-contact a {color: #e46625;text-decoration: none;}
#header-contact b {color: #e46625; font-size: 16px;}
.navbar {margin-bottom: 0;min-height: 42px;}
#navbar { background-color: #000; padding: 0;}
#navbar .container {background: transparent; max-width: 1500px;}
/*#navbar_div .container-fluid {background: #FFF;}*/
#navbar_div .navbar .collapse.navbar-collapse  { padding-left: 0; padding-right: 0; }
.navbar-default {border: 0; text-align: center;}
ul.navbar-nav {margin: 0 auto;float: none;}
.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: 16px;
    padding: 45px 0px 9px;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.current_page_item  {color: #e46625;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;}
#navbar_div .container-fluid { padding-left: 0;padding-right: 0; }
.nav.navbar-nav li { text-align: center; padding: 0px 10px 0 4px;}
@media(min-width: 768px) {
	.nav.navbar-nav li a:after {
		content: "/";
		color: #919191;
		margin-left: 18px;
	}			
}
.navbar-toggle {background-color: transparent;margin-top: 16px;padding: 0 0 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;color: #FFF;	}
#navbar_div .nav.navbar-nav { display: inline-block; }
@media(max-width: 1070px) {
	.navbar-default .navbar-nav>li>a { background: none; padding: 0 15px 0 6px; }	
}
@media (max-width: 1199px){
	#background {margin-left: -840px;}
	#background-left, #background-right {width: 1474px;}
}
@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;}

#main-logo {
    max-width: 476px;
    padding: 25px 0 20px;
}
@media(max-width: 1699px) {
	#main-logo {
		max-width: 300px;
	}
}
@media(max-width: 1199px) {

	#header-contact {font-size: 18px;padding-top: 8px;padding-bottom: 7px;}
	#social-nav {top: 58px;		}
}
@media(max-width: 991px){#logo-main {padding: 0;}}
@media (max-width: 991px) {.nav>li>a { padding: 18px;}}
@media(max-width: 767px) {
	#navbar {margin-top:0;margin-bottom: 0;min-height: 42px;}
	#main-logo {max-width: 346px;width: 100%;float: inherit;padding-bottom: 5px;}
	#header-contact a {text-align: center;display: block;font-size: 16px;}
	#social-nav {display: none;}
}
@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='car-plans'] .center-wrapper, body[data-url='contact-us'] .center-wrapper { padding: 0; }
@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; }
}
/* main flex */
.mainflex-wrapper {padding-right: 0;}
#body .main-flex {margin-left: -15px;margin-right: -15px;}
#body .main-flex .flexslider {background: #000;max-height: 550px;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 .flexslider a {font-family: 'Roboto Condensed', sans-serif;}		
#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: 33%;}
#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: 13%;margin-left: 27;}	
#body .main-flex .flex-caption-top p {color: #FFF;font-size: 19px;padding-left: 50px;margin-left: 5px;margin-bottom: 10px;line-height: 26px;padding-bottom: 12px;border-bottom: 1px solid #F3B94E;box-shadow: 1px 1px 1px #9E9E9E;}
/*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: 14px;margin-left:20px;}}
@media (max-width: 1199px) { #body .main-flex .flex-caption-top p {font-size: 14px;line-height: 18px;}}
@media (max-width: 991px) {#body .main-flex .flex-caption-top p {line-height: 14px;}}
@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 (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: #fff; }
#breadcrumb {    background: transparent;
    margin-bottom: 0;
    padding: 10px;
    font-size: 16px;}
#breadcrumb a, #breadcrumb span {color: #e46625;}
.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: #e46625; }
@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: #e46625; }
.watchlist-sidebar-InWatchList:before, #search-results .watchlist.InWatchList, .watchlist .InWatchList { background-color: #e46625; }
#search-results .watchlist.InWatchList, .watchlist .InWatchList { border: 2px solid #e46625; 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: 4px;
    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: #e46625;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;color: #e46625;font-weight: 600; background-position: 0 6px;}
#SearchSortBy {margin-left: 0px;margin-top: 0;}
#SearchPageNumbers ul { margin-bottom: 0; }
#SearchSortBy span {padding-right: 5px;}
option[value='stock-asc'], option[value='stock-dsc'] {display: none;}
@media (max-width: 767px) {
	#SearchSortBy {font-size: 18px;margin-top: 0px;margin-bottom:10px;padding: 8px;background: #ccc;}
}
#search-filters #filter-header {background: #e46625;color: #FFF;font-size: 20px;text-align: center;}
#search-filters #filter-header.hasFilters {background: #e46625;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{background: #e46625;color: #FFF;}
#search-filters .filter .header:hover { background-color: #000 }
#search-filters .filter .header {width: 100%;font-size: 16px;padding: 8px 14px;cursor: pointer;border-bottom: 1px solid #AEAEAE;}
#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: #e46625;color: #fff;}
#filterPriceLo, #filterPriceHi, #filterKeywords {margin: 5px 10px;	}
.filter .btnGo {background: #e46625;color: #FFF;display: block;border: none;padding: 6px 9px;margin-left: 9px;font-weight: bold;margin-top: 8px;	}
.filter .btnGo:hover {background: #e46625;color: #fff;}
span.filterRemove a {color: #E61010!important;}
.search_title {margin-bottom: 10px;}
.search_meta {margin: 13px 0;}
.search_icons {margin: 20px 0;	}
#search-results .search_desc {padding-left: 0px;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 #e46625; width: 100%;
border-radius: 5px;}
#search-results .search_title a {font-size: 18px;}
#search-results .search_title a:hover, .search_price a:hover {text-decoration: none;color: #e46625;}
#SearchPageNumbers ul li.current a, #SearchPageNumbers ul li a:hover { background-color: #e46625; }
@media (min-width: 767px) {
	#search-results .search_desc { min-height: 120px; }
	.search_meta { min-height: 380px; }
	.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: #e46625;}
#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: transparent;color: #e46625;font-weight: 600;font-size: 18px; padding: 10px 25px;text-transform: uppercase; border: 2px solid #e46625; border-radius: 5px;}
#search-results .search_details a:hover {text-decoration: none;background-color: #e46625;color: #FFF;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s; border: 2px solid #e46625;	}
#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/17483/black-star-autod.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;}
@media (max-width: 767px) {
	#search-results .search_title, #search-results .search_price {text-align: center;}
	#search-results .search_details {text-align: center;width: 100%;}
	#search-results .search_details a {display: block;width: 100%;}
}
@media(max-width: 991px) {
	#search-filters {padding-left: 0px;width: 100%;margin-top: 12px;}
}
/** 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: #e46625;}
#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: #e46625;color: #FFF;font-weight: 400;font-size: 20px;}
#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: transparent;font-size: 20px;padding: 8px;border: none; border: 2px solid #e46625; color: #e46625; border-radius: 5px; text-transform: uppercase; letter-spacing: 1px; }
#details-sidebar-main-vehicleenquiry .form-row button:hover { background:#e46625;color: #FFF; border: 2px solid #e46625;  } 
.bx-wrapper .bx-viewport {border: 0;box-shadow: none;}
#details-vehicle-info-features-Tabs div.tab-selected {background: #e46625 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;}
@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 {#858585!important;font-size: 20px;margin: 0 5px;}
#social-nav-footer .fa-google-plus {font-size: 18px;}
#social-nav-footer .fb-like {line-height: 13px;margin-right: 8px;}
.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: #484848;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;}
}
@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;}
}
.footer_custom {margin: 0 auto;}
/** Contact Us Page**/
.c_social_cover span { display: none; }
.c_social_cover .fa { color: #e46625; font-size: 23px; }
.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 {color: #000; font-size: 25px;margin-bottom: 20px;font-weight: 600; text-transform: uppercase;}
#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; }  
}
#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: #505050;}
/** Footer **/
#footer_nav {background: #000; padding: 40px 0 15px;}
#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: #858585!important; font-size: 14px;list-style-type: none;padding-left: 0;line-height: 22px;}
#footer_nav .footer_menu ul li a {font-size: 16px;color: #9d9d9d;line-height: 20px;}
#footer {padding: 0;}
#footer {background: #2a292c;color: #fff;font-size: 15px;padding: 10px; font-weight: 600; text-align: center;}
#footer_nav a { color: #fff; }
#footer_nav a:hover {color: #e46625 !important;} 
#footer a, .footer_body a {color: #e46625;}
#footer_nav .footer_menu ul li a:hover, #body .footer_body a:hover {text-decoration: none; color: #e46625 !important;}
#footer_nav .footer_menu {width: 22.22%;}
#footer_nav .footer_menu h3 {    font-size: 18px;
    font-weight: 600;
    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-top: 10px;}
h2.panel-title a, h2.panel-title a:focus, h2.panel-title a:active {color: #333;font-size: 18px;}
.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 #e46625;
    background: #f0f0f0;
    overflow: -webkit-paged-x;
}
#sell-your-car-form.cforms { margin-bottom: 35px; }
.form-group {margin-bottom: 10px;}
.cforms {background: #eee;color: #333;margin-top: 5px;}
#cform {padding: 10px 40px 25px; 	font-size: 14px!important; }
#body #cform h2 {color: #000;display: block;font-size: 37px;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: #e46625;}
#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;height: 36px;}
#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;margin: inherit!important;}
#cform button, #ContactUsForm button {
	color: #FFF;
    border: none;
    font-size: 17px;
    padding: 14px 8px;
    width: 100%;
    margin: 16px 0 10px 0;
    display: block;
    font-weight: 600;
    background: #e46625;
    text-transform: uppercase;}
#cform button:hover { background: #505050;-o-transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;	}
@media (max-width: 767px) {
	#cform {
		padding: 0;
	}
    #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 { padding: 20px 30px;}
}
@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: #e46625;
    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: #e46625;}

/*contact phone*/
#details-sidebar-main .contact_phone {background: #e46625;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: #e46625;}

/*Veicle details page buttons top*/
#details-vehicle-info-options {background: #fff;color: #fff; padding: 0;}
#details-vehicle-info-options a {font-weight: 500;color: #fff;font-size: 16px; background:#e46625;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: #e46625; }
#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: #e46625;}

/*vehicle details page contact phone number*/
#details-sidebar-main .contact_phone {background: #e46625;padding: 20px;text-align: center;margin-bottom: 20px; display: inline-block; width: 100%;}
#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: #e46625;}



/*details page car history box switch*/
#details-sidebar-main {
    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;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  
  
  #details-sidebar-main #details-sidebar-main-yardlocation {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  
  #details-sidebar-main .contact_phone {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  
  #details-sidebar-main #details-sidebar-main-vehicleenquiry {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  #details-sidebar-main #details-sidebar-main-carhistory {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  #details-sidebar-main #details-sidebar-main-watchlist {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */