.menu-bottom-przypiete-telefon { display: none;}


@media screen and (max-width: 768px) {
  
	
	.subforums { display: none;}
	.links-footer { display: none;}
	.thread-share-btn { display: none;}
	.topic-usf{ display: none;}
	
	
	.open1 {
    display: block !important;
}

		.login-form1 {
    display: none;
    position: static;
    padding: 20px;
    margin-top: 20px;
    background: #050912;
    border-radius: 4px;
    box-shadow: none;
    z-index: 55;
    color: #fff;
    border-bottom: #3db2bf;
    right: 160px;
    width: 250px;
    font-weight: 200;
}
	
	
	
	
	
	
}








@media screen and (max-width: 468px) {
  
	
	.post-user-stats { display: none;}
	.block-hidde-box { display: none;}
}



/* --- Responsive CSS --- */
@media (max-width: 768px) {
  .meniu-content {
    min-width: 100%; /* să ocupe tot spațiul disponibil */
    position: static; /* pentru a nu mai fi absolut poziționat */
    margin-top: 4px;
    box-shadow: none; /* opțional, ca să nu creeze efecte neplăcute */
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: 1px solid #5e5e5e26;
    border-bottom: 1px solid #5e5e5e26;
  }

  .meniu-grid {
    grid-template-columns: 1fr; /* coloană unică pentru spațiu mai mic */
    gap: 6px 6px;
  }

  .meniu-content a {
    padding: 10px 8px;
    font-size: 14px;
  }

  .meniux-trigger, .meniux-elements {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .meniu-content {
    padding: 8px 6px;
  }

  .meniu-content a {
    padding: 8px 6px;
    font-size: 13px;
  }

  .meniux-trigger, .meniux-elements {
    font-size: 13px;
  }
}




@media screen and (max-width: 610px) {
  
	
	.mapimg { display: none;}

	
	
}



@media screen and (max-width: 468px) {
  
	
	.mapimg { display: none;}
.list_server.on:before {
    content: "";
    position: absolute;
    margin-left: -18px;
    margin-top: 25px;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 50px;
    background: #3db974 !important;
    box-shadow: rgb(52 149 98) -2px 0px 14px 0px !important;
    border-radius: 0.25em 0 0 0.25em;
    z-index: 11111;
}
	
	
}

@media screen and (min-width: 608px) {
.list_server.on:before {
    content: "";
    position: absolute;
    margin-left: -18px;
    margin-top: 50px;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 50px;
    background: #3db974 !important;
    box-shadow: rgb(52 149 98) -2px 0px 14px 0px !important;
    border-radius: 0.25em 0 0 0.25em;
    z-index: 11111;
}
}
		
		