@media (max-width: 1100px){
body{
max-width: none;
background: white;
}

#noak{
    display: block;
}

#count_journal b{
    display: inline-block;
    position: absolute;
    background: #f65455;
    color: #ffffff;
    padding: 6px;
    height: 22px;
    border: 0px solid #5f7c8a;
    border-radius: 20%;
    font-size: 10px;
    /* line-height: 8px; */
    text-align: center;
    margin: 4px -40px;

}


.drawer2 {
    display: none;
}

.wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory;
      }
      
      #menu{
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background-color: white;
        z-index: 1000;
        border-bottom: 1px solid #edeef0;
        
      }


.blogp{
    display: inline-block;
    float: right;
    margin: 190px 20px 0 0;
}
  .blogp a{
        display: block;
        position: fixed;
        bottom: 80px;
        right: 30px;
        background: white;    
        color: #404040;
        padding: 10px;
        border-radius: 100px;
        border: 1px solid #edeef0;
        align-items: center;
        font-size: 14px;
        z-index: 1000;
                box-shadow: 0px 0px 10px 6px #0579ff12;
    }
    .blogp a:hover{
    background: #4e68f712;
    border: 1px solid #404040;
    }
.blogp a span{
font-size: 30px;
}

.blogpk a{
    display: none;
}


.blog_post{
        border-bottom: none;
        background: white;
        padding: 6px;
        background: none; 
        margin-bottom: 10px;
       /* box-shadow: 0px 0px 10px 6px #0579ff12; */
           border-bottom: 1px solid #edeef0;
           border-radius: 0px;
    } 
.blog_post:hover {
     background: none; 
}

  .post_panel{
        border-bottom: none;
        border-radius: 20px;
        padding: 16px 8px 4px 8px;

    }

.kom_emoji{
display: none;
}

.new_kom{
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 2000;

}

.direct-new{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    width: -webkit-fill-available;
    border-radius: 0;
    border: none;
    height: 60px;
}

header{
height: 60px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom: none;

}

#za{
    width: 34px;
    height: 34px;
    border-radius: 40%;
    object-fit: cover;
   
}

    #bplus {
    width: 70px;
    height: 50px;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
    outline: none;
    border: none;
    border-radius: 15px;
    font-weight: 600;
    transition: .3s;
    background: none;
}

#bplus:hover {transform: scale(1.1); -webkit-transform: scale(1.1)}

#bplus:active {
    background: #edeef0;
    transform: scale(.9);
    -webkit-transform: scale(.9);
    transition: .1s
}

  #menu{
        border-bottom: none;
        border-bottom: 1px solid #edeef0;
      }

    #logo{
    width: 30px;
    padding: 0px;
}

#zmm{
    width: 30px;
    padding-right: 0px;
}

  #navbar{
        position: fixed;
        bottom: 0px;
        display: block;
        border-top: 1px solid #edeef0;
    }

.toggle-menu .toggle-menu-block a {
    font-size: 24px;
}

     .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory;
      }

.drawer {
    z-index: 10000;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: none;
}

