@import url('https://fonts.googleapis.com/css?family=Anton');
* {
	outline: none;
}
html {
	height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 24px;
	color: #2d2d2d;
	overflow-x: hidden;
}
a {
	color: #c7081b;
}
a:hover {
	color: #c7081b;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif, Arial;
	font-weight: 400;
}
h1 {
	font-size: 72px;
}
h2 {
	font-size: 50px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
p {
	margin: 0;
	margin-bottom: 20px;
	font-weight: 400;
}
p + p {
	margin: 20px 0 0;
}
a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}
strong {
	font-weight: 800;
}
.fa-6x {
	font-size: 6em;
}
.fa-7x {
	font-size: 7em;
}
img {
	max-width: 100%;
	height: auto;
}
.success {
	font-size: 15px;
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 5px;
	font-weight: normal;
}
.error {
	font-size: 15px;
	background: #FFDFDF;
	border: 1px solid #FFCACA;
	border-radius: 5px;
	font-weight: normal;
}
.select-wrapper span.sort-by {
	float: left;
	margin-right: 12px;
	line-height: 33px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.sbHolder {
	background: #F7F7F7;
	border: 1px solid rgba(0, 0, 0, 0.0980392);
	border-radius: 4px;
}
.sbHolder:focus {
	outline: none;
}
a.sbSelector:link,
a.sbSelector:visited,
a.sbSelector:hover {
	color: #333;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 28px;
}
.sbHolder .sbToggle {
	background: url(../images/select-icons.png) 0 1px no-repeat;
	right: 7px;
	top: 12px;
	width: 8px;
	height: 6px;
}
.sbHolder .sbToggle:hover {
	background: url(../images/select-icons.png) 0 1px no-repeat;
}
.sbOptions {
	background: #F7F7F7;
	border: 1px solid rgba(0, 0, 0, 0.0980392) !important;
	border-top: 0 !important;
	margin-top: -1px;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.sbOptions a:link,
.sbOptions a:visited {
	color: #333;
}
.sbHolder {
	float: left;
	margin-right: 0;
}
.sbHolder,
.sbHolder .sbOptions {
	width: 100%;
}
.sbSelector {
	line-height: 27px;
}
.sbSelector {
	width: 100%;
}
.sbOptions li {
	width: 100%;
}
.font-12px {
	font-size: 12px;
	line-height: 18px;
}
.font-12px tbody:before {
	line-height: 8px;
	content: "\200C";
	display: block;
}
.font-12px > thead > tr > th,
.font-12px > tbody > tr > th,
.font-12px > tfoot > tr > th,
.font-12px > thead > tr > td,
.font-12px > tbody > tr > td,
.font-12px > tfoot > tr > td {
	line-height: 16px;
}
.font-13px {
	font-size: 13px;
	line-height: 18px;
}
.font-13px tbody:before {
	line-height: 8px;
	content: "\200C";
	display: block;
}
.font-13px thead {
	font-size: 14px;
	font-weight: 400;
}
.font-13px > thead > tr > th,
.font-13px > tbody > tr > th,
.font-13px > tfoot > tr > th,
.font-13px > thead > tr > td,
.font-13px > tbody > tr > td,
.font-13px > tfoot > tr > td {
	line-height: 16px;
}
.col-width-50 {
	float: left;
	width: 50%;
	padding-left: 15px;
}
.font-12px thead {
	font-size: 13px;
	font-weight: 400;
}
.font-12px tbody {
	margin-top: 5px;
}
.less-margin {
	margin: 0;
}
.img-border {
	float: left;
	border: solid 1px #3a3a3a;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
	background: #ccc;
}
.pagination > li > a,
.pagination > li > span {
	border: none;
	padding: 3px 9px;
	font-size: 13px;
	font-weight: 400;
	background-color: #ccc;
	margin-right: 6px;
	color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 0;
}
.pagination li.disabled a,
.pagination li.disabled a:hover {
	background-color: #eee;
	color: #fff;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #c7081b;
	color: #FFF;
}
.pagination > li:first-child > a:hover,
.pagination > li:last-child > a:hover {
	color: #fff;
}
img.display-img {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 9px;
}
.firstcharacter {
	float: left;
	color: #c7081b;
	font-size: 70px;
	line-height: 58px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
}
.progressbar .progress {
	height: 35px;
	background-color: #eeeeee;
	border-radius: 0;
}
.progressbar .progress .progress-bar-danger {
	background-color: #c7081b;
}
.progressbar .progress .progress-bar {
	padding: 8px 0;
	text-indent: 16px;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	-webkit-transition: width 2s ease !important;
	-moz-transition: width 2s ease !important;
	-o-transition: width 2s ease !important;
	transition: width 2s ease !important;
}
.list-content {
	margin-top: 42px;
	margin-left: -15px;
	margin-right: -15px;
}
.list-content p {
	padding: 0;
}
.choose-list ul {
	padding: 0;
	margin: 0;
}
.choose-list ul li {
	list-style: none;
	font-size: 14px;
	color: #2d2d2d;
	line-height: 33px;
	font-weight: 400;
}
.choose-list ul li:before {
	width: 16px;
	height: 16px;
	background: #c7081b;
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 10px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	font-size: 12px;
	-moz-padding-start: 1px;
}
.pagination-page .pagination > li:first-child > a:hover,
.pagination-page .pagination > li:last-child > a:hover {
	color: #fff;
}
.form-selectbox {
	margin-top: 20px;
	overflow: hidden;
}
.list-info {
	padding: 0;
}
.list-info span.text-red {
	color: #c7081b;
}
.list-info p,
.list-info a {
	margin: 8px 0 0 0;
	color: #2d2d2d;
	font-size: 13px;
	line-height: 20px;
}
.no-margin {
	margin: 0px;
}
.bottom-margin-0 {
	margin-bottom: 0px !important;
}
.fa-angle-left:before,
.fa-angle-right:before {
	font-weight: 600;
}
table.right_table input,
table.left_table input {
	width: 90%;
}
.margin-bottom-45 {
	margin-bottom: 45px;
}
pre,
code {
	font-size: 0.7em;
	background-color: #eee;
	color: #000;
}
code {
	padding: 0.2em;
}
pre {
	padding: 1em;
	white-space: pre-line;
}
#first ~ h2 {
	margin-top: 2em;
}
.small {
	font-size: 0.75em;
	line-height: 1.5em;
}
hr {
	border: none;
	height: 0;
	border-top: solid 1px #ccc;
	margin: 1.5em 0;
}
.alternate-font {
	font-size: 1.5em;
	font-family: 'Yellowtail', cursive;
	color: #c7081b;
}
/*  B. Header
----------------------------*/

header {
	background: rgba(0, 0, 0, 0.65);
	position: relative !important;
	z-index: 1000;
	width: 100%;
	top: 0px;
}
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;
	background: rgba(0, 0, 0, 0.2);
	display: block;
}
.toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.toolbar ul li {
	float: left;
	margin-right: 22px;
	color: #929596;
	font-size: 10px;
	font-weight: 800;
	line-height: 30px;
}
.toolbar ul li i {
	padding-right: 5px;
	font-size: 14px;
}
.toolbar ul li a {
	color: #929596;
	font-size: 10px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
.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 {
	padding-bottom: 21px;
	margin-bottom: -21px;
}
.toolbar_shadow {
	background-image: url(../images/toolbar_shadow.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 21px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
}
.header_shadow {
	background-image: url(../images/header_shadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 21px;
	margin-bottom: -21px;
}
header.affix .bottom-header {
	height: initial;
	background-position: center 68px;
}
header .navbar-brand img {
	height: 100%;
	width: auto;
	margin-top: -6px;
}
.bottom-header .navbar {
	margin-bottom: 0px;
	border: none;
}
header .bottom-header .navbar-default {
	background-color: transparent;
	border-color: transparent;
}
header .navbar-default .navbar-toggle {
	border-color: transparent;
	background-color: transparent;
	margin-top: 17px;
}
header .bottom-header .navbar-default .navbar-brand {
	padding: 21px 0 0 0;
	height: 75px;
	overflow: hidden;
	transition-duration: 0s;
}
header .bottom-header .navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #221e1e;
    font-family: 'Open Sans', sans-serif;
    line-height: 31px;
    padding: 25px 15px 25px 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: #c7081b;
	color: #fff;
}
.bottom-header .navbar-default .navbar-nav > li > a:hover {
    background-color: #c7081b;
    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: #c7081b;
	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: 'Anton', sans-serif;
    color: #202323;
    font-size: 36px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    padding-right: 5px;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
}
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;
}
label.lbl-chk-absolute {
	display: inline;
}
/*  C. Menus
----------------------------*/

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color: #c7081b;
}
.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: #c7081b;
}
.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;
}
/*  D. Body 
----------------------------*/

.container {
	padding: 0;
}
@media all and (max-width:767px){
	.container {
	 padding-right: 15px;
	 padding-left: 15px;
	}
    .row {
    margin-left:0px !important;
    margin-right:0px !important;
    }
    header .bottom-header .navbar-default .navbar-brand .logo .primary_text {
        font-size: 30px;
    }
}
.container .inner-page > .col-lg-9,
.inner-page .container > .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.container .inner-page > .col-lg-3 + .col-lg-9 {
	padding-right: 0;
	padding-left: 24px;
}
#secondary-banner {
	background-color: #000;
	position: relative;
	display: block;
	z-index: 22;
	margin-top: 0;
	text-shadow: 0 1px 0 #000;
	padding-top: 150px;
	color: #fff;
	height: 302px;
	border-bottom: solid 2px #fff;
	background-position: center 0;
}
.boxed_layout #secondary-banner {
	height: 323px;
}
#secondary-banner .container .row {
	display: table;
	width: 100%;
}
#secondary-banner .container .row div {
	float: none;
	display: table-cell;
	vertical-align: bottom;
}
.dynamic-image-1,
.dynamic-image-2,
.dynamic-image-3,
.dynamic-image-4,
.dynamic-image-7,
.dynamic-image-8,
.dynamic-image-9,
.dynamic-image-10,
.dynamic-image-11,
.dynamic-image-12,
.dynamic-image-13,
.dynamic-image-14,
.dynamic-image-15,
.dynamic-image-16 {
	background-size: cover;
}
.dynamic-image-1 {
	background: url(/content/images/dynamic-header-1.jpg) top center no-repeat;
}
.dynamic-image-2 {
	background: url(/content/images/dynamic-header-2.jpg) top center no-repeat;
}
.dynamic-image-3 {
	background: url(/content/images/dynamic-header-3.jpg) top center no-repeat;
}
.dynamic-image-4 {
	background: url(/content/images/dynamic-header-4.jpg) top center no-repeat;
}
.dynamic-image-5 {
	background: url(/content/images/dynamic-header-5.jpg) top center no-repeat;
}
.dynamic-image-6 {
	background: url(/content/images/dynamic-header-6.jpg) top center no-repeat;
}
.dynamic-image-7 {
	background: url(/content/images/dynamic-header-7.jpg) top center no-repeat;
}
.dynamic-image-8 {
	background: url(/content/images/dynamic-header-8.jpg) top center no-repeat;
}
.dynamic-image-9 {
	background: url(/content/images/dynamic-header-9.jpg) top center no-repeat;
}
.dynamic-image-10 {
	background: url(/content/images/dynamic-header-10.jpg) top center no-repeat;
}
.dynamic-image-11 {
	background: url(/content/images/dynamic-header-11.jpg) top center no-repeat;
}
.dynamic-image-12 {
	background: url(/content/images/dynamic-header-12.jpg) top center no-repeat;
}
.dynamic-image-13 {
	background: url(/content/images/dynamic-header-13.jpg) top center no-repeat;
}
.dynamic-image-14 {
	background: url(/content/images/dynamic-header-14.jpg) top center no-repeat;
}
.dynamic-image-15 {
	background: url(/content/images/dynamic-header-15.jpg) top center no-repeat;
}
.dynamic-image-16 {
	background: url(/content/images/dynamic-header-16.jpg) top center no-repeat;
}
#secondary-banner h2 {
	font-size: 36px;
	font-weight: 700;
	margin-top: 15px;
}
#secondary-banner h4 {
	font-weight: 300;
}
.breadcrumb {
	background-color: transparent;
	float: right;
	margin-top: 68px;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}
.breadcrumb li,
.breadcrumb li a {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}
.ribbon {
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	line-height: 36px;
	margin-right: 12px !important;
	background: #F9F7F7;
	color: rgb(136, 125, 125);
}
.ribbon-item {
	line-height: 33px;
}
.align-right {
	text-align: right;
	line-height: 26px !important;
	padding-left: 58px;
}
.align-left {
	text-align: left;
}
.make_inventory .select-wrapper .my-dropdown .sbHolder .sbToggle {
	background: url(../images/dropdown-arrow.png) no-repeat 0 -6px;
	top: 7px;
	width: 12px;
	height: 30px;
}
.make_inventory .min-dropdown {
	width: 114px !important;
	margin: 0 0;
}
.make_inventory span.my-dropdown {
	width: 14px;
	vertical-align: top;
	line-height: 28px;
	color: #2d2d2d;
	font-size: 13px;
	font-weight: normal;
	position: static;
}
.make-dropdown {
	width: 252px;
}
.my-dropdown ul li {
	display: block;
}
.my-dropdown {
	display: inline-block;
	margin-right: 1px;
	width: 100%;
	vertical-align: top;
}
.years-dropdown {
	width: 87px;
}
.makers-dropdown {
	width: 94px;
}
.models-dropdown {
	width: 99px;
}
.body-styles-dropdown {
	width: 124px;
}
.mileage-dropdown {
	width: 101px;
}
.transmissions-dropdown {
	width: 140px;
}
.fuel-economies-dropdown {
	width: 148px;
}
.conditions-dropdown {
	width: 120px;
}
.location-dropdown {
	width: 113px;
}
.prices-dropdown {
	width: 90px;
}
.listings-dropdown {
	width: 60px;
}
.price-ascending-dropdown {
	width: 133px;
}
.price-ascending-dropdown a.sbSelector:link,
.price-ascending-dropdown a.sbSelector:visited,
.price-ascending-dropdown a.sbSelector:hover {
	font-weight: 600;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
}
.select-wrapper .form-links {
	padding: 0 0 0 31px;
}
/*.form-links {
	float: right;
	margin: 0 -12px 0 0;
	padding: 0;
	list-style: none;
}

.form-links li {
	float: left;
	width: auto;
	margin-right: 8px;
}*/

