@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,600;0,700;1,100;1,300;1,700&display=swap');
body *{box-sizing:border-box}
.animation{
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
}
body{
    margin:0px;
    font-family:Montserrat;
    padding:0px;
}
.citem>img{
 position: relative;
    width: 100%;
    object-fit: cover;
    min-width: 300px;
    height: 100%;
    position: absolute;
}
.citem{
    position: relative;
    display: flex;
    background-color: #fff;
    overflow: hidden;
    flex-direction:column;
    height: calc(100% - 10px) !important;
    padding:0px 10px;
    align-items: flex-end;
}
.zzlp{
  padding:0px 0px 24px !important;
}
.carusel{
    height:100%;
    width:100%;
    margin:5px 0px 0px;
    padding:10px 0px;
}
.intro_header{
    border-left:6px solid;
    color:#000;
    margin-bottom:0.5pc;
    height:50px;
    padding-left:5px;
    text-transform:uppercase;
    font-weight:bold;
}
.head_swipe-button-next{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234f4f4f'%2F%3E%3C%2Fsvg%3E") !important;
}
.head_swipe-button-prev{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234f4f4f'%2F%3E%3C%2Fsvg%3E") !important;
}
.head_swipe-button-prev,.head_swipe-button-next{
  padding: 10px;
  background-color: #fff;
}
.black .intro_header{
    color:#fff;
}
.pad.section{
    padding:0pc 5pc;
    margin:5pc 0px;
}
.black.pad.section{
    padding:3pc 5pc;
    background-color:#1B1D1C;
}

.star{
  height:20px;
  width:22px;
  background-size:100%;
  background-repeat:no-repeat;
}
.star.shine{
  background-image:url('star_shine.svg');
}
.star_r{
  display:flex;
  align-items:flex-end;
}
.star_r>span{
  width:28px;
  display:block;
  margin-left:10px;
  font-weight:900;
}
.star.dull{
  background-image:url('star_dull.svg');
}
.bbl_items.search{
  align-items:flex-start;
}
.bbl_items_s{
 padding:10px;
 border-radius:1rem;
}
.bbl_items .kitem{
  background-color:#C4C4C4;
  color:#fff;
  position:relative;
  height: 210px;
  width: 190px;
  min-height:210px;
  min-width:190px;
  margin:5px;
  border-radius:15px 15px 0px 0px;
  align-items: center;
  display:flex;
  justify-content:flex-end;
  overflow:hidden;
  flex-direction:column;
}
.search.bbl_items .kitem{
  justify-content:space-between;
}
.licence{
  margin:11px 0px;
  padding-left:8px;
}
.bbl_items_s.bbl_items .kitem{
    border-radius:2rem;
    background: #ECECEC;
    justify-content:unset;
    height: 100px;
    padding:10px;
  width: 400px;
  box-shadow:1px 3px 3px rgb(0, 0, 0, 0.29);
  color:#1B1D1C;
  min-height:100px;
  min-width:400px;
}
@media only screen and (max-width: 470px){
     .bbl_items_s.bbl_items .kitem{
       min-width:80%;
       width:80%;
       height:fit-content;
       min-height:fit-content;
     }
     .bbl_items_s .kitem .opp>* {
      margin:4px 0px;
     }
     .bbl_items_s .kitem .opp>div{
       width:100%;
     }
     .bbl_items_s .kitem .opp{
       flex-wrap:wrap;
       justify-content:center !important;
     }
    }
