:root {
	--primary: #102f56;
	--secondary: #1f4e88;
	--accent1: #4EAEFF;
	--accent2: #900D09;
	--gray: #ccc;
	--lightgray: #f2f2f2;
}

.page_home .pagegroup {
	margin-bottom: 0;
	box-shadow: unset;
}

.page_home body > header {
	background: transparent linear-gradient(0deg, #fff 15%, #ffffff00 50%) 0% 0% no-repeat padding-box;
}


.home-section-title {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.home-section-title h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;	
	letter-spacing: 2px;
	line-height: 40px;
	margin: 0 1em;
	padding: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
}

.home-card {
	display: flex;
	flex-direction: column;
	
	border-radius: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.home-card-image-top, .home-card-video-top {
	border-radius: 0;
}
.home-card-image, .home-card-image-top {
	display: block;
	background-color: #3d3d3d;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.home-card-image[data-url], .home-card-image-top[data-url] {
	cursor: pointer;
}

.home-card-btn, .home-card-alt-btn {
	border: 0 solid #fff;
	border-radius: 4px;
	box-shadow: 4px 4px rgba(0,0,0,0.25);
	font-size: 18px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	padding: 0 26px;
}
a.home-card-btn, a.home-card-btn:link, a.home-card-btn:visited {
	background-color: #980000;
	color: #fff;
}
a.home-card-btn:hover, a.home-card-btn:active, a.home-card-btn:focus {
	background-color: #980000;
	box-shadow: 3px 3px black;
	color: #fff;
	margin: 1px 0 0 1px;
	opacity: .85;
	text-decoration: none;
}
a.home-card-alt-btn, a.home-card-alt-btn:link, a.home-card-alt-btn:visited {
	background-color: #980000;
	color: #fff;
}
a.home-card-alt-btn:hover, a.home-card-alt-btn:active, a.home-card-alt-btn:focus {
	background-color: #980000;
	box-shadow: 3px 3px black;
	color: #fff;
	margin: 1px 0 0 1px;
	opacity: .85;
	text-decoration: none;
} 


/* FEATURED CAROUSEL */
/* PAGES *//* Home */


.home-section-featured {
	background-image: linear-gradient(to bottom, transparent, white 40%);
	/* background-color: #ffffff; */
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
}
@media (min-width: 600px) {
	.home-section-featured {
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media (min-width: 1080px) {
	.home-section-featured {
		padding-bottom: 65px;
	}
}
@media (min-width: 1200px) {
	.home-section-featured {
		padding-bottom: 20px;
	}
}
#feature-carousel .feature-item {
	color: #fff;
}

.home-section-featured-size-fixed #feature-carousel .feature-content {

	background-image: linear-gradient(to right, #1e4f87 0, #1e4f87 35%, rgba(255, 255, 255, 0) 55%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;
}
#feature-carousel .feature-head .feature-title, .feature-subtitle {
	color: #fff;
	text-align: center;
}
#feature-carousel .feature-head .feature-subtitle {
	color: #fff;
	text-align: center;
	display: none;
}

#feature-carousel .feature-head .feature-heading{
	display: none;
	text-align: center;
	color: var(--accent1);
}

.owl-carousel .owl-wrapper-outer {
	border-radius: 5px;
}
#feature-carousel .owl-controls .owl-page span {
	background-color: #fff;
}
#feature-carousel-next {
	background-image: url('../images/featured/carousel_arrow_prev.png');
}
#feature-carousel-prev {
	background-image: url('../images/featured/carousel_arrow_prev.png');
}
#feature-more-on-page .more-on-page-btn {
	color: #CE0F0F;
}
#feature-more-on-page .icon {
	background-color: rgba(206, 15, 15, .5);
	background-image: url('../images/carousel_arrow_scroll_down.png');
}
#feature-carousel-progress-bar {
	background-color: #CE0F0F;
}
#feature-carousel-progress {
	background-color: #ffffff;
}

.home-section-featured-size-fixed #feature-carousel-progress {
    display: none;
}

#feature-carousel .feature-content .feature-head h1 {
    font-size: 24px;
    line-height: 30px;
    color: white;
}

.home-section-featured-size-fixed #feature-carousel .feature-content .feature-body {
    color: white;
	display: none;
}
.home-section-featured-size-fixed #feature-carousel .feature-content {
background-image: linear-gradient(to right, #222C36 0, #222C36 35%, rgba(255, 255, 255, 0) 70%) !important;
}
#feature-carousel-prev {
background-image: url('../images/featured/carousel_arrow_prev.png');
}
#feature-carousel-next {
    background-image: url('../images/featured/carousel_arrow_next.png');
}

