.row.vdivide [class*='col-']:not(:last-child):after {
background: #000000;
 width: 1px;
 content: "";
 display: block;
 position: absolute;
 top: 20px;
 bottom: -20px;
 right: 0;
 height: 230px;
}


#mc_embed_signup {
	width: 100%;
	font: 16px Helvetica, Arial, sans-serif;
}
#mc_embed_signup .email {
	display: block;
	margin: 10px 0;
	padding: 8px 5px;
	width: 100%;
	border: 1px solid #999;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#mc_embed_signup .email:focus {
	border-color: #333;
}
#mc_embed_signup .button {
	display: block;
	margin: 0 auto;
	width: 50%;
	height: 32px;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	background: #496b50;
}
#mc_embed_signup .button:hover {
	background: #5ebf40;
}












