@charset "UTF-8";
/*	Theme Name: Canary Wharf Group
Author: Imagefile Ltd
CSS Document */
/* CSS Document */
/* @font-face {
  font-family: 'visuelt-italic';
  src: url('fonts/visuelt-italic.eot');
  src: url('fonts/visuelt-italic.eot?#iefix') format('embedded-opentype'), url('fonts/visuelt-italic.woff2') format('woff2'), url('fonts/visuelt-italic.woff') format('woff'), url('fonts/visuelt-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'visuelt-medium';
  src: url('fonts/visuelt-medium.eot');
  src: url('fonts/visuelt-medium.eot?#iefix') format('embedded-opentype'), url('fonts/visuelt-medium.woff2') format('woff2'), url('fonts/visuelt-medium.woff') format('woff'), url('fonts/visuelt-medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'visuelt-medium-italic';
  src: url('fonts/visuelt-medium-italic.eot');
  src: url('fonts/visuelt-medium-italic.eot?#iefix') format('embedded-opentype'), url('fonts/visuelt-medium-italic.woff2') format('woff2'), url('fonts/visuelt-medium-italic.woff') format('woff'), url('fonts/visuelt-medium-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'visuelt-regular';
  src: url('fonts/visuelt-regular.eot');
  src: url('fonts/visuelt-regular.eot?#iefix') format('embedded-opentype'), url('fonts/visuelt-regular.woff2') format('woff2'), url('fonts/visuelt-regular.woff') format('woff'), url('fonts/visuelt-regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'visuelt-light';
  src: url('fonts/visuelt-light.eot');
  src: url('fonts/visuelt-light.eot?#iefix') format('embedded-opentype'), url('fonts/visuelt-light.woff2') format('woff2'), url('fonts/visuelt-light.woff') format('woff'), url('fonts/visuelt-light.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
	font-family: 'Druk-medium';
	src: url("../fonts/Druk-Medium-Web.woff2") format("woff2"), url("../fonts/Druk-Medium-Web.woff") format("woff"), url("../fonts/Druk-Medium.otf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

/*Common Styles*/
html,
body {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.04em;
	color: #100c08;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-color: #f5f5f5;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}

h1 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 72px;
	line-height: 103%;
	letter-spacing: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1.h2-style {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 56px;
	line-height: 105%;
	letter-spacing: 0;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

h2 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 53px;
	line-height: 105%;
	letter-spacing: 0;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

h3,
h1.h3-style,
h2.h3-style {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 46px;
	line-height: 120%;
	letter-spacing: 0;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h3 strong,
h1.h3-style strong {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0;
}

h4,
.h4-style {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	line-height: 140%;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h5 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h6 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.allcaps {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}

strong {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.02em;
}

.number {
	font-family: 'Druk-medium';
	font-size: 82px;
	line-height: 105%;
}

.number-small {
	font-family: 'Druk-medium';
	font-size: 72px;
	line-height: 105%;
}

.number-small-60 {
	font-family: 'Druk-medium';
	font-size: 60px;
	line-height: 105%;
}

.lbc {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 0.02em;
}

.lbc + p,
.lbc + h6.allcaps,
.lbc + .acc-form-content,
.lbc + .awrd-txt {
	margin-top: 15px;
}

.lbc-p {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 0.02em;
	margin-bottom: 15px;
}

.nws {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.02em;
}

.small,
small {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.04em;
}

.small.allcaps {
	letter-spacing: 0.15em;
}

.small-light {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.04em;
}

.container {
	width: 100%;
	max-width: 1440px;
	padding-left: 75px;
	padding-right: 75px;
}

.container-fluid {
	padding-left: 75px;
	padding-right: 75px;
}

.container-full {
	width: 100%;
	margin: auto;
}

.ft-container {
	padding-left: 75px;
	padding-right: 75px;
	width: 100%;
	margin: auto;
}

.pg-wrapper {
	margin-top: 109px;
	position: relative;
}

.more_rel_slider {
	margin-top: 60px;
}

.mbimg {
	display: none !important;
}

a {
	color: #100c08;
}

a:focus,
button:focus,
input:focus,
textarea:focus,
div:focus {
	outline: none !important;
}

a:hover,
.wrapper a:hover {
	transition: all 0.5s ease 0s;
	color: #9d9d9c;
	text-decoration: none;
}

a:hover .circle,
.wrapper a:hover .circle {
	border: 1px solid #9d9d9c;
}

a:hover .arrow span,
.wrapper a:hover .arrow span {
	background-color: #9d9d9c;
}

p {
	margin-bottom: 15px;
}

section p:last-of-type {
	margin-bottom: 0;
}

section {
	padding: 80px 0;
}

section.pt-0 {
	padding-top: 0;
}

section.timeline-section {
	position: relative;
	padding: 0px;
}

section.press-releases {
	padding: 100px 0;
	background-color: #fff;
}

.pt-40 {
	padding-top: 40px;
}

.pt-120,
section.pt-120 {
	padding-top: 120px;
}

.pb-120,
section.pb-120 {
	padding-bottom: 120px;
}

.pt-80,
section.pt-80 {
	padding-top: 80px;
}

.pb-80,
section.pb-80 {
	padding-bottom: 80px;
}

.pt-60,
section.pt-60 {
	padding-top: 60px;
}

.pb-60,
section.pb-60 {
	padding-bottom: 60px;
}

.mb-60,
section.mb-60 {
	margin-bottom: 60px;
}

.p-60,
section.p-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.pt-15,
section.pt-15 {
	padding-top: 15px;
}

.pb-15,
section.pb-15 {
	padding-bottom: 15px;
}

.row .pt-10,
.pt-10 {
	padding-top: 10px;
}

.row .pb-10,
.pb-10 {
	padding-bottom: 10px;
}

.row .pt-20,
.pt-20 {
	padding-top: 20px;
}

.row .pb-20,
.pb-20 {
	padding-bottom: 20px;
}

.row .pt-30,
.pt-30 {
	padding-top: 30px;
}

.row .pb-30,
.pb-30 {
	padding-bottom: 30px;
}

.row .pt-35,
.pt-35 {
	padding-top: 35px;
}

.row .pb-35,
.pb-35 {
	padding-bottom: 35px;
}

.row .mb-35,
.mb-35 {
	margin-bottom: 35px;
}

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

.mt-10 {
	margin-top: 10px;
}

.mb-0 {
	margin-bottom: 0;
}

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

.row .pb-40,
.pb-40 {
	padding-bottom: 40px;
}

.row .pr-45,
.pr-45 {
	padding-right: 45px;
}

.row .pl-45,
.pl-45 {
	padding-left: 45px;
}

.row .pl-55,
.pl-55 {
	padding-left: 55px;
}

.row .pr-55,
.pr-55 {
	padding-right: 55px;
}

.row .pt-55,
.pt-55 {
	padding-top: 55px;
}

.row .pb-55,
.pb-55 {
	padding-bottom: 55px;
}

.row .pr-10,
.pr-10 {
	padding-right: 10px;
}

.row .pt-25,
.pt-25 {
	padding-top: 25px;
}

.row .pb-25,
.pb-25 {
	padding-bottom: 25px;
}

.row .pt-160,
.pt-160 {
	padding-top: 160px;
}

.pb-55 {
	padding-bottom: 55px;
}

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

.row .pl-65 {
	padding-left: 65px;
}

.row .pr-65 {
	padding-right: 65px;
}

.f-14 {
	font-size: 14px;
	line-height: 145%;
}

.f-36 {
	font-size: 36px;
	line-height: 140%;
}

.f-58 {
	font-size: 58px;
	line-height: 105%;
	letter-spacing: 0;
}

.f-24 {
	font-size: 24px;
	line-height: 140%;
}

.single .media-link {
	display: inline-block;
	padding-bottom: 20px;
}

img {
	max-width: 100%;
	height: auto;
}

hr {
	margin-bottom: 25px;
	margin-top: 0;
	border-top: 1px solid #100c08;
}

.navbar-brand {
	z-index: 1030;
	padding: 0;
}

h6.a_caps {
	margin-bottom: 35px;
}

h1.h1-a_caps {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.readmore {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 140%;
	padding-right: 25px;
	position: relative;
	display: inline-block;
}

.readmore:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #000;
	background-image: url("https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg");
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	top: 2px;
	right: 0;
	transition: all 0.5s;
}

.break-li ul {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.hover-black .readmore:after {
	background-image: url("https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_grey.svg") !important;
}

.readmore a {
	display: inline-table;
}

.readmore a:hover {
	color: #9d9d9c;
}

.portfolio-outer {
	margin-bottom: 32px;
}

/* Homepage */
.image {
	opacity: 0;
	visibility: hidden;
}

.homepage_slider .slide,
.homepage_slider .fw_slider .slide {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.homepage_slider .slick-dots,
.homepage_slider .fw_slider .slick-dots {
	bottom: 0;
}

.homepage_slider .slick-dots,
.homepage_slider .fw_slider .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
}

.homepage_slider .slick-dots,
.homepage_slider .fw_slider .slick-dots {
	bottom: 0;
}

.homepage_slider .slick-dots li,
.homepage_slider .fw_slider .slick-dots li {
	margin: 0 0.05rem;
}

.homepage_slider .slick-dots button,
.homepage_slider .fw_slider .slick-dots button {
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	padding: 0;
	border: 1px solid white;
	border-radius: 100%;
	background-color: transparent;
	text-indent: -9999px;
}

.homepage_slider .slick-dots li.slick-active button,
.homepage_slider .fw_slider .slick-dots li.slick-active button {
	background-color: white;
}

.press-releases .press-item {
	max-width: 410px;
	margin-right: 30px;
}

.press-releases h2 {
	margin-bottom: 10px;
}

.title-small {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

.follow-link {
	font-weight: 400;
	display: flex;
}

.portfolio-outer {
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	max-height: 573px;
	position: relative;
}

.cr_bg_image {
	height: 100%;
}

.cr_bg_image .cr_content {
	display: flex;
	align-items: center;
}

.cr_bg_image .cr_left_title {
	bottom: 0;
	position: absolute;
}

.overlay-sec .overlay-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
}

.overlay-sec-over {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	padding: 30px;
}

.slick-ctrl {
	display: flex;
	width: 60px;
	height: 30px;
	align-items: center;
	justify-content: space-between;
	border-radius: 30px;
	-webkit-transition: background-color 0.5s linear;
	-ms-transition: background-color 0.5s linear;
	transition: background-color 0.5s linear;
}

.slick-ctrl .prev,
.slick-ctrl .nxt {
	padding: 5px;
}

.slick-ctrl .prev img {
	transform: rotate(180deg);
}

.slick-ctrl:hover {
	background: black;
}

.press-releases .slick-ctrl {
	right: 20px;
	position: absolute;
	top: -2px;
}

.press-releases .slick-ctrl img {
	top: -1px;
	position: relative;
}

.portfolio-slider .chevron:after {
	border: solid black;
	border-width: 0px 1px 1px 0px;
}

.resp-left {
	display: flex;
	align-items: center;
	padding-right: 125px;
}

.resp-right .resp-wrapper {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

h2.portfolio-title {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 58.8px;
}

.portfolio-sub-title {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
	max-width: 630px;
	margin-bottom: 10px;
}

.middle {
	align-self: center;
}

.two_col_slider .slick-ctrl {
	position: absolute;
	bottom: 20px;
	left: 15px;
}

.press-list .press-item-img {
	height: auto;
}

.search .search-cat-type a {
	color: #9d9d9c;
}

.cat-filters {
	display: flex;
	flex-wrap: wrap;
}

.tab-image img {
	padding: 0;
}

.tabs-content {
	padding-top: 40px;
}

.tab-brief {
	padding-top: 25px;
}

.tab-content-right {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs .nav-item.show .nav-link {
	color: #ae810f;
	/*border-bottom: 2px transparent solid;*/
	background-color: transparent;
	/*border-color: transparent;*/
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link {
	outline: none;
	border: none;
	border-bottom: 2px transparent solid;
}

.nav-tabs .nav-link.active {
	color: #9d9d9c;
	border: none;
	/*border-bottom: 2px #AE810F solid;*/
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	color: #9d9d9c;
}

.acc-form-content .su-spoiler {
	margin-bottom: 0;
}

.nobullets .acc-form-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.acc-form-content li a {
	text-decoration: underline;
	display: inline-block;
	padding: 5px 0;
}

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

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

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

.agreement .modal-dialog {
	max-width: 100%;
	margin-top: 10vh;
}

.agreement .modal-content {
	background-color: #e8e8e8;
	font-weight: normal;
	font-size: 14px;
	line-height: 145%;
	letter-spacing: 0.04em;
	border: none;
	border-radius: 0px;
}

.agreement .modal-content strong {
	font-size: 14px;
	font-weight: 400;
}

.agreement .modal-body {
	padding: 30px;
	padding-bottom: 0;
	max-height: 70vh;
	overflow-y: auto;
}

.agreement .modal-footer {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	justify-content: flex-start;
	border: none;
}

.agreement .btn {
	border: 1px solid;
	border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	margin-right: 15px;
	font-size: 17px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.agreement h4 {
	margin-bottom: 20px;
}

h4.governors {
	margin-bottom: 5px;
}

.acc-form-content p:empty {
	display: none;
}

/* Corporate Resp  */
.overlay-sec-over .cr_content h3 {
	max-width: 80%;
}

/* Media Center */
hr.text-rouge {
	border-top: 1px solid #b5807f;
}

.mc-press-releases .press_slider_title {
	color: #b5807f;
}

.mc-press-releases .readmore a {
	color: #b5807f;
}

.mc-press-releases .readmore:after {
	background-color: #b5807f;
}

.mc-press-releases .portfolio-outer {
	margin-bottom: 25px;
}

.mc-social i {
	margin-right: 20px;
	font-size: 22px;
}

.media-video .mv-readmore {
	margin-bottom: 45px;
}

.img-container {
	margin-bottom: 25px;
	background-position: center;
	background-size: cover;
	height: 420px;
}

.img-container .image {
	opacity: 1;
	visibility: visible;
	object-fit: contain;
}

.press_slider_control {
	align-self: center;
	margin-bottom: 20px;
}

.mc-title {
	display: flex;
}

.mc-title h2 {
	align-self: center;
	color: white;
	position: absolute;
}

.play-icon {
	position: absolute;
	align-self: center;
}

.video-thumbnail {
	display: flex;
}

.bg-rouge-light h2 {
	color: #b5807f;
}

.bg-rouge-light h6.contacts-heading,
.bg-rouge-light a {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	color: #b5807f;
}

.bg-rouge-tilightnt .social a {
	color: #000;
}

.bg-rouge-light h2,
.page-template-page-media-centre .portfolio h5,
.page-template-page-media-centre .readmore a {
	color: #b5807f;
}

.page-template-page-media-centre .portfolio-slider .readmore a {
	color: #fff;
}

.page-template-page-media-centre .readmore:after {
	background-color: #b5807f;
}

.page-template-page-media-centre .portfolio-slider .readmore::after {
	background-color: #fff;
}

.portfolio-slider .post-date {
	color: white;
}

.resp-wrapper .image {
	opacity: 1;
	visibility: visible;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.txt {
	max-width: 87%;
	padding-left: 75px;
}

.txtp {
	max-width: 87%;
}

.container .left-col .txt {
	padding-left: 0;
}

.two-column-slider .a_caps {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.15em;
	padding-bottom: 20px;
}

.sl-text {
	max-width: 550px;
}

.bg-image-cover {
	position: relative;
}

.hd {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.vcontent {
	height: 480px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.vimeo-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
	overflow: hidden;
}

.vimeo-wrapper h1 {
	display: none;
}

.vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	/* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
	min-height: 100vh;
	min-width: 125.77vh;
	/* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#videoembed {
	height: 100vh;
	width: 100vw;
	display: none;
	background-color: #000;
	overflow: hidden;
	z-index: 9998;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

#slider-52-slide-122-layer-2,
#slider-53-slide-123-layer-2,
#slider-54-slide-124-layer-2,
#slider-55-slide-125-layer-2,
.rs-layer {
	font-family: 'Druk-medium' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 105%;
}

.timeline-sec {
	color: #fff;
	padding: 0;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: calc(100vh - 110px);
	-ms-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
}

.timeline-yrs {
	position: absolute;
	top: 0px;
	width: 100%;
	font-size: 104px;
	font-family: 'Druk-medium';
	font-style: normal;
	font-weight: 400;
	line-height: 105%;
	color: #fff;
	height: 95px;
	overflow: hidden;
	z-index: 99;
}

.timeline-yrs.fxd,
.tpline.fxd,
.tbline.fxd {
	position: fixed;
}

.timeline-yrs.fxda,
.tpline.fxda,
.tbline.fxda {
	position: absolute;
}

.tm-txt {
	position: absolute;
	height: 1px;
	background-color: #fff;
}

.timeline-yrs .text-center {
	opacity: 0;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
}

.timeline-yrs .text-center.tx-0 {
	opacity: 1;
	transition: all 0.6s ease;
}

.timeline-yrs .text-center.sh {
	opacity: 1;
	transition: all 0.6s ease;
}

.timeline-yrs .text-center.fd {
	opacity: 0 !important;
	transition: all 0.2s ease;
}

.timelinetxt {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: calc(100vh - 110px);
}

.timeline-yr {
	font-size: 104px;
	font-family: 'Druk-medium';
	font-style: normal;
	font-weight: 400;
	position: relative;
	line-height: 105%;
	display: flex;
	align-items: center;
	opacity: 0;
	transition: all 0.5s ease;
}

.timelinetxt.visible .timeline-yr {
	opacity: 1;
	transition: all 1s ease;
}

.tpline {
	width: 2px;
	position: absolute;
	background-color: #fff;
	left: calc(50% - 1px);
	top: 0px;
	z-index: 9;
}

.tbline {
	width: 2px;
	position: absolute;
	background-color: #fff;
	left: calc(50% - 1px);
	height: 100px;
	z-index: 9;
}

.container-full .left-col .txtp {
	padding-left: 75px;
}

.container-full .right-col .txtp {
	padding-left: 125px;
}

.container.full .right-col .txtp {
	padding-left: 95px;
}

.container .right-col .txtp {
	padding-left: 95px;
}

.press-rel-sec {
	padding-top: 80px;
	padding-bottom: 80px;
}

.cr_bg_image .cr_left_title {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

/*End Menu styles*/
.slick-slider > div {
	display: none;
}

.slick-slider > div:first-child {
	display: block;
}

.slick-slider.slick-initialized > div {
	display: block;
}

footer {
	background-color: #100c08;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 30px;
}

.footer-menu h4 {
	color: #fff;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 0;
	margin-top: 8px;
}

.footer-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.04em;
}

.footer-menu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer-menu ul li a {
	color: #fff;
	margin-right: 20px;
}

.footer-menu {
	padding-bottom: 15px;
}

.footer-menu .logo {
	text-align: right;
}

.copyright-text {
	padding-top: 60px;
	display: block;
}

.footer-menu i {
	font-size: 22px;
}

.copyright div {
	font-size: 14px;
	line-height: 145%;
	color: #fff;
}

.copyright .logo {
	text-align: right;
}

footer .logo img {
	width: 205px;
}

i.pre-arw {
	margin-right: 14px;
	border-right: solid 11px #100c08;
	border-bottom: solid 7px transparent;
	border-top: solid 7px transparent;
	position: relative;
	display: inline-block;
	top: 2.5px;
}

i.next-arw {
	margin-left: 15px;
	border-left: solid 11px #100c08;
	border-bottom: solid 7px transparent;
	border-top: solid 7px transparent;
	position: relative;
	display: inline-block;
	top: 2.5px;
}

a.prev-lk,
a.next-lk {
	color: #9d9d9c;
	position: relative;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.04em;
	display: inline-block;
}

.img-bg {
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
}

.img-bg img {
	visibility: hidden;
	opacity: 0;
	width: 100%;
	height: auto;
}

.collapse-accord {
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s ease;
}

.accordwrapper .cs_excerpt {
	padding-bottom: 15px;
}

.accordwrapper.active .cs_excerpt {
	display: none;
}

.collapse-accord.show {
	max-height: inherit;
	padding-bottom: 15px;
	visibility: visible;
	opacity: 1;
	transition: all 0.5s ease;
}

.collapse-btn {
	font-size: 24px;
	letter-spacing: 0.02em;
	position: relative;
	display: inline-block;
	text-align: right;
	line-height: normal;
}

.collapse-btn:hover {
	color: #9d9d9c !important;
}

.img-bg.img-cs {
	margin-bottom: 25px;
}

.clming {
	margin-top: 55px;
}

.imgfull img {
	width: 100%;
}

ol {
	padding-left: 24px;
}

ol li {
	font-size: 24px;
	line-height: 140%;
	padding-left: 16px;
	letter-spacing: 0.02em;
	padding-bottom: 10px;
}

ol li:last-child {
	padding-bottom: 0;
}

.br-r {
	border-right: 1px solid #9d9d9c;
}

.txt-clms {
	column-count: 2;
}

.p-all-0 {
	padding: 0px;
}

.p-all-0 .row {
	margin-left: 0px;
	margin-right: 0px;
}

.p-all-0 .row [class*='col-'] {
	padding-left: 0px;
	padding-right: 0px;
}

html.sr .load-hidden {
	visibility: hidden;
}

.social a {
	font-size: 22px;
	margin-left: 10px;
}

.menu-wrapper {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.social-wrapper {
	display: flex;
	justify-content: flex-end;
}

.social-wrapper .social {
	position: relative;
	z-index: 999;
}

.searchbox input.sbox {
	width: calc(100% - 0px);
	display: inline-block;
	transition: all 0.5s ease 0s;
	letter-spacing: 0.04em;
}

.hdcountertxt .colm-bl {
	border-left: 1px solid #fff;
	padding-left: 15px !important;
}

.mtcustom {
	margin-top: 70px;
}

.bg-image-cover {
	height: 480px;
	color: #fff;
	overflow: hidden;
}

.bg-image-cover .image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	visibility: visible;
	object-fit: cover;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

.bg-image-cover h1 {
	font-size: 8.2em;
	text-align: center;
}

/* Press releases */
.press_slider .return_link {
	margin-bottom: 20px;
}

.press_slider_title {
	padding-bottom: 5px;
}

.press_slider_title h1 {
	margin-bottom: 20px;
}

.post-date {
	color: #525252;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.single-press-release .post-date {
	margin-bottom: 15px;
}

.single-press-release h1 {
	margin-bottom: 15px;
}

.pg-featured-slide {
	background-position: center;
	background-size: cover;
}

.pg-featured-slide .image {
	opacity: 1;
	visibility: visible;
	object-fit: cover;
	width: 100%;
}

.pg-featured-slide img {
	height: 519px;
}

.portfolio-wrapper {
	position: absolute;
	top: 50%;
	left: 25%;
	right: 0;
	transform: translate(-25%, -50%);
}

.port-slide:hover .portfolio-outer-overlay:after {
	content: '';
	transition: background-color 1.5s ease;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0px;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 4;
}

.portfolio-wrapper {
	position: absolute;
	top: 50%;
	left: 25%;
	right: 0;
	z-index: 5;
	transform: translate(-25%, -50%);
}

.portfolio-slider .slick-list {
	padding: 0px 15% 0 0;
}

.portfolio-slider a {
	color: white;
}

.portfolio-wrapper .readmore a {
	color: white;
}

.portfolio-link a {
	color: #1c6e9d;
	font-size: 17px;
	padding-left: 25px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
}

.portfolio-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #1c6e9d;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.press-cats {
	text-align: center;
	margin-bottom: 60px;
	background-color: #fff;
	padding: 27px 0;
}

.filter-months {
	margin-bottom: 60px;
	border-bottom: 1px solid #9d9d9c;
}

.press-cats a {
	display: inline-block;
	text-decoration: none;
	color: #b5807f;
}

.dselect-menu a {
	padding-bottom: 0px;
}

.press-cats a:first-child {
	margin-left: 0;
}

.press-item-img {
	height: 410px;
	width: 420px;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}

.press-item-img .image {
	object-fit: cover;
	visibility: visible;
	opacity: 1;
	height: 100%;
}

.press-text h5 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.press_slider .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
	width: 66%;
	bottom: 0;
}

.press_slider .slick-dots li {
	margin: 0 0.05rem;
}

.press_slider .slick-dots button {
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	padding: 0;
	border: 1px solid white;
	border-radius: 100%;
	background-color: transparent;
	text-indent: -9999px;
}

.press_slider .slick-dots li.slick-active button {
	background-color: white;
}

.press-item .press-text h4 {
	padding-top: 10px;
}

.press .press-item {
	margin-bottom: 22px;
}

.press-filter-year {
	text-decoration: none;
	color: #9d9d9d;
}

.press-filter-year .filter-year.active {
	color: #b5807f;
}

.press-filter-year.active .filter-year:after {
	background-color: #b5807f;
	transform: rotate(270deg);
}

.see-more span.chevron-down img {
	transform: rotate(90deg);
	height: 13px;
	width: 13px;
}

a.press-cat.active,
a.press-cat:hover {
	color: #9d9d9c;
	/* border-bottom: 2px solid #B5807F; */
}

.single-press-release .content_outer a,
.single-press-release .contact_details a {
	color: #b5807f;
}

.media-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #b5807f;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
	top: 1.5px;
}

.media-link a {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	color: #b5807f;
	font-size: 17px;
	padding-left: 25px;
	font-style: normal;
}

.see-more {
	padding-top: 20px;
	border-top: 1px solid;
	text-align: center;
}

.see-more .load-more {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	color: #b5807f;
	font-size: 17px;
	font-style: normal;
}

.load-more .readmore:after {
	background-color: #b5807f;
	transform: rotate(90deg);
}

.filter-year:after,
.filter-sector:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #9d9d9c;
	transform: rotate(90deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	right: 0;
	top: 1px;
	transition: all 0.5s;
}

.card-body {
	padding: 2px 0;
}

.card {
	border: none;
	background-color: transparent;
}

.card-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	column-gap: 30px;
}

.card-columns .press-item-img {
	height: auto;
}

.press-list .card-image-top {
	margin-bottom: 22px;
}

.press .press-item {
	margin-bottom: 60px;
}

.press_media_slider .slick-list {
	padding: 0px 15% 0 0;
}

.press_media-slide.slick-slide {
	margin-right: 30px;
	overflow: hidden;
}

.careers-slider .press_media-slide.slick-slide {
	margin-right: 00px;
}

.wpcf7-form-control.wpcf7-select option {
	font-family: 'visulet-medium', sans-serif;
}

.pg-featured-txt-detail {
	padding: 30px 15px 0px 0;
}

.tabs-content > .tab-pane {
	display: none;
}

.tabs-content > .active {
	display: block;
}

.tab-image {
	width: 100%;
	height: 520px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.tabs {
	padding-top: 25px;
	border-bottom: none;
	background-color: #fff;
	z-index: 999;
}

.tabs .nav-item {
	border-color: transparent;
}

/*.tabs .nav-item a {
  font-size: 17px;
}*/
.tab-listing .tab-item {
	line-height: 140%;
	letter-spacing: 0.02em;
	color: #100c08;
	text-decoration: none;
	margin-bottom: 0;
	font-size: 20px;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-right: 20px;
}

.tab-listing .tab-item:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #ae810f;
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	top: 5px;
	transition: all 0.5s;
	right: 0;
	transform: rotate(90deg);
}

.tab-listing.show-more .tab-item:after {
	transform: rotate(270deg);
}

.tab-listing {
	padding: 10px 0;
	border-top: 1px solid #9d9d9c;
}

.tab-info {
	display: none;
	padding: 20px 0;
}

.contact_details {
	padding-top: 25px;
	padding-bottom: 25px;
}

section.no-transition {
	transform: none !important;
	transition: none !important;
}

.su-spoiler {
	padding: 10px 0;
	border-top: 1px solid #9d9d9c;
	background: transparent;
}

.single-press-release .su-spoiler:first-of-type,
.su-spoiler.su-spoiler-style-simple-first {
	margin-top: 65px;
}

.single .su-spoiler {
	margin-bottom: 0;
}

.single-press-release .content_outer .su-spoiler-title {
	font-size: 17px;
	line-height: 140%;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.02em;
	padding: 7px 0px;
}

.single-press-release .content_outer .lbc {
	margin-bottom: 40px;
}

.single-press-release
.content_outer
.su-spoiler-icon-plus.su-spoiler-closed
.su-spoiler-icon {
	content: '';
	position: absolute;
	border-radius: 50%;
	right: 0;
	transform: rotate(90deg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.single-press-release
.content_outer
.su-spoiler-icon-plus
.su-spoiler-icon:before {
	content: none;
}

.single-press-release .content_outer .su-spoiler-icon {
	content: '';
	top: 6px;
	position: absolute;
	border-radius: 50%;
	left: unset;
	right: 0;
	background-color: #100c08;
	transform: rotate(270deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.single-press-release .press-featured-image {
	background-size: cover;
}

.layer {
	background-color: #2d2d2dd1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.slick-active .layer {
	opacity: 0;
	transition: all 1s;
}

.tabs .nav-item {
	padding-right: 30px;
}

.tabs .nav-item a {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	padding: 0px 0px 10px;
	display: inline-block;
	color: #ae810f;
}

.tab-content-right.text-blue {
	text-transform: uppercase;
}

.press_media-slide {
	position: relative;
}

.press_media_slider {
	visibility: hidden;
}

.press_media_slider.slick-initialized .slick-slide {
	visibility: visible;
}

.press_media_slider .press_media-slide:after {
	content: '';
	transition: background-color 0.5s ease;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: -15px;
	right: 0;
	bottom: 0;
	top: 0;
}

.press_media-slide.slick-active:after {
	background-color: transparent;
	z-index: -1;
}

.filter {
	display: inline-block;
	text-align: left;
	font-size: 17px;
	line-height: 140%;
	margin: 0;
	z-index: 9;
	padding: 5px 5px;
}

.dselect-container {
	display: inline-block;
}

/*Styling Selectbox*/
.dselect {
	width: 140px;
	display: inline-block;
	background-color: transparent;
	transition: all 0.5s ease;
	position: relative;
	height: 100%;
	text-align: left;
	font-size: 17px;
	font-weight: 400;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
}

.dselect .select {
	cursor: pointer;
	display: block;
}

.dselect .select > i {
	color: #100c08;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	float: right;
	line-height: 20px;
	margin-top: 5px;
	outline: none;
}

.dselect .select > span {
	display: inline-block;
	width: 152px;
	white-space: nowrap;
	overflow: hidden;
}

.dselect:hover {
	outline: none;
}

.dselect.active:hover,
.dselect.active {
	color: #b5807f;
}

.dselect.active .select > i {
	transform: rotate(-180deg);
}

.dselect .dselect-menu {
	position: absolute;
	background-color: #f5f5f5;
	font-weight: 400;
	width: 270px;
	top: 40px;
	margin-left: -1px;
	right: 0;
	margin-top: 1px;
	box-shadow: 4px 4px 30px rgba(133, 133, 133, 0.2);
	border-radius: 0px;
	overflow: hidden;
	display: none;
	z-index: 9;
	max-height: 469px;
}

.dselect .dselect-menu li {
	padding: 10px 0px 10px 0px;
	transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #9d9d9c;
	cursor: pointer;
	color: #100c08;
	font-size: 20px;
	line-height: 140%;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-weight: normal;
}

.press-cats .dselect .dselect-menu li:hover a {
	color: #b5807f;
}

.dselect .dselect-menu {
	padding: 10px 20px;
	list-style: none;
}

.dselect .dselect-menu li:hover,
.dselect .dselect-menu li.active {
	color: #b5807f;
}

/* deselect for offices and offers */
.dselect-list {
	min-width: 200px;
	display: inline-block;
	background-color: transparent;
	border: 1px solid #100c08;
	transition: all 0.5s ease;
	position: relative;
	color: #100c08;
	height: 100%;
	text-align: left;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
}

.dselect-list .select {
	cursor: pointer;
	display: block;
	padding: 10px;
}

.dselect-list .select > i {
	color: #100c08;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	float: right;
	line-height: 20px;
	margin-top: 4px;
}

.dselect-list:hover {
	box-shadow: 0 0 4px #cccccc;
}

.dselect-list:active {
	background-color: #fff;
}

.dselect-list.active:hover,
.dselect-list.active {
	box-shadow: 0 0 4px #cccccc;
	background-color: #fff;
}

.dselect-list.active .select > i {
	transform: rotate(-180deg);
}

.dselect-list .dselect-list-menu {
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
	margin-top: 1px;
	box-shadow: 0 1px 2px #cccccc;
	border-radius: 0px;
	overflow: hidden;
	display: none;
	overflow-y: auto;
	z-index: 9;
}

.dselect-list .dselect-list-menu li {
	padding: 10px;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.dselect-list .dselect-list-menu {
	padding: 0;
	list-style: none;
}

.dselect-list .dselect-list-menu li:hover {
	background-color: #f8f8f8;
}

.dselect-list .dselect-list-menu li:active {
	background-color: #f8f8f8;
}

ul.dselect-menu li:nth-child(1) {
	padding-top: 0px;
}

ul.dselect-menu li:last-child {
	padding-bottom: 20px;
	border-bottom: none;
}

.filter-year {
	/* padding-bottom: 18px; */
}

.video-item .video-thumbnail {
	margin-bottom: 30px;
}

.banner-overlay .hdtxt {
	background: rgba(0, 0, 0, 0.5);
}

/* who-are-we page  */
hr.text-white {
	border-top: 1px solid #fff;
}

.two-col-float-right .txtp {
	float: right;
}

.su-spoiler-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* Search Page  */
.search .search-title .search-count {
	padding: 20px 0;
}

.search-head .search-title .search-count {
	border-bottom: 1px solid black;
}

.search-item-content .lbc {
	margin-bottom: 5px;
}

.search-item {
	margin-bottom: 40px;
}

.search-cat-type {
	margin-bottom: 10px;
}

.search-item .thumbnail {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
}

.search-excerpt {
	margin-bottom: 15px;
}

.search-head .searchbox {
	margin-bottom: 60px;
}

.search .load-more .readmore {
	color: #000;
}

.search .load-more .readmore:after {
	background-color: #000;
}

.search .see-more {
	margin-top: 40px;
}

.search .search-cat-type {
	color: #9d9d9c;
}

.search .search-title .search-count {
	padding-top: 10px;
}

.search_page_searchbox {
	float: right;
	border: none;
	overflow: hidden;
	border-bottom: 1px solid black;
	margin-bottom: 60px;
}

.search_sbicon {
	border: none;
	background-color: transparent;
	background-image: url(https://canarywharf.com/wp-content/themes/cwnew/images/search_icon_b.svg);
	background-repeat: no-repeat;
	height: 24px;
	background-size: contain;
	width: 24px;
	float: right;
}

.search_page_searchbox input.sbox {
	width: calc(100% - 35px);
}

.search_page_searchbox .lbc {
	margin-bottom: 3px;
}

/* Contact Page */
.acc-form-content .su-spoiler-icon {
	content: '';
	top: 6px;
	position: absolute;
	border-radius: 50%;
	left: auto;
	right: 0;
	background-color: #100c08;
	transform: rotate(270deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.acc-form-content .su-spoiler-title {
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.02em;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	padding: 7px 20px 7px 0px;
}

.acc-form-content .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon {
	content: '';
	position: absolute;
	border-radius: 50%;
	right: 0;
	transform: rotate(90deg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.acc-form-content
.su-spoiler-icon-plus.su-spoiler-icon-plus
.su-spoiler-icon:before {
	content: none;
}

.acc-form-content
.su-spoiler-icon-plus.su-spoiler-closed
.su-spoiler-icon:before {
	content: none;
}

.acc-form-content input[type='text'],
.acc-form-content input[type='email'],
.acc-form-content input[type='tel'],
.acc-form-content input[type='number'],
.acc-form-content textarea,
.acc-form-content select {
	background: transparent;
	padding: 15px 15px;
	border: 1px solid #9d9d9c;
	border-radius: 3px;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.04em;
}

.acc-form-content input[type='text'],
.acc-form-content input[type='email'],
.acc-form-content input[type='tel'],
.acc-form-content input[type='number'],
.acc-form-content textarea,
.acc-form-content select {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
}

.acc-form-content .wpcf7-submit,
.wpcf7-submit {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	padding: 10px 24px;
	border: 1px solid #100c08;
	border-radius: 3px;
	background: #000;
	color: white;
	margin-top: 10px;
	transition: all 0.5s ease 0s;
	font-size: 17px;
	letter-spacing: 0.02em;
}

.acc-form-content .wpcf7-submit:hover,
.wpcf7-submit:hover {
	border: 1px solid #c4c4c4;
	background: #c4c4c4;
	color: #100c08;
}

.acc-form-content span.wpcf7-list-item {
	margin-left: 0;
	display: block;
}

.acc-form-content input[type='radio']:checked {
	background-color: #100c08;
}

.acc-form-content input[type='radio'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	position: relative;
	background-color: transparent;
	color: #100c08;
	top: 2px;
	height: 15px;
	width: 15px;
	border: 1px solid #100c08;
	border-radius: 50px;
	cursor: pointer;
	outline: none;
}

.single-press-release .su-spoiler:first-of-type,
.su-spoiler.su-spoiler-style-simple-first {
	margin-top: 40px;
	margin-bottom: 0px;
}

.enquiry_form .su-spoiler-content,
.feedback_form .su-spoiler-content {
	padding: 0;
}

.acc-form-content .su-spoiler-content {
	padding: 3px 0px 5px;
}

.acc-form-content .su-spoiler-content p,
.acc-form-content .su-spoiler-content ul {
	padding-right: 20px;
}

.contact-us .acc-form-content .su-spoiler-content {
	padding: 20px 0px 20px;
}

.enqiury-details .contact-faq {
	margin-bottom: 10px;
}

.form-control-radio span.wpcf7-list-item-label {
	padding-left: 10px;
}

/* Misson,vision,values  */
.mission-sec .lbc {
	margin-bottom: 0px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 20px 0px !important;
}

.timeline-anchors {
	padding: 40px 0;
	background-color: #ffff;
}

.history-timeline {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: center;
}

.history-timeline li {
	padding-right: 30px;
}

.history-timeline li:last-child {
	padding-right: 0px;
}

.history-timeline li a {
	font-size: 14px;
	color: #9d9d9c;
	text-decoration: none;
}

.history-timeline li a:hover,
.history-timeline li a.active {
	color: #100c08;
}

.stickytop {
	position: fixed;
	z-index: 1029;
	width: 100%;
	background-color: #ffff;
}

.stptop {
	padding-top: 150px !important;
}

.invert-img {
	transform: rotate(180deg);
}

.arrow-sec {
	padding-bottom: 15px;
}

.history-timeline:-webkit-scrollbar {
	display: none;
}

.history-timeline::-webkit-scrollbar {
	width: 0px;
	background: transparent;
	display: none;
}

.history-timeline {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.tl-sec p {
	margin-bottom: 20px;
}

.tl-sec .small {
	padding-bottom: 5px;
	display: inline-block;
}

.contact-us-cta .readmore {
	margin-top: 3px;
}

.img-h-480 .resp-wrapper {
	max-height: 480px;
}

.img-h-630 .resp-wrapper,
.img-h-630 .img-container,
.img-h-630 .pg-featured-slide {
	height: 630px;
}

/* About US  */
.tab-title h2 {
	/*margin-bottom: 40px;*/
}

section.finance .board-mem p {
	margin-bottom: 10px;
}

/* Press Releases  */
/* Search  */
/* Contact page  */
/* Careers  */
.wwo-title,
.wwo-icon {
	display: inline-block;
}

.wwo-icon {
	padding-right: 30px;
}

.wwo-readmore {
	margin-bottom: 23px;
}

/* Governance  */
.governance-link {
	display: inline-block;
	padding-bottom: 40px;
}

.governance-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #ae810f;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.governance-link a {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	color: #ae810f;
	font-size: 17px;
	padding-left: 25px;
	font-style: normal;
}

.governance-link a:hover {
	color: #9d9d9c;
}

.business-col .card-columns {
	column-count: 4;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-gap: 30px;
}

.business-col .card-columns li {
	padding-bottom: 15px;
	display: inline-block;
	letter-spacing: 0.04em;
	width: 100%;
}

ul.card-columns {
	list-style: none;
	padding: 0;
	margin: 0;
}

.card-columns.columns-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.press-item:hover .img-overlay {
	transition: background-color 0.5s ease;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}

.press-item-img:hover .img-overlay {
	transition: background-color 0.5s ease;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}

.press-list .press-item-img {
	height: auto;
	position: relative;
}

.single-job .acc-form-content .fname {
	padding-right: 5px;
}

.single-job .acc-form-content .lname {
	padding-left: 5px;
}

.acc-form-content select {
	color: #9d9d9c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: auto 50%;
	outline: none;
	background: #ffffff00 url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg) no-repeat right 10px center;
}

.acc-form-content .dropdown-arrow select {
	background: none;
}

.careers-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #fd4e4e;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
	top: 1.5px;
}

.careers-link a {
	color: #fd4e4e;
	font-size: 17px;
	padding-left: 25px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
}

.carr-gp-list {
	padding-top: 15px;
}

.carr-gp-list ul {
	list-style: none;
	padding-left: 0;
}

.carr-gp-list ul li {
	margin-bottom: 10px;
}

.carr-gp-list ul > li:before {
	content: '\2014\a0';
	text-indent: -5px;
}

.job-details,
.job-details strong,
.small-details strong,
.small-details {
	font-size: 14px;
}

.job-outer-wrapper {
	border-top: 1px solid #9d9d9c;
	padding: 20px 0 30px;
}

.job-outer-wrapper:last-of-type {
	padding-bottom: 0;
}

.acc-form-content input[type='text']::placeholder,
.acc-form-content input[type='email']::placeholder,
.acc-form-content input[type='tel']::placeholder,
.acc-form-content input[type='number']::placeholder,
.acc-form-content textarea::placeholder,
.acc-form-content select::placeholder {
	color: #9d9d9c;
}

.single-job .acc-form-content span.wpcf7-list-item {
	margin-left: 0;
	display: inline-block;
	padding-right: 30px;
}

.single-job .acc-form-content .form-control-radio span.wpcf7-list-item-label {
	padding-left: 7px;
}

ul.tnc_ul,
ul {
	padding-inline-start: 16px;
}

.hidden_part {
	display: block;
	max-height: 0;
	transition: max-height 0.15s ease-out;
	overflow: hidden;
}

.showall .hidden_part {
	transition: max-height 0.15s ease-out;
	max-height: 100vh;
}

.showall .temp {
	display: none;
}

.comm_item__desc_wrapper .readmore {
	margin-top: 30px;
	cursor: pointer;
}

.comm_item__desc_wrapper .post-date {
	margin-bottom: 15px;
	display: inline-block;
}

.filter-months .dselect {
	width: 155px;
}

.single-job .custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
}

.form-upload {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 55px;
	opacity: 0;
	cursor: pointer;
	display: block;
}

.file-up {
	display: block;
	height: 55px;
	width: 100%;
	background: transparent;
	padding: 15px 15px;
	border: 1px solid #9d9d9c;
	border-radius: 3px;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.04em;
	cursor: pointer;
	position: relative;
	z-index: 0;
	color: #9d9d9c;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 24px;
	transition: all 0.5s;
}

.file-up .readmore:after {
	top: -1px;
}

.wpcf7-form-control-wrap.your-file {
	position: static;
}

.dropdown-arrow {
	position: relative;
}

.dropdown-arrow:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #9d9d9c;
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	transform: rotate(90deg);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	transition: all 0.5s;
	right: 15px;
	top: 15px;
}

.pt-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 200%;
}

.pt-imageholder {
	overflow: hidden;
	position: relative;
}

.awards hr {
	padding-bottom: 25px;
}

.awrd-txt {
	margin-bottom: 15px;
}

.award-content .small {
	margin-bottom: 10px;
}

.our-neighbours .lbc {
	margin-bottom: 5px;
}

.sl-gallery .slick-next {
	right: 15px;
	z-index: 2;
}

.sl-gallery .slick-prev {
	left: 15px;
	z-index: 2;
}

.sl-gallery .slick-dots {
	z-index: 2;
	bottom: 20px;
}

.sl-gallery.has-caption .slick-dots {
	bottom: 53px;
}

.sl-gallery .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 2.5px;
	padding: 0;
	cursor: pointer;
}

.sl-gallery .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	margin: 0;
}

.sl-gallery .slick-dots li button:before {
	font-family: 'slick';
	font-size: 9px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	content: '•';
	text-align: center;
	opacity: 0.25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 1;
	color: transparent;
}

.sl-gallery .slick-dots li.slick-active button:before {
	opacity: 0.75;
	color: black;
	opacity: 1;
	color: transparent;
	background-color: #fff;
}

.sl-gallery .slick-prev,
.sl-gallery .slick-next {
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/gallery-icon.svg) no-repeat;
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_grey.svg) no-repeat center 30px;
	content: '';
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	opacity: 1;
}

.sl-gallery .slick-prev {
	transform: rotate(180deg);
}

.sl-gallery .slick-prev:before,
.sl-gallery .slick-next:before {
	content: '';
}

.sl-gallery .slick-prev:hover,
.sl-gallery .slick-prev:focus,
.sl-gallery .slick-next:hover,
.sl-gallery .slick-next:focus {
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/gallery-icon.svg) no-repeat;
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_grey.svg) no-repeat center 30px;
	content: '';
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	opacity: 1;
}

.comm-news-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	background-color: #4c6346;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: 7.5px 5px;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
	top: 1.5px;
}

.comm-news-link a {
	color: #4c6346;
	font-size: 17px;
	padding-left: 25px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
}

.text-gold.readmore:after {
	background-color: #c7b192;
}

.text-green.readmore:after {
	background-color: #4c6346;
}

/* Gallery Page  */
.table-style.table td,
.table-style.table th {
	padding: 10px 0px 10px 20px;
	border-top: none;
}

.table-style.table thead th {
	border-bottom: 1px solid #9d9d9c;
}

.table-style th[scope='col']:first-of-type,
.table-style.table tr th[scope='row'] {
	padding: 10px 0;
	font-weight: 400;
}

.wwo-title,
.wwo-icon {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 20px;
}

.wwo-icon {
	padding-right: 30px;
}

.wwo-readmore {
	margin-bottom: 23px;
}

.wwo-title h4 {
	margin-bottom: 0;
}

.mfp-content button.mfp-close {
	position: fixed;
	top: 0;
	right: 0;
}

/*Gallery page popup title*/
.mfp-wrap .mfp-title {
	color: #100c08;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 23.8px;
	padding-right: 0px;
	max-width: 850px;
	padding-top: 34px;
	margin: 0 auto;
}

.mfp-wrap img.mfp-img {
	padding: 0px;
}

.mfp-wrap .mfp-content .mfp-figure:after {
	box-shadow: none;
}

.mfp-wrap .mfp-content figcaption {
	padding-top: 20px;
}

.mfp-wrap .mfp-counter {
	display: none;
}

.mfp-wrap .mfp-title strong {
	color: #100c08;
	font-size: 17px;
	letter-spacing: 0.02em;
	font-weight: 400;
	line-height: 23.8px;
}

.mfp-wrap .mfp-image-holder .mfp-content {
	max-width: 90%;
}

/*Gallery  Overlay controls */
.mfp-wrap .mfp-arrow {
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg) no-repeat center 30px;
	content: '';
	border-radius: 50%;
	background-color: #9d9d9c;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	opacity: 1;
	transition: all 0.5s;
	transform: scale(1);
}

.mfp-wrap .mfp-wrap {
	z-index: 9999999;
}

.mfp-wrap .mfp-bg.mfp-ready {
	z-index: 9999999;
}

.mfp-wrap .mfp-arrow.mfp-arrow-left {
	transform: rotate(180deg);
	margin-left: 30px;
}

.mfp-wrap .mfp-arrow.mfp-arrow-right {
	margin-right: 30px;
}

.mfp-wrap .mfp-arrow:before,
.mfp-wrap .mfp-arrow:after,
.mfp-wrap .mfp-arrow .mfp-b,
.mfp-wrap .mfp-arrow .mfp-a {
	display: none;
}

.gallery .gallery-item {
	margin-bottom: 30px;
}

.gallery .gallery-item-img {
	height: auto;
	position: relative;
	background-size: cover;
}

.gallery .img-overlay {
	transition: background-color 0.5s ease;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}

.gallery-item:hover .img-overlay {
	background-color: rgba(199, 177, 146, 0.9);
}

.gallery-item .overlay-text {
	opacity: 0;
	padding: 20px;
	transition: opacity 0.5s ease;
	color: white;
	font-size: 20px;
}

.gallery-item:hover .overlay-text {
	position: absolute;
	opacity: 1;
	transition: opacity 0.5s ease;
}

.mfp-bg {
	background: whitesmoke !important;
	opacity: 99% !important;
}

.mfp-wrap .mfp-image-holder .mfp-close,
.mfp-wrap .mfp-iframe-holder .mfp-close {
	color: #000;
	background-image: url("/wp-content/uploads/2021/01/Close-Icon.png");
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	background-position: calc(100% - 30px) 30px;
}

.gallery-item:hover .gallery-play-icon {
	opacity: 0;
	transition: opacity 0.5s ease;
}

.gallery-item .gallery-play-icon {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.gallery-play-icon:before {
	content: url("/wp-content/uploads/2020/11/play-icon.svg");
	font-size: 20px;
	position: absolute;
	top: 50%;
	transition: opacity 0.5s ease;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.p-tabs {
	background-color: #fff;
	padding: 27px 0;
	z-index: 999;
}

.tabs-sec .nav-tabs {
	border-bottom: none;
	justify-content: center;
}

.p-tabs .nav-tabs {
	border-bottom: none;
	justify-content: center;
}

.p-tabs-sec .tabs-content {
	padding-top: 60px;
}

.project_content {
	padding-top: 15px;
	padding-bottom: 40px;
}

.p-tabs .nav-link {
	color: #1c6e9d;
	display: inline-block;
	line-height: 14px;
}

.p-tabs .nav-tabs .nav-link.active,
.p-tabs .nav-tabs .nav-link:hover,
.p-tabs .nav-tabs .nav-link:focus {
	color: #9d9d9c;
	border-color: transparent;
}

.p-tabs-sec .tabs-content > .tab-pane {
	display: block;
	height: 0;
	overflow: hidden;
}

.p-tabs-sec .tabs-content > .active {
	height: auto;
}

.p-tabs-sec .resp-wrapper {
	position: relative;
}

.p-tabs-sec .resp-wrapper .caption {
	position: absolute;
	right: 0;
	z-index: 9999;
	color: red;
	bottom: -25px;
}

.p-tabs-sec .sl-gallery .resp-wrapper {
	height: 520px;
}

.caption {
	text-align: right;
	padding-top: 15px;
}

.p-tabs-sec .tab-image {
	height: 406px;
}

.table {
	color: #100c08;
}

.wpcf7-textarea {
	height: 170px;
}

.wpcf7-list-item label {
	display: block;
}

.gallery .seemore {
	margin-top: 60px;
}

.gallery-items-wrapper {
	margin-bottom: 30px;
}

.acc-form-content p:empty {
	display: none;
}

.table td,
.table th {
	border-color: #100c08;
}

.file-up:hover .text-grey.readmore {
	color: #100c08 !important;
	transition: all 0.5s;
}

.file-up:hover .text-grey.readmore:after {
	background-color: #100c08;
}

.home .tab-col-spacing h3 {
	margin-bottom: 10px;
}

form .col-lg-6.form-pr {
	padding-right: 7.5px;
}

form .col-lg-6.form-pl {
	padding-left: 7.5px;
}

.proj-image {
	background-size: cover;
	-webkit-box-pack: center;
}

.slick-dots li:only-child {
	display: none;
}

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

.full_width_slider .slick-dots {
	bottom: 0;
}

.full_width_slider .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
}

.full_width_slider .slick-dots {
	bottom: 0;
}

.full_width_slider .slick-dots li {
	margin: 0 0.05rem;
}

.full_width_slider .slick-dots button {
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	padding: 0;
	border: 1px solid white;
	border-radius: 100%;
	background-color: transparent;
	text-indent: -9999px;
}

.full_width_slider .slick-dots li.slick-active button {
	background-color: white;
}

.full_width_slider .slick-next {
	right: 15px;
	z-index: 2;
}

.full_width_slider .slick-prev {
	left: 15px;
	z-index: 2;
}

.full_width_slider .slick-prev,
.full_width_slider .slick-next {
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/gallery-icon.svg) no-repeat;
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_grey.svg) no-repeat center 30px;
	content: '';
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	opacity: 1;
}

.full_width_slider .slick-prev {
	transform: rotate(180deg);
}

.full_width_slider .slick-prev:before,
.full_width_slider .slick-next:before {
	content: '';
}

.full_width_slider .slick-prev:hover,
.full_width_slider .slick-prev:focus,
.full_width_slider .slick-next:hover,
.full_width_slider .slick-next:focus {
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/gallery-icon.svg) no-repeat;
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_grey.svg) no-repeat center 30px;
	content: '';
	border-radius: 50%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	width: 18px;
	height: 18px;
	opacity: 1;
}

.full_width_slider .pg-featured-slide img,
.full_width_slider .pg-featured-slide {
	height: 650px;
}

.homepage_slider.full_width_slider .pg-featured-slide img,
.homepage_slider.full_width_slider .pg-featured-slide {
	height: 480px;
}

.comm_item__desc_wrapper .readmore::after {
	transform: rotate(90deg);
}

.comm_item__desc_wrapper.showall .readmore::after {
	transform: rotate(270deg);
}

.our-neighbours .lbc + p {
	margin-top: 5px;
}

p:empty {
	margin-bottom: 0;
}

.project-teams h4 {
	margin-bottom: 15px;
}

.project-teams h6 {
	margin-bottom: 5px;
}

.project-teams p {
	margin-bottom: 15px;
}

.project-teams .img-container {
	background-size: contain;
	background-repeat: no-repeat;
	height: auto;
}

.img-bg-fit .resp-wrapper,
.img-bg-fit .img-container {
	background-size: contain;
	background-repeat: no-repeat;
	height: auto;
}

.p-tabs-sec .tl-div {
	padding-bottom: 40px;
	border-bottom: 1px solid #100c08;
	margin-bottom: 0;
	padding-top: 60px;
}

.p-tabs-sec .tl-div:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.page-id-8362 .s4 p.readmore,
.page-id-13256 .s5 p.readmore {
	display: table;
}

.page-id-8362 .s4 p.readmore a,
.page-id-13256 .s5 p.readmore a {
	padding-right: 5px;
}

.page-id-25703 .esg-intro-title {
	background-color: #e0ebf0;
}

.page-id-25703 .esg-intro-txt .lbc,
.page-id-25703 .readmore a {
	color: #1c6e9d;
}

.page-id-25703 .readmore.text-white a {
	color: #fff;
}

.page-id-25703 .readmore.text-white:hover a {
	color: #9d9d9c;
}

.page-id-25703 .esg-intro-txt p:last-of-type {
	padding-top: 20px;
}

.page-id-25703 .st_1 .ttl,
.page-id-25703 .st_2 .ttl {
	max-width: 85%;
}

.page-id-25703 .stories-block,
.page-id-25703 .sttxt {
	background-color: #e0eaf0;
}

.page-id-25703 .ticker-block {
	background-color: #ffffff;
}

.page-id-25703 .readmore::after {
	background-color: #1c6e9d;
}

.crisis-section {
	position: fixed;
	z-index: 1040;
	top: 0;
	left: 0;
	opacity: 0;
	right: 0;
	color: #fff;
	background-color: #100c08;
	padding: 15px 0;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	line-height: 145%;
}

/* .crisis-set .navbar-light {
  top: 53px;
} */
.crisis-content a {
	color: #fff;
}

.crisis_close button.band_close {
	position: absolute;
	border: none;
	top: 0px;
	right: -5.39px;
	font-size: 17px;
	background: transparent;
}

.crisis-content a.crisis_link::after {
	content: '';
	position: absolute;
	background-image: url(/wp-content/themes/cwgroup/images/CrisisNextArrow.svg);
	background-repeat: no-repeat;
	width: 34px;
	background-size: 19px;
	height: 16px;
	margin-left: 13px;
	top: 5px;
	transition: all 0.5s;
}

.crisis-content p {
	margin-bottom: 0;
}

.fixed-top.crisis-active {
	top: 50px;
}

.modal-open .modal,
.modal-open {
	padding-right: 0 !important;
}

.resp-media {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.resp-media iframe,
.resp-media object,
.resp-media embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.major-incident-overlay {
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: rgba(79, 79, 79, 0.92);
	padding: 30px;
	padding-top: 50px;
	text-align: center;
	line-height: 40px;
}

.explore-img {
	position: relative;
}

.explore-img .image {
	visibility: visible;
	opacity: 1;
}

.explore-title h2,
.explore-title h2 a {
	color: #fff;
	font-weight: 500;
	font-size: 58px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
}

.explore-title {
	position: absolute;
}

.explore-ovly {
	position: absolute;
	top: 0;
	width: 100%;
}

.explore a {
	height: 100%;
	width: 100%;
	display: flex;
	text-decoration: none;
	color: #fff;
	padding: 25px 33px;
	background: none;
	transition: all 0.5s ease 0s;
}

.bg-card-img a {
	width: 100%;
}

.bg-card-img a:hover::before {
	opacity: 1;
}

.card-ft-txt {
	font-weight: 400;
	font-size: 24px;
	line-height: normal;
	padding: 0 0 0 0;
	letter-spacing: 0.04em;
	background: none;
	border: none;
}

.card-ft-txt,
.lk-nxt {
	display: inline-block;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 500;
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.explore-txt {
	color: #fff;
}

.card-footer {
	width: 100%;
	padding: 0;
	background: none;
	border: none;
	z-index: 1;
}

.bg-card-img a:before {
	position: absolute;
	height: 100%;
	width: 100%;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 49%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.5;
}

.lk-nxt img {
	padding-bottom: 5px;
	margin-left: 10px;
}

.p-tabs-headline .row {
	border-top: 1px solid #9d9d9c;
}

.p-tabs-headline .row h3 {
	margin-bottom: 0px;
}

.form-group.dropdown-arrow span.Wheredidyouhearaboutus {
	z-index: 5;
}

.wpcf7-form-control-wrap.cv {
	position: static;
}

.row-bottom-padding .row-pb {
	padding-bottom: 30px;
}

.pt-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 200%;
}

.pt-imageholder {
	overflow: hidden;
	position: relative;
}

.board-members .img-container {
	height: 630px;
	margin-bottom: 20px;
}

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

.previous-link:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	transform: rotate(180deg);
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 18px;
	transition: all 0.5s;
}

.previous-link a {
	font-weight: bold;
	font-size: 17px;
	padding-left: 25px;
	font-style: normal;
}

.text-blue.previous-link:before {
	background-color: #1c6e9d;
}

.mfp-iframe-holder .mfp-content {
	max-width: 80vw !important;
}

.hdcountertxt .text-blue .colm-bl {
	border-left: 1px solid #1c6e9d;
}

.nav-tabs .nav-link.active {
	background-color: transparent;
}

.sspace {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #5e6a71;
}

.sspace a {
	color: #fff;
}

.sspace .container-fluid {
	text-align: left;
}

iframe#safe-space-iframe {
	z-index: 1051 !important;
	left: 0px !important;
}

.grecaptcha-badge {
	opacity: 0;
	visibility: hidden;
}

#videoembed {
	height: 100vh;
	width: 100vw;
	display: none;
	background-color: #000;
	overflow: hidden;
	z-index: 9998;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.fscreen-btn {
	display: block;
	position: absolute;
	top: 33px;
	right: 33px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	z-index: 1029;
}

#fscreenclosebtn,
#fscreenclosebtn-post {
	z-index: 9999;
	position: fixed;
}