.home-section-featured {
	min-height: 375px;
}

.home-section-featured-size-full {
	background-image: none !important;
}

.home-section-featured-size-fixed #feature-carousel {
	max-width: 1600px;
	padding: 0;
	margin: 0 auto;
	background-color:white;
	border-radius: 10px;
}
.home-section-featured-size-fixed #feature-carousel .feature-content
{
	background-image: none !important;
	padding-top: 60px;
	background-color: rgba(30,79,135, .3);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;



}

.home-section-featured-size-fixed #feature-carousel .feature-head h1 a {
	color: #fff;
	text-shadow: none;
}
@media (min-width: 768px) {

	#feature-carousel .feature-head .feature-heading{
		text-align: left;
	}
	.home-section-featured-size-fixed #feature-carousel .feature-item>img {
		float: right; 
		width: 100%;
		max-height: 700px;
		margin-right: -100px;
	}
	.home-section-featured-size-fixed #feature-carousel .feature-content {
		margin-left: -30px;
		background-color: transparent;
		background-image: linear-gradient(to right, #1e4f87 0, #1e4f87 35%, rgba(255, 255, 255, 0) 55%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;
	}
	.home-section-featured-size-fixed #feature-carousel .feature-item {
		color: inherit;
	}

	.home-section-featured-size-fixed #feature-carousel .feature-head h1 a:hover, .home-section-featured-size-fixed #feature-carousel .feature-head h1 a:focus {
		color: inherit;
	}
	.home-section-featured-size-fixed #feature-carousel .feature-content .feature-body {
		text-shadow: none;
	}

}

@media (min-width: 992px) {
	.home-section-featured-size-fixed #feature-carousel .feature-item>img {
		width: 70%;
		margin-right: 0;
		max-height: 600px;

	}
}
@media (min-width: 1336px) {
	.home-section-featured-size-fixed #feature-carousel .feature-item>img {
		width: 68%;
		margin-right: 0;
		max-height: 700px;

	}
}


#feature-carousel .feature-item {
	margin: 0;
	padding: 0;
}
#feature-carousel .feature-item>img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	max-height: 900px;
	min-height: 375px;
	/* opacity: .5; */
	width: 100%;
}
.owl-carousel  .owl-item { overflow: hidden; }
#feature-carousel .feature-item>video.bg {
	position: absolute;;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translate(-50%, -50%);
}
#feature-carousel .feature-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	box-shadow: inset 0em 0em 200px 50px rgba(30, 79, 135, 0.25);
	padding: 100px 40px 20px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

#feature-carousel .feature-content .feature-head {
	margin-bottom: 10px;
}
#feature-carousel .feature-content .feature-head h1 {
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-shadow: 1px 1px #111;
}

#feature-carousel .feature-head h1 a:hover, #feature-carousel .feature-head h1 a:focus {}

#feature-carousel .feature-content .feature-body {
	display: none;
}

#feature-carousel .feature-content .feature-foot a {
	border-radius: 25px;
}
@media (min-width: 768px) {
	#feature-carousel .feature-content {
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: stretch;
		padding-right: 33%;
		padding-left: 92px;
	}

	#feature-carousel .feature-head .feature-title, .feature-subtitle {
		text-align: left;
	}
	#feature-carousel .feature-content .feature-head {
		margin-bottom: 10px;
	}
	#feature-carousel .feature-content .feature-head h1 {
		font-size: 34px;
		line-height: 40px;
		text-align: left;
		margin: .5rem auto;
	}
	#feature-carousel .feature-content .feature-head P {
		font-size: 18px;
	}
	#feature-carousel .feature-content .feature-foot {
		width: 100%;
	}
	#feature-carousel .feature-content .feature-foot a {
		border-radius: 25px;
		padding: 12px 44px;
	}
}
@media (min-width: 992px) {

	#feature-carousel .feature-content .feature-head {
		margin-bottom: 0;
		padding: 0;
		width: 80%;
	}
	#feature-carousel .feature-content {
		padding-top: 140px;
		/* padding-left: 118px; */
	}

	#feature-carousel .feature-content .feature-head h1 {
		line-height: 40px;
		font-size: 36px;
		margin: .25rem auto 30px auto;

	}
	#feature-carousel .feature-content .feature-head p {
		font-size: 18px;
		margin: .5rem auto;

	}
	#feature-carousel .feature-content .feature-body {
		display: block;
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
		text-shadow: 1px 1px #111;
	}
}
@media (min-width: 1200px) {
	#feature-carousel .feature-content .feature-foot {
		margin-left: -20px
	}

	#feature-carousel .feature-content .feature-head {
		width: 95%;
		margin-left: -20px;

		margin-bottom: 10px;
	}
	#feature-carousel .feature-content .feature-head h1 {
		margin: 0;
	}
	#feature-carousel .feature-content {
		padding-top: 160px;
		padding-right: 50%;
		padding-left: 120px;
	}
	#feature-carousel .feature-content>* {
		max-width: 1340px;
	}

	#feature-carousel .feature-head .feature-subtitle {
		color: #fff;
		text-align: left;
		display: block;
	}
	
	#feature-carousel .feature-head .feature-heading{
		display: block;
		/* text-align: center; */
		color: var(--accent1);
	}
	#feature-carousel .feature-content .feature-head h1 {
		font-size: 36px;
		line-height: 40px;
	}
}

