@media screen and (max-width: 1600px) and (min-width: 1480px){
    .logoblendimg {
        transform: scale(0.6) translate3d(0, calc(100vh - 75px), 0);
    }
    .haniman-ji-animate {
        transform: scale(.2) translate3d(-500px, calc(-102vh - 77px), 0);
        opacity: 0;
    }
  }
@media screen and (max-width: 1480px) and (min-width: 900px){
    .logoblendimg {
        transform: scale(0.6) translate3d(-250px, calc(100vh - 75px), 0);
    }
    .haniman-ji-animate {
        transform: scale(.2) translate3d(-900px, calc(-102vh - 75px), 0);
        opacity: 0;
    }
  }

  @media screen and (max-width: 900px){
    .img-none{
        display: none;
    }
  }



  
  @media screen and (max-width: 768px){
    .crossbg {
        
        border-radius: 0;
        padding: 7px 5px 5px;
    }
    .bsnavtitle {
        font-size: 12px;
    }
    .bsbigslidebtncontrol .slick-arrow svg {
        width: 50px;
        height: 50px;
    }
    .bsbigslidebtncontrol .slick-arrow {
        right: -120px;
    }
    .bsbigslidebtncontrol .slick-prev {
        right: -65px;
    }
    .bsbtncard {
        font-size: 16px;
        color: white;
        padding: 5px 15px 7px 15px;
    }
    .bdslidediv {
        padding-bottom: 50px;
    }
    .bsslickpara {
        font-size: 14px;
        line-height: 22px;
        font-weight: 300;
    }
    .bsslititle {
        font-size: 24px;
    }
    .bsrightslick img {
        width: 60%;
        margin-top: 35px;
    }
    .bsuid66e604f7 {
    margin-bottom: 40px;
}
  }

  @media screen and (max-width: 500px){
    .bsbigslidebtncontrol .slick-arrow {
        right: -65px;
    }
    .bsbigslidebtncontrol .slick-prev {
        right: -65px;
        top: -50%;
    }
    .bsrightslick {
        justify-content: flex-start;
    }
  }

  @media screen and (max-width: 1700px){
    .bsslititlestroke {
        left: 0;
    }
  }
  @media screen and (max-width: 1200px){
    .bsslititlestroke {
        font-size: 152px;
        top: -90px;
    }
  }
  @media screen and (max-width: 1000px){
    .bsslititlestroke {
        font-size: 122px;
    }
  }
  @media screen and (max-width: 768px){
    .bsslititlestroke {
        font-size: 82px;
    }
  }



  @media screen and (max-width: 1280px){
    .dz-card.style-5 .dz-info .dz-meta {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
}
.dz-date {
    margin-left: 0 !important;
}
  }


  
  @media screen and (min-width: 1200px){
    .horoscope img {
        width: 52px;
    }    
  }
  
  @media only screen and (min-width: 1480px) {
        .recrntclickshow {
            left: 90px;
        }
        .recentupdate.recentup-panel {
            left: 80px;
        }
        #cookie-popup{
            left: 80px !important;
        }
    }
    