.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: #0a5796;
	font-weight: bold;
}

/* 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: #0a5796;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #0a5796;
	font-weight: bold;
}

.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;
}

/*faq styles*/
/*
.faq-questions { 
	cursor: pointer;
	font-weight: bold;
	clear: both;
}
.faq-questions p {
	float: left;
	width: 80%;
	margin-bottom: 20px;
}
.faq-questions.alpha p {
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 5px;
	text-align: center;	
}

.faq-questions.collapsed:after {
    float: right;
    background-image: url('/assets/home/images/agencies/faq_on.png');
    background-repeat: no-repeat;
    background-color: #0a5796;
    background-position: center center;
    background-size: auto;
    color: #fff;
    font-weight: normal;
    padding: 5px;
    content: ' ';
    border-radius: 20px;
    width: 12px;
    height: 12px;
    text-align: center;
}
.faq-questions.expanded:after {
    float: right;
    background-image: url('/assets/home/images/agencies/faq_off.png');
    background-repeat: no-repeat;
    background-color: #0a5796;
    background-position: center center;
    background-size: auto;
    color: #fff;
    font-weight: normal;
    padding: 5px;
    content: ' ';
    border-radius: 20px;
    width: 12px;
    height: 12px;
    text-align: center;
}
.faq-answers {
 	display: none;
 	clear:both;
 	padding: 5px 0px 10px 0px;
 	border-bottom: 1px solid #e5e5e5;
 	margin-bottom: 20px;
}

.faq-controls {
	text-align: right;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
}
*/

/* Fix for checkbox styles */
form.control-form fieldset.nested {
    padding-left:2rem;
}
form.control-form fieldset.nested label {
    width:25%;
    display:inline-block !important;
}

form.control-form fieldset.nested legend {
 font-weight: normal;
}

.em-btn {
	background: #095897;
	padding: 1rem 1.25rem;
	font-size: 18px;
	line-height: 1.3;
	display: inline-block;
	border-radius: .25rem;
	color: white !important;
	transition: all .3s ease-in-out 0s;
	text-align: center;
}
.em-btn:hover, .em-btn:focus {
	background: black;
	color: white !important;
	box-shadow: 0 0 0 0 transparent;
}
.em-btn:active {
	background: black !important;
	color: white !important;
}

/* translation widget */

@media (max-width: 1500px) {
    footer {
        padding-bottom: 120px
    }
}

/* #inner-wrap {
    transform: none !important;
    -webkit-transform: none !important
} */

.floating-translation {
    max-width: 18rem;
    position: Fixed;
    z-index: 9998;
    bottom: 20px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #23418a;
    padding: .75rem .5rem .75rem 0;
    -webkit-box-shadow: -0.25rem 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: -0.25rem 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.5);
    border-radius: .5rem 0 0 .5rem;
    color: #fff
}

.floating-translation label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 2.5rem;
    background-color: #23418a;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' width='640' height='768.25' viewBox='0 0 640 768.25'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 27%3C/title%3E%3Cpath class='cls-1' d='M543.43,169.22,513.85,0l-41.2,58.66A330.81,330.81,0,0,0,96.57,135.05l73,68.34a231.44,231.44,0,0,1,244-60.63l-39.38,56.07Z'/%3E%3Cpath class='cls-1' d='M304,224.12H24a23.94,23.94,0,0,0-24,24v272a23.94,23.94,0,0,0,24,24H304Zm-86.2,256H194.9a12,12,0,0,1-11.5-8.6l-9.4-31.9H113.8l-9.1,31.8a12.09,12.09,0,0,1-11.5,8.7H70.3a12.08,12.08,0,0,1-11.4-15.9l57.5-169.1a12,12,0,0,1,11.4-8.1h32.5a12.19,12.19,0,0,1,11.4,8.1l57.5,169.1A12,12,0,0,1,217.8,480.12Z'/%3E%3Cpath class='cls-1' d='M616,224.12H336v320H616a23.94,23.94,0,0,0,24-24v-272A23.94,23.94,0,0,0,616,224.12Zm-24,120a12,12,0,0,1-12,12H568.6c-6.9,23.6-21.7,47.4-42.7,69.9A310,310,0,0,0,552,444a12,12,0,0,1,4.1,16.2l-7.9,13.9a12,12,0,0,1-16.7,4.3,347.93,347.93,0,0,1-35.4-24.9,352.66,352.66,0,0,1-35.4,24.9,12,12,0,0,1-16.7-4.3l-7.9-13.9a12,12,0,0,1,4.2-16.2,285.27,285.27,0,0,0,26.1-18,232,232,0,0,1-21-25.7,12,12,0,0,1,3.7-17.1l6.5-3.9,7.3-4.3a12.09,12.09,0,0,1,16,3.4,190.68,190.68,0,0,0,17.4,20.9c13.5-14.2,23.8-28.9,30-43.2H412a12,12,0,0,1-12-12v-16a12,12,0,0,1,12-12h64v-16a12,12,0,0,1,12-12h16a12,12,0,0,1,12,12v16h64a12,12,0,0,1,12,12Z'/%3E%3Cpath class='cls-1' d='M144.3,331.12h-.5s-4.3,21.1-7.8,33.2l-11.1,37.5H163l-10.9-37.5C148.6,352.22,144.3,331.12,144.3,331.12Z'/%3E%3Cpath class='cls-1' d='M96.57,599l29.58,169.22,41.2-58.67A330.79,330.79,0,0,0,543.43,633.2l-73-68.34a231.44,231.44,0,0,1-244,60.63l39.38-56.08Z'/%3E%3C/svg%3E") no-repeat center left 0.5rem/auto 2rem, #23418a
}

