﻿.home-container .home-top-carousel {
  height: auto;
  background-size: 150% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #333;
  background-image: url("/Content/Images/General/car-vehicle-luxury-tires-2764994-edit.png");
}
.home-container .home-top-carousel .w30-hcb, .home-container .home-top-carousel .w70-hcb {
  width: 100%;
}
.home-container .home-top-carousel .w50-mb {
  width: 42.5%;
}
.home-container .home-top-carousel .w70-mb {
  width: 70%;
}
.home-container .home-top-carousel .carousel-row {
  /*flex-direction: column;*/
  padding: 10px;
}
.home-container .home-top-carousel .home-preloader {
  background-size: 36%;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-image: url("/Content/Images/AH-loader.gif");
  opacity: 0.5;
}
.home-container .home-top-carousel .left-carousel-section {
  align-items: center;
}
.home-container .home-top-carousel .left-carousel-section .w50 {
  width: 48.5% !important;
}
.home-container .home-top-carousel .left-carousel-section .carousel-title {
  font-size: 1.6rem;
  max-width: 100%;
  letter-spacing: 0px;
  line-height: 1;
  margin-top: 0.3rem;
  margin-bottom: 0;
}
.home-container .home-top-carousel .left-carousel-section .home-top-button {
  height: 44px;
  font-size: 0.9rem;
}
.home-container .home-top-carousel .left-carousel-section .w-hm-logo {
  width: 200px;
}
.home-container .home-top-carousel .right-carousel-section {
  margin-bottom: 2.5rem;
}
.home-container .home-top-carousel .right-carousel-section .vehicle-carousel-container .swiper-container {
  margin-right: auto;
  max-height: 100%;
}
.home-container .home-top-carousel .bottom-info-section::before {
  mix-blend-mode: multiply;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--teal);
  opacity: 1;
  width: 100%;
  height: 100%;
}
.home-container .home-top-carousel .bottom-info-section {
  padding: 1.2rem 1rem;
}
.home-container .home-top-carousel .differentiators-row {
  width: 100%;
}
.home-container .home-top-carousel .info-container {
  font-size: 0.5rem;
  padding: 0.3em 1em;
  cursor: default;
}
.home-container .home-top-carousel .info-container.pro-written-listing {
  flex: 0 0 30%;
}
.home-container .home-top-carousel .info-container.live-customer-support {
  flex: 0 0 25%;
}
.home-container .home-top-carousel .info-container.carfax-report {
  flex: 0 0 18%;
}
.home-container .home-top-carousel .info-container.expert-evaluation {
  flex: 0 0 20%;
}
.home-container .home-top-carousel .info-container.why-ah {
  min-width: 280px;
  max-height: 30px;
  font-size: 0.9rem;
  background: none;
  cursor: pointer;
  outline: none;
}
.home-container .home-top-carousel .info-container svg {
  width: 10px;
  height: 10px;
  flex-shrink: 0;
}
.home-container .home-top-carousel .info-container p {
  margin: 0;
  display: inline-block;
}
.home-container .home-top-carousel .info-container .row div {
  padding: 0;
}
.home-container .home-top-carousel .info-container .row div:first-child {
  text-align: center;
}
.home-container .home-top-carousel .info-container .row div svg {
  margin-right: 0;
}
.home-container .home-top-carousel .info-container .row .carfax-svg {
  width: 100px;
  height: auto;
}
.home-container .home-top-carousel .top-home-action-btns {
  align-items: center;
  padding-right: 0;
}
.home-container .home-top-carousel .why-ah-row {
  display: block;
}
.home-container .home-top-carousel .why-ah-row .container {
  max-width: 1814px;
}
.home-container .home-top-carousel .why-ah-row .fx-nowrap {
  flex-wrap: wrap !important;
  padding: 1rem;
}
.home-container .home-top-carousel .why-ah-row #collapse {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

button#why-ah-collapse-button.active, button#why-ah-collapse-button.focus, button#why-ah-collapse-button.hover {
  outline: none;
}
button#why-ah-collapse-button.flex-left {
  display: flex;
  justify-content: center;
}

