@charset "utf-8";
.urgentNotice #CiderM-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: #462802;
}
.urgentNotice #CiderM-Container #CiderM-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: 20px;
    padding-left: 0px;
}
#CiderM-Container #CiderM-Container2 #CiderM-LogoHeader {
    width: 100%;
    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;
}
#CiderM-Container2 #CiderM-LogoHeader #CiderM-ChurchLogo {
    width: 20%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 0px;
    min-width: 200px;
}


#CiderM-Container #CiderM-Container2 #CiderM-TextBox {
    width: 55%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
    float: right;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
}
#CiderM-Container2 #CiderM-TextBox p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#CiderM-Container2 #CiderM-TextBox .tk-didoni-urw {
    color: #FF2023;
    font-size: 3rem;
    line-height: 2.8rem;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#CiderM-TextBox p strong {
    color: #FFBD27;
    font-style: italic;
}


.CiderLine1 {
    color: #FFBD27;
    font-style: italic;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.CiderLine2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.6rem;
}
#CiderM-Container2 #CiderM-TextBox a {
    width: 40%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #BF6D00;
    border-radius: 30px;
    border-bottom: medium solid #DC912D;
    margin-top: 0px;
    min-width: 165px;
}
#CiderM-Container2 #CiderM-TextBox a:hover  {
    width: 40%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #AB670C;
    border-radius: 30px;
    -webkit-box-shadow: inset 3px 3px 3px #975E13;
    box-shadow: inset 3px 3px 3px #975E13;
    border-bottom: medium solid #DC912D;
    min-width: 165px;
}

@media (max-width:699px){
.urgentNotice #CiderM-Container {
    background-image: -webkit-linear-gradient(270deg,rgba(70,40,2,0.70) 0.41%,rgba(70,40,2,1.00) 100%), url(../SinglesOfHope/images/SinglesCiderMillTrip/BkgPics.png);
    background-image: -moz-linear-gradient(270deg,rgba(70,40,2,0.70) 0.41%,rgba(70,40,2,1.00) 100%), url(../SinglesOfHope/images/SinglesCiderMillTrip/BkgPics.png);
    background-image: -o-linear-gradient(270deg,rgba(70,40,2,0.70) 0.41%,rgba(70,40,2,1.00) 100%), url(../SinglesOfHope/images/SinglesCiderMillTrip/BkgPics.png);
    background-image: linear-gradient(180deg,rgba(70,40,2,0.70) 0.41%,rgba(70,40,2,1.00) 100.00%), url(../SinglesOfHope/images/SinglesCiderMillTrip/BkgPics.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.urgentNotice #CiderM-Container #CiderM-Container2 {

}
#CiderM-Container #CiderM-Container2 #CiderM-TextBox {
    width: 90%;
}
#CiderM-Container2 #CiderM-TextBox .tk-didoni-urw {
    font-size: 2.8rem;
    line-height: 2.4rem;
}




}

@media (min-width:700px){
.urgentNotice #CiderM-Container {
    background-image: url(../SinglesOfHope/images/SinglesCiderMillTrip/BkgPics.png);
    background-position: 12% center;
    background-size: auto 110%;
    background-repeat: no-repeat;
}
.urgentNotice #CiderM-Container #CiderM-Container2 {
    background-image: url(../SinglesOfHope/images/SinglesCiderMillTrip/BrownFilter.png);
    background-position: left top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


}
