@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1500px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1500px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
.bodysize{max-width: 1500px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1140px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1140px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #004aad;}
.link:hover, a:hover{color: #444444;}
.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:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #004aad;
	background: #004aad;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004aad), color-stop(50%,#004aad), color-stop(51%,#004aad), color-stop(100%,#004aad));
	background: -moz-linear-gradient(top,  #004aad 0%, #004aad 50%, #004aad 51%, #004aad 100%);
	background: -webkit-linear-gradient(top,  #004aad 0%,#004aad 50%,#004aad 51%,#004aad 100%);
	background: -o-linear-gradient(top,  #004aad 0%,#004aad 50%,#004aad 51%,#004aad 100%);
	background: -ms-linear-gradient(top,  #004aad 0%,#004aad 50%,#004aad 51%,#004aad 100%);
	background: linear-gradient(top,  #004aad 0%,#004aad 50%,#004aad 51%,#004aad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004aad', endColorstr='#004aad',GradientType=0 );
	border: 0px solid #004aad;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	border: 0px solid #000000;
	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: 0px solid #004aad;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #004aad;
	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: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	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: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(50%,#f3f3f3), color-stop(51%,#f3f3f3), color-stop(100%,#f3f3f3));
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 51%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=0 );
	color: #0049ac;
}
.vtab{
	font-weight: normal;
	background: #f3f3f3;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f3f3f3), color-stop(50%,#f3f3f3), color-stop(51%,#f3f3f3), color-stop(100%,#f3f3f3));
	background: -moz-linear-gradient(-90deg,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 51%, #f3f3f3 100%);
	background: -webkit-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -o-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -ms-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	color: #0049ac;
}
.vtab:hover, .vtab_selected{
	background: #f3f3f3;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f3f3f3), color-stop(50%,#f3f3f3), color-stop(51%,#f3f3f3), color-stop(100%,#f3f3f3));
	background: -moz-linear-gradient(-90deg,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 51%, #f3f3f3 100%);
	background: -webkit-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -o-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -ms-linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: linear-gradient(-90deg,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(50%,#f3f3f3), color-stop(51%,#f3f3f3), color-stop(100%,#f3f3f3));
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 51%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=0 );

	color: #0049ac;
	border-right: 0px solid #f3f3f3;
	border-left: 0px solid #f3f3f3;
	border-top: 0px solid #f3f3f3;
	-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: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(50%,#f3f3f3), color-stop(51%,#f3f3f3), color-stop(100%,#f3f3f3));
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 51%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	background: linear-gradient(top,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 51%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #0049ac;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #f3f3f3;
}
@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/edisonpubliclibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #004aad;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #004aad;
	border-color: #004aad;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #004aad;
}
.polaris-nav-active i{
	color: #004aad;
}
.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: #004aad;}
/*Fonts*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
::selection {
    background-color: #000;
    color: #fff;
}
::placeholder {
    color: #000;
    font-weight: 300;
}
body {	
    font-size: 16px;
	font-family: 'Open Sans', sans-serif;
    font-weight:normal;
	color: #3b3b3c; 

}
#body {
 /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}
a {		
    text-decoration:none;
	color: #004aad; 
}

a:hover {	
    color: #444; 
}
.btn-primary,.btn-info {
    color: #fff;
    background-color: #0049ac;
    border-color: #0049ac;
    text-transform: capitalize;
}
.btn-primary:hover,.btn-info:hover {
    background-color: #000;
    border-color: #000;
}
/** Header **/
.site-header {
    min-height: 135px;
    margin-top: -10px;
}
#custom_html-11 a:hover {
    color: #004aad;
}
.ubermenu-topsocial .ubermenu-item-level-0 > .ubermenu-target {
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}
.ubermenu.ubermenu-topsocial .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-topsocial .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    color: #00a6f2;
}
#menu-item-10548 > a:hover{
    color: #FFF;
    cursor: pointer;
}
#idCsrLB {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #d3d3d3;
}
.site-title a {
    background: url(https://static.libnet.info/frontend-images/editor/edisonpubliclibrary/logo-horizonal-transparent.png) no-repeat !important;
}
 .site-title > a {
    float: left;
    min-height: 148px;
    width: 100%;
    margin-top: -28px;
    position: relative;
    z-index: 1000;
}
.site-title{
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    text-indent: -9999px;
}
.title-area {
    color: #fff;
    margin: 0 auto;
    padding: 0;
    margin-top: 8px;
    position: absolute;
    text-align: center;
    width: 183px;
}
.site-header .widget-area {
    float: right;
    text-align: left;
    width: 620px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.header-image .site-description, .header-image .site-title {
    display: block;
    text-indent: -9999px;
}
 .site-description {
    display: block;
    text-indent: -9999px;
}
#custom_html-11 a {
    color: #000;
    font-weight: 700;
}
/*
#custom_html-11 {
    margin-bottom: 5px;
}
*/
#q {
    width: 77%;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 16px;
    line-height: 10px;
    padding: 5px;
    margin-bottom: 3px;
}
#searchButton {
    background-color: #004aad;
    border-radius: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    padding: 3px 10px;
    font-family: unset;
    margin-top: 0;
    margin-top: 10px;
    transition: all 0.1s ease-in-out;
}
.ubermenu-items-align-right {
    text-align: right;
}
.ubermenu.ubermenu-topsocial .ubermenu-item-level-0 {
    margin: 13px 3px 0;
}

.ubermenu .ubermenu-item.ubermenu-item-level-0 {
    float: none;
}
.ubermenu-nav, .ubermenu-row, .ubermenu-submenu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
    border-left: none;
      padding: 1px 6px;
}

.ubermenu-topsocial .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-weight: normal;
}
.ubermenu .ubermenu-item.ubermenu-item-10548 > .ubermenu-target {
    background: #dd3333;
    color: #ffffff;
}
.ubermenu.ubermenu-topsocial .ubermenu-item-level-0 > .ubermenu-target {
    border-radius: 5px;
}
.ubermenu .ubermenu-item {
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
#ideQ3nx,#idYugnG > div,#idbSpkE > div {
   max-width: unset !important;
}
.ubermenu-submenu-id-9570 {
   visibility: hidden;
}
.site-header .wrap {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
/* hide language dropdown*/
  #menu-item-9570 > ul{
    max-height: 99999px;
    min-height: 0;
    top: auto;
    opacity: 0; 
    position: absolute;
}
.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    text-align: center;
    vertical-align: bottom;
    display: none;
    height: 100%;
}
#menu-item-9570 > span{
   padding-right: 20px;
}
#menu-item-9570{
    visibility: hidden;
}
/** Navigation **/