.font-smallest-size {
  font-size: 0.86rem !important;
}

img.img-icon:hover ~ .img-rotation {
  transform: rotate(90deg);
}

/*----------- Buy-Sell-Engage-HowitWorks ----------*/
.body-fuel svg {
  opacity: 0;
  transform: translate(0px, 0px);
  transition: all 200ms ease-in-out;
}

.bg-fuel {
  padding-bottom: 36px;
  background: url(/Content/Images/General/Footer-Auto-Hunter-Auction-Cadillac.png), var(--maroon);
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply;
}

.bg-icon {
  background: url("~/Content/Images/Icons/icon-light-grey.png") left top repeat;
  background-size: auto;
  z-index: 1;
}

.fuel-content {
  margin: 0 15px;
  padding-top: 100px;
}
.fuel-content a:hover {
  text-decoration: none;
}

#FuelItems {
  margin-left: 0 !important;
}

.fuel-title-text {
  padding: 20px 0;
  margin-bottom: 40px;
  letter-spacing: 0;
  height: 60px;
  font-size: var(--mobile-font-medium-large-size);
}

.icons-fuel {
  height: 122px;
  text-align: center;
}
.icons-fuel .img-rotation {
  width: 122px;
  height: 122px;
}
.icons-fuel .img-icon {
  width: 60px;
}

img.img-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.arrow-right-animation-main svg {
  display: none;
  opacity: 0;
  transform: translate(0px, 0px);
  transition: all 200ms ease-in-out;
}

.arrow-right-animation-main:hover svg {
  display: initial;
  opacity: 1;
  transform: translate(20px, 0px);
}

