/*footer items*/
#footer{
	background-color:#f2f2f2;
	padding:10px 20px 10px 20px;
	/*color:#008c16;*/
}
.footer-columns{
	text-align:center;
	font-size:1em;
}
.footer-columns h2{
	margin-top:0;
}
.region-footer-col-1{
	min-width:124px;
	width:18.29%;
	max-width:256px;
	/*height:500px;*/
	display:none;;
	vertical-align:top;
}
.region-footer-col-2,
.region-footer-col-3{
	min-width:124px;
	width:18.29%;
	max-width:256px;
	margin-left:20px;
	display:none;
	/*height:500px;*/
	vertical-align:top;
}
.region-footer-col-4{
	min-width:286px;
	/*width:38%;*/
	max-width:532px;
	display:inline-block;
	/*height:500px;*/
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;

}
.region-footer-bottom{
	text-align:center;
	/*margin-top:50px;*/
}
.block-strong-footer{
	/*text-align:center;*/
}
.block-strong-footer ul,
.block-strong-footer ul li{
	padding:0;
	margin:0;
	text-align:left;
}
.block-strong-footer h2{
	text-align:left;
}
.block-strong-footer ul li{
	margin-top:8px;
}

.footer-key-programs ul li{
	margin-top:12px;
}
.footer-museum-hours ul li{
	margin-top:-2px;

}
.footer-museum-hours ul li:first-child{
	margin-top:8px;
}
.footer-social-links ul li{
	margin-left:8px;
}
.footer-social-links ul li:first-child{
	margin-left:0;
}
.footer-address{
	margin-bottom:0;
	font-size:1.1em;
}
.footer-copyright{
	font-size:.9em;
	margin-bottom:0;
}
.footer-app-links ul li{
	display:inline-block;
	width:125px;
	margin-left:5px;
}
.footer-app-links ul li:first-child{
	margin-left:0;
}

.footer-enews-signup,
.footer-enews-signup h2,
.footer-app-links ul,
.footer-app-links h2,
.footer-museum-hours ul li,
.footer-museum-hours h2,
.footer-social-links ul{
	text-align:center;
}
.footer-address span,
.footer-copyright span{
	display:block;
}
.footer-address .address-divider,
.footer-copyright .copyright-divider{
	display:none;
}
.footer-address{
	margin-bottom:15px;
}
.block-strong-footer ul li{
	list-style:none;


}
.block-strong-footer h2{
	color:#0081c6;
	line-height:1.2em;
	margin-bottom:10px;
}
.block-strong-footer a{
	color:#000;
}

.footer-enews-form .footer-enews-mail-submit {
  width: 6rem !important;
  background: #fff !important;
  border-radius: 5px;
  margin-left: 0.5rem;
  border: 1px solid #cfd1d2 !important;
}

.footer-enews-form .footer-enews-mail-text {
  border: 1px solid #a7a9ac !important;
  border-radius: 5px;
  background: #fff !important;
}

.footer-strong-menu a{
	font-weight:600;
	color:#0081c6;
	font-size:1.17em;
}

.footer-key-programs ul li{
	line-height:1.2em;
}

.footer-social-links ul li{
	display:inline-block;

}

.footer-enews-signup input[name="email_address"]{
	width:240px;
	height:35px;
	padding-left:5px;
	border:0;
	background:url('../search/search-text-bg.png');
	color:#a7a9ac;


}

.footer-enews-signup input[name="email_address"]:focus{
	color:#000;
}

.footer-enews-signup input[type="submit"]{
	color:#a7a9ac;
	font-weight:600;
	width:45px;
	height:35px;
	border:0;
	background:url('../search/search-button-bg.png');

}
@media screen and (min-width:490px){
/*breakpoint for footer unwrapping*/
	.footer-address span,
	.footer-copyright span{
		display:inline;
	}
	.footer-address .address-divider,
	.footer-copyright .copyright-divider{
		display:inline;
	}
	.footer-address{
		margin-bottom:0;
	}
}

@media screen and (min-width:780px){
	.region-footer-col-1,
	.region-footer-col-2,
	.region-footer-col-3{
		display:inline-block;
	}
	.region-footer-col-2,
	.region-footer-col-3,
	.region-footer-col-4{
		margin-left:10px;
		margin-right:0;
	}

	.footer-app-links img{

	}
	.footer-columns,
	.footer-enews-signup,
	.footer-enews-signup h2,
	.footer-app-links ul,
	.footer-app-links h2,
	.footer-museum-hours ul li,
	.footer-museum-hours h2,
	.footer-social-links ul{
		text-align:left;
	}

	.region-footer-bottom{
		margin-top:30px;
	}
	.footer-museum-hours h2{
		width:100px;
	}

}
@media screen and (min-width:810px){
	.region-footer-col-2,
	.region-footer-col-3,
	.region-footer-col-4{
		margin-left:15px;
	}
}
@media screen and (min-width:850px){
	.region-footer-col-2,
	.region-footer-col-3,
	.region-footer-col-4{
		margin-left:20px;
	}
}
