h1 {
    line-height: 1.2;
    overflow-wrap: break-word;
}
/* Header/Logo Title */
#topSearch {
  float: right;
  position: static;
  width: 500px;
}

/* footer */
footer {
	font-size: 12px;
         margin-top: 30px;
}
.newsletter input[type='email'] {
display:none;
}
.newsletter input[type='submit'] {
display:none;
} 
.footerBoxes .box {
	float: right;
}


