.slider.slider-horizontal {
    width: 100%;
    height: 20px;
}

.slider.slider-horizontal .bs-tooltip-top{

  left: 40% !important;
}

#rangeslider-price .slider-selection {
	background: #BABABA;
}

.tx-cardealer-filter .dropdown {
	display: none;
	position: absolute;
	z-index: 10;
	min-width: 300px;
	background: #fff;
  top: 60px;
}


.close-filter {
  font-size: 12px;
  text-align: right;
  display: block;
  cursor: pointer;
  margin-bottom: 4px;
  display: none;
}


@media (min-width: 1200px) {
  .default-search div:nth-last-child(2) .dropdown{
    right:0;
  }
}