.navbar {
    border-radius: 0;
}
ul.nav.navbar-nav {
    float: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-top .navbar-nav > li > a {
    font-size: 18px;
    text-decoration: none;
    cursor: default;
    font-weight: 700;
    padding: 10px 13px;
}
/*hide default home tab*/
#navbar-collapse-grid > ul > li:nth-child(2) > a{
    display: none;
}
/*Hide drop down arrows*/
#navbar-collapse-grid > ul > li > a > i,.dropdown-submenu > a:after{
   display: none
}
/*hide column headers in about us drop down*/
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > li > a,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > li > a{
   display: none;
}
/*links in nav drop downs*/
.nav-list > li > a,
.dropdown-menu>li>a{
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 500;
    color: #0049ac;
    font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
}
.nav-list > li > a:hover,
.dropdown-menu>li>a:hover{
    color: #000;
    background: unset;
}
/*home icon in main navigation*/
#navbar-collapse-grid > ul > li:nth-child(4) > a:before{
    font-family: "Font Awesome 5 Free" !important;
    content: "\f015";
  color: black;
  font-weight: 900;
}
#navbar-collapse-grid > ul > li > ul{
  box-shadow: 0 0 20px rgb(0 0 0 / 15%);
  border: 0;
  border-radius: 2px;
}
/*icons in nav dropdown*/
/*About us tab*/
#navbar-collapse-grid > ul > li:nth-child(8) > ul{
    width: 960px;
      left: 240px;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1),
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2){
   width: 50%;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(1) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f2bb";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(2) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1da";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(3) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f0a4";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(4) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f05a";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(5) > a:before,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(6) > a:before,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1) > ul > li:nth-child(7) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f0c0";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(1) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f155";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(2) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f03a";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(3) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f15c";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(4) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f35a";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(5) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1ea";
    margin-right: 8px;
  color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(6) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f138";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > ul > li:nth-child(7) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f0a4";
    margin-right: 8px;
    color: #000;
}
/*services tab*/
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(1) > a:before{
    font-family: 'Font Awesome 5 Brands';
    content: "\f3e8";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(2) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1ea";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(3) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f10b";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(4) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f234";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(5) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f02f";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(6) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f075";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(7) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f3d1";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(8) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f12e";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(9) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f03e";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(10) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1eb";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(10) > ul > li:nth-child(11) > a:before{
    font-family: 'Font Awesome\ 5 Free';
    content: "\f02f";
    margin-right: 8px;
    color: #000;
}
/*research tab*/
#navbar-collapse-grid > ul > li:nth-child(14) > ul > li:nth-child(1) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1c0";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(14) > ul > li:nth-child(2) > a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f1da";
    margin-right: 8px;
    color: #000;
}
/*digital library tab*/
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(1) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Browse-All.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(2) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Ebook-Icon-black.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(3) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Magazine-Icon-Black.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(4) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/FIlm-and-TV-Icon.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(5) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Music-Icon.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(6) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Newspaper-Icon.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(7) > a:before{
    content:url(https://edisonpubliclibrary.libnet.info/frontend-images/editor/edisonpubliclibrary/Online-Learning-Icon.png); 
    position:relative; 
    display: inline;
    padding-right: 10px;
    top: 6px;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(8) > a:before{
  font-family: 'Font Awesome\ 5 Free';
    content: "\f1ab";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(16) > ul > li:nth-child(9) > a:before{
  font-family: 'Font Awesome\ 5 Free';
    content: "\f1c0";
    margin-right: 8px;
    color: #000;
}
/*Youth services tab*/
#navbar-collapse-grid > ul > li:nth-child(18) > ul > li:nth-child(1) > a:before {
  font-family: 'Font Awesome\ 5 Free';
    content: "\f1ae";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(18) > ul > li:nth-child(2) > a:before {
  font-family: 'Font Awesome\ 5 Free';
    content: "\f2bd";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(18) > ul > li:nth-child(3) > a:before {
  font-family: 'Font Awesome\ 5 Free';
    content: "\f02d";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(18) > ul > li:nth-child(4) > a:before {
  font-family: 'Font Awesome\ 5 Free';
    content: "\f02d";
    margin-right: 8px;
    color: #000;
}
/*support us tab*/
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(1) > a:before,
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(2) > a:before,
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(3) > a:before{
   font-family: 'Font Awesome\ 5 Free';
    content: "\f0da";
    margin-right: 8px;
    color: #000;
}
#navbar-collapse-grid > ul > li:nth-child(20) > ul > li:nth-child(4) > a:before{
   font-family: 'Font Awesome\ 5 Free';
    content: "\f004";
    margin-right: 8px;
    color: #000;
    font-size: 12px;
}
/** Footer **/
#footer {
  color: #FFFFFF;
}
.footer-widgets h4 {
    color: #fff;
    font-size: 18px;
}
.footer-widgets .widget-title {
    letter-spacing: 1px;
    margin-bottom: 2px;
    font-size: 30px;
    font-weight: 700;
    color: #004aad;
}
.footer-widgets a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
}
.footer-widgets a:hover {
    color: #004aad !important;
  transition: none;
}
#footer hr {
    border: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ddd;
    clear: left;
    margin: 0 0 15px;
    padding-top: 10px;
}
#footer li {
    list-style-type: none;
}
#nav_menu-4 li::before {
    content: "\f363";
    font-family: ionicons;
    display: inline-block;
    line-height: 1.5;
    position: relative;
    margin-right: 5px;
    color: #fff;
    font-size: 18px;
}
#menu-important-links {
   margin: 0;
  padding: 0;
}
#custom_html-10 > div > div{
    line-height: normal;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    float: left;
}
.footer-widgets-1, .footer-widgets-2 {
    margin-right: 5%;
}
.footer-widgets-1 {
    width: 30%;
}
.footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 30%;
}
.search-form-submit {  
    background-color: #fff;
    color: #004aad;
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: 16px;
}
.search-form{
   overflow: hidden;
}
.search-form-input{
  background-color: #fff;
    border-radius: 5px;
    color: #000;
    border: 1px solid #ddd;
  -webkit-appearance: textfield;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
    padding: 5px;
    width: 97%;
    margin-bottom: 3px;
}
#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
    background-color: #004aad !important;
    border-radius: 3px;
    color: #ffffff !important;
    border: 0px #ffffff solid !important;
    font-size: 18px;
    padding: 9px;
}
#simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #004aad !important;
}

