@media (min-width: 1024px) {
    .subscribe-mail {
        width: 50%;
    }

    .month-payment-box h1 {
        font-size: 34px;
    }

}

@media (min-width: 768px) {

    .subscribe-mail-box {
        justify-content: space-between;
    }

    .month-payment-box {
        width: 100%;
    }


    .icon-box {
        justify-content: left;
    }


}


@media (min-width:425px) {
    .month-payment-box {
        width: 100%;
    }

    .subscribe-mail {
        width: 50%;
    }

    .email-box {
        width: 100%;
        font-size: 16px;
        min-width: 200px;
    }

    .bad-bg {
        height: 0px;
    }

    .bad-bg img {
        max-width: 298px;
    }

}


@media (min-width:320px) {


    .month-payment-box {
        width: 100%;
    }

    .subscribe-mail {
        width: 50%;
    }

    .email-box {
        font-size: 12px;
        min-width: 120px !important;
    }

    .bad-bg {
        height: 0px;
    }

    .bad-bg img {
        max-width: 298px;
    }

    .chat-img {
        text-align: center;
    }

}

/*
@media (min-width: 320px) and (max-width: 640px) {


}
*/
@media (max-width: 768px) {

    .carousel-item h1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 40px;
        color: #fff;
        max-width: 500px;
        font-family: 'Poppins', sans-serif;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }

    .form-box-wrap {
        top: 12%;
        box-shadow: 0px 37.4138px 69.8391px rgb(0 0 0 / 12%);
        border-radius: 14.9655px;
        width: 340px;
        display: block;
        margin: auto;
        left: 0;
        right: 0;
    }

    .form-box h2 {
        font-size: 18px;
    }

    .form-box p {
        font-weight: 400;
        font-size: 13px;
        line-height: 12px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #3D3D3D;
        padding: 0px;
        margin: 0px;
        padding-bottom: 20px;
    }

    .form-bnr .form-box {
        position: relative;
        z-index: 6;
        background-color: #fff;
        padding: 10px;
        border-radius: 20px;
    }

    .icon {
        font-size: 14px;
    }

    .icon input {
        font-size: 12px;
    }

    .inputfrom-box {
        border-bottom: 1px solid#DDDDDD;
        padding-bottom: 5px;
        color: #A6A6A6;
        display: flex;
        align-items: center;
    }

    .my-btns .fa-angle-right {
        font-size: 30px;
        width: 33px;
        height: 33px;
    }

    .my-btns .fa-angle-left {
        font-size: 30px;
        width: 33px;
        height: 33px;
    }

    .carousel-caption{right: 0; left: 0;}
    .carousel-caption h1{text-align: center;}
    .carousel-item{height: auto;}
   
    .carousel-caption button {
        display: none;
    }

    .home:before {
       display: none;
    }

    .get-lone-content-wrapper h2 {
        font-size: 25px;
        line-height: 25px;
        padding-bottom: 0px;
        padding-top: 0;
    }

    .get-lone-content-wrapper h3 {
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
        font-weight: 700;
    }

    .block.active .icon img {
        width: 150px;
        height: 150px;
    }

    .circle--slider .circle--rotate>li.active div {
        width: 150px;
        height: 150px;
    }

  .animate-title h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 100;
    color: #C4C4C4;
}
 .animate-title h4 {
    font-size: 18px;
    line-height: normal;
    font-weight: 800;
    text-align: center;
    color: #3D3D3D;
}



    .circle--slider .animate-img .animate-img__in {
        bottom: 30px;
    }

    .block .icon img {
        width: 50px;
        height: 50px;
    }

    .services {
        width: 100%;
        height: 255px;
    }

    .monthly-section:after {
        display: none;
    }

    .headding {
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .monthly-section:before {
     
        display: none;

    }

    .monthly-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .monthly-section .headding {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #get-lone1 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .whychose-section .row {
        display: block;
    }

    .icon-box .sign {
        margin-right: auto;
    }

    .badday-section h2 {
        font-weight: 700;
        font-size: 25px;
        line-height: 40px;
        text-align: left;
        color: #000;
        margin: 0px;
        padding-bottom: 15px;
    }

    .badday-section {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .getintouch-section {
        padding-top: 0px;
        background: #e54803 url(../images/iconbg.png) no-repeat;
        background-position: initial;
    }

    .getintouch-section h2 {
        font-weight: 700;
        font-size: 25px;
        line-height: 35px;
        text-align: left;
        color: #fff;
        margin: 0px;
        padding-bottom: 5px;
        padding-top: 10px;
    }

    .call-text {
        font-size: 16px;
    }

    .email-box {
        font-size: 16px !important;
    }

    .getintouch-section h3 {
        text-align: left;
        font-size: 20px;
    }

    .getintouch-wraper {
        width: 90%;
        display: block;
        margin: auto;
        float: none;
        margin-top: 50px;
    }

    .getintouch-section .mb-5 {
        margin-bottom: 20px !important;
    }

    .getintouch-section {
        padding-bottom: 50px !important;
    }

    .getintouch-box h4 {
        font-size: 25px;
    }

    .getintouch-box {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }

  /*  .pay-mnthly fieldset legend {
        width: 45%;
    }
*/
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #000;
        margin-top: 20px;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        padding-right: 20px;
    }

    .nav-mob li {
        padding:10px 20px;
        border-bottom: 1px solid #cccccc6b;
    }

    .search-box {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        position: relative;

    }
    .search-box .input-search{width: 85%; padding-left: 20px;}

    .call-button {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/mob-icn.svg);
    }

