body {
	font-family: 'Open Sans', sans-serif;
	color: #444;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	background-color: #fff;
}

h1 {
	margin-top: 0.625em;
	margin-bottom: 0.5em;
	color: #2e4353;
	font-size: 2.25em;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
}

h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #24547a;
	font-size: 1.875em;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
}

h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #24547a;
	font-size: 1.5em;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
}

h4 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #24547a;
	font-size: 1.25em;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
}

h5 {
	margin-top: 1.375em;
	margin-bottom: 0.75em;
	color: #24547a;
	font-size: 0.9375em;
	line-height: 1.5em;
	font-weight: 700;
	letter-spacing: 0.01em;
}

h6 {
	margin-top: 1.5em;
	margin-bottom: 0.875em;
	color: #24547a;
	font-size: 0.8125em;
	line-height: 1.5em;
	font-weight: 700;
	letter-spacing: 0.01em;
}

p {
	margin-top: 0em;
	margin-bottom: 0.75em;
}

a {
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
	color: #1e68bd;
	text-decoration: none;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
}

a:hover {
	color: #09141b;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}

ul {
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	padding-left: 1.25em;
}

ol {
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	padding-left: 1.125em;
}

li {
	margin-bottom: 0.25em;
}

label {
	display: block;
	margin-bottom: 0.25em;
	line-height: 1.25em;
	font-weight: 700;
}

strong {
	font-weight: 700;
	letter-spacing: 0.02em;
}

em {
	font-style: italic;
	letter-spacing: 0.02em;
}

blockquote {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em 1.25em;
	border-left: 5px solid #144c8c;
	background-color: rgba(91, 99, 107, 0.1);
	font-size: 1.1875em;
	line-height: 1.5em;
}

.button {
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	padding: 0.5em 1.3em;
	border-radius: 0.2em;
	background-color: #1e68bd;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	text-decoration: none;
	border-bottom: 0px !important;
}

.button:hover {
	background-color: #03386c;
	color: #fff;
	border-bottom: 0px !important;
	box-shadow: none !important;
}

.button.secondary {
	border-radius: 0.2em;
	background-color: #03386c;
}

.button.secondary:hover {
	background-color: #1e68bd;
}

.button.tertiary {
	background-color: #03386c;
}

.button.tertiary:hover {
	background-color: #1e68bd;
}

.button.header-search-button {
	width: 3rem;
	height: 2.4rem;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	float: right;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	border-radius: 0em 3em 3em 0em;
	background-color: hsla(0, 0%, 100%, 0.15);
	background-image: url('../images/search_wht.svg');
	background-position: 45% 50%;
	background-size: 1em 1em;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0.8125rem;
	line-height: 1em;
	text-transform: uppercase;
}

.button.header-search-button:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.button.slider-button {
	margin-top: 2em;
	padding: 0.75em 2.75em 0.75em 1.75em;
	border-radius: 30px;
	background-color: #24547a;
	background-image: url('../images/next.svg');
	background-position: 88% 50%;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	line-height: 1.375em;
}

.button.slider-button:hover {
	background-color: #09141b;
}

.button.newsletter-form-button {
	height: 45px;
	min-width: 6.5rem;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 1em 0rem;
	border-radius: 30px;
	background-color: rgba(30, 104, 189, 0.75);
	font-size: 0.75rem;
	text-transform: uppercase;
}

.button.newsletter-form-button:hover {
	background-color: #144c8c;
}

.container {
	max-width: 1200px;
	padding-right: 30px;
	padding-left: 30px;
}

.header-section {
	background-color: #24547a;
	background-image: url('../images/otis-redding-1.png'), -webkit-radial-gradient(circle farthest-corner at 12% 14%, rgba(3, 56, 108, 0), #03386c 67%);
	background-image: url('../images/otis-redding-1.png'), radial-gradient(circle farthest-corner at 12% 14%, rgba(3, 56, 108, 0), #03386c 67%);
	background-position: 0px 0px, 0px 0px;
	background-size: 50px, auto;
}

.nav-container {
	position: relative;
	max-width: 100%;
}

.nav-link {
	display: inline-block;
	margin-right: 1px;
	padding: 1.5rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	box-shadow: 0 -3px 0 0 transparent, 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.375rem;
	font-weight: 400;
	text-align: center;
}

.nav-link:hover {
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.5), 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
	color: #fff;
}

.nav-link.w--current {
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 -3px 0 0 #fff, 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
	color: #fff;
}

.nav-link.w--current:hover {
	background-color: rgba(0, 0, 0, 0.1);
	color: #fff;
}

.nav-menu-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	float: left;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-left: 1px solid hsla(0, 0%, 100%, 0.25);
}

.logo {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0.75em;
	float: left;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-bottom-style: none;
	color: #fff;
	font-size: 1.75rem;
	line-height: 1em;
	font-weight: 600;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.logo:hover {
	opacity: 0.75;
	color: #fff;
}

.footer-section {
	position: relative;
	padding-top: 2rem;
	border-top: 6px solid #beac71;
	background-color: #172a38;
	background-image: url('../images/otis-redding-1.png');
	background-position: 50% 0px;
	background-size: 50px;
	color: hsla(0, 0%, 100%, 0.5);
	font-size: 0.875rem;
	line-height: 1.375rem;
}

.row.footer-signoff-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.row.footer-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.row.home-icon-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.column.home-icon-column {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.logo-text {
	position: relative;
	float: left;
}

.logo-image {
	left: 0px;
	top: 50%;
	width: 11.25em;
	margin-right: 0.5rem;
	padding: 8px 5px 5px;
	float: left;
}

.footer-signoff-section {
	margin-top: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background-color: rgba(0, 0, 0, 0.1);
	font-size: 0.75rem;
	line-height: 1rem;
}

.copyright-text {
	display: inline-block;
	margin-right: 0.75rem;
	margin-left: 0rem;
}

.footer-signoff-list {
	display: inline-block;
	margin: 0rem 0.25rem;
	padding-left: 0px;
}

.footer-signoff-list-item {
	display: inline-block;
	margin-bottom: 0em;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.footer-signoff-grip {
	width: 130px;
	height: 28px;
	padding-left: 32px;
	float: right;
	border-bottom-style: none;
	border-bottom-width: 0px;
	background-image: url('../images/globalreach_knockout_fullwhite.png');
	background-size: 130px;
	background-repeat: no-repeat;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: hsla(0, 0%, 100%, 0.75);
	font-size: 0.5rem;
	line-height: 0.5625rem;
	font-weight: 600;
	text-transform: uppercase;
}

.footer-signoff-grip:hover {
	color: #fff;
}

.footer-column-wrap {
	max-width: 25%;
	margin-bottom: 1em;
	padding-right: 1rem;
	clear: both;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

.footer-column-wrap.treasurer-logo-column {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer-column-wrap.footer-newsletter-column {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 0rem;
}

.footer-column-wrap.newsletter-column {
	max-width: 31%;
	padding-right: 0rem;
}

.footer-column-title {
	margin-top: 0.5em;
	color: #ccbb85;
	font-size: 1.125rem;
}

.header-content-right-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 1em;
	padding-bottom: 0rem;
	float: right;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.header-contents-wrap {
	position: relative;
	background-color: transparent;
}

.two-part-button-wrap {
	position: relative;
	display: block;
	max-width: 768px;
	margin-right: auto;
	margin-left: auto;
}

.breadcrumb-list {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 100%;
	margin: 0em 0.125rem 2em;
	padding-left: 0px;
	color: #fff;
	font-size: 0.6875rem;
	line-height: 1em;
	text-transform: uppercase;
}

.breadcrumb-list-item {
	margin-top: 0.25rem;
	margin-right: 0.5rem;
	margin-bottom: 0.25rem;
	float: left;
}

.main-navbar-wrap {
	background-color: rgba(0, 0, 0, 0.25);
}

.form-wrap {
	margin-bottom: 0px;
}

.form.newsletter-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.form.newsletter-form fieldset {
	width: 100%;
}

.form.newsletter-form fieldset .form-content {
	display: flex;
}

.form-field-label.newsletter-form-field-label {
	position: absolute;
	opacity: 0;
}

.form-field {
	position: relative;
	width: auto;
	margin-bottom: 0.75em;
	padding: 4px 10px;
	font-size: 0.875em;
}

.form-field.header-search-field {
	width: 105px;
	height: 2.4rem;
	margin-bottom: 0em;
	padding-right: 1.25em;
	padding-left: 1.5em;
	float: left;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	border: 0px none transparent;
	border-radius: 3em 0px 0px 3em;
	background-color: #2a5684;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	color: #fff;
	font-size: 0.8125em;
}

.form-field.header-search-field:focus {
	width: 180px;
	border: 0px none transparent;
	background-color: rgba(0, 0, 0, 0.25);
}

.form-field.newsletter-form-field {
	width: 100%;
	height: 45px;
	margin-bottom: 0em;
	padding-right: 1.25em;
	padding-left: 1.25em;
	border-style: solid;
	border-width: 2px;
	border-color: hsla(0, 0%, 100%, 0.25);
	border-radius: 3em;
	background-color: transparent;
	box-shadow: none;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-size: 0.8125rem;
}

.form-field.newsletter-form-field:focus {
	background-color: #fff;
	color: #172a38;
}

.form-success {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #1e8631;
	color: #fff;
}

.form-error {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #d11616;
	color: #fff;
}

.secondary-nav-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0em;
	margin-bottom: 0rem;
	padding-left: 0rem;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	font-size: 1rem;
	line-height: 1.25rem;
}

.secondary-nav-list-item {
	margin-bottom: 0em;
	float: left;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	letter-spacing: 0.01em;
}

.breadcrumb-divider {
	margin-left: 0.5rem;
	float: right;
}

.breadcrumb-divider.current-page {
	margin-left: 0rem;
}

.left-nav-list {
	margin-top: 0em;
	margin-bottom: 1.5em;
	padding-left: 0px;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
}

.left-nav-list-item {
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}

.left-nav-list-link {
	display: block;
	padding: 0.75em 1.5rem 0.75em 0.25rem;
	color: #144c8c;
	font-weight: 600;
}

.left-nav-list-link:hover {
	padding-right: 1rem;
	padding-left: 0.75rem;
	box-shadow: inset 3px 0 0 0 #beac71;
	color: #1e68bd;
}

.left-nav-list-link.w--current {
	padding-right: 0.75rem;
	padding-left: 1rem;
	box-shadow: inset 3px 0 0 0 #beac71;
	color: #1e68bd;
	font-weight: 700;
}

.left-nav-list-link.w--current:hover {
	padding-right: 0.5rem;
	padding-left: 1rem;
}

.left-nav-nested-list {
	margin-top: 2px;
	margin-bottom: -2px;
	padding: 0em 0em 0em 1rem;
	border-top: 3px none #f0f0f0;
}

.left-nav-nested-list-item {
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}

.left-nav-nested-list-link {
	display: block;
	padding: 0.75em 1.5rem 0.75em 0rem;
	color: #03386c;
	font-size: 0.8125em;
	line-height: 1.375em;
	font-weight: 600;
}

.left-nav-nested-list-link:hover {
	padding-right: 0.75rem;
	padding-left: 0.75rem;
	box-shadow: inset 3px 0 0 0 #416894;
	color: #1e68bd;
}

.left-nav-nested-list-link.w--current {
	margin-bottom: 4px;
	padding-left: 0.75rem;
	box-shadow: inset 3px 0 0 0 #beac71;
	color: #1e68bd;
	font-weight: 700;
}

.left-nav-nested-list-link.w--current:hover {
	padding-right: 0.5rem;
	padding-left: 0.75rem;
	color: #144c8c;
}

.sidebar-section-wrap {
	position: relative;
	margin-bottom: 2.441em;
	margin-left: 1em;
	padding-top: 0.75em;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	font-size: 0.875rem;
	line-height: 1.5em;
}

.sidebar-section-title {
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

.sidebar-list {
	padding-left: 0em;
}

.sidebar-list-item {
	margin-bottom: 0.75em;
	padding-left: 0px;
}

.section-wrap.inside-content-section {
	padding-right: 2vw;
	padding-left: 2vw;
	background-color: #f0f0f0;
	background-image: url('../images/otis-redding-1.png');
	background-position: 50% 0px;
}

.secondary-nav-icon {
	width: 1rem;
	height: 1.25rem;
	margin-right: 0.5rem;
	float: left;
	opacity: 0.4;
}

.secondary-nav-text {
	float: left;
}

.secondary-nav-list-link {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	float: left;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom-style: none;
	color: hsla(0, 0%, 100%, 0.5);
	font-size: 0.75rem;
	text-transform: uppercase;
}

.secondary-nav-list-link:hover {
	color: #fff;
}

.slider-section {
	position: relative;
	background-color: transparent;
}

.slider {
	display: block;
	height: 65vh;
	max-height: 800px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}

.main-section {
	position: relative;
	z-index: 100;
}

.home-content-box-wrap {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}

.home-content-box-wrap.intro-content-box-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.home-content-box-wrap.home-news-cbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.home-content-box-title {
	margin-top: 0rem;
	color: #03386c;
	font-size: 1.75em;
	line-height: 1.5em;
}

.home-content-box-title.intro-cbox-title {
	width: 100%;
	font-size: 1.75em;
	line-height: 1.5em;
}

.home-cbox-learn-more {
	display: inline-block;
	margin-top: 0.5rem;
	padding: 0.75em 2.75em 0.75em 1.75em;
	clear: both;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	border-radius: 3em;
	background-color: #24547a;
	background-image: url('../images/next.svg');
	background-position: 87% 50%;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.625em;
	font-weight: 600;
}

.home-cbox-learn-more:hover {
	background-color: #83733a; /* WCAG FIX */
	color: #fff;
}

.home-cbox-learn-more.home-cbox-all-news-button {
	background-position: 84% 50%;
}

.slider-image {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/IowaTreasurer_RD3P7731_web.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.slider-image.slide-3 {
	background-image: url('../images/state-treasurer.jpg');
	background-position: 50% 32%;
}

.slider-caption-wrap {
	position: absolute;
	left: 5vw;
	top: 15%;
	display: block;
	max-width: 400px;
	padding-top: 1rem;
	padding-bottom: 2rem;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	color: #fff;
	text-align: left;
}

.inside-page-header-content-wrap {
	position: relative;
	margin-bottom: 1.5rem;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.inside-page-header-section {
	position: relative;
	min-height: 150px;
	margin-right: -2vw;
	margin-bottom: -50px;
	margin-left: -2vw;
	background-color: #172a38;
	background-image: url('../images/otis-redding-1.png');
	background-position: 0px 0px;
	background-size: 50px;
}

.inside-content-beckground {
	position: relative;
	display: block;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0rem;
	padding-bottom: 4rem;
	background-color: #fff;
}

.main-content-wrap.nested-content-wrap {
	margin-right: 0.5em;
}

.header-menu-inside-wrap {
	display: block;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.intro-text-style {
	color: #144c8c;
	font-size: 1.1875em;
	line-height: 1.5em;
	font-weight: 400;
}

.home-cbox-text-wrap {
	width: 100%;
}

.home-cbox-text-wrap.intro-cbox-text-wrap {
	max-width: 100%;
	margin-right: 3%;
	margin-left: 0%;
	padding-top: 0rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 1rem;
	line-height: 1.5em;
}

.slider-caption-title {
	margin-top: 0em;
	margin-bottom: 0em;
	box-shadow: none;
	color: #2b6897;
	font-size: 5rem;
	line-height: 5rem;
	letter-spacing: -0.03em;
	text-shadow: none;
}

.footer-social-icon-link {
	margin-bottom: 0px;
	color: #fff;
	font-size: 0.8125em;
	line-height: 1.125em;
}

.footer-social-icon-link:hover {
	opacity: 0.5;
	color: #fff;
}

.footer-social-icon-image {
	width: 38px;
	height: 36px;
	margin-right: 8px;
	padding: 3px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-style: solid;
	border-width: 2px;
	border-color: hsla(0, 0%, 100%, 0.25);
	border-radius: 50%;
	-webkit-perspective: 999px;
	perspective: 999px;
}

.left-nav-list-content-wrap {
	display: block;
	overflow: hidden;
	height: auto;
	margin-top: -1.5rem;
	margin-right: 1em;
	padding-bottom: 3em;
	border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.footer-link {
	color: #fff;
	line-height: 1.2rem;
}

.footer-link:hover {
	color: hsla(0, 0%, 100%, 0.5);
}

.link {
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
}

.link:hover {
	border-bottom-style: solid;
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
}

.link.w--current {
	color: #28313b;
	font-weight: 700;
}

.link.breadcrumb-link {
	border-bottom-color: hsla(0, 0%, 100%, 0.25);
	color: hsla(0, 0%, 100%, 0.75);
}

.link.breadcrumb-link:hover {
	border-bottom-color: #beac71;
	box-shadow: 0 1px 0 0 #beac71;
	color: #fff;
}

.link.home-news-article-title-link {
	border-bottom-color: rgba(3, 56, 108, 0.25);
	color: #03386c;
}

.link.home-news-article-title-link:hover {
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
	color: #172a38;
}

.md-doctor-form-reveal-wrap {
	display: none;
	overflow: hidden;
}

.divider {
	height: 1px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
	background-color: rgba(0, 0, 0, 0.15);
}

.md-advanced-search-tooltip-popup {
	position: absolute;
	left: -1rem;
	bottom: 100%;
	display: none;
	width: 155px;
	margin-bottom: 0.5rem;
	padding: 0.75rem 1.125rem 1.125rem 0.875rem;
	border-radius: 3px;
	background-color: #28313b;
	box-shadow: 0 0 20px 5px rgba(40, 49, 59, 0.25);
	color: #fff;
	font-size: 0.8125em;
	line-height: 1.375em;
}

.md-patient-comments-reveal-more {
	overflow: hidden;
}

.shop-item-row-wrap-grid-view {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.loc-sidebar-form-reveal {
	overflow: hidden;
	height: auto;
}

.loc-refine-search-button-image {
	width: 0.75em;
	height: 0.75em;
	margin-top: 3px;
}

.pagination-view-by-button {
	width: 2.25rem;
	height: 2.25rem;
	margin-left: 0.5rem;
	border: 1px solid #000;
	opacity: 0.35;
}

.pagination-view-by-button:hover {
	opacity: 1;
}

.inside-page-content-wrap-no-sidebars {
	margin-right: 10%;
	margin-left: 10%;
}

.nav-drop-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.nav-drop-toggle {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 0px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	box-shadow: 0 -3px 0 0 transparent;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	color: hsla(0, 0%, 65%, 0.5);
}

.nav-drop-toggle:hover {
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: 0 -3px 0 0 #beac71;
	color: hsla(0, 0%, 65%, 0.8);
}

.nav-drop-toggle.w--open {
	box-shadow: 0 -3px 0 0 #beac71;
	color: #beac71;
}

.nav-drop-toggle.w--open:hover {
	color: #fff;
}

.nav-drop-toggle.current {
	box-shadow: 0 -3px 0 0 transparent, 0 -3px 0 0 #ccbb85;
}

.nav-drop-icon {
	margin-right: 1.5rem;
}

.nav-drop-list {
	overflow: hidden;
	left: 0px;
	top: 100%;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #09141b;
	color: #fff;
	display: block;
	height: 0;
}

.nav-drop-list-inside-wrap {
	padding: 0.5em;
}

.nav-drop-list-link {
	padding: 0.5em 2.5rem 0.5em 0.5rem;
	color: #fff;
	font-size: 0.875rem;
}

.nav-drop-list-link:hover {
	padding-right: 2rem;
	padding-left: 1rem;
	box-shadow: inset 2px 0 0 0 hsla(0, 0%, 100%, 0.5);
	color: #beac71;
}

.nav-drop-list-link.w--current {
	color: #dfcc93;
	font-weight: 600;
}

.nav-drop-list-link.w--current:hover {
	padding-right: 2.5rem;
	padding-left: 0.5rem;
	box-shadow: none;
}

.nav-drop-toggle-link {
	width: 100%;
	padding: 1.125rem 2.5rem 1.125rem 1rem;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 400;
	text-align: center;
}

.nav-drop-toggle-link:hover {
	color: #ccbb85;
}

.nav-drop-toggle-link.w--current {
	color: #ccbb85;
}

.nav-drop-toggle-link.w--current:hover {
	color: #ccbb85;
}

.header-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	max-width: 1140px;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.shop-item-row-wrap-list-view {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.header-content-right-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3rem;
	margin-bottom: 0.25rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.secondary-header-item-cta-link {
	height: 2.55rem;
	margin-right: 0rem;
	margin-bottom: 0rem;
	margin-left: 0rem;
	padding: 0.63em 2em 0.625em 3rem;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 3em;
	background-color: #042b52;
	background-image: url('../images/speech-bubble.svg');
	background-position: 22px 50%;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: 0.05em;
	text-transform: capitalize;
}

.secondary-header-item-cta-link:hover {
	background-color: rgba(0, 0, 0, 0.5);
	color: hsla(0, 0%, 100%, 0.75);
}

.header-search-wrap {
	margin-bottom: 0px;
	margin-left: 0rem;
	padding-left: 1.5rem;
}

.header-search-form {
	display: block;
}

.slider-caption-title-wrap {
	margin-bottom: 0.5rem;
	text-shadow: 1px 1px 3px #09141b;
}

.footer-contact-label {
	display: inline-block;
	min-width: 30%;
}

.footer-contact-label.email + a {
	color: hsla(0, 0%, 100%, 0.5);
}

.footer-contact-label.email + a:hover {
	color: #ccc;
}


.ordered-list.alpha-order {
	list-style-type: lower-alpha;
}

.ordered-list.roman-order {
	list-style-type: lower-roman;
}

.logo-text-smaller-span {
	display: inline-block;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: 400;
}

.newsletter-form-wrap {
	margin-bottom: 10px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.newsletter-form-field-wrap {
	position: relative;
	margin-right: 5px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.footer-treasurer-logo {
	width: 120px;
	height: 120px;
	opacity: 0.5;
}

.home-intro-section {
	overflow: hidden;
	padding-top: 3vw;
	padding-bottom: 3.5vw;
	border-top: 6px none #fff;
	background-color: #f0eee8;
	background-image: url('../images/otis-redding-1.png');
	background-position: 50% 50%;
}

.home-programs-section {
	position: relative;
	padding-top: 4vw;
	padding-bottom: 4vw;
}

.intro-cbox-signature {
	width: 260px;
	max-width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-newsletter-text-wrap {
	margin-right: 2vw;
}

.header-social-icon-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 0.6875rem;
	line-height: 1.125em;
	font-weight: 600;
}

.header-social-icon-link:hover {
	border-color: #fff;
	opacity: 0.65;
	color: #fff;
}

.header-social-icon-image {
	width: 2.65rem;
	height: 2.65rem;
	padding: 5px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-style: none;
	border-width: 2px;
	border-color: hsla(0, 0%, 100%, 0.25);
	border-radius: 48%;
	background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15));
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15));
}

.home-news-article-title {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 1.375em;
	line-height: 1.5em;
}

.home-news-article-wrap {
	max-width: 46%;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	padding-bottom: 0em;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	border-top: 1px none rgba(0, 0, 0, 0.15);
	border-bottom: 1px none rgba(0, 0, 0, 0.15);
}

.home-news-article-date {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.25em 0rem 0.25em 1.5rem;
	background-image: url('../images/calendar_date_blk.svg');
	background-position: 1px 48%;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	color: #000;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
}

.home-section-title {
	width: 100%;
	margin-top: 0em;
	margin-bottom: 0.5em;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	color: #03386c;
	font-size: 1.75em;
}

.intro-cbox-signature-label {
	margin-bottom: 1.5em;
	font-size: 0.75em;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.footer-social-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
}

.footer-social-list-item {
	margin-bottom: 0.75em;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-right: 10px;
}

.home-icon-link-image {
	display: block;
	width: auto;
	height: auto;
	max-height: 120px;
	max-width: 80%;
	opacity: 0.85;
	margin: 0 auto;
}

.home-icon-link-image.social-media {
	height: auto;
	max-height: 100%;
	min-height: 35px;
	min-width: 35px;
	padding: 2px;
	border-style: solid;
	border-radius: 50%;
	background-image: -webkit-linear-gradient(270deg, #144c8c, #144c8c);
	background-image: linear-gradient(180deg, #144c8c, #144c8c);
	opacity: 0.9;
}

.home-icon-link-image.social-media:hover {
	opacity: 0.75;
}

.home-icon-link-wrap {
	width: 100%;
	height: 140px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.75em 1em;
	border: 2px solid transparent;
	border-radius: 0.5em;
	background-color: hsla(40, 11%, 95%, 0.7);
	background-image: none;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	color: #03386c;
	font-size: 1.3125em;
	line-height: 1.125em;
	font-weight: 600;
	text-align: left;
}

.home-icon-link-wrap:hover {
	border-style: solid;
	border-width: 2px;
	border-color: rgba(91, 99, 107, 0.25);
	background-color: #fff; /* WCAG FIX */
	background-size: 50px;
	color: #000; /* WCAG FIX */
}

.header-social-icon-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.header-social-list {
	display: block;
	margin-top: 0em;
	margin-right: 1.5em;
	margin-bottom: 0em;
	padding-left: 0em;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.header-social-list._1 {
	display: none;
}

.header-social-list._2 {
	display: none;
}

.header-social-list._3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.header-social-list-item {
	max-width: 110px;
	margin-top: 0.25rem;
	margin-bottom: 1rem;
}

.home-icon-link-section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 100%;
	-webkit-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
}

.home-cbox-news-articles-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.home-cbox-news-article-divider {
	width: 1px;
	margin-right: 1.5em;
	margin-left: 1.5em;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	background-color: rgba(0, 0, 0, 0.15);
}

.inside-image-example {
	margin-bottom: 2em;
	margin-left: 2em;
	float: right;
}

.program-logo-link {
	width: 100%;
	height: auto;
}

.program-logo-link.social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
	-ms-flex: 0 auto;
	flex: 0 auto;
}

.social-media-wrapper {
	display: block;
	width: 15%;
	height: auto;
	min-width: 40px;
	margin-left: 25px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.text-block {
	border-left-color: #144c8c;
	background-color: rgba(91, 99, 107, 0.1);
}

.left-half-div {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.social-div {
	width: 25%;
}

.text-span {
	font-weight: 400;
}

.text-block-2 {
	font-family: 'Open Sans', sans-serif;
}

html.w-mod-js *[data-ix="md-patient-comments-reveal-on-load"] {
	height: 0px;
}

html.w-mod-js *[data-ix="for-two-part-button-list"] {
	-webkit-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="display-none-on-page-load"] {
	display: none;
}

html.w-mod-js *[data-ix="for-grid-view-button"] {
	opacity: 0.7500000000000003;
}

html.w-mod-js *[data-ix="preloader-wrap"] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

html.w-mod-js *[data-ix="hide-mobile-header-on-load"] {
	height: 0px;
}

@media (min-width: 991px) {
	.footer-column-wrap.contact {
		max-width: 31%;
	}
}

@media (max-width: 991px) {

	h1 {
		font-size: 2em;
	}

	.button.header-search-button {
		width: 10%;
		height: 3.5rem;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		font-size: 1rem;
	}

	.container {
		padding-right: 20px;
		padding-left: 20px;
	}

	.nav-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.nav-link {
		z-index: 140;
		display: block;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 1px;
		padding: 1em 1rem;
		box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
		color: hsla(0, 0%, 100%, 0.85);
		text-align: left;
	}

	.nav-link:hover {
		background-color: transparent;
		box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
		color: #fff;
	}

	.nav-link.w--current {
		background-color: transparent;
		box-shadow: inset 5px 0 0 0 #beac71, 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
		color: #ccbb85;
	}

	.nav-link.w--current:hover {
		background-color: transparent;
		color: #fff;
	}

	.nav-link.two-part-mobile {
		width: 80%;
		float: left;
	}

	.nav-link.mobile-list-back {
		background-color: rgba(0, 0, 0, 0.15);
		color: hsla(0, 0%, 100%, 0.55);
		cursor: pointer;
	}

	.nav-menu-wrap {
		display: block;
		padding-bottom: 100vh;
		background-color: #172a38;
		text-align: left;
	}

	.logo {
		margin-right: 0.5em;
		margin-left: 0.5em;
		font-size: 1.625rem;
	}

	.row.footer-signoff-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.row.footer-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.row.home-icon-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.menu-button {
		height: 4rem;
		padding: 0px 1.5rem 0px 1rem;
		float: left;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		background-color: transparent;
		box-shadow: none;
		color: #fff;
		line-height: 4rem;
		font-weight: 400;
		text-align: center;
		text-transform: uppercase;
	}

	.menu-button.w--open {
		background-color: rgba(0, 0, 0, 0.1);
	}

	.footer-signoff-section {
		padding-top: 1rem;
		padding-bottom: 2rem;
		text-align: center;
	}

	.copyright-text {
		margin-bottom: 1rem;
		margin-left: 0.75rem;
	}

	.footer-signoff-grip {
		margin-top: 1rem;
		float: none;
	}

	.footer-column-wrap {
		max-width: 50%;
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.footer-column-wrap.newsletter-column {
		max-width: 50%;
	}

	.footer-column-wrap.social-icons-column {
		max-width: 50%;
	}

	.header-content-right-wrap {
		margin-right: 0em;
	}

	.two-part-button-wrap {
		position: static;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		max-width: none;
		float: none;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.form-field.header-search-field {
		width: 90%;
		height: 3.5rem;
		-webkit-box-flex: 90%;
		-webkit-flex: 90%;
		-ms-flex: 90%;
		flex: 90%;
		font-size: 0.9375em;
	}

	.form-field.header-search-field:focus {
		width: 90%;
	}

	.secondary-nav-list {
		margin-top: 0rem;
		margin-bottom: 0em;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.secondary-nav-list-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-top: 0rem;
		padding-bottom: 0rem;
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;
		border-left: 1px none hsla(0, 0%, 100%, 0.15);
	}

	.right-sidebar-column {
		margin-top: 3rem;
	}

	.left-nav-list {
		margin-bottom: 1.5em;
	}

	.sidebar-section-wrap {
		margin-left: 0em;
	}

	.section-wrap.inside-content-section {
		padding-right: 1vw;
		padding-left: 1vw;
	}

	.secondary-nav-icon {
		width: 1.125rem;
		height: 1.125rem;
		opacity: 1;
	}

	.secondary-nav-list-link {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-right: 0rem;
		margin-left: 0rem;
		padding-right: 1.75rem;
		padding-left: 1.5rem;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		color: #fff;
		font-size: 1rem;
		font-weight: 400;
	}

	.slider {
		max-height: 580px;
		min-height: 0px;
	}

	.home-content-box-wrap {
		width: 100%;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
		float: left;
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.home-content-box-wrap.intro-content-box-wrap {
		margin-top: 1rem;
		margin-bottom: 0rem;
		margin-left: 0rem;
		padding-top: 2rem;
		padding-bottom: 0rem;
		padding-left: 0rem;
		float: none;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		border-top: 1px solid rgba(0, 0, 0, 0.15);
		border-left-style: none;
	}

	.home-content-box-wrap.home-news-cbox {
		margin-top: 1rem;
		margin-right: 0rem;
		margin-left: 0rem;
		padding-right: 0rem;
		padding-bottom: 0rem;
		padding-left: 0rem;
	}

	.slider-caption-wrap {
		max-width: 325px;
	}

	.inside-page-header-section {
		min-height: 110px;
		margin-right: -1vw;
		margin-left: -1vw;
	}

	.inside-content-beckground {
		padding-bottom: 2rem;
	}

	.main-content-wrap.nested-content-wrap {
		margin-right: 0em;
	}

	.menu-button-icon {
		float: left;
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
		font-size: 2rem;
		line-height: 4rem;
	}

	.menu-button-text {
		margin-left: 0.125rem;
		float: left;
		color: #fff;
		font-size: 1rem;
		line-height: 4rem;
		letter-spacing: 0.02em;
	}

	.header-menu-inside-wrap {
		max-width: 100%;
	}

	.home-cbox-text-wrap.intro-cbox-text-wrap {
		font-size: 1rem;
	}

	.slider-caption-title {
		font-size: 4em;
		line-height: 4.25rem;
	}

	.left-nav-list-content-wrap {
		overflow: hidden;
		height: 0px;
	}

	.md-doctor-form-reveal-wrap {
		display: none;
	}

	.loc-sidebar-form-reveal {
		height: 0px;
	}

	.inside-page-content-wrap-no-sidebars {
		margin-right: 0%;
		margin-left: 0%;
	}

	.nav-drop-wrap {
		width: 100%;
	}

	.nav-drop-toggle {
		display: block;
	}

	.nav-drop-toggle-link {
		display: block;
		padding-left: 1rem;
		text-align: left;
	}

	.two-part-button-toggle {
		width: 20%;
		margin-bottom: 1px;
		padding-top: 1em;
		padding-bottom: 1em;
		float: right;
		background-color: rgba(0, 0, 0, 0.1);
		background-image: url('../images/icon_arrow2_right_wht_50.svg');
		background-position: 50% 50%;
		background-size: 1em 1em;
		background-repeat: no-repeat;
		box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25), inset 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
		color: transparent;
		font-size: 1.125rem;
		line-height: 1.375rem;
		text-align: center;
		cursor: pointer;
	}

	.two-part-button-list {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 150;
		display: block;
		width: 100%;
		margin-left: 100%;
		padding-bottom: 100vh;
		background-color: #172a38;
		background-image: url('../images/otis-redding-1.png');
		background-position: 50% 0px;
		background-size: 50px;
	}

	.two-part-drop-list-back-arrow {
		display: inline-block;
		min-width: 0.75em;
		margin-right: 0.25em;
		background-image: url('../images/icon_arrow2_left_wht_50.svg');
		background-position: 0px 55%;
		background-size: 12px 12px;
		background-repeat: no-repeat;
		color: transparent;
		text-align: center;
	}

	.header-search-wrap {
		margin-left: 0rem;
		padding: 1rem;
	}

	.header-search-form {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.header-mobile-search-reveal {
		overflow: hidden;
	}

	.home-intro-section {
		padding-top: 4vw;
		padding-bottom: 7vw;
	}

	.home-programs-section {
		padding-bottom: 7vw;
	}

	.header-social-icon-link {
		margin-right: 2rem;
	}

	.header-social-icon-image {
		width: 2.65rem;
		height: 2.65rem;
		padding: 5px;
		border-radius: 50%;
	}

	.home-news-article-wrap {
		max-width: 100%;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.home-section-title {
		text-align: center;
	}

	.home-icon-link-wrap {
		max-width: 49%;
		margin-bottom: 1.5rem;
		padding: 0.25em 0.75em;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	.header-social-list {
		margin-right: 0em;
		margin-left: 1.5em;
	}

	.header-social-list-item {
		max-width: 115px;
	}

	.home-icon-link-section {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.home-cbox-news-articles-wrap {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
	}

	.home-cbox-news-article-divider {
		width: 100%;
		height: 1px;
		margin: 1.5em 0em;
	}

	.program-logo-link.social {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 40%;
		height: auto;
		padding-right: 5px;
		padding-left: 5px;
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 auto;
		-ms-flex: 0 auto;
		flex: 0 auto;
	}

	.social-media-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 85%;
		height: 100%;
		min-width: 100px;
		margin-top: 4px;
		margin-right: auto;
		margin-left: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	.heading {
		font-size: 1.7em;
	}

	.heading-2 {
		font-size: 1.45em;
	}

	.social-div {
		width: 100%;
	}

	.footer-contact-label.email + a {
		color: #ccc;
	}

	.footer-contact-label.email + a:hover {
		color: hsla(0, 0%, 100%, 0.5);
	}
}

@media (max-width: 767px) {

	body {
		font-size: 0.875rem;
	}

	h2 {
		font-size: 1.5em;
		line-height: 1.5em;
	}

	h3 {
		font-size: 1.375em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.125em;
		line-height: 1.5em;
	}

	.button.header-search-button {
		width: 15%;
		height: 3.5rem;
	}

	.button.slider-button {
		margin-top: 0.5em;
		background-size: 10px 10px;
	}

	.container {
		padding-right: 10px;
		padding-left: 10px;
	}

	.header-section {
		background-image: url('../images/otis-redding-1.png'), -webkit-radial-gradient(circle farthest-corner at 37% -1%, rgba(3, 56, 108, 0), #03386c 70%);
		background-image: url('../images/otis-redding-1.png'), radial-gradient(circle farthest-corner at 37% -1%, rgba(3, 56, 108, 0), #03386c 70%);
		background-position: 0px 0px, 0px 0px;
		background-size: 50px, auto;
	}

	.nav-link {
		font-size: 1.0625rem;
	}

	.logo {
		margin-left: 0em;
		font-size: 1.5rem;
	}

	.row.footer-row {
		margin-right: 10px;
		margin-left: 10px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.menu-button {
		padding-right: 1.25rem;
	}

	.footer-column-wrap {
		padding-right: 0rem;
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.footer-column-wrap.treasurer-logo-column {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.footer-column-wrap.footer-newsletter-column {
		margin-right: 0rem;
		padding-right: 0rem;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		border-right-style: none;
	}

	.footer-column-wrap.newsletter-column {
		max-width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.footer-column-wrap.social-icons-column {
		max-width: 100%;
	}

	.form-field.header-search-field {
		width: 85%;
		height: 3.5rem;
		-webkit-flex-basis: 80%;
		-ms-flex-preferred-size: 80%;
		flex-basis: 80%;
	}

	.form-field.header-search-field:focus {
		width: 85%;
	}

	.secondary-nav-list-item {
		max-width: 100%;
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
	}

	.right-sidebar-column {
		margin-top: 1.5rem;
		padding-top: 1.5rem;
	}

	.sidebar-section-wrap {
		margin-left: 0rem;
	}

	.section-wrap.inside-content-section {
		padding-right: 0vw;
		padding-left: 0vw;
	}

	.secondary-nav-icon {
		width: 1rem;
		height: 1rem;
		margin-right: 0.375rem;
	}

	.secondary-nav-list-link {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 1;
		-webkit-flex: auto;
		-ms-flex: auto;
		flex: auto;
		font-size: 0.75rem;
		line-height: 1em;
	}

	.slider {
		height: auto;
		max-height: none;
		background-color: #f0eee8;
		background-image: url('../images/otis-redding-1.png');
		background-position: 0px 0px;
	}

	.home-content-box-wrap.intro-content-box-wrap {
		width: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
	}

	.home-content-box-wrap.home-news-cbox {
		width: auto;
		margin-right: 10px;
		margin-left: 10px;
		float: none;
	}

	.slider-image {
		position: relative;
		height: 55vh;
	}

	.slider-image.slide-3 {
		height: 55vh;
	}

	.slider-caption-wrap {
		position: relative;
		left: 0vw;
		top: 100%;
		width: 100%;
		max-width: none;
		margin-right: 0%;
		margin-left: 0%;
		padding: 1rem 20px 2rem;
		border-top: 4px solid #fff;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		color: #03386c;
		border-top: 0px;
	}

	.inside-page-header-content-wrap {
		margin-right: 10px;
		margin-left: 10px;
	}

	.inside-page-header-section {
		min-height: 60px;
		margin-right: 0vw;
		margin-bottom: 0px;
		margin-left: 0vw;
	}

	.main-content-wrap.no-sidebars {
		margin-right: 10px;
		margin-left: 10px;
	}

	.menu-button-text {
		font-size: 0.75rem;
	}

	.intro-text-style {
		font-size: 1.125em;
	}

	.home-cbox-text-wrap.intro-cbox-text-wrap {
		margin-left: 0%;
		padding-top: 1rem;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		font-size: 0.875rem;
		line-height: 1.5em;
	}

	.slider-caption-title {
		font-size: 3em;
		line-height: 3.5rem;
	}

	.two-part-button-toggle {
		font-size: 1.0625rem;
	}

	.header-container {
		padding-top: 1rem;
		padding-bottom: 1rem;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.slider-caption-title-wrap {
		text-shadow: none;
	}

	.newsletter-form-wrap {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.footer-treasurer-logo {
		width: 80px;
		height: 80px;
	}

	.home-programs-section {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}

	.header-social-icon-image {
		width: 2.125rem;
		height: 2.125rem;
	}

	.home-section-title {
		text-align: left;
	}

	.footer-social-list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: flex-start;
	}

	.footer-social-list-item {
		max-width: 50%;
		padding-right: 15px;
	}

	.home-icon-link-wrap {
		display: block;
		max-width: 100%;
		margin-bottom: 1em;
		padding-top: 0.75em;
		padding-bottom: 0.75em;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 1.5em;
		line-height: 1.3125em;
		text-align: left;
	}

	.home-icon-link-section {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.inside-image-example {
		float: right;
	}

	.program-logo-link.social {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 50%;
		height: auto;
		margin: 0px;
		padding: 10px;
		float: left;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.social-media-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 50%;
		min-height: 100px;
		float: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.social-div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 50%;
		height: 6.5em;
	}

	.home-icon-link-image {
		max-width: 55%;
		max-height: 110px;
	}
}

@media (max-width: 479px) {
	.button.header-search-button {
		width: 20%;
	}

	.button.slider-button {
		font-size: 0.8125rem;
	}

	.button.newsletter-form-button {
		margin-top: 0.75em;
	}

	.footer-section {
		text-align: center;
	}

	.menu-button {
		width: 33%;
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.footer-column-wrap {
		max-width: 100%;
		padding-right: 0rem;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.footer-column-wrap.treasurer-logo-column {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.form.newsletter-form fieldset .form-content {
		flex-wrap: wrap;
		justify-content: center;
	}

	.breadcrumb-list {
		margin-bottom: 1.5em;
	}

	.form.newsletter-form {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.form-field.header-search-field {
		width: 80%;
	}

	.form-field.header-search-field:focus {
		width: 80%;
	}

	.form-field.newsletter-form-field {
		text-align: center;
	}

	.secondary-nav-list {
		max-width: 100%;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.secondary-nav-list-item {
		max-width: 100%;
		border-left-style: solid;
	}

	.secondary-nav-icon {
		width: 1.25rem;
		height: 1.25rem;
		margin-right: 0rem;
	}

	.secondary-nav-text {
		display: none;
	}

	.secondary-nav-list-link {
		padding-right: 0rem;
		padding-left: 0rem;
	}

	.home-content-box-wrap {
		margin-bottom: 1rem;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.slider-image.slide-3 {
		height: 35vh;
	}

	.inside-page-header-section {
		min-height: 50px;
	}

	.menu-button-icon {
		float: none;
	}

	.menu-button-text {
		display: none;
	}

	.home-cbox-text-wrap {
		width: 100%;
		padding-top: 1rem;
		float: none;
	}

	.slider-caption-title {
		font-size: 2.5em;
	}

	.footer-social-icon-link {
		text-align: left;
	}

	.footer-contact-label {
		min-width: 0%;
		margin-right: 10px;
	}

	.newsletter-form-wrap {
		margin-bottom: 1rem;
	}

	.newsletter-form-field-wrap {
		width: 100%;
		margin-right: 0px;
	}

	.footer-newsletter-text-wrap {
		margin-right: 0vw;
	}

	.footer-social-list {
		margin-left: 15px;
		justify-content: space-around;
	}

	.footer-social-list-item {
		max-width: 50%;
		padding-right: 0;
		margin-right: 0;
	}

	.home-icon-link-wrap {
		font-size: 1.25em;
	}

	.inside-image-example {
		float: right;
	}

	.home-icon-link-image {
		max-width: 65%;
	}

	.program-logo-link.social {
		height: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		border-right-style: none;
	}

	.social-media-wrapper {
		width: 100%;
		min-height: 45px;
		min-width: 45px;
		margin-top: 0px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.social-div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 25%;
		margin-top: 0.75em;
		float: none;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

/*********************************

			CUT UP

**********************************/
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

button {
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	padding: 0.5em 1.3em;
	border-radius: 0.2em;
	background-color: #03386c;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	text-decoration: none;
}

button:hover {
	background-color: #1e68bd;
	color: #fff;
}

input,
select,
textarea {
	border-radius: 0;
}

select,
input {
	vertical-align: baseline;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}

select {
	background-image: url('/assets/images/chevron-down.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) center;
	background-size: 14px 14px;
}

select[multiple] {
	background-image: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	border-bottom-style: solid;
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
}


.main-content-column a {
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
}

.main-content-column a:hover {
	border-bottom-style: solid;
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
}

@media (max-width: 767px) {
	.mobile-friendly-image {
		display: block;
		float: none !important;
	}
}

/*********************************
	Inline css
**********************************/
/* Set root font size */
html {
	font-size: 1rem;
}
/* Set font render */
body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
}
/* Superscript */
sup {
	font-size: 0.625rem;
}
/* Clear input field styling */
input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* Override input field placeholder color */
input::-webkit-input-placeholder {
	color: #ccc !important;
}

input::-moz-placeholder {
	color: #ccc !important;
}

input:-moz-placeholder {
	color: #ccc !important;
}

input:-ms-input-placeholder {
	color: #ccc !important;
}
/* Set divider style */
hr {
	color: #ccc;
	border-color: #ccc;
	border: 0px;
	border-top: 1px solid;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
/* Footer phone number auto-styling on mobile devices */
.footer-section a[href^=tel] {
	-webkit-transition: all 250ms ease;
	text-decoration: none;
	color: #ccc;
}
/* Adjust heading styles when they're set as links */
xh1 > a {
	color: inherit;
}

xh1 > a:hover {
	color: inherit;
}

x.w-slider-nav > div {
	border: white 3px solid;
	background: black;
}

x.w-slider-nav > div:hover {
	border: white 3px solid;
	background: black;
}

x.w-slider-nav > div.w-active {
	border: white 3px solid;
	background: white;
}

x.w-slider-nav > div.w-active:hover {
	border: white 3px solid;
	background: white;
}

/*********************************
	Divider
**********************************/
hr,
#feeds_module.cms_list .cms_item_divider,
#events_module.cms_list .cms_divider,
#faqs_module.cms_list .cms_item_divider,
#faqs_module.cms_entity .cms_item_divider,
#news_module.cms_list .cms_item_divider,
#news_module.cms_entity .cms_item_divider,
#photoalbums_module.cms_list .cms_item_divider,
#newsletters_module.list .item_divider,
#newsletters_module.entity .item_divider {
	height: 1px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
	background-color: rgba(0, 0, 0, 0.15);
}
/*********************************
	Print header & footer
**********************************/
#printHeader,
#printFooter {
	display: none;
}

/*********************************
	Header
**********************************/
.inside-page-header-section {
	padding-bottom: 50px;
}

@media (max-width: 767px) {
	.inside-page-header-section {
		padding-bottom: 0;
	}
}

/*********************************
	Main navigation
**********************************/
.no-submenu a.nav-drop-toggle-link {
	padding: 1.125rem 2.5rem;
}

.nav-drop-toggle-link.selected {
	color: #ccbb85;
}

/* Fix last dropdown on iPad */
.nav-drop-list.w--open:nth-last-child(1) {
	left: auto;
	right: 0;
}

/*********************************
	Mobile navigation
**********************************/
@media (max-width: 991px) {
	.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
	.mm-menu .mm-listview > li.mm-selected > span {
		background: none;
	}

	a.nav-link.w-nav-link {
		padding: 1em 1rem;
		color: rgba(255, 255, 255, 0.85);
	}

	.mm-listview > li.mm-selected a.nav-link.w-nav-link,
	a.nav-link.w-nav-link.w--current {
		background-color: rgba(0, 0, 0, 0);
		box-shadow: inset 5px 0 0 0 #beac71, 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
		color: #ccbb85;
	}

	a.nav-link.w-nav-link:hover {
		background-color: rgba(0, 0, 0, 0);
		color: #fff;
	}

	a.mm-next ~ a.nav-link.w-nav-link {
		width: 80%;
	}

	.mm-listview .mm-next {
		width: 20%;
		padding-top: 1em;
		padding-bottom: 1em;
		float: right;
		background-color: rgba(0, 0, 0, 0.1);
		background-image: url("/20171018122139/assets/images/icon_arrow2_right_wht_50.svg");
		background-position: 50% 50%;
		background-size: 1em 1em;
		background-repeat: no-repeat;
		box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25), inset 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
		color: rgba(0, 0, 0, 0);
		font-size: 1.125rem;
		line-height: 1.375rem;
		text-align: center;
		cursor: pointer;
		z-index: 300;
	}

	.mm-arrow:after,
	.mm-next:after {
		content: none;
	}

	.mm-menu .mm-navbar a,
	.mm-menu .mm-navbar > * {
		color: rgba(255, 255, 255, 0.55);
		cursor: pointer;
		text-align: left;
	}

	.mm-menu .mm-btn:after,
	.mm-menu .mm-btn:before {
		border-color: rgba(255, 255, 255, 0.55);
	}

	.mm-navbar {
		box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
		height: 58px;
		background-color: rgba(0, 0, 0, 0.15);
	}

	.mm-panels > .mm-panel.mm-hasnavbar {
		padding-top: 58px;
	}

	.mm-menu .mm-navbar a,
	.mm-menu .mm-navbar > * {
		padding: 20px 0;
	}

	.mm-menu .mm-btn:after,
	.mm-menu .mm-btn:before {
		margin-top: 25px;
	}

	.mm-panel {
		background-image: url("http://uploads.webflow.com/59b9917a89764b00012dfda4/59b9917a89764b00012dfded_otis-redding%20(1).png") !IMPORTANT;
		background-position: 50% 0px !important;
		background-size: 50px !important;
	}

	div#mm-1 {
		background-image: none !important;
	}

	.nav-menu-wrap {
		width: 80%;
	}
}

@media (max-width: 767px) {
	.nav-link {
		font-size: 0.875rem;
	}
}

@media (min-width: 992px) {
	.mobile-navigation-menu {
		display: none !important;
	}

	.mobile-navigation-menu.mm-opened {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.mobile-navigation-menu {
		display: none !important;
	}

	.mobile-navigation-menu.mm-opened {
		display: block !important;
	}
}

/*********************************
	Footer
**********************************/
.grip-logo-wrapper {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

div#GRIPFooterLogo {
	padding-top: 0 !important;
	transition: all ease 250ms;
}

div#GRIPFooterLogo:hover {
	opacity: 0.5;
}

span#GRIPFooterLogoText {
	line-height: 0.5rem;
}

.phone-mobile a {
	color: #fff;
}

.phone-mobile a:hover {
	color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 991px) {
	.grip-logo-wrapper {
		justify-content: center;
		margin-top: 1rem;
	}
}
/*********************************
	Messages
**********************************/
div#message {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #1e8631;
	color: #fff;
}

div#message.error {
	background-color: #d11616;
}

/*********************************
	Breadcrumbs
**********************************/
.inside-page-header-section .inside-content-beckground {
	background: inherit;
	display: flex;
	height: 100%;
	min-height: 100px;
	justify-content: center;
	align-items: center;
	padding: 0 60px;
}

.breadcrumb-list {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 20px 0;
}

@media (max-width: 991px) {
	.inside-page-header-section .inside-content-beckground {
		min-height: 60px;
		padding: 0 30px;
	}
}

@media (max-width: 767px) {
	.inside-page-header-section .inside-content-beckground {
		padding: 0 20px;
	}
}



/*********************************
	Slideshow
**********************************/
.w-slider-mask {
	z-index: 0;
}

.slider-image {
	background-position: 50% 32%;
}

.cycle-sentinel {
	display: none !important;
}

.w-slide {
	position: relative !important;
}

.slider-caption-title-wrap {
	margin-top: 0em;
	margin-bottom: 0em;
	box-shadow: none;
	color: #2b6897;
	font-size: 3rem;
	line-height: 3rem;
	letter-spacing: -0.03em;
	text-shadow: none;
	font-weight: 400;
	margin-bottom: 0.5rem;
}

.slider-caption-title-wrap h2 {
	margin-top: 0em;
	margin-bottom: 0em;
	box-shadow: none;
	color: #2b6897;
	font-size: 5rem;
	line-height: 5rem;
	letter-spacing: -0.03em;
	text-shadow: none;
}

.slider-caption-title-wrap span {
	font-weight: normal;
}

@media (max-width: 991px) {
	.slider-caption-title-wrap {
		font-size: 4em;
		line-height: 4.25rem;
	}

	.slider-caption-title-wrap h2 {
		font-size: inherit;
		line-height: inherit;
	}
}

@media (max-width: 767px) {
	.slider-caption-title-wrap {
		font-size: 3em;
		line-height: 3.5rem;
	}
}

@media (max-width: 479px) {
	.slider-image {
		height: 35vh;
	}

	.slider-caption-title-wrap {
		font-size: 2.5em;
	}
}

/*********************************
	Left navigation
**********************************/
a.left-nav-list-link.selected,
a.left-nav-nested-list-link.selected {
	margin-bottom: 4px;
	padding-left: 0.75rem;
	box-shadow: inset 3px 0 0 0 #beac71;
	color: #1e68bd;
	font-weight: 700;
	background-color: rgba(0, 0, 0, 0);
}

/*********************************
	Homepage
**********************************/
section.main-section {
	background-color: #fff;
}

.home-cbox-text-wrap #news_module {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row;
}

.home-cbox-text-wrap #news_module .cms_list_item {
	position: relative;
	max-width: 45%;
}

@media (min-width: 992px) {
	.home-intro-section .home-cbox-text-wrap #news_module .cms_list_item {
		width: 45%;
	}
}

.home-cbox-text-wrap #news_module .cms_list_item:nth-child(1):after {
	content: '';
	top: 0;
	bottom: 0;
	position: absolute;
	right: -57px;
	border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.home-cbox-text-wrap #news_module .cms_title h3 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 1.375em;
	line-height: 1.5em;
}

.home-cbox-text-wrap #news_module .cms_title h3 a {
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
	color: #03386c;
}

.home-cbox-text-wrap #news_module .cms_title h3 a:hover {
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
	color: #172a38;
}

.home-cbox-text-wrap #news_module .cms_date h3 {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.25em 0rem 0.25em 1.5rem;
	background-image: url("/20171018122139/assets/images/calendar_date_blk.svg");
	background-position: 1px 48%;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	color: #000;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
}

.home-cbox-text-wrap #news_module > a {
	display: inline-block;
	margin-top: 0.5rem;
	padding: 0.75em 2.75em 0.75em 1.75em;
	clear: both;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	border-radius: 3em;
	background-color: #24547a;
	background-image: url("/20171018122139/assets/images/next.svg");
	background-position: 87% 50%;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.625em;
	font-weight: 600;
}

.home-cbox-text-wrap #news_module > a:hover {
	background-color: #85743d; /* WCAG FIX */
	color: #fff;
}

@media (max-width: 991px) {
	.home-cbox-text-wrap div#news_module {
		flex-direction: column;
	}

	.home-cbox-text-wrap #news_module .cms_list_item {
		max-width: none;
		margin: 1.5em 0;
	}

	.home-cbox-text-wrap #news_module .cms_list_item:nth-child(1):after {
		content: '';
		left: 0;
		top: auto;
		bottom: auto;
		right: 0;
		position: absolute;
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
		margin-top: 1.5em;
	}
}

/*********************************
	Right Sidebar & Left Sidebar
**********************************/
.sidebar-section-wrap img {
	max-width: none;
}

.sidebar-section-wrap input {
	display: block;
	width: auto;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 0.875rem;
	line-height: 1.42857143;
	color: #333;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
}

.sidebar-section-wrap button.primary {
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	padding: 0.5em 1.3em;
	border-radius: 0.2em;
	background-color: #1e68bd;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	text-decoration: none;
	border: 0;
	line-height: inherit;
	cursor: pointer;
}

.sidebar-section-wrap button.primary:hover {
	background-color: #03386c;
	color: #fff;
}

.sidebar-section-wrap a {
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
	line-height: 1.4;
}

.sidebar-section-wrap a:hover {
	border-bottom-style: solid;
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
}

.sidebar-section-wrap p.image-ad a {
	border-bottom: 0;
}

.sidebar-section-wrap p.image-ad a:hover {
	box-shadow: none;
}

@media (min-width: 992px) and (max-width: 1024px) {
	.sidebar-section-wrap input {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.sidebar-section-wrap table.contentbox_item tr {
		display: flex;
	}
}

/*********************************
	Left sidebar
**********************************/
aside.left-sidebar-column .sidebar-section-wrap {
	margin-left: 0;
	margin-right: 1em;
}

/*********************************
	Tables
**********************************/

/* Main Table */
.styled {
	width: 100%;
	margin: 0 0 1em;
	background-color: white;
	border-spacing: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0px;
}

/* Vertical Column Dividers */
.styled th,
.styled td {
	border-right: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid rgba(255, 255, 255, 0.75);
	vertical-align: top;
}

/* Last Vertical Column Divider */
.styled tr th:last-child,
.styled tr td:last-child {
	border-right: none;
}

/* Title */
.styled thead tr th {
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.04em;
	color: white;
	background-color: #03386c;
	border-bottom: 2px solid white;
	padding: 0.625em 0.625rem;
	text-align: left;
}

/* Column or Row Header */
.styled th {
	font-weight: normal;
	letter-spacing: 0.02em;
	padding: 0.5em 0.625rem;
	background-color: rgba(91, 99, 107, 0.55);
	border-bottom: 2px solid #03386c;
	color: white;
	text-align: left;
}

/* Data */
.styled td {
	padding: 0.375em 0.625rem;
}

/* Even Rows */
.styled.striped tr:nth-child(even) {
	background: #eeeff0;
}

/* Odd Rows */
.styled.striped tr:nth-child(odd) {
	background: white;
}

@media (max-width: 39.9375em) {
	table.styled.striped.tablesaw th,
	table.styled.striped.tablesaw td {
		border-right: 0 none;
	}
}

/*********************************
	Modules
**********************************/
input,
select,
textarea {
	border: 1px solid #ccc;
	padding: 8px 12px;
}

/* Shared */
#feeds_module.cms_list .cms_list_item .cms_title h3,
#events_module.cms_list .cms_list_item .cms_title h3,
#faqs_module.cms_list .cms_list_item .cms_title h3,
#faqs_module.cms_list .cms_list_subitem .cms_title h3,
#moduleDocuments_module.cms_list .cms_item_icon_title_row .cms_item_title,
#photoalbums_module.cms_list .cms_list_item .cms_title h3,
#news_module.cms_list .cms_categories_section .cms_category_item .cms_metadata1.cms_title h3,
#news_module.cms_list article h2,
#services_module.list .list_item .title h3,
#video_module.cms_list .cms_list_item .cms_title h3,
#newsletters_module.list .title h3 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 1.375em;
	line-height: 1.5em;
}

#feeds_module.cms_list .cms_list_item .cms_title h3 a,
#events_module.cms_list .cms_list_item .cms_title h3 a,
#faqs_module.cms_list .cms_list_item .cms_title h3 a,
#faqs_module.cms_list .cms_list_subitem .cms_title h3 a,
#moduleDocuments_module.cms_list .cms_item_icon_title_row .cms_item_title a.cms_link,
#photoalbums_module.cms_list .cms_list_item .cms_title h3 a,
#news_module.cms_list .cms_categories_section .cms_category_item .cms_metadata1.cms_title h3 a,
#news_module.cms_list article h2 a,
#services_module.list .list_item .title h3 a,
#video_module.cms_list .cms_list_item .cms_title h3 a,
#newsletters_module.list .title h3 a {
	color: #03386c;
	border-bottom: 1px solid rgba(3, 56, 108, 0.25);
}

#feeds_module.cms_list .cms_list_item .cms_title h3 a:hover,
#events_module.cms_list .cms_list_item .cms_title h3 a:hover,
#faqs_module.cms_list .cms_list_item .cms_title h3 a:hover,
#faqs_module.cms_list .cms_list_subitem .cms_title h3 a:hover,
#moduleDocuments_module.cms_list .cms_item_icon_title_row .cms_item_title a.cms_link:hover,
#photoalbums_module.cms_list .cms_list_item .cms_title h3 a:hover,
#news_module.cms_list .cms_categories_section .cms_category_item .cms_metadata1.cms_title h3 a:hover,
#news_module.cms_list article h2 a:hover,
#services_module.list .list_item .title h3 a:hover,
#video_module.cms_list .cms_list_item .cms_title h3 a:hover,
#newsletters_module.list .title h3 a:hover {
	border-bottom-color: #beac71;
	box-shadow: inset 0 -1px 0 0 #beac71;
	color: #172a38;
}

#submissionforms_module.cms_form .cms_buttons .cms_form_button,
.form_button {
	border: 0;
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	padding: 0.5em 1.3em;
	border-radius: 0.2em;
	background-color: #1e68bd;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	text-decoration: none;
}

#submissionforms_module.cms_form .cms_buttons .cms_form_button:hover,
.form_button:hover {
	background-color: #03386c;
	color: #fff;
}

#submissionforms_module.cms_form .cms_buttons .cms_form_button.secondary {
	border-radius: 0.2em;
	background-color: #03386c;
}

#submissionforms_module.cms_form .cms_buttons .cms_form_button.secondary:hover {
	background-color: #1e68bd;
}



/* RSS Feeds */
#feeds_module.cms_list .cms_list_item .cms_metadata2.cms_date h4,
#feeds_module.cms_entity .cms_date h4 {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.25em 0rem 0.25em 1.5rem;
	background-image: url("/20171018122139/assets/images/calendar_date_blk.svg");
	background-position: 1px 48%;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	color: #000;
	font-size: 1.175em;
	line-height: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
}

#feeds_module.cms_entity .cms_date h4 {
	font-size: 0.975em;
}

/* Events */
#events_module.cms_form .cms_required,
#events_module.cms_form .cms_label,
#events_module.cms_form .cms_field,
#events_module.cms_form .cms_non_required {
	background-color: white;
	vertical-align: top;
}

#events_module.cms_form .cms_required {
	background-position: 6px 10px;
}

#events_module.cms_form .cms_td_answers label {
	margin: 0;
	font-weight: normal;
}

#events_module.cms_form .cms_label {
	font-weight: bold;
}

@media (max-width: 767px) {
	#events_module.cms_form .cms_label,
	#events_module.cms_form .cms_required,
	#events_module.cms_form .cms_non_required,
	#events_module.cms_form .cms_field {
		display: block;
		width: 100%;
		text-align: left;
		padding-left: 0;
		margin-bottom: 0;
	}

	div#events_module form#registerForm td.cms_field input[type=text],
	div#events_module form#registerForm td.cms_field textarea {
		width: 100% !important;
	}

	div#events_module form#registerForm table tr td.cms_required,
	div#events_module form#registerForm table tr td.cms_non_required {
		display: none;
	}

	#events_module.cms_form .cms_label label:after {
		content: ' *';
		color: #f00;
	}

	#events_module.cms_form .cms_info_req img {
		display: none;
	}

	#events_module.cms_form .cms_info_req:before {
		content: '* ';
		color: red;
	}

	#events_module.cms_form form#registerForm > table:nth-last-of-type(1) td {
		display: none;
	}

	#events_module.cms_form form#registerForm > table:nth-last-of-type(1) td:nth-last-child(1) {
		width: 100% !important;
		display: block;
	}

	#events_module.cms_form form#registerForm > table:nth-last-of-type(1) td:nth-last-child(1) input {
		width: 100%;
		height: 37px;
	}
}

