/* color */
@import "colors.css";

@import url('https://fonts.googleapis.com/css?family=Syncopate&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Play:400,700&display=swap');

* {
	outline: none;
}

html {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 24px;
	color: #2d2d2d;
	overflow-x: hidden;
}
/*  Header */
header {
	position: relative;
	z-index: 1000;
	width: 100%;
	top: 0px;
	background: transparent;
}
.affix {
	position: relative!important;
}
#bannerWrapper {
    /*margin-top: -81px;*/
    margin-top: 0;
    min-height: 700px;
    margin-bottom: 0!important;
}
#bannerWrapper iframe {
	width: 100%!important;
}
@media(max-width: 767px) {
	#bannerWrapper {
		/*min-height: 210px;*/
	}
	#bannerWrapper .bx-wrapper {
		margin-bottom: 0;
	}
	#bannerWrapper iframe {
		width: 100%!important;
		height: 210px!important;
	}
}
.fb_iframe_widget {
	z-index: 99999999;
}
header, header * {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.toolbar {
	padding: 0;
	color: #fff;
	min-height: 30px;
	position: relative;
	z-index: 5555;
	display: block;
}
.toolbar img {
	width: 100%;
}
.toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.toolbar ul li {
	margin-right: 22px;
	color: #929596;
	font-size: 10px;
	font-weight: 800;
	line-height: 20px;
}

.toolbar ul li i {
	padding-right: 5px;
	font-size: 18px;
}

.toolbar ul li a {
	color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: none;
}
.toolbar ul li a:hover,
.toolbar ul li a:active {
	text-decoration: none;
}

.toolbar .search_box {
	background: none;
	box-shadow: none;
	height: 22px;
	display: inline-block;
	min-height: initial;
	margin: 0;
	border: 0;
	color: #929596;
	font-size: 10px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	float: none;
	padding: 0 4px;
}
.toolbar .search_box::-webkit-input-placeholder, .toolbar .search_box:-moz-placeholder, .toolbar .search_box::-moz-placeholder, .toolbar .search_box:-ms-input-placeholder {
 color: #929596;
 transition: all 0.5s linear;
}
 .toolbar input.search_box::-webkit-input-placeholder, .toolbar input.search_box:moz-placeholder, .toolbar input.search_box::-moz-placeholder, .toolbar input.search_box:-ms-input-placeholder {
 transition: all 0.5s linear;
}
 .toolbar input.search_box:hover::-webkit-input-placeholder, .toolbar input.search_box:hover:moz-placeholder, .toolbar input.search_box:hover::-moz-placeholder, .toolbar input.search_box:hover:-ms-input-placeholder {
 color: #FFF;
 transition: all 0.5s linear;
}

.bottom-header {
	position: relative;
	z-index: 555555;
}

.toolbar_shadow {
	background-image: url(../images/web/toolbar_shadow.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 21px;
	width: 100%;
	position: absolute;
	left: 0;
}

.header_shadow {
	background-image: url(../images/web/header_shadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 21px;
	margin-bottom: -21px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

header.affix .bottom-header {
	height: initial;
	background-position: center 68px;
}

header .navbar-brand img {
	height: auto;
	width: 100%;
}

.bottom-header .navbar {
	margin-bottom: 0px;
	border: none;
}
header .navbar-header {
	margin-top: -20px;
}
header .bottom-header .navbar-default {
	background-color: transparent;
	border-color: transparent;
}

header .navbar-default .navbar-toggle {
	border-color: transparent;
	background-color: transparent!important;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 0;
	margin: 0;
	height: auto;
	max-width: 175px;
	overflow: hidden;
	transition-duration: 0s;
}

header .bottom-header .navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 31px;
	padding: 15px;
	transition-duration: .15s;
}

.bottom-header .navbar-default .navbar-nav>.active>a, .bottom-header .navbar-default .navbar-nav>.active>a:hover, .bottom-header .navbar-default .navbar-nav>.active>a:focus {
	background-color: #2f43a3;
	color: #fff;
}


/*header.affix {
	top: -30px;
}*/

/*header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 11px 0 0 15px;
	height: 59px;
}*/

header.affix .toolbar {
}

header.affix .container .navbar {
	min-height: 0px;
	margin-top: 0;
}

/*header.affix .container .navbar .navbar-brand img {
	height: 80%;
	width: auto;
	margin-top: -2px;
}*/

header.affix .container .navbar .navbar-nav li a {
	line-height: 10px;
	padding: 28px 10px 21px 10px;
	font-size: 12px;
	transition-duration: .15s;
}

header .nav .open>a, header .nav .open>a:hover, header .nav .open>a:focus, header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.open>a:hover, header .navbar-default .navbar-nav>.open>a:focus {
	background-color: #2f43a3;
	color: #fff;
}

header .navbar-default .navbar-nav>.dropdown>a .caret, header .navbar-default .navbar-nav .dropdown a .caret {
	display: none;
}

header .navbar-default .navbar-nav>.dropdown>a .caret, header .navbar-default .navbar-nav .dropdown a .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	left: 0;
	background: rgba(0, 0, 0, 0.65);
	right: auto;
	margin-left: 0;
	font-size: 13px;
	font-weight: 400;
}

header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu >li>a {
	color: #fff;
}

header .navbar-nav li.dropdown:hover .dropdown-menu {
	display: block;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown .dropdown-menu {
	display: none;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown:hover .dropdown-menu {
	display: block;
}

header .navbar-nav>li>.dropdown-menu >li>a {
	padding: 9px 20px;
}

header.affix .dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	font-size: 12px;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown.other_side .dropdown-menu, .dropdown .dropdown-menu li.dropdown.other_side .dropdown-menu {
	left: -95%;
	right: 100%;
	transition-duration: 0s !important;
}

.navbar-collapse.in, .navbar-collapse.collapse, .navbar-collapse.collapsing {
	border: none;
	box-shadow: none;
}

.navbar-collapse.in {
	height: 100%;
	max-height: 100%;
}

.navbar .navbar-nav li .dropdown-menu>li>a {
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	transition-duration: .15s;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #FFF;
	background-color: transparent;
}

header.affix .container .navbar .navbar-nav li .dropdown-menu>li>a {
	padding: 9px 8px;
}

header.affix-top .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	margin-top: 3px;
}

header .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	font-family: 'Yellowtail', cursive;
	color: #FFF;
	font-size: 40px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	transition-duration: 0s;
}

header .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	letter-spacing: 9px;
	text-transform: uppercase;
	transition-duration: 0s;
}

header.affix .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	font-size: 34px;
	margin-bottom: 0;
	margin-top: 5px;
}

header.affix .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	font-size: 8px;
}
.toolbar input.search_box::-webkit-input-placeholder {
 transition: color 0.5s linear;
}
.toolbar input.search_box:hover:-moz-placeholder {
 transition: color 0.5s linear;
}
.toolbar input.search_box:hover:-ms-input-placeholder {
 transition: color 0.5s linear;
}
 .toolbar input.search_box:hover::-webkit-input-placeholder {
 color: #FFF;
}
.toolbar input.search_box:hover:-moz-placeholder {
 color: #FFF;
}
.toolbar input.search_box:hover:-ms-input-placeholder {
 color: #FFF;
}

.left-none li a i:hover {
	color: #FFF;
}

.search-form .select-wrapper .form-element {
	margin: 0 11px 0 14px;
}

/* Menus */


.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #2f43a3;
}

