.mobilemapbox{
	width:100%;
	height:auto;
	padding:20px 5%;
}
.contact{
	width:100%;
	color:#727272 ;
	margin-top: 80px;
}
.contact>P{
	margin-bottom: 0px;
}
.contact>p>a{
	color:#727272 !important;
}
.province{
	margin-bottom: 10px !important;
	font-size: 20px;
	font-weight: 600;
}
.mapline{
	width:95%;
	margin-top: 3px;
	margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.wordnav{
	width: 1em;
	position:fixed;
	right: 20px;
	top: 220px;
}
.wordnav>a{
	font-size: 1em;
	color:#727272;
	
}