/* FAQs */

/* News */
#news_module.cms_list article h2 {
	font-size: 1.875em;
}

#news_module.cms_list article time {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.25em 0rem 0.25em 1.5rem;
	background-image: url("/20171018122139/assets/images/calendar_date_blk.svg");
	background-position: 1px 48%;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	color: #000;
	line-height: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	#news_module.cms_list article h2 {
		font-size: 1.5em;
	}
}
/* Photo Albums */
@media (max-width: 767px) {
	#photoalbums_module.cms_list .cms_list_item tr {
		display: flex;
		flex-direction: column;
	}
}

/* Resources (Module Documents) */

/* Services */
@media (max-width: 767px) {
	#services_module.entity {
		display: flex;
		flex-wrap: wrap;
	}
}

/* Submission form */
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_first span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_last span {
	padding: 1px 30px;
}

#submissionforms_module.cms_form textarea,
#submissionforms_module.cms_form select,
#submissionforms_module.cms_form input {
	border-color: #ccc;
}

#submissionforms_module.cms_form .checkbox_wrapper .item label,
#submissionforms_module.cms_form .radio_wrapper .item label {
	line-height: inherit;
}

#submissionforms_module.cms_form .ui-datepicker-trigger {
	top: 6px;
	left: -27px;
}

#submissionforms_module.cms_form .cms_field input {
	border: 1px solid #ccc;
}

