body {
  font-family: 'Nunito Sans', sans-serif;
}
.mobileSubNav .collapsible:after {
  content: '\002B'; /* Unicode character for "plus" sign (+) */
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  border: 0;
}
.mobileSubNav .active:after {
  content: "\2212"; /* Unicode character for "minus" sign (-) */
}
.ctaShow {
  display: inline-block;
  visibility: visible;
}
.ctaHide {
  display: none !important;
  visibility: hidden;
}
.svgLogo {
  display: inline-block;
  padding-top: .8%;
}
.navbar-nav {
  width: calc(95% - 220px);
}
ol {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
ol li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
ol li, .active {
  color: #95a7b3;
}
.cPad {
  padding-bottom: 2%;
  display: flex;
}
.mPad {
  padding: 0% 2% 2%;
}
.mPadHeading {
  padding: 0% 2% 2%;
}
.mPadHeading h2 {
  font-size: 18px;
  margin: 0 !important;
}
.contentRight .fadecontent {
  background-image: linear-gradient(to bottom, transparent, #f3f4f5);
}
.bankruptcy {
  width: 100% !important;
}
.bankruptCTA {
  background-color: #00aeaf;
  background-repeat: no-repeat;
  padding: 2% 0;
  color: #FFF;
  background-image: url("../images/piggy-bank.webp");
  background-position: 48%;
}
.bankruptCTA .ctaRight {
  padding-left: 0;
  width: 50%;
}
.bankruptCTA .start-ctaTxt {
  font-size: 40px;
}
.bankruptCTA .ctaRight {
  display: inline-block;
  width: 48%;
  text-transform: uppercase;
  vertical-align: text-top;
  padding-top: 1%;
}
.bankruptCTA .ctaLeft {
  width: 50%;
  vertical-align: text-bottom;
  text-align: center;
  display: inline-block;
  float: right;
}
.widgets {
  margin-bottom: 2%;
  text-align: center;
}
.widget1 {
  display: inline-block;
  width: 48%;
  margin-right: 1%;
  text-align: center;
  background-color: #9f449b;
  padding-top: 2%;
  padding-bottom: 2%;
  border-radius: 5px;
}
.widget2 {
  display: inline-block;
  width: 48%;
  margin-left: 1%;
  text-align: center;
  background-color: #ed6207;
  padding-top: 2%;
  padding-bottom: 2%;
  border-radius: 5px;
}
.widget2 .heading {
  color: #fff;
  font-size: 28px;
}
.widget1 .heading {
  color: #fff;
  font-size: 28px;
}
.widget1 .subheading {
  font-size: 24px;
  color: #fff;
}
.widget2 .subheading {
  font-size: 24px;
  color: #fff;
}
.widget2 .number {
  color: #fff;
  font-size: 30px;
}
.widget1 .number {
  color: #fff;
  font-size: 30px;
}
.ltblfade {
  background-color: #edf6f9;
}
.ltblfade .fadecontent {
  background-image: linear-gradient(to bottom, transparent, #edf6f9);
}
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #ccc;
  content: "|\00a0";
}
.start-cta span {
  display: inline-block;
  width: 100% !important;
}
.navbar {
  box-shadow: none;
  height: auto !important;
}
.hero-cointainer {
  background-image: url("../images/hero-bk.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-SpecialFinance {
  background-image: url("../images/hero-special-finance.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-aboutus {
  background-image: url("../images/about-hero-img.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 0;
}
.hero-BadCredit {
  background-image: url("../images/hero-bk-badcredit.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-Bankruptcy {
  background-image: url("../images/hero-bk-bankruptcy.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-RTO {
  background-image: url("../images/hero-bk-rto.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-bhph {
  background-image: url("../images/hero-bk-bhph.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-tote {
  background-image: url("../images/hero-bk-tote.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-inhouse {
  background-image: url("../images/hero-bk-carBC.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-military {
  background-image: url("../images/hero-military.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-high-risk {
  background-image: url("../images/hero-high-risk.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-auto-loans {
  background-image: url("../images/hero-auto-loans.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-after-bankruptcy {
  background-image: url("../images/hero-after-bankruptcy.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-openBK {
  background-image: url("../images/hero-openBk.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-openBK .page-desc {
  opacity: 88%;
}
.hero-after-bankruptcy .page-desc {
  opacity: 88%;
}
.hero-auto-loans .page-desc {
  opacity: 85%;
}
.hero-high-risk .page-desc {
  opacity: 93%;
}
.hero-Bankruptcy .page-desc {
  opacity: 85%;
}
.hero-bhph .page-desc {
  opacity: 85%;
}
.hero-bhph .page-desc {
  opacity: 85%;
}
.hero-military .page-desc {
  opacity: 90%;
}
.hero-tote .page-desc {
  opacity: 85%;
}
.breadcrumb-wrapper {
  opacity: 95%;
  margin-top: 0px;
  background-size: cover;
  line-height: inherit;
}
.hero-aboutus .breadcrumb-wrapper {
  line-height: 1.6123;
}
.page-desc {
  background-color: #fff;
  opacity: 95%;
  padding: 0;
  background-image: none;
  margin-bottom: 0px;
  margin-top: -1px !important;
}
.hero-aboutus .page-desc {
  background-color: transparent;
  padding-right: 25px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.aboutimg-container img { margin-top:-10px;}
.aboutimg-container {
  display: inline-block;
  margin-left: -5%;
}
.about-box-container {
  float: right;
  width: 73%;
  padding: 3.5%;
  margin-left: -10% !important;
  background-image: url("../images/blue-tagline-bk.webp");
  margin-top: 3.2%;
  text-align: center;
}
.aboutSectionPad {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.abt-mcPad {
  display: inline-block;
  width: 55% !important;
 padding: 3% 0% 1% 4%;
}
.about-img-container {
  display: inline-block;
  max-height: 100%;
  vertical-align: top;
	background-image: url("../images/ace-buildingLarge.webp"); background-size: 100%;
	background-size: cover;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
   background-position-x: 50%;
  background-position-y: 40%;
  max-width: 40%;
}
.about-img-container img {
  height: 100%;
  vertical-align: top;
	width: 100%;
}
.abt-rightPad {
  display: inline-block;
  width: 60%;
  padding-left: 4% !important;
  padding-bottom: 0 !important;
}
.about-box-container h1 {
  font-size: 43px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-bottom: 1.5%;
  margin-top: 0% !important;
}

.mobile-abt-img {
  display: none;
  visibility: hidden;
}
.about-box-container span {
  font-size: 24px;
  color: #aad5e9;
  line-height: 24px;
}
.team-container {
  text-align: center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 3.5% !important;
  padding-left: 4% !important;
  padding-right: 4% !important;
}
.img-rightNoPad{ padding: 0% 0% 0% 3% !important;}
.img-rightNoPad img{ width: 85%;}
.mobileSubContainer {
  display: none;
  visibility: hidden;
}
.img-right {
  float: right;
  padding: 2% 0% 3% 3%;
}
.teamOrgBk {
  background-image: url("../images/team-background-long.webp"); background-size: 100%;
  background-repeat: no-repeat; 
	background-color: #102c43;
}
.li-pad {
  padding-left: 6% !important;
}
.apply-by-phone {
  margin-top: 0px;
  line-height: inherit;
  text-shadow: none;
}
.center {
  text-align: center;
}
.no-gutter {
  display: inline-block;
  width: 100%;
}
.no-gutter label {
  margin-bottom: 0;
  margin-top: 15px;
}
.noCTATxt {
  color: #fff;
  font-size: 28px;
  font-weight: lighter;
  text-align: center;
  line-height: 33px;
}
.form-group .nopadding {
  padding-left: 0;
  padding-right: 10px;
}
.hero-SpecialFinance .page-desc {
  opacity: 90%;
}
.page-desc .container h1 {
  color: #2b5975;
  text-align: center;
  font-size: 43px;
  margin-top: 3.5%;
  margin-bottom: 3.5%;
}
.subPageHeading {
  color: #2b5975;
  text-align: center;
  font-size: 43px !important;
  line-height: 1.1;
  font-family: inherit;
  font-weight: 500;
}
.hero-aboutus .subPageHeading {
  color: #2b5975;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 43px !important;
  font-family: inherit;
  font-weight: 500;
}
.subPageHeading span {
  display: inline-block;
  margin-top: 3.5%;
  margin-bottom: 3.5%;
}
.noCTATxt h1 {
  color: #fff;
  font-size: 28px;
  font-weight: lighter;
  text-align: center;
  line-height: 33px;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.tp-stars .tp-star__canvas, .tp-stars .tp-star__canvas--half {
  fill: #00b67a !important;
}
.tp-widget-wrapper .wrapper-left {
  text-align: center !important;
}
.tp-widget-wrapper .wrapper-right {
  display: none !important;
  visibility: hidden !important;
}
.applyPhoneCTA {
  background: rgba(10, 26, 47, 0.95);
  padding: 2% 0%;
}
.abt-tp-widget {
  background-color: #f9f9fa;
  padding-top: 2%;
  padding-bottom: 2%;
}
.phoneContainer span {
  color: #fff;
  font-size: 28px;
  font-weight: lighter;
  text-align: left;
  line-height: 33px;
}
.phoneContainer {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  text-align: left !important;
}
.applyOnlineContainer {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.appBTN {
  display: inline-block;
  width: 43%;
  background-color: #f39002;
  border-radius: 3px;
  text-align: center;
}
.appBTN a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  font-size: 20px;
  display: block;
  padding: 3.7%;
}
.callBTN {
  display: inline-block;
  width: 43%;
  text-align: center;
  background-color: #6fcf59;
  border-radius: 3px;
}
.callBTN a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  display: block;
  padding: 3.7%;
}
.appBTNImg {
  position: absolute;
  margin-left: -13.8px;
}
.abt-teamBTN {
  display: inline-block;
  border: 1px solid #F39002;
  background-color: transparent;
  width: 35%;
  padding: 10px;
  border-radius: 8px;
  margin-top: 1%;
}
.abt-teamBTN a {
  color: #F39002;
  text-decoration: none;
  font-size: 16px;
}
.artimg h4 {
  font-size: 22px;
  color: #2b5975;
  font-family: 'Nunito Sans', sans-serif;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 2%;
  margin-top: 0;
  padding-top: .5%;
}
.sidebar-nav .nav > li > a:hover {
  background-color: #eee !important;
  color: #7a9dac !important;
}
.subnavLeft {
  display: inline-block;
  width: 40%;
  max-width: 435px;
  padding: 3%;
  border-left: 1px solid #e8edf0;
  border-bottom: 1px solid #e8edf0;
  margin-right: -5px;
}
.creative-img {
  max-width: 30% !important;
}
.aff-btn {
  background-color: #2b5975;
  padding-top: 2%;
  padding-bottom: 2%;
  border-radius: 8px;
  padding: 3% 4%;
  color: #fff;
  margin-bottom: 5%;
  width: 100%;
  display: inline-block;
}
.aff-btn .btn {
  float: right;
}
.affTxt {
  padding-left: 3%;
  padding-right: 3%;
  vertical-align: middle;
  font-size: 20px;
  width: 70%;
}
.aff-btn .abp-icon {
  padding-top: 1%;
}
.agreement ul li {
  list-style-type: decimal;
  margin-bottom: 3%;
}
.bankPad {
  margin: 0;
}
.contentRight {
  display: inline-block;
  width: 61.5%;
  vertical-align: top;
  background-color: #f3f4f5;
  padding: 5%;
}
.sidebar-title {
  color: #2b5975 !important;
  font-size: 16px !important;
  border-bottom: 0px !important;
}
.subnavLeft .nav > li > a {
  color: #7a9dac !important;
  line-height: 40px !important;
  padding: 0 !important;
  border-bottom: 1px solid #e4ebee !important;
  padding-left: 3% !important;
  padding-right: 3% !important;
  font-size: 14px !important;
}
.subnavLeft .nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none !important;
  background-color: #eee !important;
}
.no-LHeight {}
.no-LHeight .sidebar-title {
  padding: 25px 0px 4px;
}
#signup {
  padding: 0;
}
.offers-2-col .offer .offer-heading .offer-icon {
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-bottom;
  max-height: 50px;
}
.offers-2-col .offer .offer-heading span {
  display: inline-block;
  width: 70%;
  font-size: 18px;
}
.offers-2-col .offer > div {
  padding: 0px 10px 15px;
}
#newsletter .btn-default.ghost {
  margin-bottom: 5%;
}
.application-wrapper .subheading {
  text-align: center;
}
.application-wrapper .contentRight {
  padding: 2%;
}
ul.videosList {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.videosList li {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.progressed2 {
  width: 50% !important;
}
.progressed3 {
  width: 75% !important;
}
.progressed4 {
  width: 100% !important;
}
@media (max-width: 1050px) {
  .offers-2-col .offer {
    width: 100% !important;
  }
}
@media (max-width: 999px) {
  .application-wrapper .contentRight {
    width: 63% !important;
    padding: 2% 2% !important;
  }
  .application-wrapper .mcPad {
    padding: 2% 3% 2% !important;
  }
  .application-wrapper .subheading {
    padding-top: 2% !important;
    padding-bottom: 2%;
  }
}
@media (max-width:1285px) {
  .hero-aboutus .page-desc {
    padding-right: 0;
    margin-right: 0;
  }
  .team-container {
    padding-bottom: 6% !important;
  }
  .aboutSectionPad {
    margin-left: 0px;
    margin-right: 0px;
  }

  .aboutimg-container {
    margin-left: -9%;
  }
  .about-box-container {
    width: 80%;
    margin-left: -9%;
  }
  .aboutSectionPad {
    max-width: 100%;
  }
  .abt-mcPad {
    padding-bottom: 0 !important;
  }
}
@media (max-width:1275px) {
  .hero-aboutus .page-desc {
    padding-right: 0;
    margin-right: 0;
  }
  .aboutimg-container {
    margin-left: -7%;
  }
  .about-box-container {
    width: 77%;
  }
  .li-pad {
    padding-left: 8% !important;
  }
}
@media (max-width: 1250px) {
  .aboutimg-container {
    margin-left: -6%;
  }
}
@media (max-width: 1225px) {
  .aboutimg-container {
    margin-left: -4%;
  }
  .about-box-container {
    width: 75%;
  }
}
@media (max-width: 1215px) {
  .aboutimg-container {
    margin-left: -3%;
  }
  .li-pad {
    padding-left: 10% !important;
  }
}
@media (max-width: 1200px) {
  .about-box-container {
    width: 70%;
  }
  .aboutimg-container {
    margin-left: 0;
    padding-left: 1%;
  }
  .about-box-container {
    padding-left: 8%;
  }
  .li-pad {
    padding-left: 12% !important;
  }
}
@media (max-width: 1110px) {

  .about-box-container {
    padding-left: 5%;
  }
  .about-box-container span {
    font-size: 22px;
  }
  .about-box-container {
    width: 66%;
  }
}
@media (max-width: 1080px) {
  .about-box-container {
    padding-left: 8%;
  }
	
}
@media (max-width: 1000px) {
  .about-box-container {
    padding-left: 10%;
  }
	.teamOrgBk .lightgreenTxt {
    margin-top: 1% !important;
  }
}
@media (max-width: 991px) {
  .mobileSubContainer {
    display: inline-block;
    width: 100%;
    text-align: center;
    visibility: visible;
    padding: 3.5%;
    background-image: url("../images/mobile-subHeader-Bk.webp");
  }
  .mobileSubContainer span {
    color: #102C43;
    font-size: 18px;
  }
  .about-box-container {
    background-image: none;
    display: inline-block !important;
    width: 55%;
    padding-left: 15%;
    vertical-align: top;
    float: none;
  }
  .about-box-container h1 {
    text-align: left;
  }
  .aboutimg-container {
    display: inline-block;
    margin-top: -2%;
    vertical-align: middle;
    width: 40%;
  }
  .aboutimg-container img {
    width: 100%;
  }
  .about-box-container span {
    display: none;
    visibility: hidden;
  }
  .hero-aboutus .page-desc {
    background-image: url("../../../images/2023-imgs/homepage-bk.webp");
  }
  .application-wrapper .contentRight {
    width: 100% !important;
  }
  .application-wrapper .steps-wrapper {
    max-height: 100% !important;
    margin: 0 auto;
  }
}

@media (max-width: 850px) {
  .counterBox {
    width: 29% !important;
  }
	  .statActive .stat-num {
    font-size: 45px !important;
  }
	  .statToday .stat-num {
    font-size: 45px !important;
  }
	  .statMonths .stat-num {
    font-size: 45px !important;
  }
}
@media (max-width: 768px) {
	.mobilePadBot{ padding-bottom: 4%!important;}
	.counterBox {
    width: 95% !important;
    margin: 3% 0 2%;
  }
  .about-box-container h1 {
    font-size: 38px;
  }
  .application-wrapper #creativePlatform {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .hero-aboutus {
    /* display: inline-flex; */

  }
  .hero-aboutus .breadcrumb-wrapper {
    padding-left: 15%;
  }
}

@media (max-width: 678px) {
	 .team-container {
    padding-bottom: 11% !important;
  }

  .about-box-container {
    width: 65%;
    padding-top: 2%;
  }
}

@media (max-width: 590px) {
  .about-box-container h1 {
    font-size: 34px;
  }
}
@media (max-width: 800px) {
  .application-wrapper .steps {
    margin: 2% auto 15px;
  }
}
@media (max-width: 1090px) {
  .offers-2-col .offer {
    width: 100% !important;
    min-height: auto !important;
  }
  .offers-2-col .offer .offer-heading {
    width: 100% !important;
    display: inline-block !important;
  }
  .offers-2-col .offer .offer-heading .offer-icon {
    width: auto !important;
    float: none !important;
    margin-right: 10px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    max-height: 50px;
  }
  .offers-2-col .offer p {
    margin-bottom: 10px;
  }
}
.ion-chevron-right {
  float: right;
  font-size: 12px;
  color: #cdd9de !important;
}
.nav-stacked {
  padding-top: 2%;
}
.veh-loans h3 {
  font-size: 22px;
  color: #2b5975;
  font-family: 'Nunito Sans', sans-serif;
  display: inline;
}
.videosList {
  list-style: none;
  padding: 2% 0 2%;
  margin-bottom: 0;
  display: inline-flex;
}
.videosList li {
  font-size: 13px;
  display: inline-block;
  width: 48%;
  margin-right: 2%;
  vertical-align: top;
}
.videosList li a {
  font-size: 16px;
  line-height: 14px;
  vertical-align: text-bottom;
}
.videosList li img {
  float: left;
  padding-right: 2%;
}
.videosList li p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 1.8%;
  padding-right: 8%;
  line-height: 18px;
  font-size: 16px;
}
.headerIcons {
  display: inline-block;
}
.leftcol {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
.rightcol {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
.greenLine {
  font-size: 22px;
  color: #2b5975;
  border-left: 4px solid #6fcf59;
  padding-right: 1.5%;
  display: inline;
}
.veh-loans h3 {
  display: inline-block;
  color: #2b5975;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 4%;
  font-weight: 300;
}
.heavy-pad {
  margin-top: 1.5%;
  margin-bottom: 1.5%;
}
.leftcol {
  display: inline-block;
  width: 49%;
  padding-right: 2%;
}
.rightcol {
  display: inline-block;
  width: 50%;
  padding-left: 1%;
}
.readMore {
  width: 100%;
  color: #9c9d9c;
  font-size: 14px;
  text-align: center;
  background: none;
  border: 0;
  box-shadow: none;
}
.colPad {
  padding-bottom: 20px;
}
.ion-chevron-down {
  color: #6fcf59;
  font-size: 22px;
  vertical-align: top;
}
.ion-chevron-up {
  color: #6fcf59;
  font-size: 22px;
  vertical-align: top;
}
.readMore span {
  display: inline-block;
  width: 100%;
}
.readMore a {
  color: #9c9d9c;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
}
.readMore a:active {
  text-decoration: none;
}
.start-cta {
  background: #007fae url("../images/startCTA-bk.webp") top center;
  background-repeat: no-repeat;
  padding: 2% 0;
  color: #FFF;
}
.midC-cta {
  background: #007fae url("../images/mid-cta-bg.webp") top center;
  background-repeat: no-repeat;
  padding: 2% 0 2.5%;
  color: #FFF;
  text-align: center;
}
.mcPad {
  padding: 2% 2% 2%
}
.blueHeader h2 {
  font-size: 22px;
  color: #2b5975;
  font-family: 'Nunito Sans', sans-serif;
  display: inline;
  vertical-align: text-top;
	padding-left: 1%;
}
.veh-loans h2 {
  font-size: 22px;
  color: #2b5975;
  font-family: 'Nunito Sans', sans-serif;
  display: inline;
  vertical-align: text-top;
}
.midC-cta span {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-top: 0;
}
.midC-cta p {
  color: #7a9dac;
  font-size: 20px;
  text-align: center;
  margin-bottom: 1.7%;
}
.midC-cta .appBTN {
  width: 27%;
  margin-right: 1%;
}
.midC-cta .callBTN {
  width: 27%;
}
.midC-cta .callBTN a {
  padding: 2.2%;
}
.midC-cta .appBTN a {
  padding: 2.2%;
}
.start-ctaTxt {
  font-size: 45px;
  font-weight: 300 !important;
  line-height: 48px;
  width: 100%;
  display: inline-block;
}
.ctaRight {
  display: inline-block;
  width: 45%;
  text-transform: uppercase;
  padding-left: 15%;
  vertical-align: top;
}
.ctaLeft {
  width: 45%;
  vertical-align: text-bottom;
  text-align: center;
  display: inline-block;
}
.ctaLeft .appBTN {
  width: 67%;
}
footer {
  margin-top: 0px;
}
.greenTxt {
  color: #6fcf59;
}
.ctaLeft p {
  font-size: 18px;
  text-align: center;
}
.bottomColContainer {
  display: inline-flex;
  width: 100%;
  margin: auto 0;
}
.bbbContainer {
  display: inline-block;
  width: 100%;
}
.bbbleftSM {
  display: inline-block;
  vertical-align: middle;
  padding-right: 1%;
  text-align: right;
}
.bbbleft {
  display: inline-block;
  vertical-align: middle;
  padding-right: 1%;
  width: 25%;
  text-align: left;
  padding-left: 1%;
}
.reviewCol {
  display: inline-block;
  width: 49%;
  background-image: url("../images/5star.webp");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: 50% 50%;
  padding-top: 1%;
  padding-bottom: 1%;
  max-height: 165px;
  margin: auto 0;
  text-align: center;
  background-color: #2b5975;
}
.bbbCol {
  width: 51%;
  background-image: url("../images/bbb-bk.webp");
  background-repeat: no-repeat;
  vertical-align: top;
  background-size: 100% 100%;
  text-align: center;
  padding: 2.5%;
  max-height: 165px;
  margin: 0;
}
.bbbRatingTxtLight {
  font-weight: 300;
  color: #2b5975;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  width: 100%;
}
.bbbLink {
  font-weight: 300;
  color: #2b5975;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  vertical-align: top;
}
.bbbLink a {
  color: #6fcf59;
}
.bbbRatingTxtSm {
  color: #2b5975;
  font-size: 20px;
  display: inline-block;
  text-align: left;
  font-weight: bold;
  width: 100%;
  line-height: 18px;
}
.bbbRatingTxt {
  color: #2b5975;
  font-size: 53px;
  display: inline-block;
  vertical-align: top;
  padding-left: 3%;
  font-weight: bold;
}
.bbbContainer a {
  line-height: 18px;
}
.mobile-show {
  display: none;
  visibility: hidden;
}
.leaseCol {
  display: inline-block;
  width: 100%;
  background-color: #f3f4f5;
  padding: 2% 0%;
}
.leaseCol ul {
  padding: 0;
}
.leaseCol ul li {
  padding-top: 1.2%;
  padding-bottom: 1%;
}
.leaseCol h4 {
  color: #2b5975;
  font-size: 22px;
  padding-top: 0;
  margin-top: 0;
}
.leaseCol ul li p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 1.8%;
  padding-right: 8%;
  line-height: 18px;
  font-size: 16px;
}
.mobileSubNav {
  display: none;
  visibility: hidden;
}
.faq-question-container {
  margin: 20px auto;
  border-top: 1px solid #c7d6e0;
  padding-top: 20px;
}
.faq-question {
  padding-left: 30px;
  color: #088cd0;
  position: relative;
  cursor: pointer;
  font-size: 17px;
  line-height: 20px;
}
.faq-question .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  opacity: .75;
}
.people-helped .headline {
  padding-top: 60px;
}
.total-dealers {
  width: 104px;
  height: 104px;
  background: #FFF;
  border-radius: 100%;
  border: 7px solid #007fae;
  text-align: center;
  padding-top: 23px;
  position: absolute;
  right: 150px;
  top: 177px;
}
.total-dealers .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14.5px 21px 14.5px 0;
  border-color: transparent #007fae transparent transparent;
  position: absolute;
  left: -26px;
  top: 50%;
  margin-top: -13px;
}
.total-dealers .number {
  font-size: 24px;
  line-height: 24px;
  color: #007fae;
  font-weight: bold;
  border-radius: 100%;
}
.people-helped .stat-wrapper .desc {
  font-family: 'Montserrat';
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  color: #FFF;
  background: #00b6f1;
  padding: 10px 0;
  box-shadow: 0 0 7px 2px rgba(122, 157, 172, .5);
  margin: 10px auto 0;
  max-width: 660px;
}
.faqs .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  margin-top: 3%;
}
.fadecontent {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  height: 75px;
  margin-top: -80px;
  position: relative;
  display: block;
  overflow: hidden;
}
.textMargin {
  margin-bottom: 75px;
}
.artimg img {
  float: left;
  padding-right: 3%;
}
.artimg a {
  font-size: 16px;
  line-height: 14px;
  vertical-align: text-bottom;
}
.artimg ul li {
  font-size: 13px;
  display: inline-block;
  width: 48%;
  margin-right: 3%;
  border-bottom: 1px solid #e3e6e8;
  vertical-align: top;
}
.contentlist {
  display: inline-block;
  width: 49%;
  vertical-align: text-top;
  padding-left: 0%;
  padding-right: 2%;
  padding-bottom: 2%;
}
.tp {
  text-align: center;
  display: inline-block;
  padding: 0px;
}
.people-helped {
  background: url(../../../images/bad-credit-dealers/dealer-bg.jpg) center top no-repeat;
  padding: 100px 0 100px;
}
.dealersList li {
  display: list-item inline !important;
  padding-right: 2%;
}
.number-col {
  display: inline-block;
  width: 53%;
  vertical-align: text-bottom;
}
.desc-col {
  display: inline-block;
  width: 40%;
  padding-left: 5%;
  vertical-align: text-bottom;
}
.loan-requests {
  background: #113148 url(../../../images/learn-more_mobile/mid-cta-bg.jpg) top center;
  padding: 60px 0 60px;
  margin-top: 0px;
  position: relative;
}
.loan-requests .number {
  color: #FFF;
  background: rgb(3, 255, 98);
  background: -moz-linear-gradient(-85deg, rgba(3, 255, 98, 1) 0%, rgba(106, 219, 255, 1) 100%);
  background: -webkit-linear-gradient(-85deg, rgba(3, 255, 98, 1) 0%, rgba(106, 219, 255, 1) 100%);
  background: linear-gradient(100deg, rgba(3, 255, 98, 1) 0%, rgba(106, 219, 255, 1) 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 140px;
  line-height: 140px;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.loan-requests .icon {
  color: #7a9dac;
  font-size: 150px;
  line-height: 150px;
  float: left;
  -webkit-animation: rotation 10s infinite linear;
  display: block;
  width: 150px;
  height: 150px;
  position: relative;
}
.loan-requests .first {
  font-size: 48px;
  line-height: 41px;
  color: #6adbff;
  padding-top: 15px;
}
.loan-requests .second {
  font-size: 48px;
  line-height: 41px;
  color: #FFF;
  font-weight: bold;
}
.loan-requests .third {
  font-size: 30px;
  line-height: 30px;
  color: #7a9dac;
  font-weight: bold;
  text-transform: uppercase;
}
.bottom-content {
  background: transparent;
}
.bottom-content .icon {
  font-size: 44px;
  line-height: auto;
  vertical-align: middle;
  padding-right: 1.2%;
  color: #6fcf59;
}
p.heavy-pad {
  margin-top: 1.5%;
  margin-bottom: 1.5%;
  max-width: none;
}
.headline.green {
  color: #2f4656;
  font-size: 24px;
  padding-bottom: 2%;
}
.red_piggy {
  margin-top: -100px;
  background-size: 30%;
  height: 200px;
}
.car_money {
  background-size: 30%;
  height: 200px;
  margin-top: -100px;
}
.preheadline {
  padding: 0 0px 15px !important;
  width: 100%;
}
.nrd-adtxt {
  font-size: 14px;
}
.credit_girl {
  margin-top: 0px;
  background: rgba(0, 0, 0, 0) url(../../../images/resources/credit_score_img.png)no-repeat scroll 50% center;
}
.pmt-calContainer {
  display: inline-block;
  width: 49%;
  padding-right: 2%;
  vertical-align: top;
}
.pmt-btnContainer {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.pmt-btnContainer .btn-info {
  display: inline-block;
  width: 85%;
}
.pmt-btnContainer .btn-default.ghost {
  display: inline-block;
  width: 14%;
}
.offers-2-col .offer {
  margin-bottom: 3% !important;
  width: 45.5%;
  vertical-align: text-bottom !important;
}
.offers-2-col .offer .btn {
  font-size: 15px !important;
  font-weight: normal !important;
  padding-top: 10px !important;
}
@media (max-width: 455px) {
  .pmt-btnContainer .btn-info {
    display: inline-block;
    width: 100%;
  }
  .pmt-btnContainer .btn-default.ghost {
    display: inline-block;
    width: 30%;
    margin-top: 3%;
  }
  .pmt-calContainer {
    width: 100%;
  }
}
@media (max-width: 1010px) {
  .people-helped {
    padding: 70px 0 50px;
  }
  .loan-requests .icon {
    font-size: 120px;
  }
  .loan-requests .number {
    font-size: 100px;
  }
  .number-col {
    padding-left: 3%;
  }
  .desc-col {
    padding-left: 1%;
    width: 45%;
  }
  .loan-requests .number-col {
    padding-top: 0px;
  }
  .loan-requests .first {
    font-size: 43px;
    line-height: 50px;
  }
  .loan-requests .second {
    font-size: 38px;
    line-height: 43px;
  }
  .loan-requests .third {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 890px) {
  .loan-requests {
    padding: 30px 0 50px;
  }
  .loan-requests .icon {
    float: none;
    display: inline-block;
    font-size: 120px;
  }
  .loan-requests .number-col {
    width: 100%;
    text-align: center;
    padding-left: 0px;
  }
  .desc-col {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .loan-requests .number {
    font-size: 95px;
  }
  .loan-requests .first {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .dealer-map .map {
    margin-top: 0;
  }
  .total-dealers {
    width: 95px;
    height: 95px;
    top: 0px;
    padding-top: 15px;
    margin-top: 0px;
    display: inline-block;
    right: 50%;
  }
  .offers-2-col .offer > div {
    padding: 4% 5%;
  }
}
@media (max-width: 400px) {
  .loan-requests .second {
    font-size: 33px;
    line-height: 40px;
  }
  .loan-requests .third {
    font-size: 30px;
    line-height: 30px;
  }
}
.mobilePad {
  padding: 0;
}
.adcontainer {
  display: none;
  visibility: hidden;
}
@media (max-width: 1500px) {
  .bbbContainer {
    padding-top: 2%;
  }
  .artimg h4 {
    margin-bottom: 0;
    padding-bottom: 1.1%;
  }
  .leaseCol ul li {
    padding-top: 1.5%;
    padding-bottom: 1.25%;
  }
}
@media (max-width: 1300px) {
  .leaseCol .container {
    width: auto;
  }
  .bbbContainer {
    padding-top: 2%;
  }
  .bbbleft {
    width: 30%;
  }
  .artimg h4 {
    margin-bottom: 0;
  }
  .leaseCol {
    padding: 3% 5%;
  }
  .mcPad {
    padding: 3% 5% 2%;
  }
  .mPad {
    padding: 1% 5% 3%;
  }
  .mPadHeading {
    padding: .5% 5% 3%;
  }
}
@media (max-width: 1280px) {
  .callBTN a {
    font-size: 18px;
  }
  .appBTN a {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .abt-mcPad {
    padding: 4% 3% 3% 4%;
  }
  .svgLogo {
    padding-left: 1.5%;
  }
  .bankruptCTA {
    padding-left: 3%;
    padding-right: 3%;
  }
  .bankruptCTA .container {
    padding-left: 0;
  }
  .bbbContainer {
    padding-top: 3%;
  }
  .bbbleft {
    width: 33%;
  }
  .leaseCol ul li {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .cPad {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0;
  }
  .ctaRight {
    padding-top: .5%;
  }
  .appBTN a {
    font-size: 17px;
  }
  .callBTN a {
    font-size: 17px;
  }
}
@media (max-width: 1194px) {
  .teamOrgBk {
    background-color: #102c43 !important;
  }
}
@media (max-width: 1170px) {
  .offers-2-col .offer .offer-heading .offer-icon img {
    display: inline-block !important;
    max-height: 50px !important;
    height: 50px !important;
    width: 50px !important;
  }
  .navbar {
    height: auto;
  }
  .visible-xs {
    display: inline-block;
  }
  .leaseCol ul li {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .artimg h4 {
    margin-bottom: 0px;
  }
  .ctaRight {
    padding-left: 8%;
  }
  .ctaLeft {
    width: 47%;
  }
  .widgets {
    margin-bottom: 2%;
    margin-top: 1.5%;
  }
}
@media (max-width: 1110px) {
  .abt-mcPad {
    width: 57% !important;
    padding: 3% 2% 1% 3% !important;
  }
}

@media (max-width: 1028px) {
  .midC-cta {
    padding: 2% 0 3%;
  }
  .widget2 .heading {
    font-size: 24px;
  }
  .widget1 .heading {
    font-size: 24px;
  }
  .bankruptCTA .container {
    padding-right: 0;
    padding-left: 0;
  }
  .bankruptCTA .ctaLeft {
    padding-right: 0;
    padding-left: 0;
    width: 53%;
  }
  .bankruptCTA .start-ctaTxt {
    font-size: 38px;
  }
  .bankruptCTA .ctaRight {
    width: 45%;
  }
  .bbbleft {
    width: 34%;
  }
  .bbbContainer {
    padding-top: 4%;
  }
  .ctaRight {
    padding-left: 5%;
    width: 40%;
  }
  .ctaLeft {
    width: 52%;
    vertical-align: text-top;
    padding-top: .5%;
  }
}
@media (max-width: 1199px) {
  .svgLogo {
    width: 23%;
  }
  .start-cta {
    padding: 2% 0 1.5%;
  }
  .phoneContainer {
    padding-left: 0px;
    padding-right: 1.5%;
  }
  .container {
    width: auto;
  }
  .cPad {
    display: inline-flex;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 1105px) {
  .appBTNImg {
    margin-top: -3px;
  }
  .start-cta {
    padding: 2% 0 2.5%;
  }
  .ctaRight {
    padding-top: 1%;
  }
}
@media (max-width: 1015px) {
  .about-img-container {
    padding-top: 3.2%;
  }
  .abt-mcPad {
    padding: 3% 2% 2% 3% !important;
  }
}
@media (max-width: 1002px) {
  .applyPhoneCTA {
    padding: 3%;
  }
  .ctaShow {
    display: none !important;
    visibility: hidden;
  }
  .ctaHide {
    display: inline-block !important;
    visibility: visible;
  }
  .svgLogo {
    width: 25%;
  }
  .start-cta {
    padding: 2% 0 3.5%;
  }
  .ctaRight {
    width: 40%;
  }
  .start-ctaTxt {
    font-size: 38px;
    line-height: 36px;
  }
  .ctaLeft p {
    line-height: 24px;
  }
  .ctaLeft {
    width: 50%;
    float: right;
    padding-right: 5.54%;
  }
  .bbbleft {
    width: 40%;
  }
  .readMore {
    margin-bottom: 1%;
  }
  .mcPad {
    padding: 4% 4% 2%;
  }
  .mPad {
    padding: 2% 4% 2%;
  }
  .artimg h4 {
    padding-bottom: 2%;
  }
  .widget1 {
    width: 47.5%;
    margin-right: 0;
  }
  .widget2 {
    width: 47.5%;
    margin-right: 0;
  }
}
@media (max-width: 950px) {

	.mobile-abt-img img{ width: 100%;}
  .appBTNImg {
    margin-top: -3px;
  }
  .svgLogoMobile {
    padding: 2% 2.5% 1.5%;
  }
  
}
@media (max-width: 869px) {
  .mPadHeading {
    padding: 3% 5% 3%;
  }
  .leaseCol ul li {
    padding-top: 3%;
    padding-bottom: 1.5%;
  }
  .artimg h4 {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: -10px;
    display: block;
  }
  .leaseCol {
    padding: 5% 4% 3% 5%;
  }
  .artimg img {
    float: left;
    padding-right: 3%;
    padding-bottom: 2%;
    padding-top: 0;
  }
  .leaseCol ul li {
    width: 100%;
  }
  .readMore {
    margin-bottom: 3%;
  }
  .page-desc .container h1 {
    padding: 0% 15%;
  }
  .subPageHeading span {
    padding: 0% 15%;
  }
  .hero-cointainer {
    background-size: 100%;
  }
  .phoneContainer {
    width: 45%;
  }
  .applyOnlineContainer {
    width: 52%;
  }
  .appBTN {
    width: 50%;
  }
  .callBTN {
    width: 50%;
  }
  .cPad {
    padding: 0px;
  }
  .mPad {
    padding: 3% 4% 2%;
  }
}

@media (max-width: 820px) {
	.img-rightNoPad {
  padding: 0% 0% 3% !important;
}
	.abt-mcPad {
    width: 67% !important;
    padding: 3% 3% 2% 3% !important;
  }
 
	.about-img-container{max-width: 30%;
 }
  .img-right {
    max-width: 100px;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-top: 0;
  }
  .img-right img {
    width: 100%;
  }
  .abtImgContainer {
    display: block;
    width: 100%;
    margin-bottom: 5%;
  }
  .svgLogo {
    padding-top: 1%;
  }
  .bankruptCTA .ctaRight {
    width: 35%;
  }
  .bankruptCTA .ctaLeft {
    padding-right: 0;
    padding-left: 0;
    width: 65%;
  }
  .abtheavyPadContainer {
    padding-left: 0 !important;
    padding-right: 0;
    margin-right: 0px !important;
  }
  .abt-teamBTN {
    width: 70%;
    margin-top: 5% !important;
  }
  .team-container {
    padding-bottom: 8% !important;
  }
  .bankruptCTA .ctaRight .start-ctaTxt {
    font-size: 30px;
    line-height: 38px;
    padding-top: 1%;
  }
  .widget2 .heading {
    font-size: 20px;
  }
  .widget1 .heading {
    font-size: 20px;
  }
  .widget1 .subheading {
    font-size: 20px;
  }
  .widget2 .subheading {
    font-size: 20px;
  }
  .widgets {
    margin-bottom: 2%;
    margin-top: 5%;
    text-align: center;
  }
  .bbbContainer {
    padding-top: 2%;
  }
  .bottomColContainer {
    border-bottom: 1px solid #fff;
  }
  .mPad {
    padding: 02% 4% 2%;
  }
  .artimg img {
    padding-top: 0px;
  }
  .leaseCol ul li {
    padding-top: 4%;
    padding-bottom: 2%;
  }
  .leaseCol {
    padding: 3%;
  }
  .artimg h4 {
    font-size: 18px;
    margin-bottom: -2px;
    padding-bottom: 0;
    display: block;
    padding-top: 1%;
  }
  .mobilePad {
    padding-bottom: 2%;
  }
  .veh-loans h3 {
    margin-bottom: 2%;
  }
  .contentlist {
    width: 100%;
  }
  .mobile-hide {
    display: none;
    visibility: hidden;
  }
  .mobile-show {
    display: block;
    visibility: visible;
    width: 100%;
  }
  .reviewCol {
    background-position: center;
    background-color: #2b5975;
  }
  .midC-cta {
    padding-bottom: 3.5%;
  }
  .ctaRight {
    width: 40%;
    vertical-align: top;
  }
  .ctaLeft {
    width: 50%;
    float: right;
    padding-right: 5%;
  }
  .start-cta span {
    font-size: 36px;
  }
  .ion-chevron-right {
    float: right;
    font-size: 16px;
    color: #7a9dac;
    opacity: .4;
  }
  .mobileSubNav a {
    color: #7a9dac;
    border-bottom: 1px solid #d2dde2;
  }
  .collapsible span {
    display: inline-block;
    width: 97%;
  }
  .mobileSubNav {
    display: inline-block;
    width: 100%;
    visibility: visible;
  }
  .collapsible {
    background-color: #2b5975;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
  }
  .content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #e8edf0;
  }
  .appBTNImg {
    margin-top: -3px;
  }
  .hero-cointainer {
    background-size: cover;
  }
  .subnavLeft {
    display: none;
    visibility: hidden;
  }
  .contentRight {
    width: 100%;
    background-color: #fff;
    padding: 3% 5% 1.5% !important;
  }
  .bbbCol {
    width: 100%;
  }
  .bbbleft {
    width: 25%;
  }
  .phoneContainer {
    width: 65%;
    display: inline;
  }
  .applyOnlineContainer {
    width: 100%;
    text-align: center;
    margin-top: 2%;
  }
  .phoneContainer span {
    text-align: center;
    padding: 2% 1%;
    margin-top: 0;
  }
  .applyPhoneCTA {
    padding: 20px;
  }
  .appBTN {
    width: 40%;
  }
  .callBTN {
    width: 40%;
  }
  .contentRight .fadecontent {
    background-image: linear-gradient(to bottom, transparent, white);
  }
  .callBTN a {
    padding: 2.5%;
  }
  .appBTN a {
    padding: 2.5%;
  }
  .offers-2-col .offer > div {
    padding: 3.5%;
  }
}
@media (max-width: 790px) {
  #Layer_1 {
    margin-top: -4px;
    margin-left: 15px;
  }
  .container > .navbar-header {
    margin-left: -10px;
    margin-right: -10px;
  }
  .svgLogoMobile {
    padding: 2% 0% .5%;
  }
  .svgLogo {
    padding-top: 2%;
  }
  .contentRight {
    padding: 4% 4% 2% !important;
  }
  .bankruptCTA {
    padding-bottom: 4%;
  }
  .bankruptCTA .start-ctaTxt {
    font-size: 30px;
    font-weight: bold;
  }
  .bankruptCTA .ctaRight {
    width: 100%;
    text-align: center;
  }
  .bankruptCTA .ctaLeft {
    width: 100%;
  }
  .mPadHeading {
    padding: 4%;
  }
  .phoneContainer {
    width: 70%;
    text-align: center !important;
    display: inline-block;
  }
  .readMore {
    margin-bottom: 1%;
  }
  .leaseCol {
    padding: 3% 5%;
  }
  .ctaLeft {
    padding-right: 2.5%;
  }
}
@media (max-width: 740px) {
	
  #contact {
    padding-left: 2%;
  }
  .bankPad {
    padding-left: 2%;
    display: inline-block;
  }
  .number img {
    width: 7%;
    padding-right: 1%;
  }
  .widget1 {
    width: 49%;
  }
  .widget2 {
    width: 49%;
  }
  .widgets {
    margin-bottom: 0;
  }
  .widget1 .heading {
    font-size: 18px;
  }
  .widget2 .heading {
    font-size: 18px;
  }
  .widget1 .subheading {
    font-size: 18px;
  }
  .widget2 .subheading {
    font-size: 18px;
  }
  .widget1 .number {
    font-size: 18px;
  }
  .widget2 .number {
    font-size: 18px;
  }
  .mPad {
    padding: 4% 6% 3%;
  }
  .mcPad {
    padding: 4% 4% 2%;
  }
  p {
    padding-left: 2%;
    padding-right: 2%;
  }
  .phoneContainer span {
    font-size: 26px;
  }
  .start-ctaTxt {
    font-size: 30px;
  }
  .ctaRight {
    padding-left: 3%;
  }
  .ctaLeft {
    width: 55%;
  }
  .rightcol {
    width: 100%;
  }
  .leftcol {
    width: 100%;
  }
  .leaseCol ul li {
    padding-top: 4%;
    padding-bottom: 3%;
  }
  .leaseCol ul li p {
    padding-left: 0px;
    padding-top: 2.2%;
  }
  .artimg img {
    padding-top: 0px;
  }
}

@media (max-width: 700px) {
	  .abtMPad {
    padding: 6% 4% 8% !important;
  }
	.abtMPad p{ padding-bottom: 3% !important; padding-top: 1.5% !important;}
	.about-img-container{ display: none; visibility: hidden;}
	.abt-mcPad{ width: 100% !important;}
	.mobile-abt-img{ display: inline-block; visibility: visible; width: 100%;}
}

@media (max-width: 695px) {
	.img-right {
    max-width: 80px;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-top: 0;
  }
  #Layer_1 {
    margin-top: 0px;
  }
  .phoneContainer {
    width: 75%;
  }
  .contentRight {
    padding: 6% 6% 3%;
  }
  .mPad {
    padding: 4% 6% 3%;
  }
  .start-cta span {
    font-size: 34px;
  }
  .collapsible span {
    width: 96%;
  }
  .page-desc .container h1 {
    font-size: 40px;
    padding: 2%;
  }
  .subPageHeading span {
    font-size: 40px !important;
    padding: 2%;
  }
  .artimg h4 {
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: 1.5%;
    display: block;
    padding-top: 2%;
  }
}
@media (max-width: 650px) {
  .affTxt {
    font-size: 16px;
  }
  .widget1 .heading {
    font-size: 16px;
  }
  .widget2 .heading {
    font-size: 16px;
  }
  .widget1 .subheading {
    font-size: 14px;
  }
  .widget2 .subheading {
    font-size: 14px;
  }
  .number img {
    width: 5%;
  }
  .ctaLeft {
    padding-right: 0%;
  }
  .start-cta {
    padding: 2% 0 4%;
  }
  .start-cta span {
    font-size: 32px;
    display: inline;
  }
  .phoneContainer {
    width: 100%;
  }
  .headerIcons {
    padding-right: 2%;
  }
  .bbbleft {
    width: 28%;
  }
  .page-desc .container h1 {
    font-size: 36px;
    padding: 3% 15%;
  }
  .subPageHeading span {
    font-size: 36px !important;
    padding: 3% 15%;
  }
}
@media (max-width: 650px) {
.abtmcPad {
    padding: 6% 6% 5%;
  }
}
@media (max-width: 600px) {
  .mPadHeading {
    padding: 5%;
  }
  .ctaLeft p {
    line-height: 26px;
  }
  .start-ctaTxt {
    line-height: 36px;
  }
  .bbbleft {
    width: 34%;
  }
  .ctaLeft {
    width: 100%;
  }
  .start-cta {
    padding: 4.5% 4% 6.5%;
  }
  .ctaRight {
    width: 100%;
    text-align: center;
  }
  .mcPad {
    padding: 5% 4% 2%;
  }
  .headerIcons {
    padding-right: 2%;
  }
  .contentRight {
    padding: 6% 5% 3% !important;
  }
  .appBTNImg {
    width: 4.5%;
    margin-top: -2px;
    margin-left: -13px;
  }
  .leaseCol ul li p {
    -webkit-line-clamp: 1;
  }
  .bbbContainer {
    padding-top: 4%;
  }
}
@media (max-width: 556px) {
  .widget1 {
    width: 100%;
    margin-bottom: 2%;
  }
  .widget2 {
    width: 100%;
    margin-left: 0;
  }
  .readMore {
    margin-bottom: 2%;
  }
  .appBTNImg {
    width: 5%;
    margin-top: -5.5px;
    margin-left: -15px;
  }
  .midC-cta .appBTN {
    width: 33%;
  }
  .midC-cta .callBTN {
    width: 33%;
  }
  .midC-cta .callBTN a {
    padding: 1.8%;
  }
  .midC-cta .appBTN a {
    padding: 1.8%;
  }
}
@media (max-width: 530px) {
	  
  .mobileSubContainer {
    padding: 4%;
  }
  .mobileSubContainer span {
    font-size: 16px;
  }
  .navbar-toggle {
    top: 7px;
  }
  .svgLogoMobile {
    margin-top: 2px;
  }
  .callBTN a {
    font-size: 18px;
  }
  .appBTN a {
    font-size: 18px;
  }
  .artimg h4 {
    margin-bottom: 0%;
    font-size: 16px;
    padding-top: 1.5%;
    padding-bottom: 2.5%;
  }
  .leaseCol {
    padding: 5% 4% 5% 5%;
  }
  .appBTNImg {
    margin-left: -14px;
  }
}
@media (max-width: 450px) {
	.abtMPad {
    padding: 6.5% 4% 10% !important;
  }
	  .mobileSubContainer span {
    font-size: 14px;
  }
	  .about-box-container h1 {
    font-size: 26px;
  }
}
@media (max-width: 411px) {
  .appBTNImg {
    12px !important;
  }
  .aff-btn {
    text-align: center;
  }
  .aff-btn .btn {
    float: none;
    width: 80%;
    margin-top: 4%;
    margin-bottom: 2%;
  }
}
@media (max-width: 400px) {
  .about-box-container h1 {
    font-size: 24px !important;
  }
	.mobileSubContainer{ padding-left: 1%; padding-right: 1%;}
	  .mobileSubContainer span {
    font-size: 14px;
  }
}
@media (max-width: 485px) {
  .midC-cta .callBTN a {
    padding: 1.4%;
  }
  .midC-cta .appBTN a {
    padding: 1.4%;
  }
  .artimg img {
    padding-right: 3.5%;
  }
  .mcPad {
    padding: 6% 6% 3%;
  }
  .midC-cta span {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .applyPhoneCTA {
    padding: 5% 0% 5%;
  }
  .page-desc .container h1 {
    font-size: 30px;
    padding: 4% 5%;
  }
  .subPageHeading span {
    font-size: 30px !important;
    padding: 4% 5%;
  }
  .midC-cta .appBTN {
    width: 45%;
  }
  .midC-cta .callBTN {
    width: 45%;
  }
  .trustpilot-widget {
    padding-bottom: 8%;
    padding-top: 5%;
  }
  .midC-cta {
    padding: 6% 0% 8%;
  }
  .appBTNImg {
    margin-left: -12px;
  }
  .collapsible span {
    width: 95%;
  }
  .appBTNImg {
    width: 5.5%;
  }
  .reviewCol {
    max-height: 190px;
    background-size: contain;
  }
  .headerIcons {
    float: left;
    padding-right: 2%;
  }
  .bbbleftSM {
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
    text-align: right;
  }
  .bbbleftSM {
    width: auto;
  }
  .bbbleft {
    width: 38%;
    padding-left: 2%;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
	 .about-box-container h1 {
    font-size: 28px;
  }
  .phoneContainer span {
    font-size: 24px;
  }
  .callBTN a {
    font-size: 16px;
  }
  .appBTN a {
    font-size: 16px;
  }
}
@media (max-width: 445px) {
  .leaseCol ul li p {
    -webkit-line-clamp: 1;
  }
  .phoneContainer span {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 430px) {
  .bbbleft {
    width: 42%;
  }
  .artimg h4 {
    padding-top: 1.5%;
  }
}
@media (max-width: 415px) {
  .navbar-toggle {
    top: 4.5px;
  }
  .artimg h4 {
    padding-top: 2%;
    padding-bottom: 3%;
  }
  .veh-loans h4 {
    font-size: 20px;
  }
  .veh-loans h2 {
    font-size: 20px;
  }
  .blueHeader h2 {
    font-size: 20px;
  }
  .phoneContainer h2 {
    font-size: 20px;
  }
  .appBTN {
    width: 47%;
  }
  .callBTN {
    width: 47%;
  }
  .phoneContainer {
    width: 75%;
  }
  .midC-cta span {
    font-size: 33px;
    line-height: 33px;
  }
  .midC-cta .appBTN {
    margin-bottom: 3%;
    margin-right: 0;
    padding: 0%;
    width: 44%;
  }
  .midC-cta .callBTN {
    width: 44%;
    padding: 0;
  }
  .appBTNImg {
    width: 6%;
  }
  .midC-cta .callBTN a {
    padding: 2.4%;
  }
  .midC-cta .appBTN a {
    padding: 2.4%;
  }
}
@media (max-width: 380px) {
	  .about-box-container h1 {
    font-size: 22px !important;
  }
	  .mobileSubContainer span {
    line-height: 18px;
  }
  .navbar-toggle {
    top: 5px;
  }
  .ctaLeft p {
    line-height: 24px;
  }
  .midC-cta p {
    line-height: 24px;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .bbbleft {
    width: 47%;
  }
  .mPad {
    padding: 6% 8% 4%;
  }
  .mcPad {
    padding: 8% 8% 4%;
  }
  .collapsible span {
    width: 93%;
  }
  .blueHeader h2 {
    font-size: 18px;
  }
  .veh-loans h2 {
    font-size: 18px;
  }
  .appBTNImg {
    margin-top: -3px;
  }
}
@media (max-width: 345px) {
  .appBTNImg {
    margin-top: 0px;
  }
}