html { scroll-behavior: smooth; }

.error404 .page-header {
    background: #002d47;
}

.light-blue-aa, span.light-blue-aa, strong.light-blue-aa {
    color: #4cb5eb;
}

a.button.dark-blue {
    border-color: #003B5C;
    background: #003b5c;
    color: #fff;
}

a.button.light-blue {
    border-color: #0091DA;
    background: #0091DA;
    color: #fff;
}

a.button.dark-blue path.arrow, a.button.light-blue path.arrow {
    transition: all 0.5s;
}

a.button.light-blue path.arrow {
    fill: #003b5c;
}

a.button.dark-blue:hover, a.button.dark-blue:focus {
    border-color: #0091da;
    background: #0091da;
}

a.button.light-blue:hover, a.button.light-blue:focus {
    border-color: #0091DA;
    background: #003b5c;
}

a.button.dark-blue:hover path.arrow, a.button.dark-blue:focus path.arrow,
a.button.light-blue:hover path.arrow, a.button.light-blue:focus path.arrow {
    fill: #ffffff;
}

.instagram-feed.life-at-consor-homepage {
}

.careers-section.homepage-pb-pd-section {
    background: #003b5c;
}

.homepage-announcement .container h2 {
    color: #003B5C;
    margin-bottom: 30px;
}

.homepage-announcement-wrapper {
    display: flex;
}

.homepage-announcement-wrapper .homepage-col1 {
}

.homepage-announcement-wrapper .homepage-col2 {
    padding-left: 60px;
    max-width: 700px;
}

.homepage-announcement img {
    border-radius: 65px 0px;
}

.more-home-ann-button {
    text-align: left;
}

.announcement-banner {
    display: block;
    position: absolute;
    width: 100%;
    background-color: #007dba;
    color: #fff;
    text-align: center;
    padding: 15px;
    top: 80px;
    z-index: -9999;
}

.announcement-banner a, .announcement-banner a:link {
   background-color: #003b5c;
    padding: 6px 15px;
    border-radius: 40px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}

.announcement-banner a:hover, .announcement-banner a:focus {
    background-color: #007dba;
    padding: 6px 15px;
    border-radius: 40px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}


header #header_inner #menu-main-nav > li .sub-menu {
    max-width: 250px !important;
    min-width: 150px;
}

.privacy-policy-wrapper {
	max-width: 900px;
	margin: 0 auto;
}

.legal-footer .container.flex .contact-info a.privacy-policy-footer-link svg {
	height: 14px;
}

.privacy-policy-wrapper p, .privacy-policy-wrapper ul {
	margin-bottom: 30px;
}

.privacy-policy-wrapper li {
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 30px;
	padding-left: 10px;
}

.privacy-policy-wrapper li::marker {
	color: #003b5c;
}

.postid-4410 .flipbook-main-wrapper {
	margin-top: 80px;
}

.flipbook-nav {
	top: 50%;
}

#mc4wp-form-2 .mc4wp-alert p {
	text-align:center;
}

.mc4wp-response {
	margin-top: 30px;
	text-align: center;
        font-weight: 700;
}

.mc4wp-alert {
}

#mc4wp-form-2 .mc4wp-alert.mc4wp-success p::before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-size: 22px;
	font-weight: 400;
	color: #0091DA;
	display: block;
	padding-bottom: 10px;
}

.mc4wp-success, .mc4wp-notice {
	color: #003b5c;
}

#mc4wp-form-2 hr {
	border-color: #47565A24;
	border-width: 1px 0 0 0;
	margin-bottom: 25px;
}

#mc4wp-form-2.mc4wp-form {
	margin: 0;
}

.mc4wp-form-fields input {
	border: 2px solid #47565A45;
	border-radius: 20px;
	padding: 10px 20px;
	margin-top: 15px;
}

.mc4wp-form-fields p {
	margin-bottom: 30px;
}

.mc4wp-form-fields p:last-child {
	display: none;
}

