.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.fw_900{
    font-weight: bolder !important;
}
.tic {
    text-align: center;
}

.tas {
    text-align: start;
}
.fs_18{
    font-size: 18px !important;
}
.fs_16 {
    font-size: 16px !important;
}
.fs_14{
    font-size: 14px !important;
}
.fs_12{
    font-size: 12px !important;
}
.fs_20 {
    font-size: 20px !important;
}

.w_33 {
    width: 33.33%;
}

.w_50 {
    width: 50%;
}

.textbrown {
    color: rgb(125, 73, 27);
}

.bgbrown {
    background-color: rgb(125, 73, 27);
}

.textPink1 {
    color: #ed145b;
}

.bgPink1 {
    background-color: #ed145b;
}

.textYello {
    color: #f78e1e !important;
}

.bgYello {
    background-color: #f78e1e !important;
}

.bgLYello {
    background-color: #f7b36bb8 !important;
}

.bglRed {
    background-color: #ffb3cb !important;
}

.bgLPink {
    background-color: #f7ebf4 !important;
}

.bgGreen {
    background-color: #61ba8d !important;
}

.bgLGreen {
    background-color: #61ba8d2e !important;
}

.textGreen {
    color: #61ba8d !important;
}

.bgpurple {
    background-color:#242056 !important;
}

.textLightPink {
    color: #ce60a4 !important;
}

.bgLightPink {
    background-color: #fcbee4 !important;
}

.bgPink {
    background-color: #ce60a4 !important;
}

.bgtPink {
    background-color: #ce60a421 !important;
}

.textPink {
    color: #e74dac !important;
}

.aboutHeadDiv {
    position: relative;
    border-top: 3px solid #522d88;
}
.lightBrown {
    background-color: #ebe2c9 !important;
}

/* .aboutMainDiv{
    padding: 20px;
    padding-bottom: 300px;      
    background-repeat: no-repeat;
    background-position: bottom center;    
    background-image:
        linear-gradient(to bottom, rgba(255, 255, 255, 0.52) 70%, rgba(255, 255, 255, 0)),
        url('../images/about/aboutBgImg.jpg');
} */

.h_100 {
    height: 100% !important;
}

.w_100 {
    width: 100% !important;
}

.lh_40 {
    line-height: 40px !important;
}

.lh_30 {
    line-height: 30px !important;
}

.home_finacePara {
    position: relative;
    margin-bottom: 10px;
}
.homepage .home_finacePara{
    display: table;
    margin: 0 auto;
}
.affordableHomeLoans p {
    line-height: 28px;
    font-weight: 600;

}

.affordableHomeLoans1 p {
    line-height: 28px;
    font-weight: 600;

}

.home_finacePara::before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/dot.png) no-repeat;
    background-repeat: no-repeat;
    background-size: 67%;
}

.affordableHomeLoans {
    padding: 50px 20px;
    position: relative;
}

.affordableHomeLoans1 {
    padding: 50px 20px;
    position: relative;
}

.home_finaceSec3 .affordableHomeLoans::before {
    position: absolute;
    content: '';
    top: -30px;
    right: -45px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home_finace/home_finaceRightAT.png);
}

.home_finaceLogo3 {
    position: absolute;
    top: 50px;
    left: -50px;
}

.home_finaceSec4 .affordableHomeLoans::before {
    position: absolute;
    content: '';
    bottom: -48px;
    right: -30px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home_finace/home_finaceRightAT.png);
    transform: rotate(90deg);
}

.home_finaceLogo3 {
    position: absolute;
    top: 50px;
    left: -50px;
}

.home_finaceLogo5 {
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translate(-50%, 0);
    right: 0;
    width: 100px;
    height: 100px;
}

.finacePara {
    height: 100%;
}

.home_finaceSec5 .affordableHomeLoans::before {
    position: absolute;
    content: '';
    bottom: -48px;
    right: -30px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home_finace/home_finaceRightAT.png);
    transform: rotate(90deg);
}

.home_finaceSec5 .affordableHomeLoans1::after {
    position: absolute;
    content: '';
    bottom: -33px;
    left: -50px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home_finace/home_finaceRightAT.png);
    transform: rotate(180deg);
}

/* -------------------Our Presence-------- */

.Our_PresenceSec1div2 img {
    height: 150px;
    width: 150px;
}

.States1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #522d88;
}

