@charset "UTF-8";
/* Web Solutions 4.0 Compatible */

:root {
	 --ws-gutter: 1.5em;
	 --ws-padding: clamp(4em, 0.795em + 6.84vw, 8em);
}

h1 {
	font-size: 3.25em;
}

.swooshSec h1 {
	text-transform: capitalize;
}

h2 {
	font-size: 2.25em;
}

h3 {
	font-size: 1.375em;
}

h4, th {
	font-size: 1.5em;
}

h4.bolB, th {
	font-size: 0.75rem;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1.0em;
}


.accent-line {
	margin: 0 0 4em;
}

p {
	font-size: 1.125em;
}

p.intro {
	font-size: 1.375em;
}

.content li, #content .dots ul li,
.job-opportunity #content ul li {
	font-size: 1.125em;
}

.content li, #content .dots ul li li,
.job-opportunity #content ul li li {
	font-size: 1em;
}

.anchor {
	top: -7.25em;
}

.management .anchor {
	top: -10em;
}

/* HEADER ------------------------------*/

#brand {
	max-width: 20em;
}

body {
	padding-top: 6.25em;
}

body.management {
	padding-top: 6.25em;
}

body.management>header {
	top: 34px;
}

body>header {
	max-height: 6.25em;
	position: fixed;
	z-index: 5;
	padding: 1.875em 1em;
}

.cc-compliance {
	position: absolute;
	top: 1.25em;
	right: 0;
}

.cc-window span {
	font-size: 1.13em;
}

#navContainer {
	padding: 7em 2rem 3em;
}

/* MAIN ------------------------------ */
main>div>aside {
	width: 15rem;
	padding-right: 2em;
	float: left;
	order: 1;
	flex: 0 1 auto;
}

body.fullWidth #content {
	width: 100%;
	margin: 0 auto;
	float: none
}

#content {
	float: right;
	width: calc(100% - 15rem);
	padding: 0 0 50px;
	overflow: hidden;
	min-height: 600px;
	position: relative;
}

#content.fullWidth {
	float: none;
	margin: 0 auto
}

#content .careersList {
	margin-bottom: -50px;
	padding-bottom: 50px
}

.wsManagementLogin td:first-child {
	width: 40%;
	text-align: right
}

.twoCol, .threeCol, .resCol {
}

.twoCol {
	columns: 2;
}

.threeCol {
	columns: 3;
}

.resCol {
	columns: auto;
	column-width: 13em;
}

.formTable td {
	width: 50%
}

.formTable td {
	padding: 0 0 .5em .5em
}

.formTable td:first-child {
	padding: 0 .5em .5em 0
}

.formTable td[colspan="2"] {
	padding-right: 0
}

.formTable.formLoose,.formTable.formLoose td {
	width: auto
}

.photoright {
	margin: 0 0 3em 4em;
}

.photoleft {
	margin: 0 4em 3em 0;
}

.ribbon {
	padding-block: var(--ws-padding);
}

.ribbon + .ribbon {
	padding-top: 0;
}

.ribbon.tripCalls.darkGrey {
	padding-top: 8rem;
}

.box {
	width: calc(25% - 16.875px)
}

.WWDplatform .left.greybox {
	width: calc(64% - 12px)
}

.WWDplatform .right.greybox {
	width: calc(36%)
}

.WWDplatform .greybox .right>.btnLng {
    margin-top: 3.3125rem;
}

.WWDplatform .greybox .left {
	width: 100%;
}

/* HOMEPAGE ------------------------------*/
.home .swooshSec {
	padding-block: var(--ws-padding);
}

.homeRot {
	width: 100%;
}

.homeRot .left {
	margin-top: auto;
	max-width: 50.75em;
	width: auto;
}

.quote-rotator .homeRot .left {
	margin-top: 0;
	max-width: 56%;
	padding: 0 clamp(2em, 5vw, 8em) 0 0;
}

.home .swooshSec.rotator {
	padding: 0;
	position: relative;
}

.home .swooshSec.rotator .slide {
	align-items: center;
	height: clamp(34.375rem, 26.042rem + 17.78vw, 47.375rem);
	display: flex;
}

.home .swooshSec.rotator .slick-slider {
	min-height: 200px;
	width: 100%;
}

.home .swooshSec.rotator h1>span::before {
	margin: 2.5rem 0;
}

.quote-rotator .homeRot h2 {
	font-size: 1.758em;
	text-indent: -14px
}

.homeRot p {
	font-size: 1.375em;
	margin: 0 0 1em;
}

#success .textbox {
	margin: 0 0 5em;
}

.quote-rotator .homeRot p { font-size: 1.5em; }


