html {
	overflow-x: hidden;
}

html.lity-active {
	overflow: hidden;
}

body {
	/* 	letter-spacing: 2px; */
	overflow-x: hidden;
}

.col-xs-5th-1,
.col-xs-5th-2,
.col-xs-5th-3,
.col-xs-5th-4 {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-5th-5 {
	float: left;
	width: 100%;
}

.col-xs-5th-4 {
	width: 80%;
}

.col-xs-5th-3 {
	width: 60%;
}

.col-xs-5th-2 {
	width: 40%;
}

.col-xs-5th-1 {
	width: 20%;
}

.col-xs-5th-pull-5 {
	right: 100%;
}

.col-xs-5th-pull-4 {
	right: 80%;
}

.col-xs-5th-pull-3 {
	right: 60%;
}

.col-xs-5th-pull-2 {
	right: 40%;
}

.col-xs-5th-pull-1 {
	right: 20%;
}

.col-xs-5th-pull-0 {
	right: auto;
}

.col-xs-5th-push-5 {
	left: 100%;
}

.col-xs-5th-push-4 {
	left: 80%;
}

.col-xs-5th-push-3 {
	left: 60%;
}

.col-xs-5th-push-2 {
	left: 40%;
}

.col-xs-5th-push-1 {
	left: 20%;
}

.col-xs-5th-push-0 {
	left: auto;
}

.col-xs-5th-offset-5 {
	margin-left: 100%;
}

.col-xs-5th-offset-4 {
	margin-left: 80%;
}

.col-xs-5th-offset-3 {
	margin-left: 60%;
}

.col-xs-5th-offset-2 {
	margin-left: 40%;
}

.col-xs-5th-offset-1 {
	margin-left: 20%;
}

.col-xs-5th-offset-0 {
	margin-left: 0%;
}

.lato {
	font-family: 'Lato';
}

.lato-black {
	font-family: 'Lato-Black';
}

.barlow {
	font-family: 'Barlow';
}

.amaranth {
	font-family: 'Amaranth';
}

body p:last-child {
	margin-bottom: 0;
}

body a {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

body a:hover {
	text-decoration: none;
}

body button#responsive-menu-button {
	top: 50px;
	right: 50px;
}

.yellow-1,
.yellow-1 a,
.yellow-1-hover,
.yellow-1-hover a:hover {
	color: #FFE200;
	position: relative;
}

.yellow-2,
.yellow-2 a,
.yellow-2-hover,
.yellow-2-hover a:hover {
	color: #FEE200;
	position: relative;
}

.yellow-3,
.yellow-3 a,
.yellow-3-hover,
.yellow-3-hover a:hover {
	color: #FEE100;
	position: relative;
}

.yellow-4,
.yellow-4 a,
.yellow-4-hover,
.yellow-4-hover a:hover {
	color: #FFE100;
	position: relative;
}

.yellow-5,
.yellow-5 a,
.yellow-5-hover,
.yellow-5-hover a:hover {
	color: #FDE001;
	position: relative;
}

.white,
.white a,
.white-hover,
.white-hover a:hover {
	color: #FFFFFF;

}

.blue-1,
.blue-1 a,
.blue-1-hover,
.blue-1-hover a:hover {
	color: #0054A0;
}

.blue-2,
.blue-2 a,
.blue-2-hover,
.blue-2-hover a:hover {
	color: #0055A1;
}

.blue-3,
.blue-3 a,
.blue-3-hover,
.blue-3-hover a:hover {
	color: #004380;
}

.blue-4,
.blue-4 a,
.blue-4-hover,
.blue-4-hover a:hover {
	color: #0056A7;
}

.blue-5,
.blue-5 a,
.blue-5-hover,
.blue-5-hover a:hover {
	color: #225FB2;
}

.blue-6,
.blue-6 a,
.blue-6-hover,
.blue-6-hover a:hover {
	color: #2360B3;
}

.blue-7,
.blue-7 a,
.blue-7-hover,
.blue-7-hover a:hover {
	color: #0055A6;
}

.blue-8,
.blue-8 a,
.blue-8-hover,
.blue-8-hover a:hover {
	color: #00437F;
}

.gray-1,
.gray-1 a,
.gray-1-hover,
.gray-1-hover a:hover {
	color: #7F7F7F;
}

.gray-2,
.gray-2 a,
.gray-2-hover,
.gray-2-hover a:hover {
	color: #4C4C4C;
}

.font-weight-bold {
	font-weight: bold;
}

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

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.font-style-italic {
	font-style: italic;
}

.text-align-left {
	text-align: left;
}

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

.text-align-right {
	text-align: right;
}

.mt-25px {
	margin-top: 25px;
}

.mr-25px {
	margin-right: 25px;
}

.mb-25px {
	margin-bottom: 25px;
}

.ml-25px {
	margin-left: 25px;
}

.mt-2rem {
	margin-top: 2rem;
}

.mr-2rem {
	margin-right: 2rem;
}

.mb-2rem {
	margin-bottom: 2rem;
}

.ml-2rem {
	margin-left: 2rem;
}

.mt-4rem {
	margin-top: 4rem;
}

.mr-4rem {
	margin-right: 4rem;
}

.mb-4rem {
	margin-bottom: 4rem;
}

.ml-4rem {
	margin-left: 4rem;
}

.button-contents {
	padding: 15px 25px;
	display: inline-block;
	color: #fff;
	border-radius: 7px;
	opacity: 1;
	font-weight: bold;
	letter-spacing: 2px;
	/*	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;*/
	transition: .4s all ease-in-out;
}

/*.button-contents:hover {
	opacity: 0.5;
}*/

.button-theme-blue>.button-contents {
	background-image: url(../images/blue-btn-bg.fw.png);
	background-size: cover;
	background-repeat: no-repeat;
	min-width: 260px;
	text-align: center;
	text-transform: uppercase;
}

.button-theme-yellow>.button-contents {
	background: url(../images/yellow-btn-bg.fw.png);
	background-size: cover;
	box-shadow: 3px 3px 5px 0px rgba(76, 76, 76, 0.5);
}

.button-theme-none>.button-contents {
	background: none;
	padding: 0;
}

.counter-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.counter-label>span {
	display: block;
}

.slick-dots li {
	background-color: #FFFFFF;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 4px solid transparent;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.slick-dots li.slick-active {
	background-color: #0055A1;
	border: 4px solid #FFE200;
}

.slick-dots li button:before {
	display: none;
}

#site-header {
	position: absolute;
	z-index: 999;
	width: 100%;
	background-color: #fff;
}

