  @media (max-width: 767px) {
    .edp-bises {
      margin-bottom: 15px;
    }
    .edp-bises-default {
      padding-top: 10px;
    }
    .edp-bises-type-2 {
      padding: 15px 0;
    }
   
    .edp-bises-layout-default {
      padding: 0px;
      /*padding: 15px;*/
    }
    .edp-bises h2 {
      font-size: 40px;
      line-height: 1.2;
      font-weight: 700;
    }
    .edp-bises h2 a {
      line-height: 1.2;
      letter-spacing: -.5px;
    }

    .ok-bises .ok-title-info {
      margin-bottom: 20px;
      margin-top: 10px;
    }

    .edp-bises-type-2 h2, .edp-bises-type-2 p, .edp-bises.edp-bises-default .edp-container {
      max-width: 90%;
    }

    .edp-news-author, .edp-news-post-hour {
      font-size: 12px;
    }
    .edp-bises-type-3 .edp-news-author .author-icon,
    .bises-type-4 .edp-news-author .author-icon,
    .edp-bises .edp-news-author .author-icon {
      height: 25px;
      width: 25px;
    }





  }


    @media (max-width: 991px) {
        .header-topbar .topbar-date ,
        .header-topbar .topbar-social  {
            text-align:center !important;
        }
        
        .header-topbar .social {  margin-right: 20px !important; }
        
        .widget.widget-list {   margin-top: 15px; }
      
      
    }
    
     @media (min-width: 992px) {
        .header-topbar .topbar-date { text-align:left !important; }
        .header-topbar .topbar-social { text-align:right !important; }
      
      
    }

