.page-template-newsletter{
	background: #c8edf7;
	background-image:url('https://www.citiestobe.com/images/Newsletter_BG.jpg');
	position:relative;
}
.page-template-newsletter .site-content{
	min-height:770px;
}
.page-template-newsletter #primary{
	background: white;
	-webkit-box-shadow: 1px 1px 3px 3px  rgba(128, 126, 126, 0.75);
	-moz-box-shadow: 1px 1px 3px 3px  rgba(128, 126, 126, 0.75); 
	box-shadow: 1px 1px 3px 3px rgba(128, 126, 126,0.75);
	width: 650px;
	display: inherit;
	margin: 100px auto;
	padding: 30px 75px;
}
.page-template-newsletter #contributors-anchor{
	display:none;
}
.mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="submit"]{
	width:100%;
}
.mc4wp-form-fields input[type="email"]{text-align:center;}
.mc4wp-form-fields input[type="text"]{text-align:center;}
.mc4wp-response .mc4wp-error p{
	color: #f70d0b;
   	font-weight: bold;
	background: #d7e5e8;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
}
.newsletter-h2 h2{
	margin: 0px auto 30px auto;
	font-weight: bold;
	color: #000;
	line-height: 28px;
	text-align: center;
	width: 100%;
}
.mc4wp-form-fields a{
	color:#666;
}
.mc4wp-form-fields a:hover{color:#33bbdd;}

.page-template-newsletter .footer-wrap{
	position: absolute!important;  
	/*bottom: 0px;*/
	width: 100%;
	
}