#site-header.sticky-header {
	position: fixed;
}

#site-header.sticky-header .header-top,
#site-header.sticky-header .site-logo-wrap {
	display: none;
}

#site-header.sticky-header .header-bottom {
	padding-top: 20px;
}

.header-top {
	background-image: url(../images/header-top-bg.fw.png);
	/*padding: 5px 0;*/
	padding: 0;
	background-size: cover;
	background-position: bottom;
	overflow: hidden;
}

.header-bottom {
	-webkit-box-shadow: 0 0 12px #a29a9a;
	box-shadow: 0 0 12px #a29a9a;
}

#menu-utility {
	position: relative;
	z-index: 1;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	/*   align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;*/
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style-type: none;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu-utility:before {
	content: "";
	position: absolute;
	top: 0;
	left: -61%;
	bottom: 0;
	right: 51%;

	background-color: rgba(0, 0, 0, 0.2);
	z-index: -1;

}

@media (max-width: 1280px) {
	#menu-utility:before {
		right: 52%;
	}

	#menu-utility .utility-yellow {
		padding-right: 15px;
	}

}

.header-top .row {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
}

.facebook-wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

.facebook-icon {
	border: 3px solid #009DE0;
	border-radius: 100%;
	background-color: #0055A1;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	margin-left: 15px;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.facebook-icon:hover {
	opacity: 0.5;
}

.facebook-icon i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-40%, -50%);
	-ms-transform: translate(-40%, -50%);
	transform: translate(-40%, -50%);
}

.site-logo-wrap {
	text-align: center;
	padding: 25px 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #A3A3A3;
}

.main-menu-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/*.container.main-menu-search {
	max-width: 1180px;
}*/

.main-menu-search>.menu-search-wrap {
	width: 100%;
	position: relative;
}

.main-menu-search>.menu-search-wrap>.header-search-form {
	position: absolute;
	top: 130%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.main-menu-search>.menu-search-wrap>.header-search-form.toggle-search {
	top: 30%;
	opacity: 1;
	pointer-events: all;
}

.my-custom-menu {
	opacity: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.my-custom-menu.hide {
	opacity: 0;
}

#menu-main-menu,
#menu-my-menu-about-page-only {
	/*display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;*/


	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;

	padding: 0;
	/*margin: 0 0 25px;*/
	margin-bottom: 0;
	list-style-type: none;
}

#menu-main-menu li,
#menu-my-menu-about-page-only li {
	position: relative;
}

#menu-main-menu li,
#menu-my-menu-about-page-only li {
	margin-bottom: 25px;
}

#menu-main-menu>li:before,
#menu-my-menu-about-page-only>li:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 2px;
	background-color: #0054A0;
	top: -25px;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s
}

#menu-main-menu>li:hover:before,
#menu-main-menu>li.current-menu-item:before,
#menu-my-menu-about-page-only>li:hover:before,
#menu-my-menu-about-page-only>li.current-menu-item:before {
	width: 100%;
}

#menu-main-menu li.current-menu-item a,
#menu-my-menu-about-page-only li.current-menu-item a {
	color: #0054A0;
}

#menu-main-menu li.current-menu-item li a,
#menu-my-menu-about-page-only li.current-menu-item li a {
	color: #fff;
}

.header-search-form label,
.header-search-form input[type="submit"] {
	display: none;
}

.header-search-form input {
	width: 100%;
	border: 1px solid #004380;
	border-radius: 7px;
	height: 50px;
	padding: 0 15px;
}

.header-search {
	color: #0055A1;
	position: relative;
	font-size: 20px;
	cursor: pointer;
	display: none;
}

.header-search:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #A2A2A2;
	top: -10px;
	left: -20px;
}

#main {
	padding-top: 295px;
}

body .homepage-banner-slider {
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}

body #slick-slide00.homepage-banner-slider {
	background-position: 100% 35%;
}

.banner-content {
	max-width: 1280px;
	width: 100%;
	position: absolute;
	left: 25%;
	bottom: 50px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	background-color: rgba(0, 60, 114, 0.7);
	padding: 25px 50px 50px;
}

@media (max-width: 1199px) {
	.banner-content {
		max-width: 815px;
	}

	.banner-texts h2 {
		text-align: center;
	}

	.homepage-banner .slick-dots li {
		width: 15px;
		height: 15px;
	}
}

.banner-texts {
	float: right;
}