.mc4wp-form-fields label {
	color: #003b5c;
}

.mc4wp-form-fields .newsletter-signup-form-interests {
}

.mc4wp-form-fields .nsf-interests-wrapper {
	color: #47565A;
}

.mc4wp-form-fields .newsletter-signup-form-interests label {
	margin-bottom: 15px;
        display: flex;
        align-items: center;
}

.mc4wp-form-fields input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	outline: none;
	content: none;
	width: 29px;
	height: 29px;
	margin-right: 15px;
	top: 0;
}

.mc4wp-form-fields input[type="checkbox"]::before {
	font-family: "FontAwesome";
	content: "\f00c";
	font-size: 19px;
	color: transparent !important;
	background: transparent;
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #47565A45;
	margin-right: 7px;
	border-radius: 4px;
	padding: 2px;
	text-align: center;
}

.mc4wp-form-fields input[type="checkbox"]:checked::before {
	color: #0091DA !important;
}

.mc4wp-form-fields input[type="submit"] {
	background-color: #0091DA;
	border-color: #0091DA;
	color: #fff;
	font-weight: 700;
        -webkit-appearance: none;
        font-size: 14px;
}

.footer-newsletter {
	align-items: center;
	display: flex;
	justify-content: right;
}

.footer-newsletter a.button {
	border-color: transparent;
	margin-left: 15px;
	color: #fff;
	background-color: #0091da;
        padding: 10px 20px; 
}

.footer-newsletter a.button:hover {
	border-color: #0091da !important;
	background-color: transparent !important;
}

.footer-newsletter span {
	text-align: right;
	max-width: 420px;
        font-size: 14px;
}

.boxzilla {
    padding: 60px;
}

.boxzilla-close-icon {
	right: 10px;
	top: 10px;
        color: #003b5c;
}

.boxzilla p {
	margin-bottom: 20px;
}

header #logo svg {
	/*width: 237px;*/
	height: auto;
	display: block;
}

@media only screen and (max-width: 650px) {
	header #logo {
		top: 0 !important;
	}
}

#gform_wrapper_2 input[type="email"] {
	border: 2px solid #47565A;
	background: transparent;
	border-radius: 15px;
	font-family: "Karla", sans-serif;
}

.canada-flag, .consor-user-flag {
	position: absolute;
	right: 30px;
	bottom: 18px;
	font-size: 24px;
	/*opacity: .4;*/
}

.kudos-intro {
	margin: 0 auto;
	position: absolute;
	top: 125px;
	width: 100%;
	z-index: 9999;
	text-align: center;
	display: block;
	font-size: 18px;
}

.consor-kudos .container {
	max-width: 100%;
}

.consor-kudos .testimonial-slider.slick-slider {
	max-width: 100%;
	margin: 0;
}

.kudos-wrapper {
	max-width: 1350px;
	margin: 0 auto;
}

.testimonial.kudos.slick-slide {
	padding: 210px 0 110px 0;
}

.consor-kudos.client-testimonials {
	padding: 0;
}

.consor-kudos.client-testimonials .slider-navigation {
	position: absolute;
	bottom: 45px;
	padding: 0 30px;
	right: calc(50% - 70px);
}

.consor-kudos.client-testimonials .background-image {

}

.consor-kudos.client-testimonials h2 {
	margin: 0 auto;
	position: absolute;
	z-index: 9999;
	top: 45px;
	width: 100%;
	display: block;
	text-align: center;
}

.consor-kudos .arrow {
	fill: #003b5c;
}

.consor-kudos .circle {
	stroke: #003b5c;
}

.consor-kudos.client-testimonials .slider-navigation .slick-prev svg:hover path.arrow, .consor-kudos.client-testimonials .slider-navigation .slick-next svg:hover path.arrow {
	fill: #F2F0EE;
}

.consor-kudos.client-testimonials .background-image {
	mix-blend-mode: normal;
	opacity: 1;
}

