@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');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
#body.content{max-width: 1800px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0b4461;}
.link:hover, a:hover{color: #a41d31;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#333333;
	}
#default_footer a{
		text-decoration: underline;
		color:#333333;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #bf4c03;
	background: #bf4c03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf4c03), color-stop(50%,#bf4c03), color-stop(51%,#bf4c03), color-stop(100%,#bf4c03));
	background: -moz-linear-gradient(top,  #bf4c03 0%, #bf4c03 50%, #bf4c03 51%, #bf4c03 100%);
	background: -webkit-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -o-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -ms-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4c03', endColorstr='#bf4c03',GradientType=0 );
	border: 2px solid #002e62;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #002d62;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002d62), color-stop(50%,#002d62), color-stop(51%,#002d62), color-stop(100%,#002d62));
	background: -moz-linear-gradient(top,  #002d62 0%, #002d62 50%, #002d62 51%, #002d62 100%);
	background: -webkit-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: -o-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: -ms-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d62', endColorstr='#002d62',GradientType=0 );
	border: 2px solid #002e62;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #002e62;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #1a4167;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #bf4c03;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #bf4c03;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #bf4c03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf4c03), color-stop(50%,#bf4c03), color-stop(51%,#bf4c03), color-stop(100%,#bf4c03));
	background: -moz-linear-gradient(top,  #bf4c03 0%, #bf4c03 50%, #bf4c03 51%, #bf4c03 100%);
	background: -webkit-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -o-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -ms-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4c03', endColorstr='#bf4c03',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #bf4c03;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#bf4c03), color-stop(50%,#bf4c03), color-stop(51%,#bf4c03), color-stop(100%,#bf4c03));
	background: -moz-linear-gradient(-90deg,  #bf4c03 0%, #bf4c03 50%, #bf4c03 51%, #bf4c03 100%);
	background: -webkit-linear-gradient(-90deg,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -o-linear-gradient(-90deg,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -ms-linear-gradient(-90deg,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: linear-gradient(-90deg,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #333333;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#333333), color-stop(50%,#333333), color-stop(51%,#333333), color-stop(100%,#333333));
	background: -moz-linear-gradient(-90deg,  #333333 0%, #333333 50%, #333333 51%, #333333 100%);
	background: -webkit-linear-gradient(-90deg,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -o-linear-gradient(-90deg,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -ms-linear-gradient(-90deg,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: linear-gradient(-90deg,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #bf4c03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf4c03), color-stop(50%,#bf4c03), color-stop(51%,#bf4c03), color-stop(100%,#bf4c03));
	background: -moz-linear-gradient(top,  #bf4c03 0%, #bf4c03 50%, #bf4c03 51%, #bf4c03 100%);
	background: -webkit-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -o-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: -ms-linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	background: linear-gradient(top,  #bf4c03 0%,#bf4c03 50%,#bf4c03 51%,#bf4c03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4c03', endColorstr='#bf4c03',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#333333), color-stop(51%,#333333), color-stop(100%,#333333));
	background: -moz-linear-gradient(top,  #333333 0%, #333333 50%, #333333 51%, #333333 100%);
	background: -webkit-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -o-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -ms-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/wilmlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #002d62;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	background: #002d62;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002d62), color-stop(50%,#002d62), color-stop(51%,#002d62), color-stop(100%,#002d62));
	background: -moz-linear-gradient(top,  #002d62 0%, #002d62 50%, #002d62 51%, #002d62 100%);
	background: -webkit-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: -o-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: -ms-linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	background: linear-gradient(top,  #002d62 0%,#002d62 50%,#002d62 51%,#002d62 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d62', endColorstr='#002d62',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #1a4167;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #1a4167;
	border-color: #1a4167;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #1a4167;
}
.polaris-nav-active i{
	color: #1a4167;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #1a4167;}
/* Imported Fonts */
@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');

/* Main */
::selection {
    background: #105194;
    color: #fff;
}

html {
  font-size: 16px;
}
#body {
  width:100%;  
  font-family: 'Quicksand', sans-serif;
    font-size: 16px;
  line-height: normal;
}


h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal;
   font-family: 'Roboto', sans-serif;
}
.button {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: normal;
    border-radius: 5px;
    font-weight: normal;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
    outline: none;
    border: unset;

    color: white;
}
.button:hover {
top: 3px;

      border: unset;
}
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    text-decoration: none;
    color: #00376d;
}
.eelisttitle a:hover {
    text-decoration: underline;

}
.headingtext {
    color: #bf4c03;
}
/*============ CMS NAVIGATION ==================*/
@media (min-width: 768px){
  .dropdown:hover > .dropdown-menu { 
     display: block;
  }
}

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.yamm .yamm-content {
    padding: 0;
}
.navbar {
  border-radius: 0;
  border: unset;
}
/** Top nav tabs **/
.navbar-top .navbar-nav > li > a {
    line-height: 50px;
    height: 50px;
    padding: 0px 20px 0px 20px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: #bf4c03;
    border: 0;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    outline: none;
}
#navbar-collapse-grid > ul > li > ul,#navbar-collapse-grid > ul > li > ul > li.dropdown-submenu > ul {
    width: 250px;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: #002e62;
    margin: 0;
    padding: 0;
}
#navbar-collapse-grid > ul > li > ul > li > a,
#navbar-collapse-grid > ul > li:nth-child(12) > ul > li.dropdown-submenu > ul > li > a{
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    word-wrap: break-word;
    white-space: normal;
}
#navbar-collapse-grid > ul > li > ul > li > a:hover,
#navbar-collapse-grid > ul > li:nth-child(12) > ul > li.dropdown-submenu > ul > li > a:hover{
    background: #333;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.navbar-top .navbar-collapse {
    padding: 0px;
}
/*============ HEADER ==================*/
#header {
    margin: 0 auto;
  	width: 100%;
}

#logo img {
    width: 500px;
    height: auto;
    max-width: 100%;
    padding-bottom: 15px;
}
#logo img.mobile-logo {
    display: block;
    width: 300px;
}
#logo img.mobile-logo {
    width: 100%;
}
#logo {
    display: inline;
    float: left;
}
#logo img {
    display: none;
}
#logo .site-description {
    color: #999;
    display: none;
    font-size: 13px;
    font-style: italic;
    margin: 8px 0 0;
}
#top-menu {
    display: inline;
    float: right;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 18px;
}
#header-helpful {
    clear: right;
    color: #696969;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4em;
}
.header-phone-sosh {
    float: right;
    width: 330px;
    max-width: 100%;
}
.header-phone-sosh .phone, .header-phone-sosh .sosh {
    width: 50%;
    float: left;
}
#header-helpful .action {
    display: inline-block;
    float: left;
    line-height: 20px;
    padding: 4px 0;
}
#header-helpful .phone .action {
    padding-left: 20px;
    background-image: url(http://wilmlibrary.org/wp/wp-content/uploads/2015/11/wilm-phone.png), url(http://wilmlibrary.org/wp-content/uploads/2015/11/wilm-phone.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
}
#header-helpful .value {
    margin-left: 5px;
}
div.masthead-search_field #searchterms, div.masthead-search_field #searchsubmit {
  	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  	
}

