@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@charset "utf-8";
/* CSS Document */
 
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: none;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	max-width: 100%;
	border: none;
}
a {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif; 
	 
}

.AddMap {
	padding-bottom: 35px;
	max-width: 650px;
}


.car-ask {
	width: 100%;
	float: right;
	font-size: 14px;
}


.img-car1 img {
	object-fit: cover;
	object-position: center;
}


.img-car1 {
	height: 200px;
	overflow: hidden;
}

.full-width,section,header,footer  {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
#products ul li .car-price-col p {
	margin:0 0 18px;
}
.navbar-default {
	background-color: #fff;
	border-color: #e7e7e7;
}
.subNav.navbar.navbar-default {
	padding: 0;
}
.navbar-brand {
	float: left;
	height: 73px;
	padding: 9px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand {
	padding: 9px 0;
}
.loginMenuTop {
	display: block;
	text-align: right;
	max-width: none;
}
.loginMenuTop li {
	text-align: right;
	display: inline-block;
	margin-left: 30px;
}
.loginMenuTop li a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
#bs-example-navbar-collapse-1 {
	display: block;
}
.navbar, .navbar > .container, .navbar > .container-fluid {
	display: -ms-flexbox;
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.navbar .col-lg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.d-md-none {
	display: none !important;
}
.top-menu-navigation {
	background: #000 !important;
	color: #fff;
	width: 100%;
	display: block;
	position: relative;
	padding: 3px 0 8px;
}
ul.nav.navbar-nav.top-menu {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	height: 22px;
	max-width: 372px;
}
.nav.navbar-nav.top-menu.ml-auto {
	text-align: right;
	margin-right: 0;
}
.nav.navbar-nav.top-menu.ml-auto {
	display: block;
	text-align: left;
	max-width: none;
}
.highest-nav ul li {
	text-align: left;
	display: inline-block;
	margin-right: 30px;
}
.navbar-nav.top-menu li.active {
	border-bottom: 2px solid #be1522;
	text-decoration: none;
	line-height: 17px;
}
.top-menu li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 4px 0;
}
.top-menu li a:hover {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
.navbar-default {
	background-color: #fff;
	border-color: #e7e7e7;
}
#AddActive {
	width: 100%;
}



.highest-nav ul li {
	text-align: right;
}
.text-right {
	text-align: right !important;
}
.nav.navbar-nav.top-menu.ml-auto {
	display: block;
	text-align: left;
	max-width: none;
}

.navbar {
	margin-bottom: 0;
}
.dealer_info {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	float: left;
}
.dealer_logo {
	float: right;
	margin: 0 15px;
}
.dealer_logo h4 {
	border: 4px solid #000;
	padding: 20px 70px;
	margin-top: 20px;
	margin-bottom: 0;
}
.carlist h4 {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	color: #333;
}
.dealer_logo span {
	font-size: 15px;
	font-weight: 700;
	float: right;
}
.carlist, .cnt-body {
	margin-top: 1px;
}

.carlist1, .cnt-body {
	margin-top: 0px;
}

.carlist {
	background: #ececec;
	padding: 40px 0;
	min-height: calc(100vh - 45px);
}
.carlist.car_dealer_info {
	padding: 10px 0;
}
.search-bar {
	background: #fff;
	height: 40px;
	margin-bottom: 15px;
	padding: 6px 10px;
}
.search-bar.dealer_search_bar {
	clear: both;
}
.search-left {
	display: inline;
	float: left;
}
/* .search-left a {
	font-size: 14px;
	color: #be1522;
	font-weight: 600;
	text-decoration: none;
} */


.search-left a {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	/* text-decoration: none; */
	background: #be1522;
	border-radius: 5px;
	display: inline-block;
	margin: -5px;
	padding: 7px 9px;
}