.kudos .testimonial-content-inner h3 {
	font-family: 'Karla', Helvetica, sans-serif;
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 15px;
	border-bottom: solid 1px #a2d6ca26;
	padding-bottom: 18px;
}

.kudos.seafoam .testimonial-content-inner h3 span,
.kudos.seafoam .testimonial-content-inner span {
    color: #a1d6ca;
}

.kudos.periwinkle .testimonial-content-inner h3 span,
.kudos.periwinkle .testimonial-content-inner span {
    color: #C6C4D2;
}

.kudos.light-blue .testimonial-content-inner h3 span,
.kudos.light-blue .testimonial-content-inner span {
    color: #0091DA;
}

.client-testimonials .testimonial.kudos.seafoam .testimonial-photo {
	background-color: #a1d6ca;
}

.client-testimonials .testimonial.kudos.periwinkle .testimonial-photo {
	background-color: #C6C4D2;
}

.client-testimonials .testimonial.kudos.light-blue .testimonial-photo {
	background-color: #0091DA;
}

.client-testimonials .testimonial.kudos .testimonial-content .testimonial-content-inner .byline {
	margin-top: 15px;
	font-family: "Karla", Helvetica, sans-serif;
	font-weight: 400;
	font-size: 24px;
	font-style: italic;
}

.client-testimonials .testimonial.kudos.seafoam .testimonial-content .testimonial-content-inner .byline {
        color: #a1d6ca;
}

.client-testimonials .testimonial.kudos.periwinkle .testimonial-content .testimonial-content-inner .byline {
        color: #C6C4D2;
}

.client-testimonials .testimonial.kudos.light-blue .testimonial-content .testimonial-content-inner .byline {
        color: #0091DA;
}

.testimonial.kudos.seafoam .testimonial-content path {
    fill: #a1d6ca;
}

.testimonial.kudos.periwinkle .testimonial-content path {
    fill: #C6C4D2;
}

.testimonial.kudos.light-blue .testimonial-content path {
    fill: #0091DA;
}

.team-member-photo-holder {
    max-width: 225px;
    border: solid 6px #ffffff57;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 60px;
}

.team-member-photo-holder img {
    margin-bottom: -9px;
}

.team_member_single_body .container {
    margin: 2.5em auto 0 auto;
    max-width: 800px;
}

/*.team-member-bio p {
	font-size: 12px;
        line-height: normal;
}*/
.team-member-bio h3 {
	font-weight: 700;
	margin-bottom: 15px;
	color: #003b5c;
}
.fancybox__backdrop {
	background: rgba(0, 59, 108, 0.7) !important;
}
.team-member-bio-modal-window .team-member-bio p:first-child, .team-member-bio-modal-window .team-member-bio p:last-child {
  display: none;
}
.team-member-bio-modal-window .team-member-bio p {
	margin: 0;
	line-height: 24px;
}
.team-member-bio-modal-window .team-member-bio p:first-child {
  margin-top:0;
}
.team-member-bio-modal-window.fancybox__content {
	max-width: 800px !important;
	padding: 60px;
	border-radius: 40px;
        background: rgba(255, 255, 255, 0.94);
}
.team-members-grid .team-members-grid-inner > div:hover .overlay {
	text-align: center;
}
.team-member-bio-modal-link p {
	text-align: center;
}
.team-member-bio-modal-link a {
	color: #fff;
	background-color: rgba(0, 59, 93, 0.8);
	padding: 8px 20px;
	border-radius: 40px;
	display: inline-block;
	margin-top: 40px;
	text-align: center;
        font-size: 14px;
        transition: background-color 0.5s ease;
        -webkit-transition: background-color 0.5s ease;
        -moz-transition: background-color 0.5s ease;
        -o-transition: background-color 0.5s ease;
}