form#searchform.masthead-search fieldset {
  display:block;
  width:75%
}

form#searchform.masthead-search legend {
 display:none; 
}


#idoxQgF {
 padding: 15px 0px;
}
a.button.gold, #respond input.button.gold, input#searchsubmit {
    background-color: #445F8C;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#5472d2), to(#445F8C));
    background-image: -moz-linear-gradient(top, #5472d2, #445F8C);
    background-image: -ms-linear-gradient(top, #5472d2, #445F8C);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5472d2), color-stop(100%, #445F8C));
    background-image: -webkit-linear-gradient(top, #5472d2, #445F8C);
    background-image: -o-linear-gradient(top, #5472d2, #445F8C);
    background-image: linear-gradient(top, #5472d2, #445F8C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5472d2', endColorstr='#445F8C', GradientType=0);
    border-color: #445F8C #445F8C #3d773d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: #907625 1px 1px 0;
}
input#searchsubmit {
    display: inline-block;
    padding: 7px 15px;
}
input#searchsubmit {
    line-height: 19px;
    /* position: absolute; */
    right: 0;
}
input#searchsubmit {
    border: solid 1px #2b849e;
    color: #fff;
    cursor: pointer;
    font-family: 'Roboto', Arial, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}

/*Search Form Home Styles*/

/*Align the Entire Form on home page to the center both vertically and horizontally*/
#searchforhome {
 height: 375px;
 padding-top: 125px; 
 display: block;
 margin-left: auto;
 margin-right: auto;
 width: 40%;
}

/*Search Box Styles*/
#search_terms {
 padding: 10px;
 border-radius: 20px; 
 width: 450px;
}
/*Radio Button Label Styles*/
.search_source {
 padding: 10px;
 background-color: #BF4C02;
 color: #ffffff;
 font-weight:bold;
 border-top-left-radius: 20px;
 border-top-right-radius: 20px;
 margin-bottom: 0px;
 margin-left: 15px;
}

