
/*common styles*/
html {scroll-behavior: smooth;}
input:focus, textarea:focus, select:focus, button:active, button:focus, a:focus { outline: 0; }
html {scroll-behavior: smooth;}
.ul-line-height { line-height: 28px; }

body {background: #FFF;}
body[data-url='our-cars'], body[data-url='stock']  {background: #fff}
#body h1, #body h2 { font-weight: 500;}
#body h1 {color: #fdc100;font-size: 34px;line-height: 34px; }
#body h1 span {display: block;	color: #000;}
#body .main-content h1 {color: #fdc100;}
body[data-url='sydney-car-warehouse'] #body h2 {color: #000;font-size: 50px;line-height: 44px;margin-bottom: 0;margin-top: 0;text-transform: uppercase;}
#body h2 {font-size: 26px;line-height: 28px;color: #fdc100;margin-top: 25px;}
h3, .h3 {font-size: 18px; margin-bottom: 8px;font-weight: 600;}
h4, .h4 {font-size: 16px;}
a {color: #fdc100;text-decoration: none;}
a:hover, a:active, a:focus {text-decoration: none;color: #8c8a8a;}
a.btn {font-size: 18px;color: #FFF;padding: 18px 8px;background: #000;text-align: center;width: 100%;border-radius: 0;margin-bottom: 6px;font-weight: bold;margin-top: 10px;}
a.btn:hover {background: #cc6b00;color: #FFF;transition: 0.4s;}
ul.list-info {font-family: 'Lato', sans-serif;margin-bottom: 15px;}
ul.list-info li {line-height: 28px;}
label {display: none;}
.calculator-wrapper label {display: block;}
body {font-family: 'Poppins', sans-serif; font-size: 16px; background: #000; color: #fff; font-weight: 400;}
.link{display: inline-block;padding: 15px 100px 15px 15px;position: relative;background: transparent;border: 1px solid #fdc100;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;}
span.red{color: #e10033;font-weight: 700;}
#logo { max-width: 450px; }
.logo-wrapper{/* padding: 10px 0; */ margin: 15px 0;}
.logo-wrapper a {text-transform: uppercase;font-size: 20px;margin-top: 10px;}
.logo-wrapper a span{position: relative;bottom: -7px;}
.container {width: 100%;max-width: 1400px;}
.container.center-wrapper{margin-bottom: 30px;}
.search_video.hasVideo { color: #000;}
#header {background: #000;color: #fff;text-align: center; padding: 3px 0;border-bottom: 1px solid #353232; }
#header a {color: #fff;}
#header a:hover, #header a:focus { color: #fdc100; }
a#fb-header:hover, a#fb-header:focus { color: #fdc100; }
#header-location, #header-number {display: inline-block;font-weight: 600;margin-right: 10px;}
#header-location .fa, #header-number .fa {color: #e10033;font-size: 18px;margin-right: 5px;}
a#fb-header {font-size: 23px;color: #fff; margin-right: 5px;}
.c_social_cover a#fb-header {color: #fdc100; }
.c_social_cover a#fb-header:hover, .c_social_cover a#fb-header:focus { color: #8c8a8a; }
#fb-header span { display: none; }
.address_cover .fa, .phone_cover .fa { margin-right: 10px; color: #fdc100; }
.address_cover, .phone_cover { margin-top: 5px; color: #fdc100;}
/* #navbar {background: #000; padding: 10px 0;} */
#navbar {background: #000; padding: 15px 0;border-top: 1px solid #353232;text-align: center;}
.navbar{border: 0;}
.navbar-toggle {/* margin-top: 28px;margin-right: 5px; */ float: none;  margin: 0;	}
.navbar-default .navbar-nav>li>a {color: #fff;text-transform: uppercase;padding: 0 15px;font-weight: 500;margin: 0 5px;font-size: 17px;}
.navbar-default .navbar-nav>li>a.current_page_item, .navbar-default .navbar-nav>li>a:hover{color: #fdc100;}
.navbar-default .navbar-nav>li:last-child>a {padding-right: 0;}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {border-color: transparent;background-color: #fdc100;}
.navbar-default .navbar-toggle .icon-bar {background-color: #000;}
.navbar-nav > li, .navbar-nav { float: none; display: inline-block; }
@media(max-width:580px) {
	
	/* #logo {max-width: 200px;margin: 10px;	} */
}
#BannerSlider {cursor: pointer;}
#BannerSlider img {width: 100%;}
#breadcrumb_wrapper {margin-bottom: 35px;}
#breadcrumb_wrapper, #breadcrumb_wrapper .container {background: #282727;color: #FFF; font-size: 14px;}
#breadcrumb_wrapper a {color: #FFF;}
/* #navbar_div .nav.navbar-nav {margin-top: 55px;} */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #000; opacity: 1; font-weight: 400;}
::-moz-placeholder { /* Firefox 19+ */color: #000; opacity: 1; font-weight: 400;}
:-ms-input-placeholder { /* IE 10+ */color: #000; opacity: 1; font-weight: 400;}
:-moz-placeholder { /* Firefox 18- */color: #000; opacity: 1; font-weight: 400;}


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


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


/*tag-line-wrapper*/
.tag-line-wrapper {background: #101011 ;padding: 10px;font-size: 25px;color: #fdc100;letter-spacing: 2px;font-weight: 600;}

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

@media(max-width:1400px) {
   #logo {  /* max-width: 180px; */ }

}

@media(max-width:1200px) {
  /*  #logo { max-width: 150px; margin-left: 0; } */
   /* #navbar_div .nav.navbar-nav { margin-top: 30px; } */
   .navbar-default .navbar-nav > li > a  { font-size: 15px; padding: 0 8px; }

}

@media(max-width:1024px) {
	.navbar-default .navbar-nav > li > a {font-size: 14px;padding: 0 3px;}
}

@media(max-width:991px) {
.address_cover, .fb_cover { display: none; }
.phone_cover { text-align: center; }
}

@media(max-width: 767px){
	 /* #logo { float: left; margin-bottom: 5px; max-width: 120px; margin-top: 5px;} */
	 #war_car .text h3 { font-size: 30px !important; }
	 .navbar-default .navbar-nav > li > a { font-size: 16px; padding: 5px; }
	 #navbar_div .nav.navbar-nav { text-align: center; }
	 .logo-wrapper { padding: 0; }
	 .navbar-nav > li { width: 100%;}
	 .navbar-default .navbar-collapse { margin-top: 15px;}
}

@media(max-width: 480px){
	#logo { /* margin-top: 0; */ max-width: 100%;}
}

/*Advanced Car Search*/
.car-finder {background: #fdc100 url("/media/13247/car-search-bg.jpg") no-repeat fixed 0 0 / 100% auto;padding: 70px 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border-top: 2px solid #fff;}
.car-finder #QuickSearchText:before, .car-finder #SearchFilterText:before {color: #fff;content: "QUICK SEARCH"; font-family: Open Sans;}
.car-finder #SearchFilter {max-width: 100%;}
.car-finder #SearchFilterHeader {font-family: "AvenirLTStdBlack",Arial;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: 600;}
.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%;width: 94%;-moz-appearance: none; -webkit-appearance: none; background: rgba(159, 12, 20, 0.3) url("/media/6762/arrow-down-01-16.png") no-repeat scroll right 10px center; border: 1px solid #fff; text-align: center; padding-left: 10px;}
.car-finder #SearchFilter span {display: none;}
.car-finder #SearchFilter .SearchFilterSelect.MultiFilter select {max-width: 100%;width: 88%;}
.car-finder #SearchFilterButton {background: #101011 b0;border: medium none;color: #fff;display: block;font-weight: 500; letter-spacing: 2px; font-size: 22px;height: 50px;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; border: 1px solid #fff;}
.car-finder #SearchFilterButton:hover {background-color: #fff;color: #fdc100;}
.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; }
}
#quicksearch-heading {padding-top: 0px;}
#quicksearch-heading {width: 100%; display: inline-block; text-align: center;}
#SearchFilterButton {font-size: 20px;height: 46px;line-height: 46px;text-transform: uppercase;font-weight: 500;}
#SearchFilterButton:hover {color: #fff;transition: 0.5s; background: #fdc100;}
#body #quicksearch-heading h2 {color: #fff;text-transform: uppercase;font-size: 35px;line-height: 45px; }
body #quicksearch-heading p {font-size: 24px;display: inline-block;margin-left: 14px;margin-top: 6px;letter-spacing: 1px;line-height: inherit;}
#QuickSearchText, #SearchFilterText, #QuickSearchMakeText, #QuickSearchModelText, #SearchFilterYearText, #SearchFilterYardText, #SearchFilterYard, #SearchFilterMakeText, #SearchFilterModelText, #SearchFilterPriceText {display: none;}
/*#SearchFilter span, #SearchFilterYard, #SearchFilterYearHigh, #SearchFilterYearLow, #SearchFilterPriceLow, #SearchFilterPriceHigh {display: none;}*/
@media(max-width: 1199px) {
	body #quicksearch-heading p	{margin-left: 0;}
}
@media(max-width: 768px) {
	
	
	.logo-wrapper span{display: block;}
	#navbar {}
	
}

/*about us*/
.about-us{/* background: url('/media/13617/welcome-bg.jpg') no-repeat; */ background-attachment: fixed; /* min-height: 500px; */ text-align: left;color: #fff;webkit-background-size: cover; /* -moz-background-size: cover; -o-background-size: cover; background-size: cover; */ background-color: #000; background-image: url("/media/10691/egg-shell.png"); }
.about-us h1, .about-us h2{ text-transform: uppercase;}
.about-us .container{padding: 40px 0 60px;}
.about-us .link{color: #fff;border-color: #fff;}
.about-us .link:hover{background: #fff;color: #000;border-color: #fff;transition: 1s;}
#body .about-us h2{ font-weight: 600;color: #fff ;font-size: 40px; /* text-shadow: 1px 2px 2px #000; */ margin-bottom: 20px;  }
#body .about-us h1{ font-weight: 700;color: #fdc100;font-size: 55px;line-height: 50px; margin-bottom: 30px !important; /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff,-1px 1px 0 #fff, 1px 1px 0 #fff; */ letter-spacing: 1px; /* text-shadow: 1px 2px 1px #000000e5; */}
.about-us h3 {font-size: 25px;text-transform: uppercase;letter-spacing: 2px;font-weight: 600;color: #fdc100 ;   }
.about-us a { color: #fdc100; }
.about-us a:hover { text-decoration: underline; color: #101011 ; }
/*Style Bootsrap slider*/
.carousel-control { width: 7%; }
.carousel-control.left, .carousel-control.right { background: none; }
.w-100 { width: 100%; }
.about-us .carousel-inner img { border-radius: 20px;  }
.about-us .carousel-inner { box-shadow: 1px 2px 5px #00000042; border-radius: 20px; border: 2px solid #cccccc70; }

@media(max-width: 1199px) {
	
	.about-us { text-align: center; }
	
}


@media(max-width: 767px) {
	.about-us{text-align: center;}
	.about-us .container{padding: 40px 20px;}
	#body .about-us h2 span{display: block;}
	.about-us h1, .about-us h2{text-align: center;}
	#body .about-us h1{font-size: 40px; line-height: 40px;}
	#body .about-us h2 { font-size: 25px; }
	#body .main-content h1 { font-size: 30px !important; }
	#body .main-content h1 span { font-size: 35px !important; }
	#latest-vehicles .container { text-align: center; }
	.link { /* width: 250px;  */display: block; margin:0 auto; }
}

@media(max-width: 480px) {
	
	.link { width: auto; }
}

@media(max-width: 320px) {
	#body .about-us h1{font-size: 25px;}
}
.feature-wrapper .col-sm-6 {position: relative;padding-left: 0;padding-right: 0;}
.feature-wrapper img {width: 100%;}
.box-wrapper {padding: 20px;}
.feature-wrapper{text-align: center;font-family: 'Lato', sans-serif;}
.text-wrapper {position: absolute;top: 36%;left: 0;right: 0;margin: 0 auto;	max-width: 100%;}
#body .feature-wrapper h2 {line-height: 24px;color: #fff;font-size: 30px;font-weight: 300;margin: 10px auto;line-height: 30px;}
.feature-wrapper h2 a {}
.feature-wrapper p{display: block;color: #fff;font-size:28px;text-transform: uppercase;font-weight: bold;line-height: 28px;}
.main-content {background: url('/media/13249/finance-bg.jpg') center no-repeat;clear: both;padding: 60px 0;min-height: 400px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.main-content p a:hover  { text-decoration: underline; }
#body .main-content h1{font-size: 40px;font-weight: 700;line-height: initial;text-transform: uppercase;color: #fdc100;}
#body  h1.title_page{font-weight: 700;margin-bottom: 30px;text-transform: uppercase;  }
#body  h1.title_page span{color: #fdc100;display: inline;}
#body  h2.subtitle_page{font-family: 'Lato', sans-serif;font-weight: 300;}
#body .main-content h1 span{font-weight: 700;color: inherit;font-size: 60px;line-height: 40px;}
.main-content .link{color: #fdc100;}
.main-content .link:hover{background: #fdc100;color: #fff;transition: 1s;}
.content-wrapper {padding: 80px 90px 186px 0;}
.content-wrapper a {font-size: 22px;}
#latest-vehicles {background: #101011; overflow-x: hidden; border-bottom: 3px solid #fdc100; border-top: 3px solid #fdc100;}
#latest-vehicles .container{position: relative;}
#latest-vehicles .link{float: right;position: absolute;right: 0;top: 0;bottom: 0;margin: auto; height: 55px;color: #fdc100;}
#latest-vehicles .link:hover{background: #fdc100;color: #101011; transition: 1s; border: 1px solid #fdc100;}
#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){
	#banner{display: none;}
	#body #latest-vehicles h2{float: none;line-height: 40px;font-size: 35px;}
	#latest-vehicles .link{float: none;position: relative;left: 0;margin-bottom: 20px;}	
}
#FeaturedList .bx-wrapper { max-width: 100% !important;margin-bottom: 0;}
.bx-wrapper .bx-pager {display: none;}
#FeaturedList .bx-viewport li {background:#d4d4d4;width: 2.065% !important;margin-right: 0px !important;min-height: 350px !important;}
#FeaturedList .bx-viewport li:hover .f_price:after {background: #fff;color: #000;transition: 0.3s;}
#FeaturedList .f_title {position: absolute;top: 0px;color: #000;background: #fdc100;line-height: 18px; width: 100%;padding: 16px 8px 0;overflow: hidden;z-index: 9999;height: 70px;text-overflow: ellipsis;font-weight: 500;font-size: 16px;}
#FeaturedList .f_price {background: rgba(0, 0, 0, 0.8);color: #fdc100;font-size: 24px; font-weight: bold;padding: 8px 11px 15px 8px; width: 100%; left: 0; bottom: 0px;top: inherit;}
#FeaturedList .f_price:before {color: #fff;font-size: 16px;display: block;font-weight: 500;}
#FeaturedList .f_price:after {content: '+';position: absolute;color: #fff;padding: 0;top: 0;right: 20px;bottom: 0;margin: auto;text-align: center;font-weight: 300;font-family: 'Lato', sans-serif;font-size: 24px;line-height: 40px;width: 40px;height: 40px;border: 1px solid #fff;}
#FeaturedList .f_image { top: 18%;}
.bx-wrapper img{width: 100%;max-width: initial;}
#FeaturedList .bx-viewport li:hover .f_image {}
@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;}
	#footer_nav .footer_menu {max-width: 100% !important;margin: 0;  }
	#footer_nav { text-align: center; }
}
#war_car {margin-bottom: 2px;display: table;width: 100%;}
#war_car .warranty{background: url("/media/13250/warranty-banner.jpg") center center no-repeat;width: 50%;float: left;}
#war_car .sell_car{background: url("/media/13251/sell-car-banner.jpg") center center no-repeat;width: 50%;float: right;}
#war_car .text{color: #fff;font-family: 'Lato', sans-serif;width: 700px;padding: 100px 20px;max-height: 530px;font-size: 16px; min-height: 475px;}
#war_car .sell_car .text{padding: 80px 0px 100px 60px; color: #fff;}
#war_car .sell_car .text h1, #war_car .sell_car .text h3, #war_car .sell_car .text .link { color: #fff; }
#war_car .warranty .text{float: right;padding: 80px 60px 100px 0px;}
#war_car .text h3{color: #fff;font-weight: 400;font-size: 40px;text-transform: uppercase;line-height: 30px;padding: 0;margin: 0;}
#war_car .text h1{color: #fff;font-weight: 700;font-size: 55px;text-transform: uppercase;line-height: initial;padding: 0;margin: 0;}
#war_car .text h2{color: #fff;font-weight: 500;font-size: 30px;text-transform: uppercase;line-height: 30px;padding: 0;margin: 0;}
#war_car .text .link{color: #fff;margin-top: 20px; border: 1px solid #fff;}
#war_car .sell_car .link:hover{background: #101011 ; }
#sell_car .text .link { color: #101011 ; border: 1px solid #101011 ; }
#war_car .link:hover{background: #fdc100;color: #fff;transition: 1s;border-color: #fff;}
#war_car p a { color: #EE767D; }
#war_car p a:hover { color: #EE767D; text-decoration: underline; }
@media(min-width: 992px) {
	#war_car .warranty, #war_car .sell_car { min-height: 520px; }
}
@media(max-width: 1450px) {
	#war_car .text{width: 100%;padding: 5% !important;min-height: 530px;}
}
@media(max-width: 991px) {
	#war_car .warranty, #war_car .sell_car{width: 100%;float: none;clear: both;background-size: cover;}
}
#about-video .text{padding: 90px 90px 80px 0;}
#about-video h2{padding-bottom: 20px;}
#about-video iframe{padding: 90px 0px 0 90px;}
#about-video a{font-size: 22px;}
@media(max-width: 1700px) {
	.text-wrapper {top: 46px;max-width: 280px;	}
}
@media(max-width: 1400px) {
	.text-wrapper {top: 30px;}
}
@media(max-width: 1199px) {
	.feature-wrapper .col-sm-6 {max-height: 200px;overflow: hidden;	}
	.text-wrapper{max-width: 90%;}
	
}
@media(max-width: 991px) {
	#body .main-content h1 {font-size: 40px;line-height: 38px; text-align: center;}
	.content-wrapper {clear: both;padding: 20px;}
	#testimonials .content-wrapper {padding: 70px 20px;}
	.main-content{background: none;max-height: initial;padding: 40px 0 50px 0;}
}
/**Vehicle Listing**/
#search-filters .filter { color: #000; }
#search-filters .filter .body { background-color: #eaeaea; }
#filter-body .filter .header .fa.fa-angle-double-down, #filter-header .fa.fa-angle-double-down {float: right;font-size: 20px;}
.dap-comment {font-size: 14px;font-weight: 400; color: #000;}
#SearchPageNumbers ul li.page-previous a, #SearchPageNumbers ul li.page-next a {background-image: url('/media/4996/arrows.png');}
#SearchPageNumbers ul li.page-previous a {background-position: 0 8px;}
.vehicle-heading {background: #fdc100;margin-bottom: 20px;padding-top: 15px;padding-bottom: 10px;font-family: 'Lato', sans-serif;border-bottom: 1px solid #fdc100; display: inline-block; width: 100%; color: #fff;}
#carhistory-gif {max-width: 100%;width: 100%;}
select#SortBy, #SearchPageNumbers ul li a {padding: 8px;}
select#SortBy { color: #000;}
#SearchPageNumbers ul li.page-next a {background-position: -14px 8px;}
#SearchSortBy  {margin-bottom: 20px;	}
#search-results .search_meta { min-height: 42px; color: #000;}
#search-results .search_meta, #search-results .search_meta ul {/* font-size: 13px */}
@media (max-width: 768px) {
	.vehicle-heading {margin-bottom: 0;}
	#search-results .search_item img {padding: 0;margin-left: 0;margin-right: 0;width: 100%;}
	.vehicle-listing-img {padding-left: 0;padding-right: 0;}
	#search-filters #filter-header {background-color: #fdc100 ;padding: 16px 10px;text-transform: uppercase;font-weight: normal; color: #000;}
	#search-filters #filter-header.hasFilters {background-color: #fdc100;color: #fff;}
	#search-filters #filter-body .filter:first-child{border-top: 1px solid #b4b4b4;}
	#search-filters #filter-body .filter:last-child{border-bottom: 0;}
}
#search-filters .filter .header.open {background-color: #fdc100;color: #000;}
.search-results-header-inner {background-color: #d4d4d4;color: #000;padding: 10px;}
.filter .btnGo{background: #fdc100;border-radius: 0; border-radius: 5px; color: #000;}
.filter .btnGo:hover { background: #000; color: #fff; }
#search-filters .filter .body li:not(.show){background: url(/media/5199/filter_arrow.png) no-repeat left center;}
#SearchPageNumbers ul li a {background: #282727;color: #fff;}
#SearchPageNumbers ul li.current a, #SearchPageNumbers ul li a:hover {background-color: #fdc100; color: #000;}
.watchlist-hide .header a.header-watchlist, .watchlist-sidebar-InWatchList:before, .watchlist .InWatchList, #search-results .watchlist.NotInWatchList {background-image:  url(/media/1287/white-star.png)!important;}
#search-results .watchlist.NotInWatchList, #search-results .watchlist.InWatchList {background-position: 12px 19px!important;}
.watchlist-hide .header a.header-watchlist {background-position: 6px 0!important;}
#filter-viewwatchlist .header {background-color: #fdc100 !important;border: none;border-bottom: 0;margin-bottom: 15px;}
#filter-viewwatchlist .header a {text-decoration: none;font-size: 16px;color: #000!important;}
#search-results .search_item {background: #eaeaea;margin-bottom: 20px;padding-top: 0;padding-bottom: 32px;}
#search-results>div:not(:last-child){border: 0;}
#search-results .search_title a {display: block;font-size: 16px;color: #000;text-decoration: none;margin-bottom: 15px;margin-top: 10px;line-height: 22px;	font-weight: 600;}
#search-results .search_title a:hover,.search_price a:hover { color: #555; } 
.search_price a { font-size: 26px;color: #000;font-weight: 500;}
#search-filters .filter .header { background-color: #282727;color: #FFF;padding: 14px;text-transform: uppercase;font-family: 'Lato', sans-serif;font-weight: 500;}
#search-filters .filter .body ul { color: #000; }
.search_meta {margin:0;}
.search_meta ul {margin: 0!important;font-size: 13px;}
#search-filters .filter a {color: #313131;font-size: 14px;font-weight: normal;}
.search_title {/*padding-bottom: 20px;*/}
#search-results .search_details {padding: 0;}
#search-results .search_details a {color: #000;background-color: #fdc100;text-decoration: none;font-size: 16px;text-transform: uppercase;padding: 16px 25px 14px;; display: inline-block;margin-left: 4px;text-align: center; border-radius: 5px;}
[data-url="used-cars-shepparton-list-view"] #search-results .search_details a { min-width: 228px; }
.vehicle-images-small {padding-left: 0;}
#search-results .search_meta ul  {list-style-image: none;}
#search-results .search_meta li, #details-vehicle-info-vehicle-Extras li {background-image: url("/media/4999/icons.png");background-repeat: no-repeat;width: 200px;margin-right: 15px;margin-bottom: 15px;padding: 7px 0 0px 42px;font-size: 14px;list-style-type: none;font-weight: bold;}
#details-vehicle-info-vehicle-Extras li { width: 190px}
.icon-colour, #details-vehicle-info-vehicle-Extras li#icon-colour {background-position: 0px -6px;}
.icon-transmission, #details-vehicle-info-vehicle-Extras li#icon-transmission {background-position: 0px -63px;}
.icon-body, #details-vehicle-info-vehicle-Extras li#icon-body {background-position: 0px -123px;}
.icon-kms, #details-vehicle-info-vehicle-Extras li#icon-kms {background-position: 0px -184px;}
.icon-stock {background-position: 0px -159px;}
@media(max-width: 991px) {
	#search-results .search_details {float: inherit;margin-right: 6px;}
	#search-results .search_details a {min-width: 100%;width: 100px;}
	#search-results .search_title a {margin-top: 0;margin-bottom: 5px;}
	.watchlist {margin-top: 18px;}
	.vehicle-images-small {display: none;}
}
#search-results .search_desc {font-family: 'Lato', sans-serif;-webkit-line-clamp: 5;font-size: 14px;margin-bottom: 20px;/*max-height: 66px;*/font-weight: 600; /* height: 66px; */ text-overflow: ellipsis;}
.img-small {padding-left: 0;padding-right: 0;}
#search-results .watchlist.InWatchList, .watchlist-hide .header a.header-watchlist, #search-results a.watchlist.NotInWatchList:hover, .watchlist-sidebar-InWatchList:before, .watchlist-sidebar-NotInWatchList:before  {background-image: url('/media/1287/white-star.png')!important;}
#search-results .watchlist.InWatchList, #search-results .search_details a:hover {background: #101011 ;color: #FFF!important;		}
/***Vehicle Description***/
#details-vehicle-info-vehicle-Image-Wrapper {margin-top: 0;}
#details-vehicle-info-vehicle-Image-Wrapper img {width: 100%;}
#details-vehicle-info-vehicle-carhistory {background-image: none;}
#details-vehicle-info-vehicle-SpecialPrice {color: #000;font-weight: bold!important;}
#details-sidebar-main .header.no-content:before {padding-bottom: 1px;}
#details-sidebar-main .header:before {padding-right: 8px;}
.watchlist-sidebar-InWatchList {color: #FFF;background-color: #fdc100 !important;}
.watchlist-sidebar-InWatchList a.watchlist {color: #000!important;}
#details-vehicle-info-options {background: transparent;color: #000;padding: 6px 5px 12px;}
#details-vehicle-info-options a {font-weight: normal;color: #000;font-size: 16px; font-family: 'Lato', sans-serif;}
@media(max-width: 480px) {
	#details-vehicle-info-options a {font-size: 12px;}
}
#details-vehicle-info-vehicle, #details-vehicle-info-vehicle-Image-Wrapper {border: none;}
#details-vehicle-info-Heading {padding: 24px 15px 22px;background: #eaeaea;margin-left: 0;margin-right: 0;border-top: 2px solid #fdc100;}
#details-vehicle-info-vehicle-Name  {color: #000!important;line-height: 32px;font-size: 20px;line-height: 22px;font-weight: 500;padding: 0;}
#details-vehicle-info-vehicle-Price {color: #000;font-size: 34px;font-weight: 500;}
.government_charges {font-size: 14px;margin-top: 10px;color: #000;}
@media(max-width: 767px) {
	/*#SearchPageNumbers > div {display: none;}*/
	#search-results .search_title, #search-results .search_price {padding-bottom: 0;}
	#details-vehicle-info-vehicle-Price {text-align: center;margin-top: 15px;}
	#details-vehicle-info-vehicle-SpecialPrice {text-align: center!important;}
	#filter-wrapper {margin-bottom: 30px;}
	.government_charges { text-align: center; }
}
#details-vehicle-info-vehicle-Extras {margin: 0;background: #eaeaea;padding: 15px 15px 0;color: #000; display: none;}
#details-vehicle-info-features-Body {color: #000;}
#details-vehicle-info-features-Body th, #details-vehicle-info-features-Body td { border: 1px solid #000 !important;}
#details-vehicle-info-vehicle-Description { display: none; }
#details-vehicle-info-desc {background: #f0f0f0;padding: 15px;margin-bottom: 15px;color: #000;}
#details-sidebar-main .header {font-size: 18px;color: #FFF;font-weight: normal;background-color: #282727;text-decoration: none;padding: 18px;text-transform: uppercase;}
#details-sidebar-main .section {color: #000;background-color: #FFF;;border: none;margin-bottom: 20px;padding: 0;}
#details-sidebar-main-watchlist {padding: 0!important;}
#details-sidebar-main .header a.watchlist {color: #FFF;text-decoration: none;}
#details-vehicle-info-Img .bx-wrapper .bx-viewport {border: none;box-shadow: none;}
#details-sidebar-main .body{background: #eaeaea;}
#details-sidebar-main-vehicleenquiry .form-row button {background-color: #fdc100;color: #000;font-weight: 700; box-shadow: none;border: none;font-size: 18px; text-transform: uppercase; margin: 0; border-radius: 5px;}
#details-sidebar-main-vehicleenquiry .form-row button:hover {background: #101011 ;transition: 0.3s; color: #fff;	}
#details-sidebar-main-vehicleenquiry .form-row input, #details-sidebar-main-vehicleenquiry .form-row textarea {line-height: 18px;padding: 5px;border: 1px solid #ccc;}
div#details-vehicle-info-features{margin-bottom: 20px;}
#details-vehicle-info-features-Tabs div.tab-selected {color: #000;background-color: #fdc100;}
#details-vehicle-info-features-Tabs div {color: #fff;padding: 15px 11px;border-top-left-radius: 0;border-top-right-radius: 0;background: transparent;}
#details-vehicle-info-features-Tabs div:not(.tab-selected) {background-color: #282727;}
#details-sidebar-main-vehicleenquiry .form-row label, #ContactUsForm label {display: none;}
#details-sidebar-main-vehicleenquiry .form-row input, #details-sidebar-main-vehicleenquiry .form-row textarea, #ContactUsForm input, #ContactUsForm textarea {padding: 14px;background: #FFF;color: #000;}
#details-vehicle-info-features-Body tr td {padding: 13px 5px;}
#details-vehicle-info-features [data-tab='details'] table tr td:first-child {min-width: 110px;}
#details-vehicle-info-features-Body tr:nth-child(2n+2){background-color: transparent;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
#details-vehicle-info-features-Body tr:last-child{border-bottom: 0;}
#details-vehicle-info-features-Body ul{padding-bottom: 20px;}	
#details-vehicle-info-features-Body li{padding: 8px 0;}
/*special prices*/
.text-special-price.f_yesspecial {display: inline-block;font-size: 25px;}
.text-price.f_yesspecial {text-decoration: line-through;font-size: 20px !important;}
/**Testimonials**/
.testimonial-item-break {background: none;margin: 52px 0 30px;border-top: 1px solid;}
.posts-pages {border: none;border-radius: 5px;padding: 15px; background:#fdc100; }
.posts-pages .post-pages-ul li.current {background-color: #c4bfbc;}
.posts-pages .post-pages-ul li a {color: #000;}
#body .testimonial-item h2 {font-size: 20px;line-height: 22px; font-weight: 600;}
/** Finance **/
body[data-url='finance'] #body h2 {color: #000;font-size: 18px;margin-top: 10px;}
.panel-group {margin-bottom: 50px;margin-top: 26px;}
.panel-default {border-color: #ddd;border-radius: 0!important;border-left: 0;border-right: 0;border-top: 0;}
.panel-default>.panel-heading {background-color: transparent;border-color: transparent;}
@media(min-width: 767px) {
	.btn-wrapper {border-left: 1px solid #d2d2d2;padding-left: 50px;}
}

/*three block*/
.three_coloumns_wrapper { text-align: center; padding: 60px 0 50px; }
#body .three_coloumns_wrapper h2.block_title a {text-transform: uppercase;text-align: center;margin-bottom: 0;padding: 0px 0 10px;border-bottom: 5px solid #fff;display: inline-block;margin-bottom: 15px; color: #fdc100;}
#body .three_coloumns_wrapper h2.block_title a:hover { border-bottom: 5px solid #fdc100; }
.block_btn { /* border: 2px solid #fdc100; */ #fdc100; color: #000; margin-top: 25px; padding: 10px 15px; display: inline-block; border-radius: 25px;text-transform: uppercase;font-weight: 600; min-width: 200px; margin-bottom: 40px; background: #fdc100;}
.block_text { padding: 15px 0; line-height: 28px; min-height: 150px; }
.block_btn .fa.fa-angle-double-right { margin-left: 5px; font-size: 20px; }
.block_btn:hover { background: #282727; color: #fff; }
.block_img img:hover { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

@media(max-width: 991px) {
	.block_text { min-height: auto; }
}

/** About Us **/
@media(min-width: 767px) {
	body[data-url='about-us'] .row:nth-child(1) {margin-bottom: 66px;margin-top: 20px;}
	body[data-url='about-us'] .content-section {padding: 48px 50px 0;}
}
@media(max-width: 767px) {
	body[data-url='about-us'] img {display: block;margin: 20px 0 0 0!important;}
}
/** Footer **/
/* .footer_menu .footer_body:nth-last-child(1) {display: none !important;} */
#footer_nav {background: #101011 ;padding: 35px 0 20px;color: #fff; border-bottom: 1px solid #fff;}
#footer_nav {margin-top: 0;}
#footer_nav .footer_menu {max-width: 23%;width: 100%;}
#footer_nav .footer_menu_location .footer_body {color: #ADADAD;font-size: 14px;padding-left: 0;}
#footer_nav .footer_menu.footer_menu_nav .sitemap { display: none; }
.social-footer .fa {font-size: 24px;margin-right: 10px;margin-top: 10px;}
.social-footer a .fa {color: #fff;}
.social-footer a:hover .fa, .social-footer a:focus .fa {color: #fdc100;}
#footer_nav .footer_menu h3 {font-weight: 600;color: #000;font-size: 16px;}
#footer_nav ul {color: #858585;font-size: 14px;list-style-type: none;padding-left: 0;}
#footer_nav .footer_menu ul li a {color: #fff;font-size: 16px;font-weight: 500;}
#footer_nav .footer_menu ul li a:hover { color: #fdc100; }
#footer {background: #fdc100;padding: 0;text-align: center;}
#footer .container {color: #fff;padding: 30px 10px;font-weight: 700;}
#footer a, .footer_body a {color: #101011;}
#footer a:hover { text-decoration: underline; }
.footer_menu p.footer-phone a{color: #fff;font-weight: 500;}
.footer_menu p.footer-phone a:hover, p.footer-email a:hover { color: #fdc100; }
#footer {color: #000;padding: 10px;font-weight: 500;font-size: 14px;}
.footer_menu p{font-size: 16px;color: #fff;}
p.footer-email a{color: #fff;font-weight: 500;}
#footer_nav .footer_menu h3{color: #fdc100;font-size: 18px;text-transform: uppercase;font-weight: 700;padding-bottom: 5px;}
.footer_menu p b{color: #fdc100;font-size: 18px;text-transform: uppercase;font-weight: 700;padding-bottom: 5px;}
.cforms label, #ContactUsForm label {display: none;}
.footer_menu .footer-fax{display: none;}
.book-app-btn {background: #fdc100;display: inline-block;color: #fff;min-width: 150px;padding: 10px 15px;text-align: center;font-size: 18px;border-radius: 5px;margin: 10px 0 25px;font-weight: 600; border: 1px solid #fdc100;}
.book-app-btn:hover, .book-app-btn:focus { background-color: #101011; color: #fff; border: 1px solid #fff; }
.footer_body p:last-child b:last-child { color: #fff; }

@media(max-width: 1024px) {
	#footer_nav .footer_menu { max-width: 100%; float: none; text-align: center; margin: 0 0 25px; }
}

@media (min-width: 768px) {
	.form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
}
.cforms input, .cforms textarea, #ContactUsForm input, #ContactUsForm textarea { padding: 10px;border: none;color: #000;height: 48px;background: #ffffff;width: 100%;}
.cforms input.agree{width: 20px;height: initial;}
.cforms select {background: #ffffff;border: none;width: 100%;padding: 14px;}
.cforms, #ContactUsForm {background: #d4d4d4;color: #000;text-transform: uppercase;padding: 16px 30px 26px;margin-bottom: 15px; max-width: 100%;}
.cforms p, #ContactUsForm p { text-transform: none;}
body #ContactUsForm h3 {color: #000;font-size: 25px; font-weight: 600;text-align: center;margin: 10px 0 25px;letter-spacing: 2px;}
#body .cforms h3 {margin: 10px 0 15px;text-align: center;font-size: 20px;letter-spacing: 2px; font-size: 25px;}
#body .cforms h2 {color: #000;font-size: 28px;margin-top: 16px;margin-bottom: 15px;font-weight: normal;line-height: 32px;}
#body .cforms h2 small {display: block;margin-top: 5px;color: #00a9e0;}
.cforms button, #ContactUsForm button {background: #fdc100;color: #000;font-size: 18px;font-weight: 600;padding: 12px 5px;border: none;margin: 0 auto;display: block; width: 100%;text-transform: uppercase;border-radius: 5px; letter-spacing: 2px;}
.cforms button:hover, #ContactUsForm button:hover, .cforms button:focus, #ContactUsForm button:focus { background: #101011; color: #fff; transition: 0.3s; }
#ContactUsForm div {margin-bottom: 15px;}
@media (max-width: 1199px) {
	#body .cforms h2 {line-height: 22px;margin-bottom: 4px;}	
}
@media (max-width: 768px) {
	#body .cforms h2 {font-size: 22px;}
}
@media (max-width: 320px){
	#war_car .text h1, #body .main-content h1 span, #body .main-content h1,#body #latest-vehicles h2{font-size: 30px;}
}
/*testimonial*/
#body .testimonials-header { text-align: center; text-transform: uppercase; font-weight: 700; }
#body .posts-container h3 { text-align: center; color: #fdc100; margin-bottom: 20px; font-size: 20px; }
.testimonial-wrapper { text-align: center; background: url("/media/13252/testimonials-bg.jpg") no-repeat; padding: 70px 0 60px; color: #fff; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; min-height: 500px; margin-bottom: 1px;  margin-top: 1px;  }
.testimonial-wrapper .fa { color: #fff; font-size: 50px; margin-right: 20px; }
.testimonial-wrapper .bx-wrapper .bx-prev { left: -100px !important; background: url("/media/13253/arrow-left.png") no-repeat !important; }
.testimonial-wrapper .bx-wrapper .bx-next { right: -100px !important; background: url("/media/13254/arrow-right.png") no-repeat !important; }
.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: #fff; }
.testimonial-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; }
.testimonial-wrapper .testimonial-title { display: none; }
.testimonial-wrapper .bx-wrapper .bx-viewport {background: transparent !important;box-shadow: none;}
#body .testimonial-wrapper h2 { padding-bottom: 40px; color: #fff; }
#TestimonialSlider .bx-wrapper .bx-pager { display: block; }
.read_more_btn {font-size: 18px;border: 1px solid #fff;text-transform: uppercase;border-radius: 5px;padding: 5px 10px;font-weight: 600;letter-spacing: 1px; color: #fff;}
.read_more_btn .fa { font-size: 24px; margin: 0 0 0 10px; }
.read_more_btn:hover, .read_more_btn:focus { background: #fdc100; color: #fff; }
@media(max-width: 480px) {
	#body .testimonial-wrapper h2 { line-height: 40px; }
	.nav.nav-tabs li a { padding: 7px; }
}
@media(max-width: 767px) {
		.testimonial-wrapper .bx-wrapper .bx-prev, .testimonial-wrapper .bx-wrapper .bx-next { display: none; }
		
}
@media(max-width: 991px) {
	.testimonial-wrapper .bx-wrapper .bx-prev { left: 10px !important; }
	.testimonial-wrapper .bx-wrapper .bx-next { right: 10px !important; }
	.testimonial-wrapper { background-position: 0 0; } 
	#body .testimonial-wrapper h2 { font-size: 25px !important; }
	.testimonial-wrapper .fa, #war_car .text h1 { font-size: 35px; }
	#war_car .text h1, #war_car .text h3 { text-align: center; }
}

/*finance calculator*/
#finance-calc { background-color: #fdc100;   text-transform: uppercase; border-radius: 0; color: #fff; min-height: 501px; }
#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 h3 {font-size: 25px;color: #fff;font-weight: 600;padding-bottom: 5px;line-height: 1em;letter-spacing: 0.1em;text-transform: uppercase;text-align: center;}
#finance-calc .finance-calc-right #fc-repayments {color: #fff;font-size: 25px;}
#finance-calc > div:not(:first-child) {margin-top: 11px;margin-bottom: 25px;}
#finance-calc .finance-calc-header {border: 0;}
/*finance*/
.finance-content{padding: 25px 0 10px;display: table;width: 100%; background-image: url("/media/10691/egg-shell.png"); background-color: #eee;}
#body .finance-content h1 { font-size: 40px; font-weight: 700; line-height: initial; text-transform: uppercase; color: #000; }

/*finance Calculator custom*/
#finance-calc-custom { background: #fdc100; color: #fff; }
#fc-amount {border: 0;border-radius: 3px;padding: 3px 0px 3px 5px;margin-bottom: 0;background: #e2e2e2; color: #000;}
#finance-calc-custom .selectBoxInput {border: 0;padding-left: 1px;height: 16px;position: absolute;top: 0;left: 0;height: 24px;width: 100%;padding-left: 5px; color: #000;}
#finance-calc-custom .finance-calc-left {width: 50%;float: left;}
#finance-calc-custom .finance-calc-right {width: 50%;float: left;}
#finance-calc-custom .selectBoxArrow {margin-top: 1px;float: left;position: absolute;right: 1px;width: 18px;}
#finance-calc-custom > div {margin-bottom: 15px;}
#finance-calc-custom > div {padding-left: 5px;padding-right: 5px;}
.finance-calc-right.finance-calc-result { text-align: center; }
#details-sidebar-top {display: inline-block; margin-bottom: 15px; width: 100%;}
/*sell your car*/
.g_text { color: #fdc100;font-weight: 700; font-size: 23px; }
/*warranty*/
#body .twelve.columns h2 {border-bottom: thick solid #bedc9e;color: #808184;font-size: 3.6rem;font-weight: 100;letter-spacing: -0.1rem;line-height: 1.25;margin-bottom: 50px;padding-bottom: 5px;}
p.light {color: #999999;font-size: 12px;font-style: italic;}
button2 { background-color: #bedc9e; box-sizing: border-box;color: #666666;cursor: pointer;display: inline-block;font-size: 16px;font-weight: 900;height: auto;line-height: 16px; padding-bottom: 7px;text-align: center;text-decoration: none;text-transform: uppercase;width: 100%; }
.border_g { border-bottom: 5px solid #bedc9e; }
.btn_tabs a.btn { padding: 10px 5px; background: #fdc100; max-width: 100px; font-size: 16px; }
.tab-content { background: #efefef; padding: 20px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.nav-tabs > li.active > a { background-color: #efefef !important; }
/*Grid List View*/
.view_selection_cover { background: #eee; width: 100%; display: inline-block; margin: 0 0 30px; border: 1px dotted #ccc; padding: 10px 0 0 0; }
#body .view_selection_cover h3 { margin: 10px 0; text-align: center; }
.view_selection_cover a { background:#000; padding: 10px; border-radius: 5px; display: inline-block; min-width: 150px; margin-bottom: 10px; text-align: center; }
.view_selection_cover a:hover, .view_selection_cover a:focus, .view_selection_cover a:active  { color: #d4d4d4; }
.view_selection_cover .btns_wrapper a .fa { margin-right: 10px; }
.view_selection_cover .fa.fa-arrow-right { color: #fdc100; font-size: 20px; }
/*Grid View search results*/
[data-url="used-cars-shepparton"] #search-results.col-xs-12.col-sm-8.col-md-9 { width: 100%; }
[data-url="used-cars-shepparton"] #search-results-header.col-xs-12.col-sm-8.col-md-9, [data-url="used-cars-shepparton"] #search-results-footer.col-xs-12.col-sm-offset-4.col-sm-8.col-md-offset-3.col-md-9 {width: 100%; }
[data-url="used-cars-shepparton"] #search-options.col-xs-12.col-sm-8.col-md-9 { width: 100% }
[data-url="used-cars-shepparton"] #search-results .search_item .bg_cover { margin:15px 10px 0; background: #d4d4d4 url("/media/5287/honey_im_subtle.png") repeat scroll 0 0; border-color: #000; border-image: none; border-radius: 10px; border-style: solid; border-width: 3px 0; display: inline-block; }
[data-url="used-cars-shepparton"] .search_meta { text-align: center; }
[data-url="used-cars-shepparton"] #search-results .search_details { margin-top: 0; padding: 0; margin-bottom: 15px; text-align: center; width: 100%; }
[data-url="used-cars-shepparton"] .search_meta { margin: 0 0 5px; }
[data-url="used-cars-shepparton"] #search-results .search_item img { padding: 0; min-height: 230px; width: 100%; }
[data-url="used-cars-shepparton"] .search_title { min-height: 73px; background: rgba(204, 204, 204, 0.5) none repeat scroll 0 0; border-bottom: 1px solid #ccc; border-radius: 10px 10px 0 0; color: rgb(255, 255, 255) !important; padding: 10px; text-align: center; }
[data-url="used-cars-shepparton"] .search_meta { margin-top: 10px; }
[data-url="used-cars-shepparton"] #search-results .search_meta li, #details-vehicle-info-vehicle-Extras li { padding: 7px 0 0 120px; }
[data-url="used-cars-shepparton"] .icon-colour, #details-vehicle-info-vehicle-Extras li#icon-colour { background-position: 60px -6px; }
[data-url="used-cars-shepparton"] .icon-transmission, #details-vehicle-info-vehicle-Extras li#icon-transmission { background-position: 60px -63px; }
[data-url="used-cars-shepparton"] .icon-body, #details-vehicle-info-vehicle-Extras li#icon-body { background-position: 60px -123px; }
[data-url="used-cars-shepparton"] .icon-kms, #details-vehicle-info-vehicle-Extras li#icon-kms { background-position: 60px -184px; }
[data-url="used-cars-shepparton"] .vehicle-heading { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5daf26+0,88d308+100 */
background: rgb(93,175,38); /* Old browsers */
background: -moz-linear-gradient(top, rgba(93,175,38,1) 0%, rgba(136,211,8,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(93,175,38,1) 0%,rgba(136,211,8,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(93,175,38,1) 0%,rgba(136,211,8,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5daf26', endColorstr='#fdc100',GradientType=0 ); /* IE6-9 */
display: inline-block; width: 100%; padding: 10px 0; }
[data-url="used-cars-shepparton"] #search-results .search_price { font-size: 25px; text-align: center; }
[data-url="used-cars-shepparton"] #search-results .search_price a { color: #fff; }
[data-url="used-cars-shepparton"] #search-results > div:not(:last-child) { border-bottom: 0 none; padding-bottom: 0; }
[data-url="used-cars-shepparton"] #search-results .search_item { background: none; }
[data-url="used-cars-shepparton"] #search-results .search_meta, [data-url="used-cars-shepparton"] #search-results .search_meta ul {list-style-image: none;min-height: 168px;}
@media(min-width: 767px) {
	[data-url="used-cars-shepparton"] #search-filters {display: none;}
}
/*repayment 360*/
.repayment_360 { text-align: right; color: #fff; font-size: 15px; padding-bottom: 8px; }
[data-url="used-cars-shepparton"] .repayment_360 { text-align: center; }
.repayment_360 .price_value { color: #151513; font-size: 20px; }
.repayment_360 .apply_terms { font-size: 14px; font-weight: 600; }
.apply_terms .btn { background: none; padding: 0; font-weight: 600; outline: 0; }
.apply_terms a { color: #000; }
.repayment_360 .apply_terms a:hover, .repayment_360 .apply_terms a:focus { color: #ccc; }

/*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; color: #000; }
#body .terms_360 p { color: #000; }
#terms, th, td { border: 1px solid #fff !important;}


/*repayment 360 details page*/
#livequote-image {float: right;height: 42px !important;margin-right: 10px;}
#detials-sidebar-main-livequote .header {background: #000;color: #FFD600; padding-bottom: 8px;text-transform: uppercase;font-weight: normal;}
#detials-sidebar-main-livequote .header.open::before {content: "-";padding: 1px 5px 2px 6px;}
#detials-sidebar-main-livequote .header::before { content: "+";margin-left: 10px;margin-right: 10px;font-weight: normal;font-size: 14px;padding: 1px 4px 2px 4px;}
#detials-sidebar-main-livequote .header {font-size: 20px;line-height: 20px;color: #fff;cursor: pointer;padding-top: 10px; padding-bottom: 10px;}
.livequote-button, .terms_360 { text-align: center; }
#form-livequote-getQuote { color: #fff;background: #e31d1a;display: inline-block;font-size: 22px;font-weight: 600;margin: 20px auto;text-align: center;
padding: 5px 10px;}
#detials-sidebar-main-livequote.section {border: none;background-color: #EAEAEA; margin-bottom: 20px;}
#detials-sidebar-main-livequote .body { padding: 15px; }
.terms_360 a { color: #e31d1a; }
.terms_360 a:hover, #form-livequote-getQuote:hover { text-decoration: none; }
#form-livequote-getQuote:hover { background: #cf1515; } 
.terms_360 a:hover { color:#cf1515; }
#body #form-livequote-weeklyfinanceprice {font-size: 25px;font-weight: 700;color: #39474f;margin-right: 2px;}
#form-livequote-weeklyfinancetext { color: #39474f; font-size: 16px; }
.livequote-button .btn { padding: 0; margin: 0; height: auto; background: none; border: 0; outline: 0; }
.TermsFinance360 { font-size: 14px; text-align: left; }
.terms_360 .btn { background: none; outline: 0; }
#body .terms_360 h4.modal-title { font-size: 20px; }

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

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

}

/*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: #101011 ; 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; display: block; font-weight: 400; }
#new_vehicle_slider .f_price.f_yesspecial .normal_price { text-decoration: line-through; font-size: 16px; }
#new_vehicle_slider.flexslider .f_btn {background: #101011 ;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: #fdc100;color: #000;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; }
.flex-direction-nav a { color: #fdc100; }
#new_vehicle_slider .flex-control-paging li a { background: #fff; }
#new_vehicle_slider .flex-control-paging li a.flex-active { background: #fdc100; }
#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; }

/*sitemap*/
[data-url="sitemap"] #body h2 {margin-top: 0;background: #fdc100;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: #fdc100;}

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

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

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

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

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

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

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

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

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

@media(max-width: 480px) {
	#search-results .search_meta li { width: 100%; }
}


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

/*services*/
.service_wrapper ul { list-style-type: none; padding: 0; }
.service_wrapper ul  li { margin-bottom: 5px; }
.service_wrapper .fa { color: #fdc100; padding-right: 15px; }

/*blog*/
#body .posts-container h2.post-header { font-family: 'Lato', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 35px; }
.posts-search-header { background-color: #000; }
#body .posts-container .post-item h2 { color: #fdc100; }
.img-shadow { padding: 10px; box-shadow: 1px 2px 5px rgba(0,0,0,0.3); border-radius: 5px; }
.picture-spaces { margin: 25px 0; }

/**Google Reviews***/
#body #googleratingtitle, #body #userratingtotal { color: #101011 ; display: inline-block; }
.google-reviews .btn { background: #fdc100; color: #fff; }
.google-reviews .btn:hover, .google-reviews .btn:focus { background: #101011 ; }
#body .googlerating-title { margin-bottom: 30px; }

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

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

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

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

}

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