.banner-texts h2 {
	margin-bottom: 0;

}

.banner-texts p {
	margin-bottom: 0
}

.homepage-banner.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.homepage-banner .slick-dots {
	bottom: 75px;
	left: -20%
}

#empowering-people {
	padding: 50px 0
}

#empowering-people .section-texts p {
	line-height: 2;
	letter-spacing: initial;
}

#empowering-people .empowering-btn {
	margin-top: 55px;
	margin-bottom: 25px;
}

#opportunity-works-at-a-glance {
	/*padding: 100px 0 110px;*/
	padding: 115px 0;
	background-size: cover;
	background-position: right bottom;
}

#opportunity-works-at-a-glance .col-wrap {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#opportunity-works-at-a-glance .section-counter {
	height: 100%;
	min-height: 280px;
}

#opportunity-works-at-a-glance .section-counter .counter-main-wrap {
	position: relative;
	top: 50px;
}


#opportunity-works-at-a-glance .counter-main-wrap .counter-wrap {
	font-size: 60px;
}

#opportunity-works-at-a-glance .counter-main-wrap .label-wrap {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	font-size: 18px;
	letter-spacing: 0
}

@media (max-width: 1199px) {
	#opportunity-works-at-a-glance .counter-main-wrap .label-wrap {
		font-size: 16px;
	}

	#opportunity-works-at-a-glance .counter-main-wrap .counter-wrap {
		font-size: 50px;
	}

	#opportunity-works-at-a-glance .section-counter .counter-main-wrap {
		position: relative;
		top: 60px;
	}
}

#community-organizations {
	padding: 150px 0;
	background-size: cover;
}

#community-organizations .community-organizations-column {
	/*background-color: rgba(0, 60, 114, 0.7);*/
	background-color: rgba(4, 46, 84, 0.7);
	padding: 50px;
	left: 50px;
	max-width: 943px;
	border-radius: 5px;
}

#community-organizations .community-organizations-column ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#community-organizations .community-organizations-column ul li {
	font-size: 18px;
	line-height: 2;
	padding-left: 35px;
	position: relative;
}

#community-organizations .community-organizations-column ul li:nth-child(odd) {
	width: 60%;
}

#community-organizations .community-organizations-column ul li:nth-child(even) {
	width: 40%;
}

#community-organizations .community-organizations-column ul li:before {
	content: "";
	position: absolute;
	background-color: #FFE200;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	left: 5px;
	top: 15px;
}

#community-organizations .community-organizations-column .col-wrap {
	letter-spacing: 0
}

#about-opportunity-works {
	padding: 70px 0 100px;
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #dee4e4;
}

#about-opportunity-works .section-texts p {
	line-height: 2;
	letter-spacing: 0.5px;
}

#about-opportunity-works .section-header {
	line-height: 42px
}

#impact-on-community {
	padding: 20px 0 60px;
	background-size: cover;
}

#impact-on-community .col-wrap {
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
}

#impact-on-community .ioc-texts .col-wrap {
	max-width: 411px;
}

#impact-on-community .section-image {
	position: relative;
	max-width: 411px;
	min-height: 330px;
}

#impact-on-community .section-image:before {
	content: "";
	position: absolute;
	top: 7px;
	right: 7px;
	bottom: 7px;
	left: 7px;
	border: 4px solid rgba(255, 255, 255, 0.65);
}

#impact-on-community .section-image img {
	border-radius: 10px 10px 0 0;
	width: 100%;
	min-height: 330px;
	-o-object-fit: cover;
	object-fit: cover;
}

#impact-on-community .section-header {
	padding: 30px 25px 25px;
}

#impact-on-community .ioc-texts .section-header {
	padding: 15px 25px 0;
}

#impact-on-community .section-button {
	padding: 0 25px 25px;
}

#upcoming-events-slider {
	padding: 50px 0 100px;
}

#upcoming-events-slider h2 {
	font-family: "Amaranth";
	font-style: italic;
	font-size: 50px;
	color: #225FB2;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

#upcoming-events-slider .posts-content {
	letter-spacing: 0
}

#upcoming-events-slider .slider-title a,
#upcoming-events-slider .slider-date,

#recent-blog-posts .slider-title,
#recent-blog-posts .slider-date,
#recent-blog-posts .slider-title a {
	font-family: "Lato";
	color: #225FB2;
	display: block;
	margin: 15px 0;
}


#upcoming-events-slider .slider-title {
	font-size: 25px;
}

#upcoming-events-slider .slider-date {
	font-size: 18px;
	color: #225FB2;
}

#upcoming-events-slider .slider-content {
	font-family: "Lato";
	font-size: 18px;
	color: #4C4C4C;
}

#upcoming-events-slider .posts-image-wrapper {
	position: relative;
	max-width: 415px;
	height: 290px;
	background-size: cover;
	display: block;
	border-radius: 6px
}

#upcoming-events-slider .posts-image-wrapper:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 4px solid rgba(255, 255, 255, 0.65);
}

#upcoming-events-slider img {
	width: 100%;
	border-radius: 10px;
}

#upcoming-events-slider .button-theme-blue>.button-contents {
	min-width: 259px;
	min-height: 66px;
	position: relative;
	margin-top: 25px;
}

#upcoming-events-slider .button-theme-blue>.button-contents span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#upcoming-events-slider .slick-dots {
	bottom: -70px;
}

#upcoming-events-slider .slick-dots li {
	background-color: #D6D6D6;
}

#upcoming-events-slider .slick-dots li.slick-active {
	background-color: #0055A1;
}

