


.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



/********************************/
.row.gutter-0 {
  margin-left: 0;
  margin-right: 0;
}
.row.gutter-0 > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.row.gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.gutter-10 > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.gutter-20 > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
*:focus,
img:focus,
a:focus,
div:focus {
	outline: 0;
}

.copyright {
	z-index: 10;
}

.navbar-brand img ,
.navbar-brand svg {
	max-width: 205px;
	max-height: 65px;
}

.filter {
	position: relative;
	width: 300px;
	float: right;
	margin: 15px 0;
}
.filter .filter_submit {

}
.filter .btn-default {
	height: 39px;
	vertical-align: top;
}
.filter .form-control {
	height: 39px;
}
.container.container_wide {
	width: 1340px;
	max-width: 100%;
}
.main_content_section {
	margin: 30px 0;
}

.banner-slide-1,
.banner-slide-2 {
	height: 350px;
	position: relative;
}
.banner-slide-1 {
	background: url(../images/toyota_banner.jpg) no-repeat center center / cover;
}
.banner-slide-2 {
	background: url(../images/toyota_banner_2.jpg) no-repeat center top / cover;
}
.accessories_banner figcaption {
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 50px;
	clear: both;
}
.accessories_banner figure {
	display: inline-block;
	width: 150px;	
	vertical-align: middle;
}
.accessories_banner figure img {
	max-width: 100%;
}
.accessories_banner figcaption h3 {
	color: #fff;
	padding: .5rem .75rem;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #d8260a;
	font-weight: bold;
	display: inline-block;
	margin: 0;
} 
.accessory_slider {
	width: 300px;
	max-width: 100%;
}
.accessory_slider figure {
	margin: 0 auto;
	width: 250px;
	height: 200px;
	border: 1px solid #eee;
}
.accessory_slider figure img {
	width: 100%;
	height: 100%;
	display: block;
}
.para_small {
	font-size: 13px;
}
ul.brands_list {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.brands_list li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
ul.brands_list li img {
	/*max-width: 100px;*/
	height: auto;
}
.ordersend_btn_wrap {
	margin: 5px 0 30px 0;
}
.ordersend_btn_wrap .btn {
	border-radius: 50px;
	text-transform: capitalize;
	padding: 1rem 3rem;
	font-size: 18px;
	font-weight: 500;
}
.carshowpanel .panel-heading p.text-muted {
	font-size: 13px;
	line-height: 1.3;
}
.bg-light {
	background: #eee;
}
.padd_fftn {
	padding: 15px;
}
.acc-fh-col-container {
	display: flex;
	width: 100%;
}
.acc-fh-col {
    /*flex: 1;*/
}
.fl-l-sm {

 }
.relative {
	position: relative;
}
.togglboxbtn {
	background: #c9c9c9;
	height: 100%;
	width: 15px;
	position: absolute;
	top: 0;
	right: -2px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: flex;
	align-items: center;
	cursor: pointer;
	z-index: 9;
}
.panel_left_wrap {
	width: calc(100% - 8px);
}
#expandablebranch {
	width: 15px;
}
.vertical-align {
	display: flex;
    align-items: center;
}
.mt-10 {
	margin-top: 10px;
}
.mb-10 {
	margin-bottom: 10px;
}




/*For Accessories Details*/
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.rounded {
	border-radius: 100px;
}
.a_d_search_buttons_wrap {
	float: right;
}
.a_d_search_buttons_wrap .btn {
	margin: 0 0 0 10px;
}
.a_d_search_qId_wrap {
	float: right;
	margin: 4px 0 4px 10px;
}
.a_d_search_para_wrap {
	text-align: right;
	margin: 10px 0;
}
.a_d_search_para_wrap p {
	display: inline-block;
	margin: 0 0 0 10px;
}
.a_d_search_detail_right_panel {
	margin: 20px 0 10px 0;
}
.acc_det_wrap .panel {
	border-radius: 0;
	border-left: 10px solid #ebebeb;
	border-bottom: 10px solid #ebebeb;
	border-right: 10px solid #ebebeb;
}
.acc_det_wrap .panel > .panel-heading {
	background: #ebebeb;
}
.spacer {
	margin: 0 0 20px 0;
}
ul.a_d_company_list {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}
ul.a_d_company_list li {
	margin: 0 20px 20px 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
tr.top_border_none td {
	border-top: none !important;
}
table.a_q_d_table th {
	font-size: 15px;
	font-weight: bold;
}
.pl_m {
	padding-left: 20px !important;
}





















































/****************************************************************************************************************
	RESPONSIVE HANDLING
*/
@media screen and (max-width: 991px) {
	.acc-fh-col-container {
		display: block;
	}
	.acc-fh-col {
		margin: 0 0 20px 0;
	}
	.panel_left_wrap {
		width: 100%;
	}
	#expandablebranch {
		right: 0!important;
	}
	.filter {
		width: 100%;
		float: none;
		margin: 15px 0;
	}
	form .form-control {
		margin: 0 0 5px 0;
	}
}/*end 991px;*/



@media screen and (max-width: 767px) {

	.accessory_slider {
		margin: 0 0 20px 0;
	}
	.fl-l-sm {
		float: left;	
	 }
	 .carshowpanel .panel-heading p.text-muted {
	 	margin: 4px 0 4px 20px !important;
	 }
	 .a_d_search_qId_wrap ,
	 .a_d_search_buttons_wrap {
	 	float: left;
	 	margin-left: 0; 
	 }
	 .a_d_search_para_wrap {
	 	text-align: left;
	 }
	 .a_d_search_para_wrap p {
	 	margin: 0;
	 }

}/*end 767px*/




















































