/**
 * 1.0 Expertise
 */

.post-type-archive-expertises #content div.banner_c {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.post-type-archive-expertises #content div.banner_c div.desktop_w {
	display: flex;
	flex-direction: column;
	height: 340px;
	justify-content: center;
	padding: 20px;
	position: relative;
	z-index: 2;
}

.post-type-archive-expertises #content div.banner_c div.desktop_w h1 {
	color: #fff;
	font-size: 2.4rem;
	letter-spacing: 0.67px;
	line-height: 2.9rem;
	text-transform: uppercase;
	width: 50%;
	z-index: 1;
}

.post-type-archive-expertises #delivery_methods_c {
	padding: 60px 20px 90px 20px;
	position: relative;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c a:hover {
	color: #ef710c;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c a:hover i {
	margin: 0 0 0 1em;
}

.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	margin: 40px 0 0 0;
	width: 100%;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c {
	margin: 40px 0 0 0;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	margin: 0 0 30px 0;
	padding: 20px;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c:last-child {
	margin: 0;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	margin: 0 0 40px 0;
	width: 100%;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c > a {
	background: transparent url('../img/global/arrow_right_gradient.svg') no-repeat center center / contain;
	display: block;
	height: 29px;
	text-indent: -9999px;
	width: 29px;
}

.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c > a:hover {
	background: transparent url('../img/global/arrow_right_gradient_hover.svg') no-repeat center center / contain;
}

.post-type-archive-expertises #delivery_methods_c div.bg_layer {
	background: transparent url('../img/global/r_o_375px.png') no-repeat top center / 100% auto;
	bottom: 0;
	height: 970px;
}

.post-type-archive-expertises #our_process_c {
	background: rgba(0, 0, 0, 0.07) url('../img/global/bg_line_pattern_white.svg') no-repeat right center / auto 100%;
	padding: 60px 20px 90px 20px;
}

.post-type-archive-expertises #our_process_c div.desktop_w > a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.post-type-archive-expertises #our_process_c div.desktop_w > a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.post-type-archive-expertises #our_process_c div.desktop_w > a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.post-type-archive-expertises #our_process_c div.desktop_w > a:hover {
	color: #ef710c;
}

.post-type-archive-expertises #our_process_c div.desktop_w > a:hover i {
	margin: 0 0 0 1em;
}

.post-type-archive-expertises #callouts_c {
	padding: 60px 0;
	position: relative;
}

.post-type-archive-expertises #callouts_c div.bg_layer {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	top: 0;
	height: 400px;
}

.post-type-archive-expertises #callouts_c h2 {
	color: #fff;
}

.post-type-archive-expertises #callouts_c h4 {
	color: #fff;
}

.post-type-archive-expertises #callouts_c h4::before {
	border: 1px solid #fff;
}

.post-type-archive-expertises #callouts_c h4::after {
	border-top: 1px solid #fff;
}

.post-type-archive-expertises #callouts_c > div.inner_c {
	padding: 0 20px;
}

