@charset "utf-8";
.urgentNotice #ES2025-Container {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1rem solid #FFBB23;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #4b0082;
	background-image: url(../images/easter2023/2026VideoBkg.jpg);
}

.urgentNotice #ES2025-Container #ES2025-Container2 {
	width: 100%;
	height: auto;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 0px;
}
#ES2025-Container #ES2025-Container2 #ES2025-LogoHeader {
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#ES2025-Container2 #ES2025-LogoHeader #ESChurchLogoWhite {
    width: 20%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-width: 170px;
}



#ES2025-Container #ES2025-Container2 .ES2025-TextBox {
    width: 90%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    opacity: 1;
    color: #FFFFFF;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 1.1rem;
    line-height: 1.1rem;
}
#ES2025-Container2 .ES2025-TextBox #ES2025-VideoBox {
	width: 60%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thick solid #FFFFFF;
}
.ES2025-TextBox #ES2025-VideoBox #ESGif {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.ES2025-TextBox #ES2025-VideoBox #ES-Line_1 {
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	margin-top: 8%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 2.5vw;
	line-height: 2.5vw;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ES2025-VideoBox #ES-Line_1 span {
	font-size: 7vw;
	line-height: 5vw;
	color: #FFD474;
}
.ES2025-TextBox #ES2025-Txt1  {
    margin-top: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ES2025-TextBox #ES2025-Txt1 #ES-Line_2 {
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFD474;
}

@media (max-width:400px){
.ES2025-TextBox #ES2025-Txt1 #ES-Line_2 {
	font-size: 1.5rem;
	line-height: 1.5rem;
}

}
