*  {
  margin: 0;
  padding: 0;
}


a {
  text-decoration: none;
}

#body {
  width: 100%;
  font-family: sans-serif;
}

h1, h2, h3, h4  {
  color: #000000;
  text-align: center; 
}

p {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#wrapper {
  width: 100%;
  max-width: 1600px;
  margin-bottom: 1px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0;
  background-color: #fff;
  border: 0px solid #000;
  overflow: hidden;
}
#main  {
  width: 59.747968%;
  height: auto;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: auto;
  padding-right: auto;
  padding-top: 0px; 
  float: left;
  clear: left;
  border-left: 1px solid #000;
  background-color: #FFF;  
  
 
}

#aside  {
  width: 36%;
  height: auto;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: auto;
  float: right;
  clear: right;
  background-color:#FFF;
  border-right: 1px solid #000;
  color: #000000;  
  padding-left: 0px;
  padding-top: 0px;
 
}

.biblical-references {
  
}

#chapters-main {
  width: 98.373984%;
  height: auto;
  margin-top: 1px;
  margin-bottom: 10px;
  margin-left: .813008%;
  margin-right: .813008%;
  padding-left: 0;
  padding-top: 10px; 
  float: left;
  background-color: #bbbbbb;
  border-radius:10px;
  padding-bottom: 10px; 
}



#duri4 {
  width: 94.373984%;
  height: 50px;
  background-color: "";
  text-align: center;
  margin: auto;
}



#footer {
  clear: both;
  background: #e6e6e6;
  width: 100%;
  height: 30px;
  color: #000;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 20px; 
  border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px; 
  border-bottom-left-radius: 10px;
  -moz-border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px; 
 }




!#gumbo {
  width: 98.447968%;
  background-color: #000;
  height: 40px;
  color: #D47B0B;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; 
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; 
  margin-left: .813008%;
  margin-right: .813008%;
  margin-top: 0px;
  padding-top: 5px; 
  padding-bottom: auto;
}

#header  {
  
  background-color: #000; 
  width: 98.003984%;
  max-width: 2000px;
  height: 70px;
  padding-bottom: 40px;
  margin-left: .993008%;
  margin-right: .813008%;
  margin-top: 8px;
  margin-bottom: 0px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  -moz-border-radius: 0px; /* Mozilla (e.g Firefox) */
  -webkit-border-radius: 0px; /* Webkit (e.g. Safari and Chrome) */
  -ms-border-radius: 0px; /* Internet Explorer, Microsoft */
  border-radius: 0px; /* W3C */
}

/* start of simple drop down menu */

#tombi{
    width: 98.003984%;
    max-width: 2000px;
    height: 30px;
    margin-right: 0%;
    margin-left: 1%;
    margin-top: 0px;
    position: relative;
    z-index: 10;
    background: #262626;
   
  }

  #kokeri{
    width: 100%; 
    height: 30px;
    position: relative;
    z-index: 10;
    border-right: ;
    margin-right: 0%;
    margin-left: 0%;
    background-color: #262626; 

  }
  #kokeri ul{    /* this targets all the unordered list items*/
    margin: 0;
    padding: 0;
    list-style: none; /*removes bullets*/
  }  
    
    /*the above sets unordered list items to zero margin and padding so they all appear vertically on the left*/
  
  #kokeri ul li{ /* this targets the list items under ul */
    float: left; /* this causes the list items to appear horizontally floating left*/
    width: 12.5%;
    height: 30px;
    background-color: #262626;
    opacity: 1; /* this makes the items transparentif less than 1*/
    line-height: 30px;
    text-align: center; /* aligns the text in the vertical center of the 30 pixels high box*/
    font-size: 15px; 
  }

  #kokeri ul li a{   /* targets the anchor tags ie home, contact, hymns, prayers,shona,ndebele english etc */
    color: #fff;
    text-decoration: none; /*removes the underline*/
    display: block; /*there was no change to the way the navigation looked at this stage*/
    text-align: left; /* aligns the text on the left of the 150 pixels wide box */
    padding-left: 10px;
    position: relative;
    z-index: 10;
  }
  #kokeri ul li a:hover{
    background-color: ; 
    color: #00ffff;
  
  }
  #kokeri ul li ul li{ /*targets the sub menu items*/
    display: none;     /*this hides the sub menu items*/
    width: 100%;
    height: 30px; 
  }
  #kokeri ul li:hover ul li{ /*on hover on the main list items under ul, i want the list items within it to display as a block*/
    display: block; 
    border-bottom: 1px dotted #fff;
    opacity: 1;
  }
}

