*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    scroll-behavior: smooth;

}
 body{
    /* background-color: rgb(135, 133, 133); */
    font-family: "-apple-system",BlinkMacSystemFont,"-webkit-system-font","Malgun Gothic","Segoe UI","Helvetica Neue",Helvetica,sans-serif;
}  
nav{
  display:flex;
  flex-direction: row;
  justify-content: space-between; 
  /* gap:90px; */
  align-items: center;
  background-color: black;
  /* color:white; */
  padding:5px 20px;
  position:fixed;
  /* top: 0px; */
  width: 100%;
  height: 50px;
  /* margin-top:0px; */
    z-index:999;
} 
.menu{
    color:rgb(31, 137, 237);
    display: none; 
    margin: 0;
    padding: 0;
}
nav a{
    /* color:white; */
    color:rgba(255,255,255);
    text-decoration: none;
    /* margin-left:20px;  */
    margin:10px 5px;
    padding:5px 0px;
}
.nav-l{
   padding-left: 20px;
    align-items: center;
    display:flex;
}
.nav-l a{
    color:rgba(255,255,255,0.6);
    font-size:14px;
}
a i{
    rotate: 45deg;
    
}
.nav-l img{
     border:2px solid gray;
     border-radius: 5px;
     height:25px; 
     color:rgba(255,255,255,0.3);
}
.cen{
    display: flex;
    font-weight: bold;
    color:rgba(255,255,255,0.3);
}
.cen .c2 a{
    color:rgba(255,255,255,0.5);
}
input{
    background-color: black;
    border:1px solid white;
    height:28px;
    border-radius: 3px;
    padding: 8px;
    width:160px;
    color:rgba(255,255,255,0.6);
}
input .search{
    color:rgba(255,255,255,0.6);
}
button{
    background-color: rgb(31, 121, 255);
    color:white;
    border-radius: 6px;
    margin:10px;
    border-style: none;
    padding:7px;
    height:28px;
}
button img{
    /* background-color: rgb(22, 130, 232); */
    color:black;
}
.bgvid{
    width:100%;
    height:100%;
}
.vid video{
    width:100%;
    height:100%;
    /* border: 3px solid rgba(243, 87, 87, 0.8);  */
    object-fit: cover;
    
}
.bglogo img{
    position:absolute;
    top:20px;

}
.bgvid h2{
    position: absolute;
    top:380px;
    color:white;
    left: 40px;
    width:250px;
    font-size: 30px;
}
.bgvid p{
    position: absolute;
    top:460px;
    color:white;
    left: 30px;
    font-size: 18px;
    width:400px;
    /* border:1px solid white; */
}
.b1 p{
    position: absolute;
    top:555px;
    font-size: 12px;
    width:200px;
    left:80px;
    color:rgba(255,255,255,0.8);
}
.bgvid button{
    position: absolute;
    top:500px;
    color:black;
    background-color: white;
    left: 30px;
    padding:10px 20px;
    width:250px;
}
h3{
    display: flex;
    flex-direction: column;
    padding:10px 40px;
}
.T1 h3{ 
    
    display: flex;
    flex-direction: row;
    gap:10px;
}
h3 i{
    margin-top: 7px;
    color:rgba(0,0,0,0.6);
    size:50px;
}
p{
    Margin:0px 10px;
}
.lpb{
    margin: 0px 40px;
}
.shows{
    font-family: "-apple-system",BlinkMacSystemFont,"-webkit-system-font","Malgun Gothic","Segoe UI","Helvetica Neue",Helvetica,sans-serif;
    width: 100%;
    height: 100%;
    display:flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    gap:40px;
    padding:10px 40px;
}
.shows::-webkit-scrollbar{
    display:none;
}
img{
  border-radius: 4%;
}
.im1p{
    display: flex;
    flex-direction: row;
    gap:10px;
}
.im1p .p1 p{
    font-size: 40px;
    font-weight: bold;
    line-height:0.8;
    color:rgba(0,0,0,0.6);
}
.im1p .p2 p{
    margin-bottom:5px;
    font-size: 16px;
}
.p2.pr1{
    color:rgba(0,0,0,0.3);
}
.p3{
    /* line-height: 0; */
    /* margin:0; */
    display: flex;
}
.p3 .pr1{
    color:rgba(0,0,0,0.5);
}
.year{
    display:block;
}
.year.p2.pr1{
    display:flex;
    flex-direction: column-reverse; 
    color:rgba(0,0,0,0.5);
}
.nr figcaption{
    font-weight: bold;
}

