.updated-home-footer {
	float: left;
    width: 100%;
    height: auto;
    background: #2e2d2d;
    padding-bottom: 64px;
    position: relative;
    z-index: 999;
}

.updated-footer-sec-01 {
	float: left;
	margin: 80px 0 0;
	width: 241px;
	height: auto;
}

.updated-footer-logo {
	float: left;
	margin: 0;
	width: 100%;
	height: auto;
}

.updated-footer-sec-01 p {
	float: left;
	margin: 0;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #939393;
	line-height: 22px;
}

.updated-footer-social {
	float: left;
	margin: 23px 0 0;
	width: 100%;
	height: auto;
}

.updated-footer-social a {
	float: left;
	margin-right: 10px;
}

.updated-footer-sec-01 span {
	float: left;
	margin: 42px 0 0 0;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #939393;
}

.updated-footer-sec-02 {
	float: left;
	margin: 78px 0 0;
	width: 185px;
	height: auto;
}

.updated-home-footer h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #4f4f4f;
	font-size: 16px;
	color: #939393;
	text-transform: uppercase;
	padding-bottom: 17px;
}

.updated-home-footer ul {
	float: left;
	width: 100%;
	height: auto;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}

.updated-home-footer ul li {
	float: left;
	margin: 10px 0 0;
	width: 100%;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
}

.updated-home-footer ul li a {
	color: #939393;
}

.updated-footer-sec-03 {
	float: left;
	margin: 78px 0 0 79px;
	width: 400px;
	height: auto;
}

.updated-footer-sec-03 ul {
	width: 50%;
}

.updated-footer-sec-04 {
	float: left;
	margin: 78px 0 0 79px;
	width: 182px;
	height: auto;
}

@media (min-width: 1200px) {

.updated-home-inr-sec {
	width: 1250px;
}

.updated-home-sec-03 .updated-home-inr-sec {
    padding: 0 55px;
}

.updated-home-footer .updated-home-inr-sec {
    padding: 0 40px;
}

}