#products > div > ul {
	list-style: none;
	padding: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -17px;
	-ms-flex-pack: center;
	justify-content: center;
}
#products > div > ul > li {
	
	
	
	
	margin: 0 3px;
	width: 295px;
	min-width: 295px;
	 
	 
	margin: 0 3px;
	 
}
#products ul li .item {
	max-width: 100%;
	margin-bottom: 20px;
	margin-right: 0;
}
#products ul li .img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto;
}
#products ul li .img-fluid, .img-thumbnail {
	max-width: 100%;
	height: auto;
}
#products ul li .img-thumbnail {
	padding:0rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0rem;
}
#products ul li .img-thumbnail {
	border: none;
}
#products ul li.img-thumbnail {
	border: none;
	padding: 0;
}
#products ul li .img-car {
	max-width: 314px;
	min-width: 250px;
}
#products ul li img.list-img, #products ul li img.list-img-popup {
	width: 100%;
	height: 200px;
}
#products ul li .card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}
#products ul li .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}
#products ul li .carlist .card-body {
	padding: 8px 10px 15px;
}
#products ul li #car-head {
	font-weight: 700;
}
#products ul li .carlist h3 {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-align: -webkit-center;
	color: #333;
	margin-bottom: 10px;
	height: 32px;
}
#products ul li h3.group.inner.list-group-item-heading {
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	color: #000;
	min-height: 45px;
}
#products ul li .carlist .card-body .row {
	margin: 0;
}
#products ul li .item .row.list-detail {
	padding: 0 3px;
}
#products ul li .col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
#products ul li .car-price-col {
	padding: 0;
	line-height: 15px;
	font-size: 18px !important;
	color: #000;
	font-weight: 600;
}
#products ul li .car-price-col {
	font-size: 16px;
	font-weight: 700;
}
#products ul li .car-price-col {
	padding: 0;
	line-height: 15px;
}
#products ul li .prop-image {
	padding-right: 4px;
}
#products ul li .prop-image img {
	width: 25px;
	height: 25px;
	display: inline-block;
}
#products ul li .car-price-col {
	line-height: 15px;
	font-size: 18px !important;
	color: #000;
	font-weight: 600;
}

#products ul li .car-price-col {
	font-size: 16px;
	font-weight: 700;
}
#products ul li .car-price-col {
	line-height: 15px;
}
#products ul li .car-price-col.grid-feat span small {
	color: #696969;
	font-size: 75%;
	font-weight: 700;
}
#products ul li .prop-image {
	padding-right: 4px;
	float: left;
}
#products ul li .col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
#products ul li .car-price-col {
	padding: 0;
	line-height: 15px;
	font-size: 29px !important;
	color: #000;
	font-weight: 600;
}
#products ul li .car-price-col {
	font-size: 16px;
	font-weight: 700;
}
#products ul li .car-price-col {
	padding: 0;
	line-height: 28px;
}
#products ul li .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0;
}
.container {
	max-width: 1230px !important;
	width: 100%;
}
.car-price {
	text-align: left;
	line-height: 13pt;
}
.car-price p {
	margin-bottom: 4px;
	text-align: right;
}
.car-price {
	color: green;
	font-size: 28px;
	font-weight: 700;
}
.car-price p {
	text-align: right;
}
.car-ask, .car-text {
	color: #696969 !important;
}
.car-text {
	font-size: 12px !important;
}
.price-text-above {
	color: orange !important;
}
.car-price {
	text-align: left;
	line-height: 14pt;
}
.user_card_name p {
	padding: 60px 0 0;
	font-size: 14px;
	color: #000;
}
.view-button {
	text-align: center;
	padding-top: 12px;
	width: 100%;
	clear: both;
	padding-left: 5px;
}

center h1 {
    font-size: 50px;
    font-weight: bold;
}
center font {
    font-size: 40px;
}
.buy, .cancelx:hover, .match, .swap, .view {
	color: #fff;
	background-color: #be1522;
	background-color: #000;
	border-radius: 8px;
	padding: 2px 30px !important;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: 900;
	line-height: 49px !important;
}