.dropdown-menu {
	padding: 0;
	margin: 0px 0 0;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu {
	background: rgba(0, 0, 0, 0.65);
	top: 0;
	left: 100%;
	margin: 0;
	padding: 0;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	color: #fff;
	padding: 9px 21px;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu:before {
	content: "";
	border: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li:first-of-type>a {
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	background-color: #2f43a3;
}

.dropdown-menu>li:last-of-type>a, .dropdown-menu>li:last-of-type>a {
	border-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navigation {
	width: 100%;
	top: 0px;
}



/*  I. Footer
----------------------------*/


.logo-footer a {
	color: #999;
}

.logo-footer a:hover {
	text-decoration: none !important;
}

.logo-footer a h1 {
	font-family: 'Yellowtail', cursive;
	font-size: 40px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 7px;
	color: #999;
}

.no_footer .logo-footer a h1 {
	text-align: center;
	color: #FFF;
}

.no_footer .logo-footer a span {
	text-align: center;
	color: #2f43a3;
	padding-left: 22px;
}

.no_footer.copyright-wrap {
	padding-bottom: 0;
}

.no_footer.copyright-wrap p {
	text-align: center;
}

.logo-footer a span {
	display: block;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 9.5px;
	font-size: 12px;
	padding: 0px 12px;
	color: #999;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.copyright-wrap p {
	word-spacing: 2px;
	margin-top: 12px;
}

footer {
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}

footer .container .row > div, .copyright-wrap .container .row > div {
	position: static;
}

footer h4 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: capitalize;
}

footer a {
	color: #2f43a3;
	text-decoration: underline;
}

footer a:hover {
	color: #999999;
	text-decoration: underline;
}



footer img {
	float: left;
	margin: 7px 15px 3px 0;
}

.no-border {
	border: none;
	border-color: transparent;
}

.no-border>thead>tr>th, .no-border>tbody>tr>th, .no-border>tfoot>tr>th, .no-border>thead>tr>td, .no-border>tbody>tr>td, .no-border>tfoot>tr>td {
	padding: 1px 3px;
	border: none;
	border-color: transparent;
	line-height: 17px;
}

footer form {
	margin: 15px 0 0 0;
	padding: 0;
}
.about-us p {
	line-height: 24px;
}

footer form input[type=text] {
	border: solid 1px #fff;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 15px;
	font-size: 13px;
	border: transparent;
	height: 34px;
}

.copyright-wrap {
	padding: 18px 0 20px 11px;
	color: #999999;
	font-size: 13px;
	margin-top: -8px;
}


.social, .f-nav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 20px 0;
}

.social li {
	float: left;
	display: inline;
	margin-right: 7.5px;
	margin-bottom: 5px;
}

.social li a {
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	display: block;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

textarea, select, div.custom-select, input[type="search"] {
	background-color: #FFFFFF;
	/*float: left;*/
	border: 1px solid #E4E4E4;
	min-height: 27px;
	padding: 3px;
	border-radius: 0px;
	font-size: 13px;
}
.apply select {
	float: none;
}

.f-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.f-nav li {
	float: left;
	display: inline;
	margin: 0 10px 0 11px;
}
ul.footer-menu  {
	list-style: none;
	text-align: right;
	margin: 12px 0;
}
#vehicle-details {
	display: inline-block;
	width: 100%;
}

.inventory-listing .gradient_button a {
	color: #3d3d3d;
    text-decoration: none !important;
}
.inventory-listing .gradient_button {
    padding: 6px 9px;
    position: relative;
    top: 0;
    border-radius: 0px!important;
    bottom: 10px;
    height: 26px!important;
    line-height: 14px!important;
}
ul.footer-menu li {
	display: inline-block;
	padding-left: 10px;
}
.footer-contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-contact ul li {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 24px;
}
.footer-contact ul li a {
	color: #ffffff;
}

.footer-contact ul li i {
	padding-right: 14px;
	font-size: 15px;
}

.footer-contact ul li strong {
	font-weight: 700;
	vertical-align: top;
	top: 0;
	left: 0;
	height: 100%;
	display: inline-block;
	width: 95px;
}

.footer-contact ul li span {
	font-weight: 400;
	display: inline-block;
}

.footer_table tr td strong {
	color: #FFF;
}

.recent_car.car-block {
	clear: both;
	margin-bottom: 20px;
	background-color: transparent;
}
.car-block {
	margin: 0 15px;
}

.recent_car .car-block-bottom {
	background-color: transparent;
}

.recent_car.car-block:first-of-type {
	padding-top: 5px;
}
#vehicle-options ul {
	list-style-image:  url(../images/web/arrow-li.png);
}
.recent_car.car-block:hover .img-flex i {
	color: #FFF;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	left: 50%;
	margin-left: -10.5px;
}

.recent_car.car-block img {
	width: 75px;
	margin-top: 0;
	margin-bottom: 0;
}

.recent_car.car-block .img-flex {
	display: inline-block;
	width: 75px;
	float: left;
}

.recent_car.recent_car .car-block-bottom {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
}

.recent_car.car-block:hover .car-block-bottom {
	background-color: transparent;
}

.recent_car.car-block .car-block-bottom h6, .recent_car.car-block .car-block-bottom h6 strong, .recent_car.car-block .car-block-bottom h5 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.recent_car.car-block .car-block-bottom h6:first-of-type {
	margin-top: 0;
}

/* Footer Design 3 */
footer.design_2 h4 {
	letter-spacing: 0;
}

.design_2 .footer-contact {
	position: relative;
	padding-right:10px;
}

.design_2 .footer-contact .back_icon {
	position: absolute;
	z-index: 2;
	font-size: 185px;
	top: 20px;
	color: #383838;
	right: 15px;
}

.design_2 .footer-contact ul {
	position: relative;
	z-index: 3;
}

.design_2 .footer-contact ul li {
	position: relative;
	padding-left: 25px;
}
.about-us-footer .footer-contact ul li {
	padding-left: 0;

}

.design_2 .footer-contact ul li i {
	position: absolute;
	left: 0;
	top: 5px;
}

.design_2 .footer-contact ul li strong {
	width: auto;
	padding-right: 10px;
}
.design_2 .form_contact input {
	vertical-align: top;
}
.design_2 .form_contact input[type='text']:first-of-type {
	margin-right: 2%;
}

.design_2 .form_contact input[type='text'] {
	width: 49%;
	margin-bottom: 9px;
	display: inline-block;
}

.design_2 .form_contact textarea {
	width: 100%;
	border-radius: 4px;
	margin-bottom: 9px;
}
/*  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: #2f43a3;
	border-radius: 4px;
	border: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
}

.default-btn:hover, .btn-inventory:hover, button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #B8091B;
	color: #fff;
}

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

footer .default-btn, footer .btn-inventory, footer button, footer input[type="reset"], footer input[type="button"], footer input[type="submit"] {
	background-color: #2f43a3;
}

footer .default-btn:hover, footer .btn-inventory:hover, footer button:hover, footer input[type="reset"]:hover, footer input[type="button"]:hover, footer input[type="submit"]:hover {
	background-color: #202020;
}

footer .default-btn:active, footer .btn-inventory:active, footer button:active, footer input[type="reset"]:active, footer input[type="button"]:active, footer input[type="submit"]:active {
	background-color: #202020;
}


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

/*  H. Feed
----------------------------*/


.latest-tweet > div {
	padding-bottom: 10px;
}

.latest-tweet > div > p {
	color: #fff;
	padding-left: 27px;
	line-height: 24px;
}

.latest-tweet > div > i {
	font-size: 16px;
	padding: 5px 0;
	float: left;
}

.ts-tweet-list {
	list-style: none;
}

.ts-tweet-list li:before {
	font-family: 'FontAwesome';
	content: '\f099';
	margin: 0 5px 0 -25px;
	color: #FFF;
	font-size: 16px;
}

.latest-tweet div:last-of-type, .latest-tweet div:last-of-type p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.car-block-wrap .container .row {
	margin-left: -15px;
	margin-right: -15px;
}

.car-block-wrap h4 a {
	margin: 28px 0 12px 0;
	display: block;
	color: #2f43a3;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -0.5px;
	text-decoration: none;
}

.car-block-wrap .container .row > div {
	margin-bottom: 50px;
}

.car-info-wrap {
	background-color: #f0f0f0;
	padding: 37px 0 44px 0;
	text-align: center;
}

.car-info-wrap .container .row {
	margin-left: -15px;
	margin-right: -15px;
}

.align-center {
	display: block;
	text-align: center;
}

.car-info-wrap h3 {
	font-weight: 600;
	margin: 20px 0 14px 0;
	letter-spacing: -1px;
	font-size: 29px;
	font-family: 'Open Sans', sans-serif, Arial;
}

.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: 0px;
	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);
}

.side-content .efficiency-rating h3 {
	text-align: center;
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 21px;
}

.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: 30px;
	font-weight: 700;
}

.efficiency-rating img.aligncenter {
	margin: 0;
	position: relative;
	top: 26px;
	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;
	width: 40px;
}

.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%;
}
.welcome-wrap .container .recent-vehicles-wrap .row {
	margin: 0;
}
.sm-horizontal-15.welcome-wrap {
	background: #ccc;
	display: block!important;
}
.white-bg.sm-horizontal-15.welcome-wrap {
	background: transparent;
}
.sm-horizontal-15.welcome-wrap .home-carousel {
	margin-top: 50px;
}
.welcome-wrap h4 {
	color: #2f43a3;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif, Arial;
	margin-bottom: 23px;
}

