@media all and (max-width:767px){
    .flx {
    display: flex;
}
    
   .nepse-foot-tab{
    display:block;
    position:fixed;
    z-index:998;
    left:0;
    bottom:0;
    background-color:#dcdcdc;
    width:100%;
    box-shadow:rgba(0,0,0,.14) 0 0 24px
}
.nepse-foot-tab .flx>a{
    display:block;
    padding:5px 10px;
    flex:1 1 auto;
    text-align:center;
    text-decoration:none
}
.nepse-foot-tab .flx>a>span{
    display:block;
    font-size:12px;
    font-weight:600;
    color:#1274b4
}
.nepse-foot-tab .flx>a svg{
    width:24px;
    height:24px;
    display:inline-block;
    vertical-align:top;
    fill:#1274b4
}
 
    ul.right__btns{
       display:none;
    }
    
    .nepsemenu {
        display:none;
    }
    
    .hideonmobile{
        display:none;
    }
   


.col4{
    display:none;
}

 
}
.mbl100{
	        max-width:100%;
	    }
    
    
    .post-tab .list-post .post-block-style .post-thumb img {
   height: 100% !important;
}
    
    .bharkhar p {
	font-family: "Ek Mukta", sans-serif;
	font-size: 19px;
	padding-top: 5px;
	color: #5f5f5f;
	font-weight: normal;
	
}

.bharkhar a:hover{color:#1274b4;}

.bharkhar a {
	font-size: 19px;
	text-align: center;
	font-weight: 600;
	color: rgba(77, 77, 77, .8);
	line-height: 128%!important;
}

span.comment-up{display: inline-block !important;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    text-align: center!important;
    background-color: #1274b4 !important;
    color: #1274b4 !important;
    vertical-align: middle!important;
    margin-right: 18px !important;
    font-weight: 900 !important;
    font-size: 25px !important;
    transition: all .3s ease!important;
    padding: 5px!important;
        margin-bottom: 10px;
    float:left;padding:0px 10px 0 0;}
    
      span.comment-up a{
          color:white;
          font-family: 'Ek Mukta';
      }
    
    span.comment-up:hover{
        background-color: rgb(0 51 102)!important;
    color: #cad3dc !important;
}
    ul.most-commented{
    padding-left: 20px;
    overflow: hidden;
    }
    
    

li.most-commented {
    list-style: none;
    border-bottom: 1px solid #d5e3f7;
    padding-bottom: 5px;
}


.nepse-skip1 {
    margin-bottom: 70px;
}

li.most-commented{
padding-bottom: 20px;}









 .post-thumb.thumb-md {
    
    overflow: visible;
}




.nepsetit .cat-head {
    display: inline-block;
 
    z-index: 1;
}









.close{
    margin-top:-35px;
}











/* Hide element on Desktop */
@media only screen and (min-width: 981px) {
    .hide-on-desktop {
        display: none !important;
    }
}

/* Hide element on Tablet/Phone */
@media only screen and (max-width: 980px) {
    .hide-on-mobile-tablet {
        display: none !important;
    }
     .nepsemenu {
        display:none;
    }
    
    .khabar{
        display:none;
    }
}


@media all and (min-width:767px){
    .hideontab {
    display: none;
} 
   
    
    
    
}