.view-button.view-list a, .view-button.view-list button {
	font-family: 'Montserrat', sans-serif;
	margin-right: 6px;
	font-weight: 900;
	font-size: 29px;
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.Swap-black {
	background: #000 !important;
}
.Buy-green {
	/*background: #090 !important; */
	background: #000199 !important;

}
h3.group.inner.list-group-item-heading {
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #000;
}

footer {
	z-index: 99;
	position: relative;
}
.footer-bottom {
	background: #000;
	padding-top: 8px;
}
footer  .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.footer-bottom a {
	color: #fff;
	text-decoration: none;
}
.foot-middle ul {
	text-align: center;
}
.foot-middle ul li a {
	display: block;
}
.foot-middle ul li {
	list-style: none;
	margin: 0 auto;
	display: inline-block;
	padding: 0 10px;
}
.foot-middle ul li span {
	color: #fff;
}
.app-text-left p, .footer-company-name p {
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	padding: 15px 0;
}
.float-right {
	float: right !important;
}
.search-right {
	float: right;
}
.search-right {
	color: #be1522;
	font-size: 12px;
	padding-top: 3px;
}
span#report {
	border-right: 2px solid #be1522;
	padding-right: 8px;
	padding-top: 2px;
}
.search-right button {
	font-size: 15px;
	color: #be1522;
	font-weight: 700;
	text-decoration: none;
	background: none;
	border: none;
}
#share {
	padding-left: 8px;
}
.trim-sec h1 {
	font-size: 30px;
	margin: 10px 0;
}
#demo {
	margin-bottom: 34px;
	width: 100%;
}
.cro .carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 15px;
	height: 3px;
	margin-right:0px;
	margin-left: 0px;
	text-indent: -999px;
	cursor: pointer;
	background-color: hsla(0,0%,100%,.5);
}
.cro .carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}
.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}
.cro .carousel-indicators .active {
	width: 12px;
	height: 3px;
	top: -1px;
	margin: 0;
	background-color: #fff;
}
.cro .item img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
#demo .item {
	height: 520px;
}
#demo .item img{
	height: 520px !important;
} 
.cro .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 15;
	width: 100px;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none;
	right: 0;
	margin: auto;
}
 
.listingask-sec {
	background: #fff;
	padding: 0 15px 5px;
}
.ask-list {
	line-height: 1.5rem;
	padding-top: 20px;
}
.ask-list p {
	margin: 0 0 10px;
	color: #696969;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 4px;
}
.ask-list .askspan {
	font-size: 20px;
}
.ask-list .askspan span {
	color: green;
	font-size: 23px;
	font-weight: 700;
}

.ask-list .askunder {
	font-size: 16px;
}