/* End of simple drop down menu */

.huya {
  width: 30%;
  height: 30px;
  !background-color: #069;
  float: right;
  margin-top: 6px;
  padding-right: 10%;
}

.huyo {
  width: 60%;
  height: 30px;
  !background-color: #fff;
  float: left;
  padding-left: 0px;
  padding-top: 5px;
}

.itsva{
  width: 50%;
  height: 30px;
  margin-right: 0%; 
  padding-left: 0px;
  padding-top: 3px;
  float: right; 
  background-color:#069;
  text-align: center;
 
  
}

.link-container{
  background-color: #fff;
  width: 97%;
  height: auto;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0%;
  margin-right: 3%;
  -moz-border-radius: 10px; /* Mozilla (e.g Firefox) */
  -webkit-border-radius: 10px; /* Webkit (e.g. Safari and Chrome) */
  border-radius: 10px; /* W3C */
  padding-bottom: 10px; 
  padding-top: 0px;
  padding-left: 10px;
  
}

.link-container a{
    color: #000;
    text-decoration: none;
    padding: 5px;
    
}

.link-container a:hover{
   background-color: #d9d9d9;
   opacity: .5;
  
   
 }



.mafuro{
  width: 99.45%;
  height:40px;
  color: #F0F;
  margin-left: 0.55%;
  margin-right: 0%;
  text-align: center;
  font-size: 40px;
  background-color: #069;
  padding-top: 0px;
  padding-bottom: 10px;
  overflow: ;
  
}
  
 .map-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; 
}
 .map-container iframe,
 .map-container object,
 .map-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* start of multilevel dropdown menu*/
.menu-bar{
  width: 100%;
  height: auto;
  background: #262626;
  margin-right: 0%;
  margin-left: 0px;
  margin-top: -5px;
  margin-bottom: 0px;
  text-align: left;
  z-index: 20;
 
  
}


.menu-bar ul{
  display: inline-flex;
  list-style: none;
   
}
.menu-bar ul li{
  width: 100%;
  margin: 15px;
  padding: 15px;
  background: #262626;
 
 }
 
.menu-bar ul li a{
  text-decoration: none;
  color: #FFF;

}
.inactive, .menu-bar ul li:hover{
  background: #262626;
  border-radius: 3px;
  
}
.menu-bar .fa-sharp{
  margin-right: 8px;
}
.sub-menu-1{
  display: none;

}
.menu-bar ul li a:hover{
  color:#00FFFF;
}
.menu-bar ul li:hover .sub-menu-1{
  display: block;
  position: absolute;
  background: #262626;
  margin-top: 15px;
  margin-left: -15px;
  z-index: 20;
 
 
  
}
.menu-bar ul li:hover .sub-menu-1 ul{
  display: block;
  margin: 10px;
  position: relative;
  z-index: 20;
 
 
 
}
.menu-bar ul li:hover .sub-menu-1 ul li{
  width: 120px;
  padding: 10px;
  border-bottom: 1px dotted #fff;
  background: #262626;
  border-radius: 0;
  text-align: left;
  position: relative;
  z-index: 20;
 

  
}

.menu-bar ul li:hover .sub-menu-1 ul li a:hover{
  color: #00FFFF;
  
}

.menu-bar ul li:hover .fa-angles-right{
  color: #00FFFF;
}


