/* footer */
#footer {background:#fff;font-size:12px;font-weight: 300;padding:0px;position:relative;clear:both;}
#footer h4.company {color:#505050;font-weight: 400;}
#footer p{display: inline-block; margin:2px 0;color:#626262;}
#footer p a, #footer p a:visited {color:#626262}
#footer p a:hover, #footer p a:focus, #footer p a:active {color:#eee}

#footer .footer-bar-bg {background:#c2c2c2;}
#footer .footer-bar-bg p {margin: 10px 0px 10px 40px;}


#footer .footer-body {padding: 25px 0px;}
#footer .footer-body p {margin-right: 20px;color:#747474; line-height: 1em;}
#footer .footer-body a,#footer .footer-body a:hover,#footer .footer-body a:active {color:#747474;}
#footer .footer-body .copyright{color: #9a9a9a}

@media (max-width: 991px) {
	#footer .footer-body .company_2 {margin-top:20px;}
	#footer .footer-body .logo {text-align: left;}
}


@media (max-width: 480px) {
	#footer .footer-bar-bg p {margin: 10px 0px 10px 0px;}
	#footer .legal {float: left;}
}