.car-text {
	font-size: 12px !important;
}
.swap-row {
	padding: 0 40px 20px;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.swap-circle {
	height: 70px;
	width: auto;
	border-radius: 50%;
	background: #be1522;
	text-align: center;
	margin: 0 auto;
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.Buy-green {
	/*background: #090 !important; */
	background: #000199 !important;
}
.Swap-black {
	background: #000 !important;
}
/* .swap-custom-hover {
	line-height: 54px;
	width: auto;
	padding: 7px 14px !important;
	height: 70px;
	border-radius: 50%;
	background: #be1522 !important;
	color: #fff;
	font-weight: 900;
	border: 1px solid transparent;
	padding-left: 14px;
} */



.swap-custom-hover {
	line-height: 30px;
	width: auto;
	padding: 7px 14px !important;
	/* height: 70px; */
	border-radius: 50%;
	background: #be1522 !important;
	color: #fff;
	font-weight: 900;
	border: 1px solid transparent;
	padding-left: 14px;
	display: inline-block;
}



 .btn.btn-default.swap-custom-hover.Buy-green {
 	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background: #000199 !important;
}
.row.swap-row {
	display: flex;
}
.btn.btn-default.swap-custom-hover.Swap-black:hover {
	background: #fff !important;
	color: #000;
}
.btn.btn-default.swap-custom-hover.Buy-green:hover {
	background: #fff !important;
	color: #000;
}
.icon-list p, .trim-sec h1 {
	color: #333;
	font-weight: 700;
}
.icon-list p {
	font-size: 18px;
}
.col-sm-2.feature-tab {
	background: #fff;
	text-align: center;
	padding: 30px 0;
	-ms-flex: 0 0 21.666667%;
	flex: 0 0 21.666667%;
	max-width: 18.8%;
	margin-right: 10px;
}
.feature-list img {
	height: 50px;
	width: auto;
}
.feature-list p {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
}
.descrip-txt {
	background: #fff;
	padding: 13px 20px 1px 21px;
	margin-top: 10px;
}
.carfeature-sec h3, .descrip-txt h3 {
	font-size: 21px;
}
.descrip-txt p {
	color: #696969;
}
.row.feature_list_div {
	margin: 0;
	display: flex;
}
.row.trim_sec_inner {
	display: flex;
}
.carlist.car_dealer_info.detas .container {
	max-width: 1100px !important;
}

.btn.btn-default.swap-custom-hover.Swap-black {
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background: #000 !important;
}


.carlist.car_dealer_info.detas .row.trim_sec_inner {
	margin: 0;
}
.loginMenuTop {
	margin: 30px 0 0;
}
.carlist1.car_dealer_info.detas {

    background: #eee;
    padding: 36px 0 0;

}
.row.trim_sec_inner {
	margin: 0;
}
.ask-list .askspan {
	font-size: 20px;
	margin: 0 0 18px;
}
.listingask-sec-padTop .swap-row {
	padding: 0 30% 20px;
}

.bottom_11footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 0 0px;
}


.fil_ters {
	width: 100%;
	text-align: center;
	float: left;
	padding: 10px 0px 20px;
}
.innder_filters {
	width: 47%;
	margin: 1%;
	display: inline-block;
	position: relative;
	background: #fff;
}
.innder_filters::after {
	position: absolute;
	content: "\f067";
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_make::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_model::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_body::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_transmission::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_min_price::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_max_price::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_min_year::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.minus_max_year::after{
	position: absolute;
	content: "\f068" !important;
	top: 8px;
	z-index: 0;
	font-family: FontAwesome;
	font-size: 17px;
	right: 7px;
	color: #888;
}
.innder_filters .fas.fa-plus {
	position: absolute;
	right: 9px;
	top: 10px;
	font-size: 17px;
	color: #888888;
}
.top_title {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
}
.innder_filters select {
	width: 100%;
	height: 62px;
	padding: 8px 10px;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 28px;
	font-weight: bold;
	color: #7f7f7f;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
	z-index: 2;
	background: transparent;
}
.cler_filt {
	margin: 10px 0px;
	text-align: center;
	width: 100%;
	float: left;
}
.cler_filt a {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	background: #be1522;
	padding: 14px 23px;
	border-radius: 5px;
	margin: 15px;
	display: inline-block;
}
.innder_filters .btn.btn-link i {
	float: right;
}
.innder_filters .btn.btn-link {
	width: 100%;
	background: #fff;
	color: #777;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}
.innder_filters .btn-link:focus, .innder_filters .btn-link:hover {
	color: #23527c;
	text-decoration: none;
	background-color: #fff;
}
.innder_filters .collapse {
	position: absolute;
	background: #fff;
	z-index: 1;
}
.feedback-input {
	font-size: 30px;
}
center p span {
    font-size: 39px;
}
[type="submit"] {
    font-size: 37px;
}
form {
	max-width: 680px;
	margin: 50px auto;
}
@media (max-width:1199px)
{
.carlist.car_dealer_info.detas	.row.trim_sec_inner {
		display: block;
}
.listingask-sec-padTop {
    margin: 20px auto 0;
    width: 37%;
} 
#products ul {
	list-style: none;
	padding: 0;
	width: 100%;
	display: -ms-flexbox;
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px;
	-ms-flex-pack: center;
	justify-content: center;
}
#products >div > ul > li {
	width: 33.33333%;
	min-width: 19px;
	-ms-flex: auto;
	flex: auto;
	margin: 0;
	float: left;
	padding: 0 15px;
}
#products > .row {
	margin: 0;
}
.row.trim_sec_inner {
	margin: 0;
	display: block;
}
}
@media (max-width:991px)
{
	.carfeature-sec h3, .descrip-txt h3 {
    font-size: 42px;
}
.descrip-txt p {
	font-size: 34px;
}
.search-left a {
    font-size: 38px;
    height: 70px;
}
.search-right button {
	font-size: 38px;
	margin-top: 3px;
}
span#report {
	border-right: 2px solid #be1522;
	padding-right: 13px;
	padding-top: 1px;
	display: inline-table;
}
.feature-list p {
	font-size: 35px;
}
.btn.btn-default.swap-custom-hover.Buy-green {
	font-size: 44px;
	line-height: 55px;
}
.search-bar {
	background: #fff;
	height: auto;
	margin-bottom: 15px;
	padding: 6px 10px;
	float: left;
	width: 100%;
}
.trim-sec h1 {
	font-size: 52px;
	margin: 10px 0;
	margin-bottom: 30px;
}
.listingask-sec-padTop .swap-row {
	padding: 0 0% 20px;
}
.listingask-sec .icon-list {
	margin-top: 40px; 
}
.listingask-sec .icon-list p {
	font-size: 43px;
}
.ask-list p {
	font-size: 37px !important;
	line-height: 29px;
}
.ask-list .askspan span {
	font-size: 60px;
}
	#products >div > ul > li {
    flex: initial !important;
}
	#products >div > ul > li  {
	width: 100%;
	min-width: 19px;
	-ms-flex: auto;
	flex: auto;
	margin: 0;
	float: left;
	padding: 0 15px;
}
.view-button.view-list a, .view-button.view-list button {
	font-size: 40px;
	padding: 26px 42px !important;
	display: inline-block;
}
.price-ask {
	font-size: 57px;
	line-height: 61px;
}
.img-thumbnail {
	width: 100%;
}#products ul li .img-car {
	max-width: 100%;
	min-width: 250px;
}