#cookie-notice {
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 400;
	font-size: 17px !important;
	line-height: 140% !important;
	letter-spacing: 0.04em !important;
	color: #100c08 !important;
}

.cookie-notice-container {
	text-align: left;
	padding: 23px 33px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.04em;
}

.cn-text-container {
	margin: 0px;
	max-width: 71%;
}

.cn-text-container a {
	text-decoration: none;
	border-bottom: 1px solid #100c08;
	display: inline;
	padding-bottom: 0px;
	line-height: 170%;
}

.cn-buttons-container {
	float: right;
}

.cn-button.bootstrap {
	padding: 10px 24px;
	border: 1px solid #100c08 !important;
	border-radius: 3px;
	background: transparent;
	transition: all 0.5s ease 0s;
	font-size: 17px;
	color: #100c08;
	line-height: normal;
	letter-spacing: 0.04em;
}

.cn-button.bootstrap:hover {
	background: #100c08;
	color: #fff;
}

.cli-bar-container .cli-bar-message {
	width: 56%;
}

.cli-bar-message a {
	color: #000;
	text-decoration: underline;
}

.cli-plugin-button.wt-cli-accept-all-btn,
.cookie_action_close_header_reject {
	padding: 10px 10px !important;
	border: 1px solid #100c08 !important;
	border-radius: 3px !important;
	background: #100c08 !important;
	transition: all 0.5s ease 0s !important;
	font-size: 15px !important;
	text-decoration: none;
	color: #fff !important;
	cursor: pointer;
}