.car-rate-block, .content {
	display: block;
}

.small-block {
	display: block;
	transition-duration: .25s;
}

.small-block h4, .small-block a, .welcome-wrap .small-block h4 {
	text-align: center;
	font-weight: 700;
	letter-spacing: -2px;
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif, Arial;
}

.small-block i {
	margin: 15px 0 0 0;
}

.small-block:hover h4, .small-block:hover a i {
	color: #2f43a3;
	transition-duration: .25s;
}

.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;
}
.slider .flexslider, .home-slider-thumbs .flexslider {
	border: none;
}
.flexslider .slides img.no-pic {
	width: 100%;
}
.flexslider {
	margin-bottom: 0;
}
#vehicle-details div {
	padding-left: 0;
}

.slider .flexslider {
	margin: 0 0 4px;
}
#home-slider-canvas li a img {
	width: 100%;
}
footer .small-block h4, footer .small-block i, footer .small-block table {
	color: #FFF;
}

footer .small-block h4 {
	font-weight: 600;
}

footer .small-block table strong {
	font-weight: 700;
}

footer .small-block:hover h4, footer .small-block:hover i, footer .small-block:hover table {
	color: #999;
}

.recent-vehicles-wrap {
	/*margin: 29px 0 0 0;*/
	display: block;
}
.padding-right-none {
    padding-right: 0 !important;
}
.recent-vehicles {
	display: block;
	padding: 0 14px;
}

.recent-vehicles h5 {
	font-weight: 800;
	text-transform: uppercase;
	color: #2f43a3;
	margin: 0;
	font-family: "Open Sans";
	margin-right: -15px;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 15px;
}

.recent-vehicles p {
	color: #2d2d2d;
	letter-spacing: -0.5px;
}

.car-block {
	display: block;
	position: relative;
	background-color: #f0f0f0;
}

.related_post .car-block img {
	width: 100%;
}

.car-block .img-flex {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 555;
	transition-duration: .3s;
}

.car-block .img-flex .align-center {
	display: none;
}

.car-block:hover .img-flex {
	display: block;
	overflow: hidden;
	position: relative;
}

.car-block:hover .img-flex .align-center {
	display: table;
	vertical-align: middle;
/*	background: rgb(0, 0, 0);
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000)";*/
	zoom: 1;
	position: absolute;
	width: 100%;
	height: 130px;
}
.car-block:hover .img-flex .align-center span {
	display: none;
}
/*.car-block:hover .img-flex .align-center .valign {
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
	width: 200px;
	text-align: center;
}

.car-block:hover .img-flex i {
	color: #fff;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -16.5px;
	left: 50%;
	margin-left: -16.5px;
}*/

.recent-vehicles .car-block:hover .img-flex i {
}

.car-block-bottom {
	display: block;
	background-color: #f0f0f0;
	padding: 2px 5px;
	text-align: center;
	transition-duration: .2s;
	transition-property: all;
}

/*.car-block:hover .car-block-bottom {
	background-color: #2f43a3;
}*/

.car-block h6 strong {
	font-size: 12px;
}

.car-block .car-block-bottom h6 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.car-block .car-block-bottom h6 strong {
	font-weight: 700;
}

.car-block-bottom h5 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	font-weight: 600;
}

/*.car-block:hover .car-block-bottom h6, .car-block:hover .car-block-bottom h5, .car-block:hover .car-block-bottom h6 strong {
	color: #fff;
}*/

.top_buttons.form-links li {
	float: right;
}

.select-wrapper ul.top_buttons {
	padding: 0;
}

.controls {
	margin: 5px 0;
	text-align: center;
}

.controls .left-arrow, .controls .right-arrow {
	background-color: #cccccc;
	color: #FFF;
	padding: 3px 10px;
	margin: 0 9px;
}

.controls .left-arrow, .controls .disabled {
	background-color: #eee;
}

.controls .left-arrow i, .controls .right-arrow i {
	font-size: 14px;
	font-weight: 800;
}

.controls .left-arrow:hover, .controls .right-arrow:hover {
	background-color: #2f43a3;
}

.controls .left-arrow:active, .controls .right-arrow:active {
	background-color: #ccc;
}

.controls span {
	padding: 0 10px;
}

.search-form {
	padding: 22px 0 17px 0;
	background-color: #f0f0f0;
	margin-top: 20px;
	font-size: 13px;
}

.search-form input[type=search] {
	padding-left: 10px;
}

.form-wrap {
	display: block;
	overflow: hidden;
}

label[for=offer_email], label[for=offer_phone], label[for=schedule_email], label[for=schedule_phone], label[for=email], label[for=phone], .ajax_form label {
	position: relative;
	left: 0px;
	right: inherit;
}

.form-row {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.form-row:last-child {
	margin-right: 0px;
}

.form-row span {
	font-size: 13px;
	font-weight: 300;
	padding: 0 5px;
	float: left;
}

.form-bottom {
	overflow: hidden;
	display: block;
}

.form-element {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	padding-right: 6px;
}

.form-element label {
	font-weight: 300;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.form-element:last-child {
	margin-right: 0;
}

input[type=text]:focus, .leave-comments form input[type=text]:focus, .leave-comments form textarea:focus {
	border: 1px solid #66AFE9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#fb-root {
	min-height: inherit;
}
.fbLikeArea #fb-root {
	max-width: 100%;
	float: left;
	height: auto;
	min-height: 22px;
}
@media(min-width: 992px) {
	.fbLikeArea #fb-root {
		padding-left: 17.666666666666664%;
	}
}
.fbLikeArea {
    padding: 18px 0 25px;
    min-height: 21px;
    display: inline-block;
}
.arrow1 a, .arrow2 a, .arrow3 a {
	background-color: #ccc;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-decoration: none;
}
.arrow3 a {
	background: url(../images/web/arrow.png) no-repeat #2f43a3;
	text-indent: -9999px
}
#slideControls3 {
	margin-bottom: 10px;
}
.arrow3 a.bx-next {
	float: left;
	margin-left: 5px;
	background-position: -20px 8px;
}
.carousel .prev-btn,
.carousel .next-btn {
	background: #2f43a3 url("../images/web/arrow.png") no-repeat scroll 0 0;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    z-index: 99999999;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}
.carousel .prev-btn {
	background: #2f43a3 url("../images/web/arrow.png") no-repeat scroll 0 0;
	height: 25px;
	width: 25px;
	left: 15px;
	line-height: 25px;
	text-align: center;
	background-position: 9px 8px;
}
.carousel .next-btn {
	background: #2f43a3 url("../images/web/arrow.png") no-repeat scroll 0 0;
	height: 25px;
	width: 25px;
	right: 15px;
	line-height: 25px;
	text-align: center;
	background-position: -20px 8px;
}
.carousel .prev-btn .bx-prev {
    background-position: 9px 8px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.carousel .next-btn .bx-next {
    background-position: -20px 8px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.mask-carousel {
    background: #ffffff none repeat scroll 0 0;
    background: transparent;
    display: inline-block;
    height: 100%;
    left: -1px;
    position: absolute;
    width: 15px;
    z-index: 9999999;
}
.mask-carousel.right-mask {
	left: auto;
	right: -15px;
}
.arrow3 a.bx-prev {
	float: left;
	background-position: 9px 8px;
}
.car-block-bottom strong {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	vertical-align: middle;
}
.slick-arrow {
	display: none!important;
	opacity: 0;
	visibility: hidden;
}
.slick-list {
	margin-left: -15px;
	margin-right: -15px;
}
.bx-wrapper {
	margin-bottom: 30px;
}
.welcome-wrap.padding-top-30 {
	display: inline-block;
	width: 100%;
	padding-top: 0!important;
}
.bxslider {
	visibility: hidden;
}
.bx-wrapper .bx-viewport {
	overflow: hidden;
}

/*  iv. Fullwidth View  */


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

.car_listings {
	padding-left: 0;
	padding-right: 0;
}

.car_listings.boxed {
	padding-right: 0;
	margin-right: -15px;
	margin-left: 15px;
}

.car_listings.boxed.boxed_right {
	padding-left: 0;
	margin-left: -15px;
	margin-right: 15px;
}

.car_listings.boxed.boxed_full {
	margin-right: -15px;
	margin-left: -15px;
}

.car_listings.boxed.boxed_left {
	padding-right: 0;
	margin-right: -15px;
	margin-left: 15px;
}

.inventory-wide-sidebar-right .car_listings.sidebar {
	margin-left: -15px;
}

.inventory-wide-sidebar-left .sidebar.car_listings {
	padding-left: 15px;
}

.inventory-wide-sidebar-left .left-sidebar {
	padding-right: 15px;
}
.price-content {
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
	display: block;
}
#home-slider-canvas .fancybox_listing_link,
#home-slider-canvas .flex-active-slide,
#home-slider-canvas .fancybox_listing_link img {
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.price-content > span {
	font-weight: normal;
}
.inventory-wide-sidebar-right div.inventory .price, .inventory-wide-sidebar-left div.inventory .price {
	right: 15px;
}
div.price {
	background: transparent;
	width: auto;
	max-width: 180px;
	line-height: 16px;
}
.inventory-wide-sidebar-left > div {
	padding-right: 0;
}

.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: 0px / 0px;
	-webkit-border-radius: 0px / 0px;
	border-radius: 0px / 0px;
	-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;
	display: inline-block;
	width: 100%;
	height: auto;
}

.content-nav ul li.gradient_button,
.gradient_button.view-details,
.gradient_button.view-video,
div.example-tabs .nav-tabs>li>a,
.bottom-buttons .gradient_button {
	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: 11px;
	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;
}
.view-details.gradient_button,
.view-details.gradient_button a {
	color: #3a3a3a;
	text-decoration: none!important;
}
.gradient_button.view-details {
	right: 10px;
}
.gradient_button.view-details, .gradient_button.view-video, .bottom-buttons .gradient_button {
    border-radius: 0px;
    bottom: 10px;
    height: 26px;
    line-height: 14px;
    padding-left: 9px;
    padding-right: 9px;
    position: absolute;
}
.bottom-buttons {
	position: absolute;
	height: 26px;
	left: 230px;
	bottom: 10px;
	right: 150px;
	text-align: left;
}
.bottom-buttons .gradient_button {
	position: relative;
	padding: 6px 9px;
	top: 0;
}
.bottom-buttons .gradient_button a {
	color: #3d3d3d;
	text-decoration: none!important;
}
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;
	min-height: 173px;
}

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

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: 15px;
	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: 230px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
}

