#shared-bg {
	/* background-color: black;
	background-image: url('../images/ai-background.jpg');
	background-size: cover;
    background-position: center; */
	position: relative;
}

#bg-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}
#pubhub-widgets .wrapper-dwc-registration-form .thanks-content-lt {
	padding: 300px 0;
	text-align: center;
}
#pubhub-widgets .wrapper-dwc-registration-form .thanks-content-lt .thanks-wel {
	margin-bottom: 0;
}
