	.content-image-left{
		position:relative;
		top:0;
		bottom:0;
		left:0;
		height:350px;
		width:100%;
	}
	@media screen and (min-width:768px){
		.content-image-left{position:absolute;width:50%;height:auto;}
	}

#mc_embed_signup{
	background:transparent !important;
	width: 100% !important;
}
#mc_embed_signup h2 {display: none !important;}
#mc_embed_signup .mc-field-group {margin-bottom:8px !important;padding-bottom: 3% !important;}
label.hidden{
	position: fixed;
	text-indent: -5000px;
}
#mc_embed_signup input, #mc_embed_signup select{
	background-color: #253e52;
	border: 1px solid #fff;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
	color: #fff;
}

#mc_embed_signup select{
	width:100% !important;
	padding: 5px 2px !important;
}

input::placeholder, #mc_embed_signup select {
	opacity: 1;
	color: #fff !important;
	font-family: beaufort-pro, serif;
}

#mc_embed_signup .button {
    background-color: #fff !important;
    border: 6px solid transparent !important;
    border-image: url(/packages/theme_beautiful_damned/themes/beautiful_damned/css/images/button-bg-blue.png) 20% round !important;
    border-radius: 0 !important;
    color: #253e52 !important;
    font-family: beaufort-pro, serif !important;
    letter-spacing: 0.025em !important;
    text-transform: uppercase !important;
    font-size: 1em !important;
    padding: 0px 10px !important;
	height: auto !important;
	line-height:normal !important;
    transition: 0.5s all ease;
}
#mc_embed_signup .button:hover {
	background-color:#253e52 !important;
	color:#fff !important;
}

#mc_embed_signup .indicates-required{display:none !important;}

