
/***********************************************************************
       ___         __                        __  _
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/
      __          ________                 ____      _ __
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/
       /___/

   Template Name:   Automotive
   Description:     Car Dealership & Business HTML Website Template
   Template URL:    http://demo.themesuite.com/automotive/
   Version:         3.2
   Author:          Theme Suite
   Author URL:      http://www.themesuite.com/
   Support:         http://support.themesuite.com/

***********************************************************************/


/*  TABLE OF CONTENTS
**************************************************
	1.) Global Styles
		A. General
		B. Header
		C. Menus
		D. Body
		E. Slider
		F. Buttons
		G. Lightbox
		H. Feeds
		I. Footer
		J. Back to Top
		K. Form Styles
		L. Parallax

	2.) Page Styles
		A. Index
		B. 404
		C. About Us
		D. FAQ
		E. Fullwidth
		F. Sidebar
		G. Pricing Tables
		H. Inventory
			i. Inventory Listing
			ii. Inventory Comparison
			iii. Boxed View
			iv. Fullwidth View
		I. Services
		J. Our Team
		K. Portfolio
		L. Blog
			i. Comments
		M. Contact
		N. Boxed & Margin Layout				*/


/*  1. GLOBAL STYLES
=============================*/

/*  A. General
----------------------------*/


/*  B. Header
----------------------------*/


/*  C. Menus
----------------------------*/


/*  D. Body
----------------------------*/


/*  E. Slider
----------------------------*/

/*  F. Buttons
----------------------------*/

.default-btn, .btn-inventory, button, input[type="reset"], input[type="button"], input[type="submit"] {
	font-size: 15.5px;
	padding: 5px 13px;
	background-color: #c7081b;
	border-radius: 4px;
	border: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
}

a.btn-inventory:not([href]):not([tabindex]) {
	color: #fff;
}

body .default-btn:hover, .btn-inventory:hover, button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, a.btn-inventory:not([href]):not([tabindex]):hover {
	background-color: #B8091B;
	color: #fff;
}

body .default-btn:active, .btn-inventory:active, button:active, input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
	background-color: #B8091B;
	outline: 0;
}


.xs-button, .default-btn.xs-button, .btn-inventory.xs-button, button.xs-button, input[type="reset"].xs-button, input[type="button"].xs-button, input[type="submit"].xs-button {
	font-size: 10px;
	padding: 0 5px;
}

.sm-button, .default-btn.sm-button, .btn-inventory.sm-button, button.sm-button, input[type="reset"].sm-button, input[type="button"].sm-button, input[type="submit"].sm-button {
	font-size: 10px;
	padding: 3px 8px;
}

.md-button, .default-btn.md-button, .btn-inventory.md-button, button.md-button, input[type="reset"].md-button, input[type="button"].md-button, input[type="submit"].md-button {
	font-size: 13px;
	padding: 5px 13px;
}

.lg-button, .default-btn.lg-button, .btn-inventory.lg-button, button.lg-button, input[type="reset"].lg-button, input[type="button"].lg-button, input[type="submit"].lg-button {
	font-size: 18px;
	padding: 7px 15px;
}

.xl-button, .default-btn.xl-button, .btn-inventory.xl-button, button.xl-button, input[type="reset"].xl-button, input[type="button"].xl-button, input[type="submit"].xl-button {
	font-size: 24px;
	padding: 11px 18px;
}

/*  G. Lightbox
----------------------------*/

/*  J. Back to top
----------------------------*/

/*  K. Form Styles
----------------------------*/

/*  L. Parallax
----------------------------*/

/*  2. PAGE STYLES
=============================*/

/*  A. Index
----------------------------*/

/*  B. 404
----------------------------*/


/*  C. About Us
----------------------------*/

/*  D. FAQ
----------------------------*/

/*  E. Fullwidth
----------------------------*/


#full-width .content-wrap div[class*="col-"] {
	padding: 0;
}

.full-width-sidebar .side-content .search-box input[type=submit] {
	margin-top: 2px;
}

/*  F. Sidebar
----------------------------*/

/*  G. Pricing Tables
----------------------------*/

/*  H. Inventory
----------------------------*/


.page-view, .form-links li a, .video-link {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	margin-right: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	display: block;
	-moz-border-radius: 5px / 3px;
	-webkit-border-radius: 5px / 3px;
	border-radius: 5px / 3px;
	background: #F7F7F7;
}

ul.top_buttons li a {
	border: 1px solid rgba(0, 0, 0, 0.0980392);
	color: #3a3a3a;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: 600;
	padding: 0 8px;
	height: 30px;
	line-height: 28px;
}

.page-view li {
	float: left;
	display: block;
}

.page-view li a {
	display: block;
	text-indent: -99999px;
	width: 35px;
	height: 28px;
}

.page-view li:nth-child(1) a, .page-view li.active:nth-child(1) a, .page-view li.active:nth-child(1) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-radius: 4px 0 0 4px;
}

.page-view li:nth-child(2) a, .page-view li.active:nth-child(2) a, .page-view li.active:nth-child(2) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -25px 8px;
	border-radius: 0;
}

