body {
	font-family: 'Open Sans', sans-serif;
	background-image: url('/media/1392/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: 100% 100%;
	
}
.center-wrapper {
	padding-bottom: 60px; 
	padding-left: 30px;
	padding-right: 30px;
	
}
body[data-url='hills-motor-group'] .center-wrapper {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
a {
	color: #FFC600;
}
a:hover {
	color: #777;
	text-decoration: none;
}
#body h1, #body h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
body[data-url='hills-motor-group'] #body h2, #body .h2 {
	font-size: 30px;
	margin-top: 20px;
}
#body h2, #body .h2 {
	font-size: 22px;
    margin-top: 30px;
}
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	line-height: 1.1;
}

#body p, #body ul li {
	color: #777;
}
ul {
	margin-bottom: 20px;
}
.container {
	background-color: white;	
}

#body .red {
	color: red;
}
/* body */


#body h1 {
	line-height: 1em;
	font-size: 36px;
}	
@media (max-width:1199px) {
	#body h1 {
		font-size: 30px;
	}
}
#body p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.8em;
}
/* header */
#header > div {
	background-color: #1B1B1B;
	margin-top: 10px;
	min-height: 122px;
}
#header-details {
	color: #fff;
	font-size: 18px;
	max-width: 688px;
	margin: 0 auto;
	
}
#header-details a {
	text-decoration: none;
	 margin-right: 10px;
}
#header-details a:hover {
	color: #ffc600;
}
#header-contact {
	font-size: 26px;
}
#header-contact, #header-location {
	font-family: 'Nunito', sans-serif;
}
@media (max-width:767px) {
	#header-details a, #header-location {
		display: block;
		text-align: center;
	}
	#header-location {
		margin-bottom: 10px;
	}
}
#navbar .container {
	background-color: #ffc600;
}

#navbar .navbar {
	margin-bottom: 0px;
	min-height: 0px;
}

#navbar .navbar-default {
	background-color: transparent;
	border: none;
}

#navbar .navbar-default a {
	background-color: transparent;
	border: none;
}

#navbar .navbar-default li a {
	color: #000;
	padding: 10px 22px;
	text-transform: uppercase;
	font-weight: bold;
}

#navbar .navbar-default li.current_page_item a, #navbar .navbar-default li a:hover  {
	color: #fff;
	background: #2b2b2b;
}
.navbar-default .navbar-collapse {
	max-width: 742px;
	margin: 0 auto;	
}
.navbar-default .navbar-toggle {
	background: #000;
}
#banner .container {
	padding: 0px;
}
#header .header-logo {
	max-width: 650px;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	float: none;
}

#header .header-img-div {
	width:100%;
}

#header .header-img {
	padding-top:  30px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}

#header .header-text {
	text-align: right;
	padding-top: 10px;
}

#header .header-text p {
	margin: 0 0 0px;
	text-transform: uppercase;
}

/* home */
.content-section {
	clear: both;
	padding: 0;
  	background: #1D1D1D;
 	color: #fff;
	min-height: 192px;
}
.content-section #body h1 {
	color: #fff;
}
.text-section {
	padding: 15px 30px 15px;
}
#body .text-section p {
	color: #fff;		
}
.img-section {
	padding-left: 0;
	padding-right: 0;
}
#body .home-box-wrapper {
	margin-bottom: 0px;
}
#body .home-box {
	color: white;
	text-align: left;
	/*min-height: 240px;*/
	margin: 5px;
	background-color: black;
	box-shadow: 1px 1px 1px #A8A8A8;
}

#body .home-box h2 {
	padding: 16px 8px;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	/*font-weight: bold;*/
	margin-top: 0px;
}

#body .home-box small {
	display: block;
	font-size: 18px;
	text-transform: none;
	color: white;
	margin-top: 5px;
}

#body .home-box p {
	padding: 15px 10px 5px 15px;
	border-bottom: 1px solid red;
	color: white;
}

