.footer-min {
	background-color: #222429;
}

.footer-min .footer-cont p {
	font-size: 14px!IMPORTANT;
	display: inline-block;
	line-height: 24px;
	margin-bottom: 22px;
	font-weight: 400;
	color: #999;
}

.footer-min .footer-logo {
	margin-top: 5px!important;
}

.footer-min .wi-100 li a {
	color: #999;
	font-size: 15px;
	padding: 8px 0;
	display: block;
	font-weight: 500;
}

.menu-footer-con li {
	color: #999;
	font-size: 15px;
	padding: 8px 0px!IMPORTANT;
	display: block;
	font-weight: 500;
}

.menu-footer-con li a {
	color: #c69453;
}


.footer-min .wi-100 li a:hover {
	color: #c69453;
	padding-left: 5px;
}


.footer-min .footer-cont h3 {
	font-size: 22px;
	font-weight: 500;
	color: #c69453;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 22px;
}

.footer-min .footer-cont h3:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	background: #c69453;
	bottom: 0;
}

.footer-min .copy-one p {
	float: right;
}

.footer-min .copy-one {
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.copy-one {
	padding: 1em;
	border-top: 1px solid #575757;
}

.footer-min .copy-one p {
	float: right;
}

.footer-min .wi-100 li {
	padding: 0;
}

.b-top {
	border-top: 1px solid #999;
}

.copy-one p {
	margin: 0;
	color: #999;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
}