.horizontal_box .check_box {
	right: 44px;
	top: 2px;
}
.search-form .select-wrapper {
	margin-top: 0;
}
.search-form .select-wrapper .sbHolder .sbToggle {
	background: url(../images/dropdown-arrow.png) no-repeat -2px -6px;
	top: 7px;
	width: 12px;
	height: 15px;
	border-left: 1px solid #D6D6D6;
}
.min-dropdown {
	width: 114px;
	margin: 0 1px;
}
.select-wrapper div[class*="col-md-6"] {
	padding: 0 0 0 16px;
}
.search-form .select-wrapper div[class*="col-md-6"] {
	padding: 0 11px 0 16px;
}
.select-dropdown {
	float: left;
	margin-right: 0px;
}
.select-dropdown a.sbSelector:link,
.select-dropdown a.sbSelector:visited,
.select-dropdown a.sbSelector:hover {
	line-height: 27px;
}
.select-dropdown span {
	width: 11px;
	vertical-align: top;
	line-height: 28px;
	color: #2d2d2d;
	font-size: 13px;
	font-weight: normal;
}
.min-price {
	margin-right: 0;
}
.select-dropdown-large .max-dropdown {
	width: 254px;
	margin-right: 10px;
}
.search-form .select-wrapper .select-dropdown-large .sbHolder .sbToggle {
	background: url(../images/arrow-dropdown.png) no-repeat 6px 2px;
	top: 8px;
	width: 12px;
	height: 26px;
}
.select-input {} .select-input input[type="text"] {
	width: 252px;
}
.select-form .max-dropdown {
	width: 100%;
	margin-bottom: 4px;
}
.select-form .max-dropdown .sbHolder {
	display: block;
}
.select-form .max-dropdown .sbHolder .sbToggle {
	background: url(../images/arrow-dropdown.png) no-repeat 6px 2px;
	top: 8px;
	width: 12px;
	height: 26px;
}
.select-wrapper {
	width: 100%;
	margin-top: 0px;
}
.listing_select.select-wrapper {
	width: 100%;
	padding: 0;
}
.select-wrapper .my-dropdown {
	/* margin-top:4px; */
}
.pagination_select.select-wrapper {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}
table.left_table {
	float: left;
	width: 49%;
	margin-bottom: 25px;
}
table.right_table {
	float: right;
	width: 49%;
	margin-bottom: 25px;
}
.inner-page.about-us,
.inner-page.services,
.inner-page.pricing-tables,
.inner-page {
	margin-top: 10px;
	margin-bottom: 10px;
}
.print_page {
	cursor: pointer;
}
.print_friendly {
	display: none;
}
.fullwidth_element {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
/*  E. Slider
----------------------------*/

.banner-wrap {
	display: block;
	position: relative;
	display: block;
	z-index: 22;
	margin-top: -21px;
}
.boxed_layout .banner-wrap {
	margin-top: 0;
}
.banner {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}
.slide {} .slide-text-wrap {
	position: absolute;
	top: 164px;
	left: 7.1%;
	color: #fff;
}
.slide-text-wrap h2 {
	font-size: 72px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -5px;
}
.slide-text-wrap h3 {
	font-size: 55px;
	font-weight: 300;
	color: #acd6f0;
	font-family: 'Open Sans', sans-serif, Arial;
	margin: -18px 0 0 0;
	letter-spacing: -2px;
}
.slide-text-wrap h4 {
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -2px;
	margin: -5px 0 0 0;
}
.border-box {
	width: 84%;
	border-top: solid 2px #a5c9dc;
	border-bottom: solid 2px #a5c9dc;
	padding: 13px 0;
	margin: 38px 0;
}
.slide-text-wrap .more-link {
	background: url(../images/more.png) no-repeat;
	width: 118px;
	height: 32px;
	display: block;
	margin: 17px auto 12px auto;
	text-indent: -99999px;
}
.message-wrap {
	border-bottom: solid 2px #fff;
	border-top: solid 3px #fff;
	padding: 22px 0;
	background: #f0f0f0 url(../images/message-shadow.png) top center repeat-x;
}
.message-wrap .container .row {
	margin-left: -15px;
	margin-right: -15px;
}
.message-wrap div[class*="col-"] {
	padding: 0 5px;
}
.message-wrap h2 {
	font-size: 30px;
	font-weight: 300;
	color: #000;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -2px;
	margin: 0;
	text-align: left !important;
	padding-left: 0;
	line-height: 30px;
}
.message-wrap .container .row > div {
	padding: 0;
}
.message-wrap .message-shadow {
	margin-top: 25px;
}
.message-shadow {
	position: absolute;
	width: 100%;
	z-index: 77;
	background: url(../images/message-shadow.png) top center repeat-x;
	height: 21px;
}
.layer_style {
	font-size: 20px;
	color: #FFF;
}
.horizontal_box .vehicle_details img {
	float: none;
	margin-bottom: 0px;
}
.tp-banner ul li div.domainate {
	font-size: 72px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
}
.tp-banner ul li div.internet {
	font-size: 55px;
	font-weight: normal;
	font-family: "Open Sans";
	color: #acd6f0;
	padding-bottom: 55px !important;
	width: 296px;
}
.tp-banner ul li div.attract {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 30px;
	color: #FFF;
	border-top: 2px solid #acd6f0;
	padding-top: 16px;
	letter-spacing: -2px;
}
.tp-banner ul li div.qualified {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 30px;
	color: #FFF;
	border-bottom: 2px solid #acd6f0;
	padding-bottom: 16px;
	letter-spacing: -2px;
}
.tp-banner ul li div.more {
	font-weight: 500;
	font-size: 70px;
	color: #acd6f0;
	font-family: 'Yellowtail', cursive;
	padding: 0 5px;
}
.tp-banner ul li div.invest {
	font-size: 48px;
	color: #6a4123;
	background-color: #ffeab3;
	padding: 5px;
	letter-spacing: -3px;
}
.tp-banner ul li div.move {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
}
.tp-banner ul li div.light_brown {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
	color: #ffeab3;
}
.tp-banner ul li div.dark_brown {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
	color: #6a4123;
}
.tp-banner ul li div.faster {
	font-size: 65px;
	font-weight: 300;
	font-family: "Open Sans";
	letter-spacing: -2px;
	color: #6a4123;
	font-style: italic;
	padding-right: 10px;
}
.tp-banner ul li div.brown_line img {
	width: 488px;
	height: 3px;
}
.tp-banner ul li div.big_white {
	font-size: 72px;
	font-weight: 800;
	letter-spacing: -6px;
	color: #FFF;
}
.tp-banner ul li div.thin_red {
	font-size: 75px;
	font-weight: 200;
	letter-spacing: -6px;
	color: #c7081b;
}
.tp-banner ul li div.thin_white {
	font-size: 72px;
	font-weight: 200;
	letter-spacing: -6px;
	color: #FFF;
}
.tp-banner ul li div.thinner_white {
	font-size: 65px;
	font-weight: 200;
	letter-spacing: -5px;
	color: #FFF;
}
.tp-banner ul li div.thin_dark_blue {
	font-size: 75px;
	font-weight: 200;
	letter-spacing: -6px;
	color: #042b5a;
}
.tp-banner ul li div.cursive {
	font-size: 122px;
	letter-spacing: -6px;
	color: #cbe2d2;
	font-family: "Yellowtail", cursive;
	padding-right: 20px;
}
.tp-banner ul li div.green {
	color: #b7cd56;
	font-size: 48px;
	letter-spacing: -4px;
}
.view_viewport {
	position: relative;
	margin-top: 4px;
}
.price_tag {
	left: 21%;
	position: absolute;
	top: -21px;
}
.price_tag img {
	width: 60px;
}
/*  F. Buttons
----------------------------*/

.default-btn,
.btn-inventory,
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	font-size: 15.5px;
	padding: 5px 13px;
	background-color: #c7081b;
	border-radius: 4px;
	border: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
}
.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;
}
.green-btn {
	background: #8ABC42 !important;
}
/*footer .default-btn, footer .btn-inventory, footer button, footer input[type="reset"], footer input[type="button"], footer input[type="submit"] {
	background-color: #2F2F2F;
}

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 10px;
}
.xl-button,
.default-btn.xl-button,
.btn-inventory.xl-button,
button.xl-button,
input[type="reset"].xl-button,
input[type="button"].xl-button,
input[type="submit"].xl-button {
	font-size: 24px;
	padding: 11px 18px;
}
/*  G. Lightbox
----------------------------*/

.fancybox-wrap #recaptcha {
	width: 318px;
	height: 129px;
}
.fancybox-inner h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.fancybox-inner input[type="submit"] {
	margin-top: 15px;
}
.fancybox_textarea {
	width: 100%;
}
.fancybox-wrap form.ajax_form tr td {
	padding: 3px 0;
}
/*  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: #c7081b;
	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;
}
.welcome-wrap .container .recent-vehicles-wrap .row {
	margin: 0;
}
.welcome-wrap h4 {
	color: #c7081b;
	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: #c7081b;
	transition-duration: .25s;
}
footer .small-block:hover a i {
	color: #999;
}
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;
}
.recent-vehicles {
	display: block;
	padding: 0 14px;
}
.recent-vehicles h5 {
	font-weight: 800;
	text-transform: uppercase;
	color: #c7081b;
	margin: 0;
	font-family: "Open Sans";
	margin-right: -15px;
	margin-top: 25px;
	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 {
	width: 170px;
}
.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: block;
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	width: 100%;
	height: 100%;
}
.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: 6px 5px 10px 5px;
	text-align: center;
	transition-duration: .2s;
	transition-property: all;
}
.car-block:hover .car-block-bottom {
	background-color: #c7081b;
}
.car-block h6 strong {
	font-size: 12px;
}
.car-block .car-block-bottom h6 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.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 .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: #c7081b;
}
.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: 0 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);
}
.reduced-price {
    color: #d1191f !important;
}
/*  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;
	font-weight: bold;
}
.no_footer .logo-footer a h1 {
	text-align: center;
	color: #FFF;
}
.no_footer .logo-footer a span {
	text-align: center;
	color: #c7081b;
	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 {
	background-color: #3d3d3d;
	padding: 47px 0 64px 0;
	color: #fff;
	font-size: 14px;
}
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;
}
.copyright-wrap a:hover {
	color: #636363;
}
footer img {
	float: none;
	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: 0;
	padding: 0;
}
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;
	background-color: #2f2f2f;
	color: #999999;
	font-size: 13px;
}
.copyright-wrap a {
	color: #999;
}
.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;
}
.sort-by-menu select{min-height:inherit; padding:5px;}
textarea,
select,
div.custom-select,
input[type="text"],
input[type="email"],
input[type="date"],
input[type="number"],
input[type="search"] {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #E4E4E4;
	min-height: 27px;
	padding: 3px 4px;
	border-radius: 4px;
	font-size: 13px;
}
.sc-1 {
	background: url(../images/social.png) 0px 0px no-repeat;
}
.sc-2 {
	background: url(../images/social.png) -39px 0 no-repeat;
}
.sc-3 {
	background: url(../images/social.png) -78px 0px no-repeat;
}
.sc-4 {
	background: url(../images/social.png) -117px 0px no-repeat;
}
.sc-5 {
	background: url(../images/social.png) -156px 0px no-repeat;
}
.sc-6 {
	background: url(../images/social.png) -195px 0px no-repeat;
}
.sc-7 {
	background: url(../images/social.png) -234px 0px no-repeat;
}
.sc-8 {
	background: url(../images/social.png) -273px 0px no-repeat;
}
.sc-9 {
	background: url(../images/social.png) -312px 0px no-repeat;
}
.sc-10 {
	background: url(../images/social.png) -351px 0px no-repeat;
}
.sc-1:hover {
	background: url(../images/social.png) 0px -32px no-repeat;
}
.sc-2:hover {
	background: url(../images/social.png) -39px -32px no-repeat;
}
.sc-3:hover {
	background: url(../images/social.png) -78px -32px no-repeat;
}
.sc-4:hover {
	background: url(../images/social.png) -117px -32px no-repeat;
}
.sc-5:hover {
	background: url(../images/social.png) -156px -32px no-repeat;
}
.sc-6:hover {
	background: url(../images/social.png) -195px -32px no-repeat;
}
.sc-7:hover {
	background: url(../images/social.png) -234px -32px no-repeat;
}
.sc-8:hover {
	background: url(../images/social.png) -273px -32px no-repeat;
}
.sc-9:hover {
	background: url(../images/social.png) -312px -32px no-repeat;
}
.sc-10:hover {
	background: url(../images/social.png) -351px -32px no-repeat;
}
.f-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.f-nav li {
	float: left;
	display: inline;
	margin: 0 10px 0 11px;
}
.footer-contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-contact ul li {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 29px;
}
.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;
}
.recent_car .car-block-bottom {
	background-color: transparent;
}
.recent_car.car-block:first-of-type {
	padding-top: 5px;
}
.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;
}
.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[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;
}
/*  J. Back to top
----------------------------*/

.back_to_top {
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.65);
	color: #FFF;
	cursor: pointer;
	text-align: center;
	position: fixed;
	right: 50px;
	bottom: 50px;
	padding-top: 6px;
	display: none;
	z-index: 999;
	transition-duration: .2s;
	transition-property: background-color;
}
.back_to_top:hover {
	background-color: #c7081b;
}
/*  K. Form Styles
----------------------------*/

