body {
	line-height: 1;
	font-family: 'Roboto', Arial, sans-serif;
	color: #000;
	position: relative;
	margin: 0 auto;
}

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

ol, ul {
	list-style: none;
	padding-left: 0;
}

#header *, #header::after, #header::before {
    box-sizing: content-box;
}
.dropdown_nav *, #dropdown_nav::after, #dropdown_nav::before {
    box-sizing: border-box !important;
}

#wrapper_top {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	min-height: 232px;
	position: relative;
}

@media (max-width: 389px) {
	#header { height: 140px !important; }
}

@media (max-width: 344px) {
  #header { height: 135px !important; }
}

#utility_nav {
	float: right;
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	color: #444343;
	padding-top: 11px;
	text-align: right;
	margin-bottom: 0;
}

#utility_nav a {
	color: #005c9b;
	text-decoration: underline;
	font-family: 'Roboto', Arial, sans-serif;
}

#utility_nav a:hover {
	color: #005c9b;
	text-decoration: none;
}

#donate {
	height: 40px;
	float: right;
	clear: right;
	margin-top: 16px;
	margin-left: 2.409639%;
}

#donate a, div.donate-button a, input#ACTION_SUBMIT_SURVEY_RESPONSE {
	background: #004473;
	border: none;
	box-shadow: none;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 500;
	text-align: center;
	text-decoration: none !important;
	text-transform: none;
}

#donate a, div.donate-button a {
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

input#ACTION_SUBMIT_SURVEY_RESPONSE {
	font-size: 24px;
	margin: 0 0 30px;
	padding: 4px 20px 5px;
}

#donate a:hover, div.donate-button a:hover, input#ACTION_SUBMIT_SURVEY_RESPONSE:hover {
	background: #002640;
}

#search {
	width: 200px;
	height: 38px;
	margin-top: 16px;
	float: right;
	border: 1px solid #cdcdcd;
	background: url(https://www.easterseals.com/assets/wrapper-images/search-form-bg.gif) 0 0 repeat-x;
}

#search form {
	width: 201px;
	height: 38px;
}

#search_term {
	width: 150px;
	height: 38px;
	line-height: 38px;
	float: left;
	border: none;
	margin: 0;
	border-right: 1px solid #cdcdcd;
	padding: 0 10px;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	color: #666;
}

#tagline {
	float: right;
	clear: right;
	font-size: 24px;
	color: #004473;
	font-weight: 500;
	margin-top: 16px;
}

a#logo {
	position: relative;
	top: auto;
	left: auto;
	width: 328px;
	z-index: auto;
	top: 27px;
	float: left;
}

a#logo img#es_logo_full {
	display: block;
}

a#logo img#es_logo_small {
	display: none;
}

a#logo.print_friendly, a#logo.print_friendly img {
	max-width: 312px;
}

#mob_nav, #mob_search {
    display: none;
    padding-left: 0;
    margin: 0;
}

#nav {
	font-size: 24px;
	position: absolute;
	top: 178px;
	left: 0;
	width: 100%;
	height: 54px;
}

#nav li {
	float: left;
	padding: 0 2.4%;
	height: 54px;
	background: url(https://www.easterseals.com/assets/wrapper-images/yellow-bullet.png) right 24px no-repeat;
}

#nav li#connect_locally {
  background-image: none;
}

#nav li:hover {
	background: #ffe9c2;
	border-left: 10px solid #fff;
	margin-left: -10px;
}

#nav li li:hover {
	border-left: none;
	margin-left: 0;
}

#nav li#connect_locally:hover {
	background: #ffe9c2;
}

#nav li h3 {
	padding-bottom: 0;
}

#nav li a {
	display: block;
	text-align: center;
	color: #cf4b04;
	padding: 5px 0;
	line-height: 44px;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

#nav li div.dropdown {
	position: absolute;
	left: -999em;
	background: #ffe9c2;
	width: 91.767068%;
	/* 914px */
	padding: 40px 4.016064% 30px;
	/* 40px 40px 30px */
	z-index: 100;
}

#nav li:hover div.dropdown, #nav li.sfhover div.dropdown {
	left: 0;
}

#nav h3 {
	text-transform: capitalize;
}

div.dropdown_nav {
	width: 45.514223%;
	/* 416px */
	padding-right: 4.376368%;
	/* 40px */
	border-right: 1px solid #02395f;
	float: left;
}

#nav div.dropdown_nav ul {
	float: right;
	width: 43.269231%;
}

#nav div.dropdown_nav ul.first {
	float: left;
	clear: left;
}

#nav div.dropdown_nav ul li {
	background: none;
	float: none;
	height: auto;
	padding: 0 0 40px;
}

