@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1005px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1005px;}
.bodysize{max-width: 1005px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #268dbe;}
.link:hover, a:hover{color: #00aeef;}
.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: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #268dbe;
	background: #268dbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#268dbe), color-stop(50%,#268dbe), color-stop(51%,#268dbe), color-stop(100%,#268dbe));
	background: -moz-linear-gradient(top,  #268dbe 0%, #268dbe 50%, #268dbe 51%, #268dbe 100%);
	background: -webkit-linear-gradient(top,  #268dbe 0%,#268dbe 50%,#268dbe 51%,#268dbe 100%);
	background: -o-linear-gradient(top,  #268dbe 0%,#268dbe 50%,#268dbe 51%,#268dbe 100%);
	background: -ms-linear-gradient(top,  #268dbe 0%,#268dbe 50%,#268dbe 51%,#268dbe 100%);
	background: linear-gradient(top,  #268dbe 0%,#268dbe 50%,#268dbe 51%,#268dbe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#268dbe', endColorstr='#268dbe',GradientType=0 );
	border: 0px solid #268dbe;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #00aeef;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeef), color-stop(50%,#00aeef), color-stop(51%,#00aeef), color-stop(100%,#00aeef));
	background: -moz-linear-gradient(top,  #00aeef 0%, #00aeef 50%, #00aeef 51%, #00aeef 100%);
	background: -webkit-linear-gradient(top,  #00aeef 0%,#00aeef 50%,#00aeef 51%,#00aeef 100%);
	background: -o-linear-gradient(top,  #00aeef 0%,#00aeef 50%,#00aeef 51%,#00aeef 100%);
	background: -ms-linear-gradient(top,  #00aeef 0%,#00aeef 50%,#00aeef 51%,#00aeef 100%);
	background: linear-gradient(top,  #00aeef 0%,#00aeef 50%,#00aeef 51%,#00aeef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#00aeef',GradientType=0 );
	border: 0px solid #00aeef;
	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 #268dbe;
	-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: #268dbe;
	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: bold;
	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 );
	color: #e8e8e8;
}
.vtab{
	font-weight: bold;
	background: #3a4f4b;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(-90deg,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(-90deg,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	color: #e8e8e8;
}
.vtab:hover, .vtab_selected{
	background: #00b0b0;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(-90deg,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(-90deg,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	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 );

	color: #e8e8e8;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #e8e8e8;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@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/mpl/);
}
#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: #268dbe;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #268dbe;
	border-color: #268dbe;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #268dbe;
}
.polaris-nav-active i{
	color: #268dbe;
}
.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: #268dbe;}
/* 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%;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
html, body {
    font-family: "Montserrat", sans-serif;
    color: #1c1c1c;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
}
.button {
 padding: 10px 12px;
  font-size: 14px;
}
/**** HEADER ****/
.mobile-only {
    display: none;
}
div.header-logo a {
    display: block;
    width: 182px;
    height: 37px;
    background: url('https://www.mpl.org/assets/images/mpl-logo.png');
}
#top-menu a {
    font-size: 11px;
    text-transform: uppercase;
    color: #767676;
    text-decoration: none;
}
 div.header-logo {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    float: left;
    margin-top: 5px;
}
#top-menu ul {
    float: right;
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
}
#top-menu ul, #top-menu ul li {
    display: block;
    list-style: none;
}
#top-menu ul li {
    float: left;
    height: 11px;
    line-height: 11px;
    padding: 0px 4px;
    border-left: 1px solid #bdbdbd;
    margin-top: 4px;
}
#top-menu ul li.hours, #top-menu ul li.quicklinks, #top-menu ul li.countycat {
    border-color: #bdbdbd;
    padding: 0px 5px;
    margin-top: 0px;
    height: 24px;
    position: relative;
}
#top-menu ul li:first-child {
    border-left: 0px;
}
#top-menu ul li.facebook, #top-menu ul li.twitter, #top-menu ul li.tiktok, #top-menu ul li.linkedin, #top-menu ul li.youtube, #top-menu ul li.instagram {
    border-left: 0px;
    padding: 0px 4px;
    /* margin-top: 0px; */
}
#top-menu ul li.facebook {
    margin-left: 10px;
}
#top-menu ul li.social a {
    font-size: 14px;
}
li.facebook a:hover.external:after, li.facebook a.external:after, li.pinterest a:hover.external:after, li.pinterest a.external:after, li.linkedin a:hover.external:after, li.linkedin a.external:after, li.tiktok a:hover.external:after, li.tiktok a.external:after, li.twitter a:hover.external:after, li.twitter a.external:after, li.instagram a:hover.external:after, li.instagram a.external:after, li.youtube a.external:after, li.countycat a.external:after {
    content: "";
    padding: 0px;
}
#top-menu ul li.countycat {
    padding-right: 10px;
    border-right: 1px solid #666;
}
#top-menu ul li.quicklinks {
  margin-left: 5px;
}
#top-menu {
    height: 50px;
    width: 1010px;
   margin: auto;
}
#top-menu ul li.hours a, #top-menu ul li.quicklinks a {
    height: auto;
    display: inline-block;
    margin-top: -16px;
    padding-top: 17px;
}
.top-menu-arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 12px solid #888;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    position: absolute;
    top: -4px;
    left: 50%;
    display: none;
}
li.countycat span {
    text-align: left;
    color: rgba(92, 92, 92, 0.7);
    font-size: 11px;
    text-transform: uppercase;
}
#cc-login {
    display: inline-block;
    padding-right: 3px;
    border-right: 1px solid #bdbdbd;
}
body:not(.index) #top-menu ul li.social a .twitter-x-logo {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
#top-menu li.facebook a:hover, li.facebook a:hover {
    color: #587ec9;
}
#top-menu a:hover, #top-menu li.active a {
    color: #000;
}
#top-menu li.instagram a:hover, li.instagram a:hover {
    color: #A7917A;
}
 div.header-logo a:hover {
    background-position: bottom;
}
a.external:after {
    content: url('https://www.mpl.org/assets/images/external.png');
    padding: 0px 4px;
}
.fa.fa-external-link-square:before {
    content: "\f360";
    display: none;
}
.mdgridfix {
    background: url(https://www.mpl.org/assets/images/white_noise.jpg);
    height: auto;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 8px #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
div#navbar {
    clear: both;
    display: none;
}



/*** footer ***/
footer {

    background-color: #777;
    overflow: hidden;
    height: 975px;
    bottom: 0;
    width: 100%;
    font-family: "Montserrat",sans-serif;
}

#footer .grid {
    max-width: 1019px;
  width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}
