.footer {
	position: relative;
	background-color: #003f71;
	width: 100%;
	text-align: left;
	font-family: sans-serif;
	margin-top: 50px;
	line-height: 15px;
	color: #ffffff;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right {
	display: inline-block;
	vertical-align: top;
}
.footer span {
	display: block;
	color: #ffffff;
}

/* footer left*/

.footer .footer-left {
	width: 35%;
	padding-right: 15px;
}

.footer .footer-left p span {
	line-height: 1.3;
}

/* footer center*/

.footer .footer-center {
	width: 35%;
}

.footer .footer-center p span {
	line-height: 1.3;
}

/* footer right*/

.footer .footer-right {
	width: 28%;
}

.footer h2 span {
	color: #0099ff;
}

.footer .menu {
	color: #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer .menu a {
	display: inline-block;
	line-height: 1.8;
	text-decoration: none;
	color: inherit;
}

.footer .menu a:hover {
	color: #0099ff;
}

.footer .name {
	color: #ffffff;
	font-weight: normal;
	margin: 0;
	text-align:center;
}

@media (min-width: 768px) {
	.footer h2 {
		color: #ffffff;
		margin: 0;
	}
	.footer .footer-left p {
		display: inline-block;
		color: #ffffff;
		vertical-align: middle;
		font-weight: normal;
		margin: 0;
	}
	.footer .footer-center p {
		display: inline-block;
		color: #ffffff;
		vertical-align: middle;
		font-weight: normal;
		margin: 0;
	}
	.FotterMap {
		position: relative;
		top:1vw;
		border:0;
	}
	@media screen and (min-width: 1301px) {
		.footer {
			padding: 50px;
		}
		.footer h2 {
			font-size: 1.4em;
		}
		.footer .footer-center p {
			font-size:1.3em;
		}
		.footer .footer-left p {
			font-size:1.3em;
		}
		.FotterMap {
			width:30vw;
			height:270px;
		}
		.footer .menu a {
			font-size:0.9em;
		}
		.footer .name {
			font-size: 0.9em;
		}
		.footer h3 {
			font-size: 0.9em;
		}
	}
	@media screen and (max-width: 1300px) and (min-width: 1100px) {
		.footer {
			padding: 30px;
		}
		.footer h2 {
			font-size: 1.3em;
		}
		.footer .footer-center p {
			font-size:1.2em;
		}
		.footer .footer-left p {
			font-size:1.2em;
		}
		.FotterMap {
			width:30vw;
			height:290px;
		}
		.footer .menu a {
			font-size:0.9em;
		}
		.footer .name {
			font-size: 0.8em;
		}
		.footer h3 {
			font-size: 0.9em;
		}
	}
	@media screen and (max-width: 1099px) and (min-width: 900px) {
		.footer {
			padding: 15px;
		}
		.footer h2 {
			font-size: 1.1em;
		}
		.footer .footer-center p {
			font-size:1.0em;
		}
		.footer .footer-left p {
			font-size:1.0em;
		}
		.FotterMap {
			width:30vw;
			height:330px;
		}
		.footer .menu a {
			font-size:0.8em;
		}
		.footer .name {
			font-size: 0.9em;
		}
		.footer h3 {
			font-size: 0.7em;
		}
	}
	@media screen and (max-width: 899px) {
		.footer {
			padding: 15px;
		}
		.footer h2 {
			font-size: 0.95em;
		}
		.footer .footer-center p {
			font-size:0.85em;
		}
		.footer .footer-left p {
			font-size:0.85em;
		}
		.FotterMap {
			width:30vw;
			height:350px;
		}
		.footer .menu a {
			font-size:0.8em;
		}
		.footer .name {
			font-size: 0.9em;
		}
		.footer h3 {
			font-size: 0.7em;
		}
	}
}

@media (max-width: 767px) {
	.footer {
		padding: 40px;
	}
	.footer h2 {
		color: #ffffff;
	}
	.footer .footer-center p {
		display: inline-block;
		color: #ffffff;
		vertical-align: middle;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.footer .footer-left,
	.footer .footer-center,
	.footer .footer-right {
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
		font-weight: normal;
	}
	.footer .footer-center i {
		margin-left: 0;
	}
	@media screen and (max-width: 767px) and (min-width: 550px) {
		.footer h2 {
			font-size: 1.3em;
		}
		.footer .footer-left p {
			font-size:1.2em;
		}
		.footer .footer-center p {
			font-size:1.2em;
		}
		.FotterMap {
			width:80vw;
			height:280px;
		}
		.footer .menu a {
			font-size:1.2em;
			z-index:99;
		}
		.footer .name {
			font-size: 1em;
		}
		.footer h3 {
			font-size: 0.8em;
		}
	}
	@media screen and (max-width: 549px) and (min-width: 450px) {
		.footer h2 {
			font-size: 1.3em;
		}
		.footer .footer-left p {
			font-size:1.2em;
		}
		.footer .footer-center p {
			font-size:1.2em;
		}
		.FotterMap {
			width:80vw;
			height:280px;
		}
		.footer .menu a {
			font-size:1.2em;
			z-index:99;
		}
		.footer .name {
			font-size: 0.8em;
		}
		.footer h3 {
			font-size: 0.9em;
		}
	}
	@media screen and (max-width: 449px) and (min-width: 400px) {
		.footer h2 {
			font-size: 1.1em;
		}
		.footer .footer-left p {
			font-size:1em;
		}
		.footer .footer-center p {
			font-size:1em;
		}
		.FotterMap {
			width:80vw;
			height:300px;
		}
		.footer .menu a {
			font-size:1.1em;
			z-index:99;
		}
		.footer .name {
			font-size: 0.8em;
		}
		.footer h3 {
			font-size: 0.9em;
		}
	}
	@media screen and (max-width: 399px) and (min-width: 372px) {
		.footer h2 {
			font-size: 1em;
		}
		.footer .footer-left p {
			font-size:0.9em;
		}
		.footer .footer-center p {
			font-size:0.9em;
		}
		.FotterMap {
			width:80vw;
			height:300px;
		}
		.footer .menu a {
			font-size:1em;
			z-index:99;
		}
		.footer .name {
			font-size: 0.8em;
		}
		.footer h3 {
			font-size: 0.7em;
		}
	}
	@media screen and (max-width: 371px) {
		.footer h2 {
			font-size: 1em;
		}
		.footer .footer-left p {
			font-size:0.9em;
		}
		.footer .footer-center p {
			font-size:0.9em;
		}
		.FotterMap {
			width:70vw;
			height:300px;
		}
		.footer .menu a {
			font-size:0.8em;
			z-index:99;
		}
		.footer .name {
			font-size: 0.7em;
		}
		.footer h3 {
			font-size: 0.7em;
		}
	}
}
