@charset "utf-8";
.urgentNotice #BGMPresentation-Container {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../YouthDepartment/Images/Mentorship/Bkg2026.png);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}

.urgentNotice #BGMPresentation-Container #BGMPresentation-Container2 {
	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: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	min-width: 0px;
}

#BGMPresentation-Container #BGMPresentation-Container2 #BGMPresentation-LogoBox {
	width: 80%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0%;
	margin-right: 10%;
	margin-bottom: 0%;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #926A4E;
}
#BGMPresentation-Container2 #BGMPresentation-LogoBox #bgmpChurchLogo {
	width: 15%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	min-width: 200px;
}

#BGMPresentation-Container2 #BGMPresentation-LogoBox p {
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}
#BGMPresentation-Container2 #BGMPresentation-LogoBox #kids {
	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: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 300px;
}




#BGMPresentation-Container #BGMPresentation-Container2 #BGMPresentation-TextBox {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* [disabled]margin-top: -200px; */
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 11%;
	padding-bottom: 3%;
	padding-left: 11%;
	background-image: url(../YouthDepartment/Images/Mentorship/Bkg2026Bottom.png);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	color: #F4ECE3;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1rem;
	line-height: 1.1rem;
}
#BGMPresentation-TextBox #BGMPresentation-Text1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}


.BGM-Line1 {
}
#BGMPresentation-Container2 #BGMPresentation-LogoBox .tk-orpheus-pro-condensed {
	font-size: 4em;
	line-height: 3.5rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
#BGM-Line2 {
	color: #000000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BGM-Line3 {
	font-size: 2rem;
	line-height: 2rem;
}

@media (max-width: 599px){
#BGMPresentation-Container2 #BGMPresentation-LogoBox .tk-orpheus-pro-condensed {
	font-size: 12vw;
	line-height: 10vw;
}
#BGMPresentation-Container2 #BGMPresentation-LogoBox #kids {
}
#BGMPresentation-Container #BGMPresentation-Container2 #BGMPresentation-TextBox {
	margin-top: -164px;
	padding-top: 152px;
}



}

@media (min-width:600px){
#BGMPresentation-Container #BGMPresentation-Container2 #BGMPresentation-TextBox {
	padding-top: 130px;
	margin-top: -200px;
}


}