.page-view li:nth-child(3) a, .page-view li.active:nth-child(3) a, .page-view li.active:nth-child(3) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -61px 8px;
	border-radius: 0;
}

.page-view li:nth-child(4) a, .page-view li.active:nth-child(4) a, .page-view li.active:nth-child(4) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -96px 8px;
	border-radius: 0;
}

.page-view li:nth-child(5) a, .page-view li.active:nth-child(5) a, .page-view li.active:nth-child(5) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -133px 8px;
	border-radius: 0;
}

.page-view li:nth-child(6) a, .page-view li.active:nth-child(6) a, .page-view li.active:nth-child(6) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -169px 8px;
	border-radius: 0;
	margin-right: 0;
}

.inventory-sidebar {
	padding-right: 0;
}

.page-view.nav li:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.page-view.nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-right: 1px solid rgba(0,0,0,0.1);
}

.page-view.nav li {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: transparent;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	border-right: 0;
}

.page-view.nav {
	border-bottom: 0;
}

.page-view.nav li a {
	margin-right: 0;
	border: 0;
}

.page-view.nav > li > a {
	padding: 0;
}

.page-view.nav>li>a:hover, .page-view.nav>li>a:focus {
	border-color: transparent;
	background-color: transparent;
}

.page-view.nav {
	margin-top: -2px;
}

.listing_sort {
	margin-bottom: 30px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.listing_sort .sort-by {
	margin-left: -15px;
}

.listing-view .ribbon strong {
	font-weight: 600;
}

.listing-view .nav-tabs>li.active>a, .listing-view .nav-tabs>li.active>a:hover, .listing-view .nav-tabs>li.active>a:focus, .listing-view ul.page-view.nav-tabs li.active a {
	background-color: transparent;
	padding: 0;
	border: 1px solid transparent;
	border-bottom: 0;
}

.page-view.nav li:hover, .page-view.nav li.active {
	background-color: transparent;
	background-image: none;
}

.page-view.nav li.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}

.inventory-3 .porche .car-detail, .inventory-4 .porche .car-detail {
	font-size: 13px;
}

.inventory-4 .porche .porche-header span {
	font-size: 18px;
}

.inventory-4 .porche .porche-header strong {
	font-size: 26px;
	line-height: 50px;
}

.inventory-4 .porche .car-detail .table>tbody>tr>td {
	padding: 11px 4px 12px 11px;
}

.inventory-4 .porche .car-detail .option-tick-list ul {
	padding: 0 0 0 38px;
}

.inventory-heading {
	color: #3a3a3a;
	display: block;
}


.inventory-heading span {
	font-size: 22px;
	line-height: 20px;
	letter-spacing: -1.5px;
	word-spacing: 2px;
	display: inline-block;
}

.inventory-heading em {
	font-size: 14px;
	line-height: 51px;
	letter-spacing: -1px;
}

.content-nav ul {
	padding: 0;
	margin: 0;
}

.content-nav ul li {
	list-style: none;
	display: inline-block;
	padding: 4px 8px 2px 8px;
	background: transparent;
	background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(0%, #ffffff), color-stop(99%, #e7e7e7), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e7e7e7', GradientType=0 );
	border-radius: 4px;
	margin-left: 1.5px;
	position: relative;
	height: auto;
}

.content-nav ul li:before {
	font-family: fontAwesome;
	display: block;
	color: #5c5c5c;
	position: absolute;
	left: 9px;
	top: 4px;
	font-size: 13px;
}

.content-nav ul li.prev1:before {
	content: "\f137";
}

.content-nav ul li.request:before {
	content: "\f05a";
}

.content-nav ul li.schedule:before {
	content: "\f133";
}

.content-nav ul li.offer:before {
	content: "\f155";
}

.content-nav ul li.trade:before {
	content: "\f06e";
}

.content-nav ul li.pdf:before {
	content: "\f0f6";
}

.content-nav ul li.print:before {
	content: "\f02f";
}

.content-nav ul li.email:before {
	content: "\f064";
}

.content-nav ul li.next1:before {
	content: "\f138";
	left: 80px;
	right: 9px;
}

.content-nav ul li a {
	font-size: 12px;
	display: block;
	color: #3a3a3a;
	font-weight: 700;
	line-height: 23px;
	padding-left: 19px;
	letter-spacing: -0.5px;
}

.content-nav ul li.next1 a {
	padding-left: 0;
	padding-right: 20px;
}

.content-nav ul li a:hover {
	text-decoration: none;
}

.slider .flexslider, .home-slider-thumbs .flexslider {
	border: none;
}

.slider .flexslider {
	margin: 0 0 4px;
}

.example-tabs .nav > li > a {
	padding: 5px 11px;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #3a3a3a;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
}

.example-tabs .nav {
}

.example-tabs .nav li {
	margin: 0 3px 0 0px;
	display: inline;
	float: left;
	list-style: none;
}

.example-tabs .nav > li:last-child {
	margin-right: 0;
}

.example-tabs .nav-tabs>li>a {
	border: none;
}

.btn-inventory {
	font-size: 13px;
	border: none;
	border-radius: 4px;
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	outline: none;
	margin-top: 10px;
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}

.btn-inventory:hover {
	text-decoration: none;
	color: #FFF;
}


.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}