#testimonials-slider {
	padding: 50px 0;
	background-size: cover;
}

#testimonials-slider .slider-header,
#testimonials-slider .slider-title {
	font-family: "Amaranth";
	font-style: italic;
	color: #ffffff;
	text-align: center;
	display: block;
}

#testimonials-slider .slider-header {
	font-size: 50px;
	margin-bottom: 80px;
}

#testimonials-slider .slider-title {
	font-size: 35px;
	margin-bottom: 35px;
	max-width: 785px;
	margin: 0 auto 35px;
}

#testimonials-slider .button-wrap {
	display: none;
}

#testimonials-slider .slider-content {
	font-family: "Lato";
	font-size: 18px;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 50px;
}

.home #recent-blog-posts {
	padding: 100px 0;
}

#recent-blog-posts {
	padding: 50px 0 100px;
}

#recent-blog-posts h2 {
	font-family: "Amaranth";
	font-style: italic;
	font-size: 50px;
	color: #225FB2;
	text-align: center;
	margin-bottom: 65px;
}


#recent-blog-posts .slider-title a:hover {
	color: #FFE200
}

#recent-blog-posts .slider-title {
	font-size: 25px;
}

#recent-blog-posts .slider-date {
	font-size: 18px;
}

#recent-blog-posts .slider-content {
	font-family: "Lato";
	font-size: 18px;
	color: #4C4C4C;
}


#recent-blog-posts .posts-image-wrapper {
	position: relative;
	max-width: 415px;
	height: 290px;
	background-size: cover;
	display: block;
	border-radius: 6px
}

.posts-image-wrapper {
	display: block !important;
}

#recent-blog-posts .posts-image-wrapper:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 4px solid rgba(255, 255, 255, 0.65);

}

#recent-blog-posts img {
	width: 100%;
	border-radius: 10px;
}

#recent-blog-posts .button-theme-blue>.button-contents {
	min-width: 259px;
	min-height: 66px;
	position: relative;
	margin-top: 25px;
}

#recent-blog-posts .button-theme-blue>.button-contents span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#recent-blog-posts .slick-dots li {
	background-color: #D6D6D6;
}

#recent-blog-posts .slick-dots li.slick-active {
	background-color: #0055A1;
}

#recent-blog-posts .slick-dots {
	bottom: -65px;
}

.footer-locations-wrap i {
	width: 35px;
}

.footer-locations-wrap i.fa-phone {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	position: relative;
	right: 20px;
}

.facility-name {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.facility-address {
	letter-spacing: initial;
	margin-bottom: 15px;
}

.facility-phone {
	margin-bottom: 15px;
}

#footer-top {
	background-size: cover;
	padding: 50px 0;
}

.footer-top-header {
	margin-bottom: 25px;
	display: block;
}

#footer-top iframe {
	border-radius: 7px;
	margin-bottom: 15px;
}

#footer-top label {
	display: none;
}

#footer-top .gform_body input {
	height: 50px;
	background-color: #fff;
	border-radius: 5px;
	border: none;
	padding: 0 15px;
	margin-top: 15px;
}

#footer-top .gform_footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#footer-top .gform_footer .gform_button {
	min-width: 260px;
	height: 66px;
	text-align: center;
	background-color: transparent;
	background-image: none;
	border-radius: 7px;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-family: "Lato";
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 2px;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
	margin-right: 0;
}

#footer-top .gform_footer .gform_button:hover {
	/*background-color: #225FB2;*/
	opacity: 1;
	border-color: #FFE200;
	color: #FFE200;
}

#footer-top .newsletter-form ul.gform_fields li.gfield {
	padding-right: 0;
}

#footer-top .newsletter-form .gform_confirmation_message {
	color: #ffe200;
	border-top: 3px solid #ffe200;
	border-bottom: 3px solid #ffe200;
	padding: 30px 0px;
	text-align: center;
	margin-bottom: 50px;
}

#footer-top .newsletter-form .gfield_html p {
	letter-spacing: 0px;
	/*padding-right: 70px*/
}

#footer-top .facebook-wrap {
	position: relative;
	right: 20px;
}

#footer-bottom {
	padding: 50px 0;
}



#footer-bottom .row>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#footer-bottom .row>div>.col-wrap {
	width: 100%;
}

.copyright {
	letter-spacing: initial;
	text-align: center;
	font-family: "Lato";
	font-size: 14px;
	color: #4C4C4C;
}

#menu-footer-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	letter-spacing: 0;
}

.back-to-top {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 999;
	background-color: #225FB2;
	border: none;
	padding: 10px 15px;
	color: #fff;
	cursor: pointer;
	opacity: 1;
	display: none;
}

.back-to-top:hover {
	background-color: #FEE100;
	color: #000000;
}

.gform_button {
	background-image: url(../images/blue-btn-bg.fw.png);
	background-size: cover;
	min-width: 260px;
	border: none;
	text-align: center;
	height: 50px;
	color: #fff;
	border-radius: 7px;
	opacity: 1;
	cursor: pointer;
	/*-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;*/
	transition: .4s all ease-in-out;
}

.gform_button:hover,
.return-to-home:hover {
	opacity: 0.7;
}

#content-404 {
	padding: 50px;
}