.mapOur_Presence {
    position: relative;
}

.States1 {
    position: absolute;
    right: 60.7%;
    bottom: 24.5%;
}

.States1Text {
    visibility: hidden;
}

.States1:hover .States1Text {
    visibility: visible;
    z-index: 1;
}



/* --------------rewardedForExcellenceSec1Div--------------- */


.rewardedForExcellenceSec1Div {
    position: relative;
    padding-top: 10px;

}

.rewardedForExcellenceSec1Div::before {
    position: absolute;
    border-top: 2px solid #242056 !important;
    top: 0;
    left: 17%;
    width: 66%;
    height: 100%;
    content: "";
}

.rewardedForExcellenceSec1Div3 {
    position: relative;
    padding-top: 10px;

}

.rewardedForExcellenceSec1Div3::before {
    position: absolute;
    border-top: 2px solid #242056 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.rewardedForExcellenceSec1Text {
    padding: 50px 20px;
    height: 200px;

}

.rewardedForExcellenceSec1Text p {
    text-align: center;
    color: #242056 !important;
    font-weight: 700;
}



/* --------------ourJourney---------- */

.ourJourneySec2Main {
    /* overflow: auto;  
    width: 1920px; 
    height: 100%; */
}

.ourJourneySec2divup {
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: center;
    padding: 20px;
    /* border-right: 1px solid #F56F21; */
    position: relative;
}

.ourJourneySec2divup::before {
    position: absolute;
    bottom: -100px;
    top: auto;
    left: 50%;
    transform: translate(-50, -50%);
    width: 20px;
    height: 80px;
    content: "";
    background-image: url(../images/ourJourney/ourJourneyUpArrow.png);
    background-repeat: no-repeat;

}

.ourJourneySec2divDown {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: center;
    padding: 20px;
    /* border-right: 1px solid #F56F21; */
    position: relative;
}

.ourJourneySec2divDown::before {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translate(-50, -50%);
    width: 20px;
    height: 80px;
    content: "";
    background-image: url(../images/ourJourney/ourJourneyUpArrow.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);

}

.ourJourneySec2divIn {
    border-top: 1px solid #F56F21;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.ourJourneySecBox{
    padding: 0 10px;
    width: 50%;
}
.ourJourneySecBox.leftWrap{
    border-right: 1px solid #BE822B;
}
.ourJourneySec2divIn2 {
    border-bottom: 1px solid #F56F21;
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.blueText11 {
    border-right: 1px solid #F56F21;
}
.lastjourney{
    align-items: flex-start;
}
.lastjourney .ourJourneySec2divup {
    justify-content: flex-start;
    overflow: auto;
    height: 400px;
} 

/* ---------chairman--------- */
.chairmanMessageSec2Div {
    position: relative;
    padding-bottom: 50px;
}

.chairmanMessageSec2Div::before {
    position: absolute;
    bottom: 30px !important;
    left: 0;
    width: 100%;
    height: 20px;
    content: "";
    background-image: url(../images/chairmanMessage/chairmanBBottom.png);
    background-repeat: no-repeat;

}

.chairmanMessageSec2Div2 {
    position: relative;
    padding: 90px 30px;
    background-color: #242056;
}

.chairmanMessageSec2Div2::before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height:20px;
    content: "";
    background-image: url(../images/chairmanMessage/chairmanBTop.png);
    background-repeat: no-repeat;
    background-size:100% ;

}

.chairmanImgDiv {
    display: flex;
    justify-content: center;
}

.chairmanPara {
    line-height: 30px;
}

/* __________key Performance___________ */

.key_PerformanceSec2Img2Bor {
    border-left: 1px solid #242056;
    border-right: 1px solid #242056;
}

.operationalEfficiencySec3 .row2 {
    border-bottom: 1px solid #F56F21;
    padding-bottom: 30px;

}

.operationalEfficiencySec3Link {
    display: flex;
    flex-direction: column;
    color: black;
}

.operationalEfficiencySec3Link a {
    color: black;
    font-size: 12px;
}

.growingDisposableIncome {
    height: 500px;
}

.growingDisposableIncome img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.operationalEfficiencySec5AffordableHousing {
    position: relative;
}

.operationalEfficiencySec5AffordableHousing::before {
    position: absolute;
    content: '';
    top: -15px;
    left: -15px;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/operational-Efficiency/operational-efficiencyLeft.png);
    transform: rotate();
}

