@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}

/* CSS Document */

#container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    display: block;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    color: #4D4D4D;
    line-height: normal;
}


#container #banner {
    display: block;
    width: 100%;
    height: 650px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../images/lkjd.jpg);
    background-attachment: fixed;
}
#container #banner img {
    position: relative;
    width: 70%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}


#banner #ministryLogo  {
    background-size: contain;
    margin-top: 135px;
    position: absolute;
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#banner #ministryLogo img {
    width: 25%;
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;


}
#container #socialMedia {
    width: 98%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
    background-color: #BFBFBF;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
#socialMedia #facebook #FB-logo {
    width: 40px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#container #socialMedia #covidInfo {
    width: 70%;
    height: auto;
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    text-decoration: none;
    background-color: #D21215;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
}
#container #encouragement {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../images/people-1194312_1920a.jpg);
}
#container #encouragement #purpose {
    margin-top: 10%;
    margin-right: 13%;
    margin-bottom: 15%;
    width: 320px;
    height: auto;
    float: right;
    text-align: left;
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    background-color: hsla(0,0%,100%,0.59);
}

#container #encouragement img {
    width: 90%;
    height: auto;
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}






#container #content {
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    width: 80%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#container #content  h1 {
    text-align: center;
    color: #D90000;
    font-family: muli;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: normal;
}



#container #content h2 {
    color: #D50006;
    margin-bottom: 0px;
    font-family: muli;
    font-style: normal;
    line-height: normal;
    font-size: 20px;
}
#container#content h3 {
    margin-bottom: 0px;
}

#container #content #box1 {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 50px;
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#content #box1 img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#content #box1 p {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container #content #box2 {
    width: 36%;
    height: auto;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-top: 50px;
    background-position: center top;
    background-size: cover;
    margin-left: 2%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url(../images/religion-3452573_1920.jpg);
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}
#box2 p  {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#content #box2 .pictures1 {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-color: #E6E6E6;
}
#box2 .pictures1 img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#content #box2 .pictures2 {
    width: 100%;
    margin-top: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    height: auto;
    background-color: #CFCFCF;
    margin-bottom: 0px;
}
#box2 .pictures2 img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container #content hr {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #7B7B7B;
}
#container #box3 {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

#container #box3 img {
    width: 46%;
    height: auto;
    display: block;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    float: left;
}









@media (max-width:600px){
#container #banner {
    padding-top: 16px;
}
#container #banner img {
    width: 100%;
    margin-bottom: 20px;
}

#banner #ministryLogo img {
    width: 175px;
}




	
	
}

@media (max-width:869px){
#container #banner {
    margin-bottom: 15px;

}
#container #banner img {
    width: 90%;
    margin-top: 30px;
}

#banner #ministryLogo img {
    width: 200px;
}

#container #content #box1 {
    width: 100%;
}

#container #content #box2 {
    width: 100%;
}
#content #box2 video {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#container #box3 img {
    width: 100%;
}



	
	
}