.cli-tab-footer .cookie_action_close_header_reject {
	color: #fff !important;
	margin: 5px 5px 5px 0px !important;
	font-size: 15px !important;
	padding: 10px 20px !important;
	background-color: #a3a3a3 !important;
	border: 1px solid #a3a3a3 !important;
	border-radius: 3px !important;
	display: inline-block;
}

.cli-tab-footer .cli-plugin-button.wt-cli-accept-all-btn {
	color: #fff !important;
	margin: 5px 5px 5px 0px !important;
	font-size: 15px !important;
	padding: 10px 20px !important;
	background-color: #a3a3a3 !important;
	border: 1px solid #a3a3a3 !important;
	border-radius: 3px !important;
	display: inline-block;
}

.cli-plugin-button.wt-cli-accept-all-btn:hover,
.cli-tab-footer .cookie_action_close_header_reject:hover {
	background: #100c08 !important;
	color: #fff !important;
}

.cli-tab-footer #wt-cli-accept-btn {
	padding: 10px 20px !important;
	border: 1px solid #100c08;
	border-radius: 3px !important;
	color: #fff !important;
	background: #100c08;
	margin-top: 5px;
	transition: all 0.5s ease 0s;
	font-size: 15px;
	display: inline-block;
	float: right;
	margin-right: 0px !important;
}