input,
select,
textarea {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.85em;
	outline: none;
	font-family: inherit;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="text"],
input[type="date"],
input[type="number"],
textarea,
textarea[name="msg"],
select,
div.styled,
input[type="file"],
input[type="email"] {
	float: left;
	width: 108px;
	border-radius: 2px;
	border: none;
	color: #54545e;
	text-shadow: 1px 0 0 0 #fff;
	padding: 1px 4px;
}
input[type="text"],
input[type="date"],
input[type="number"],
textarea,
textarea[name="msg"],
input[type="file"],
input[type="email"] {
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #E4E4E4;
}
.ie9 input[type="text"],
input[type="date"],
input[type="number"],
{
	line-height: normal;
}
textarea {
	width: 100%;
	height: 10em;
}
input[type="text"],
input[type="date"],
input[type="number"],
textarea,
textarea[name="msg"],
select,
div.custom-select,
input[type="file"],
input[type="email"] {
	float: left;
	width: 108px;
	border-radius: 2px;
	border: 1px solid #E4E4E4;
	color: #54545e;
	text-shadow: 1px 0 0 0 #fff;
	padding: 1px 4px;
}
div.custom-select,
select,
input[type="file"]:after {
	border-radius: 4px 4px;
	font-size: 13px;
}
.css-dropdowns {
	width: 100%;
}
div.styled,
div.custom-select {
	padding: 0;
	margin: 0 1px 5px 0;
}
.ie7 div.styled,
.ie7 div.custom-select {
	border: none;
}
div.styled select,
div.custom-select select {
	width: 100%;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: solid 1px #f0f0f0;
	box-shadow: none;
	margin: 0;
}
div.custom-select select {
	border: none;
}
.ie7 div.styled select,
.ie7 div.custom-select {
	width: 100%;
	background-color: transparent;
	border: solid 1px #f0f0f0;
	padding: 0;
}
input[type="file"] {
	position: relative;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 40%;
	padding: 0;
}
input[type=file]::-webkit-file-upload-button {
	width: 0;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
	border: none;
}
input[type="file"]:after {
	content: 'Upload File';
	margin: 0 0 0 0.5em;
	display: inline-block;
	left: 100%;
	position: relative;
	background: url(../images/formelements-select.png) no-repeat center left;
	padding: 0.3em 0.5em;
	border: solid 1px #ccc !important;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}
input[type="file"]:active:after {
	box-shadow: none;
}
.ie8 label:before {
	display: none;
	content: none;
}
.ie8 input[type="checkbox"],
.ie8 input[type="radio"],
.ie7 input[type="checkbox"],
.ie7 input[type="radio"] {
	position: static;
	left: 0;
}
.ie8 input[type="checkbox"],
.ie8 input[type="radio"] {
	position: relative;
	top: 5px;
	margin-right: 0.5em;
}
@media screen and (max-width: 400px) {
	input[type="text"],
	input[type="date"],
	input[type="number"],
	textarea,
	select,
	div.styled,
	div.custom-select {
		width: 100%;
	}
}
.select-wrapper .form-element label {
	position: static;
}
.full-width {
	width: 100% !important;
}
div.custom-select {
	margin-right: 6px;
}
div.custom-select1 {
	width: 90px;
}
div.custom-select2 {
	width: 100px;
}
div.custom-select3 {
	width: 105px;
}
div.custom-select4 {
	width: 120px;
}
div.custom-select5 {
	width: 97px;
}
div.custom-select6 {
	width: 132px;
}
div.custom-select7 {
	width: 148px;
}
div.custom-select8 {
	width: 118px;
}
div.custom-select9 {
	width: 107px;
}
div.custom-select10 {
	width: 90px;
}
div.custom-select:last-child {
	margin-right: 0;
}
/*  L. Parallax
----------------------------*/

.parallax_scroll {
	background-image: url(../images/parallax2.jpg);
	background-size: initial;
	position: absolute;
	left: 0;
	right: 0;
	color: #FFF;
}
.parallax_scroll .overlay {
	background-color: rgba(0, 0, 0, .65);
}
.parallax_scroll h1 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 40px;
	font-weight: 200;
	margin-bottom: -20px;
}
.parallax_scroll > .row {
	margin-bottom: 40px;
}
.parallax_scroll .row > div {
	text-align: center;
}
.parallax_scroll .row i,
.parallax_scroll .row .animate_number {
	display: block;
	font-size: 48px;
	line-height: 52px;
	font-weight: 200;
}
.parallax_parent.design_2 .parallax_scroll {
	background-image: url(../images/parallax1.jpg);
	position: absolute;
	left: 0;
	right: 0;
	color: #FFF;
}
.parallax_parent.design_2 .parallax_scroll .overlay {
	background-color: rgba(240, 240, 240, 0.95);
}
.parallax_parent.design_2 .parallax_scroll h1 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 40px;
}
.parallax_parent.design_2 .parallax_scroll h3 {
	font-weight: 600;
	margin: 20px 0 14px 0;
	letter-spacing: -1px;
	font-size: 29px;
	font-family: 'Open Sans', sans-serif, Arial;
}
.parallax_parent.design_2 .parallax_scroll > .row {
	margin-bottom: 40px;
}
.parallax_parent.design_2 .parallax_scroll .row > div {
	text-align: center;
	margin-bottom: 60px;
	color: #2D2D2D;
	padding-top: 60px;
	margin-top: 0;
}
.parallax_parent.design_2 .parallax_scroll .row i {
	display: block;
	font-size: 84px;
	color: #2D2D2D;
	line-height: 84px;
}
.parallax_parent.design_2 .parallax_scroll .row .animate_number {
	display: block;
	font-size: 14px;
	line-height: 24px;
}
.parallax_parent + footer {
	margin-top: -30px;
}
.parallax_parent.design_2 .parallax_scroll .container {
	padding-top: 0px;
	padding-bottom: 0px;
}
/*  2. PAGE STYLES
=============================*/
/*  A. Index
----------------------------*/

.car-block-wrap .container div.flip {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	margin: 0 auto 30px;
}
.flip .card.flipped .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.flip .card.flipped .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.card {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}
.flip .card .front,
.flip .card .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
	-o-transition: 0.6s;
	-o-transform-style: preserve-3d;
	-ms-transition: 0.6s;
	-ms-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}
.flip .card .front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 2;
}
.flip .card .back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	background-color: #c7081b;
}
.flip .card .face {
	z-index: 2;
	font-size: 2.5em;
	text-align: center;
	line-height: 50px;
	outline: 1px solid transparent;
}
.flip .card .back .hover_title {
	margin: 0;
	font-family: 'Open Sans', sans-serif, Arial;
	margin-top: 40px;
	font-weight: 200;
	color: #FFF;
	margin-bottom: 14px;
}
.flip .card .back i.button_icon {
	border: 2px solid #FFF;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	line-height: 24px;
	transition-duration: .2s;
	font-size: 18px;
	padding-top: 8px;
}
.flip .card .back i.button_icon:before {
	color: #FFF;
}
.flip .card .back i.button_icon:hover:before {
	color: #c7081b;
}
.flip .card .back i.button_icon:hover {
	background-color: #FFF;
}
.home-slider-thumbs ul li a img {
	opacity: 0.65;
}
.home-slider-thumbs ul li a:hover img,
.home-slider-thumbs ul li.flex-active-slide a img {
	opacity: 1;
}
/*  B. 404
----------------------------*/

.content .error-message {
	text-align: center;
}
.content h2.error {
	background: none;
	font-weight: 800;
	font-size: 330px;
	margin: 0 auto;
	border: 0;
	display: block;
}
.content .error-message .exclamation {
	display: inline-block;
	margin-right: 50px;
	line-height: inherit;
}
.error-message em {
	font-size: 120px;
	font-weight: 300;
}
/*  C. About Us
----------------------------*/

.about-us h3,
.blog-container h3,
.blog-post h3,
.side-content h3,
.services h3 {
	font-size: 19px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}
/*  E. Fullwidth
----------------------------*/

#full-width .content-wrap div[class*="col-"] {
	padding: 0;
}
.full-width-sidebar .side-content .search-box input[type=submit] {
	margin-top: 2px;
}
/*  F. Sidebar
----------------------------*/

