.agency-background {
	 background-color: #0a5796 !important;
	background: linear-gradient(0deg, rgba(106,160,204,1) 0%, rgba(1,48,95,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: #0a5796 !important;
}

.subheader {
	background: #0a5796 !important;
	min-height: 0px;
}

.subheader a {
	background: #0a5796 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #0f4d7f !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: #0a5796 !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;
}

a.connect-link {
	background-color: #36add5 !important;
}

a.connect-link:hover {
	background-color: #0a5796 !important;
}

.agencies-about-links ul li.active a {
	color: #bf8702;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #bf8702;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}


/** social media styles **/




div.social-nyemergency-b {
	
	border:0px solid yellow;	
	width:100%;
	 margin:0;
    padding:0;	
	overflow:auto;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.social-nyemergency-list ul {
 margin:0;
 padding:0;	
}
.social-nyemergency-list li{	
	list-style:none;	
	border:0px solid red;
	width:48%;
    margin:0 10px 10px 0;	
    float:left;
	height:70px;
}

.hdr-title {
   display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0 20px 27px;
	line-heihgt:2px;
}
a.sociallink:link, 
a.sociallink:visited, 
a.sociallink:active {
	text-decoration: none;
  outline: 0;
  color: #1771b7;
  font-weight:bold;
  line-height:21px;
}
a.sociallink:hover{
	color:#0a5796;
	font-weight:bold;
	line-height:21px;
}
/*
div.content-info img{		
  float:left;
 padding-right:10px;
	
}
div.content-info-inner{
	 font-size: 16px;
	  padding-right:20px;
	  width:80%;
}
div.content-info-inner div{
	  font-size:13px;
	  color: #333;
	  padding-left:60px;
	  line-height:1;
	  padding-top:2px;
	
}*/
 @media only screen and (max-width: 767px) {  
 
 div.social-nyemergency-b {
	
	border:0px solid red;	
	width:80%;
	 margin:0;
    padding:0;	
	overflow:auto;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
 
 .social-nyemergency-list li{	
	list-style:none;	
	border:0px solid red;
	width:98%;
    margin:0 10px 10px 0;	
    float:left;
	height:90px;
}
 


 }
 
 
 @media only screen and (min-width: 768px) and (max-width: 925px) {
	 
	 div.social-nyemergency-b {
	
	border:0px solid green;	
	width:50%;
	 margin:0;
    padding:0;	
	overflow:auto;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

 .social-nyemergency-list li{	
	list-style:none;	
	border:0px solid green;
	width:88%;
    margin:0 10px 10px 0;	
    float:left;
	height:90px;
}

 }
 
 @media only screen and (min-width: 768px) {
	 
	 div.social-nyemergency-b {
	
	border:0px solid #000;	
	width:100%;
	 margin:0;
    padding:0;	
	overflow:auto;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

 .social-nyemergency-list li{	
	list-style:none;	
	border:0px solid #000;
	width:48%;
    margin:0 10px 10px 0;	
    float:left;
	height:90px;
}


}




.quiz-questions { 
   padding: 10px;
}
.quiz-form {
   display: none;
   padding: 10px;
}