.cat_accordian {
	float: left;
	width: 20%;
}

.car_category {
	width: 55%;
	float: left;
	position: relative;
}

.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}

.cat_accordian form {
	float: right;
}

.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}

.car-list {
	padding: 14px;
	background: linear-gradient(to bottom, #FFFFFF 0%, #F9F9F9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #F6F6F6;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.car-list .car_category .car_fax img {
	width: 55px;
}

#features ul {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	margin-left: 0;
}

#features ul li {
	padding-left: 20px;
}

#features ul li .fa-li {
	left: -8px;
	top: 5px;
	color: #c7081b;
}

.content-nav ul li.gradient_button:hover, .gradient_button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}

ul.nav-tabs li.active a {
	border-bottom: 1px solid #FFF;
}

.horizontal_box {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 6px 10px 13px 10px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}

.horizontal_box:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}


.clear {
	clear: both;
}

.vehicle_demo {
	margin-top: 6px;
}

.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}

.vehicle_details {
	margin-top: 8px;
}

.vehicle_details .price-wrap {
	padding: 0 0 0 15px;
	width: 100%;
}

.vehicle_details .price {
	padding-left: 6px;
	width: 96px;
}

.tax {
	position: relative;
	top: -6px;
	padding: 0 22px;
}

.no-margin {
	margin: 0px;
}

.carfax {
	margin-right: 35px;
}

.sales_tax {
	margin-top: 5px;
}

.sales_tax em {
	font-size: 12px;
}

.video_details {
	margin-top: 0px;
}

.price-wrap .price-tag {
	font-size: 30px;
}

.bottom-margin-0 {
	margin-bottom: 0px !important;
}

.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}

.horizontal_box .vehicle_details .table tr td:last-child {
	padding-left: 5px;
}

.inventory_right {
	float: left;
	width: 82%;
	padding: 0px 0 0px 18px;
}

.car_type_heading {
	position: relative;
	float: left;
	width: 79%;
	padding: 0px 15px;
}



.car-type {
	width: 60%;
	float: left;
}

.car-type .col-width-50 {
	padding-left: 0px;
	width: 44%;
}

.right_carList .car-type .col-width-60 {
	width: 49%;
	padding-left: 14px;
}

.right_carList .check_box_right {
	position: absolute;
	right: 22px;
	top: -9px;
}

.car-type-price {
	float: left;
	width: 40%;
	padding-left: 15px;
}

.car-type-price .price-wraper {
	float: left;
	margin: 0px;
	padding-left: 105px;
}

.right_carList .car-type-price .price-wraper {
	padding-left: 43px;
}

.car-type-price .car-type-col-2 {
	padding: 0px;
	margin: 10px;
}

.left-none li a:hover, .right-none li a:hover, .left-none li:hover input, .left-none li:hover i.fa {
	color: #FFF;
	text-decoration: none;
}

.car-type-list .list_img:hover > .hover_carInventory {
	display: block;
}

.car_heading {
	margin-left: 214px;
}



.car_heading {
	position: relative;
}

.inventory-wide-sidebar-right .margin-top-20 {
	margin-top: 0;
}

.vehicle_details .img-border {
	margin: 0 auto;
}

.vehicle_details .table-responsive {
	padding: 10px 18px 0 18px;
}

.right_carList .car-type-list .list_img {
	width: 200px;
}

.right_carList .car-type-list .car_type_heading {
	width: 74%;
}

.right_carList .car-type-list .inventory_right {
	padding: 0px 0px 0px 14px;
	width: 76%;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type {
	width: 71%;
	float: left;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type-price {
	width: 29%;
	float: left;
	padding-left: 0;
}

.hover_carInventory {
	display: none;
}

.hover_carInventory {
	position: absolute;
	left: 10px;
	bottom: 0px;
	z-index: 4;
	border: 1px solid #000;
}

.vehicle_demo {
	margin-top: 20px;
}

.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}

.vehicle_details .price-wrap {
	margin: 0px;
}

.carfax {
	margin-right: 35px;
}

.horizontal_box img.img-border {
	float: none;
	margin: 0 auto;
}

.horizontal_box .vehicle_details .table tr td:first-child {
	width: 92px;
}

.make_inventory div[class*="col-md-3"] {
	padding: 0 10px;
}

.make_inventory .my-dropdown {
	width: 100%;
}

.make_inventory .select-wrapper .form-element {
	margin: 7px 4px 3px 9px;
}

.listing-view {
	padding: 0;
	width: 100%;
}

.left_inventory {
	margin-left: 0px;
}

.inventory-2 > .row, .inventory-3 > .row, .inventory-4 > .row {
	margin-left: -15px;
	margin-right: -15px;
}

.listing-view .row {
	margin: 0;
}

.wrapper_carList .car-type .col-width-50 {
	width: 44%;
}

.car-type-list {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 12px 10px 8px 10px;
	margin-bottom: 20px;
	border: solid 1px #e5e5e5;
	box-shadow: 2px 2px 2px #f6f6f6;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}

.car-type-list:hover {
	background: transparent;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}

.right_carListt:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}

.price-wrap .price-tag {
	font-size: 30px;
	padding-left: 0px;
}

.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}

