

  
a {
    text-decoration: none;
    color:#000;
}
body{
  font-family: "Noto Serif Bengali", serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  background:#eee;


}
img{
	width:100%;
	height:auto;
}
.main_container{
	width:85%;
}
.red_color{
	font-weight:600;
}
.section{
	padding-top:0;
}

.center
{
  position: fixed;
  bottom: 10%;
  left: 94%;
}
.pulse
{
    width: 70px;
    height: 70px;
    background: #F00000;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 74px;
    font-family: verdana;
    text-transform: uppercase;
    animation: animate 2s linear infinite;
}

@keyframes animate
{
    0%
  {
    box-shadow: 0 0 0 0 #f000008a, 0 0 0 0 #f000008a;
  }
    40%
  {
    box-shadow: 0 0 0 0 #f000008a, 0 0 0 10px #f000008a;
  }
    80%
  {
    box-shadow: 0 0 0 0 #f000008a, 0 0 0 20px #f000008a;
  }
    100%
  {
    box-shadow: 0 0 0 0 #f000008a, 0 0 0 30px #f000008a;
	  
  }
}





   ul {
		margin: 0;
		padding: 0;
		list-style: none;
        }
        img {
    max-width: 100%;
    height: auto;
}
        section {
            padding: 60px 0;
           /* min-height: 100vh;*/
        }
.footer {
    background: #a42413;
    padding-top: 80px;
    padding-bottom: 40px;
}
/*END FOOTER SOCIAL DESIGN*/
.single_footer{}
@media only screen and (max-width:768px) { 
.single_footer{margin-bottom:30px;}
}
.single_footer h4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.single_footer h4::after {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background: #fff;
    margin-top: 20px;
}
.single_footer p{color:#fff;}
.single_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_footer ul li{}
.single_footer ul li a {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 36px;
    font-size: 15px;
    text-transform: capitalize;
}
.single_footer ul li a:hover { color: #ff3666; }

.single_footer_address{}
.single_footer_address ul{}
.single_footer_address ul li{color:#fff;}
.single_footer_address ul li span {
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.contact_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 100%;
}
.subscribe__input {
background-color: #fff;
border: medium none;
border-radius: 5px;
color: #333;
display: block;
font-size: 15px;
font-weight: 500;
height: 60px;
letter-spacing: 0.4px;
margin: 0;
padding: 0 150px 0 20px;
text-align: center;
text-transform: capitalize;
width: 100%;
}
@media only screen and (max-width:768px) { 
.subscribe__input{padding: 0 50px 0 20px;}
}

.subscribe__btn {
background-color: transparent;
border-radius: 0 25px 25px 0;
color: #01c7e9;
cursor: pointer;
display: block;
font-size: 20px;
height: 60px;
position: absolute;
right: 0;
top: 0;
width: 60px;
}
.subscribe__btn i{transition: all 0.3s ease 0s;}
@media only screen and (max-width:768px) { 
.subscribe__btn{right:0px;}
}

.subscribe__btn:hover i{
    color:#ff3666;
}
button {
    padding: 0;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/
.social_profile {margin-top:40px;}
.social_profile ul{
list-style: outside none none;
margin: 0;
padding: 0;
}
.social_profile ul li{float:left;}
.social_profile ul li a {
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin: 0px 5px;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid rgba(255,255,255,0.2);
}
@media only screen and (max-width:768px) { 
.social_profile ul li a{margin-right:10px;margin-bottom:10px;}
}
@media only screen and (max-width:480px) { 
.social_profile ul li a{
    width:40px;
    height:40px;
    line-height:40px;
}
}
.social_profile ul li a:hover{
background:#ff3666;
border: 1px solid #ff3666;
color:#fff;
border:0px;
}
/*END SOCIAL PROFILE CSS*/
.copyright {
    margin-top: 70px;
    padding-top: 40px;
    color:#fff;
    font-size: 15px;
    border-top: 1px solid rgba(255,255,255,0.4);
    text-align: center;
}
.copyright a{color:#01c7e9;transition: all 0.2s ease 0s;}
.copyright a:hover{color:#ff3666;}

.web_font_15{
	font-size:15px;
}

.mob_font_13{
	font-size:13px;
}

.astrology_sction_web,.boutique_section_web,.recom_video_web,.beauty_section_web{
	display:none;
}
#owl1 img {
    width: 100%;
    height: 42vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.horoscope_iframe {
    width: 100%;
    height: 98%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 10px;
}

#owl2 .owl-item img {
    width: 100%;
    height: 29vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

#owl3 .owl-item img {
    width: 100%;
    height: 290px !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

#recomended_videos img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
    object-position: center;
    border-radius: 0;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

#cat_video_2 img,
#cat_video_3 img,
#cat_video_4 img,
#cat_video_5 img {
    width: 100%;
    height: 150px !important;

    border-radius: 0;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

#recent_shorts img,#category-recent-shorts img {
    width: 100%;
    height: 32vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
    position: relative;
}

#cat_2_shorts img,
#cat_3_shorts img,
#cat_4_shorts img,
#cat_5_shorts img {
    width: 100%;
    height: 32vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
    position: relative;
}

#recent_shorts h6 {
    position: absolute;
    bottom: -3%;
    left: 2%;
    color: #fff;
    background: #1c191947;
}

#cat_2_shorts h6 {
    position: absolute;
    bottom: -3%;
    left: 2%;
    color: #fff;
    background: #1c191947;
}

.shorts_text {
    position: absolute;
    bottom: -3%;
    left: 2%;
    color: #fff;
    background: #1c191947;
}


.owl-dots {
    position: absolute;
    bottom: 5%;
    left: 46%;
}


.slider_text {
    position: absolute;
    bottom: 14%;
    color: #fff;
    left: 2%;
}

.thumb_up {
    margin-right: 6%;
    font-size: 16px;
}

.thumb_down {
    margin-right: 6%;
    font-size: 16px;
}

#ww_73f05f1ce8ac3 {
    height: 98%;
    border-radius: 10px;
}

#ww_73f05f1ce8ac3 .ww_name {
    margin-top: 28% !important;
}

