footer a{
	text-decoration:none;
}
.f-m1{
	padding-top:5rem;
	padding-bottom:8rem;
}
.f-m2{
	margin-top:3rem;
}
.f-m3{
	margin-bottom:0.5rem;
}
.f-m4{
	margin-right:1rem;
}
.f-m5{
	margin-top:1.5rem;
	margin-bottom:1.5rem;
}
.f-m6{
	margin-left:0rem;
}
.f-i1{
	width:14rem;
	max-width:14rem;
	height:auto;
	margin-right:2rem;
}
.f-i2{
	width:2.5rem;
	min-width:2.5rem;
	height:2.5rem;
}
.f-e1{
	width:100%;
	margin-top:2rem;
	margin-bottom:6rem;
	height:1px;
	background-color:rgba(0,0,0,0.2);
}

@media screen and (max-width:1000px){
	.f-m6{
		margin-bottom:5rem;
	}
	.f-m1{
		padding-top:5rem;
		padding-bottom:5rem;
	}
}

@media screen and (max-width:650px){
	.f-m6{
		margin-top:2rem;
		margin-bottom:2rem;
	}
	.f-m1{
		padding-top:7rem;
		padding-bottom:3rem;
	}
	.f-i1{
		width:10rem;
		max-width:10rem;
		height:auto;
	}
	.f-m1{
		padding-top:3rem;
		padding-bottom:5rem;
	}
	.f-e1{
		width:100%;
		margin-top:2rem;
		margin-bottom:2rem;
		height:1px;
		background-color:rgba(0,0,0,0.2);
	}
}