.team-member-linkedin-profile-link a {
	color: #fff;
	background-color: rgba(0, 59, 93, 1);
	padding: 8px 20px;
	border-radius: 40px;
	display: inline-block;
	text-align: center;
        font-size: 14px;
        transition: background-color 0.5s ease;
        -webkit-transition: background-color 0.5s ease;
        -moz-transition: background-color 0.5s ease;
        -o-transition: background-color 0.5s ease;
}

.team-member-bio-modal-link a:hover, .team-member-bio-modal-link a:focus {
	background-color: rgba(0, 59, 93, 1);
}

.team-member-linkedin-profile-link a:hover, .team-member-linkedin-profile-link a:focus {
	background-color: rgb(0 145 218);
}

.team-members-grid .team-members-grid-inner > div .overlay {
	transition: all 0.3s ease;
        text-align: center;
}
.team-members-grid .team-members-grid-inner > div:hover .overlay {
	text-align: center;
	padding-top: 25%;
}
.team-members-grid .team-members-grid-inner > div .overlay h3 {
	font-weight: 700;
        font-size: 22px;
}
.team-members-grid .team-members-grid-inner > div .overlay .title {
	/*line-height: 18px;*/
        line-height: 16px;
       /*font-size: 14px !important;*/
       font-size: 12px !important;
}
#location-content .locations-grid > div h3 a {
	color: #007DBA;
}

.our-expertise {
    overflow: hidden;
}

.insight-template-default.single.single-insight .project-gallery .slick-track .slick-slide img {
	height:460px;
}

.insight-template-default.single.single-insight .page-header .background-image { display: none; }

.insight-template-default.single.single-insight .project-gallery img {
 width: 100%;
}

.password-req-wrapper {
	padding: 155px 60px 135px 60px;
	text-align: center;
	background-color: #e7f5f2;
}
.page-header.password-req-header {
	height: 16vw;
}
.password-req-wrapper label {
	color: #003b5c;
	font-weight: 700;
}
.password-req-wrapper input {
	padding: 10px 15px;
	border-radius: 10px;
	border: solid 1px #c3ddd8;
	background: white;
	margin-left: 10px;
}
.password-req-wrapper input[type="submit"] {
	background-color: #003b5c;
	border: 0 none;
	border-radius: 10px;
	color: white;
	margin-left: 10px;
	cursor: pointer;
}
/*.home .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li button::before {
	height: 12px;
	width: 12px;
	color: rgba(161, 214, 202, 0);
}

.home .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li.slick-active button::before {
	line-height: 20px; 
	border: 1px solid #003B5C; 
	color: transparent; 
	box-shadow: inset 12px 12px 0px 0px #003B5C;
}

.home .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li button {
	height: 12px;
	width: 12px;
}

.home .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots {
	bottom: 2px;
}*/

.page .client-testimonials.blue .slider-navigation .slick-dots li button::before,
.page-template-page-flex-modules .client-testimonials.blue .slider-navigation .slick-dots li button::before {
	color: #fff;
	font-size: 50px;
	line-height: 16px;
	border: none;
}


.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li button::before,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li button::before,
.single-project .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li button::before,
.page .text_image_slider .slider-navigation-outer .slider-navigation .slick-dots li button::before,
.page .consor-kudos.client-testimonials .slider-navigation .slick-dots li button::before,
.page-template .text_image .text_image_inner.flex .image-column .slider-navigation-outer .slider-navigation div.dots .slick-dots li button::before {
	color: #003B5C;
	font-size: 50px;
	line-height: 16px;
	border: none;
}

.page .consor-kudos.client-testimonials .slider-navigation .slick-dots li button::before {
	opacity: .5;
	-moz-opacity: .5;
	-webit-opacity: .5;
	-o-opacity: .5;
}

.page .consor-kudos.client-testimonials .slider-navigation .slick-dots li.slick-active button::before {
	opacity: 1;
	-moz-opacity: 1;
	-webit-opacity: 1;
	-o-opacity: 1;
}

