body {
    background-color: rgb(255, 255, 255);
    margin: 0px;
  
}

::placeholder {
    color: white;
    font-size: 22px;
    margin-top: 10px;
  }

  #search::placeholder {
    color: #999; /* Placeholder text color */
    font-style: italic; /* Style of the placeholder text */
}

  .search-container {
      position: absolute;
      z-index: 1000;
      background-color: gray;
      box-shadow: 5px 10px 18px black;
      border: 1px solid;
      padding-left: 1rem;
      padding-top: 1rem;
  }
  .search-picture {
    float: left;
    width: 40%; 
    height: 14rem;
    overflow: hidden; }

.search-picture img {
    width: 100%;
    height: auto; 
    border: #250446;
}
  
  .search-text {
      float: right;
      width: 60%;
      height:14rem;
      color: #0a0a0a;
      text-align: left;
      font-size: 12px;
      padding: 1rem;
      font-weight: bolder;
  }

  .callout {
   
    height: 80px; /* Adjust the margin bottom value as needed */
}

  .callout.searchcont {
    position: relative;
    margin-top: 30px; /* Adjust as needed */
  }

  .callout.searchcont input[type="text"] {
    width: 100%;
    padding: 30px;
    border: 1px solid #250446;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
  }

  

.search-container {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-height: 200px; /* Adjust as needed */
    overflow-y: auto;
    z-index: 100;
  }
  
  /* Style for search results, adjust as needed */
  .search-container a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
  }
  
  .search-container a:hover {
    background-color: #9c9696;
  }
  
.header_background {
	background-color:#6a8ec0;

}

.line {
    border: brown 1px solid;
}

.callout {
	border: none;
}
.hideAll {
    display: none;
}

.splash {
    display: block;
    cursor: pointer;
    height: 150px;
    padding-top: 10px;margin-bottom: 10px;
    

}

.show-img{
    height: 350px;
    width: auto;
}

.alignp{
margin-left: 230px;
}
.gray {
    background-color: red;
}

.gray-1 {
  background-color: red;
    min-height: 12.0rem;
    margin-bottom: 2.0rem;
}
.imgsize{
     height: 50px;
     width: 50px;
     margin-left: 7px;
}
.red{
    background-color: tomato;
}

.color{
    background-color:#6a8ec0;
}

.movie-label{
    letter-spacing: 1px;
    font-weight: bold;
    color: #4a2e48;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    text-shadow: 1px 1px 1px #d1c6c6;
    margin-right: 15px;
}
.youtube_link {
   margin-top: 10px;
}