#body .home-box img {
	width: 100%;
}
		
a.link-box span {
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	width: 90%;
	height: 100%;
	z-index: 1;
	background: url('/media/1090/empty.gif');
}

#home-short-info {
	background: #1A1A1A;
	color: #FFF;
	min-height: 500px;
	text-align: center;
	padding: 6px 0 0;
}
.home-forms input, .home-forms textarea { 
	border-radius: 5px;
	padding: 6px;
	border: none;
	color: #000;
	height: 33px;
}
#home-enquiry {
	color: #000;
	text-transform: uppercase;
	padding: 8px 16px 29px;
	background: #E6E6E6;
	margin-top: 30px;
}
#home-enquiry  h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 24px;
	line-height: 32px;
}
#home-enquiry  button {
	background: #000000;
 	color: #F1C412;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 5px;
	border-radius: 5px;
	border: none;
	margin-top: 14px;
}
#home-enquiry label {
	font-weight: normal;
}
@media (min-width: 768px) {
	.cforms .col-sm-9 {
		width: 70%;
	}
}
@media (max-width: 767px) {
	.cforms .col-sm-3 {
		width: 25%;
	}
	.cforms .col-sm-9 {
		width: 75%;
		margin-right: 2px;
	}
}
@media (max-width: 434px) {
	.cforms .col-sm-3 {
		width: 100%;
	}
	.cforms .col-sm-9 {
		width: 90%;
		margin-left: 10px;
	}
	#home-enquiry  h2  {
		font-size: 26px;
		margin-top: 0px;
	}
}			
/* breadcrumb */			
#breadcrumb_wrapper .container {
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: white;
}

#breadcrumb_wrapper .container a:first-child {
	margin-left: 30px;
}
				
#breadcrumb_wrapper .container #breadcrumb {
	background-color: #eee;
}

#breadcrumb a {
	color: #5A5A5A;
}
/**Quick Search**/
#quicksearch-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
#quick-search-section {
	background: #0e0e0e;
}
#QuickSearch {
	color: #000;
	background: #FFC600;
	float: left;
	width: 100%;
	max-width: 100%;
	font-weight: bold;
	padding-bottom: 5px;
}
.quick-search-div {
	padding: 14px 0 24px;
}
.quick-search {
	background: #EFF5FF;
	padding: 40px;
	box-shadow: 1px 1px 1px #BEBEBE;
	margin-bottom: 40px;
	max-height: 400px;
}

#QuickSearch select {
	margin: 0 0 0 20px;
	color: black;
	border-radius: 5px;
	padding: 6px;
	font-size: 12px;
}
@media (max-width:767px) {
	.QuickSearchSelect, #QuickSearchHeader {
		width: 100%;
		text-align: center;
		height: 50px;
	}
	
	#QuickSearch #QuickSearchMake {
		margin-left: 25px;
		margin-bottom: 20px;
	}
}

@media (min-width:768px) {
	.QuickSearchSelect {
		width: 32%;
		display: inline-block;
		text-align: center;
		margin-top: 23px;
	}

	#QuickSearchHeader {
		width: 32%;
		float: left;
		text-align: center;
	}

}
.QuickSearchSelect select {
	width: 60%;
	margin: 0 0 14px;
}
	
