#mc_embed_signup
{
    background: #fff;
    clear: left;
    font-size: 14px; 
    line-height: 14px;
}
.input-group label
{
    position: relative;
    top: 7px;
}
.input-group {
    padding-top: 10px;
}
.modal-body 
{
    padding-top: 0px;
}
.mc-field-group
{
	float:left;
	width:48%;
}
.asterisk {
	color: #9b2c01;
	font-size: 1.5em;
}
.indicates-required
{
	margin-bottom:4%;
}
.checkbox{
	vertical-align:-6px;
	margin-right: 8px !important;
}
#mc-embedded-subscribe:hover
{
	background-color:#9b4929 !important;
}
@media screen and (max-width: 767px) 
{
	.mc-field-group
	{
		float:none;
		width:48%;
	}
}

@media screen and (max-width: 568px) 
{
	.mc-field-group
	{
		float:none;
		width:98%;
	}
}