div.inventory .options-secondary {
	position: relative;
	left: 245px;
	top: -5px;
	float: left;
	width: 235px;
	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;
}
.ribbon {
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	background: url(../images/web/ribbon-bg.png) top right no-repeat;
	line-height: 36px;
	margin-right: 12px !important;
}

.ribbon-item {
	line-height: 33px;
	opacity: 0;
}
.ribbon-item * {
	display: inline!important;
	clear: none!important;
	float: none!important;
	margin: 0;
	color: #333333!important;
	font-weight: normal!important;
}
.ribbon-item *::before, .ribbon-item *::after {
	display: none!important;
}
.ribbon-item a {
	position: relative;
	padding-right: 24px;
	font-size: 12px!important;
	line-height: 20px;
	display: inline-block!important;
	font-family: Tahoma,Geneva,sans-serif!important;
}
.ribbon-item a:before,
.ribbon-item a::before {
	content: '/';
	position: absolute;
	padding-left: 5px;
	right: 10px;
	top: 0;
	line-height: 18px;
	display: block!important;
}
.ribbon-item > div:last-child a:before,
.ribbon-item > div:last-child a::before {
	display: none!important;
}
.recent-vehicles-wrap {
	opacity: 0;
}
.price {
	position: absolute;
	margin: 3px 0 33px 0;
	right: 15px;
	float: left;
	color: #3d3d3d;
	top: 20px;
}

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