#nav div.dropdown_nav ul li.last, #nav div.dropdown_nav ul li:last-of-type {
	padding: 0 0 15px;
}

#nav div.dropdown_nav ul li.sublevel {
	padding-bottom: 25px;
}

#nav div.dropdown_nav ul li.sublevel ul li {
	padding-bottom: 8px;
	padding-left: 12px !important;
	text-indent: -12px;
}

#nav div.dropdown_nav ul li.sublevel ul li:first-of-type {
	padding-top: 8px;
}

#nav div.dropdown_nav ul li.sublevel ul li:last-of-type {
	padding-bottom: 10px;
}

#nav div.dropdown_nav ul li.sublevel ul li a {
	font-weight: normal !important;
}

#nav li#get_involved div.dropdown_nav ul li:last-of-type, #nav li#explore_resources div.dropdown_nav ul li:last-of-type {
	padding: 0 0 10px;
}

#nav div.dropdown_nav ul li a, #nav li#connect_locally div.dropdown_nav ul li a {
	color: #cf4b04;
	display: inline;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	text-align: left;
	text-decoration: underline;
}

#nav div.dropdown_nav ul li a strong {
	font-weight: bold;
}

#nav li#who_we_are div.dropdown_nav ul li a, #nav li#ways_to_give div.dropdown_nav ul li a, #nav li#what_we_do div.dropdown_nav ul li a {
	font-weight: 500;
}

#nav li#our_programs div.dropdown_nav ul li {
	padding: 0 0 5px 12px;
	text-indent: -12px;
}

#nav li#our_programs div.dropdown_nav ul li.space {
	padding: 0 0 40px 12px;
}

#nav li#our_programs div.dropdown_nav ul li em {
	color: #cf4b04;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	display: block;
	padding-bottom: 10px;
}

#nav li#get_involved div.dropdown_nav ul ul, #nav div.dropdown_nav ul li.sublevel ul {
	float: none;
	width: 100%;
	padding-left: 14px;
}

#nav li#get_involved div.dropdown_nav ul li li {
	padding-bottom: 8px;
}

#nav li#get_involved div.dropdown_nav ul li li:first-of-type {
	padding-top: 8px;
}

#nav div.dropdown_nav ul li a:hover, #nav li#connect_locally div.dropdown_nav ul li a:hover {
	text-decoration: none;
}

#nav div.dropdown_nav .bottom_section {
	border-top: 1px solid #fdd690;
	margin-top: 40px;
	padding: 30px 0 10px;
}

#nav div.dropdown_nav .bottom_section span {
	color: #7a7979;
	font-size: 22px;
	font-weight: 500;
	float: left;
}

#nav div.dropdown_nav .bottom_section ul {
	padding-top: 20px;
}

.nav_story {
	float: right;
	width: 45.514223%;
	/* 416px */
}

.nav_story .read_more {
	float: left;
	clear: left;
	margin-top: 7px;
	width: 100%;
}

#nav li .nav_story .read_more a, #nav li#connect_locally .nav_story .read_more a {
	background: url(https://www.easterseals.com/assets/wrapper-images/button-bg5.gif) repeat-x scroll 0 0 / 100% 100% transparent;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
}

#nav li .nav_story div.read_more a:hover, #nav li#connect_locally .nav_story .read_more a:hover {
	background: none #002640;
}

.nav_story_content {
	width: 66%;
	/* 290px */
	float: right;
}

.aff #nav li .nav_story_content h2 {
	color: #cf4b04;
}

#nav li#get_involved .nav_story_content h3 {
	font-size: 24px;
	line-height: 27px;
	padding-bottom: 10px;
	font-weight: 700;
}

#nav li#get_involved .nav_story_content h3 a {
	text-align: left;
	padding: 0;
	line-height: 27px;
	display: inline;
	text-decoration: underline;
}

#nav li#get_involved .nav_story_content h3 a:hover {
	text-decoration: none;
}

#nav li .nav_story_content h2 a {
	color: #cf4b04;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	display: inherit;
	text-decoration: underline;
	padding: 0;
}

#nav li .nav_story_content h2 a:hover {
	text-decoration: none;
}

.nav_story_content p {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 19px;
	font-size: 16px;
}

.nav_story_photo {
	width: 28.6%;
	/* 122px */
	float: left;
}

#nav li .nav_story_photo a {
	padding: 0;
}

#nav li#connect_locally div.dropdown {
	height: 265px;
}

#nav li#connect_locally div.dropdown h2 {
	font-size: 24px;
	line-height: 27px;
	color: #cf4b04;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: bold;
}

#nav li#connect_locally div.dropdown p {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 66px;
}

