

h1, h2 {
  text-align: center;
  width: 100%;
}
.owl-carousel .item,.owl-carousel .owl-item{
    max-width:100%;
    text-align:center;
    width:100%;
    cursor:pointer
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .item, .owl-carousel .owl-item {
  max-width: 100%;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-thumbs button{
    background:#fff;
    border:none;
    margin-bottom:20px
}
.owl-thumbs .owl-item .car-color-image{
    background:#fff;
    border:2px solid transparent;
    padding:10px;
    display:block
}
.owl-thumbs .owl-item.thumb-active .car-color-image{
    border-radius:3px;
    border-color:#DC2D2F;
    box-shadow:0 0 5px 1px rgba(0,0,0,.2)
}
.car-option{
    margin-top:30px;
    margin-bottom:30px
}
.owl-thumbs p{
    font-size:12px;
    color:#fff;
    font-family:latobold,'Arial Bold',Helvetica,sans-serif;
    margin-top:10px
}
.owl-thumbs .owl-item.thumb-active p{
    color:#585858
}
section.padded {
  padding-top: 3em;
  padding-bottom: 3em;
}
@media ( max-width: 1490px ) {
  .popular-searches {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media ( min-width: 768px ) {
  .car-box {
    padding: 4px 25px;
    display: block;
    height: 340px;
    text-align: left;
  }
}
@media ( min-width: 1300px ) {
  .car-box {
    height: 450px
  }
}
.latest-specials .car-box span {
  text-indent: -1000px;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media ( min-width:768px ) {
  .latest-specials .car-box span {
    width: calc(100% - 25px); /* 25 is the padding between each block */
  }
}
.intro p {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
section .buttons {
  text-align: center;
  padding: 1em 0 0;
  width: 100%;
}
section .buttons a {
  color: #DC2D2F;
  font-family: latobold, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-decoration: none;
  padding: 1em;
  white-space: nowrap
}
#refine-section-block .included a {
  color: #fff !important;
}
#refine-section-block .included a:hover {
  color: #DC2D2F !important;
}
.search-by-brand section,
.search-by-type section {
  justify-content: center;
}
@media ( max-width: 767px ) {
  #refine-section-block .filter-button {
      display: none;
  }
}
#refine-section-block .tab-content {
  display: none
}
#refine-section-block .tab-content.active {
  display: block !important;
}
.tab-content.new {
  padding: 30px 0 0;
}
.tab-content.new a {
  display: block;
  height: 130px;
  width: 100%;
  position: relative;
}
.tab-content.new a span {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.tab-content.new a span.kia {
  width: 80%;
}
.tab-content.new a span.hyundai {
  width: 90%;
}
section.banners {
  position: relative;
}
section.banners > a {
  position: relative;
}
section.banners > a img{
  display: block;
  width: 100%;
}
@media ( max-width: 767px ) {
  .featured-specials li {
    width: 96%;
  }
  .featured-specials li.active {
    left: 4%;
  }
  .featured-specials .active h3 {
    margin-left: 0;
  }
  .featured-specials .active .financials {
    right: 10%;
  }
  .featured-specials .outgoing .financials {
    right: 200%;
  }
  .car-box{
    width:100%;
    height:330px;
    display: block;
  }
  .new-arrivals .buttons a {
    padding: 1em;
    display: block;
  }
  section.banners > a {
    display: block;
    margin: 0 0 1em;
  }
}
@media (min-width:768px){
  section.banners {
    display: flex;
    justify-content: space-between;
    padding-left: 25px;
  }
  section.banners > a {
    flex: 0 1 48%;
  }
  section .buttons a:hover {
    color: #000;
  }
  section .buttons {
    content: '';
    clear: both;
    display: block;
  }
  .hero .filter{
    flex : 1 1 32%;
  }
  .hero .featured-specials {
      flex: 1 1 68%;
      color:#fff;
      position: relative;
  }
  .hero .container {
    position: relative;
    display: flex;
  }
  .hero .featured-specials:after {
    content: '';
    display: block;
    clear: both;
  }
  .hero .container:after{
      clear:both;
      content:'';
      display:block
  }
  .featured-specials li.active {
    left: 4%;
  }
  .featured-specials li.outgoing {
    left: -100%;
  }
  .featured-specials .outgoing h3 {
    margin-left: -50%;
  }
  .featured-specials .active h3 {
    margin-left: 0;
  }
}
@media (max-width: 767px ) and ( max-height: 568px ) {
  .featured-specials ul {
    min-height: 100vh;
  }
  .featured-specials li > .button {
    top: 24em;
  }
  .featured-specials .dots {
    bottom: 6em;
  }
}
@media (max-width: 767px ) and ( min-height: 569px ) and ( max-height: 640px ) {
  .featured-specials ul {
    min-height: 90vh;
  }
}
@media (max-width: 767px ) and ( min-height: 641px ) and ( max-height: 667px ) {
  .featured-specials li > .button {
    top: 23em;
  }
  .featured-specials .dots {
    bottom: 5em;
  }
}
@media (max-width:767px ) and ( min-height: 668px ) and ( max-height: 736px ) {
  .featured-specials li > .button {
    top: 27em;
  }
}
@media (max-width: 767px ) and ( min-height: 737px ) and ( max-height: 823px ) {
  .featured-specials li > .button {
    top: 29em;
  }
  .featured-specials .dots {
    bottom: 6em;
  }
}