.page .text_image_slider_large.darkteal .slider-navigation-outer .slider-navigation .slick-dots li button::before {
	color: #fff;
	font-size: 50px;
	line-height: 16px;
	border: none;
}

.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li.slick-active button::before,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li.slick-active button::before,
.single-project .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li.slick-active button::before,
.page .text_image_slider .slider-navigation-outer .slider-navigation .slick-dots li.slick-active button::before,
.page .client-testimonials.blue .slider-navigation .slick-dots li.slick-active button::before,
.page-template-page-flex-modules .client-testimonials.blue .slider-navigation .slick-dots li.slick-active button::before,
.page-template .text_image .text_image_inner.flex .image-column .slider-navigation-outer .slider-navigation div.dots .slick-dots li.slick-active button::before {
	color: #0091DA;
}

.page .text_image_slider_large.darkteal .slider-navigation-outer .slider-navigation .slick-dots li.slick-active button::before {
	color: #A1D6CA;
}

.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-prev svg path.arrow,
.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-next svg path.arrow,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-prev svg path.arrow,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-next svg path.arrow
{
	fill:#003B5C;
}

.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-prev svg:hover path.arrow,
.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-next svg:hover path.arrow
{
	fill:#0091DA;
}

.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-prev svg path.circle,
.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-next svg path.circle,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-prev svg path.circle,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-next svg path.circle
{
	stroke:#003B5C;
}

.insight-template-default.single-insight .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li:first-child,
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-dots li:first-child,
.single-project .gallery-slider-navigation-outer .gallery-slider-navigation .slick-dots li:first-child,
.page .text_image_slider .slider-navigation-outer .slider-navigation .slick-dots li:first-child,
.page .text_image_slider_large.darkteal .slider-navigation-outer .slider-navigation .slick-dots li:first-child,
.page-template-page-flex-modules .client-testimonials.blue .slider-navigation .slick-dots li:first-child,
.page .consor-kudos.client-testimonials .slider-navigation .slick-dots li:first-child,
.page-template .text_image .text_image_inner.flex .image-column .slider-navigation-outer .slider-navigation .slick-dots li:first-child {
	margin-left: 0;
}

.page .featured-projects .button.seafoam-bg {
	width: 196px;
	height: 100%;
	margin-left: 15px;
}

.page .featured-projects .below-featured-projects-slider {
	max-width: 800px;
}

.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-prev, 
.page .featured-projects .below-featured-projects-slider .slider-navigation .slick-next 
{
	line-height: 68px;
}

.page .featured-projects .below-featured-projects-slider .slider-navigation {
	line-height: 31px;
}

.page .our-expertise .slider-navigation-outer .slider-navigation .slick-dots li button::before {
	color: RGBA(0, 145, 218, 0.49);
	font-size: 50px;
	line-height: 16px;
	border: none;
}

.page .our-expertise .slider-navigation-outer .slider-navigation .slick-dots li.slick-active button::before {
	color: #0091DA;
}

.color-box-grid .box-grid-grid .color-box .list-items li {
	line-height: normal;
	margin-bottom: 5px;
}

#careers-leadin-buttons,
#careers-impact-practices
{
	color: #fff;
}

#careers-leadin-wrapper,
#careers-impact-practices-wrapper
{
	display: flex;

}

#careers-impact-practices h2 {
	color: #fff;
}

#careers-leadin-wrapper div div,
#careers-impact-practices-wrapper div div
{
	margin-top: 30px;
}

#careers-leadin-wrapper div div:first-child,
#careers-impact-practices-wrapper div div:first-child
{
	margin-top: 0;
}

#careers-leadin-wrapper div p,
#careers-impact-practices-wrapper div p
{
	margin: 0;
	padding: 0;
}

#careers-leadin-apply-now,
#careers-impact
{
	width: 50%;
	border-right: solid 1px rgba(255,255,255,.2);
	padding: 0 60px;
}

#careers-leadin-join-our-tc,
#careers-practices
{
	width: 50%;
	padding: 0 60px;
}