h3.recent_posts {
	margin-bottom: 23px;
}
.side-blog {
	margin-bottom: 20px;
	margin-top: 10px;
}
.side-blog:first-of-type {
	margin-top: 0;
}
.side-blog:last-of-type {
	margin-bottom: 0;
}
.side-content .side-blog strong {
	color: #c7081b;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	display: block;
}
.side-content .side-blog p {
	line-height: 18px;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 0;
}
.side-content form input[type=text] {
	border: solid 1px #E4E4E4;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 0;
	font-size: 13px;
	box-shadow: none;
}
.side-content .form-group {
	margin-top: 29px;
}
.side-content .list {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.side-content .list h3 {
	text-transform: uppercase;
}
.side-content .list ul {
	margin-bottom: 0;
	margin-left: 10px;
	letter-spacing: 1px;
}
.side-content .list ul li {
	color: #3b3b3b;
	font-size: 14px;
	list-style: square;
}
.side-content .list ul li:last-child {
	list-style: none;
}
.side-content .list ul li:last-child a {
	font-size: 14px;
	font-weight: 700;
	color: #c7081b;
    display:none;
}
.list .show_button {
    display: none !important;
}

.side-content .list ul li:last-child a:hover {
    text-decoration: none;
}
.side-content .list ul li span {
	color: #c7081b;
	font-size: 15px;
}
.side-content .choose-list ul li {
	font-size: 13px;
}
.side-content .choose-list ul li {
	list-style: none;
	line-height: 32px;
}
.side-content .left_inventory form {
	margin-top: 20px;
}
.inner-page.full-width-sidebar.row > .col-lg-9 {
	margin-bottom: 0;
}
.content .container .inner-page.full-width-sidebar .col-lg-9 {
	margin-left: -15px;
}
.content .container .inner-page.full-width-sidebar .col-lg-3 {
	padding-right: 0;
}
/*  H. Inventory
----------------------------*/

.page-view,
.form-links li a,
.video-link {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	margin-right: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	display: block;
	-moz-border-radius: 5px / 3px;
	-webkit-border-radius: 5px / 3px;
	border-radius: 5px / 3px;
	background: #F7F7F7;
}
ul.top_buttons li a {
	border: 1px solid rgba(0, 0, 0, 0.0980392);
	color: #3a3a3a;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: 600;
	padding: 0 8px;
	height: 30px;
	line-height: 28px;
}
.page-view li {
	float: left;
	display: block;
}
.page-view li a {
	display: block;
	text-indent: -99999px;
	width: 35px;
	height: 28px;
}
.page-view li:nth-child(1) a,
.page-view li.active:nth-child(1) a,
.page-view li.active:nth-child(1) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-radius: 4px 0 0 4px;
}
.page-view li:nth-child(2) a,
.page-view li.active:nth-child(2) a,
.page-view li.active:nth-child(2) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -25px 8px;
	border-radius: 0;
}
.page-view li:nth-child(3) a,
.page-view li.active:nth-child(3) a,
.page-view li.active:nth-child(3) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -61px 8px;
	border-radius: 0;
}
.page-view li:nth-child(4) a,
.page-view li.active:nth-child(4) a,
.page-view li.active:nth-child(4) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -96px 8px;
	border-radius: 0;
}
.page-view li:nth-child(5) a,
.page-view li.active:nth-child(5) a,
.page-view li.active:nth-child(5) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -133px 8px;
	border-radius: 0;
}
.page-view li:nth-child(6) a,
.page-view li.active:nth-child(6) a,
.page-view li.active:nth-child(6) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -169px 8px;
	border-radius: 0;
	margin-right: 0;
}
.inventory-sidebar {
	padding-right: 0;
}
.page-view.nav li:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
.page-view.nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.page-view.nav li {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-right: 0;
}
.page-view.nav {
	border-bottom: 0;
}
.page-view.nav li a {
	margin-right: 0;
	border: 0;
}
.page-view.nav > li > a {
	padding: 0;
}
.page-view.nav > li > a:hover,
.page-view.nav > li > a:focus {
	border-color: transparent;
	background-color: transparent;
}
.page-view.nav {
	margin-top: -2px;
}
.listing-view .ribbon strong {
	font-weight: 600;
}
.listing-view .nav-tabs > li.active > a,
.listing-view .nav-tabs > li.active > a:hover,
.listing-view .nav-tabs > li.active > a:focus,
.listing-view ul.page-view.nav-tabs li.active a {
	background-color: transparent;
	padding: 0;
	border: 1px solid transparent;
	border-bottom: 0;
}
.page-view.nav li:hover,
.page-view.nav li.active {
	background-color: #e2e2e2;
	background-image: none;
}
.page-view.nav li.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.inventory-3 .porche .car-detail,
.inventory-4 .porche .car-detail {
	font-size: 13px;
}
.inventory-4 .porche .porche-header span {
	font-size: 18px;
}
.inventory-4 .porche .porche-header strong {
	font-size: 26px;
	line-height: 50px;
}
.inventory-4 .porche .car-detail .table > tbody > tr > td {
	padding: 11px 4px 12px 11px;
}
.inventory-4 .porche .car-detail .option-tick-list ul {
	padding: 0 0 0 38px;
}
.inventory-heading {
	color: #3a3a3a;
	display: block;
}
.inventory-heading h2 {
	font-size: 33px;
	font-weight: 700;
	margin: 0;
	letter-spacing: -2.5px;
	line-height: 33px;
}
.inventory-heading span {
	font-size: 22px;
	line-height: 20px;
	letter-spacing: -1.5px;
	word-spacing: 2px;
	display: inline-block;
}
.inventory-heading em {
	font-size: 14px;
	line-height: 51px;
	letter-spacing: -1px;
}
.content-nav ul {
	padding: 0;
	margin: 0;
}
.content-nav ul li {
	list-style: none;
	display: inline-block;
	padding: 4px 8px 2px 8px;
	background: #1e5799;
	background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(0%, #ffffff), color-stop(99%, #e7e7e7), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e7e7e7', GradientType=0);
	border-radius: 4px;
	margin-left: 1.5px;
	position: relative;
	height: auto;
}
.content-nav ul li:before {
	font-family: fontAwesome;
	display: block;
	color: #5c5c5c;
	position: absolute;
	left: 9px;
	top: 4px;
	font-size: 13px;
}
.content-nav ul li.prev1:before {
	content: "\f137";
}
.content-nav ul li.request:before {
	content: "\f05a";
}
.content-nav ul li.schedule:before {
	content: "\f133";
}
.content-nav ul li.offer:before {
	content: "\f155";
}
.content-nav ul li.trade:before {
	content: "\f06e";
}
.content-nav ul li.credit:before {
	content: "\f00c";
}
.content-nav ul li.pdf:before {
	content: "\f0f6";
}
.content-nav ul li.print:before {
	content: "\f02f";
}
.content-nav ul li.email:before {
	content: "\f064";
}
.content-nav ul li.next1:before {
	content: "\f138";
	left: 80px;
	right: 9px;
}
.content-nav ul li a {
	font-size: 12px;
	display: block;
	color: #3a3a3a;
	font-weight: 700;
	line-height: 23px;
	padding-left: 19px;
	letter-spacing: -0.5px;
}
.content-nav ul li.next1 a {
	padding-left: 0;
	padding-right: 20px;
}
.content-nav ul li a:hover {
	text-decoration: none;
}
.slider .flexslider,
.home-slider-thumbs .flexslider {
	border: none;
}
.slider .flexslider {
	margin: 0 0 4px;
}
.example-tabs .nav > li > a {
	padding: 5px 11px;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #3a3a3a;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
}
.example-tabs .nav {} .example-tabs .nav li {
	margin: 0 3px 0 0px;
	display: inline;
	float: left;
	list-style: none;
}
.example-tabs .nav > li:last-child {
	margin-right: 0;
}
.example-tabs .nav-tabs > li > a {
	border: none;
}
.btn-inventory {
	font-size: 13px;
	border: none;
	border-radius: 4px;
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	outline: none;
	margin-top: 10px;
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}
.btn-inventory:hover {
	text-decoration: none;
	color: #FFF;
}
.car_category h3 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 5px;
}
.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}
.cat_accordian {
	float: left;
	width: 20%;
}
.car_category {
	width: 55%;
	float: left;
	position: relative;
}
.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}
.cat_accordian form {
	float: right;
}
.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}
.car-list {
	padding: 14px;
	background: linear-gradient(to bottom, #FFFFFF 0%, #F9F9F9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #F6F6F6;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.car-list .car_category .car_fax img {
	width: 55px;
}
#viewDetail_feature-4 ul {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	padding: 10px;
}
#features ul li {
	padding-left: 20px;
}
#features ul li .fa-li {
	left: -8px;
	top: 5px;
	color: #c7081b;
}
.content-nav ul li.gradient_button:hover,
.gradient_button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}
ul.nav-tabs li.active a {
	border-bottom: 1px solid #FFF;
}
.horizontal_box {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 6px 10px 13px 10px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}
.horizontal_box:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}
.horizontal_box h3 {
	font-size: 22px;
	font-weight: bold;
	color: #3a3a3a;
	margin-bottom: 28px;
	margin-top: 0px;
	letter-spacing: -1px;
	padding-right: 20px;
}
.clear {
	clear: both;
}
.vehicle_demo {
	margin-top: 6px;
}
.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}
.vehicle_details {
	margin-top: 8px;
}
.vehicle_details .price-wrap {
	padding: 0 0 0 15px;
	width: 100%;
}
.vehicle_details .price {
	padding-left: 6px;
	width: 96px;
}
.tax {
	position: relative;
	top: -6px;
	padding: 0 22px;
}
.no-margin {
	margin: 0px;
}
.carfax {
	margin-right: 35px;
}
.sales_tax {
	margin-top: 5px;
}
.sales_tax em {
	font-size: 12px;
}
.video_details {
	margin-top: 0px;
}
.price-wrap .price-tag {
	font-size: 30px;
}
.bottom-margin-0 {
	margin-bottom: 0px !important;
}
.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}
.horizontal_box .vehicle_details .table tr td:last-child {
	padding-left: 5px;
}
.inventory_right {
	float: left;
	width: 82%;
	padding: 0px 0 0px 18px;
}
.car_type_heading {
	position: relative;
	float: left;
	width: 79%;
	padding: 0px 15px;
}
.car_type_heading h3 {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	margin-top: 0px;
	letter-spacing: -0.5px;
	line-height: 19px;
	margin-left: 6px;
	word-spacing: -4px;
}
.car-type {
	width: 60%;
	float: left;
}
.car-type .col-width-50 {
	padding-left: 0px;
	width: 44%;
}
.right_carList .car-type .col-width-60 {
	width: 49%;
	padding-left: 14px;
}
.right_carList .check_box_right {
	position: absolute;
	right: 22px;
	top: -9px;
}
.car-type-price {
	float: left;
	width: 40%;
	padding-left: 15px;
}
.car-type-price .price-wraper {
	float: left;
	margin: 0px;
	padding-left: 105px;
}
.right_carList .car-type-price .price-wraper {
	padding-left: 43px;
}
.car-type-price .car-type-col-2 {
	padding: 0px;
	margin: 10px;
}
.left-none li a:hover,
.right-none li a:hover,
.left-none li:hover input,
.left-none li:hover i.fa {
	color: #FFF;
	text-decoration: none;
}
.car-type-list .list_img:hover > .hover_carInventory {
	display: block;
}
.car_heading {
	margin-left: 214px;
}
.car_heading h3 {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	margin-top: -1px;
	letter-spacing: -0.5px;
	line-height: 22px;
	margin-left: 6px;
	word-spacing: -4px;
}
.car_heading {
	position: relative;
}
.inventory-wide-sidebar-right .margin-top-20 {
	margin-top: 0;
}
.vehicle_details .img-border {
	margin: 0 auto;
}
.vehicle_details .table-responsive {
	padding: 10px 18px 0 18px;
}
.right_carList .car-type-list .list_img {
	width: 200px;
}
.right_carList .car-type-list .car_type_heading {
	width: 74%;
}
.right_carList .car-type-list .inventory_right {
	padding: 0px 0px 0px 14px;
	width: 76%;
}
.right_carList .car-type-list .inventory_right .wrapper_carList .car-type {
	width: 71%;
	float: left;
}
.right_carList .car-type-list .inventory_right .wrapper_carList .car-type-price {
	width: 29%;
	float: left;
	padding-left: 0;
}
.hover_carInventory {
	display: none;
}
.hover_carInventory {
	position: absolute;
	left: 10px;
	bottom: 0px;
	z-index: 4;
	border: 1px solid #000;
}
.vehicle_demo {
	margin-top: 20px;
}
.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}
.vehicle_details .price-wrap {
	margin: 0px;
}
.carfax {
	margin-right: 35px;
}
.horizontal_box img.img-border {
	float: none;
	margin: 0 auto;
}
.horizontal_box .vehicle_details .table tr td:first-child {
	width: 92px;
}
.make_inventory div[class*="col-md-3"] {
	padding: 0 10px;
}
.make_inventory .my-dropdown {
	width: 100%;
}
.make_inventory .select-wrapper .form-element {
	margin: 7px 4px 3px 9px;
}
.listing-view {
	padding: 0;
}
.left_inventory {
	margin-left: 0px;
}
.inventory-2 > .row,
.inventory-3 > .row,
.inventory-4 > .row {
	margin-left: -15px;
	margin-right: -15px;
}
.listing-view .row {
	margin: 0;
}
.wrapper_carList .car-type .col-width-50 {
	width: 44%;
}
.car-type-list {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 12px 10px 8px 10px;
	margin-bottom: 20px;
	border: solid 1px #e5e5e5;
	box-shadow: 2px 2px 2px #f6f6f6;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}
.car-type-list:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}
.right_carListt:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}
.price-wrap .price-tag {
	font-size: 30px;
	padding-left: 0px;
}
.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}
.video_details a {
	text-decoration: none;
}
.view_viewport a {
	text-decoration: none;
	font-weight: 700;
}
.f-nav li a {
	text-decoration: none !important;
}
.flex-direction-nav a:before {
	color: #FFF;
	opacity: 0.50;
	padding-left: 5px;
}
.flex-direction-nav a.flex-next:before {
	padding-left: 0;
	padding-right: 5px;
}
#youtube_video {
	display: none;
}
#current_size {
	display: none;
	position: relative;
}
#request_more,
#schedule_drive,
#make_offer,
#trade_in,
#pdf_brochure,
#print_vehicle,
#email_friend {
	display: none;
}
/*  i. Inventory Listing   */

.car-info .table > tbody > tr > td {
	border-top: none;
	padding: 0 0 14px 4px;
	line-height: 9px;
	letter-spacing: -0.5px;
	word-spacing: 2px;
}
.left_inventory h2 {
	color: #c7081b;
	font-weight: bolder;
	font-size: 20px;
}
.side-content .list h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}
.side-content .list ul li span strong {
	font-weight: normal;
}
.financing_calculator .dropdown_container {
	width: 40%;
	float: right;
}
.side-content .financing_calculator {
	padding-left: 0;
	padding-right: 0;
}
@media all and (max-width:767px){
	.side-content .financing_calculator{
	width: 286px;
	margin: 0 auto;
	float: none;
	}
}

.side-content .financing_calculator h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}
.side-content .financing_calculator table {
	margin-top: 20px;
}
.side-content .financing_calculator table tr td input.number {
	width: 100%;
	padding: 3px 5px;
	display: block;
	width: 60px;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 10px;
}
.bi_weekly {
	margin-top: 10px;
}
.bi_weekly .styled {
	width: 85px;
}
.car_category h3 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 5px;
}
.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}
.cat_accordian {
	float: left;
	width: 20%;
}
.car_category {
	width: 55%;
	float: left;
	position: relative;
}
.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}
.cat_accordian form {
	float: right;
}
.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}
.car-list {
	padding: 14px;
}
.left_inventory h3 {
	color: #c7081b;
	font-weight: 800;
	font-size: 20px;
	margin-top: 0;
	letter-spacing: -0.5px;
}
.side-content .side-blog img.alignleft {
	margin: 6px 15px 0 0px;
}
.side-content .list h3 {
	font-size: 18px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}
.side-content .list ul li span strong {
	font-weight: normal;
}
.financing_calculator .table-responsive table > tbody > tr > td {
	line-height: 24px;
	padding: 0px 0px 2px 3px;
	text-align: right;
}
.financing_calculator .table-responsive table > tbody > tr > td:first-child {
	text-align: left;
}
.side-content .financing_calculator h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
	letter-spacing: -0.5px;
}
.side-content .financing_calculator table {
	margin-top: 20px;
	width: 100%;
}
.side-content .financing_calculator table tr td input.number {
	width: 60%;
	padding: 2px 5px 3px 5px;
	border-radius: 4px;
	outline: none;
	color: #999;
	float: right;
	transition-duration: .25s;
}
.side-content .financing_calculator table tr td input.number.error {
	font-size: 12px;
	border: 1px solid #BB1212;
	background-color: #E2CBCB;
}
.financing_calculator .btn-inventory {
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}
.calculation {
	margin-top: 14px;
}
.calculation strong {
	font-weight: 700;
}
.calculation .table-responsive table {
	margin-top: 0;
	width: 100%;
}
.table-responsive {
	overflow: hidden;
	border: none;
}
.financing_calculator .calculation .table-responsive table tbody tr td {
	text-align: left;
	letter-spacing: -1px;
	word-spacing: 1px;
}
.financing_calculator .calculation .table-responsive table tbody tr td:last-child {
	text-align: right;
	padding-right: 4px;
}
.bi_weekly {
	margin-top: 1px;
}
.bi_weekly .styled {
	width: 85px;
}
.content-nav ul li.gradient_button,
.gradient_button.view-details,
.gradient_button.view-video,
div.example-tabs .nav-tabs > li > a {
	background-color: #f9f9f9;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #3a3a3a;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
	height: 30px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}
