.search-result-panel .search-inventory, .search-result-content-two {
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 6%);
  transition: all .3s ease;
}
.inventory-page-two .search-result-panel {
  margin-bottom: 20px;
}
.pagination-inner-content-tow-top, .pagination-inner-content-tow-bottom {
  padding: 0;
  text-align: center;
  margin-top: 0;
  border: 0;
}
.ab-padding-0 {
  padding: 0!important;
}
.ab-search-row-1, .ab-search-row-2 {
  padding: 10px;
  padding-top: 18px;
}
.search-result-panel-left .ab-search-row-1, .search-result-panel-left .ab-search-row-2 {
  padding: 10px;
  padding-top: 10px;
}
.ab-search-flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ab-search-flex-inner, .ab-search-flex-inner-btn{
  padding-right: 6px;
  padding-bottom: 6px;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-basis: 20%;
  -ms-flex-basis: 20%;
  flex-basis: 20%;
  max-height: 44px;
}
.ab-search-flex-inner.ab-search-flex-inner-txt-home {
  flex-basis: 100%;
  margin-bottom: 9px;
}
.search-result-panel-left .ab-search-flex-inner{
  -webkit-flex-basis: 50%!important;
  -ms-flex-basis: 50%!important;
  flex-basis: 50%!important;
}
.search-result-panel-left .ab-search-flex-inner.flex-inner-left-full{
  -webkit-flex-basis: 100%!important;
  -ms-flex-basis: 100%!important;
  flex-basis: 100%!important;
}
.search-result-panel-left .ab-search-flex-inner-btn{
  -webkit-flex-basis: 100%!important;
  -ms-flex-basis: 100%!important;
  flex-basis: 100%!important;
}
.ab-search-flex-inner .form-group{
  margin-bottom: 0;
}
.ab-search-flex-inner-btn #searchsubmit {
  width: 100%;
  height: 40px;
  border-radius: 3px;
}
.btn-default[disabled]:hover{
  background-color: #212121!important;
  border-color: #212121!important;
  color: #fff!important;
}
.ab-search-flex-inner input, .ab-search-flex-inner select{
  color: #595757;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #e4e5ea!important;
  border-radius: 3px!important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset!important;
  outline: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.home-page-two .form-group select, .inventory-page-two .form-group select {
  background-color: rgba(255,255,255,.9);
  width: 100%;
  border-radius: 3px;
  font-weight: 600;
  font-size: 13px;
  max-width: none;
  margin: 0;
  background: url(https://autobunny-docs.s3.ca-central-1.amazonaws.com/common/design/icon/select-arrow-black.png) no-repeat scroll 100% center #f8f8f8;
  background-position: right 10px center;
  border: 0;
  appearance: none;
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  -moz-user-select: none!important;
  appearance: none!important;
  height: 40px;
  line-height: normal;
}
.home-page-two .search-result-panel-left-small .form-group select, .inventory-page-two .search-result-panel-left-small .form-group select {
  background-position: right 2px center!important;
  background-size: 15px!important;
}
.search-result-panel-left-small .ab-search-flex-inner input, .search-result-panel-left-small .ab-search-flex-inner select {
  padding: 6px 6px!important;
}

.search-inventory .form-group select:hover {
  background: url(https://autobunny-docs.s3.ca-central-1.amazonaws.com/common/design/icon/select-arrow-black.png) no-repeat scroll 100% center #fff;
  background-position: right 10px center;
}
.ab-search-btn-media{
  display: none;
}
.ab-search-btn-full{
  text-align: right;
  display: inline-block;
  width: 3%;
}
.ab-search-btn-full a, ab-search-btn-full button{
  display: inline-block!important;
}
.ab-search-btn-full #searchsubmit {
  display: inline-block;
}
.ab-search-btn-full a{
  padding-left: 7px;
}
.ab-search-row-inner,ab-search-a-full{
  display: block;
  width: 100%;
}
.ab-search-a-full{
  text-align: left;
  padding-left: 5px;
}

.btn-group.btn-group-rb {
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)!important;
  border-radius: 5px;
}
.btn-group-rb .btn {
  padding: 7px;
  background-color: transparent;
}
.btn-group-rb .btn:hover {
  background-color: #616161!important;
  border-radius: 5px;
  color: #fff!important;
  box-shadow:unset!important;
}
.btn-group-rb .active {
  background-color: #616161!important;
  border-radius: 5px;
  color: #fff!important;
}
.btn-group-rb #btn-list {
  padding-right: 16px;
  padding-left: 16px;
  color: #616161;
}