/* HOMEPAGE R2  -------------------------------- */
.home .swooshSec .box .button {
	max-width: 100%;
	min-width: 0;
	padding-right: 2.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15em;
}


/* HOMEPAGE R3 (Rotator) -------------------------------- */
#ribbon-3 .slick-initialized .slick-slide {
	min-height: 50vw;
}

#ribbon-3 .dots {
	top: clamp(2em, -6em + 10.67vw, 6em);
}

#ribbon-3 .slick-initialized .slick-slide {
	padding: var(--ws-padding);
}



/* HOMEPAGE R4 (Investment Strategies) -------------------------------- */
.homeThree {
	padding-block: var(--ws-padding);
	width: 100%;
}

.homeThree .textbox {
	margin: 0 0 4em;
	/* max-width: 59.75em; */
}

.homeThree .textbox p {
	font-size: 1.375em;
}

.homeThree .left>div {
	max-width: 43.5em;
}

.homeThree .right>div {
	margin-left: auto;
	max-width: 43.5em;
}

.homeThree .whitebox .stackBoxes {
	margin: 3em 0;
	max-width: 36em;
}


/* HOMEPAGE R6 (Environmental Stats) -------------------------------- */

.environmental-ribbon {
	padding-block: var(--ws-padding);
}

.environmental-ribbon h2 {
	margin: 0 0 1em
}

.environmental-ribbon .left span.statistic {
	font-size: clamp(1.25em, -0.25em + 2.67vw, 2.25em);
}

.environmental-ribbon .right span {
	font-size: clamp(1em, 1.33vw, 1.5em);
}

.environmental-ribbon span.asterisk {
	font-size: 1em;
}

.environmental-ribbon .environmental-large-box .svgbox {
	margin-block: 4.5em;
}

/* Source Ribbon --------------------------- */
.environmental-ribbon-source {
	padding-block: 4em;
}

.environmental-ribbon-source p {
	font-size: 1.25em;
}

/*  HOMEPAGE R7 (Partnerships) -------------------------------- */
.relatSec {
	padding-block: var(--ws-padding);
}

.interior .relatSec {
	padding: 9em 1em 22%;
	background-position: bottom;
	overflow: auto;
}

.relatSec .wrap {
	overflow: visible;
}

.relatSec .left {
	padding: 6em 3.75em 4em;
	max-width: 49em;
	width: 100%;
}

.home .relatSec .left {
	float: none;
}

.relatSec .left>h2+p {
	font-size: 1.375em;
}

.relatSec .left .flexWrap {
	margin: 4em 0 0;
}

.relatSec.int .left {
	float: left;
	padding: 0;
	width: 50%;
	padding-right: 7em;
}

.relatSec .right {
	padding-top: 4em;
	width: 50%
}

.relatSec .right .btnExp {
	width: 48%;
}

.relatSec .right .btnExpCont .btnExp {
	width: 100%;
}

.relatSec .right .btnExpCont .btnExp:hover {
	background: #FFF;
	color: var(--red);
}

.relatSec .right .btnExpCont {
	width: 48%;
}

.home .btnExpCont {
	width: calc(50% - 9px);
}


main>div>section:last-child {
	padding-bottom: 0;
}

.btnExp:is(:hover, :focus) h3 {
	color: var(--red);
}

.btnExpCont.hover .btnExp:after {
	content: '';
	display: none;
}

.btnExpCont.wht .btnExp p:after {
	bottom: 16.5px;
	right: 16px;
	width: 7px;
	height: 7px;
}

.btnExpCont.wht .btnExp p:before {
	content: '';
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 1;
}


/*  HOMEPAGE R8 (News) -------------------------------- */
.homeNews {
	padding-block: var(--ws-padding);
}

.homeNews .flexWrap {
	margin: 5em 0 0;
}

.homeNews h3 {
	margin: 0;
}

.homeNews :is(time, p) {
	font-size: 1.125em;
}

.homeNews p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  z-index: 0;
}


.homeNews .boxB {
  padding: 0;
}

.homeNews .boxB>div:not(.image) {
	padding: clamp(1rem, -1.25rem + 3vw, 2.25rem);
	padding-top: 1.25em;
}

.homeNews .boxB article {
	margin-block: 3em 2em;
}

.aboutHistory+.homeNews, .privateStrat+.homeNews, .imgArticleSec+.homeNews {
	padding-top: 2em
}

.privateStrat+.homeNews {
	margin-top: -2em
}


/* Landing pages -------------------------------- */
#content>div.swooshSec.tall:nth-child(1) {
	padding-block: 8em 10em;
	width: 100%;
}

.interior #content > .swooshSec:first-child,
.swooshSec.extra-header {
	padding-block: 8em 8em;
	overflow: auto;
}

.interior .swooshSec .textbox {
	padding-right: 1em;
	max-width:48em;
}

