a {
text-decoration: none!important;
}

li.mobileonly, a.mobileonly, div.mobileonly, img.mobileonly, span.mobileonly {
	display: none;
}

footer#site-footer {
background-color: #e4e5e6!important;
border: 0px;
clear: both;
height: auto;
display: block;
overflow: auto;
}

div#footer-bottom-2 {
	background-color: #e4e5e6!important;
	height: auto;
	display: block;
	min-height: 120px;
	clear: both;
	overflow: auto;
}

div#footer-inside {
	width: 1024px;
	margin: 10px auto;
	text-align: left;
	font-size: 9px;
	letter-spacing: 1.8px;
	font-family: 'Gotham SSm A', 'Gotham SSm B'; 
	font-weight: 700;
	background-color: #e4e5e6!important;
	height: auto;
	display: block;
	min-height: 120px;
}

div.footer-social-icons {
	margin-bottom: 15px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	width: 85%;
	float: left;
}

div.footer-social-icons i.fab, div.footer-social-icons i.fas {
	font-size: 1.2rem;
	color: #fff;
}

div#footer-left {
	width: 35%;
	float: left;
	background-color: #e4e5e6;
	box-sizing:border-box;
	min-height: 241px;
	padding: 2% 1%;
	text-align: left;
	font-weight: 800;
	letter-spacing: 1.2px;
}

div#footer-left a {
	color: #000;
	font-weight: 800;
}

div#footer-left a.black-footer-link {
	color: #fff;
	display: block;
	width: 90%;
	float: left;
}

div#footer-left-left img {
	max-width: 85%;
	height: auto;
	margin-bottom: 10px;
}

div#footer-left-left {
	float: left;
	width: 45%;
}

div#footer-left-right {
	float: right;
	width: 51%;
	border-right: 2px solid #000;
	padding-top: 2%;
	box-sizing: border-box;
	padding-right: 6%
}


div#footer-right {
	width: 63%;
	float: right;
	background-color: #e4e5e6;
	min-height: 241px;
	box-sizing: border-box;
	padding: 2.5% 1% 0% 0%;
}

div#footer-left ul {
		margin-left: 0px;
		padding-left: 0px;
		list-style-type: none;
		letter-spacing: 3.2px;
		line-height: 22px;
}

div#footer-left ul li {
	display: block;
	clear: both;
	width: 100%;
	text-align: left;
	color: #000;
	letter-spacing: 1.2px;
}

span.italic {
	font-family: CentSchbookBTWGL4WXX-Roman, serif;
	font-style: italic;
	letter-spacing: 0.5px;
}

div#footer-left a {
	color: #000;
}

div#footer-right ul {
	width: 100%;
	line-height: 12px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-weight: 800;
}

div#footer-right img {
	width: 30%;
	height: auto;
}

div#footer-right ul li {
	width: 100%;
	color: #000;
	text-align: left;
}

div.footer-flex {
	width: 100;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 10px 0px;
}

div.footer-flex a, div.footer-left-left a {
	letter-spacing: 1.2px;
	width: 40%;
	margin-right: 2%;
}

a.black-footer-link {
	color: #fff;
	background-color: #000;
	padding: 2px 0px 2px 5px;
	margin-bottom: 10px;
}

a.white-footer-link {
	background-color: #fff;
	color: #000;
	padding: 2px 0px 2px 5px;
	margin-bottom: 10px;
}

a.yellow-footer-link {
	color: #000;
	background-color: #fff100;
	padding: 2px 0px 2px 5px;
	margin-bottom: 10px;
}


li.oneline {
	line-height: 24px;
}

a.footer-facebook {
color: #fff;
border-radius: 100%;
background-color: #415a94;
width: 24px;
height: 24px;
box-sizing: border-box;
padding-top: 6px;
}

a.footer-twitter {
color: #fff;
border-radius: 100%;
background-color: #00acee;
width: 24px;
height: 24px;
box-sizing: border-box;
padding-top: 6px;
}

