@media (max-width:1024px){
    .navbar{
        background-color: white;
    }
header{
    width:100%;
}
    
    .flx{
        display: flex;
        width:100%;
        justify-content: space-around;
        
 
    }
    .main_logo_date_wrapper{
       display: none;
    }
   #hidden_div {
        display:none; 
    }
    .ok-user-activity .ok-push-menu-trigger>span {
        background-color: blue;
    }
    .ok-user-activity .ok-signup-trigger,.ok-user-activity .ok-login-trigger {
       
        border: solid 1px blue;
        color: blue;
        
    }

    .list_items{
        display: none;
    }
    .site-header.mobile-site-header {
        display: block;
        border-top: solid 1px rgba(0,0,0,.1);
        border-bottom: solid 1px rgba(0,0,0,.1);
        position: sticky;
        top: 0;
        background-color: #fff;
        z-index: 998;
        /* padding:20px; */
    }
    .ol_logo_for_mobile{
        height: 25px;
    }
    .ok-current-time  .date{
        text-align: center;
        }
        .ok-current-time  p span{
            font-size:11px;
            color: #666;
            font-family: mukta;
            font-weight:400;
            opacity:0.7;
           
        }
        .ok-logo-wrap{
            margin-top:30px;
            
        }
        .sticky_top .sticky-nav {
          margin:0;
          padding:0;
       
        }
        .sticky_top .logo-sticky a>img {
         
           display: none;
          
        }
        .trend{
            display: none;
        }
        .ok-foot-tab .flx>a {
            display: block;
            padding: 5px 10px;
            flex: 1 1 auto;
            text-align: center;
            text-decoration: none;
        }
        .ok-foot-tab .flx>a svg {
            width: 24px;
            height: 24px;
            display: inline-block;
            vertical-align: top;
            fill: #2260bf;
        }
        .ok-foot-tab .flx>a>span {
            display: block;
            font-size: 12px;
            font-weight: 600;
            color: #2260bf
        }
        .ok-footer-info {
            padding: 40px 0 60px;
        }
        .ok-footer-info .ok-container>div:first-child .ok-logo-wrap {
            border: none;
        }
        .ok-footer-info .ok-footer-editor-info {
            border: none;
         
        }
        .ok-container{
            width:95%;
        }
        .ok-footer-info .ok-container{
           /* display:block; */
        }
        .ok-footer-info .ok-container>div{
            flex: 1 0 100%;
        }
        .ok-footer-info .ok-container .ok-footer-editor-info {
            flex: 1 0 calc(20% - 10px);
            margin-right: 10px;
            margin-top:20px;
        }
        /* ==========three columns hot recent news=============== */
        .advertiz .ad{
           margin-bottom:110px;
            width: 100%
             
        }
        .abv-img .img{
            width: 100%;
        }
      
}
@media (min-width:1025px){
    #masthead{
        display: none;
    }
    .okam-device-mobile{
        display: none;
    }
    .ok-foot-tab{
        display:none;
    }
   
}
@media(max-width:768px){
    .ok-site-footer .flx>div{
        display:none;
    }
   
    .ok-site-footer .flx>div:last-child {
    flex: 0 0 100%;
    text-align: center;
    display:block;
}
 .ok-footer-info {
    padding-bottom: 110px;
    padding: 20px;
    margin-bottom: 58px;
}
.ok-footer-info .flx {
    justify-content: center;
}
.ok-footer-info .flx-wrp{
    flex-direction: column;
    gap: 13px;
    align-items: center;
}
.ok-footer-info  .ok-contact-info .ok-social-brands{
   display: flex;
   justify-content: center;
   gap:35px;
}
.ok-footer-info .ok-footer-editor-info {
    border: none;
 
}
.ok-footer-editor-info h5 span a{
   margin-left:15px;
}
.ok-footer-info .ok-logo-wrap {
   border:none;
   margin-left:10px;
}
/* -------hot new sectio----- */
.ok-bises h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700
}
.ok-bises h2 a {
    line-height: 1.2;
    letter-spacing: -.5px;
}
.ok-bises-type-2 p {
    font-size: 21px
}

.ok-bises-type-2 {
    padding: 15px 0
}

.ok-bises {
    margin-bottom: 15px
}

.ok-bises .ok-title-info {
    margin-bottom: 20px;
    margin-top: 10px
}
.ok-bises-type-2 h2,.ok-bises-type-2 p,.ok-bises.ok-bises-default .ok-container {
    max-width: 90%
}
.ok-bises .ok-title-info {
    margin-bottom: 20px;
    margin-top: 10px;
}
.ok-news-author, .ok-news-post-hour,.ok-news-comment {
    font-size: 12px;
}
.ok-bises .ok-news-author .author-icon {
    height: 25px;
    width: 25px;
}
.ok-news-author-wrap .ok-news-author .author-icon img{
    height: 20px;
    width: 20px;
}
/* =============three column recent news========== */
.advertiz{
    display: none;
}

}


@media(max-width:576px){
    .okam-device-mobile {
        border-top: solid 1px rgba(0,0,0,.1);
        border-bottom: solid 1px rgba(0,0,0,.1);
        padding: 20px;
        margin-bottom: 20px;
}

.ok-user-activity .ok-signup-trigger, .ok-user-activity .ok-login-trigger {
   
}
.mobile-site-header.flx.ok-push-menu-trigger{
   

}

}