/*Styles for the Site Tab*/
.secondtab {
 padding: 10px;
 background-color: #BF4C02;
 color: #ffffff;
 font-weight:bold;
 border-top-left-radius: 20px;
 border-top-right-radius: 20px;
 margin-bottom: 0px;
 margin-left: 0px; 
}

/*Search Button Styles*/
input#search_submit {
 background-color: #BF4C02;
  color:#ffffff;
  font-weight: bold;
  padding: 5px;
  border: #BF4C02;
  border-radius: 10px;
}

/*Set Search Form Styles for Mobile Devices*/
@media (max-width: 768px){
#searchforhome {
      float: none;
      position: static;
      width: auto;
  }
#search_terms {
  width: 100%;
  }
}


/*============ FOOTER ==================*/
.wrapper-copy {
    margin: 0 auto;
    text-align: left;
    width: 90%;
}
#footer a {
   font-size: 18px;
   cursor: pointer;
  font-weight: bold;
  
}
footer, #footer-copy {
    background-color: #1a4167;
    border-top: solid 6px #dfc253;
    color: #d3dde6;
    font-size: 13px;
    line-height: 1.75em;
    margin-top: 30px;
    padding: 25px 0;
      font-family: 'Roboto', sans-serif;
}
#footer-copy {
    background-color: #022c55;
    border-top: solid 1px #022344;
    margin: 0;
}
..aps-each-icon a {
    display: block;
    position: relative;
    z-index: 555;
    border-bottom: none !important;
}

.icon-1-1 img, .icon-1-2 img, .icon-1-3 img,.icon-1-4 img, .icon-1-5 img {
    height: 25px;
    width: 25px;
    opacity: 1;
    -moz-box-shadow: 0px 0px 0px 0;
    -webkit-box-shadow: 0px 0px 0px 0;
    box-shadow: 0px 0px 0px 0;
    padding: px;
}
.aps-each-icon {
    display: inline-block;
    position: relative;
}
.aps-group-horizontal .aps-each-icon:first-child {
    margin-left: 0 !important;
}
p.footer-center {
    width: 60%;
}
footer p, #footer-copy p {
    margin: 0;
}
#footer-copy .johns-social-icons, p.copyright {
    width: 20%;
}
Footer #footer-copy .johns-social-icons, p.footer-center, p.copyright {
    float: left;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}
.aps-social-icon-wrapper:before, .aps-social-icon-wrapper:after {
    content: "";
    display: table;
}
/*============ BREAKPOINTS ==================*/
@media (min-width: 809px){
  .navbar-nav {
    float: unset;
    margin: auto;
    text-align: center;
}
.navbar-nav > li {
    float: unset;
    text-align: center;
    margin: auto;
    display: inline-block;
}
  .navbar-top .navbar-nav > li > a {
  border-left: 1px solid #002e62;
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
  }
#navbar-collapse-grid > ul > li:nth-child(4) > a {
     border-left: unset;
    box-shadow: unset;
  }
}
@media screen and (max-width: 769px){
  .navbar-brand {
     display: none;
  }
  .navbar-top > div > ul > li > a {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #022c55 !important;
}
  #logo {
      float: unset;
    display: block;
  }
  #navbar-collapse-grid > ul > li > ul > li > a, #navbar-collapse-grid > ul > li:nth-child(12) > ul > li.dropdown-submenu > ul > li > a {
     padding-left: 2em;
  }
  #logo img.mobile-logo {
      width: 300px;
    display: block;
    margin: auto;
    padding-bottom: 0;
  }
  #header-helpful {
    float: unset;
    display: block;
  }
  .header-phone-sosh {
    width: 90%;
    float: unset;
    text-align: center;
  }
  #navbar-collapse-grid > ul > li > ul,#navbar-collapse-grid > ul > li > ul > li.dropdown-submenu > ul {
    width: 100%;
  }
  
p.copyright, p.footer-center {
    width: 100%;
}
  #footer-copy .aps-group-horizontal {
    display: table;
    margin: 0 auto;
    clear: both;
}
}

.eelist-changed-message {
    text-transform: uppercase;
    color: #000FFF;
    font-weight: bold;
}

/* upcoming today events home page */
#\32 1548 > div.widgetbody > div.amev-event-list {
    height: 400px !important;
    overflow-y: hidden;
}