.info-boxes {
	position: relative;
}
.service-info-box-button {
	text-align: center;
}
.info-box-service-container {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 2.5rem;
	box-sizing: border-box;
}
.info-box-service-container.scroller-item {
	padding: 3.5rem; /* 1 extra rem for box shadows */
}
@media screen and (max-width: 1000px) {
    .info-box-service-container { width: 50%; }
}

@media screen and (max-width: 600px) {
    .info-box-service-container { width: 100%; }
}
.info-boxes.services {
	padding-top: 3rem;
}
.info-boxes.sectors {
	margin: 4rem auto 0 auto;
	max-width: 90em;
}
.info-box-service {
	background-color: white;
	box-shadow: 0.227em 0.227em 0.68em rgba(0, 0, 0, 0.14), -0.227em -0.227em 0.68em rgba(0, 0, 0, 0.14);
	text-align: left;
}
.info-box-service-image {
	position: relative;
	left: 2.5rem;
	top: -3rem;
	box-shadow: -0.227em 0.45455em 0.68em rgba(0, 0, 0, 0.14);
	background: white;
}
.info-box-service-image img {
	display: block;
	width: 100%;
}
.info-box-service-image img.static_page_element_image_placeholder {
	height: 0 !important;
	padding-bottom: 70.14925%;
}
.info-box-service-text {
	padding: 0 2.5rem;
	position: relative;
}
.info-box-service-text h3 {
	font-size: 150%;
	color: #4a6e0d;
}
.info-box-service-contact-headshot {
	padding: 0;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4.125rem;
}
.info-box-service-contact-headshot img {
	border-radius: 100%;
	display: inline-block;
	width: 3.125rem;
	height: 3.125rem;
}
.info-box-service-button {
	text-align: center;
	padding: 5rem 2.5rem 2.5rem 2.5rem;
}

.info-box-sector {
	margin: auto;
	width: 20em;
	margin-bottom: 2.14em;
}
.info-box-sector-container {
	padding-top: 0px;
	display: inline-block;
	vertical-align: top;
	width: 25%;	
	text-align: center;
}
@media screen and (max-width: 1000px) {
    .info-box-sector-container { width: 50%; }
}

@media screen and (max-width: 600px) {
    .info-box-sector-container { width: 100%; }

}
.info-box-sector-container.large {
	width: 50%;
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.info-box-sector-container.large:nth-child(odd)::before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -3rem;
}

.info-box-sector-container.large .info-box-sector {
	display: table;
	width: 100%;
	margin-top: 2.3em;
}
.info-box-sector {
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

.info-box-sector-image {
	text-align: center;
}

.info-box-sector-text {
	color: #2c266f;
	font-size: 1em;
	text-align: center;
}

.info-box-sector-container.large .info-box-sector-image,
.info-box-sector-container.large .info-box-sector-text {
	display: table-cell;
	vertical-align: middle;
}
.info-box-sector-container.large .info-box-sector-image {
	width: 40%;
}


.info-box-sector-text h3 {
	color: #2c266f;
}
.info-box-button-sector {
	text-align: center;
	padding-top: 0.82em;
	padding-bottom: 7.18em;
}

.button.service {
	background-color: #7fc703;
	text-decoration: none;
	border-color: #7fc703;
}


#sector_service_contact_and_resources {
	overflow: hidden;
	padding: 2rem 0;
}
#sector_service_contact_and_resources .non-breaking-column {
	overflow: visible;
	box-sizing: border-box;
	padding-top: 2rem;

}
#sector_service_contact {
	padding-left: 6rem;
}

#sector_service_resources {
	padding-right: 5rem;
}
#sector_service_contact_details {
	margin-top: 2rem;
	margin-bottom: 4rem;
	padding: 2rem 0 2rem 13rem;
	position: relative;
	text-align: center;
}
#sector_service_contact_details::before {
	content: '';
	background: #eee;
	position: absolute;
	left: -6rem;
	right: -50vw;
	top: 0;
	bottom: 0;
	z-index: 0;
}

#sector_service_contact_and_resources.sector #sector_service_contact_details::before {
	background-color: #e3edf9;
}
#sector_service_contact_and_resources.service #sector_service_contact_details::before {
	background-color: #e7f1d6;
}

#sector_service_contact_details > * {
	position: relative;
}

#sector_service_contact_details .contact-position,
#sector_service_contact_details .contact-name,
#sector_service_contact_details .contact-location {
	font-weight: bold;
}
#sector_service_contact_details .contact-position,
#sector_service_contact_details .contact-name {
	font-size: 1.375rem;
}
#sector_service_contact_details .contact-name {
	color: #2c266f;
	margin-top: 0.5rem;
}
#sector_service_contact_details .contact-location {
	margin-top: 0;
}

#sector_service_contact_headshot {
	display: block;
	width: 15rem;
	height: 15rem;
}
#sector_service_contact_headshot img {
	width: 100%;
	height: 100%;
	display: inline-block;
	border-radius: 100%;
}
#sector_service_contact_details #sector_service_contact_headshot {
	position: absolute;
	left: -3rem;
	top: 3rem;
}

#sector_service_resources_box {
	text-align: center;
	position: relative;
	top: -2rem;
	padding: 2rem;
	background: white;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 1em;
}
#sector_service_resources_box .resource-list {
	margin-top: 2rem;
}

#sector_service_related_news {
}
#sector_service_related_news .news-item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 2rem;
	box-sizing: border-box;
}
#sector_service_related_news .news-item-thumbnail {
	overflow: visible;
}
#sector_service_related_news .news-item-thumbnail a,
#sector_service_related_news .news-item-thumbnail img {
	display: inline-block;
	width: 100%;
}
#sector_service_related_news .news-item-thumbnail img {
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 1em;
}
#sector_service_related_news  .news-item-description {
	padding: 2rem 0;
}
#sector_service_related_news .news-item-title {
	font-size: 1.375rem;
	font-weight: bold;
	color: #2c266f;
	margin-top: 0;
}
#sector_service_related_news.service .news-item-title {
	color: #7fc703;
}
#sector_service_related_news .news-item-title a {
	color: inherit;
	text-decoration: none;
}
#all_sectors_services_links {
	margin-top: 5.2em;
	margin-bottom: 4.5em;
}
#all_sectors_services_links a {
	margin-left: 1em;
	margin-right: 1em;
}
@media screen and (max-width: 800px) {
	#sector_service_related_news .news-item {
		width: 100%;
	}
	#sector_service_contact_headshot {
		position: absolute;
		top: 1.5rem !important;
		width: 12rem;
		height: 12rem;
		padding-left: 3.5rem;
	}
	#sector_service_contact {
		text-align: center; 
		padding-left: 0px;
	}
	#sector_service_contact_details {
		min-height: 11rem; 
	}
	.info-box-sector-container.large { width: 100%;
	}
	#sector_service_resources {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	}
}