.listingask-sec-padTop {
	margin: 20px auto 0;
	width: 100%;
}
#products ul li h3.group.inner.list-group-item-heading {
	font-size: 57px;
	margin-bottom: 34px;
	margin-top: 10px;
	line-height: 65px;
}
#products ul li .car-price-col {
	font-size: 61px !important;
	line-height: 69px;
}
#products ul li .prop-image img {
	width: 65px;
	height: 65px;
	display: inline-block;
}
.car-ask {
	font-size: 25px;
	line-height: 29px;
}
#products ul li img.list-img, #products ul li img.list-img-popup {
	width: 100%;
	height: 480px;
}

.img-car1 {
	height: 480px;
	overflow: hidden;
}
}

@media only screen and (max-width: 767px){

	.buy, .cancelx:hover, .match, .swap, .view {
		width: 115px;
	}
	.innder_filters {
		width: 47% !important;
		margin: 1%;
	}

	
	.navbar-header.col-lg-4.col-sm-4.colpadzero {
	width: 100%;
	padding: 0;
}
.top-menu-navigation {
	display: none;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 26px;
	margin-bottom: 8px;
	background-color: #be1522 !important;
	background-image: none;
	border: 1px solid #be1522 !important;
	border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff !important;
}
#bs-example-navbar-collapse-1.collapse  {

    display: none;

}
#bs-example-navbar-collapse-1 {
	 
	width: 100% !important;
	max-width: 100% !important;
	background: #000;
	color: #fff;
	flex: 0 0 100%;
	overflow: hidden;
}
.d-md-none,#bs-example-navbar-collapse-1{
	display: block !important;
}
#bs-example-navbar-collapse-11 {
	width: 100%;
	color: #fff;
	background: #000;
	display: none;
	float: left;
}
.loginMenuTop li {
	text-align: right;
	display: block;
	margin-left: 0;
}
.loginMenuTop li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	float: left;
	text-align: left;
	width: 100%;
	padding: 11px 10px;
}
.loginMenuTop {
	display: block;
	text-align: right;
	max-width: none;
	float: left;
	width: 100%;
}
.nav.navbar-nav.custom.d-block.d-sm-block.d-md-none {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.subNav.navbar.navbar-default {
	border: none;
}
.navbar-header.col-lg-4.col-sm-4.colpadzero {
	width: 100%;
	padding: 0;
	margin: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff !important;
}
.loginMenuTop {
	display: block;
	text-align: right;
	max-width: none;
	float: left;
	width: 100%;
	margin: 0;
}
.listingask-sec-padTop {
	margin: 20px auto 0;
	width: 100%;
}
#products >div > ul > li {
	width: 100%;
	min-width: 19px;
	-ms-flex: auto;
	flex: auto;
	margin: 0;
	float: left;
	padding: 0 15px;
}
.row.feature_list_div {
	display: block;
	width: 100%;
}
.col-sm-2.feature-tab {
	background: #fff;
	text-align: center;
	padding: 30px 0;
	-ms-flex: 0 0 21.666667%;
	flex: auto;
	max-width: 100%;
	margin: 0 0 10px;
}
#products ul li img.list-img, #products ul li img.list-img-popup {
	width: 100%;
	height: auto;
}
#products > div > ul {
	margin: auto;
	padding: 0;
}
#products > div > ul > li {
	width: 100%;
	min-width: 19px;
	-ms-flex: auto;
	flex: auto;
	margin: 0;
	float: left;
	padding: 0;
}
}
@media (max-width:567px)
{}
@media (max-width:479px)
{
	.listingask-sec-padTop .swap-row {
		padding: 0 18% 20px;
}
	
}



