.goalInfo {

}
.goalCharts {
	height: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-box-align: end;
	-moz-box-align: end;
	-webkit-flex-align: end;
	-ms-flex-align: end;
	-moz-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-ms-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-box-direction: normal;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-moz-flex-pack: end;
	justify-content: flex-end;
}
.goalInfoHeader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-ms-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-ms-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-box-direction: normal;
	-moz-box-direction: normal;
	-moz-box-direction: normal;
	-ms-box-direction: normal;
	-ms-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-moz-flex-align: center;
	align-items: center;
	background-color: #00263e;
	padding: 2%;
	text-align: left;
	border-color: #00263e;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.goalIcon {
	height: 75px;
	width: 75px;
	display: flex;
	align-self: center;
}
.goalInfoHeader h3 {
	color: #76bc21;
}
.subTitle {
	margin-bottom: 0.25rem !important;
	color: #76bd22 !important;
	text-transform: uppercase !important;
}
.goalInfoContent {
	padding: 2%;
	border-left-color: #76bd22;
	border-left-style: solid;
	border-left-width: 1px;
	max-width: 60%;
}
.goal-charts {
	height: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-box-align: end;
	-moz-box-align: end;
	-webkit-flex-align: end;
	-ms-flex-align: end;
	-moz-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-ms-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-box-direction: normal;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;

	justify-content: flex-end;
}
.goal-chart-bars {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-ms-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-box-direction: normal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: end;
	-ms-box-align: end;
	-moz-box-align: end;
	-webkit-flex-align: end;
	-ms-flex-align: end;
	-moz-flex-align: end;
	align-items: flex-end;
}
.goal-chart-bars-legend {
	margin: 0;
	padding: 0.5rem 0;
	border-top: 2px solid #0c1333;
}
.goal-chart-bar {
	margin: 0 8px;
	position: relative;
	width: 100%;
}
.goal-chart-label {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	height: 100%;
	-webkit-flex-pack: center;
	-ms-flex-pack: center;
	-moz-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-box-align: center;
	-moz-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-moz-flex-align: center;
	align-items: center;
	font-weight: bold;
	text-align: center;
}
.goal-chart-label p {
	color: white;
	font-family: 'Gotham-Black',sans-serif;
	font-size: 12px;
	display: flex;
	align-self: flex-end;
	margin: 26px 0 20px;
}
.goal-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-box-align: end;
	-moz-box-align: end;
	-webkit-flex-align: end;
	-ms-flex-align: end;
	-moz-flex-align: end;
	align-items: flex-end;
	margin-left: 20px;
}
.arrow-down {
	border: solid white;
	border-width: 0 3px 3px 0;
	padding: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	position: absolute;
	top: 30px;
}
.ceoSigCont {
	max-width:100%;
	column-count: 1;
	column-gap: 40px;
	-webkit-column-count:1;
	-webkit-column-gap:40px;
	-moz-column-count:1;
	-moz-column-gap:40px;
	-ms-column-count:1;
	-ms-column-gap:40px;
}
.susSec {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.susQuote {
	width: 75%;
	margin: 20px;
	display: flex;
	position: relative;
}
.susQuoteIcon {
	width: 40px;
	margin: 0 auto auto;
}
.susQuoteIcon:nth-of-type(2) {
	rotate: 180deg;
	margin: auto auto 0;
}
.susSub {
	color: #00263e;
	font-size: 40px !important;
	margin-top: 110px !important;
}
.susSpot {
	background: #e4e4e4;
	border-radius: 20px;
	padding: 20px;
}
.spotlight {

}
.sus2Col {
	margin: 20px 20px 0 0;
}
.sus3Col {
	margin: 20px 20px 0 0;
}
.sus4Col {
	margin: 20px 20px 0 0;
	display: flex;
	flex-wrap: wrap;
	max-width: 70%;
}
.mm4Dub {
	margin: 20px 20px 0 0;
}
.susQuote {
	width: 75%;
	margin: 20px;
	display: flex;
	position: relative;
}
.susQuoteIcon {
	width: 40px;
	margin: 0 auto auto;
}
.susQuoteIcon:nth-of-type(2) {
	rotate: 180deg;
	margin: auto auto 0;
}
.cirEcoImg {
	display: flex;
	align-self: flex-start;
	overflow: hidden;
	height: 200px;
	width: 100%;
}
.mmSLA {
	display: flex;
	flex-wrap: wrap;
}
.slaTit {
	background: #00263e;
	height: 67px;
	width: 250px;
	justify-content: center;
	text-align: center;
	line-height: 1;
	padding: 20px 5px;
	font-family: 'gotham',sans-serif;
	color: white;
	display: flex;
	align-items: center;
}
.slaImg {
	overflow: hidden;
	height: 280px;
	width: 250px;
}
.SLAPhoto {
	max-width: 300px;
	margin-top: 15px;
}

.SLAYTube {
	max-width: 300px;
	margin-top: 15px;
}

.buttonSty {
	font-family: 'Gotham-Bold';
	font-size: 13px;
	color: #FFF;
	display: inline-block;
	background: #367F17 /*#4c9d2a*/;
	padding: 12px 12px 10px;
	margin: 20px auto;
	line-height: 1.2;
	border: 2px solid #367F17 /*#4c9d2a*/;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}


#SLAReadMore1 {
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 1300px;
	margin-top: 30px;
}
#SLAReadMore2 {
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 1300px;
	margin-top: 30px;
}


.SLAGrid {
	max-width: 300px;
	margin: 0 10px;
}
@media (min-width: 1200px) {
	.sus2Col {
		max-width: 40%;
		margin: 20px 20px 0 0;
	}
	.sus3Col {
		max-width: 31%;
		margin: 20px 20px 0 0;
	}
	.sus4Col {
		max-width: 22%;
		margin: 20px 20px 0 0;
		display: flex;
		flex-wrap: wrap;
	}
	.mm4Dub {
		max-width: 45%;
		margin: 20px 20px 0 0;
	}
	.mmSig {
		width: 210px;
		margin-top: 70px;
	}
	.mmTufts {
		height: 390px;
		position: relative;
		top: -20px;
		left: -10%;
	}
	.goalContainer {
		display: grid;
		margin-bottom: 24px;
		grid-gap: 12px;
		grid-auto-rows: max-content;
		grid-auto-rows: -webkit-max-content;
		grid-template-columns: repeat(3, 1fr);
		border-bottom-style: solid;
		border-bottom-color: #76bc21;
		border-bottom-width: 1px;
	}
}
@media (min-width: 800px) and (max-width: 1199px) {
	.sus3Col {
		max-width: 45%;
		margin: 20px 20px 0 0;
	}
	.mmSig {

	}
	.sus4Col {
		max-width: 40%;
	}
	.mmTufts {
		height: 390px;
		position: relative;
		top: -20px;
		left: -50%;
	}
}
@media (max-width: 799px) {
	.mmTufts {
		height: 390px;
		position: relative;
		top: -20px;
		left: -100%;
	}
}
@media (min-width: 960px) {
	.ceoSigCont {
		max-width:100%;
		column-count: 2;
		column-gap: 40px;
		-webkit-column-count:2;
		-webkit-column-gap:40px;
		-moz-column-count:2;
		-moz-column-gap:40px;
		-ms-column-count:2;
		-ms-column-gap:40px;
	}
	.signOff {
		display: grid;
		grid-template-columns: 2fr 1fr;
		grid-gap: 12px;
	}
}