.operationalEfficiencySec5AffordableHousing::after {
    position: absolute;
    content: '';
    bottom: -13px;
    right: -10px;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/operational-Efficiency/operational-efficiencyLeft.png);
    transform: rotate(180deg);
}

.efficiencyImg5 {
    height: 450px;
}

.efficiencyImg5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.storiesimg {
    height: 310px;
}

.storiesimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.customerStoriesSec2 h6 {
    font-size: 20px;
    line-height: 30px;
}

.customerStoriesText {
    border-bottom: 1px solid #242056;
    padding-bottom: 10px;
}

.rowBor {
    border-right: 1px solid #F56F21;
}

.customerStoriesSecDiv {
    position: relative;
    border-bottom: 1px solid #F56F21;
    padding-bottom: 20px;
    padding-top: 20px;
}

.customerStoriesSecDiv::before {
    position: absolute;
    content: '';
    bottom: -25px;
    left: 180px;
    width: 24px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/businessModel/businessModelimgDownA.png);

}

.customerStoriesSec2 .customerStoriesSecDiv .home_finacePara {
    line-height: 15px;
}

.customerStoriesSec2 .customerStoriesSecDiv .home_finacePara::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/home_finace/home_finaceLogo2.png);
    background-repeat: no-repeat;
}

.businessModelimgImg4 {
    height: 275px;
    background-repeat: no-repeat;


}

.businessModelimgImg4 img {
    height: 100%;
    width: 100%;
    object-fit: cover;

}

.businessModelSec2JhatpatLoan {
    border: 1px solid #242056;
    position: relative;
    height: 330px;
    margin-inline: 100px;
}

.businessModelSec2JhatpatLoanText {
    position: absolute;
    color: #242056;
    background-color: white;
    right: -100px;
    top: 50%;
    margin-left: 50px;
    width: 300px;
    transform: translateY(-50%);
}

.businessModelimgLogo8 {
    position: absolute;
    padding-left: 50px;
    color: #242056;
    background-color: white;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
}

.businessModelimgImg5 {
    height: 350px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
}

.businessModelTexture {
    position: relative;
}

.businessModelTexture::before {
    position: absolute;
    content: '';
    bottom: -32px;
    left: -32px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/businessModel/businessModelimgLeft.png);
}

.businessModelSec3 .customerSuccess {
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 15px;
    background-size: 100%;
    margin-bottom: 30px;

}

.customerSuccessText {
    padding-inline: 90px;
}

/* -----------ESG Commitments--------- */

.eSGCommitmentsBanner {
    border: 1px solid black;
    padding: 10px;
}

.eSGCommitmentsImg2 {
    height: 100vh;
    width: 100%;
}

.eSGCommitmentsImg2 img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.eSGCommitmentsTexture1 {
    position: relative;
}

.eSGCommitmentsTexture1::before {
    position: absolute;
    content: '';
    top: -32px;
    left: -32px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
}

.eSGCommitmentsTexture2 {
    position: relative;
}

.eSGCommitmentsTexture2::before {
    position: absolute;
    content: '';
    top: -32px;
    right: -32px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
    transform: rotate(90deg);
}

.eSGCommitmentsTexture3 {
    position: relative;
}

.eSGCommitmentsTexture3::before {
    position: absolute;
    content: '';
    bottom: -32px;
    right: -32px;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
    transform: rotate(180deg);
}

.abtLogo1 {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    width: 100px;
    height: 100px;
}


/* -------------materiality Assessment-------- */

.materialityAssessmentlogo {
    padding: 35px 20px;
    width: 230px;
}

.materialityAssessmentlogo3 {
    width: 150px;
}

.materialityAssessmentlogo2 {
    position: relative;

}

.materialityAssessmentlogo2::before {
    position: absolute;
    content: "";
    height: 60%;
    top: 20%;
    right: 0;
    width: 100%;
    border-right: 1px solid #242056;
}

.materialityAssessmentTexture {
    position: relative;
}

.materialityAssessmentTexture::before {
    position: absolute;
    content: '';
    top: -25px;
    right: -25px;
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
    transform: rotate(90deg);
}


/* -------------environmentalInitiatives------------- */

.environmentalInitiativesImg2 {
    position: relative;
    height: 300px;
}