.cli-row {
	margin-right: -10px !important;
	margin-left: -10px !important;
}

.cli_settings_button {
	padding: 10px 20px !important;
	border: 1px solid #100c08;
	border-radius: 3px !important;
	color: #100c08 !important;
	background: transparent;
	margin: 5px 10px;
	transition: all 0.5s ease 0s;
	font-size: 15px !important;
}

.cli_settings_button:hover {
	background: #100c08 !important;
	color: #fff !important;
}

.page-template-page-general .cli-container-fluid {
	padding-right: 0;
	padding-left: 0;
}

#cookie-law-info-bar a,
.wt-cli-category-widget .wt-cli-form-group label {
	cursor: pointer;
}

.wt-cli-category-widget .wt-cli-form-group label {
	font-size: inherit;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'] {
	padding: 10px 90px;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'][data-cli-type='widget'] {
	padding: 10px 20px;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'][data-cli-type='popup'] {
	padding: 10px 20px;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'] .wt-cli-category-widget {
	display: flex;
	flex-wrap: wrap;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'] {
	text-align: left;
	font-size: 11pt;
	border: 1px solid #ffffffe6;
}

#cookie-law-info-bar[data-template-id='cli-style-v3'] h5 {
	margin: 10px 0;
}

.wt-cli-category-widget-active .cli-switch,
.wt-cli-category-widget-active .wt-cli-necessary-checkbox,
.wt-cli-category-widget-active .cli-necessary-caption {
	display: none !important;
}

a:focus-visible {
	outline: 2px solid #a69379 !important;
}

.vimeo-wrapper .wt-cli-iframe-placeholder {
	display: none !important;
}

#videoembed .wt-cli-iframe-placeholder {
	background: none !important;
	max-width: 100%;
	max-height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #b2b0b059;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	color: #fff;
	width: 100% !important;
}

a.cli_manage_current_consent {
	color: #fff;
	text-decoration: underline !important;
	cursor: pointer !important;
	border-bottom: none;
}

.hbspt-form .hs-button {
	border: 1px solid #100c08 !important;
	background: #100c08 !important;
	transition: all 0.5s ease 0s !important;
	text-decoration: none;
	cursor: pointer;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	padding: 10px 24px;
	border-radius: 3px;
	color: white;
	margin-top: 10px;
	transition: all 0.5s ease 0s;
	font-size: 17px;
	letter-spacing: 0.02em;
}

.hbspt-form input[type='text'],
.hbspt-form input[type='email'],
.hbspt-form input[type='tel'],
.hbspt-form input[type='number'],
.hbspt-form textarea,
.hbspt-form select {
	background: transparent;
	padding: 15px 15px;
	border: 1px solid #9d9d9c;
	border-radius: 3px;
	width: 100%;
	font-size: 16px;
	letter-spacing: 0.04em;
}

.hbspt-form fieldset.form-columns-2,
.hbspt-form fieldset.form-columns-1,
.hbspt-form .hs_submit,
.hbspt-form .hs_error_rollup {
	margin: 0 auto 20px;
	max-width: 700px;
}

.hbspt-form legend.hs-field-desc {
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.02em;
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 400;
	padding: 0px 20px 0px 0px;
}

.hbspt-form input[type='checkbox']:checked {
	background-color: #100c08 !important;
}

.hbspt-form label.hs-error-msg {
	font-size: 14px;
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 400;
	color: #dc3232;
}

.hbspt-form select {
	padding: 15px 15px !important;
	moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	overflow: hidden;
	overflow: -moz-hidden-unscrollable;
	background: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_black_down.png) no-repeat 95% 48% transparent;
}

.hbspt-form label {
	display: inline-block;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.04em;
	margin-bottom: 0.1rem;
}

.hbspt-form div.input {
	margin-right: 15px;
}

.hbspt-form input[type='checkbox'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	position: relative;
	background-color: transparent;
	color: #100c08;
	top: 2px;
	height: 15px;
	width: 15px !important;
	border: 1px solid #100c08;
	border-radius: 50px;
	cursor: pointer;
	outline: none;
}

.hbspt-form ul.inputs-list {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0rem;
	margin-top: 10px;
}

.hbspt-form .hs_submit.hs-submit {
	margin-bottom: 0px;
}

.hubspot_form br:first-of-type {
	display: none;
}

.hubspot_form .hs-dateinput input {
	background: transparent;
	padding: 15px 15px;
	border: 1px solid #9d9d9c;
	border-radius: 3px;
	width: 100%;
	font-size: 16px;
	letter-spacing: 0.04em;
}

.file-up .wpcf7-form-control-wrap {
	position: unset;
}

.navbar .container-fluid {
	justify-content: space-between;
	align-items: flex-end;
}

.social-wrapper .social {
	padding: 23px 0 0;
}

.hdtxt h1 {
	font-family: 'Druk-medium';
	font-size: 85px;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 0.017em;
	text-align: center;
	text-shadow: 1px 1px 2px #000000;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.esg-block {
	background-color: #fff;
}

.esg,
.esg-hd {
	position: relative;
}

.esg-r {
	max-width: 275px;
	margin-left: auto;
}

.esg-intro-title {
	position: absolute;
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: 0;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color: #f4cfcf;
	padding: 40px 40px;
	top: 50%;
	transform: translateY(-50%);
	max-width: 450px;
	right: 40px;
}

.esg-intro-title h1 {
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	line-height: 120%;
	letter-spacing: 0;
}

.esg-intro-txt {
	padding-top: 40px;
	padding-left: 25.64%;
	max-width: 90%;
}

.esg-r-txt {
	padding-top: 20px;
}

/*stories module	*/
.stories .container-full {
	display: grid;
	grid-template-columns: 170px auto;
	position: relative;
	max-width: 100%;
	overflow: hidden;
	height: 100%;
}

.thestory h3 {
	font-family: 'Druk-medium';
	font-size: 60px;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #fff;
	text-shadow: 1px 1px 2px #000000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	max-width: 60%;
	padding-left: 50px;
	z-index: 9;
	opacity: 0;
	transition: all 1.2s ease-in;
}

.thestory.s1animate h3,
.thestory.s2animate h3,
.thestory.s3animate h3,
.thestory.s4animate h3 {
	opacity: 1;
	transition: all 1.2s ease-in;
}

.stories-content {
	position: relative;
	display: block;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.storiestbshd {
	display: block;
	overflow: hidden;
	height: 100%;
}

.stories-block .slick-ctrl {
	display: none;
}

.stimg {
	position: relative;
	overflow: hidden;
}

.s1animate,
.s2animate,
.s3animate {
	z-index: 101;
}

.mfp-video-fade .mfp-iframe-holder .mfp-close {
	z-index: 10;
	color: #ffffff !important;
}

.stimg img {
	width: 100%;
	height: auto;
	display: block;
}

.stimg:after {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.5;
	content: '';
	top: 0px;
	display: block;
}

.stories-pane {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.stories-pane:after {
	content: '';
	clear: both;
}

.sttxt {
	color: #100c08;
	font-weight: 400;
	padding-top: 15px;
	opacity: 0.5;
}

.sttxt p:first-child {
	text-transform: uppercase;
	font-weight: 500;
}

.story-title {
	position: absolute;
	z-index: 100;
	top: 40%;
	transform: translateY(-40%);
	width: 100%;
}

.story-title h2 {
	color: #fff;
	text-align: center;
	font-family: 'Druk-medium';
	font-size: 65px;
	font-weight: 500;
	letter-spacing: 0.017em;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.story-title.stanimate {
	opacity: 0;
	transition: all 0.5s ease-in;
}

.st_2 .stimg {
	overflow: hidden;
	/*max-height: 0;*/
}

.st_1,
.st_2,
.st_3,
.st_4 {
	opacity: 1;
	transition: all 1s ease-in;
}

.slick-active .st_1,
.slick-active .st_2,
.slick-active .st_3,
.slick-active .st_4 {
	transition: all 1s ease-in;
	opacity: 1;
}

.s1animate .sttxt,
.s2animate .sttxt,
.s3animate .sttxt,
.s4animate .sttxt {
	opacity: 1;
	transition: all 1.4s ease-out;
	color: #100c08;
}

.s1animate .stimg:after,
.s2animate .stimg:after,
.s3animate .stimg:after,
.s4animate .stimg:after {
	transition: all 1s ease-in;
	opacity: 0.2;
}

.stories {
	height: 830px;
	overflow: hidden;
}

.stories-panels {
	max-width: 1660px;
	width: 100%;
	margin: auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}

.stories-block {
	padding-top: 50px;
}

.stories-block,
.sttxt {
	background-color: #def2e4;
}

/*Start positions*/
.stories-panels .st_1 {
	float: left;
	width: 29.98%;
	top: 48px;
	position: relative;
	transition: all 1s ease-in-out;
	z-index: 8;
}

.stories-panels .st_1.s1animate {
	z-index: 10;
}

.stories-panels .st_1 .stimg {
	max-height: 475px;
}

.stories-panels .st_2 {
	float: left;
	width: 23.49%;
	padding-top: 81px;
	transition: all 1s ease-in-out;
	position: relative;
	z-index: 9;
	margin-left: -3%;
}

.stories-panels .st_2.s2animate {
	z-index: 11;
}

.stories-panels .st_2 .stimg {
	max-height: 545px;
}

.stories-panels .st_3 {
	float: left;
	width: 25.3%;
	z-index: 8;
	transition: all 1s ease-in-out;
	margin-left: -1.57%;
	position: relative;
}

.stories-panels .st_3.s3animate {
	z-index: 10;
}

.stories-panels .st_3 .stimg {
	max-height: 580px;
}

.stories-panels .st_4 {
	position: absolute;
	right: 15px;
	top: 172px;
	width: 30.72%;
	z-index: 8;
	transition: all 1s ease-in-out;
}

.stories-panels .st_4.s4animate {
	z-index: 11;
}

.stories-panels .st_4 .stimg {
	max-height: 510px;
}

.stories-pane::after {
	content: '';
	clear: both;
}

.sttabt {
	display: none;
}

.st_1 .sttxt {
	width: 80%;
	max-width: 383px;
}

.st_2 .sttxt {
	width: 80%;
	max-width: 300px;
}

.st_3 .sttxt {
	width: 70%;
	max-width: 270px;
	padding-left: 15%;
}

.st_4 .sttxt {
	width: 80%;
	max-width: 382px;
}

/* Ticket css */
.ticker-wrapper {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.ticker {
	animation-name: marquee;
	animation-duration: 25s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	flex-shrink: 0;
}

.ticker li {
	animation-name: fadeintic;
	animation-duration: 3s;
	animation-iteration-count: 0;
	width: fit-content;
	display: inline-block;
	list-style: none;
	padding-right: 30px;
	font-size: 40px;
}

.ticker img {
	max-height: 70px;
}

.adv-wrapper .row {
	--bs-gutter-x: 2.5rem;
}

@keyframes fadeintic {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}

.ticker {
	list-style: none;
	padding-left: 0;
}

.ticker-text {
	font-size: 1.375rem;
	line-height: 136%;
}

.ticker-text p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.ticker .ticker-textwrap {
	display: flex;
}

.ticker-textwrap img {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 1.25rem;
	padding: 8px;
	border: 1.5px solid #372c07;
	border-radius: 5px;
}

.ticker-textwrap h2 {
	line-height: 80%;
	margin-bottom: 0px;
}

.ticker-wrapper {
	margin-top: 100px;
}

.page-id-25703 .ticker-block {
	padding-top: 100px;
}

.page-id-25703 .ticker {
	margin-bottom: 0;
}

.plain-btn-style a {
	background-color: #f8f6e6;
	padding: 7px 20px;
	border-radius: 5px;
	font-family: 'Instrument Sans', sans-serif;
	font-size: 17px;
	font-weight: 500;
	display: inline-block;
	margin-top: 15px;
}

.plain-btn-style a:hover {
	background-color: #c4c4c4;
	color: #000;
}

.page-id-25703 .thestory h3 {
	max-width: 70%;
}

.page-id-25703 .ticker-wrapper {
	margin-top: 0;
}

.ticker li {
	margin-right: 30px;
}

.epp-block {
	padding-bottom: 80px;
}

.epp-intro {
	background-color: #def2e4;
	padding: 40px;
	position: absolute;
	max-width: 456px;
	top: 50%;
	transform: translateY(-50%);
	right: -55px;
	margin-left: 65px;
	z-index: 1;
}

.invrt .epp-intro {
	right: 15px;
	left: -32%;
}

.epp-intro h3,
.impact-block h3 {
	font-size: 30px;
	font-weight: 300;
	line-height: 140%;
	letter-spacing: 0.03em;
	margin-bottom: 0px;
}

.epp-ltxt,
.epp-block .rclms,
.epp-rtxt {
	padding-top: 50px;
}

.epp-ltxt {
	padding-right: 40px;
}

.epp-block .rclms img {
	margin-bottom: 20px;
}

.left-clm.txt-only .impact_txt {
	max-width: 525px;
}

.epp-block h2 {
	padding-bottom: 45px;
}

.epp-rtxt-clms {
	padding-right: 55px;
}

.epp-ltxt .readmore a {
	color: #1c6e9d;
}

.rclms {
	padding-right: 20px;
	padding-left: 20px;
}

.tbr-link {
	color: #1c6e9d;
	padding-top: 24px;
	padding-bottom: 20px;
}

.tbr-link.readmore::after {
	background-color: #1c6e9d;
	margin-top: 48px;
}

.tbr-link:before {
	display: block;
	border-top: 1px solid #8a8a8a;
	content: '';
	max-width: 100px;
	margin-bottom: 24px;
}

.ticker-block {
	background-color: #eeebe6;
	padding-bottom: 100px;
}

.impact-block H2 {
	padding-bottom: 50px;
}

.impact_title {
	background: #def2e4;
	padding: 30px;
	max-width: 430px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.05em;
	text-align: left;
	margin-top: -30px;
	z-index: 9;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.impact_txt {
	max-width: 490px;
}

.impact_title,
.impact_txt,
.impact_link {
	margin-left: 40px;
}

.colmn2 h2 {
	margin-bottom: 50px;
}

.s6 .epp-intro {
	background-color: #f4cfcf;
}

.parent-pageid-10118 .readmore a {
	color: #1c6e9d;
}

.parent-pageid-10118 .readmore::after {
	background-color: #1c6e9d;
}

.page-id-25013 .esg-intro-title,
.page-id-25013 .epp-intro {
	background-color: #def2e4;
}

.page-id-25013 .tbr-link {
	color: #ae810f;
}

.page-id-25013 .tbr-link.readmore::after {
	background-color: #ae810f;
}

.page-id-25013 .tbr-link:hover::after {
	background-color: #9d9d9c;
}

.impact-img {
	position: relative;
}

.page-id-25035 .impact-img::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.1);
}

.img-overlay-txt {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Druk-medium';
	font-size: 65px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.page-id-25035 .esg-intro-title {
	background-color: #e8c56f;
}

.page-id-25035 .impact_title {
	background-color: #ebe4d2;
}

.page-id-25035 .epp-block.s4 .epp-intro {
	background-color: #ebe4d2;
}

.page-id-25035 .epp-block.s5 .epp-intro {
	background-color: #f4cfcf;
}

.page-id-25035 .impact-block {
	background-color: #fff;
}

/* Accordion css */
.accord-wrapper .su-spoiler-title,
.accord-wrapper .su-spoiler-style-fancy > .su-spoiler-title {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 140%;
	letter-spacing: 0.03em;
	display: block;
	position: relative;
	color: #100c08;
	padding: 0;
	padding-right: 26px;
	border: none;
}

.accord-wrapper .su-spoiler {
	margin-bottom: 0;
	padding: 10px 0px;
	border-top: 1px solid #9d9d9c;
	background: transparent;
}

.accord-wrapper .contact-page .su-spoiler {
	padding: 12px 0px;
}

.accord-wrapper .su-spoiler-style-fancy > .su-spoiler-title {
	background: transparent;
}

.accord-wrapper .su-spoiler-style-fancy {
	border: 0;
	border-top: 1px solid #9d9d9c;
	border-radius: 0;
}

.accord-wrapper .su-spoiler:first-of-type {
	/* margin-top: 25px; */
}

.accord-wrapper .contact-page .su-spoiler:first-of-type {
	margin-top: 0px;
}

.accord-wrapper .su-spoiler:last-of-type {
	border-bottom: 1px solid #9d9d9c;
	margin-bottom: 25px;
}

.accord-wrapper .su-spoiler-icon {
	right: 7px;
	top: 0;
	left: auto;
}

.accord-wrapper .su-spoiler-icon-plus .su-spoiler-icon:before {
	content: '';
	background-image: url(../images/accord-switch.svg);
	background-repeat: no-repeat;
	width: 17.75px;
	height: 17.75px;
	position: absolute;
	right: 0px;
	top: 2px;
	background-position: right;
}

.accord-wrapper
.su-spoiler-icon-plus.su-spoiler-closed
.su-spoiler-icon:before {
	content: '';
	background-position: left;
}

.accord-wrapper .su-spoiler-content {
	padding-left: 0;
}

/* Accordion ends */
.logos-grid {
	background: #fff;
	display: flex;
	gap: 40px;
	flex-direction: column;
}

.logos-grid__title {
	font-size: 40px;
	margin: 0;
}

.logos-grid__container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 24px;
}

.logos-grid__item {
	background-color: #f7f7f7;
	overflow: hidden;
}

.logos-grid__link {
	aspect-ratio: 3 / 2;
	display: flex;
	align-items: center;
	padding: 10px 25px;
	justify-content: center;
	border: none;
	position: relative;
	width: 100%;
	background: none;
	border: 1px solid transparent;
	height: 100%;
}

.logos-grid__link:hover,
.logos-grid__link:active,
.logos-grid__link:focus {
	border-color: black;
}

.logos-grid__logo {
	transition: opacity 0.3s ease-in-out;
	position: relative;
	z-index: 1;
	width: auto;
	max-height: 100%;
}

.logos-grid__logo-rollover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	object-fit: cover;
}

.logos-grid__link:hover .logos-grid__logo-rollover {
	opacity: 1;
	z-index: 2;
}

.logos-grid__link:hover .logos-grid__logo {
	opacity: 0;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9998;
	display: none;
}

.logos-grid__modal {
	display: none;
	position: fixed;
	right: -100%;
	top: 0;
	background: white;
	max-width: 400px;
	height: 100%;
	z-index: 9999;
	transition: right 0.3s ease-in-out, bottom 0.3s ease-in-out;
	overflow: auto;
}

.logos-grid__modal--active {
	right: 0;
}

.logos-grid__modal-close {
	float: right;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	background: #1c6e9d;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 20px;
}

.logos-grid__modal-close:hover,
.logos-grid__modal-close:active,
.logos-grid__modal-close:focus {
	background: #145072;
	color: black;
}

.logos-grid__modal-logo {
	max-height: 40px;
	width: auto;
	max-width: 250px;
}

.logos-grid__modal-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	flex: 1 0 0;
	align-self: stretch;
	min-height: 100%;
}

.logos-grid__modal-text {
	padding: 40px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 16px;
}

.logos-grid__modal-title {
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

.logos-grid__modal-text-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	gap: 16px;
	padding-top: 16px;
	margin: auto 0;
}

.logos-grid__modal-intro-text {
	color: #100c08;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
	padding: 0;
	margin: 0;
}

.logos-grid__modal-main-text {
	padding: 0;
	margin: 0;
	color: #484542;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
}

.logos-grid__modal-links {
	margin-top: 8px;
	display: flex;
	align-items: center;
	gap: 24px;
}

.logos-grid__modal-link {
	color: #1c6e9d;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	display: flex;
	align-items: center;
	gap: 8px;
}

.logos-grid__modal-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.logos-grid__modal-tag {
	color: #1c6e9d;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	display: flex;
	height: 22px;
	padding: 2px 8px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 16px;
	background: rgba(28, 110, 157, 0.1);
}

.logos-grid__modal-link:active,
.logos-grid__modal-link:hover,
.logos-grid__modal-link:focus {
	text-decoration: underline;
}

.logos-grid__modal-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}

