li.nav-item.active a {
  font-weight: 700;
}

.gradient-section-slants-content-wrap .qsource img { max-width: 100%; border-radius: 50%; border: 3px solid #fff; }

.operational-excellence .row { padding-top: 1rem; margin-top: 1rem; padding-bottom: 1rem; margin-bottom: 1rem; border-top: 1px solid #0047bb; }
.operational-excellence .row div strong { color: #1CA6DF; }


/* about us page start */

.section.about-section {
  background-color: #1C1F5A;
  color: #ffffff;
}

.about-section .container {
  max-width: 1400px;
}

.about-section h1 {
  font-weight: normal;
}

.about-section p:not(.copyright-txt) {
  /* max-width: 960px;
  margin-left: auto;
  margin-right: auto; */
  line-height: 1.4;
}

.video-wrap,
.img-wrap {
  position: relative;
  max-width: 1170px;
  margin: 70px auto 75px;
  color: #fff;
}

.sec-about-video .embed-responsive {
  height: 100%;
  background: #262626;
}

.video-wrap .img-fluid {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.videoPlayLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.video-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  padding: 30px 42px;
  z-index: 1;
}

.video-caption img {
  margin-right: 15px;
}

.video-caption h3 {
  font-weight: normal;
  margin: 0;
  line-height: 100%;
}

.video-wrap .plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none;
}

.about-section p {
  font-size: 25px;
}

.about-our-value-section {
  background-color: #0047bb;
  padding-top: 44px;
  padding-bottom: 55px;
}

.about-our-value-section .h6 {
  margin-bottom: 18px;
}

.our-vale-icons-wrap {
  margin-top: 60px;
}

.our-vale-icons-block {
  padding-left: 45px;
  padding-right: 45px;
}

.our-vale-icon {
  min-height: 111px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-width: 110px;
  margin: auto;
}

.our-vale-icon-title {
  color: #abcae9;
  font-size: 25px;
  margin: 10px 0 12px;
}

.about-section p.our-vale-icon-caption {
  font-size: 22px;
}

.Strategy-section-wrap .section-title::before { background-color: #1c2156; visibility: hidden; }
.strategies-tabs-content { background: transparent; }

.management-boxes-wrap .row
{
	margin:0;
}
.management-boxes-wrap .management-boxes-single
{
	padding: 0;
}
.management-title
{
	min-height: 102px;
	max-height: 102px;
	overflow: hidden;
	padding: 18px 90px 18px 70px;
	background-color: rgba(28, 166, 233, 1);
	display: flex;
	align-items: center;
	clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 40px 50%);
	margin-left: -30px;
}

.management-boxes-wrap .management-boxes-single:nth-child(3) .management-title
{ background-color: rgba(28, 166, 223, 0.8); }

.management-boxes-wrap .management-boxes-single:nth-child(2) .management-title
{ background-color: rgba(28, 166, 223, 0.7); }

.management-boxes-wrap .management-boxes-single:first-child .management-title
{ background-color: rgba(28, 166, 223, 0.6); }

.management-title h6
{
	font-size: 24px;
	color: #fff;
	letter-spacing: 0.1em;
	margin-bottom: 0;
}
.management-boxes-wrap .row
{
	margin-left: 30px;
}
.management-boxes-text
{
	font-size: 22px;
	font-weight:400;
	color:#fff;
}
.management-boxes-text
{
	padding-left: 0px;
    padding-right: 10px;
}
.management-boxes-text
{
	margin-top:24px;
	margin-bottom: 20px;
}

.management-boxes-text li { margin-bottom: 0.5em; }

.management-boxes-wrap .management-boxes-single
{
	padding-bottom:60px;
}
.management-boxes-wrap .expand-icon-wrap:before
{
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 6%, rgba(28, 166, 223, 1) 38%, rgba(255, 255, 255, 255) 94%);
}
.management-expand-text
{
	padding-left:30px;
	padding-right: 20px;
}
.management-expand-text
{
	display:none;
}
.management-boxes-wrap
{
	margin-top: 60px;
}

.our-strategies-tabs-wrap {
  margin-top: 30px;
}

.tab-content-block .container {
  padding-left: 110px;
  padding-right: 110px;
}

.our-strategies-section .nav-item + .nav-item {
  margin-left: 40px;
}

.our-strategies-section .nav-link {
  padding: 15px 0;
  color: #1C1F5A;
  font-size: 24px;
  border: none;
  border-bottom: 3px solid transparent;
  display: block;
}

.our-strategies-section .nav-link.active, 
.our-strategies-section .nav-link:hover, 
.our-strategies-section .nav-link:focus {
  color: #1C1F5A;
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #1C1F5A;
  transition: none;
}

.our-strategies-section .nav-link.active {
  font-weight: 700;
}

.our-strategies-tabs-content .tab-pane {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.our-strategies-tabs-content .bg-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 75% 0;
}

.our-strategies-tabs-wrap {
  border-bottom: 1px solid #1C1F5A;
}
.our-strategies-tabs-wrap .nav-tabs {
  border-bottom: none;
  justify-content: center;
}
.tab-content-block {
  position: relative;
  z-index: 1;
  padding-top: 10%;
  height: inherit;
}

.our-strategies-tabs-content .tab-content {
  position: relative;
}

.our-strategies-tabs-content .carousel-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
    /* display: -ms-flexbox;
  display: flex;
    -ms-flex-align: center;
  align-items: center;
    -ms-flex-pack: center;
  justify-content: center; */
  width: 60px;
  height: 60px;
  font-size: 45px;
  font-weight: 300;
  border-radius: 50%;
  text-align: center;
  /* border: 5px solid rgba(255, 255, 255, 0.6); */
  color: #30458A;
  -webkit-transition: color 0.3s ease, border 0.3s ease;
  -o-transition: color 0.3s ease, border 0.3s ease;
  -moz-transition: color 0.3s ease, border 0.3s ease;
  -ms-transition: color 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, border 0.3s ease;
  margin: auto;
  background: #fff;
  line-height: 1.15;
}
.our-strategies-tabs-content .carousel-btn .carousel-arrow {
  width: 100%;
  height: 100%;
}
.our-strategies-tabs-content .prevtab {
  left: 50px;
}
.our-strategies-tabs-content .nexttab {
  right: 50px;
}

.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled).active:focus, 
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.our-strategies-tabs-content .carousel-btn:hover,
.our-strategies-tabs-content .carousel-btn:active,
.our-strategies-tabs-content .carousel-btn:focus,
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled).active, 
.our-strategies-tabs-content .carousel-btn:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #00A8E5;
  /* border-color: #fff; */
  box-shadow: none;
}

.about-investores-section {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #fff;
}

.about-investores-section p a {
  color: #fff;
}

.about-investores-section p a:hover {
  color: #1e3278;
}

.our-strategies-tabs-content {
    position: relative;
}

.our-strategies-tabs-content .contents:not(:first-child) {
	display:none;
}