.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;
}
.clc-fp-display-table {
	bottom: 10px;
    position: absolute;
    right: 130px;
    text-align: right;
    width: 55px;
}
.clc-fp-display-table img {
	height: auto!important;
	width: 100%!important;
}
.map-iframe iframe {
	width: 100%!important;
}
.map-iframe small {
	margin-bottom: 20px;
	display: block;
}
.TextTrebuhet16Bold {
	margin-bottom: 20px!important;
	margin-top: 20px!important;
}
.listing-people {
	padding-left: 30px;
	padding-right: 30px;
}
.listing-people .cell-image,
.listing-people .cell-text {
	border-bottom: 0;
	min-height: 85px; // minHeight for cell-text on reviews.php Kevin
}
.listing-people img {
	height: auto;
}
/* Showing only three lines in reviews page Kevin */
.text-three-lines {
		display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listing-people > .row {
	border-bottom: 2px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.listing-people > .row:last-child {
	border-bottom: 0px solid #cccccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.car-info .table-responsive {
		overflow: hidden;
	}
input, button, select, textarea {
    border: 1px solid #555;
    padding-left: 5px;
    min-height: 25px;
}
input:hover,
input:focus,
button:hover,
button:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
	outline: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.buttons-margin input {
	margin-bottom: 10px;
}
.about-us-footer a,
.about-us-footer a:hover,
.about-us-footer a:focus {
	color: #ffffff;
	text-decoration: none;
}
.header-custom {
    background: #2d2d2d none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px;
    width: 100%;
    margin-top: 25px;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
	.efficiency-rating ul li strong {
	    font-size: 28px;
	}
	.ribbon-item a {
		font-size: 13px;
	}
	.toolbar_shadow {
		background: none;
	}
	header .bottom-header .navbar-default .navbar-nav > li > a {
	    font-size: 12px;
	    padding: 25px 10px;
	}

	.car-block:hover .img-flex .align-center {
		height: 98px;
	}
	div.inventory .options-secondary,
	div.inventory .options-primary {
		width: 160px;
	}
	.figure {
		font-size: 14px;
	}
	.bottom-buttons .gradient_button a {
		font-size: 11px;
		line-height: 11px;
	}
	.bottom-buttons .gradient_button {
	    padding: 6px 2px;
	}
}
@media screen and (max-width: 1024px) {
	header {
		position: relative!important;
	}
	.car-block:hover .img-flex .align-center {
		height: 180px;
	}
	div.inventory .options-secondary {
	    display: none;
	}
	.figure,
	div.inventory .price b {
		line-height: 12px;
	}
	div.inventory .price b {
		display: block;
		clear: both;
	}
	div.inventory .price br {
		display: none;
	}
	.price {
		top: 40px;
	}
	.inventory .title {
		font-size: 20px;
	}
/*	.bottom-buttons {
	    bottom: 50px;
	}
	.bottom-buttons .gradient_button {
		margin-top: 5px;
	}*/
}
@media only screen and (min-width: 992px) {
	header.affix .toolbar ul {
		-webkit-transform: scale(0.8);
	   -moz-transform: scale(0.8);
	     -o-transform: scale(0.8);
	    transform: scale(0.8);
	}
	header.affix .toolbar {
		padding: 0;
	}
}
@media only screen and (min-width: 320px) {
	.copyright-wrap p br {
		display: none;
	}
}
@media only screen and (max-width: 992px) {
	.ribbon-item {
		float: left;
	}
	.toolbar_shadow {
		display: none!important;
	}
	.toolbar ul li a {
		font-size: 13px;
	}
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	header .bottom-header .navbar-default .navbar-nav > li > a {
		padding: 5px 15px;
	}
	.navbar-nav > li {
		border-bottom: 1px solid grey;
	}
	.navbar-nav > li:last-child {
		border-bottom: 0;
	}
	.navbar-nav > li:first-child {
		border-top: 1px solid grey;
	}
/*	.navbar-nav {
		margin: 0;
	}*/
	.nav.navbar-nav {
		margin-bottom: 0!important;
		margin-top: 0!important;
	}
	header .toolbar .col-lg-3 {
		/*display: block;width: 100%;*/
	}
	.toolbar ul li {
		line-height: 16px;
	}
	header .toolbar ul li {
		vertical-align: middle;
	}
	.toolbar ul li a {
	    font-size: 10px;
	    line-height: 16px;
	}
	.toolbar ul li i {
	    font-size: 12px;
	}
	header .toolbar .col-lg-3 ul {
		float: left!important;
		text-align: left;
		width: 100%!important;
	}
	header .toolbar ul li {
		display: inline-block;
		width: auto;
	}
	header .navbar-header {
		margin-top: 0;
	}
	header .bottom-header .navbar-default .navbar-brand {
		padding: 10px 0;
		margin-left: 0px!important;
	}
	#bs-example-navbar-collapse-1 {
		margin-left: -15px!important;
	}
	.bottom-header .container-fluid {
		padding: 0;
	}
	header.affix .container .navbar .navbar-nav li a {
	    line-height: 31px;
	    padding: 5px 15px;
	}
	.toolbar ul li.address {
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.car-block:hover .img-flex .align-center{
		height: 220px;
	}
	.car-block .img-flex .align-center .valign {
		font-size: 12px;
	}
	footer .container .row > div {
		margin-bottom: 20px;
	}
	footer .container .row > div:last-child {
		margin-bottom: 0;
	}
	header .bottom-header .navbar-default .navbar-brand {
		max-width: 150px;
	}
	#bannerWrapper {
		margin-top: 0;
	}
	header * {
		-webkit-transition: all 0s linear;
		-moz-transition: all 0s linear;
		-o-transition: all 0s linear;
		transition: all 0s linear;
	}
	.efficiency-rating ul li.fuel {
	    margin-left: -21px;
	}
	.efficiency-rating ul li.fuel img {
	    top: 23px;
	    width: 28px;
	}
}

@media only screen and (max-width: 797px) {
	header .bottom-header .navbar-default .navbar-brand {
		margin-left: 15px!important;
	}
	.fbLikeArea #fb-root {
	    float: right;
	    max-width: 160px;
	}
	ul.footer-menu {
		text-align: left;
	}
	ul.footer-menu li {
		padding-left: 0;
		padding-right: 10px;
	}
	.copyright-wrap {
	    padding: 18px 0 20px;
	}
	/* inventory */
	.inventory .title {
		left: 15px;
	}
	.inventory .preview,
	.bottom-buttons {
		position: relative;

	}
	a.inventory {
		display: inline-block;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	a.inventory > * {
		left: 0!important;
		right: 0!important;
	}
	.bottom-buttons {
		left: 0px;
		right: 0px;
		padding: 0 15px;
		width: 100%;
		bottom: 0;
		top: 0;
		display: inline-block;
		width: 100%;
	}
	a.inventory .preview {
	    height: auto;
	    width: 100%;
	    top: 0;
	}
	div.inventory .options-secondary, div.inventory .options-primary {
		display: block;
		left: 15px;
		clear: both;
		width: 100%;
		top: 10px;
		margin-bottom: 10px
	}
	div.price {
		position: relative;
		left: 5px;
		margin-top: 5px;
		top: 0;
		padding-left: 0!important;
	}
	.view-details.gradient_button {
		position: relative;
		left: 15px;
		top: 0;
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.view-details.gradient_button a {
		font-size: 11px;
	}
	.inventory .title {
	    font-size: 16px;
	    white-space: inherit;
	    margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.fw-mobile {
		width: 100%!important;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	/*header .toolbar img {
		opacity: 0;
		height: 150px;
	}
	header .toolbar {
		background-image: url("../images/web/header-info-small.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 60%;
	}*/
	.pagination > li > a, .pagination > li > span {
	    font-size: 16px;
	    padding: 8px 14px;
	}
	#Inquiry,
	#Inquiry p {
		text-align: left;
	}
	.make-span {
	    clear: both;
	    display: block;
	    padding-top: 10px;
	}
	form#Inquiry tr td {
		display: block;
		width: 100%;
	}
	form#Inquiry tr td input {
		margin-bottom: 10px;
	}
	.listing-people > .row p,
	.listing-people > .row .cell-text {
		text-align: justify;
	}
	#vehicle-options ul {
		padding-left: 9px;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		display: none;
	}
	.car-block .img-flex .align-center .valign {
	    font-size: 16px;
	}
	.clc-fp-display-table {
	    bottom: 15px;
	    right: 15px;
	}
	.xs-padding-right {
		padding-right: 0!important;
	}
	.xs-padding-left {
		padding-left: 0!important;
	}
	.details-listing {
		margin-top: 30px;
	}
	.price-content {
		padding-top: 5px;
	}
	.car-info .table-responsive {
		overflow: hidden;
	}
	.car-info.margin-bottom-50 {
		margin-bottom: 10px!important;
	}
	.inventory-heading h2 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 640px) {
	.toolbar ul li a {
	    font-size: 8px;
	    line-height: 10px;
	}
	.toolbar ul li i {
	    vertical-align: top;
	}
	.toolbar ul li {
	    line-height: 10px;
	}
	.car-block:hover .img-flex .align-center{
		height: 200px;
	}
}
@media only screen and (max-width: 480px) {
	/*header .toolbar img {
		opacity: 0;
		height: 100px;
	}*/
	.carousel .prev-btn {
	    background: #2f43a3 url("../images/web/arrow.png") no-repeat scroll 13px 13px;
	    height: 35px;
	    line-height: 35px;
	    text-align: center;
	    width: 35px;
	}
	.carousel .next-btn {
	    background: #2f43a3 url("../images/web/arrow.png") no-repeat scroll -15px 12px;
	    height: 35px;
	    line-height: 35px;
	    text-align: center;
	    width: 35px;
	}
	.toolbar ul li a {
	    font-size: 7px;
	}
	.toolbar ul li {
		margin-right: 0;
	}
	.toolbar ul li i {
	    vertical-align: middle;
	    font-size: 8px;
	}
	.car-block:hover .img-flex .align-center{
		height: 320px;
	}
}
@media only screen and (max-width: 320px) {
}

@media print {
	a:link:after, a:visited:after {
	    content: "";
	}
	.bottom-buttons .gradient_button a {
		font-size: 80%;
	}
}

.inner-page .inventory .float-right.clc-fp-display-table a {
    display: inline-block;
    position: relative;
    z-index: 99999999;
}


/* google translate style */
.translated-ltr header .bottom-header .navbar-default .navbar-nav > li > a,
.copyright-wrap a {
	font-size: 12px;
}

input[disabled]#callbackSubmit {
	background: gray;
}

#apply-form .row {
	background: transparent!important;
}
@media (max-width: 767px){
	#apply_online input,
	#apply_online select {
		margin-bottom: 15px;
		width: 100%;
		-moz-box-sizing: boder-box;
		box-sizing: boder-box;
	}
}

@media (max-width: 480px){
	#apply_online .g-recaptcha {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}



/* service offers */
.services-listing {
	padding: 0;
}
.match-height {
	position: relative;
	margin-bottom: 30px;
}
.match-height:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 0;
	right: 15px;
	bottom: 0;
	background: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color=#c2c2c2)";/*IE 8*/
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);/*FF 3.5+*/
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color=#c2c2c2); /*IE 5.5-7*/
	border: 1px solid #c2c2c2;

}
.match-height .content .row {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.match-height .content {
	position: relative;
	z-index: 99;
	padding: 30px 15px;
	min-height: 100%;
	padding-bottom: 75px;
}
.match-height .content h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.match-height .content h3 {
	font-size: 20px;
	margin: 0;
}
.match-height .content h3 small {
	display: block;
	font-size: 14px;
	margin-top: 5px;
	color: #000;
	font-style: italic;
}
.match-height .content a {
	display: block;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #262626 0px, #000 100%) repeat scroll 0 0;
    border-color: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 13px;
    text-decoration: none!important;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.match-height .content a:hover {
	opacity: 0.7;
}

@media (max-width: 767px) {
	.match-height .content {
		padding-bottom: 15px;
	}
	.match-height .content .row {
		position: relative;
		left:0px;
		right:0px;
		bottom:0px;
	}
	.match-height .content h3 {
		text-align: center;
		margin-bottom: 15px;
	}
	.match-height .content h3 small {
		display: inline;
	}
}



#home-slider-thumbs li img {
	width: 100%!important;
	height: auto!important;
}

#home-slider-canvas li a img {
    margin: 0 auto;
    /*height: auto;
    max-width: 100%;
    width: 100% !important;*/

    height: 100%;
    max-height: 655px;
    width: auto;

}
a.inventory .preview {
	height: auto;
	width: 200px;
	height: auto;
	max-height: 150px;
}
@media(max-width: 767px) {
	a.inventory .preview {
		width: 100%!important;
		height: auto!important;
		max-height: 2000px!important;
	}
}



