@charset "utf-8";
#container #banner #HHM-WordsBox {
}

#banner #HHM-WordsBox {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../images/HHM-HeroImage/HH-WordsGraphic.png);
    background-position: center top;
    background-size: 80% auto;
    position: relative;
}

#banner #HHM-WordsBox #HH-Logo {
    width: 15%;
    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;
    min-width: 200px;
}
#banner #HHM-WordsBox #HHM-WordsBoxa {
    width: 100%;
    height: 400px;
    display: inline-block;
    margin-top: -0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../images/HHM-HeroImage/MinistryGroup.png);
    background-position: center top;
    background-size: 750px auto;
    background-repeat: no-repeat;
}
#HHM-WordsBox #HHM-WordsBoxa #HH-MWord {
    width: 60%;
    height: auto;
    max-width: 400px;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    padding-top: 0px;
    bottom: 20px;
    left: 0%;
    right: 0%;
}
