@media (min-width: 320px) and (max-width: 767px) {
.slideTextBox {
    position: absolute;
    top: 15px;
    left: 45px;
    z-index: 9;
    max-width: 700px;
}  
.slideTextBox .btn-CallNow {
    display: inline-block;
    background: #703273;
    color: #fff;
    padding: 4px 20px;
    border-radius: 40px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 0px;
    font-size: 12px;
}
.slideTextBox .EasyExcellentLoanTerms {
    font-size: 12px;
    color: #fff;
}
.slideTextBox .callNo {
    margin: 0;
}
.slideTextBox .callForApplyOnlineLoan {
    font-weight: 600;
    font-size: 21px;
    color: #fff;
    letter-spacing: 2px;
    margin: 0px 0px 5px 0px;
}
.whatsApp {
    width: 50%;
    bottom: 0;
    left: 0;
    background: #32d951;
    padding: 0px;
    border-radius: 0px;
}
.whatsApp img{
    width:auto;
}
    .phoneCall {
        width: 50%;
        bottom: 0;
        right: 0;
        background: #2cba00;
        padding: 0px;
        border-radius: 0px;
        left: inherit;
    }
    .phoneCall img {
        width: 40px;
        position: relative;
        top: 5px;
    }
    .main-menu__toggler {
        margin-right: 0px;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
     display: block!important; 
}
.owl-dot-style-one .owl-nav.disabled+.owl-dots{
    margin-top:0px;
}
   .about-two__content {
    position: relative;
    padding-top: 30px;
     }
    .testimonials-three__carousel .owl-dot-style-one .owl-nav.disabled+.owl-dots{
        margin-top:10px;
    }
    .testimonials-three__carousel{
        margin-bottom:5px!important;
    }
    .testimonials-three{
        padding:25px 0;
    }
    .empty{
        display:none;
    }
    .service-details__subtitle {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    margin-top: -7px;
    margin-bottom: 8px;
    }
    .contact-info-one__link {
    font-weight: 600;
    font-size: 15px;

    }
    .sub-title {
    font-size: 17px;
    padding-top: 15px;
    line-height:26px;
    color: #000;
    font-weight: 600;
    }
    .service-details__title {
    margin: 0;
    font-size: 23px;
    font-weight: bold;
    margin-top: -11px;
    margin-bottom: 4px;
   }
    .about-six__image img{
        height:auto;
    }
    .service-details__content .row {
    margin-top: 0px;
    }
    .slider-one__image .slide-image img{
        height:200px;
    }
    .testimonial-card__name {
        font-size: 16px;
        font-weight: bold;
     }
    .about-four__content {
       position: relative;
       padding-top: 25px;
    }
        .why-choose__inner {
        display: block;
    }
        .why-choose__inner {
        padding-top: 25px;
        padding-bottom: 0;
    }
        .choose__icon {
        width: 140px;
        height: 140px;
        border: 5px solid #273779;
        margin-bottom: 10px;
    }
        .why-choose__inner .loan-cont {
        font-size: 16px;
    }
        .why-choose__inner .loan-cont {
        line-height: 20px;
    }
    .block-title {
        margin-bottom:20px;
    }
    .choose__icon::after{
        display:none;
    }
    .seperator__box::after{
        display:none;
    }

    .main-menu__logo {
        margin-left: 0px;
    }

    .main-menu__logo img {
        height: 60px;
    }

    .slider-one .owl-nav{
        position: relative;
    }
     .slider-one .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        top: -120px;
        border: none;
        outline: none;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
        font-size: 21px !important;
        color: #fff !important;
        background-color: #703273 !important;
        border-radius: 50% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: all 0.5s ease;
    }
    .slider-one .owl-nav .owl-next {
        position: absolute;
        right: 0;
        top: -120px;
        border: none;
        outline: none;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
        font-size: 21px !important;
        color: #fff !important;
        background-color: #703273 !important;
        border-radius: 50% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: all 0.5s ease;
    }
    

    .slider-one__carousel__btn button {
        border: none;
        outline: none;
        width: 51px;
        height: 51px;
        font-size: 20px;
        color: #fff;
        background-color: #703273;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: all 0.5s ease;
    }
    .about-four {
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .block-title__title {
        margin: 0;
        font-weight: bold;
        font-size: 22px;
        line-height: 1.2em;
        position: relative;
        bottom: -10px;
        margin-top: 0px;
    }
    .about-four .block-title {
        margin-bottom: 20px;
        text-align: center;
    }
    .about-four__text {
        color: #000;
    }
    .about-four__text {
        margin-bottom: 15px;
    }
    .about-four__btns {
        text-align: center;
        margin-top: 15px;
    }
    .about-four__image{
        padding-top: 20px;
    }

 
}