.floating-translation label,
.floating-translation #languageDropdown,
.floating-translation button[type="button"] {
    font-size: 14px
}

.floating-translation #languageDropdown,
.floating-translation button[type="button"] {
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.floating-translation select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: white;
    color: #000;
    border: none;
    width: 100%;
    border-radius: 3px;
    font-size: 1em;
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem;
    min-width: 10rem;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.floating-translation select:focus {
    -webkit-box-shadow: 0 0 0 2px #23418a, 0 0 0 3px white;
    box-shadow: 0 0 0 2px #23418a, 0 0 0 3px white;
    outline: none;
}

.floating-translation option {
    color: black
}

.floating-translation .select-container {
    position: relative;
    display: block;
    min-width: 10rem;
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.floating-translation .select-container:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #23418a;
}

.floating-translation .select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
    border-top: 8px solid #23418a;
    opacity: 1
}

.floating-translation select::-ms-expand {
    display: none
}

.floating-translation button.btn {
    -ms-flex-preferred-size: 3rem;
    flex-basis: 3rem;
    margin-left: .25rem;
    margin-right: 0;
    padding: .5rem .25rem !important;
    line-height: 1;
    background: #004181;
    color: white;
    border: none;
    background: white;
    color: #004181;
    -webkit-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
    position: relative;
    background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-right fa-w-14 fa-3x'%3E%3Cpath fill='%2323418a' d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center/auto 75%, white
}

.floating-translation button.btn:focus {
    background-color: #23418a;
    color: white;
    -webkit-box-shadow: 0 0 0 1px white;
    box-shadow: 0 0 0 1px white;
    outline: none;
    background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-right fa-w-14 fa-3x'%3E%3Cpath fill='%23ffffff' d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center/auto 75%, #23418a
}

[dir="rtl"] .floating-translation button.btn {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

[dir="rtl"] .floating-translation #languageDropdown {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23004181' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 0.5rem center/auto 1em, #fff;
    margin-left: 0.25rem !important
}

[dir="rtl"] .floating-translation label {
    padding-right: 2.5rem;
    padding-left: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' width='640' height='768.25' viewBox='0 0 640 768.25'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 27%3C/title%3E%3Cpath class='cls-1' d='M543.43,169.22,513.85,0l-41.2,58.66A330.81,330.81,0,0,0,96.57,135.05l73,68.34a231.44,231.44,0,0,1,244-60.63l-39.38,56.07Z'/%3E%3Cpath class='cls-1' d='M304,224.12H24a23.94,23.94,0,0,0-24,24v272a23.94,23.94,0,0,0,24,24H304Zm-86.2,256H194.9a12,12,0,0,1-11.5-8.6l-9.4-31.9H113.8l-9.1,31.8a12.09,12.09,0,0,1-11.5,8.7H70.3a12.08,12.08,0,0,1-11.4-15.9l57.5-169.1a12,12,0,0,1,11.4-8.1h32.5a12.19,12.19,0,0,1,11.4,8.1l57.5,169.1A12,12,0,0,1,217.8,480.12Z'/%3E%3Cpath class='cls-1' d='M616,224.12H336v320H616a23.94,23.94,0,0,0,24-24v-272A23.94,23.94,0,0,0,616,224.12Zm-24,120a12,12,0,0,1-12,12H568.6c-6.9,23.6-21.7,47.4-42.7,69.9A310,310,0,0,0,552,444a12,12,0,0,1,4.1,16.2l-7.9,13.9a12,12,0,0,1-16.7,4.3,347.93,347.93,0,0,1-35.4-24.9,352.66,352.66,0,0,1-35.4,24.9,12,12,0,0,1-16.7-4.3l-7.9-13.9a12,12,0,0,1,4.2-16.2,285.27,285.27,0,0,0,26.1-18,232,232,0,0,1-21-25.7,12,12,0,0,1,3.7-17.1l6.5-3.9,7.3-4.3a12.09,12.09,0,0,1,16,3.4,190.68,190.68,0,0,0,17.4,20.9c13.5-14.2,23.8-28.9,30-43.2H412a12,12,0,0,1-12-12v-16a12,12,0,0,1,12-12h64v-16a12,12,0,0,1,12-12h16a12,12,0,0,1,12,12v16h64a12,12,0,0,1,12,12Z'/%3E%3Cpath class='cls-1' d='M144.3,331.12h-.5s-4.3,21.1-7.8,33.2l-11.1,37.5H163l-10.9-37.5C148.6,352.22,144.3,331.12,144.3,331.12Z'/%3E%3Cpath class='cls-1' d='M96.57,599l29.58,169.22,41.2-58.67A330.79,330.79,0,0,0,543.43,633.2l-73-68.34a231.44,231.44,0,0,1-244,60.63l39.38-56.08Z'/%3E%3C/svg%3E") no-repeat center right 0.5rem/auto 2rem, #004181
}
/* end translation widget /*