
html, body { 
    height: 100%;
}
body { 
    /* background: #000; */
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}


.top-nav { 
    position: fixed;
    top: 0; 
    right: 0;
    z-index: 320000;
    color: #fff;
    padding-right: 30px;
    padding-top: 30px;
    background: none;
    width: 100%;
    text-align: right;
    font-family: "Lato", "helvetica neue";
    /* font-size: 90%; */
    /* font-weight: 700; */
}

.top-nav i { 
    font-size: 150%;
}
.top-nav i:hover { 
    cursor: pointer; 
    cursor: hand;
}

.menu-box, .menu-box-narr { 
    position: fixed;
    z-index: 23000;
    right: 60px;
    top: 50px;
    border: solid 1px gray;
    width: 200px;
    height: auto;
    background: black;
    padding: 1%;
    background-size: cover;
    color: #fff;
    display: none;
    font-weight: 400;

}
.menu-box .item, .menu-box-narr .item { 
    width: 96%; 
    /* border-bottom: solid 1px gray; */
    padding-top: 4%;
    padding-bottom: 4%;
}
.menu-box a, .menu-box-narr a { 
    color: gray;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    display: block;
    text-transform: uppercase;
}

.menu-box .item:hover, .menu-box-narr .item:hover { 
    /* background: gray; */
    /* border-bottom: solid 1px gray; */
}

.menu-box .item:hover a, .menu-box-narr .item:hover a {
    /* color: #000; */
    color: #fff;
}

#narrators:hover { 
    cursor: pointer; 
    cursor: hand;
}

.item.narrs { 
    display: none;
    padding-top: 2%;
    padding-bottom: 2%;
}

.narrs a { 
    
    text-transform: capitalize;
}

.nav-white { 
    color: white;
}

.nav-black { 
    color: black;
    display: none;
}

.nav-inside { 
    color: black;
}




.container, .bottom-container { 
    width: 100%; 
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    /* padding-bottom: 5%; */
    
}

.bottom-container { 
    width: 700px;
    font-family: georgia;
    /* color: #000; */
    line-height: 160%;
    font-size: 120%;
    font-weight: 300;
    color: #a0a0a0;
    /* padding-bottom: 100px; */
}
.bottom-container p { 
    /* margin-bottom: 30px; */
}
.top-wrap { 
    background: #000;
    clear: both; 
    width: 100%;
   
    
}

.bottom-wrap { 
    background: #000;
    color: #fff;
    padding-bottom: 80px;
}

.quote-credit { 
    margin-top: 20px;
    color: #fff;
    float: right;
    /* font-family: "montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400; */
}

.quote-mark { 
    position: absolute;
    margin-top: 10px;
    display: inline-block;
    font-size: 300%;
    color: #fff;
    /* line-height: 20%; */
    /* margin-top: 30px; */
}

.quote-inside { 
    font-size: 400%;
}

.bottom-quotes { 
    width: 100%; 
    margin-bottom: 50px;
    color: #A0A0A0;
    font-size: 120%;
    /* font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400; */
}