div.example-tabs .nav-tabs > li.active > a {
	color: #3a3a3a;
	border-bottom: 0;
	background-color: #FFF;
}
.gradient_button.view-details,
.gradient_button.view-video {
	position: absolute;
	bottom: 10px;
	border-radius: 5px;
	height: 26px;
	line-height: 14px;
	padding-left: 9px;
	padding-right: 9px;
}
div.example-tabs .nav-tabs > li > a {
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #686868;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
	margin-bottom: -1px;
	display: inline-block;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-bottom: 1px solid transparent;
}
.vehicle-demo {
	margin-top: 12px;
}
.video-link:active {
	background: url(../images/input-bg-hover.png) top repeat-x;
}
.car-info-wrap p {
	padding: 0 11px;
}
.listing-slider {
	border: 4px solid #fff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
}
table.technical {
	width: 98%;
	margin-bottom: 30px;
}
table.technical thead tr {
	border-bottom: 1px solid #000;
}
table.technical thead tr > th {
	width: 70%;
	font-size: 22px;
	font-weight: 300;
}
table.technical thead tr > th + th {
	width: 29%;
	font-weight: 300;
	font-size: 16px;
}
table.technical thead tr th {
	padding: 5px;
}
table.technical tbody tr {
	border-top: 1px solid #ccc;
}
table.technical tbody tr > td + td {
	font-weight: 400;
}
table.technical tbody tr > td {
	font-weight: bold;
}
table.technical tbody tr td {
	padding: 5px;
}
.flexslider {
	margin: 0;
}
.inventory-listing .recent-vehicles-wrap {
	margin: 0;
	margin-top: 25px;
}
.inventory-listing .recent-vehicles-wrap .recent-vehicles h5 {
	margin-top: 24px;
}
.inventory-listing .recent-vehicles-wrap .recent-vehicles p {
	padding-top: 2px;
}
.inventory-listing .left-content {
	padding-left: 0;
}
.inventory-listing .right-content {
	padding-right: 0;
}
.bx-wrapper .bx-viewport {
	margin: 0;
}
.featured-brand .bx-wrapper .bx-viewport {
	margin: 0;
}
.efficiency-rating {
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #fefefe), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -o-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -ms-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: linear-gradient(to bottom, #fefefe 19%, #dedede 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dedede', GradientType=0);
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-left: 2px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
}
.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: 36px;
	font-weight: 700;
}
.efficiency-rating img.aligncenter {
	margin: 0;
	position: relative;
	top: 13px;
	left: 24px;
}
.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	padding: 17px 40px 0px 55px;
}
.efficiency-rating {
	position: relative;
}
.efficiency-rating ul li.fuel {
	position: absolute;
	top: 37px;
	left: 50%;
	margin-left: -30px;
}
.efficiency-rating ul li.fuel img {
	left: 0;
}
.efficiency-rating ul li.city_mpg {
	position: absolute;
	left: 25%;
	margin-right: 0;
	margin-left: -30px;
}
.efficiency-rating ul li.hwy_mpg {
	position: absolute;
	right: 25%;
	margin-left: 0;
	margin-right: -30px;
}
.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	margin: 85px auto 0px;
	padding: 0;
	width: 75%;
}
/*  ii. Inventory Comparison   */

.porche .porche-header {
	background-color: #c7081b;
	text-align: center;
	color: #fff;
	padding: 14px 0px 7px 0;
}
.porche .porche-header span,
.porche .porche-header strong {
	display: block;
}
.porche .porche-header span {
	font-size: 22px;
	line-height: 18px;
	color: #fff;
}
.porche .porche-header strong {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
}
.porche .porche-img {
	border: 1px solid #dedede;
	padding: 3px 3px 16px 3px;
	border-bottom: none;
}
.porche .car-detail {
	border: 1px solid #dedede;
	border-top: none;
	font-size: 14px;
	color: #747474;
}
.car-info {
	color: #2d2d2d;
	font-size: 14px;
	text-align: right;
}
@media all and (max-width: 767px) {
	.car-info {
		color: #2d2d2d;
		font-size: 14px;
		text-align: left;
		padding:0;
	}
}
.porche .car-detail .table,
.car-info .table {
	margin-bottom: 0;
}
.porche .car-detail .table > tbody > tr:first-child > td {
	border-top: none;
}
.porche .car-detail .table > tbody > tr > td:first-child {
	width: 45%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	line-height: 24px;
}
.car-info .table > tbody > tr > td:first-child {
	width: 45%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
}
.porche .car-detail .table > tbody > tr > td,
.car-info .table > tbody > tr > td {
	padding: 7px 8px;
}
.porche .car-detail .option-tick-list ul {
	padding: 0;
	margin: 0;
}
.porche .car-detail .option-tick-list ul li {
	list-style: none;
	position: relative;
	padding-left: 20px;
}
.porche .car-detail .option-tick-list ul li:before {
	font-family: fontAwesome;
	content: "\f00c";
	display: block;
	color: #c7081b;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}
.porche-footer {
	background-color: #f8f8f8;
	text-align: center;
}
/*  iii. Boxed View  */

div.inventory.span3 {
	min-height: 453px;
}
div.inventory.span3 .options-secondary {
	display: none;
}
div.inventory.span3 .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
}
div.inventory.span3 .inventory .title {
	position: relative;
	overflow: hidden;
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 230px;
	font-size: 22px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
}
div.inventory.span3 .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}
div.inventory.span3 .checkbox {
	position: absolute;
	top: 9px;
	left: 245px;
}
.grid div.inventory.span3 .checkbox {
	left: initial;
	right: 12px;
}
div.inventory.span3 .carfax {
	position: absolute;
	left: 37px;
	width: 58px;
	top: 384px;
	float: left;
}
div.inventory.span3 .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 133px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}
div.inventory.span3 .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	padding: 6px 9px;
}
div.inventory.span3 .view-details {
	position: absolute;
	right: 9px;
	top: auto;
	bottom: 10px;
	float: right;
	padding: 6px 4px;
}
div.inventory.span3 .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}
.sidebar div.inventory .inventory .title {
	max-width: 580px;
	white-space: normal;
}
.boxed div.inventory .options-secondary {
	display: none;
}
.boxed div.inventory .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
	width: 200px;
	display: block;
}
.boxed div.inventory .inventory .title {
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 690px;
	font-size: 22px;
	max-width: 220px;
}
.boxed div.inventory .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}
.boxed div.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	left: initial;
}
.boxed div.inventory .carfax {
	position: absolute;
	left: 28px;
	width: 58px;
	bottom: 53px;
	top: auto;
	float: left;
}
.boxed div.inventory .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 131px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}
.boxed.boxed_left div.inventory .price,
.boxed.boxed_right div.inventory .price {
	left: 128px;
}
.boxed div.inventory .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	z-index: 5;
}
.boxed div.inventory .view-details {
	position: absolute;
	right: 11px;
	top: auto;
	bottom: 10px;
	float: right;
}
.boxed div.inventory del {
	position: absolute;
	top: 10px;
	left: 40px;
}
.boxed div.inventory .figure {
	font-weight: 600;
	font-size: 30px;
	top: 0;
	left: -8px;
}
.boxed div.inventory .tax {
	top: 0;
	left: -8px;
}
.boxed div.inventory .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}
.boxed div.inventory:nth-child(4n) {
	margin-left: 0 !important;
}
.boxed div.inventory .options-primary .spec {
	max-width: 100px;
}
/*  iv. Fullwidth View  */

.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 4;
}
.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;
}
.inventory-wide-sidebar-right div.inventory .price,
.inventory-wide-sidebar-left div.inventory .price {
	right: 15px;
}
.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;
}
.listing-slider .flex-viewport{
	max-height:570px;
}
div.inventory {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 11px / 13px;
	-webkit-border-radius: 11px / 13px;
	border-radius: 11px / 13px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .13);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .13);
	box-shadow: 0 0 5px rgba(0, 0, 0, .13);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}
div.inventory:hover {
	background-image: -moz-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
}
.sidebar div.inventory,
.boxed div.inventory {
	margin: 0 0 20px;
}
div.inventory {
	position: relative;
	overflow: hidden;
}
a.inventory {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 205px;
	background-image: url('../images/empty.png');
	z-index: 1;
	text-decoration: none;
}
a.inventory .preview {
	width: 200px;
}
a.inventory:hover {
	text-decoration: none;
}
.preview {
	position: absolute;
	left: 11px;
	top: 11px;
	float: left;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
}
.inventory .title {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	left: 234px;
	padding-top: 9px;
	margin-bottom: 8px;
	max-width: 690px;
	font-size: 24px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
	padding-bottom: 5px;
	line-height: 24px;
}
.checkbox {
	position: absolute;
	top: 7px;
	right: 12px;
	z-index:1;
}
div.inventory .options-primary {
	position: relative;
	left: 234px;
	top: -5px;
	float: left;
	width: 230px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
	display: inline-block;
}
div.inventory .options-secondary {
	position: relative;
	left: 245px;
	top: -5px;
	float: left;
	width: 250px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
	margin-bottom: 35px;
	display: inline-block;
}
.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;
	max-width:140px;
}
div.inventory.span3 .spec {
	max-width: 108px;
}
div img.carfax {
	position: relative;
	right: -170px;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	left: 335px;
	top: 36px;
	float: left;
}
.price {
	position: absolute;
	margin: 3px 0 33px 0;
	right: 50px;
	float: left;
	color: #3d3d3d;
}
.figure {
	position: relative;
	margin: 0;
	font-weight: 700;
	font-size: 32px;
	top: 4px;
	color: #3d3d3d;
	line-height: 30px;
}
.tax {
	position: relative;
	font-style: italic;
	top: 6px;
	font-size: 12px;
	padding: 0;
}
.view-button:active {
	position: relative;
	top: 6px;
}
.view-video {
	left: 236px;
	clear: left;
	padding: 6px 9px;
	cursor: pointer;
}
.bh-ph {
    left: 340px;
}
.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;
}

.carfax-logo, .ymm {
    display: none !important;
}

.carfax-snapshot ul {
    font-size: 12px;
    font-family: calibri;
}

/*  M. Contact
----------------------------*/
.find_map h2 {
    color: #c7081b;
    font-size: 20px;
    font-weight: 800;
}
#google-map-listing img {
	max-width: inherit;
}
.information_head h3 {
	color: #c7081b;
	font-size: 22px;
	font-weight: 800;
 font-family: 'Open Sans', sans-serif !important;
}
.address
	ul li strong,  .address ul li span {   font-size: 16px;
	color: #2d2d2d;
	margin-right: 10px;
	   
	    }
}
.icon_address {
	float: left;
}
.icon_address p {
	font-size: 16px;
	padding-right: 8px;
	margin-bottom:5px;
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif !important;
}
.icon_address p i {
	padding-right: 8px;
	color: #2d2d2d;
}
.contact_address {
	float: left;
}
.contact_address p {
	line-height: 24px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
}
.address {
	float: left;
	font-size: 16px;
}
.address ul li {
	list-style: none;
	padding-bottom: 5px;
}
.address ul li span.compayWeb_color {
	color: #c7081b;
}
.address ul li i,
.address ul li strong,
.address ul li span {
	font-size: 16px;
	color: #2d2d2d;
	margin-right: 10px; 
}
.address ul li strong,
.address ul li span {
	font-size: 16px;
	color: #2d2d2d;
	margin-right: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.deparment h5 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif, Arial;
	color: #2d2d2d;
	margin-bottom: 15px;
}
.form_contact form input[type="text"],
.form_contact form input[type="email"] {
	width: 58%;
}
.form_contact form input[type="text"],
.form_contact form input[type="email"],
.form_contact form textarea {
	border-radius: 4px;
	height: 28px;
	outline: none;
	padding-left: 7px;
	color: #999;
	display: block;
	border: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
	font-size: 16px;
}
.contact_textarea {
	line-height: 1.828571;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.left-information {
	padding-left: 0;
}
fieldset#contact_form input[type="text"],
fieldset#contact_form input[type="email"],
fieldset#contact_form textarea[name="msg"] {
	width: 100%;
}
.form_contact form textarea {
	height: 130px;
}
.form_contact form input[type="submit"] {
	padding: 4px 9px;
}
/*Waseem adds*/

@media all and (min-width: 992px) {
	div.inventory-top-right div:nth-child(1) {
		left: 30px;
		right: 10px;
	}
	.form-links li:nth-child(1) a {
		margin-right: -18px !important;
	}
}
.content {
	background: #fff;
}
/*Credit Application Page*/
a.btn-icon-only{
	position:absolute;
	right: 0;
	padding: 4px;
}

a.btn-icon-zipcode {
    position: absolute;
    right: 0;
    padding: 5px 15px;
}

.div-tradeform-container {
    max-width: 1170px;
    margin: 0 auto;
}
/*----conditional icons for default inventory*/

#inv-wleft-container .conditional-icons,
#inv-wright-container .conditional-icons {
    margin-left: 345px;
    margin-top: -75px;
    position: absolute;
}
#inv-bfull-container .conditional-icons,
#inv-bleft-container .conditional-icons,
#inv-bright-container .conditional-icons {
	margin-top: -67px;
	margin-left: 28px;
	position: absolute;
}
/*#inv-bfull-container .conditional-icons .carFax, #inv-bleft-container  .conditional-icons .carFax,  #inv-bright-container .conditional-icons .carFax{
	margin-top:-52px;
	margin-left: -22px;
	position:absolute;
}*/

#inv-bfull-container .conditional-icons li,
#inv-bleft-container .conditional-icons li,
#inv-bright-container .conditional-icons li {
	width: 70px;
}
@media all and (min-width: 1200px) {
	#inv-wfull-container .conditional-icons {
		margin-left: 800px;
		margin-top: -170px;
		position: absolute;
	}
	#inv-wfull-container .conditional-icons li {
		display: block;
	}
}
@media all and (min-width: 768px) {
	#inv-wfull-container .conditional-icons {
		margin-left: 75%;
		margin-top: -150px;
		position: absolute;
	}
	#inv-wfull-container .conditional-icons li {
		width: 87px;
		display: block;
	}
}
@media all and (max-width: 767px) {
	.conditional-icons,
	#inv-wright-container .conditional-icons,
	#inv-wleft-container .conditional-icons,
	#inv-wfull-container .conditional-icons {
		margin-left: 118px;
	}
	.conditional-icons li {
		width: 70px;
	}
}
@media all and (max-width: 480px) {
	.conditional-icons,
	#inv-wright-container .conditional-icons,
	#inv-wleft-container .conditional-icons {
		margin-top: -75px;
		margin-left: 30px;
	}
	#inv-wfull-container .conditional-icons {
		margin-left: 30px;
		display: block;
		float: left;
	}
}
.boxed div.inventory .inventory .title {
	min-height: 84px;
	text-align: center;
}
.shorter .form-element .loan-agree-bottom{
	width: 95%;
}
.form-element .loan-agree-bottom {
	float: none;
	width: 160px;
	background: #c1bfbf;
}
/*For loan forn Phone Split 1 to 3*/


form#loan_form .phone input:last-child {
	width: 35%;
}
/*Time at address input width*/

form#loan_form .phone input {
    width: 32%;
}
.timeat input {
	width: 12%;
}
.timeat input:last-child {
	margin-left: 10px;
	margin-right: -4px;
}
form#loan_form .phone .sbHolder {
	width: 50%;
}
/*--copy right footer----*/