a.footer-instagram {
color: #fff;
border-radius: 100%;
background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
 width: 24px;
height: 24px;
box-sizing: border-box;
padding-top: 6px;

}

a.footer-youtube {
color: #fff;
border-radius: 100%;
background-color: #c4302b;
width: 24px;
height: 24px;
box-sizing: border-box;
padding-top: 6px;
}

a.footer-mail {
color: #000;
border-radius: 100%;
background-color: #fff;
width: 24px;
height: 24px;
box-sizing: border-box;
padding-top: 6px;
}



@media (max-width: 800px) {
	i.fab, i.far {
	font-size: 3rem;
}

	li.mobileonly {
		display: block;
	}
	
	div.mobileonly {
		display: block;
	}

	div#footer-inside {
		width: 100%;
	}
	
	div#footer-left {
		width: 100%;
		clear: both;
		border: 0px;
	}
	div#footer-right {
		width: 100%;
		clear: both;
	}

	div#footer-left {
		max-height: auto;
		min-height: 0px;
		font-size: 11px;
		padding-bottom: 0px;
		font-weight: 600;
	}
	
	div#footer-right {
		margin-top: 0px;
		font-size: 11px;
		padding-top: 10px;
		font-weight: 600;
	}

	div#footer-left-left {
		width: 100%;
		text-align: center;
	}
	
	div#footer-left ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	div#footer-left a, div#footer-right a {
		font-weight: 600;
	}
	
	div#footer-left ul li {
		text-align: center;
		width: 49%;
		display: inline-block;
		min-width: 49%;
		max-width: 49%;
		margin: 0px;
	}
	
	div.footer-flex a {
		width: 49%;
		margin: 0px 0px 11px 0px;
		text-align: center;
		padding: 0px;
	}
	
	div#footer-right ul li.footer-section-header {
		text-align: center;
	}
	
	div#footer-right ul li.footer-section-header img {
		width: 40%;
		height: auto;
		margin: 0px auto;
		float: none;
	}
	
	div.footer-social-icons-holder {
		width: 100%;
		background-color: #e4e5e6;
		clear: both;
		float: none;
	}
	
	div.footer-social-icons {
		width: 58%;
		border-top: 2px solid black;
		margin: 0px auto 0px auto;
		padding: 15px 0px 15px 0px;
		background-color: #e4e5e6;
		float: none;
	}
	
	div.footer-social-icons a {
		margin: 0px 8px;
		color: #000000;
	}
	
	div.footer-social-icons i.fab, div.footer-social-icons i.fas, div.footer-social-icons i.far {
	width: 10%;
	font-size: 1.5rem;
	display: inline-block;
	margin: 0px;
}
	
	a.black-footer-link {
		background-color: transparent;
		color: #000;
	}
	
	a.white-footer-link {
		background-color: transparent;
		color: #000;
	}
	
	a.yellow-footer-link {
		background-color: transparent;
		color: #000;
	}
	
	span.mobilehide {
		display: inline;
	}
	
	a.mobileonly {
		display:inline-block;
	}

	div.mobilehide {
display: none;
}

	img.mobilehide {
display: none;
}

	li.mobilehide {
display: none!important;
}

	span.mobilehide {
display: none!important;
}

	a.mobilehide {
display: none;
}

a.footer-facebook {
display: inline-block;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 4px;
width: 32px;
height: 32px;
padding-top: 9px;
}

a.footer-twitter {
display: inline-block;
padding-right: 12px;
padding-bottom: 8px;
width: 32px;
height: 32px;
padding-top: 9px;
}

a.footer-instagram {
display: inline-block;
padding-right: 11px;
padding-bottom: 8px;
padding-top: 4px;
width: 32px;
height: 32px;
padding-top: 9px;
}

a.footer-youtube {
display: inline-block;
padding-right: 15px;
padding-bottom: 8px;
width: 32px;
height: 32px;
padding-top: 9px;
}

a.footer-mail {
display: inline-block;
padding-right: 13px;
padding-bottom: 8px;
padding-top: 9px;
width: 32px;
height: 32px;
}


}