@media (min-width: 1336px) {
	#feature-carousel .feature-content .feature-head h1 {
		font-size: 42px;
		line-height: 46px;
		margin: 1.5rem auto;
	}
	#feature-carousel .feature-content .feature-head p {
		font-size: 24px;
		line-height: 32px;
	
	}
}
@media (min-width: 1600px) {
	#feature-carousel .feature-content .feature-head {
		margin-bottom: 20px;
	}
	#feature-carousel .feature-content .feature-head h1 {
	
		margin: 2rem auto;
	}
	#feature-carousel .feature-content .feature-head {
		width: 75%;
	}
}

#feature-carousel .owl-controls {
	position: absolute;
	right: 0;
	bottom: 13px;
	left: 0;
	line-height: 1px;
	margin: 0;
}
@media (max-width: 767px) {
	#feature-carousel .owl-controls {
		display: none !important;
	}
}
#feature-carousel .owl-controls .owl-page span {
	height: 15px;
	margin: 7px;
	opacity: .25;
	width: 15px;
}
#feature-carousel .owl-controls .owl-page.active span, #feature-carousel .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

#feature-carousel-next, #feature-carousel-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: .5;
	width: 40px;
}
#feature-carousel-next {
	right: 0;
}
#feature-carousel-prev {
	left: 0;
}
#feature-carousel-next:hover, #feature-carousel-prev:hover {
	opacity: 1;
}
@media (min-width: 768px) {
	#feature-carousel-next, #feature-carousel-prev {
		width: 60px;
	}
}

#feature-more-on-page {
	position: absolute;
	bottom: 15px;
	left: 40px;
	z-index: 10;
	display: none;
}
#feature-more-on-page .more-on-page-btn {
	display: block;
	cursor: pointer;
	opacity: .75;
	font-size: 18px;
	padding-left: 50px;
}
#feature-more-on-page .more-on-page-btn:hover, #feature-more-on-page .more-on-page-btn:focus {
	opacity: 1;
}
#feature-more-on-page .icon, #feature-more-on-page .learn-more, #feature-more-on-page .scroll-down {
	display: block;
	line-height: 20px;
}
#feature-more-on-page .icon {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
}
#feature-more-on-page .scroll-down {
	font-style: italic;
}
#feature-more-on-page .learn-more {
	font-weight: bold;
	text-transform: uppercase;
}
@media (min-width: 768px) {
	#feature-more-on-page {
		left: 92px;
	}
}
@media (min-width: 992px) {
	#feature-more-on-page {
		left: 118px;
	}
}
@media (min-width: 1200px) {
	#feature-more-on-page {
		left: 120px;
	}
}

#feature-carousel-progress-bar {
	width: 0%;
	max-width: 100%;
	height: 5px;
}
#feature-carousel-progress {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
}

.home-section-featured-size-fixed #feature-carousel-progress {
	top: 0;
	bottom: auto;
}

