#footer{
	margin-bottom:5em;
	position:relative;
	top:-10vw;
	font-family:calibri;
	font-weight:100;
}

#footer a{
	color:000000;
	text-decoration:none;
}

#footermidsection p{
	font-size:1.5em;
	color:444444;
}

#footer h3{
	color:#c4983a;
}

#footergreysection{
	width:100%;
	background-color:cccccc;
}

#footerleftsection{
	margin-left:5%;
	width:30%;
	float:left;
}

#footerleftsection img{
	width:100%;
}

#footermidsection {
	width:30%;
	float:left;
	margin-left:5%;
}

#footerrightsection{
	width:25%;
	float:left;
	padding-left:5%;
}

#footerrightsection li{
	list-style-type:none;
	font-size:.75em;;
}

#footerleftsectionmobile{
	margin-left:5%;
	width:90%;
	float:left;
	font-size:2em;
}

#footerleftsectionmobile img{
	width:100%;
}

#footermidsectionmobile {
	width:90%;
	float:left;
	margin-left:5%;
	font-size:2em;
}

#footerrightsectionmobile{
	width:90%;
	float:left;
	margin-left:5%;
	font-size:2em;
}

#footerrightsection ul{
	padding-left:1em;
}

#footerrightsectionmobile li{
	list-style-type:none;
	font-size:1.5em;;
}

#footerrightsectionmobile ul{
	list-style-type:none;
	font-size:1em;;
	padding:0;
}

#partnersrow1{
	position:relative;
	top:10vw;
}

#partnersrow1 img{
	width:7%;
	margin-left:3.14%;
	margin-right:3.14%;
	margin-top:1em;
	float:left;
	margin-bottom:2em;
}

.wideimage{
	width:12% !important;
	margin-left:1.14%;
	margin-right:1.14%;
}

#copyright{
	width:50%;
	font-size:.75em;
	color:#888888;
	padding-left:5%;
}

.mediaicon{
	width:2em;
	float:left;
	margin-right:.5em;
}