.fa-angles-right{
  float: right;
  color: #FFF;
}
.sub-menu-2{
  display: none;
}
.hover-me:hover .sub-menu-2{
  position: absolute;
  display: block;
  margin-top: -42px;
  margin-left: 95px;
  background: #262626;
  z-index: 20;

 

 #kokeri ul li ul li:hover .fa-regular{
    color: #00ffff;
  }


 
}
.fa-copyright{
  margin-right: 8px;
}
.fa-envelope{
  margin-right: 8px;
  margin-left: 15px;
}

/* End of multilevel dropdown menu */


 #nav {
    background-color: #C0C0C0;
    height: 24px;
    width: 98.003984%;
    clip: rect(0px,auto,auto,auto);
    text-align: center;
    margin-left: .993008%;
    margin-right: .813008%;
    margin-top: 1px;
    margin-bottom: 0px;
    padding-top: 3px;
    position: relative;
    z-index: 1;
    -moz-border-bottom-right-radius: 10px; /* Mozilla (e.g Firefox) */
    -webkit-border-bottom-right-radius: 10px; /* Webkit (e.g. Safari and Chrome) */
    border-bottom-right-radius: 10px; /* W3C */
    -moz-border-bottom-left-radius: 10px; /* Mozilla (e.g Firefox) */
    -webkit-border-bottom-left-radius: 10px; /* Webkit (e.g. Safari and Chrome) */
    border-bottom-left-radius: 10px; /* W3C */
} 
#nav ul ul{
    margin-top: 0px;
    padding: 0px;
    list-style-type: none;
    visibility: hidden;
    position: relative;
    z-index: 1;
  


}

#nav a  {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding: 5px;
    text-align: center; 
    position: relative;
    z-index: 1;
   
       
}
#nav ul li ul li a{
  text-decoration: none;
  display: block;
  border: 1px solid white;
  background-color: #C0C0C0;
  height: 18px;
  width: 100%;
  padding-top: 0; 
  float: left;
  color: #000;
  position: relative;
  z-index: 1;  
  
}

#nav ul li{
   float: left; 
   position: relative;
   list-style: none;
   position: absolute;
   z-index: 1;
  
    
}

#nav ul li a:hover{
 color: #994C00;

}

 #nav ul li:hover a{
  visibility: visible;

 }


#nziyo {
  width: 98.373984%;
  height: 1100px;
  overflow: hidden;
}




 #sarura{
  width: 44.14285714%;
  height: 450px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: .813008%;
  padding-top: 0%;
}

#sarura ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 7.2857142857%;
    height: 450px;
}

#sarura ul li {  
    position: relative;
    height: 30px;
    
}

#sarura ul li a {
    display: block;
    height: 30px;
    width: 1050%;
    background-color: #069;
    color: #FFF;
    padding-left: 5px;
    padding-right: 0px;
    text-decoration: none;
    line-height: 30px;
    text-align: left;
    border-top-color: #999;
    border-bottom-color: #999;
    border-right-color: #999;
    border-left-color: #999;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;

}

#sarura ul li a:hover {
    background-color: #F0F;
}

#sarura ul li ul {
    position: absolute;
    visibility: hidden;
    left: 1050%;
    top: 0px;
    width: 950%;
    height: 300px;
    overflow: scroll;
}

#sarura ul li:hover ul {
    visibility: visible;
}

#sarura ul li ul li a {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #999;
    border-bottom-color: #999;
    height: 30px;
    width: 60px;
    padding-left: 0px;
    text-align: center;
}

.section-container {
  width:25%;
  height:auto;
}

.selector {
    width: 100%;
    height: 40px;
    background-color: #069;
    margin-top: 0px;
    margin-left: 0px;
    
}

.selector ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.selector ul li {
    float: left;
    position: relative;
    height: 30px;
    background-color: #9FF;
    z-index: 0;
}