.privateStudies {
	min-height: 50vh;
}

.empList .imgBox {
	background: #FFF;
	width: calc(20% - 10px);
	padding: 1em 1em 0;
	margin-bottom: 2rem;
	max-width: none;
	margin-right: 0;
}

.empList .imgBox {
	margin-right: 12px
}

.empList .imgBox:nth-child(5n + 5) {
	margin-right: 0
}

.empList + h2 {
	margin-top: 2rem;
}

/* ABOUT PAGE ------------------------------ */

.aboutNumb {
	padding-block: 2em 0;
}

.aboutNumb .right, .picQuote .right {
	float: none;
	margin-left: auto;
	padding-left: 0;
	max-width: 52.6875em;
	width: 100%;
}

.statBox h3 {
	font-size: 2.5em;
}

.statBox p {
	font-size: 1.5em;
}

.statBox {
	min-height: 6.88rem;
}

.aboutNumb .statBox {
	width: calc(33.33% - 2em)
}

.whtCont.counter > p {
	clear: both;
	font-size: 1.125em;
}

.aboutNumb .whtCont.counter > p {
	max-width: 65em;
}

.aboutPlat .left {
	width: 60%;
}

.aboutPlat .right {
	width: calc(40% - 1em)
}

.aboutMap .left {
	max-width: 17em;
	padding-right: 0;
}

/* ------------------------------ */

.flexTall .greybox + .greybox {
	margin-top: 0;
	height: auto;
}

.redSwooshSec {
	padding: 7em 0 1em;
}

.privateLeadership {
	padding-block: var(--ws-padding);
}

.aboutPlat .flexTall {
	margin-top: 2.5em;
}

section.teamPageList {
	padding-top: 3em;
	min-height: 30em;
	padding-left: 1em;
	padding-right: 1em;
}

.teamTop p {
	padding-right: 2em;
	margin-bottom: 1.1em;
}

.contactTop .left {
	width: 30%;
	padding-right: 0;
}

.contactTop .right {
	width: 65%;
	padding-left: 0.75em;
}

.cleanPort .imgBox {
	width: 30%;
	margin-right: 0;
	margin-bottom: 1em;
}

.right.whtBox, .left.whtBox {
	background: #fff;
	width: calc(50% - 1em);
	padding: 2em;
}

/*.interior .homeNews {padding-top: 1.5em;}*/
.aboutPlat {
	padding: 5.5em 1em 4em;
}

.aboutHistory {
	padding: 4.5em 0 2em;
}

.fourBox {
	grid-template-columns: repeat(4, 1fr);
}

.aboutHistory .grey.box h3 {
	font-size: 2em;
	margin-bottom: clamp(.5em, 2.5vw, 1.5em);
}

.aboutHistory .grey.box {
	min-height: 20.5625em;
}

.aboutHistory .grey.box p {
	font-size: clamp(1em, 0.667em + 0.67vw, 1.25em);
}

.greybox+.greybox {
	margin-top: 1em;
}


#content > section.teamBio {
	min-height: 50em ;
}

#content > section.teamBio .gridCont.wrap {
	min-height: 50em ;
}

#content>div:not(.pageHeader):nth-child(1) {
	padding-top: 5.5rem;
	min-height: 25.81em;
}

.interior.news #content>div:nth-child(1) {
	padding-top: 0
}

#content>section.teamBio:first-child {
	padding-top: 3em;
	margin-top: 0;
}

.privateStrat {
	overflow: auto;
	padding-block: 5.5em;
}

.privateStrat h2 {
	margin-top: -5px;
}

.privateStrat .infoBox p {
	font-size: 1.25em;
}

.privateStrat .flexTall2 h3 {
	font-size: 1em;
}
.privateStudies {
	padding: 5.5em 1em 4em;
}

.relatInv {
	padding: 5.5em 1em 4em;
}

.interior .relatInv {
	padding: 0;
}

.interior .relatInv .wrap div.partnerDesc {
	padding-top: 5.5em;
}
h2.partnerDesc {line-height: 1;}

.newsCols {
	padding: 2em 0 3em;
}

.contactLoc {
	padding: 4em 1em 2em
}

.contactLoc .location-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tLink:nth-child(5n + 6) a {
	margin-right: 16px;
}

.tLink a {
	width: 208px;
	text-align: left;
	max-width: 100%
}

.location {
	width: calc(50% - 6px);
	vertical-align: top
}

.location .right {
	padding-left: 1.56em;
}

.location:nth-child(even) {
	float: right;
	clear: right;
}

.location:nth-child(odd) {
	float: left;
	clear: left;
}

.gridCont {
	display: grid;
	grid-template-columns: 20% 50% 30%;
	grid-template-areas: "gridLeft gridCenter gridRight"
}