.post-type-archive-expertises #callouts_c div.callouts_c {
	margin: 40px 0 0 0;
	padding: 0 0 40px 0;
	position: relative;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c {

}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	height: calc(100% - 100px);
	margin: 20px;
	padding: 20px 20px 40px 20px;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	margin: 0 0 40px 0;
	width: 100%;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c div.subhead {
	color: #a49e9e;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c h3 {
	font-weight: 400;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a:hover {
	color: #ef710c;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a:hover i {
	margin: 0 0 0 1em;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-prev,
.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-next {
	bottom: 0;
	top: auto;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-prev::after,
.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-next::after {
	display: none;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-prev {
	background: transparent url('../img/global/arrow_left_purple.svg') no-repeat center center / contain;
	left: 20px;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-prev:hover {
	background: transparent url('../img/global/arrow_left_purple_hover.svg') no-repeat center center / contain;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-next {
	background: transparent url('../img/global/arrow_right_purple.svg') no-repeat center center / contain;
	left: 87px;
	right: auto;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-button-next:hover {
	background: transparent url('../img/global/arrow_right_purple_hover.svg') no-repeat center center / contain;
}

.post-type-archive-expertises #callouts_c div.callouts_c div.swiper-scrollbar {
	bottom: 20px;
	left: 167px;
	width: calc(100% - 187px);
}

.post-type-archive-expertises #were_here_to_help_c {
	padding: 60px 20px;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	margin: 0 0 40px 0;
	width: 100%;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c a:hover {
	color: #ef710c;
}

.post-type-archive-expertises #were_here_to_help_c div.image_copy_c a:hover i {
	margin: 0 0 0 1em;
}

.post-type-archive-expertises #our_work_c {
	padding: 60px 20px;
}

.single-expertises #content div.banner_c {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.single-expertises #content div.banner_c div.desktop_w {
	display: flex;
	flex-direction: column;
	height: 340px;
	justify-content: center;
	padding: 20px 50% 20px 20px;
	position: relative;
	z-index: 2;
}

.single-expertises #content div.banner_c div.desktop_w h1 {
	color: #fff;
	font-size: 2.4rem;
	line-height: 2.9rem;
	text-transform: uppercase;
	z-index: 1;
}

.single-expertises div.connect_panel_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	display: none;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 90%;
	z-index: 10000;
}

.single-expertises div.connect_panel_c div.outer_c {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding: 40px;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c {
	position: relative;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c div.close {
	color: #a49e9e;
	cursor: pointer;
	font-size: 2.4rem;
	position: absolute;
	right: 0;
	top: 0;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
	height: 110px;
	margin: 0 0 20px 0;
	width: 110px;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.name {
	color: #ef710c;
	font-size: 1.4rem;
	letter-spacing: 0.4px;
	line-height: 1.8rem;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.title {
	color: #a49e9e;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.email,
.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.phone_number {
	font-family: 'Domine', serif;
	font-size: 1.4rem;
	line-height: 2.1rem;
}

.single-expertises div.connect_bar_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	margin-bottom: -150px;
	padding: 15px 20px;
}

.single-expertises div.connect_bar_c.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}

.single-expertises div.connect_bar_c div.headline {
	color: #ef710c;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.53px;
	text-transform: uppercase;
}

.single-expertises div.connect_bar_c div.contact_c {
	align-items: center;
	display: flex;
	margin: 20px 0 0 0;
}

.single-expertises div.connect_bar_c div.contact_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
	flex: 0 0 80px;
	height: 80px;
	margin: 0 20px 0 0;
	width: 80px;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c {

}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c div.text {
	font-size: 1.6rem;
	text-transform: uppercase;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a:hover {
	color: #ef710c;
}

.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a:hover i {
	margin: 0 0 0 1em;
}

.single-expertises #intro_copy_c {
	padding: 60px 20px 0 20px;
}

.single-expertises div.connect_bar_c + #intro_copy_c {
	margin-top: 150px;
}

.single-expertises #alternating_content_c {
	padding: 60px 20px 90px 20px;
	position: relative;
}

.single-expertises #alternating_content_c > div {
	margin: 0 auto 60px auto;
}

.single-expertises #alternating_content_c > div:last-child {
	margin: 0 auto;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c ul li {
	font-family: 'Domine', serif;
	font-size: 1.6rem;
	line-height: 2.7rem;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c h2 {
	color: #ef710c;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c a:hover {
	color: #ef710c;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c a:hover i {
	margin: 0 0 0 1em;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 70vw;
	margin: 40px 0 0 0;
	width: 100%;
}

.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.image img {
	display: block;
	width: 100%;
}

.single-expertises #essential_practices_c {
	background: transparent url('../img/global/r_o_375px.png') no-repeat top center / 100% auto;
	color: #fff;
	padding: 60px 20px;
}

.single-expertises #essential_practices_c div.essential_practices_c {

}

.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c {
	background: #fff;
	color: #000;
	margin: 20px 0 0 0;
	padding: 20px 50px 20px 20px;
	position: relative;
}