.copyRightDiv {
	float: left;
	margin-top: 20px;
	padding: 15px 5px;
}
.coNameCon {
	margin-left: auto;
	margin-right: auto;
}
.copyrightCoDiv {
	height: auto;
	float: left;
	font-size: 12px;
	color: #79848F;
	margin-top: 7px;
}
.copyrightCoDiv .coLogo {
	margin-left: 1em;
}
.copyrightCoDiv .coLogo:hover {
	opacity: 1;
}
.coLogo {
	height: 28px;
	margin-top: -8px;
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.coLogo a:hover {
	opacity: 1;
	background-repeat: no-repeat;
}
.privacyText {
	float: left;
	height: auto;
	margin-top: 6px;
	/* margin-left: -77px; */
	
	color: #79848F !important;
}
.privacyText a {
	float: left;
	width: auto;
	height: auto;
	text-decoration: none;
	color: #79848F;
}
.privacyText a:hover {
	text-decoration: underline;
}
.col-centered {
	float: none;
	margin: 0 auto;
	text-align: center;
}
/**--style standard for inventory/detail**/
/* General CSS  */
/* Inventory-7  */

#inventory-7 > .container {
	background: none;
}
#inventory-7 .inner-page {
	margin-top: 20px;
}
#inventory-7 .pagination {
	margin-bottom: 0;
}
#inventory-7 .my-dropdown.sort-by {
	width: 133px;
	margin-top: -4px;
	vertical-align: top;
}
#inventory-7 .my-dropdown.showing {
	width: 65px;
	vertical-align: top;
}
#inventory-7 .side-content .list {
	border: 1px solid #E5E5E5;
	border-radius: none;
	background-clip: padding-box;
	background-color: #FFF;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.13);
	background-image: -moz-linear-gradient(center bottom, #F9F9F9 0%, #FFF 100%);
	margin-bottom: 10px;
}
#inventory-7 .side-content .list h3 {
	background: #C7081B;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0px 5px 20px;
}
#inventory-7 div.inventory {
	border-radius: 0;
}
#inventory-7 div.inventory .inventory .title {
	background: #C7081B;
	color: #fff;
	max-width: 100%;
	left: 0px;
	padding-left: 5px;
	font-size: 20px;
	padding-top: 0;
}
#inventory-7 .preview {
	margin-top: 35px;
	width: 155px;
}
#inventory-7 div.inventory .options-primary {
	left: 175px;
	margin-bottom: 75px;
}
#inventory-7 div.inventory .options-secondary {
	left: 85px;
}
#inventory-7 table td.primary,
.primary,
#inventory-7 table td.secondary,
.secondary {
	width: auto;
}
#inventory-7 .icons {
	position: absolute;
	margin-left: 540px;
	height: auto;
	margin-top: 20px;
}
#inventory-7 .icons img {
	max-width: 75px;
}
#inventory-7 .priceX {
	margin-top: -20px;
	font-size: 1.6em;
	position: absolute;
}
#inventory-7 .priceX img {
	margin-top: -17px;
}
#inventory-7 .price .figure {
	margin: -35px 585px 0px;
	font-weight: normal;
	color: #C7081B;
	font-size: 2em;
}
#inventory-7 .shortLinks {
	float: right;
	margin-right: 10px;
}
#inventory-7 .shortLinks .action_button {
	font-size: 15px;
	color: #fff;
	padding: 0;
	background-color: #C7081B;
	border-radius: 30px;
	border: 5px solid #ECECEC;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(153, 84, 0, 0.7) inset;
}
#inventory-7 a.inventory {
	display: inline;
}
#inventory-7 .bottom {
	height: 50px;
	border-top: 1px solid #ccc;
	font-size: 12px;
	line-height: 13px;
	margin-top: -30px;
	padding: 10px;
}
#inventory-7 .bottom p {
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#inventory-7 .bottom .action_button {
	border-radius: 30px;
	background: -moz-linear-gradient(center top, #C7081B 0%, #70A2) repeat scroll 0% 0% transparent;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(255, 255, 255, 0.7) inset;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
	color: #000;
	max-width: 150px;
	float: left;
}
#inventory-7 .bottom .action_button:hover {
	color: #fff;
}
#inventory-7 .side-content .list ul li {
	list-style: none;
}
@media screen and (max-width: 1199px) {
	#inventory-7 .price .figure {
		margin: -20px 435px 0px;
		font-weight: normal;
		color: #C7081B;
		font-size: 2em;
	}
	#inventory-7 div.inventory .options-primary,
	#inventory-7 div.inventory .options-secondary {
		display: block;
		margin-bottom: 48px;
	}
	#inventory-7 .shortLinks {
		float: none;
	}
	#inventory-7 .shortLinks a {
		display: inline-block;
		width: 24%;
		float: none;
	}
	#inventory-7 .bottom {
		height: 60px;
		width: 100%;
		border-top: 1px solid #ccc;
		margin-top: 0px;
	}
}
@media screen and (max-width: 992px) {
	#inventory-7 .price .figure {
		margin: -45px 470px 0px;
	}
}
@media screen and (max-width: 767px) {
	#inventory-7 .price .figure {
		margin: -275px -130px 0px;
	}
	#inventory-7 .preview {
		margin-top: 0px;
		width: 133px;
		height: 100px;
	}
	#inventory-7 div.inventory .options-primary {
		left: 30px;
	}
	#inventory-7 div.inventory .options-secondary {
		left: 170px;
		top: -133px;
	}
	#inventory-7 .icons {
		position: absolute;
		margin-left: 5%;
		width: 100%;
		margin-top: -60px;
	}
	#inventory-7 .icons a {
		display: inline-block;
		float: left;
		margin-right: 10%;
	}
	#inventory-7 .shortLinks {
		top: -115px;
	}
	#inventory-7 .shortLinks .action_button {
		width: 49.3%;
		line-height: 15px;
		text-align: center;
		padding: 5px;
	}
	#inventory-7 .bottom {
		margin-top: -110px;
	}
	#inventory-7 .bottom p {
		height: 45px;
		font-size: 1em;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media screen and (max-width: 479px) {
	#inventory-7 div.inventory {
		height: 361px;
	}
	#inventory-7 .car_listings {
		width: 100%;
	}
	#inventory-7 .my-dropdown.sort-by {
		width: 133px;
		vertical-align: bottom;
	}
	#inventory-7 .my-dropdown.showing {
		width: 50px;
		vertical-align: bottom;
	}
	#inventory-7 div.inventory .inventory .title {
		font-size: 1.2em;
	}
	#inventory-7 .preview {
		margin-top: 0px;
		width: 133px;
		height: 100px;
		left: 10px;
		float: left;
	}
	#inventory-7 .price .figure {
		top: -40px;
		left: 85%;
		font-weight: bold;
		color: #C7081B;
		font-size: 1em;
	}
	#inventory-7 div.inventory .options-primary {
		left: 4%;
		top: -10px;
	}
	#inventory-7 div.inventory .options-secondary {
		left: 70%;
		top: -142px;
	}
	#inventory-7 table td.primary,
	.primary,
	#inventory-7 table td.secondary,
	.secondary {
		width: auto;
	}
	#inventory-7 .icons {
		margin-left: 1%;
		width: 100%;
		margin-top: -60px;
	}
	#inventory-7 .icons a {
		display: inline-block;
		float: left;
		margin-right: 5%;
	}
	#inventory-7 .shortLinks {
		top: -135px;
	}
	#inventory-7 .bottom {
		margin-top: -120px;
		float: left;
	}
	#inventory-7 .bottom p {
		height: 45px;
		font-size: 1em;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media screen and (max-width: 399px) {
	#inventory-7 div.inventory {
		height: 335px;
	}
	#inventory-7 .car_listings {
		width: 100%;
	}
	#inventory-7 div.inventory .inventory .title {
		font-size: 1.2em;
	}
	#inventory-7 .preview {
		margin-top: 0px;
		width: 100px;
		height: 75px;
		left: 10px;
		float: left;
	}
	#inventory-7 .price .figure {
		top: -25px;
		left: 200px;
		font-weight: bold;
		font-size: 1em;
	}
	#inventory-7 div.inventory .options-primary {
		left: 4%;
		top: -10px;
		width: 155px;
		margin-bottom: 75px;
	}
	#inventory-7 div.inventory .options-secondary {
		left: 59%;
		top: -173px;
	}
	#inventory-7 .option,
	#inventory-7 .options-primary tbody .spec,
	#inventory-7 .options-secondary tbody .spec {
		font-size: 10px;
		border: 1px solid transparent;
	}
	#inventory-7 .icons {
		margin-left: 1%;
		width: 112%;
		margin-top: -90px;
	}
	#inventory-7 .icons a {
		display: inline-block;
		float: left;
		margin-right: 10%;
	}
	#inventory-7 .shortLinks {
		top: -195px;
	}
	#inventory-7 .shortLinks .action_button {
		width: 49%;
		font-size: 0.9em !important;
		text-shadow: none;
		margin-bottom: 0 !important;
	}
	#inventory-7 .bottom {
		margin-top: -180px;
		bottom: 0px;
		float: left;
	}
	#inventory-7 .bottom .action_button {
		width: 100px;
		font-size: 1em;
		color: #fff;
	}
	#inventory-7 .bottom p {
		height: 45px;
		font-size: 1.3em;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media all and (max-width:360px){
	 #inventory-7 .shortLinks .action_button {
		font-size: 0.7em !important;
	}
	#inventory-7 div.inventory .inventory .title {
		font-size: 1em;
	}
}
/* CarDetail-4 CSS*/

#viewDetail-4 .inner-page {
	margin-top: 20px;
}
#viewDetail-4 .default-btn {
	margin-top: 0;
	border-radius: 30px;
	background-color: #C7081B;
	border-radius: 30px;
	border: 4px solid #ECECEC;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(153, 84, 0, 0.7) inset;
}
#viewDetail-4 .car-info table tbody tr:nth-child(1) {
	color: #C7081B;
	font-weight: bold;
	font-size: 1.6em;
}
#viewDetail-4 .efficiency-rating {
	margin-left: 0;
}
#viewDetail-4 #LTVVideo > a > img {
	margin-top: -45px;
}
@media all and (max-width: 992px) {
	#viewDetail-4 #LTVVideo > a > img {
		margin-top: -20px;
	}
}
@media all and (max-width: 767px) {
	#viewDetail-4 #LTVVideo > a > img {
		margin-top: 10px;
	}
}
#viewDetail-4 .car-detail-heading {
	background-color: #C7081B;
	border-radius: 0px;
	border: 0px none;
	color: #FFF;
	padding: 1px 10px;
	vertical-align: middle;
}
#viewDetail-4 .side-content {
	border: 4px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
	margin: -15px;
	padding: 15px;
}
#viewDetail-4 .gradient_button.view-video {
	margin-bottom: -15px;
}
#viewDetail-4 #viewDetail-cars-4 {
	border: 4px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
	padding: 15px;
}
#viewDetail-4 #viewDetail-cars-4 li {
	margin-bottom: 1px;
}
#viewDetail-4 #viewDetail-text-4.text-uppercase {
	border: 4px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
	padding: 15px;
	margin-bottom: 20px;
}
#viewDetail-4 #viewDetail-text-4.text-uppercase p {
	margin-bottom: 0px;
}
#viewDetail-4 .panel {
	border: 4px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
}
.col-lg-9.col-md-12.optional {
	padding: 0;
}
@media all and (min-width: 1200px) {
	.col-lg-9.col-md-12.optional {
		padding-right: 10px;
	}
}
#viewDetail-4 .optional-features {
	border: 4px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
	padding: 0px;
	margin-top: 0px;
	border-top: none;
}
.optional-features h3,
.optional-features h3.text-primary:hover {
	background-color: #428bca;
	color: #fff;
	text-shadow: 1px 1px 1px #407396;
	font-size: 26px;
	margin-top: 0px;
	padding-left: 5px;
	padding: 12px;
}
.extraComments {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: #fff;
	border: 1px solid #FFF;
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	padding: 10px;
}
#viewDetail-4 #viewDetail-Right-4.col-lg-3.col-md-12 {
	padding: 0;
}
#viewDetail-4 #viewDetail-Right-4 .porche {
	padding: 0;
}
#viewDetail-4 #viewDetail-Right-4 .porche:nth-child(1) .car-detail {
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
}
#viewDetail-4 #viewDetail-Right-4 .porche:nth-child(2) .car-detail {
	padding: 8px;
}
#viewDetail-4 #viewDetail-Right-4 .porche .porche-header {
	padding: 5px;
}
#viewDetail-4 #viewDetail-text-4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #090C10;
}
#viewDetail-4 label {
	position: relative;
	right: 0;
}
#viewDetail-4 label:before {
	background: none;
	width: auto;
}
/**/