#nav li#connect_locally div.dropdown #lookup .zip_and_dist {
	width: 43.763676%;
	float: left;
}

#nav li#connect_locally div.dropdown #lookup input {
	background: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 0;
	float: left;
	height: 26px;
	padding: 5px 4%;
	margin: 0 2.25% 0 0;
	width: 31%;
	font-size: 16px;
	color: #666;
}

#nav li#connect_locally div.dropdown #lookup .styled-select {
	background: #fff url(https://www.easterseals.com/assets/wrapper-images/select-arrow-new.png) right center no-repeat;
	border: 1px solid #ccc;
	border-radius: 0;
	float: left;
	height: 26px;
	overflow: hidden;
	padding: 1px 3.75% 9px;
	width: 29.5%;
	margin: 0 2.25% 0 0;
}

#nav li#connect_locally div.dropdown #lookup .styled-select select {
	background: none;
	border: 0 none;
	border-radius: 0;
	font-size: 16px;
	height: 34px;
	line-height: 1;
	padding: 0;
	width: 150%;
	color: #666;
  vertical-align: top;
}

#nav li#connect_locally div.dropdown #lookup .go_button {
	border: none;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
}

#nav li#connect_locally div.dropdown #lookup .go_button a {
	background: #004473;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 28px;
	height: 37px;
	line-height: 36px;
	padding: 0 8px;
	text-align: center;
	font-weight: normal;
}

#nav li#connect_locally div.dropdown #lookup .go_button a:hover {
	background: #002640;
}

#nav li#connect_locally div.dropdown #lookup .state_search {
	width: 41.794311%;
	float: right;
}

#nav li#connect_locally div.dropdown #lookup #state_select {
	width: 70.35%;
	padding: 1px 4.188482% 9px;
}

#nav li#connect_locally div.dropdown #lookup #state_select select {
	width: 120%;
}

#nav li#connect_locally div.dropdown #lookup #state_search_submit, #nav li#connect_locally div.dropdown #lookup #zip_search_submit {
	position: absolute;
	left: -999em;
}

#nav li#connect_locally div.dropdown #lookup .or {
	width: 12%;
	float: left;
	height: 36px;
}

#nav li#connect_locally div.dropdown #lookup .or h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 36px;
}

div.dropdown_nav.advanced_programs {
	width: 100%;
	padding-right: 0;
	border: none;
	float: none;
}

table#program_nav td {
	vertical-align: top;
	width: 25%;
}

.aff table#program_nav td span.llwp a {
	float: left;
	color: #cf4b04;
	padding-bottom: 24px;
	font-size: 20px;
	font-style: italic;
	text-decoration: underline;
	padding-top: 0;
	line-height: 18px;
}

.aff table#program_nav td span.llwp a:hover {
	text-decoration: none;
}

table#program_nav td ul.program, table#program_nav td ul.program ul {
	float: left;
	width: auto;
	clear: left;
	margin-bottom: 38px;
	margin-right: 30px;
}

.aff table#program_nav td ul.program, table#program_nav td ul.program ul {
	margin-bottom: 18px;
}

table#program_nav td ul.program:last-of-type {
	margin-bottom: 5px;
}

table#program_nav td ul.last {
	margin-bottom: 0;
}

table#program_nav td ul.program li ul {
	margin-left: 24px;
	width: 166px;
	margin-bottom: 0;
	margin-right: 0;
}

table#program_nav td ul.program li ul li {
	padding-bottom: 0;
	padding-left: 12px;
	text-indent: -12px;
}

.aff #nav div.dropdown_nav table#program_nav td ul.program li:last-child {
	padding-left: 12px;
}

table#program_nav td ul.program li ul li a {
	font-family: 'Roboto', Arial, sans-serif;
}

table#program_nav td ul.program li ul li div.read_more {
	margin-left: -12px;
	margin-top: 5px;
}

table#program_nav td ul.program li ul li .read_more a {
	background: url(https://www.easterseals.com/assets/wrapper-images/button-bg5.gif) repeat-x scroll 0 0 / 100% 100% #646F00;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 8px 0 20px;
	text-align: center;
	text-decoration: none;
}

.aff #nav li#connect_locally div.dropdown {
	height: auto;
}

.aff #nav li#connect_locally div.dropdown .cl_border {
	background: none;
}

.aff .cl_right {
	width: 44.857768%;
	float: right;
}

.aff #nav li#connect_locally div.dropdown .cl_right p {
	margin-bottom: 24px;
}

.aff #nav li#connect_locally div.dropdown .cl_right #lookup .zip_and_dist {
	float: none;
	width: auto;
	height: 38px;
	padding-bottom: 18px;
}

