/* Footer Stylesheet */

/* Footer Parent ------------------------------------- */

#footer {
	width: 100%;
	background-color: #EAEBEC;
	padding: 20px 0 0 0;
	bottom: 0;
    height: 493px;
    left: 0;
    position: absolute;
    z-index: 30;
}
#inner-footer {
	margin: 0 auto;
	max-width: 870px;
	padding: 20px 0 0 0;
	}
@media screen and (max-width: 767px) {
	#inner-footer {
		padding: 0;
	}
}
#footer a {
	color: #3357a3;
	font-size: 1.0000em;
	font-weight: 700;
}
#footer h5 {
	text-align: left;
	letter-spacing: 0.1em;
	}

/* Footer Top ------------ */

#footer-top {
	position: relative;
	height: 200px;
	width: 100%;
	}

/* Footer Left Column ---- */

#footer-left {
	float: left;
	position:relative;
	left: 0;
	width: 440px;
	}
#footer-left-links {
	width: 100%;
	padding: 5px 0 4px 0;
	line-height: 19.2px;
	}
#footer-left-links a {
	display: inline-block;
	position: relative;
    text-align: left;
    letter-spacing: 0.1em;
	}
#footer-left-links .left-link {
	border-right: 1px solid rgb(147,149,151);
	width: auto;
	margin: 0;
	padding: 0 5px 0 0;
	}
#footer-left-links .right-link {
	padding: 0 0 0 3px;
	margin: 0;
	}
.museum-hours {
	margin: 0 0 20px 0;
	}
.museum-hours li {
	font-size:16px;
	letter-spacing: 0.01em;
	line-height: 35px;
}
.time {
	font-weight: 700;
	}

/* Footer Right Column ------- */

#footer-right {
	float: right;
	position: relative;
	right: 0;
	width: 220px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#footer-right h5 {
	margin-top: 0;
	text-align: left;
}
#footer-right-buttons {
	display: block;
	height: 120px;
	padding-top: 0;
	margin: 15px 0;
}
#donateLink, #membershipLink {
	margin: 10px 0 0 0;
}
#subscribeLink, #donateLink, #membershipLink {
	background-color: #7D963A;
	border-radius: 0;
	border: 1px solid #7D963A;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size:13px;
	font-weight:700;
	height: 34px;
	letter-spacing: 0.075em;
	line-height: 34px;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform:uppercase;
	transition: background 0.5s, color 0.5s;
	width: 100%;
}
#subscribeLink:hover, #donateLink:hover, a#membershipLink:hover {
	background-color: #FFFFFF;
	color: #7D963A;
	border: 1px solid #7D963A;
	font-weight: 700;
	text-decoration: none;
}
a#subscribeLink, a#donateLink, a#membershipLink {
	color: #FFFFFF;
}
/* Social Media Icons */
#social-media-links {
	position: relative;
	height: 24px;
	padding: 0;
	margin: 9px 0 0 0;
	float: right;
}
#social-media-links a,
#social-media-links-mobile a {
	display: block;
	width: 24px;
	float: left;
	overflow: hidden;
	width: 24px;
	margin-top: 0;
	margin-left: 17px;
	background-color: #939597;
	color: #939597;
}
#social-media-links .fa, 
#social-media-links-mobile .fa {
	font-weight: 400;
    color: white;
    border-radius: 0;
    width: 24px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background-color: #939597;
    border: 1px solid #939597;
	}
#social-media-links .fa-instagram,
#social-media-links-mobile .fa-instagram {
	font-size: 20px;
}
#social-media-links .fa-facebook,
#social-media-links-mobile .fa-facebook {
	font-size: 22px;
	vertical-align: bottom;
}
/* Footer Bottom -------------------------------------------- */

#footer-bottom {
	margin: 30px 0 0 0;
	width: 100%;
	height: 200px;
	position: relative;
}
#footer-bottom-left {
	height: 128px;
	float: left;
}
#footer-bottom-left img.footer-left-logo {
	margin: 0 0 0 -30px;
}
#footer-bottom-left-content p {
	color:#949597;
	letter-spacing: 0.1em;
	font-size:11px;
	line-height: 13.2px;
	margin-top: 15px;
	margin-bottom: 0;
	}
#footer-bottom-right {
	float: right;
	}
#footer-bottom-right img {
	float: right;
	position: relative;
	margin: 48px 0 0 0;
	}
#footer-bottom-right-links {
	float: right;
	height: 20px;
	width: auto;
	top: 12px;
	position: relative;
	text-align: right;
	padding: 0;
	overflow: hidden;
	margin: 0;
	}
#footer-bottom-right-links li {
	float: left;
	display: inline;
	overflow: hidden;
	}
#footer-bottom-right-links li a {
	color:#3356a4;
	font-size: 12px;
	line-height: 14.4px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#footer-bottom-right-links li a:hover {
	text-decoration: underline;
	}