/* SERVICES */
.home-section-services {
	/*background: transparent linear-gradient(0deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;*/
	padding: 20px 0 10px;
	margin-top: -320px;
	padding-left: 30px;
    padding-right: 30px;
}
@media (min-width: 600px) {
	.home-section-services {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.container.home-container-services {
	max-width: 1600px;
	padding-left: 0;
	padding-right: 0;
}

.home-section-services .services-items {
	display: flex;
	flex-flow: row wrap;
	gap: 10px;
}
/* laptop */
@media (min-width: 1055px) {
	.home-section-services .services-items {
		flex-flow: row wrap;
	}
}
@media (min-width: 1700px) {
	.home-section-services .services-items {
		flex-flow: row nowrap;
	}
}
/* services/ITEM */
.home-section-services .services-item {
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: flex-start;
	flex-grow: 1;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 25px;
	text-align: center;
	width: 50%;
}
.home-section-services .services-item:hover, .home-section-services .services-item:focus {
	color: #fff;
	text-decoration: none;
}
.home-section-services .services-item::before {
	content: ' ';
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-bottom: 10px;
	height: 40px;
	width: 40px;
	mask-size: 40px 40px;
	mask-repeat: no-repeat;
}

.home-section-services .services-item.services-item-email::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-email-me.svg');
	-webkit-mask-image: url('../images/services/icon-email-me.svg');
	-moz-mask-image: url('../images/services/icon-email-me.svg');
	-o-mask-image: url('../images/services/icon-email-me.svg');
}

.home-section-services .services-item.services-item-shareviews::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-share-your-views.svg');
	-webkit-mask-image: url('../images/services/icon-share-your-views.svg');
	-moz-mask-image: url('../images/services/icon-share-your-views.svg');
	-o-mask-image: url('../images/services/icon-share-your-views.svg');
}

.home-section-services .services-item.services-item-disasterresources::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-disaster-resources.svg');
	-webkit-mask-image: url('../images/services/icon-disaster-resources.svg');
	-moz-mask-image: url('../images/services/icon-disaster-resources.svg');
	-o-mask-image: url('../images/services/icon-disaster-resources.svg');
}

.home-section-services .services-item.services-item-casework::before {
	-webkit-mask-size: 40px 40px;
	background-color: #fff;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-casework.svg');
	-webkit-mask-image: url('../images/services/icon-casework.svg');
	-moz-mask-image: url('../images/services/icon-casework.svg');
	-o-mask-image: url('../images/services/icon-casework.svg');
}
.home-section-services .services-item.services-item-meeting::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-request-meeting.svg');
	-webkit-mask-image: url('../images/services/icon-request-meeting.svg');
	-moz-mask-image: url('../images/services/icon-request-meeting.svg');
	-o-mask-image: url('../images/services/icon-request-meeting.svg');
}
.home-section-services .services-item.services-item-visit::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-visiting-dc.svg');
	-webkit-mask-image: url('../images/services/icon-visiting-dc.svg');
	-moz-mask-image: url('../images/services/icon-visiting-dc.svg');
	-o-mask-image: url('../images/services/icon-visiting-dc.svg');
}
.home-section-services .services-item.services-item-flag::before {
	background-color: #fff;
	-webkit-mask-size: 40px 40px;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/services/icon-flag-request.svg');
	-webkit-mask-image: url('../images/services/icon-flag-request.svg');
	-moz-mask-image: url('../images/services/icon-flag-request.svg');
	-o-mask-image: url('../images/services/icon-flag-request.svg');
}
/* bgcolors/outlines */
.home-section-services .services-item {
	background-color: rgba(78,174,255);
	box-shadow: -1px -1px rgba(255, 255, 255, .35) inset;
}

/* hovers */
.home-section-services .services-item.services-item-email:hover::before {
	background-color: var(--primary);
	text-decoration: none;

}

.home-section-services .services-item:hover::before {
	background-color: var(--primary);
}


