@charset "utf-8";
.newsletter-submit-button{
	width: 100%;
	margin-top: 15px;
}
a.btnlr{
	background: #c92427;
	border: transparent;
	width: 100%;
	height: 45px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	display: block;
}
a.btnlr:hover{
	color: #fff;
}

.splogodiv img{ width: 210px; }

.wpcf7-response-output{ display:none; }
.screen-reader-response { font-size: 18px; }
.screen-reader-response ul{ margin: 0 0 20px 0; }
.screen-reader-response p{ font-size: 20px; font-weight: bold; }
.screen-reader-response li a, .wpcf7-not-valid-tip{ color:#FF0000; font-size: 14px; }
.wpcf7-validation-errors{ color: #FF0000; font-weight: bold; }
.wpcf7-not-valid-tip {
	display: block;
	margin-top: -20px;
}