@media only screen and (min-width: 600px ) and (max-width: 990px) {
	.col-md-6{
		/*width: 70%;*/
		flex: 0 0 70%;
		max-width: 70%;
	};
	.col-md-9{
		flex: 0 0 100%;
		max-width: 100%;
	}


}
/*@media only screen and (min-width: 980px ) and (max-width: 1190px) {
#owl_demo_banner .owl-item{
		width:330px !important;
	}
}
*/

.hr_margin{margin-top:1px;margin-bottom: 1px}
body{font-size: 13px;font-family: helvetica neue,Helvetica,Arial,sans-serif;}
.price_tag{margin-bottom: 0px;line-height: 10px;}
.car_link{color: red; text-decoration: none;}

.select2-results__options{color: black !important}

.page{
	border: solid 1px lightgray;
	padding: 5px;
	border-radius: 4px;

}
.span_color{color: black;}
.active_page
{
	background-color: #25363e;
	color:white;
	text-decoration:none;
}
.other_pages
{
	width: 31px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
.anchor_tag
{
	text-decoration:none;
}
.anchor_tag:hover {
	color: #0056b3;
	text-decoration: none;
	background-color:#ffddbb;
}

#owl_demo_banner .item_banner{
	margin: 3px;
}

#owl_demo_banner .item_banner img{
	display: block;
	width: 100% !important;
	height: auto;
}




#owl_demo_right .item_banner_right{
	margin: 3px;
}

#owl_demo_right .item_banner_right img{
	display: block;
	width: 100% !important;
	height: auto;
}


nav > .nav.nav-tabs{
	border: none;
	color:#fff;
	background:#272e38;
	border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
	border: none;
	padding: 6px 8px;
	color:#fff;
	background:#272e38;
	border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
{
	content: "";
	position: relative;
	bottom: -41px;
	left: -10%;
	border: 15px solid transparent;
	border-top-color: #a32d2c ;
}
.tab-content{
	background: #fdfdfd;
	line-height: 25px;
	border: 1px solid #ddd;
	border-top:5px solid #a32d2c;
	border-bottom:5px solid #a32d2c;
	padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
	border: none;
	background: #a32d2c;
	color:#fff;
	border-radius:0;
	transition:background 0.20s linear;
}


/*JDM*/
#owl-demo2-domestic .item2-domestic{
	margin: 3px;
}
#owl-demo2-domestic .item2-domestic img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo2-domestic .owl-item {
	width: 130px !important;
}

#owl-demo3-domestic .item3-domestic{
	margin: 3px;
}
#owl-demo3-domestic .item3-domestic img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo3-domestic .owl-item {
	width: 130px !important;
}

#owl-demo4-domestic .item4-domestic{
	margin: 3px;
}
#owl-demo4-domestic .item4-domestic img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo4-domestic .owl-item {
	width: 130px !important;
}




/*SUV*/
#owl-demo2-suv .item2-suv{
	margin: 3px;
}
#owl-demo2-suv .item2-suv img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo2-suv .owl-item {
	width: 130px !important;
}

#owl-demo3-suv .item3-suv{
	margin: 3px;
}
#owl-demo3-suv .item3-suv img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo3-suv .owl-item {
	width: 130px !important;
}

#owl-demo4-suv .item4-suv{
	margin: 3px;
}
#owl-demo4-suv .item4-suv img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo4-suv .owl-item {
	width: 130px !important;
}



/*JDM*/
#owl-demo2-jdm .item2-jdm{
	margin: 3px;
}
#owl-demo2-jdm .item2-jdm img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo2-jdm .owl-item {
	width: 130px !important;
}

#owl-demo3-jdm .item3-jdm{
	margin: 3px;
}
#owl-demo3-jdm .item3-jdm img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo3-jdm .owl-item {
	width: 130px !important;
}

#owl-demo4-jdm .item4-jdm{
	margin: 3px;
}
#owl-demo4-jdm .item4-jdm img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo4-jdm .owl-item {
	width: 130px !important;
}





#owl-demo2 .item2{
	margin: 3px;
}
#owl-demo2 .item2 img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo2 .owl-item {
	width: 130px !important;
}


#owl-demo3 .item3{
	margin: 3px;
}
#owl-demo3 .item3 img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo3 .owl-item {
	width: 130px !important;
}

#owl-demo4 .item4{
	margin: 3px;
}
#owl-demo4 .item4 img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo4 .owl-item {
	width: 130px !important;
}

.owl-prev
{
	background: #a32d2c !important;
	height: 0px !important;
	border-radius: 18px !important;
	width: 23px !important;
}

.owl-next
{
	background: #a32d2c !important;
	height: 0px !important;
	border-radius: 18px !important;
	width: 23px !important;
}


.btn-red {
	color: #fff;
	background-image: linear-gradient(#a32d2c, red);
	border-color: #a32d2c;
}

.select2-container .select2-selection--single {
	height: 35px !important;
}
label{font-size: 12px;}

.border-red {
	border: 1px solid #a32d2c!important;
}
.text-red{color: #a32d2c;}
.ac_client:hover{background-color:#a32d2c;color:white;}
.ac_client{background-color:#a32d2c;color:white;}
.ac{background-color:#272e38;}
.bg-red
{
	background-image: linear-gradient(#a32d2c, red);
}
.bg-blue
{
	background-image: linear-gradient(#0e2d5f, #3184bb);
}
.border-blue {
	border: 1px solid #0e2d5f!important;
}


.bg-green{background-image: linear-gradient(#00a74f, green);}
h1{
	color:#a32d2c;
	font-size:25px;
	font-weight:bold;
}
label{
	font-weight:bold;
}
.vl{
	border-left: 1px solid #a32d2c;
	height: 500px;
}




.footer{
	background-image: linear-gradient(#272e38, black);
}
.footer p, ul{
	color:white;
	font-size:14px;
}
.footer h4{
	color:#a32d2c;
	font-size:20px;
}
.last_line
{
	background-image: linear-gradient(#a32d2c, red);
}
.last_line p
{
	margin-bottom: 0px;text-align:center
}



.heading_li
{
	font-weight:bold;
}
.headng_spn
{
	color:#a32d2c;
}
.heading_li_p
{
	font-weight:normal;
}
.buy_ul
{
	color:black;
}

.login-container{
	margin-top: 5%;
	margin-bottom: 5%;
}
.login-form-1{
	padding: 5%;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-1 h3{
	text-align: center;
	color: #333;
}

.login-container form{
	padding: 7%;
}
.btnSubmit
{
	width: 30%;
	border-radius: 1rem;
	padding: 1.5%;
	border: none;
	cursor: pointer;
}
.login-form-1 .btnSubmit{
	font-weight: 600;
	color: #fff;
	background-image: linear-gradient(#a32d2c, red);
}
.login-form-1 .ForgetPwd{
	color: #a32d2c;
	font-weight: 600;
	text-decoration: none;
}





/* Styles for wrapping the search box */

.main {
	width: 50%;
	margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
	padding-left: 2.375rem;
}

.has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #aaa;
}


.filter-bg{
	background-image: url("../img/filter-bg.jpg"), url("../img/filter-bg.jpg");
	background-repeat: repeat-y;
	width: 100%;
	padding: 10px;
}
.autoHeight{
	height:100% !important;
}
.filter-label{
	color:white;
}


.list-auction{color: black;list-style-type: circle;}

/* fa icons*/