.home-section-services .services-item:hover { background-color: rgba(255, 255, 255, .9); color: var(--primary) }
/* tablet */
@media (min-width: 600px) {
	.home-section-services .services-item {
		width: 33.33%;
		background-color: rgba(78,174,255,.9);
	}

	.home-section-services .services-item:nth-child(1), .home-section-services .services-item:nth-child(2) {
		box-shadow: -1px -1px rgba(255, 255, 255, .35) inset;
	}
	.home-section-services .services-item:nth-child(3) {
		box-shadow: 0px -1px rgba(255, 255, 255, .35) inset;
	}
	.home-section-services .services-item:nth-child(4), .home-section-services .services-item:nth-child(5) {
		box-shadow: -1px 0px rgba(255, 255, 255, .35) inset;
	}
	.home-section-services .services-item:nth-child(6) {
		box-shadow: none;
	}
}
/* laptop */
@media (min-width: 1055px) {
	.home-section-services .services-item {
		box-shadow: none;
		height: 150px;
		padding: 25px 15px;
		width: 32.3%;
	}
}
@media (min-width: 1200px) {
	.home-section-services .services-item {
		width: 15.67%;
	}
	.home-section-services .services-item-agencies {
		font-size: 18px;
	}
}
@media (min-width: 1300px) {
	.home-section-services .services-item {
		box-shadow: none;
		height: 150px;
		width: 15.67%;
	}
	.home-section-services .services-item-agencies {
		font-size: 20px;
	}
}

	.home-section-services .services-item:nth-child(1), .home-section-services .services-item:nth-child(2), .home-section-services .services-item:nth-child(3), .home-section-services .services-item:nth-child(4), .home-section-services .services-item:nth-child(5) {
		box-shadow: -1px 0px rgba(255, 255, 255, .35) inset;
	}
	.home-section-services .services-item:nth-child(6) {
		box-shadow: none;
	}



