@media (max-width: 767px) {
	a.ls-psss {
    font-size: 13px;
    color: #f9fbff;
    font-weight: 500;
}

  .forum-stats {
    justify-content: flex-end;
    width: 100%;
    text-align: right;
    font-size: 10px;
   margin-top: clamp(8px, 1.5vh, 16px);
    order: 2;
    gap: 1px;
    flex-wrap: wrap;
  }

  .forum-stats span {
    flex-direction: row-reverse; /* الكلمة الأول ثم الرقم */
    align-items: center;
    gap: 4px;
  }

  /* ضيف نقطتين بعد الكلمة */
  .forum-stats .topics-count .label::after,
  .forum-stats .posts-count .label::after {
    content: " :";
    margin: 0 2px;
  }
   .forum-stats .label,
  .forum-stats .value {
    font-size: 12px;
    font-weight: 600;
  }
}


@media (max-width: 767px) {
  .box-forummmm {
    flex-direction: column !important;
    align-items: flex-start !important;
    text-align: right !important;
  }

  .nameanddescription {
    order: 1;
    width: 100%;
  }



  .last-post-forum {
    order: 3;
    width: 100% !important;
    margin-top: 10px !important;
    font-size: 13px !important;
    color: #444 !important;
    display: block !important;
    overflow: visible !important;
    white-space: normal !important;
  }

  .last-post-forum .wielkoscccccccc {
    display: block !important;   /* كده آخر مشاركة مش هتتخفي */
	 color: #91a1af;
    font-size: 13px;
    line-height: 1.5;
  }
}



@media (max-width: 767px) {
	td {
    display: block;
    float: left;
    width: 100%;box-sizing: border-box;
}
	tr {  display: block;
    float: left;
    width: 100%;}
.right-bottom-content {
    display: none;box-sizing: border-box;
}
	.bottom-information {
    display: none;
}
	.uzytkowniasa {
    width: 100%;
    min-width: 100%;
    text-align: center;
    background: #211b46;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 7px;
    border: 2px solid #c1c1c1;
    margin-bottom: 30px;
}
	input.button {
    margin: 10px 0px;
}
	
	
	.trow1 {
    background: var(--bg-row);
    border: none;
    box-sizing: border-box;
}
	.trow2 {
    background: var(--bg-row);
    border: none;
    padding: 20px 10px;
    box-sizing: border-box;
}
	.table-panel {
    display: none;
}
	.box-nr3-lista {
    display: none;
}
	.box-nr11 {
    display: none;
}
	.box-nr2-lista {
    display: none;
}
	.rigaSa {
    display: none;
}

.post-post {
    display: block;
}
	.postbit_buttons.post_management_buttons.float_right {
    display: none;
}

.fast-quick {
    display: none;
}
	.pnss {
    display: block;
}
	.left-pns {
    margin-bottom: 30px;
}
	.post-left-author {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}
	.post-right-text {
    flex: 2;
    padding: 0;
}
	#none {display:none;}
	.none {display:none;}
	.box-index {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
}
	.forums-box {
    width: 100%;
    flex: 1;
}
	.icon-forum {
    display: none;
}
	.pointerr-forums {
    display: none;
}
	span.wielkoscccccccc {
    display: none;
}
	.last-post-forum {
    width: 39px;
    min-width: 25px;
    max-width: 30px;
}
	.sidebar-box {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
}
	.fast-stats {
    display: none;
}
	.footer-bottom {
    display: none;
}
	.bottom-footer-author {
    padding: 20px 0px;
}
	.box-0bottom {
    display: block;
    text-align: center;
}
	a.toTop {
    display: none;
}
	
}
@media (min-width:768px) { 
	.menu-telephone {display:none;}}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media (max-width: 767px) {
  .last-post-forum {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    font-size: 14px !important;
    color: #333 !important;
    order: 3;
    white-space: normal !important;
    overflow: visible !important;
  }
}


		
		
		
		
		
		
		
		
		