*{
    margin: 0ox;
    padding: 0px;
    box-sizing: border-box;
}
body{
    /* width: 100%; */
    background-color: black !important;
    /* height: 100vh; */
}
/* navbar  */
.backgr{
    background-color: black !important;
}
.fon{
    color: white !important;
}
.brand{
    color: white;
}
.siz img{
    width: 100%;
    height: 6vh;
}
.butt{
    color: white !important;
}
.butt:hover{
    background-color: white !important;
    color: black!important;
}
.but{
    color: white !important;
    background-color: rgb(119, 30, 119) !important;
    /* font-weight: bold !important; */
}
.menupok{
    width: 80% !important;
    height: 11vh;
    /* background-color: black !important; */
}
.menurap{
    width: 10% !important;
    /* height: 15vh; */
    display: grid;
    grid-template-columns: auto auto;
}
.boxa {
    color: white;
}
.size img{
    width: 80%;
    height: 6vh;
    /* text-decoration: none; */
    background-color: white;
}
.head{
    width: 95%;
    height: 10vh;
    margin: auto;
    /* border: 2px solid white; */
}
.head h3{
    margin-top: 15px;
    color: white;
}
.text{ 
    width: 10%;
}
.text1{ 
    width: 20%;
    font-weight: bold;
}
.text2{ 
    width: 20%;
    font-weight: bold;
}
.text3{ 
    width: 20%;
    font-weight: bold;
}
/*Trending Near You */
.box{
    width: 100%;
    height: 70vh;
}
.boxrap{
    width: 96%;
    height: 60vh; 
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 2px;
}
/* Container needed to position the overlay. Adjust the width as needed */
.container {
    position: relative;
    width: 10%;
    max-width: 150px;
  }
  /* Make the image to responsive */
.image {
    display: block;
    width: 95%;
    height: auto;
    margin: 5px;
    border-radius: 10px;
} 
  
  /* The overlay effect - lays on top of the container and over the image */
  .overlay {
    position: absolute;
    bottom: 0;
    background:  white;
    background: rgb(247, 242, 242); /* Black see-through */
    color: white;
    width: 91%;
    transition: .4s ease;
    opacity:0;
    color: black;
    font-size: 16px;
    padding: 20px;
    text-align: center;
    /* border-radius: 10px; */
   
    /* background: transparent; */
    /* border: 2px solid red; */
    /* background-color: rgba(0,0,0,0.5); */
    /* border-radius: 10px; */
  }
  
  /* When you mouse over the container, fade in the overlay title */
  .container:hover .overlay {
    opacity: 1;
    /*  */
  }
.container:hover{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    /* width: 100%; */
    /* border: 2px solid black; */
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
    border-radius: 10px;
    background-color: white;
    /* box-shadow: 2px 2px 5px white; */
} 
.back{
    background: transparent !important;
}

/* Latest Hindi Episodes Free */
.boxLF{
    width: 100%;
    height: 38vh;
}
.boxrapLF{
    width: 96%;
    height: 37vh; 
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 5px;
}