.gridLeft {
	grid-area: gridLeft
}

.gridCenter {
	grid-area: gridCenter
}

.gridRight {
	grid-area: gridRight;
	padding-left: 3em;
}

.teamBio .gridRight h3 {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 0.7em;
	margin-bottom: .75em;
}

.teamBio .gridRight span {
	line-height: 1.5rem;
	font-size: 0.9rem;
}

.teamBio .gridRight a {
	line-height: 1.5rem;
	font-size: .9em;
}

.teamBio .gridCenter {
	padding-top: 1em;
	padding-left: 2.56rem;
}

.grey.box div {
	padding: clamp(1em, 0.286em + 1.52vw, 2em);
}





@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.gridCont {
		display: block;
		float: left;
	}

	#sidenav.gridLeft {
		float: left;
		width: 20%
	}

	.gridCenter {
		float: left;
		width: 50%
	}

	.gridRight {
		float: left;
		width: 30%
	}
}

/* Communities list / Img list */
.imgItem {
	margin-bottom: 3.5em;
	min-height: 11.88em;
}

.imgItem>div:first-child {
	width: 21%;
	float: left;
	position: relative;
	padding: 0 0 14%;
	margin-right: 2.5rem
}
.imgItem>div:first-child img {
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;
}
.imgItem>div:last-child {
	width: 50%;
	float: left;
}

.privateStrat.aboutSub .left {
	width: 60%;
	padding-right: 5em;
}

/* Investment Strat - Tailored Client Solutions */
.ribbon.alt {
	padding-top: 0;
}

/* Private Equity */
.picQuote blockquote {
	font-size: 1.5em;
}

.picQuote blockquote footer {
	font-size: .875em;
}


/* News Insights */
.newsTop p {
	font-size: 1.5em;
	margin-bottom: 2em;
	color: var(--gray);
	max-width: 46rem;
}

.NIsections {
	padding: 1.85em 1em 0;
}

/* Interior Press Release/Generic */
.interior.news main {
	padding-top: 3em;
}

/*.intRightCol {float: right;width: calc(35% - 3em)}*/
.intMidCol {
	float: left;
	width: 100%;
}

.intMidCol h1 {
	margin-bottom: 2.65em;
	margin-top: 1.06rem;
}

.news .intMidCol h2 {
	display: inline-block;
	margin-top: 0;
}

.intMidCol .button.alt {
	float: right;
	margin: 0 0 1em 2em;
}

@media screen and (max-width: 950px) {
	.interior.news main .content {
		flex-direction: column;
	}

	.intRightCol {
		width: 20em;
	}
}

/* Clean Energy Inf */
.cleanOpp {
	padding: 5em 1em;
}

.cleanPort {
	padding: 5em 1em;
}

.cleanPort .right {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.cleanPort>div>div:nth-child(2) {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.cleanOppTwo {
	padding: 5em 1em;
}

.darkGrey .box {
	;width: 30%
}

/* Flexes */
.flexTall {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.flexTall2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.flexTallWrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
}

.empList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
}

.privateLeadership .empList {
	align-items: flex-start;
}

.flexWrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.clamp .flex1 {
	align-items: stretch;
	display: grid;
	grid-gap: 2em;
	grid-template-columns: repeat(4, 1fr);
}

.clamp .flex1 .boxB {
	height: auto;
	margin: 0;
	width: auto;
}

.clamp .flex1 .boxB p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
}

.newsCols .flex1 {
	align-items: stretch;
	display: flex;
}

.newsCols .button.alt {
	max-width: 100%;
	min-width: 0;
	width: 15em;
}

.newsCols .column {
	padding-bottom: 2em;
	position: relative;
	width: calc(20% - .875em);
}

.flexBtm {
	display: flex;
	align-items: flex-end;
}

/* Common Elements */
.left {
	width: 50%;
	padding-right: 1.25em;
}

.right {
	width: 50%;
	padding-left: 1.25em;
}

.relatSec.int .right {
	padding-left: 0;
}

.privateStrat .right.flexTall2 {
	float: right;
	width: 40%;
}

.flexWrap .box {
	width: 23%;
}

.home .flexWrap .box {
	width: calc(33.33% - 2em);
	position: relative;
}

.home .flexWrap .box h3.col {
	display: flex;
	margin-bottom: 1.25em;
}

.home .flexWrap .box .btnGryLng {
	position: absolute;
	bottom: 0;
	left: 0;
}

.greybox, .darkGreyBox2, .redBox2 {
	padding: 1.8rem 2.25rem;
	float: left;
}

.left.greybox {
	width: calc(50% - .5em)
}

.right.greybox {
	width: calc(50% - .5em)
}