#footer-bottom-right-links li.first {
	border-right: 1px solid #D8D8D8;
	padding: 0 10px 0 0;
	margin: 0;
	}
#footer-bottom-right-links li.second {
	padding: 0 0 0 10px;
	}
.footer-bottom-clear {
	clear: both;
}
.footer_hr {
	background-color: #D8D8D8;
	color: #D8D8D8;
	height: 1px;
	border: none;
	margin: 5px 0 0 0;
}
#footerLinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	position:relative;
	left: 0;
	}
#footerLinks li {
	display: inline;
	padding: 0 30px 0 0;
	}
#footerLinks li a {
	color:#3356a4;
	letter-spacing: 0.05em;
	font-size: 12px;
	line-height: 14.4px;
	font-weight: 700;
	text-transform: uppercase;
}
#footerLinks .hide {
	display: none;
}
#footer-bottom-mobile {
	display: none;
}
/* Media Queries ----------------------------------------------------------------- */
@media only screen
	and (min-width: 768px)
	and (max-width: 900px) {
	#footer {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen
	and (min-width: 481px)
	and (max-width: 767px) {
	#footer {
		padding-left: 15px;
		padding-right: 15px;
	}

}
@media only screen and (max-width : 767px) {
	#footer {
		padding: 10px 0 0 0;
		width: 100%;
	}
	/* Footer Top ---------------------------------------------- */
	#footer-top {
		position: relative;
		height: auto;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	/* Footer Left Column ---- */
	#footer-left {
		float: none;
		position:relative;
		width: 100%;
		padding: 0;
		margin: 0 0 0 -5px;
		text-align: center;
	}
	#footer-left h5 {
		text-align: center;
		padding: 0;
		margin: 0;
	}
	/* Footer Right Column ------- */
	#footer-right {
		float: none;
		width: 250px;
		margin: 10px auto 0 auto;
		text-align: left;
		height: 150px;
	}
	#footer-right h5 {
		display: none;
	}
	#footer-right-buttons {
		height: 100%;
		position: relative;
	}
	#subscribeLink, #donateLink, #membershipLink{
		float: none;
	    width: 250px;
	    margin: 0 auto 10px auto;
	    text-align: center;
	    height: 40px;
	    padding-top: 2px;
	}
	#social-media-links {
		display: none;
	}
	#social-media-links-mobile {
		width: 250px;
		height: 40px;
		padding: 0;
		margin: 10px auto 5px auto;
		display: block;
	}
	#social-media-links-mobile a {
		margin-left: 22px;
	}

	/* Footer Bottom -------------------------------------------- */
	.pagediv {
		display: none;
	}
	#footerLinks {
		display: none;
	}
	#footer-bottom {
		height: auto;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	#footer-bottom img {
		display: none;
	}
	#footer-bottom-right-links {
		display: none;
	}
	#footer-bottom-left {
		float: none;
		height: 50px;
	}
	#footer-bottom-left-content {
		width: 100%;
		position: relative;
		padding: 2px 0 0 0;
		text-align: center;
	}
	#footer-bottom-left-content p {
		width: 100%;
		color: rgba(150,150,150,1.0);
		display: inline;
		font-size: 0.917em;
		letter-spacing: 0.1em;
		text-align: center;
		margin: 0;
		padding: 0 0 10px 0;
	}
	#footer-bottom-left-content p.footer-address .pipe {
		display: none;
	}
	#footer-bottom-left-content p.footer-address .address-line {
		display: block;
		line-height: 1.5;
	}
	.footer_hr {
		display: none;
	}
	#footer-bottom-mobile {
		background-color: #EAEBEC;
		display: block;
		width: 100%;
		height: 100px;
		margin: 0;
	}
	#footer-bottom-mobile ul {
		width: 100%;
		margin-bottom: 0;
	}
	#footer-bottom-mobile ul li {
		display: block;
	 	font-size: 120%;
	 	padding: 0;
	}
	#footer-bottom-mobile ul > li > a {
	    font-size: 15px;
	    font-weight: 700;
	    color: #FFFFFF;
	    letter-spacing: 0.04em;
	    text-transform: uppercase;
		background: #000000;
		border-bottom: 1px solid #FFFFFF;
		text-align: center;
		display: block;
	    padding: 10px 13px;
	    position: relative;
	}
	#footer-bottom-mobile ul > li > a:hover, #footer-bottom-mobile ul > li > a:focus {
	    background: #FFFFFF;
	    color: #000000;
	    height: 100%;
	    text-decoration: none;
	}
}
@media all and (max-width: 1024px) and (min-width: 768px) {
	#footer-bottom-left-content p.footer-address {
		margin-top: 5px;
	}
}
@media all and (max-width : 1024px) {
	#footer-bottom-left img.footer-left-logo {
	    margin: 0 !important;
	}
}	