.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -5px;
  color: #fff;
  font-size: 65px;
  line-height: 90px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0d3a4c;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
}

h4 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #0d3a4c;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

ul {
  margin-top: 0px;
  margin-bottom: 26px;
  padding-left: 20px;
  list-style-type: none;
}

.banner-txt-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 120px;
  line-height: 130px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.all {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  height: 100%;
}

.color {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(30%, rgba(0, 0, 0, 0.15)), color-stop(102%, rgba(0, 0, 0, 0.15)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.15) 30%, rgba(0, 0, 0, 0.15) 102%);
}

.section-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-content.no-top-padding {
  padding-top: 0px;
}

.section-content.no-bottom-padding {
  padding-bottom: 0px;
}

.section-content.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-content.guidelines {
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
}

.section-content.framework {
  padding-top: 0px;
}

.section-content.advisory-board {
  position: relative;
}

.section-content.contact {
  background-image: url('../images/contact-us-bg1.5x.jpg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-content.digital {
  height: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/digital-bg1.5x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-content.padding-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.section-content.bottom-padding-50 {
  padding-bottom: 50px;
}

.section-content.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-content.decarbon {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f7f7;
}

.section-content.diversity {
  padding-top: 50px;
}

.section-content.women {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #f7f7f7;
}

.container {
  position: relative;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
}

.container.banner {
  height: 100%;
}

.container.digital {
  height: 100%;
}

.container.esg {
  height: 100%;
}

.section-banner {
  position: relative;
  height: 100vh;
}

.headline-txt {
  color: #0d3a4c;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
}

.headline-txt.align-right {
  position: relative;
  top: 50%;
  float: right;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.headline-txt.home {
  font-size: 28px;
  line-height: 44px;
}

.headline-txt.mobile {
  display: none;
}

.home-align-b {
  display: none;
  margin-top: 70px;
  margin-right: -1.25%;
  margin-left: -1.25%;
}

.home-link-b {
  width: 100%;
  margin-top: 0px;
  padding-right: 0%;
  padding-left: 0%;
}

.home-link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-decoration: none;
}

.home-link:hover {
  color: #fff;
}

.home-link-txt-b {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  width: 50%;
  padding: 22px 28px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.home-link-txt-b.right {
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
}

.home-link-txt-b.left {
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
}

.home-link-title {
  position: relative;
  z-index: 100;
  display: inline-block;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}

.home-link-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d3a4c), to(#0d3a4c));
  background-image: linear-gradient(180deg, #0d3a4c, #0d3a4c);
}

.home-link-bg.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.section-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 3px solid #0d3a4c;
  background-color: #f2f2f2;
}

.footer-title {
  color: #0d3a4c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-size: 13px;
  line-height: 19px;
  text-decoration: none;
}

.footer-link:hover {
  color: #4f71b0;
}

.footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-col._03 {
  width: 28%;
  min-width: 255px;
}

.footer-col._01 {
  width: 51%;
}

.footer-col._02 {
  width: 49%;
}

.footer-icon {
  margin-top: 1px;
  margin-right: 7px;
  margin-bottom: 1px;
  float: left;
}

.footer-row {
  margin-top: 30px;
}

.footer-row.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-txt {
  float: left;
  font-size: 13px;
  line-height: 19px;
}

.footer-txt.float-right {
  float: right;
}

.footer-txt-link {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-size: 13px;
  line-height: 19px;
  text-decoration: none;
}

.footer-txt-link:hover {
  color: #4f71b0;
  font-weight: 300;
}

.footer-col-right {
  width: 28%;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.footer-line {
  width: 1px;
  height: 13px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #4f71b0;
}

.footer-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-left-col {
  width: 44%;
}

.link-linkedin {
  width: 20px;
  height: 19px;
  margin-left: 7px;
  background-image: url('../images/icon-linkedin.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-linkedin:hover {
  opacity: 0.5;
}

.footer-linkedin-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-heading {
  margin-bottom: 30px;
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
}

.inner-banner {
  position: relative;
  overflow: hidden;
  min-height: 320px;
  padding-top: 27.77%;
  background-color: #0d3a4c;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.logo {
  top: 50%;
  height: auto;
  padding: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.nav-menu {
  top: 50%;
  width: 80%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.nav-link {
  margin-top: 19px;
  margin-bottom: 19px;
  padding: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.nav-link:hover {
  color: #78d2d2;
}

.nav-link.w--current {
  color: #78d2d2;
}

.inner-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.inner-banner-img.our-business {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-business-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-business-banner1.5x.jpg');
}

.inner-banner-img.investment-approach {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-approach-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-approach-banner1.5x.jpg');
}

.inner-banner-img.digital {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/digital-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/digital-banner1.5x.jpg');
}

.inner-banner-img.sustainability {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/sustainability-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/sustainability-banner1.5x.jpg');
}

.inner-banner-img.our-team {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-team-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-team-banner1.5x.jpg');
}

.inner-banner-img.advisory-board {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/advisory-board-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/advisory-board-banner1.5x.jpg');
}

.inner-banner-img.contacct-us {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/contact-us-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/contact-us-banner1.5x.jpg');
}

.inner-banner-img.diversity {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/diversity-banner1.5x.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/diversity-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.dropdown-toggle {
  margin-top: 19px;
  margin-bottom: 19px;
  padding: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.dropdown-toggle:hover {
  color: #78d2d2;
}

.dropdown-list {
  margin-left: -12px;
  padding-top: 8px;
  background-color: transparent;
}

.dropdown-link {
  padding: 8px 12px;
  border-bottom: 1px solid #0d3a4c;
  background-color: rgba(13, 58, 76, 0.7);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
}

.dropdown-link:hover {
  color: #78d2d2;
}

.dropdown-link.w--current {
  color: #78d2d2;
}

.nav-line {
  width: 1px;
  height: 15px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #fff;
}

.nav-line-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 30px;
  margin-right: -3%;
  margin-left: -3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.inner-heading-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 40px;
}

.inner-subtitle {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.breadcrumb-b {
  margin-top: -70px;
  margin-bottom: 50px;
  font-size: 13px;
  line-height: 19px;
}

.breadcrumb-link {
  margin-right: 5px;
  float: left;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.breadcrumb-link:hover {
  color: #4f71b0;
}

.breadcrumb-txt {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}

.graphic-align-b {
  margin-top: 20px;
  margin-right: -1.25%;
  margin-left: -1.25%;
}

.graphic-b {
  width: 33.33%;
  margin-top: 30px;
  padding-right: 1.25%;
  padding-left: 1.25%;
  float: left;
}

.graphic-content-b {
  height: 260px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.graphic-content-b.blue {
  background-color: rgba(120, 210, 210, 0.1);
}

.graphic-content-b.grey {
  background-color: #f7f7f7;
}

.graphic-content-b.digital {
  height: 320px;
}

.txt-semi {
  font-weight: 600;
}

.txt-semi.txt-blue._5 {
  margin-bottom: 5px;
}

.txt-blue {
  color: #0d3a4c;
}

.icon-graphic {
  height: 130px;
  margin-bottom: 5px;
}

.btn-top {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  width: 40px;
  height: 40px;
  margin-right: 40px;
  margin-bottom: 40px;
  float: right;
  background-image: url('../images/btn-top.svg');
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

.btn-top:hover {
  background-image: url('../images/btn-top-blue.svg');
}

.caption {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  margin-right: 20px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
}

.logo-img {
  width: auto;
  height: 63px;
  max-width: none;
}

.container-menu {
  position: relative;
  height: 135px;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
}

.inner-subtitle-b {
  overflow: hidden;
  margin-bottom: -10px;
}

.investment-approach-img {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/our-approach-img012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.investment-approach-b {
  position: relative;
  margin-top: 50px;
  margin-bottom: 100px;
}

.investment-approach-txt-b {
  width: 50%;
  padding-right: 5%;
}

.icon-investment {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.investment-approach-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.diversity-txt-b {
  width: 50%;
  padding-right: 5%;
  float: left;
}

.partnership-approach-align-b {
  position: relative;
  margin-top: 50px;
}

.investment-row {
  position: relative;
  margin-top: 50px;
}

.investment-logo-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 35%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.investment-txt-b {
  width: 65%;
  padding: 30px;
  float: right;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.investment-txt-b.blue {
  border-left: 3px solid #4f71b0;
}

.investment-txt-b.grey {
  border-left: 3px solid #838383;
}

.inner-banner-txt-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.kds-b {
  max-width: 900px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.logo-kds {
  margin-bottom: 25px;
}

.kds-txt-b {
  text-align: left;
}

.list-col {
  padding: 30px;
  float: left;
}

.list-col.left {
  width: 45%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.list-col.right {
  width: 55%;
  padding-left: 60px;
  background-color: #f7f7f7;
}

.list-digital {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  border-color: #d7d7d7 #d7d7d7 #d7d7d7 #4f71b0;
}

.digital-icon-b {
  width: 25%;
  margin-top: 50px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: center;
}

.digital-icon-align-b {
  margin-bottom: 100px;
}

.sustainability-img {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  height: 400px;
  background-color: #7ca094;
  background-image: url('../images/sustainability-img1.5x.jpg');
  background-position: 100% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.sustainability-align-b {
  position: relative;
  height: 400px;
  background-color: #f7f7f7;
}

.sustainability-txt-b {
  position: relative;
  top: 50%;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sustainability-dl-txt {
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.btn {
  width: 180px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #4f71b0;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.btn:hover {
  background-color: #0d3a4c;
}

.guidelines-col-l {
  width: 67.5%;
  margin-right: 5%;
  float: left;
}

.guidelines-col-r {
  width: 27.5%;
  float: right;
}

.guidelines-listing {
  margin-top: 50px;
  margin-bottom: 50px;
}

.guidelines-row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
}

.guidelines-no-col {
  width: 45px;
  float: left;
  color: #0d3a4c;
  font-size: 26px;
}

.guidelines-txt-col {
  padding-left: 45px;
}

.framework-banner {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/sustainability-banner021.5x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.framework-banner-txt-b {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: -25px;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.framework-row {
  width: 100%;
}

.framework-b {
  width: 50%;
  margin-top: 50px;
  float: left;
}

.framework-list-b {
  margin-left: 130px;
}

.framework-icon-b {
  position: relative;
  width: 130px;
  float: left;
}

.icon-framework {
  width: 100px;
  height: 100px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-framework._01 {
  background-image: url('../images/icon-framework01.svg');
}

.icon-framework._03 {
  background-image: url('../images/icon-framework03.svg');
}

.icon-framework._02 {
  background-image: url('../images/icon-framework02.svg');
}

.icon-framework._04 {
  background-image: url('../images/icon-framework04.svg');
}

.sdg-b {
  position: relative;
  margin-right: -5px;
  margin-left: -5px;
}

.sdg-txt-b {
  padding: 30px 40px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f7f7f7;
}

.sdg-italic-txt {
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}

.sdg-icon-col {
  width: 100%;
  margin-top: 10px;
  float: right;
}

.sdg-icon-row {
  width: 50%;
  float: left;
}

.sdg-icon-row._01 {
  margin-bottom: 10px;
}

.sdg-icon-b {
  width: 33.33%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.sdg-txt-col {
  width: 100%;
  height: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.sdg-img {
  width: 100%;
  margin-bottom: 25px;
}

.list.framework {
  line-height: 22px;
}

.list.margin-50 {
  margin-bottom: 50px;
}

.list.margin-25 {
  margin-bottom: 25px;
}

.list.privacy {
  margin-top: -10px;
}

.list.partnership-approach {
  margin-top: 25px;
}

.list.diversity {
  margin-top: 30px;
}

.list.women {
  margin-top: 30px;
}

.list-item {
  margin-top: 10px;
  padding-left: 20px;
  background-image: url('../images/bullet.svg');
  background-position: 0px 5px;
  background-size: 12px;
  background-repeat: no-repeat;
}

.list-item._30 {
  margin-top: 0px;
  margin-bottom: 30px;
}

.list-item.white {
  background-image: url('../images/bullet-white.svg');
}

.list-item-sub {
  margin-left: 20px;
  padding-left: 15px;
  background-image: url('../images/bullet-line.svg');
  background-position: 0% 13px;
  background-size: 7px 1px;
  background-repeat: no-repeat;
}

.list-item-sub.white {
  background-image: url('../images/bullet-line-white.svg');
}

.list-home {
  position: relative;
  z-index: 100;
  width: 100%;
}

.our-team-left-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 45%;
  background-image: url('../images/our-team-img2x.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-team-txt-b {
  width: 50%;
  float: right;
}

.our-team-b {
  position: relative;
  margin-bottom: 100px;
}

.our-team-section-link-b {
  margin-top: 50px;
  padding-left: 30px;
  border-left: 3px solid #4f71b0;
}

.our-team-link-b {
  margin-bottom: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.our-team-link-b:hover {
  color: #4f71b0;
}

.our-team-link-b.no-bottom-margin {
  margin-bottom: 0px;
}

.our-team-arrow {
  width: 20px;
  height: 13px;
  margin-left: 7px;
}

.our-team-content-b {
  margin-top: 100px;
  margin-bottom: -50px;
}

.our-team-name {
  margin-bottom: 10px;
  color: #0d3a4c;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.our-team-img-b {
  position: relative;
  z-index: 100;
  display: inline-block;
}

.our-team-grey {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 84.3%, 0.9);
}

.our-team-img-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}

.our-team-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150px;
  height: 150px;
  margin-top: 7px;
  margin-left: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #4f71b0;
}

.our-team-img-align-b {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
}

.our-team-col {
  width: 20%;
  margin-bottom: 50px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.our-team-blue {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 150px;
  height: 150px;
  background-color: #4f71b0;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.our-team-img {
  width: 150px;
}

.advisory-board-left-b {
  width: 60%;
}

.advisory-board-col {
  width: 33.33%;
  margin-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.advisory-board-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  background-image: url('../images/advisory-board-img2x.jpg');
  background-position: 100% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.details-banner {
  height: 135px;
}

.container-900 {
  position: relative;
  max-width: 980px;
  padding-right: 40px;
  padding-left: 40px;
}

.our-team-details-txt-b {
  width: 100%;
  margin-bottom: 50px;
  padding-left: 23px;
  float: left;
  border-left: 3px solid #4f71b0;
}

.our-team-details-name {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 34px;
}

.our-team-details-txt {
  margin-top: 25px;
}

.back-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.back-btn:hover {
  color: #4f71b0;
}

.back-btn.news {
  margin-right: 5%;
}

.back-arrow {
  width: 20px;
  height: 13px;
  margin-top: 1px;
  margin-right: 7px;
}

.our-team-details-img {
  width: 150px;
  float: left;
}

.advisory-board-b {
  position: relative;
  z-index: 100;
  margin-top: 50px;
}

.news-row {
  margin-bottom: 50px;
}

.news-date-b {
  position: relative;
  margin-bottom: 15px;
}

.news-line {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #d7d7d7;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.news-date-txt {
  position: relative;
  z-index: 100;
  display: inline-block;
  margin-left: 20px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #d7d7d7;
  font-size: 15px;
  line-height: 35px;
}

.news-content-b {
  width: 80%;
  padding-left: 20px;
  float: left;
}

.news-btn-b {
  width: 20%;
  float: left;
  text-align: right;
}

.news-read-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.news-read-more:hover {
  color: #4f71b0;
}

.news-b {
  margin-bottom: 100px;
}

.news-paging-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-paging {
  width: 30px;
  height: 26px;
  color: #000;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.btn-paging:hover {
  color: #4f71b0;
}

.btn-paging.previous {
  background-image: url('../images/icon-arrow-previous.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.btn-paging.previous:hover {
  background-image: url('../images/icon-arrow-previous-hover.svg');
}

.btn-paging.next {
  background-image: url('../images/icon-arrow-next.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.btn-paging.next:hover {
  background-image: url('../images/icon-arrow-next-hover.svg');
}

.btn-paging.current {
  color: #4f71b0;
}

.news-dropdown {
  width: 250px;
}

.news-dropdown-toggle {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #d7d7d7;
}

.icon-dropdown {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 1px;
  margin-bottom: 1px;
}

.news-dropdown-lnik:hover {
  background-color: #f8f8f8;
  color: #4f71b0;
  font-weight: 400;
}

.news-dropdown-list {
  overflow: auto;
  width: 100%;
  height: 230px;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  background-color: #fff;
}

.news-dropdown-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  margin-top: -80px;
  margin-right: 40px;
}

.news-details-b {
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news-details-txt-b {
  margin-top: 25px;
  margin-left: 20px;
  padding-right: 5%;
}

.news-details-txt-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-weight: 400;
}

.news-details-txt-link:hover {
  color: #4f71b0;
}

.news-details-heading-b {
  margin-bottom: 25px;
}

.contact-info-b {
  width: 45%;
  float: left;
}

.contact-map-b {
  z-index: 100;
  width: 55%;
  height: 330px;
  float: left;
}

.contact-heading-b {
  margin-bottom: 15px;
  padding-right: 25px;
  border-bottom: 3px solid #4f71b0;
}

.contact-link {
  display: inline-block;
  padding-left: 25px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0% 4px;
  background-size: 17px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.contact-link:hover {
  color: #4f71b0;
}

.contact-link.location {
  background-image: url('../images/icon-location.svg');
}

.contact-link.phone {
  background-image: url('../images/icon-phone.svg');
}

.contact-link.fax {
  background-image: url('../images/icon-fax.svg');
}

.contact-txt {
  padding-right: 25px;
  padding-left: 25px;
}

.contact-info-row {
  margin-bottom: 15px;
  padding-right: 20px;
}

.contact-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-bottom-b {
  width: 50%;
  padding-left: 100px;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0% 0%;
  background-size: 80px;
  background-repeat: no-repeat;
}

.contact-bottom-b.email {
  background-image: url('../images/icon-contact-email.svg');
}

.contact-bottom-b.enquiry {
  background-image: url('../images/icon-contact-enquiry.svg');
}

.contact-txt-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.contact-txt-link:hover {
  color: #4f71b0;
}

.contact-link-row {
  margin-top: -10px;
}

.contact-bottom-row {
  margin-bottom: 25px;
}

.digital-txt-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #0d3a4c;
  text-decoration: none;
}

.digital-txt-link:hover {
  color: #4f71b0;
}

.our-team-link-txt {
  display: inline;
}

.home-link-img {
  display: block;
  overflow: hidden;
  width: 50%;
  padding-top: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(50%, transparent), color-stop(102%, transparent)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent 50%, transparent 102%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #0d3a4c;
  text-decoration: none;
}

.home-link-img:hover {
  color: #fff;
}

.home-link-img.about {
  background-image: url('../images/home-about2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-link-img.approach {
  float: right;
  background-image: url('../images/home-approach2x.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-link-img.esg {
  background-image: url('../images/home-esg2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-link-img.digital {
  float: right;
  background-image: url('../images/home-digital2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-align-mobile-b {
  display: block;
  margin-top: 100px;
}

.txt-bold {
  font-weight: 700;
}

.txt-col {
  width: 50%;
  float: left;
}

.txt-row {
  margin-top: 25px;
  margin-bottom: -15px;
}

.privacy-b {
  margin-bottom: 100px;
}

.privacy-table-title {
  background-color: #f7f7f7;
  font-weight: 700;
}

.privacy-col {
  padding: 15px 10px;
  float: left;
}

.privacy-col._28 {
  width: 28%;
}

.privacy-col._36 {
  width: 36%;
}

.privacy-table-row {
  border-bottom: 1px solid #d7d7d7;
}

.heading-no {
  width: 25px;
  float: left;
}

.heading-no._10 {
  width: 38px;
}

.back-btn-row {
  float: right;
}

.media-date-txt {
  position: relative;
  z-index: 100;
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #d7d7d7;
  font-size: 13px;
  line-height: 27px;
}

.media-txt-b {
  width: 40%;
  height: auto;
  padding-top: 100px;
  padding-left: 50px;
  float: right;
}

.media-subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
}

.youtube-b {
  display: inline-block;
  width: 60%;
  float: left;
}

.media-heading-b {
  position: absolute;
  left: 60%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-left: 37px;
}

.scroll-b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 300;
  width: 22px;
  height: 120px;
  margin-right: 50px;
  background-image: url('../images/scroll.svg');
  background-position: 100% 0%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.scroll-line-move {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  height: 0px;
  background-color: #fff;
}

.scroll-line-move-full {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 100%;
  background-color: #fff;
}

.scroll-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 1px;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.our-team-details-align-b {
  margin-left: 150px;
  padding-left: 50px;
}

.sustainability-txt-align-b {
  height: 100%;
}

.graphic-center-b {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.top-img {
  width: 100%;
  height: 100%;
}

.nav-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobile-menu-mask {
  display: none;
}

.slider {
  height: auto;
  background-color: transparent;
}

.slide {
  height: auto;
}

.arrow-l {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  width: 40px;
  height: 60px;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url('../images/icon-arrow-l.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 0.3;
}

.arrow-r {
  left: auto;
  top: 0%;
  right: 40%;
  bottom: 0%;
  z-index: 100;
  width: 40px;
  height: 60px;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url('../images/icon-arrow-r.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 0.3;
}

.investment-b {
  margin-bottom: 100px;
}

.news-btn-col {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: 6px;
}

.news-icon-btn {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #0d3a4c;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.news-icon-btn:hover {
  background-color: #0d3a4c;
}

.news-btn-img {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.news-btn-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slide-nav {
  left: 60%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 16px;
  margin-top: 0px;
  margin-bottom: 7px;
  margin-left: 50px;
  padding-top: 0px;
}

.list-row.top-margin-30 {
  margin-top: 30px;
}

.banner-txt-b {
  z-index: 400;
  margin-top: 10vh;
  color: #fff;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.climate-strategy-b {
  margin-top: 50px;
}

.decarbon-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.decarbon-col {
  width: 50%;
  margin-bottom: -50px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: left;
}

.decarbon-b {
  margin-right: -2.5%;
  margin-left: -2.5%;
}

.icon-arrow {
  position: absolute;
  left: 45%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: block;
  width: 60px;
  margin-left: 5px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-a {
  width: 65px;
  color: #78d2d2;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
}

.top-margin-50 {
  margin-top: 50px;
}

.carbon-light-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 120px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
}

.carbon-light-b.blue {
  background-image: url('../images/hexagon-blue.svg');
}

.carbon-light-b.grey {
  background-image: url('../images/hexagon-grey.svg');
}

.carbon-light-b.darkblue {
  background-image: url('../images/hexagon-darkblue.svg');
}

.carbon-light-b.darkblue.mobile {
  display: none;
}

.carbon-light-b.lightblue {
  background-image: url('../images/hexagon-lightblue.svg');
}

.carbon-light-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 380px;
  margin-top: 50px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.carbon-light-col {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.carbon-light-col._02 {
  margin-left: -108px;
  padding-top: 63px;
}

.carbon-light-col._04 {
  margin-left: 108px;
  padding-top: 63px;
}

.carbon-light-col._05 {
  margin-left: 216px;
  padding-top: 126px;
}

.carbon-light-col._01 {
  margin-left: -216px;
}

.carbon-light-txt {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.5px;
}

.carbon-light-txt.grey {
  margin-top: 10px;
  margin-left: -80px;
  color: #838383;
}

.carbon-light-txt.light-blue {
  margin-top: 230px;
  margin-left: -80px;
  color: #78d2d2;
}

.carbon-light-txt.blue {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 230px;
  margin-right: 145px;
  margin-bottom: 5px;
  color: #4f71b0;
}

.carbon-light-txt.darkblue {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 200px;
  margin-top: 5px;
  margin-left: 145px;
  color: #0d3a4c;
  text-align: left;
}

.investment-link {
  display: none;
  margin-top: 30px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.investment-link.blue {
  background-image: url('../images/icon-link-blue.svg');
}

.investment-link.blue:hover {
  color: #4f71b0;
}

.investment-link.grey {
  background-image: url('../images/icon-link-grey.svg');
}

.investment-link.grey:hover {
  color: #838383;
}

.diversity-align-b {
  position: relative;
}

.diversity-img {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  height: 100%;
  background-image: url('../images/diversity-img2x.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.women-col-r {
  width: 80%;
  float: left;
}

.women-col-l {
  width: 15%;
  margin-right: 5%;
  float: left;
}

.target-txt-b {
  width: 100%;
  margin-top: 50px;
  padding: 30px;
  float: right;
  border-top: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.target-txt-b.blue {
  border-left: 3px solid #4f71b0;
}

.diversity-people-row {
  margin-top: 50px;
  margin-right: -1.25%;
  margin-left: -1.25%;
}

.diversity-people-col-l {
  position: relative;
  width: 33.33%;
  padding: 15px 1.25%;
  float: left;
}

.diversity-line-b {
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #4f71b0;
}

.logo-red {
  display: block;
  width: 100%;
}

.icon-mark01 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 50px;
  height: 40px;
  background-image: url('../images/icon-mark01.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/icon-mark01.svg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 30px, auto;
  background-repeat: no-repeat, repeat;
}

.icon-mark02 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 50px;
  height: 40px;
  background-image: url('../images/icon-mark02.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/icon-mark02.svg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 30px, auto;
  background-repeat: no-repeat, repeat;
}

.diversity-col-l {
  width: 67.5%;
  margin-right: 5%;
  float: left;
}

.diversity-col-r {
  width: 27.5%;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.diversity-caption-txt {
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.diversity-caption-txt.first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.diversity-caption-txt.last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.diversity-caption-txt.title {
  margin-bottom: 10px;
  font-weight: 400;
}

.diversity-people-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-normal {
  font-weight: 400;
}

.diversity-caption-b {
  font-size: 12px;
  line-height: 16px;
}

.banner-txt-row {
  overflow: hidden;
}

.img {
  display: block;
  width: 100%;
}

.decarbon-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.partnership-approach-b {
  position: relative;
}

.partnership-approach-img {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/our-approach-img022x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diversity-caption-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.investment-logo-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html.w-mod-js *[data-ix="fade-from-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-from-bottom-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-40px, 0px);
  -ms-transform: translate(-40px, 0px);
  transform: translate(-40px, 0px);
}

html.w-mod-js *[data-ix="fade-from-top"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="home-banner-heading"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="home-banner-txt"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="list-home"] {
  -webkit-transform: translate(-15px, 0px);
  -ms-transform: translate(-15px, 0px);
  transform: translate(-15px, 0px);
}

html.w-mod-js *[data-ix="inner-banner"] {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}

html.w-mod-js *[data-ix="inner-heading"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="our-team-blue"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="graphic-scrolling"] {
  opacity: 0;
  -webkit-transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-90deg) rotateZ(0deg);
}

@media screen and (min-width: 1280px) {
  .home-align-b {
    display: block;
  }

  .home-link-b {
    width: 50%;
    margin-top: 30px;
    padding-right: 1.25%;
    padding-left: 1.25%;
    float: left;
  }

  .home-link {
    padding-top: 53%;
  }

  .home-link-txt-b {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    overflow: auto;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home-link-txt-b.right {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home-link-txt-b.left {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home-link-bg {
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(79, 113, 176, 0.5)), to(#4f71b0));
    background-image: linear-gradient(180deg, rgba(79, 113, 176, 0.5), #4f71b0);
    opacity: 0;
  }

  .home-link-bg.right {
    opacity: 0;
  }

  .sdg-txt-b {
    overflow: auto;
    height: 100%;
    padding-top: 35px;
    padding-bottom: 5px;
  }

  .sdg-icon-col {
    width: 42%;
    margin-top: 0px;
  }

  .sdg-icon-row {
    width: 100%;
    float: none;
  }

  .sdg-txt-col {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 58%;
  }

  .list-home {
    display: none;
  }

  .home-link-img {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
  }

  .home-align-mobile-b {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 45px;
    line-height: 70px;
  }

  .banner-txt-top {
    padding-top: 70px;
  }

  .section-content.guidelines {
    padding-bottom: 50px;
  }

  .section-content.contact {
    background-image: url('../images/contact-us-bg-mobile2x.jpg');
    background-position: 0% 100%;
    background-size: cover;
  }

  .section-content.diversity {
    padding-top: 0px;
  }

  .container {
    padding-right: 5%;
    padding-left: 5%;
  }

  .container.home {
    padding-right: 0%;
    padding-left: 0%;
  }

  .container.mobile-full {
    padding-right: 0%;
    padding-left: 0%;
  }

  .section-banner {
    height: 95vh;
  }

  .headline-txt.home {
    margin-bottom: 100px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .home-align-b {
    display: none;
    margin-top: 75px;
    margin-right: 0%;
    margin-left: 0%;
  }

  .home-link {
    padding-top: 0px;
  }

  .home-link:hover {
    opacity: 0.6;
  }

  .home-link-txt-b {
    padding-right: 5%;
    padding-left: 5%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .home-link-title {
    font-size: 25px;
    line-height: 35px;
  }

  .home-link-bg {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 50%;
    float: right;
  }

  .footer-col._03 {
    width: 50%;
  }

  .footer-col._01 {
    width: 50%;
    margin-bottom: 30px;
  }

  .footer-col._02 {
    width: 50%;
    margin-bottom: 30px;
  }

  .footer-row.right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-txt.float-right {
    float: none;
    text-align: left;
  }

  .footer-col-right {
    width: 50%;
    float: left;
    text-align: left;
  }

  .footer-align-b {
    display: block;
  }

  .footer-left-col {
    width: 100%;
  }

  .footer-linkedin-row {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .inner-banner {
    min-height: 0px;
    padding-top: 30%;
  }

  .header {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-menu {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 80px;
    background-color: #0d3a4c;
  }

  .nav-link {
    width: 100%;
    margin: 0px;
    padding: 15px 10%;
  }

  .nav-link.login {
    display: block;
    margin-top: 5px;
    padding-top: 20px;
    border-top: 1px solid hsla(0, 0%, 100%, 0.25);
  }

  .dropdown-toggle {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px 10%;
  }

  .dropdown-list {
    position: static;
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    background-color: #f2f2f2;
  }

  .dropdown-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 10%;
    border-bottom-style: none;
    background-color: transparent;
    color: #0d3a4c;
  }

  .dropdown-link:hover {
    background-color: #d7d7d7;
    color: #0d3a4c;
  }

  .nav-link-b {
    width: 100%;
  }

  .menu-btn {
    z-index: 100;
    width: 34px;
    height: 80px;
    padding: 25px 0px;
    background-color: transparent;
  }

  .menu-btn.w--open {
    background-color: transparent;
  }

  .nav-line-b {
    display: none;
  }

  .inner-heading-b {
    margin-bottom: 15px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .graphic-b {
    margin-top: 25px;
  }

  .graphic-content-b {
    height: 280px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .icon-graphic {
    height: 120px;
    margin-bottom: 0px;
  }

  .btn-top {
    margin-right: 5%;
    margin-bottom: 5%;
  }

  .logo-img {
    height: 50px;
  }

  .menu-open {
    display: block;
    width: 34px;
    height: 8px;
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .container-menu {
    height: 80px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .investment-approach-img {
    margin-right: -5.5%;
  }

  .investment-approach-txt-b {
    padding-right: 0px;
  }

  .diversity-txt-b {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .partnership-approach-align-b {
    position: static;
  }

  .investment-logo-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    margin-right: 5%;
  }

  .kds-b {
    margin-top: 50px;
  }

  .list-col.right {
    padding-left: 50px;
  }

  .sustainability-img {
    display: block;
    height: 350px;
  }

  .sustainability-align-b {
    height: 350px;
  }

  .guidelines-col-l {
    width: 100%;
    margin-right: 0px;
  }

  .guidelines-col-r {
    width: 100%;
  }

  .framework-banner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .framework-b {
    width: 100%;
  }

  .sdg-txt-b {
    overflow: visible;
    padding-right: 5%;
    padding-bottom: 30px;
    padding-left: 5%;
  }

  .sdg-italic-txt {
    margin-bottom: 0px;
  }

  .sdg-icon-col {
    width: 100%;
    margin-top: 10px;
  }

  .sdg-icon-row {
    width: 100%;
    float: none;
  }

  .sdg-txt-col {
    position: static;
    width: 100%;
  }

  .our-team-left-img {
    position: static;
    width: 100%;
    margin-top: 50px;
    padding-top: 100%;
    background-position: 50% 0%;
  }

  .our-team-txt-b {
    width: 100%;
    float: none;
  }

  .our-team-b {
    position: static;
  }

  .our-team-section-link-b {
    margin-bottom: 0px;
  }

  .our-team-col {
    width: 33.33%;
  }

  .advisory-board-left-b {
    width: 100%;
  }

  .advisory-board-col {
    width: 33.33%;
  }

  .advisory-board-bg {
    display: none;
    background-size: auto 60%;
  }

  .details-banner {
    height: 80px;
  }

  .container-900 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .news-content-b {
    width: 78%;
  }

  .news-btn-b {
    width: 22%;
  }

  .contact-bottom-b {
    width: 100%;
  }

  .contact-bottom-b.email {
    margin-bottom: 50px;
  }

  .home-link-img.about {
    position: static;
  }

  .home-link-img.digital {
    float: right;
  }

  .home-align-mobile-b {
    display: block;
  }

  .media-txt-b {
    overflow: auto;
    width: 100%;
    height: 102px;
    margin-top: 5px;
    padding-top: 0px;
    padding-left: 0px;
    float: none;
  }

  .media-subtitle {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .youtube-b {
    width: 100%;
    float: none;
  }

  .media-heading-b {
    position: static;
    margin-left: 0px;
  }

  .scroll-b {
    height: 130px;
    margin-right: 2.5%;
  }

  .our-team-details-align-b {
    padding-left: 5%;
  }

  .menu-line01 {
    width: 34px;
    height: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: #fff;
  }

  .menu-line02 {
    width: 34px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .nav-align-b {
    display: block;
    overflow: auto;
    padding-bottom: 100px;
  }

  .mobile-menu-mask {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .slide {
    position: static;
  }

  .arrow-l {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 25%;
  }

  .arrow-r {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 25%;
  }

  .news-btn-col {
    margin-right: 5%;
  }

  .slide-nav {
    position: static;
    width: auto;
    height: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .carbon-light-txt.grey {
    margin-top: -30px;
    margin-left: 5px;
  }

  .carbon-light-txt.light-blue {
    margin-top: 260px;
    margin-left: 5px;
  }

  .investment-link {
    display: inline-block;
  }

  .diversity-align-b {
    position: static;
  }

  .diversity-img {
    position: static;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 70%;
  }

  .diversity-people-row {
    padding-right: 5%;
    padding-left: 5%;
  }

  .diversity-col-l {
    width: 100%;
    margin-right: 0px;
  }

  .diversity-col-r {
    width: 100%;
    margin-top: 25px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .diversity-caption-txt {
    width: 33.33%;
    margin-bottom: 10px;
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .diversity-people-b {
    display: block;
  }

  .diversity-caption-b {
    padding-right: 5%;
    padding-left: 5%;
  }

  .partnership-approach-img {
    position: static;
    width: 100%;
    margin-top: 50px;
    padding-top: 60%;
  }

  .diversity-caption-row {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .investment-logo-link {
    display: none;
    width: 30%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 25px;
  }

  h1 {
    margin-left: -2px;
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 27px;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
  }

  ul {
    margin-bottom: 24px;
  }

  .banner-txt-top {
    padding-top: 50px;
    font-size: 60px;
    line-height: 70px;
  }

  .section-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-content.padding-75 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-content.decarbon {
    padding-bottom: 20px;
  }

  .section-content.home {
    padding-bottom: 0px;
  }

  .container.esg {
    position: static;
    height: auto;
  }

  .headline-txt {
    font-size: 16px;
    line-height: 26px;
  }

  .headline-txt.home {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 26px;
  }

  .home-align-b {
    margin-top: 50px;
  }

  .home-link {
    color: #000;
  }

  .home-link:hover {
    color: #000;
  }

  .home-link-txt-b {
    position: static;
    width: 100%;
    padding: 15px 5% 50px;
    float: left;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home-link-txt-b.left {
    float: left;
  }

  .home-link-title {
    margin-top: -1px;
    font-size: 18px;
    line-height: 28px;
  }

  .home-link-bg {
    display: none;
  }

  .section-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-col._03 {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-col._01 {
    width: 100%;
  }

  .footer-col._02 {
    width: 100%;
  }

  .footer-icon {
    margin-top: 1px;
  }

  .footer-col-right {
    width: 100%;
  }

  .footer-left-col {
    margin-bottom: 0px;
  }

  .home-heading {
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 40px;
  }

  .inner-banner {
    padding-top: 52%;
  }

  .nav-menu {
    padding-top: 50px;
  }

  .inner-banner-img.our-business {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-business-banner1.5x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-business-banner1.5x.jpg');
  }

  .inner-banner-img.investment-approach {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-approach-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-approach-banner-mobile2x.jpg');
  }

  .inner-banner-img.digital {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/digital-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/digital-banner-mobile2x.jpg');
  }

  .inner-banner-img.sustainability {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/sustainability-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/sustainability-banner-mobile2x.jpg');
  }

  .inner-banner-img.our-team {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/our-team-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/our-team-banner-mobile2x.jpg');
  }

  .inner-banner-img.advisory-board {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/advisory-board-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/advisory-board-banner-mobile2x.jpg');
  }

  .inner-banner-img.contacct-us {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/contact-us-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/contact-us-banner-mobile2x.jpg');
  }

  .inner-banner-img.diversity {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.2))), url('../images/diversity-banner-mobile2x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2)), url('../images/diversity-banner-mobile2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .menu-btn {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .inner-heading-b {
    margin-bottom: 20px;
  }

  .inner-subtitle {
    font-size: 16px;
    line-height: 26px;
  }

  .breadcrumb-b {
    margin-top: -30px;
    margin-bottom: 20px;
  }

  .graphic-align-b {
    margin-top: 0px;
  }

  .graphic-b {
    width: 100%;
  }

  .graphic-content-b {
    height: auto;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .graphic-content-b.digital {
    height: auto;
  }

  .icon-graphic {
    height: 100px;
  }

  .caption {
    font-size: 12px;
    line-height: 12px;
  }

  .logo-img {
    height: 36px;
  }

  .container-menu {
    height: 50px;
  }

  .inner-subtitle-b {
    margin-bottom: 0px;
  }

  .investment-approach-img {
    position: static;
    width: 100%;
    margin-right: 0%;
    padding-top: 100%;
  }

  .investment-approach-b {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .investment-approach-txt-b {
    width: 100%;
    margin-bottom: 25px;
  }

  .investment-approach-row {
    margin-bottom: 25px;
  }

  .investment-row {
    margin-top: 25px;
    padding: 20px 5%;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
  }

  .investment-row.blue {
    border-left: 3px solid #4f71b0;
  }

  .investment-row.grey {
    border-left: 3px solid #838383;
  }

  .investment-logo-b {
    position: static;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5px;
  }

  .investment-txt-b {
    width: 100%;
    padding: 0px;
    float: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }

  .investment-txt-b.blue {
    border-left-style: none;
    border-left-width: 1px;
  }

  .investment-txt-b.grey {
    border-left-style: none;
    border-left-width: 1px;
  }

  .kds-b {
    margin-top: 25px;
  }

  .kds-txt-b {
    margin-top: 15px;
  }

  .list-col {
    width: 100%;
    padding: 20px 5%;
    float: none;
  }

  .list-col.left {
    width: 100%;
    padding-bottom: 30px;
  }

  .list-col.right {
    width: 100%;
    padding-top: 30px;
    padding-left: 5%;
  }

  .list-digital {
    display: block;
    margin-top: 15px;
    border-left: 1px solid #d7d7d7;
    border-top-width: 3px;
    border-top-color: #4f71b0;
  }

  .digital-icon-b {
    width: 50%;
    margin-top: 25px;
  }

  .digital-icon-align-b {
    margin-bottom: 50px;
  }

  .body {
    background-color: #fff;
  }

  .sustainability-img {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 75%;
  }

  .sustainability-align-b {
    height: auto;
  }

  .sustainability-txt-b {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .sustainability-dl-txt {
    margin-bottom: 5px;
  }

  .guidelines-col-l {
    width: 100%;
  }

  .guidelines-col-r {
    width: 100%;
    float: left;
    text-align: left;
  }

  .guidelines-no-col {
    width: 32px;
    font-size: 20px;
  }

  .guidelines-txt-col {
    padding-left: 32px;
  }

  .framework-banner-txt-b {
    margin-bottom: -10px;
  }

  .framework-list-b {
    margin-left: 95px;
  }

  .framework-icon-b {
    width: 95px;
  }

  .icon-framework {
    width: 80px;
    height: 80px;
    background-size: 72px, contain;
  }

  .sdg-b {
    margin-top: 0px;
    margin-right: -2.5px;
    margin-left: -2.5px;
  }

  .sdg-txt-b {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .sdg-italic-txt {
    margin-top: 20px;
    font-size: 13px;
    line-height: 19px;
  }

  .sdg-icon-col {
    margin-top: 5px;
  }

  .sdg-icon-row._01 {
    margin-bottom: 5px;
  }

  .sdg-icon-b {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }

  .sdg-txt-col {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }

  .list.privacy {
    margin-top: 0px;
  }

  .list.partnership-approach {
    margin-top: 25px;
  }

  .list.women {
    margin-top: 25px;
  }

  .list-item {
    margin-top: 0px;
    background-position: 0px 4px;
    background-size: 10px;
  }

  .list-item._30 {
    margin-bottom: 25px;
  }

  .list-item.white {
    background-image: url('../images/bullet.svg');
  }

  .list-item-sub {
    background-position: 0% 12px;
  }

  .list-item-sub.white {
    background-image: url('../images/bullet-line.svg');
  }

  .list-home {
    display: block;
  }

  .our-team-left-img {
    position: static;
    width: 100%;
    margin-top: 25px;
  }

  .our-team-b {
    margin-bottom: 50px;
  }

  .our-team-section-link-b {
    margin-top: 25px;
    padding-left: 15px;
  }

  .our-team-link-b {
    margin-bottom: 15px;
  }

  .our-team-content-b {
    margin-top: 50px;
    margin-bottom: -25px;
  }

  .our-team-row {
    margin-top: 15px;
  }

  .our-team-name {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
  }

  .our-team-img-align-b {
    margin-bottom: 15px;
  }

  .our-team-col {
    width: 50%;
    margin-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .advisory-board-col {
    width: 50%;
    margin-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .details-banner {
    height: 50px;
  }

  .our-team-details-b {
    display: block;
    padding-left: 5%;
    border-left: 3px solid #4f71b0;
  }

  .our-team-details-txt-b {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 0px;
    border-left-style: none;
  }

  .our-team-details-name {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
  }

  .our-team-details-img {
    margin-right: 0%;
    float: none;
  }

  .advisory-board-b {
    margin-top: 25px;
  }

  .news-row {
    margin-bottom: 25px;
  }

  .news-date-b {
    margin-bottom: 10px;
  }

  .news-date-txt {
    margin-left: 3%;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 13px;
    line-height: 29px;
  }

  .news-content-b {
    width: 100%;
    padding-left: 3%;
  }

  .news-btn-b {
    width: 100%;
    margin-top: 10px;
  }

  .news-read-more {
    margin-bottom: 15px;
  }

  .news-b {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .news-dropdown {
    width: 100%;
  }

  .news-dropdown-toggle {
    width: 100%;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    padding-left: 3%;
  }

  .icon-dropdown {
    width: 38px;
  }

  .news-dropdown-lnik {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    padding-left: 3%;
  }

  .news-dropdown-list {
    height: 200px;
  }

  .news-dropdown-b {
    position: static;
    margin-top: 0px;
    margin-right: 0px;
  }

  .news-details-txt-b {
    margin-left: 3%;
    padding-right: 0%;
  }

  .contact-info-b {
    width: 100%;
    margin-bottom: 15px;
  }

  .contact-map-b {
    width: 100%;
    height: 300px;
  }

  .contact-heading-b {
    padding-right: 0px;
  }

  .contact-info-row {
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .contact-b {
    display: block;
    margin-bottom: 50px;
  }

  .contact-bottom-b {
    padding-top: 50px;
    padding-left: 0px;
    background-size: auto 40px;
  }

  .contact-bottom-b.email {
    padding-top: 40px;
  }

  .contact-link-row {
    margin-top: 0px;
  }

  .home-link-img {
    width: 100%;
    padding-top: 100%;
  }

  .home-link-img.approach {
    float: none;
  }

  .home-link-img.esg {
    float: none;
  }

  .home-align-mobile-b {
    margin-top: 50px;
  }

  .txt-row {
    margin-bottom: -10px;
  }

  .privacy-b {
    margin-bottom: 50px;
  }

  .privacy-table {
    width: 900px;
  }

  .heading-no {
    width: 20px;
  }

  .heading-no._10 {
    width: 30px;
  }

  .privacy-table-b {
    overflow: scroll;
    margin-right: -6%;
  }

  .media-date-txt {
    font-size: 13px;
    line-height: 29px;
  }

  .media-txt-b {
    height: 119px;
    padding-right: 0px;
  }

  .scroll-b {
    width: 18px;
    background-size: 10px;
  }

  .our-team-details-align-b {
    margin-left: 0px;
    padding-left: 0%;
  }

  .graphic-center-b {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .arrow-l {
    width: 8%;
    height: 10%;
    background-size: 12px;
  }

  .arrow-r {
    width: 8%;
    height: 10%;
    margin-bottom: 156px;
    background-size: 12px;
  }

  .investment-b {
    margin-bottom: 50px;
  }

  .news-btn-col {
    position: static;
    margin-top: 42px;
    margin-right: 0%;
    margin-left: 3%;
    float: left;
  }

  .news-icon-btn {
    width: 38px;
    height: 38px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
  }

  .list-row {
    background-image: none;
  }

  .list-row.top-margin-30 {
    margin-top: 20px;
  }

  .banner-txt-b {
    font-size: 24px;
    line-height: 36px;
  }

  .climate-strategy-b {
    margin-top: 25px;
  }

  .decarbon-row {
    height: auto;
    margin-bottom: 25px;
  }

  .decarbon-col {
    width: 100%;
    margin-bottom: 0px;
  }

  .icon-arrow {
    left: 50%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 50px;
    margin-top: 140px;
    -webkit-transform: translate(-50%, 0px) rotate(90deg);
    -ms-transform: translate(-50%, 0px) rotate(90deg);
    transform: translate(-50%, 0px) rotate(90deg);
  }

  .txt-a {
    width: 50px;
    font-size: 30px;
    line-height: 36px;
  }

  .top-margin-50 {
    margin-top: 25px;
  }

  .carbon-light-b {
    width: 90px;
    height: 78px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
    line-height: 13px;
  }

  .carbon-light-b.darkblue.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .carbon-light-align-b {
    height: 310px;
    margin-top: 25px;
    margin-bottom: 0px;
    padding-top: 25px;
  }

  .carbon-light-col._02 {
    margin-left: -35px;
    padding-top: 41px;
  }

  .carbon-light-col._04 {
    margin-left: 105px;
    padding-top: 41px;
  }

  .carbon-light-col._05 {
    display: none;
  }

  .carbon-light-col._03 {
    margin-left: 35px;
  }

  .carbon-light-col._01 {
    margin-left: -105px;
  }

  .carbon-light-txt {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
  }

  .carbon-light-txt.grey {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 90px;
    margin-top: -20px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .carbon-light-txt.light-blue {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: -20px;
  }

  .carbon-light-txt.blue {
    width: 140px;
    margin-right: 95px;
    margin-bottom: -15px;
  }

  .carbon-light-txt.darkblue {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 80px;
    margin-top: -15px;
    margin-left: 90px;
  }

  .investment-link {
    margin-top: 15px;
    padding-left: 20px;
    background-size: 14px;
  }

  .diversity-img {
    margin-top: 0px;
  }

  .women-col-r {
    width: 100%;
    margin-top: 15px;
  }

  .women-col-l {
    width: 180px;
    margin-right: 0px;
  }

  .target-txt-b {
    width: 100%;
    padding: 0px;
    float: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }

  .target-txt-b.blue {
    border-left-style: none;
    border-left-width: 1px;
  }

  .diversity-people-row {
    margin-top: 0px;
  }

  .diversity-people-col-l {
    width: 100%;
    margin-top: 15px;
  }

  .diversity-line-b {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .icon-mark01 {
    width: 35px;
    height: 28px;
    margin-left: -5px;
    background-image: url('../images/icon-mark01.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: url('../images/icon-mark01.svg'), linear-gradient(180deg, #fff, #fff);
    background-size: 21px, auto;
  }

  .icon-mark02 {
    width: 35px;
    height: 28px;
    margin-right: -5px;
    background-image: url('../images/icon-mark02.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: url('../images/icon-mark02.svg'), linear-gradient(180deg, #fff, #fff);
    background-size: 21px, auto;
  }

  .diversity-col-l {
    width: 100%;
  }

  .diversity-col-r {
    margin-top: 15px;
  }

  .diversity-caption-txt {
    width: 100%;
  }

  .partnership-approach-img {
    position: static;
    width: 100%;
    margin-top: 25px;
    margin-right: 0%;
    padding-top: 100%;
  }

  .investment-logo-link {
    position: static;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .section-content.contact {
    background-position: 50% 100%;
  }

  .section-content.digital {
    height: auto;
  }

  .container.digital {
    height: auto;
  }

  .headline-txt.align-right.desktop {
    display: none;
  }

  .headline-txt.mobile {
    display: block;
  }

  .nav-menu {
    min-width: 300px;
  }

  .framework-banner {
    margin-bottom: 25px;
  }

  .framework-list-b {
    margin-left: 0px;
  }

  .framework-icon-b {
    width: 100%;
    float: none;
  }

  .our-team-shadow {
    width: 110px;
    height: 110px;
  }

  .our-team-blue {
    width: 110px;
    height: 110px;
  }

  .our-team-img {
    width: 110px;
  }

  .contact-bottom-b.email {
    margin-bottom: 25px;
  }

  .contact-bottom-row {
    margin-bottom: 15px;
  }

  .media-txt-b {
    height: 144px;
  }

  .arrow-l {
    margin-bottom: 182px;
  }

  .arrow-r {
    margin-bottom: 182px;
  }
}