.video_details a {
	text-decoration: none;
}

.view_viewport a {
	text-decoration: none;
	font-weight: 700;
}

.f-nav li a {
	text-decoration: none !important;
}

.flex-direction-nav a:before {
	color: #FFF;
	opacity: 0.50;
	padding-left: 5px;
}

.flex-direction-nav a.flex-next:before {
	padding-left: 0;
	padding-right: 5px;
}

#youtube_video {
	display: none;
}

#current_size {
	display: none;
	position: relative;
}

#request_more, #schedule_drive, #make_offer, #trade_in, #pdf_brochure, #print_vehicle, #email_friend {
	display: none;
}

/*  i. Inventory Listing   */


.car-info .table>tbody>tr>td {
	border-top: none;
	padding: 0 0 14px 4px;
	line-height: 9px;
	letter-spacing: -0.5px;
	word-spacing: 2px;
}



.side-content .list ul li span strong {
	font-weight: normal;
}

.financing_calculator .dropdown_container {
	width: 40%;
	float: right;
}



.side-content .financing_calculator table {
	margin-top: 20px;
}

.side-content .financing_calculator table tr td input.number {
	width: 100%;
	padding: 3px 5px;
	display: block;
	width: 60px;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 10px;
}

.bi_weekly {
	margin-top: 10px;
}

.bi_weekly .styled {
	width: 85px;
}


.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}

.cat_accordian {
	float: left;
	width: 20%;
}

.car_category {
	width: 55%;
	float: left;
	position: relative;
}

.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}

.cat_accordian form {
	float: right;
}

.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}

.car-list {
	padding: 14px;
}



.side-content .side-blog img.alignleft {
	margin: 6px 15px 0 0px;
}



.side-content .list ul li span strong {
	font-weight: normal;
}

.financing_calculator .table-responsive table > tbody > tr > td {
	line-height: 24px;
	padding: 0px 0px 2px 3px;
	text-align: right;
}

.financing_calculator .table-responsive table > tbody > tr > td:first-child {
	text-align: left;
}


.side-content .financing_calculator table {
	margin-top: 20px;
	width: 100%;
}

.side-content .financing_calculator table tr td input.number {
	width: 60%;
	padding: 2px 5px 3px 5px;
	border-radius: 4px;
	outline: none;
	color: #818181;
	float: right;
	transition-duration: .25s;
}

.side-content .financing_calculator table tr td input.number.error {
	font-size: 12px;
	border: 1px solid #BB1212;
	background-color: #E2CBCB;
}

.financing_calculator .btn-inventory {
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}

.calculation {
	margin-top: 14px;
}

.calculation strong {
	font-weight: 700;
}

.calculation .table-responsive table {
	margin-top: 0;
	width: 100%;
}

.table-responsive {
	overflow: hidden;
	border: none;
}

.financing_calculator .calculation .table-responsive table tbody tr td {
	text-align: left;
	letter-spacing: -1px;
	word-spacing: 1px;
}

.financing_calculator .calculation .table-responsive table tbody tr td:last-child {
	text-align: right;
	padding-right: 4px;
}

.bi_weekly {
	margin-top: 1px;
}

.bi_weekly .styled {
	width: 85px;
}

.content-nav ul li.gradient_button, .gradient_button.view-details, .gradient_button.view-video, div.example-tabs .nav-tabs>li>a {
	background-color: #f9f9f9;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #3a3a3a;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
	height: 30px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}

div.example-tabs .nav-tabs>li>a.active {
	color: #3a3a3a;
	border-bottom: 0;
	background-color: #FFF;
}

.gradient_button.view-details, .gradient_button.view-video {
	position: absolute;
	bottom: 10px;
	border-radius: 5px;
	height: 15px;
	line-height: 14px;
	padding-left: 9px;
	padding-right: 9px;
}

div.example-tabs .nav-tabs>li>a {
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #686868;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
	margin-bottom: -1px;
	display: inline-block;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border-bottom: 1px solid transparent;
}

.vehicle-demo {
	margin-top: 12px;
}

.video-link:active {
	background: url(../images/input-bg-hover.png) top repeat-x;
}

.car-info-wrap p {
	padding: 0 11px;
}

.listing-slider {
	border: 4px solid #fff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
}

table.technical {
	width: 100%;
	margin-bottom: 30px;
}

table.technical thead tr {
	border-bottom: 1px solid #fff;
	color: #fff;
}

table.technical thead tr > th {
	width: 70%;
	font-size: 22px;
	font-weight: 300;
}

table.technical thead tr > th + th {
	width: 29%;
	font-weight: 300;
	font-size: 16px;
}