.innerpage-banner {
	height: 511px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.innerpage-banner-title {
	position: absolute;
	bottom: 0;
	font-size: 75px;
	font-family: 'Amaranth';
	font-style: italic;
	color: #FEE100;
	z-index: 1;
	margin-bottom: 0;
	padding: 25px 0;
	width: 42%;
}

.innerpage-banner-title:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/*background-image: -o-linear-gradient(45deg, transparent, #003463);
    background-image: linear-gradient(45deg, transparent, #003463);*/
	background-color: rgba(0, 52, 99, 0.4);
	background-color: rgba(0, 46, 88, 0.7);
	z-index: -1;
}

.innerpage-banner-title-left {
	left: 0;
	text-align: right;
	padding-right: 50px;
}

.innerpage-banner-title-right {
	right: 0;
	text-align: left;
	padding-left: 50px;
}

.programs-services-mobile {
	display: none;
}

#programs-services-row {
	padding: 35px 0;
	background-size: cover;
}

#programs-services-row .container {
	max-width: 1650px;
}

#menu-programs-and-services,
#menu-programs-and-services-1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#menu-programs-and-services li,
#menu-programs-and-services-1 li {
	position: relative;
}

#menu-programs-and-services li:after,
#menu-programs-and-services-1 li:after {
	content: "";
	position: absolute;
	width: 0;
	height: 4px;
	left: 0;
	bottom: -8px;
	background-color: transparent;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#menu-programs-and-services li:after {
	left: 5px
}

#menu-programs-and-services li.active:after,
#menu-programs-and-services li:hover:after,
#menu-programs-and-services-1 li.active:after,
#menu-programs-and-services-1 li:hover:after {
	width: 36px;
	background-color: #F6D23C;
}

#menu-programs-and-services li a,
#menu-programs-and-services-1 li a {
	color: #F6D23C;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Lato";
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#menu-programs-and-services li.active a,
#menu-programs-and-services li a:hover,
#menu-programs-and-services-1 li.active a,
#menu-programs-and-services-1 li a:hover {
	color: #fff;
}

body .program-service-row {
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}

#employment-services,
#community-works

/*, #project-search*/
	{
	background-color: #e8e8e8;
}

.program-service-row .section-texts p {
	letter-spacing: 1px;
	line-height: 2;
}

.program-service-row .section-image img {
	width: 97%;
}

.program-service-row .button-contents.light-box {
	padding: 18px 65px;
	border-radius: 5px
}

.lightbox-content {
	max-width: 1366px;
	background-color: #ffffff;
	padding: 50px;
	position: relative;
	border-top: 10px solid #00437F;
	border-bottom: 10px solid #00437F;
}

.lightbox-close {
	width: 39px;
	height: 39px;
	border-radius: 100%;
	border: 3px solid #fff;
	position: absolute;
	top: -22px;
	right: 30px;
	background-color: #004380;
	color: #fff;
	cursor: pointer;
}

.lightbox-close i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.lightbox-content h2 {
	font-family: 'Amaranth';
	font-size: 55px;
	font-style: italic;
	color: #00437F;
	text-align: center;
}

.lightbox-content h3 {
	font-family: 'Lato';
	font-size: 18px;
	font-weight: bold;
	color: #00437F;
	margin-top: 15px;
}

.lightbox-content p {
	font-family: 'Lato';
	font-size: 18px;
	color: #4C4C4C;
	line-height: 1.7;
	margin-bottom: 0;
}

.lightbox-content p em {
	margin-bottom: 0
}

.lightbox-content p em,
.lightbox-content p em a {
	font-size: 25px;
	color: #4C4C4C;
}

.lightbox-content p a:hover,
.lightbox-content p a:hover em {
	color: #225FB2;
}

.lightbox-content {
	overflow: scroll;
}

.lity-container {
	transform: scale(0.9);
}

.lity-close {
	display: block;
	border-radius: 100%;
	border: 2px solid #fff !important;
	background: #00437f !important;
	font-size: 37px !important;
	top: -15px !important
}

.filters-wrap {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
}

.filters {
	display: none;
}

.filters-wrap i {
	position: relative;
	top: -3px;
	left: 10px;
}

/*DONATE PAGE*/
#donate-first-row {
	padding: 112px 0 100px;
}

#donate-first-row .section-header {
	font-size: 40px;
	margin-bottom: 50px;
	letter-spacing: 0;
}

#donate-first-row .section-texts {
	font-size: 18px;
	margin-bottom: 50px;
}

#donate-first-row .button-contents {
	font-size: 30px;
	width: 309px;
	height: 66px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto;
}

#ways-to-give {
	padding: 115px 0 100px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}

#ways-to-give .container {
	max-width: 1840px;
}

#ways-to-give .section-header {
	color: #FFC532;
	font-size: 40px;
	text-shadow: 2px 4px 4px #000000;
	margin-bottom: 25px;
	position: relative;
	left: 10px;
	letter-spacing: 0;
}

#ways-to-give li {
	font-size: 25px;
	color: #fff;
	margin-bottom: 25px;
	list-style-type: none;
	position: relative;
	letter-spacing: 0;
	text-shadow: 2px 4px 4px #000000;
}

#ways-to-give li:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background-color: #FFC532;
	left: -24px;
	top: 18px;
	border-radius: 100%;
	-webkit-box-shadow: 2px 2px 3px black;
	box-shadow: 2px 2px 3px black;
}

#lets-change-lives {
	padding: 64px 0 100px;
}

#lets-change-lives .section-header {
	font-size: 50px;
	color: #004380;
	text-align: center;
	margin-bottom: 50px;
}

#lets-change-lives .image-col .col-wrap {
	max-width: 396px;
	margin: auto;
}