.btn-group-rb #btn-grid {
  padding-right: 16px;
  padding-left: 16px;
  color: #616161;
}


.ab-grid-item{
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 4px;
  color: #606060;
  border: 1px solid #e8e8e8;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 6%);
  transition: all .3s ease;
  height: 604px;
}
.img-responsive-grid {
  height: 240px!important;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
#vGrid .ab-padding-media-btn-details {
  margin: 0;
}
.ab-padding-media-btn-details .btn{
  border-radius: 0;
}
#vGrid .ab-padding-media-btn-details .col-md-4{
  padding-right: 1px;
  padding-left: 0px;
}
#vGrid .ab-padding-media-btn-details .col_btn_3 {
  padding-right: 0;
}
#vGrid .vehiclePrice{
  min-height: 50px;
}
#vGrid .carProof span {
  display: unset;
  margin-right: 0;
  text-align: left;
}
#vGrid .col_is_certified{
 padding-top: 12px;
  margin-top: 5px;
}
#vGrid .cargurus_badge_9 .vehicleName {
  display: inline-block;
  width: 232px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#vGrid .cargurus_badge_12 .vehicleName {
  display: inline-block;
  width: 323px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#vGrid span.payVal {
  position: absolute;
  top: -23px;
  right: 12px;
  background-color: #666;
  padding: 3px;
  color: #fff;
}
#vList .PriceValue{
  font-size: 25px;
}
#vList .col_badge_3{
  text-align: right;
}
#vList .col_btn_3 {
  margin-bottom: 20px;
}
.vehicle-grid .QuickDetail, .vehicle .QuickDetail {
  font-size: 11px;
  overflow: hidden;
  padding: 2px 5px 2px 5px;
  left: 3px;
  text-align: center;
  text-transform: uppercase;
  top: 3px;
  background-color: #ccc;
}
.list1_cargurus_badge {
  text-align: right;
}
.grid_cargurus_badge, .list_cargurus_badge {
  font-size: 11px;
  overflow: hidden;
  padding: 2px 5px 2px 5px;
  right: 3px;
  text-align: center;
  text-transform: uppercase;
  top: 3px;
  background-color: rgb(255 255 255 / 0%);
  border-radius: 3px;
  width: 75px;
}
.grid_cargurus_badge img, .list_cargurus_badge img{
  height: auto!important;
}
.cargurus_badge_9, .cargurus_badge_12 {
  min-height: 60px;
}
.Kilometers-grid{
  min-height: 20px;
  margin-top: 5px;
  font-size: 11px;
}
.ab-grid-extra-link img {
  height: 30px;
  margin-top: 10px;
}

.ab-grid-extra-link {
  height: 30px;
  margin-top: 5px;
  text-align: right;
}
#inventorySearchTxt{
  background: url(https://autobunny-docs.s3.ca-central-1.amazonaws.com/common/design/icon/search-icon-gray.png) no-repeat scroll 100% center #f8f8f8;
  background-position: left 6px center;
  padding-left: 30px;
  padding-top: 10px;
}
#vGrid .vehiclePrice {
  float: right;
}
.vDetails-col, .vDetails-col-inf {
  margin: 0;
  padding: 0;
}
.vDetails-col-inf {
  font-weight: 700;
}

