/* oldDriveArea start */

.oldDriveAreaBg::after{
  content: "";
  height: 137px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;    
  bottom:-100px;
  bottom: -236px ;
  height: 290px ;
  background-position: top;
  z-index: 1;}

.oldDriveAreaBg {
  position: relative;
  margin-bottom: 300px;.
  padding-top: 58px !important;
} 

.oldDriveArea h2 {
  color: #fff;
  margin: auto;
  font-size: clamp(32px, 64 / 1440 * 100vw, 64px);
  line-height: 117%;
  margin-bottom: 45px;
/*   max-width:840px; */
}
.oldDriveArea .subheading{
  margin-top: 15px !important;
}

.oldDriveArea .subheading p {
  color: #BDE1FF;
}

.oldDriveArea .card {
  border-radius: 16px;
  box-shadow: 0 16px 24px rgba(0, 0, 0, .12);
  margin-right: 30px;
  background: #333;

}
.oldDriveArea .card:last-child {
  margin-right: 0;
}

.oldDriveArea .video-content {
  background-color: #333;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 20px 24px 35px;

}

.oldDriveArea .card .video-wrap {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;

}

.oldDriveArea .card .video-wrap .videoDiv {
  display: flex;
  height: 100%;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 128%;
}

.oldDriveArea .card h3 {
  color: #f7f7f3;
  font-size: 17px;
  letter-spacing: -.01em;
  line-height: 129%;
  margin-bottom: 8px;
}

.oldDriveArea .card .content-card{
  color: #ececdf;
  font-size: 15px;
  letter-spacing: -.01em;
  margin-bottom: 0;
}

.oldDriveArea .cta_button.button-global {
  background-color: transparent !important;
  border: 1px solid #f90081 !important;
  color: #f90081 !important;
}

.oldDriveArea .cta_button.button-global:hover {
  background-color: #f90081 !important;
  color: #fff !important;
}
/* oldDriveArea end */


.subText p{font-size:15px; color:#fff;}

@media (min-width: 1920px) {
  .oldDriveAreaBg:after {
    bottom: -264px !important;
    height: 290px !important;
  }
  .supportArea {padding-top: 7rem !important;}
}

@media (max-width: 1280px) {
  .oldDriveAreaBg::before {
    top: -110px !important;
  }
.oldDriveAreaBg::after {
      bottom: -290px;
  }
}
@media (max-width: 1024px) {
  .oldDriveAreaBg::before {
    top: -81px !important;
  }

}

@media (max-width: 992px) {
  .oldDriveAreaBg::after {
    bottom: -100px;
    bottom: -290px !important;
  }
  .oldDriveAreaBg::before {
    width: 100vw;
    top: -70px !important;
  }
  .oldDriveArea h2{font-size:32px;}
  .oldDriveArea .subheading {
    margin-top: 43px !important;
}
}


@media (max-width: 768px) {

  .oldDriveAreaBg:before {
    height: 196px !important;
    margin-top: -68px !important;
    background-size: 100% !important;
  }
  
  .oldDriveAreaBg::after{
    bottom: -136px !important;
    height: 330px;
  }

  .oldDriveAreaBg {
    margin-bottom: 0 !important;
  }
  .oldDriveAreaSlick-slider .slick-list{
    margin-right: -75x;
    padding: 0 10px !important;
  }
  .oldDriveAreaSlick-slider .card:not(:last-child) {
    margin-right: 10px;
  }
  .oldDriveArea .subheading p {
    font-size:12px;
  }

}
@media only screen and (max-width:768px){
  .oldDriveAreaBg::after {
    bottom: -100px;
    bottom: -288px !important;
  }

}
@media (max-width:576px){  
  .oldDriveAreaSlick-slider .slick-list{
    margin-right: -50px;
    padding: 0 10px !important;
  }
.refinance-page.paid-refinance .oldDriveArea .card {
    max-width: 350px;  
} 
.refinance-page.paid-refinance .oldDriveAreaSlick-slider .card:not(:last-child) {
        margin-right: 5px; 
    }
  .oldDriveAreaSlick-slider .card:not(:last-child) {
    margin-right: 10px;
  }
  .oldDriveAreaBg:before {
    top: -33px !important;  
  }
  .oldDriveAreaBg::after {
        bottom: -85px !important;
        height:100px;
    }
  
}
@media (max-width:505px) {
  .oldDriveAreaBg:before {
    top: -66px !important;  
  }
}
@media (max-width:489px) {
  .oldDriveAreaBg:before {
    top: -33px !important;  
  }
}
@media (max-width:412px) {
  .oldDriveAreaBg:before {
    top: -30px !important;  
  }
}
@media (max-width:440px) {
  .oldDriveAreaBg:before {
    top: -33px !important;  
  }
  
   
}

@media (max-width:390px) {
  .oldDriveAreaBg:before {
    top: -12px !important;  
    margin-top: -64px !important;
  }
}
@media (max-width:375px) {
  .oldDriveAreaBg:before {
    margin-top: -64px !important;
  }
}
@media (max-width:320px) {
  .oldDriveAreaBg:before {
    margin-top: -64px !important;
  }
}
@media (max-width:292px) {
  .oldDriveAreaBg:before {
    margin-top: -55px !important;
  }
}