table.technical thead tr th {
	padding: 5px;
}

table.technical tbody tr {
	border-top: 1px solid #fff;
}

table.technical tbody tr > td + td {
	font-weight: 400;
}

table.technical tbody tr > td {
	font-weight: bold;
	color: #FFF;
}

table.technical tbody tr td {
	padding: 5px;
}

.flexslider {
	margin: 0;
}

.inventory-listing .recent-vehicles-wrap {
	margin: 0;
	margin-top: 25px;
}

.inventory-listing .recent-vehicles-wrap .recent-vehicles h5 {
	margin-top: 24px;
}

.inventory-listing .recent-vehicles-wrap .recent-vehicles p {
	padding-top: 2px;
}

.bx-wrapper .bx-viewport {
	margin: 0;
}

.featured-brand .bx-wrapper .bx-viewport {
	margin: 0;
}

.efficiency-rating {
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #fefefe), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -o-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -ms-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: linear-gradient(to bottom, #fefefe 19%, #dedede 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dedede', GradientType=0 );
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-left: 2px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
}


.efficiency-rating ul {
	padding: 0;
	margin: 7px 0 0 0;
}

.efficiency-rating ul li {
	list-style: none;
	display: inline-block;
	margin-right: 21px;
	line-height: 30px;
}

.efficiency-rating ul li:last-child {
	margin-left: 18px;
}

.efficiency-rating ul li small, .efficiency-rating ul li strong {
	display: block;
	color: #3a3a3a;
	font-weight: 600;
}

.efficiency-rating ul li small {
	font-size: 12px;
}

.efficiency-rating ul li strong {
	font-size: 36px;
	font-weight: 700;
}

.efficiency-rating img.aligncenter {
	margin: 0;
	position: relative;
	top: 13px;
	left: 24px;
}

.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	padding: 17px 40px 0px 55px;
}

.efficiency-rating {
	position: relative;
}

.efficiency-rating ul li.fuel {
	position: absolute;
	top: 37px;
	left: 50%;
	margin-left: -30px;
}

.efficiency-rating ul li.fuel img {
	left: 0;
}

.efficiency-rating ul li.city_mpg {
	position: absolute;
	left: 25%;
	margin-right: 0;
	margin-left: -30px;
}

.efficiency-rating ul li.hwy_mpg {
	position: absolute;
	right: 25%;
	margin-left: 0;
	margin-right: -30px;
}

.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	margin: 85px auto 0px;
	padding: 0;
	width: 75%;
}

/*  ii. Inventory Comparison   */


.porche .porche-header {
	background-color: #c7081b;
	text-align: center;
	color: #fff;
	padding: 14px 0px 7px 0;
}

.porche .porche-header span, .porche .porche-header strong {
	display: block;
}

.porche .porche-header span {
	font-size: 22px;
	line-height: 18px;
	color: #fff;
}

.porche .porche-header strong {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
}

.porche .porche-img {
	border: 1px solid #dedede;
	padding: 3px 3px 16px 3px;
	border-bottom: none;
}

.porche .car-detail {
	border: 1px solid #dedede;
	border-top: none;
	font-size: 14px;
	color: #747474;
}

.car-info {
	color: #2d2d2d;
	font-size: 14px;
	text-align: right;
}

.porche .car-detail .table, .car-info .table {
	margin-bottom: 0;
}

.porche .car-detail .table>tbody>tr:first-child > td {
	border-top: none;
}

.porche .car-detail .table>tbody>tr>td:first-child {
	width: 45%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	line-height: 24px;
}

.car-info .table>tbody>tr>td:first-child {
	width: 45%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	color: #BFBFBF;
}

.porche .car-detail .table>tbody>tr>td, .car-info .table>tbody>tr>td {
	padding: 7px 8px;
	color: #BFBFBF;
}

.porche .car-detail .option-tick-list ul {
	padding: 0;
	margin: 0;
}

.porche .car-detail .option-tick-list ul li {
	list-style: none;
	position: relative;
	padding-left: 20px;
}

.porche .car-detail .option-tick-list ul li:before {
	font-family: fontAwesome;
	content: "\f00c";
	display: block;
	color: #c7081b;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}

/*  iii. Boxed View  */


div.inventory.span3 {
	min-height: 453px;
}

div.inventory.span3 .options-secondary {
	display: none;
}

div.inventory.span3 .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
}

div.inventory.span3 .inventory .title {
	position: relative;
	overflow: hidden;
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 230px;
	font-size: 22px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
}

div.inventory.span3 .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}

div.inventory.span3 .checkbox {
	position: absolute;
	top: 9px;
	left: 245px;
}

.grid div.inventory.span3 .checkbox {
	left: initial;
	right: 12px;
}

div.inventory.span3 .carfax {
	position: absolute;
	left: 37px;
	width: 58px;
	top: 384px;
	float: left;
}

div.inventory.span3 .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 133px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}

div.inventory.span3 .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	padding: 6px 9px;
}

div.inventory.span3 .view-details {
	position: absolute;
	right: 9px;
	top: auto;
	bottom: 10px;
	float: right;
	padding: 6px 4px;
}