.smcircle>img{
    width:100%;
}
.pad .kitem{
  opacity:.7;
}
.kitem.swiper-slide-active{
  opacity:1;
}
.bbl_items_s .kitem .smcircle{
height:25px;
  width:25px;
  min-width: 25px;
  min-height:25px;
  border-radius:50%;
  background-color:#D8D8D8;
  overflow:hidden;
  margin-right:5px;
}
.bbl_items_s .kitem .opp>div{
    display:flex;
    align-items:center;
}
.bbl_items_s .kitem .opp{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.black .bbl_items .kitem{
    border-radius:4px;
} 

.bbl_items .kitem>img{
  max-width:100%;
  position:absolute;
  z-index:0;
}
.search.bbl_items .kitem>img{
  left:0px;
  right:0px;
  margin:auto;
  max-width:97%;
}
.bbl_items .kitem>*{
  width:100%;
  position:relative;
  z-index:2;
}
.bbl_items .kitem>span{
  font-size:12px;
}
.bbl_items .kitem .abt_it>span:first-child{
  font-size:17px;
  font-weight:900;
  background: -webkit-linear-gradient(#ECECEC, #C4C4C4, #FFFFFF);
  background: linear-gradient(#ECECEC, #C4C4C4, #FFFFFF);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bbl_items .kitem .abt_it>span:last-child{
  font-size:13px;
  font-weight:bold;
}
.bbl_items .kitem .abt_it{
  color:#fff;
  background-color:#4F4F4F;
  padding:10px;
  display:flex;
  flex-direction:column;
  text-align:center;
  width:100%;
}
.search.bbl_items{
  display: flex;
  justify-content:space-around;
}
.search.bbl_items .kitem .abt_it{
  text-align:unset;
}
.search.bbl_items .kitem{
  width:262px;
  min-height:270px;
  height:unset;
}
.adv .sb_body{
  margin-top:70px;
}
.page{
    margin-top:80px;
    height:auto;
    position:relative;

}
.citem .cinfo span{
    display:block;
    opacity:0.6;
    font-size:17px;

}
.citem .cinfo h1{
  font-family: inherit;
    font-weight: 800;
    font-size: 5vh;
    margin: 10px 0px;
}
.citem .cinfo button{
    font-size: 18px;
    padding: 0px;
    font-weight: 600;
    margin: 6px 0px;
    display: flex;
    text-align: center;
    font-family: inherit;
    justify-content: space-between;
    border: none;
    background: transparent;
    font-family: inherit;
    width: 156px;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
}

.citem .cinfo{
    color: #4f4f4f;
    padding: 0px 1.5pc;
    height: fit-content;
    width: calc(100% - 3pc);
    z-index: 1;
    box-shadow:0px -20px 15px 12px rgb(255, 255, 255);
}

.time{
    color: #5c5c5c;
    display:flex;
    z-index:100;
    font-size:16px;
    justify-content:center;
    align-items:center;
    padding:3px 0px;
    top:0px;
    width:100%;
    position: fixed;
    background-color:#fff;
}
.adv .time,.adv .mheader{
  background:transparent;
  color:#fff;
  z-index:100;
  position: absolute;
}
.adv .mheader>div:first-child{
  z-index:13;
}
body{
  position: relative;
}
.adv .mheader>div:last-child a:not(.b){
  color:#fff;
}
.adv .bigh{
  top:0px;
  height:500px;
  background-image:url('slider.jpg');
  background-size:cover;
  display:flex;
  align-items:center;
  justify-content:center;
  background-blend-mode:exclusion;
  background-repeat:no-repeat;
}
.adv .bigh h2{
  padding:0px;
  width:100%;
  text-align:center;
}
.bigh form{
  width:50%;
  min-width:299px;
  position:relative;
}
.opx{
  bottom:8pc;
  top:unset !important;
  right:13px;
}

.bigh form input::placeholder{
    color:#ccc;
}
.bigh form input{
  width:100%;
  border-radius:1rem;
  background:#fff;
  outline:none;
  font-size:16px;
  border:none;
  padding:10px 2.4pc 10px 10px;
  height:60px;
}

.bigh form button{
  color: #4F4F4F;
    background-color: #fff;
    text-align: center;
    font-family: inherit;
    border-radius: 4rem;
    padding: 15px 10px;
    justify-content: center;
    border: none;
    margin:2pc auto;
    display: block;
    width: 150px;
    text-decoration: none;
    cursor: pointer;
}
.bigh form button:hover{
  background-color:#ececec;
}
.mheader>div:first-child{
  display: flex;
  width: 27%;
  align-items: center;
}
.mheader>div:last-child a:not(.b){
  color:#000;
  position:relative;
  border-bottom:2px solid transparent;
  text-decoration:none;
  text-transform:uppercase;
}

.mheader a.b:hover,.tsearch button,.sbtn:hover{
  background-color:red;
}
        body{
          min-width:299px;
        }
[animate]{
    transition:all 0.5s;
  -moz-transition:all 0.5s;
  -o-transition:all 0.5s;
  -ms-transition:all 0.5s;
  -webkit-transition:all 0.5s;
}
.da{
  margin:12px 0px;
}
.pagno{
  display:flex;
  margin:3pc 0px 0px;
  align-items:center;
}
.pagno>div.active,.pagno>div:hover{
  background:#4f4f4f;
  color:#fff;
}
.pagno>div.active{
  cursor: default;
}
.pagno>div.button{
    padding: 0px 14px;
    border-radius: 3rem;
}
.pagno>div{
  background-color:#fff;
  color:#4f4f4f;
  cursor: pointer;
  margin:0px 8px;
  height:50px;
  width:50px;
  border-radius:50%;
  border:1px solid #E0E0E0;
  display:flex;
  align-items:center;
  justify-content:center;
}

.bbl_items.search{
  margin:5pc 0px 0px;
}

.mheader{
  min-width:calc(299px - 20px);
  position:fixed;
  z-index:100;
  top:0px;
  background-color:#fff;
}
.mheader>div:last-child a:not(.b)[selected]{
  border-bottom:2px solid;
}
.mheader>div:last-child a:not(.b):hover{
  border-bottom-color:#000;
  font-weight:bold;
}
.mheader>div:last-child{
  display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 70%;
    min-width: 660px;
}

.mheader{
  height:60px;
  width:100%;
  padding:10px;
  display:flex;
  top:22px;
  justify-content:space-between;
  align-items:center;
  background-color:#fff;
}
.pop{
    width: 100%;
    height: 83%;
    z-index: 0;
}
.sitem .pop{
    width: 140px;
    margin-right: 14px;
    height: 89px;
}
.hh_ol{
  display:flex;
  margin:auto;
  align-items:flex-start;
  max-width:1039px;
}
.hh_ol>div:last-child{
  margin-left:10px;
}
.sitem h1{
  margin-bottom:4px;
  font-size:3vh;
}
.sitem{
  display:flex;
  height:fit-content !important;
  align-items:flex-end;
  margin-top:10px;
}
.pop>img{  
    position: relative;
    max-width: 100%;
    object-fit: cover;
    min-height: 100%;
    width: 100%;
    min-width: 100%;
    height: 100%; 
}


.mheader a.b,.bttn_r,.sbtn,.tsearch button{
  background-color:#fc4c10;
  color:#fff;
  display:inline-flex;
  text-align:center;
  font-family:inherit;
  border-radius:4rem;
  padding:15px 10px;
  justify-content:center;
  border:none;
  width:150px;
  text-decoration:none;
  cursor: pointer;
}
.tsearch button{
  width: fit-content;
    font-weight: 600;
    border-radius: 0px 1rem 1rem 0px;
    padding: 12px 10px;
    border-top:3px solid #4F4F4F;
}

body .k-overlay.hh{
  display: block !important;
    z-index: 10003;
    opacity: 0.5;
}
.hh #video_popup{
  display:flex !important;
}
.vjs_video_3-dimensions{
  width:100%;
  height:100%;
}
body .k-window.hh{
  min-width: 90px; min-height: 50px; max-width: 806px;height:100%;max-height: 516px; display: flex !important; top: 0px;margin:auto; left: 0px;right:0px;bottom:0px; background-color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); position: fixed; z-index: 10004; opacity: 1;
}
body .k-overlay,body .k-window{
  display:none !important; 
}
.bttn_r{
  background-color:#E54B4B;
  border-radius:4px;
  width:100%;
  font-weight:700;
  margin:10px 0px;
}
@media only screen and (max-width: 320px){
  .aheader{
    margin:3pc 11px;
  }
}
.dirr{
  display: flex;
  align-items:center;
}
.bar {
    position: relative;
    display: block;
    width: 50px;
    height: 5px;
    margin: 10px auto;
    background-color: #4F4F4F;
    border-radius: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.adv .bar{
  background-color:#fff;
}
.adv .zz.cross{
  background-color:#4F4F4F;
  top:0px;
  height:100%;
  z-index: 11;
}

.bigh{
        background:#4F4F4F;
        height:400px;
        position: relative;
        top:100px;
        width:100%;
        display:flex;
        align-items:center;
      }
      .ssbox input::placeholder{
        color:#fff;
      }
      .ssbox input{
        border:none;
        background-color:transparent;
        border-bottom:2px solid #fff;
        padding-left:32px;
        width:100%;
        height:40px;
        color:#fff;
        font-family:inherit;
      }
      .opo{
        position:absolute;
        top:20px;
      }
      .sb_body{
        margin-top:150px;
      }
      input:focus{border-color:transparent!important}input:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus:-moz-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}textarea:focus:-ms-input-placeholder{color:transparent}input::-webkit-input-placeholder{color:#5C5C5C}input:-moz-placeholder{color:#5C5C5C}input::-moz-placeholder{color:#5C5C5C}input:-ms-input-placeholder{color:#5C5C5C}textarea::-webkit-input-placeholder{color:#5C5C5C}textarea:-moz-placeholder{color:#5C5C5C}textarea::-moz-placeholder{color:#5C5C5C}textarea:-ms-input-placeholder{color:#5C5C5C}button{outline:none!important;border:none;background:0 0}button:hover{cursor:pointer}

      .tsearch{        
    display: flex;
    align-items: center;
    position:relative;
    width: 98%;
    margin-left: 2%;
      }
.tsearch.non button{
  display:none;
} 
.tsearch>input{
  display: block;
  font-family:inherit;
    background-color: #ffffff;
    min-height: 40px;
    outline:none;
    width:100%;
    font-family: inherit;
    border-radius: 1rem 0px 0px 1rem;
    font-size: 15px;
    color: #5C5C5C;
    padding: 1px 3px 1px 24px;
}
.tsearch.non>.az{
  right:0px;
  left:unset;
}

.tsearch.non>.cross{
  display:none;
}
.tsearch.non>input{
  width:0px;
  padding:0px;
  border:0px;
}
    .tsearch>.az{
        width: 20px;
    position: absolute;
    left: 4px;
    margin: auto;
    height: fit-content;
    top: 0px;
    bottom: -2px;
      }

      .ssbox{
        background:#4f4f4f;
        padding:10px 20px;
        border-radius:4px;
        width:calc(100% - 40px);
        position: relative;
      }
      .sett{
        width:100%;
        display:flex;
        margin:3pc auto 10px;
        align-items:center;
        justify-content:space-between;
      }
      .licence>span{
        padding:4px;
        border-radius:3px;
      }
      
      .sett>.ls *{
        margin:0px 3px;
      }
      .sett>.ls{
        display:flex;
        align-items:center;
      }
      .topS{
        width:80%;
        margin:auto;

      }
      .bigh h2{
        padding-left:8pc;
        width:50%;
        color:#fff;
        position: relative;
        z-index: 10;
        font-size:3pc;
      }
      .s_img{
        height:100%;
        max-width:500px;
        position:absolute;
        z-index:0;
        background-image:url('s_img.svg');
        background-size:100%;
        background-repeat:no-repeat;
        top:0px;
        right:11pc;
      }
      @media only screen and (max-width: 770px){
        .bigh h2{
          width:100%;
          padding:0px;
          text-align:center;
        }
      }
      @media only screen and (max-width: 600px){
        .bigh .s_img{
          right:0px;
          left:0px;
        }
      }
.menu-button{
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
}
.mheader .menu-button{
  display:none;
}
.comm_swipe .swiper-button-next,.comm_swipe .swiper-button-prev{
    opacity: 0.5;
    transform: scale(.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
}
.movies.main>div:first-child{
  width:35%;
}
.left_mov{
  width:60%;
  color:#5C5C5C;
}
.tags{
  display:flex;
  margin-bottom:1pc;
  align-items:center;
  flex-wrap: wrap;
}
.tags>span:first-child{
  margin-left:0px;
}

b.mm{
  font-size:25px;
}
.rating{
  display:flex;
  align-items:center;
}
.rating>div{
  margin-right:10px;
}
.tags>span{
  cursor:default;
  align-items:center;
  color:#fff;
  border-radius:4rem;
  margin:2px 6px;
  background-color:#4F4F4F;
}
.movies.main{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  max-width:1400px;
  min-width:300px;
}
.play svg{
  width:100%;
}
.video_pl.hh{
  display:none;
}

.video_pl{
  height:100%;
  width:100%;
  overflow:hidden;
  z-index:10000;
  display:flex;
  flex-direction:column;
  position:fixed;
  background-color:rgba(0, 0, 0, .4);
  backdrop-filter: blur(8px);
}
.closeme{
 height: 28px;
    cursor: pointer;
    width: 22px;
    padding: 6px;
    position:absolute;
    z-index:10;
}
.video-js .vjs-big-play-button{
  margin:auto;
  right:0px;
  bottom:0px;
}

 .play{
    position:absolute;
    margin:auto;
    left:0px;
    width:20%;
    height: fit-content;
    padding:15px;
    border-radius:3rem;
    display:flex;
    color:#fff;
    align-items:center;
    right:0px;
    cursor: pointer;
    top:0px;
    bottom:0px;
}

.movies.trail{
  position:relative;
}

.movies.page{
  margin-top:101px;
}
.nolly_p>img{
    object-fit: cover;
    max-width: 100%;
}

.opoz>*{
  width:100%;
}
.opoz{
  border-radius:0px 0px 10px 10px;
  overflow:hidden;
}
.opoz>.nfbt{
  background-color:#4F4F4F;
  color:#fff;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:11px 0px;
}
.ntfl{
  background-image:url('ntfl.png');
  background-color:#fff;
  background-size:100%;
  margin-right:20px;
  background-position:center;
  height:50px;
  width:50px;
  border-radius:4px;
}
@media only screen and (max-width: 1000px){
  .hh_ol>div:last-child{
    display: none;
  }
}
@media only screen and (max-width: 1074px){
  .mheader>div:first-child{
    padding:10px 0px;
    width:100%;
    flex: 1;
    align-items:center;
  }
  .mheader .menu-button{
  display:block;
}
  .mheader{
    flex-direction:column;
  }

    .mheader>div:last-child{
      width:100%;
      flex-direction:column;
      position:fixed;
      min-width: 299px;
      height:calc(100% - 80px);
      overflow-y: scroll;
      top:80px;
      display:none;
      z-index:1;
      background-color:#fff;
    }
    .mheader>div:last-child.cross{
      display:flex !important;
    }
    .cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(
-45deg
);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(
-45deg
);
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}
    .mheader>div:last-child>div{
    justify-content: space-between;
    flex-direction: column;
    min-height: 300px;
    position: relative;
    top: 60px;
    }
}
.mheader>div:last-child>div{
  width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.cross .bar:nth-of-type(2) {
    opacity: 0;
}
.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(
45deg
);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(
45deg
);
}
.authB>.circlp{
  height:200px;
  width:200px;
  min-width: 200px;
  min-height:200px;
  border-radius:50%;
  background-color:#D8D8D8;
  overflow:hidden;
}
.authB{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  margin:2pc auto;
}


.subscribe h2{
        margin:0px;
        color:#fff;
        font-family:inherit;
    }
    .subscribe>div{
        position: relative;
    }
    .subscribe form{
        height:100%;
        padding: 10px;
        position: relative;
        z-index:2;
        display:flex;
        margin: auto;
        align-items: center;
        justify-content:space-around;
        background-color:#4F4F4F;
        width:80%;
        border-radius:5px;
        min-width:260px;
    }
    .subscribe form div{
        display:flex;
        flex-direction: column;
        position: relative;
        align-items:start;
    }
    .subscribe button{
    height: 40px;
    width: 40px;
    right:0px;
    bottom: 11px;
    display:flex;
    align-items:center;
    justify-content:center;
    background: #fff;
    border-radius: 50%;
    border: none;
    }
    .subscribe button,.dots{
        position:absolute;
    }
    .dots{
        height:150px;
        width:150px;
        left: -13px;
    top: -61px;
        background-image:url('dots.svg');
        background-repeat:no-repeat;
        background-size:100%;
    }
    

    .non.mheader>div:first-child{
    padding:10px 0px;
    width:100%;
    flex: 1;
    align-items:center;
  }
  .non.mheader .menu-button{
  display:block;
}
  .non.mheader{
    flex-direction:column;
  }

    .non.mheader>div:last-child{
      width:100%;
      flex-direction:column;
      position:fixed;
      min-width: 299px;
      height:calc(100% - 91px);
      overflow-y: scroll;
      top:91px;
      display:none;
      z-index:1;
      background-color:#fff;
    }
    .non.mheader>div:last-child.cross{
      display:flex !important;
    }
    .non.mheader .cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(
-45deg
);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(
-45deg
);
}

.non.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}
    .non.mheader>div:last-child>div{
    justify-content: space-between;
    flex-direction: column;
    min-height: 300px;
    position: relative;
    top: 60px;
    }

    .blog_lis{
        display:flex;
        align-items:flex-start;
        flex-wrap:wrap;
        justify-content:space-between;
    }
    .blog_lis>div>*{
        margin:2px 0px;
    }
    .blog_lis>div>.flex:last-child{
        margin-top:5px;
    }
    .blog_lis img{
        width:100%;
    }
    .blog_lis>div>.flex{
        display:flex;
        justify-content:space-between;
        align-items:center;
        text-transform:capitalize;
    }
    .blog_lis h3{
        color:#2C2C2C;
    }
    .blog_lis span{
        color:#6E6E6E;
    }.filters{
      display:flex;
      flex-wrap:wrap;
      overflow-x:scroll;
      margin:1pc 0px;
      justify-content:center;
    }
    .filters>select{
      color:#fff;
      border-radius:3rem;
      margin:0px 5px;
      padding:10px;
      border:none;
      background:#4f4f4f;
      min-width:100px;
      max-width:200px;
      outline:none;
    }
  
    .blog_lis>div{
        padding:10px;
        background:#fff;
        border-radius:5px;
        box-shadow:0px 4px 10px 0px rgba(255, 30, 30, .51);
        display:flex;
        width:28%;
        margin:10px 0px;
        flex-direction:column;
    }@media only screen and (max-width: 1087px){
      .blog_lis>div{
        width:100%;
      }
    }
    @media only screen and (max-width: 1165px){
      .pad.section{
          padding:0px 2pc;
      }
      .pad.black.section{
        padding:3pc 2pc;
      }
    }
    
    .blog_lis a,.blog_lis a:hover,.blog_lis a:focus{
        color:#1473E6;
        display:flex;
        text-decoration:none;
    }
    .subscribe form input[email]{
        padding-right:40px;
        width:220px;
    }
    .subscribe form input::placeholder{
        color:#E5E5E5;
    }
    .subscribe form input{
        border:1px solid;
        background:transparent;
        color:#E5E5E5;
        width:250px;
        font-family: inherit;
        outline: none;
        margin:10px 0px;
        height:40px;
        border-radius:4rem;
        padding:0px 10px;
    }

    .subscribe{
        position: relative;
        padding-top:5pc;
        width:100%;
        height:200px;
        text-align:center;
    }
    @media only screen and (max-width: 720px){
        .subscribe form{
            flex-direction: column;
        }
    }
   .lin {
      display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    }
    .lin .kitem .abt_it{
      color:#4f4f4f;
      background-color:#fff;
      padding:0px;
      border-radius:4px ​4px 0px 0px;
    }
    .trail .left_mov{
      display:none;
    }
    @media only screen and (max-width: 750px){
        .movies.main>div:first-child,[no]{
          display: none !important;
        }
        
        .main section h2,.mo_view,.hrrr{
          padding-left:5px;
        }
        .trail .left_mov .tags{
          padding:0px 10px;
        }
        .trail .left_mov .tags>*{
          background-color:#fff;
          color:#4F4F4F;
        }
        .dark .trail .left_mov .tags>*{
          background-color:#161616;
        }
        .trail .left_mov{
          width:100%;
        }
        .trail .left_mov .xxx{
          display:flex;
          align-items:center; 
        }
        .trail>.play{
          display:none;
        }
        .trail .left_mov .xxx .play{
          position:unset;
          margin:0px;
        }
        .trail .left_mov{
          position: absolute;
    bottom: 0%;
    background: rgba(0,0,0,0.5);
    backdrop-filter: blur(1px);
    color: #fff;
    padding:8px 0px;
    width:100%;
    box-shadow: -2px -22px 15px 10px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
        }
    }