@charset "utf-8";
.urgentNotice #GFContainer {
	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-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: thin solid #9D9D9D;
	position: relative;
}


#GFContainer #GFContainer2 #GFChurchLogo3 {
	width: 25%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	min-width: 210px;
	display: block;
	margin-left: 0px;
}

.urgentNotice #GFContainer #GFContainer2 {
	width: 80%;
	height: auto;
	display: block;
	background-position: right bottom;
	background-size: 90% auto;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 18%;
}
#GFContainer #GFContainer2 #GFText {
    width: 70%;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #FFFFFF;
    height: auto;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#GFLine-1 {
	font-size: 2.5rem;
	line-height: 2rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A10000;
	font-weight: bold;
}
#GFLine-2 {
    color: #000000;
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: bold;
}
#GFLine-3 {
    font-size: 1.5rem;
    margin-top: 0px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5rem;
}

#GFText #GFLine-3 span {
    font-family: "Bebas Neue";
    color: #DA0000;
    font-size: 4rem;
    line-height: 4rem;
    margin-top: 0px;
}
.urgentNotice #GFContainer #GFPictures {
	min-width: 600px;
	width: 98%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	bottom: 0%;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	margin-top: 0px;
	margin-bottom: auto;
}

@media (min-width:750px){
.urgentNotice #GFContainer {
	background-position: left center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(255,255,255,0.50) 100%), url(../images/easter2023/2026Bkg.jpg);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(255,255,255,0.50) 100%), url(../images/easter2023/2026Bkg.jpg);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.50) 0%,rgba(255,255,255,0.50) 100%), url(../images/easter2023/2026Bkg.jpg);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.50) 0%,rgba(255,255,255,0.50) 100%), url(../images/easter2023/2026Bkg.jpg);
}
#GFContainer #GFContainer2 #GFChurchLogo3 {

}
#GFContainer #GFContainer2 #GFPastorPicOval {
	position: absolute;
	right: 10%;
	width: 20%;
	height: auto;
	top: 0%;
	font-size: 1.3vw;
	line-height: 1.3vw;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	min-width: 200px;
	margin-top: 10px;

}

#GFContainer2 #GFPastorPicOval img {
	width: 100%;
	height: auto;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#GFContainer2 #GFPastorPicOval img {
}

.urgentNotice #GFContainer #GFPictures2 {
    display: none;
}





}

@media (max-width:749px){
.urgentNotice #GFContainer {
	background-position: left top;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/easter2023/2026Bkg2.jpg);
}
#GFContainer #GFContainer2 #GFChurchLogo3 {
    width: 50%;
    min-width: 180px;
}


#GFContainer2 #GFPastorPicOval  {
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 250px; */
	font-size: medium;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}
#GFContainer2 #GFPastorPicOval img {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.urgentNotice #GFContainer #GFPictures {
    display: none;
}
.urgentNotice #GFContainer #GFPictures2 {
	width: 60%;
	height: auto;
	display: block;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	min-width: 200px;
}


.urgentNotice #GFContainer #GFContainer2 {
    margin-left: 0px;
    margin-bottom: 0px;
}
#GFContainer #GFContainer2 #GFCLogo {
    width: 90%;
}
#GFContainer #GFContainer2 #GFText {
    float: none;
    width: 100%;
    margin-left: 5%;
}
#GFContainer2 #GFText #GFLine-1 {
    line-height: 8vw;
    margin-top: 20px;
    font-size: 8vw;
}
#GFContainer2 #GFText #GFLine-2 {
    font-size: 7vw;
    line-height: 6vw;
    margin-top: 30px;
    padding-top: 20px;
}
#GFContainer2 #GFText #GFLine-3 {
    font-size: 6vw;
    line-height: 6vw;
    margin-top: 10px;
}







}