.our-strategies-tabs-content .fade {
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

/* about us page end */

/* Portfolio page start */

.portfolio-listing-section .section-title {
  padding-bottom: 50px;
  margin-bottom: 12px;
  display: inline-block;
}

.portfolio-listing-section .section-title:before {
  background-color: #1c2156;
  width: 100%;
}

.portfolio-listing-section .portfolio-caption {
  max-width: 1050px;
}

.section.portfolio-listing-section,
.section.news-listing-section {
  background-color: #e6e6e3;
}

.portfolio-sorting-wrap .psorting {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f5f4;
  padding: 14px 10px;
  margin: 10px 10px 0 0;
  border-radius: 5px;
  box-shadow: none;
}

.portfolio-search-wrap {
  margin-top: 10px;
}

.portfolio-search-wrap input {
  -webkit-appearance: none;
  border-radius: 0;
}

.search-portfolio {
  position: relative;
  width: 400px;
}

.portfolio-search-wrap .search-portfolio input[type="text"],
.portfolio-search-wrap .search-portfolio input[type="search"] {
  height: 56px;
  background: #f7f5f4;
  border: none;
  box-shadow: none;
  font-size: 20px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 60px 0 10px;
  border-radius: 5px 0 0 5px;
}

.portfolio-search-wrap .search-portfolio input::-webkit-input-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input:-moz-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input::-moz-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio input:-ms-input-placeholder {
  color: #aea8a5;
  opacity: 1;
}

.portfolio-search-wrap .search-portfolio [type="button"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border: none;
  text-align: center;
  background: #aea8a5 url(../images/search-icon.png) no-repeat center center;
  background-size: 45%;
  border-radius: 0 5px 5px 0;
}

.portfolio-search-wrap .search-portfolio input[type="button"]:hover {
  background-color: #614c47;
}

.portfolio-sorting-wrap .psorting .psorting-label {
  font-size: 16px;
  color: #aea7a2;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  letter-spacing: 1px;
  margin-right: 10px;
}

.portfolio-sorting-wrap .psorting>.dropdown {
  text-align: right;
  line-height: 100%;
  position: relative;
  top: -4px;
}

.portfolio-sorting-wrap .dropdown button.psorting {
  /* background: none; */
  font-size: 20px;
  font-weight: bold;
  color: #5e4f47;
  text-align: right;
  position: relative;
  padding-right: 30px;
  /* padding: 0 20px 0 10px; */
  /* line-height: 100%; */
}

.portfolio-sorting-wrap .dropdown button.psorting.btn.active,
.portfolio-sorting-wrap .dropdown button.psorting.btn:active,
.portfolio-sorting-wrap .dropdown button.psorting.btn:hover,
.portfolio-sorting-wrap .dropdown button.psorting.btn:focus {
  box-shadow: none;
  /* color: #5e4f47; */
  /* background: none; */
}

.portfolio-sorting-wrap .dropdown button.psorting:after {
  display: none;
}

.portfolio-sorting-wrap .dropdown button.psorting .caret {
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 12px dashed #aea7a2;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu {
  left: 0;
  right: auto;
  top: 100% !important;
  padding: 0;
  margin: 4px 0 4px -1px;
  background: #fff;
  box-shadow: none;
  border-color: #e6e6e3;
  /* max-height: 176px; */
  /* overflow-y: scroll; */
  /* min-width: 200px; */
  overflow: hidden;
  max-height: 0;
  width: 255px;
  white-space: normal;
  height: auto;
  border-radius: 5px;
  transform: none !important;
  display: block;
  visibility: hidden;
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li {
  width: 100%;
  margin: 0;
  border: none;
  border-bottom: 1px solid #e6e6e3;
  display: inline-block;
  padding: 0;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li:last-of-type {
  border: 0;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li a {
  font-size: 18px;
  font-weight: bold;
  color: #5e4f47;
  text-align: left;
  padding: 15px 12px;
  white-space: normal;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 100%;
}

.portfolio-sorting-wrap .dropdown .dropdown-menu li a:hover {
  background-color: #f5f5f5;
}

.portfolio-sorting-wrap .dropdown.show .dropdown-menu {
  max-height: 395px;
  /* max-height: 200px; */
  visibility: visible;
}

.portfolio-sorting-wrap .dropdown.shown .dropdown-menu {
  overflow-y: auto;
}

.portfolio-sorting-wrap .dropdown.show button.psorting {
  background-color: #5e4f47;
  color: #fff;
}

.portfolio-sorting-wrap .dropdown.show button.psorting .caret {
  transform: rotate(180deg);
}

.portfolio-grid {
  margin-top: 20px;
}

.portfolio-grid .media {
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 0 30px;
}

.portfolio-grid .media-img {
  width: 100%;
  height: 100%;
}

.portfolio-grid .media-img a,
.portfolio-detail-content .portfolio-grid .media-img {
  background-color: #fff;
  margin: 0;
  text-align: center;
  min-height: 220px;
  max-height: 220px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  width: 100%;
  height: 100%;
}

.portfolio-grid .media-img img {
  display: inline-block;
}

.grid-item--height2 .media-img a {
  max-height: 470px;
  min-height: 470px;
  overflow: hidden;
}

.case-study-grid .media-img a {
  padding: 0 !important;
}

.case-study-grid .media-img img {
  -o-object-fit: cover;
  font-family: "object-fit: cover;";
  object-fit: cover;
  width: 100%;
  height: auto;
  min-height: inherit;
}

.portfolio-grid .media-body {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: -moz-linear-gradient(top,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.655) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 50px 25px 20px;
  pointer-events: none;
}

.portfolio-grid .media-body h6 {
  font-size: 13.18px;
  margin: 25px 0 15px;
}

.portfolio-grid .media-body p {
  font-size: 24.72px;
}

/* .gradient-section-slants-content {
    padding-bottom: 0;
} */

.gradient-section-slants-content .fp-scroller {
  height: 100%;
}

.gradient-section-slants-content-wrap {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  flex-direction: column;
  justify-content: flex-end;
}

.portfolio-section-slants .right-slant-image {
  background-image: url(../images/portfolio-gradient-image.jpg);
}

.portfolio-section-slants .left-slant {
  background-color: #1e3278;
}

.portfolio-section-slants .right-slant {
  background-color: #0076a9;
}

/* Portfolio page end */

/* Portfolio detail page start */

/* .section.portfolio-detail-section, */
.section.people-detail-section {
  background-color: #e6e6e3;
}

.portfolio-detail-section .section-title {
  padding-bottom: 60px;
}

.section-title.no-border:before {
  display: none;
}

.portfolio-detail-content,
.news-detail-content {
  max-width: 1070px;
  margin: auto;
  padding-bottom: 100px;
}

.portfolio-detail-content {
  padding-bottom: 100px;
}

.detail-content-left .portfolio-grid {
  margin-top: 7px;
}

.detail-content-right {
  color: #5e4f47;
  padding-left: 35px;
}

.portfolio-link {
  display: flex;
  align-items: center;
}

.portfolio-link a {
  line-height: 100%;
  color: #0047bb;
  font-size: 18px;
  display: inline-block;
  margin-left: 5px;
}

.portfolio-link a:hover {
  color: #5e4f47;
}

.detail-content-left ul {
  margin: 15px 0 0;
  padding: 0;
  border-top: 1px solid #aea8a5;
}

.detail-content-left li {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #aea8a5;
}

.detail-content-left li h6,
.detail-content-left li p {
  line-height: 100%;
  margin: 0;
}

.detail-content-left li h6 {
  flex: 0 0 40%;
  max-width: 40%;
}
.detail-content-left li p {
  flex: 0 0 60%;
  max-width: 60%;
}


.detail-content-left li h6 {
  color: #aea8a5;
  font-size: 15px;
}

.detail-content-left li p {
  color: #1c2156;
  font-size: 18px;
}

.portfolio-link-wrap,
.portfolio-video-wrap {
  padding-left: 95px;
}

/* Portfolio detail page end */

/* People listing page start */

/* .gradient-section-slants.people-section-slants {
    background-color: #e6e6e3;
} */

.portfolio-listing-section-wrap {
  padding-bottom: 200px;
}

.people-listing {
  margin-top: 35px;
}

.people-listing .col {
  /* flex: 0 0 20%;
  max-width: 20%; */
  margin: 0 0 30px;
}

.team-bg {
  background: #fff;
  position: relative;
  transition: padding 0.5s;
  overflow: hidden;
  height: 100%;
}

.team-bg::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.team-bg:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

.people-detail-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  /* z-index: 1; */
}

.team-img {
  height: 259px;
}

.team-img img {
  -o-object-fit: cover;
  font-family: "object-fit: cover;";
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-desc {
  padding: 15px 20px 32px;
  position: static;
  min-height: 151px;
}

.team-desc h4 {
  font-weight: 700;
  margin: 0;
  color: #1c2156;
  font-size: 18px;
}

.team-desc small {
  display: block;
  color: #5e4f47;
  padding: 5px 0 12px;
  font-size: 16px;
  line-height: 22px;
}

.team-location {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px 15px;
  color: #5e4f47;
  font-size: 16px;
}

/* Switch: Lisi view */
.people-listing.list-view .col {
  display: block;
  max-width: none;
  flex: none;
  margin-bottom: 20px;
}

.people-listing.list-view .team-img {
  display: none;
}

.people-listing.list-view .team-bg {
  padding: 0 0 20px;
  background: none;
  border-bottom: 1px solid #a9a7a8;
}

.people-listing.list-view .team-bg::before {
  display: none;
}

.people-listing.list-view .team-desc {
  min-height: 0;
  display: flex;
  align-items: flex-start;
  padding: 0;
}

.people-listing.list-view .team-desc h4 {
  display: flex;
  align-items: flex-start;
  flex: 0 0 70%;
  /* max-width: 60%; */
}

.people-listing.list-view .team-desc span {
  flex: 0 0 50%;
  padding-right: 20px;
  /* max-width: 70%; */
}

.people-listing.list-view .team-desc small {
  flex: 0 0 50%;
  /* max-width: 30%; */
  padding: 0 20px 0 0;
}

.people-listing.list-view .team-location {
  position: static;
  padding: 0;
  flex: 0 0 30%;
  margin-top: 5px;
  /* max-width: 40%; */
}

@media (max-width: 767px) {
  .people-listing.list-view .team-desc {
    display: block;
  }

  .people-listing.list-view .team-desc h4 {
    display: block;
  }
}

/* Switch: Lisi view - End */

.people-section-slants .right-slant-image {
  background-image: url(../images/our-people-gradient-image.jpg);
}

.people-section-slants .left-slant {
  background-color: #aea8a5;
}

.people-section-slants .right-slant {
  background-color: #5e4f47;
}

/* People listing page end */

/* Portfolio detail page start */

.detail-content-left .people-img {
  margin-top: 7px;
}

.small-section-title {
  font-weight: normal;
  color: #1e3278;
  padding-top: 50px;
}

.small-section-title+.section-title {
  padding-top: 0;
}

/* section.section.people-detail-section {
    padding-bottom: 260px;
} */

.section.people-detail-section .section-title {
  padding-bottom: 85px;
}

.small-title {
  font-size: 20px;
  color: #aea8a5;
  margin: 40px 0 20px;
}

.detail-content-right .small-title:first-child {
  margin-top: 0;
}

.portfolio-sorting-wrap .psorting ul {
  margin: 0;
  position: relative;
  /* top: -3px; */
  padding-left: 0;
}

.portfolio-sorting-wrap .psorting ul li {
  list-style-type: none;
  display: inline-block;
  /* vertical-align: middle; */
  margin-left: 5px;
  border: none;
  padding: 0;
}

/* Portfolio detail page end */

/* News page start */
/* 
.section.news-listing-section {
    padding-bottom: 100px;
} */

.featured-news-img {
  margin-top: 30px;
  margin-bottom: 15px;
  text-align: center;
}

.news-listing-section .section-title {
  padding-top: 0;
  padding-bottom: 5px;
}

.news-date {
  color: #716e6a;
  font-size: 13.18px;
  letter-spacing: 0.1em;
}

.featured-news-title {
  font-size: 35px;
  font-weight: normal;
}

.featured-news-title a,
.news-title a {
  color: #1c2156;
}

.featured-news-title a:hover,
.news-title a:hover {
  color: #0047bb;
}

.news-title {
  font-size: 24.72px;
  font-weight: normal;
  margin: 0;
}

.news-box {
  min-height: 150px;
  padding-right: 15px;
}

.news-listing-wrap .news-box-wrap:nth-child(n + 3) {
  border-top: 1px solid #aea8a5;
  margin-top: 20px;
  padding-top: 15px;
}

.news-listing-wrap .news-box-wrap:nth-child(2n + 1) .news-box {
  border-right: 1px solid #aea8a5;
}

.news-listing-wrap {
  padding-left: 30px;
}

.news-listing-wrap .news-box-wrap:nth-child(2n) {
  padding-right: 0;
}

.news-listing-wrap .news-box-wrap:nth-child(2n + 1) {
  padding-left: 0;
}

/* News page start */

/* News detail page */

.section.news-detail-section {
  background-color: #e6e6e3;
}

.news-detail-section .section-title {
  line-height: 100%;
  margin-bottom: 10px;
}

.news-detail-content {
  margin-top: 70px;
}

.news-detail-right p {
  color: #5e4f47;
  word-wrap: break-word;
  font-style: 22px;
}

.news-detail-img {
  margin-bottom: 25px;
  position: relative;
}

.sharePage h4 {
  border-top: 1px solid #726e6a;
  padding-top: 10px;
  color: #716e6a;
  font-size: 15px;
  margin: 0;
}

.sharePage ul li {
  display: inline-block;
  margin-right: 5px;
  list-style-type: none;
  color: #5e4f47;
  font-size: 20px;
  word-wrap: break-word;
}

.sharePage ul li a {
  background: #9b9996;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  color: #fff;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 13px;
}

.sharePage ul li a.mailIco:hover {
  background: #eb1c36;
}

.sharePage ul li a.linkIco:hover {
  background: #0177b5;
}

.sharePage ul li a.twtIco:hover {
  background: #55acee;
}

.sharePage ul li a.fbIco:hover {
  background: #48659f;
}

.pageTitle.pageTitleNs {
  white-space: nowrap;
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 15px;
  color: #212355;
}

.clist {
  font-size: 14px;
  text-align: left;
}

.clist li {
  margin-bottom: 20px;
}

.clist li:last-child {
  margin-bottom: 0;
}

.sharePage {
  padding: 20px 0;
}

.sharePage:first-child {
  padding-top: 0;
}

.sharePage ul {
  margin: 0 !important;
  padding: 0 !important;
}

.sharePage.mediaContact ul li {
  float: none;
}

.clist span {
  color: #716e6a;
  font-weight: 700;
}

.clist h5 {
  color: #5e4f47;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
}

.sharePage.mediaContact ul li a {
  background-color: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  color: #337ab7;
  text-align: left;
  margin: 0 0 5px;
  word-wrap: break-word;
  font-size: 20px;
}

.sharePage.mediaContact ul li a:hover {
  color: #23537c;
}

.clist li:last-child {
  margin-bottom: 0;
}

.sideStick {
  min-width: 336px;
  max-width: 336px !important;
}

.sideStick * {
  word-break: break-word;
}

/* News detail page */

/* contact page start */

.section.contact-section {
  background-color: #1e3278;
  color: #fff;
  /* padding-bottom    : 880px; */
  /* background-image  : url(../images/contact-map.svg);
    background-size    : 100%;
    background-position: 0 100px; */
  background-repeat: no-repeat;
  position: relative;
}

.contact-section .container {
  position: relative;
}

/* .map-svg {
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 0;
} */
.map-svg-wrap,
.map-svg-mobile-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
}

/* .map-svg-wrap {
  right: 15px;
  left: 15px;
} */

.map-svg {
  display: block;
  width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.map-svg-mobile-wrap {
  display: none;
  left: 0;
  top: 0;
}

.contact-section-content {
  min-height: 100vh;
}

.contact-section .section-title {
  padding-bottom: 55px;
  z-index: 1;
  display: inline-block;
}

.contact-section .section-title:before {
  width: 100%;
}

.contact-note {
  /* max-width: 440px; */
  padding-top: 15px;
  z-index: 1;
  position: relative;
}

.contact-note p {
  margin-bottom: 5px;
}

.contact-note a {
  color: #1ca6df;
  margin-top: 0;
  display: inline-block;
}

.contact-note a:hover {
  color: #fff;
}

.contact-note address {
  margin-bottom: 25px;
}

.multimoreBtn {
  background-color: #0047bb;
  color: #fff !important;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 12px 10px 14px 65px;
  margin: 5px 0;
  z-index: 1;
}

.multimoreBtn:hover,
.multimoreBtn:focus {
  color: #fff;
}

.multimoreBtn:before {
  content: "+";
  font-size: 27px;
  width: 50px;
  padding: 0 0 6px 0;
  background-color: #e32c27;
  color: #ffffff;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.multimoreBtn:after {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  background-color: #0047bb;
  content: "";
  width: 25px;
  height: 100%;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  z-index: -1;
}

.contact-footer {
  position: absolute;
  bottom: 115px;
  z-index: 1;
}

.see-all-location-link {
  display: flex;
  align-items: center;
  /* position: absolute;
  bottom: 115px;
  z-index: 1; */
}

.see-all-location-link img {
  max-width: 35px;
  margin-right: 10px;
}

.see-all-location-link a {
  color: #fff;
}

.see-all-location-link a:hover {
  color: #1ca6df;
}

.map-svg .st360,
.map-svg text,
.map-svg-mobile text {
  font-family: fs_silas_sans;
  color: #fff;
  fill: #fff;
}

svg .st368 {
  display: none !important;
}

svg .st135 {
  fill: none;
  stroke: #1c2156;
}

@media only screen and (max-width: 1600px) {
  .contact-section-content {
    min-height: 850px;
  }

  .contact-note {
    font-size: 25px;
  }
}

@media only screen and (max-width: 1400px) {
  .contact-section-content {
    min-height: 820px;
  }

  .contact-note {
    font-size: 24px;
  }

  .multimoreBtn {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1365px) {
  .contact-section-content .section-title {
    padding-top: 40px;
  }

  /* .map-svg-wrap {
    padding: 2rem 0 0;
  } */

  .multimoreBtn {
    font-size: 19px;
  }
}

@media only screen and (max-width: 1199px) {
  .contact-section-content {
    min-height: 780px;
    padding-bottom: 100px;
  }

  .contact-note {
    font-size: 22px;
  }

  .col-contact {
    margin-top: 12rem;
  }

  /* .see-all-location-link {
    margin: 3rem 0 0;
    position: relative;
    top: 0;
    left: 0;
  } */

  /* .map-svg {
    width: 100vw;
    height: 100vh;
    position: relative;
    left: -2rem;
    right: -2rem;
  } */
  /* .map-svg-wrap {
    padding: 0 0 3rem 2rem;
  } */

  .map-svg .st360,
  .map-svg text {
    font-size: 26px;
  }

  .see-all-location-link {
    bottom: 50px;
  }
}

@media only screen and (max-width: 991px) {
  /* .map-svg-wrap {
    padding: 0 0 7rem 2rem;
  } */

  .map-svg .st360,
  .map-svg text {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  /* .map-svg-wrap {
    padding: 0 0 8rem 0;
  } */
}

@media only screen and (max-width: 575px) {
  .col-contact {
    margin-top: 1rem;
  }

  .map-svg-mobile-wrap {
    padding-top: 12rem;
  }

  .map-svg-mobile .st132 {
    font-size: 20px;
  }

  .multimoreBtn {
    font-size: 17px;
  }
}

@media only screen and (max-width: 375px) {
  .multimoreBtn {
    font-size: 16px;
    padding-left: 60px;
  }

  .multimoreBtn:before {
    width: 44px;
  }
}

/* contact page end */

.more-menu-section {
  padding: 0;
}

.more-menu-section .container {
  padding-top: 180px;
  padding-bottom: 100px;
}

/* BCPBE */
.home-banner-section .video-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.home-banner-section .video-banner .ratio { height: 100vh; }

.banner-ps-section .video-banner-caption h2 {
  max-width: 100%;
  padding-bottom: 6vw;
  font-size: 113px;
}

@media only screen and (max-width: 1600px) {
  .banner-ps-section .video-banner-caption h2 {
    font-size: 6.6vw;
  }
}

@media only screen and (max-width: 991px) {
  .banner-ps-section .video-banner-caption h2 {
    font-size: 7vw;
    padding-top: 6vw;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 575px) {
  .banner-ps-section .video-banner-caption h2 {
    font-size: 9vw;
    margin-top: -10px;
  }

  .banner-ps-section .video-banner-caption h2 br {
    display: none;
  }
}

@media only screen and (max-width: 375px) {
  .banner-ps-section .video-banner-caption h2 {
    font-size: 8vw;
  }
}

/* iphone 12 real device */
@media only screen and (max-width: 390px) and (max-height: 664px) {
  /* .ios-browser .banner-ps-section .video-banner-caption h2 {
    margin-top: 0;
  } */
}

.read-more-link {
  /* opacity: 1 !important;
  visibility: visible !important; */
  position: relative;
  left: 120%;
}

.read-more-link i {
  position: relative;
  left: 120%;
}

/*section sub slant*/
.section-top-sub-slant {
  position: absolute;
  bottom: -340px;
  height: 450px;
  width: 750px;
  transform: skew(0, 25deg);
  left: 0;
}

.section-slant-hidden {
  overflow: hidden;
}

.section-bottom-slant {
  position: absolute;
  width: 500px;
  height: 200px;
  z-index: 1;
  right: -100px;
  bottom: -120px;
  transform: skew(0, -18deg);
  opacity: 0;
}

@media only screen and (max-width: 991px) {
  .section-top-sub-slant {
    position: absolute;
    bottom: -180px;
    height: 250px;
    width: 450px;
  }
}

@media only screen and (max-width: 767px) {
  .section-top-sub-slant {
    position: absolute;
    bottom: -150px;
    height: 220px;
    width: 420px;
  }
}

/* People */
.section-title .small-title {
  color: #5e4f47;
  font-size: 26px;
  line-height: 1.2;
  font-family: "fs_silas_sans", sans-serif;
  font-weight: 400;
  margin-top: 25px;
}

.switch-view a {
  display: inline-block;
  /* vertical-align: middle; */
  line-height: 1;
  color: #aea9a5;
}

.switch-view a.active {
  color: #614c47;
}

@media only screen and (max-width: 767px) {
  .section-title .small-title {
    font-size: 18px;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .section-title .small-title {
    font-size: 16px;
    margin-top: 15px;
  }
}

/* contact page changes for amcharts start  */
.contact-section .section-title {
  padding-top: 65px;
}
.contact-note span {
  display: block;
}	
.contact-note a {
  text-decoration: underline;
}
#chartdiv {
  width: 100vw;
  /* height: calc(100vh - 99px); */
  margin: 0 auto;
overflow: hidden;
position: relative;
}
/* .map-svg-wrap {
  top: 65px;
} */
.map-marker {
  /* adjusting for the marker dimensions
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
  box-sizing: border-box;
}
.map-marker.map-clickable {
  cursor: pointer;
}
.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #f7f14c;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute;
  box-sizing: border-box;
}
.map-marker .dot {
  /* border: 10px solid #E52823; */
  height: 15px;
  width: 15px;
  position: relative;
}
.map-marker .dot:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 12px solid #E52823;
  position: absolute;
  top: 0;
  left: 0;
}
.map-address {
  line-height: 1.4;
}
.map-address a {
  color: #fff;
}
.map-address a:hover, 
.map-address a:focus {
  color: #bd9c69;
}
/* contact page changes for amcharts end  */

/* Our Approach page changes start */
.about-us-content-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.about-us-content-wrap .section-title {
  margin-bottom: 15px;
}
.about-us-content-wrap .section-title:before {
  width: 100%;
}
.main_hex_text_wrap .title span {
  display: block;
}

.inner_wrap {
  overflow: visible;
}
.inner_wrap {
  height: 130vh;
}
.hex_over_wrap {
  height: 130vh;
  top: -20vh;
  position: absolute;
}
.main_hex_container {
  height: auto;
  max-height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.main_hex {
  width: 45%;
  height: auto;
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  /* clip-path: polygon(83px 0%, 195px 0%, 100% 150px, 195px 100%, 85px 100%, 0% 50%); */
}
.main_hex_content_wrap {
  width: 50%;
}
.main_hex_text_wrap {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: 100%;
  height: auto;
}
.hex_navigation {
  /* width: 65%; */
  width: 400px;
  height: 130px;
  bottom: auto;
  right: auto;
  position: relative;
  margin-left: auto;
  margin-top: 25px;
}
.main_hexvideo {
  position: relative;
  transform: none;
  height: 160%;
  width: 160%;
  left: auto;
  right: auto;
  margin: 0 auto;
}
.main_hexvideo.main_hexvideo_4 {
  height: 130%;
  width: 130%;
}
.hexagon_small {
  width: 150px;
  height: 135px;
}
/* Our Approach page changes end


/* home page second screen changes start */
.home-page-second-screen,
.home-page-scroll-section {
  z-index: 1;
}
/* .home-page-second-screen {
  background-color: #0047bb;
} */
.home-page-second-screen-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* position: relative;
  z-index: 2; */
}
.home-page-scroll-section {
  background-color: #fff;
}
.intro-section {
  padding: 40px 0;
}
.home-page-scroll-section {
  position: relative;
}
.home-page-scroll-section .scroll-sec {
  position: absolute;
  /* bottom: 5px; */
  width: 100%;
  left: 0;
  right: 0;
}
.sitemap-top-wrap .slick-arrow {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 28px;
  height: 28px;
  font-size: 28px;
}
.sitemap-top-wrap .slick-prev {
  left: -15px;
}
.sitemap-top-wrap .slick-next {
  right: -15px;
}
/* home page second screen changes end */

/* main logo changes start */
.main-logo {
  margin: 0;
  line-height: inherit;
  display: flex;
}
.main-logo u {
  height: 1px;
  left: auto;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/* main logo changes end */


/* Portfolio simple case study page changes start */
.simple-portfolio-detail-section {
  background-color: #e6e6e3;
}
.simple-portfolio-detail-section .detail-content-left li h6 {
  color: #aea8a5;
}
.simple-portfolio-detail-section .detail-content-left ul li p {
  color: #1c2156;
}
/* Portfolio simple case study page changes end */

.sitemap-top-section.col-md-12 .sitemap-top-wrap {
  padding-left: 0;
}

/* Amchart map popup css start */
.map-svg-wrap {
  top: 20px;
}
.contact-note a {
  text-decoration: none;
}
.map-address {
  /* min-width: 280px; */
  font-size: 22px;
}
.map-address .address {
  /* max-width: 230px; */
  white-space: normal;
}
body .ampopup-curtain {
    background-color: transparent;
    opacity: 0;
}
body .ampopup-header {
  position: absolute;
  background-color: transparent;
}
body .ampopup-header .ampopup-title {
  display: none;
}
body .ampopup-content {
  background-color: #fff;
  border-radius: 0 15px 15px 15px;
  /* overflow: visible; */
}
/* body .ampopup-content:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-top: 15px solid #fff;
  border-bottom: 15px solid transparent;
  left: -15px;
} */
body .ampopup-inside {
  padding: 1.2em 65px 1.2em 1.45em;
}
.map-address,
.map-address a {
  color: #1C2156;
}
.map-address a:hover,
.map-address a:focus {
  color: #1ca6df;
}
body .ampopup-close {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #0047BB;
  color: #0047BB;
  right: 24px;
  top: 24px;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='16.35' height='16.35' viewBox='0 0 16.35 16.35'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %232d51a3; stroke-width: 2.5px; %7D %3C/style%3E%3C/defs%3E%3Cline class='cls-1' x1='0.88' y1='0.88' x2='15.47' y2='15.47'/%3E%3Cline class='cls-1' x1='15.47' y1='0.88' x2='0.88' y2='15.47'/%3E%3C/svg%3E%0A");
  background-size: 58% auto;
}
.ampopup-close:hover,
.ampopup-close:focus {
  border-color: #1ca6df;
  color: #1ca6df;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='16.35' height='16.35' viewBox='0 0 16.35 16.35'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %231ca6df; stroke-width: 2.5px; %7D %3C/style%3E%3C/defs%3E%3Cline class='cls-1' x1='0.88' y1='0.88' x2='15.47' y2='15.47'/%3E%3Cline class='cls-1' x1='15.47' y1='0.88' x2='0.88' y2='15.47'/%3E%3C/svg%3E");
}
/* Amchart map popup css end */

/* Body Text Css */
h3.sitemap-page-title,
.sitemap-news-title h4,
.portfolio-grid .media-body p,
.contact-note,
.portfolio-detail-text
{
	font-size: 26px;
}
.about-section p,
.case-study-wrapper > h6,
.themes-content, .themes-content p,
.Strategy-intro-text,
.intro-box-title,
.Strategy-intro-box p,
.investment-block-text,
.tab-content-text p,
.management-expand-text,
.team-people-content,
.team-people-content h6,
.portfolio-grid .media-body p
{
	font-size: 26px;
}
/* Body Text Css End*/

/* More menu popup css start */
.more-menu-section {
	position: fixed;
}
.more-menu-section-wrap {
  position: relative;
}
.more-menu-sec{
	z-index:1 ;
}
.scrolled.site-header {
	z-index: 1080;
}
.fixed-top {
  z-index: 1052;
}
.js .search {
  z-index: 1051;
}
.more-menu-section,
.more-menu-section > .container > .row > .col-md-8 > .row > .col-sm-6:first-child > .menu-widget .widget-title,
.more-menu-section .menu-widget .about-menu li,
.more-menu-section .menu-widget .ftr-businesses-menu li,
.more-menu-section > .container > .row > .col-md-8 > .row > .col-sm-6:nth-child(2) > .menu-widget .widget-title,
.more-menu-section .more-menu-search-background,
.more-menu-section .search-widget .widget-title .widget-title-txt,
.more-menu-section #typedtext,
.more-menu-section .typedtext-all .char, .more-menu-section .typedtext-all .whitespace,
.more-menu-section .search-widget .underscore,
.more-menu-section .copyright-txt,
.more-menu-section .copyright-menu,
.more-menu-section .more-menu-sidebar .investor-login-widget{
  opacity: 0;
}
.more-menu-section::-webkit-scrollbar {
  width: 7px;
  background: transparent;
  scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
  scrollbar-width: thin;
}
.more-menu-section::-webkit-scrollbar-track {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
}
.more-menu-section::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  outline: none;
  border-radius: 3px;
}

.more-menu-section {
  display: none !important;
}
.more-menu-section.popup-open {
  display: block !important;
}
.more-menu-section .container {
  padding-bottom: 50px;
}
.more-menu-section .container .row {
  height: 100%;
}
.more-menu-section .copyright-wrap {
  margin-top: auto;
  border: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
.more-menu-sidebar {
  display: flex;
  flex-direction: column;
  height: auto;
}
.more-menu-sidebar .investor-login-widget {
  margin-top: auto;
}
.more-menu-sec .col-12:last-child {
  margin-top: 30px;
}
.more-menu-sidebar .widget.search-widget {
  margin-bottom: 30px;
}
.modal-backdrop.show {
  opacity: 0;
}
/* More menu popup css end */

/* More menu - japan link css */
.local-site-listing
{
  margin-top: 45px;
}
.local-site-listing ul li
{
  display: inline-block;
  font-size: 30px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.local-site-listing ul li:first-child
{
  padding-left: 0;
}
.local-site-listing ul li::before
{
  content: "";
  position: absolute;
  right: -2px;
  font-weight: 300;
  line-height: 1.1;
  height: 30px;
  width: 1.5px;
  background: #fff;
  top: 56%;
  transform: translateY(-50%);
}
.local-site-listing ul li:last-child::before
{
  display: none;
}
.local-site-listing ul li a
{
  font-size: 30px;
}
/* More menu - japan link css End*/

/* Additonal CSS for BC Real Estate start */
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.about-section p a {
  color: #00A8E5;
  text-decoration: underline;
}
.about-section p a:hover,
.about-section p a:focus {
  color: #fff;
}
.light-blue-title {
  color: #1ca6df;
}
.about-section-sub-title {
  margin-bottom: 20px;
}
.approach-intro-content {
  margin-top: 35px;
}
.our-vale-icon-title {
  color: #00A8E5;
  margin: 25px 0 12px;
}
.count-no .fix-value {
  display: none;
}
.case-study-grid .media {
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 0 30px;
  border-radius: 20px;
  overflow: hidden;
}
.case-study-grid .media-img {
  width: 100%;
  height: 100%;
}
.case-study-grid .media-img a {
  background-color: #fff;
  margin: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  width: 100%;
  height: 300px;
}
.case-study-grid .media-img img {
  display: inline-block;
}
.detail-content-left .portfolio-link a {
  color: #0047bb;
}
.portfolio-link a:hover {
  color: #5e4f47;
}
.case-studies-slide {
  height: 535px;
  border-radius: 10px;
  overflow: hidden;
} 
.case-studies-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-studies-slider {
  margin: 50px 0 75px;
  padding: 0 0 0 120px;
}
.case-studies-slider .slick-next {
  right: -112px;
}
.case-studies-slider .slick-arrow {
  background-color: #19307D;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.case-studies-slider .slick-arrow:hover,
.case-studies-slider .slick-arrow:focus {
  background-color: #0076A9;
}
.detail-content-right h6 {
  margin-bottom: 15px;
}
.detail-content-right li + li {
  margin-top: 15px;
}
/* 12-April-2022 */
.our-vale-icon
{
  max-height: 111px;
  height: 100%;
}
.our-vale-icon-title
{
  min-height: 60px;
}
/* 12-April-2022 */

/* Case study grid css */
.case-study-grid .media > div
{
  flex: 0 0 100%;
  max-width: 100%;
} 
.case-study-grid .media
{
  flex-wrap: wrap;
}
.case-study-grid .media-img
{
  margin-bottom: 30px;
}
.case-study-grid .media-img a
{
  border-radius: 20px;
  overflow: hidden;
}
.case-study-grid .media-img a img
{
  transform: scale(1);
  transition: all 1000ms ease-in-out;
}
.case-study-grid .media-img a:hover img
{
  transform: scale(1.1);
  transition: all 1000ms ease-in-out;
}
.case-study-grid .case-study-content,
.case-study-grid .case-study-content h6
{
  font-size: 25px;
}
.case-study-grid .case-study-content h6
{
  margin-bottom: 20px;
}
.case-study-grid .case-study-content p
{
  line-height: 1.2;
}
.case-study-title-content h2
{
  font-size: 33px;
  margin-bottom: 50px;
}
.Strategy-section .Strategy-intro-text
{
  margin-bottom: 0;
}
.case-study-grid .media
{
  border-radius: 0;
}
.case-study-grid .col-md-6 .media-img a
{
  height: 452px;
}
.case-study-grid .col-md-8 .media-img a
{
  height: 32vw;
}
.case-studies-top-content .detail-content-right h6
{
  font-size: 33px;
}
.partner-quotes-wrap
{
  position: relative;
}
.partner-quotes-wrap .img-wrap
{
  height: 171px;
  width: 171px;
  border-radius: 50%;
  border: 2px solid #1C1F5A;
  overflow: hidden;
  position: absolute;
  left: -206px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.partner-quotes-wrap .img-wrap img
{
  height: 100%;
  width:100%;
  object-fit: cover;
}
.partner-quotes-wrap 
{
  color: #1c1f5a;
  font-weight: 500;
  padding-top: 70px;
  padding-bottom: 110px;
}
.partner-quotes-wrap .quotes-wrap
{
  margin-bottom: 20px;
}
.quote-bottom span
{
  display: block;
}
.case-studies-slider
{
  margin-top: 35px;
}
/* Case study grid css End*/

/* Additonal CSS for BC Real Estate end */


header .dropdown-menu
{
	/* visibility: hidden; */
    position: absolute;
    left: 48%;
    transform: translateX(-48%);
    top: 100%;
    width: 300px;
    background: #1b2055;
    padding: 20px 0 22px;
	border-radius: 0;
}
header .bottom-header .dropdown-menu a
{
	color:#fff;
	margin-left:0;
	font-size: 22px;
	padding: 3px 30px;
}
header .bottom-header .dropdown-menu a:hover,
header .bottom-header .dropdown-menu a:focus,
header .bottom-header .dropdown-menu a.active
{
	background-color: transparent;
	color: #abcae9;
}
.bottom-header .navbar-nav>li .dropdown-menu a:hover:before
{
	display: none;
}
.dropdown-toggle::after
{
	vertical-align: middle;
}

/* ESG Approach slide CSS start */
.esg-approach-section .banner-section-wrapper {
  padding: 130px 30px 30px;
  height: 100%;
}
.banner-rf-section.esg-approach-section .row {
  margin: 0;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
}	
.esg-approach-slider-buttons-title {
  font-size: 16px;
  background-color: #f7f5f4;
  padding: 10px 30px;
  margin: 0;
  color: #1C1F5A;
  letter-spacing: 1px;
  cursor: pointer;
}
.esg-approach-slider-buttons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: #1C1F5A;
}
.esg-approach-slider-button a,
.esg-approach-slider-button a.nav-link {
  padding: 15px;
  display: block;
  color: #fff;
  font-size: 30px;
  border-top: 2px solid #1CA6DF;
  height: inherit;
  display: flex;
  align-items: center;
  position: relative;
  transition: none;
}
.esg-approach-slider-button.active a,
.esg-approach-slider-button.slick-active a,
.esg-approach-slider-button a:hover,
.esg-approach-slider-button a:focus {
  color: #1C1F5A;
  background-color: #f7f5f4;
}
.esg-approach-slider-button a:before {
  content: "";
  position: absolute;
  right: 100%;
  width: 68px;
  top: -3px;
  bottom: -3px;
  z-index: 9;
  background-image: url('../images/esg-landing-page/esg-slider-button-arrow-new.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  /* transition: all 0.5s ease-in-out; */
}
.esg-approach-slider-button a:hover:before,
.esg-approach-slider-button a:focus:before,
.esg-approach-slider-button.active a:before {
  opacity: 1;
}
.esg-approach-slider-contents {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin:0;
	z-index:2;
}	
.esg-approach-slider-contents .tab-pane {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	list-style:none;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
  opacity: 0;
  visibility: hidden;
  display: block!important;
}	
.esg-approach-slider-contents .tab-pane.active {
  opacity: 1;
  visibility: visible;
  transition: all 500ms ease-in-out;
}
.esg-approach-slider-contents .tab-pane .esg-approach-slider-text{
	/* position: absolute; */
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	/* top: 0;
	left: 0; */
	overflow: hidden;
	list-style:none;
	/* opacity: 0; */
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
}
/* .esg-approach-slider-contents li.show .esg-approach-slider-text {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
  z-index: 1;
} */
.esg-approach-slider-content-title .small-section-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}
.more-esg-link a {
  color: #fff;
  display: inline-block;
}
.more-esg-link a:hover,
.more-esg-link a:focus {
  color: #1CA6DF;
}
.more-esg-link a i {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  vertical-align: middle;
}
.more-esg-link a:hover i,
.more-esg-link a:focus i {
  background-color: #1CA6DF;
  border-color: #1CA6DF;
  color: #fff;
}
.more-esg-link a + a {
  margin-left: 15px;
}
.bottom-header .navbar {
  align-items: center;
}
.bottom-header .navbar .navbar-brand img {
  max-width: inherit;
  width: 100%;
}
.button-with-circle-arrow {
  color: #fff;
  opacity: 0.5;
}
.button-with-circle-arrow:hover,
.button-with-circle-arrow:focus {
  opacity: 1;
  color: #1CA6DF;
}
.button-with-circle-arrow i {
  font-size: 25px;
  line-height: 14px;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border: 2px solid;
  font-style: normal;
  border-radius: 50%;
  display: inline-block;
  padding: 0 3px;
  margin-left: 4px;
  text-align: center;
}
.esg-approach-slider-content-title h5, 
.esg-approach-slider-content-title p:not(last-child) {
  margin-bottom: 20px;
}
.esg-approach-slider-content-title .section-title {
  padding-top: 0;
}

@media only screen and (max-width: 1400px) {
  .esg-approach-slider-button a {
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .esg-approach-section .banner-section-wrapper {
    padding: 75px 30px 30px;
  }
  .esg-approach-slider-content-title .section-title br {
    display: none;
  }
  .more-esg-link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .more-esg-link a + a {
    margin-left: 0;
    margin-top: 10px;
  }
  .esg-approach-slider-button a, 
  .esg-approach-slider-button a.nav-link {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .esg-approach-slider-button a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* .esg-approach-slider-contents,
  .esg-approach-slider-contents li,
  .esg-approach-slider-contents li .esg-approach-slider-text {
    position: relative;
    top: auto;
    left: auto;
  } */
  .esg-approach-slider-buttons {
    display: none;
  }
  .esg-approach-slider-buttons-wrap {
    order: 1;
    max-height: 90px;
  }
  .esg-approach-slider-contents-wrap {
    order: 2;
    height: 75vh;
    margin-top: auto;
  }
  .esg-approach-slider-contents li .esg-approach-slider-text {
    opacity: 1;
    height: 50vh;
  }
  .esg-approach-slider-contents {
    padding: 0;
  }
  .esg-approach-slider-buttons .slick-list {
    padding: 0 !important;
  }
  .banner-rf-section.esg-approach-section .row {
    overflow: visible;
  }
  .esg-approach-slider-buttons .slick-prev.slick-arrow {
    left: -30px;
  }
  .esg-approach-slider-buttons .slick-next.slick-arrow {
    right: -30px;
  }
  .esg-approach-slider-button a:before {
    display: none;
  }
  .esg-approach-slider-buttons .slick-track {
    display: flex;
    height: 100%;
  }
  .esg-approach-slider-button a {
    font-size: 18px;
    border: 2px solid transparent;
  }
  .esg-approach-slider-button.active a, 
  .esg-approach-slider-button.slick-active a, 
  .esg-approach-slider-button a:hover, .esg-approach-slider-button a:focus {
    border-color: #1CA6DF;
  }
  .esg-approach-slider-buttons-title {
    font-size: 16px;
    background-color: #fff;
    padding: 10px 30px !important;
    margin: 0;
    color: #1C1F5A;
    letter-spacing: 1px;
  }
  .esg-approach-slider-buttons .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    line-height: 35px;
  } 
  .esg-approach-slider-buttons .slick-next.slick-arrow {
    right: -27px;
  } 
  .esg-approach-slider-buttons .slick-prev.slick-arrow {
    left: -27px;
  } 
  .esg-approach-slider-buttons .slick-arrow:focus,
  .esg-approach-slider-buttons .slick-arrow:hover {
    background-color: #1C1F5A;
    color: #fff
  }
  .tabs-to-dropdown .dropdown-toggle {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		background-color: #f7f5f4;
		padding: 14px 10px;
		margin: 10px 0 0 0;
		border-radius: 5px;
		box-shadow: none;
		font-size: 20px;
		font-weight: bold;
		color: #5e4f47;
		text-align: right;
		padding-right: 30px;
		margin-bottom: 15px;
    width: auto;
    word-break: break-word;
    white-space: normal;
    text-align: left;
	}
	.tabs-to-dropdown  .dropdown .dropdown-menu {
		left: 0;
		right: auto;
		top: 100% !important;
		padding: 0;
		margin: 4px 0 4px -1px;
		background: #fff;
		box-shadow: none;
		border-color: #e6e6e3;
		/* max-height: 176px; */
		/* overflow-y: scroll; */
		/* min-width: 200px; */
		overflow: hidden;
		max-height: 0;
		/* width: 255px; */
		/* white-space: normal; */
		height: auto;
		border-radius: 5px;
		transform: none !important;
		display: block;
		visibility: hidden;
		-webkit-transition: all 350ms ease-out;
		-moz-transition: all 350ms ease-out;
		-ms-transition: all 350ms ease-out;
		-o-transition: all 350ms ease-out;
		transition: all 350ms ease-out;
	}
	.tabs-to-dropdown  .dropdown.show .dropdown-menu {
		max-height: 395px;
		/* max-height: 200px; */
		visibility: visible;
	}
	.tabs-to-dropdown  .dropdown .dropdown-menu a {
		width: 100%;
		margin: 0;
		border: none;
		border-bottom: 1px solid #e6e6e3;
		display: inline-block;
		padding: 0;
		font-size: 18px;
		font-weight: bold;
		color: #5e4f47;
		text-align: left;
		padding: 15px 12px;
		white-space: normal;
		cursor: pointer;
		display: block;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-ms-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		line-height: 100%;
	}
	.tabs-to-dropdown  .dropdown .dropdown-menu a:last-child {
		border: 0;
	}
  .esg-approach-slider-buttons-wrap .dropdown + .dropdown {
    display: none;
  }
  .esg-approach-slider-contents .tab-pane .esg-approach-slider-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1;
  }
  .esg-approach-slider-bottom-text,
  .esg-approach-slider-content-title a,
  .esg-approach-slider-content-title {
      z-index: 2;
  }
}

@media only screen and (max-width: 575px) {
  /* .banner-rf-section.esg-approach-section .row {
    height: auto;
  } */
  .esg-approach-slider-content-title .small-section-title {
    font-size: 12px;
  }
  .esg-approach-slider-content-title .section-title {
    font-size: 25px;
  }
  .esg-approach-slider-contents .tab-pane .esg-approach-slider-text {
    padding: 15px;
  }
  .more-esg-link.sub-link {
    font-size: 16px;
  }
  .esg-approach-slider-content-title p, 
  .esg-approach-slider-content-title a, 
  .esg-approach-slider-text p {
    font-size: 16px;
  }
  .more-esg-link a i {
    width: 18px;
    height: 18px;
    line-height: 0.8;
    vertical-align: middle;
  }
}
/* ESG Approach slide CSS end */


/* ESG Landing page CSS start */
.section.esg-landing-page-section {
  color: #1C1F5A;
  padding-top: 150px;
}
.bg-slant {
  top: 825px;
  background-color: #19307D;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  transform: skewY(-15deg);
  z-index: -1;
}
.esg-report-images {
  position: relative;
  margin-top: 30px;
}
.esg-report-images .image-wrap {
  border-radius: 10px;
  overflow: hidden;
}
.esg-report-images .image-wrap > img {
  width: 100%;
}
.esg-report-images a {
  color: #fff;
  position: absolute;
  padding-left: 70px;
  display: block;
  font-size: 50px;
  bottom: 80px;
  left: 95px;
}
.esg-report-images a:before {
  content: '';
  background-image: url("../images/esg-landing-page/button-down-arrow.png");
  position: absolute;
  height: 55px;
  width: 55px;
  background-size: 55px;
  background-repeat: no-repeat;
  left: 0;
  top: 10px
}
.esg-landing-page-section .portfolio-detail-content {
  padding-bottom: 300px;
  margin-top: 100px;
}
.partner-quotes-wrap  {
  padding-top: 70px;
  padding-bottom: 30px;
  display: flex;
}
.partner-quotes-wrap .img-wrap {
  flex: 0 0 171px;
  position: relative;
  left: auto;
  top: auto;
  transform: none;
}
.light-blue-partner-quotes .partner-quotes-wrap  {
  color: #00A8E5;
}
.white-partner-quotes .partner-quotes-wrap  {
  color: #fff;
}
.light-blue-partner-quotes .partner-quotes-wrap .img-wrap,
.white-partner-quotes .partner-quotes-wrap .img-wrap {
  border-color: #00A8E5;
}
.content-wrap {
  flex: calc(100% - 171px);
  padding-left: 50px;
}
.home-page-slants .left-slant {
  top: -350px;
  background-color: #E6E6E3;
  z-index: 2;
}
.home-page-slants .right-slant {
  top: 300px;
  background-color: #6A78A5;
}
.core-esg-commitments .section-title {
  padding-bottom: 20px;
  padding-top: 0;
}
.core-value-image .image-wrap {
  border-radius: 10px;
  overflow: hidden;
}
.core-value-image .image-wrap a {
  display: block;
}
.core-esg-commitments .portfolio-detail-content {
  color: #1C1F5A;
  padding-bottom: 0;
  margin-top: 0;
}
.care-value-content h6 {
  color: #0044C2;
}
.care-value-content a {
  color: #0044C2;
}
.care-value-content a:hover,
.care-value-content a:focus {
  color: #00A8E5;
}
.core-value-box {
  margin-top: 100px;
}
.core-values-listing {
  margin-bottom: 100px;
}
.core-esg-commitments-top-section {
  padding-bottom: 120px;
}
.dark-blue-title {
  color: #0044C2;
}
.core-esg-commitments-bottom-section {
  padding: 164px 0 225px;
}
.core-esg-commitments-bottom-section h3 {
  margin-bottom: 65px;
}
.partner-quotes-slider-section {
  background-color: #fff;
  padding: 95px 0;
}
.partner-quotes-slider .slick-list {
  overflow: visible;
}
.partner-quotes-wrap.slick-slide {
  display: flex;
  opacity: 0.5;
  padding: 0 50px;
}
.partner-quotes-wrap.slick-slide.slick-current.slick-active {
  opacity: 1;
}
.partner-quotes-slider button.slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  background-color: #00A8E5;
  color: #fff;
}
.partner-quotes-slider button.slick-arrow:hover,
.partner-quotes-slider button.slick-arrow:focus {
  background-color: #0044C2;
  color: #fff;
}
.partner-quotes-slider button.slick-prev {
  left: -85px;
}
.partner-quotes-slider button.slick-next {
  right: -85px;
}
.count-no h1,
.count-single h6 {
  color: #fff;
}
.counter-row {
  padding-bottom: 50px;
}
.about-section > .container, 
.about-section > .bg-slant {
  opacity: 0;
}   
.partner-quotes-slider .content-wrap {
  padding-right: 0;
  padding-left: 50px;
}
header .dropdown-toggle::after {
  display: none;
}
.submenu-header {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.sub-menu .navbar,
.sideStick.navbar {
	font-size: 24px;
	color: #00A8E5;
	background-color: transparent;
	font-weight: 400;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	padding: 0;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.sub-menu .navbar-collapse,
.sideStick.navbar-collapse {
	padding: 100px 0 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.sub-menu .navbar-collapse ul, 
.sideStick.navbar-collapse ul { 
  border-bottom: 1px solid #00A8E5; 
}
.sub-menu .navbar-nav>li:first-child a, 
.sideStick .navbar-nav>li:first-child a { 
  margin-left: 0; 
}
.sideStick .navbar-nav>li:last-child a, 
.sub-menu .navbar-nav>li:last-child a { 
  margin-right: 0;
}
.sub-menu li.nav-item a,
.sideStick li.nav-item a {
	padding: 15px 0;
	display: block;
	margin: 0 14px;
	position: relative;
  text-align: center;
  color: #00A8E5; 
  opacity: 0.5; 
  font-weight: 400; 
}
.sub-menu li.nav-item.active a, 
.sub-menu li.nav-item a:hover, 
.sideStick li.nav-item.active a,
.sideStick li.nav-item a:hover { 
  opacity: 1; 
  font-weight: 400;  
}
.sub-menu .navbar-nav>li a:before,
.sideStick .navbar-nav>li a:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	right: 50%;
	bottom: -2px;
	background: #00A8E5;
	height: 0px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.sub-menu .navbar-nav>li a:hover:before,
.sub-menu .navbar-nav>li a:active:before,
.sub-menu .navbar-nav>li.active>a:before,
.sideStick .navbar-nav>li a:hover:before,
.sideStick .navbar-nav>li a:active:before,
.sideStick .navbar-nav>li.active>a:before {
	left: 0;
	right: 0;
	height: 4px;
	z-index: 1;
}
.sub-menu .section-title { 
  padding-top: 20px; 
}
.Strategy-intro.sub-menu .navbar.sideStick, 
.site-header .navbar.sideStick, 
.Strategy-intro .navbar-nav.sideStick {
  min-width: auto;
  max-width: 100% !important;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  z-index: 1;
}
.sub-menu .navbar-collapse, 
.sideStick.navbar-collapse {
  padding: 65px 0 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sub-menu .navbar-collapse ul, .sideStick.navbar-collapse ul {
  border-bottom: 1px solid #00A8E5;
}
.sideStick * {
  word-break: break-word;
}
.sub-menu .small-section-title + .section-title {
  padding-top: 0;
}
.esg-tab-content-section .small-section-title {
  color: #8D90AD;
  padding-top: 70px;
}
.esg-tab-top-content .esg-report-images a {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin-top: 15px;
  color: #00A8E5;
  font-size: 1em;
  font-weight: bold;
  padding-left: 30px;
}
.esg-tab-top-content .esg-report-images a::before {
  width: 25px;
  height: 25px;
  background-size: 25px;
  top: 3px;
  background-image: url(../images/esg-landing-page/button-down-arrow-blue.png);
}
.esg-tab-top-content .esg-report-images {
  margin-bottom: 128px;
}
.esg-tab-content-section .bg-slant {
  top: 500px;
  -webkit-clip-path: polygon(0px 300px, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0px 300px, 100% 0%, 100% 100%, 0 100%);
  transform: none;
  z-index: auto;
}
.esg-tab-bottom-content {
  padding: 150px 0 50px;
  color: #fff;
  /* clip-path: polygon(0 450px, 100% 0, 100% 100%, 0 100%);
  margin-top: -250px; */
}
.esg-tab-bottom-content .bg-slant {
  top: -222px;
  -webkit-clip-path: polygon(0 312px, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 312px, 100% 0, 100% 100%, 0 100%);
  transform: none;
  background-color: #0077AE;
  bottom: 0;
  height: auto;
}

.our-solutions-dropdown {
  margin: 25px 0 0;
}
.our-solutions-dropdown * {
  word-break: break-word;
}
.our-solutions-dropdown .selected-value {
  display: inline-block;
  white-space: normal;
  text-align: left;
}
.our-solutions-dropdown .dropdown-toggle {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 14px 10px;
  margin: 10px 0 0 0;
  border-radius: 5px;
  box-shadow: none;
  font-size: 20px;
  font-weight: bold;
  color: #5e4f47;
  text-align: right;
  padding-right: 30px;
}
.our-solutions-dropdown .dropdown-toggle::after {
  display: none;
}
.our-solutions-dropdown.dropdown button.dropdown-toggle .caret {
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 12px dashed #aea7a2;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}
.our-solutions-dropdown.dropdown.show button .caret {
  transform: rotate(180deg);
}
.our-solutions-dropdown.dropdown .dropdown-menu {
  left: 0;
  right: auto;
  top: 100% !important;
  padding: 0;
  margin: 4px 0 4px -1px;
  background: #fff;
  box-shadow: none;
  border-color: #e6e6e3;
  /* max-height: 176px; */
  /* overflow-y: scroll; */
  /* min-width: 200px; */
  overflow: hidden;
  max-height: 0;
  width: 255px;
  /* white-space: normal; */
  height: auto;
  border-radius: 5px;
  transform: none !important;
  display: block;
  visibility: hidden;
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.our-solutions-dropdown.dropdown.show .dropdown-menu {
  max-height: 395px;
  /* max-height: 200px; */
  visibility: visible;
}
.our-solutions-dropdown.dropdown .dropdown-menu li {
  width: 100%;
  margin: 0;
  border: none;
  border-bottom: 1px solid #e6e6e3;
  display: inline-block;
  padding: 0;
}
.our-solutions-dropdown.dropdown .dropdown-menu li a {
  font-size: 18px;
  font-weight: bold;
  color: #5e4f47;
  text-align: left;
  padding: 15px 12px;
  white-space: normal;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 100%;
}
.our-solutions-dropdown.dropdown .dropdown-menu li:last-of-type {
  border: 0;
}
.site-header .navbar.sideStick {
  background-color: #fff;
  width: 100% !important;
}
.site-header .navbar.sideStick li a {
  font-size: 23px;
  padding: 10px 0;
}
.two-columns-row h5.h1 {
  font-size: 140px;
  color: #00A8E5;
}
.two-columns-row h6 {
  font-weight: 400;
  color: #00A8E5;
  font-style: italic;
}
.row.two-columns-row {
  margin-top: 85px;
  margin-bottom: 130px;
}
.esg-tab-bottom-content .small-section-title {
  color: #6DBCD7;
  font-size: 18px;
  font-weight: 700;
}
.partners-logo-section .row {
  justify-content: center;
  align-items: center;
}
.esg-tab-bottom-content .portfolio-detail-content {
  padding-bottom: 80px;
  padding-top: 50px;
}
.partners-logo-section {
  padding-bottom: 150px;
}
.dei-aspiration-section {
  color: #fff;
  margin-bottom: 180px;
}
.dei-aspiration-section h6 {
  font-weight: 400;
  color: #00A8E5;
  margin-bottom: 48px;
}
.dei-aspiration-section h5 {
  font-weight: 400;
  margin-bottom: 55px;
}
.community-engagement-section .esg-tab-top-content .portfolio-detail-content {
  color: #1C1F5A;
  margin-top: 25px;
}
.focus-area-section .section-title,
.esg-tab-bottom-content  .section-title {
  padding-top: 0;
  padding-bottom: 15px;
  color: #1C1F5A;
}
.our-vale-icons-wrap {
  margin-top: 40px;
}
.our-vale-icon-title {
  color: #0044C2;
  margin: 25px 0 12px;
  font-size: 33px;
}
.focus-area-section .section-title::before,
.esg-tab-bottom-content  .section-title::before {
  width: 100%;
  background-color: #1C1F5A;
  height: 1px;
}
.focus-area-section .button-with-circle-arrow {
  margin-top: 25px;
  display: inline-block;
  color: #00A8E5;
}
.focus-area-section .button-with-circle-arrow:hover,
.focus-area-section .button-with-circle-arrow:focus {
  color: #19307D;
}
.community-engagement-section .esg-tab-bottom-content .bg-slant {
  top: 300px;
  background-color: #19307D;
}
.case-study-grid .media {
  border-radius: 10px;
  margin: 0;
}
.esg-tab-bottom-content .case-study-grid .col-md-6 .media-img a {
  height: 360px;
  border-radius: 0;
}
.esg-tab-bottom-content .case-study-grid .media-img {
  margin-bottom: 0;
}
.esg-tab-bottom-content .case-study-grid .col-md-6 .media-img img {
  height: 100%;
}
.case-study-content.media-content {
  background-color: #fff;
  padding: 35px;
}
.esg-tab-bottom-content .case-study-grid .case-study-content h6 {
  margin-bottom: 0;
  font-size: 30px;
  min-height: 70px;
}
.case-study-grid .case-study-content h6 a {
  color: #1C1F5A;
}
.case-study-grid .case-study-content h6 a:hover,
.case-study-grid .case-study-content h6 a:focus {
  color: #00A8E5;
}
.esg-tab-bottom-content  .section-title {
  margin-bottom: 48px;;
}
.case-study-grid .slick-list {
  overflow: visible;
}
.case-study-item.slick-slide {
  opacity: 0.5;
}
.case-study-item.slick-slide.slick-active,
.case-study-item.slick-slide.slick-current {
  opacity: 1;
} 
.case-study-grid button.slick-arrow,
.logo-slider .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.case-study-grid button.slick-next.slick-arrow {
  right: -60px;
}
.case-study-grid button.slick-prev.slick-arrow {
  left: -60px;
}
.case-study-grid .slick-arrow {
  background-color: #1CA6DF;
  color: #fff;
}
.case-study-grid .slick-arrow:hover,
.case-study-grid .slick-arrow:focus {
  background-color: #fff;
  color: #1CA6DF;
}
.case-study-grid {
  margin-bottom: 135px;
}
.logo-slider {
  display: flex;
  flex-wrap: wrap;
}
.organization-logo-wrapper .logo-slide
{
	vertical-align: middle;
	border-right: 1px solid #0076A9;
	border-bottom: 1px solid #0076A9;
	min-height: 215px;
	max-height: 215px;
	height: 100%;
	border-color: #0076A9;
  flex: 0 0 20%;
  max-width: 20%;
}
.organization-logo-wrapper .logo-slide,
.organization-logo-wrapper .logo-slide a
{
	min-height: 215px;
	max-height: 215px;
}
.organization-logo-wrapper .logo-slide a {
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: center;
}
.organization-logo-wrapper .logo-slide img {
    /* max-width: 220px; */
    max-height: 145px;
}
.organization-logo-wrapper .slick-slide:last-child
{
	border-right: none;
}
.logo-slider .slick-slide > div .logo-slide:nth-child(5),
.logo-slider .logo-slide:nth-child(5n),
.logo-slider .logo-slide:last-child {
  border-right: none;
}
.logo-slider .logo-slide:nth-last-child(1),
.logo-slider .logo-slide:nth-last-child(2),
.logo-slider .logo-slide:nth-last-child(3),
.logo-slider .logo-slide:nth-last-child(4) {
  border-bottom: none;
}
.logo-slider .slick-slide > div:last-child .logo-slide {
  border-bottom: none;
}
.organization-logo-wrapper {
  margin-top: 15px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
.quote-bottom span i {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  text-align: center;
  border: 2px solid #00A8E5;
  background-color: #00A8E5;
  color: #19307D;
  font-style: normal;
  font-size: 22px;
  line-height: 0.6;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  top: -1px;
}
.esg-landing-page-top-section {
  position: relative;
  overflow: hidden;
}
.core-esg-commitments {
  position: relative;
}
.core-esg-commitments-top-section,
.core-esg-commitments-bottom-section,
.partner-quotes-slider-section {
  position: relative;
  z-index: 3;
}
.esg-tab-top-content .container, .esg-tab-bottom-content {
  position: relative;
  z-index: 1;
}
/* ESG Landing page CSS end */