/* SOCIAL */
/*
Follow:
1. Font sizes: 16px bold, italic, and 22px regular
2. background: white 15% opacity
*/
.home-section-social {
	background-image: url('../images/site/social_bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	font-family: 'Roboto Condensed';
	position: relative;
}
.home-section-social .home-container-social {
	padding: 40px 0;
}

.home-section-social .social-content-section {
	padding: 40px 40px 40px 100px;
	background-color: rgba(17, 60, 93, 0.9);
	background-position: left 25px top 40px;
	background-repeat: no-repeat;
}
.home-section-social .social-content-section.social-section-twitter {
	background-image: url(../images/social/vertical_twitter.png);
}
.home-section-social .social-content-section.social-section-facebook {
	background-image: url(../images/social/vertical_facebook.png);
}

.home-section-social .social-content {
	position: relative;
	z-index: 40;
}
@media (max-width: 1054px) {
	.home-section-social .container {
		padding: 0;
	}
}
@media (min-width: 1055px) {

	.home-section-social .social-content {
		display: flex;
		padding: 0 0 20px;
	}
	.home-section-social .social-content > div {
		width: 50%;
	}
	.home-section-social .social-content > div:first-child {
		margin-right: 1px;
	}
}

.home-section-social .social-section-twitter a {
	color: #1da1f2;
}
.home-section-social .social-section-facebook a {
	color: #899bc1;
}
.home-section-social .social-post {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}.home-section-social .social-post:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.home-section-social .social-post .message {
	color: #fff;
}

.home-card-media {
	position: relative;
}
.home-card-media:after {
	content: "";
	display: block;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	z-index: 1;
	box-shadow: inset 0px 0px 150px 0px rgba(255, 255, 255, 1);
}
.home-card-play-btn {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;

	background-image: url('../images/template/btn-play.png');
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
	cursor: pointer;
	display: block;
	opacity: .65;
	text-indent: -9999px;
}
.home-card-play-btn:hover {
	opacity: .9;
}
.home-card-play-btn img {
	height: auto;
	max-width: 100%;
}
@media (min-width: 480px) {
	.home-section-news .home-card-play-btn {
		background-size: 75px;
	}
}




/*****NEWS UPDATES*****/
.newsupdate-section {
	display: none;
	padding: 0 40px;

}
.signup-sections {
	max-width: 1600px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2rem;
	margin: auto;
}

.signup-categories {
	width: 100%;
	height: 260px;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.signup-categories:before {
	content: ' ';
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-bottom: 25px;
	height: 66px;
	width: 66px;
}

.signup-categories:hover {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.newsletter-category {
	background-color: var(--secondary);
}

.newsletter-category:hover {
	background-color: #f2f2f2;
	color: var(--primary);
}

.newsletter-category::before {
	/* background-image: url('../images/icon-newsletter-updates.svg'); */
	background-color: #fff;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/icon-newsletter-updates.svg');
	-webkit-mask-image: url('../images/icon-newsletter-updates.svg');
	-moz-mask-image: url('../images/icon-newsletter-updates.svg');
	-o-mask-image: url('../images/icon-newsletter-updates.svg');
}
.newsletter-category:hover::before {
	background-color: var(--primary);
}


.grants-category {
	background-color: var(--accent1);
}
.grants-category:hover {
	background-color: #f2f2f2;
	color: var(--primary);
}
.grants-category::before {

	background-color: #fff;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-image: url('../images/icon-guide-to-grants.svg');
	-webkit-mask-image: url('../images/icon-guide-to-grants.svg');
	-moz-mask-image: url('../images/icon-guide-to-grants.svg');
	-o-mask-image: url('../images/icon-guide-to-grants.svg');
}
.grants-category:hover::before {
	background-color: var(--primary);
}
.signup-title {
	font-weight: 700;
	font-size: 30px;
}
.signup-sub {
	font-size: 40px;
	font-weight: 800;
	line-height: 40px;
}

@media (min-width: 1080px ){
	.newsupdate-section {
		display: block;
		background-color: #fff;
		margin: auto;
	}
	.signup-title {
		font-size: 24px;
		margin: -1rem 0;
	}

	.signup-sub {
		font-size: 30px;
		font-weight: 800;
		line-height: 40px;
	}

	.signup-categories {
		text-align: center;
	}
}
@media (min-width: 1336px ){

	.signup-title {
		font-size: 30px;
	}

	.signup-sub {
		font-size: 40px;
	}

}


/* OFFICES */

.footer-cols-section-2 {
	display: block;
	text-align: center;
}

.footer-cols {
	background-color: white;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1) -20%, rgba(255,255,255,0)),
	url('../images/bg-footer.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
}

.footer-cols a { color: #fff; }
.footer-cols a:hover, .footer-cols a:focus { color: #fff; }

.footer-cols h1, .footer-cols h2, .footer-cols h3, .footer-cols h4, .footer-cols h5, .footer-cols h6 {
	color: #242E64;
}

@media (min-width: 768px) {
	.footer-cols>section {
		box-shadow: inset -1px 0px 0px 0px rgba(255, 255, 255, .25);
	}
}


 .footer-cols>section { padding: 30px; padding-top: 20px; padding-bottom: 60px; }
@media(min-width: 768px) {
  .footer-cols>section {
	padding-bottom: 60px;
    padding-top: 30px;
  }
}

 .address-footer h3 { font-weight: 800; font-size: 30px; line-height: 34px;margin: 0;}
 .address-footer p { font-size: 20px; color: #242E64; line-height: 1.5;}
 
 .address-header {
	margin-top: 30px;
	padding: 0 48px;
	color: #242E64;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
 .address-header + .row {
	 max-width: 1600px;
	padding-top: 2rem;

 } 


 .foot-wrap  .row .col-lg-4 .address-footer h3{
	border-top: 2px solid var(--gray);
	margin: auto;
	width: 80%;
	padding-top: 4rem;
 }


 .address-header h2 {

  font-weight: 800;
  line-height: 1;
  padding: 1rem;
  text-transform: uppercase;
}



@media(min-width: 992px) {
	.col-lg-2{
		width: 20%;
	}
	.address-header + .row {
		margin: auto;

	}
	.address-footer p {
		padding: .5rem;
		
	}
	.foot-wrap  .row .col-lg-2.address-footer h3{
		width: 100%;
		
	 }
  }

  @media (min-width: 1600px) {
	.address-header + .row {
		display: flex;
	}

	.foot-wrap  .row .col-lg-4 .address-footer h3{

		width: 100%;
	 }
  }



/* ELFSIGHT SECTION */
#eapps-instagram-feed-1 {
	max-height: 570px;
	height: 570px;
	border-radius: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
}


.social-section {
	margin: 0;
	padding: 0px 0px;
	max-width: 1600px;
	margin: 0 auto;
  }
  #home-social-feeds {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-size: cover;
	/* padding-top: 0; */
	padding-bottom: 30px;
	padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
	box-shadow: none;
  }


  @media(min-width: 600px) {
	#home-social-feeds {
		padding-left: 40px;
		padding-right: 40px;
	}
  }
  .elf { padding: 0; margin-top: 100px; }
div.eapps-widget, div.yottie-widget {
	position: relative;
	box-shadow: 3px 5px 15px #00000040;
}
  @media(min-width: 992px) {
	.elf + .elf { padding-left: 20px; }
  }
  @media(min-width: 1080px) {
	/* .social-section { margin-top: 150px; } */
	.elf { margin-top: 0; }
  }
  @media(min-width: 1200px) {
	#home-social-feeds .element {
	  max-width: 1600px;
	  /* padding: 80px 60px; */
	  padding-top: 50px;
	  margin: 0 auto;
	  padding-bottom: 0;
	}
  }
  
  @media(min-width: 1700px) {
	#home-social-feeds .element {
	  padding: 80px 0;
	  padding-top: 50px;
	  padding-bottom: 0;
	}
	.social-section {
	  padding: 0;
  }
  }
  #home-social-feeds .element .article .header h3 {
	color: white; 
	font-size: 48px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
  }
  .eapps-twitter-feed-inner { border-radius: 0;}
  /* ELF TOP TABS */
  .eapps-facebook-feed-inner {
	border: 1px solid #ccc;
	box-shadow: 5px 5px 10px #ccc;
  }
  .eapps-twitter-feed-inner {
	border-radius: 5px;
	box-shadow: 5px 5px 15px #ccc;
  }
  .elf1::before {
	content: "Facebook Updates";
	left: 0;
	right: 0;
	height: 80px;
	top: -75px;
	background-color: var(--secondary);
	position: absolute;
	color: white;
	border-radius: 5px;
	text-align: center;
	padding-top: 25px;
	font-weight: bold;
	font-family: 'Lato', sans-serif !important;
	font-size: 24px;
	box-shadow: 3px 5px 15px #00000040;
  }
  .elf2::before {
	content: "Twitter Updates";
	left: 0;
	right: 0;
	height: 80px;
	top: -75px;
	background-color: var(--secondary);
	position: absolute;
	color: white;
	border-radius: 5px;
	text-align: center;
	padding-top: 25px;
	font-weight: bold;
	font-family: 'Lato', sans-serif !important;
	font-size: 24px;
	box-shadow: 3px 5px 15px #00000040;
  }
  .elf3::before {
	content: "Instagram Updates";
	left: 0;
	right: 0;
	height: 80px;
	top: -75px;
	background-color: var(--secondary);
	position: absolute;
	color: white;
	border-radius: 5px;
	text-align: center;
	padding-top: 25px;
	font-weight: bold;
	font-family: 'Lato', sans-serif !important;
	font-size: 24px;
	box-shadow: 3px 5px 15px #00000040;
  }