#submissionforms_module.cms_form .cms_steps_wrapper span a {
	text-decoration: underline;
}

#submissionforms_module.cms_form .cms_steps_wrapper span a:hover {
	color: rgba(0, 0, 0, 0.45);
}

#submissionforms_module.cms_form .formBreak,
.module-forms .formBreak {
	border: 1px solid #ccc;
	height: auto;
	margin: 5px 0 10px;
}

.module-forms.confirmation .step-title {
	margin: 5px 0px 5px 0px;
	padding: 4px 5px 4px 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #d4d4d4;
	font-weight: bold;
}

#submissionforms_module.cms_form .cms_label {
	font-weight: bold;
}

#submissionforms_module.cms_form .sigPad input {
	height: 39px;
	padding: 8px 12px;
	display: block;
}

#submissionforms_module.cms_form .sigWrapper {
	display: block !important;
}

#submissionforms_module.cms_form .cms_required {
	text-align: left;
	padding-top: 6px;
}

@media (max-width: 767px) {
	#submissionforms_module.cms_form tr.align-top {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	#submissionforms_module.cms_form .cms_required {
		width: auto;
		display: block;
	}

	#submissionforms_module.cms_form .checkbox_wrapper .item label,
	#submissionforms_module.cms_form .radio_wrapper .item label {
		font-weight: normal;
	}

	#submissionforms_module.cms_form .cms_label {
		width: auto;
	}

	#submissionforms_module.cms_form .cms_required em {
		font-style: normal;
	}

	.module-forms.confirmation .label-cell,
	.module-forms.confirmation .value-cell {
		display: block;
		width: 100% ;
		padding-left: 10px;
	}

	#submissionforms_module tr[data-required="true"] .cms_label::after {
		display: none;
	}

	#submissionforms_module.cms_form .checkbox_wrapper .item label,
	#submissionforms_module.cms_form .radio_wrapper .item label {
		font-weight: normal;
	}

	#submissionforms_module.cms_form .cms_buttons .cms_form_button.primary,
	#submissionforms_module.cms_form .cms_buttons .cms_form_button.secondary {
		width: 100%;
		margin-top: 20px;
		margin-right: 0;
		height: 39px;
	}

	#submissionforms_module.cms_form .cms_buttons {
		text-align: center;
	}
}