.labelm{margin: 55px 0;
    padding-left: 20px;
  

}
.dis_paragraph{
    text-align: justify;
    text-justify: inter-word;
    margin: 0px 0px 5px 0px;
    color: #4a2e48;
    font-size: 18px;
    width: 300px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.cast_paragraph{
    text-align: justify;
    text-justify: inter-word;
    margin: 0px 0px 15px 0px;
    color: #4a2e48;
    font-size: 18px;
    width: 300px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.foot{
    background-color: #6a8ec0;
}
.footer_p{
    font-size: 20px;
    line-height: 70px;
    padding-top: 35px;
}

.right{
    text-align: center;
}
.bottum_right{
font-size: 20px;

}


.gray-2 {
    background-color: lightgray;
    min-height: 18.0rem;
    margin-bottom: 1.0rem;
    margin-top: 1.0rem;
 
}

.people{
    padding-right: 10px;
    padding-left: 15px;
    cursor: pointer; 
 }
 .movie {
    cursor: pointer;
    padding-right: 10px;
    padding-left: 15px;
 }

.gray-3 {
  
    min-height: 8.0rem;
    margin-bottom: 1.0rem;
    margin-top: 2.0rem;
}

.sub_title{
   padding-bottom: 10px;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 25px;
    margin: 30px 0px 0px 0px;
    color: #4a2e48;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}



/*--Cast Image Css*/
.actor-name{
    font-size: 19px;
}
.movie-cast{
    height: 250px;
    width: 180px;
}

/*--  Related Movi Slide*/
.movie-relate{
    height: 350px;
    width: 280px;
}


.movie_name {
    margin: 30px;
    font-size: 16px;
    color: #4a2e48;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-kerning:none;
    text-align: center;
  
}


.character-name{
    font-size: 14px;
}

.movie-firstimg{
    height:500px;
    width: 380px;
    padding-left: 45px;
    margin-bottom: 50px;
}
.border{
    border: 5px solid #6a8ec0;

}
hr {
   margin:0px;
   margin-bottom: 12px;
   height:2px;
   background-color: #4a2e48;
}
.sub_link{
    width: 500px;
    font-size: 25px;
    padding:1px;
    color: #4a2e48;
    margin-top: 35px;
    line-height:30px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}



#search1{
   width: 230px;
    margin-top: 40px;
    background-color:  #4a2e48;
    height: 70px;
   color: aliceblue;
   font-size: 20px;
    border-radius: 25px;
}
.linespace{
    margin-bottom: 50px;
}
.cast_name{
    
   font-size: 18px;
    width: 100px;
}



.Splash-p{
    font-size: 18px;
}

.signup{
    margin-left: 150px;
    float: left;
    font-size:25px;
    color: #4a2e48;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-kerning:none;
}


.signup:hover{
     text-decoration: none;
    color:white;  
}



li{
    list-style-type:none;
    list-style-position: outside;
    font-size: 15px;
    color: #4a2e48;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: normal;
    margin: 0; 
}
.Splash-Moviename{
    font-size: 19px;
}

.splash-li{
    font-size: 14px;
}

.ul_discription{
    padding-top: 30px;
    font-size: 25px;
    margin-left: 5px;
    font-weight: bold;
    line-height: 60px;
    height: 370px;
}


p{ 
    color: #4a2e48;
    font-size: 18px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
}

nav{
    width: 150px;
    height:70px;
    line-height: 70px;
    background-color: #4a2e48;
    margin-top:40px;
    color: #4a2e48;
    font-size: 20px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
    text-align: center;
}

.back{
    background-color: #4a2e48;
    width: 180px;margin-left: 2px;
}


nav a{ 
    text-decoration: none;
    color:white;
    margin: 0 20px 0 20px;
    
    
}
.movie-poster{
    width: 100%;
}

nav a:hover{
    
    text-decoration: none;
    color:#6a5579;  
    margin: 0 20px 0 20px;
    
}




/* Mobile  */
@media print, screen and (max-width: 40em) {
    .movie-label{
        letter-spacing: 1px;
        font-size: 18px;
        color:#4a2e48;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        text-shadow: 1px 1px 1px #d1c6c6;
        margin-right: 15px;
    }


    .imgsize{
        height: 50px;
        width: 50px;
        margin-left: 7px;
   }

   .alignp{
    margin-left: 10px;
    font-size: 18px;
    color: #4a2e48;
    }

    .sub_title{
        font-size: 18px;
       
    }

    .show-img{
        height: 350px;
        width: 250px;
    }

    .splash {
        display: block;
        cursor: pointer;
        height: 100px;
        padding-top: 10px;margin-bottom: 10px;
    }
    .splash-bottump{
        font-size: 16px;
        padding: 10px 0 ;
    }

    .back{
        background-color: #4a2e48;
        width: 150px;margin-left: 2px;
        padding-top: -20px;
    }

    .imgsize{
        height: 50px;
        width: 50px;
        margin-left: 7px;
    }


    .cast_paragraph {
        font-size: 16px;
    }

    

    #search1{
        color: aliceblue;
    }
    
    
/* Mobile  movie page */
.dis_paragraph {
    font-size: 12px;
    padding: 15px;
}

.movie-cast{
    height: 240px;
    width: 150px;
    padding:10px;
}



.cast_paragraph {
    font-size: 12px;
}
.Dob{
    font-size: 15px;
}

.movie-relate{
    height: 350px;
    width: 280px;
}



}



/* Tablet */

@media screen and (min-width: 768px) and (max-width: 1024px) {


  

    nav{
    width: 150px;
    height:70px;
    line-height: 70px;
    background-color: #4a2e48;
    margin-top:40px;
  
    color: #4a2e48;
    font-size: 20px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
    text-align: center;



    
}

.dis_paragraph {
    font-size: 15px;
    padding: 15px;
}

.cast_paragraph {
    font-size: 16px;
}


.Dob{
    font-size: 15px;
}

.movie-relate{
    height: 250px;
    width: 180px;
}

    
}