.selector ul li a {
    display: block;
    height: 30px;
    width: 8px;
    background-color: #069;
    color: #FFF;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #999;
    border-left-color: #999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

.selector ul li a:hover {
    background-color: #F0F;
}
.selector ul li ul {
    position: absolute;
    visibility: hidden;
    top: 31px;
    width: 225px;
    height: 600px;
    overflow: scroll;
    opacity: 0.8;
}
.selector ul li:hover ul {
    visibility: visible;
}
.selector ul li ul li a {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #999;
    border-bottom-color: #999;
    height: 30px;
    width: 225px;
    text-align: left;
}



.slider img{
  width: 99%;
  padding-bottom:0px;
  margin-left: 1%;
  margin-right: %;
  height: 98%;


}

.slider figure div{
  width: 9.09090909%;
  float: left;

}

.slider figure {
  position: relative;
  width: 1100%;
  height: 100%;
  margin: 0px;
  padding-top: 0px;
  margin-top:  0px;
  left: 0;
  z-index: 10;

  animation: tak 30s infinite;


}

/* animating 2 slides only*/
!@keyframes tak {
  0%{
    left: 0%;
  }
  12.5%{
    left: 0%;
  }
  15%{
    left: -0%;
  }
  25%{
    left: -0%;
  }
  27.5%{
    left: -0%;
  }
  37.5%{
    left: -0%;
  }
  40%{
    left: -0%;
  }
  50%{
    left: -0%;
  }
  52.5%{
    left: -100%;
  }
  62.5%{
    left: -100%;
  }
  65%{
    left: -100%;
  }
  75%{
    left: -100%;
  }
  77.5%{
    left: -100%;
  }
  87.5%{
    left: -100%;
  }
  90%{
    left: -100%;
  }
  100%{
    left: -100%;
  }
  
}

/*animating 4 slides*/
!@keyframes tak {
  0%{
    left: 0%;
  }
  12.5%{
    left: 0%;
  }
  15%{
    left: -100%;
  }
  25%{
    left: -100%;
  }
  27.5%{
    left: -200%;
  }
  37.5%{
    left: -200%;
  }
  40%{
    left: -300%;
  }
  50%{
    left: -300%;
  }
  52.5%{
    left: -400%;
  }
  62.5%{
    left: -400%;
  }
  65%{
    left: -300%;
  }
  75%{
    left: -300%;
  }
  77.5%{
    left: -200%;
  }
  87.5%{
    left: -200%;
  }
  90%{
    left: -100%;
  }
  100%{
    left: -100%;
  }
  
}


/*animating 3 slides*/
!@keyframes tak {
  0%{
    left: 0%;
  }
  12.5%{
    left: 0%;
  }
  15%{
    left: 0%;
  }
  25%{
    left: 0%;
  }
  27.5%{
    left: 0%;
  }
  33.333%{
    left: -100%;
  }
  37.5%{
    left: -100%;
  }
  40%{
    left: -100%;
  }
  50%{
    left: -100%;
  }
  52.5%{
    left: -100%;
  }
  61.5%{
    left: -100%;
  }
  
  66.66%{
    left: -200%;
  }
  75%{
    left: -200%;
  }
  77.5%{
    left: -200%;
  }
  87.5%{
    left: -200%;
  }
  90%{
    left: -200%;
  }
  94%{
    left: -200%;
  }
  100%{
    left: -200%;
  }
  
}


#social {
  width: 94%;
  height: auto;
  background-color: #fff;
  height: auto;
  margin: 3%;
  -moz-border-radius: 10px; /* Mozilla (e.g Firefox) */
  -webkit-border-radius: 10px; /* Webkit (e.g. Safari and Chrome) */
  border-radius: 10px; /* W3C */
  padding-bottom: 10px; 
  padding-top: 0px;
}


.stations {
  text-align: center;
}

.station-image{
  width: 30%;
  height: auto;
  float: left;
  margin-left: 5%;
  margin-right: 2%;
  margin-top: 5%;
}

.tafura {
  width: 98.373984%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: .813008%;
  margin-right: .813008%;  
}