#lets-change-lives .section-image {
	position: relative;
	max-width: 436px;
	margin-bottom: 15px;
}

#lets-change-lives .section-image:after {
	content: "";
	position: absolute;
	top: 7px;
	left: 7px;
	bottom: 7px;
	right: 7px;
	border: 4px solid rgba(255, 255, 255, 0.7);
}
#lets-change-lives #lastdiv img {
    object-fit: fill !important;
}
#lets-change-lives img {
	width: 100%;
	border-radius: 7px;
	height: 300px;
	object-fit: cover;
	object-position: center;
}


@media(max-width: 1199px) {
	#lets-change-lives img {

		max-height: 225px;
	}
}

#lets-change-lives .section-texts {
	font-size: 25px;
	text-align: center;
	color: #215FB2;
	margin-bottom: 50px;
}

#lets-change-lives .button-contents {
	width: 259px;
	height: 66px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-width: 259px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto;
	font-weight: bold;
	font-size: 17px;
}

#how-to-donate {
	margin-bottom: 100px;
}

#how-to-donate .col-wrap {
	background-size: cover;
	padding: 25px 0 50px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
}

#how-to-donate .blue-col .col-wrap {
	max-width: 416px;
	height: 411px;
	margin: auto;
	padding: 50px 0;
}

#how-to-donate .section-header {
	font-size: 50px;
	color: #00437F;
	text-align: center;
}

#how-to-donate .section-header span span {
	font-weight: bold;
}

#how-to-donate .section-texts {
	text-align: center;
	margin-bottom: 30px;
}

#how-to-donate .section-texts h2 {
	font-family: 'Amaranth';
	font-style: italic;
	font-size: 50px;
	font-weight: 700;
	color: #FFC235;
	margin-bottom: 0;
}

#how-to-donate .section-texts p {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}

#how-to-donate .button-contents {
	letter-spacing: 2px;
	font-size: 17px;
	padding: 15px 40px
}

.lightbox-content-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.lightbox-content-wrap.img-pos-left .lightbox-image-wrap {
	padding-right: 50px
}

.lightbox-content-wrap.img-pos-right .lightbox-image-wrap {
	padding-left: 50px
}

.lightbox-content-wrap .lightbox-image-wrap {
	width: 100%;
}

.lightbox-content-wrap.img-pos-right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#gform_confirmation_wrapper_2 {
	padding: 15px;
	background-color: #0054A0;
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}

/* TRIBE EVENTS */

#tribe-events {
	margin: 50px 0 0;
}

.tribe-events-page-title,
#tribe-bar-form label,
#tribe-events-content a,
#tribe-bar-form input[type=text],
#tribe-bar-form input[type=text]::placeholder,
.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
	color: #225FB2;
}

#tribe-events-content a:hover {
	color: #FEE100;
}

.tribe-events-notices,
#tribe-bar-form .tribe-bar-submit input[type=submit],
.tribe-events-calendar thead th,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-bar-views-inner,
#tribe-bar-views-toggle:focus,
#tribe-bar-views-toggle:hover {
	background-color: #225FB2;
	color: #fff;
}

#tribe-bar-form .tribe-bar-views-inner label,
#tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-option {
	color: #fff;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] {
	background-color: #4b9dc1;
}

#tribe-bar-views .tribe-bar-views-list,
#tribe-bar-views .tribe-bar-views-option:hover,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
	background-color: #225FB2;
	color: #fff;
}

.tribe-bar-views span.tribe-icon-month {
	background-image: url(../images/icon-month.png);
}

.tribe-bar-views span.tribe-icon-list {
	background-image: url(../images/icon-list.png);
}

.tribe-bar-views span.tribe-icon-day {
	background-image: url(../images/icon-day.png);
}

.dark-overlay {
	position: relative;
}

.dark-overlay:before {
	content: '';
	background-color: rgba(0, 0, 0, 0.58);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}

.about-us-banner:before {
	content: '';
	background-color: #D9EBFF;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	background-blend-mode: multiply;
	opacity: .9;
}

.about-us-banner-content-img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/*margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding-top: 70px;*/
}

.dark-gray,
.dark-gray p,
.dark-gray a,
.dark-gray span,
.dark-gray li {
	color: #4C4C4C;
}

.letter-spacing-normal,
.letter-spacing-normal p,
.letter-spacing-normal a,
.letter-spacing-normal span,
.letter-spacing-normal li {
	letter-spacing: normal;
}

.font-18,
.font-18 p,
.font-18 a,
.font-18 span,
.font-18 li {
	font-size: 18px;
}

.light-blue,
.light-blue p,
.light-blue a,
.light-blue span,
.light-blue li {
	color: #0079E8;
}

.line-height-35,
.line-height-35 p,
.line-height-35 a,
.line-height-35 span,
.line-height-35 li {
	line-height: 35px;
}

.square-bg .col-wrap {
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center;
}

.img-outline img {
	border-radius: 5px;
}

.emp-img {
	position: relative;
}

.emp-img a {
	top: 30px;
	z-index: 2;
}

.emp-img b {
	top: -30px;
	z-index: 1;
}

#empowering-people p {
	margin-bottom: 2rem;
}

#mission-vision .row>.section-column>.col-wrap {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 25px 65px 25px 40px;
	border-radius: 5px;
	height: 100%;
}

#mission-vision .row>.section-column>.col-wrap:before {
	content: '';
	background: #0079E8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	background-blend-mode: multiply;
	opacity: .9;
	border-radius: 5px;
}