@media(min-width: 1080px) {
	.elf1::before, .elf2::before, .elf3::before {
		font-size: 28px;
	}
}
@media (min-width: 992px) {
	.elf2::before ,
	.elf3::before {
	  left: 20px;
	}
}
#yottie_1 {
	border-radius: 5px;
}
/**** SIGN-UP ***/


@media(min-width: 1080px) {

	#newsletter-signup{
		/* width: 900px; */
		width: calc(100vw - 200px);
		box-sizing: border-box;
	}
	
	.inner {
		display: flex;
		padding: 0;
		width: 100%;
		gap: 1.75rem;
	}


.inner .sign-up {
	text-decoration: none;
	height: 250px;
	margin:  0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: white;
	text-transform: uppercase;
	border-radius: 5px;
}

.inner .signup-title {
	font-size: 24px;
	font-weight: 600;
}

.inner .signup-subtitle {
	font-size: 36px;
	font-weight: 800;
}
.inner .sign-up::before {

		content: ' ';
		display: block;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		margin-bottom: 10px;
		height: 40px;
		width: 40px;
	}

.inner .sign-up-item-newsletter {
	background-color:var(--secondary);
    margin-left: 0.5rem;
	/* width: 100%; */
}
.inner .sign-up-item-grants {
	background-color:var(--accent1);
    margin-right: 0.5rem;
	/* width: 100%; */
}
.inner .sign-up-item-newsletter::before {
	background-image: url('../images/icon-newsletter-updates.svg');
}
.inner .sign-up-item-grants::before {
	background-image: url('../images/icon-guide-to-grants.svg');
}
}


#newsletter-signup {
}
.newsletter-signup-section {
	/* background-color: green; */
	background: transparent linear-gradient(0deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
/* NEWSLETTER SIGNUP */
#newsletter-signup-section {
	/* padding-left: 100px;
	padding-right: 100px;
	margin: 0 auto; */
}
.module#newsletter-signup {

}

.module#newsletter-signup .signup-title {
	/* margin-bottom: 15px;
	font-family: oswald;
	font-size: 36px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	flex-basis: 100%; */
}

#newsletter-signup div.signup-title > div:nth-child(1) {
	/* padding-bottom: 10px; */
}

.module#newsletter-signup .signup-input {
	/* margin-bottom: 15px; */
}