.aff #nav li#connect_locally div.dropdown .cl_right #lookup .zip_and_dist:after {
	content: 'OR';
	display: block;
	color: #cf4b04;
	text-indent: 160px;
	font-size: 16px;
	position: relative;
	top: 12px;
	z-index: -1;
}

.aff #nav li#connect_locally div.dropdown .cl_right #lookup .state_search {
	float: none;
	width: auto;
	padding-top: 20px;
}

.aff .cl_left {
	width: 44.857768%;
	float: left;
}

.aff #nav li#connect_locally div.dropdown .cl_left h2, #nav li#connect_locally div.dropdown .cl_right h2 {
	padding-bottom: 7px;
}

.aff #nav li#connect_locally div.dropdown .cl_left p {
	margin-bottom: 5px;
}

.aff #nav li#connect_locally div.dropdown .cl_left p span {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: bold;
}

.aff #nav li#connect_locally div.dropdown .cl_left a {
	color: #fff;
	display: inline;
	font-size: 18px;
	line-height: 21px;
	padding: 0;
	text-align: left;
	text-decoration: underline;
	font-family: 'Roboto', Arial, sans-serif;
}

.aff #nav li#connect_locally div.dropdown .cl_left a:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #fff;
}

#rotator {
	background: #ccc;
	height: 460px;
	width: 100%;
	position: relative;
	clear: left;
}

#rotator_title {
	position: absolute;
	top: 187px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 100%;
}

#action_button {
	width: 17.068273%;
	height: 53px;
	position: absolute;
	bottom: 59px;
	right: 10px;
	background: #999;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 16px;
}

#rotator_caption {
	padding-top: 334px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	width: 59.236948%;
	margin: 0 auto;
	text-transform: uppercase;
}

#rotator_links {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23px;
	padding-bottom: 18px;
	text-align: center;
	width: 100%;
}

#copy {
	width: 65.963855%;
	height: 130px;
	background: #ccc;
	margin: 20px 0 0;
	float: left;
}

#copy p {
	color: #fff;
	font-size: 18px;
	line-height: 130px;
	text-align: center;
}

#enews {
	width: 31.726908%;
	height: 130px;
	background: #ccc;
	margin: 20px 0 0;
	float: right;
}

#enews p {
	color: #fff;
	font-size: 18px;
	line-height: 130px;
	text-align: center;
}



#facebook {
	width: 48.995984%;
	height: 178px;
	background: #ccc;
	margin: 20px 0 0;
	float: left;
}

#facebook p {
	color: #fff;
	font-size: 18px;
	line-height: 178px;
	text-align: center;
}

#twitter {
	width: 48.995984%;
	height: 178px;
	background: #ccc;
	margin: 20px 0 0;
	float: right;
}

#twitter p {
	color: #fff;
	font-size: 18px;
	line-height: 178px;
	text-align: center;
}

#footer_int {
	max-width: 996px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.foot_nav {
	margin: 35px 0 0;
	width: 20%;
	float: left;
}

.foot_nav.explore_resources {
	padding-top: 20px;
}

.foot_nav h3 {
	padding-bottom: 18px;
	font-size: 14px;
	line-height: 17px;
}

.foot_nav h3 a {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
	color: #707070;
}

.foot_nav h3 a:hover {
	text-decoration: underline;
}

.foot_nav ul li {
	text-indent: -12px;
	padding-left: 12px;
}

.foot_nav ul li.space {
	padding-bottom: 20px;
}

.foot_nav ul li a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	font-family: 'Roboto', Arial, sans-serif;
	color: #707070;
}

.foot_nav ul li a:hover {
	text-decoration: none;
}

.foot_nav ul li em {
	color: #707070;
	font-weight: 500;
	font-style: italic;
}

#bottom_nav {
	padding: 30px 0 0;
	width: 100%;
	position: relative;
	clear: both;
}

#w3c {
	position: absolute;
	top: 50px;
	left: 62px;
}

#bbb {
	position: absolute;
	top: 45px;
	right: 62px;
}

p#address, #home-ads p#address {
	text-align: center;
	color: #707070;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

p#address span {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 500;
}

p#address span a {
	color: #707070;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
}

p#address span a:hover {
	text-decoration: underline;
}

p#address_mob, #home-ads p#address_mob {
	display: none;
	text-align: center;
	color: #707070;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
}

p#address_mob span {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: bold;
}

p#address_mob span a {
	color: #707070;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

p#address_mob span a:hover {
	text-decoration: underline;
}

#footer_nav {
	font-family: 'Roboto', Arial, sans-serif;
	margin-top: 50px;
	float: left;
	color: #707070;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}