/* .im1 p1{
    top: 10px;
} */
/* .im1 p{   
    margin-top:-10px;
    padding-left: 20px;
} */
.i1 img{
    width:270px;
    height:150px;
}
.shows p{
    color:rgba(0,0,0,0.8);
    font-size: 16px;
    /* font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
    margin-left: 2px;

}
.mid{
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: 100px;
    
}
.mid img{
    width:200px;
}
.mid p{
    color:white;
    font-size: 20px;
}
.mid button{
    background-color: white;
    color:black;
    padding:10px 30px;
    margin-left:100px;
}
.mid figcaption{
    color:white;
    position: absolute;
    margin-bottom: -60px;
    margin-left:710px;
    color:rgba(255,255,255,0.8);
    font-size: small;
}
.fim{
    /* margin-left: 550px; */
    height: 100px;
    width: 150px;
    /* align-items: center; */
}
.fim img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
h4{
    text-align: center;
    font-size: 40px;
    
}

footer{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
} 
/* footer p{
    text-align:center;
    margin-top: 15px;
    font-size: 17px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
} */
.anch{
    text-align:center;
    margin-top:10px;
    /* margin-left: 10px; */
}
.anch a{
    color:rgb(6, 24, 222);
    text-decoration:none;
    font-size: 20px;

    
}
.fimg{

    /* margin-left: 180px; */
    margin-top:10px;
    /* align-items: center; */
    height: 200px;
    width:800px;
    
}
.fimg img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.fimag {
     /* margin-left: 230px;  */
     margin-top:10px; 
    /* align-items: center; */
    height:100px ;
    width:700px;
}
.fimag img{
    height:100%;
    width:100%;
    object-fit: cover;
}
.flh h2{
   text-align: center;
   font-size: 40px;
}
.fp{
    width:80%;
    /* align-items: center; */
    display: flex;
    /* justify-content: space-between; */
    flex-direction: column;
    margin: 0px 90px;
    
}
.fpd{
    display: flex;
    justify-content: space-between;
    padding:12px;
    border-bottom: 1px solid rgba(100, 99, 99, 0.3);
    font-size: 25px;
    align-items: center;

}
.fp p{
    /* margin-left: 200px; */
    /* margin: 20px 0px 20px 200px; */
    

}
.fp p i{
    /* float: right; */
    /* margin-right: 150px; */
}
.fnv p{
    text-align: left;
    /* margin-left: 30px; */
    font-size: small;
    color:rgba(0,0,0,0.5)
}
 .fnav{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;  
    padding:10px 15px;
    font-size: 12px;
    margin-bottom: 10px;
} 
.fnav a{
    text-decoration: none;
    padding-left: 15px;
    color:black;
    /* font-family:Arial, Helvetica, sans-serif; */
    
}
.lit a{
    color:rgb(0,0,0,0.5);


}
@media(max-width:1440px){
    .mid.figcaption{
        margin-left:950px;
    }
} 
  @media(max-width:1280px) {
      nav{
        width:100%;
        /* height: 100%; */
        object-fit:cover; 
    }
    .bgvid{
        height:auto;
    }
      .vid video{
        width:100%;
        height:100%;
        object-fit:cover;
    }
    .bgvid h2{
        width:280px;
        top:320px;
        font-size: 28px;
    }
    .bgvid p{
        width:280px;
        top:400px;
        font-size: 16px;
    }
    .b1 p{
        width:170px;
        top:490px;
        font-size:10px;
        left:70px;
    }
    .bgvid button{
        top:440px;
        width:230px;
    }
    .mid figcaption{
        margin-left: 880px;
    }
} 
@media(max-width:1700px){
    .mid figcaption{
        margin-left:860px;
    }
}
@media(max-width:1150px){
    nav a{
        font-size: 20px;
    }
    .bgvid h2{
        width:200px;
        top:250px;
        font-size: 22px;
    }
    .bgvid p{
        width:200px;
        top:310px;
        font-size: 13px;
    }
    .b1 p{
        width:150px;
        top:405px;
        font-size:10px;
        left:65px;
    }
    .bgvid button{
        top:350px;
        width:200px;
    }
    .shows{
        width:100%;
    }
    .i1 img{
         width:270px;
         height:150px;
    }
    .mid img{
        width:140px;
    }
    .mid figcaption{
        margin-left:780px;
    }
    h4{
        font-size:30px;
    }
     p{
        font-size: 16px;
        margin:5px 5px;
    }
    .flh h2{
        font-size: 25px;
        
     }
}
@media(max-width:900px){
    
    .mid figcaption{
        margin-left: 710px;
    }
    .fc h4{
        font-size: 40px;
    }
}
 @media(max-width:800px){
    nav{
        width:100%;
    }
    nav a{
        font-size: 15px;
    }
    nav .cen a{
        font-size: 20px;
        color:rgba(255,255,255,0.7);
    }
    nav input{
          width:100px;
    }
    nav button{
        font-size: 14px;
    }
    nav button img{
        width:12px;
    }.bgvid h2{
        width:180px;
        top:200px;
        font-size: 20px;
    }
    .bgvid p{
        width:170px;
        top:260px;
        font-size: 12px;
    }
    .b1 p{
        width:150px;
        top:345px;
        font-size:10px;
        left:50px;
    }
    .bgvid button{
        top:295px;
        width:190px;
    }
    .shows{
        width:100%;
    }
    .i1 img{
        width:260px;
        height:140px;
   }
   .mid{
    width: 100%;
   }
   .mid button{
    margin-right: 25px;
   }
   .mid figcaption{
    margin-left:560px;
   }
   .mid p{
    font-size:16px;
    
   }
    .fimg{
        width:100%;
    }
    
    .fimag{
        width:100%;
    }
    .fc p{
        text-align: center;
    }
    .fc h4{
        font-size: 30px;
    }
 }
 @media(max-width:700px){
    /* .vid video{
        width:100%;
        height: 45vw;
        object-fit:cover;
    } */
    nav button{
        color:rgb(31, 137, 237);
        background-color: black;
    }
    nav button img{
        color:rgb(31, 137, 237);
    }
     
     .bglogo img{
        width: 150px;
        margin-left: 10px;
        top:20px;
     }
    .bgvid h2{
        width:180px;
        top:150px;
        font-size: 18px;
    }
    .bgvid p{
        width:170px;
        top:198px;
        font-size: 11px;
        margin-left: 10px;
    }
    .b1 p{
        width:150px;
        top:285px;
        font-size:10px;
        left:40px;
    }
    .bgvid button{
        top:235px;
        width:160px;
    }
    .mid{
        width:100%;
    }
    .shows{
        width:100%;
    }
    .i1 img{
        width:250px;
        height:135px;
   }
   .mid figcaption{
        margin-left: 500px;
   }
   .mid img{
     width:170px;
   }
   .mid p{
    font-size: 15px;
   }
   .fimg{
    width:100%;
   }

  .fimag{
    width:100%;
   }
 h4{
    font-size:25px;
 }
 p{
    font-size: 14px;
    margin:5px 5px;
 }
 .flh h2{
    font-size: 25px;
    
 }
}
@media(max-width:650px){
    nav{
        width:100%;
    }
    .cen .c2{
        display: none;
    }
    nav input{
        display: none;
    }
    nav a{
        font-size: 12px;
    }
    nav input{
          width:90px;
    }
    nav button{
        font-size: 15px;
    }
    nav button img{
        width:13px;
        color:rgb(45, 117, 176);
    }
    .cen .c1 a{
        margin-left: -20px;
    }
    .bgvid{
        display: block;
        text-align: center;
        justify-content: center;
     }
    .bglogo img{
        width: 120px;
        margin-left: -60px;
        top:30px;
    }
    .bgvid h2{
        margin-left: 100px;
        width:350px;
        top:200px;
        font-size: 22px;
    }
    .bgvid p{
        width:280px;
        top:230px;
        font-size: 12px;
        margin-left: 130px;
    }
    .b1 p{
        width:250px;
        top:295px;
        font-size:11px;
        left:50px;
    }
    .bgvid button{
        top:250px;
        width:230px;
        left:180px;
        border-radius: 6px;
    }
    .shows{
        width:100%;
    }
    .mid figcaption{
        margin-left:420px;
    }
    .mid img{
        width:120px;
    }
    .mid p{
        font-size: 12px;
    }
    .fimg{
        width:100%;
    }
    .fimag{
        width:100%;
    }
    .i1 img{
        width:210px;
        height: 120px;
    }
}
@media(max-width:600px){
    .nav{
        width:100%;
        height:20px;
    }
    .cen .c1 a{
        font-size: 15px;
        /* margin-left: 40px; */
    }
    .bgvid h2{
        margin-left: 75px;
        width:350px;
        top:190px;
        font-size: 22px;
    }
    .bgvid p{
        width:280px;
        top:220px;
        font-size: 12px;
        margin-left: 120px;
    }
        .bgvid button{
            top:240px;
            width:200px;
            left:180px;
            border-radius: 6px;
        }
        .b1 p{
            width:250px;
            top:280px;
            font-size:11px;
            left:50px;
        }
        .mid figcaption{
            margin-left:380px ;
        }
    }