.logos-grid__header {
	display: flex;
	align-items: flex-end;
	align-self: stretch;
}

.logos-grid__filters {
	display: flex;
	align-items: center;
	gap: 12px;
	justify-content: right;
}

.logos-grid__filter {
	display: flex;
	padding: 8px 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 16px;
	background: rgba(28, 110, 157, 0.1);
	border: none;
	color: #1c6e9d;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	white-space: nowrap;
}

.logos-grid__filter:hover,
.logos-grid__filter:active,
.logos-grid__filter:focus,
.logos-grid__filter--current {
	color: #fff;
	background: #1c6e9d;
}

/* CSS Document */
/* Menu Colors */
/*au*/
.clr-au, .cwmenu > li.clr-au.current_page_item > a, .cwmenu > li.clr-au.current_page_parent > a, .cwmenu > li.clr-au:hover > a, .clr-au .selected a, .clr-au li.current a, .pg-parent-id-2883 .collapse-btn, .pg-parent-id-2883 .wrap1 a.current, .pg-parent-id-2883 .pgcontent a, .pg-parent-id-2883 .wrap1 a {
	color: #AE810F;
}

.clr-au .back.menu-item a {
	color: #AE810F;
}

.clr-au .back.menu-item::before {
	background-color: #AE810F;
}

.clr-au .sub-menu {
	background-color: #EBE4D2;
	width: 308px;
}

.clr-au .sub-menu li.current_page_item, .clr-au .sub-menu li.current_page_item > a {
	background-color: #AE810F;
	color: #fff;
}

.pagemenu ul.clr-au li.current:before {
	border-left: solid 11px #AE810F;
}

.pg-parent-id-2883 .highlights hr, .pg-parent-id-2883 .keyareas hr {
	border-top: 1px solid #AE810F;
}

.pg-parent-id-2883 .quote {
	background-color: #AE810F;
}

.pg-parent-id-2883 .keyareas {
	background-color: #EBE4D2;
}

.pg-parent-id-2883 .arrow span {
	background-color: #AE810F;
}

.pg-parent-id-2883 .circle {
	border: 1px solid #AE810F;
}

.cwmenu > li.clr-au:hover > a, .cwmenu > li.clr-au.current_page_parent > a, .cwmenu > li.clr-au:hover > a {
	border-bottom: 1px solid #AE810F;
}

/*por*/
.clr-por, .cwmenu > li.clr-por.current_page_item > a, .cwmenu > li.clr-por.current_page_parent > a, .cwmenu > li.clr-por:hover > a, .clr-por .selected a, .clr-por li.current a, .pg-parent-id-2867 .collapse-btn, .pg-parent-id-2867 .wrap1 a.current, .pg-parent-id-2867 .pgcontent a, .pg-parent-id-2867 .wrap1 a {
	color: #1C6E9D;
}

.clr-por .back.menu-item a {
	color: #1C6E9D;
}

.clr-por .back.menu-item::before {
	background-color: #1C6E9D;
}

.clr-por .sub-menu {
	background-color: #E3ECF3;
	width: 308px;
}

.clr-por .sub-menu li.current_page_item, .clr-por .sub-menu li.current_page_item > a {
	background-color: #1C6E9D;
	color: #E3ECF3;
}

.pagemenu ul.clr-por li.current:before {
	border-left: solid 11px #1C6E9D;
}

.pg-parent-id-2867 .highlights hr, .pg-parent-id-2867 .keyareas hr {
	border-top: 1px solid #1C6E9D;
}

.pg-parent-id-2867 .quote {
	background-color: #1C6E9D;
}

.pg-parent-id-2867 .keyareas {
	background-color: #E3ECF3;
}

.pg-parent-id-2867 .arrow span {
	background-color: #1C6E9D;
}

.pg-parent-id-2867 .circle {
	border: 1px solid #1C6E9D;
}

.cwmenu > li.clr-por:hover > a, .cwmenu > li.clr-por.current_page_parent > a, .cwmenu > li.clr-por:hover > a {
	border-bottom: 1px solid #1C6E9D;
}

/*res*/
.clr-res, .cwmenu > li.clr-res.current_page_item > a, .cwmenu > li.clr-res.current_page_parent > a, .cwmenu > li.clr-res:hover > a, .clr-res .selected a, .clr-res li.current a, .pg-parent-id-2876 .collapse-btn, .pg-parent-id-2876 .wrap1 a.current, .pg-parent-id-2876 .pgcontent a, .pg-parent-id-2876 .wrap1 a {
	color: #4C6346;
}

.clr-res .back.menu-item a {
	color: #4C6346;
}

.clr-res .back.menu-item::before {
	background-color: #4C6346;
}

.clr-res .sub-menu {
	background-color: #E1E8DF;
	width: 308px;
}

.clr-res .sub-menu li.current_page_item, .clr-res .sub-menu li.current_page_item > a {
	background-color: #4C6346;
	color: #fff;
}

.pagemenu ul.clr-res li.current:before {
	border-left: solid 11px #4C6346;
}

.pg-parent-id-2876 .highlights hr, .pg-parent-id-2876 .keyareas hr {
	border-top: 1px solid #4C6346;
}

.pg-parent-id-2876 .quote {
	background-color: #4C6346;
}

.pg-parent-id-2876 .keyareas {
	background-color: #E1E8DF;
}

.pg-parent-id-2876 .arrow span {
	background-color: #4C6346;
}

.pg-parent-id-2876 .circle {
	border: 1px solid #4C6346;
}

.cwmenu > li.clr-res:hover > a, .cwmenu > li.clr-res.current_page_parent > a, .cwmenu > li.clr-res:hover > a {
	border-bottom: 1px solid #4C6346;
}

/*mc*/
.clr-mc, .cwmenu > li.clr-mc.current_page_item > a, .cwmenu > li.clr-mc.current_page_parent > a, .cwmenu > li.clr-mc:hover > a, .clr-mc .selected a, .clr-mc li.current a, .pg-parent-id-2876 .collapse-btn, .pg-parent-id-2876 .wrap1 a.current, .pg-parent-id-2876 .pgcontent a, .pg-parent-id-2876 .wrap1 a {
	color: #B5807F;
}

.clr-mc .back.menu-item a {
	color: #B5807F;
}

.clr-mc .back.menu-item::before {
	background-color: #B5807F;
}

.clr-mc .sub-menu {
	background-color: #EBE6E6;
	width: 308px;
}

.clr-mc .sub-menu li.current_page_item, .clr-mc .sub-menu li.current_page_item > a {
	background-color: #B5807F;
	color: #fff;
}

.pagemenu ul.clr-mc li.current:before {
	border-left: solid 11px #B5807F;
}

.pg-parent-id-2876 .highlights hr, .pg-parent-id-2876 .keyareas hr {
	border-top: 1px solid #B5807F;
}

.pg-parent-id-2876 .quote {
	background-color: #B5807F;
}

.pg-parent-id-2876 .keyareas {
	background-color: #EBE6E6;
}

.pg-parent-id-2876 .arrow span {
	background-color: #B5807F;
}

.pg-parent-id-2876 .circle {
	border: 1px solid #B5807F;
}

.cwmenu > li.clr-mc:hover > a, .cwmenu > li.clr-mc.current_page_parent > a, .cwmenu > li.clr-mc:hover > a {
	border-bottom: 1px solid #B5807F;
}

/*car*/
.clr-car, .cwmenu > li.clr-car.current_page_item > a, .cwmenu > li.clr-car.current_page_parent > a, .cwmenu > li.clr-car:hover > a, .clr-car .selected a, .clr-car li.current a, .pg-parent-id-2876 .collapse-btn, .pg-parent-id-2876 .wrap1 a.current, .pg-parent-id-2876 .pgcontent a, .pg-parent-id-2876 .wrap1 a {
	color: #FD4E4E;
}

.clr-car .back.menu-item a {
	color: #FD4E4E;
}

.clr-car .back.menu-item::before {
	background-color: #FD4E4E;
}

.clr-car .sub-menu {
	background-color: #F5E2E2;
	width: 308px;
}

.clr-car .sub-menu li.current_page_item, .clr-car .sub-menu li.current_page_item > a {
	background-color: #FD4E4E;
	color: #fff;
}

.pagemenu ul.clr-car li.current:before {
	border-left: solid 11px #FD4E4E;
}

.pg-parent-id-2876 .highlights hr, .pg-parent-id-2876 .keyareas hr {
	border-top: 1px solid #FD4E4E;
}

.pg-parent-id-2876 .quote {
	background-color: #FD4E4E;
}

.pg-parent-id-2876 .keyareas {
	background-color: #F5E2E2;
}

.pg-parent-id-2876 .arrow span {
	background-color: #FD4E4E;
}

.pg-parent-id-2876 .circle {
	border: 1px solid #FD4E4E;
}

.cwmenu > li.clr-car:hover > a, .cwmenu > li.clr-car.current_page_parent > a, .cwmenu > li.clr-car:hover > a {
	border-bottom: 1px solid #FD4E4E;
}

/* off */
.clr-off, .cwmenu > li.clr-off.current_page_item > a, .cwmenu > li.clr-off.current_page_parent > a, .cwmenu > li.clr-off:hover > a, .clr-off .selected a, .clr-off li.current a, .pg-parent-id-2867 .collapse-btn, .pg-parent-id-2867 .wrap1 a.current, .pg-parent-id-2867 .pgcontent a, .pg-parent-id-2867 .wrap1 a {
	color: #CA8E63;
}

.clr-off .back.menu-item a {
	color: #CA8E63;
}

.clr-off .back.menu-item::before {
	background-color: #CA8E63;
}

.clr-off .sub-menu {
	background-color: #EBDDD2;
	width: 308px;
}

.clr-off .sub-menu li.current_page_item, .clr-off .sub-menu li.current_page_item > a {
	background-color: #CA8E63;
	color: #EBDDD2;
}

.clr-off .sub-menu .sub-menu li.back.current_page_item,
.clr-off .sub-menu .sub-menu li.back.current_page_item a {
	background-color: #5F5F5F;
	color: #EBDDD2;
}

.clr-off .sub-menu .sub-menu li.current_page_item, .clr-off .sub-menu .sub-menu li.current_page_item > a {
	background-color: #F0F0F0;
	color: #100C08;
}

/* .clr-off .sub-menu .sub-menu li a:hover, */
.clr-off .sub-menu .sub-menu li.current-menu-item a {
	background-color: #F0F0F0;
	color: #100C08;
}

.clr-off .sub-menu .sub-menu > li > a {
	color: #100C08;
}

.clr-off .sub-menu .sub-menu > .back.menu-item::before {
	background-color: #5F5F5F;
}

.pagemenu ul.clr-off li.current:before {
	border-left: solid 11px #CA8E63;
}

.pg-parent-id-2867 .highlights hr, .pg-parent-id-2867 .keyareas hr {
	border-top: 1px solid #CA8E63;
}

.pg-parent-id-2867 .quote {
	background-color: #CA8E63;
}

.pg-parent-id-2867 .keyareas {
	background-color: #EBDDD2;
}

.pg-parent-id-2867 .arrow span {
	background-color: #CA8E63;
}

.pg-parent-id-2867 .circle {
	border: 1px solid #CA8E63;
}

.cwmenu > li.clr-off:hover > a, .cwmenu > li.clr-off.current_page_parent > a, .cwmenu > li.clr-off:hover > a {
	border-bottom: 1px solid #CA8E63;
}

/* Colors */
.sub-menu .sub-menu {
	background-color: #D7D7D7;
	width: 308px;
}

.bg-green {
	background-color: #4C6346;
}

.bg-media-pink {
	background: #B5807F;
}

.bg-red {
	background-color: #FD4E4E;
}

.bg-rouge-light {
	background-color: #EBE6E6;
}

.bg-grey {
	background-color: #9D9D9C;
}

.bg-green-light {
	background-color: #E1E8DF;
}

.bg-grey-light {
	background-color: #E8E8E8;
}

.bg-blue-light {
	background-color: #E3ECF3;
}

.bg-azure-light {
	background-color: #F1F6F8;
}

.bg-red-light {
	background-color: #F5E2E2;
}

.bg-gold-light {
	background-color: #EEEBE6;
}

.bg-button-grey {
	background-color: #c4c4c4;
}

.text-black, .text-black a, .text-black a:hover {
	color: #100C08;
}

.text-black.readmore:after {
	background-color: #100C08;
}

.text-green, .text-green a, .text-green a:hover {
	color: #4C6346;
}

.text-green.readmore:after {
	background-color: #4C6346;
}

.text-sbp-dark-red.readmore:after {
	background-color: #AB502E;
}

.text-rouge, .text-rouge a, .text-rouge a:hover, .page-id-21 a.readmore, .page-id-21 .readmore a {
	/*, .parent-pageid-21 a.readmore, .parent-pageid-21 .readmore a*/
	color: #B5807F;
}

.text-rouge.readmore:after, .page-id-21 .readmore:after {
	/*.parent-pageid-21 .readmore:after*/
	background-color: #B5807F;
}

.text-light-green, .text-light-green a, .text-light-green a:hover {
	color: #67C776;
}

.text-light-green.readmore:after {
	background-color: #67C776;
}

.text-purple, .text-purple a, .text-purple a:hover {
	color: #6E82FF;
}

.text-purple.readmore:after {
	background-color: #6E82FF;
}

.text-yellow, .text-yellow a, .text-yellow a:hover {
	color: #AE810F;
}

.text-yellow.readmore:after {
	background-color: #AE810F;
}

.text-grey.readmore:after {
	background-color: #9D9D9C;
}

.text-business, .text-business a, .text-business a:hover {
	color: #E9A800;
}

.text-business.readmore:after {
	background-color: #E9A800;
}

.text-b-yellow, .text-business a, .text-business a:hover {
	color: #E9A800;
}

.text-business.readmore:after {
	background-color: #E9A800;
}

.text-azure, .text-azure a, .text-azure a:hover {
	color: #39BCF4;
}

.text-azure.readmore:after {
	background-color: #39BCF4;
}

.text-gold, .text-gold a, .text-gold a:hover {
	color: #C7B192;
}

.text-grey {
	color: #9D9D9C;
}

.text-red, .text-red a, .text-red a:hover {
	color: #FD4E4E;
}

.text-red.readmore:after {
	background-color: #FD4E4E;
}

.text-blue, .text-blue a, .text-blue a:hover {
	color: #1C6E9D;
}

.text-blue.readmore:after {
	background-color: #1C6E9D;
}

.text-nq-blue, .text-nq-blue a, .text-nq-blue a:hover {
	color: #0087E8;
}

.text-nq-blue.readmore:after {
	background-color: #0087E8;
}

.text-sbp-dark-red, .text-sbp-dark-red a, .text-sbp-dark-red a:hover {
	color: #AB502E;
}

.text-sbp-dark.readmore:after {
	background-color: #AB502E;
}

.text-white a {
	color: #fff;
}

.text-white a:hover {
	color: #fff;
}

.text-white.readmore:after {
	background-color: #fff;
	background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_black.svg);
}

.readmore a:hover, .media-link:hover a, .governance-link:hover a {
	color: #9D9D9C;
}

.readmore:hover:after, .media-link:hover:before, .governance-link:hover:before {
	background-color: #9D9D9C;
}

.readmore:hover a, .readmore:hover {
	color: #9D9D9C;
}

.hover-black .readmore a:hover {
	color: #100c08;
}

.hover-black .readmore:hover:after {
	background-color: #100c08;
}

.hover-black .readmore:hover a {
	color: #100c08;
}

@media screen and (max-width: 1440px) and (min-width: 1025px) {
	.sub-menu .sub-menu, .clr-off .sub-menu, .clr-car .sub-menu, .clr-mc .sub-menu, .clr-au .sub-menu, .clr-por .sub-menu, .clr-res .sub-menu {
		width: 265px;
	}
}

@media screen and (min-width: 1025px) {
	.clr-au .sub-menu li:hover {
		background-color: #AE810F;
		color: #fff;
	}
	.clr-res .sub-menu li:hover {
		background-color: #4C6346;
		color: #fff;
	}
	.clr-car .sub-menu li:hover {
		background-color: #FD4E4E;
		color: #fff;
	}
	.clr-off .sub-menu li:hover {
		background-color: #CA8E63;
		color: #EBDDD2;
	}
	.clr-por .sub-menu li:hover {
		background-color: #1C6E9D;
		color: #E3ECF3;
	}
	.clr-mc .sub-menu li:hover {
		background-color: #B5807F;
		color: #fff;
	}
	.clr-off .sub-menu .sub-menu .back.menu-item:hover a,
	.clr-au .sub-menu .back.menu-item:hover a,
	.clr-por .sub-menu .back.menu-item:hover a,
	.clr-res .sub-menu .back.menu-item:hover a,
	.clr-mc .sub-menu .back.menu-item:hover a,
	.clr-car .sub-menu .back.menu-item:hover a,
	.clr-off .sub-menu .back.menu-item:hover a {
		color: #fff;
	}
	.clr-off .sub-menu .sub-menu li.back:hover {
		background-color: #5F5F5F;
		color: #EBDDD2;
	}
	.clr-off .sub-menu .sub-menu li:hover {
		background-color: #F0F0F0;
		color: #100C08;
	}
}

/* CSS Document */
@media only screen and (min-width: 1601px) {
	.homepage_slider .slide, section.bg-image-cover, section.bg-image-cover .vcontent, .homepage_slider .fw_slider .slide, section.bg-image-cover, section.bg-image-cover .vcontent {
		height: 550px;
	}
}

/* CSS Document */
@media (min-width: 1920px) {
	.press-releases .press-item {
		max-width: 420px;
		margin-right: 35px;
	}
}

@media only screen and (min-width: 1441px) {
	.txt, .txtp, .sl-text {
		max-width: 87%;
	}
	.container-full .right-col .txtp {
		padding-left: 125px;
	}
	.container.full {
		max-width: 1700px;
	}
	.h-310 .resp-wrapper {
		height: 350px !important;
	}
}