#footer_nav a {
	color: #707070;
	font-size: 12px;
	line-height: 15px;
	margin: 0 7px;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#footer_nav_mob, #footer_nav_tab {
	display: none;
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	color: #707070;
	padding: 25px 0;
	font-size: 12px;
	line-height: 15px;
	width: 100%;
}

#footer_nav_mob a, #footer_nav_tab a {
	font-family: 'Roboto', Arial, sans-serif;
	color: #707070;
	font-size: 12px;
	line-height: 15px;
}

#footer_nav_mob a:hover, #footer_nav_tab a:hover {
	text-decoration: underline;
}

#content_placeholder {
	background: #ccc;
	height: 460px;
	width: 100%;
}

#toggles, #footer_nav_mob {
	display: none;
}

#toggles a {
	text-decoration: none;
}

#rotator2 img {
	max-width: 100%;
}

#rotator2 .rsThumb .rsTmb img {
	margin-bottom: 14px;
}

#join_our_mission {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	margin: 25px 0 0;
	width: 63%;
	float: left;
}

#join_our_mission h2 {
	color: #004473;
}

#join_our_mission p {
	width: auto;
}

.aff #email_signup {
	width: 31.726908%;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 25px;
	margin-top: 25px;
}

.aff #email_signup input {
	height: 37px;
	background: url(https://www.easterseals.com/assets/wrapper-images/email-signup-bg2.gif) 0 0 repeat-x;
	line-height: 37px;
	border: 1px solid #d4d4d4;
	margin: 0 0 8px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0 5.063291%;
}

.aff #email_signup input#email_address {
	width: 89.240506%;
}

.aff #email_signup input#zip_code {
	width: 48.417722%;
	float: left;
}

.aff #email_signup input#email_submit {
	height: 39px;
	background: none;
	line-height: 39px;
	border: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 37%;
	position: absolute;
	left: -999em;
}

.aff #email_signup p {
	font-size: 115%;
	line-height: 20px;
	padding-bottom: 10px;
	color: #000;
}

div.join_us_button {
	float: right;
	height: 31px;
	margin: 0;
}

div.join_us_button a {
	background: #004473;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 24px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	padding: 0 20px;
	font-weight: 500;
	text-transform: capitalize;
}

div.join_us_button a:hover {
	background: #002640;
}

#home_news {
	background: url(https://www.easterseals.com/assets/wrapper-images/home-news-bg.gif) repeat-y center top;
	background-size: 100%;
	margin: 75px 0 0;
	clear: both;
}

#home_news img {
	max-width: 100%;
}

#whats_new, #our_blog, #our_partner {
	float: left;
	clear: right;
}

#whats_new {
	width: 31.827309%;
	padding-right: 2.309237%;
}

#home_news div p {
	margin: 0 0 0 3px;
	color: #000;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	float: left;
}

#home_news div a.go_button {
	float: right;
	margin-top: 12px;
}

div.go_button {
	float: right;
	margin-top: 12px;
	height: 33px;
	margin-left: 2.409639%;
}

div.go_button a {
	background: url(https://www.easterseals.com/assets/wrapper-images/button-bg5.gif) repeat-x 0 0 #646f00;
	background-size: 100% 100%;
	height: 33px;
	font-size: 28px;
	line-height: 25px;
	color: #fff;
	padding: 0 8px;
	font-family: 'Roboto', Arial, sans-serif;
	display: block;
	text-align: center;
	font-weight: bold;
}

div.go_button a:hover {
	background: none #002640;
}

#our_blog {
	width: 24.698795%;
	padding: 0 3.514056%;
}

#our_blog h1 a {
	color: #cf4b04;
}

ul#blog {
	padding: 0 0 20px;
}

ul#blog li {
	color: #333;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 18px;
}

ul#blog li a {
	color: #005c9b;
	font-size: 18px;
	line-height: 21px;
	text-decoration: underline;
}

ul#blog li a:hover {
	color: #005c9b;
	text-decoration: none;
}

ul#blog li span {
	padding: 5px 0 0;
	display: block;
}

#our_partner {
	width: 31.827309%;
	padding-left: 2.309237%;
}

.clearer {
/*	height: 1px;
	line-height: 1px;*/
	margin: 0;
	padding: 0;
	clear: both;
}

#home_news div p#soc_med {
	width: 100%;
	text-align: center;
	height: 30px;
	margin: 3px 0 0;
	line-height: 40px;
}

#home_news div p#soc_med a {
	margin-right: 14px;
}

#home_news div p#soc_med a.last {
	margin: 0;
}

#connect_with_us2 {
	display: none;
}

.action_button {
	float: right;
	margin-right: 60px;
	float: right;
	margin-top: 18px;
	margin-left: 2.409639%;
}

