body {
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  background-color: white;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: #404040;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  body {
    font-size: 17px;
    line-height: 26px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 1200px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  body {
    font-size: 15px;
    line-height: 22px;
  }
}
@media all and (max-width: 410px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
.custom-article-editor h2,
h3,
.custom-article-editor h3,
h4,
.custom-article-editor h4,
h5,
.custom-article-editor h5,
h6 {
  font-weight: 600;
  color: #015ba0;
  margin: 0 0 15px 0;
  padding: 0;
  position: relative;
}

h1 {
  margin-top: -4px;
  font-size: 80px;
  font-weight: 600;
  line-height: 100px;
  color: white;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  h1 {
    font-size: 52px;
    line-height: 56px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
@media all and (max-width: 1200px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
@media all and (max-width: 991px) {
  h1 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
}
@media all and (max-width: 575px) {
  h1 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media all and (max-width: 410px) {
  h1 {
    font-size: 22px;
  }
}
@media all and (max-width: 320px) {
  h1 {
    font-size: 20px;
  }
}

h2, .custom-article-editor h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 44px;
  margin-top: -4px;
  color: #015ba0;
  text-transform: uppercase;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  h2, .custom-article-editor h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  h2, .custom-article-editor h2 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1200px) {
  h2, .custom-article-editor h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 991px) {
  h2, .custom-article-editor h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 575px) {
  h2, .custom-article-editor h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 360px) {
  h2, .custom-article-editor h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media all and (max-width: 320px) {
  h2, .custom-article-editor h2 {
    font-size: 18px;
  }
}

h3, .custom-article-editor h3 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 600;
  margin-top: -4px;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  h3, .custom-article-editor h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  h3, .custom-article-editor h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media all and (max-width: 1200px) {
  h3, .custom-article-editor h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media all and (max-width: 991px) {
  h3, .custom-article-editor h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media all and (max-width: 767px) {
  h3, .custom-article-editor h3 {
    font-size: 18px;
    line-height: 24px;
  }
}

h4, .custom-article-editor h4 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  margin-top: -4px;
  margin-bottom: 10px;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  h4, .custom-article-editor h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  h4, .custom-article-editor h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 1200px) {
  h4, .custom-article-editor h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media all and (max-width: 991px) {
  h4, .custom-article-editor h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 320px) {
  h4, .custom-article-editor h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

h5, .custom-article-editor h5 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  h5, .custom-article-editor h5 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  h5, .custom-article-editor h5 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media all and (max-width: 1200px) {
  h5, .custom-article-editor h5 {
    font-size: 18px;
    line-height: 24px;
  }
}

p, .custom-article-editor p {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: #404040;
  margin-bottom: 20px;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  p, .custom-article-editor p {
    font-size: 17px;
    line-height: 26px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  p, .custom-article-editor p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 1200px) {
  p, .custom-article-editor p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  p, .custom-article-editor p {
    font-size: 15px;
    line-height: 24px;
  }
}
@media all and (max-width: 575px) {
  p, .custom-article-editor p {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 410px) {
  p, .custom-article-editor p {
    font-size: 14px;
    line-height: 20px;
  }
}
p:last-child {
  margin: 0;
}

.form-group {
  margin-bottom: 0px !important;
}

@media all and (max-width: 575px) {
  .container .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 575px) {
  .container .container .row .col-lg-1,
.container .container .row .col-lg-10,
.container .container .row .col-lg-11,
.container .container .row .col-lg-12,
.container .container .row .col-lg-2,
.container .container .row .col-lg-3,
.container .container .row .col-lg-4,
.container .container .row .col-lg-5,
.container .container .row .col-lg-6,
.container .container .row .col-lg-7,
.container .container .row .col-lg-8,
.container .container .row .col-lg-9,
.container .container .row .col-md-1,
.container .container .row .col-md-10,
.container .container .row .col-md-11,
.container .container .row .col-md-12,
.container .container .row .col-md-2,
.container .container .row .col-md-3,
.container .container .row .col-md-4,
.container .container .row .col-md-5,
.container .container .row .col-md-6,
.container .container .row .col-md-7,
.container .container .row .col-md-8,
.container .container .row .col-md-9,
.container .container .row .col-sm-1,
.container .container .row .col-sm-10,
.container .container .row .col-sm-11,
.container .container .row .col-sm-12,
.container .container .row .col-sm-2,
.container .container .row .col-sm-3,
.container .container .row .col-sm-4,
.container .container .row .col-sm-5,
.container .container .row .col-sm-6,
.container .container .row .col-sm-7,
.container .container .row .col-sm-8,
.container .container .row .col-sm-9,
.container .container .row .col-xs-1,
.container .container .row .col-xs-10,
.container .container .row .col-xs-11,
.container .container .row .col-xs-12,
.container .container .row .col-xs-2,
.container .container .row .col-xs-3,
.container .container .row .col-xs-4,
.container .container .row .col-xs-5,
.container .container .row .col-xs-6,
.container .container .row .col-xs-7,
.container .container .row .col-xs-8,
.container .container .row .col-xs-9 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

h2, .custom-article-editor h2 {
  line-height: 40px;
}
@media all and (max-width: 1200px) {
  h2, .custom-article-editor h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media all and (max-width: 991px) {
  h2, .custom-article-editor h2 {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 575px) {
  h2, .custom-article-editor h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  h2, .custom-article-editor h2 {
    margin-bottom: 15px !important;
  }
}
@media all and (max-width: 410px) {
  h2, .custom-article-editor h2 {
    font-size: 26px !important;
    line-height: 36px;
  }
}

p, .custom-article-editor p {
  line-height: 26px;
}

.esg-overview-section {
  background: url(../../images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  padding: 50px 0px;
}
.esg-overview-section.a-page-btn {
  padding: 0px 0px 50px;
}
.esg-overview-section.a-page-btn h2 {
  margin-bottom: 0px;
}
.esg-overview-section.a-page-btn .btn {
  background: #fbb03f;
  color: white;
  padding: 0px 26px;
  height: 42px;
  line-height: 42px;
  border-radius: 0px;
}
.esg-overview-section .custom-article-editor {
  margin-bottom: 0px !important;
}
.esg-overview-section .custom-article-editor h2 {
  text-align: center;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .esg-overview-section .custom-article-editor h2 {
    margin-bottom: 15px;
  }
}
.esg-overview-section .custom-article-editor p {
  text-align: center;
}

.esg-overview {
  background-color: #015ba1;
  padding: 50px 0px;
}
.esg-overview h2,
.esg-overview p {
  color: white;
  text-align: center;
}
.esg-overview .approach-to-esg-wrapper {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media all and (max-width: 1200px) {
  .esg-overview .approach-to-esg-wrapper {
    margin: 40px 0px;
  }
}
@media all and (max-width: 767px) {
  .esg-overview .approach-to-esg-wrapper {
    margin: 30px 0px;
  }
}
.esg-overview .approach-to-esg-wrapper .approach-to-esg-item {
  width: calc(25% - 15px);
}
@media all and (max-width: 575px) {
  .esg-overview .approach-to-esg-wrapper .approach-to-esg-item {
    width: calc(50% - 6px);
  }
}
.esg-overview .approach-to-esg-wrapper .approach-to-esg-item a {
  display: inline-block;
  transition: 0.6s all;
  text-decoration: none;
}
.esg-overview .approach-to-esg-wrapper .approach-to-esg-item a h3 {
  background-color: #015ba0;
  font-size: 16px;
  line-height: 22px;
  color: white;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  min-height: 65px;
  margin-bottom: 0px;
  text-decoration: none;
}
@media all and (max-width: 1200px) {
  .esg-overview .approach-to-esg-wrapper .approach-to-esg-item a h3 {
    font-size: 15px;
    padding: 8px;
  }
}
@media all and (max-width: 991px) {
  .esg-overview .approach-to-esg-wrapper .approach-to-esg-item a h3 {
    font-size: 14px;
    padding: 5px;
    line-height: 18px;
  }
}
.esg-overview .approach-to-esg-wrapper .approach-to-esg-item a:hover {
  transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 9px -1px rgba(0, 0, 0, 0.35);
}
.esg-overview .approach-to-esg-wrapper .approach-to-esg-item a:hover h3 {
  background-color: white;
  color: #015ba0;
}

.header-banner .deskstop-banner {
  display: block;
}
@media all and (max-width: 767px) {
  .header-banner .deskstop-banner {
    display: none;
  }
}
.header-banner .mobile-banner {
  display: none;
}
@media all and (max-width: 767px) {
  .header-banner .mobile-banner {
    display: block;
    height: auto;
    object-fit: contain;
  }
}

.esg-goal {
  background: url(../../images_esg/esg-goals-bg.jpg) no-repeat center center;
  background-attachment: fixed;
  height: 520px;
  padding-top: 40px;
}
@media all and (max-width: 1200px) {
  .esg-goal {
    height: auto;
    padding: 30px 0px;
  }
}
@media all and (max-width: 575px) {
  .esg-goal {
    height: auto;
    padding: 30px 0px;
  }
}
.esg-goal h2,
.esg-goal p {
  color: white;
  text-align: center;
}
.esg-goal > div {
  height: 100%;
}
.esg-goal > div .custom-article-editor {
  height: 100%;
}
.esg-goal > div .custom-article-editor .container {
  height: 100%;
}
.esg-goal > div .custom-article-editor .container .esg-goals-content {
  height: 100%;
}
.esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  color: white;
  margin-bottom: 0px;
  text-transform: none;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
    font-size: 24px;
    line-height: 36px;
  }
}
@media all and (max-width: 1200px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
    font-size: 20px;
    line-height: 28px;
  }
}
@media all and (max-width: 991px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media all and (max-width: 767px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (max-width: 575px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content .esg-goal-title {
    font-size: 15px !important;
    line-height: 20px;
  }
}
.esg-goal > div .custom-article-editor .container .esg-goals-content h3 {
  color: white;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0px;
}
@media all and (max-width: 1200px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content h3 {
    font-size: 15px;
    line-height: 22px;
  }
}
@media all and (max-width: 991px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content h3 {
    font-size: 14px;
  }
}
@media all and (max-width: 575px) {
  .esg-goal > div .custom-article-editor .container .esg-goals-content h3 {
    font-size: 13px;
  }
}

.esg-goal-icon-wrapper {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 30px;
  margin: 40px 0px;
}
@media all and (max-width: 767px) {
  .esg-goal-icon-wrapper {
    gap: 20px;
  }
}
@media all and (max-width: 575px) {
  .esg-goal-icon-wrapper {
    margin: 10px 0px;
    gap: 10px;
    justify-content: center;
  }
}
.esg-goal-icon-wrapper .esg-goal-item {
  width: calc(33% - 23px);
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  .esg-goal-icon-wrapper .esg-goal-item {
    width: calc(33% - 17px);
  }
}
@media all and (max-width: 575px) {
  .esg-goal-icon-wrapper .esg-goal-item {
    width: calc(50% - 5px);
  }
}
.esg-goal-icon-wrapper .esg-goal-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1px;
  height: 100%;
  background-color: white;
}
@media all and (max-width: 575px) {
  .esg-goal-icon-wrapper .esg-goal-item::after {
    display: none;
  }
}
.esg-goal-icon-wrapper .esg-goal-item h4 {
  color: white;
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  line-height: 30px;
}
@media all and (max-width: 1200px) {
  .esg-goal-icon-wrapper .esg-goal-item h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  .esg-goal-icon-wrapper .esg-goal-item h4 {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .esg-goal-icon-wrapper .esg-goal-item h4 {
    font-size: 15px;
    line-height: 20px;
  }
}
.esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon {
  margin-bottom: 10px;
}
@media all and (max-width: 1200px) {
  .esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon {
    width: 100px;
    margin: 0 auto 10px;
  }
}
@media all and (max-width: 991px) {
  .esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon {
    width: 88px;
  }
}
@media all and (max-width: 767px) {
  .esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon {
    width: 75px;
  }
}
@media all and (max-width: 575px) {
  .esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon {
    width: 55px;
  }
}
@media all and (max-width: 1200px) {
  .esg-goal-icon-wrapper .esg-goal-item .esg-goal-icon img {
    width: 100%;
  }
}
.esg-goal-icon-wrapper .esg-goal-item:last-child::after {
  display: none;
}

.esg-performance-highlights {
  background: url(../../images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  padding: 50px 0px 0px;
  position: relative;
}
.esg-performance-highlights h2 {
  color: #015ba0;
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
  text-align: left;
  display: none;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-performance-highlights h2 {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1200px) {
  .esg-performance-highlights h2 {
    margin-bottom: 30px;
  }
}
.esg-performance-highlights .esg-performance-highlights-wrapper {
  display: flex;
  gap: 30px;
  display: none;
}
@media all and (max-width: 767px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper {
    gap: 16px;
  }
}
@media all and (max-width: 575px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper {
    flex-direction: column;
  }
}
.esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item {
  width: calc(33% - 18px);
  overflow: hidden;
  padding: 7px;
  border-radius: 20px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  transition: 0.6s all;
}
@media all and (max-width: 767px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item {
    width: calc(33% - 6px);
  }
}
@media all and (max-width: 575px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item {
    width: 100%;
  }
}
.esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item .esg-performance-image {
  width: 100%;
}
.esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item .esg-performance-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
  font-size: 26px;
  font-weight: 600;
  color: #015ba0;
  text-align: center;
  padding: 30px 15px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
    padding: 20px 0px;
    font-size: 24px;
  }
}
@media all and (max-width: 1200px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
    padding: 20px 0px;
    font-size: 22px;
  }
}
@media all and (max-width: 991px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
    padding: 13px 0px;
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
    font-size: 16px;
  }
}
@media all and (max-width: 575px) {
  .esg-performance-highlights .esg-performance-highlights-wrapper .esg-performance-highlights-item h3 {
    font-size: 20px;
    padding: 18px 10px;
  }
}

.esg-enablers {
  background: url(../../images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  padding: 50px 0px 0px;
  position: relative;
}
.esg-enablers h2 {
  color: #015ba0;
  text-align: center;
}
.esg-enablers::after {
  content: "";
  position: absolute;
  bottom: 0px;
  background-color: #015ba0;
  height: 200px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .esg-enablers::after {
    height: 50%;
  }
}
.esg-enablers .container {
  position: relative;
  z-index: 3;
}
.esg-enablers .form-group {
  margin-bottom: 0px;
}
.esg-enablers .esg-enablers-wrapper {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-top: 50px;
}
@media all and (max-width: 1200px) {
  .esg-enablers .esg-enablers-wrapper {
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  .esg-enablers .esg-enablers-wrapper {
    gap: 20px;
  }
}
@media all and (max-width: 575px) {
  .esg-enablers .esg-enablers-wrapper {
    flex-direction: column;
  }
}
.esg-enablers .esg-enablers-wrapper .esg-enablers-item {
  width: calc(33% - 25px);
  background-color: white;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
  transition: 0.6s all;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item {
    width: calc(33% - 12px);
  }
}
@media all and (max-width: 991px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
@media all and (max-width: 575px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item {
    width: 100%;
  }
}
.esg-enablers .esg-enablers-wrapper .esg-enablers-item h3 {
  font-size: 22px;
  font-weight: 600;
  padding: 25px 30px;
  color: #404040;
  background-image: linear-gradient(to right, white, #dcdde1);
  transition: 0.6s all;
  margin-bottom: 0px;
  text-align: center;
}
@media all and (max-width: 1200px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item h3 {
    padding: 15px 10px;
  }
}
@media all and (max-width: 991px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item h3 {
    padding: 10px;
    font-size: 17px;
    line-height: 22px;
  }
}
@media all and (max-width: 767px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item h3 {
    font-size: 16px;
  }
}
.esg-enablers .esg-enablers-wrapper .esg-enablers-item p {
  font-size: 16px !important;
  line-height: 28px;
  padding: 25px;
  font-weight: normal;
  transition: 0.6s all;
}
@media all and (max-width: 991px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item p {
    padding: 12px;
  }
}
.esg-enablers .esg-enablers-wrapper .esg-enablers-item:hover {
  transform: scale(1.06);
  transform-origin: bottom;
}
@media all and (max-width: 991px) {
  .esg-enablers .esg-enablers-wrapper .esg-enablers-item:hover {
    transform: scale(1.06);
  }
}
.esg-enablers .esg-enablers-wrapper .esg-enablers-item:hover h3 {
  color: white;
  background-image: none !important;
  background-color: #015ba0;
}

.esg-awards {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  padding: 50px 0px 30px;
  position: relative;
}
.esg-awards .container {
  position: relative;
  z-index: 5;
}
.esg-awards .pager {
  margin-top: 0px;
}
.esg-awards .form-group {
  margin-bottom: 0px;
}
.esg-awards h2 {
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
  color: #015ba0;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  .esg-awards h2 {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-awards h2 {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 1200px) {
  .esg-awards h2 {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1200px) {
  .esg-awards .life-at-cipla-list-items .life-at-cipla-list-items-copy {
    height: 70px;
  }
}
.esg-awards .life-at-cipla-list-items h4 {
  margin-bottom: 0px;
  margin-top: 20px;
  line-height: 24px;
}
@media all and (max-width: 1200px) {
  .esg-awards .life-at-cipla-list-items h4 a {
    font-size: 15px !important;
  }
}

.life-at-cipla-list-items img {
  width: 100%;
}

.esg-videos {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  padding: 50px 0px;
  position: relative;
}
.esg-videos::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 300px;
  width: 100%;
  background-color: #015ba0;
  pointer-events: none;
}
.esg-videos a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.esg-videos h2 {
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
  color: #015ba0;
}
@media all and (max-width: 1200px) {
  .esg-videos h2 {
    margin-bottom: 30px;
  }
}
.esg-videos .video-item-wrapper {
  background-color: #015ba0;
  margin-bottom: 20px;
  width: 100%;
}
.esg-videos .video-item-wrapper .video-modal-image img {
  width: 100%;
}
.esg-videos .video-item-wrapper h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 5px;
}
@media all and (max-width: 991px) {
  .esg-videos .video-item-wrapper h3 {
    min-height: auto;
  }
}
@media all and (max-width: 410px) {
  .esg-videos .video-item-wrapper h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media all and (max-width: 360px) {
  .esg-videos .video-item-wrapper h3 {
    font-size: 16px;
  }
}
.esg-videos .video-item-wrapper h3,
.esg-videos .video-item-wrapper h4,
.esg-videos .video-item-wrapper p {
  color: white;
}
.esg-videos .video-item-wrapper .btn {
  padding: 0px 18px;
  height: 46px;
  line-height: 44px;
  background-color: #015ba0;
  color: white;
  font-size: 16px;
  font-weight: 500;
  border-radius: 12px;
}
@media all and (max-width: 575px) {
  .esg-videos .video-item-wrapper .btn {
    font-size: 14px;
    height: 42px;
    line-height: 40px;
  }
}
@media all and (max-width: 360px) {
  .esg-videos .video-item-wrapper .btn {
    font-size: 13px;
    height: 40px;
    line-height: 38px;
  }
}
.esg-videos .video-item-wrapper .video-modal-content {
  padding: 20px;
  background-color: white;
}
@media all and (max-width: 575px) {
  .esg-videos .video-item-wrapper .video-modal-content {
    padding: 20px 15px;
  }
}
.esg-videos .video-item-wrapper .video-modal-content h3 {
  margin: 0px 0px 15px 0px;
  color: #015ba0;
}
@media all and (max-width: 1200px) {
  .esg-videos .video-item-wrapper .video-modal-content h3 {
    height: 48px;
  }
}
@media all and (max-width: 991px) {
  .esg-videos .video-item-wrapper .video-modal-content h3 {
    height: auto;
  }
}
.esg-videos .video-item-wrapper .video-modal-content h4 {
  margin-bottom: 10px;
}
.esg-videos .video-item-wrapper .video-modal-content p {
  margin-bottom: 20px;
}
.esg-videos .container {
  position: relative;
  z-index: 1;
}

.footer-main {
  margin-top: 0px;
}
@media all and (max-width: 767px) {
  .footer-main h2 {
    font-size: 20px !important;
    line-height: 26px;
  }
}
@media all and (max-width: 575px) {
  .footer-main h2 {
    font-size: 18px !important;
  }
}

.pager {
  padding-left: 0;
  margin: 20px 0px 0px;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  font-size: 28px;
  border-radius: 50%;
  color: #005392;
  border: 1px solid #005392;
  transition: all 0.45s ease-in-out;
  transform: rotate(0);
}
.pager li a:hover {
  background: #005392;
  color: rgba(255, 255, 255, 0.8);
  transform: rotate(90deg);
}

/* ================== CHAMPIONING CLIMATE POSITIVITY  ================== */
.esg-inner-banner {
  position: relative;
}
.esg-inner-banner .mobile-banner {
  display: none;
}
@media all and (max-width: 767px) {
  .esg-inner-banner .mobile-banner {
    display: block;
  }
}
.esg-inner-banner .deskstop-banner {
  display: block;
}
@media all and (max-width: 767px) {
  .esg-inner-banner .deskstop-banner {
    display: none;
  }
}
.esg-inner-banner .esg-inner-banner-content {
  position: absolute;
  left: 150px;
  top: 58%;
  transform: translateY(-50%);
  padding: 20px;
  border: 4px solid #fbb03f;
  width: 700px;
}
@media all and (max-width: 1200px) {
  .esg-inner-banner .esg-inner-banner-content {
    padding: 20px;
    width: 580px;
    left: 50px;
  }
}
@media all and (max-width: 991px) {
  .esg-inner-banner .esg-inner-banner-content {
    padding: 15px;
    left: 20px;
    width: 450px;
    top: 55%;
  }
}
@media all and (max-width: 767px) {
  .esg-inner-banner .esg-inner-banner-content {
    top: 65%;
  }
}
@media all and (max-width: 575px) {
  .esg-inner-banner .esg-inner-banner-content {
    left: 10px;
    width: calc(100% - 20px);
    top: 70%;
    padding: 20px 10px;
  }
}
.esg-inner-banner .esg-inner-banner-content img {
  position: relative;
  margin-top: -130px;
  width: 140px;
  margin-bottom: 20px;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-inner-banner .esg-inner-banner-content img {
    margin-bottom: 10px;
    width: 130px;
  }
}
@media all and (max-width: 1200px) {
  .esg-inner-banner .esg-inner-banner-content img {
    width: 100px;
    margin-top: -100px;
  }
}
@media all and (max-width: 991px) {
  .esg-inner-banner .esg-inner-banner-content img {
    margin-bottom: -10px;
    width: 90px;
  }
}
.esg-inner-banner .esg-inner-banner-content h1 {
  color: white;
  font-size: 52px;
  line-height: 65px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media all and (max-width: 1200px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 46px;
    line-height: 52px;
  }
}
@media all and (max-width: 991px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media all and (max-width: 767px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media all and (max-width: 575px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media all and (max-width: 410px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media all and (max-width: 360px) {
  .esg-inner-banner .esg-inner-banner-content h1 {
    font-size: 28px;
    line-height: 34px;
  }
}

.esg-body-content,
.esg-taxonomy-items-headline,
.esg-taxonomy-items {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) no-repeat center center;
  height: auto;
  position: relative;
  padding-bottom: 0px;
}

.cipla-esg-taxonomy {
  background: url(/themes/cipla/images_esg/cipla-esg-taxonomy-bg.jpg) no-repeat center center;
  height: 600px;
  position: relative;
  display: flex;
  align-items: start;
  padding-top: 50px;
}
@media all and (max-width: 1200px) {
  .cipla-esg-taxonomy {
    height: 570px;
  }
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy {
    height: 540px;
  }
}
@media all and (max-width: 767px) {
  .cipla-esg-taxonomy {
    height: 500px;
  }
}
@media all and (max-width: 575px) {
  .cipla-esg-taxonomy {
    height: 440px;
  }
}

.esg-taxonomy-items .form-group {
  margin-bottom: 0px;
}

.esg-detail-items {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) repeat top center;
  height: auto;
  position: relative;
  padding: 50px 0px 0px;
}
.esg-detail-items .container {
  width: 100%;
  padding: 0px;
  position: relative;
  z-index: 1;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: relative;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media all and (max-width: 1200px) {
  .esg-detail-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper {
    width: 970px;
  }
}
@media all and (max-width: 991px) {
  .esg-detail-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper {
    width: 750px;
  }
}
@media all and (max-width: 767px) {
  .esg-detail-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper {
    width: 100%;
  }
}
.esg-detail-items .cipla-esg-items .cipla-esg-item h2 {
  text-transform: none;
  font-weight: bold;
  color: #015ba0;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item .row {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .esg-detail-items .cipla-esg-items .cipla-esg-item .row {
    flex-direction: column;
  }
}
.esg-detail-items .cipla-esg-items .cipla-esg-item .our-governance-structure {
  display: block;
  background-color: #f2f2f2;
  padding: 0px 12px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
  transition: 0.3s all;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item .our-governance-structure:hover {
  background-color: #fbb03f;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item .our-governance-structure.active {
  background-color: #fbb03f;
}

.our-governance-structure-detail {
  background-color: #015ba0;
  padding: 40px;
  border-radius: 40px;
}
.our-governance-structure-detail .section-heading {
  margin-bottom: 20px;
}
.our-governance-structure-detail .section-heading h2 {
  text-align: center;
  color: white;
}
.our-governance-structure-detail .section-heading p {
  font-size: 18px;
  color: white;
}
.our-governance-structure-detail .our-governance-structure-wrapper {
  display: flex;
  gap: 30px;
}
.our-governance-structure-detail .our-governance-structure-col {
  border: 1px solid white;
  padding: 20px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-head {
  padding: 20px;
  min-height: 180px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-head h3 {
  color: #fbb03f;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-head p {
  color: #015ba0;
  margin-bottom: 0px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-body {
  padding: 20px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-body ul {
  list-style: none;
}
.our-governance-structure-detail .our-governance-structure-col .governance-body ul li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  color: white;
  margin-bottom: 15px;
}
.our-governance-structure-detail .our-governance-structure-col .governance-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
}
.our-governance-structure-detail .our-governance-structure-col .governance-body ul li:last-child {
  margin-bottom: 0px;
}

.cipla-esg-taxonomy-wrapper {
  display: flex;
  column-gap: 50px;
  flex-wrap: wrap;
  max-width: 90%;
  margin: 0 auto;
}
@media all and (max-width: 1200px) {
  .cipla-esg-taxonomy-wrapper {
    gap: 30px;
  }
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy-wrapper {
    gap: 20px;
    max-width: 100%;
  }
}
@media all and (max-width: 360px) {
  .cipla-esg-taxonomy-wrapper {
    gap: 5px;
    row-gap: 20px;
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
  width: calc(25% - 40px);
  height: 250px;
}
@media all and (max-width: 1200px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    width: calc(25% - 25px);
  }
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    width: calc(25% - 16px);
    height: 200px;
  }
}
@media all and (max-width: 767px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    height: 180px;
  }
}
@media all and (max-width: 575px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    width: calc(33% - 13px);
    height: 160px;
  }
}
@media all and (max-width: 360px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    width: calc(33% - 4px);
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a {
  text-decoration: none;
  display: inline-block;
  border: 2px solid white;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-radius: 20px;
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a {
    padding: 10px;
  }
}
@media all and (max-width: 575px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a {
    border-radius: 10px;
    padding: 0px;
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-icon {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 20px;
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-icon {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-icon {
    width: 65px;
    height: 65px;
  }
}
@media all and (max-width: 575px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-icon {
    width: 50px;
    height: 50px;
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1);
  transform: 0.6s all;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: black;
  text-align: center;
  display: block;
}
@media all and (max-width: 1200px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media all and (max-width: 767px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 575px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media all and (max-width: 410px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-title {
    font-size: 14px;
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-view {
  display: block;
  transition: 0.6s all;
  text-align: center;
  visibility: hidden;
  color: white;
  font-size: 16px;
}
@media all and (max-width: 1200px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-view {
    font-size: 15px;
  }
}
@media all and (max-width: 991px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-view {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-view {
    font-size: 12px;
  }
}
@media all and (max-width: 410px) {
  .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a .esg-taxonomy-view {
    font-size: 11px;
  }
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a:hover {
  background-color: rgba(251, 176, 63, 0.7);
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a:hover .esg-taxonomy-title {
  color: white;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a:hover .esg-taxonomy-view {
  display: block;
  visibility: visible;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a.active {
  background-color: #fbb03f;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a.active .esg-taxonomy-title {
  color: white;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a.active .esg-taxonomy-view {
  display: block;
  visibility: visible;
}

.focus-area-btn-group {
  margin: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media all and (max-width: 1200px) {
  .focus-area-btn-group {
    gap: 10px;
  }
}
@media all and (max-width: 991px) {
  .focus-area-btn-group {
    gap: 10px;
    margin: 12px 0px;
    width: 100%;
    margin-top: 10px;
  }
}
@media all and (max-width: 575px) {
  .focus-area-btn-group {
    flex-direction: column;
  }
}
.focus-area-btn-group .focus-area-btn {
  width: calc(50% - 10px);
  background-color: #015ba0;
  height: 50px;
  line-height: 50px;
  color: white;
  border-radius: 0px;
  text-align: left;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  text-transform: capitalize;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media all and (max-width: 1200px) {
  .focus-area-btn-group .focus-area-btn {
    font-size: 14px;
    width: calc(50% - 5px);
    padding-left: 10px;
  }
}
@media all and (max-width: 991px) {
  .focus-area-btn-group .focus-area-btn {
    height: 46px;
    font-size: 14px;
    width: calc(50% - 5px);
  }
}
@media all and (max-width: 575px) {
  .focus-area-btn-group .focus-area-btn {
    width: 100%;
  }
}
.focus-area-btn-group .focus-area-btn::before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  top: 0;
  position: relative;
  margin-right: 10px;
  flex: none;
}
.focus-area-btn-group .focus-area-btn.health::before {
  background: url(../../images_esg/esg-health-icon.png) no-repeat center center/contain;
}
.focus-area-btn-group .focus-area-btn.environmental::before {
  background: url(../../images_esg/environmental-sustainability.png) no-repeat center center/contain;
}
.focus-area-btn-group .focus-area-btn.education::before {
  background: url(../../images_esg/esg-education-icon.png) no-repeat center center/contain;
}
.focus-area-btn-group .focus-area-btn.Skilling::before {
  background: url(../../images_esg/esg-skilling.png) no-repeat center center/contain;
}
.focus-area-btn-group .focus-area-btn.disaster::before {
  background: url(../../images_esg/esg-disaster-icon.png) no-repeat center center/contain;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.highlights-community-wrapper) {
  padding-top: 50px;
  margin-bottom: 0px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.highlights-community-wrapper)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #015ba0;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.highlights-community-wrapper) h2 {
  color: white;
  text-align: center;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper .highlights-community-wrapper:has(.highlights-community-slider) + .back-to-esg-thumb {
  background: url(/themes/cipla/images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin-bottom: 30px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper .highlights-community-wrapper:has(.highlights-community-slider) .slick-prev,
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item .cipla-esg-item-wrapper .highlights-community-wrapper:has(.highlights-community-slider) .slick-next {
  display: none !important;
}

.highlights-community-slider + .back-to-esg-thumb {
  background: url(/themes/cipla/images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin-bottom: 30px;
}
.highlights-community-slider .slick-dots {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 5px;
}
.highlights-community-slider .slick-dots li {
  list-style-type: none;
}
.highlights-community-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: white;
  border-radius: 50%;
  opacity: 0.6;
  font-size: 0px;
  border: none;
}
.highlights-community-slider .slick-dots li.slick-active button {
  background-color: #fbb03f;
  opacity: 1;
}

.accelerating-highlights-item {
  position: relative;
}
.accelerating-highlights-item .accelerating-highlights-content {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 50px;
  flex-direction: column;
  text-align: center;
}
@media all and (max-width: 1200px) {
  .accelerating-highlights-item .accelerating-highlights-content {
    padding: 30px 50px 30px 30px;
  }
}
@media all and (max-width: 767px) {
  .accelerating-highlights-item .accelerating-highlights-content {
    padding: 10px 30px 30px 20px;
  }
}
.accelerating-highlights-item .accelerating-highlights-content h4 {
  font-size: 50px;
  color: #e58918;
  font-weight: bold;
  margin-bottom: 5px;
}
@media all and (max-width: 1200px) {
  .accelerating-highlights-item .accelerating-highlights-content h4 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media all and (max-width: 991px) {
  .accelerating-highlights-item .accelerating-highlights-content h4 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media all and (max-width: 767px) {
  .accelerating-highlights-item .accelerating-highlights-content h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 410px) {
  .accelerating-highlights-item .accelerating-highlights-content h4 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 360px) {
  .accelerating-highlights-item .accelerating-highlights-content h4 {
    font-size: 34px;
    line-height: 40px;
  }
}
.accelerating-highlights-item .accelerating-highlights-content h4 span {
  display: block;
}
.accelerating-highlights-item .accelerating-highlights-content p {
  font-size: 20px;
  line-height: 30px;
  color: #7f7f7f;
  font-weight: 500;
  margin-bottom: 0px;
}
@media all and (max-width: 1200px) {
  .accelerating-highlights-item .accelerating-highlights-content p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 991px) {
  .accelerating-highlights-item .accelerating-highlights-content p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media all and (max-width: 991px) {
  .accelerating-highlights-item .accelerating-highlights-content p {
    font-size: 14px;
    line-height: 16px;
  }
}
@media all and (max-width: 410px) {
  .accelerating-highlights-item .accelerating-highlights-content p {
    max-width: 80%;
  }
}
@media all and (max-width: 360px) {
  .accelerating-highlights-item .accelerating-highlights-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
.accelerating-highlights-item .accelerating-highlights-content p span {
  display: block;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.accelerating-covered-wrapper) .focus-wrapper-accelerates {
  margin-bottom: 30px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.accelerating-covered-wrapper) .focus-wrapper-accelerates h2 {
  text-align: left;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.accelerating-covered-wrapper) .focus-wrapper-accelerates p {
  text-align: left;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.accelerating-covered-wrapper) .focus-area-btn-group .focus-area-btn {
  background-color: white;
  color: #015ba0;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.accelerating-covered-wrapper) .focus-area-btn-group .focus-area-btn::before {
  background-color: #015ba0;
}

.back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center right;
  width: 44px;
  height: 44px;
  display: inline-block;
  font-size: 0px;
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: none !important;
}
@media all and (max-width: 991px) {
  .back-to-esg-thumb {
    width: 34px;
    height: 34px;
    background-size: contain !important;
  }
}
@media all and (max-width: 767px) {
  .back-to-esg-thumb {
    margin-right: 20px;
  }
}
@media all and (max-width: 575px) {
  .back-to-esg-thumb {
    margin-right: 10px;
  }
}

.awards-btn {
  display: none;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) {
  flex-direction: column;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row {
  margin-bottom: 30px;
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row {
    margin-bottom: 20px;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row h4 {
  color: #025c65;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 36px;
}
@media all and (max-width: 991px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row h4 {
    font-size: 20px;
    line-height: 26px;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row h4 span {
  display: block;
  color: #025c65;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row img {
  width: 100%;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row:last-child {
  margin-bottom: 0px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row:last-child img {
  width: 75%;
  text-align: right;
  float: right;
}
@media all and (max-width: 991px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row:last-child img {
    width: 90%;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.partnership-wrapper) .row:last-child img {
    width: 100%;
  }
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper)::after {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 200px;
  z-index: 0;
  background: url(/themes/cipla/images_esg/overview-bg.jpg) no-repeat center center;
  display: none;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .row {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights h4 {
  margin-bottom: 20px;
  font-size: 24px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper {
    gap: 20px;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper .new-products-highlights-item {
  width: calc(33% - 20px);
  border-bottom: 1px solid #404040;
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper .new-products-highlights-item {
    width: calc(50% - 10px);
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper .new-products-highlights-item figure {
  margin-bottom: 15px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg_new-products-wrapper) .new-products-highlights .new-products-highlights-wrapper .new-products-highlights-item h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.energy-management-wrapper) {
  padding-bottom: 50px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.energy-management-wrapper)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #e2e2e2;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.energy-management-wrapper) .row {
  display: flex;
  align-items: center;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.energy-management-wrapper) .energy-management-wrapper {
  padding-top: 50px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.energy-management-wrapper) + .back-to-esg-thumb {
  position: relative;
  z-index: 3;
}

.energy-features {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
  margin-top: 40px;
}
@media all and (max-width: 991px) {
  .energy-features {
    gap: 20px;
  }
}
.energy-features .energy-features-item {
  width: calc(25% - 26px);
  position: relative;
  padding: 20px 30px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .energy-features .energy-features-item {
    width: calc(25% - 15px);
    padding: 10px;
  }
}
@media all and (max-width: 767px) {
  .energy-features .energy-features-item {
    width: calc(33% - 15px);
  }
}
@media all and (max-width: 575px) {
  .energy-features .energy-features-item {
    width: calc(50% - 15px);
  }
}
.energy-features .energy-features-item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(/themes/cipla/images_esg/energy-features-divider.jpg) no-repeat right center/contain;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.energy-features .energy-features-item h3 {
  font-weight: 300;
  color: #015ba0;
  font-size: 40px;
  margin-bottom: 15px;
}
.energy-features .energy-features-item:last-child::before {
  display: none;
}

.carbon-manage-wrapper .row {
  display: flex;
  align-items: center;
}
.carbon-manage-wrapper h3 {
  font-size: 28px;
  color: #015ba0;
  font-weight: bold;
  margin-bottom: 0px;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  .carbon-manage-wrapper h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .carbon-manage-wrapper h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 1200px) {
  .carbon-manage-wrapper h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 991px) {
  .carbon-manage-wrapper h3 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  .carbon-manage-wrapper h3 {
    font-size: 18px;
  }
}

.water-management-listing {
  margin: 30px 0px;
}
@media all and (max-width: 991px) {
  .water-management-listing {
    margin: 15px 0px;
  }
}
.water-management-listing .water-management-listing-item {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}
.water-management-listing .water-management-listing-item .water-management-listing-icon {
  width: 60px;
}
.water-management-listing .water-management-listing-item .water-management-listing-title {
  font-size: 20px;
  font-weight: bold;
  color: #015ba0;
}
@media all and (max-width: 1200px) {
  .water-management-listing .water-management-listing-item .water-management-listing-title {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  .water-management-listing .water-management-listing-item .water-management-listing-title {
    font-size: 16px;
  }
}
.water-management-listing .water-management-listing-item:last-child {
  margin-bottom: 0px;
}

.waste-management h3 {
  font-size: 28px;
  color: #015ba0;
  font-weight: bold;
  margin-bottom: 0px;
}
@media all and (min-width: 1368px) and (max-width: 1600px) {
  .waste-management h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .waste-management h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media all and (max-width: 1200px) {
  .waste-management h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media all and (max-width: 991px) {
  .waste-management h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media all and (max-width: 575px) {
  .waste-management h3 {
    font-size: 16px;
    line-height: 22px;
  }
}

.esg-item-our-people {
  padding: 100px 50px;
  background: url(/themes/cipla/images_esg/esg-our-people-bg.jpg) no-repeat center center;
  background-attachment: fixed;
}
@media all and (max-width: 1200px) {
  .esg-item-our-people {
    background-attachment: scroll;
  }
}
@media all and (max-width: 991px) {
  .esg-item-our-people {
    padding: 50px 0px;
  }
}
@media all and (max-width: 575px) {
  .esg-item-our-people {
    padding: 20px 0px;
  }
}
.esg-item-our-people .our-people-wrapper {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .esg-item-our-people .our-people-wrapper {
    max-width: 100%;
  }
}
.esg-item-our-people .our-people-wrapper h2 {
  color: white;
}
.esg-item-our-people .our-people-wrapper p {
  color: white;
  font-size: 18px;
  line-height: 30px;
}

/* ================== ENHANCING ACCESS AND AFFORDABILITY  ================== */
.highlights-wrapper {
  text-align: center;
}

.case-studies-wrapper {
  position: relative;
  z-index: 5;
  display: none;
}
.case-studies-wrapper h2 {
  color: #015ba0;
  font-size: 24px;
  text-transform: uppercase;
}
.case-studies-wrapper p {
  font-size: 18px;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .case-studies-wrapper p {
    font-size: 16px;
  }
}
.case-studies-wrapper .case-studies-items {
  display: flex;
  gap: 30px;
  justify-content: center;
}
@media all and (max-width: 991px) {
  .case-studies-wrapper .case-studies-items {
    gap: 10px;
  }
}
@media all and (max-width: 575px) {
  .case-studies-wrapper .case-studies-items {
    flex-direction: column;
  }
}
.case-studies-wrapper .case-studies-items .case-studies-item {
  width: calc(33% - 20px);
  background: url(../../images_esg/case-studies-card-bg.png) no-repeat center center/contain;
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
@media all and (max-width: 991px) {
  .case-studies-wrapper .case-studies-items .case-studies-item {
    padding: 15px 30px 15px 15px;
    text-align: center;
    width: calc(33% - 3px);
  }
}
@media all and (max-width: 575px) {
  .case-studies-wrapper .case-studies-items .case-studies-item {
    width: 100%;
    height: 300px;
  }
}
.case-studies-wrapper .case-studies-items .case-studies-item .case-studies-icon {
  margin-bottom: 15px;
}
@media all and (max-width: 991px) {
  .case-studies-wrapper .case-studies-items .case-studies-item .case-studies-icon {
    width: 60px;
  }
}
.case-studies-wrapper .case-studies-items .case-studies-item .case-studies-icon img {
  filter: brightness(0) invert(0.4);
}
.case-studies-wrapper .case-studies-items .case-studies-item h4 {
  margin-bottom: 0px;
  font-size: 20px;
}
@media all and (max-width: 991px) {
  .case-studies-wrapper .case-studies-items .case-studies-item h4 {
    font-size: 17px;
  }
}
@media all and (max-width: 575px) {
  .case-studies-wrapper .case-studies-items .case-studies-item h4 {
    font-size: 20px;
  }
}
.case-studies-wrapper .case-studies-items .case-studies-item:hover {
  background: url(../../images_esg/case-studies-card-bg-hover.png) no-repeat center center/contain;
}
.case-studies-wrapper .case-studies-items .case-studies-item:hover .case-studies-icon img {
  filter: brightness(1) invert(0);
}
.case-studies-wrapper .case-studies-items .case-studies-item:hover h4 {
  color: #df8318;
}

@media all and (max-width: 767px) {
  .views-element-container {
    margin-bottom: 0px;
  }
}

.esg-three-column-item {
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  gap: 40px;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .esg-three-column-item {
    padding-bottom: 0px;
  }
}
@media all and (max-width: 1200px) {
  .esg-three-column-item {
    padding-bottom: 0px;
  }
}
@media all and (max-width: 991px) {
  .esg-three-column-item {
    width: 100%;
    max-width: 100%;
  }
}
@media all and (max-width: 767px) {
  .esg-three-column-item {
    max-width: 100%;
    gap: 20px;
  }
}
@media all and (max-width: 575px) {
  .esg-three-column-item {
    flex-direction: column;
  }
}
.esg-three-column-item .esg-individual-item {
  height: 200px;
  width: calc(33% - 20px);
  border-radius: 20px;
}
@media all and (max-width: 575px) {
  .esg-three-column-item .esg-individual-item {
    height: 140px;
    width: 100%;
    border-radius: 20px;
  }
}
.esg-three-column-item .esg-individual-item a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: none;
  background-color: white;
  border-radius: inherit;
  padding: 15px;
  margin-top: 0px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .esg-three-column-item .esg-individual-item a {
    height: 100% !important;
    padding: 12px;
  }
}
.esg-three-column-item .esg-individual-item a h5 {
  color: #015ba0;
  padding: 0px;
  margin: 0px 0px 20px;
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 991px) {
  .esg-three-column-item .esg-individual-item a h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 575px) {
  .esg-three-column-item .esg-individual-item a h5 {
    font-size: 18px;
    line-height: 25px;
  }
}
.esg-three-column-item .esg-individual-item a span {
  color: #015ba0;
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media all and (max-width: 991px) {
  .esg-three-column-item .esg-individual-item a span {
    font-size: 15px;
    line-height: 22px;
  }
}
.esg-three-column-item .esg-individual-item a span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 80px;
  height: 1px;
  background-color: #015ba0;
}
.esg-three-column-item .esg-individual-item a:hover {
  background-color: #015ba0;
  border: none;
  transform: scale(1.06);
  transform-origin: bottom;
}
.esg-three-column-item .esg-individual-item a:hover h5 {
  color: white;
}
.esg-three-column-item .esg-individual-item a:hover span {
  color: #fbb03f;
}
.esg-three-column-item .esg-individual-item a:hover span::after {
  background-color: #fbb03f;
}

.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper {
  max-width: 70%;
}
@media all and (max-width: 1200px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper {
    max-width: 95%;
  }
}
@media all and (max-width: 991px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper {
    max-width: 100%;
  }
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
  width: calc(50% - 40px);
  height: 300px;
}
@media all and (max-width: 991px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
    width: calc(50% - 10px);
  }
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper {
  border: 2px solid #fbb03f;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
  border-radius: 20px;
}
@media all and (max-width: 991px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper {
    padding: 15px 10px;
  }
}
@media all and (max-width: 575px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper {
    padding: 0px 0px;
    gap: 0px;
  }
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  border: none !important;
  position: relative;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter span {
  margin: 0px !important;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 1px;
  width: 100%;
  background-color: white;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover {
  background-color: transparent !important;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover .esg-taxonomy-title {
  color: #fbb03f;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover::after {
  background-color: #fbb03f;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter .active {
  background-color: transparent !important;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter .active .esg-taxonomy-title {
  color: #fbb03f;
}
.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter .active::after {
  background-color: #fbb03f;
}

.view-display-id-cipla_esg_item_a_employees .accelerating-employee-wrapper {
  color: #015ba0;
}
.view-display-id-cipla_esg_item_a_employees .mb-40 {
  margin-bottom: 40px;
}
.view-display-id-cipla_esg_item_a_employees .accelerating-employee-items {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
@media all and (max-width: 991px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-employee-items {
    flex-direction: column;
    gap: 10px;
  }
}
.view-display-id-cipla_esg_item_a_employees .accelerating-employee-items .accelerating-employee-item {
  width: 130px;
  height: 130px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #015ba0;
  border: 2px solid #fbb03f;
  padding: 20px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-employee-items .accelerating-employee-item {
    width: 100%;
    height: auto;
    padding: 10px;
  }
}
@media all and (max-width: 575px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-employee-items .accelerating-employee-item {
    font-size: 15px;
  }
}
@media all and (max-width: 360px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-employee-items .accelerating-employee-item {
    font-size: 14px;
  }
}
.view-display-id-cipla_esg_item_a_employees .accelerating-highlights-items {
  display: flex;
  justify-content: center;
  max-width: 80%;
  margin: 0 auto;
  gap: 30px;
}
@media all and (max-width: 767px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-highlights-items {
    max-width: 95%;
    gap: 10px;
  }
}
@media all and (max-width: 575px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-highlights-items {
    gap: 0px;
  }
}
@media all and (max-width: 410px) {
  .view-display-id-cipla_esg_item_a_employees .accelerating-highlights-items {
    flex-direction: column;
  }
}
.view-display-id-cipla_esg_item_a_employees .highlights-community-wrapper + .back-to-esg-thumb {
  background: url(/themes/cipla/images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin-bottom: 30px;
}

.accelerating-employee-covered-wrapper {
  width: 100%;
  margin: 0 auto;
}
.accelerating-employee-covered-wrapper p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .accelerating-employee-covered-wrapper p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media all and (max-width: 575px) {
  .accelerating-employee-covered-wrapper p {
    font-size: 15px;
    line-height: 22px;
  }
}
.accelerating-employee-covered-wrapper .accelerating-employee-icon-items {
  display: flex;
  justify-content: start;
  gap: 30px;
}
@media all and (max-width: 575px) {
  .accelerating-employee-covered-wrapper .accelerating-employee-icon-items {
    gap: 15px;
  }
}
.accelerating-employee-covered-wrapper .accelerating-employee-icon-items .accelerating-employee-icon-item {
  width: 145px;
}
@media all and (max-width: 767px) {
  .accelerating-employee-covered-wrapper .accelerating-employee-icon-items .accelerating-employee-icon-item {
    width: 120px;
  }
}
@media all and (max-width: 575px) {
  .accelerating-employee-covered-wrapper .accelerating-employee-icon-items .accelerating-employee-icon-item {
    width: 100px;
  }
}
@media all and (max-width: 360px) {
  .accelerating-employee-covered-wrapper .accelerating-employee-icon-items .accelerating-employee-icon-item {
    width: 85px;
  }
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.human-resources-wrapper) {
  padding: 50px 0px;
  margin-bottom: 0px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.human-resources-wrapper)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 350px;
  z-index: 0;
  background: #dddddd;
}
@media all and (max-width: 767px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.human-resources-wrapper)::after {
    height: 290px;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.human-resources-wrapper)::after {
    height: 330px;
  }
}
@media all and (max-width: 410px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.human-resources-wrapper)::after {
    height: 330px;
  }
}

.energy-programmes {
  text-align: center;
  margin-top: 90px;
}
@media all and (max-width: 767px) {
  .energy-programmes {
    text-align: center;
    max-width: 95%;
    margin: 50px auto 10px;
  }
}
@media all and (max-width: 575px) {
  .energy-programmes {
    margin: 50px auto 10px;
  }
}
.energy-programmes .energy-programmes-items {
  display: flex;
  gap: 30px;
  height: 100px;
  align-items: center;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .energy-programmes .energy-programmes-items {
    gap: 20px;
  }
}
@media all and (max-width: 767px) {
  .energy-programmes .energy-programmes-items {
    margin-bottom: 0px;
    margin-top: 30px;
  }
}
@media all and (max-width: 575px) {
  .energy-programmes .energy-programmes-items {
    flex-direction: column;
    height: auto;
    gap: 0px;
    margin-bottom: 0px;
  }
}
.energy-programmes .energy-programmes-items .energy-programmes-item {
  width: calc(20% - 15px);
  text-align: center;
  position: relative;
  padding: 0px 15px;
  height: 100%;
}
@media all and (max-width: 1200px) {
  .energy-programmes .energy-programmes-items .energy-programmes-item {
    padding: 0px;
  }
}
@media all and (max-width: 575px) {
  .energy-programmes .energy-programmes-items .energy-programmes-item {
    width: 100%;
    gap: 0px;
    margin-bottom: 0px;
  }
}
.energy-programmes .energy-programmes-items .energy-programmes-item::after {
  content: "";
  position: absolute;
  top: -20px;
  right: -30px;
  background: url(/themes/cipla/images_esg/key-programmes-divider.jpg) no-repeat center center;
  height: 112px;
  width: 30px;
}
.energy-programmes .energy-programmes-items .energy-programmes-item p {
  color: #015ba0;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .energy-programmes .energy-programmes-items .energy-programmes-item p {
    font-size: 13px;
    line-height: 18px;
  }
}
.energy-programmes .energy-programmes-items .energy-programmes-item:last-child::after {
  display: none;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.promoting-wrapper) {
  padding-top: 50px;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.promoting-wrapper)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #015ba0;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.promoting-wrapper) .back-to-esg-thumb {
  background: url(/themes/cipla/images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin-bottom: 30px;
}

.promoting-wrapper h2 {
  text-align: left;
  color: white !important;
}
.promoting-wrapper p {
  text-align: left;
  color: white;
  margin-bottom: 50px;
}
@media all and (max-width: 991px) {
  .promoting-wrapper p {
    margin-bottom: 30px;
  }
}
.promoting-wrapper .btn {
  border: 1px solid white;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border-radius: 30px;
  color: white !important;
  padding: 10px 30px;
}

.ensureing-wrapper h5 {
  color: #015ba0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0px;
}

.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
  background: url(../../images_esg/esg-award-bg.jpg) no-repeat center center;
  height: 500px;
  background-attachment: fixed;
  margin-bottom: 0px;
}
@media all and (max-width: 1200px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
    background-attachment: scroll;
    background-size: contain;
    height: 410px;
  }
}
@media all and (max-width: 991px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
    height: 310px;
  }
}
@media all and (max-width: 767px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
    height: 240px;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
    height: 170px;
  }
}
@media all and (max-width: 410px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) {
    height: 150px;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .cipla-esg-item-wrapper {
  height: 100%;
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
  height: calc(100% - 80px);
  padding-top: 50px;
  text-align: left;
  padding-right: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 700px;
  margin-left: auto;
}
@media all and (max-width: 1200px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
    max-width: 600px;
    padding-right: 50px;
  }
}
@media all and (max-width: 991px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
    max-width: 450px;
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
    max-width: 380px;
    height: calc(100% - 50px);
    padding-top: 0px;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
    padding-right: 60px;
  }
}
@media all and (max-width: 410px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 80px 0px;
    justify-content: space-between;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper h2 {
  -webkit-text-stroke: 2px white;
  color: transparent;
  font-size: 120px;
  line-height: 100px;
  margin-bottom: 30px;
}
@media all and (max-width: 1200px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper h2 {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper h2 {
    font-size: 60px;
    line-height: 60px;
    text-align: right;
  }
}
@media all and (max-width: 575px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper h2 {
    font-size: 40px;
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  .esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper .esg-awards-btn {
    text-align: right;
  }
}
.esg-detail-items .container .views-element-container .view-cipla-esg-items .cipla-esg-items .cipla-esg-item:has(.esg-awards-wrapper) .esg-awards-wrapper .btn {
  border: 1px solid white;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border-radius: 30px;
  color: white !important;
  padding: 10px 30px;
}

.our-governance-wrapper-top {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media all and (max-width: 991px) {
  .our-governance-wrapper-top {
    flex-direction: column;
    row-gap: 20px;
    padding: 0px 15px;
  }
}
.our-governance-wrapper-top .our-governance-wrapper-top-item {
  width: calc(50% - 15px);
}
@media all and (max-width: 991px) {
  .our-governance-wrapper-top .our-governance-wrapper-top-item {
    width: 100%;
  }
}
.our-governance-wrapper-top img {
  width: 100%;
}

.our-governance-structure:hover {
  text-decoration: none;
}
.our-governance-structure.active {
  text-decoration: none;
}

.our-governance-framework {
  background-color: #015ba0;
  border-radius: 25px;
  padding: 30px;
  margin-top: 40px;
}
@media all and (max-width: 575px) {
  .our-governance-framework {
    padding: 30px 10px;
    border-radius: 10px;
  }
}
.our-governance-framework h2 {
  text-align: center;
  color: white !important;
}
.our-governance-framework p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 26px;
  color: white !important;
}
@media all and (max-width: 991px) {
  .our-governance-framework p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media all and (max-width: 575px) {
  .our-governance-framework p {
    font-size: 15px;
    line-height: 22px;
  }
}

.framework-column-items {
  display: flex;
  gap: 50px;
}
@media all and (max-width: 767px) {
  .framework-column-items {
    gap: 20px;
    flex-direction: column;
  }
}

.framework-column-item {
  padding: 0px;
  border-radius: 10px;
  border: 2px solid white;
  width: calc(50% - 25px);
}
@media all and (max-width: 767px) {
  .framework-column-item {
    width: 100%;
  }
}
.framework-column-item h4 {
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fbb03f;
  text-align: left;
}
@media all and (max-width: 991px) {
  .framework-column-item h4 {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .framework-column-item h4 {
    margin-bottom: 7px;
  }
}
.framework-column-item .framework-column-item-top {
  padding: 20px;
  background-color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .framework-column-item .framework-column-item-top {
    padding: 10px;
  }
}
.framework-column-item .framework-column-item-top p {
  color: #015ba0 !important;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0px;
}
@media all and (max-width: 575px) {
  .framework-column-item .framework-column-item-top p {
    margin-bottom: 0px;
  }
}
.framework-column-item .framework-column-item-bottom {
  padding: 0px 20px 20px;
}
@media all and (max-width: 991px) {
  .framework-column-item .framework-column-item-bottom {
    padding: 0px 10px 10px;
  }
}
@media all and (max-width: 575px) {
  .framework-column-item .framework-column-item-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.framework-column-item ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.framework-column-item ul li {
  list-style-type: none;
  position: relative;
  padding-left: 25px;
  color: white;
  margin-bottom: 12px;
}
.framework-column-item ul li:last-child {
  margin-bottom: 0px;
}
.framework-column-item ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid white;
  left: 0;
  border-radius: 50%;
}

.framework-column-item.directors {
  display: flex;
  justify-content: start;
  position: relative;
  flex-direction: column;
}
.framework-column-item.directors::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(/themes/cipla/images_esg/framework-board-divider.jpg) no-repeat center center/contain;
  height: 400px;
  width: 35px;
  z-index: 10;
}
.framework-column-item.directors ul li {
  text-align: center;
}
.framework-column-item.directors ul li::before {
  display: none;
}
.framework-column-item.directors ul li::after {
  content: "";
  position: initial;
  margin: 0 auto;
  background: url(/themes/cipla/images_esg/director-divider.jpg) no-repeat center center/contain;
  height: 25px;
  width: 200px;
  display: block;
  margin-top: 6px;
}

.framework-column-item-inner {
  padding: 0px 30px 30px 40px;
}
@media all and (max-width: 991px) {
  .framework-column-item-inner {
    padding-right: 10px;
  }
}
@media all and (max-width: 767px) {
  .framework-column-item-inner {
    padding: 0px 10px 30px 40px;
  }
}

.corporate-items {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media all and (max-width: 991px) {
  .corporate-items {
    margin-top: 10px;
    flex-direction: column;
  }
}
@media all and (max-width: 575px) {
  .corporate-items {
    flex-direction: column;
  }
}
.corporate-items .corporate-item {
  border-radius: 6px;
  background-color: white;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #015ba0;
  text-align: center;
  flex: none;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}
@media all and (max-width: 1200px) {
  .corporate-items .corporate-item {
    width: calc(50% - 8px);
    height: 50px;
  }
}
@media all and (max-width: 991px) {
  .corporate-items .corporate-item {
    width: 100%;
  }
}
@media all and (max-width: 575px) {
  .corporate-items .corporate-item {
    width: 100%;
  }
}

.directors-bg {
  background-color: white;
  padding: 7px 15px;
  color: #015ba0;
  text-transform: uppercase;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 100%;
  position: relative;
  z-index: 5;
  text-align: center;
  font-weight: 600;
}
.directors-bg.full-radius {
  border-radius: 6px;
}

.leadership-card {
  background-color: white;
  padding: 7px 15px;
  color: #015ba0;
  text-transform: uppercase;
  border-radius: 6px;
  font-size: 18px;
  width: 100%;
  position: relative;
  text-align: center;
  font-weight: 600;
}
.leadership-card::after {
  content: "";
  position: absolute;
  margin: 0 auto;
  background: url(/themes/cipla/images_esg/director-divider.jpg) no-repeat center center/contain;
  height: 25px;
  width: 200px;
  display: block;
  margin-top: 6px;
  left: 0;
  right: 0;
}

.ehs {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  text-align: center;
  margin-top: 0;
  position: relative;
  padding-top: 30px;
}
.ehs::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: url(/themes/cipla/images_esg/director-divider.jpg) no-repeat center center/contain;
  height: 25px;
  width: 200px;
  margin: 0 auto;
}

.mb-30 {
  margin-bottom: 30px;
}

.no-after::after {
  display: none;
}

.enterprise-details {
  margin-top: 30px;
  background-color: #f2f2f2;
  padding: 30px 50px;
  border-radius: 20px;
}
@media all and (max-width: 991px) {
  .enterprise-details {
    padding: 20px;
  }
}
@media all and (max-width: 575px) {
  .enterprise-details {
    padding: 20px 0px;
  }
}
.enterprise-details img {
  width: 100%;
}

@media all and (max-width: 991px) {
  .views-element-container {
    padding: 0px !important;
  }
}

@media all and (max-width: 991px) {
  .partner-sm {
    margin-top: 20px;
  }
}

@media all and (max-width: 767px) {
  .approach-sm {
    margin-top: 20px;
  }
}

@media all and (max-width: 767px) {
  #article_621427 .focus-area-btn-group {
    flex-direction: row;
  }
}
@media all and (max-width: 767px) {
  #article_621427 .sdg-wrapper-accelerates {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#article_621427 .click-below {
  margin-bottom: 30px !important;
}
#article_621427 .esg-body-content {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) no-repeat top center;
  background-size: cover;
}

.short-intro {
  padding: 30px 50px;
  border-radius: 20px;
  background-color: #015ba0;
  margin-bottom: 30px;
  color: white;
  text-align: center;
}

/* ================== NEW DESIGN INTREGATION START [04-07-2024] ================== */
.esg-body-content-wrapper {
  position: relative;
  padding-top: 50px;
}

.acw-column-wrapper {
  display: flex;
  gap: 0;
  margin-bottom: 50px;
}
@media all and (max-width: 991px) {
  .acw-column-wrapper {
    flex-direction: column;
  }
}
.acw-column-wrapper .acw-column-image {
  width: 50%;
}
@media all and (max-width: 991px) {
  .acw-column-wrapper .acw-column-image {
    width: 100%;
  }
}
.acw-column-wrapper .acw-column-image img {
  width: 100%;
  height: auto;
}
.acw-column-wrapper .acw-column-content {
  width: 50%;
  position: relative;
}
@media all and (max-width: 991px) {
  .acw-column-wrapper .acw-column-content {
    width: 100%;
  }
}
.acw-column-wrapper .acw-column-content .acw-column-data {
  position: absolute;
  z-index: 5;
  left: -80px;
  background: #015ba0;
  height: auto;
  padding: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 1200px) {
  .acw-column-wrapper .acw-column-content .acw-column-data {
    padding: 18px;
  }
}
@media all and (max-width: 991px) {
  .acw-column-wrapper .acw-column-content .acw-column-data {
    position: initial;
    transform: initial;
  }
}
@media all and (max-width: 767px) {
  .acw-column-wrapper .acw-column-content .acw-column-data {
    padding: 20px;
  }
}
@media all and (max-width: 575px) {
  .acw-column-wrapper .acw-column-content .acw-column-data {
    padding: 15px;
  }
}
.acw-column-wrapper .acw-column-content .acw-column-data p,
.acw-column-wrapper .acw-column-content .acw-column-data h3 {
  color: white;
}

.accelerating-btn-group {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  margin-bottom: 40px;
}
@media all and (max-width: 320px) {
  .accelerating-btn-group {
    flex-direction: column;
    row-gap: 10px;
  }
}
.accelerating-btn-group .btn {
  padding: 0px 50px;
  height: 46px;
  line-height: 44px;
  background-color: #015ba0;
  color: white;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #015ba0;
  transition: 0.3s all;
}
@media all and (max-width: 575px) {
  .accelerating-btn-group .btn {
    padding: 0px 35px;
    font-size: 15px;
  }
}
.accelerating-btn-group .btn:hover {
  background-color: white;
  color: #015ba0;
}
.accelerating-btn-group .btn-yellow {
  background-color: #fbb03f;
  border: 1px solid #fbb03f;
}
.accelerating-btn-group .btn-yellow:hover {
  color: #fbb03f;
  background-color: white;
  border: 1px solid #fbb03f;
}

.esg-detail-items {
  padding: 0px;
}
.esg-detail-items .cipla-esg-items {
  position: relative;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #015ba0;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach) h2,
.esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach) p {
  color: white;
}
.esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach) h2 a,
.esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach) p a {
  color: white;
  text-decoration: underline;
}
@media all and (max-width: 991px) {
  .esg-detail-items .cipla-esg-items .cipla-esg-item:has(.emplyoee-approach) h2 {
    margin-top: 0px;
  }
}
.esg-detail-items .cipla-esg-items .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin: 0px 0px 20px;
}
@media all and (max-width: 767px) {
  .esg-detail-items .cipla-esg-items .back-to-esg-thumb {
    margin-right: 10px;
  }
}

.emplyoee-approach-nearly {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
}
.emplyoee-approach-nearly .row {
  justify-content: center;
}
.emplyoee-approach-nearly h3 {
  color: white;
  text-align: center;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 28px;
}
@media all and (max-width: 1200px) {
  .emplyoee-approach-nearly h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media all and (max-width: 991px) {
  .emplyoee-approach-nearly h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media all and (max-width: 575px) {
  .emplyoee-approach-nearly h3 {
    font-size: 16px;
  }
}

.emplyoee-approach-wrap .row {
  display: initial !important;
}

.employee-focus-wrapper {
  display: flex;
  gap: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.33);
  margin-bottom: 40px;
}
@media all and (max-width: 991px) {
  .employee-focus-wrapper {
    flex-direction: column;
  }
}
@media all and (max-width: 991px) {
  .employee-focus-wrapper.championing-focus .employee-focus-content {
    order: 2;
  }
}
.employee-focus-wrapper:last-child {
  margin-bottom: 0px;
}
.employee-focus-wrapper .employee-focus-image {
  width: 50%;
}
@media all and (max-width: 991px) {
  .employee-focus-wrapper .employee-focus-image {
    width: 100%;
  }
}
.employee-focus-wrapper .employee-focus-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.employee-focus-wrapper .employee-focus-content {
  width: 50%;
  padding: 30px 30px 30px 30px;
  background-color: #015ba0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
@media all and (max-width: 991px) {
  .employee-focus-wrapper .employee-focus-content {
    width: 100%;
    padding: 20px 20px 50px 20px;
  }
}
@media all and (max-width: 575px) {
  .employee-focus-wrapper .employee-focus-content {
    padding: 15px 15px 50px 15px;
  }
}
.employee-focus-wrapper .employee-focus-content::after {
  content: "";
  position: absolute;
  left: auto;
  right: -40px;
  bottom: -50px;
  width: 100px;
  height: 100px;
  background-color: #fbb03f;
  border-radius: 50%;
}
@media all and (max-width: 1200px) {
  .employee-focus-wrapper .employee-focus-content::after {
    width: 90px;
    height: 90px;
  }
}
.employee-focus-wrapper .employee-focus-content h3 {
  text-transform: uppercase;
  color: white;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
}
@media all and (max-width: 991px) {
  .employee-focus-wrapper .employee-focus-content h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .employee-focus-wrapper .employee-focus-content h3 {
    font-size: 18px;
  }
}
.employee-focus-wrapper .employee-focus-content p {
  color: white;
}
.employee-focus-wrapper .btn {
  background: #fbb03f;
  color: white;
  padding: 0px 26px;
  height: 42px;
  line-height: 42px;
  border-radius: 0px;
}

.inner-section-heading {
  margin-bottom: 20px;
}
.inner-section-heading h2 {
  margin-bottom: 10px;
}

#article_621698 .esg-detail-items .cipla-esg-items .cipla-esg-item:nth-child(1) .back-to-esg-thumb,
#article_621697 .esg-detail-items .cipla-esg-items .cipla-esg-item:nth-child(1) .back-to-esg-thumb,
#article_621382 .esg-detail-items .cipla-esg-items .cipla-esg-item:nth-child(1) .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon-reverse.png) no-repeat center center;
  margin: 0px 0px 20px;
}
#article_621698 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .community-focus-wrapper,
#article_621697 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .community-focus-wrapper,
#article_621382 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .community-focus-wrapper {
  padding-top: 0px;
}
#article_621698 .esg-detail-items .cipla-esg-items .cipla-esg-item .back-to-esg-thumb,
#article_621697 .esg-detail-items .cipla-esg-items .cipla-esg-item .back-to-esg-thumb,
#article_621382 .esg-detail-items .cipla-esg-items .cipla-esg-item .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center center;
  margin: 0px 0px 0px;
}

#article_621382 .community-focus-wrapper .sdg-covered-icon {
  margin-bottom: 0px;
}

@media all and (max-width: 1200px) {
  #article_621698 .esg-overview-section,
#article_621697 .esg-overview-section,
#article_621382 .esg-overview-section,
#article_621392 .esg-overview-section,
#article_621413 .esg-overview-section {
    padding-bottom: 20px;
  }
}

.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item a {
  display: none !important;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees {
  display: block !important;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  display: block !important;
}

.cipla-esg-taxonomy-a-community-employee-wrapper a {
  display: block !important;
}

.cipla-esg-taxonomy,
.esg-our-people {
  background: url(/themes/cipla/images_esg/overview-bg.jpg) repeat top center;
  height: auto;
  position: relative;
  padding: 50px 0px 30px;
}
.cipla-esg-taxonomy .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper,
.cipla-esg-taxonomy .view-display-id-block_1 .cipla-esg-taxonomy-wrapper,
.esg-our-people .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper,
.esg-our-people .view-display-id-block_1 .cipla-esg-taxonomy-wrapper {
  max-width: 100%;
  border: none;
  display: flex;
  column-gap: 20px;
  justify-content: center;
}
.cipla-esg-taxonomy .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.cipla-esg-taxonomy .view-display-id-block_1 .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.esg-our-people .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.esg-our-people .view-display-id-block_1 .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
  width: 100% !important;
  height: auto;
}

.cipla-esg-taxonomy {
  padding-top: 0px;
}

.esg-our-people {
  padding-bottom: 0px;
}

.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.view-display-id-block_1 .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item {
  width: 100% !important;
  height: auto !important;
}

.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-block_1 .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper {
  border: none !important;
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 0px;
}
@media all and (max-width: 575px) {
  .view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-block_1 .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper {
    gap: 5px;
  }
}

.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  background-color: transparent;
  border-radius: 0px;
  padding: 0px 0px !important;
  height: 50px;
  line-height: 50px;
  position: relative;
}
@media all and (max-width: 575px) {
  .view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
    height: auto !important;
    line-height: initial !important;
  }
}
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter::after,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter::after,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0px;
  height: 1px;
  bottom: 0px;
  transition: 0.3s all;
  background-color: #fbb03f;
}
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active .esg-taxonomy-title,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active .esg-taxonomy-title,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active .esg-taxonomy-title {
  color: #fbb03f;
}
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active::after,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active::after,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active::after {
  width: 100%;
}
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover .esg-taxonomy-title,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover .esg-taxonomy-title,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover .esg-taxonomy-title {
  color: #fbb03f;
}
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover::after,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover::after,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover::after {
  width: 100%;
}

.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  background-color: transparent;
  border-radius: 0px;
  position: relative;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0px;
  height: 2px;
  bottom: 0px;
  transition: 0.3s all;
  background-color: #fbb03f;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active .esg-taxonomy-title {
  color: #fbb03f;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter.active::after {
  width: 100%;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover .esg-taxonomy-title {
  color: #fbb03f;
}
.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter:hover::after {
  width: 100%;
}

.view-display-id-esg_taxonomy_a_parent .cipla-esg-taxonomy-wrapper,
.view-display-id-block_1 .cipla-esg-taxonomy-wrapper,
.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-wrapper,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-wrapper,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-wrapper {
  max-width: 100%;
}

.cipla-esg-taxonomy-wrapper .cipla-esg-taxonomy-item .view-id-cipla_esg_taxonomy_a_community_employees .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  display: block !important;
}

.view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
  display: block !important;
  background-color: transparent !important;
  border-radius: 0px;
  position: relative;
}
@media all and (max-width: 575px) {
  .view-display-id-esg_taxonomy_c .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter,
.view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper .cipla-esg-taxonomy-filter {
    padding: 0px !important;
  }
}

.our-people-wrapper h2 {
  text-transform: uppercase;
}

.community-benefits {
  margin-top: 20px;
}
.community-benefits h4,
.community-benefits p {
  color: white;
}
.community-benefits ul {
  padding-left: 15px;
}
.community-benefits ul li {
  color: white;
  margin-bottom: 15px;
}
.community-benefits ol li {
  color: white;
  margin-bottom: 15px;
}
.community-benefits.community-energy {
  margin-top: 0px;
}
.community-benefits.community-energy ol {
  padding-left: 15px;
}

.community-approach h2,
.community-approach h4,
.community-approach p {
  color: white;
}

.community-focus-wrapper .sdg-covered-icon {
  display: flex;
  gap: 30px;
  justify-content: start;
}
@media all and (max-width: 1200px) {
  .community-focus-wrapper .sdg-covered-icon {
    gap: 15px;
  }
}
@media all and (max-width: 991px) {
  .community-focus-wrapper .sdg-covered-icon {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 575px) {
  .community-focus-wrapper .sdg-covered-icon {
    gap: 10px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 1200px) {
  .community-focus-wrapper .sdg-covered-icon img {
    width: 180px;
  }
}
@media all and (max-width: 991px) {
  .community-focus-wrapper .sdg-covered-icon img {
    width: 130px;
  }
}
@media all and (max-width: 767px) {
  .community-focus-wrapper .sdg-covered-icon img {
    width: 100px;
  }
}
.community-focus-wrapper .sdg-covered-icon .accelerates-sdg-item {
  width: calc(14% - 12px);
}
@media all and (max-width: 991px) {
  .community-focus-wrapper .sdg-covered-icon .accelerates-sdg-item {
    width: calc(25% - 12px);
    text-align: center;
  }
}
@media all and (max-width: 575px) {
  .community-focus-wrapper .sdg-covered-icon .accelerates-sdg-item {
    width: calc(25% - 12px);
  }
}
@media all and (max-width: 410px) {
  .community-focus-wrapper .sdg-covered-icon .accelerates-sdg-item {
    width: calc(33% - 8px);
  }
}
@media all and (max-width: 991px) {
  .community-focus-wrapper .sdg-covered-icon .accelerates-sdg-item img {
    width: 100%;
  }
}

.community-focus-wrapper,
.employee-focus-area {
  padding: 50px 0px 50px;
  float: left;
  width: 100%;
}
@media all and (max-width: 575px) {
  .community-focus-wrapper,
.employee-focus-area {
    padding-top: 30px;
  }
}

.palliative-wrapper {
  padding: 30px 0px;
}

.community-focus-wrapper .employee-focus-wrapper .employee-focus-content h3 {
  text-transform: none;
}
@media all and (max-width: 991px) {
  .community-focus-wrapper .employee-focus-wrapper:last-child .employee-focus-content {
    order: 2;
  }
}

.click-below {
  text-align: center;
  margin: 0px 0px 10px !important;
  font-size: 20px !important;
  line-height: 28px;
  color: #015ba0 !important;
}
@media all and (max-width: 1200px) {
  .click-below {
    font-size: 16px !important;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .click-below {
    font-size: 15px !important;
  }
}
@media all and (max-width: 320px) {
  .click-below {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}

.climate-row {
  flex-direction: column !important;
}

.climate-sdg-covered {
  padding: 30px 30px 30px 30px;
  background-color: #015ba0;
  position: relative;
  margin: 40px 0px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .climate-sdg-covered {
    padding-bottom: 70px;
  }
}
@media all and (max-width: 575px) {
  .climate-sdg-covered {
    padding: 30px 20px 60px;
    margin-top: 0px;
  }
}
.climate-sdg-covered::after {
  content: "";
  position: absolute;
  left: auto;
  right: -40px;
  bottom: -50px;
  width: 100px;
  height: 100px;
  background-color: #fbb03f;
  border-radius: 50%;
}
@media all and (max-width: 575px) {
  .climate-sdg-covered::after {
    width: 90px;
    height: 90px;
  }
}
.climate-sdg-covered h2 {
  color: white !important;
  text-align: center;
}
.climate-sdg-covered .climate-covered-wrapper {
  margin-bottom: 30px;
}
.climate-sdg-covered p {
  color: white !important;
  text-align: center;
}
.climate-sdg-covered .small-text {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.climate-sdg-covered .sdg-covered-icon {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-top: 30px;
}
@media all and (max-width: 1200px) {
  .climate-sdg-covered .sdg-covered-icon {
    gap: 15px;
  }
}
@media all and (max-width: 575px) {
  .climate-sdg-covered .sdg-covered-icon {
    flex-wrap: wrap;
  }
}
.climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item {
  width: 145px;
}
@media all and (max-width: 575px) {
  .climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item {
    width: 100px;
  }
}
@media all and (max-width: 410px) {
  .climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item {
    width: 90px;
  }
}
@media all and (max-width: 360px) {
  .climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item {
    width: 80px;
  }
}
@media all and (max-width: 320px) {
  .climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item {
    width: 70px;
  }
}
.climate-sdg-covered .sdg-covered-icon .sdg-covered-icon-item img {
  width: 100%;
}

#article_621413 .view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper {
  max-width: initial;
}
@media all and (max-width: 575px) {
  #article_621413 .view-display-id-esg_taxonomy_r .cipla-esg-taxonomy-a-community-employee-wrapper {
    flex-wrap: wrap;
  }
}
#article_621413 .raising-focus + .back-to-esg-thumb {
  background: url(/themes/cipla/images_esg/back-to-top-icon.png) no-repeat center center;
}
@media all and (max-width: 991px) {
  #article_621413 .row.raising-focus {
    flex-direction: column;
    margin-top: 20px;
  }
}
#article_621413 .employee-focus-wrapper .employee-focus-content {
  background-color: white;
}
#article_621413 .employee-focus-wrapper .employee-focus-content h3 {
  color: #015ba0;
}
#article_621413 .employee-focus-wrapper .employee-focus-content p {
  color: #404040;
}
#article_621413 .employee-focus-wrapper .employee-focus-content p a {
  color: #404040;
  text-decoration: none;
}
#article_621413 .employee-focus-wrapper .employee-focus-content .btn {
  color: white !important;
}
@media all and (max-width: 991px) {
  #article_621413 .governance-employee-focus .employee-focus-content {
    order: 2;
  }
}
#article_621413 .focus-area-btn-group .focus-area-btn::before {
  display: none;
}
#article_621413 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center center;
  margin: 0px 0px 20px;
}

.governance {
  margin-bottom: 40px;
}

.view-display-id-approach_to_esg {
  margin-bottom: 30px;
}

.raising-bar .employee-focus-wrapper .employee-focus-content {
  background-color: white;
}
.raising-bar .employee-focus-wrapper .employee-focus-content h3 {
  color: #015ba0;
}
.raising-bar .employee-focus-wrapper .employee-focus-content p {
  color: #015ba0;
}

.our-people-wrapper {
  margin-bottom: 20px;
}

.community-focus-container .focus-area-btn-group .focus-area-btn {
  background-color: #fbb03f;
}

.approach-sdgs {
  margin-top: 40px;
  border-top: 1px solid white;
  padding-top: 30px;
}

@media all and (max-width: 991px) {
  .mb-sm {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 991px) {
  .new-products-icon {
    width: 45px;
  }
}
@media all and (max-width: 991px) {
  .new-products-icon img {
    width: 100%;
  }
}

#article_621697 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .back-to-esg-thumb,
#article_621382 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center center;
  margin: 0px 0px 0px;
}

#article_621697 .community-focus-wrapper .sdg-covered-icon {
  margin-bottom: 0px;
}

#article_621392 .esg-detail-items .cipla-esg-items .cipla-esg-item:nth-child(2) .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center center;
  margin: 0px 0px 20px;
}
#article_621392 .esg-detail-items .cipla-esg-items .cipla-esg-item:last-child .back-to-esg-thumb {
  background: url(../../images_esg/back-to-top-icon.png) no-repeat center center;
  margin: 0px 0px 20px;
}
#article_621392 .view-display-id-esg_taxonomy_e .cipla-esg-taxonomy-a-community-employee-wrapper {
  max-width: initial;
}
#article_621392 .employee-focus-wrapper .btn {
  display: block;
  width: 100%;
}
#article_621392 .community-focus-wrapper .sdg-covered-icon {
  margin-bottom: 0px;
}

.highlights-wrapper-links {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media all and (max-width: 1200px) {
  .highlights-wrapper-links {
    flex-direction: column;
    display: inline-flex;
  }
}
@media all and (max-width: 767px) {
  .highlights-wrapper-links {
    display: flex;
  }
}
.highlights-wrapper-links a {
  background: #fbb03f;
  color: white;
  padding: 0px 26px;
  height: 54px;
  line-height: 54px;
  border-radius: 0px;
  position: relative;
  font-size: 16px;
}
@media all and (max-width: 575px) {
  .highlights-wrapper-links a {
    height: 42px;
    line-height: 42px;
    font-size: 12px;
  }
}
.highlights-wrapper-links a::after {
  content: "";
  position: absolute;
  right: 0;
  background: url(/sites/default/files/careers-images/btn-arrow.jpg) no-repeat center right 0px/contain;
  height: 26px;
  width: 26px;
  position: relative;
  display: inline-block;
  margin-left: 35px;
  top: 8px;
}
@media all and (max-width: 1200px) {
  .highlights-wrapper-links a::after {
    top: 14px;
  }
}
@media all and (max-width: 575px) {
  .highlights-wrapper-links a::after {
    display: none;
  }
}

.text-left {
  text-align: left !important;
  font-size: 12px !important;
  line-height: 14px;
}
@media all and (max-width: 1200px) {
  .text-left {
    font-size: 11px !important;
    line-height: 14px !important;
  }
}

.governanve-btn {
  display: flex;
  gap: 10px;
}
.governanve-btn a {
  background: #fbb03f;
  color: white;
  padding: 0px 26px;
  height: 42px;
  line-height: 42px;
  border-radius: 0px;
  text-decoration: none;
}

/* ================== NEW DESIGN INTREGATION FINISH [04-07-2024] ================== */
/* ================== NEW DESIGN INTREGATION START [19-07-2024] ================== */
.cipla-indoor-office {
  padding: 50px 0px;
}

.journey-form-section {
  position: relative;
  z-index: 2;
  background-color: #015ba1;
  height: auto;
  padding: 30px;
}
@media all and (max-width: 575px) {
  .journey-form-section {
    padding: 30px 0px;
  }
}
.journey-form-section .container {
  position: relative;
  z-index: 5;
  height: 100%;
}
.journey-form-section .container .row {
  height: 100%;
}
.journey-form-section .disclosures-content-wrapper {
  display: flex;
  gap: 30px;
}
@media all and (max-width: 1200px) {
  .journey-form-section .disclosures-content-wrapper {
    flex-direction: column;
  }
}
.journey-form-section .disclosures-content-wrapper .sustainability-content-image {
  width: 550px;
  flex: none;
}
@media all and (max-width: 1200px) {
  .journey-form-section .disclosures-content-wrapper .sustainability-content-image {
    width: 100%;
    flex: none;
    max-width: 700px;
    margin: 0 auto;
  }
}
.journey-form-section .disclosures-content-wrapper .disclosures-btn {
  width: 100%;
}
.journey-form-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(1, 91, 160, 0.8);
}
.journey-form-section h2,
.journey-form-section p {
  color: white;
  display: block !important;
}
.journey-form-section h2 {
  text-align: center;
  margin-bottom: 30px;
}
.journey-form-section .journey-body {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media all and (max-width: 991px) {
  .journey-form-section .journey-body {
    gap: 10px;
  }
}
.journey-form-section .journey-body a {
  display: inline-flex;
  width: calc(50% - 20px);
  background-color: transparent;
  border: 1px solid white;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 991px) {
  .journey-form-section .journey-body a {
    width: calc(50% - 10px);
    padding: 0px 10px;
  }
}
@media all and (max-width: 767px) {
  .journey-form-section .journey-body a {
    width: 100%;
    padding: 0px 20px;
  }
}
@media all and (max-width: 575px) {
  .journey-form-section .journey-body a {
    padding: 0px 10px;
  }
}
@media all and (max-width: 410px) {
  .journey-form-section .journey-body a {
    font-size: 14px;
  }
}
.journey-form-section .journey-body a.see-more {
  width: auto;
}
.journey-form-section .journey-body a::before {
  display: none;
}
.journey-form-section .journey-body a::after {
  background: url(../../images/nav-right.png) no-repeat center right 0px/contain;
  top: 0px;
}
.journey-form-section .journey-body a:hover {
  color: #015ba0;
  border: 1px solid #015ba0;
}

.sustainability-group-btn {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: column;
}
@media all and (max-width: 575px) {
  .sustainability-group-btn {
    gap: 15px;
  }
}
.sustainability-group-btn a {
  display: flex;
  flex-wrap: wrap;
  height: 54px;
  line-height: 52px;
  border: 1px solid white;
  padding: 0px 20px;
  background-color: transparent;
  color: white;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 767px) {
  .sustainability-group-btn a {
    padding: 0px 10px;
    font-size: 13px;
  }
}
@media all and (max-width: 575px) {
  .sustainability-group-btn a {
    padding: 0px 10px;
    font-size: 13px;
    justify-content: start;
    height: 50px;
    line-height: 18px;
    white-space: unset;
    text-align: left;
  }
}
.sustainability-group-btn a::after {
  content: "";
  background: url(../../images/nav-right.png) no-repeat center right 0px/contain;
  top: 0px;
  right: 0px;
  height: 26px;
  width: 26px;
  position: relative;
  display: inline-block;
  margin-left: 15px;
}
@media all and (max-width: 767px) {
  .sustainability-group-btn a::after {
    margin-left: 5px;
  }
}
@media all and (max-width: 991px) {
  .sustainability-group-btn a::after {
    height: 20px;
    width: 20px;
  }
}
@media all and (max-width: 575px) {
  .sustainability-group-btn a::after {
    display: none;
  }
}
.sustainability-group-btn a:hover {
  color: #fbb03f;
  border: 1px solid #fbb03f;
}

/* ================== NEW DESIGN INTREGATION FINISH [04-07-2024] ================== */
/* ================== NEW DESIGN INTREGATION START [082-08-2024] ================== */
.sustainability-content-wrap {
  display: flex;
  gap: 40px;
}
@media all and (max-width: 1200px) {
  .sustainability-content-wrap {
    gap: 30px;
  }
}
@media all and (max-width: 991px) {
  .sustainability-content-wrap {
    flex-direction: column;
  }
}
.sustainability-content-wrap .sustainability-group-info {
  width: 100%;
}
.sustainability-content-wrap .sustainability-content-image {
  width: 400px;
  flex: none;
  margin-top: 140px;
}
@media all and (min-width: 1201px) and (max-width: 1367px) {
  .sustainability-content-wrap .sustainability-content-image {
    margin-top: 120px;
  }
}
@media all and (max-width: 1200px) {
  .sustainability-content-wrap .sustainability-content-image {
    width: 330px;
    margin-top: 150px;
  }
}
@media all and (max-width: 991px) {
  .sustainability-content-wrap .sustainability-content-image {
    margin-top: 0px;
    width: 100%;
  }
}
@media all and (max-width: 991px) {
  .sustainability-content-wrap .sustainability-content-image img {
    width: 100%;
  }
}

.employee-focus-wrapper.partnerships {
  box-shadow: none !important;
}
.employee-focus-wrapper.partnerships .btn {
  width: auto !important;
  display: inline-block !important;
}

.acw-two-column-wrapper {
  display: flex;
  gap: 40px;
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  .acw-two-column-wrapper {
    flex-direction: column;
    row-gap: 20px;
  }
}
.acw-two-column-wrapper .acw-two-column-wrap {
  padding: 20px;
}
.acw-two-column-wrapper h3 {
  color: white;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 10px;
}
@media all and (max-width: 1200px) {
  .acw-two-column-wrapper h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 991px) {
  .acw-two-column-wrapper h3 {
    font-size: 22px;
  }
}
@media all and (max-width: 575px) {
  .acw-two-column-wrapper h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
.acw-two-column-wrapper .btn {
  background: #fbb03f;
  color: white;
  padding: 0px 26px;
  height: 42px;
  line-height: 42px;
  border-radius: 0px;
}
.acw-two-column-wrapper .acw-two-column-left,
.acw-two-column-wrapper .acw-two-column-right {
  display: inline-block;
  width: calc(50% - 20px);
  background-color: #015ba0;
}
@media all and (max-width: 767px) {
  .acw-two-column-wrapper .acw-two-column-left,
.acw-two-column-wrapper .acw-two-column-right {
    width: 100%;
  }
}
.acw-two-column-wrapper .acw-two-column-left p,
.acw-two-column-wrapper .acw-two-column-right p {
  color: white;
}
.acw-two-column-wrapper .acw-two-column-left img,
.acw-two-column-wrapper .acw-two-column-right img {
  width: 100%;
}

.community-focus-wrapper .r-d-cipla {
  margin-bottom: -80px !important;
}

.sdg-covered-disclaimer {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .sdg-covered-disclaimer {
    margin-top: 30px;
  }
}
.sdg-covered-disclaimer p {
  font-size: 9px;
  line-height: 14px;
  margin-bottom: 4px;
}
@media all and (max-width: 767px) {
  .sdg-covered-disclaimer p {
    font-size: 8px;
    line-height: 11px;
    margin-bottom: 3px;
  }
}
@media all and (max-width: 575px) {
  .sdg-covered-disclaimer p {
    font-size: 7px;
    line-height: 12px;
  }
}
.sdg-covered-disclaimer p:last-child {
  margin-bottom: 0px;
}

@media all and (max-width: 767px) {
  .esg-goal-icon-wrapper .esg-goal-item {
    width: calc(50% - 5px) !important;
  }
  p.margintop {
    margin-top: 0 !important;
  }
}
/* 8-7-2025 Sustinibility*/
p.margintop {
  margin-top: -45px;
}

.esg-goal-icon-wrapper .esg-goal-item {
  width: calc(25% - 26px);
}

/* ================== NEW DESIGN INTREGATION FINISH [082-08-2024] ================== */

/*# sourceMappingURL=style.css.map */