.whitebox {
	padding: 2.5em;
	height: 100%;
}

.sideCol {
	float: right;
	width: 25%;
}

.greyCol {
	width: 100%;
	float: left;
}

.whtCont {
	padding: 5em 3.75em;
	overflow: auto;
}


.whtCont .flexrow {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.whtCont .accent-line {
	margin: 0 0 2em
}

.redBox {
	margin-top: .78rem;
}

.darkGreyBox {
	margin-top: 0.78rem;
	margin-bottom: .78rem;
}

.boxB {
	padding: 2.5em;
	width: calc(25% - 1.5em);
}

.homeNews .boxB {
	width: calc(20% - 1em);
}

.grey.box {
	width: 100%;
}

:is(.newsCols, .clamp) .boxB:is(:hover, :focus) {
	background: none;
}


:is(.newsCols, .clamp) .boxB:is(:hover, :focus) :is(p) {
	color: var(--dk-teal);
}

.infoBox {
	width: 48%;
	margin-bottom: 2.25em;
}

.infoBox :is(h3, p) {
	font-size: 1.25em;
}

.imgBox {
	width: 40%;
}

.darkGreyBox .whtBox {
	min-height: 8em;
}

.darkGreyBox .whtBox:after {
	content: '';
	position: relative;
	padding-bottom: 100%;
	display: block;
}

.darkGreyBox .whtBox span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: 700;
}


/* HOMEPAGE R5 (Awards) -------------------------------- */
#awards {
	padding-block: var(--ws-padding);
	padding-top: 0;
}

#awards .top {
	margin: 0 0 4em;
	position: relative;
}

#awards .top p {
	font-size: 1.375em;
	margin: 0 0 1.5em;
}

.awards-list > li a:is(:hover, :focus) strong {
	color: var(--charcoal);
}

.awards-list > li a:is(:hover, :focus) :is(p, em, span) {
	color: var(--charcoal);
}

/* -------------------------------- */

#content > section.industry-recognition {
	padding-block: 5em;
}

#content > section.industry-recognition .textbox {
	margin: 0 0 5em;
}

#content > section.industry-recognition:last-child {
	margin-bottom: -50px;
}

.awards-list {
	margin: 0;
	display: grid;
	grid-gap: 1.5em;
	grid-template-columns: repeat(4, 1fr);
}

.awards-list > li:nth-child(4n+4) {
	margin-right: 0
}

.awards-list > li a:hover {
	background: #F2F2F2;
	border-color: #D7292F
}

.awards-list > li a .learn-more:after {
	transition: ease all 200ms
}

.awards-list > li a:hover .learn-more:after {
	margin-left: 0.75rem
}

/* About Map */
.aboutMap {
	padding-block: 5em 0;
	position: relative;
}

.aboutMap .wrap .textbox {
	max-width: 42.0625em
}

.pins .pin {
	position: absolute;
	transform: translate(50%, -100%);
	transform-origin: bottom center;
	transition: ease all .5s
}

.pins .pin div:first-child {
	opacity: 0;
	visibility: hidden;
	height: auto;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-property: opacity;
	position: absolute;
	top: -10em;
	left: 50%;
	transform: translateX(-50%);
	width: 13em;
	text-align: center;
	background-color: rgba(255,255,255,.9);
	border: 1px solid rgba(000,000,000,.3);
	z-index: 1;
	padding: 1.35em;
}

.pin .btnCir {
	margin: 0 auto;
	transition-duration: .5s
}

.pins .pin:hover {
	z-index: +1;
}

.pins .pin:hover:after {
	z-index: +1;
	transform: scale(1.2);
}

.pins .pin:hover div {
	opacity: 1;
	visibility: visible;
	z-index: 1
}

.pins .pin .btnCir:after {
	opacity: 0
}

.pins .pin:hover .btnCir:after {
	opacity: 1
}

.pins .pin .btnCir {
	opacity: 0;
	position: relative;
	bottom: 0;
}

.pins .pin:hover .btnCir {
	opacity: 1
}