@media(max-width:550px){
    .menu{
        display: block;
    }

    nav{
        width:100%;
    }
    .nav-l{
         display: none;
    }
    .cen .c1 a{
        font-size: 15px;
        margin-left:20px; 
    }
    .cen .c2{
          display: none;
    }
    nav a{
        /* font-size: 10px; */
    }
    nav input{
          width:90px;
          display: none;
    }
    nav button{
        font-size: 14px;
    }
    nav button img{
        width:10px;
    }
    .bglogo img{
        width: 120px;
        margin-left: -90px;
        margin-top: 8px;
    }
    .bgvid h2{
        margin-left: 50px;
        width:350px;
        top:170px;
        font-size: 22px;
    }
    .bgvid p{
        width:280px;
        top:200px;
        font-size: 12px;
        margin-left: 90px;
    }
    .bgvid button{
        top:220px;
        width:200px;
        left:150px;
        border-radius: 6px;
    }
    .b1 p{
        width:250px;
        top:260px;
        font-size:11px;
        left:50px;
    }
    .mid img{
        width:120px;
        /* margin-left: 10px; */
    }
    .mid figcaption{
        margin-left:350px ;
    }
    .fimg{
        width:100%;
        height:100%;
    }
    .fimag{
        width:100%;
        height: 100%;
    }
    .fnv{
        font-size: 12px;
    }
    .fnav{
        font-size: 10px;
    }
}
@media(max-width:500px){
    nav .cen a{
        font-size: 20px;
        color:rgba(255,255,255,0.7);
    }
    nav button{
        color:rgb(31, 137, 237);
        background-color: black;
    }
    nav button img{
        color:rgb(31, 137, 237);
    }
    .cen .c1 a{
        margin-left: 70px;
    }
    .bglogo img{
        width: 120px;
        margin-left: -65px;
        margin-top: 6px;
    }

    .bgvid h2{
        margin-left: 25px;
        width:340px;
        top:150px;
        font-size: 18px;
    }
    .bgvid p{
        width:280px;
        top:175px;
        font-size: 10px;
        margin-left: 65px;
    }
    .b1 p{
        width:250px;
        top:230px;
        font-size:9px;
        left:45px;
    }
    .bgvid button{
        top:190px;
        width:190px;
        left:125px;
        border-radius: 6px;
    }
    .shows{
        width:100%;
    }
    .mid img{
        width:100px;
    }
    .mid p{
        font-size:8px;
    }
    .mid button{
        width:90px;
        font-size: 12px;
        padding-left: 14px;
    }
    .mid figcaption{
        margin-left:300px ;
        font-size: 12px;
    }
    .fim img{
        /* width:120px;
        height:50px;
        margin-top:15px; */
        width:100%;
        height:100%;
    }
     h4{
        font-size:25px;
    }
     p{
        font-size: 13px;
        margin:5px 5px;
    }
    .flh h2{
        font-size: 25px;
    }
    .anch{
        font-size: 10px;
    }
    .fimg{
        width:100%;
        height: 100%;
    }
    .fimag{
        width:100%;
        height: 100%;
    }
    .fnv{
        font-size: 12px;
    }
    .fnav{
        display:block;
        font-size: 10px;
    }
    .i1 img{
        width:200px;
        height: 120px;
    }
}
        
