.plugin_footer { }

.plugin_footer > .custom_container_width950 > .footerraster { margin: 0 -10px; }
.plugin_footer > .custom_container_width950 > .footerraster > .span20 { width: 20%; float: left; padding: 0 15px; }
.plugin_footer > .custom_container_width950 > .footerraster > .span40 { width: 40%; float: left; padding: 0 15px; }
				
@media only screen and (max-width: 767px) {
	.plugin_footer > .custom_container_width950 > .footerraster > .span20 { width: 100%; float: left; padding: 0 15px; }
	.plugin_footer > .custom_container_width950 > .footerraster > .span40 { width: 100%; float: left; padding: 0 15px;  }
}

.plugin_footer > .custom_container_width950 > .row > div > .footerlogo_container { float: right; }
.plugin_footer > .custom_container_width950 > .row > div > .footerlogo_container > .footerlogo { float: left; padding: 0 10px; }
.plugin_footer > .custom_container_width950 > .row > div > .footerlogo_container > .footerlogo img { padding: 0; }
.plugin_footer > .custom_container_width950 > .row > div > .footerlogo_container > .footerlogo p { margin: 0 0 0 37px; }

/* @media only screen and (max-width: 767px) {
	.plugin_footer > .custom_container_width950 > .row > div > .footerlogo_container { float: left; }
}*/