.drawer,
.drawer_cover {
    position: fixed;
    top: 80px;
    bottom: 10px;
    border-right: 1px solid #edeef0;
}
.drawer {
    width: calc(100% - 56px);
    max-width: 180px;
    min-width: 180px;
    z-index: 1000;
    text-align: left;
    transition: all 500ms ease 0ms;
    overflow: visible;
    overflow-y: auto;
}
.drawer.drawer_in {
    left: 0;
}
.drawer_cover {
    width: 100vw;
    z-index: 3333;
    background: transparent;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
.drawer_op {
    display: none;
    pointer-events: auto;
    opacity: 1;
    background: rgba(0, 0, 0, .6);
    visibility: visible;
}
.drawer_item {
    padding: 14px 0;
    color: #3c3c3c;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    margin: 0;
    transition: color .8s;
}


.header_m{
padding: 0px;
}
.h_search_pos, .hin_l{
display:none;
}
.hmenu{
    display: inline-block;
    padding: 8px;
    width: 25px;
    height: 25px;
    color: white;
    text-align: center;
    border-radius: 50%;
    margin: 7px 0;
    cursor: pointer;
}
.hin_r a{
margin: 0px 0 0;
}
.htitle{
    display: inline-block;
    position: relative;
    top: -5px;
    color: white;
    text-align: center;
}
.content{
padding: 50px 0px 80px 0px;
z-index: 2222;
}
.border-radius, .border-radius-top, .border-radius-bottom{
border-radius: 0;
}
/* MENU */
.nav-head{
    display: block;
    background: rgb(70,195,115);
    background: linear-gradient(90deg, rgba(70,195,115,1) 0%, rgba(21,139,221,1) 100%);
    color: #fff;
    padding: 16px;
}
.drawer, .drawer_cover{
top: 0;
left: 0;
}
.drawer_op{
display:block;
height: 100%;
}
.drawer{
background: #fbfbfb;
max-width: 280px;
min-width: 152px;
height: 100%;
left: -300px;
box-shadow: 0 4px 4px -5px rgba(0, 0, 0, .2), 0 2px 2px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12);
}
.nav-cont{
padding: 8px 0 0 0;
z-index: -2;
}
a.nav-link{
padding: 0 16px;
color: #999;
    font-size: 16px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    margin: 0;
    letter-spacing: .03em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0;
}
a.nav-link:hover {
     border-radius: 10px;
     color: black;
}
.nav-link span {
    float: left;
    color: #717171;
    font-size: 25px;
    margin: 0px 0px 0 10px;
    width: 33px;
}

.nav-ok{
background: #0579ff3d;
}
.nav-border-top{
border-top: 1px solid #e8e8e8;
}
.nav-border-bottom{
border-bottom: 1px solid #e8e8e8;
}
.nav-line{
display:none;
}


a.nav_spoiler{
    display: flex;
    background: url(img/arrowb.svg) no-repeat top 8px right 10px #fbfbfb;
    background-size: 30px;
}
.nav_hide_block{
display:none;
}
.block_panel{
background: white;
padding: 8px 10px 10px 10px;
border-bottom: none;
}
a.panel_link{
    background: 0;
    color: #565656;
    padding: 8px 20px 10px 20px;
    border-bottom: none;
    border-radius: 0;
}
a.panel_link:hover{
background: 0;
border-bottom: none;
}
a.panel_link_ok{
background: 0;
padding: 8px 20px 10px 20px;
border-bottom: 2px solid #517ae7;
border-radius: 0;
color: black;
}

.direct-panel{
    background: white;
    top: 54px;
    z-index: 2222;
    width: -webkit-fill-available;
    border-top: none;
}
.direct-arrow{
    position: relative;
    top: 4px;
    display: table-cell !important;
    vertical-align: middle;
    font-size: 20px;
    width: 35px;
}
.direct-arrow a{
    color: black;
}
.direct-content{
    position: fixed;
    top: 114px;
    bottom: 60px;
    left: 0;
    right: 0;
    width: auto;
}

}


.bgp_pic {
width: 100%;
align-content: center;
align-items: center;
text-align: center;
padding: 4px;
padding-top: 6px;
padding-bottom: 6px;
}

#vi{
width: 50%;
padding: 1%;
}

#vi img{
    border-radius: 10px;
}


.post_name{
    font-weight: 400;
    color: black;
    font-size: 18px;
}

.post_msg{
    font-size: 16px;
    font-weight: 400;
}



.bp_prev img{
width: 100%;
    height: auto;
    border-radius: 10px;
}
.bgp_pic img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.blog_picture{
    display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.post_panel_like{
    display: inline-block;
    margin: 0 30px 0 0;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.post_panel_comm{
display: inline-block;
margin: 0 30px 0 0;
border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.post_panel_comm i{
    position: relative;
    top: 2px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}



.profile_avatar img{
    background: #fff;
    padding: 0px;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid white;
}

#secondhide{
    background: white;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
     padding: 20px; 
     z-index: 2000;
}