footer .grid {
    display: block;
}

footer nav#site-map {
    font-size: 11px;
    color: #fff;
    text-shadow: 0px 0px 1px #333;
}
footer nav#site-map ul {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
footer nav#site-map ul li {
    font-size: 14px;
    text-transform: uppercase;
}
footer nav#site-map ul li.parent {
    width: 321px;
    float: left;
    border-bottom: 1px solid #aaa;
    height: 25px;
    margin-left: 14px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px;
}
footer nav#site-map ul li.parent:first-child {
    margin-left: 0px;
}
footer nav#site-map ul li.parent .clearfix {
    margin-top: 15px;
}
footer nav#site-map ul li .column {
    float: left;
    width: 150px;
    margin-left: 20px;
}
footer nav#site-map ul li .column:first-child {
    margin: 0px;
}
footer nav#site-map ul li ul {
    margin-bottom: 15px;
    margin-top: 5px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
footer nav#site-map ul li {
    font-size: 14px;
    text-transform: uppercase;
}
footer nav#site-map ul li ul li {
    font-size: 11px;
    text-transform: none;
    line-height: 13px;
    margin: 0px;
    letter-spacing: normal;
}
footer nav#site-map b, footer nav#site-map strong {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    padding-bottom: 4px;
}
footer nav#site-map ul li.parent a {
    color: #fff;
}
footer nav#site-map ul li ul.drop-nav li a {
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 4px;
    margin-left: -4px;
}
footer #dark {
    width: 100%;
    background: #4A4A4A;
    height: 146px;
    position: absolute;
    bottom: 0;
    margin-top: 20px;
    display: block;
    padding-top: 15px;
}
footer .right {
    margin-top: 15px;
    width: 66%;
  padding: 0;
  float: right;
}
#footer-logos {
    float: left;
    width: 33%;
}
footer nav#footer-links ul, footer nav#footer-links ul li {
    margin: 0;
    padding: 0;
    text-align: right;
}

#footer .clearfix:before, #footer .clearfix:after {
    content: " ";
    display: table;
}
#footer .clearfix:after {
    clear: both;
}
footer nav#site-map ul li ul.drop-nav li a:hover {
    background: #6d6d6d;
}
footer .footer-logo {
    text-indent: -9999px;
    float: left;
    margin-top: 10px;
    /* margin-top: 25px; */
}
.footer-logo#mpl {
    width: 129px;
    height: 88px;
    background: url('https://www.mpl.org/assets/images/footer-logo.png') no-repeat;
}
.footer-logo#mke {
    width: 76px;
    height: 88px;
    margin-left: 20px;
    background: url('https://www.mpl.org/assets/images/city-mke-logo.jpg') no-repeat;
}
.footer-logo#fdlp {
    /* margin-top: 36px; */
    width: 79px;
    height: 70px;
    margin-left: 22px;
    background: url('https://www.mpl.org/assets/images/fdlp.png') no-repeat;
}
.footer-logo#fdlp a {
    display: block;
    width: 79px;
    height: 70px;
}

.footer-logo#mpl a {
    display: block;
    width: 129px;
    height: 88px;
}
.footer-logo#mke a {
    display: block;
    width: 76px;
    height: 88px;
}
footer nav#footer-links ul li {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    float: left;
    margin-left: 25px;
}
footer nav#footer-links ul li a {
    color: #fff;
}
footer nav#footer-links ul.social-ul {
    display: none;
}
footer section#legal {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    text-shadow: 0px 0px 1px #333;
}
footer section#legal {
    margin-top: 25px;
    display: inline-block;
}
footer section#legal ul, footer section#legal ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
footer section#legal ul {
    margin: 5px 0px;
}
footer section#legal ul li {
    display: inline;
}
footer section#legal ul li:before {
    content: "|";
    padding: 5px;
    color: #9a9a9a;
}
footer section#legal ul li:first-child:before {
    content: "";
}
footer section#legal a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
a:hover.external:after {
    content: url('https://www.mpl.org/assets/images/external.hover.png');
    padding: 0px 4px;
}
footer .column  {
 padding: 0;
}
@media (max-width: 980px) {
    footer nav#site-map ul li.parent {
     width: 100%;
    float: unset;
      height: auto;
      text-align: center;
    }
  footer nav#site-map ul li .column {
    float: unset;
    width: 100%;
    margin-left: 20px;
    text-align: center;
}
  footer {
   height: auto;
  }
  footer #dark {
    height: auto;
    position: relative;
    margin: auto;
  }
}
#footer, #default_footer {
display: none;
}