#careers-leadin-wrapper .careers-leadin-cta-heading,
#careers-impact-practices-wrapper .careers-impact-practices-heading
{
	font-family: "Yeseva One", serif;
	font-size: 24px;
}

#careers-leadin-wrapper .careers-leadin-cta-text {

}

#careers-leadin-wrapper .careers-leadin-btn-wrapper {
}

#careers-leadin-wrapper a.careers-leadin-btn,
#careers-impact-practices-wrapper a.careers-impact-practices-btn 
{
	display: inline-block;
	font-family: "Karla", sans-serif;
	font-weight: 700;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 25px;
	padding: 10px 44px 10px 20px;
	text-decoration: none;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: 0.02em;
	text-transform: lowercase;
	position: relative;
	transition: all 0.5s;
}

#careers-leadin-wrapper a.careers-leadin-btn:hover, a.careers-leadin-btn:focus,
#careers-impact-practices-wrapper a.careers-impact-practices-btn:hover, a.careers-impact-practices-btn:focus
{
	background-color: #fff;
	color: #003B5C !important;
}

#careers-leadin-wrapper a.careers-leadin-btn img, 
#careers-impact-practices a.careers-impact-practices-btn img 
{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 12px;
	top: 4px;
}

#careers-impact-practices .careers-impact-practices-sub-heading {
	font-size: 24px;
	line-height: 140%;
}

#video-wrapper {
	position: absolute;
	background: #003B5C;
	height: 100%;
	width: 100%;
        top: 0;
}
#video-wrapper #html-player-background {
	mix-blend-mode: luminosity;
	opacity: .1;
	object-fit: cover;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.page-header.header_background_video .pagetitle-holder {
	z-index: 99999;
}

.page-header.header_background_video .floating-bars {
	position: absolute;
	top: 0;
	right: 0;
	width: 600px;
	height: 100%;
	z-index: 1;
	mix-blend-mode: soft-light;
	overflow: hidden;
}

.page-header.header_background_video .floating-bars .floating-bars-inner {
/*	height: 100%;*/
	height: 5000px;
/*	background: url(images/floating-bars.svg);*/
	mix-blend-mode: soft-light;
	animation: floating-bars-crawl 400s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	will-change: transform;
}

.text_image .slick-track .slick-slide .caption {
	position: absolute;
	bottom: 25px;
	right: 50px;
	background: rgba(255, 255, 255, 0.8);
	color: #47565A;
	font-size: 14px;
	padding: 7px 20px;
	border-radius: 25px;
	max-width: calc(95% - 15px);
}