.pins .pin:after {
	content: '';
	background-image: url(/images/pin.png);
	display: block;
	width: 2em;
	height: 2em;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.pins .pin:hover .bridge {
	position: absolute;
	top: -4em;
	width: 3em;
	left: 50%;
	height: 5em;
	transform: translateX(-50%);
	z-index: -1
}

.SanFran {
	top: 44.1%;
	right: 62.7%
}

.Florida {
	top: 49.8%;
	right: 55.8%
}

.Canada {
	top: 41.5%;
	right: 52.3%
}

.Lorem1 {
	top: 36.9%;
	right: 41.0%
}

.Lorem2 {
	top: 39.9%;
	right: 40.3%
}

.Lorem3 {
	top: 42.5%;
	right: 38.125%
}

.Lorem4 {
	top: 40.6%;
	right: 37.25%
}

.Lorem5 {
	top: 51.4%;
	right: 29.7%
}

.Lorem6 {
	top: 51.1%;
	right: 18.9%
}

.Lorem7 {
	top: 44.6%;
	right: 16.3%
}

.Lorem8 {
	top: 44.6%;
	right: 14.1%
}

.Lorem9 {
	top: 41.6%;
	right: 39%
}

.Lorem10 {
	top: 42%;
	right: 39.85%
}

.luxembourg {
	top: 38.5%;
	right: 39.5%;
}

/* What We Do */
.picQuote {
	padding-block: 3.5em;
	min-height: 46.69rem;
}

.picQuote.center {
	overflow: auto;
	padding-block: 4em 8em;
	min-height: 0
}

.WWD.picQuote {
	background-position: center bottom
}

/*.picQuote .right {width: 54%}*/
blockquote {
	padding: 3.5rem 3.75rem;
	margin: 0;
	font-size: 1.63em;
	line-height: 2.13rem;
	;text-indent: -18px;
}

blockquote footer {
	line-height: 1.4;
}

.WWD.picQuote .left, .WWD.picQuote .right {
	padding-left: 0;
}

.WWDplatform {
	padding: 4.5em 1em 0;
}
.team-member-quote + :is(.WWDplatform, .homeNews) {padding-top:0}
.WWDplatform .flexTall {
	padding-top: 2em;
}

.WWDservices {
	margin-bottom: 2em;
}

.redBox2, .darkGreyBox2, .tripCalls .greybox {
	width: calc(32% - 12px)
}

.tripCalls .greybox {
	padding: 1.8rem 2.25rem
}

.tripCalls .padBtm {
	position: relative;
	padding-bottom: 5em
}

.tripCalls .padBtm .btnLng {
	position: absolute;
	bottom: 1.8rem;
	left: 2.25rem;
	width: calc(100% - 6.6em);
}

.tripCalls .greybox {
	width: 36%
}

/* Careers */
.job-opportunity {
	padding: 3em 1em 1em
}

.job-opportunity #content {
	float: left;
	width: 100%
}

.job-opportunity #content .intMidCol {
	float: left;
	width: calc(100% - 15rem);
	padding-top: 0
}

.job-opportunity #content .right-sidebar {
	float: right;
	width: 15rem;
	padding-left: 2em
}

.job-opportunity #content .right-sidebar .location-image {
	position: relative;
	clear: both;
	margin-bottom: 0.63em;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center
}

.job-opportunity #content .right-sidebar .grey.box {
	clear: both
}

.job-opportunity #content .right-sidebar .grey.box:after {
	display: none
}

.job-opportunity #content .right-sidebar .grey.box div {
	position: relative;
	float: right;
	padding: 1em
}

.job-opportunity #content .right-sidebar h3 {
	text-transform: uppercase;
	letter-spacing: .075em;
	font-size: 1em;
	text-transform: none;
	margin-bottom: .5em;
}

.job-opportunity #content .right-sidebar span {
	line-height: 1.5rem;
	font-size: 0.9rem;
}

.job-opportunity #content .right-sidebar p {
	margin-bottom: 0.75em
}

.job-opportunity #content .right-sidebar p:last-child {
	margin-bottom: 0
}

.job-opportunity #content .right-sidebar .button {
	font-size: 0.69rem;
	display: block;
	width: 100%;
	clear: both;
	line-height: 1.5rem;
}

.job-opportunity #content .right-sidebar .button:after {
	top: 1.19rem
}

/* Research Page */
#research-page #research-header {
	min-height: 13.125rem
}

#research-page #research-header span {
	position: absolute;
	line-height: 1em;
	bottom: -0.5rem;
	left: -0.25rem;
	opacity: 0.4;
	font-weight: 700;
	font-size: 3.5rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-transform: uppercase;
}

#research-page #research-body {
	padding: 4.0625rem 2rem;
}

#research-page #research-body > * {
	max-width: 52.375rem;
	margin: 0 auto
}

#research-page #research-body .top {
	position: relative;
	padding-right: 14.375rem
}

#research-page #research-body .top .button {
	position: absolute;
	top: 0;
	right: 0
}

#research-page #research-body .bottom .content blockquote.photoright {
	margin: 1em 0 3em 4em;
	max-width: 39%;
	text-align: right;
	padding-left: 0;
	border: 0;
	border-right: 3px solid #33647F;
}

#research-page #research-body .bottom .content blockquote.photoleft {
	margin: 1em 4em 3em 0;
	max-width: 39%;
	text-align: left;
	padding-right: 0;
	border: 0;
	border-left: 3px solid #33647F;
}