#viewDetail-Left-4 {
	width: 100%;
	background: #FFFFFF;
}
#viewDetail-Left-4 {
	margin-top: 5px;
}
#viewDetail-Left-4 .panel {
	margin-bottom: 5px;
}
#viewDetail-Left-4 .panel .panel-heading {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background: none repeat scroll 0% 0% #E3E3E3;
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: #CECECC #CECECC -moz-use-text-color;
}
#viewDetail-Left-4 .panel .panel-heading .panel-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
}
#viewDetail-4 .panel .panel-heading {
	float: left;
	width: 100%;
	border-radius: 0px;
	padding: 9px 0px 9px 20px;
	background: none repeat scroll 0% 0% #C7081B;
	border-bottom: 1px solid #DCDCDC;
	color: #FFF;
}
#viewDetail-4 .panel .panel-heading h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#viewDetail-4 input,
#viewDetail-4 Textarea {
	background: #fff;
}
#viewDetail-4 .viewDetail_listArea-4 {
	margin-top: 10px;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul:nth-child(even) {
	font-size: 1.05em;
	padding-top: 1em;
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	
	-moz-column-count: 2;
	/* Firefox */
	
	column-count: 2;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul .kbb-4 {
	width: 127%;
	font-size: 1.05em;
	margin-left: 52%;
	margin-top: -1em;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul .kbbPrice-4 {
	font-size: 0.5em;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul .text-primary {
	font-size: 1.5em;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul:nth-child(2) {
	margin-top: -1em;
}
#viewDetail-Left-4 .viewDetail_listArea-4 ul strong {
	float: left;
	width: 120%;
}
#viewDetail-Left-4 .viewDetail_pump-4 {
	color: #141414;
	font-size: 11px;
}
#viewDetail-Left-4 .pump-text-4 p {
	margin-top: -1.3em;
}
#viewDetail-Left-4 .viewDetail_pump-4 .text-primary {
	font-size: 2.6em;
	font-weight: bold;
}
#viewDetail-Left-4 .leftIcons-4 img {
	display: inline-block;
}
#viewDetail-Left-4 .social-icons-4 span {
	display: inline-block;
	width: 23%;
}
#viewDetail-Left-4 .list-area-middle {
	margin-top: 2.4em;
	margin-left: 10%;
}
#viewDetail-Left-4 .carfax-4 {
	margin-left: 4%;
}
#viewDetail-Left-4 .list-area-middle .pump-left small,
#viewDetail-Left-4 .list-area-middle .pump-right small {
	font-size: 1.5em;
	font-weight: bold;
	color: #999;
}
#viewDetail-Left-4 .shortLinks-4 {
	margin-top: 3em;
	margin-left: 14%;
}
#viewDetail-4 .shortLinks-4 .btn-group.text-center {
	width: 100%;
}
#viewDetail-Left-4 .shortLinks-4 .btn {
	color: #F6EFE8;
	background: #C7081B;
	border: none;
	text-shadow: 0px 1px 0px #1F4458;
	margin-top: 5px;
	width: 100%;
	border-right: 1px solid #D0853D;
	border-radius: 8px 8px 8px 8px;
}
#viewDetail-Left-4 .shortLinks-4 .btn:hover {
	box-shadow: 0px 1px 0px rgba(131, 128, 128, 0.5), 0px 0px 5px rgba(175, 98, 12, 0.7) inset;
	background: none repeat scroll 0% 0% #CD4905;
}
#viewDetail-Left-4 .shortLinks-4 .list-inline {
	width: 100%;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4 {
	border-bottom: 1px solid #CECECC;
	padding-bottom: 0.4em;
	margin: 0.44em 0;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4:last-child {
	border-bottom: none;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-image-4 {
	padding: 6px;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-text-4 {
	font-size: 12px;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-price-4 {
	font-weight: bold;
	font-size: 1.4em;
}
#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-link-4 {
	color: #000;
}
.viewDetail-cars-left-4,
.viewDetail-cars-right-4 {
	width: 12.4%;
	padding: 0;
}
.viewDetail-cars-left-4 img,
.viewDetail-cars-right-4 img,
.viewDetail-cars-bottom-4 img{
	 max-height:100%;
	 width:100%;
	 height:74px;
}
.viewDetail-cars-middle-4 {
	width: 75%;
	margin-left: 0.1%;
	padding: 0;
	height: 100%;
}
.viewDetail-cars-middle-4 > img {
   width:100%;
   cursor: pointer; 
   cursor: hand;
}
.viewDetail-cars-bottom-4 {
	padding: 0;
	/* top: -3px; */
}
.viewDetail-cars-bottom-4 li {
	width: 100%;
	padding: 0;
}
.viewDetail-cars-bottom-4 ul {
	padding: 0;
	margin-bottom: 0;
}
.viewDetail-cars-bottom-4 ul li {
	width: 11.05%;
	margin-top: -0.7%;
	height: auto;
	margin-right: -0.26%;
}
#viewDetail-4 #viewDetail-cars-4 .viewDetail-cars-bottom-4 li {
	margin-bottom: 2px;
}
#viewDetail-text-4 #viewDetail_feature-4 ul {
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
	
	-moz-column-count: 3;
	/* Firefox */
	
	column-count: 3;
}
#viewDetail-text-4 h2 {
	font-size: 2em;
	line-height: 1.4em;
	color: #FF6666;
}
#viewDetail-text-4 h1 {
	color: #3366FF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 2.7em;
}
@media all and (min-width:1200px) { 
.viewDetail-cars-left-4 img,
.viewDetail-cars-right-4 img,
.viewDetail-cars-bottom-4 img{
	 height:90px;
}
}
@media screen and (max-width: 1199px) {
	.viewDetail-cars-bottom-4 ul li {
		
width: 10.95%;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn {
		font-size: 1em;
		padding: 6px 66px;
		margin-left: -20px;
	}
	#viewDetail-4 #viewDetail-Right-4.col-lg-3.col-md-12 {
		margin-top: 25px;
		padding: 0;
		margin: 0;
	}
	#viewDetail-4 #viewDetail-Right-4 .porche:first-child {
		padding-right: 3px;
	}
	#viewDetail-4 #viewDetail-Right-4 .porche:nth-child(2) {
		padding-left: 3px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.viewDetail-cars-left-4 img,
	.viewDetail-cars-right-4 img,
	.viewDetail-cars-bottom-4 img{
	 height:56px;
}
	.viewDetail-cars-bottom-4 ul li {
		width: 10.85%;
	}
	#viewDetail-4 .side-content {
		margin: -30px;
		padding: 5px;
		margin-top: -15px;
	}
	#viewDetail-4 .side-content .action_button.lg-button, #studio-large-button {
		font-size: 13px;
	}
	#viewDetail-4 .side-content .car-info.col-sm-4.col-xs-12 {
		width: 37%;
	}
	#viewDetail-4 .side-content .text-center.col-sm-4.col-xs-12 {
		margin-left: 10px;
	}
	#viewDetail-4 #viewDetail-Right-4.col-lg-3.col-md-12 {
		padding: 0;
		/* margin: -15px; */
		
		right: 0px;
	}
}
@media screen and (max-width: 900px) {
	#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-image-4 {
		padding: 0;
	}
	#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-text-4 {
		font-size: 0.8em;
		padding: 0.15em;
	}
}
@media screen and (max-width: 850px) {
	#viewDetail-Left-4 .shortLinks-4 .btn {
		font-size: 1em;
	}
}
@media screen and (max-width: 767px) {
   .viewDetail-cars-left-4 img,
.viewDetail-cars-right-4 img,
.viewDetail-cars-bottom-4 img{
	   height:auto !important;
	   min-height:200px !important; 
}
	#viewDetail-4 #viewDetail-text-4 h2 {
		font-size: 1.4em;
		text-align: center;
	}
	#viewDetail-4 #viewDetail-text-4 h1 {
		font-size: 1.4em;
	}
	#viewDetail-4 .car-detail-heading h3 {
		font-size: 1.5em;
	}
	#viewDetail-4 .optional-features {
		margin: 0;
	}
	.viewDetail-cars-left-4,
	.viewDetail-cars-middle-4,
	.viewDetail-cars-right-4,
	.viewDetail-cars-bottom-4 {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#viewDetail-4 #viewDetail-Right-4 {
		width: 100%;
		float: none;
		margin-top: 10px;
		padding: 0;
	}
	#viewDetail-Left-4,
	#viewDetail-Right-4 {
		width: 100%;
		background: #FFFFFF;
	}
	#viewDetail-Left-4 .list-area-middle {
		margin-left: 15%;
	}
	.viewDetail-cars-bottom-4 ul li {
		width: 100%;
	}
	#viewDetail-Left-4 .shortLinks-4 {
		margin-top: 0;
		margin-left: 0px;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn:nth-child(1) {
		border-radius: 7px 0px 0px 7px;
		margin-top: 0px;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn:nth-child(10) {
		border-radius: 0 7px 7px 0;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn {
		font-size: 1.3em;
		font-weight: bold;
		width: 24%;
		margin-left: 0.25%;
	}
	#viewDetail-Right-4 > .panel > .panel-body {
		padding: 5px;
	}
	#viewDetail-Right-4 .viewDetail_similarCar_area-4 {
		border-bottom: none;
		padding-bottom: 0em;
		margin: 0;
	}
	#viewDetail-text-4 .optional-features {
		width: 100%;
		margin-right: 1%;
		padding-top: 0px;
	}
	#viewDetail-text-4 .optional-features .text-primary {
		font-size: 1.4em;
		font-weight: bold;
	}
	#viewDetail-4 #viewDetail-Right-4.col-lg-3.col-md-12 {
		top: 10px;
		padding: 0;
		margin: 0px;
		right: 0px;
	}
	#viewDetail-4 #viewDetail-Right-4 .porche:nth-child(1) .car-detail {
		padding: 0px;
		line-height: 15px;
		font-weight: bold;
	}
	#viewDetail-4 #viewDetail-Right-4 .porche:first-child,
	#viewDetail-4 #viewDetail-Right-4 .porche:nth-child(2) {
		padding: 0;
	}
}
@media screen and (max-width: 639px) {
	#viewDetail-Left-4 .leftIcons-4 {
		display: none;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn .glyphicon {} #viewDetail-Left-4 .social-icons-4 {
		display: none;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn {
		font-weight: bold;
		font-size: 1.2em;
		text-shadow: none;
		border: 1px solid #fff;
		width: 49%;
		padding: 0.5em;
	}
	#viewDetail-Left-4 .shortLinks-4 button {
		box-shadow: none;
		border: none;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn:hover {} #viewDetail-cars-4 .viewDetail-cars-left-4 .img-responsive,
	#viewDetail-cars-4 .viewDetail-cars-right-4 .img-responsive,
	.viewDetail-cars-bottom-4 li .img-responsive {
		width: 100%;
	}
	#viewDetail-cars-4 .viewDetail-cars-left-4,
	#viewDetail-cars-4 .viewDetail-cars-right-4,
	#viewDetail-cars-4 .viewDetail-cars-middle-4,
	.viewDetail-cars-bottom-4 li {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-image-4,
	#viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-text-4 {
		width: 100%;
	}
}
@media screen and (max-width: 420px) {
	#viewDetail-4 .car-detail-heading h3 {
		font-size: 1.2em;
	}
	#viewDetail-Left-4 .panel .panel-heading .panel-title {
		font-size: 1em;
	}
	#viewDetail-Left-4 .viewDetail_listArea-4 li {
		font-size: 0.8em;
	}
	#viewDetail-Left-4 .viewDetail_pump-4 .text-primary {
		font-size: 1.8em;
	}
	#viewDetail-Left-4 .viewDetail_pump-4 .pump-text-4 {
		margin-top: -0.4em;
	}
	#viewDetail-Left-4 .viewDetail_pump-4 {
		margin-left: 12%;
	}
	#viewDetail-Left-4 .pump-text-4 p {
		font-size: 0.8em;
	}
	#viewDetail-Left-4 .list-area-middle .pump-left small,
	#viewDetail-Left-4 .list-area-middle .pump-right small {
		margin-left: 0.4em;
		font-size: 1em;
		font-weight: bold;
		color: #999;
	}
	#viewDetail-Left-4 .shortLinks-4 {
		width: 105%;
		margin-left: -4%;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 1.2em;
		text-shadow: none;
	}
	#viewDetail-Left-4 .shortLinks-4 .btn:hover {} #viewDetail-Right-4 .viewDetail_similarCar_area-4 {
		padding: 6px;
		padding-bottom: 0;
	}
}
/*a, a:hover, .firstcharacter, .list-info span.text-red, .car-block-wrap h4 a, .welcome-wrap h4, .small-block:hover h4, .small-block:hover a i, .recent-vehicles h5, footer a, footer a:hover, .copyright-wrap a:hover, .flip .card .back i.button_icon:hover:before, .about-us h3, .blog-container h3, .blog-post h3, .side-content h3, .services h3, .list_faq ul li.active a, .list_faq ul li a:hover, .right_faq .side-widget h3, .side-content .side-blog strong, .side-content .list ul li:last-child a, .side-content .list ul li span, .main_pricing h3 b, .layout-3 .main_pricing .inside span.amt, .layout-4 .main_pricing .inside span.amt, .layout-3 .main_pricing .inside span.sub1, .layout-4 .main_pricing .inside span.sub1, #features ul li .fa-li, .left_inventory h2, .side-content .list h3, .side-content .financing_calculator h3, .left_inventory h2, .side-content .list h3, .side-content .financing_calculator h3, .featured-service h2, .featured-service h2 strong, .detail-service h2, .detail-service h2 strong, .find_team h2, .find_team h2, .find_team h2, .our_inventory h4, .our_inventory span, .year_wrapper span, .right_site_job .project_details ul li i, .read-more a, .comment-data .comment-author a, .find_map h2, .information_head h3, .address ul li span.compayWeb_color, .porche .car-detail .option-tick-list ul li:before, .detail-service .details h5:before, .services .right-content ul li:before {

	  color: #b7cd56;

}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus, .progressbar .progress .progress-bar-danger, .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, .bottom-header .navbar-default .navbar-nav> li> a:hover, 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, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .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, .car-block:hover .car-block-bottom, .controls .left-arrow:hover, .controls .right-arrow:hover, .back_to_top:hover, .flip .card .back, .description-accordion .panel-title a:after, .layout-3 .pricing-header, .layout-4 .pricing-header, .porche .porche-header, .featured-service .featured:hover, .featured-service .featured .caption, .flexslider2 .flex-direction-nav li a:hover, .arrow1 a:hover, .arrow2 a:hover, .arrow3 a:hover, .default-btn, .default-btn:hover, .default-btn:focus, .form-element input[type=submit], footer form input[type=submit], footer form input[type=submit]:active, .side-content form input[type=submit], .side-content form input[type=submit]:hover, input[type="reset"], input[type="reset"]:hover, input[type="submit"], input[type="button"], input[type="submit"]:hover, input[type="button"]:hover, .btn-inventory, .btn-inventory:hover, .porche-footer input[type="submit"], .porche-footer input[type="button"], .porche-footer input[type="submit"]:active, .porche-footer input[type="button"]:active, .leave-comments form input[type=submit], .leave-comments form input[type=submit]:active, .choose-list ul li:before {

	  background: red;
	  background-color: #b7cd56;
}*/
/*Equipment*/

