.hi:hover{
  color:White;
  box-shadow: 1px 1px 57px rgb(255, 180, 180);
    border-radius: 36px;
 
  Padding:3px;
}
.hi:active{
    opacity:0.7;
}


body{
    background-color:rgb(214, 245, 253);
}


.Grid{
    margin:120px 0 0 0;
}

.FirstMovie{
    width:250px;
    
    cursor:pointer;
    margin-left:36px;
    box-shadow: 1px 1px 10px rgb(68, 154, 252);
}


.FirstMovie:hover{
    box-shadow: 7px 7px 10px rgb(104, 174, 255);
    text-shadow: 1px 1px 19px orange;
}




.FirstMovie:active{
     opacity : 0.9;
     transition:opacity 0.1s;
}

.FirstImage{
    width:100%;
}
.FirstTitle{
  padding:10px;
}
.Image{
    width:100%;
}




.Kompania{
    display:inline-block;
    width:70px;
    vertical-align: middle;
    margin-top:19px;
    box-shadow: 0 0 12px rgb(62, 62, 255);
    background-color:rgb(189, 223, 253);
    border-radius:12px;
    padding:3px;
    opacity : 0.9 ;
    z-index: 1;


    


    
    
}

.Title{
    color:rgb(6, 85, 85);
    font-family: 'Roboto Slab', Arial;
    Font-size:22px;
    
    
}

.Titulli{
    color:rgb(6, 85, 85);
    font-family: 'Roboto Slab', Arial;
    Font-size:22px;
    display:inline-block;
    
    
    
}


@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;500;700&display=swap');




.Grid{
 display:grid;
 grid-template-columns: 1fr 1fr 1fr 1fr 1fr ;
 row-gap: 100px;
 margin-left:36px;
 margin-right:36px;
 margin-top:150px;
 margin-bottom: 22px;
 padding:70px;
}




@media screen and ( max-width : 1500px)
{
    .Grid{
        display:grid;
        grid-template-columns: 1fr 1fr 1fr 1fr  ;
        row-gap: 100px;
       
       }

       
}


@media screen and ( max-width : 1300px)
{
    .Grid{
        display:grid;
        grid-template-columns: 1fr 1fr 1fr   ;
        row-gap: 100px;
       
       }
}



a{
    text-decoration:none;
}


 video{
   
    
    display:block;
     
    
 }

 .Heyy{
    margin-top: 36px;


    
    box-shadow: 0 0 10px blue;
   
 }

 @media screen and (min-width:1400px) {
    .Heyy{
        margin-top: 0px;
    
    
        
      
       
     }
    
 }

 @media screen and (min-width:1405px) {
    Video{
        margin-top: 0px;
        
    
    
        
        
       
     }
     .Hey{
        margin : 170px;
    }
    
     
    
 }

 .On{
      background-color:rgb(62, 172, 157);
      width:70px;
      padding:10px;
      
      display:block;
      color:White;
      margin-left:70%;
      display:inline-block;
      float:right;
      

      

      cursor:pointer;
      font-weight:bolder;
      border: 1px solid lightgray;
      border-radius:13px;
      transition:opacity 0.15s;
 }


 .On:hover{
        opacity:0.9;
 }


 .On:active{
opacity:0.7;
 }




 h3{
    color:Blue;
    padding-left:3%;
    padding-top:36px;
    display:inline-block;
    vertical-align: middle;
    font-size: 36px;
    padding-right:20%;
 }

 .On{
    display:inline-block;
    vertical-align: middle;
    margin-left:10px;
    margin-top:36px;
 }


 #Video{

  
 
    align-items:center;
    margin-left: auto;
    margin-right:auto;
    width:100%;
 }

.flex{
    display:flex;
    justify-content:center;
 }
 .Hey{
    padding:100px;
    margin-top:3%;
 }



 


 .Introduction{
     margin:  50px 0 0 0 ;
     color:rgb(10, 109, 109);
     font-size:20px;
     width: 100%;
     overflow-wrap: break-word;
     padding:40px;
     
 }



 .Introduction0{
    margin:  50px 0 0 0 ;
    color:rgb(10, 109, 109);
    font-size:20px;
    width: 100%;
    overflow-wrap: break-word;
    padding:40px;
    
}


/*other section*/
.Dublimi{
    

    margin:70px;
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap:100px;
}

.hj{
    text-decoration:none;
    font-family: Roboto,Arial;
    color: rgb(7, 102, 102);
    font-size:22px;
    
}

.center{
    display:flex;
    justify-content: center;
    background-color: rgb(185, 238, 171);
    
} 


#MovieInfo{
    color: rgb(7, 102, 102);
    
    font-family: Roboto,Arial;
    

    font-size:22px;
    
}





.hj{
    font-size: 36px;

}

p{
    font-size:27px;
}


#Image{
    width:500px; 



    border-radius:3px;
    box-shadow: 0 0 0 1px gray;    
}


h4 {
    font-size:22px;
}

#Pershkrimi{

    font-size:21px;
}

.Heyy{
    background-color: black;
}

@media screen and ( max-width : 917px)
{
    .Grid{
        display:grid;
        grid-template-columns: 1fr 1fr   ;
        row-gap: 30px;
      
        
        
       }



       Video{


        height : 400px;



       }
    
       #Image{
        display:block;
       width : 330px;
        
    }
    .Image{
        border:none;
    }


    .Info{
        display:grid;
        grid-template-rows: 1fr 1fr;
        display:block; 
    }     

    .center{
        display:block;
        display:flex;
        
        
        
    } 





    .Dublimi{
        display:block;
        
    }
       
}
@media screen and ( max-width : 730px)
{
    .Grid{
        display:flex;
        flex-direction: column;
        justify-content: space-between;
        
       
       
        
       }

       .Heyy{
        width:300px;
        margin-right:100px;
       }

       
       


       Video{


        height : 200px;



       }
       
    
       
       #Image{
                display:block;
               width : 330px;
                
            }
            .Image{
                border:none;
            }


            .Info{
                display:grid;
                grid-template-rows: 1fr 1fr;
                display:block; 
            }     

            .center{
                display:block;
                
                
            } 





            .Dublimi{
                display:block;
                
            }



              
            

            

       
}




@media screen and (max-width: 767px) {
    
  
    /* Video Section */
    .Hey {
      padding: 30px;
    }
  
    .Heyy {
      width: 100%;
      margin-right: 0;
    }
  
    #Video {
      height: auto;
    }
  
    .Introduction0 {
      padding: 20px;
    }
  
    /* Other Section */
    .center {
      flex-direction: column;
    }
  
    .Dublimi {
      grid-template-columns: 1fr;
      gap: 30px;
      margin: 0;
      margin-left:34px;
    }
  
    .Image {
      width: 100%;
      text-align: center;
      margin-bottom: 20px;

    }
  
    #Image {
      width: 100%;
      max-width: 330px;
    }
  
    .Info {
      display: block;
      text-align: center;
    }
  
    #MovieInfo {
      text-align: center;
      margin-bottom: 20px;
    }

    .center{
        padding-top:20px;
    }
  }
  