.builder_block--image_grid.theme-lilac {
	background-color: #A38F9E;
	padding-bottom: 4vw;
}
.builder_block--image_grid.theme-tan {
	background-color: #e1c3ad;
	padding-bottom: 4vw;
}
.builder_block--image_grid.theme-green {
	background-color: #a2b9b3;
	padding-bottom: 4vw;
}
.builder_block--image_grid.theme-blue {
	background-color: #e2eeef;
	padding-bottom: 4vw;
}

.balance-50-25-25 figcaption {
	display: none;
}

@media (min-width: 768px) {
	body:not(.page-our-client-stories) .builder_block--client_story .client_story--text h1 {
		font-size: 36px;
		line-height: 1.125em;
		padding-left: 0;
	}
	div.builder_block--bodytext.layout-image-text-image.balance-25-25-50.flip div.inner-wrapper div.row {
		flex-direction: row-reverse !important;
	}
}


.location-header {
	border: 1px solid black;
	padding: 12px;
	width: 100%;
	margin-bottom: 25px;
}
.page-contact-us .contact-locations .location-phone {
	border: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}


@media (max-width: 767.9px) {
	#header_wrapper button.navbar-toggler span {
		font-size: 12px !important;
	}
}
figure.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border: none;
}
figure.square {
  padding-bottom: 100%;
}
figure.video iframe,
figure.video object,
figure.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.builder_block--bodytext.title-same p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 768px) {
  body.parent-videos .builder_block--bodytext {
    margin-bottom: -5rem;
  }
}

.bodytext--text p:empty {
  display: none;
}
.builder_block--bodytext.medium-text p {
  font-size: 1.5rem;
  line-height: 2rem;
}

.bios .opener {
  width: auto !important;
  color: red;
  background-position: left center;
  background-size: 26px 26px;
  background-repeat: no-repeat;
}
.bios .opener:after {
  content: "Learn More";
  padding-left: 36px;
  font-size: 16px;
  font-family: "Gill Sans", "Gill Sans MT", Calibri;
  font-size: .6rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0px;
  display: block;
}
.contacts.col-lg-6.location-LON,
.contacts.col-lg-6.location-PAR {
  color: #777;
}