.bottom-quotes .em { 
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 130%;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.wrapper {
    display: grid;
    grid-template-columns: 130px 130px 130px 130px 130px 130px 130px 130px;
    grid-template-rows: 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px  80px 80px 80px  ;
    grid-gap: 5px;
    /* background-color: #fff; */
    color: #444;
    
    }

.box {
  /* background-color: #444; */
  /* border: solid 1px #eee; */
  color: #fff;
  /* border-radius: 5px; */
  padding: 0px;
  font-size: 150%;
  /* font-family: "Lato", "Helvetica Neue", "Lora", Georgia, 'Times New Roman', Times, serif; */
  font-weight: 900;
  height: 100%;
  border: solid 1px transparent;
  -webkit-filter: brightness(90%);
  
}



.box:hover { 
    -webkit-filter: brightness(100%);
}









.a .image { 
    background: url(newphotos2/estifanos.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* -webkit-filter: sepia(0.6);
  filter: sepia(0.6); */
  
}

.c .image { 
    background: url(newphotos2/ntombi.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.d .image { 
    background: url(newphotos2/chichi.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.e .image { 
    background: url(newphotos2/azam_main.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.f .image { 
    background: url(newphotos2/esther.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.g .image { 
    background: url(newphotos2/kopano2.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.h .image { 
    background: url(newphotos2/harry_new.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.i .image { 
    background: url(newphotos2/lucas_main.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.j .image { 
    background: url(newphotos2/lufuno_main.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.k .image { 
    background: url(newphotos2/manya_new.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.l .image { 
    background: url(newphotos2/nombuyiselo_main.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.m .image { 
    background: url(newphotos2/papi_main.jpg) no-repeat left center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.n .image { 
    background: url(newphotos2/alphonse_main.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.box a { 
    color: #fff;
    text-decoration: none;
}

.hover { 
    padding: 15px;
    font-weight: 400;
    display: none;
    position: relative;
    margin-top: -50px;
    /* left: 0px; */
    /* background: #000; */
    /* opacity: 0.8; */
    font-size: 80%;
    height: 100px;
    color: #fff;
}

.main-head { 
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 350%;
    line-height: 100%; 
    font-weight: 700; 
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 15px;
    
}

.sub-head { 
    font-family: Helvetica, sans-serif;
    font-size: 40%;
    line-height:130%;
    color: gray;
    color: #fff;
    text-transform: capitalize;
    margin-top: 20px;
    font-weight: 400;
}

.credit {
     
    font-size: 70%;
    color: gray;
    margin-top: 10px;
}

.release-date { 
    padding-top: 5%;
    width: 100%; 
    font-weight: 400;
    text-align: center;
    line-height: 130%;
    font-family: Helvetica, sans-serif;

}

.release-date img { 
    margin-bottom: 30px;
    margin-top: 40px;
}

.a {
    grid-column: 1 / span 3;
    grid-row: 1 / span 7; 
    }

.b {
    grid-column: 4 / span 4;
    grid-row: 4 / span 3 ; 
    padding: 5px;
    }

.c {
    grid-column: 4 / span 2;
    grid-row: 7 / span 5; 
    }

.d {
    grid-column: 4 / span 4;
    grid-row: 1 / span 3; 
    }
.e {
    grid-column: 1 / span 3;
    grid-row: 15 / span 4; 
    }

.f {
    grid-column: 1 / span 3;
    grid-row: 19 / span 3; 
    }

.g {
    grid-column: 6 / span 2;
    grid-row: 7 / span 5; 
    }

.h {
    grid-column: 4 / span 4;
    grid-row: 12 / span 4; 
    }



.i {
    grid-column: 4 / span 2;
    grid-row: 20 / span 5; 
    }

.j {
    grid-column: 1 / span 3;
    grid-row: 22 / span 3; 
    }

.k {
    grid-column: 6 / span 2;
    grid-row: 18 / span 7; 
    }

.l {
    grid-column: 1 / span 3;
    grid-row: 8 / span 3; 
    }

.m {
    grid-column: 1 / span 3;
    grid-row: 11 / span 4; 
    }

.n {
    grid-column: 4 / span 2;
    grid-row: 16 / span 4; 
    }

.o {
    grid-column: 6 / span 2;
    grid-row: 16 / span 2; 
    }

.bottom-container {
    grid-column: 6 / span 2;
    grid-row: 9 / span 3; 
    }


.bottom-head { 
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 180%;
    width: 100%; 
    text-align: center;
    margin-bottom: 40px;
}





/* header */


.header { 
    z-index: 3000;
    width: 250px;
    /* min-height: 50px; */
    background: #000;
    margin-bottom: 50px;
    padding: 1%;
    /* padding-bottom: 0.5%; */
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    position: fixed; 
    top: 0; 
    left: 0;
}

.header-inner { 
    width: 100%;
    color: #fff;
    font-size: 130%;
    margin-left: 0;
    margin-right: auto;
    text-align: center;


}

.header-light { 
    margin-top: 10px;
    width: 100%; 
    text-align: center;
    font-weight: 400; 
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: lowercase;
    color: gray;
    font-size: 90%;
}

.footer-wrap { 
    width: 100%; 
    
    /* background: #000; */
}
.footer { 
    
    width: 100%; 
    
    font-family: Helvetica, Arial, sans-serif;
    font-weight: lighter;
    font-size: 70%;
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 200%;
    
    text-transform: uppercase;
}

.footer img { 
    margin-top: 20px;
}

.footer-dark { 
    color: #eee;
    border-top: dotted 1px gray;
    background: #000;
    /* border-top: dotted 1px gray; */
    
}

.footer-dark a { 
    color: inherit;
    text-decoration: none;
}

.footer-dark a:hover { 
    color: #fff;
}

.footer-light { 
    font-weight: bold;
    border-top: dotted 1px gray;
}
.footer-light a { 
    color: #000;
    text-decoration: none;
}

.footer-title { 
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 130%;
    margin-bottom: 10px;
}


.headline { 
    font-family: "montserrat", Arial, Helvetica, sans-serif;
    width: 100%; 
    text-align: center; 
    font-size: 200%;
    margin-bottom: 50px;
}

.text-inner { 
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}

.text-inner a { 
    color: inherit; 

}

.text-inner strong { 
    font-family: "montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.text-container { 
    padding-top: 50px;
    background: #fff;
    width: 100%; 
    min-height: 200px;
    position: absolute; 
    top: 100px;
    z-index: 2000;
    font-size: 110%; 
    line-height: 150%;
    font-family: Georgia, 'Times New Roman', Times, serif;

   
    
}

/* .image { 
    opacity: 0.9;
} */

/* .image:hover { 
    opacity: 1;
} */

/* 
Image stories
*/


.overlay-caption { 
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 95%;
    line-height: 150%;
}

.text-0 { 
    text-shadow: 1px 1px 16px rgba(0, 0, 0, 1);
    text-shadow: 1px 1px 13px rgba(0, 0, 20, 1);
}