.footer-social-title
{
    display:none;
}

.footer-verticle-top-line
{
    display:none;
}

.site-footer
{
    display:none !important;
}

#cshero-header
{
    background-color: transparent!important;
}


.video
{
    background-image: url("http://thefinale.ca/wp-content/uploads/2017/08/bg3.gif");
    background-size:100%;
    height:100%;
}

@media only screen and (max-width: 800px) {
    .site-header  {
       display:none;
    }

html {
    margin-top:0px !important;
        top: -80px;
    position: relative;
}
}