#et-info-email {display:none;}
#vehicle_buttons {margin-top:0px;height:auto!important;}
.vehicle_details_box,
.car_item_pro {
    background-color: #ffffff !important;
}
.vehicle_title {
  height: 52px;
  width: 232px;
}
.vehicle_compare_box {
  width:1px !important;
}
.vehicle_make_box {
  height: 39px !important;
}
.vehicle_option_title {
  height: 28px !important;
  width: 216px !important;
}
#content_1 {display:none;}
#content_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    display:block !important;
}
.car_item_pro .vehicle_make {
     line-height: 12px !important;
}
.cds_button {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background:  #0000bb;
  padding: 7px 15px 7px 15px;
  margin-top:10px;
  text-decoration: none;
  cursor: pointer;
}

.cds_button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.single-cars_for_sale .et_post_meta_wrapper img {
  display: none;
}
.single-cars_for_sale .et_post_meta_wrapper {
  clear: both;
}
#left-area .post-meta {
   display:none;
}
#social_row {
    background-color:transparent !important;
    border-bottom:1px solid black !important;
}

.cds_three #car-demon-as span.selected {
    max-width: 140px !important;
}
#slideshow {
  display: block !important;
  float: none !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

table.calc_table td {
    padding: 3px 1px !important;
}
table.calc_table tr {
    border-bottom:1px solid #efefef !important;
}
.calc_text_top {
    font-weight:bold;
}
.calc_text_bottom {
    font-weight: normal;
    font-size: .7em;
    font-style: italic;
}

 .single-car-description {
  padding-top: 2px;
  height: 41px;
}
.car_demon_autocheck_carfax a {
    width: 150px;
    margin-left: auto;
    margin-right: 0;
    display: block;
}
#slider_title_container {
   padding:8px 30px !important;
}
#slider_title {
   padding:0;
}
#slider_view_details {
   margin-left: 20px !important;
   margin-top: 20px !important;
   font-size: 24px !important;
   width: 150px;
   height: 30px;
   background-color: yellow;
   color: black;
   text-shadow: none;
}
ol.bjqs-markers li a {
   background: none;
}

@media (min-width: 981px) {
      .UAS_FeaturedCars {
         max-width: 24%;
      }
	.et_right_sidebar #sidebar {
		padding-left: 10px;
		float: none !important;
		width: auto !important;
	}
	.et_right_sidebar #left-area {
		float: none !important;
		width: 100%;
		padding: 0;
	}
	#main-content .container:before {
		width: 0px !important;
		background: #ffffff;
	}
	#slideshow {
		width:1000px;
		height:500px;
	}
}

@media (min-width: 1160px){
	.et_right_sidebar #sidebar {
		float: left !important;
		width: 20.875% !important;
	}
	.et_right_sidebar #left-area {
		float: left !important;
		width: 79.125% !important;
	}
	#main-content .container:before {
		width: 1px !important;
	}
}