@charset "utf-8";
.urgentNotice #RCelebration-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-image: url(../RootedMinistry/images/Bkg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.urgentNotice #RCelebration-Container #RCelebration-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-bottom: 20px;
}
#RCelebration-Container #RCelebration-Container2 #RCelebration-LogoHeader {
    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;
}
#RCelebration-Container2 #RCelebration-LogoHeader #RootedC-ChurchLogo {
    width: 20%;
    height: auto;
    display: block;
    margin-top: 2%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    min-width: 200px;
}




#RCelebration-Container #RCelebration-Container2 #RCelebration-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;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
    font-weight: bold;
}
#RCelebration-Container2 #RCelebration-TextBox #RootedLogo {
    width: 25%;
    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: 180px;
}
#RCelebration-Container2 #RCelebration-TextBox p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#RLine1 {
    display: block;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.9rem;
}
#RLine2 {
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.7rem;
}

@media (max-width:400px){
#RCelebration-Container2 #RCelebration-TextBox #RLine1 {
    font-size: 1.6rem;
    line-height: 1.5rem;
    margin-top: 10px;
}
#RCelebration-Container2 #RCelebration-TextBox #RLine2 {
    font-size: 1.5rem;
    line-height: 1.4rem;
}


}