/* Popular ZEE5 Original Shows */
.ti{
    width: 95%;
    height: 45vh;
    margin: auto;
}
.tirap{
    width: 95%;
    height: 45vh; 
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}
.ti_on h1{
    font-size: 100px;
    font-weight: bold;
    color: white;
}
.ti_img img{
    width: 85%;
    height: 45vh; 
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}
/* .ti_img {
    background-image: url("./sam.webp");
} */
/* Top 5 Movies */
.look{
    width: 100%;
    height: 90vh;
}
.cel{
    width: 95%;
    height: 10vh;
    margin: auto;
}
.cel h3{
    margin-top: 15px;
    color: white;
}
.lookrap{
    width: 90%;
    /* height: 65vh; */
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 10px;
}
.look1{
    width: 100%;
    background-image: url(./sam.webp);/*1*/
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
}
.loofor {
    width: 95%;
    height: 10vh;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    margin-top: 300px;
}
.forcleimg h1{
    color: white;
    font-size: 125px;
    font-weight: bold;
}
/* #forcleimg{
    width: 100%;
    height: 90%;
    border: 2px solid red;
    border-radius: 20px;
}
#forcleimg1{
    width: 70%;
    height: 90%;
    border: 2px solid red;
    border-radius: 20px;
} */
.forcletext h2{
    text-align: left;
    background-color: aliceblue;
    margin-left: -10px;
    margin-top: 100px;
}
.forcletext h3{
    text-align: left;
    background-color: aliceblue;
    margin-left: -10px;
    margin-top: 100px;
}
.look1{
    display: block;
}
.look1:hover{
    transform: scale(1.1); /* IE 9 */
    transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    padding: 10px;
    transition: 0.90s ease;
}
.look1{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px solid rgb(245, 247, 248);  
    border-radius: 15px;   
}
.look2{
    width: 100%;
    background-image: url(./ker.webp);/*2*/
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    display:block;
}
.look2:hover{
    transform: scale(1.1); /* IE 9 */
    transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    padding: 10px;
    transition: 0.90s ease;
}
.look2{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px solid rgb(245, 247, 248);  
    border-radius: 15px;   
}
.look3{
    width: 100%;
    background-image: url(./PO-4.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    display: block;
}
.look3:hover{
    transform: scale(1.1); /* IE 9 */
    transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    padding: 10px;
    transition: 0.90s ease;
}
.look3{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px solid rgb(245, 247, 248);  
    border-radius: 15px;   
}
.look4{
    width: 100%;
    background-image: url(./PO-6.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    display: block;
}
.look4:hover{
    transform: scale(1.1); /* IE 9 */
    transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    padding: 10px;
    transition: 0.90s ease;
}
.look4{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px solid rgb(245, 247, 248);  
    border-radius: 15px;   
}
.look5{
    width: 100%;
    background-image: url(./PO-7.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    display: block;
}
.look5:hover{
    transform: scale(1.1); /* IE 9 */
    transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    padding: 10px;
    transition: 0.90s ease;
}
.look5{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px solid rgb(245, 247, 248);  
    border-radius: 15px;   
}
/* Latest Hindi Episodes Free */
.boxLF{
    width: 100%;
    height: 38vh;
}
.boxrapLF{
    width: 96%;
    height: 37vh; 
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 5px;
}
/* Container needed to position the overlay. Adjust the width as needed */
.containerLF {
    position: relative;
    width: 87%;
    height: 36vh;
    max-width: 350px;
  }
  /* Make the image to responsive */
.imageLF {
    display: block;
    width: 97%;
    height: 22vh;
    margin:5px;
    border-radius: 10px;
} 
  
  /* The overlay effect - lays on top of the container and over the image */
  .overlayLF {
    position: absolute;
    bottom: 0;
    background:  white;
    background: rgb(247, 242, 242); /* Black see-through */
    color: white;
    width: 100%;
    /* height: 5vh; */
    transition: .4s ease;
    opacity:0;
    color: black;
    font-size: 16px;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
   
    /* background: transparent; */
    /* border: 2px solid red; */
    /* background-color: rgba(0,0,0,0.5); */
    /* border-radius: 10px; */
  }
  
  /* When you mouse over the container, fade in the overlay title */
  .containerLF:hover .overlayLF {
    opacity: 1;
    /*  */
  }
.containerLF:hover{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    /* width: 100%; */
    /* border: 2px solid black; */
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
    border-radius: 10px;
    background-color: white;
    /* box-shadow: 2px 2px 5px white; */
} 
.back{
    background: transparent !important;
}
/* List of the Latest Released Movies :   */
.listhead{
    width: 95%;
    margin: auto;
    height: 10vh;
}
.listhead h3{
    color: white;
}
.listbox{
    width: 95%;
    height: 50vh;
    margin: auto;
    /* border: 2px solid white; */
}
.listboxrap{
    width: 100%;
    height: 42vh;
    margin: auto;
    border: 2px solid rgba(255, 255, 255, 0.312);
    border-radius: 20px;
    display: grid;
    grid-template-columns: auto auto auto;
}
.listitem_in_box li{
    list-style: none;
    font-size: 20px;
}
.listitem_in_box li h6{
    /* font-size: 18px; */
    color: white;
    padding-bottom: 10px;
    padding-top: 10px;
}
.listboxrap:hover{
    border: 2px solid white;
}
.listitem_in_box li h6:hover{
    color: gold;
}

/* Social media */
.social{
    width: 100%;
    height: 12vh;
    /* background-color: brown; */
}
.socialrap{
    width: 95%;
    height: 10vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 8px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.708);
    /* background-color: blue; */
}
.con{
    /* float: right; */
    font-size: 25px; 
    /* border: 2px solid rgb(17, 17, 17); */
}
/* #co1{
    margin-top: 25px;
} */
#cos {
    /* margin-top: 25px; */
    font-size: 25px;
}
.con a:hover{
    color: gold;
}
/* #co2 {
    margin-top: 25px;
} */
.con p{
    color: white;
    /* margin-top: 10px; */
    /* border-bottom: 2px solid white; */
}
.con{
    
   list-style: none;

}
.con{
    color: white;
    /* list-style: none; */
    padding-left: 15px;
    padding-right: 15px;
 
 }
 .con a{
    color: white;
    list-style: none;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
 }


/* footer */
.footer{
    width:100%;
    height: 78vh;
    /* border: 2px solid white; */
    margin: auto;
    background-color:rgb(0, 0, 0) ; 
}
.footerrap{
    width: 100%;
    height: 78vh;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    
}
.foothead ul a{
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}
.foothead ul a:hover{
    color: gold;
}
.foothead h6{
    color: rgba(255, 255, 255, 0.7);
}
.foothead ul li{
    list-style: none;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 6px;
    padding-top: 6px;
}
/* Under line */
.under{
    width: 100%;
    height: 5vh;
    /* background-color:rgb(27, 27, 41) ; */
   
}
.underrap{
    width: 95%;
    padding-top: 3px;
    border-top: 2px solid rgba(255, 255, 255, 0.708);
    color: white;
    margin: auto;
}