.flexslider{
    border: none !important;
    border-radius: none !important;
}
.slideshowArea{
	margin:0;
}

/* large buttons*/
.largeBtns .block-grid.two-up {margin-left: -8%;}


/* hpButtons buttons*/

.hpSmallBtns{
  margin-top:16px;

}
ul.block-grid li{margin-bottom:0px;}
a.grad-btn {
  color: #FFF;
  display: block;
}

a.grad-btn span {
  margin-bottom: 0;
  display: none;
}

.merchBtn{max-width:300px;}
.largeBtnArea {margin-top:12px;}


/* VEHICLE SLIDER */

#hpBtnWrapper{
	float: left;
	margin-top: 10px;
	width: 900px;
        height:105px;
}
.slidingButtons li{height:87px;}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal{
	float: left;
	margin-top: 10px;
	width: 20px;
	height: 109px;
	cursor: pointer;
}
.jcarousel-next-horizontal{
  	background: transparent url(https://s3.amazonaws.com/dom-cms/Site/aa60847f-a389-4b95-96bc-1a05083546f8/images/slider/next-horizontal.png) no-repeat -8px 0;

}
.jcarousel-prev-horizontal{
  	background: transparent url(https://s3.amazonaws.com/dom-cms/Site/aa60847f-a389-4b95-96bc-1a05083546f8/images/slider/prev-horizontal.png) no-repeat 0 0;

}
.jcarousel-next-horizontal:hover, .jcarousel-next-horizontal:focus { background-position: -62px 0; }

.jcarousel-prev-horizontal:hover, .jcarousel-prev-horizontal:focus { background-position: -54px 0; }
.jcarousel-skin-customSkin { overflow:hidden;position:relative;visibility:hidden;left:-5000px; width:900px !important;}
.jcarousel-skin-customSkin ul { list-style:none; }
.jcarousel-skin-customSkin ul li { margin: 0; }



/* DEALER RATINGS AREA */

.ratings{background:#fff; text-align:center; margin: auto 10px;}
.dealerSign{margin:10px auto;}


.ratingsArea{
xborder:2px solid #808284; 
background:#000;
height:250px;
width:168px;
}

.ratingsSize{
height:250px;
width:190px;
}

/* SEO CONTENT AREA */
.seoArea{background:#E6E7E8; padding:10px 0;}

.seoWelcomeText {color: #4C4C4E; margin: auto 12px;}
.seoWelcomeText h3 {color: #4C4C4E; font-size:1.25em; line-height:2.5em;}
.seoWelcomeText p {margin:20px auto; color:#4C4C4E;}


@media only screen and (max-width: 1024px) {		
	/* anything below 1024px */
  .slidingButtons {display:none;}
}

@media only screen and (max-width: 800px) {
/* anything below 800px */
  a.grad-btn {
    padding: 10px 0;
  }
  a.grad-btn span {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 767px) {		
	/* anything below 767px */
  .slideshowArea{display:none;} .hpVideo{margin-top:10px;}
  a.grad-btn span {
    display:block;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 3;
    border: 4px solid #262626;
    text-align: center;
     background: #808284; /* Old browsers */
 	background: -moz-linear-gradient(top,  #808284 0%, #262626 100%); /* FF3.6+ */
 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808284), color-stop(100%,#262626)); /* Chrome,Safari4+ */
 	background: -webkit-linear-gradient(top,  #808284 0%,#262626 100%); /* Chrome10+,Safari5.1+ */
 	background: -o-linear-gradient(top,  #808284 0%,#262626 100%); /* Opera 11.10+ */
 	background: -ms-linear-gradient(top,  #808284 0%,#262626 100%); /* IE10+ */
 	background: linear-gradient(to bottom,  #808284 0%,#262626 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808284', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
  }
  a.grad-btn img { display: none; }
  a.grad-btn:hover { color: #1C69D4; }
  .largeBtns .block-grid.two-up {margin-left: -4%;}
}
@media only screen and (max-width: 600px) {
  
}
@media only screen and (max-width: 320px) {
  /* anything below 320px */
    a.grad-btn span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

