@charset "utf-8";

.backtopbtn {
	display: none;
}

@-moz-document url-prefix() {
  #footer-container {
    display: none;
  }
  .ft-copyright {
  	display: none;
  }
}