@media (min-width: 980px) {
  /*-----*/

  .custom-bar-chart {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /*-----*/

  .custom-bar-chart {
    margin-bottom: 40px;
  }

  /*chat room*/
}

@media (max-width: 991px) {
  .user-block .username a {
    font-size: 14px !important;
  }
  .box-comments .username a {
    font-size: 14px !important;
  }

  .header.black-bg.scrmiss span.step > i:hover,
  .header.black-bg.scrmiss span.step > i:focus {
    border-radius: 50%;
    padding: 10px;
    background: #d8dadd;
  }

  #sidebar_online_users {
    width: 100% !important;
    height: 100vh !important;
    z-index:1000 !important;
  }
  .feed-menu {
    margin: 10px;
  }

  .feed-menu .main-menu li {
    list-style: none;
    display: inline-block;
    padding: 5px;
    width: 49%;
    text-align: center !important;
    background: #ebeef5f5;
    border-radius: 10px;
  }
  .feed-menu .main-menu li.is-active a {
    border-color: transparent !important;
  }

  img.minfied_logo:hover,
  img.minfied_logo:focus {
    background: #d8dadd;
  }

  .post,
  .comment-text-wrap {
    font-size: 14px !important;
    font-weight: inherit !important;
    color: #444 !important;
  }
  body,
  .extracted_post_area p {
    font-size: 13px !important;
    font-weight: 400 !important;
  }
  .extracted_post_area h4 {
    font-size: 14px !important;
    font-weight: inherit !important;
  }

  .missing991 {
    display: none !important;
  }
  .appear991 {
    display: block !important;
  }

  .sidebar-user-info {
    padding-left: 10px !important;
    margin-top: 0px  !important;
  }

  .friend-list,
  .main-menu {
    padding-left: 0px !important;
  }

  .header_minified {
    position: fixed;
    display: block;
    top: 0;
    box-shadow: 0px 1px 0px 0px rgb(2 2 2 / 26%);
  }
  .header {
    position: fixed;
    bottom: 0;
    background-color: #ffffff !important;
    box-shadow: 0px -1px 0px 0px rgb(2 2 2 / 26%);
  }

  .header ul.top-menu > li > a,
  .header_minified ul.minified-top-menu > li > a {
    color: #000421; /* #a2a5b9; */
    text-shadow: none !important;
  }

  .header ul.top-menu > li > a > span > i,
  .header_minified ul.minified-top-menu > li > a > span > i {
    color: #000421; /* #a2a5b9; */
    text-shadow: none !important;
  }

  .minifiedsearch {
    margin-left: -15px;
  }

  .optSearch {
    margin-left: 20px;
    margin-top: 1px;
    display: flex;
    height: 36px;
    border-radius: 20px !important;
  }

  .found {
    left: 3px;
    top: 50px;
    width: -webkit-fill-available;
    border-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .dropdown-menu.extended,
  .dropdown-menu.extended.short {
    top: -240px;
    border-radius: 0px;
    right: 5px;
    left: unset;
  }
  .dropdown-menu.extended,
  .dropdown-menu.extended.short.commopt {
    top: 35px;
    right: 15px;
  }
  .dropdown-menu.extended,
  .dropdown-menu.extended.tool {
    top: 40px;
  }
  .box {
    /* border-radius: 0px !important;
        margin-bottom: 0px !important; 
        border-bottom: 1px solid #ccc !important; */
  }
  .com_span_wrap {
    padding: 0px !important;
  }

  .media_call_single_img {
    max-height: 600px !important;
  }
}

@media (max-width: 768px) {
  #ads,
  .second_three {
    display: none !important;
  }
  .media_call_single_img {
    max-height: 350px !important;
  }
  /*sidebar*/

  .notify-sidebar {
    /* for notifications */
    width: -webkit-fill-available;
    margin-top: -50px;
    height: 100vh !important;
  }
  .mini-react:focus{
    padding-bottom: 5px !important; 
      border-radius: 50%!important;
  }
  #sidebar {
    height: auto;

    overflow: hidden;

    position: absolute;

    width: 100%;

    z-index: 1001;
  }

  /* body container */

  #main-content {
    margin: 0px !important;

    position: none !important;
  }

  #sidebar > ul > li > a > span {
    line-height: 35px;
  }

  #sidebar > ul > li {
    margin: 0 10px 5px 10px;
  }

  #sidebar > ul > li > a {
    height: 35px;

    line-height: 35px;

    padding: 0 10px;

    text-align: left;
  }

  /* #sidebar > ul > li > a i{
        
        display: none !important;
        
    } */

  #sidebar ul > li > a .arrow,
  #sidebar > ul > li > a .arrow.open {
    margin-right: 10px;

    margin-top: 15px;
  }

  #sidebar ul > li.active > a .arrow,
  #sidebar ul > li > a:hover .arrow,
  #sidebar ul > li > a:focus .arrow,
  #sidebar > ul > li.active > a .arrow.open,
  #sidebar > ul > li > a:hover .arrow.open,
  #sidebar > ul > li > a:focus .arrow.open {
    margin-top: 15px;
  }

  #sidebar > ul > li > a,
  #sidebar > ul > li > ul.sub > li {
    width: 100%;
  }

  #sidebar > ul > li > ul.sub > li > a {
    background: transparent !important ;
  }

  #sidebar > ul > li > ul.sub > li > a:hover {
  }

  /* sidebar */

  #sidebar {
    margin: 0px !important;
  }

  /* sidebar collabler */

  #sidebar .btn-navbar.collapsed .arrow {
    display: none;
  }

  #sidebar .btn-navbar .arrow {
    position: absolute;

    right: 35px;

    width: 0;

    height: 0;

    top: 48px;

    border-bottom: 15px solid #282e36;

    border-left: 15px solid transparent;

    border-right: 15px solid transparent;
  }

  /*---------*/

  .modal-footer .btn {
    margin-bottom: 0px !important;
  }

  /* .btn {
        
        margin-bottom: 5px;
        
    } */

  /* full calendar fix */

  .fc-header-right {
    left: 25px;

    position: absolute;
  }

  .fc-header-left .fc-button {
    margin: 0px !important;

    top: -10px !important;
  }

  .fc-header-right .fc-button {
    margin: 0px !important;

    top: -50px !important;
  }

  .fc-state-active,
  .fc-state-active .fc-button-inner,
  .fc-state-hover,
  .fc-state-hover .fc-button-inner {
    background: none !important;

    color: #ffffff !important;
  }

  .fc-state-default,
  .fc-state-default .fc-button-inner {
    background: none !important;
  }

  .fc-button {
    border: none !important;

    margin-right: 2px;
  }

  .fc-view {
    top: 0px !important;
  }

  .fc-button .fc-button-inner {
    margin: 0px !important;

    padding: 2px !important;

    border: none !important;

    margin-right: 2px !important;

    background-color: #fafafa !important;

    background-image: -moz-linear-gradient(top, #fafafa, #efefef) !important;

    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#fafafa),
      to(#efefef)
    ) !important;

    background-image: -webkit-linear-gradient(top, #fafafa, #efefef) !important;

    background-image: -o-linear-gradient(top, #fafafa, #efefef) !important;

    background-image: linear-gradient(to bottom, #fafafa, #efefef) !important;

    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0) !important;

    -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8) !important;

    -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8) !important;

    box-shadow: 0 1px 0px rgba(255, 255, 255, 0.8) !important;

    -webkit-border-radius: 3px !important;

    -moz-border-radius: 3px !important;

    border-radius: 3px !important;

    color: #646464 !important;

    border: 1px solid #ddd !important;

    text-shadow: 0 1px 0px rgba(255, 255, 255, 0.6) !important;

    text-align: center;
  }

  .fc-button.fc-state-disabled .fc-button-inner {
    color: #bcbbbb !important;
  }

  .fc-button.fc-state-active .fc-button-inner {
    background-color: #e5e4e4 !important;

    background-image: -moz-linear-gradient(top, #e5e4e4, #dddcdc) !important;

    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(#e5e4e4),
      to(#dddcdc)
    ) !important;

    background-image: -webkit-linear-gradient(top, #e5e4e4, #dddcdc) !important;

    background-image: -o-linear-gradient(top, #e5e4e4, #dddcdc) !important;

    background-image: linear-gradient(to bottom, #e5e4e4, #dddcdc) !important;

    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#dddcdc', GradientType=0) !important;
  }

  .fc-content {
    margin-top: 50px;
  }

  .fc-header-title h2 {
    line-height: 40px !important;

    font-size: 12px !important;
  }

  .fc-header {
    margin-bottom: 0px !important;
  }

  /*--*/

  /*.chart-position {*/

  /*margin-top: 0px;*/

  /*}*/

  .stepy-titles li {
    margin: 10px 3px;
  }

  /*-----*/

  .custom-bar-chart {
    margin-bottom: 40px;
  }

  /*menu icon plus minus*/

  .dcjq-icon {
    top: 10px;
  }

  ul.sidebar-menu li ul.sub li a {
    padding: 0;
  }

  /*---*/

  .img-responsive {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .notify-row,
  .search,
  .dont-show,
  .inbox-head .sr-input,
  .inbox-head .sr-btn {
    display: none;
  }

  #top_menu .nav > li,
  ul.top-menu > li {
    /* float: right; */
  }

  .hidden-phone {
    display: none !important;
  }

  .chart-position {
    margin-top: 0px;
  }

  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #ccc;

    border-color: #ccc;
  }




.notify-arrow{
  display: none !important;
}

 ul.dropdown-menu, ul.dropdown-menu.extended, .dropdown-menu.extended.short,  .dropdown-menu.extended.short.commopt {
  top:unset !important;
  right: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
    z-index: 991 !important;
    position: fixed !important;
    height: max-content!important;
    max-width:unset !important;
    width: 100% !important;
    border-radius:0px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    box-shadow: 0 -1px 12px 1px rgba(0, 0, 0, 0.176) !important;
}


}

@media (max-width: 320px) {
  .login-social-link a {
    padding: 15px 17px !important;
  }

  .notify-row,
  .search,
  .dont-show,
  .inbox-head .sr-input,
  .inbox-head .sr-btn {
    display: none;
  }

  #top_menu .nav > li,
  ul.top-menu > li {
    /* float: right; */
  }

  .hidden-phone {
    display: none !important;
  }

  .chart-position {
    margin-top: 0px;
  }

  .lock-wrapper {
    margin: 10% auto;

    max-width: 310px;
  }

  .lock-input {
    width: 82%;
  }

  .cmt-form {
    display: inline-block;

    width: 75%;
  }

  .media_call_single_img {
    max-height: 200px !important;
  }
}