/* CSS Document */
@media only screen and (min-width: 1440px) {
	.resp-wrapper {
		height: 720px;
	}
	.contain-image .resp-wrapper {
		height: auto;
	}
	.contain-image .resp-wrapper .image {
		object-fit: contain;
	}
	.h-310 .resp-wrapper {
		height: 310px;
	}
	.h-630 .resp-wrapper,
	.bg-image-cover.h-630 {
		height: 630px;
	}
	.h-800 .resp-wrapper,
	.bg-image-cover.h-800 {
		height: 800px;
	}
}

@media (min-width: 1440px) {
	.page-id-25035 .impact-img::after {
		right: 7px;
	}
}

/* CSS Document */
@media (min-width: 1270px) {
	#cw_menu_ham {
		display: none;
	}
	.b-520 {
		max-width: 520px;
	}
}

@media (max-width: 1280px) {
	.bg-contain {
		background-size: contain;
		background-position: top left;
		background-repeat: no-repeat;
	}
	.nav-tabs {
		justify-content: center;
	}
	.tabs .nav-item a {
		margin-bottom: 15px;
		padding-bottom: 5px;
	}
	.nav-tabs .nav-link.active {
		border-color: transparent;
	}
}

@media (max-width: 1199px) {
	.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container, .container-fluid, .ft-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	html, body {
		font-family: "Instrument Sans", serif;
		font-weight: 400;
		font-size: 15px;
		line-height: 140%;
		letter-spacing: 0.02em;
	}
	h1 {
		font-size: 44px;
		line-height: 103%;
		margin-bottom: 20px;
	}
	h1.h2-style {
		font-size: 40px;
		line-height: 105%;
		margin-bottom: 10px;
	}
	h2 {
		font-size: 40px;
		line-height: 105%;
		margin-bottom: 10px;
	}
	h3, h1.h3-style, h2.h3-style {
		font-size: 32px;
		line-height: 120%;
	}
	h3 strong, h1.h3-style strong {
		font-size: 32px;
		line-height: 120%;
	}
	h4, .h4-style {
		font-size: 20px;
		line-height: 140%;
		letter-spacing: 0.02em;
	}
	strong {
		font-family: "Instrument Sans", serif;
		font-weight: 600;
		font-size: 15px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: 0.02em;
	}
	.number {
		font-family: "Druk-medium";
		font-size: 60px;
		line-height: 105%;
		display: inline-block;
		margin-bottom: 5px;
	}
	.lbc {
		font-family: "Instrument Sans", serif;
		font-weight: 400;
		font-size: 18px;
		line-height: 140%;
		letter-spacing: 0.02em;
	}
	.more_rel_slider {
		padding-top: 25px;
	}
	h6.a_caps {
		margin-bottom: 20px;
	}
	h1.h1-a_caps {
		margin-bottom: 20px;
	}
	.portfolio-outer, .mc-press-releases .portfolio-outer {
		margin-bottom: 20px;
	}
	.footer-social {
		padding-bottom: 23px;
	}
	.press-releases .slick-ctrl {
		right: 20px;
		position: absolute;
		/* top: -15px; */
	}
	.press-featured-image {
		background-repeat: no-repeat;
		background-size: cover;
	}
	section.post-content-wrapper {
		padding-top: 40px;
	}
}

/* CSS Document */
/*Menu styles*/
@media (max-width: 1199px) {
	.thestory h3 {
		font-size: 45px;
	}
	.logos-grid__container {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width: 1025px) {
	.logo-icon {
		width: 45px;
		margin-bottom: 8px;
	}
	.navbar-light {
		padding: 15px 0;
		background-color: #fff;
		border-bottom: 1px solid #9d9d9c;
	}
	.navbar-nav a {
		font-size: 17px;
		line-height: 140%;
		letter-spacing: 0.04em;
		color: #100c08;
		text-decoration: none;
	}
	.top-nav {
		padding-top: 6px;
		text-align: right;
	}
	.top-nav a {
		font-family: 'Instrument Sans', sans-serif;
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		color: #100c08;
		display: inline-flex;
		padding-right: 15px;
	}
	.top-nav a.nav-link {
		padding: 0 30px 0 15px;
	}
	.top-nav a:hover {
		color: #9d9d9c;
	}
	.top-nav a:last-of-type {
		padding-right: 0;
	}
	.top-nav i {
		font-size: 22px;
	}
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
	.navbar-nav .dropdown {
		position: inherit;
	}
	.navbar-nav .dropdown-menu {
		width: 100%;
		background-color: #fff;
		color: #100c08;
		border: none;
		border-radius: 0;
		text-align: center;
		position: absolute;
		top: auto;
		margin-top: 15px;
	}
	.dropdown-item {
		display: inline-block;
		width: auto;
		font-size: 17px;
		line-height: 140%;
		text-align: center;
		letter-spacing: 0.02em;
		color: #100c08;
	}
	.cw_menu_outer {
		display: none;
	}
	.cwmenu {
		text-align: center;
		padding: 0;
		margin: 0 0 -3px;
		font-style: normal;
		font-weight: normal;
		font-size: 17px;
		line-height: 140%;
		letter-spacing: 0.02em;
	}
	.cwmenu > li {
		display: inline-block;
		margin: 0 20px;
		text-align: center;
		position: relative;
	}
	.cwmenu > li.current_page_item {
		position: relative;
	}
	.cwmenu > li:last-of-type {
		margin-right: 0;
	}
	.cwmenu > li > a {
		padding: 23px 0 0px;
		display: block;
		text-decoration: none;
	}
	.sub-menu {
		border-radius: 0;
		margin: 12px 0 0;
		position: absolute;
		top: auto;
		padding: 0;
		left: -15px;
		text-align: left;
	}
	.sub-menu li {
		display: block;
		width: auto;
		font-style: normal;
		font-weight: 300;
		font-size: 17px;
		line-height: 140%;
		letter-spacing: 0.04em;
		margin: 0;
		border-bottom: 1px solid #d7d7d7;
	}
	.sub-menu .sub-menu li {
		border-bottom: 1px solid #bebebe;
	}
	.sub-menu li a {
		text-decoration: none;
		font-family: 'Instrument Sans', sans-serif;
		font-weight: 400;
		font-weight: normal;
		padding: 15px 20px;
		display: block;
	}
	.sub-menu li:hover {
		transition: all 0s ease 0s;
	}
	.sub-menu li a:hover {
		color: #fff;
		transition: all 0s ease 0s;
	}
	.sub-menu li.current-menu-item a {
		/* color: #fff; */
		transition: all 0s ease 0s;
	}
	.sub-menu {
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s 0.5s, opacity 0.5s linear;
	}
	.cwmenu > li:hover > .sub-menu {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.5s linear;
	}
	.cwmenu .sub-menu .sub-menu {
		position: absolute;
		top: 0;
		left: 100%;
		margin-top: 0;
	}
	.cwmenu .sub-menu li.menu-item-has-children > a:after {
		content: '';
		position: absolute;
		right: 20px;
		background-image: url(/wp-content/themes/cwgroup/images/arrow_white.svg);
		background-repeat: no-repeat;
		background-position: 7px 5px;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background-color: #5f5f5f;
	}
	.cwmenu .sub-menu li.menu-item-has-children:hover > a {
		color: #ffffff;
	}
	.cwmenu .sub-menu li.menu-item-has-children:hover > a:after {
		background-color: #ffffff;
	}
	.cwmenu .clr-off .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_off.svg);
	}
	.cwmenu .clr-au .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_au.svg);
	}
	.cwmenu .clr-por .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_por.svg);
	}
	.cwmenu .clr-res .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_res.svg);
	}
	.cwmenu .clr-mc .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_mc.svg);
	}
	.cwmenu .clr-car .sub-menu li.menu-item-has-children:hover > a:after {
		background-image: url(/wp-content/themes/cwgroup/images/arrow_car.svg);
	}
	.cwmenu .sub-menu li.menu-item-has-children:hover .sub-menu {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.5s linear;
	}
	.tr .sub-menu {
		text-align: right;
		right: 0;
		left: auto;
	}
	.masterhd {
		height: 600px !important;
	}
	.masterhd.set410 {
		height: 410px !important;
	}
	.mstsliders {
		height: 600px;
		overflow: hidden;
	}
	.page-article {
		margin-top: 117px;
	}
	.flex-item {
		display: flex;
		justify-content: space-between;
	}
	.searchbox {
		width: 200px;
		display: inline-flex;
		margin-right: 15px;
		transition: all 0.5s ease 0s;
		border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	}
	.searchbox.sfocus {
		/* width: 54.25%; */
		transition: all 0.5s ease 0s;
	}
	.searchbox form {
		width: 100%;
		position: relative;
	}
	.searchbox input.sbox {
		width: calc(100% - 0px);
		display: inline-block;
		transition: all 0.5s ease 0s;
		letter-spacing: 0.04em;
	}
	.sbox {
		background-color: transparent;
		border: none;
	}
	.sbicon {
		border: none;
		background-color: transparent;
		background-image: url("https://group.canarywharf.com/wp-content/themes/cwgroup/images/search_icon_b.svg");
		background-repeat: no-repeat;
		background-size: contain;
		height: 16px;
		width: 16px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.mclick {
		visibility: 0;
		opacity: 0;
		display: none;
	}
	.searchbox input.sbox {
		width: calc(100% - 0px);
		display: inline-block;
		transition: all 0.5s ease 0s;
		letter-spacing: 0.04em;
	}
	.searchbox.sfocus {
		/* width: 54.25%; */
		transition: all 0.5s ease 0s;
	}
	.cwmenu {
		/* margin-right: 40px; */
	}
	.cwmenu > li > a {
		border-bottom: 1px solid transparent;
	}
	.left-clm.txt-only .impact_txt {
		max-width: 525px;
		position: absolute;
		top: 37%;
		transform: translateY(-50%);
	}
}

@media (max-width: 1024px) {
	.cwmenu-holder .tlink,
	.social {
		display: none;
	}
	.navt {
		width: 100%;
		position: absolute;
		padding-left: 20px;
		padding-right: 20px;
		left: 0;
	}
	#searchboxclose {
		cursor: pointer;
		float: right;
		height: 25px;
		width: 30px;
		position: absolute;
		right: 20px;
		top: 16px;
		display: none;
	}
	#searchboxclose span {
		background-color: #100c08;
		border-radius: 5px;
		display: block;
		height: 2px;
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 25px;
	}
	#searchboxclose span:nth-child(1) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	#searchboxclose span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#searchboxclose span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#searchboxclose span:nth-child(4) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	.xclose {
		cursor: pointer;
		float: right;
		height: 25px;
		width: 30px;
		position: relative;
		right: 20px;
		top: 30px;
		padding-bottom: 15px;
		display: none;
	}
	.xclose span {
		background-color: #100c08;
		border-radius: 5px;
		display: block;
		height: 2px;
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 30px;
	}
	.xclose span:nth-child(1) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	.xclose span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.xclose span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.xclose span:nth-child(4) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	.mmactive .sbicon {
		background-image: url("https://group.canarywharf.com/wp-content/themes/cwgroup/images/search_icon_w.svg");
	}
	.mmactive .sbox {
		color: #fff;
	}
	.mmactive #searchboxclose span {
		background-color: #fff;
	}
	.sbfocus #cw_menu_ham {
		display: none;
	}
	.sbox {
		background-color: transparent;
		border: none;
		position: relative;
		top: 0;
		letter-spacing: 0.04em;
		padding-left: 20px;
		padding-top: 2px;
	}
	.search_page_searchbox .sbox {
		padding-left: 0px;
		font-size: 24px;
		padding-bottom: 5px;
	}
	.sbicon {
		border: none;
		background-color: transparent;
		background-image: url("https://group.canarywharf.com/wp-content/themes/cwgroup/images/search_icon_b.svg");
		background-repeat: no-repeat;
		height: 23px;
		width: 20px;
		float: left;
	}
	.searchbox {
		float: right;
		border: none;
		overflow: hidden;
		padding-right: 40px;
		font-size: 17px;
	}
	.searchbox form {
		width: 24px;
		height: 35px;
		overflow: hidden;
		transition: all 0.5s ease 0s;
		float: right;
		padding-top: 6px;
	}
	.sbfocus .searchbox form {
		width: 100%;
		transition: all 0.5s ease 0s;
	}
	.sbtn {
		display: none;
		visibility: 0;
		opacity: 0;
	}
	.sbfocus .mclick {
		display: none;
		visibility: 0;
		opacity: 0;
	}
	.sbfocus .sbtn {
		display: block;
		visibility: 1;
		opacity: 1;
	}
	.searchbox input.sbicon {
		display: inline-flex;
	}
	.sbfocus .searchbox input.sbicon {
		display: inline-flex;
	}
	.sbfocus #searchboxclose {
		display: block;
	}
	.sbfocus .navbar-brand {
		opacity: 0;
		transition: all 0.5s ease 0s;
	}
	.sbfocus .searchbox input.sbox {
		display: inline-block;
	}
	.searchbox input.sbox {
		display: none;
		width: calc(100% - 35px);
		-webkit-appearance: none;
		border-radius: 0;
		outline-width: 0;
		outline: none;
		position: relative;
	}
	.searchbox input:focus {
		outline-width: 0;
		outline: none;
	}
	.searchbox.sfocus input.sbox {
		width: calc(100% - 35px);
	}
	.searchbox.sfocus {
		width: 100%;
		transition: all 0.5s ease 0s;
	}
	.single .media-link {
		padding-bottom: 40px;
	}
	.press-featured-image {
		margin-bottom: 40px;
	}
	.pg-wrapper {
		margin-top: 59px;
	}
	.logo-icon {
		width: 27px;
	}
	.navbar-expand-xl > .container,
	.navbar-expand-xl > .container-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
	.navbar-brand {
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.navbar-light {
		padding: 0;
		background-color: #fff;
	}
	.xclose {
		cursor: pointer;
		float: right;
		height: 25px;
		width: 30px;
		position: relative;
		right: 20px;
		top: 30px;
		padding-bottom: 15px;
		display: none;
	}
	.xclose span {
		background-color: #100c08;
		border-radius: 5px;
		display: block;
		height: 2px;
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 30px;
	}
	.xclose span:nth-child(1) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	.xclose span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.xclose span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.xclose span:nth-child(4) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	#cw_navsec {
		position: absolute;
		bottom: 30px;
		left: 20px;
	}
	#cw_navsec ul {
		padding: 0;
		margin: 0;
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.14em;
		text-transform: uppercase;
	}
	#cw_navsec ul li {
		display: none;
	}
	#cw_navsec ul li.getting-here {
		display: block;
	}
	#cw_navsec ul li a {
		color: #fff;
	}
	.mmactive .sbicon {
		background-image: url("images/search_icon_w.svg");
	}
	.mmactive .sbox {
		color: #fff;
	}
	.mmactive #searchboxclose span {
		background-color: #fff;
	}
	/*Hamburger Animation */
	#cw_menu_ham {
		cursor: pointer;
		float: right;
		height: 25px;
		position: fixed;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		transition: all 0.5s ease-in-out 0s;
		width: 30px;
		top: 20px;
		right: 18px;
		z-index: 1040;
	}
	#cw_menu_ham span {
		background-color: #100c08;
		border-radius: 5px;
		display: block;
		height: 2px;
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.25s ease-in-out 0s;
		-moz-transition: all 0.25s ease-in-out 0s;
		-o-transition: all 0.25s ease-in-out 0s;
		transition: all 0.25s ease-in-out 0s;
		width: 25px;
	}
	.mmactive #cw_menu_ham span {
		background-color: #000;
	}
	#cw_menu_ham span:nth-child(1) {
		top: 0;
	}
	#cw_menu_ham span:nth-child(2),
	#cw_menu_ham span:nth-child(3) {
		top: 8px;
	}
	#cw_menu_ham span:nth-child(4) {
		top: 16px;
	}
	#cw_menu_ham.open span:nth-child(1) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	#cw_menu_ham.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cw_menu_ham.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#cw_menu_ham.open span:nth-child(4) {
		left: 50%;
		top: 18px;
		width: 0;
	}
	.navbar-brand {
		transition: all 0.5s ease 0s;
		padding-top: 8.5px;
		padding-bottom: 8.5px;
	}
	.mdsk {
		display: none;
	}
	.cw_menu_outer.active .cwmenu {
		display: block;
	}
	body.mmactive {
		overflow: hidden;
	}
	.cw_menu_outer.active .cwmenu {
		display: block;
	}
	.cw_menu_outer {
		height: 0;
		overflow-y: hidden;
		overflow-x: hidden;
		position: fixed;
		right: 0;
		bottom: 0;
		z-index: -9;
		width: 100%;
		opacity: 0;
		background-color: #fff;
		-webkit-transition: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		transition: opacity 0.2s;
		top: 59px;
	}
	.cw_menu_outer.active {
		opacity: 1;
		z-index: 1050;
		height: 100vh;
		min-height: 100vh;
		overflow-y: hidden;
		transition: all 0.5s ease 0s;
	}
	/*Sub Menu anim */
	.cw_menu_outer.slide .cwmenu .sub-menu {
		height: 100%;
		position: absolute;
		right: -100%;
		top: 0;
		transition: all 0.5s ease 0s;
		width: 100%;
		z-index: 999;
		padding: 0;
	}
	.cw_menu_outer.slide .cwmenu li.active > .sub-menu {
		right: 0;
		overflow-y: hidden;
		height: 100%;
		padding-bottom: 55px;
	}
	.sub-menu li a {
		display: block;
	}
	/* .sub-menu li:hover a, .sub-menu li a:hover,  */
	.sub-menu li a:focus {
		/* color: #fff; */
		transition: all 0s ease 0s;
		/* -webkit-tap-highlight-color: #fff; */
	}
	.sub-menu li.current_page_item a {
		color: #100c08;
		/*transition: all 0s ease 0s;
   -webkit-tap-highlight-color: #fff */
	}
	.cw_menu_outer .cwmenu li:first-child {
		border-top: 1px solid #d7d7d7;
	}
	.cw_menu_outer .cwmenu li {
		list-style-type: none;
		border-bottom: 1px solid #d7d7d7;
		padding: 19.5px 35px 20px 19.5px;
	}
	.cw_menu_outer ul > li:not(.menu-item) {
		display: none;
	}
	ul.cwmenu > li > a {
		display: block;
	}
	ul.cwmenu > li.menu-item-has-children > a:after {
		content: '';
		position: absolute;
		right: 20px;
		background-image: url("/wp-content/themes/cwgroup/images/arrow_white.svg");
		background-repeat: no-repeat;
		background-position: 7px 5px;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background-color: #9d9d9c;
	}
	.cw_menu_outer .cwmenu li.back img {
		transform: rotate(90deg);
	}
	.cw_menu_outer .cwmenu li.back a {
		display: block;
	}
	.page-article {
		margin-top: 60px;
	}
	.masterhd {
		height: 410px;
	}
	.mstsliders {
		height: 410px;
		overflow: hidden;
	}
	.navbar .container-fluid {
		align-items: center;
	}
	ul.cwmenu li.menu-item-has-children li.menu-item-has-children > a:after {
		content: '';
		position: absolute;
		right: 20px;
		background-image: url(/wp-content/themes/cwgroup/images/arrow_white.svg);
		background-repeat: no-repeat;
		background-position: 7px 5px;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background-color: #5f5f5f;
	}
	.img-overlay-txt {
		font-size: 35px;
	}
}

