#footer{
	padding:50px 0;
	background: #333;
	color: #FFF;
	/*font-family: 'GillSansInfantStd';*/
	font-size: 14px;
}
.footer-d1{
	height: 70px;
}
.footer-d2{
	text-align: justify;
	padding-top:10px;
}
.footer-e1{
	margin-top:70px;
	padding-top:10px;
}
.footer-e1 h5 {
	font-size:13px;
	line-height:20px;
}
@media (max-width:1023px){
	.footer-e1{
		margin-top:30px;
	}
}
.footer-e1 li{
	margin-bottom:20px;
}
.footer-e1 span{
	margin-left: 15px;
}
.footer-iframe{
	max-width: 100%;
	margin: auto;
}
.logo-footer{
	max-width: 100%;
	height: 70px;
}
#credit{
	height: 60px;
	line-height: 60px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: 'GillSansInfantStd';
	background: #222;
}