@media(max-width:430px){
    
    nav{
        padding:5px 12px;
    }

    nav a{
        font-size: 9px;
    }
    nav input{
          width:70px;
    }
    nav button{
        font-size: 12px;
    }
    nav button img{
        width:9px;
    }
    .cen .c1 a{
        margin-left: 60px;
    }
    .bglogo img{
        width: 80px;
        margin-left: -50px;
        margin-top: 1px;
    }
    /* .bglogo img{
        width: 110px;
        margin-left: -75px;
        margin-top: 4px;
    } */
    .bgvid h2{
        margin-left: 15px;
        width:320px;
        top:130px;
        font-size: 18px;
    }
    .bgvid p{
        width:280px;
        top:150px;
        font-size: 10px;
        margin-left: 35px;
    }
    .b1 p{
        width:250px;
        top:205px;
        font-size:9px;
        left:50px;
    }
    .bgvid button{
        top:165px;
        width:160px;
        left:115px;
        border-radius: 6px;
        font-size: 12px;
    }
    .mid{
        display:block;
        text-align:center;
        height: 120px;
    }
    .mid p{
        font-size: 10px;
    }
    .mid button{
        width:80px;
        height:30px;
        justify-content: center;
        margin:5px 10px 5px 10px;
        font-size: 10px;
    }
    .mid figcaption{
        margin-left: 155px;
    }
    h4{
        font-size:25px;
    }
     p{
        font-size: 13px;
        margin:5px 5px;
    }
    .flh h2{
        font-size: 25px;
    }
    .fimg{
        width:100%;
        height: 100%;
    }
    .fimag{
        width:100%;
        height: 100%;
    }    
    .fnv{
        font-size: 10px;
    }
    .fnav{
        display:block;
        font-size: 8px;
    }
}
@media(max-width:400px){
    .cen .c1 a{
        margin-left: 70px;
    }
    .bglogo img{
        width: 80px;
        margin-left: -50px;
        margin-top: 1px;
    }
    /* .bglogo img{
        width: 100px;
        margin-left: -75px;
        margin-top: 3px;
    } */
    .bgvid h2{
        left: 27px;
        width:300px;
        top:115px;
        font-size: 16px;
    }
    .bgvid p{
        width:260px;
        top:135px;
        font-size: 8px;
        left: 25px;
    }
    .b1 p{
        width:230px;
        top:185px;
        font-size:8px;
        left:35px;
    }
    .bgvid button{
        top:145px;
        width:130px;
        left:105px;
        border-radius: 6px;
        font-size:10px;
    }
    .shows{
        width:100%;
    }
    .fimg{
        width:100%;
        height:100%;
    }
    .fimag{
        width:100%;
        height:100%;
    }
    h4{
        font-size:22px;
    }
     p{
        font-size: 12px;
        margin:5px 5px;
    }
    .flh h2{
        font-size: 22px;
    }
    .fnv{
        font-size: 10px;
    }
    .fnav{
        font-size: 8px;
    }
    .mid{
        display:block;
        text-align:center;
        height: 120px;
    }
    .mid p{
        font-size: 10px;
    }
    .mid button{
        width:80px;
        height:30px;
        justify-content: center;
        margin:5px 10px 5px 10px;
        font-size: 10px;
    }
    .mid figcaption{
        margin-left: 135px;
    }
    .shows{
        width:100%;
        height:100%;
    }
    .i1 img{
        width:190px;
        height: 115px;
    }
    .anch{
        font-size: 8px;
    }
}
@media(max-width:380px){
    .fnav{
        font-size: 6px;
    }
}
@media(max-width:350px){
    .bglogo img{
        width: 90px;
        margin-left: -70px;
        margin-top: 2px;
    }
    .bgvid h2{
        left: 22px;
        width:300px;
        top:110px;
        font-size: 18px;
    }
    .bgvid p{
        width:260px;
        top:130px;
        font-size: 9px;
        left: 20px;
    }
    .b1 p{
        width:230px;
        top:180px;
        font-size:7px;
        left:20px;
    }
    .bgvid button{
        top:145px;
        width:120px;
        left:95px;
        border-radius: 6px;
        font-size:8px;
    }
}
@media(max-width:345px){
    .mid figcaption{
        margin-left:120px;
    }
}
@media(max-width:330px){
    .cen .c1 a{
        margin-left: 70px;
    }
    .bglogo img{
        width: 80px;
        margin-left: -50px;
        margin-top: 1px;
    }
    .bgvid h2{
        left: 18px;
        width:250px;
        top:100px;
        font-size: 12px;
    }
    .bgvid p{
        width:240px;
        top:115px;
        font-size: 7px;
        left: 5px;
    }
    .b1 p{
        width:220px;
        top:160px;
        font-size:5px;
        left:8px;
    }
    .bgvid button{
        top:125px;
        width:100px;
        left:85px;
        border-radius: 6px;
        font-size:6px;
        padding:5px 10px;
    }
    .mid figcaption{
        margin-left:110px;
    }
}
