.panel-row-style {
  background-position: center top !important;
}
.page .page-wrap {  
  clear: both;
  margin-top: -113px;
  margin-bottom: -70px;
}
.panel-row-style.turn-off-parallax{
  background-position: top center !important;
  background-attachment: scroll !important;
}
.page .page-wrap .content-wrapper {
    padding-bottom: 0;
}
.content-area .hentry {
    padding-bottom: 0;
}
.entry-footer {
    display: none;
}
.mainnav {
  	float:left !important;
  	position: relative !important;
}
.page .hentry .entry-header {
    display: none;
}
@media only screen and (max-width: 640px){ .fullwidth-box { background-image: none !important; } }
button#wpforms-submit-453.wpforms-submit.wpforms-full{
    width: -webkit-fill-available;
}