.testamende{
  width: 100%;
  height: 40px;
  background-color: #069;
  margin-left: 0%;
  margin-right: 0%; 
  margin-top: 0px;
  margin-bottom: 0px;
 }



.thumb-container31{
  width:48%;
  height: 450px;
  margin-right: 0%;
  margin-left: 0%;
  margin-top: 0%;
  margin-bottom: 0%;
  display: inline-block;
  overflow: scroll;
 
  
}

.thumb-container32{
  width:48%;
  height: 450px;
  float: right;
  padding-left: 0%;
  margin-right: 0%; 
  margin-top: 0%;
  display: inline-block;
  overflow: scroll;
}

 .thumb-container21{
  width: 32.0%;
  height: auto;
  margin-right: 0%;
  margin-left: 0%;
  display: inline-block;
}

.thumb-container11 {
  width: 24.0%;
  height: auto;
  margin-right: 0%;
  margin-left: 0%;
  display: inline-block;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; 
}

 .video-container iframe,
 .video-container object,
 .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

  .video-container iframe,
  .video-container object,
  .video-container embed {
  width: 100%;
  margin-right: 0%;
  margin-left: 0%;
  margin-top: 0px;
  }

.yekare{
  width: 50%;
  height: 30px;
  margin-left: 0%; 
  padding-left: 0px;
  padding-top: 3px;
  float: left;
  text-align: center;
  background-color: #069;
 

  
}
 
@media screen and (min-width: 100px) and (max-width: 390px) {
 h3, h2 {
    font-size: 100%;    
  }

#aside {
    width: 47%;
    padding-left: 2px;
  }

.foot-left {
    width: 75%;
  }
.foot-right {
  width: 24%;
}



#header {
  height: 20px;
}

.huya {
  width: 30%;
  padding-right: 10%; 
}

.huyo {
  width: 60%;
}




 #main {
    width: 47%;
  }


  #nav a {
        font-size: 50%;
  }
  
  #sarura ul li ul li a {
   padding-left: 0px;
   
 }
  .selector ul li a {
        width: 11px;
        height: 30px;

    } 
  .selector ul li ul li a {
        width: 157.5px;
        font-size: 90%;
    }
 


  .thumb-container {
      width: 23%;
    }


 #footer {
    width: 98.373984%;
    height: 33px;
    font-size: 50%;
    
  } 
}


@media screen and (min-width: 391px ) and (max-width: 768px) {
  h3 {
    font-size: 85%;
  }

   #aside {
    width: 48%;
    padding-left: 3px;
  }


  .foot-left {
    width: 75%;
  }

  .foot-right {
  width: 24%;
  }


  #header {
  height: 40px;
  }


 


  #main {
    width: 48%;
  }

  #nav a {
        font-size: 80%;
        padding: 5px;
  }

  #nzira {
    font-size: 100%;
  }

  #sarura ul li a {
   width: 1050%;
}
  .selector ul li a {
        width: 15px;
  }
        
  #footer {
    text-align: center;
    font-size: 75%;
   
  }

}



@media screen and (min-width: 769px ) and (max-width: 960px) {
  h3 {
    font-size: 90%; 
  }
  #aside {
    width: 40%;
    padding-left: 20px;
  }
 

  #header {
  height: 80px;
}

  .huya {
    width: 15%;
    padding-right: 50%;
    
  }

  .huyo {
    width: 35%;
  }

  #main {
    width: 55%;
  }


  #nav a {
        font-size: 90%;
  }
  .selector ul li a {
        width: 20px;
    }

 #footer {
    text-align: center;
    font-size: 80%;   
  }
  #nzira {
    font-size: 100%;
  }


}



@media screen and (min-width: 961px ) and (max-width: 1500px) {
  h3 {
    font-size: 100%; 
  }

  .selector ul li a {
        width: 29px;
    }
    #header{
      height: 135px;
    }

  }


  @media screen and (min-width: 1501px ) and (max-width: 2000px) {
  h3 {
    font-size: 100%; 
  }

  
    #header{
      height: 190px;
    }

  }


  

  