.QuickSearchSelect span {
	width: 40%;
	margin: 0 0 14px;
}
#QuickSearchText {
	color: #000;
	display: block;
	font-size: 40px;
	margin: 14px 0 8px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: none;
}
@media (max-width: 1199px) {
	#QuickSearchText {
	  font-size: 32px;
	}
}				
/**Vehicle Listing**/
#search-filters #filter-body .filter {
	border-color: #000;
}
#search-filters .filter .header {
	background: #181617;
	border: 1px solid #ccc;
	color: #FFF;
}
@media (max-width: 768px) {
	#search-filters #filter-header.hasFilters {
		background-color: #333;
	}
}
#search-filters .filter .header.open {
	width: 100%;
	background: #000;
	color: #FC0;
}
.watchlist-hide .header a.header-watchlist {
	color: #181617;
	text-transform: uppercase;
}
#search-filters #filter-viewwatchlist .filter .header {
	background-color: #FFC600;
	padding-left: 37px!important;
}
#search-filters #filter-viewwatchlist .filter .header:hover {
	background-color:#ACACAC;
	color: #FFC600;
}
.filter a {
	color: #000;
}
#search-filters .filter .body {
	background-color: #F0F0F0;
}
.search_meta {
	margin: 15px 0 0px;
}
#search-results .search_item {
	background: #F3F3F3;
	padding-top: 0;
	margin-top: 10px;
}
#search-results .search_item img {
	border: 2px solid #808080;
	padding: 0;
}
.vehicle-listing-img {
	margin-bottom: 12px;
}
#search-results .search_desc {
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}
.search_title_header {
	background-color: #181617;
	min-height: 38px;
	padding: 8px 0;
	margin-bottom: 25px;	
}
#search-results .search_title a, #search-results .search_price {
	color: #FFF;
	display: block;
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#search-results .search_price {
	font-size: 26px;
}
#search-results .search_price a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}
#search-results .search_details a {
	background: #181617;
	box-shadow: 1px 1px 1px 1px #B6B6B6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
#search-results .search_details a:hover {
	background: #222;
	color: #FC0;
	text-decoration: none;
}
@media (max-width: 991px) {
	#search-results .search_details a {
		font-size: 13px;
		padding: 10px 8px;
	}
}
.search_location {
	margin-top: 10px;
	background: #DADADA;
	padding: 5px 24px;
}
.hotspot-specials {
	text-align: center;
	margin-top: 30px;
	max-height: 3174px;
	overflow: hidden;
}
.vehicle-heading {
	min-height: 40px;
	background: #C90000;
	padding: 10px 0 12px;
	margin: 10px 15px 5px;	
}
@media (max-width: 991px) {
	.vehicle-heading {
		min-height: 68px;
	}
}
@media (max-width: 767px) {
	.hotspot-specials {
		display: none;
	}
	.vehicle-heading {
		padding-bottom: 1px;
	}
}
.vehicle-price,special-vehicle-price {
	display: inline-block;
} 
.vehicle-price {
	font-size: 15px;
	text-decoration: line-through;
	margin-right: 5px;
}
#search-results .watchlist.NotInWatchList, .watchlist .NotInWatchList {
	background: #181617 url('/media/1287/white-star.png')no-repeat 8px 12px!important;
	padding-left: 32px!important;
}
#search-results .watchlist.InWatchList, .watchlist .InWatchList, #search-results .search_details a.watchlist:hover {
	background:#FFC600 url('/media/1293/yellow-star.png')no-repeat 8px 12px!important;
	padding-left: 32px!important;
	color: #222;
}
/**Vehicle Description**/
#details-vehicle-info-Heading {
	background: #181617;
	padding: 2px 0px 7px;
	margin: 7px 2px 2px 2px;
}
#details-vehicle-info-vehicle {
	padding: 0 8px;
}
#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price, #details-vehicle-info-vehicle-SpecialPrice {
	color: #FFF;
	padding-top: 5px;
	font-size: 22px;
	line-height: 28px;
}
#details-vehicle-info-vehicle-SpecialPrice { 
	float: right;
	text-align: right;
	padding-top: 0px;
}
.details-vehicle-info-vehicle-HasSpecialPrice-True #details-vehicle-info-vehicle-Price {
	display: inline-block;
	text-decoration: line-through;
	font-size: 18px;
}
#details-vehicle-info-vehicle-Price {
	font-size: 28px;
}
@media(max-width: 767px) {
	#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price, #details-vehicle-info-vehicle-SpecialPrice {
		text-align: center;
	}
}
#details-sidebar-main .section {
	margin: 12px 0px;
}
#details-sidebar-main .header {
	background: #181617;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#details-vehicle-info-options {
	background: transparent;
	padding: 0;
}
#details-vehicle-info-options a {
	color: #090909;
}
#details-vehicle-info-options a:hover {
	
}
#details-vehicle-info-features-Tabs div.tab-selected {
	background-color: #FFC600;
	color: #000;
	background-image: none;
}
#details-vehicle-info-features-Tabs div:not(.tab-selected) {
	background-color: #000;
}
.bx-wrapper .bx-pager {
	bottom: -50px;
}
[data-value='RegistrationExpiry'] {
	display: none;
}
[data-value='StockNumber'] {
	background: #D3D3D3!important;
}
#details-sidebar-main .header a.watchlist {
	text-decoration: none;
}
.watchlist-sidebar-NotInWatchList:before {
	background: #181617 url('/media/1287/white-star.png')no-repeat 0px 0px!important;
	padding: 0 10px 7px 9px!important;
}
a.InWatchList {
	color: #000!important;
}
.watchlist-sidebar-InWatchList {
	background: #FFC600!important;
	color: #000;
}
.watchlist-sidebar-InWatchList:before {
	background: #FFC600 url('/media/1293/yellow-star.png')no-repeat 0px 0px!important;
	padding: 0 10px 7px 9px!important;
}
/**Vehicle Form**/ 
#form-vehicleenquiry-Submit {
	font-size: 16px!important;
	font-weight: bold;
}
textarea, input {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
}
/* contact us */
				