.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c::after {
	content: '\f078';
	font-family: "Font Awesome 5 Pro";
	font-size: 1.4rem;
	position: absolute;
	right: 20px;
	top: calc(50% - 7px);
}

.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c.open::after {
	content: '\f077';
}

.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c div.name {
	cursor: pointer;
	font-size: 2.0rem;
	font-weight: 600;
	line-height: 2.4rem;
	text-transform: uppercase;
}

.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c div.description {
	display: none;
	font-family: 'Domine', serif;
	font-size: 1.8rem;
	line-height: 2.9rem;
	margin: 10px 0 0 0;
}

.single-expertises #our_work_c {
	background: transparent url('../img/global/bg_line_pattern_grey.svg') no-repeat right center / auto 100%;
	padding: 60px 0;
}

.single-expertises #our_work_c h4 {
	padding: 0 20px;
}

.single-expertises #our_work_c div.content_c {
	padding: 0 20px;
}

.single-expertises #our_work_c div.content_c h3 {
	font-weight: normal;
}

.single-expertises #our_work_c div.content_c a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 1;
}

.single-expertises #our_work_c div.content_c a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.single-expertises #our_work_c div.content_c a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.single-expertises #our_work_c div.content_c a:hover {
	color: #ef710c;
}

.single-expertises #our_work_c div.content_c a:hover i {
	margin: 0 0 0 1em;
}

.single-expertises #our_work_c div.projects_c {
	margin: 60px 0 0 0;
}

.single-expertises #our_work_c div.projects_c a.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	width: 100%;
}

.single-expertises #our_work_c div.projects_c div.info_c {
	margin: -100px 0 0 0;
	padding: 20px;
	width: 100%;
}

.single-expertises #our_work_c div.projects_c div.info_c div.name {
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 0.58px;
	line-height: 2.1rem;
	text-transform: uppercase;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	margin: 20px 0 0 0;
	padding: 20px;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div {
	border-bottom: 1px solid rgba(151, 151, 151, 0.5);
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:first-child,
.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:last-child {
	border: none;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:last-child {
	padding: 0;
	margin: 0;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c {
	display: flex;
	justify-content: space-between;
	width: 100px;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c > a {
	text-indent: -9999px;
	height: 32px;
	width: 32px;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c > a.prev {
	background: transparent url('../img/global/arrow_left_purple.svg') no-repeat center center / contain;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c > a.prev:hover {
	background: transparent url('../img/global/arrow_left_purple_hover.svg') no-repeat center center / contain;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c > a.next {
	background: transparent url('../img/global/arrow_right_purple.svg') no-repeat center center / contain;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c > a.next:hover {
	background: transparent url('../img/global/arrow_right_purple_hover.svg') no-repeat center center / contain;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div div.header {
	color: #a49e9e;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div div.detail {
	font-size: 1.8rem;
	letter-spacing: 0.53px;
	line-height: 2.1rem;
	text-transform: uppercase;
}

.single-expertises #resources_c {

}

.single-expertises #resources_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 45vw;
}

.single-expertises #resources_c div.resources_c {
	background-color: rgba(0, 0, 0, 0.07);
	padding: 60px 20px;
}

.single-expertises #resources_c div.resources_c a {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	display: flex;
	flex-direction: column;
	margin: 20px 0 0 0;
	padding: 20px 100px 20px 20px;
	position: relative;
}

.single-expertises #resources_c div.resources_c a::after {
	color: #ef710c;
	border: 1px solid #ef710c;
	border-radius: 50%;
	font-family: "Font Awesome 5 Pro";
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 24px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: calc(50% - 13px);
	width: 26px;
}

.single-expertises #resources_c div.resources_c a:hover::after {
	color: #fff;
	background-color: #ef710c;
}

.single-expertises #resources_c div.resources_c a.website::after {
	content: '\f061';
}

.single-expertises #resources_c div.resources_c a.pdf::after {
	content: '\f33d';
}

.single-expertises #resources_c div.resources_c h3 {
	font-weight: normal;
}