div.inventory.span3 .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}

.sidebar div.inventory .inventory .title {
	max-width: 580px;
	white-space: normal;
}

.boxed div.inventory .options-secondary {
	display: none;
}

.boxed div.inventory .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
	width: 200px;
}

.boxed div.inventory .inventory .title {
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 690px;
	font-size: 22px;
	max-width: 220px;
}

.boxed div.inventory .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}

.boxed div.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	left: initial;
}

.boxed div.inventory .carfax {
	position: absolute;
	left: 28px;
	width: 58px;
	bottom: 53px;
	top: auto;
	float: left;
}

.boxed div.inventory .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 131px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}

.boxed.boxed_left div.inventory .price, .boxed.boxed_right div.inventory .price {
	left: 128px;
}

.boxed div.inventory .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	z-index: 5;
}

.boxed div.inventory .view-details {
	position: absolute;
	right: 11px;
	top: auto;
	bottom: 10px;
	float: right;
}

.boxed div.inventory .figure {
	font-weight: 600;
	font-size: 30px;
	top: 0;
	left: -8px;
}

.boxed div.inventory .tax {
	top: 0;
	left: -8px;
}

.boxed div.inventory .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}

.boxed div.inventory:nth-child(4n) {
	margin-left: 0 !important;
}

.boxed div.inventory .options-primary .spec {
	max-width: 100px;
}

/*  iv. Fullwidth View  */


.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 4;
}

.inventory-wide-sidebar-right div.inventory .price, .inventory-wide-sidebar-left div.inventory .price {
	right: 15px;
}

.inventory-wide-sidebar-right div.inventory .carfax, .inventory-wide-sidebar-left div.inventory .carfax {
	left: -80px;
	top: 78px;
	width: 56px;
}

.inventory_box.car_listings.boxed.boxed_full .row .col-lg-3:nth-child(4n + 1) {
	clear: both;
}

.inventory_listings, .single-listing {
	font-family: 'Open Sans', sans-serif;
}

div.inventory {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 11px / 13px;
	-webkit-border-radius: 11px / 13px;
	border-radius: 11px / 13px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.13);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.13);
	box-shadow: 0 0 5px rgba(0,0,0,.13);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}

div.inventory:hover {
	background-image: -moz-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
}

.sidebar div.inventory, .boxed div.inventory {
	margin: 0 0 20px;
}

div.inventory {
	position: relative;
	overflow: hidden;
	padding: 0;
}

.car-listings-row {
	margin-left: 0;
	margin-right: 0;
}

.car-listings-row-fullwidth {
	padding-left: 15px;
	padding-right: 15px;
}

a.inventory {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 173px;
	background-image: url('../images/empty.png');
	z-index: 1;
	text-decoration: none;
}

a.inventory .preview {
	width: 200px;
	height: 150px;
}

a.inventory:hover {
	text-decoration: none;
}

.preview {
	position: absolute;
	left: 11px;
	top: 11px;
	float: left;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
}

.inventory .title {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	left: 234px;
	padding-top: 9px;
	margin-bottom: 8px;
	max-width: 690px;
	font-size: 24px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
	padding-bottom: 5px;
	line-height: 24px;
}

.checkbox {
	position: absolute;
	top: 7px;
	right: 12px;
}

div.inventory .options-primary {
	position: relative;
	left: 234px;
	top: -5px;
	float: left;
	width: 350px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
}

div.inventory .options-secondary {
	position: relative;
	left: 245px;
	top: -5px;
	float: left;
	width: 250px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
	margin-bottom: 35px;
}

.option, div.inventory .price b {
	font-weight: 700;
	line-height: 18px;
	color: #3d3d3d;
	font-size: 12px;
}

table td.primary, .primary {
	width: 90px;
	white-space: nowrap;
	padding: 0;
	border: 0;
}

table td.secondary, .secondary {
	width: 92px;
	white-space: nowrap;
	padding: 0;
	border: 0;
	border-right: 10px solid transparent;
}

table td.spec, .spec {
	line-height: 18px;
	color: #3d3d3d;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	border: 0;
}

div.inventory.span3 .spec {
	max-width: 108px;
}

div img.carfax {
	position: relative;
	right: -170px;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	left: 335px;
	top: 36px;
	float: left;
}

.price {
	position: absolute;
	margin: 3px 0 33px 0;
	right: 50px;
	float: left;
	color: #3d3d3d;
	top: 46px;
}

.figure {
	position: relative;
	margin: 0;
	font-weight: 700;
	font-size: 32px;
	top: 4px;
	color: #3d3d3d;
	line-height: 30px;
}

.tax {
	position: relative;
	font-style: italic;
	top: 6px;
	font-size: 12px;
	padding: 0;
}

.view-button:active {
	position: relative;
	top: 6px;
}

.view-video {
	left: 236px;
	clear: left;
	padding: 6px 9px;
	cursor: pointer;
}

.video-icon {
	position: relative;
	left: 213px;
	top: 18px;
	float: left;
	z-index: 3;
}