.action_button a {
	background: url(https://www.easterseals.com/assets/wrapper-images/button-bg5.gif) repeat-x 0 0 #646f00;
	background-size: 100% 100%;
	line-height: 37px;
	font-size: 24px;
	color: #fff;
	padding: 0 20px;
	font-family: 'Roboto', Arial, sans-serif;
	display: block;
	text-align: center;
	font-weight: 500;
}

.action_button a:hover {
	background: #002640;
}

a.custom-donate-button {
	background: url(https://www.easterseals.com/assets/wrapper-images/donate-button.png) top left no-repeat !important;
	border: none;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 36px;
	height: 49px;
	padding: 0 20px;
	text-align: center;
	text-indent: -99999px;
	width: 120px;
	font-weight: bold;
}

a.custom-donate-button:hover, a.custom-donate-button:focus {
	background: url(https://www.easterseals.com/assets/wrapper-images/donate-button.png) bottom left no-repeat !important;
}

.royalSlider {
	padding-bottom: 27px;
}

div.slide_div {
	position: relative;
}

div.rsSlide rsMainSlideImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

div.slide_content {
	background: url(https://www.easterseals.com/assets/wrapper-images/white-bg.png) 0 0 repeat;
	padding: 24px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	color: #000;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
}

div.slide_content a p {
	margin-left: 60px;
	color: #000;
}

div.slide_content .action_button {
	margin-top: 0;
}


/*#page_content ul li {
	color: #000;
	padding-left: 20px;
	background: url(https://www.easterseals.com/assets/wrapper-images/orange-bullet.gif) 0 11px no-repeat;
}*/

a:hover div.go_button span {
	background: #002640;
}

#top_section, #in_the_spotlight {
	padding-bottom: 14px;
}

#in_the_spotlight, #latest_news {
	padding-top: 14px;
}

#in_the_spotlight img {
	padding-top: 7px;
}

div.read_more {
	height: 40px;
	float: left;
}

#page_content div.read_more a, #page_content div.read_more a:link, #page_content div.read_more a:visited {
	background: url(https://www.easterseals.com/assets/wrapper-images/button-bg5.gif) repeat-x 0 0 #646f00;
	background-size: 100% 100%;
	height: 33px;
	line-height: 33px;
	font-size: 28px;
	color: #fff;
	padding: 0 8px;
	font-family: 'Roboto', Arial, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#page_content div.read_more a:hover span {
	background: none #002640;
}

#latest_news h3 {
	padding-bottom: 0;
}

#page_content #latest_news h3 a {
	color: #cf4b04;
}

#latest_news p a {
	color: #006699;
	text-decoration: underline;
}

#latest_news p a:hover {
	text-decoration: none;
}

.clearer_left {
	clear: left;
}

#subnav {
	width: 100%;
	border-bottom: 1px solid #c5c5c5;
}

#subnav li {
	line-height: 28px;
	border: 1px solid #c5c5c5;
	border-bottom: none;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	cursor: default;
}

#subnav li.label {
	padding: 0 10px 0 20px;
}

#subnav li a {
	display: block;
	line-height: 28px;
	color: #000;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	padding: 5px 15px;
	font-weight: 500;
}

#subnav li.parentOfActive a {
	background: #ffe9c2;
}

#subnav li.parentOfActive ul li a {
	background: #fff;
}

#subnav li.subMenu ul {
	display: none;
	padding: 4px 0 6px;
	width: 100% !important;
}

#subnav li.inSameFolder ul {
	display: block;
}

#subnav li.subMenu ul li {
	background: none;
	line-height: 24px;
	border: none;
	padding: 4px 0 2px 15px;
}

#subnav li.subMenu ul li a {
	color: #000;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	padding: 2px 10px;
	font-weight: 400;
}

#subnav li.subMenu ul li a:hover {
	text-decoration: underline;
}

#subnav li.subMenu ul li.active a {
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 500;
}

#subnav.what-we-do p {
	border-top: 1px solid #c5c5c5;
	padding-top: 40px;
}

#explore_resources_side_nav {
	width: 100%;
	margin-top: 40px;
	border-bottom: 1px solid #c5c5c5;
}

#explore_resources_side_nav li {
	line-height: 28px;
	border: 1px solid #c5c5c5;
	border-bottom: none;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
}

#explore_resources_side_nav li.label, #subnav.what-we-do li.label {
	padding: 5px 10px;
	background-color: #666;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

#explore_resources_side_nav li a {
	display: block;
	line-height: 28px;
	color: #000;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	padding: 5px 15px;
	font-weight: 500;
}