.environmentalInitiativesImg2::before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../images/environmentalInitiatives/environmentalInitiativesTop.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.environmentalInitiativesImg2 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.environmentalInitiativesImg3 {
    position: relative;
    height: 500px;
}

.environmentalInitiativesImg3::before {
    position: absolute;
    content: "";
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url(../images/environmentalInitiatives/environmentalInitiativesTop.png);
    background-repeat: no-repeat;
}

.environmentalInitiativesImg3::after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url(../images/environmentalInitiatives/environmentalInitiativesTop.png);
    background-repeat: no-repeat;
}

.environmentalInitiativesImg3 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.capacityBuildingDivB {
    border-right: 1px solid #242056 ;
    padding-right: 20px;
}
.borderRight {
    border-right: 1px solid #242056 ;
    padding-right:15px;
}
.borderRight1 {
    border-right: 1px solid #242056 ;
    padding-right:15px;
}
.borderLeft{
    border-left: 1px solid #242056 ;
    padding-left:15px;
}
.greenValuePartners {
    position: relative;
    border-bottom: 2px solid #242056 ;
    padding-bottom: 10px;
    display: inline-block;
}

.greenValuePartnersDiv {
    position: absolute;
    background-color: white;
    padding-right: 10px;
    top: 53px;
    left: 0;
}

.environmentalInitiativesSec4 .tableWrap table {
    width: 100%;
    border-spacing: 0px;
}

.environmentalInitiativesSec4 .tableWrap table th {
    border-right: 1px solid #fff;
    background-color: #d5b685;
    padding-block: 15px;
    text-align: center;
    font-weight: 600;
}

.environmentalInitiativesSec4 .tableWrap table td {
    padding: 10px 15px;
    border-bottom: 1px solid #d5b685;
    border-right: 1px solid #d5b685;
    border-left: 1px solid #d5b685;
    font-weight: 400;
}
.platinumBB{
    position: relative;
    padding-bottom: 10px;
}
.platinumBB::before{
    position: absolute;
    content: "";    
    border-bottom:1px solid #242056;
    width: 80%;
    height: 100%;
    right: 0;
    left: 10%;    
}
.platinumBL{
    position: relative;    
}
.platinumBL::before{
    position: absolute;
    content: "";    
    border-right:1px solid #242056;
    width: 100%;
    height: 80%;
    left: 0;
    bottom: 10%;    
}
.environmentalInitiativesSec5 .tableWrap table {
    width: 100%;
    border-spacing: 0px;
}

.environmentalInitiativesSec5 .tableWrap table th {
    border-right: 1px solid #fff;
    background-color: #d5b685;
    padding-block: 15px;
    text-align: center;
    font-weight: 600;
}