.single-expertises #resources_c div.resources_c a span.type {
	color: #a49e9e;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 1.6rem;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.single-expertises #resources_c div.resources_c a span.name {
	color: #000;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.36px;
	line-height: 1.9rem;
	text-transform: uppercase;
}


.single-expertises #tabbed_content_c {
	background: transparent url('../img/global/bg_line_pattern_grey.svg') no-repeat center center / auto 100%;
	padding: 60px 0;
}

.single-expertises #tabbed_content_c div.tabs_c {
	display: none;
}

.single-expertises #tabbed_content_c div.tabbed_content_c {
	display: flex;
	flex-direction: column;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c {

}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c > div.header {
	border-top: 1px solid #ccc;
	cursor: pointer;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	padding: 20px;
	text-transform: uppercase;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c:last-child {
	border-bottom: 1px solid #ccc;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.header.open {
	color: #ef710c;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c {
	display: none;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c {
	padding: 20px 20px 50px 20px;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c h3 {
	color: #000;
	font-size: 2.6rem;
	font-weight: 400;
	line-height: 3.0rem;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c p,
.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c ul li {
	font-family: 'Domine', serif;
	font-size: 1.6rem;
	line-height: 2.7rem;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a i {
	color: #ef710c;
	letter-spacing: 0.71px;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a:hover {
	color: #ef710c;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a:hover i {
	margin: 0 0 0 1em;
}

.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	width: 100%;
}

.single-expertises #our_culture_c {
	padding: 60px 0;
}

.single-expertises #our_culture_c h4 {
	padding: 0 0 0 20px;
}

.single-expertises #our_culture_c div.testimonial_c {
	background-color: rgba(0, 0, 0, 0.07);
	display: flex;
	flex-direction: column-reverse;
	margin: 40px 0 0 0;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c {
	padding: 110px 20px;
	position: relative;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.quote {
	font-family: 'Domine', serif;
	font-size: 1.8rem;
	line-height: 2.9rem;
	padding: 60px 0 0 0;
	position: relative;
	text-align: center;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.quote::before {
	color: #ef710c;
	content: open-quote;
	font-family: 'Domine', serif;
	font-size: 10.0rem;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.prev_next_c {
	bottom: 30px;
	display: flex;
	justify-content: space-between;
	left: calc(50% - 50px);
	position: absolute;
	width: 100px;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.prev_next_c > a {
	text-indent: -9999px;
	height: 32px;
	width: 32px;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.prev_next_c > a.prev {
	background: transparent url('../img/global/arrow_left_purple.svg') no-repeat center center / contain;
}

.single-expertises #our_culture_c div.testimonial_c div.quote_c div.prev_next_c > a.next {
	background: transparent url('../img/global/arrow_right_purple.svg') no-repeat center center / contain;
}

.single-expertises #our_culture_c div.testimonial_c div.info_c {
	background: transparent url('../img/global/r_o_375px.png') no-repeat center center / cover;
	padding: 40px 40px 80px 40px;
}

.single-expertises #our_culture_c div.testimonial_c div.info_c div.image {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 60vw;
	width: 100%;
}

.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	margin: -40px 40px;
	padding: 20px;
	text-align: center;
}

.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c div.source {
	color: #ef710c;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.53px;
	line-height: 2.1rem;
	text-transform: uppercase;
}

.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c div.position {
	font-family: 'Domine', serif;
	font-size: 1.4rem;
	line-height: 2.9rem;
}

.single-expertises #bottom_big_callout_c {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	height: 400px;
	justify-content: flex-end;
	margin: 0 0 80px 0;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	margin: -80px 40px;
	padding: 20px 20px 50px 20px;
	position: relative;
	text-align: center;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c h3 {
	font-weight: 400;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a {
	color: #000;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.71px;
	line-height: 2;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a::after {
	bottom: 0;
	content: '';
	background-color: #ef710c;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a i {
	color: #ef710c;
	margin: 0 0 0 0.5em;
	position: relative;
	transition: margin 0.04s ease-in-out;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a:hover {
	color: #ef710c;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a:hover i {
	margin: 0 0 0 1em;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c {
	padding: 20px;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.quote {
	color: #ef710c;
	font-family: 'Domine', serif;
	font-size: 1.4rem;
	line-height: 2.4rem;
	padding: 60px 0 0 0;
	position: relative;
	text-align: center;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.quote::before {
	color: #ef710c;
	content: open-quote;
	font-family: 'Domine', serif;
	font-size: 10.0rem;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.source {
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.4px;
	line-height: 2.1rem;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.position {
	font-family: 'Domine', serif;
	font-size: 1.4rem;
	line-height: 2.9rem;
}

.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.bg_layer {
	background: transparent url('../img/global/p_o_375px.png') no-repeat center center / cover;
	bottom: 0;
	height: 20px;
	z-index: 1;
}

@media screen and (min-width: 768px) {
	.post-type-archive-expertises #content div.banner_c div.desktop_w {
		height: 450px;
	}

	.post-type-archive-expertises #delivery_methods_c div.bg_layer {
		background: transparent url('../img/global/r_o_768px.png') no-repeat top center / 100% auto;
	}

	.post-type-archive-expertises #our_process_c div.desktop_w {
		padding: 0 30% 0 0;
	}

	.single-expertises #content div.banner_c div.desktop_w {
		height: 450px;
	}

	.single-expertises div.connect_panel_c {
		width: 478px;
	}

	.single-expertises div.connect_panel_c div.outer_c div.inner_c div.image {
		height: 160px;
		width: 160px;
	}

	.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.name {
		font-size: 2.6rem;
		line-height: 3.0rem;
	}

	.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.title {
		font-size: 1.4rem;
		line-height: 1.6rem;
	}

	.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.email,
	.single-expertises div.connect_panel_c div.outer_c div.inner_c div.info_c div.phone_number {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}

	.single-expertises div.connect_bar_c {
		margin-bottom: -110px;
	}

	.single-expertises div.connect_bar_c div.desktop_w {
		align-items: center;
		display: flex;
	}

	.single-expertises div.connect_bar_c div.desktop_w > * {
		flex: 0 0 50%;
	}

	.single-expertises div.connect_bar_c div.contact_c {
		border-left: 1px solid rgba(151, 151, 151, 0.5);
		margin: 0;
		padding: 0 0 0 30px;
	}

	.single-expertises div.connect_bar_c + #intro_copy_c {
		margin-top: 110px;
	}

	.single-expertises #alternating_content_c {
		padding: 100px 20px;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c {
		display: flex;
		justify-content: space-between;
	}

	.single-expertises #alternating_content_c > div:nth-child(odd) div.h2_copy_cta_image_c {
		flex-direction: row-reverse;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c {
		padding: 0 40px 0 0;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c h2 {
		flex: 0 0 calc(50% - 15px);
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c {
		flex: 0 0 calc(50% - 15px);
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c p:first-child {
		margin-top: 0;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c p:last-child {
		margin-bottom: 0;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c a::after {
		height: 2px;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.image {
		flex: 0 0 calc(50% - 15px);
		height: auto;
		margin: 0;
	}

	.single-expertises #alternating_content_c > div {
		margin: 0 auto 100px auto;
	}

	.single-expertises #alternating_content_c > div:last-child {
		margin: 0 auto;
	}

	.single-expertises #essential_practices_c {
		background: transparent url('../img/global/r_o_768px.png') no-repeat top center / 100% auto;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c {
		background: transparent url('../img/global/p_o_768px.png') no-repeat center center / cover;
	}

	.single-expertises #bottom_big_callout_c {
		margin: 0 0 70px 0;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c {
		margin: -70px auto;
		max-width: 580px;
		padding: 30px 30px 50px 30px;
		width: 100%;
	}

	.single-expertises #bottom_big_callout_c.testimonial div.bottom_big_callout_info_c {
		max-width: 970px;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a {
		margin: 0;
	}
}

@media screen and (min-width: 1024px) {
	.post-type-archive-expertises #content div.banner_c div.desktop_w {
		height: calc(100vh - 206px);
		max-height: 650px;
	}

	.post-type-archive-expertises #content div.banner_c div.desktop_w h1 {
		font-size: 3.0rem;
		line-height: 3.5rem;
	}

	.post-type-archive-expertises #content div.banner_c div.desktop_w > a {
		font-size: 1.4rem;
	}

	.post-type-archive-expertises #delivery_methods_c {
		padding: 100px 20px;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c {
		display: flex;
		justify-content: space-between;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c {
		padding: 0 40px 0 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c h2 {
		flex: 0 0 calc(50% - 15px);
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c {
		flex: 0 0 calc(50% - 15px);
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c p:first-child {
		margin-top: 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c p:last-child {
		margin-bottom: 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.copy_cta_c a::after {
		height: 2px;
	}

	.post-type-archive-expertises #delivery_methods_c div.h2_copy_cta_image_c div.image {
		flex: 0 0 calc(50% - 15px);
		height: 450px;
		margin: 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c {
		display: flex;
		justify-content: space-between;
		margin: 120px 0 0 0;
	}

	.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c {
		flex: 0 0 calc(50% - 15px);
		margin: 0;
		padding: 40px;
	}

	.post-type-archive-expertises #delivery_methods_c div.delivery_methods_callouts_c div.delivery_methods_callout_c div.image {
		height: 220px;
	}

	.post-type-archive-expertises #delivery_methods_c div.bg_layer {
		background: transparent url('../img/global/r_o_1024px.png') no-repeat top center / 100% auto;
		height: 510px;
	}

	.post-type-archive-expertises #our_process_c {
		padding: 180px 20px;
	}

	.post-type-archive-expertises #our_process_c div.desktop_w > a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.post-type-archive-expertises #callouts_c {
		padding: 100px 0;
	}

	.post-type-archive-expertises #callouts_c div.callouts_c {
		margin: 70px 0 0 0;
	}

	.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c {
		height: unset;
	}

	.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c div.image {
		height: 220px;
	}

	.post-type-archive-expertises #callouts_c div.callouts_c div.callout_c > div.inner_c > a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.post-type-archive-expertises #were_here_to_help_c {
		padding: 60px 20px;
	}

	.post-type-archive-expertises #were_here_to_help_c div.image_copy_c {
		align-items: center;
		display: flex;
		justify-content: space-between;
	}

	.post-type-archive-expertises #were_here_to_help_c div.image_copy_c div.image {
		flex: 0 0 calc(50% - 15px);
		height: 550px;
		margin: 0;
		width: auto;
	}

	.post-type-archive-expertises #were_here_to_help_c div.image_copy_c div.copy_c {
		flex: 0 0 calc(50% - 15px);
	}

	.post-type-archive-expertises #were_here_to_help_c div.image_copy_c div.copy_c > a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.post-type-archive-expertises #our_work_c {
		padding: 100px 20px;
	}

	.single-expertises #content div.banner_c div.desktop_w {
		height: calc(100vh - 206px);
		max-height: 650px;
	}

	.single-expertises #content div.banner_c div.desktop_w h1 {
		font-size: 3.0rem;
		line-height: 3.5rem;
	}

	.single-expertises #content div.banner_c div.desktop_w > a {
		font-size: 1.4rem;
	}

	.single-expertises div.connect_bar_c div.headline {
		font-size: 2.4rem;
	}

	.single-expertises div.connect_bar_c div.contact_c div.text_cta_c a {
		font-size: 1.4rem;
	}

	.single-expertises #intro_copy_c {
		padding: 100px 20px 0 20px;
	}

	.single-expertises #intro_copy_c div.desktop_w {
		padding: 0 calc(40% - 40px) 0 0;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c {
		flex: 0 0 calc(27% - 15px);
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.copy_cta_c ul li {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}

	.single-expertises #alternating_content_c div.h2_copy_cta_image_c div.image {
		flex: 0 0 calc(73% - 15px);
	}

	.single-expertises #essential_practices_c {
		background: transparent url('../img/global/r_o_1024px.png') no-repeat top center / 100% auto;
	}

	.single-expertises #essential_practices_c div.desktop_w {
		display: flex;
		justify-content: space-between;
	}

	.single-expertises #essential_practices_c div.h2_copy_c {
		flex: 0 0 calc(33.333% - 20px);
	}

	.single-expertises #essential_practices_c div.essential_practices_c {
		align-self: flex-start;
		display: flex;
		flex: 0 0 calc(66.666% - 20px);
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.single-expertises #essential_practices_c div.essential_practices_c div.essential_practice_c {
		display: flex;
		flex: 0 0 calc(50% - 15px);
		flex-direction: column;
		justify-content: center;
		margin: 0 0 20px 0;
	}

	.single-expertises #our_work_c {
		margin: 0 0 150px 0;
		padding: 100px 20px;
	}

	.single-expertises #our_work_c div.desktop_w {
		align-items: center;
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.single-expertises #our_work_c h4 {
		flex: 0 0 100%;
		padding: 0;
	}

	.single-expertises #our_work_c div.content_c {
		flex: 0 0 calc(33.333% - 15px);
		padding: 0;
	}

	.single-expertises #our_work_c div.content_c a {
		font-size: 1.4rem;
		margin: 20px 0 0 0;
	}

	.single-expertises #our_work_c div.projects_c {
		flex: 0 0 calc(66.666% - 15px);
		margin: 0;
	}

	.single-expertises #our_work_c div.projects_c a.image {
		height: 450px;
	}

	.single-expertises #our_work_c div.projects_c div.info_c {
		margin: -100px 0;
		padding: 20px;
		width: 100%;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.name {
		font-size: 2.6rem;
		line-height: 3.0Rem;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c {
		flex-direction: row;
		justify-content: space-between;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div {
		border-bottom: none;
		border-right: 1px solid rgba(151, 151, 151, 0.5);
		display: flex;
		flex: 1;
		flex-direction: column;
		justify-content: center;
		padding: 0 20px 0 0;
		margin: 0 20px 0 0;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:first-child,
	.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:last-child {
		border: none;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div:last-child {
		padding: 0;
		margin: 0;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c div.prev_next_c {
		align-self: center;
		flex-direction: row;
		flex: 0 0 120px;
	}

	.single-expertises #resources_c {
		display: flex;
		margin: 100px 0;
	}

	.single-expertises #resources_c > div {
		flex: 0 0 50%;
	}

	.single-expertises #resources_c div.image {
		height: auto;
	}

	.single-expertises #resources_c div.resources_c {
		padding: 100px 40px;
	}

	.single-expertises #resources_c div.resources_c > * {
		max-width: 420px;
	}

	.single-expertises #tabbed_content_c {
		background: transparent url('../img/global/bg_line_pattern_grey.svg') no-repeat top calc(50% + 400px) left calc(50% - 150px) / auto 100%;
		padding: 60px 20px 100px 20px;
	}

	.single-expertises #tabbed_content_c div.tabs_c {
		border-bottom: 1px solid #979797;
		display: flex;
	}

	.single-expertises #tabbed_content_c div.tabs_c div.tab {
		border-bottom: 3px solid #fff;
		color: #a49e9e;
		cursor: pointer;
		font-size: 1.4rem;
		font-weight: 700;
		letter-spacing: 0.71px;
		line-height: 1.6rem;
		margin: 0 50px 0 0;
		padding: 20px 0 17px 0;
		text-align: center;
		text-transform: uppercase;
	}

	.single-expertises #tabbed_content_c div.tabs_c div.tab.open,
	.single-expertises #tabbed_content_c div.tabs_c div.tab:hover {
		border-bottom: 3px solid #7e2983;
		color: #ef710c;
	}

	.single-expertises #tabbed_content_c div.tabs_c div.tab:last-child {
		margin: 0;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c:last-child {
		border: none;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c > div.header {
		display: none;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c {
		display: none;
		padding: 70px 0 0 0;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c {
		display: flex;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c {
		flex: 0 0 50%;
		padding: 0 100px 0 0;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c ul li a {
		font-size: 2.1rem;
		line-height: 2.4rem;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.detail_c > a {
		font-size: 1.4rem;
	}

	.single-expertises #tabbed_content_c div.tabbed_content_c div.tab_content_c div.content_c div.tab_detail_c div.image {
		height: 450px;
	}

	.single-expertises #our_culture_c {
		margin-top: -56px;
		padding: 0;
	}

	.single-expertises #our_culture_c h4 {
		padding: 0 0 0 20px;
	}

	.single-expertises #our_culture_c div.testimonial_c {
		flex-direction: row;
		margin: 40px 0 0 0;
	}

	.single-expertises #our_culture_c div.testimonial_c div.quote_c {
		display: flex;
		flex: 0 0 50%;
		flex-direction: column;
		justify-content: center;
		padding: 60px 60px 90px 60px;
	}

	.single-expertises #our_culture_c div.testimonial_c div.quote_c div.quote {
		font-size: 2.2rem;
		margin: 0 auto;
		max-width: 610px;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c {
		background: transparent url('../img/global/r_o_375px.png') no-repeat center center / cover;
		flex: 0 0 50%;
		height: 650px;
		padding: 80px 60px;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c div.image {
		height: 440px;
		margin: 0 auto;
		max-width: 610px;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c {
		margin: -70px auto;
		max-width: 480px;
		padding: 40px;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c div.source {
		font-size: 2.4rem;
		line-height: 2.9rem;
	}

	.single-expertises #our_culture_c div.testimonial_c div.info_c div.source_position_c div.position {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}

	.single-expertises #bottom_big_callout_c {
		height: 585px;
		margin: 60px 0 140px 0;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c {
		margin: -80px auto;
	}

	.single-expertises #bottom_big_callout_c.testimonial div.bottom_big_callout_info_c {
		margin: -80px auto;
		padding: 80px 120px;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c > a {
		font-size: 1.4rem;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c {
		padding: 0;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.quote {
		font-size: 2.2rem;
		line-height: 2.9rem;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.source {
		font-size: 1.8rem;
		line-height: 2.1rem;
	}

	.single-expertises #bottom_big_callout_c div.bottom_big_callout_info_c div.quote_c div.position {
		font-size: 1.8rem;
		line-height: 2.9rem;
	}
}

@media screen and (min-width: 1260px) {
	.post-type-archive-expertises #content div.banner_c div.desktop_w {
		padding: 20px calc(0.6 * 1260px) 20px 20px;
	}

	.post-type-archive-expertises #content div.banner_c div.desktop_w h1 {
		width: auto;
	}

	.post-type-archive-expertises #delivery_methods_c div.bg_layer {
		height: 430px;
	}

	.post-type-archive-expertises #our_process_c div.desktop_w {
		padding: 0 calc(0.3 * 1260px) 0 0;
	}

	.single-expertises #content div.banner_c div.desktop_w {
		padding: 20px calc(0.6 * 1260px) 20px 20px;
	}

	.single-expertises #intro_copy_c {
		padding: 100px 0 0 0;
	}

	.single-expertises #intro_copy_c div.desktop_w {
		padding: 0 500px 0 0;
	}

	.single-expertises #essential_practices_c {
		padding: 100px 0;
	}

	.single-expertises #tabbed_content_c {
		padding: 100px 0 156px 0;
	}

	.single-expertises #our_work_c div.projects_c div.info_c {
		margin: -160px 0;
		padding: 40px;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c {
		margin: 30px 0 0 0;
		padding: 40px;
	}

	.single-expertises #our_work_c div.projects_c div.info_c div.details_c > div div.header {
		font-size: 1.4rem;
	}
}

@media screen and (min-width: 1600px) {
	.post-type-archive-expertises #delivery_methods_c div.bg_layer {
		background: transparent url('../img/global/r_o_1600px.png') no-repeat top center / 100% auto;
	}
}