.view-details {
	right: 10px;
	padding: 6px 4px;
}

.view-details i, .view-video i {
	margin-right: 6px;
}

/*  I. Services
----------------------------*/

/*  J. Our Team
----------------------------*/

/*  K. Portfolio
----------------------------*/

/*  L. Blog
----------------------------*/

/*  M. Contact
----------------------------*/

/*  N. Boxed & Margin Layout
----------------------------*/

.boxed_layout {
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0,0,0,.13);
}

body.background_1 {
	background: url(../images/backgrounds/bg01.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_2 {
	background: url(../images/backgrounds/bg02.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_3 {
	background: url(../images/backgrounds/bg03.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_4 {
	background: url(../images/backgrounds/bg04.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_5 {
	background: url(../images/backgrounds/bg05.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_6 {
	background: url(../images/backgrounds/bg06.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_7 {
	background: url(../images/backgrounds/bg07.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_8 {
	background: url(../images/backgrounds/bg08.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_9 {
	background: url(../images/backgrounds/bg09.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_10 {
	background: url(../images/backgrounds/bg10.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_11 {
	background: url(../images/backgrounds/bg11.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_12 {
	background: url(../images/backgrounds/bg12.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_13 {
	background: url(../images/backgrounds/bg13.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_14 {
	background: url(../images/backgrounds/bg14.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_15 {
	background: url(../images/backgrounds/bg15.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_16 {
	background: url(../images/backgrounds/bg16.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_17 {
	background: url(../images/backgrounds/bg17.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_18 {
	background: url(../images/backgrounds/bg18.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_19 {
	background: url(../images/backgrounds/bg19.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_20 {
	background: url(../images/backgrounds/bg20.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_21 {
	background: url(../images/backgrounds/bg21.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_22 {
	background: url(../images/backgrounds/bg22.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_23 {
	background: url(../images/backgrounds/bg23.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_24 {
	background: url(../images/backgrounds/bg24.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_25 {
	background: url(../images/backgrounds/bg25.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_26 {
	background: url(../images/backgrounds/bg26.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_27 {
	background: url(../images/backgrounds/bg27.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_28 {
	background: url(../images/backgrounds/bg28.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_29 {
	background: url(../images/backgrounds/bg29.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_30 {
	background: url(../images/backgrounds/bg30.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_31 {
	background: url(../images/backgrounds/bg31.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_32 {
	background: url(../images/backgrounds/bg32.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

/* Patterns */
body.pattern_1 {
	background-image: url(../images/patterns/45degreee_fabric.png);
}

body.pattern_2 {
	background-image: url(../images/patterns/absurdidad.png);
}

body.pattern_3 {
	background-image: url(../images/patterns/arches.png);
}

body.pattern_4 {
	background-image: url(../images/patterns/bedge_grunge.png);
}

body.pattern_5 {
	background-image: url(../images/patterns/cubes.png);
}

body.pattern_6 {
	background-image: url(../images/patterns/dark_tire.png);
}

body.pattern_7 {
	background-image: url(../images/patterns/darkdenim.png);
}

body.pattern_8 {
	background-image: url(../images/patterns/debut_light.png);
}

body.pattern_9 {
	background-image: url(../images/patterns/diamond_upholstery.png);
}

body.pattern_10 {
	background-image: url(../images/patterns/doubled_lined.png);
}

body.pattern_11 {
	background-image: url(../images/patterns/dust.png);
}

body.pattern_12 {
	background-image: url(../images/patterns/gplaypattern.png);
}

body.pattern_13 {
	background-image: url(../images/patterns/gray_jean.png);
}

body.pattern_14 {
	background-image: url(../images/patterns/grey.png);
}

body.pattern_15 {
	background-image: url(../images/patterns/gridme.png);
}

body.pattern_16 {
	background-image: url(../images/patterns/light_noise_diagonal.png);
}

body.pattern_17 {
	background-image: url(../images/patterns/lined_paper.png);
}

body.pattern_18 {
	background-image: url(../images/patterns/linen.png);
}

body.pattern_19 {
	background-image: url(../images/patterns/low_contrast_linen.png);
}

body.pattern_20 {
	background-image: url(../images/patterns/noise_lines.png);
}

body.pattern_21 {
	background-image: url(../images/patterns/noisy_grid.png);
}

body.pattern_22 {
	background-image: url(../images/patterns/px.png);
}

body.pattern_23 {
	background-image: url(../images/patterns/shl.png);
}

body.pattern_24 {
	background-image: url(../images/patterns/subtle_dots.png);
}

body.pattern_25 {
	background-image: url(../images/patterns/subtle_zebra_3d.png);
}

body.pattern_26 {
	background-image: url(../images/patterns/subtlenet2.png);
}

body.pattern_27 {
	background-image: url(../images/patterns/tex2res4.png);
}

body.pattern_28 {
	background-image: url(../images/patterns/tiny_grid.png);
}

body.pattern_29 {
	background-image: url(../images/patterns/vintage_speckles.png);
}

body.pattern_30 {
	background-image: url(../images/patterns/white_bed_sheet.png);
}

body.pattern_31 {
	background-image: url(../images/patterns/wild_olivia.png);
}

body.pattern_32 {
	background-image: url(../images/patterns/worn_dots.png);
}

section.content, .car-block-wrap, .welcome-wrap {
	background: transparent;
}

.boxed_layout.margin {
	margin: 40px auto 0;
}

.boxed_layout, .boxed_layout header.affix, .boxed_layout header.affix-top, .boxed_layout .message-shadow {
	width: 85%;
}

.boxed_layout.margin header.affix-top {
	width: 100%;
	margin-top: 40px;
}

.boxed_layout.margin section.content, .boxed_layout section.content {
	position: relative;
}

.boxed_layout header {
	transition-duration: 0s;
}

.boxed_layout .container {
	width: 100%;
	padding: 0 25px;
}

.boxed_layout .container .container {
	padding: 0;
}

.boxed_layout .message-wrap .container .row {
	margin: 0;
}

.boxed_layout header .container {
}

.boxed_layout #secondary-banner {
	height: 302px;
	background-position: center 0px;
}

.boxed_layout .car_listings {
	padding: 0 15px;
}

.boxed_layout .min-dropdown {
	width: 100px;
}

.tp-banner { visibility: hidden; }


.listing-slider .angled_badge.red:before    { border-color: #c7081b rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.orange:before { border-color: #ff4422 rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.yellow:before { border-color: #feae2d rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.green:before  { border-color: #69d025 rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.blue:before   { border-color: #063aab rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.indigo:before { border-color: #3311bb rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.violet:before { border-color: #442299 rgba(0, 0, 0, 0); }
.listing-slider .angled_badge.black:before  { border-color: #000000 rgba(0, 0, 0, 0); }

.angled_badge.red:before    { border-color: rgba(0, 0, 0, 0) #c7081b rgba(0, 0, 0, 0); }
.angled_badge.orange:before { border-color: rgba(0, 0, 0, 0) #ff4422 rgba(0, 0, 0, 0); }
.angled_badge.yellow:before { border-color: rgba(0, 0, 0, 0) #feae2d rgba(0, 0, 0, 0); }
.angled_badge.green:before  { border-color: rgba(0, 0, 0, 0) #69d025 rgba(0, 0, 0, 0); }
.angled_badge.blue:before   { border-color: rgba(0, 0, 0, 0) #063aab rgba(0, 0, 0, 0); }
.angled_badge.indigo:before { border-color: rgba(0, 0, 0, 0) #3311bb rgba(0, 0, 0, 0); }
.angled_badge.violet:before { border-color: rgba(0, 0, 0, 0) #442299 rgba(0, 0, 0, 0); }
.angled_badge.black:before  { border-color: rgba(0, 0, 0, 0) #000000 rgba(0, 0, 0, 0); }

.listing-slider .angled_badge {
    left: 0;
    z-index: 99;
    margin: 4px;
}

.listing-slider .angled_badge:before {
    border-width: 100px 100px 0 0;
}

.listing-slider .angled_badge span {
    font-size: 11px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    line-height: 110px;
    -webkit-transform: rotate(-45deg) translate(0, -25%);
    -moz-transform: rotate(-45deg) translate(0, -25%);
    -ms-transform: rotate(-45deg) translate(0, -25%);
    -o-transform: rotate(-45deg) translate(0, -25%);
    transform: rotate(-45deg) translate(0, -25%);
}

.angled_badge {
	color: #FFF;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	z-index: 10;
}

.angled_badge:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: rgba(0, 0, 0, 0) #c7081b rgba(0, 0, 0, 0);
}

.angled_badge span {
    position: absolute;
    display: block;
    font-size: 11px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    line-height: 110px;
    -webkit-transform: rotate(45deg) translate(0, -25%);
    -moz-transform: rotate(45deg) translate(0, -25%);
    -ms-transform: rotate(45deg) translate(0, -25%);
    -o-transform: rotate(45deg) translate(0, -25%);
    transform: rotate(45deg) translate(0, -25%);
}

.inventory.car_sold img.preview {
    -webkit-filter: grayscale(100%);
    filter: url(data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/sv…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale);
    filter: grayscale(100%);
}

.inventory.car_sold .sold_text, .inventory-heading .sold_text {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    position: absolute;
    font-size: 38px;
    line-height: 52px;
    border: 6px solid #C7081B;
    color: #C7081B;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
    padding: 3px 5px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 15;
}

.inventory.car_sold .sold_text {
    margin-left: 45px;
    left: 0;
}

/*  */

.inventory-heading .sold_text {
    position: absolute;
    bottom: 13px;
    right: 0;
    padding: 0 5px;
    line-height: 50px;
}

.carasouel-slider3 .sold_text {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    position: absolute;
    left: 38px;
    top: 14%;
    font-size: 26px;
    line-height: 38px;
    border: 6px solid #C7081B;
    color: #C7081B;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
    padding: 3px 5px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 15;
}