.indigenous-peoples-section {
  background: #006975;
  color: #ffffff;
  padding: 150px 0;
}
@media only screen and (max-width: 900px) {
  .indigenous-peoples-section {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.indigenous-peoples-section .image-holder {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .indigenous-peoples-section .image-holder {
    position: relative;
    width: 100%;
    height: 45vw;
    order: 2;
  }
}
.indigenous-peoples-section .image-holder .background-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  mix-blend-mode: soft-light;
}
@media only screen and (max-width: 900px) {
  .indigenous-peoples-section .image-holder .background-image {
    position: relative;
    width: 100%;
  }
}
.indigenous-peoples-section .image-holder .foreground-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.indigenous-peoples-section .indigenous-peoples-content {
  max-width: 500px;
}
@media only screen and (max-width: 1105px) {
  .indigenous-peoples-section .indigenous-peoples-content {
    max-width: 40vw;
  }
}
@media only screen and (max-width: 900px) {
  .indigenous-peoples-section .indigenous-peoples-content {
    max-width: none;
    padding: 64px 0;
  }
}
.indigenous-peoples-section .indigenous-peoples-content h2 {
  margin-bottom: 30px;
}
.indigenous-peoples-section .indigenous-peoples-content .button {
  margin-right: 20px;
}






.offices-section {
	background-color: #003B5C;
	color: #ffffff;
	padding: 150px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media only screen and (max-width: 900px) {
  .offices-section {
    padding: 64px 0;
    display: block;
  }
}
.offices-section-wrapper {
	display: flex;
	max-width: 1350px;
	margin: 0 auto;
}

.offices-section .explore-careers {
	flex-basis: 50%;
}

.offices-section .office-info {
	position: relative;
	max-width: 100%;
	margin: 0;
	flex-basis: 50%;
}

@media only screen and (max-width: 900px) {
  .offices-section .explore-careers {
    position: relative;
    width: 100%;
    height: 45vw;
    order: 2;
  }
}
.offices-section .explore-careers .offices-office-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  mix-blend-mode: soft-light;
}
@media only screen and (max-width: 900px) {
  .offices-section .explore-careers .offices-office-image {
    position: relative;
    width: 100%;
  }

.homepage-announcement img {
    border-radius: 50px 0px;
}

.homepage-announcement-wrapper {
    display: block;
}

.homepage-announcement-wrapper .homepage-col1 {
    margin: 0 auto 30px auto;
    padding: 0 60px;
}

.homepage-announcement-wrapper .homepage-col2 {
    max-width: 100% !important;
    padding: 0 60px;
}
.more-home-ann-button {
    text-align: right;
}
}
.offices-section .offices-content {
  max-width: 500px;
}
@media only screen and (max-width: 1105px) {
  .offices-section .offices-content {
    max-width: 40vw;
  }
}
@media only screen and (max-width: 900px) {
  .offices-section .offices-content {
    max-width: none;
    padding: 0;
  }
}
.offices-section .offices-content h2 {
  margin-bottom: 30px;
}
.offices-section .offices-content .button {
  margin-right: 20px;
}

.offices-section .offices-content p {
	margin-bottom: 0;
	margin-top: 15px;
}

.offices-section .offices-content h3 {
	font-weight: 700;
}

.offices-section h2 {
	margin-bottom: 60px;
}

.page-id-3863 .module.intro-text p {
	margin: 0;
}

.insight-template-default.single.single-insight .wp-caption.aligncenter {
	width: 100% !important;
	text-align: center;
}

.ppw-ppf-desc {
    margin-bottom: 30px;
}


@media (max-width:290px) {
.password-req-wrapper input {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
}
}
@media (max-width:393px) {
	
	.home .featured-projects .below-featured-projects-slider .slider-navigation .dots {
	  width: 120px;
	}
	.home .featured-projects .below-featured-projects-slider .slider-navigation {
		padding: 0 27px;
		margin: 0 15px 0 0;
	  }
}

@media (max-width:395px) {
	
	.home-hero .container.flex .foreground-images {
		max-width: 500px;
		margin: 0 auto;
	}
	
	.home-hero .container.flex h1 {
		font-size: 26px;
		text-align: center;
	}
	
	.home h2 {
		font-size: 26px;
	}
.password-req-wrapper input[type="submit"] {
	display: block;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}
	
}

@media (min-width: 395px) {
	
	.home-hero .container.flex .foreground-images {
		max-width: 500px;

		margin: 0 auto;
	}
	
	.home-hero .container.flex h1 {
		font-size: 32px;
		text-align: center;
	}
	
}

@media (max-width:438px) {
	.boxzilla {
		padding: 75px 30px 30px 30px;
                width: 100%;
	}
	.boxzilla-close-icon {
		right: 0;
		top: 0;
		color: #fff;
		display: flex;
		background-color: #003b5c;
		/* position: absolute; */
		width: 100%;
		/* text-align: right; */
		height: auto;
		padding: 15px 15px 19px 15px;
		opacity: 1;
		font-size: 45px;
		align-items: center;
		flex-direction: row-reverse;
	}

	.mc4wp-form-fields input[type="submit"] {
		width: 100%;
		padding: 15px;
		border-radius: 40px;
	}

}
@media (max-width:450px) {
	
	.home .intro-text .container p {
		font-size: 16px;
		line-height: 160%;
	}
}

@media (max-width:660px) {
	#careers-leadin-wrapper, #careers-impact-practices-wrapper {
		display: block;
	}
	#careers-leadin-apply-now, #careers-impact {
		width: 100%;
		border-right: 0 none;
		padding: 20px 30px 50px 30px;
		border-bottom: solid 1px rgba(255,255,255,.2);
	}
	#careers-leadin-join-our-tc, #careers-practices {
		width: 100%;
		padding: 50px 30px 20px 30px;
	}
}