/*header announcement*/
.announcement {
    background-color: #eda317;
    color: #191960;
    text-align: center;
    padding: 10px 30px;
      max-width: 1140px;
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 300;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#text-3 > div > div > p:nth-child(2){
  margin-bottom: 0;
}
.textwidget {
   line-height: 1.625;
}
#searchForm {
    bottom: 4px;
    position: relative;
}
/*****Media Query*****/
@media only screen and (min-width: 1500px){
.site-header .wrap {
    max-width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}
}
@media only screen and (max-width: 1023px){
 .site-title a {
    background-position: center top !important;
    background-size: contain !important;
    margin-top: 20px;
}
  ul.nav.navbar-nav {
    float: unset;
    text-align: center;
    display: block;
}
  .navbar-brand{
     display: none;
  }
  .title-area {
    position: relative;
    margin-bottom: 6px;
}
 .site-description {
     text-align: center;
}
 .title-area {
    margin-top: 25px;
}
  .site-header .widget-area {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
}
  .site-header .widget-area {
    width: 100%;
  }
  .footer-widgets-1 {
     width: 100%;
  
  }
}
@media only screen and (max-width: 768px){
.site-header {
    padding: 0 20px;
}
  #navbar-collapse-grid > ul > li:nth-child(8) > ul{
    width: unset;
      left: unset;
}
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(1),
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2){
   width: 100%;
}
.wrap {
    padding-left: 1%;
    padding-right: 1%;
}
  .footer-widgets {
    padding-top: 40px;
}
  .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 48.7179%;
    margin: 0 0 20px;
}
  .before-footer, .footer-widgets {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media only screen and (max-width: 480px){
.footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5{
    width: 100%;
}
}