@charset "utf-8";
.urgentNotice #SSTeachers-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-position: left top;
	background-size: 70% auto;
	background-repeat: no-repeat;
}
.urgentNotice #SSTeachers-Container #SSTeachers-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;
}
#SSTeachers-Container #SSTeachers-Container2 #SSTeachers-LogoBox {
	position: absolute;
}
#SSTeachers-Container2 #SSTeachers-LogoBox #SSTeachers-ChurchLogo {
	width: 100px;
	height: auto;
	display: block;
	margin-top: 20%;
	margin-right: 20%;
	margin-bottom: 20%;
	margin-left: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#SSTeachers-Container #SSTeachers-Container2 #SSTeachers-TextBox {
	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;
}
#SSTeachers-Container2 #SSTeachers-TextBox #SSTeachers-Text1 {
	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;
	background-repeat: no-repeat;
	background-color: #F9D193;
	font-family: "Century Gothic";
	text-align: center;
	/* [disabled]font-size: 3.4rem; */
	/* [disabled]line-height: 3rem; */
	min-height: 250px;
}
#SSTeachers-Container2 #SSTeachers-TextBox #SSTeachers-Text2 {
	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: 10px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	background-color: #F8DCB4;
	text-align: center;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	line-height: 1.1rem;
}
#SSTeachers-TextBox #SSTeachers-Text2 .tk-century-gothic {
	color: #5901AC;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.8rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#SSTeachers-TextBox #SSTeachers-Text2 p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




@media (min-width:750px){
#SSTeachers-Container2 #SSTeachers-TextBox #SSTeachers-Text1 {
	background-image: url(../SundaySchool/images/TeachersTraining/BibleBkg.jpg);
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	color: #5901AC;
	padding-left: 292px;
	padding-right: 2-px;
	font-size: 3.2rem;
	line-height: 3rem;
	padding-bottom: 5%;
	padding-top: 8%;

}

}

@media (max-width:749px){
#SSTeachers-Container2 #SSTeachers-TextBox #SSTeachers-Text1 {
	background-position: left 0%;
	background-size: auto 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(150,92,37,0.65) 0%,rgba(151,93,38,0.58) 100%), url(../SundaySchool/images/TeachersTraining/BibleBkg.jpg);
	background-image: -moz-linear-gradient(270deg,rgba(150,92,37,0.65) 0%,rgba(151,93,38,0.58) 100%), url(../SundaySchool/images/TeachersTraining/BibleBkg.jpg);
	background-image: -o-linear-gradient(270deg,rgba(150,92,37,0.65) 0%,rgba(151,93,38,0.58) 100%), url(../SundaySchool/images/TeachersTraining/BibleBkg.jpg);
	background-image: linear-gradient(180deg,rgba(150,92,37,0.65) 0%,rgba(151,93,38,0.58) 100%), url(../SundaySchool/images/TeachersTraining/BibleBkg.jpg);
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 18%;
	font-size: 2.8rem;
	line-height: 2.8rem;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
}
#SSTeachers-Container2 #SSTeachers-LogoBox #SSTeachers-ChurchLogo {
	width: 70px;
}


}
