*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

 .background-images-1 {
        text-align: right;
        margin-top: -294px;
        position: relative;
        z-index: -1;
    }
    .background-images-1 img{
        width: 400px;
        height: 500px;
    }
.loanfront-about
{
    margin-top: -29px;
}
.what-is-loanfront {
    color: #032289;
    font-size: 35px;
    font-family: 'Open Sans';
}

.loan-front-web {
    font-family: 'Open Sans';
    letter-spacing: 0px;
    color: #2F2E2E;
    opacity: 1;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

#container-logo-11 {
    height: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    margin-top: -90px;
}
.item-logo-12 {
    z-index: 100;
    padding: 5px;
}
.item-logo-12 img {
    width: 301px;
    margin-left: 65px;
   
}
.circle-logo-2 {
    border-radius: 50%;
    background-color: #FCB700;
    width: 150px;
    height: 150px;
    position: absolute;
    opacity: 0.36;
    animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
    border: 2px solid white;
}
@keyframes scaleIn {
    from {
      transform: scale(.5, .5);
      opacity: 50;
    }
    to {
      transform: scale(2.5, 2.5);
      opacity: 0;
    }
}


/* vision part start */
.suscribe-areas {
    background-color: #090971;
    margin-top: 6rem;
}

.abtvision {
    background: url(assets/img/Group\ 491.png);
    background: linear-gradient(#032289, #1137B2, #032289);
    opacity: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.images-part {
    margin-top: 440px;
    margin-bottom: 20px;
    padding: 0%;
}
.subscribe-images {
    background-image: url(assets/img/Group\ 491.png);
    background-position: center;
    background-size: cover;
    /* height: 400px; */
    position: relative;
}
.suscribe-text {
    margin-top: 190px;
    margin-left: 16px;
}

.textparts {
    animation: textparts infinite;
    animation-duration: 3s;
    color: white;
    opacity: 0.05px;
    margin-top: -60px;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    font-weight: bold;
}
.abtparag {
    animation: abtparag infinite;
    animation-duration: 3s;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    line-height: 28px;
    padding: 0px;
    margin: 0px;
}
.images-parts {
    margin-top: 30px;
    padding: 0%;
}

.background-images-m2{
    position: relative;
    z-index: -1;
   
}
.background-images-m2 img{
   width: 400px;
   height: 500px;
}

/* our team part */

.ourteam-section{
    margin-top: -26rem;
}

.text1 {
    color: #1D2A78;
    opacity: 100%;
    margin-top: -20px;
}

.text2 {
    letter-spacing: 0px;
    color: #2F2E2E;
    opacity: 1;
    line-height: 25px;
    text-align: justify;
}

.first-content-inside {
    width: 234px;
    height: 235px;
    border-radius: 50%;
    background-color: #090971;
    margin: auto;
    margin-top: 10px;
}
.salson-jose-images {
    width: 234px;
    height: 228px;
    /* border-radius: 50%; */
    margin-top: 12px;
}
.social-icon-div{
    text-align: center;
}
.picture-1 {
    margin-top: -19px;
    padding-top: 12px;
    padding-bottom: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
.teamabout-right{
    text-align: right;
}
.leaders{
    margin-top: 4rem;
}


.revs {
    margin-bottom: 27px;
    /* border: 2px solid green; */
    flex-direction: row-reverse;
}
@media screen and (min-width:0px) and (max-width: 300px){
    .max{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
@media screen and (min-width:0px) and (max-width: 567px){
    .ivr-gowrinath{
        margin-top: 10rem;
    }
    .about-img-card{
        border-radius: 0px 17px 0px 0px;
    }
    .loanfront-about{
        margin-top: -1rem;
    }
    .background-images-1 {
        margin-top: -99px;
    }
    .background-images-1 img{
        width: 149px;
        height: 215px;
    }

    .background-images-m2{
        display: none;
    }

    .ourteam-section {
       margin-top: 5rem;
    }
    .images-part{
        margin-top: 26px;
    }
    .abtvision{
        flex-direction: column-reverse;
    }
    .images-parts{
        text-align: right;
    }

    .hand-img{
        width: 181px;
        height: 65px;
    }
    .suscribe-text {
        margin-top: 87px;
        margin-left: 0px;
    }
    .team-aboutus{
        margin-top: 4rem;
    text-align: center;
    }
    .trev{
        flex-direction: column-reverse;
    }
    .booster112div{
        left: 0px;
    }
}


@media screen and (min-width:568px) and (max-width: 967px){
    .trev{
        flex-direction: column-reverse;
    }
    .team-aboutus{
        margin-top: 4rem;
    text-align: center;
    }
    .abtvision{
        flex-direction: column-reverse;
        padding-bottom: 3rem;
    }
    .hand-img{
        width: 181px;
        height: 65px;
    }
    .images-parts{
        text-align: right;
    }
    .images-part{
        margin-top: 73px;
    }
    .suscribe-text{
        margin-left: 0px;
    }
}

@media screen and (min-width:967px) and (max-width: 993px){
    .productpart-contact {
        background-size: contain;
        height: 200px;
    }
    .cards-item-1 {
        height: 186px;
        top: -88px;
    }
    .para-booster-1122 {
        font-size: 26px;
    }
    .abtvision{
        flex-direction: column-reverse;
        padding-bottom: 3rem;
    }
    .hand-img{
        width: 181px;
        height: 65px;
    }
    .images-parts{
        text-align: right;
    }
    .images-part{
        margin-top: 73px;
    }
    .suscribe-text{
        margin-left: 0px;
    }
    .team-aboutus {
        margin-top: 4rem;
        text-align: center;
    }
}