@media (max-width: 1024px) {
	.row {
		margin-left: -7.5px;
		margin-right: -7.55px;
	}
	.row [class*='col-'] {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	section {
		padding: 60px 0;
	}
	.epp-block {
		padding: 60px 0;
	}
	section.pt-0 {
		padding-top: 0;
	}
	section.timeline-section {
		position: relative;
		padding: 0px;
	}
	section.press-releases {
		padding: 60px 0;
	}
	.pt-120,
	section.pt-120 {
		padding-top: 60px;
	}
	.pb-120,
	section.pb-120 {
		padding-bottom: 60px;
	}
	.pt-80,
	section.pt-80 {
		padding-top: 60px;
	}
	.pb-80,
	section.pb-80 {
		padding-bottom: 60px;
	}
	.pt-60,
	section.pt-60 {
		padding-top: 40px;
	}
	.pb-60,
	section.pb-60 {
		padding-bottom: 40px;
	}
	.mb-60,
	section.mb-60 {
		margin-bottom: 40px;
	}
	.mb-25 {
		margin-bottom: 20px;
	}
	.mb-10 {
		margin-bottom: 10px;
	}
	.p-60,
	section.p-60 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.pg-featured-txt-detail {
		padding: 20px 20px 20px 5px;
		min-height: 215px;
	}
	h6.a_caps {
		margin-bottom: 20px;
	}
	.video-item .video-thumbnail {
		margin-bottom: 10px;
	}
	.img-container {
		margin-bottom: 20px;
		height: 245px;
		overflow: hidden;
	}
	.single-press-release .content_outer .su-spoiler-title,
	.acc-form-content .su-spoiler-title {
		font-size: 15px;
	}
	.pg-featured-slide img {
		height: 380px;
	}
	.press_media_slider .press_media-slide::after {
		left: -7.5px;
	}
	.press_media-slide:after {
		left: 0;
	}
	.press-item-img {
		height: 233px;
		width: auto;
	}
	.more_rel_slider .press-item-img {
		margin-bottom: 20px;
	}
	.image.full {
		width: 100%;
	}
	.homepage_slider .slide img,
	.homepage_slider .fw_slider .slide img {
		height: 380px;
	}
	.press_media-slide.slick-slide {
		margin-right: 16px;
	}
	.vcontent {
		height: 380px;
	}
	.vimeo-wrapper iframe {
		min-width: 95.55vh;
	}
	.media-video [class*='col-'] {
		padding-left: 10px;
		padding-right: 10px;
	}
	.dselect {
		width: 130px;
	}
	.filter {
		font-size: 15px;
	}
	.tab-content-end {
		padding-top: 25px;
		letter-spacing: 0.15em;
	}
	.agreement .btn {
		font-size: 15px;
	}
	.navbar.fixed-top {
		z-index: 1040;
	}
	.agreement .modal-dialog {
		margin-top: 15vh;
	}
	.agreement .modal-body {
		padding: 20px;
		padding-bottom: 0;
	}
	.agreement .modal-footer {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.row .pb-40,
	.pb-40 {
		padding-bottom: 20px;
	}
	.finance .row [class*='col-'].pb-40:last-child {
		padding-bottom: 20px;
	}
	.tab-title h2 {
		margin-bottom: 40px;
	}
	.overlay-sec-over .cr_content h3 {
		max-width: unset;
	}
	.overlay-sec .overlay-sec-over {
		padding: 20px;
	}
	.press-releases .press-item {
		max-width: 233px;
		margin-right: 15px;
	}
	.press .press-item {
		margin-bottom: 20px;
	}
	.press-cats {
		margin-bottom: 40px;
	}
	.press-items-wrapper [class*='col-'] {
		padding-left: 10px;
		padding-right: 10px;
	}
	.timeline-yr {
		font-size: 70px;
	}
	.timeline-sec {
		height: 410px;
	}
	.timelinetxt::before {
		content: '';
		position: absolute;
		width: 2px;
		height: calc(50% - 36.5px);
		background-color: #fff;
		top: 0;
		left: calc(50% - 1px);
	}
	.timelinetxt::after {
		content: '';
		position: absolute;
		width: 2px;
		height: calc(50% - 36.5px);
		background-color: #fff;
		top: calc(50% + 36.5px);
		left: calc(50% - 1px);
	}
	.container-full .right-col .txtp {
		padding-left: 30px;
		max-width: 100%;
		padding-right: 30px;
	}
	.container-full .left-col .txtp {
		padding-left: 30px;
		max-width: 100%;
		padding-right: 30px;
	}
	.container.full .right-col .txtp {
		padding-left: 15px;
	}
	.container .right-col .txtp {
		padding-left: 15px;
		padding-right: 0px;
	}
	.bg-image-cover {
		height: 380px;
		overflow: hidden;
	}
	.two-column-slider h2 {
		margin-bottom: 40px;
	}
	.container-full .left-col .txtp {
		padding-left: 30px;
		padding-right: 30px;
	}
	.press-rel-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.home .imgtxt.last-item {
		margin-bottom: 0;
	}
	.timeline-sec {
		height: 410px;
	}
	.tab-image {
		height: 370px;
	}
	.portfolio .portfolio-outer {
		min-height: 410px;
	}
	.portfolio .slick-initialized .slick-slide {
		padding: 0 7.5px;
	}
	.tab-col-spacing .row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.tab-col-spacing [class*='col-'] {
		padding: 0 7.5px;
	}
	.tab-content-end .txt-left {
		padding-right: 20px;
	}
	.single h3 {
		margin-bottom: 20px;
	}
	.single-press-release .su-spoiler:first-of-type,
	.su-spoiler.su-spoiler-style-simple-first {
		margin-top: 40px;
	}
	.search .search-title .search-count {
		padding-bottom: 10px;
	}
	.enqiury-details {
		max-width: 99%;
	}
	.number,
	.number-small {
		font-size: 60px;
	}
	.timeline-anchors {
		padding-bottom: 0;
	}
	.timeline-anchors.stickytop {
		padding-bottom: 20px;
		background-color: #fff;
		box-shadow: 4px 4px 30px rgba(133, 133, 133, 0.2);
	}
	.tl-sec {
		background-color: #ffffff !important;
	}
	.timeline-anchors .container {
		padding: 0;
	}
	.history-timeline {
		justify-content: unset;
		overflow-x: scroll;
	}
	.history-timeline li {
		flex: 0 0 auto;
	}
	.history-timeline li {
		padding-right: 25px;
	}
	.tl-sec p {
		margin-bottom: 15px;
	}
	.press-releases .slick-ctrl {
		right: 5px;
		top: -10px;
		position: absolute;
	}
	.img-h-480 .resp-wrapper {
		max-height: 270px;
	}
	section.finance .board-mem p {
		margin-bottom: 5px;
	}
	.wwo-readmore {
		margin-bottom: 3px;
	}
	.stptop {
		padding-top: 140px !important;
	}
	.timeline-bg {
		background-image: unset !important;
		height: auto;
		overflow: auto;
	}
	.timeline-bg hr.text-white {
		border-color: #100c08;
	}
	.bg-image-cover.timeline-bg {
		color: #100c08;
	}
	.cwmenu > li:hover > a,
	.cwmenu > li.current_page_parent > a,
	.cwmenu > li:hover > a,
	.cwmenu > li.clr-res:focus > a,
	.cwmenu > li:active > a {
		border: none !important;
	}
	.mfp-wrap .mfp-bg {
		opacity: 97%;
	}
	.filter-months {
		margin-bottom: 40px;
	}
	.media-link a,
	.careers-link a,
	.comm-news-link a,
	.governance-link a,
	.portfolio-link a {
		font-size: 15px;
	}
	.wwo-icon img {
		height: 30px;
	}
	.wwo-icon {
		padding-right: 15px;
	}
	.wwo-title,
	.wwo-icon {
		padding-bottom: 10px;
	}
	.acc-form-content .su-spoiler-title {
		padding: 5px 25px 5px 0px;
	}
	.su-spoiler {
		padding: 5px 0;
	}
	.job-outer-wrapper {
		padding: 10px 0 40px;
	}
	.mfp-wrap .mfp-image-holder .mfp-content {
		max-width: 100%;
		margin: 0 20px;
	}
	.mfp-wrap .mfp-image-holder .mfp-close,
	.mfp-wrap .mfp-iframe-holder .mfp-close {
		background-position: calc(100% - 20px) 20px;
	}
	.mfp-wrap .mfp-arrow.mfp-arrow-right {
		margin-right: 36px;
	}
	.mfp-wrap .mfp-arrow-left {
		-webkit-transform-origin: unset;
		transform-origin: unset;
	}
	.mfp-wrap .mfp-arrow.mfp-arrow-left {
		margin-left: 36px;
	}
	.mfp-wrap .mfp-title {
		width: 100%;
	}
	.see-more .load-more,
	.search .load-more .readmore {
		font-size: 15px;
	}
	.readmore:after {
		top: 0px;
	}
	.comm-news-link:before,
	.media-link:before,
	.governance-link:before {
		top: -1px;
	}
	footer {
		padding-bottom: 60px;
	}
	.tnc_ul li {
		margin-bottom: 15px;
	}
	.pb-t-0,
	section.pb-t-0 {
		padding-bottom: 0px;
	}
	.mb-m-20 {
		margin-bottom: 20px;
	}
	.mt-m-20 {
		margin-top: 20px;
	}
	.mt-m-10 {
		margin-top: 10px;
	}
	.mb-m-10 {
		margin-bottom: 10px;
	}
	.pt-m-10 {
		padding-top: 10px;
	}
	.pt-m-30 {
		padding-top: 10px;
	}
	.pb-m-60,
	section.pb-m-60,
	.row .pb-m-60 {
		padding-bottom: 60px;
	}
	.pt-m-60,
	section.pt-m-60,
	.row .pt-m-60 {
		padding-top: 60px;
	}
	.pt-m-40,
	section.pt-m-40 {
		padding-top: 40px;
	}
	.pb-m-40,
	section.pb-m-40,
	.row .pb-m-40 {
		padding-bottom: 40px;
	}
	.pt-m-20,
	section.pt-m-20,
	.row .pt-m-20 {
		padding-top: 20px;
	}
	.pb-m-20,
	section.pb-m-20,
	.row .pb-m-20 {
		padding-bottom: 20px;
	}
	.pt-m-0,
	section.pt-m-0 {
		padding-top: 0px;
	}
	.pb-m-0,
	section.pb-m-0 {
		padding-bottom: 0px;
	}
	.back.menu-item::before {
		content: '';
		position: absolute;
		border-radius: 50%;
		transform: rotate(180deg);
		background-image: url(https://group.canarywharf.com/wp-content/themes/cwgroup/images/arrow_white.svg);
		background-repeat: no-repeat;
		background-position: 7.5px 5px;
		width: 18px;
		height: 18px;
		transition: all 0.5s;
	}
	.acc-form-content .wpcf7-submit,
	.wpcf7-submit {
		font-size: 15px;
		height: 41px;
		font-family: 'Instrument Sans', sans-serif;
		font-weight: 400;
	}
	.back.menu-item a {
		padding-left: 33px;
	}
	.general-section table thead {
		display: none;
	}
	.general-section table td,
	.general-section table th {
		display: block;
	}
	.general-section table td.small-light {
		padding: 0 0 10px 0;
	}
	h1.h1-a_caps {
		margin-bottom: 10px;
	}
	.p-tabs-sec .sl-gallery .resp-wrapper {
		height: 294px;
	}
	.sl-gallery {
		margin-bottom: 15px;
	}
	.gallery .gallery-item {
		margin-bottom: 20px;
	}
	h4 {
		margin-bottom: 5px;
	}
	.img-h-630 .resp-wrapper,
	.img-h-630 .img-container,
	.img-h-630 .pg-featured-slide {
		height: 356px;
	}
	.awards hr {
		padding-bottom: 20px;
	}
	.gallery-items-wrapper {
		margin-bottom: 20px;
	}
	.single-press-release .post-date {
		margin-bottom: 10px;
	}
	.single-press-release .content_outer .lbc {
		margin-bottom: 20px;
	}
	.overlay-sec-over .lbc {
		font-size: 15px;
	}
	.acc-form-content .wpcf7-submit,
	.wpcf7-submit {
		margin-top: 0;
	}
	.arrow-sec .prev {
		padding-left: 8px;
	}
	.arrow-sec .nxt {
		padding-right: 8px;
	}
	.press_slider_title h2 {
		margin-bottom: 15px;
	}
	.lbc + .awrd-txt {
		margin-top: 10px;
	}
	.single-press-release h3 {
		margin-bottom: 20px;
	}
	.business-col .card-columns li {
		padding-bottom: 10px;
	}
	ul.card-columns li {
		margin: 0px 0;
	}
	.two-column-slider .a_caps {
		padding-bottom: 10px;
	}
	.portfolio-estate-hero.bg-image-cover {
		height: 720px;
	}
	.portfolio-tabs .tab-listing .tab-item:after {
		background-color: #1c6e9d;
	}
	.p-tabs-sec .tab-image {
		background-position: top;
		background-size: contain;
		height: auto;
	}
	.p-tabs-sec .tabs-mobile .tab-info,
	.p-tabs-sec .tabs-mobile .tab-listing.show-more {
		padding-bottom: 0px;
	}
	.our-neighbours img {
		max-width: 116px;
	}
	.tab-content-wrapper .tab-content {
		padding-bottom: 40px;
	}
	.full_width_slider .pg-featured-slide img,
	.full_width_slider .pg-featured-slide {
		height: 410px;
	}
	.overlay-sec.overlay-content .overlay-bg {
		height: 410px;
	}
	.portfolio-estate-hero .overlay-tablet {
		max-width: 400px;
	}
	.cwmenu > li > a {
		pointer-events: auto;
	}
	.fixed-top.crisis-active {
		top: 93px;
	}
	.explore a {
		width: 100%;
		padding: 15px 20px;
	}
	.card-footer {
		display: flex;
		justify-content: space-between;
	}
	.card-ft-txt,
	.lk-nxt {
		font-size: 18px;
	}
	.row-bottom-padding .row-pb {
		padding-bottom: 20px;
	}
	.board-members .img-container {
		height: 357px;
		margin-bottom: 15px;
	}
	section.board-members-list p:last-of-type {
		margin-bottom: 10px;
	}
	.hdtxt h1,
	.bg-image-cover .hdtxt h1 {
		font-size: 65px;
		text-align: center;
	}
	.ticker-wrapper {
		margin-top: 60px;
	}
	.impact_title {
		padding: 23px;
		font-size: 16px;
	}
	.impact_title,
	.impact_txt,
	.impact_link {
		margin-left: 30px;
		max-width: 85%;
	}
	.epp-intro {
		margin-left: 35px;
		padding: 30px;
	}
	.epp-intro h3,
	.impact-block h3 {
		font-size: 24px;
	}
	.esg img {
		width: 100%;
		height: 100%;
		max-height: 275px;
		object-fit: contain;
	}
	.esg-intro-title {
		font-size: 24px;
		padding: 30px;
		top: 50%;
		transform: translateY(-50%);
		max-width: 345px;
		left: 45%;
	}
	.esg-intro-title h1 {
		font-size: 24px;
	}
}

/* Stories Animate */
@media (min-width: 1024px) {
	.s1animate .stimg img,
	.s2animate .stimg img,
	.s3animate .stimg img,
	.s4animate .stimg img {
		transition: all 1s ease-in-out;
		transform: scale(1.2);
	}
}

@media (min-width: 992px) {
	.logos-grid__title {
		padding-right: 0;
		font-size: 30px;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	.stories-panels {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		max-width: 95%;
		padding-bottom: 0px;
	}
	.story-title {
		position: relative;
		text-align: center;
		transform: none;
		top: inherit;
		margin-bottom: 40px;
	}
	.story-title h2 {
		font-size: 40px;
		color: #100c08;
	}
	.thestory h3 {
		display: none;
	}
	.sttabt {
		display: block;
	}
	.stories-panels .st_1,
	.stories-panels .st_2,
	.stories-panels .st_3,
	.stories-panels .st_4 {
		flex: 0 0 25%;
		width: 25%;
		max-width: 90%;
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin: 0px auto;
		float: none;
		padding-top: 0px;
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.stimg {
		overflow: hidden;
		height: 347px;
		max-height: 347px;
	}
	.stimg img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.st_1 .sttxt,
	.st_2 .sttxt,
	.st_3 .sttxt,
	.st_4 .sttxt {
		width: 100%;
		padding-right: 40px;
		padding-top: 20px;
	}
	.st_3 .sttxt {
		padding-left: 0px;
	}
}

@media (min-width: 1024px) and (max-width: 1024px) {
	.search-item .thumbnail {
		height: 235px;
	}
	.p-tabs-sec .tabs-content {
		padding-bottom: 40px;
	}
}

@media (max-width: 850px) {
	table.cookielawinfo-row-cat-table .cookielawinfo-column-4,
	table.cookielawinfo-row-cat-table .cookielawinfo-column-4 {
		width: 100% !important;
	}
	table.cookielawinfo-row-cat-table td,
	table.cookielawinfo-row-cat-table th {
		width: 100% !important;
	}
	table.cookielawinfo-classic {
		width: 100% !important;
		display: block !important;
	}
	.cli-bar-container .cli-bar-message {
		width: 100%;
		padding-bottom: 5px;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.cwmenu > li {
		margin: 0 12px;
	}
}

@media (max-width: 1440px) and (min-width: 1025px) {
	.sub-menu li {
		font-size: 16px;
	}
}

@media (max-width: 930px) {
	.cli-bar-btn_container {
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.s1animate img,
	.s2animate img,
	.s3animate img,
	.s4animate img {
		transform: translate(0px, -120px);
		transition: all 0.4s ease-in;
	}
	.sttxt {
		position: absolute;
		bottom: 0;
		width: 100%;
		max-height: 100%;
		opacity: 0;
		height: 190px;
		overflow: hidden;
		padding-top: 0px;
	}
}

/* CSS Document */
@media (max-width: 991px) {
	.f-58 {
		font-size: 34px;
	}
	.f-36 {
		font-size: 24px;
	}
	.f-24 {
		font-size: 20px;
		line-height: 120%;
	}
	.quote {
		font-size: 20px;
	}
	.rmore,
	.collapse-btn {
		font-size: 20px;
	}
	ol li {
		font-size: 20px;
	}
	.row .pt-35,
	.pt-35 {
		padding-top: 20px;
	}
	.mtcustom {
		margin-top: 315px;
	}
	.bg-image-cover h1 {
		font-size: 44px;
		text-align: left;
	}
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		column-gap: 16px;
	}
	.contact-us-cta .readmore {
		padding-right: 25px;
	}
	.txt,
	.txtp {
		margin: auto;
		padding-left: 20px;
		padding-right: 20px;
		max-width: 100%;
	}
	.left-col .txtp {
		padding-left: 0;
		margin-left: 0;
	}
	.resp-wrapper {
		height: 100%;
	}
	.more_rel_slider {
		padding-top: 20px;
	}
	.page-id-12205 .txtp {
		max-width: 310px;
	}
	.page-id-12205 .right-col .txtp {
		margin-left: auto;
	}
	.menu-wrapper {
		visibility: hidden;
		opacity: 0;
	}
	.two-column-slider .slick-ctrl {
		margin-left: auto;
	}
	.pg-featured-slide img {
		height: 295px;
	}
	.press_media-slide h3 {
		font-size: 20px;
	}
	.dselect {
		font-size: 15px;
	}
	.dselect {
		width: 115px;
	}
	.tab-content-end .txt-left {
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.container-full .lbc {
		font-size: 15px;
	}
	.brand-id-cta .container-full .lbc {
		font-size: 18px;
	}
	.container-full .txtp {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.container-full .resp-wrapper {
		height: 440px;
	}
	.rs-stickyscrollon rs-module-wrap {
		top: 80px !important;
	}
	.press_slider_control .slick-ctrl.bg-media-pink {
		position: absolute;
		right: 5px;
		top: -12px;
	}
	.careers-slider .slick-ctrl {
		position: absolute;
		right: 5px;
		top: 5px;
	}
	.gp-img-banner.overlay-sec .overlay-bg {
		min-height: 335px;
	}
	.card-body {
		padding: 0px 0;
	}
	.filter-year {
		padding-bottom: 0px;
	}
	.press-filter-year .dselect {
		padding-bottom: 0px;
	}
	.dselect .dselect-menu {
		top: 37px;
	}
	.search-item .thumbnail {
		height: 335px;
	}
	section.search-results-sec {
		padding-top: 60px;
	}
	.press-cats a {
		/* padding-bottom: 0px; */
		/* margin: 0px 20px 20px 0px */
	}
	.tab-content-wrapper .tab-content {
		padding-bottom: 0;
	}
	.cwmenu > li > a {
		pointer-events: auto;
	}
	.h368 {
		height: 368px;
	}
	.explore-title h2,
	.explore-title h2 a {
		font-size: 34px;
	}
	.esg-r {
		padding-top: 40px;
		max-width: 90%;
	}
	.esg-intro-txt,
	.esg-r {
		margin-left: inherit;
		padding-left: 25.64%;
	}
	.esg-r-txt,
	.esg-r-link {
		padding-top: 0px;
		padding-left: 22.5px;
	}
	.tbr-link::before {
		max-width: 57px;
	}
	.epp-intro {
		padding: 30px;
		margin-left: 30px;
	}
	.epp-intro h3 {
		font-size: 24px;
	}
	.logos-grid__title {
		font-size: 24px;
	}
	.logos-grid__container {
		gap: 12px;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.logos-grid__link {
		padding: 0 10%;
	}
	.logos-grid__header {
		flex-direction: column;
		align-items: flex-start;
		gap: 32px;
	}
	.logos-grid__filters {
		justify-content: flex-start;
		overflow: auto;
	}
	.logos-grid__modal {
		right: 0;
		bottom: -100%;
		top: auto;
	}
	.logos-grid__modal--active {
		bottom: 0;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.stories-panels {
		position: relative;
		display: flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: inherit;
		max-width: 90%;
		width: 100%;
		margin: auto;
	}
	.story-title {
		position: relative;
		text-align: center;
		transform: none;
		top: inherit;
		margin-bottom: 20px;
	}
	.story-title h2 {
		font-size: 40px;
		color: #100c08;
	}
	h3.ttl {
		display: none;
	}
	.stories-panels .st_1,
	.stories-panels .st_2,
	.stories-panels .st_3,
	.stories-panels .st_4 {
		flex: 0 0 50%;
		width: 50%;
		max-width: 90%;
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin: 0px auto;
		float: none;
		padding-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.stimg img {
		width: 100%;
		height: 475px;
		display: block;
		object-fit: cover;
	}
	.st_3 .sttxt {
		padding-left: 0px;
	}
	.st_1 .sttxt,
	.st_2 .sttxt,
	.st_3 .sttxt,
	.st_4 .sttxt {
		width: 100%;
		max-width: fit-content;
		padding-top: 20px;
	}
	.stimg:after {
		display: none;
	}
}

/* CSS Document */
@media (max-width: 767px) {
	html,
	body {
		overflow-x: hidden;
	}
	section {
		padding: 60px 0;
	}
	section.pt-0 {
		padding-top: 0;
	}
	section.pt-110 {
		padding-top: 60px;
	}
	section.timeline-section {
		position: relative;
		padding: 0px;
	}
	section.press-releases {
		padding: 60px 0;
	}
	.crisis-content p {
		margin-bottom: 0;
		position: relative;
		max-width: 80%;
	}
	.crisis-content a::after,
	.crisis-content a.crisis_link::after {
		display: inline-block;
		position: relative;
	}
	.pt-120,
	section.pt-120 {
		padding-top: 60px;
	}
	.pb-120,
	section.pb-120 {
		padding-bottom: 60px;
	}
	.pt-80,
	section.pt-80 {
		padding-top: 60px;
	}
	.pb-80,
	section.pb-80 {
		padding-bottom: 60px;
	}
	.pt-60,
	section.pt-60 {
		padding-top: 40px;
	}
	.pb-60,
	section.pb-60 {
		padding-bottom: 40px;
	}
	.mb-60,
	section.mb-60 {
		margin-bottom: 40px;
	}
	.p-60,
	section.p-60 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.mb-m-20 {
		margin-bottom: 20px;
	}
	.mb-m-30 {
		margin-bottom: 30px;
	}
	.mb-m-40 {
		margin-bottom: 40px;
	}
	.mt-m-20 {
		margin-top: 20px;
	}
	.mt-m-10 {
		margin-top: 10px;
	}
	.mb-m-10 {
		margin-bottom: 10px;
	}
	.mob-t-20 {
		margin-top: 20px;
	}
	.pt-m-10 {
		padding-top: 10px;
	}
	.pt-m-30 {
		padding-top: 10px;
	}
	.pb-m-60,
	section.pb-m-60,
	.row .pb-m-60 {
		padding-bottom: 60px;
	}
	.pt-m-60,
	section.pt-m-60,
	.row .pt-m-60 {
		padding-top: 60px;
	}
	.pt-m-40,
	section.pt-m-40 {
		padding-top: 40px;
	}
	.pb-m-40,
	section.pb-m-40,
	.row .pb-m-40 {
		padding-bottom: 40px;
	}
	.pt-m-20,
	section.pt-m-20,
	.row .pt-m-20 {
		padding-top: 20px;
	}
	.pb-m-20,
	section.pb-m-20,
	.row .pb-m-20 {
		padding-bottom: 20px;
	}
	.pt-m-0,
	section.pt-m-0 {
		padding-top: 0px;
	}
	.pb-m-0,
	section.pb-m-0 {
		padding-bottom: 0px;
	}
	h1 {
		margin-bottom: 15px;
	}
	.row [class*='col-'] {
		padding-bottom: 0;
	}
	.container-full .txtp {
		padding: 40px 40px 40px;
	}
	.container .txtp {
		padding: 20px 0px 0;
		max-width: inherit;
	}
	.container-full .right-col .txtp {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container .right-col .txtp {
		padding-left: 0px;
		padding-right: 0px;
	}
	.two-column-slider h2 {
		margin-bottom: 40px;
	}
	.row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.row [class*='col-'] {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.row [class*='col-']:last-child {
		padding-bottom: 0;
	}
	.row [class*='col-'].order-2.order-md-1 {
		padding-bottom: 0;
	}
	.row [class*='col-'].order-3.order-md-2 {
		margin-top: 30px;
	}
	.copyright .logo {
		text-align: center;
		padding-top: 60px;
		padding-bottom: 60px !important;
	}
	.m-pt-10 {
		padding-top: 10px;
		display: block;
	}
	.m-mb-20 {
		margin-bottom: 20px;
	}
	.m-mb-30 {
		margin-bottom: 30px;
	}
	.mb-55,
	.m-mb-40 {
		margin-bottom: 40px;
	}
	.mt-m-40 {
		margin-top: 40px !important;
	}
	.quote {
		margin-top: 60px;
		padding-bottom: 60px;
	}
	.clming {
		margin-top: 0;
	}
	.txt-clms {
		column-count: 1;
	}
	.row .pt-160,
	.pt-160 {
		padding-top: 0;
	}
	.footer-menu .logo {
		text-align: center;
	}
	footer .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.overlay-sec [class*='col-'] {
		padding-bottom: 0;
	}
	.hdcountertxt .colm-bl {
		padding-bottom: 30px;
	}
	.mtcustom {
		margin-top: 40px;
	}
	.press-releases .press-item {
		max-width: 233px;
		margin-right: 15px;
	}
	.press-releases .container-fluid {
		padding-right: 0px;
	}
	.txt {
		padding: 40px 20px;
		max-width: inherit;
	}
	.press .press-item {
		margin-bottom: 20px;
	}
	.press .press-list .press-item {
		margin-bottom: 40px;
	}
	.press_media-slide h3 {
		font-size: 20px;
		padding-right: 20px;
	}
	.home .imgtxt {
		margin-bottom: 0px;
	}
	.mc-social {
		margin-top: 20px;
	}
	.press_slider .return_link {
		margin-bottom: 40px;
	}
	.pg-featured-txt-detail {
		padding: 20px 20px 20px 0px;
		min-height: 215px;
	}
	.press_media-slide:after {
		left: 0px;
	}
	.media-video h5 {
		font-size: 18px;
	}
	.media-video .mv-title {
		padding-bottom: 0px;
	}
	.media-video .mv-readmore {
		margin-bottom: 20px;
	}
	.press-featured-image {
		margin-bottom: 20px;
	}
	.single-press-release .press-featured-image {
		background-size: cover;
	}
	.pg-featured-slide img {
		height: 335px;
		width: 335px;
	}
	.press_media_slider .slick-list {
		padding: 0px 0% 0 0;
	}
	.pg-featured-txt-detail {
		padding: 20px 20px 20px;
		min-height: 190px;
	}
	.press-releases .slick-ctrl {
		right: 15px;
	}
	.press_media-slide.slick-slide {
		margin-right: 0px;
		max-width: 100vw;
	}
	.press_media-slide .row [class*='col-'] {
		padding: 0px;
	}
	.page-id-3362 .press_media-slide::after,
	.page-id-21 .press_media-slide::after {
		display: none;
	}
	.search-item .thumbnail {
		margin-bottom: 15px;
	}
	.search .search-cat-type a {
		font-size: 15px;
	}
	.dselect {
		border-top: 1px solid #9d9d9c;
		padding: 10px 0;
		width: 90vw;
	}
	.dselect .dselect-menu {
		width: 91vw;
		left: 0;
		right: 0;
		box-shadow: none;
		padding: 10px 0px;
		top: 0px;
		position: relative;
	}
	.filter-year:after,
	.filter-sector:after {
		top: 15px;
	}
	.filter-year:after,
	.filter-sector:after {
		background-color: #b5807f;
	}
	.press-cats {
		border-bottom: none;
	}
	.filter {
		font-size: 20px;
		font-weight: 300;
		color: #100c08;
	}
	.press-cats a {
		font-weight: 300;
		color: #100c08;
		padding: 0;
		display: block;
		border-top: 1px solid #9d9d9c;
		line-height: 50px;
	}
	.press-cats .container {
		background-color: #f5f5f5;
	}
	.dselect .dselect-menu li {
		padding: 0;
	}
	.dselect .dselect-menu li {
		border-top: 1px solid #9d9d9c;
		line-height: 50px;
	}
	.press-cats .year-filter-wrap {
		position: relative;
		z-index: 1;
	}
	.press-cats .row [class*='col-'] {
		padding-left: 0;
		padding-right: 0;
	}
	.tab-brief {
		padding-bottom: 20px;
	}
	.tab-image {
		height: 260px;
	}
	.agreement [class*='col-'] {
		padding: 0;
	}
	.modal-dialog {
		margin-left: 5px;
		margin-right: 5px;
	}
	.tm-img-wrapper {
		margin-bottom: 20px;
	}
	.page-id-21 .tab-col-spacing .last-item {
		padding-top: 40px;
	}
	.row .alignwithimage,
	.alignwithimage {
		padding-top: 22px;
	}
	.press-releases .press-item {
		max-width: 316px;
	}
	.press-releases .press-item .press-item-img {
		height: 316px;
	}
	.pg-featured-slide {
		min-height: 335px;
	}
	.overlay-sec .container {
		background-image: unset !important;
	}
	.overlay-sec .overlay-bg {
		min-height: 275px;
	}
	.cr_bg_image .cr_left_title {
		position: relative;
		padding-top: 15px;
		padding: 0;
	}
	.cr_bg_image .cr_content {
		padding-top: 20px;
	}
	.overlay-sec-over,
	.overlay-sec .overlay-sec-over {
		position: relative;
		color: black;
		padding: 0;
	}
	.press-releases {
		top: -9px;
	}
	.slick-ctrl {
		align-items: unset;
	}
	.responsibilities .resp-left {
		display: flex;
		align-items: center;
		padding: 40px 20px;
	}
	.responsibilities .container {
		padding: 0;
	}
	.footer-menu .footer-info {
		padding-bottom: 40px;
	}
	.copyright-text {
		padding-top: 15px;
		font-family: 'Instrument Sans', serif;
		font-weight: 400;
		text-align: center;
	}
	.card-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.search .search-item-wide {
		border-top: none;
	}
	.search .see-more {
		margin-top: 0px;
	}
	.see-more {
		padding-right: 28px;
	}
	.contact-faq {
		letter-spacing: 0;
	}
	.contact-pr-team {
		padding-bottom: 60px;
		letter-spacing: 0;
	}
	.tab-col-spacing .img-h-480 {
		padding-bottom: 20px;
	}
	.governance-link {
		padding-bottom: 40px;
	}
	.business-col .card-columns {
		column-count: 2;
	}
	.sl-text {
		max-width: 100%;
		padding: 40px 7.5px 0px 7.5px;
	}
	.cr_bg_image .cr_left_title .sub_title {
		color: #9d9d9c;
	}
	.txtp,
	.container.full .right-col .txtp {
		padding-left: 0;
		margin-left: 0;
	}
	h4 {
		margin-bottom: 10px;
	}
	h3 {
		margin-bottom: 15px;
	}
	.single-team .bg-image-cover {
		height: 335px;
		overflow: hidden;
		background-position: 20%;
	}
	.comm_item_image_wrapper {
		margin-bottom: 10px;
	}
	.comm_item__desc_wrapper h4 {
		margin-bottom: 10px;
	}
	.container-full .resp-wrapper {
		height: 375px;
	}
	.page-id-10118 .overlay-bg {
		background-image: none !important;
	}
	.page-id-10118 .overlay-bg .image {
		opacity: 1;
		visibility: unset;
	}
	.dselect.active .filter-year:after,
	.dselect.active .filter-sector:after {
		transform: rotate(270deg);
	}
	.dselect .dselect-menu li {
		border-bottom: none;
	}
	.dselect .dselect-menu li {
		font-family: 'Instrument Sans', serif;
		font-weight: 500;
	}
	a.press-cat.active {
		color: #b5807f;
		border-bottom: unset;
	}
	.single-press-release .content_outer .lbc {
		margin-bottom: 20px;
	}
	.single-job .acc-form-content form {
		padding-top: 40px;
	}
	.single-job .acc-form-content .fname {
		padding-right: 7.5px;
	}
	.single-job .acc-form-content .lname {
		padding-left: 7.5px;
	}
	.single-job .form-group {
		margin-bottom: 10px;
	}
	.single-job .form-group.small {
		padding-top: 10px;
	}
	.sm-mb-5,
	.single-job .form-group.sm-mb-5 {
		margin-bottom: 5px;
	}
	.award-image {
		margin-bottom: 20px;
	}
	.page-id-23 .container .txtp,
	.page-id-14437 .container .txtp {
		padding: 40px 0px 0;
	}
	.overlay-content h2,
	.overlay-content .lbc,
	.overlay-content {
		color: white;
	}
	.overlay-content .image {
		display: none;
	}
	.overlay-content .overlay-bg {
		min-height: 410px;
		display: flex;
		align-items: center;
		padding: 20px;
	}
	.readmore {
		padding-right: 25px;
	}
	.portfolio-slider
.port-slide:not(.slick-active)
.portfolio-outer-overlay:after {
		content: '';
		transition: background-color 1.5s ease;
		background-color: rgba(0, 0, 0, 0.4);
		position: absolute;
		left: 0px;
		right: 0;
		bottom: 0;
		top: 0;
		z-index: 4;
	}
	.press-cats a,
	.dselect {
		font-size: 20px;
		font-family: 'Instrument Sans', serif;
		font-weight: 500;
	}
	.img-h-630 .resp-wrapper,
	.img-h-630 .img-container,
	.img-h-630 .pg-featured-slide {
		height: 335px;
	}
	section.search-results-sec {
		padding-top: 60px;
	}
	.full_width_slider .pg-featured-slide img,
	.full_width_slider .pg-featured-slide {
		height: 335px;
	}
	.caption {
		text-align: left;
	}
	.p-tabs-sec .sl-gallery .resp-wrapper {
		height: 260px;
	}
	.rl-app-rent .img-container {
		height: 335px;
		overflow: hidden;
	}
	.portfolio-estate-hero .overlay-mobile {
		max-width: 262px;
	}
	.explore-title h2,
	.explore-title h2 a {
		font-size: 34px;
		line-height: 95%;
	}
	.card-footer {
		display: flex;
		justify-content: space-between;
	}
	.card-ft-txt,
	.lk-nxt {
		height: 100%;
		margin-top: auto;
		font-size: 18px;
	}
	.press-cats {
		background: none;
		padding: 0;
	}
	.board-members .img-container {
		height: 335px;
	}
	.board-members .left-col {
		margin-bottom: 40px;
	}
	.cli-bar-container .cli-bar-message {
		width: 100%;
		padding-bottom: 5px;
	}
	.cli-modal-dialog .wt-cli-popup-btns {
		display: block !important;
	}
	.wt-cli-popup-btns #wt-cli-accept-btn {
		margin-left: 0px !important;
		float: left !important;
	}
	.wt-cli-popup-btns #wt-cli-accept-all-btn {
		margin-left: 0px !important;
	}
	.hdtxt h1,
	.bg-image-cover .hdtxt h1 {
		font-size: 55px;
		text-align: center;
	}
	.stories-panels .st_1,
	.stories-panels .st_2,
	.stories-panels .st_3,
	.stories-panels .st_4 {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin: 0px;
		display: block;
		padding-top: 0px;
	}
	.sttabt {
		display: block;
	}
	.story-title {
		position: relative;
		text-align: center;
		transform: none;
		top: inherit;
		margin-bottom: 20px;
	}
	.story-title h2 {
		font-size: 40px;
		color: #100c08;
	}
	.st_1 .sttxt,
	.st_2 .sttxt,
	.st_3 .sttxt,
	.st_4 .sttxt {
		width: 90%;
		max-width: 90%;
		padding-left: 0px;
		padding-bottom: 5px;
	}
	.stimg img {
		width: 100%;
		height: 245px;
		object-fit: cover;
		overflow: hidden;
	}
	.stimg::after {
		display: none;
	}
	.sttxt {
		opacity: 1;
	}
	.stories-block .slick-ctrl {
		display: flex;
		position: absolute;
		z-index: 9;
		bottom: 15px;
		right: 15px;
	}
	.tbr-link {
		padding-bottom: 15px;
	}
	.tbr-link::before {
		margin-bottom: 15px;
	}
	.tbr-link.readmore::after {
		margin-top: 40px;
	}
	.esg-intro-title,
	.epp-intro,
	.invrt .epp-intro {
		font-size: 24px;
		font-weight: 300;
		line-height: 140%;
		letter-spacing: 0.03em;
		text-align: left;
		padding: 20px;
		right: inherit;
		left: 30px;
		position: relative;
		top: inherit;
		margin-top: -30px;
		width: 85%;
		transform: none;
		margin-left: 0px;
	}
	.esg-intro-txt,
	.esg-r {
		padding-left: 30px;
		padding-top: 20px;
	}
	.esg img {
		width: 100%;
		height: 275px;
		object-fit: cover;
		text-align: center;
		margin: auto;
	}
	.epp-rtxt-clms {
		padding-right: 0px;
	}
	.esg-r-txt {
		padding-top: 20px;
	}
	.impact-block H2 {
		padding-bottom: 20px;
	}
	.impact_title {
		font-size: 15px;
	}
	.impact_title,
	.impact_txt,
	.impact_link {
		margin-left: 30px;
		width: 85%;
	}
	.colmn2 h2 {
		margin-bottom: 20px;
	}
	.left-col .imgtxt {
		margin-bottom: 30px;
	}
	.esg-r-txt,
	.esg-r-link {
		padding-left: 0px;
	}
	.esg-r img,
	.left-clm img,
	.right-clm img,
	.epp-img img,
	.rclms img {
		width: 100%;
		height: 245px;
		object-fit: cover;
	}
	.epp-block {
		padding-bottom: 60px;
	}
	.acc-form-content {
		padding-top: 20px;
	}
	.acc-form-content .su-spoiler-title {
		padding: 5px 25px 25px 0px;
	}
	.impact-block .left-clm {
		padding-bottom: 60px;
	}
	.epp-ltxt {
		padding-right: 0px;
	}
	.accord-wrapper .su-spoiler:first-of-type {
		margin-top: 25px;
	}
}

@media (max-width: 450px) {
	.homepage_slider .slide,
	.homepage_slider .fw_slider .slide {
		background-image: none !important;
	}
	.homepage_slider img.image,
	.homepage_slider .fw_slider img.image {
		display: none !important;
	}
	.homepage_slider img.mbimg,
	.homepage_slider .fw_slider img.mbimg {
		width: 100%;
		height: 380px;
		object-fit: cover;
		display: block !important;
	}
	.bg-image-cover {
		height: 208px;
		overflow: hidden;
	}
	.vcontent {
		height: 208px;
	}
	#wt-cli-settings-btn {
		display: block;
		text-align: center;
	}
}

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