.vid_icon {
    position: absolute;
    bottom: 61%;
    font-size: 35px;
    left: 40%;
    color: #fff;
}

.highlight_vid_icon {
    position: absolute;
    bottom: 45%;
    font-size: 40px;
    left: 50%;
    color: #fff;
}

.mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00000040;
}


.nav_margin_no {
    margin-top: 0 !important;
}



.ytp-large-play-button {
    left: 52% !important;
    width: 45px !important;
    height: 61px !important;

}

.youtube_video_div {
    background: #fff;
    padding: 3%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
    bottom: 6px;
}

.youtube_shorts {
    height: 33vh;
    border-radius: 10px;
    width: 100%;
}

.ytp-shorts-mode.ytp-title-enable-channel-logo .ytp-title {
    margin-top: 120% !important;
}

.cat_video_iframe {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


#card_slider .main_div img {
    width: 100%;
    height: 12vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

#card_slider .main_div2 img {
    width: 100%;
    height: 21.4vh !important;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 85.2% !important;
    left: 7.4% !important;
    z-index: 999999;
}

.relatd_post_img{
    width: 100%;
    height: 22vh;
    object-fit: cover;
    object-position: center;
    position: relative;
}

.text *{
font-size:18px !important;
text-align:justify;
}



.news_section .owl-dots{
    position: absolute;
    bottom: -9%;
    left:40%;
}
.back-to-top{
	position: fixed;
    bottom: 2%;
    right: 4%;
    z-index: 999999999;
    font-size: 30px;
}
.circle{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px #0000001a;
  display:inline-block;
  background:red;
  margin-right:2%;
}
.pulse_anm {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px #fff;
  }
  50% {
    box-shadow: 0 0 0 2px #fff;
  }
  100% {
    box-shadow: 0 0 0 4px #404040;
  }
}

.live_blog{
	background: #CB0532;
    padding: 3px;
    border-radius: 19px;
    width: 9%;
    font-size: 18px;
}
.img_div{
	height:190px;
	width:100%;
	overflow:hidden;
	border-radius:12px;
}

.sironam_img{
height:100px;
    width: 100%;
    overflow: hidden;
border-top-left-radius:12px;
border-bottom-left-radius:12px;
}
.sironam_img img{
    height: 100%;
    display: block;
    max-width: 100%;
    max-height: 100%;
object-fit:cover;
}

.yt_vid_icon{
	color:#fff;
	font-size:35px;
	position:absolute;
	bottom: 46%;
    left: 40%;
}

