@charset "utf-8";
.urgentNotice #BusD-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;
	background-color: #CEFCFC;
}
.urgentNotice #BusD-Container #BusD-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: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BusD-Container #BusD-Container2 #BusD-LogoBox {
	width: 100%;
	height: auto;
	display: none;
	-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;
}
#BusD-Container #BusD-Container2 #BusD-TextBox {
	width: 80%;
	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;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BusD-Container2 #BusD-TextBox #BusD-Text1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
}
#BusD-TextBox #BusD-Text1 #BusD-ChurchLogo {
	width: 30%;
	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: 80px;
}
#BusD-TextBox #BusD-Text2  {
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#BusD-TextBox #BusD-Text2 p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#BusD-TextBox #BusD-Text2 .tk-berthold-baskerville-pro {
	font-size: 2.5rem;
	line-height: 2.3rem;
}


@media (max-width:799px){
.urgentNotice #BusD-Container {
	background-image: url(../images/BusDriverNotice/BusBkg2026.jpg);
	background-position: center bottom;
	background-size: 750px auto;
	background-repeat: no-repeat;
}
.urgentNotice #BusD-Container #BusD-Container2 {
	margin-top: 34px;
}

#BusD-Container2 #BusD-TextBox #BusD-Text1 {
	width: 100%;
}
#BusD-TextBox #BusD-Text2 .tk-berthold-baskerville-pro {
	font-size: 1.8rem;
	line-height: 1.7rem;
}

#BusD-TextBox #BusD-Text1 #BusD-ChurchLogo {
	width: 90px;
}

#BusD-Container2 #BusD-TextBox #BusD-Text2 {
	width: 100%;
	margin-top: -12px;
	margin-bottom: 275px;
}



}

@media (min-width:800px){
.urgentNotice #BusD-Container {
	background-image: url(../images/BusDriverNotice/BusBkg2026.jpg);
	background-position: right 66%;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#BusD-Container2 #BusD-TextBox #BusD-Text1 {
	width: 30%;
}
#BusD-TextBox #BusD-Text1 #BusD-ChurchLogo {
}

#BusD-Container2 #BusD-TextBox #BusD-Text2 {
	width: 70%;
	font-size: 1.2rem;
	line-height: 1.2rem;
	margin-bottom: 330px;
	padding-top: 20px;
}




}
