.pfy_SecWrap_0 .SFB_Sec1 {
  height: 100%;
}
.pfy_intro_img_wrap figure {
  border-radius: 300px 300px 0 0;
  overflow: hidden;
  padding-right: 0px !important;
}
.pfy_SecWrap_0 {
  padding-bottom: 0px;
}

.performance-of-the-year .pfy_SecWrap_0 {
  padding-bottom: 30px;
}

.mdImgWrap .figureCaption .commaIcon_2 {
  padding-top: 15px;
}

.performance-of-the-year .pfySec1 .imgBoxInner .figureCaption {
  padding-bottom: 90px !important;
}

.mdImgWrap .managementBox {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 600px;
  border-radius: 300px 300px 0 0;
}
.mdImgWrap .managementBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  position: relative;
  z-index: 1;
}
.mdImgWrap {
  position: sticky;
  top: 70px;
}
.mdImgWrap .managementBox::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: url(../images/performance-of-the-year/10.webp) no-repeat;
  background-size: 100%;
}
.pfySec1 .imgContent {
  padding-top: 0px;
  padding-left: 30px;
}
.capList.mdcaplist li {
  color: #fff;
}
.capList.mdcaplist li:before {
  background: url(../images/listBg/mdcaplist.webp) no-repeat;
}
.blackBorderBottom {
  border-bottom: 1px solid #000000;
}
.graphImg {
  padding: 30px 0;
}
.pfySec3 {
  background-size: 100% !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  padding-bottom: 500px;
}

/*--esg start--*/
.pfy_intro_img_wrap {
  height: 780px;
}
.esg .scoreHead:after,
.esg .mvcHead:after {
  width: 100%;
  height: 1px;
}
.bgeef5e0 {
  background-color: #eef5e0;
}
.esgDwrap {
  padding: 20px;
  border-radius: 30px;
}
.strayegicsTable table {
  width: 100%;
}
.strayegicsTable table th {
  padding: 15px 20px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.whiteRightB {
  border-right: 4px solid #fff;
}
.strayegicsTable table td {
  padding: 20px 0;
}
.bgffecc5 {
  background-color: #ffecc5;
}
.dotBorderBtm {
  border-bottom: 1px dotted #0c8164;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.tableInnerTxt {
  width: 100%;
  padding: 15px;
  height: 100px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.greenBorderBtm {
  position: relative;
}
.greenBorderBtm::after {
  width: 100%;
  height: 2px;
  background-color: #056262;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.bgfff7e8 {
  background-color: #fff7e8;
}
.greenTopborder {
  margin-top: 70px;
  border-top: 3px solid #056262;
}
.toRightBorderBox {
  border-radius: 0 30px 0;
  border: 1px solid #149960;
  border-left: none;
  border-bottom: none;
  padding: 30px;
  padding-left: 0;
}
.orrageTopborder {
  margin-top: 70px;
  border-top: 3px solid #f78f35;
}
.orrageTopborder .toRightBorderBox {
  border-radius: 0 30px 0;
  border: 1px solid #f78f35;
  border-left: none;
  border-bottom: none;
  padding: 30px;
  padding-left: 0;
}
.borderBtm {
  border-bottom: 1px solid #000;
}
.yellowbgBox {
  padding: 30px;
  background-color: #ffecc5;
}
.borderRadius30 {
  border-radius: 30px;
}
.grapHeading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p_60 {
  padding: 60px;
}
.esgImg2 {
  height: 450px;
  display: flex;
  justify-content: end;
}
.esgSec4 .pageH h2 br {
  display: block;
}
.esgSec4 .borderRight,
.esgSec4 .borderBottom {
  position: relative;
}
.borderRight::after {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #000;
}
.esgSec4 .borderBottom {
  padding-bottom: 30px;
}
.esgSec4 .borderBottom::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 1px;
  background: #000;
  content: "";
}
.esgSec4 .scoreEachWrap {
  padding-left: 50px;
}
.comYellowList {
  display: flex;
  /* gap: 40px; */
  justify-content: space-between;
}
.comYellowList li {
  /* width: 17.5%;
    max-width: 17.5%;
    flex: 0 0 17.5%; */
  width: calc(20% - 20px);
  max-width: calc(20% - 20px);
  flex: 0 0 calc(20% - 20px);
  position: relative;
  margin-bottom: 0px !important;
}
.comYellowList li .comYellowBox {
  position: relative;
}
.comYellowList li .comYellowBox {
  height: 100%;
  display: flex;
  align-items: center;
  min-height: 200px;
  padding: 50px 20px 20px;
  justify-content: center;
}
.comYellowList li .comYellowBox .comYellowIcon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
}
.grBorderBottom {
  position: relative;
}
.grBorderBottom::after {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(31, 159, 106, 1) 0%,
    rgba(5, 99, 98, 1) 100%
  );
  width: 100%;
  left: 0;
}
.dotGreenBorder {
  border-bottom: 1px dotted rgba(31, 159, 106, 1);
}
.dotGreyBorder {
  border-bottom: 1px dotted #939598;
  padding-bottom: 20px;
}
.solidBorderBottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.solidGreyBorderBottom {
  border-bottom: 2px solid #939598;
}
.locationIdentity ul li {
  padding-left: 40px;
  position: relative;
  min-height: 35px;
}
.locationIdentity ul li:not(:last-child) {
  margin-bottom: 20px;
}
.locationIdentity ul li::before {
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  content: "";
  background-color: #056262;
  left: 0;
  top: 0px;
}
.locationIdentity ul li.greenC::before {
  background-color: #08743a;
}
.locationIdentity ul li.majendaC::before {
  background-color: #c5185a;
}
.locationIdentity ul li.purpleC::before {
  background-color: #9e20a7;
}
.locationIdentity ul li.majendaDarkC::before {
  background-color: #a8270a;
}
.impactItem .eachNumBlockInner {
  padding: 0px;
}
.impactItem .eachNumBlockInner::after,
.impactItem .eachNumBlockInner::before {
  display: none;
}
.impactGenerated {
  display: flex;
  justify-content: space-between;
}
.impactGenerated .impactItem {
  max-width: calc(33.33% - 50px);
  flex: 0 0 calc(33.33% - 50px);
  /* padding-right: 20px; */
  position: relative;
}
.impactGenerated .impactItem.impactBorderRight::after {
  width: 2px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  background-color: #000;
}
.impactGenerated .impactItem.impactBorderRight::before {
  width: 30px;
  height: 30px;
  background: url(../images/esg/impactRightArrow.webp) no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.impactGenerator2Inner .eachNumBlockInner::before,
.impactGenerator2Inner .eachNumBlockInner::after {
  display: none;
}
.impactGenerator2Inner .eachNumBlockInner {
  padding: 20px 30px 50px;
  min-height: 250px;
  width: 100%;
}
.greyBg3 {
  background-color: #939598;
}
.textWrap .seg_eachNumBlockWrapInnerWrap:after {
  background-color: #fff;
}
.textWrap .seg_eachNumBlockWrapInnerWrap .eachNumBlockInner {
  border-bottom: none;
}
.minHeightAuto {
  min-height: auto !important;
}
.ajeeVanWrap {
  min-height: 350px;
}
.esgSec6 .borderBottom::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 1px;
  background: #000;
  content: "";
}
.orangeLightBg {
  background-color: #ffcd82;
}

