* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-size: 28px;
    background-color: black;
}

ul {
    position: absolute;
    width: 100%;
    list-style-type: none;
    margin: auto;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0px;
    background-color: black;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    background-color: black;
}

li a:hover {
    background-color: #111;
}

.active {
    background-color: purple;
}

.active3 {
    background-color: purple;
}

.active5 {
    background-color: purple;
}

#icon {
    margin-left: 580px;
    color: white;
    font-size: 30px;
    margin-top: 3%;
    /* padding-right: 20%; */
}

#amazon {
    color: rgb(255, 204, 0);
    font-size: 30px;
    margin-top: 60%;
    padding-left: 190%;
}

li i:hover {
    background-color: linear rgba(0, 0, 0.2)
}







.bannerhaunt {
    height: 105vh;
    width: 100%;
    background-image: url(trusttttttttttt.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.banraphaunt {
    height: 105vh;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.containerhaunt {
    display: flex;
    align-items: center;
}

.containerhaunt video {
    margin-left: 5%;
    margin-top: 11%;
}

.textcontenthaunt {
    width: 60%;
}

.textcontenthaunt h1 {
    color: white;
    margin-left: 5%;
    margin-top: 1%;
    /* padding-bottom: 100%; */

}

.textcontenthaunt p {
    color: white;
    margin-top: 20px;
    margin-left: 5%;
    font-size: 20px;
}

.bigboxhaunt {
    height: 7vh;
    width: 25%;
    background-color: purple;
    margin-left: 5%;
    margin-top: 5%;
    border-radius: 2px;
}

.watchboxhaunt i {
    color: white;
    padding-left: 15%;
    font-size: 20px;
    padding-top: 8%;
}

.watchboxhaunt h5 {
    color: white;
    margin-left: 5%;
    margin-top: 25%;
    /* border: 2px solid white; */
    width: 150%;
}

.watchboxhaunt h6 {
    color: white;
    margin-left: 3%;
    margin-top: 10%;
    width: 140%;
    /* border: 2px solid white; */
}

.about {
    height: 10vh;
    width: 40%;
    margin-left: 47%;
    margin-top: -3%;
    /* border: 2px solid white; */
}

.about p {
    color: white;
    font-size: 21px;
}





.starring {
    height: 50vh;
    width: 55%;
    margin-top: 4%;
    margin-left: 5%;
    color: white;
}

.starringimage {
    margin-top: 5%;
}

.starringimagerap {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 25px;
}

.starringimagerap img {
    border-radius: 100%;
}

.name {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    /* grid-column-gap: 25px;  */
}

.name1 h5 {
    margin-top: 4%;
    font-size: 20px;
    margin-left: 5%;
    /* border: 2px solid white; */
    width: 200px;
}

.name2 h5 {
    margin-top: 6%;
    font-size: 20px;
    /* padding-left: 30px;
    text-align: center; */
    /* border: 2px solid white; */
    width: 80%;
    margin-left: -10%;
}

.name3 h5 {
    margin-top: 6%;
    font-size: 20px;
    /* padding-left: 30px;
    text-align: center; */
    /* border: 2px solid white; */
    width: 80%;
    margin-left: 5%;
}


.name4 h5 {
    margin-top: 7%;
    font-size: 20px;
    /* padding-left: 30px;
    text-align: center; */
    /* border: 2px solid white; */
    width: 80%;
    margin-left: 25%;
}




































/* footer */
.footer {
    width: 100%;
    height: 50vh;
    background: black;
    border-top: 1px solid white;
  }
  
  .footrap {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 20px;
    padding-top: 10px;
  }
  
  .boxx {
    /* background-color: rgba(0, 0, 0, 0.2); */
    padding: 10px;
  }
  
  .boxx h1 {
    text-align: center;
    color: white;
    font-size: 30px;
  }
  
  
  
  .boxx ul li{
    list-style: none;
    color: white;
    padding-left: 25%;
    font-size: 20px;
  }
  
  
  .boxx2 {
    /* background-color: rgba(0, 0, 0, 0.2); */
    padding: 10px;
  }
  
  .boxx2 h1 {
    text-align: center;
    color: white;
    font-size: 30px;
  
  }
  
  
  .boxx2 ul li{
    list-style: none;
    color: white;
    padding-left: 30%;
    font-size: 20px;
  }
  
  
  .boxx3 {
    /* background-color: rgba(0, 0, 0, 0.2); */
    padding: 10px;
  }
  
  .boxx3 h1 {
    text-align: center;
    color: white;
    font-size: 30px;
  }
  
  .boxx3 ul li{
    list-style: none;
    color: white;
    padding-left: 25%;
    font-size: 20px;
    
  }
  
  
  
  .boxx4 {
    /* background-color: rgba(0, 0, 0, 0.2); */
    padding: 10px;
  }
  
  .boxx4 h1 {
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 30px;
  }
  
  
  .boxx4 ul li{
    list-style: none;
    color: white;
  font-size: 20px;
  padding-left: 30%;
  }
  .boxx4 ul li a{
    font-size: 40px;
    border: 2px solid white;
  } 