form#search_int {
	width: 144px;
	height: 40px;
	border: 1px solid #cdcdcd;
	background: url(https://www.easterseals.com/assets/wrapper-images/search-form-bg.gif) 0 0 repeat-x;
	float: left;
}

form#search_int #search_term {
	width: 94px;
	height: 40px;
	line-height: 40px;
	float: left;
	border: none;
	margin: 0;
	border-right: 1px solid #cdcdcd;
	padding: 0 10px;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	color: #000;
}

/** Navigation hovers **/

#nav li .dropdown .dropdown_nav ul li a, .nav_story .nav_story_photo .photo_shadow a, .read_more a, #nav li#connect_locally div.dropdown div#lookup div.zip_and_dist form div.go_button a {
	border: medium none !important;
}

.nav_story .nav_story_photo .photo_shadow a {
	background-color: transparent !important;
}

#nav li div.dropdown {
	top: 54px;
}

.lookup input, #lookup input {
	line-height: 30px;
}

label.hidden {
	position: absolute;
	left: -99999px;
}

div.embedSurvey {
	float: right;
	max-width: 300px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #999;
	margin-left: 20px;
}

.embedSurveyFull {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #999;
}

#page_content p.captionText {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	padding-bottom: 0;
}

/*.right {
	float: right;
	margin: 10px 0 10px 10px;
}*/

/*.left {
	float: left;
	margin: 10px 10px 10px 0;
}*/

.captionPicture {
	width: 25%;
	margin-left: 20px;
}

.captionPicture img {
	margin: 0 0 5px;
}

p.indent {
	margin-left: 75px;
}

.stateProfile table {
	border: 1px solid #999;
	border-top: 0 none;
}

.stateProfile tr {
	border-top: 1px solid #999;
}

.stories p {
	overflow: hidden;
}

.overflow {
	overflow: hidden;
	margin-bottom: 25px;
}

.sideNav {
	width: 40%;
}

.yellowBox {
	border-top: 30px solid #ffcc33;
	border-bottom: 30px solid #ffcc33;
	padding: 15px 5px;
	max-width: 250px;
}

.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#page_content ol li ol {
	list-style: lower-alpha outside none;
	padding-left: 30px;
	padding-bottom: 20px;
}

blockquote {
	padding: 15px;
	font-style: italic;
}

#welcome_user {
	margin: 0 0 0 10%;
}

#page_content div.read_more a, #page_content div.read_more a:link, #page_content div.read_more a:visited, #sidebar_blog .read_more a, .action_button a, #nav li .nav_story .read_more a, div.go_button a, #nav div.dropdown_nav ul li.viewMore a {
	background: #004473;
	color: #fff;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	padding: 0 20px;
	height: 33px;
	line-height: 33px;
	font-weight: 500;
	text-transform: capitalize;
}

#nav li .nav_story .read_more a {
	padding: 0;
}

#page_content div.read_more a:hover, #sidebar_blog .read_more a:hover, .action_button a:hover, #nav li .nav_story .read_more a:hover, div.go_button a:hover, #nav div.dropdown_nav ul li.viewMore a:hover {
	background: #002640;
}

#page_content div.read_more a, #page_content div.read_more a:link, #page_content div.read_more a:visited, #sidebar_blog .read_more a {
	font-size: 24px;
	height: 37px;
	line-height: 37px;
	text-decoration: none;
}

.action_button a {
	font-size: 24px;
	line-height: 37px;
	padding: 0 20px;
	height: 37px;
	text-transform: capitalize;
}

#nav li .nav_story .read_more a, #nav div.dropdown_nav ul li.viewMore a {
	background-size: 100% 100%;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	text-transform: capitalize;
}

div.go_button a {
	background-size: 100% 100%;
	font-size: 28px;
	line-height: 25px;
}

.aff div.go_button {
	height: 40px;
}

.aff div.go_button a {
	font-size: 24px;
	line-height: 37px;
	height: 37px;
}

#nav div.dropdown_nav ul li.viewMore {
	border: 1px solid #cdcdcd;
	margin-top: 5px;
}

.aff #nav div.dropdown_nav table#program_nav td ul.program li.viewMore:last-child {
	padding: 3px;
}

#nav div.dropdown_nav ul li.viewMore a:hover {
	background: #002640;
	text-decoration: none;
}

footer, #footer {
	width: 100%;
	border-top: 8px solid #cf4b04;
	background: #fff;
}

#page_content div.read_more a:hover, #donate a:hover, .action_button a:hover, #nav li .nav_story .read_more a:hover, div.go_button a:hover, #sidebar_blog .read_more a:hover {
	background: none #002640;
}

#social_media_feeds_homepage {
	margin: 4em 0;
	overflow: hidden;
}