.guruttopurno_img_div{
	height:190px;
	width:100%;
	overflow:hidden;
	border-radius:12px;
}
#latest_update{
	position:relative;
}

#latest_update .owl-prev{
	position: absolute;
   color: #000000;
    font-size: 53px;
    left: -2%;
    top: 6%;
}
#latest_update .owl-next{
	position: absolute;
    color: #000000;
    font-size: 53px;
    right: -2%;
    top: 6%;
}

.cmn_nav{
	position:relative;
}

.cmn_nav .owl-prev{
	position: absolute;
    color: #000000 !important;
    font-size: 53px !important;
    left: -2%;
    top: 32%;
}
.cmn_nav .owl-next{
	position: absolute;
    color: #000000 !important;
    font-size: 53px !important;
    right: -2%;
    top: 32%;
}

.adjust_post_height{
height:21%;
}

/*
.div_white_style{
background:#ffffff;
padding:2%;
border-radius:12px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}*/

.mt4{
margin-bottom:4%;
}
@media only screen and (max-width: 525px) {
.adjust_post_height{
height:auto !important;
}
.mt4{
margin-bottom:0;
}
	.back-to-top{
    bottom: 12%;
}
/*
.div_white_style{
padding:5%;
border-radius:0;
}*/
    #recent_shorts img {
        height: 33vh !important;
    }

    #owl1 img {
        height: 23vh !important;
    }

    .horoscope_iframe {
        margin: 3% 0;
        height: 157%;
    }

    #ww_73f05f1ce8ac3 {
        margin-top: 36% !important;
        height: auto;
    }

    #ww_73f05f1ce8ac3 .ww_name {
        margin-top: 5% !important;
    }

    .margin-bottom-3 {
        margin-bottom: 3%;
    }
    .margin-bottom-4 {
        margin-bottom: 4%;
    }
	
	.padding-bottom-4 {
        padding-bottom: 4%;
    }
    .p-r-0 {
        padding-right: 0;
    }
.p-l-0 {
        padding-left: 0;
    }
    .mobile_text_h5 {
        font-size: 1rem;
       line-height:1.4;
    }

    .mobile_padding_right {
        padding-right: 5px;
    }

    .mobile_padding_left {
        padding-left: 5px;
    }
	
	.mobile_padding_2{
		padding:2px;
	}
	

    #mobile_owl1 .owl-stage-outer {
        border-radius: 12px !important;
    }

    #mobile_owl1 .owl-dots {
        position: absolute !important;
        bottom: -19% !important;
        left: 46% !important;
    }

    #mobile_owl1 .slider_text {
        position: absolute;
        bottom: 0;
        color: #fff;
        left: 2%;
    }

    #mobile_owl1 .highlight_vid_icon {
        position: absolute;
        bottom: 45%;
        font-size: 30px;
        left: 43%;
        color: #fff;
    }

    #ww_17262e599a6b1 {
        border-radius: 12px;
    }

    #boutique_shorts_mobile img,
    #beauty_shorts_mobile img,
	#astrology_slider_shorts img {
        width: 100%;
        height: 30vh !important;
        object-fit: cover;
        object-position: center;
        border-radius: 10px;
        position: relative !important;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #bb2327;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
		z-index:9999;
    }
    .sidenav li {
        display: block;
    }
    .sidenav a {
        padding: 8px 8px 8px 14px;
        text-decoration: none;
        font-size: 25px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }


    .related_page_padding{
    padding: 0 7px 0 8px;
    }

    .relatd_post_img{
        height: 12vh !important;

    }

.vid_icon_related_vid{
    position: absolute;
    bottom: 57%;
    font-size: 35px;
    left: 39%;
    color: #fff;
}

.short_icon_all_page{
    position: absolute;
    left: 41%;
color:#fff;
    top: 32%;
    font-size:30px;
}

.shorts_text_all_page {
    position: absolute;
    left: 8%;
    color: #fff;
    background: #1c191947;
    bottom: -1%;
    width: 86%;
}

#owl1 img {
    height: 23vh !important;
}

.center{
	display:none;
}

.live_blog{
	width: 34%;
    font-size: 16px;
	margin-top: 2%;
}

.img_div{
	height:140px;
object-fit:cover
}
.yt_vid_icon{
	font-size:25px;
}
.guruttopurno_img_div{
	height:150px;
}
.sironam_img img{
	height:100%;
}
.display_web{
	display:none !important;
}
}