.module#newsletter-signup .signup-input input {
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.module#newsletter-signup .signup-button input {
	text-align: center;
	background-image: url(../images/icon-subscribe.svg);
	background-position: left 40px center;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 40px;
}

@media (min-width:641px) {
	.module#newsletter-signup .signup-input {
		display: inline-block;
		width: 66%;
		margin-bottom: 0;
	}

	.module#newsletter-signup .signup-button {
		display: inline-block;
		width: 33%;
	}
}

@media (min-width:992px) {
	.module#newsletter-signup .signup-align {
		width: 100%;
		display: flex;
	}

	.module#newsletter-signup .signup-align>div {
		flex: 1;
	}

	.module#newsletter-signup .signup-title {
		text-align: right;
		padding-right: 20px;
		margin-bottom: 0;
	}

	.module#newsletter-signup .signup-title em {
		display: block;
	}

	.module#newsletter-signup .signup-button {
		text-align: left;
		padding-left: 20px;
	}
}
.address-footer {
    margin-bottom: 20px;
}

/* ***************************************** */
/* ***************************************** */
/* ***************************************** */

/* #newsletter-signup {
	display: none;
}

.newsletter-signup-section {
	background-color: #fff;
}

@media(min-width: 1080px) {
	#newsletter-signup {
		display: block;
		max-width: 1600px;
		margin: 0 auto;
		padding: 0;
		color: #FFF;
		font-family: 'Roboto Condensed', sans-serif !important;
		height: 300px;
    	border-radius: 5px;
		background-repeat: no-repeat;
		background-size: cover;
		display: flex;
		background-size: cover;
		align-items: center;
		justify-content: center;
	}

	#newsletter-signup .inner form .signup-align {
		padding: 15px 30px;
		max-width: 810px;
		margin: 0 auto;
	}

	#newsletter-signup .inner form .signup-align .signup-title {
		font-family: 'Roboto Condensed', sans-serif !important;
		text-align: center;
		font-size: 32px;
		margin-bottom: 10px;
		flex-basis: 100%;
		text-align: center;
		color: #fff;
	}
	#newsletter-signup .inner form .signup-align .signup-title .signup-text {
		font: italic normal 300 48px/54px Roboto Condensed;
	}

	#newsletter-signup .inner form .signup-align .signup-input {
		color: #3B3C3C;
		font-family: 'Lato', sans-serif;
		margin-bottom: 10px;
		border-radius: 3px;
		font-weight: bold;
		font-size: 22px;
		flex-grow: 2;
	}

	#newsletter-signup .inner form .signup-align .signup-input input {
		border-radius: 3px;
	}

	.signup-button {
		text-align: center;
	}

	#newsletter-signup .inner form .signup-align .signup-button input {
		text-transform: uppercase;
		font-weight: 900;
		font-family: 'Lato', sans-serif;
		background-color: #a01a1a;
		border: 1px solid #a01a1a;
		border-radius: 3px;
		flex-shrink: 2;
		flex-grow: 0;
		margin-left: 15px;
	}

	#newsletter-signup .inner form .signup-align .signup-button input:hover {
		background-color: #a01a1a;
		transition: .2s ease;
	}

	.module#newsletter-signup .signup-title em {
		font-family: 'Lato', sans-serif;
	}

	#newsletter-signup .inner form {
		padding: 0;
	}

	#newsletter-signup .inner form .signup-align .signup-button input {
		height: 60px;
		margin-top: 0;
	}

	#newsletter-signup .inner form .signup-align .signup-button {
		padding-left: 0;
		width: unset;
	}

	#newsletter-signup .inner form .signup-align .signup-input input {
		font-size: 20px;
		border: 1px solid #fff;
	}

	#newsletter-signup .inner form .signup-align .signup-title {
		margin-bottom: 20px;
		font-size: 48px;
		padding-right: 0 !important;
	}

	.module#newsletter-signup .signup-title em {
		font-size: 20px;
		margin-top: 5px;
	}

	#newsletter-signup .inner form .signup-align {
		align-items: flex-start;
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}
}

@media(min-width: 1300px) {
	#newsletter-signup .inner form .signup-align .signup-title {
		font-size: 44px;
	}
}

@media(min-width: 1500px) {
	#newsletter-signup .inner form .signup-align .signup-title {
		font-size: 48px;
	}
} */

/* Tel Links*/
a[href^="tel"] {
	color: #242E64;
}
a[x-apple-data-detectors] {
	color: #242E64;
}