#social_media_feeds_homepage_bg {
	width: 100%;
	background-color: #ccc;
	height: 1px;
	position: absolute;
	left: 0;
	margin: 51px 0 0;
}

.right_box, .right_box_wide {
	border: 1px solid #999;
	float: right;
	margin: 0 0 0 2%;
	padding: 2%;
	width: 11em;
}

.right_box_wide {
	width: 30%;
	margin-left: 50px;
}

/* SOCIAL MEDIA ORANGE BAR */

#bottom-social-bar {
	margin: 0 auto;
	height: 145px;
	text-align: center;
	background: #cf4b04;
}

#bottom-social-bar h2 {
	color: #fff;
	font-size: 30px;
	margin-top: 24px;
	margin-bottom: 0;
	padding-bottom: 20px;
	text-align: center;
	line-height: 27px;
}

#bottom-social-bar ul {
	display: inline-block;
}

#bottom-social-bar li a {
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 0 0 17px;
	background: url(https://www.easterseals.com/assets/wrapper-images/social_links_sprite_mono_rebrand.png) no-repeat 0 0;
	font-size: 0;
}

#bottom-social-bar li:first-of-type a {
	margin-left: 0;
}

#bottom-social-bar .soc-fbk a {
	background-position: 0 0;
}

#bottom-social-bar .soc-twt a {
	background-position: -52px 0;
}

#bottom-social-bar .soc-ytb a {
	background-position: -104px 0;
}

#bottom-social-bar .soc-pnt a {
	background-position: -156px 0;
}

#bottom-social-bar .soc-ins a {
	background-position: -208px 0;
}

#bottom-social-bar .soc-lkn a {
	background-position: -260px 0;
}

#bottom-social-bar .soc-blg a {
	background-position: -314px 0;
}

.nav-list li {
	float: left;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
	/* For IE 6/7 (trigger hasLayout) */
}

/* GOOGLE TRANSLATE */

#google_translate_element {
	position: absolute;
	right: 0;
	top: 9px;
	display: none;
}

#translate-link {
	cursor: pointer;
}

.goog-te-menu-frame {
	box-shadow: none !important;
	position: absolute !important;
	top: 40px;
	right: calc(50% - 512px);
}

.translated-ltr body[style*="top: 40px"] {
	background-position-y: 40px;
	overflow-x: hidden;
}

.lang-xxs #nav li a {
	font-size: 16px;
}

.lang-xs #nav li a {
	font-size: 17px;
}

.lang-sm #nav li a, .translated-ltr #tagline {
	font-size: 18px;
}

.lang-lg #nav li a, .lang-lg #tagline, .lang-md #nav li a, .lang-md #tagline {
	font-size: 20px;
}

.lang-xl #nav li a, .lang-xl #tagline {
	font-size: 22px;
}

.lang-xxl #nav li a, .lang-xxl #tagline {
	font-size: 24px;
}

/*=======================================
   Main Navigation Updates
========================================*/

#nav li:focus>.dropdown, #nav li:focus-within>.dropdown {
	left: 0;
}

#nav>li:focus, #nav>li:focus-within {
	background: #004473;
	border-left: 10px solid #fff;
	margin-left: -10px;
}

#nav > li:focus a, #nav>li:focus-within a {
	color: #fff; 
}

.disabled-nav-link {
	pointer-events: none;
}

/*=======================================
   Desktop Navigation Style Update - kd
========================================*/

#nav li:hover,
#nav li div.dropdown,
#nav li#connect_locally:hover {
  background: #004473;
}

#nav li .nav_story .read_more a,
#nav li#connect_locally div.dropdown #lookup .go_button a {
  background: #cf4b04;
}

#nav li:hover a,
#nav div.dropdown_nav ul li a,
#header .nav_story_content p,
#nav li .nav_story_content h2 a, 
#nav li#connect_locally div.dropdown p,
#nav li#connect_locally div.dropdown h2,
#nav li#connect_locally div.dropdown_nav ul li a,
#nav li#our_programs div.dropdown_nav ul li em,
.aff #nav li#connect_locally div.dropdown .cl_right #lookup .zip_and_dist::after,
.aff table#program_nav td span.llwp a,
#nav div.dropdown_nav .bottom_section span {
  color: #fff;
}

#nav li .nav_story div.read_more a:hover, 
#nav li#connect_locally .nav_story .read_more a:hover,
#nav li#connect_locally div.dropdown #lookup .go_button a:hover {
 background: #b94405;
}

#nav div.dropdown_nav .bottom_section {
  border-top: 1px solid #02395f;
}

.cl_left {
    border-right: 1px solid #02395f;
}