#research-page #research-body .bottom .authors {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}

#research-page #research-body .bottom .authors .author {
	width: 22.25rem;
	margin-right: 3.75rem;
	padding-left: 6.25rem
}

#research-page #research-body .bottom .authors .author .author-image {
	width: 5.1875rem;
}

#research-page #research-body .bottom .authors .author .credentials {
	max-width: 14.875rem
}

/* Sticky CTA */
aside.sticky-cta {
	opacity: 0;
	pointer-events: none;
	transition: ease all 200ms;
	position: fixed;
	right: 0;
	top: 12.5rem;
	width: 12.5rem;
	z-index: 3;
	background: #F2F2F2;
	border: 1px solid #E0E0E0;
	border-right: 0
}

aside.sticky-cta.on {
	opacity: 1;
	pointer-events: all
}

aside.sticky-cta span {
	display: block;
	font-weight: 500;
	line-height: 1.1875rem;
	padding: 1.25rem;
	font-size: 1rem;
	color: var(--charcoal);
	letter-spacing: 0;
}

aside.sticky-cta .button {
	display: block;
	padding-left: 1.25rem
}

aside.sticky-cta .button:after {
	right: 1.25rem
}

aside.sticky-cta .button:hover {
	background: #fff
}


/* Team Member Quote */
.team-member-quote	{
	padding-block: var(--ws-padding);
}

.swooshSec + .team-member-quote	{
	padding-top: var(--ws-padding);
}

.team-member-quote figure {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 4.6875em 1.25em;
	overflow: hidden;
}

.team-member-quote .team-image:first-child {
    grid-column: 1 / span 7
}

.team-member-quote .team-image:last-child {
    grid-column: 6 / span 7
}


.team-member-quote .team-image .image-container {
    margin-bottom: 1.75em;
}

.team-member-quote blockquote {
    align-items: flex-start;
    display: flex;
	flex-direction: column;
	padding: 18% 0 0;
	border: 0;
	text-align: left;
	margin: 0;
}

.team-member-quote blockquote:first-child {
    grid-column: 1 / span 4
}

.team-member-quote blockquote:last-child {
    grid-column: 9 / span 4
}


.team-member-quote blockquote footer {
    font-size: 1.25em;
}



/* HISTORY ribbon (About page ribbon 3), STEPS ribbon (What We Do page ribbon 5) ------------------------------ */

.timeline {
  padding-block: 4em;
}

.timeline .wrap {
  max-width: calc(74em + 2 * var(--ws-gutter));
}

.timeline-wrap {
  align-items: center;
  display: flex;
  margin-block: 4em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.timeline .line-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 0;
}

.timeline .line-wrap::before {
  background: var(--dk-teal);
  content: '';
  height: 0.1em;
  left: -1.5em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: -1.5em;
}

.timeline-wrap ul {
  display: flex;
  margin: 0;
  position: relative;
  transition: all .5s ease;
  z-index: 1;
}

.content .timeline-wrap li {
	flex: 1 0 auto;
	padding: 0;
	text-indent: 0;
	width: 20%;
}

.content .timeline-wrap li::before {
	display: none;
}

.timeline-wrap button {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 3.75em 1em;
  width: 100%;
}

.timeline-wrap button>span {
	color: rgba(var(--dk-teal-rgb),.5);
	font-size: 1.5em;
	left: 50%;
	position: absolute;
	text-transform: none;
	top: 50%;
	transform: translate(-50%,-50%);
}

.timeline-wrap .active button>span {
	color: #fff;
}

.timeline-wrap button::before {
	background: #FFF;
	border: 1px solid rgba(var(--dk-teal-rgb),.5);
	border-radius: 50%;
	content: '';
	height: 7em;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 7em;
}

.timeline-wrap .active button::before {
	background: var(--rose);
	border-color: var(--rose);
}

.timeline-wrap button::after {
  display: none !important;
}

.timeline .timeline-text {
  margin: 3em auto 0;
  max-width: 35em;
  text-align: center;
}

.timeline .timeline-wrap ul button::after {
  bottom: 2.75em;
  top: auto;
  transition-delay: .25s;
}

.timeline h3 + time,
#history .timeline-text h3>span {
	content-visibility: hidden;
	display: none;
}


#history button.slide {
	padding: 1em;
	position: relative;
	top: 0;
}


/* Team Popover */
#team-popover .popover-team-image {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(50% + 100px);
    height: 100%;
    background-size: cover;
    background-position: center right;
}

#team-popover .container {
    transform: translateX(200px);
}

#team-popover .large-title {
    font-size: 2.9375em;
}