.arrow-right-animation-main:hover {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 360px) {
  .home-container .home-top-carousel .info-container {
    font-size: 0.7rem;
  }
}
@media (min-width: 375px) {
  .home-container .home-top-carousel .info-container.why-ah {
    font-size: 1rem;
  }
}
@media (min-width: 410px) {
  .home-container .home-top-carousel .home-preloader {
    background-size: 22%;
  }
}
@media (min-width: 575px) {
  .home-container .home-top-carousel .w50-mb {
    width: 26.5%;
  }
  .home-container .home-top-carousel .w70-mb {
    width: 37.5%;
  }
}
@media (min-width: 600px) {
  .home-container .home-top-carousel .home-preloader {
    background-size: 16%;
  }
}
@media (min-width: 732px) {
  .home-container .home-top-carousel .right-carousel-section {
    padding-left: 22px;
    padding-right: 22px;
  }
  .home-container .home-top-carousel .w50-mb {
    width: 24.5%;
  }
}
@media (min-width: 768px) {
  .home-container .home-top-carousel .right-carousel-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .fuel-title-text {
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .home-container .home-top-carousel .right-carousel-section {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 860px) {
  .home-container .home-top-carousel .right-carousel-section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 915px) {
  .home-container .home-top-carousel {
    /*.w50-mb { width: 45%; }*/
  }
}
@media (min-width: 992px) {
  .home-container .home-top-carousel {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("/Content/Images/luke-stackpoole-ZRsJmpt9pNI-unsplash.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    font-size: var(--font-extra-small-size);
  }
  .home-container .home-top-carousel .w30-hcb {
    width: 310px;
  }
  .home-container .home-top-carousel .w70-hcb {
    width: 62%;
  }
  .home-container .home-top-carousel .home-preloader {
    background-size: 20%;
    background-position: 50% 50%;
  }
  .home-container .home-top-carousel .carousel-row {
    padding: 0 4%;
    flex-direction: row;
    max-width: 1590px;
  }
  .home-container .home-top-carousel .left-carousel-section {
    align-items: flex-start;
    padding-right: 0;
  }
  .home-container .home-top-carousel .left-carousel-section .carousel-title {
    letter-spacing: 0px;
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
  }
  .home-container .home-top-carousel .left-carousel-section .home-top-button {
    height: 38px;
    font-size: 0.7rem;
    margin-top: 1rem;
  }
  .home-container .home-top-carousel .why-ah-row {
    display: block;
  }
  .home-container .home-top-carousel .right-carousel-section {
    padding-left: 0;
    padding-right: 0;
  }

  .bg-fuel {
    background: url(/Content/Images/General/Footer-Auto-Hunter-Auction-Cadillac.png), var(--maroon);
    background-size: cover;
  }

  #FuelItems {
    margin-left: -15px !important;
  }

  .fuel-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1814px;
  }

  .fuel-title h3 {
    padding: 48px 0;
    font-size: var(--font-large-size);
  }

  .fuel-title-text {
    font-size: var(--mobile-font-large-size);
  }
}
@media (min-width: 1090px) {
  .home-container .home-top-carousel .w70-hcb {
    width: 65%;
  }
}
@media (min-width: 1128px) {
  .home-container .home-top-carousel .info-container {
    font-size: var(--font-extra-small-size);
  }
  .home-container .home-top-carousel .home-preloader {
    background-size: 14%;
  }
}
@media (min-width: 1200px) {
  button#why-ah-collapse-button.flex-left {
    display: flex;
    justify-content: left;
  }

  .home-container .home-top-carousel .w70-hcb {
    width: 68%;
  }
  .home-container .home-top-carousel .bottom-info-section::before {
    mix-blend-mode: multiply;
    opacity: 0.5;
  }
  .home-container .home-top-carousel .bottom-info-section {
    padding: 0.7rem 0;
  }
  .home-container .home-top-carousel .left-carousel-section .home-top-button {
    font-size: 0.7rem;
  }
  .home-container .home-top-carousel .differentiators-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 20px;
  }
  .home-container .home-top-carousel .info-container {
    font-size: var(--mobile-font-small-size);
  }
  .home-container .home-top-carousel .info-container.why-ah {
    cursor: default;
    font-size: var(--font-small-size);
    height: 100%;
  }
  .home-container .home-top-carousel .why-ah-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
    padding-left: 2rem;
  }
  .home-container .home-top-carousel .why-ah-row .fx-nowrap {
    flex-wrap: nowrap !important;
  }

  #collapse.collapse:not(.show) {
    display: block;
  }
}
@media (min-width: 1250px) {
  .home-container .home-top-carousel .w70-hcb {
    width: 775px;
  }
}
@media (min-width: 1280px) {
  .font-smallest-size {
    font-size: 1rem !important;
  }
}
@media (min-width: 1350px) {
  .font-smallest-size {
    font-size: 1rem !important;
  }
}
@media (min-width: 1400px) {
  .home-container .home-top-carousel .carousel-row {
    padding: 0 4%;
  }
  .home-container .home-top-carousel .why-ah-row .container {
    width: 100%;
  }
}
@media (min-width: 1450px) {
  .home-container .home-top-carousel .home-preloader {
    background-size: 10%;
  }
}
@media (min-width: 1580px) {
  .home-container .home-top-carousel .w70-hcb {
    width: 865px;
  }
  .home-container .home-top-carousel .left-carousel-section .home-top-button {
    height: 44px;
    font-size: 0.9rem;
  }
}
@media (min-width: 1650px) {
  .home-container .home-top-carousel .carousel-row {
    padding: 0 3.2%;
  }
  .home-container .home-top-carousel .why-ah-row {
    max-width: 92%;
  }
}
@media (min-width: 1700px) {
  .home-container .home-top-carousel .carousel-row {
    padding: 0 2.3%;
  }
  .home-container .home-top-carousel .why-ah-row {
    max-width: 1540px;
  }
}
@media (min-width: 1800px) {
  .home-container .home-top-carousel .carousel-row {
    padding: 0 1.3%;
  }
  .home-container .home-top-carousel .why-ah-row {
    max-width: 1567px;
  }
}
@media (min-width: 1900px) {
  .home-container .home-top-carousel .why-ah-row {
    max-width: 1610px;
  }
  .home-container .home-top-carousel .why-ah-row .container {
    width: 1676px;
  }
  .home-container .home-top-carousel .carousel-row {
    padding: 0 0;
  }
}
