/* ADDED GOOGLE ROBOTO FONT */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* END ADDED GOOGLE ROBOTO FONT */

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif !important; 
}

.agency-background {
	background-color:#4f758b;
	background: linear-gradient(180deg, rgba(79,117,139,1) 0%, rgba(34,69,90,1) 100%);
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

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

.about-description {
  width: 100% !important;
}

.agency-top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.agency-top-shadow {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8); 
}

#nav .active {
	background: #4f758b !important;
}

.subheader {
	background: #4f758b !important;
	min-height: 0px;
}

.subheader a {
	background: #4f758b !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #2d4e62 !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%)  !important;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #4f758b !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.agencies-index-ul li a {
	color: #000000;
}

/* line 20, by-the-number.scss */
.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    /* line 20, by-the-number.scss */
    .column.span3 {
      width: 48%; } }

/* line 26, by-the-number.scss */
.column.span3:last-child {
  margin: 0; }
  
sup {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
}


/* Connect Button Color Override, both default and hover states */
.module-connect-buttons a.connect-link, 
.module-connect-buttons a.connect-link:link, 
.module-connect-buttons a.connect-link:visited {
	background: #2a4a5d none repeat scroll 0% 0% !important;
}

.module-connect-buttons a.connect-link:hover {
	background: #93ADBC none repeat scroll 0% 0% !important;
}




.agencies-about-links {
	margin-top: 10px !important;	
}
.agencies-about-links ul li.active a {
	color: #cd0926;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #cd0926;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

h2 {
  font-size: 26px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  display:block;
  margin-bottom: 5px;
}

h3 {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  margin-bottom: 5px;
  padding-top: 20px;
  display:block;
}

/* Responsive Tables */
table.rt{border-collapse:collapse;}
table.rt th{padding:10px 5px 11px 5px;color:#ffffff;background-color:#4f758b; font-size:13px; font-family: 'Roboto', sans-serif; line-height:15px; border:1px solid #d1d3d3; vertical-align:bottom; white-space:nowrap; text-align:center;}
table.rt th.subhead{padding:11px 11px 13px 11px; line-height:20px; background-color:#ebebeb; border:1px solid #d1d3d3; text-align:left;}
table.rt td{padding:20px 11px 20px 11px;font-size:16px; font-family: 'Roboto', sans-serif; line-height:18px; background-color:#f8f8f8; border:1px solid #d1d3d3; text-align:left; vertical-align:top;}
table.rt td.vertical{ vertical-align:middle;}
@media only screen and (max-width: 767px){
	/* Force table to not be like tables anymore */
	table.rt, table.rt thead,table.rt tbody,table.rt th,table.rt td,table.rt tr { 
		display: block;  border:none;
	}
	table.rt{border-collapse:collapse;}
	table.rt thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.rt th.subhead { display: none; /* just hide it in mobile */ }
	table.rt tr { border: 1px solid #d1d3d3; border-bottom:0; margin-bottom:10px;}
	table.rt td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #d1d3d3; 
		position: relative;
		padding:3px 3px 6px 3px;
		font-size: 11px;
		font-family: 'Roboto', sans-serif;
		padding-left: 50%; 
	}
	table.rt td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		content: attr(data-label);
		font-weight:bold;
	}
	table.rt th.subhead{padding:6px;border:none;}
}
.social_home_container {
	padding: 5px 0px 0px 0px;
	text-align: center;	
}
.social_home {
	width: 42px;
	height: 42px;
	border: 0px;
	padding: 0px;	
}

.module-agency-columns .text-padding { 
	overflow-y: hidden; /* remove scrolling from columns */	
}

.module-stay-connected {
	/*border-top: 1px solid #ccc;*/
	padding-top: 15px;
	margin-top: -15px;
}
@media only screen and (min-width: 768px){
	.mynycha .initiative{width:31%;}
}

.module.module-stats a {
    color: #f51738;
}