@charset "utf-8";
.urgentNotice #PHServiceContainer {
    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: 40px;
    padding-left: 0px;
    background-color: #421627;
    background-image: -webkit-linear-gradient(200deg,rgba(66,22,39,0.39) 0%,rgba(66,22,39,1.00) 49.02%), url(../IntercessoryPrayer/images/prayerHealingService/churchPeople.jpg);
    background-image: -moz-linear-gradient(200deg,rgba(66,22,39,0.39) 0%,rgba(66,22,39,1.00) 49.02%), url(../IntercessoryPrayer/images/prayerHealingService/churchPeople.jpg);
    background-image: -o-linear-gradient(200deg,rgba(66,22,39,0.39) 0%,rgba(66,22,39,1.00) 49.02%), url(../IntercessoryPrayer/images/prayerHealingService/churchPeople.jpg);
    background-image: linear-gradient(250deg,rgba(66,22,39,0.39) 0%,rgba(66,22,39,1.00) 49.02%), url(../IntercessoryPrayer/images/prayerHealingService/churchPeople.jpg);
    background-position: right top;
    background-size: cover;
    position: relative;
}
.urgentNotice #PHServiceContainer #PH_ChurchLogo {
    width: 25%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-right: 3%;
    margin-bottom: 0%;
    margin-left: 3%;
    min-width: 220px;
}
.urgentNotice #PHServiceContainer #redGraphic {
    bottom: 0px;
    position: absolute;
    width: 100%;
    height: 40%;
    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;
}
.urgentNotice #PHServiceContainer #PHTextBox {
    width: 90%;
    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: 10%;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.5rem;
    position: relative;
}
#PHServiceContainer #PHTextBox p {
    margin-bottom: 10px;
}

#PHServiceContainer #PHTextBox #PHDove {
    width: 20%;
    height: auto;
    display: block;
    position: absolute;
    right: 0px;
    top: -74px;
    min-width: 150px;
}
#PHLine1 {
    color: #FFDA14;
    margin-top: 10px;

}
#PHTextBox #PHLine1 span {
    color: #FFDA14;
    font-family: "Bebas Neue";
    font-size: 4rem;
    line-height: 4rem;
}
#PHLine2 {
    color: #FFDA14;
    font-weight: bold;
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