/* FOOTER ------------------------------ */
body>footer :is(p, a) {
	font-size: clamp(1em, 0.698em + 0.46vw, 2.25em);
}

body>footer>.fatFooter {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.fatFooter div:nth-child(2) {
	display: flex;
	justify-content: center;
	padding: 0 3em;
}


#web-solutions-exposure {
	float: right;
	margin-left: 11px
}

body>footer .wrap nav span:before {
	content: "|";
	margin: 0 0.5em
}

@media screen and (max-width:1185px) {

    .team-member-quote .team-image:first-child {
        grid-column: 1 / span 6
    }

    .team-member-quote .team-image:last-child {
        grid-column: 7 / span 6
    }

    .team-member-quote :is(figcaption:first-child, blockquote:first-child) {
        grid-column: 1 / span 5
    }

    .team-member-quote :is(figcaption:last-child, blockquote:last-child) {
        grid-column: 8 / span 5
    }
}

@media screen and (max-width: 1170px) {

	h1 {
		font-size: 2.25em;
	}

	h1>span {
		font-size: .5em;
	}

	.swooshSec h1 {
		font-size: 3.25em;
	}

	h2 {
		font-size: 2em;
	}

	.homeRot p {
		font-size: 1.625em;
	}

	.aboutMap .wrap {
		margin-left: 1em;
	}

	.privateStrat .left {
		width: 40%;
	}

	.privateStrat .right {
		width: 60%;
	}

	.newsCols .flex1 {
		flex-wrap: wrap;
		gap: 1em;
		justify-content: start;
	}

	.newsCols .greyCol {
		margin: 0 0 2em;
		width: calc(33.33% - .6875em);
	}

}

@media screen and (max-width:1165px) {
    #team-popover .popover-team-image {
        display: none
    }

    #team-popover .container {
        transform: none;
    }
}
@media screen and (max-width: 1050px) {

	body>footer>.fatFooter {
		flex-direction: column; ;
	}

	.fatFooter div:nth-child(2) {
		margin: 1.5em 0;
		padding: 0;
		width: 100%;
	}


	.btnExpCont.wht .btnExp::after {
		bottom: 0.88rem;
	}

	.cc-compliance {
		position: absolute;
		top: 1.15em;
		right: 0;
	}

	.quote-rotator .homeRot h2 {
		font-size: 1.5em;
	}

	.location {
		width: 100%;
	}

}

@media screen and (max-width: 1000px) {

	.whtCont {
		padding: 4em 2.25em;
	}

	.statBox h3 {
		font-size: 2.25em;
	}

	.darkGreyBox .whtBox h3 {
		font-size: 1.3vw
	}

	.empList .imgBox {
		width: calc(33.33% - 10px);
	}

	.empList .imgBox:nth-child(5n + 5) {
		margin-right: 10px
	}

	.empList .imgBox:nth-child(3n + 3) {
		margin-right: 0;
	}

	.awards-list {
		grid-template-columns: repeat(2, 1fr)
	}

	#research-page #research-header span {
		font-size: 5.5vw
	}

	.homeNews .flexWrap::after {
		content: '';
		display: block;
		width: calc(33.33% - 1.5em);
	}

	.clamp .flex1 {
		grid-template-columns: repeat(3, 1fr);
	}

	.boxB {
	  width: calc(33.33% - 1.5em);
    }


	.flexTall {
		flex-wrap: wrap;
	}

	.flexTall .box {
		margin: 0 0 2em;
		width: calc(50% - 16.875px);
	}

	.environmental-ribbon .right ul li {
		width: calc(50% - .6rem);
	}

}

@media screen and (max-width: 900px) {
	#research-page #research-body .bottom .authors .author {
		width:100%;
		margin-right: 0;
		margin-top: 2em;
		padding-left: 6.25rem
	}

	#research-page #research-body .bottom .authors .author .credentials {
		max-width: 100%
	}

	.fourBox {
		grid-template-columns: repeat(3, 1fr);
	}

	.privateStrat :is(.left, .right) {
		float: none;
		padding: 0;
		width: 100%;
	}

	.home .flexWrap .box {
		float: none;
		width: 100%;
	}

	.home .flexWrap .box:not(:last-of-type) {
     	margin: 0 0 3em;
	}

}

@media screen and (max-width: 835px) {

	.clamp .flex1 {
		grid-template-columns: repeat(2, 1fr);
	}


	.boxB, .homeNews .boxB {
		width: calc(50% - 1em);
	}

	.btnExpCont.wht .btnExp::after {
		bottom: 0.75rem;
	}

}

@media screen and (max-width: 770px) {
	.btnExpCont.hover.touch .btnExp p {
		padding: 0 1em 1.5em;
	}

}


/* ----~~~~==== STYLE-D.CSS ====~~~~---- */