@media (max-width:650px) {

p.explore-careers-btn-wrapper {
    margin: 0;
}

.offices-section .offices-section-wrapper {
    display: block;
}

.offices-section .explore-careers {
    height: auto;
}

.offices-section .office-info {
    padding-bottom: 64px;
}

.home-hero .container {
    padding-top: 164px !important;
}
.announcement-banner {
    top: 60px;
}
.announcement-banner a, .announcement-banner a:link {
    margin-bottom: 0;
}
	.legal-footer .container.flex .contact-info a {
 
    display: inline-flex;
    
}
.homepage-announcement-wrapper .homepage-col1, .homepage-announcement-wrapper .homepage-col2 {
    padding: 0 20px !important;
}
}

@media (max-width:620px) {
	#mc4wp-form-2 br {
		display: none;
	}
}

@media (max-width:500px) {
	.password-req-wrapper {
		padding: 100px 15px 80px 15px;
        }	
}

@media (max-width:730px) {

	footer .footer-columns {
		display: block !important;
	}

	.footer-newsletter {
		display: block !important;
		text-align: center;
		margin-top: 50px;
	}

	.footer-newsletter span {
		text-align: center;
		max-width: 100%;
                display: block;
                margin-bottom: 20px;
	}
}
@media (max-width:900px) {
.home-hero .container {
    padding-top: 180px !important;
}
}
@media (min-width: 900px) {
	
	.home-hero .container.flex .foreground-images {
		max-width: 350px;
	}
	
	.home-hero .container.flex h1 {
		font-size: 32px;
		text-align: left;
	}
	
}


@media (min-width: 1024px) {
	
	.home-hero .container.flex h1 {
		flex-basis: 700px;
	}
	.home-hero .container.flex .foreground-images {
		max-width: 330px;
	}
	.home-hero .container.flex {
		margin: 0 60px;
	}
	.home-hero .container.flex h1 {
		font-size: 30px;
	}	

}

@media (min-width: 1105px) {
	
	.home-hero .container.flex .foreground-images {
		max-width: 400px;
	}
	.home-hero .container.flex h1 {
		font-size: 36px;
	}
	.home-hero .container.flex h1 {
		flex-basis: 700px;
	}
}

@media only screen and (max-width: 1260px) {
.homepage-announcement-wrapper .homepage-col2 {
    max-width: 50%;
}
}
@media only screen and (max-width: 1390px) {
.offices-section-wrapper {
    margin: 0 20px;
}
}

@media (min-width: 1440px) {

	.home-hero .container.flex h1 {
		/*flex-basis: 1024px;*/
		flex-basis: 770px;
		font-size: 42px;
	}

	.home-hero .container.flex {
		max-width: 1350px;
		margin: 0 auto;
	}
	
	.home-hero .container.flex h1 {

		font-size: 38px;
	}
	
	.home-hero .container.flex .foreground-images {
		max-width: 500px;
	}

}

@media (max-width: 1550px) {
	.canada-flag, .consor-user-flag {
		display: none !important;
	}
}

@media (min-width: 1920px) {
	
	.home-hero .container.flex {
		max-width: 1680px;
		font-size: 48px;
	}
	
	.home-hero .container.flex h1 {
		flex-basis: 1024px;
		font-size: 48px;
	}	
	
	.home-hero .container.flex .foreground-images {
		max-width: 660px;
	}
	
}