.agency-background {
	background-color: #007cbf;
}
.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}
.agency-logo-center {
	text-align: center;
}
.about-description {
	width: 100% !important;
}
.agency-top-padding {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.agency-top-shadow {
	-webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	-ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
}
#nav .active {
	background: #007cbf !important;
}
.subheader {
	background: #007cbf !important;
	min-height: 0px;
}
.subheader a {
	background: #007cbf !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
	background-color: #50c550 !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
}
.subheader a.main-filter-category:hover, .subheader a.main-filter-category:active, .subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #007cbf !important;
	background-image: none !important;
}
.agency-bottom-margin {
	margin-bottom: 20px;
}
.agency-home-resources-padding-ul li {
	padding: 20px 0 15px !important;
}
.agencies-index-ul li a {
	color: #000000;
}
/* line 20, by-the-number.scss */
.column.span3 {
	margin: 0 2% 30px 0;
}
@media (max-width: 767px) {
	/* line 20, by-the-number.scss */
	.column.span3 {
		width: 48%;
	}
}
/* line 26, by-the-number.scss */
.column.span3:last-child {
	margin: 0;
}
sup {
	font-size: 12px;
}
a.connect-link {
	background-color: #36add5 !important;
}
a.connect-link:hover {
	background-color: #0a5796 !important;
}
.agencies-about-links ul li.active a {
	color: #298096;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #298096;
}
.main-content-width {
	width: 100% !important;
	margin: 0px 0px 20px;
}
.grey-box {
	background-color: #efefef;
	border: 1px solid #51575c;
	padding: 10px 20px;
}
.blue-box {
	background-color: #0a5796;
	color: #ffffff;
	padding: 10px 20px;
}
.blue-box h4 {
	color: #ffffff;
}
.module-homepage-hero .richtext p {
	font-style: italic;
}
.toggle-icon {
	text-align: right;
}
.escr-team ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 3rem;
}
.escr-team ul li {
	padding: .25em .5em;
	font-size: 1.125rem;
	line-height: 1.6;
	border-left: 0.375em solid currentColor;
	font-weight: 400
}
.escr-team:not(.city-team) ul li:first-child {
	margin-bottom: .375em
}
.escr-team.city-team li {
	color: #4e7b9d
}
.escr-team.city-team > *:not(ul), .escr-team.city-team li:first-child {
	color: #4e7b9d
}
.escr-team.city-team li:nth-child(n) {
	border-color: #4e7b9d !important;
}
.escr-team.design-team li {
	color: #a26b0f
}
.escr-team.design-team > *:not(ul), .escr-team.design-team li:first-child {
	color: #498169
}
.escr-team.construction-team li {
	color: #bb5a25
}
.escr-team.construction-team > *:not(ul), .escr-team.construction-team li:first-child {
	color: #362c77
}
.escr-team.escr-team-columns ul {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: flex-start;
	box-sizing: border-box;
	margin-bottom: 3rem;
}
.escr-team.escr-team-columns li {
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}
.escr-team.escr-team-columns li:first-child {
	flex: 0 0 100%;
	max-width: 100%;
}
#w1593551216725 .row.bg-highlighted {
	background: white;
}
.escr-btn {
	width: 180px !important;
	text-transform: none !important;
	margin: 20px 0px;
}
.escr-btn-wide {
	width: auto !important;
	text-transform: none !important;
	margin: 20px 0px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
/*CSS for /project-updates/gallery-item.page*/
.module-stay-connected .gallery-row {
	overflow: visible;
}
.module-stay-connected .gallery-item .content-info-inner {
	cursor: pointer;
	padding: 7px;
	height: 220px;
	border-top: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.module-stay-connected .gallery-item .content-info-inner h4, .module-stay-connected .gallery-item .content-info-inner p {
	color: black;
}
.module-stay-connected .gallery-item .content-info-inner p {
	font-weight: normal;
}
.module-stay-connected .gallery-item:hover {
	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
}
.module-stay-connected .gallery-item.hovered img {
	opacity: 0.9;
}
@media only screen and (max-width: 767px) {
	.module-stay-connected .gallery-item img {
		max-width: 148px;
	}
	.module-stay-connected .gallery-item .content-info-inner {
		padding: 7px;
		height: 150px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: none;
	}
	.module-stay-connected .gallery-item.hovered img {
		opacity: 0.9;
	}
	.module-stay-connected .gallery-item.hovered {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.module-stay-connected .gallery-item .view-share {
		display: none;
	}
}