.site-title{
    display: inline;
    color: white;
    font-size: 16px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;


}
.logo{
    width: 100%;
    height: 10vh;


}

.movie-category{
  list-style: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    padding:5px;
    text-align: center;
    cursor: pointer;
   


}
.movie-category li{
    text-decoration:none;
}
.main-search{
        width: 100%;
        
    }





@media only screen and (max-width:768px){
    .movie-category{
        font-size: 10px;
        padding-left: 1px;
        
    }
    
    .top-marquee{
    display:none;
}
    .main-search{
        width: 100%
        
    }
    .logo{
    width: 50%;
    height: 10vh;


}
.latest-movies{
    color: white;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sub-btn{
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right:40px ;
    color: white;
    background-color: red;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}
    .movie{
        width: 100%;
    }








}
.movie-category:hover{
    background-color: red;
}
.heading{
    margin-top: 150px;
    align-items: center;
    background-size:cover;
    background-position: center;
    height: 30vh;
    width: 100%;
    
    
    
}
 .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5); 
     
 }
.latest-movies{
    color: white;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.sub-btn{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right:40px ;
    color: white;
    background-color: red;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sub-btn:hover{
    background-color: white;
    color: black;

}
.moving-text{
    margin-top: 80px;
}
.top-marquee{
    color: rgb(255, 255, 255);
    font-style: italic;
    font-weight: 600;
    z-index:2;
}
.watch-btn{
    text-align: center;
    background-color: red;
    color: white;
    border-style: none;
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 5px;
}
.download-btn{
    margin-left: 10px;
    text-align: center;
    background-color: green;
    color: white;
    border-style: none;
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 5px;


  }
  .download-div{
    display: flex;
    justify-content: start;
  }
  .movie-details{
    color: rgba(66, 64, 64, 0.836);  
    font-size: 13px; 
    font-family: 'Roboto', sans-serif; 
    font-weight: 600;
  }
  .search-movies{
    width: 80%;
    height: 40px;
    border-radius: 5px;
    border-width: 1px;
    margin-top:30px;
    
  }
  .search-div{
    
    width: 100%;
    height: 20vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .search-btn{
    width: 10%;
    height: 40px;
    margin-left: 10px;
    cursor: pointer;
  }

  .movie-block{
    padding-top: 20px;
    background-color: rgb(26, 12, 25);
    width: 100%;
    height: 100vh;
  }
  .movie-sub-block{
    display: flex;
    justify-content: center;
    background-color: rgb(53, 17, 51);
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .movie-details{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
  }
  .movie{
    width: 100%;
    
    
    
    
  }

  .movie-title{
    display: block;
    color: white;
    width: 100%;
    padding-left: 10px;
    font-size: 28px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .movie-genre{
    display: block;
    color: white;
    padding-left: 10px;
    margin-bottom: 0;
  }
.movie-stars{
    display: block;
    color: white;
    padding-left: 10px;
    margin-bottom: 0;

}
.movie-size{
    display: block;
    color: white;
    padding-left: 10px;
    margin-bottom: 0;
}
.answers{
    color:white; 
    font-size: 13px; 
    display:inline-block;
    margin-bottom: 0;
    vertical-align: top;
    padding-left: 5px;
  }
.movie-details{
  display:inline-block;
  margin-bottom: 0;
  color: white;
}




.registration{
  background-color: rgba(255, 255, 255, 0.342);
  border-radius: 20px;
  padding-top: 40px;
  padding-bottom: 30px;
  

}
.reg-label{
  display: block;
}
.reg-input{
  display: block;
}
.reg-btn{
  display: block;
  background-color: red;
  color: white;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.follow-me{
  font-size: 20px;
  color: white;
}
.inbox{
  font-style: italic;
  font-size: 14px;
  color: white;
}



.footer-container{
    display: flex;
    background-color: black;
    height: 40vh;
    width: 100%;
    z-index: 3;
    
}

.div-1{
    padding: 40px;
    z-index: 4;
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 40vh;
    
}
.div-2{
    padding: 40px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 40vh;

}
.div-3{
    padding: 40px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 40vh;

}
.div-4{
    padding: 40px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 40vh;

}
.footer-title{
    font-size: 30px;
    color: white;
    margin-bottom: 20px;
}
.footer-text{
    color: white;
}
.socials-footer-div{
    display: flex;
    align-items: center;
}
.socials-footer a{
    border-radius: 5px;
}

.vj-title{
    margin-bottom: 20px;
    color: white;
    font-size: 20px;
    font-weight: 700;

}
.vj{
    list-style: none;
    color: rgb(70, 65, 65);
    padding-top: 15px;
}
.movie-types-footer{
    font-weight: 700;
    color: white;
    font-size: 20px;
    margin-bottom: 20px;


}
.movie-list-footer{
    color: rgb(70, 65, 65);
    padding-top: 15px;
    margin-bottom: 0;
    
}
.send-email{
    margin-bottom: 20px;
    color: white;
    font-size: 20px;
    font-weight: 700;


}
.message-box{
    width: 100%;
    height: 40px;
    display: block;
    margin-bottom: 10px;
}
.submit-btn-footer{
    padding: 20px;
    background-color: red;
    color: white;
    width: 100%;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
}
.video-container {
            background-color: #060606;
            transition: transform .2s; /* Animation */
            display: inline-block;
            margin-top: 5px;
            margin-right: 5px;
            width: 350px;
            padding:20px;
            border-radius: 10px;
        }
        .video-container:hover{
          transform: scale(1.1);
   
        }

        .video-title {
            font-weight: bold;
        }

        /* Add this CSS for pagination */
.pagination {
    margin: 20px auto;
    text-align: center;
}

.pagination a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-decoration: none;
    margin-right: 5px;
}

.pagination .active {
    background-color: #ccc;
}

.ad-container {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .ad-box {
        width: 50%;
        padding: 10px;
        border: 1px solid #ccc;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .ad-box img {
        max-width: 100%;
        height: auto;
    }
  