.Equipment {
	/*background-color: rgb(240, 240, 240);*/
	line-height: 15px;
}
.Equipment h4 {
	padding: 10px;
	padding-bottom: 0;
}
.Equipment .list {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	padding: 10px;
	padding-top: 0px;
}
.Equipment .list ul{
   /*-webkit-column-break-inside: avoid;
	break-inside: avoid;
	float:left;*/
}
@media all and (max-width: 600px) {
	.Equipment {
		padding-left: 20px;
	}
	.Equipment .list {
		text-align: left;
		-moz-column-count: 1;
		-moz-column-gap: 20px;
		-webkit-column-count: 1;
		-webkit-column-gap: 20px;
		column-count: 1;
		column-gap: 20px;
		padding: 10px;
	}
}
.Equipment .eqpName {
	font-weight: bold;
	font-size: 1.11em;
	padding: 10px 0 5px;
}
.Soldflag2 {
position:absolute;
z-index:1;
font-weight:bold;
left:45px;
top:70px;
font-size: 40px;
opacity: 0.6;
color: red;
text-shadow: black 1px 1px 1px;
margin-left: 6px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);  
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
transform: rotate(45deg);
}
#inv-bfull-container .Soldflag2{
	left:75px;
top:170px;
}
#viewDetail-4 .Soldflag2 {
  left: 130px;
  top: 175px;
  font-size: 200px;
}
@media all and (max-width:680px){
	#viewDetail-4 .Soldflag2 {
  left: 70px;
  top: 90px;
  font-size: 83px;
}
}
/*#region ---------------Custom Small Screen Inventory and Detail-------------
*/
.browse-by-small .panel-title{
	font-size:12px;
}
.browse-by-small .panel-heading {
	padding: 5px 15px;
}
.browse-by-small .list-group-item {
	padding: 2px 15px;
}
.browse-by-small .panel-title > a {
	  width:100%;
	  display:block;
} 
.detail-mobile .panel-heading{
	cursor:pointer;
}
.detail-mobile h5, .detail-mobile .viewDetail-cars-middle-4, #viewDetail_feature-4, #viewDetail-text-4, #details{
	cursor: default;
}
.small-links .btn-inventory{
	width: 45%;
	margin: 2%;
	font-size: 1em;
	border-radius:0 !important;
}
.detail-mobile button.btn-danger{
	margin-right: 5px;
margin-bottom: 5px;
}
.detail-mobile .panel-title > a {
	  color: #29292A;
}
.no-padding{
	padding-left:0px;
	padding-right:0px;
}
.padding-horizontal-5{
	padding-left:0px !important;
	padding-right:0px !important;
}
.form-anti-spam
{
	display: none;
}
@media all and (max-width:767px){
	.small-links a>.glyphicon{
		display:block;
		margin: 0 auto;
		font-size: 2.5em;
		margin-bottom:10px;
	}
}
/*Studio Gallery Changes*/
 
/*#endregion*/
/*Inventroy page View More Button*/
.show_button.figure{
	font-size:15px;
	cursor:pointer;
}

/*CarFax Snapshot*/
.carfax_snapshot .well {
	border: 2px solid #9AA3AD;
	padding: 0;
	border-radius:8px 8px 0 0;
}

	.carfax_snapshot .well .heading {
border-radius:8px 8px 0 0;
		/* fallback */
		background-color: #4C7BAC;
		background-image: url(images/radial_fancy.png);
		background-position: 80% 20%;
		background-repeat: no-repeat;
		/* Safari 4-5, Chrome 1-9 */
		background: -webkit-gradient(radial, 80% 20%, 0, 80% 40%, 100, from(#34659A), to(#4C7BAC));
		/* Safari 5.1+, Chrome 10+ */
		background: -webkit-radial-gradient(80% 20%, closest-corner, #34659A, #4C7BAC);
		/* Firefox 3.6+ */
		background: -moz-radial-gradient(80% 20%, closest-corner, #34659A, #4C7BAC);
		/* IE 10 */
		background: -ms-radial-gradient(80% 20%, closest-corner, #34659A, #4C7BAC);
		/* Opera cannot do radial gradients yet */
		overflow: hidden;
		color: #fff;
		font-size: 3em;
		font-weight: bold;
		text-shadow: 3px 2px 3px #000;
	}
	@media all and (max-width:767px){
		 .carfax_snapshot .well .heading{
			 font-size: 22px;
		 }
	}
	.carfax_snapshot .well .heading .col-sm-3 img{
		border:1px solid #000;
		outline:1px solid #fff;
	}
	.carfax_snapshot .well .heading  span.tm{
		position: absolute;
		font-size: small;
		top:-10px;
	}

.vertical-align {
	display: flex;
	align-items: center;
}

.carfax_snapshot .content {
	min-height: 200px;
	position: relative;
}

	.carfax_snapshot .content img.bear {
		position: absolute;
		bottom: 0px;
		right: -12px;
	}
.carfax_snapshot .car-image {
	background-image: url('../images/car-bg-layer.png');
	
	overflow: hidden;
	display: inline-block;
	min-height: 200px;
	padding-top: 30px;
}
	.carfax_snapshot .car-text{
	   
		overflow:hidden;
		display:inline-block;
		height: 200px;
		 padding-top:30px;
	}

.carfax_snapshot .carfax-snapshot{
	max-width:100% !important;
}
.carfax_snapshot .carfax-snapshot h3{
	height:40px !important;
}
.carfax_snapshot .carfax-snapshot li .text{
	font-size:100% !important;
}

/*#region ---------------Credit Application-------------
*/
header[data-spy] + script + section.content form#loan_form{
	margin-top:170px;
}
#loan_form .well {
	background-color: #373636;
	color: #fff;
	border-color: black;
	font-size: 22px;
}

#loan_form a.btn-icon-only {
	padding: 9px 5px;
}

#loan_form input, #loan_form label, #loan_form select {
	height: 40px;
	line-height: 46px;
	border-radius: 2px;
	overflow: hidden;
}
input[type="checkbox"].threeX{
width:30px;
vertical-align: top;
}
 .shorter#loan_form   label.lbl-chk-absolute{
 	line-height:22px;
 }

#loan_form input[type="submit"] {
	line-height: 0 !important;
}

#loan_form .well.check input[type="checkbox"], #loan_form .well.check label {
	height: 24px;
	line-height: 0;
	width: 24px;
	outline: 3px solid #c7081b;
}

#loan_form .DOB input {
	border: none;
	width: 33.33%;
}

	#loan_form .DOB input:nth-child(2) {
		border: 4px solid rgb(240, 240, 240);
		border-top: 0;
		border-bottom: 0;
	}

#loan_form .addr div.col-xs-6:nth-child(2) input, #loan_form .timeataddress div.col-xs-6:nth-child(2) input, .timeataddress div.col-xs-6:nth-child(2) select {
	width: 97% !important;
	margin-left: 3%;
}

#loan_form .locationPreference input {
	line-height: 0;
	height: 30px;
	border: 1px solid red;
	position: absolute;
	z-index: 10;
	left: 27px;
}

#loan_form .locationPreference label {
	line-height: 1;
	height: 0;
	/* border:1px solid green; */
}

#loan_form .locationPreference ul li {
	color: #fefefe;
	/* display: block; */
	position: relative;
	float: left;
	/* width: 100%; */
	/* height: 100px; */
	/* border-bottom: 1px solid #111111; */
}

#loan_form .locationPreferenceul li input[type=radio] {
	position: absolute;
	visibility: hidden;
}

#loan_form .locationPreference ul li label {
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 1.35em;
	padding: 0px 25px 0px 80px;
	margin: 10px auto;
	height: 10px;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}

#loan_form .locationPreference ul li:hover label {
	color: #FFFFFF;
}

#loan_form .locationPreference ul li .check {
	display: block;
	position: absolute;
	border: 5px solid #AAAAAA;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 6px;
	left: 21px;
	z-index: 5;
	-moz-transition: border .25s linear;
	-o-transition: border .25s linear;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

#loan_form .locationPreference ul li:hover .check {
	border: 5px solid #FFFFFF;
}

#loan_form .locationPreference ul li .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 15px;
	width: 15px;
	top: 5px;
	left: 5px;
	margin: auto;
	-moz-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

#loan_form .locationPreference input[type=radio]:checked ~ .check {
	border: 5px solid #ac090a;
}

	#loan_form .locationPreference input[type=radio]:checked ~ .check::before {
		background: none;
	}

#loan_form .locationPreference input[type=radio]:checked ~ label {
	color: #ab0809;
}


 /*#bottom toggle bar */
.slide-div {
    position:fixed;
    bottom:0;
    z-index:9999999;
    left:0;
    right:0;
}
.button-social{
    width: 50px;
height: 50px;
border: none;
float: right;
background-color: #ccc;
z-index: 1000;

}
.slide .inner {
    
    left: 0;
    bottom: 0;
    right:0;
    width: 100%;
    height: 50px;
    padding: 6px;
    background-color: #ccc;
    color: #333;
}
.chat-us-btn{
    position: absolute;
bottom: 0;
right: 150px;
height: 50px;
width: 100px;
text-align: center;
border: none;
color: #fff;
font-size: 11px;
z-index: 10;
background-color: #ce1119;
border-radius: 0;

}
/*.text-us-btn{
   position: absolute;
    bottom: 0;
    right: 150px;
    height: 50px;
    width: 100px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 11px;
    background-color:#555555;
    z-index: 10;
    border-radius: 0;
    

}*/

.fb-btn {
    height: 50px;
    margin-top: -6px;
    border: none;
    text-align:center;
    background-color:transparent;
    border-radius: 0;
    
}

.fb-btn:hover{
background-color:#3b5998;

}
.slide-div i{
    margin-right: 5px;
    font-size: 25px;

}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    margin-top: 7px;
}


.car-icon-border{
    border-bottom: 1px dotted #ff8679;
padding-bottom: 15px;
-moz-box-shadow: 0px 2px 0px #D00504;
-webkit-box-shadow: 0px 2px 0px #D00504;
box-shadow: 0px 2px 0px #D00504;

}
.stock-text {
    font-size: 12px;
font-style: italic;
color: #600900;
text-shadow: 1px 1px #ff3019;

}



.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.flex-item {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

  width: 100%;
  height: 100%;
  margin-top: 10px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding: 5px 0px 0px;
}
/*#endregion*/

@media only screen and (max-width: 1024px) {
    .com-text {
    font-size: 11px;
}
    .coLogo-btm img {
    margin-top: -4px;
    display: inline-block;
    margin-left: 9px;
}


}
@media only screen and (max-width: 1024px) {
.text-us-btn {
   
         left: 0;
         width: 50%;
         font-size: 12px;
         right:100%;
   
}
.chat-us-btn {
   
    right: 0;    
    width: 50%;    
    font-size: 12px;
   
}
}




/*....text us thrid party*/

.button-social{
    position: absolute;
    right:0;
    bottom:0;
}


#carcodesms-default-widget {
    width: 100px !important;
    height: 50px !important;
    margin: 0;
    bottom: 0px;
    right: 35px !important;
    margin-right: 50px !important;
    display: block;
    position: fixed;
    z-index: 999999999;
    
    
}


#carcodesms-default-widget>a {
    width: 100px !important;
    height: 50px !important;
    position: absolute !important;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 48px !important;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top:6px !important; 
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    background-color: #6B6B6B !important;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
       border-radius: 0px !important;
    padding: 8px;
}
#carcodesms-default-widget>a:hover {
   
    background-color: #5f5f5f  !important;
}
@media only screen and (max-width: 767px) {

    #carcodesms-default-widget > a {
        width: 100% !important;
        
    }
    .chat-us-btn {
        width: 50%;
        font-size: 12px;
        right: 50%;
    }
    #carcodesms-default-widget {
        width: 50% !important;
        margin-right: 0px !important;
    }

    #submit-button {
        float: left !important;
    }

}

.header-bg-home {
    background-color: #fff;
}

/*#region               STICKY KEY
*/
.onlineCreditApp {
    background-image: url("/Content/images/apply_popup.png");
    background-repeat: no-repeat;
    width: 173px;
    height: 174px;
    position: absolute;
    right: 20px;
    top: 51px;
}

#basket {
    z-index: 999999 !important;
}

/*shim required fields*/

.ws-po-box {
    border: .07692em solid #ccc;
    background: #fff;
    color: #ef0b0b !important;
    padding: .38462em .38462em .23077em;
}
/*#endregion*/

/*#region Vehicle Price Savings */

.nada-price {
    color: #000 !important;
}

.nada-price td {
    font-size: 14px !important;
}

.savings {
    color: red;
    font-size: 18px !important;
}

.savings .price-weight {
    font-size: 24px !important;
}

.price-weight {
    font-weight:700;
}

/*#endregion*/

/*#verticle menu */
.vertical_menu {
    padding: 5px;
    font-weight: 400;
}

    .vertical_menu li {
        list-style: none;
        padding: 2px 0px;
        line-height: 24px;
        transition: 1s;
    }

        .vertical_menu li:before {
            font-family: FontAwesome;
            content: "\f101";
            color: #717070;
            font-size: 12px;
            margin-right: 10px;
        }

        .vertical_menu li a {
            text-decoration: none;
            color: #000;
        }

            .vertical_menu li a:hover {
                color: #999 ;
                text-decoration: underline;
            }

.hr-btm hr {
    width: 13%;
    border-color: #c01e2e !important;
    margin-bottom: 15px !important;
    position: relative;
    margin-top: 11px !important;
    border-width: 2px !important;
}

/*#endregion */

