.video-home {
margin-top: -330px;
}

@media only screen and (max-width: 1280px) {
  .video-home {
    margin-top: -250px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .video-home {
    margin-top: -170px !important;
  }
}

.footer_social_bar {
    display: none !important;
}

.fm-form .button-reset:not(:last-child), .fm-form .button-submit {
    background-color: #1766a3 !important;
    color: #FFF !important;
    border-radius: 10px !important;
    padding: 10px 30px !important;
}<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->