/*    .broker-section {
        width: 50%;
        padding: 26px 20px;
    }*/


    .about-content h1 {
        font-weight: 700;
        font-size: 35px;
        line-height: 70px;
        color: #FFFFFF;
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    }

    .lone-section h2 {
        font-size: 23px;
    }

    .lone-section {
        padding-top: 0px;
    }

    .lone-section .mb-5 {
        margin-bottom: 10px !important;
    }

    .chat-section h1 {
        font-weight: 500;
        font-size: 25px;
        line-height: 35px;
        color: #000000;
    }

    .chat-link li {
        margin-bottom: 0px;
    }

    .min-height button {
        margin-bottom: 40px;
    }

    .inner-banner {
        width: 100%;
        height: 300px;
        background-image: url(../images/howitwork.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover !important;
    }

    .home-2:before {
        bottom: -130px !important;
    }

    .lone-section .min-height {
        margin-bottom: 85px;
    }

    .email-box {
        width: 100%;
        max-width: 584px;
        height: 65px;
        background: #FF6220;
        border: 2px solid #FFB697;
        border-radius: 12px;
        margin: 25px 0px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
    }



    .faq-body .accordion-button {
        font-size: 1rem !important;
    }

 /*   .lone-section h2 {
        height: 135px;
    }*/
    .home{min-height: auto;}
    .home:before{width:360px;}
    .monthly-section:after{width:360px;}
    .form-box-wrap:before{right:0; display: none;}
    .getintouch-wraper:before{right:0; display: none;}
    .pay-cal-p{width: 100%;}
    .about-img-right:before{display: none;}
    .about-img-left:before{display: none;}
    .broker-section-right{margin-left: 0;}
    .broker-section-left{margin-right: 0;}
    .broker-section p{text-align: justify;}
    .broker-section{padding: 10px;}
    .innaer-banner:before{bottom: -97px !important; width: 360px;}
    .how-it-works-wrap {padding-top: 45px; padding-bottom: 45px;}
    .banner-get-started{bottom: 85px;}

.pre-approved-sec{padding: 50px 0 50px; background-size: cover; margin-top: 50px;}
.pre-approved-sec:before{height: 50px; display: none;}

.inner-banner:after{transform: none; top: 0; bottom: 0;}
.inner-banner:before {
    display: none;
}
.inner-banner-cont {
    margin: 0 auto;    
    position: absolute;
    left: 0px;
    padding-left: 20px;
    width: 100%;
    max-width: 1320px;
    transform: translateX(0%);
}
.inner-banner-cont h1{font-size: 30px; line-height: 30px;}
.step-no{position: absolute; left: 0px; top: -20px;}
.step-no img{width: 120px;}
#get-lone{padding-bottom: 50px;}
#get-lone:before{display: none;}
.step-blog{margin-bottom: 50px;}
.lone-box{margin-bottom: 50px}
.whychose-section{background: #4a4a4a; padding-bottom: 50px;}
.chs-btn{padding-bottom: 0;}
.customers-sec{padding:0 0 0px 0;}
.footer-content{padding-top: 0;}
.headding h2{font-size: 25px;}
.broker-section h1{font-size: 25px; line-height: 30px;}
.custom-section-white:after{display: none;}
.loan-cal-wrap{padding: 50px 30px;}
.getintouch-section{margin-top: 0;}
ul.car-list{justify-content: space-around;}
.contact-map-sec{padding-bottom: 50px;}
.broker-wrap{padding: 50px 0 0 0;}

}

