body {
	margin: 0;
	font-family: 'BenchNine', sans-serif;
	background-color: #dce0ff;
	font-size: 18px;
}
@media screen and (max-width: 700px) {
	footer {
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		overflow: auto;
	}
	footer .top {
		width: 100%;
		overflow: auto;
		background-image: url(images/foot_top_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;
		box-sizing: border-box;
		padding: 20px 0 0 0;
	}
	footer .top a {
		width: 85px;
		overflow: auto;
		margin: 0 auto;
		display: block;
		position: relative;
	}
	footer .top a img {
		position: relative;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	footer .top img.fcy_bdr {
		width: 80%;
		margin: 10px auto;
		height: 15px;
		display: block;
	}
	footer .btm {
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		background-image: -webkit-linear-gradient(-90deg, #1e3994 0, #0024fe 100%);
		background-image: -moz-linear-gradient(180deg, #1e3994 0, #0024fe 100%);
		background-image: linear-gradient(180deg, #1e3994 0, #0024fe 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
	footer .btm .wrap {
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
	footer .btm .wrap .social {
		width: 70%;
		margin: 0 auto;
		overflow: auto;
	}
	footer .btm .wrap .social div {
		float: left;
		width: 25%;
		height: 35px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	footer .btm .wrap .social div a {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		display: block;
	}
	footer .btm .wrap .info {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		overflow: auto;
		box-sizing: border-box;
		padding: 20px 0 20px 0;
	}
	footer .btm .wrap .info .image {
		width: 20%;
		margin: 0 auto;
		height: 110px;
		background-image: url(images/foot_btm_image.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		box-sizing: border-box;
	}
	footer .btm .wrap .info .about {
		width: 100%;
		margin: 0 auto;
		overflow: auto;
		padding: 0 20px;
		box-sizing: border-box;
		text-align: center;
	}
	footer .btm .wrap .info .about h1 {
		margin: 0 0 10px 0;
		font-size: 1.2em;
		font-style: italic;
		color: white;
		box-sizing: border-box;
	}
	footer .btm .wrap .info .about h2 {
		margin: 0;
		font-weight: normal;
		font-size: 1.1em;
		color: white;
		box-sizing: border-box;
	}
	footer .btm .wrap .info ul {
		float: left;
		margin: 40px 0 0 0;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	footer .btm .wrap .info ul li {
		font-weight: normal;
		color: white;
		margin-left: 20px;
		display: inline-block;
	}
	footer .btm .wrap .info ul li:nth-of-type(1) {
		list-style-type: none;
		font-size: 1.2em;
		font-style: italic;
		margin: 0 0 10px 0;
	}
	footer .btm .wrap .info ul li a {
		text-decoration: none;
		color: white;
	}
}
@media screen and (min-width: 701px) {
	footer {
		width: 100%;
		max-width: 2000px;
		margin: 0 auto;
		overflow: auto;
	}
	footer .top {
		width: 100%;
		overflow: auto;
		background-image: url(images/foot_top_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;
		box-sizing: border-box;
		padding: 20px 0 0 0;
	}
	footer .top a {
		width: 85px;
		overflow: auto;
		margin: 0 auto;
		display: block;
		position: relative;
	}
	footer .top a img {
		position: relative;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	footer .top img.fcy_bdr {
		width: 80%;
		margin: 10px auto;
		height: 15px;
		display: block;
	}
	footer .btm {
		width: 100%;
		max-width: 2000px;
		margin: 0 auto;
		background-image: -webkit-linear-gradient(-90deg, #1e3994 0, #0024fe 100%);
		background-image: -moz-linear-gradient(180deg, #1e3994 0, #0024fe 100%);
		background-image: linear-gradient(180deg, #1e3994 0, #0024fe 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
	footer .btm .wrap {
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 30px;
	}
	footer .btm .wrap .social {
		width: 250px;
		margin: 0 auto;
		overflow: auto;
	}
	footer .btm .wrap .social div {
		float: left;
		width: 25%;
		height: 35px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	footer .btm .wrap .social div a {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		display: block;
	}
	footer .btm .wrap .info {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		overflow: auto;
		box-sizing: border-box;
		padding: 50px 0 20px 0;
	}
	footer .btm .wrap .info .image {
		float: left;
		width: 20%;
		height: 110px;
		background-image: url(images/foot_btm_image.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		box-sizing: border-box;
	}
	footer .btm .wrap .info .about {
		float: left;
		width: 50%;
		overflow: auto;
		padding: 0 20px;
		box-sizing: border-box;
	}
	footer .btm .wrap .info .about h1 {
		margin: 0 0 10px 0;
		font-size: 1.2em;
		font-style: italic;
		color: white;
		box-sizing: border-box;
	}
	footer .btm .wrap .info .about h2 {
		margin: 0;
		font-weight: normal;
		font-size: 1.1em;
		color: white;
		box-sizing: border-box;
	}
	footer .btm .wrap .info ul {
		float: left;
		margin: 0;
		padding: 0;
		width: 30%;
	}
	footer .btm .wrap .info ul li {
		font-weight: normal;
		color: white;
		margin-left: 20px;
	}
	footer .btm .wrap .info ul li:nth-of-type(1) {
		list-style-type: none;
		font-size: 1.2em;
		font-style: italic;
		margin: 0 0 10px 0;
	}
	footer .btm .wrap .info ul li a {
		text-decoration: none;
		color: white;
	}
}
#madebyus {
	color: #71b2ff;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	margin: 0 auto;
	
	width: 100%;
	max-width: 350px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	box-sizing: border-box;
	padding-bottom: 15px;
}
#madebyus a {
	color: #cffc03;
	text-decoration: none;
}
#madebyus:hover {
	color: #cffc03;
}
#madebyus:hover a {
	color: #ffffff !important;
}