#byline {display:none;}
.background-video .embed-responsive-16by9::before {padding-top: 42.25%;}
.background-video {margin: -38px -15px 0  -15px;}
.bgvid {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;	
	height: auto; 
	margin: 0; 
	padding: 0;
}
.video-text{background-color:transparent;width:auto;}
.vidcontrol {position: absolute;top:3%; right:3%;}
.position-relative {background-color:rgba(0,0,0,0.85);}
.parallax {
	margin:0 -15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.parallax1 {background-image: url("/news/features/2023/images/202308-esif-01-74257-mobile.jpg");}
.parallax2 {background-image: url("/news/features/2023/images/202308-esif-02-60064-mobile.jpg");}
.parallax3 {background-image: url("/news/features/2023/images/202308-esif-03-72411-mobile.jpg");}
.parallax4 {background-image: url("/news/features/2023/images/202308-esif-04-32463-mobile.jpg");}
.parallax5 {background-image: url("/news/features/2023/images/202308-esif-05-74314-mobile.jpg");}
.parallax6 {background-image: url("/news/features/2023/images/202308-esif-06-74778-mobile.jpg");}
.parallax7 {background-image: url("/news/features/2023/images/202308-esif-07-24357-mobile.jpg");}
.parallax8 {background-image: url("/news/features/2023/images/202308-esif-08-81939-mobile.jpg");}
.parallax9 {background-image: url("/news/features/2023/images/202308-esif-09-78860-mobile.jpg");}
.parallax10 {background-image: url("/news/features/2023/images/202308-esif-10-73096-mobile.jpg");}
.parallax11 {background-image: url("/news/assets/images/202308-esif-11-63014-mobile.jpg");}
.parallax-text {
	color:#fff; 
	padding:1rem; 
	background: rgba(0, 0, 0, 0.85); 
	width: auto;
	text-align:center;
	margin:100px auto;
}
@media only screen and (min-width : 768px) {
	.video-text{
		background-color:rgba(0,0,0,0.85);
		position:absolute;
		top:15%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.position-relative {background-color:transparent;}
}
@media only screen and (min-width : 992px) {
	.parallax {
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.parallax1 {background-image: url("/news/features/2023/images/202308-esif-01-74257.jpg");}
	.parallax2 {background-image: url("/news/features/2023/images/202308-esif-02-60064.jpg");}
	.parallax3 {background-image: url("/news/features/2023/images/202308-esif-03-72411.jpg");}
	.parallax4 {background-image: url("/news/features/2023/images/202308-esif-04-32463.jpg");}
	.parallax5 {background-image: url("/news/features/2023/images/202308-esif-05-74314.jpg");}
	.parallax6 {background-image: url("/news/features/2023/images/202308-esif-06-74778.jpg");}
	.parallax7 {background-image: url("/news/features/2023/images/202308-esif-07-24357.jpg");}
	.parallax8 {background-image: url("/news/features/2023/images/202308-esif-08-81939.jpg");}
	.parallax9 {background-image: url("/news/features/2023/images/202308-esif-09-78860.jpg");}
	.parallax10 {background-image: url("/news/features/2023/images/202308-esif-10-73096.jpg");}
	.parallax11 {background-image: url("/news/assets/images/202308-esif-11-63014.jpg");}
}