@media (min-width:769px) and (max-width:1024px) {
  .vehicle-grid.search-result-item.vehicleList.col-xs-12.col-sm-6.col-md-4{
    width: 50%!important;
  }
  .search-result-content .ab-grid-item {
    height: 640px;
  }
}

@media (max-width:768px) {

  .img-responsive-grid {
    height: auto !important;
  }
  .vehicle-grid.search-result-item.vehicleList.col-xs-12.col-sm-6.col-md-4{
    width: 100%!important;
  }
  .sortingPaging .sortingPagingView {
    display: none!important;
  }
  .inventory-page-two .search-result-panel {
    margin: 0 15px 15px 15px!important;
  }
  .pagination-inner-content-tow-top{
    display: none!important;
  }
  .ab-padding-media-result{
     padding: 0 15px 0 15px!important;
   }
  .ab-grid-item {
    height: auto!important;
  }
  .ab-grid-extra-link img {
    height: 37px;
    margin-top: -10px;
  }
  .ab-search-btn-full{
    display: none!important;
  }
  .ab-search-btn-media{
    display: block!important;
  }
  .ab-search-flex-inner{
    -webkit-flex-basis: 50%!important;
    -ms-flex-basis: 50%!important;
    flex-basis: 50%!important;
  }

  .ab-search-flex-inner-btn, .ab-search-flex-inner.ab-search-flex-inner-txt-home{
    -webkit-flex-basis: 100%!important;
    -ms-flex-basis: 100%!important;
    flex-basis: 100%!important;
  }
  .ab-search-flex-inner-btn{
    margin-top: 8px;
  }
  .ab-padding-media-btn-details .btn {
    padding: 6px 6px!important;
    font-size: 13px!important;
  }

  .detailsPage .vehicleDetail .slider-details .flex-direction-nav a {
    background: rgba(0,0,0,0.4)!important;
    border: 0!important;
  }
}
.SalePending {
  box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
  color: #fff;
  padding: 4px;
  display: block;
  font: 500 11px/12px "Source Sans Pro", sans-serif;
  position: absolute;
  left: -43px;
  text-align: center;
  text-transform: uppercase;
  top: 24px;
  transform: rotate(-30deg);
  width: 200px;
  background: #f10202;
  font-size: 12px;
}
.SalePending-details {
  box-shadow: -7px 6px 14px -8px rgb(0 0 0);
  color: #fff;
  padding: 9px;
  display: block;
  font: 500 11px/12px "Source Sans Pro", sans-serif;
  position: absolute;
  left: 6px;
  text-align: left;
  text-transform: uppercase;
  top: 14px;
  transform: rotate(-0deg);
  width: 190px;
  background: #f10202;
  font-size: 15px;
  background: linear-gradient(
          -135deg, transparent 20px, #f10202 20px);
  z-index: 9;
}
.detailsPage .info-change {
  padding: 0 10px 0 10px;
}
.info-nodata, .info-wait {
  color: #787878;
  background-color: transparent;
}
.btn-compare {
  height: 36px;
  line-height: 2.3;
  text-align: center;
  padding: 0px!important;
}
.btn-compare2 {
  height: 22px;
  line-height: 1.1;
  text-align: center;
  padding: 4px !important;
  font-size: 11px;
  float: right;
  background-color: #2196F3;
  border-color: #2196F3;
  border-radius: 0;
}
#vGrid .compare-checkbox-btn {
  padding: 2px;
  margin: 0 3px;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}
#vList .compare-checkbox-btn {
  padding: 2px;
  margin: 0;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}
/* Customize the label (the container) */
.containerComp {
  display: block;
  position: relative;
  padding-left: 35px!important;
  margin-bottom: 0px!important;
  cursor: pointer!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 1.4;
  min-height: 22px!important;
}