.nameListBtm {
  display: flex;
  gap: 50px;
}

.nameListBtm p {
  margin: 0;
}

.brandingInitiativesPage .SFB_Sec2 .subRow_2 .green_L2R_90 {
  border: 12px solid #000;
  padding-right: 30px;
  position: relative;
}

.brandingInitiativesPage .SFB_Sec2 .subRow_2 .green_L2R_90::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 120px;
  background-color: #000;
  border-radius: 28px 0px 0px 28px;
}

.brandingInitiativesPage .SFB_Sec2 .subRow_2 .green_L2R_90 .rowWrap{
  padding-right: 30px;
}

.esb_awardBtmSec{
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.socialCustomers .row_11 .scGraphImg{
  width: 100%;
  height: 100%;
}

.socialCustomers .row_11 .scGraphImg figure{
  width: 100%;
  height: 100% !important;
}

.socialCustomers .row_11 .scGraphImg figure a{
  width: 100%;
  height: 100%;
}

.socialCustomers .row_11 .scGraphImg figure img{
  object-fit: contain;
}

.riskManagementPage .SFB_Sec2 .securityListWrap{
  padding-right: 25px;
}

/*--esg end--*/

/* Inner page pagination */

.paginationWrap {
  display: flex;
  padding: 0 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.pagiNav {
  position: relative;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  /* padding: 10px 15px; */
  display: flex;
  z-index: 100;
  align-items: center;
  background-color: #ff7600;
}
.pagiNav:before {
  width: 0px;
  height: 0px;
  content: "";
  z-index: 1;
  transition: 0.6s;
  position: absolute;
  animation-duration: 1.5s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.pagiNav:hover {
  width: 300px;
}
.leftPagi {
  left: 0px;
  justify-content: flex-start;
}

.leftPagi a {
  text-align: right;
}

.leftPagi:before {
  left: -29px;
  border-right: 30px solid #ff7600;
}
.rightPagi {
  right: 0px;
  justify-content: flex-end;
}
.rightPagi a {
  text-align: left;
}
.rightPagi:before {
  right: -29px;
  border-left: 30px solid #ff7600;
}

.pagiLink {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  position: relative;
  z-index: 11;
  /* opacity: 0; */
  cursor: pointer;
  transition: ease-out 0.1s;
}

.pagiLink:before,
.pagiLink:after {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #fff;
  content: "";
  opacity: 0;
  transition: all 0.3s;
}
.pagiLink:before {
  top: 0px;
  transform: translateY(10px);
}
.pagiLink:after {
  bottom: 0px;
  transform: translateY(-10px);
}
.pagination {
  top: 50%;
  position: absolute;
  transition: 0.6s;
  z-index: 11;
  color: #fff;
  font-size: 36px;
  width: 36px;
  opacity: 0.8;
}
.leftPagi .pagination {
  left: 0%;
  transform: translateX(calc(50% - 30px)) translateY(-50%);
}

.leftPagi .pagination img {
  width: 18px;
  filter: brightness(0) saturate(100%) invert(86%) sepia(89%) saturate(7%)
    hue-rotate(298deg) brightness(111%) contrast(97%);
  animation: scrollanim 2s ease-in-out infinite;
}

@keyframes scrollanim {
  50% {
    transform: translateX(-6px);
  }
}

.rightPagi .pagination {
  right: 0px;
  transform: translateX(calc(50% + 10px)) translateY(-50%);
}

.rightPagi .pagination img {
  width: 18px;
  filter: brightness(0) saturate(100%) invert(86%) sepia(89%) saturate(7%)
    hue-rotate(298deg) brightness(111%) contrast(97%);
  animation: scrollanim2 3s ease-in-out infinite;
}

@keyframes scrollanim2 {
  50% {
    transform: translateX(6px);
  }
}

.pagiText {
  opacity: 0;
  transition: 0.6s;
}
.pagiNav:hover .pagiText {
  opacity: 1;
  transition: ease-in 0.9s;
}
.pagiLink:hover {
  opacity: 1;
}
.leftPagi:hover .pagination {
  transform: translate(-15px) translateY(-50%);
}
.rightPagi:hover .pagination {
  transform: translate(30px) translateY(-50%);
}

.leftPagi:hover .pagiText {
  padding-left: 10px;
}

.rightPagi:hover .pagiText {
  padding-right: 10px;
}

/* Responsive */

@media (max-width: 991px) {
  .digitalContBoxInner .subRow_1 div:first-child {
    padding-bottom: 25px;
  }

  .nameListBtm {
    flex-wrap: wrap;
    gap: 10px;
  }

  .performance-of-the-year
    .pfy_SecWrap_0
    .SFB_contentInner
    .pageH_spl
    .orangeText {
    font-size: 40px !important;
  }

  .performance-of-the-year .pfySec1 .imgBoxInner .figureCaption {
    padding-bottom: 70px !important;
  }

  .awardLeafImg {
    width: 170px;
    margin: auto;
    bottom: -17px;
  }

  .socialCustomers .row_11 .scGraphImg figure{
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .pagiNav,
  .pagiNav:hover {
    /* padding: 5px 10px; */
    width: 220px;
  }

  .pagiNav a,
  .pagiNav:hover a {
    padding: 5px 10px;
  }

  .pagiText {
    opacity: 1;
  }

  .leftPagi a {
    text-align: right;
  }
}

@media (max-width: 575px) {
  .paginationWrap {
    padding: 0 40px;
    margin: 30px 0px;
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .pagiNav,
  .pagiNav:hover {
    width: 100%;
  }

  .pagiNav a {
    width: 100%;
    /* text-align: center; */
    justify-content: center;
    padding: 0px 10px;
  }

  .rightPagi .pagination img,
  .leftPagi .pagination img {
    animation: none;
  }

  .SFB_contentInner.p_50 {
    padding: 25px 25px;
  }

  .performance-of-the-year
    .pfy_SecWrap_0
    .SFB_contentInner
    .pageH_spl
    .orangeText {
    font-size: 35px !important;
  }
}

.socialCustomers .row_10 .borderRight::after {
  right: 0;
}
.socialCustomers .row_10 .borderRight .eachNumBlock {
  margin-bottom: 0;
}
.socialCustomers .row_10 .borderBottom::before {
  content: normal;
}
.environment .wrap_11 .grapHeading{
  align-items: start;
  gap: 20px;
}
.breakUpWrapMap{
  background-color: #ebeced;
}