/* ====== Brian Hurst edits ======= */

/* Fixes carousel height issues */

/* ====== Brian Hurst edits ======= */
.car-block img {
	width: 100%;
}
.car-block img{
    max-height: 330px;
    object-fit: cover;
    object-position: bottom;
    max-height: 100%;
}

.welcome-wrap.padding-top-20.sm-horizontal-15 img {
	max-height: 120px;
    object-fit: cover;
    object-position: bottom;
}

.new-inventory .welcome-wrap.padding-top-20.sm-horizontal-15 img {
	max-height: 170px;
}

#home-slider-canvas li a img {
	width: 744px!important;
    height: 550px!important;
    object-fit: cover;
    object-position: bottom;
    opacity: 0;
}
#home-slider-canvas li a {
	background-color: #313131!important;
	height: 0;
	padding-bottom: 75%;
	background-size: contain!important;
	background-position: center bottom;
	display: block;
	background-repeat: no-repeat!important;	
}
#home-slider-thumbs .flex-viewport li {
	height: auto;
}
#home-slider-thumbs .flex-viewport li a {
	margin-right: 10px;
	background-color: #313131!important;
	height: 0;
	padding-bottom: 71%;
	background-size: contain!important;
	background-position: center bottom;
	display: block;
	background-repeat: no-repeat!important;	
}
#home-slider-thumbs .flex-viewport li img {
	opacity: 0;
}

a.inventory .preview {
    max-width: 250px;
    min-width: 200px;
    object-fit: cover;
    object-position: bottom;
}

@media(max-width: 767px) {
	a.inventory .preview {
    	/*max-height: 210px !important;*/
	}
	#home-slider-thumbs .flex-viewport li {
		height: 125px;
	}
	.welcome-wrap.padding-top-20.sm-horizontal-15 .carasouel-slider3-two img {
		max-height: 200px;
	}
}

/* ====== Brian Hurst edits ======= */

/* Fixes carousel height issues */

/* ====== Brian Hurst edits ======= */

























.custom-btn-info {
	background-color: #2f43a3!important;
	color: #ffffff!important;
	border: 0!important;
}
.ribbon {
	text-align: center;
	width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover span {
	color: #ffffff;
}
@media(max-width: 767px) {
	.btn-group.bootstrap-select {
		margin-top: 15px;
	}
	form.search {
		margin-top: 15px;
	}
}
form.search {
	width: 100%;
}
form.search .input-group {
	width: 100%;
}
form.search input {
	border: 1px solid #ccc;
	width: 80%;
	border-radius: 4px 0 0 4px;
	text-align: left;
}
form.search button {
	height: 34px;
	border-radius: 0 4px 4px 0;
	width: 20%;
	text-align: center;
	color: #fff;
}

/* filters */
.filters h5 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	border-bottom: 2px solid #2d2d2d;
	display: inline-block;
	width: 100%;
}
.filters ul {
	list-style: none;
	margin: 0 0 30px 0!important;
	padding: 0;
}
.filters ul li {
	position: relative;
}
.filters ul li a {
	padding: 10px 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	color: #2d2d2d!important;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
}
.filters ul li a:before {
	content: "";
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	position: absolute;
	left: -15px;
	right: -15px;
	top: 0;
	bottom: 0;
	width: 0;
	background: #f1f1f1;
	z-index: -1;
}
.filters ul li a:hover:before {
	/*background: #f1f1f1;*/
	width: auto;
}
.filters ul li span {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background: #2d2d2d;
	color: #fff;
	font-size: 10px;
}

.active-filters ul {
	padding: 0;
	margin: 0 0 15px 0!important;
}
.active-filters ul li {
	display: inline-block;
	list-style: none;
	background: #2f43a3;
	border-radius: 3px;
	margin-right: 10px;
}
.active-filters ul li a {
	padding: 3px 10px;
	color: #fff;
}
.active-filters ul li a i {
	padding-right: 5px;
	color: #fff;
}

div.inventory .options-primary,
div.inventory .options-secondary {
	width: 23%;
}
div.inventory .options-secondary {
    left: 195px;
    width: 22%;
}

div.price {
    background: transparent;
    width: auto;
    max-width: 100px;
    line-height: 16px;
    font-size: 14px;
    margin-top: 22px;
}
div.price .figure {
    font-size: 11px;
    line-height: 14px;
}

@media (max-width: 1200px) {
	div.inventory .options-primary {
		width: 30%;
	}
	div.inventory .options-secondary {
	    left: 30%;
	    width: 30%;
	}
	div.inventory .options-secondary + .options-secondary {
		display: none!important;
	}
	.filters ul li a {
		font-size: 12px;
	}
}
.show-filters {
	color: #fff;
	width: 100%;
	background: #2f43a3;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	div.inventory .options-primary,
	div.inventory .options-secondary {
		width: 100%;
	}
	div.price {
		max-width: 100%;
		width: 100%;
		padding: 0!important;
		margin: 15px 0!important;
	    height: auto;
	}
	div.price .figure {
	    font-size: 15px;
	    line-height: 20px;
	}
	.container-filters {
		max-height: 0;
		overflow: hidden;
	}
	.container-filters.on {
		max-height: 10000px;
	}
}