/* Hide the browser's default checkbox */
.containerComp input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containerComp:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerComp input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerComp input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerComp .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.comp-col-3 .comp-cell-img img {
  height: 186px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.comp-col-4 .comp-cell-img img {
  height: 227px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.comp-col-6 .comp-cell-img img {
  height: 350px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.comp-col-3 .comp-cell-trim h2 {
  font-size: 13px;
}
.comp-col-4 .comp-cell-trim h2 {
  font-size: 14px;
}
.comp-col-6 .comp-cell-trim h2 {
  font-size: 15px;
}
.comp-col-3 .comp-cell-price .PriceValue {
  font-size: 13px;
  padding-top: 11px;
}
.comp-col-3 .comp-cell-price .PriceValue del {
  font-weight: normal;
  font-size: 12px;
}
.comp-col-4 .comp-cell-price .PriceValue {
  font-size: 14px;
  padding-top: 11px;
}
.comp-col-4 .comp-cell-price .PriceValue del {
  font-weight: normal;
  font-size: 13px;
}
.comp-col-6 .comp-cell-price .PriceValue {
  font-size: 15px;
  padding-top: 11px;
}
.comp-col-6 .comp-cell-price .PriceValue del {
  font-weight: normal;
  font-size: 14px;
}
.comp-cell-payment{
  line-height: normal;
  overflow: hidden;
  text-align: left;
  height: 37px;
  text-overflow: ellipsis;
}
.comp-cell-payment .PaymentValue{
  font-size: 12px;
  font-weight: normal;
}

.row1 {
  background-color: #fff;
  font-size: 14px;
  min-height: 30px;
  padding-top: 4px;
}
.row2 {
  background-color: #eee;
  font-size: 14px;
  min-height: 30px;
  padding-top: 4px;
}
.row1 .comp-cell-title , .row2 .comp-cell-title {
  font-weight: 600;
}
.comp-cell-title2 {
  display: inline-block;
  width: 167px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.col-icon {
  text-align: center;
}
.col-icon .fa-check {
  color: green;
}
.col-icon .fa-times {
  color: red;
}
.row-option-exterior {
  height: 1020px!important;
  overflow: hidden;
}
.row-option-interior {
  height: 2611px!important;
  overflow: hidden;
}
.row-option-mechanical {
  height: 1020px!important;
  overflow: hidden;
}
.row-option-safety{
  height: 1020px!important;
  overflow: hidden;
}
.row-option-entertainment{
  height: 1020px!important;
  overflow: hidden;
}
.cell-trim, .cell-price, .cell-payment {
  height: 54px!important;
}
.comp-row {
  margin: 0px;
}
.comp-col-3,.comp-col-4, .comp-col-6 {
  border-left: 1px solid #ccc;
}
.comp-col-3:last-child, .comp-col-4:last-child, .comp-col-6:last-child {
  border-right: 0!important;
}
.comp-col-img{
  overflow: hidden;
  padding: 0;
}
.cell-btn {
  padding: 10px;
}
.cell-btn a.btn.btn-default {
  width: 100%;
}
label.containerComp {
  display: inline-block;
}
.comp-cell-pagetitle h2{
  font-size: 20px;
}

.vehicle-compare .panel {
  margin-bottom: 0;
}
.accordion {
  background-color: #ddd;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-radius: 0;
}

.vehicle-compare .active, .accordion:hover, .accordion:focus {
  background-color: #ddd;
  color: #000;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #fff;
  float: right;
  margin-left: 5px;
}

.vehicle-compare .active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.vehicle-compare .page-content{
  padding-top: 10px;
  border: 1px solid #efefef;
}


@media (max-width:768px) {
  .row1 .comp-cell-title, .row2 .comp-cell-title {
    font-size: 10px;
    display: inline-block;
    width: 60px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .comp-cell-info {
    font-size: 10px;
    display: inline-block;
    width: 60px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .comp-cell-title2 {
    display: inline-block!important;
    width: 60px!important;
    white-space: nowrap!important;
    overflow: hidden !important;
    text-overflow: ellipsis!important;
  }
  .comp-cell-pagetitle h2 {
    display: none;
  }
 .comparePage .btn-back-search {
    display: none;
  }
  .comp-col-3 .comp-cell-img img {
    height: 70px!important;
  }
  .comp-col-4 .comp-cell-img img {
    height: 100px!important;
  }
  .comp-col-6 .comp-cell-img img {
    height: 130px!important;
  }
  .comp-cell-payment .PaymentValue {
    font-size: 10px!important;
    display: inline-block!important;
    width: 89px!important;
    white-space: nowrap!important;
    overflow: hidden !important;
    text-overflow: ellipsis!important;
  }
  .comp-col-3 .comp-cell-trim h2 {
    font-size: 10px!important;
  }
  .comp-col-4 .comp-cell-trim h2 {
    font-size: 12px!important;
  }
  .comp-col-6 .comp-cell-trim h2 {
    font-size: 14px!important;
  }
  .row-option-exterior {
    height: 498px!important;
    overflow: hidden;
  }
  .row-option-interior {
    height: 1055px!important;
    overflow: hidden;
  }
  .row-option-mechanical {
    height: 273px!important;
    overflow: hidden;
  }
  .row-option-safety {
    height: 239px!important;
    overflow: hidden;
  }
  .row-option-entertainment {
    height: 224px!important;
    overflow: hidden;
  }
  .cell-btn a.btn.btn-default {
    font-size: 9px!important;
  }
}

.div-group-btn , .detailsPage .div-btn-prev, .detailsPage .div-btn-next {
  text-align: right;
}
.detailsPage .div-btn-prev .btn, .detailsPage .div-btn-next .btn {
  width: 92px!important;
  min-width: 92px;
  color: #212121;
  background-color: #dedede!important;
  border: 1px solid #d0d0d0;
}
.detailsPage .div-btn-prev .btn:hover, .detailsPage .div-btn-next .btn:hover {
  color: #212121;
  background-color: #d0d0d0!important;
  border: 1px solid #d0d0d0;
}
.detailsPage .PriceValue del {font-size: 16px;}
.home_page .flexslider .slides img {width: 100%;}


.btn-carfax:hover {
  cursor: pointer;
}
#atModalCarfax {
  z-index: 99999;
}
#atModalCarfax .modal-dialog {
  width: 60%;
  text-align: left;
}
#atModalCarfax .modal-body {
  padding: 2% 5%;
}

#atModalCarfax .at-lbl, #atModalCarfax .at-inp, #atModalCarfax .at-txt {
  display: inline-block;
  padding-right: 10px;
}
#atModalCarfax .at-sub {
  text-align: center;
  width: 100%;
}
#atModalCarfax .at-sub input[type=submit]{
  color: #fff;
  background-color: #65b9f5!important;
  font-size: 14px;
  border-radius: 3px;
  border: 0;
  height: 34px;
  padding: 0 10px;
}
#atModalCarfax .carfax-title h2 {
  font-size: 16px;
  margin-top: -4px;
}
#atModalCarfax .modal-title img {
  padding-left: 30px;
  height: unset;
  margin-top: 0!important;
}
#atModalCarfax .modal-header {
  border-bottom: 0;
}
#atModalCarfax .at-lbl {
  width: 141px;
  vertical-align: top;
}
#atModalCarfax .at-lbl-tx {
  vertical-align: top;
}
#atModalCarfax .at-inp, #atModalCarfax .at-txt {
  width: 75%;
  padding: 5px 0;
}
#atModalCarfax .modal-content {
  background: #fff;
}
#atModalCarfax .modal-title {
  text-align: left;
}
@media (max-width:768px) {
  #atModalCarfax .modal-dialog {
    width: unset!important;
  }
  #atModalCarfax .at-inp, #atModalCarfax .at-txt {
    width: 100%!important;
  }
}