@media (max-width: 479px) {
	#submissionforms_module.cms_form .checkbox-cell,
	#submissionforms_module.cms_form .radio-cell {
		margin-bottom: 0.2rem;
	}
}

/* Videos */
#video_module.cms_list .cms_list_item .cms_video {
	padding-right: 20px;
}

@media (max-width: 479px) {
	div#video_module.cms_list .cms_list_item table tr {
		display: flex;
		flex-direction: column;
	}
}
/* Newsletters */
#newsletters_module.form label {
	font-weight: normal;
}

@media (max-width: 767px) {
	#newsletters_module.form .form_container tr.form_item {
		display: flex;
		flex-direction: column;
	}

	#newsletters_module.form .form_container tr.form_item td.label {
		text-align: left !important;
		width: 100% !important;
		font-weight: bold;
	}

	#newsletters_module.form .form_container tr.form_item td.field {
		width: 100%;
		background: none !important;
		padding-left: 0 !important;
	}

	#newsletters_module.form .form_container tr.form_item td.field input[type=text] {
		width: 100% !important;
	}

	#newsletters_module.form .form_container tr.form_item.required td.label:after {
		content: ' *';
		color: red;
	}

	#newsletters_module.form .required_message span {
		background: none !important;
	}

	#newsletters_module.form .required_message span:before {
		content: '* ';
		color: red;
	}

	#newsletters_module.form .form_buttons .form_button {
		width: 100%;
		margin-right: 0;
		height: 39px;
	}
}

/*********************************
	IE 11 fixes
*********************************/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.inside-page-header-section,
	.inside-page-header-section .inside-content-beckground {
		min-height: 0;
	}

	.sidebar-section-wrap img {
		min-width: 24px;
		min-height: 24px;
	}
}

/*********************************
	iOS fixes
*********************************/
@media (min-width: 992px) and (max-width: 1024px) {
	_:default:not(:root:root),
	.home-icon-link-section {
		display: block;
	}
}

_:default:not(:root:root),
.home-icon-link-wrap {
	min-height: 150px;
	height: 100%;
}

_:default:not(:root:root),
.column.home-icon-column {
	height: 100%;
}

_:default:not(:root:root),
.home-cbox-text-wrap #news_module .cms_list_item {
	width: 44%;
}

@media (max-width: 991px) {
	_:default:not(:root:root),
	.home-cbox-text-wrap #news_module .cms_list_item {
		width: 100%;
	}
}
