.footer ul{
	list-style:none !important ;
}
.footer-desc, .footer .other-desc { display:none !important; }
.footer .footer-desc { display:block !important; }

.company-social {
    text-align: left;
    list-style: none outside none;
}
.company-social {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}
.company-social {
    text-align: left;
    list-style: none outside none;
}
.company-social {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}
.company-social li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.company-social .social-facebook a:hover i {
    background: none repeat scroll 0% 0% #4893CE;
}
.company-social a {
    margin: 0px 2px 0px 0px;
}
.company-social .social-facebook a i {
    background: none repeat scroll 0% 0% #3873AE;
}
.company-social a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    transition: #004E98 0.3s ease-in-out 0s;
    text-align: center;
    border-radius: 3px;
    padding: 0px;
}
.company-social .social-twitter a:hover i {
    background: none repeat scroll 0% 0% #82E6FF;
}
.company-social .social-twitter a i {
    background: none repeat scroll 0% 0% #62C6F8;
}
.company-social .social-linkedin a:hover i {
    background: none repeat scroll 0% 0% #0177b5;
}
.company-social .social-linkedin a i {
    background: none repeat scroll 0% 0% #0177b5;
}
.company-social .social-youtube a:hover i {
    background: none repeat scroll 0% 0% # #FF0000;
}
.company-social .social-youtube a i {
    background: none repeat scroll 0% 0% #990000;
}
.company-social .social-google-plus a:hover i {
    background: none repeat scroll 0% 0% # #82E6FF;
}
.company-social .social-google-plus a i {
    background: none repeat scroll 0% 0% red;
}
.company-social .social-pinterest a:hover i {
    background: none repeat scroll 0% 0% # #82E6FF;
}
.company-social .social-pinterest a i {
    background: none repeat scroll 0% 0% #FF0000;
}
