.post-top button { 
    margin: 10px -5px 10px 0;
    font-size: 1.4rem;
    background: #00000000;
    color: #000000;
    border: 1px solid #61616130;
    padding: 5px 10px;
    background-image: radial-gradient(#00000000, #00000000, #00000000, #009fff24, rgb(24 133 190 / 47%));
    border-radius: .6rem;
   
}

.post-top {
    margin:0 15px;
    justify-content: space-between;
}
 
 .nth:nth-child(2n) { background: #99999917; }

h2 {
    font-size: 17px;
 margin-bottom: 0;
 margin-top: 25px;
 display: block;
 line-height: 45px;
 letter-spacing: .03em;
 text-transform: uppercase; 
}

.swiper-slide { max-width: 90px; }

.popular-photo-block-item-img img { border-radius: 50%; } 
a span.popular-photo-block-item-name { color: #000; }
.swiper-slide a {text-decoration: none !important;}
 

.post-top, .post-top button {
 display: flex;
 align-items: flex-end;
      align-items: center;
}
 .post-hot button {background: #ffffff00; border: 0; padding: 10px; font-size: 2rem; color: #73737361; }
.container-1 {
 display: flex;
 align-items: center; 
 color: #fff; 
}

/* Image Card */
.card {
 text-align: center;
}

.card img {
 width: 150px;
 height: 150px; 
}

.caption {
 color: lightgray;
 font-size: 14px;
 margin-top: 5px;
}

/* Text Content */
.text-content {
 color: white;
}

.container-1 h1 {
 font-family: 'DrukWideCyr-Medium';
 font-weight: 500;
    font-size: 20px;
    line-height: 30px;
 letter-spacing: .03em;
 text-transform: uppercase;
color:#000;
}

.text-content {
    display: flex;
    align-items: center;
}

.container-1 .highlight {
 color: #81ca11;
 font-family: 'DrukWideCyr-Medium';
 font-weight: 500;
 font-size: 42px;
 line-height: 56px;
 letter-spacing: .03em;
 text-transform: uppercase;
text-shadow: -1px -1px 0px #0000008c;
}
 
.look {background: linear-gradient(63.08deg, #fffcfd -4.61%, #c8d4f8 95.46%);    text-align: left;}

img.info-gl {
    opacity: .5;
}

img.info-gl:hover {
    opacity: 1;
}

.app-info span {
    color: #2700ff;font-size:12px;
        font-family: 'DrukWideCyr-Medium';
        font-weight: 200;
        letter-spacing: .1em;
}

.app-info h2 {margin:0!important;    line-height: 1.5;}

.app-info {
padding: 0 10px;
    width: -webkit-fill-available;
    background: #fff;
    border-radius: 10px;
    font-weight: 600;
    margin: 0 -5px 20px -5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Button */
.text-content button {
 background: #ADFF2F;
 border: none;
 padding: 12px 20px;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
 border-radius: 10px;
 transition: 0.3s;
}

.text-content button:hover {
 background: #89db1f;
}
 
.text-content button {
 background: #ADFF2F;
 border: none;
 padding: 12px 20px;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
 border-radius: 10px;
 transition: 0.3s;
 box-shadow: 0 5px 15px rgba(173, 255, 47, 0.4);
}

.text-content button:hover {
 background: #89db1f;
 transform: scale(1.05);
 box-shadow: 0 5px 20px rgba(173, 255, 47, 0.6);
}

/* Media Queries for Responsiveness */
@media screen and (max-width: 768px) {
  
.visible {
    display: block!important;
}
  
  .post-top h2 { 
    font-size: 1.4rem;
}

.h-content { margin-top: -20px !important; padding: 15px !important;}
  .lineMenu { background: #000;} #lineMenuCont a { color: #ffffff; }
  
.container-1 .highlight {

    mask-image: linear-gradient(360deg, rgba(255, 255, 255, 0) -10%, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}


.container-1 h1 {color: #ffffff;}
img.info-gl {   position: absolute; right: -5px; bottom: 25px; } 
.text-content {  position: relative; justify-content: center; width: -webkit-fill-available;} 
.site-header { border-bottom: 1px dotted #000000; background: #000; }  
.container-1 { background: #000; margin: 0; margin-bottom: 30px; margin-top: -5px; }


.app-info {  flex-direction: column; }
 .app-info span { font-size: 15px;  padding-bottom: 10px; }

.title-h2 span { 
    padding: 12px 10px 14px 10px;
    display: block;
    width: 50%;
    margin: 0 auto;
    margin-bottom: -20px;
    margin-top: 10px;
    font-size: 18px;
}

.community-info h3 { font-size: 20px;}

.title-h2 { 
    border-radius: 0; 
    margin-top: 0 !important;
}

.title-h2 { font-size: 14px; }

.h-block-content {
    border-right: 0;
}

#popular-photo-block  {margin-bottom: 0!important;}
 
img.custom-logo {
    max-width: 120px;
}

        .h-menu-lk i {
            color: #ffffff!important;
        }
 
.mt-3 { margin-top: 2rem!important;   } 
.random-item a {  font-size: 12px!important; } 
.trend-play { align-items: flex-start!important; }
 .random-item a { padding: 0!important; } 
a.logo-znal {display: none!important;}

a span.popular-photo-block-item-name { font-size: 10px; } 
span.popular-photo-block-item-name b { font-family: sans-serif!important; font-weight: 600!important;}

h2 {  text-transform: none;} 
  
 

        #popular-photo-block { 
            margin-left: 0!important;
 }
 .container-1 {
 flex-direction: column;
 padding: 20px;    
 }

.container-1 h1 { font-size: 12px; line-height: 20px;}

.container-1 .highlight { 
    font-size: 35px;
    line-height: 50px;
 }
 .card {
 margin-bottom: -60px;
 }

 h1 {
 font-size: 28px;
 text-align: center;
 }
 
.text-content button {
 width: 100%;
 }
}

@media screen and (max-width: 480px) {
 h1 {
 font-size: 24px;
 }
 

 .container-1 {
        box-shadow: 0 0 9px 0px #000000a3;
        margin-bottom: 1.1rem;
 }
}
 

 a.logo-znal {
 background-image: url(/img/ayazz.png);
 display: block; 
 width: 150px; 
 height: 156px; 
 }
 a.logo-znal:hover {
 background-image: url(/img/1-ayazz.png); 
 width: 150px; 
 height: 156px; 
 }

.popular-photo-block-wrap {
    margin: 30px 0 0 0;
}

.post-top h2 {  margin-top: 0;    line-height: 1;    }

div#tab1, div#tab2, div#tab3, div#tab2 { padding: 0 15px; border: 1px solid #cccccc63; border-top: 0;  } 
ol.sticky.tabs {  border: 1px solid #cccccc63; border-bottom: 0;}
.trend-play { 
    padding: 2px 15px; 
}

.random-item {
    padding: 5px 0 0; 
    margin: 0 -15px;
}

.post-top button:hover i.fa.fa-refresh {    transform: rotate(45deg);     transition: .3s ease; }
.post-top button:hover { 
    background-image: radial-gradient(#00000000, #00000000, #00000000, #00ff4924, rgb(39 190 24 / 47%));    transition: .3s ease;}

.container-1 .vidos {
    width: 200px;
    height: 115px;
}

.trend-play img {
    padding-right: 5px;
    width: 15px;
    height: 15px;
      border-radius: 0;
}







/* Плавное появление контейнера комментариев */
#comments-container {
 max-height: 400px;
 overflow-y: auto;
 padding-right: 4px;
 opacity: 0;
 transform: translateY(-10px);
 transition: opacity 0.5s ease, transform 0.5s ease; 
}

/* Прелоадер */
#comments-container:not(:empty) + .wait-loader { display: none}

/* Класс для запуска анимации появления */
#comments-container.visible {
 opacity: 1;
 transform: translateY(0);
}

/* Стили тонкого скролла для WebKit браузеров */
#comments-container::-webkit-scrollbar {
 width: 4px;
}
#comments-container::-webkit-scrollbar-thumb {
 background: rgba(0, 0, 0, 0.2);
 border-radius: 3px;
}
#comments-container::-webkit-scrollbar-track {
 background: transparent;
}

/* Стили даты комментария */
.comment-date {
 display: inline-block;
 padding: 2px 6px;
 border-radius: 4px;
 font-size: 0.85em;
 margin-left: auto;
}
.comment-date.today {
 background: #27ae6033; 
 font-weight: 600;
}
.comment-date.yesterday {
 background: #507fff33; 
 font-weight: 600;
}
.comment-date.older {
 background: #80808033; 
 font-weight: 600;
}

/* Основные стили комментариев */
.comment {
 margin-bottom: 5px;
 padding: 8px 0; 
}
.comment-header {
 display: flex;
 align-items: center;
}
.comment-avatar {
 width: 32px;
 height: 32px;
 border-radius: 50%;
 object-fit: cover;
 margin-right: 5px;
}
.comment-author {
 font-weight: bold; 
 text-decoration: none;
}
/* Стиль для гостей без аккаунта */
.comment-author.guest { 
}
.comment-body {
    margin: 0 0 10px 0;
 white-space: pre-wrap;
 font-size: 1em;
}
.comment-footer {
 text-align: left;
}
.comment-material {
 font-size: 1em;
 text-decoration: none; 
}
/* Аватар по умолчанию и индикатор онлайн */
.avatar-container {
 position: relative;
 display: inline-block;
}
.comment-avatar.default-avatar {
 background: #dddde1;
 display: flex;
 align-items: center;
 justify-content: center;
}
.online-circle {
 position: absolute;
 bottom: 5px;
 right: 5px;
 width: 10px;
 height: 10px;
 background-color: #27ae60;
 border: 2px solid white;
 border-radius: 50%;
 display: none;
}

/* Блоки боковой панели и звуковая кнопка */
.sidebar-block-title {
 display: flex;
 align-items: center;
 justify-content: space-between;
}
.btn-sound {
 background: none;
 border: none;
 padding: 4px;
 cursor: pointer;
}
.btn-sound .icon-tabler {
 stroke: #6a6e7b;
      width: 20px;
}

a.comment-material:hover {
    color: #0c0 !important;
} 

.btn-sound.enabled .icon-tabler {
 stroke: #61bf8f;
}

.comment {
    padding: 10px;
    border-radius: 10px;
}