.environmentalInitiativesSec5 .tableWrap table td {
    padding: 10px 15px;
    border-bottom: 1px solid #d5b685;
    border-right: 1px solid #d5b685;
    border-left: 1px solid #d5b685;
    font-weight: 600;
}
.humanCapitalimg1 {
    position: relative; 
    height: 400px;   
}
.humanCapitalimg1 img{
    object-position: center center;
}
.humanCapitalimg1::before {
    position: absolute;
    content: "";
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url(../images/environmentalInitiatives/environmentalInitiativesTop.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.humanCapitalimg1 img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.humanCapitalSec2{
    position: relative;
}
.humanCapitalSec2 .annualPerformance {
    position: relative;   
}

.humanCapitalSec2 .annualPerformance::before {
    position: absolute;
    content: "";
    bottom:-15px;
    right:-20px;
    width:200px;
    height: 200px;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.humanCapitalSec2 .annualPerformance::after {
    position: absolute;
    content: '';
    top:-20px;
    right:-15px;
    width:200px;
    height: 200px;
    background-repeat: no-repeat;
    background-image: url(../images/eSGCommitments/eSGCommitmentsSideBar.png);
    transform: rotate(90deg);
}
.employeeUpskilling{
    position: relative;
    height: 300px;
}
.employeeUpskilling::before {
    position: absolute;
    content: "";
    top: -40px;
    left: 0;
    width: 100%;
    height:40px;
    background-image: url(../images/humanCapital/humanCapitalTop.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.employeeUpskilling::after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url(../images/environmentalInitiatives/environmentalInitiativesTop.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.buildingCommunityImg5 {
    height: 250px;  
}
.buildingCommunityImg5 img{
    height: 100%;
    width: 100%; 
    object-fit: cover;
    object-position: center center;   
}
.buildingCommunityImg1 {
    height: 100vh;  
}
.buildingCommunityImg1 img{
    height: 100%;
    width: 100%;    
    object-fit: cover;
}

.buildingCommunityImg6 {
    height: 200px;  
}
.buildingCommunityImg6 img{
    height: 100%;
    width: 100%;    
    object-fit: cover;
}
.stakeholderEngagement{
    border: 2px solid #d5b685;
    border-left: none;
    padding: 20px;
    border-radius:15px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.buildingCommunitySec4platinumBB{
    position: relative;
}
.buildingCommunitySec4platinumBB::before{
    position: absolute;
    content: "";    
    border-right:1px solid #242056;
    width: 100%;
    height: 98%;
    left: 0;
    bottom: 1%;     
}

.stakeholderEngagement1{
    position: relative;
}
.stakeholderEngagement1::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    left: 0;
    bottom: -40px;     
    background-image: url(../images/buildingCommunity/buildingCommunityDownA.png);
    background-repeat: no-repeat;
    background-position: center;
}
.stakeholderEngagement .home_finacePara{
    line-height: 20px !important;

}
/* -----------riskManagement---------- */

.riskManagementSec1 .tableWrap table {
    width: 100%;
    border-spacing: 0px;
}

.riskManagementSec1 .tableWrap table th {
    border-right: 1px solid #fff;
    background-color: #d5b685;
    padding-block: 15px;
    text-align: center;
    font-weight: 600;
}

.riskManagementSec1 .tableWrap table td {
    padding: 10px 15px;
    border-bottom: 1px solid #d5b685;   
    font-weight: 600;
}
.riskManagementSec1tr{
    border-left: 1px solid #d5b685;
}

.riskManagementhome_finacePara {
    position: relative;
}


.riskManagementhome_finacePara::before {
    position: absolute;
    top:5px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/home_finace/home_finaceLogo2.png);
    background-repeat: no-repeat;
}
/* .home_finaceParaA {
    position: relative;
}


.home_finaceParaA::before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/ri);
    background-repeat: no-repeat;
} */
.riskManagementApproach{
    position: relative;
}
.riskManagementApproachPara{
    position: absolute;
    top: -12px;
    left: 0;
    background-color: rgb(255, 255, 255);
    padding-inline: 10px;
    padding-left: 0px;
}
.stakeholderEngagementGeography{
    position: relative;
}
.stakeholderEngagementGeography::before{
    position: absolute;
    top:7px;
    left: 0;
    width: 30px;
    height: 30px;
    content: "";
    background-image: url(../images/riskManagement/buildingCommunityRightA.png);
    background-repeat: no-repeat;
    
}
.riskManagementSec1 .stakeholderEngagement{
    position: relative;
    padding-left: 0px;
}
.riskManagementSec1 .stakeholderEngagement::before{
    position: absolute;
    top:50%;
    right: -50px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    content: "";
    background-image: url(../images/riskManagement/buildingCommunityRightAA.png);
    background-repeat: no-repeat;
    
}
.riskManagementSec1 .riskManagementApproachImg{
    position: relative;
}
.riskManagementSec1 .riskManagementApproachImg{
    position: absolute;
    top:50%;
    right: -160px;
    transform: translate(0, -50%);
    width: 110px;
    height: 110px;
    content: "";
    background-image: url(../images/riskManagement/buildingCommunityLogo10.png);
    background-repeat: no-repeat;
    
}
.riskManagementSec2 .bod{
    border-bottom: 1px solid #242056;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.sec_H6{
    overflow-x: hidden;
}
.Our_PresenceSec1 .home_finaceimg2{
    max-width: 50%;
    margin: 0 auto;
}
.mapOur_Presence .home_finaceimg2{
    max-width: 100%;
}
.home-finance .home_finacePara, .businessModel .home_finacePara{
    text-align: left;
    display: block;
    display: inline-block;
    margin: initial;
    margin-bottom: 7px;
}
.journeyTimeline{
    overflow: hidden;
}
.esg-commitments .home_finacePara{
    margin: initial;
}
.environmentalInitiativesSec4 .home_finacePara{
    display: inline-block;
}
.stakeholderEngagement .home_finacePara{
    margin:initial;
}