a.inventory .preview {
	height: 150px;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.mlr-auto {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* inquiry text drive */
#wrapper {z-index: 99999;}

.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}



@media(min-width: 767px) {
	.center-cols { text-align: center; }
	.center-cols > .col-md-4 {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 33%;
	}
}

.home-carousel {
	overflow: hidden;
}
.recent-vehicles-wrap {
	padding-left: 15px;
	padding-right: 15px;
}
.home-carousel .car-block {
	box-shadow: 1px 2px 3px #000;
}
.home-carousel .car-block-bottom {
	text-align: left;
	padding: 15px;
	border-bottom: 3px solid #000;
}
.home-carousel .car-block-bottom h6:first-child {
	font-family: 'Syncopate', sans-serif;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 0.75px
	line-height: 16.5px;
	text-transform: uppercase;
}
.home-carousel .car-block-bottom h6:first-child strong {
	font-size: inherit;
	text-transform: uppercase;
}
.home-carousel .car-block-bottom h6:last-child {
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-carousel .black-price {
	background: #000;
    color: #fff;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 20px;
}
.home-carousel.carousel .prev-btn {
	/*background: #000 url(../images/web/arrow.png) no-repeat scroll 0 0;
    height: 45px;
    width: 45px;
    left: 15px;
    line-height: 25px;
    text-align: center;
    background-position: center left 17px;
    background-size: 100%;*/
    color: black;
	background: rgba(204, 204, 204, 0.5)!important;
	width: 60px;
	height: 60px;
	text-indent: 0;
	font-size: 30px;
	line-height: 60px;
	margin-top: -30px;
}

.home-carousel.carousel .next-btn {
	/*background: #000 url(../images/web/arrow.png) no-repeat scroll 0 0;
    height: 45px;
    width: 45px;
    right: 15px;
    line-height: 25px;
    text-align: center;
    background-position: center right 17px;
    background-size: 100%;*/
    color: black;
	background: rgba(204, 204, 204, 0.5)!important;
	width: 60px;
	height: 60px;
	text-indent: 0;
	font-size: 30px;
	line-height: 60px;
	margin-top: -30px;
}
/*.home-carousel .slick-track
{
    display: flex !important;
}

.home-carousel .slick-slide
{
    height: inherit !important;
}
.home-carousel .car-block img {
	width: auto;
	height: 100%;
	max-height: 285px;
	margin: 0 auto;
	opacity: 0;
	position: relative;
	z-index: -1;
}
.home-carousel .car-block .img-flex {
	background-size: cover!important;
	background-position: center!important;
}
@media(max-width: 1200px) {
	.home-carousel .car-block img {
		max-height: 180px;
	}
}
@media(max-width: 767px) {
	.home-carousel .car-block img {
		max-height: 120px;
	}
}*/

/*.details.listing-slider .home-banner li {
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
}
.details.listing-slider .home-banner li img {
	max-height: 480px!important;
	height: 100%!important;
	width: auto!important;
	opacity: 0!important;
}*/


.locations ul li {
	list-style: none;
}



/* new form style */
.new-form-style {
	margin-top: 10px;
	margin-bottom: 50px;
}
.new-form-style.centered {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.new-form-style .row {
	margin: 0;
}
.new-form-style .title {
	border-radius: 0px;
	background-color: #ddd;
	padding: 15px;
	margin-left: -20px;
	margin-right: -20px;
	width: auto;
	border-top: 5px solid #fff;
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
	margin-top: 30px;
}
.new-form-style .title:first-child {
	margin-top: 0;
}
.new-form-style span,
.new-form-style input,
.new-form-style textarea {
	vertical-align: middle;
}
.new-form-style form {
	background: #f5f5f5;
	padding: 0 20px 30px 20px;
}
.new-form-style h1 {
	color: #595959;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #595959;
	text-align: center;
}
.new-form-style input,
.new-form-style textarea {
    display: inline-block;
    /*width: 100%;*/
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.new-form-style textarea {
	height: auto;
	min-height: 120px;
}
.new-form-style input.error,
.custom-select.error select,
.new-form-style textarea.error {
	border-color: #c72931;
	background: #ffe9ea;
}
input.error#checkbox ~ strong {
	color: #c72931;
}
.new-form-style label.error {
	display: none!important;
}
.new-form-style input[type="submit"] {
    background-color: #fff;
    color: #595959;
    border-color: #595959;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .07em;
    border-width: 1px 1px 5px;
    padding: 10px 13px;
    line-height: 1.1;
    text-decoration: none;
    border-radius: 0px;
    white-space: normal;
}
.new-form-style input[type="submit"]:hover,
.new-form-style input[type="submit"]:focus,
.new-form-style input[type="submit"]:active {
    background-color: #595959 !important;
    color: #fff;
    border-color: #595959 !important;
}
.new-form-style input[type="checkbox"] {
	height: auto;
}
.new-form-style input[disabled]#callbackSubmit {
    color: #fff;
}

.custom-select {position: relative;display:inline-block;padding:0;transition: all 0.3s;margin-right: 10px;}
.custom-select select {margin: 0!important;min-width:50px;margin:0;background:#fff;border: 1px solid #ddd;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;appearance: none;-webkit-appearance: none;padding: 12px;font-size: 14px;color: #181818;letter-spacing: 0.03px;line-height: 24px;}
.custom-select::after {content: "";position: absolute;width: 10px;height: 8px;top: 50%;right: 1em;margin-top:-4px;background-image: url(../images/web/dd-arrow.svg);background-repeat: no-repeat;background-size: 100%;z-index: 2;pointer-events:none;}

@media(max-width: 767px) {
	.new-form-style input,
	.new-form-style textarea,
	.new-form-style .custom-select {
		width: 100%!important;
		min-width: 100%!important;
		margin-bottom: 10px;
		margin-right: 0!important;
	}
}



.borders {
	border: 1px solid #ecf0f1!important;
	border-right: 4px;
	padding: 15px;
	margin-bottom: 15px;
	height: 100%;
}
.play-font {
	font-family: 'Play', sans-serif;
	font-size: 16px;
}
.play-font a {
	color: #1188bc;
}
.multiple-no {
	display: inline-block;
	vertical-align: top;
}
.multiple-no a {
	display: block;
}
@media(min-width: 767px) {
	.d-flex {
		display: flex;
	}
}


.custom-select select {
    color: #d7d7d7;
}
.custom-select.default select {
    color: #000;
}


.inventory-heading h2 {
    font-family: Syncopate,sans-serif;
    color: #595959;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
    padding-right: 100px;
}
.inventory-heading .title-price {
    background-color: #262626;
    color: white;
    position: absolute;
    right: 0;
    top: 15px;
    display: inline-block;
    padding: 5px 10px;
    margin: 0;
    font-size: 16px;
}
.inventory-heading .title-price.relative {
    position: relative;
    top:0;
    right: 0!important;
}
@media(max-width: 1200px) {
    .inventory-heading .title-price {
        right: 15px;
    }
}
.details-ctas .bg {
    background-color: whitesmoke;
    padding: 15px;
}
@media(min-width: 767px) {
.details-ctas .bg {
    margin-right: 20px;
}
}
.details-ctas .la {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 8px;
    max-height: 35px;
    background-color: white;
    color: #262626;
    border-color: #262626;
    font-family: Syncopate,sans-serif;
    text-transform: uppercase;
}
@media(max-width: 1024px) {
    .details-ctas a img {
    	width: 35px;
    	height: 30px;
    }
}
@media(max-width: 767px) {
    .details-ctas .la {
        display: block;
        margin-bottom: 15px;
        float: none!important;
    }
    .details-ctas .bg {
        text-align: center;
    }
}


.full-width-slider-inventory .home-carousel {
	margin-top: 0!important;
}
.full-width-slider-inventory .home-carousel .car-block-bottom h6:first-child {
	font-size: 12px;
}
.full-width-slider-inventory .home-carousel .car-block-bottom {
    padding: 5px 15px;
}

.new-inventory .vehicle-list {width: 100%;padding-bottom: 12px;padding-left: 5px!important;}
.new-inventory .fa { display: block; }
.new-inventory .tab-filter .fa { display: inline-block; }
.new-inventory .btn-default {
	background-color: white;
	color: #262626;
	border-color: #262626;
	font-family: Syncopate,sans-serif;
	text-transform: uppercase;
}
.new-inventory .btn-primary {
	background-color: #262626;
	color: #fff;
	border-color: #262626;
	font-family: Syncopate,sans-serif;
	margin-right: 0!important;
	text-transform: uppercase;
}
.new-inventory h3 {font-family: Syncopate,sans-serif;}
.new-inventory .vehicle-link .vehicle-info{color:black;position: relative;}
.new-inventory .vehicle-link .vehicle-info a > h3{color:#595959;margin-top: 0;text-transform: uppercase;}
.new-inventory .vehicle-link .vehicle-info .vehicle-price{background-color:#262626;color:white;position: absolute; right: 15px; top: 0px; display: inline-block;padding: 5px 10px; margin: 0;font-size: 16px;}
.new-inventory .vehicle-link .vehicle-info a{color:white;}
.new-inventory .vehicle-link .vehicle-info div.c-tablecell{border-bottom:1px solid #dddddd;}
.new-inventory .vehicle-title{color:black;}
.new-inventory .list-inline{color:black;}
.new-inventory .inventory-item{border:1px solid #dddddd;}
.new-inventory .inventory-item .inventory-information{padding-top:15px;padding-bottom:15px;}
.new-inventory .inventory-item .inventory-information .vehicle-search-link{display:block;}
.new-inventory .inventory-item .inventory-information .vehicle-info .vehicle-search-link { padding-right: 180px; }
.new-inventory .inventory-item .contact-footer{border-top:1px solid #dddddd;background-color:whitesmoke;}
.new-inventory .inventory-item .contact-footer .btn-icon{width:38px;padding:9px 10px 10px;}
.new-inventory .inventory-item .contact-footer .btn-primary,
.new-inventory .inventory-item .contact-footer .btn-default{margin-top:8px;margin-bottom:8px;margin-right:8px;max-height:35px;}
.new-inventory .inventory-item .contact-footer .contact-footer-right{padding-right:11px;}
@media screen and (max-width: 647px){
.new-inventory .inventory-item .contact-footer .btn-primary,
.new-inventory .inventory-item .contact-footer .btn-default{margin-left:2px;margin-right: 2px;}
.new-inventory .inventory-item .contact-footer .contact-footer-right{padding-right:4px;}
.new-inventory .inventory-item .contact-footer .contact-footer-left{padding-left:8px;}
}

.new-inventory .c-table{display:table;width:100%;}
.new-inventory .c-tablecell{display:table-cell;vertical-align:middle;}
.new-inventory .vehicle-table .c-tablecell{text-align:right;border-bottom:1px solid #ddd;padding-bottom:6px;padding-top:6px;}
.new-inventory .vehicle-table .c-tablecell:first-of-type{font-weight:600;text-align:left;}

.new-inventory .c-wrapper .c-tablecell{vertical-align:top;}
.new-inventory .vehicle-table .c-tablecell{text-align:right;border-bottom:1px solid;padding-bottom:8px;padding-top:8px;}
.new-inventory .vehicle-table .c-tablecell:first-of-type{font-weight:600;text-align:left;}
@media (max-width:767px){
.new-inventory .vehicle-table .c-tablecell{text-align:left;border-bottom:0;padding-bottom:8px;padding-top:8px;}
}
@media (min-width: 768px){
.new-inventory .vehicle-link .vehicle-info div.c-tablecell{border-bottom:1px solid #dddddd;}
}
.new-inventory .vehicle-section {
	margin-left: 0!important;
}
.new-inventory .vehicle-section > li {
	padding-left: 0!important;
	padding-right: 0!important;
}
.new-inventory .filters {
	margin-top: 120px;
}
.new-inventory .dropdown-menu {
	margin: 0!important;
}
.new-inventory form.search input {
	border-color: #262626;
}
.new-inventory .img-responsive {
	max-height: 225px;
}
.new-inventory .logos {
	text-align: right;
	margin-top: 15px;
}

@media (max-width: 1200px) {
	.new-inventory form.search {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.new-inventory .btn-primary {
		display: none;
	}
}

@media (max-width: 992px) {
	.new-inventory .filters { 
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	.new-inventory .img-responsive {
		max-height: 1000px;
	}
	.new-inventory .inventory-item .inventory-information .vehicle-info .vehicle-search-link {
		padding-right: 0;
	}
	.new-inventory .vehicle-link .vehicle-info .vehicle-price {
		position: relative;
		margin-top: 15px;
		right: 0;
	}
	.new-inventory .vehicle-table {
		display: block;
		margin-top: 10px;
	}
	.new-inventory .vehicle-table .c-tablecell:first-of-type {
		width: 50%;
	}
	.new-inventory .inventory-item .contact-footer .contact-footer-left,
	.new-inventory .inventory-item .contact-footer .contact-footer-right {
		display: block;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.new-inventory .inventory-item .contact-footer .contact-footer-right {
		text-align: center;
	}
	.new-inventory .inventory-item .contact-footer .contact-footer-left a {
		width: 100%;
		margin-top: 10px!important;
	}
	.new-inventory .m-pag-center {
		text-align: center!important;
	}
	.new-inventory .btn-group.bootstrap-select {
		margin-right: 0;
	}
	.new-inventory .car_listings {
		margin-top: 30px;
	}
}

@media (max-width: 520px) {
	.new-inventory .vehicle-link .vehicle-info {
		margin-top: 30px;
	}
	.new-inventory .vehicle-link .vehicle-info,
	.new-inventory .vehicle-link .vehicle-photo {
		display: block;
		width: 100%;
	}
}

@media(min-width: 1200px) {
	.new-inventory .vehicle-link .vehicle-info {
		width: 65%;
	}
	.new-inventory .vehicle-link .vehicle-photo {
		width: 35%;
	}
}

@media(min-width: 768px) {
	.new-inventory .only-mobile {
		display: none!important;
	}
}

@media(max-width: 767px) {
	.new-inventory .logos {
		text-align: left;
	}
	.new-inventory .only-mobile {
		display: inline-block!important;
		font-size: 12px;
		height: 42px;
		line-height: 28px;
	}
}



/*fix input/textarea safari*/
input, textarea {
  -webkit-user-select: text!important;
  -khtml-user-select: text!important;
  -moz-user-select: text!important;
  -ms-user-select: text!important;
  user-select: text!important;
}



/* fixes for sliders/images ratio */
.home-carousel .carasouel-slider3 .car-block .img-flex {
	background: #000!important;
	position: relative;
	display: block;
	padding-bottom: 34px;
}
.home-carousel .carasouel-slider3 .car-block .img-flex a {
	height: 0;
	padding-bottom: 75%;
	display: block;
	background-color: #313131!important;

	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center bottom!important;
}
.home-carousel .carasouel-slider3 .car-block .img-flex a img {
	display: none!important;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home-carousel .carasouel-slider3 .car-block .black-price {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

/*inventory recent view carousel*/
.carasouel-slider3-two .car-block .img-flex {
	background: #000!important;
	position: relative;
	display: block;
	padding-bottom: 34px;
}
.carasouel-slider3-two .car-block .img-flex a {
	height: 0;
	padding-bottom: 75%;
	display: block;
	background-color: #313131!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	background-position: center bottom!important;
}
.carasouel-slider3-two .car-block .img-flex a img {
	display: none!important;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.carasouel-slider3-two .car-block .black-price {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}


/*print style*/
@media print {
	#home-slider-canvas li a img {
		opacity: 1;
	}
}



.car_listings .logos {
	position: relative;
}
.car_listings .logos .message {
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px 0;
	max-width: calc(100% - 150px);
	width: 100%;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
@media(max-width: 767px) {
	.car_listings .logos .message {
		position: relative;
		max-width: 100%;
		white-space: normal;
	}
}

/* westcoastrvllc css */

.hero .wrapper{padding:0 5%;}
.hero .heading{font-weight:700;font-size:72px;line-height:72px;text-transform:uppercase;}
.hero .subheading{font-weight:400!important;font-size:36px;line-height:36px;text-transform:uppercase;}
.hero{background:url("../images/web/coverpic.jpg") center bottom;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;color:#fff;position:relative;}
.hero .attribution{position:absolute;right:10px;bottom:10px;color:#4b4b4c;}
.hero-text{padding:13% 1%;}
@media only screen and (max-width: 767px){
.hero .heading,.heading{font-size:48px;line-height:48px;}
}


.bg-dark .wrapper{padding:0 5%;}
.bg-dark .wrapper1percent{padding:0 1%;}
.bg-dark .flex{display:flex;}
.bg-dark .flex-wrap{flex-wrap:wrap;}
.bg-dark .col50{width:45%;position:relative;}
.bg-dark .col50:first-of-type{width:50%;padding-right:5%;}
.bg-dark .vertical-center{align-items:center;}
.bg-dark .side-img{max-width:90%;margin:0 auto;display:block;}
.bg-dark{background:#0c0c0c;padding:80px 0 40px;font-family:'Roboto', sans-serif;color:#fff;}
.bg-dark p{font-size:16px;line-height:24px;color:#fff;}
.bg-dark .heading{font-weight:700;font-size:66px;line-height:72px;text-transform:uppercase;}
.bg-dark .cta{font-weight:400;font-size:18px;line-height:18px;text-align:center;background:#d70024;padding:12px 30px 12px 30px;color:#fff;text-transform:uppercase;transition:all 0.2s ease;position:relative;}
.bg-dark .cta:hover{padding-right:37px;padding-left:23px;}
.bg-dark .cta:hover > .hover-icon{opacity:1;margin-left:7px;}
.bg-dark .hover-icon{position:absolute;vertical-align:top;opacity:0;transition:all 0.2s ease;margin-left:-12px;top:46%;transform:translateY(-50%);}
@media only screen and (max-width:1023px){
	.bg-dark .col50{width:100%!important;padding:0;}
	.bg-dark p {
		margin-bottom: 30px;
	}
	.bg-dark p ~ br {
		display: none;
	}
}
@media only screen and (max-width: 767px){
.bg-dark .heading{font-size:48px;line-height:48px;}
}

header .bottom-header .container {
	position: relative;
}
header .logo-wrapper {
	position: absolute;
	max-width: 240px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    left: 0;
    z-index: 99999999;
    top:-80px;
    display: none;
}

header .logo-wrapper .logo,
header .logo-wrapper a {
	width: 130%;
	display: block;
}
@media only screen and (max-width: 992px){
	header .logo-wrapper {
	    max-width: 200px;
	    top: -60px;
	}
}
@media only screen and (min-width: 769px){
	header .logo-wrapper {
		display: block;
	}
}

header .toolbar .container {
	text-align: right;
}
header .toolbar .container a {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none!important;
    transition: opacity 0.3s;
    padding: 30px 15px;
    display: none;
}
header .toolbar .container a:hover {
	opacity: 0.7;
}

.navbar-collapse.collapse {
	padding-right: 0;
}
.navbar-nav li:last-child a {
	padding-right: 0!important;
}

@media only screen and (min-width: 769px){ 
	.show-xs {
		display: none;
	}
	header .toolbar .container a {
		display: inline-block;
	}
}

/* mobile header */
@media only screen and (max-width: 768px) {
	.toolbar img {display: none!important;}
	header .logo-wrapper {display: block; max-width: 160px;top: -50px;}
	header .toolbar .container a {display: block; font-size: 14px; padding: 0px 15px;}
	header .toolbar .container {padding: 20px 0 50px 0;}
}
@media only screen and (max-width: 330px) {
	header .toolbar .container a {padding: 0px 10px;}
}