#mission-vision .row>.mission.section-column>.col-wrap:before {
	background: #00437F;
}

#mission-vision .row>.section-column>.col-wrap>section,
#mission-vision .row>.section-column>.col-wrap .section-texts {
	position: relative;
	z-index: 2;
}

#mission-vision .row>.section-column>.col-wrap .section-texts p {
	color: #FFF;
}

#our-staff {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.header-line {
	position: relative;
}

.header-line:before {
	content: '';
	background: #c1bbbb;
	position: absolute;
	top: 50%;
	left: 0;
	width: 25%;
	height: 2px;
}

.header-line:after {
	content: '';
	background: #c1bbbb;
	position: absolute;
	top: 50%;
	right: 0;
	width: 25%;
	height: 2px;
}

.button-contents.light-box {
	font-size: 18px;
	font-family: Lato, sans-serif;
	color: #fff;
	font-weight: bold;
	/*     background: #00437F; */
	padding: 5px 20px;
	min-width: auto;
}

.team-members .section-header {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 18px;
	color: #004380;
	font-family: 'Lato';
	letter-spacing: normal;
}

.team-members .section-texts {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'Lato';
	color: #4C4C4C;
	letter-spacing: normal;
}

.carf-section {
	margin-top: 70px;
}

.carf-section>.col-wrap {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 10px;
	padding: 50px 0;
}

.carf-section>.col-wrap:before {
	content: '';
	background-color: #00437F;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	mix-blend-mode: multiply;
	background-blend-mode: multiply;
	border-radius: 10px;
}

.carf-section>.col-wrap:after {
	content: '';
	display: table;
	clear: both;
}

.carf-section .section-image,
.carf-section .section-texts {
	float: left;
	position: relative;
	z-index: 2;
}

.carf-section .section-image {
	width: 30%;
	text-align: center;
}

.carf-section .section-texts {
	width: 70%;
}

.carf-section .section-texts p {
	font-size: 18px;
	color: #FFF;
	font-family: 'Lato';
	line-height: 34px;
	font-weight: bold
}

.carf-section .section-texts p>strong,
.carf-section .section-texts p>b {
	color: #FEDF00;
	font-size: 35px;
	font-style: italic;
	line-height: 40px;
}

.pad_0 {
	padding: 0 !important;
}

.pad_lef_10p {
	padding-left: 10% !important;
}

#program-manager {
	letter-spacing: 0
}

#program-managers .column-title {
	font-size: 25px;
	color: #FEDF00;
	font-weight: bold;
	font-family: 'Lato';
	margin-bottom: 40px;
	margin-top: 40px;
}

#program-managers .section-texts p,
#program-managers .section-texts a {
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
}

#program-managers .section-texts p strong,
#program-managers .section-texts p b {
	color: #FEDF00;
	font-family: 'Lato';
	font-size: 18px;
}

.section-texts a:hover {
	font-weight: bold !important;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

#transportation {
	padding: 67px 0;
}

#transportation .section-header:not(.header-line) {
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	color: #00437F;
	letter-spacing: normal;
	margin-bottom: 15px;
}

#transportation .section-texts {
	color: #4C4C4C;
	font-size: 18px;
	margin-bottom: 30px;
	letter-spacing: 0;
}

#menu-main-menu>li:hover>ul.sub-menu,
#menu-my-menu-about-page-only>li:hover>ul.sub-menu {
	display: block;
}

ul.sub-menu {
	display: none;
	position: absolute;
	padding-left: 10px;
	list-style: none;
	background-color: rgb(0, 67, 128);
	min-width: 320px;
}

#menu-main-menu li li {
	position: relative;
	margin-bottom: 10px;
}

#menu-main-menu li li:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: -10px;
	bottom: 0;
	background-color: #0054A0;
	width: calc(100% + 10px);
	opacity: 0;
}

#menu-main-menu li li:hover:after {
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

ul.sub-menu li a {
	padding: 10px;
	width: 100%;
	display: block;
	color: #FFF;
}

#menu-main-menu>li:hover>ul.sub-menu>li:hover a,
#menu-my-menu-about-page-only>li:hover>ul.sub-menu>li:hover a {
	position: relative;
	z-index: 1;
	color: #FFFFFF;
}

#board-of-directors,
#career {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#board-of-directors .section-texts p {
	font-size: 18px;
	font-family: 'Lato';
	color: #FFFFFF;
	letter-spacing: normal;
	margin-bottom: 0.7rem;
}

#board-of-directors .section-texts p strong {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Lato';
	color: #FEDF00;
	letter-spacing: normal;
}

#career .section-texts p {
	font-size: 18px;
	font-family: 'Lato';
	color: #4C4C4C;
	line-height: 35px;
	letter-spacing: normal;
	margin-bottom: 2rem;
}

#career .section-texts.blue-text p,
#career .section-texts.blue-text a {
	color: #00437F;
}

#career .section-button .button-contents {
	border: 1px solid #c1963d;
	padding: 20px 50px
}

#credentials p {
	letter-spacing: normal;
	font-size: 18px;
	font-family: 'Lato';
	color: #4C4C4C;

}

@media (min-width: 992px) {
	#credentials .creds-text {
		margin-top: 97px;
	}

	.main-contact .innerpage-banner-title {
		text-align: right;
		padding-right: 50px
	}

	.program-service-row .col-wrap {

		height: 650px;
	}
}

@media (max-width: 991px) {
	#credentials .section-column {
		margin-bottom: 50px;
	}
}