.contact-box {
	border: 1px solid #E2E2E2;
	margin: 5px 0;
	padding: 0 20px 10px;
	min-height: 200px;
	margin-bottom: 20px;
}	
.contact-box h3 {
	font-size: 16px;
}
.contact-box a {
	font-weight: bold;
}
#ContactUsForm button {
	padding: 8px;
	font-weight: bold;
}								
/** Footer **/
#footer_nav {
	padding: 0;
}
#footer_nav .container {
	background: #1B1B1B;
	padding: 20px 16px;
}
#footer_nav .footer_menu_location .footer_body {
	color: #ADADAD;
	font-size: 14px;
}
#footer_nav h3 {
	color: #FFF;
	font-weight: bold;
}
#footer_nav ul {
	color: #858585;
	font-size: 14px;
	list-style-type: none;
	padding-left: 0;
}
#footer_nav .footer_menu ul li a {
	font-size: 14px;
}
#footer {
	padding: 0;
}
#footer .container {
	background: #050505;
	color: #fff;
	padding: 10px;
}
#footer a, .footer_body a {
	color: #FFC600;
}
#footer_nav .footer_menu {
	width: 230px;
	margin: 10px 20px;
}
#footer_nav .footer_menu h3 {
	font-size: 16px;
}


/**Flex Slider**/
@media (max-width: 660px){
	#FeaturedListLarge {
		display: none;
	}
}
#FeaturedListLarge {
	background: transparent!important;
}
.flex-viewport ul.slides {
	margin-top: -70px!important;
}
.flexslider {
	max-height: 400px;
	overflow: hidden;
	border: none;
	border-top: 4px solid #FFC600;
	border-bottom: 4px solid #FFC600;
	margin: 15px 0px 30px;
}
#FeaturedListLarge div.text-wrapper {
	top: 60px!important;
}
.flex-control-nav {
	bottom: 0;
}
#FeaturedListLarge .text-content h3 {
	border-bottom: 1px solid #FFC600;
}
.text-price {
	display: inline-block;
	font-size: 28px;
	margin-top: 10px;
}
#FeaturedListLarge .text-content .text-btn {
	background: #FFC600;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#FeaturedListLarge .flex-viewport li {
	border-top: 0;
	border-bottom: 0;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
