/*
Theme Name:  HEA USA
Theme URL:   https://www.heausa.org/redesign
Description: Write here theme description.
Author:      heausadmin
Author URL:  https://www.heausa.org/redesign
Template:    hello-elementor
Version:     1.0.0
*/

.player {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
}

.player iframe, .player object, .player embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}