#credentials section.section-image {
	height: 120px;
	margin-bottom: 1rem;
}

#credentials .col-xl-6:nth-child(2) section.section-image img {
	margin-top: 50px;
}

#credentials section.section-texts p {
	font-size: 18px;
	color: #4C4C4C;
	font-family: 'Lato';
}

#credentials .section-texts strong,
#credentials .section-texts b {
	color: #00437F;
	border-bottom: 2px solid #00437F;
}

#affiliations .affi-logos .col-wrap>* {
	vertical-align: middle;
	display: table-cell;
}

#affiliations .affi-logos .section-image {
	width: 130px;
	height: 105px;
	background: #2196F3;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	border: 4px solid #cccccc;
}

#affiliations .affi-logos .section-header {
	padding-left: 15px;
	font-size: 18px;
	font-family: 'Lato';
	font-weight: bold;
	color: #00437F;
	letter-spacing: normal;
}

#affiliations .row>.affi-logos:nth-child(3) .section-image {
	background: #23BCB9;
}

#affiliations .row>.affi-logos:nth-child(4) .section-image {
	background: #666666;
}

#affiliations .row>.affi-logos:nth-child(5) .section-image {
	background: #CC5B48;
}

#affiliations .row>.affi-logos:nth-child(6) .section-image {
	background: #002B5C;
}

#affiliations .row>.affi-logos:nth-child(7) .section-image {
	background: #9E281C;
}

.emp-img-a {
	top: 35px;
	z-index: 5;
}

#empowering-people .section-texts {
	padding-right: 20px;
}

/* #mission-vision .mission {
	padding-right: 40px;
}
#mission-vision .vision {
	padding-left: 40px;
} */
#program-managers .header-line:before,
#program-managers .header-line:after,
#transportation .header-line:before,
#transportation .header-line:after {
	width: 35%;
}

.btn-listing {
	margin-bottom: 40px;
}

#affiliations .header-line:before,
#affiliations .header-line:after {
	width: 39%;
}

#affiliations .col-xl-12 .header-line {
	margin-bottom: 75px;
}

#affiliations .affi-logos {
	margin-top: 0;
	margin-bottom: 45px;
}

#affiliations .affi-logos .section-header span {
	border-bottom: 2px solid #00437F;
}

#our-staff .img-outline>img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.img-outline .outline_img {
	position: relative;
	display: inline-block;
}

.img-outline .outline_img:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	border: 4px solid #FFF;
}

.img-outline .outline_img>img {
	width: 100%;
}

.emp-img-a img,
.emp-img-b img {
	width: auto !important;
}

.section-header-link a {
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.section-header-link a:hover {
	opacity: 0.5;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.dark-overlay::before {
		background: #000;
		opacity: 0.5;
	}

	#mission-vision .row>.section-column>.col-wrap::before,
	.carf-section>.col-wrap::before {
		opacity: 0.7;
	}

	.about-us-banner::before {
		opacity: 0.5;
	}
}


/*REVISIONS 1-9-2020*/

.site-footer .gform_wrapper div.validation_error {
	border-top: 2px solid #fee200;
	border-bottom: 2px solid #fee200;
	color: #fee200;
}

.site-footer .gform_wrapper .validation_message {
	color: #fee200;
}

.program-service-row .col-wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}

.tribe-events-sub-nav li a {
	background-color: #fff;
}

body .menu-sitemap-container ul.sub-menu {
	display: block;
	position: relative;
	font-style: italic;
	margin-top: 10px;
	background-color: #fff;
}

body .menu-sitemap-container .menu li {
	margin-bottom: 10px;
}

body .menu-sitemap-container ul.sub-menu li a {
	padding: 0 10px;
}

@media (min-width: 1200px) {
	/*	#about-opportunity-works .donate-title {
		max-width: 580px;
	}*/

	body .menu-sitemap-container {
		margin-top: 30px;
	}
}

@media (min-width: 1200px) and (max-width: 1600px) {
	#our-staff .button-contents.light-box {
		font-size: 15px;
	}

	#menu-utility li:first-child {
		padding-right: 10px;
		font-size: 20px;
	}
}

@media (max-width: 1600px) {

	footer .facility-address,
	footer .facility-phone,
	footer .facility-fax {
		font-size: 15px;
	}

	.copyright {
		font-size: 13px;
	}

	#menu-footer-menu li a {
		font-size: 13px;
	}
}

@media (min-width: 1601px) {
	body .container {
		max-width: 1440px;
		padding: 0 35px;
	}
}

@media (max-width: 1199px) {
	#about-opportunity-works .donate-title {
		font-size: 23px;
	}
}

@media (max-width: 991px) {
	.program-service-row .bg {
		height: 300px;
	}

	.program-service-row .section-header {
		margin-top: 40px;
	}

	#transportation .section-texts {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	#about-opportunity-works .section-header {
		line-height: 30px;
	}

	#about-opportunity-works .donate-title {
		font-size: 23px;
	}

	body .team-members.col-md-5th-1,
	body .team-members.col-md-5th-2,
	body .team-members.col-md-5th-3,
	body .team-members.col-md-5th-4 {
		width: 100%;
	}

	#our-staff .section-header,
	#program-managers .section-header {
		font-size: 23px;
	}

	.emp-img-a {
		top: auto;
		margin-bottom: 15px;
	}

}

@media (max-width: 450px) {
	.square-bg .col-wrap {
		background-size: 0;
	}
}


/*2/20/2019 REVISIONS CSS*/