/* who we are css started */

.Who-We-Are {
    position: relative;
    margin-top: 6%;
    margin-bottom: 10%;
}

.Who-We-Are .all-content .who-we-are-content .bottom-conts .select-line {
    display: flex;
}
.Who-We-Are .all-content .who-are-border {
    border-top: 3px solid #066DB3;
    width: 41px;
    padding: 3px 0px;
}
.Who-We-Are .all-content .image-cont-main{
    position: relative;
    width: 100%;
}
.Who-We-Are .all-content .image-cont-main .image2 {
    position: absolute;
    right: 16%;
    bottom: -6%;
    z-index: 1;
}
.Who-We-Are .all-content .image-cont-main .image3 {
    left: 0;
    position: absolute;
    top: 97%;
    width: 460px;
    height: 113px;
    background: #F6921E 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 0px 60px;
    opacity: 1;
}
.Who-We-Are .all-content .image-cont-main .image1 {
    margin-left: 14%;

}
.Who-We-Are .all-content .image-cont-main .image1 img.image-one {
    width: 368px;
    height: auto;
    border-radius: 137px 0 0 0;
}
.Who-We-Are .all-content .image-cont-main .image2 img.image-two {
    width: 200px;
    height: 225px;
}
.Who-We-Are .all-content  h4.heading {
    color: #252D72;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.Who-We-Are .all-content  h1.title-heading {
    margin-bottom: 6%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
}
.Who-We-Are .all-content  p.financial-text {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.Who-We-Are .all-content .who-we-are-content .bottom-conts .select-line .icon-main img.check {
    width: 19px;
    height: 19px;
}
.Who-We-Are .all-content .who-we-are-content .bottom-conts .select-line .icon-text-main {
    margin: 0px 10px;
}
.Who-We-Are .all-content .who-we-are-content  .bottom-conts {
    margin-top: 5%;
}
 .Who-We-Are .all-content .image-cont-main .image3 .image-content .image3-1 h1.x {
    width: 29px;
    height: 55px;
    text-align: left;
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
.Who-We-Are .image-content {
    margin: 1px 74px;
}
.Who-We-Are .all-content .image-cont-main .image3 .image-content  .image3-2 {
    margin: 19px 11px;
}
.Who-We-Are .all-content .image-cont-main .image3 .image-content .image3-1 {
    margin: 14px 0px;
}
.Who-We-Are .all-content .image-cont-main .image3 .image-content .image3-2 {
    border-left: 3px solid black;
    padding: 2px 12px;
    height: 72px;
}

.Who-We-Are .square-img img.background-intro {
    width: 100%;
    height: 500px;
}
.Who-We-Are .square-img {
    position: absolute;
    bottom: -87px;
    left: 0;
    z-index: -1;
    /* margin: -100px 0px; */
}
/* who we are css End */



/* Media Query Started */

@media (min-width:0px) and (max-width:320px) {

.Who-We-Are .all-content .image-cont-main .image1 {
    margin-left: 0%;
}
.Who-We-Are .image-content {
    margin: 0px 21px;
}
.Who-We-Are .all-content .image-cont-main .image1 img.image-one {
    width: 94%;
    height: 272px;
}
.Who-We-Are .all-content .image-cont-main {
    position: unset;
}
.Who-We-Are .all-content .image-cont-main .image2 img.image-two {
    width: 102%;
    height: 175px;
}
.Who-We-Are .all-content .image-cont-main .image2 {
    margin-left: 57%;
    position: unset;
    margin-top: -41%;
}
.Who-We-Are .all-content .image-cont-main .image3 {
    position: unset;
    width: 100%;
}
.Who-We-Are .all-content  p.financial-text {
    font-size: 13px;
    text-align: justify;
}
.who-we-are-content {
    margin-top: 14%;
}
.Who-We-Are .all-content  h4.heading {
font-size: 14px;
}
.Who-We-Are .all-content  h1.title-heading {
font-size: 20px;
}
.Who-We-Are .square-img img.background-intro {
    width: 237px;
    height: 371px;
}
.Who-We-Are .square-img {
bottom: 0;
}

}



@media (min-width:321px) and (max-width:485px) {
    .Who-We-Are .all-content .image-cont-main .image1 img.image-one {
        width: 94%;
        height: 272px;
    }
    .Who-We-Are .all-content .image-cont-main {
        position: unset;
    }
    .Who-We-Are .all-content .image-cont-main .image2 img.image-two {
        width: 102%;
        height: 175px;
    }
    .Who-We-Are .all-content .image-cont-main .image2 {
        margin-left: 64%;
        position: unset;
        margin-top: -24%;
    }
    .Who-We-Are .all-content .image-cont-main .image3 {
        position: unset;
        width: 100%;
    }
    .Who-We-Are .all-content  p.financial-text {
        font-size: 13px;
    }
    .Who-We-Are .all-content  h1.title-heading {
        font-size: 26px;
    }
    .who-we-are-content {
        margin-top: 8%;
    }
    .Who-We-Are .image-content {
        margin: 1px 18px;
    }
    .Who-We-Are .square-img img.background-intro {
        width: 294px;
        height: 390px;
    }
    .Who-We-Are .all-content .image-cont-main .image1 {
        margin-left: 0%;
    }
}



@media (min-width:486px) and (max-width:575px) {

.Who-We-Are .all-content  p.financial-text {
font-size: 14px;
}
.Who-We-Are .all-content  h1.title-heading {
font-size: 28px;
}
.who-we-are-content {
    margin-top: 19%;
}
.Who-We-Are .all-content .image-cont-main .image1 img.image-one {
    width: 73%;
    height: 272px;
}
.Who-We-Are .all-content .image-cont-main {
    position: unset;
}
.Who-We-Are .all-content .image-cont-main .image2 img.image-two {
    width: 74%;
    height: 175px;
}
.Who-We-Are .all-content .image-cont-main .image2 {
    margin-left: 53%;
    position: unset;
    margin-top: -24%;
}
.Who-We-Are .all-content .image-cont-main .image3 {
    position: unset;
    width: 87%;
}
}




@media (min-width:576px) and (max-width:767px) {
.Who-We-Are .all-content .image-cont-main .image2 {
right: 3%;
bottom: -8%;
}
.who-we-are-content {
margin-top: 19%;
}
.Who-We-Are .all-content  h1.title-heading {
font-size: 30px;
}
.Who-We-Are .all-content  p.financial-text {
font-size: 15px;
}
.Who-We-Are .square-img img.background-intro {
    width: 253px;
    height: 491px;
}
.Who-We-Are {
margin-top: 7%;
}
}



@media (min-width:768px) and (max-width:991px) {
.Who-We-Are .all-content .image-cont-main .image1 {
    margin-left: 11%;
}
.Who-We-Are .all-content .image-cont-main .image2 {
    right: 26%;
    bottom: -8%;
}
.Who-We-Are .all-content  p.financial-text {
font-size: 14px;
}
.who-we-are-content {
    margin-top: 15%;
}
.Who-We-Are .all-content  h1.title-heading {
font-size: 32px;
}
.Who-We-Are {
 margin-top: 5%;
}
}




@media (min-width:992px) and (max-width:1199px) {
.Who-We-Are .all-content .image-cont-main .image1 img.image-one {
width: 352px;
 height: 350px;
}
.Who-We-Are .all-content .image-cont-main .image2 img.image-two {
width: 183px;
height: 201px;
}
.Who-We-Are .all-content .image-cont-main .image2 {
right: -3%;
bottom: -10%;
}
.Who-We-Are .all-content .image-cont-main .image3 {
width: 420px;
}
.Who-We-Are .all-content  p.financial-text {
font-size: 15px;
}
.Who-We-Are .all-content  h1.title-heading {
font-size: 36px;
}
.Who-We-Are {
margin-top: 17%;
}
}
@media (min-width:1200px) and (max-width:1399px) {
.Who-We-Are .all-content .image-cont-main .image2 {
right: 7%;
bottom: -8%;
}
}


