section#footer-boxes {
	background-color: #019541;
}
section#footer-boxes div.container div.itstart-table-responsive table#grid-base-footer.table tbody tr td#box-2.grid-cell.full-box img {
	width: 200px;
	margin-top: 0px;
}
#footer-boxes > div {
	top: 0 !important;
}
section#footer-boxes div.container div.itstart-table-responsive table#grid-base-footer.table tbody tr td#box-1.grid-cell.full-box div span span span {
	color: white !important;
}
section#footer-boxes div.container div.itstart-table-responsive table#grid-base-footer.table tbody tr td#box-3.grid-cell.full-box div span span span {
	color: white !important;
}
@media only screen and (max-width: 999px) {
	.footer-box1 {
		text-align: center;
	}
	.footer-box3 {
		text-align: center;
	}
	div.lead.post-content.post-box.post-box-3 {
		padding-right: 0 !important;
	}
	.post-box-2 {
		margin: 15px 0px 15px 0px !important;
	}
}
@media only screen and (min-width: 1000px) {
	.footer-box1 {
		text-align: left;
	}
	.footer-box3 {
		text-align: right;
	}
}