center img:first-child {
    width: 100%;
}
@media only screen and (min-width: 1100px){
	center img:first-child {
    width: auto;
}
.innder_filters {
	width: 20% !important;
}
center h1 {
    font-size: 38px;
    font-weight: bold;
}
center font {
    font-size: 34px;
}
.innder_filters select {
	width: 100%;
	height: 43px;
	padding: 6px 10px;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 19px;
	font-weight: bold;
	color: #7f7f7f;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
	z-index: 2;
	background: transparent;
}
center p span {
	font-size: 24px;
}
[type="submit"] {
    font-size: 24px;
}
.view-button.view-list a, .view-button.view-list button {
	font-family: 'Montserrat', sans-serif;
	margin-right: 6px;
	font-weight: 900;
	font-size: 19px;
}
.feedback-input {
	font-size: 21px;
}
.car-price {
	color: green;
	font-size: 20px;
	font-weight: 700;
}	
/* #products ul li h3.group.inner.list-group-item-heading {
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	color: #000;
	min-height:41px;
} */


#products ul li h3.group.inner.list-group-item-heading {
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	color: #000;
	min-height: 42px;
	max-height: 46px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	top: -7px;
}


#products ul li .car-price-col {
	padding: 0;
	line-height: 15px;
	font-size: 18px !important;
	color: #000;
	font-weight: 600;
}
.cler_filt a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #be1522;
	padding: 12px 28px;
	border-radius: 5px;
	margin: 15px;
	display: inline-block;
}
form {
	margin: 50px auto;
}
}