/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 13px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #ccc; background-color:#222; height:100%; width:100%; font-weight:normal;}
img {max-width:100%; image-rendering:crisp-edges; image-rendering:-moz-crisp-edges; image-rendering:-webkit-optimize-contrast;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#d20068; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:20px; cursor:pointer; text-align:center; 
background-color:#d20068; color:#fff; 
background: -webkit-linear-gradient(to right, #d20068, #642B73);
background: linear-gradient(to right, #d20068, #642B73);}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
background-color:#d20068; color:#fff;
background: -webkit-linear-gradient(to left, #d20068, #642B73);
background: linear-gradient(to left, #d20068, #642B73);}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#fff; background-color:#222; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.8);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #111; background-color:#222; color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #111; background-color:#222; color:#FFF; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #111,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:55%;}
.img-resp-v {padding-top:130%;}
.img-box img, .img-resp-h img, .img-resp-v img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .h-menu a {transition: all .3s;}
.button, .th-img img {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}


.pages {background-color:#333; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4); padding:20px;}
.btns-log, .h-menu, .side-bt, .footer, .th-title, .site-desc h1, .site-desc h2, .site-desc h3, .rels-t, .full-in h1, 
.button, .comms-title, .f-fav, .btn-scr, .btn-dl, .full-in h1, .rels-t 
{font-size:14px; font-weight:300;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden;}
.center {max-width:1500px; margin:0 auto; position:relative; z-index:20;}
.h-one {background-color:#d20068; height:60px; padding:0 2010px; margin:0 -2000px; position:relative;
background: -webkit-linear-gradient(to right, #d20068 0%, #d20068 30%, #642B73 70%, #642B73 100%);
background: linear-gradient(to right, #d20068 0%, #d20068 30%, #642B73 70%, #642B73 100%);}
.h-two {background-color:#333; height:50px; padding:0 2010px; margin:0 -2000px; 
box-shadow:0 20px 20px -20px rgba(0,0,0,0.9);}
.cols {margin:20px 0; padding:0 10px;}
.side {width:240px; background-color:#333;}
.main {width:calc(100% - 240px); width:-webkit-calc(100% - 240px); padding-right:20px; min-height:600px;}
.footer {background-color:#333; padding:20px 2010px; margin:0 -2000px; color:#fff; text-align:center; 
box-shadow:0 -20px 20px -20px rgba(0,0,0,0.9); position:relative;}


/* HEADER
----------------------------------------------- */
.logo {display:block; float:left; width:240px; height:60px; margin-right:20px;}
.logo img {display:block;}

.search-box {width:400px; position:absolute; left:50%; top:0; margin:10px 0 0 -200px;}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 50px 0 10px; 
background-color:rgba(0,0,0,0.4); color:#fff; height:40px; line-height:40px; box-shadow:none;}
.search-box button {position:absolute; right:0; top:0;
padding:0 !important; width:40px; height:40px !important; line-height:40px !important; 
font-size:18px; background:transparent !important; color:#fff !important;}

.btns-log {height:40px; line-height:40px; white-space:nowrap; float:right; margin-top:10px;}
.btns-log a {display:inline-block; padding:0 20px; color:#fff;}
.show-login {background-color:#d20068; color:#fff; cursor:pointer; display:inline-block; padding:0 20px; border-radius:20px;}
.btns-log a:hover, .show-login:hover {text-decoration:underline;}

.h-menu, .h-menu li {float:left;}
.h-menu a {display:block; line-height:30px; padding:0 10px; background-color:#222; margin:10px 10px 0 0; border-radius:15px;}
.h-menu a span {background-color:#2c8f00; color:#fff; display:inline-block; vertical-align:top; 
height:20px; line-height:20px; padding:0 5px; margin:5px 0 0 10px; border-radius:10px;}

.sorter {display:inline-block; float:left; position:relative; cursor:pointer; margin-top:10px;
padding:0 10px; line-height:30px; background-color:#222; border-radius:15px; margin-right:10px;}
.sorter:before {content:attr(data-label); float:left; padding:0 10px 0 0;}
.sorter form {display:none; background-color:#333; padding:10px; line-height:26px; box-shadow:0 0 15px 0 rgba(0,0,0,0.8); 
position:absolute; right:0; top:100%; width:160px; z-index:999;}
.sorter a:hover {text-decoration:underline;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display:inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height:18px; text-align:justify; margin-bottom:20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:24px; margin-bottom:20px; 
padding-bottom:20px; border-bottom:1px solid #d20068; color:#FFF;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p + p {margin-top:5px;}
.site-desc a {color:#d20068; text-decoration:underline;}


/* THUMB
----------------------------------------------- */
.floats {margin:0 -5px;}
.thumb {width:25%; float:left; padding:0 5px 10px 5px;}
.th-in {background-color:#333; position:relative; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);}
.th-img {display:block;}
.th-img:hover img {opacity:0.8;}
.th-rate {display:inline-block; padding:5px 10px; background-color:rgba(44,143,0,0.8); color:#fff;
position:absolute; left:10px; bottom:10px; z-index:20; font-size:13px; white-space:nowrap; border-radius:14px;}
.th-time {display:inline-block; padding:5px 10px; background-color:rgba(0,0,0,0.5); color:#fff;
position:absolute; right:10px; top:10px; z-index:20; font-size:13px; border-radius:14px;}
.th-text {padding:10px;}
.th-title {display:block; font-size:15px; font-weight:300; line-height:22px; height:44px; overflow:hidden;}
.th-in:hover {background-color:#d20068;}
.th-in:hover .th-title {color:#fff;}


/* SIDE
----------------------------------------------- */
.side-box {padding:10px;}
.side-bt {font-size:18px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #666; color:#FFF;}

.side-nav {background-color:#333; color:#FFF;}
.side-nav .side-bt {border-bottom:0; margin:-10px -10px 10px -10px; padding:10px; background-color:#d20068; color:#fff; 
background: -webkit-linear-gradient(to right, #d20068, #642B73);
background: linear-gradient(to right, #d20068, #642B73);}
.side-nav a {border-bottom:1px solid #111; box-shadow:0 1px #555; display:block; 
padding:10px 50px 10px 0; color:#ccc; font-size:14px;}
.side-nav li:last-child a {border-bottom:0; box-shadow:none;}
.side-nav a:hover {color:#d20068;}
.side-nav li {position:relative;}
.side-nav li span {position:absolute; right:10px; top:10px; opacity:0.6;}


/* FOOTER
----------------------------------------------- */
.ft-copyr {margin-bottom:10px; font-size:16px;}
.ft-menu a {color:#ccc; display:inline-block; vertical-align:top; padding:1px 10px;}
.ft-menu a + a {border-left:1px solid #666;}
.ft-menu a:hover {color:#FFF; text-decoration:underline;}
.counter {display:inline-block; height:31px; 
position:absolute; right:0; bottom:20px; margin-right:2010px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:left; padding:20px 5px 0 5px;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#333; margin:5px 5px 0 0; border-radius:0px; border:0px solid #ddd; 
box-shadow:0 3px 5px 0 rgba(0,1,1,0); font-size:18px;}
.navigation span, .pagi-nav a:hover {background-color:#d20068; color:#fff;}
.navigation span.nav_ext {background-color:#333; color:#ccc;}
.pagi-nav a:hover {background-color:#d20068; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full-in {background-color:#333; box-shadow:0 1px 2px 0 rgba(0,0,0,0.4); margin-bottom:20px;}
.player-box {background-color:#000;}
.player-box .video-box {max-width:700px; margin:0 auto;}
.full-in h1 {font-size:24px; padding:10px; background-color:#282828; color:#FFF;}
.full h1 a {color:#d20068; margin-left:10px;}
.full-meta {padding:10px;}
.full-tags {margin-bottom:0px; line-height:30px; padding:0 10px;}
.full-tags a {display:inline-block; padding:0 10px; background-color:#222; margin:0 0 10px 5px;}
.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {float:left; margin:0 0 0 20px; cursor:pointer; line-height:40px; position:relative;}
.f-time, .f-views {float:right;}
.f-desc {padding:10px; background-color:#282828; margin:0 10px 10px 10px;}

.f-screens {padding:10px 5px 0 5px; border:1px solid #111; background-color:#282828; text-align:center; margin-bottom:10px; display:none;}
.f-screens a, .f-screens > img {display:inline-block; vertical-align:top; margin:0 5px 10px 5px; 
max-width:250px; max-height:150px; overflow:hidden;}
.f-screens a img {display:block;}
.f-screens br {display:none;}

.btn-dl ul {position:absolute; left:0; top:100%; z-index:100; background-color:rgba(0,0,0,0.8); color:#fff; 
width:200px; padding:5px 0; display:none;}
.btn-dl ul li {padding:5px 10px; line-height:normal; text-transform:none;}
.btn-dl ul li a {color:#fff;}
.btn-dl li:hover {background-color:#000;}

.f-rate {float:left; white-space:nowrap; text-align:center; border-radius:4px; overflow:hidden; 
background-color:#222; box-shadow:0 0 0 1px #111; width:246px;}
.rate-plus, .rate-minus, .rate-counts {display:inline-block; vertical-align:middle;}
.rate-data {display:none;}
.rate-counts {width:160px; padding:0 10px; padding-top:3px; height:40px;}
.rate-plus, .rate-minus {cursor:pointer; width:40px; height:40px; text-align:center; font-size:24px; 
background: linear-gradient(to bottom, #333 0%,#222 100%); line-height:40px;}
.rate-plus {color:#1e9b05; border-right:1px solid #111;}
.rate-minus {color:#d00707; border-left:1px solid #111;}
.rate-plus:hover, .rate-minus:hover {background: linear-gradient(to top, #444 0%,#222 100%);}
.rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:relative; background-color:#ef4559;}
.rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#7bbc00; transition:width 1s linear;}
.rate-perc {margin-right:5px; font-size:18px; color:#7bbc00;}

.rels-t {margin-bottom:10px; font-size:24px; color:#FFF;}
.full .thumb {padding:10px 5px 0px 5px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:14px; line-height:20px; color:#ccc;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#d20068;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.full-comms {padding:10px; background-color:#282828;}
.comms-title {line-height:40px;}
.comms-title > span {font-size:16px;}
.add-comm-form {position:relative; margin:20px 0; display:none;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:0%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%;}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#222; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.full-comms {}

.comm {background-color:#333; padding:10px; padding-left:60px; margin-top:10px;}
.comm-av {width:40px; height:40px; float:left; margin-left:-50px;}
.comm-meta {margin-bottom:8px;}
.comm-meta span + span {margin-left:10px; opacity:0.8;}
.comm-author {font-weight:700;}
.comm-text {font:14px/18px Arial, Helvetica, sans-serif;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#333; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#282828;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#282828;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#d20068; color:#fff;}
.lb-menu a .fa {color:#d20068;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #111; content:""; background-color:#222; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#282828; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:0%; text-align:center;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#444; 
padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {display:block; padding:10px 50px 10px 0; color:#FFF; font-size:14px;
color:#FFF; border-bottom:1px solid #111;}
.side-panel li {position:relative; color:#FFF;}
.side-panel li span {position:absolute; right:10px; top:10px; opacity:0.8;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.thumb {width:33.33%;}
.search-box {position:static; float:left; margin-left:0;}

.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {margin:0 0 0 10px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.search-box {width:250px;}
.btns-log a, .h-menu, .side {display:none;}
.sorter {float:right; margin-right:0;}
.main {width:100%; padding-right:0;}
.counter {position:static; margin:10px 0 0 0;}

.btn-menu {background-color:#d20068; color:#fff; cursor:pointer; display:block; float:left; 
width:50px; height:50px; line-height:50px; text-align:center; font-size:18px;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.thumb {width:50%;}
.h-one {height:100px; position:relative;}
.search-box {width:auto; float:none; margin-top:0; position:absolute; top:60px; left:2010px; right:2010px;}
.search-field input, .search-field input:focus {height:30px; line-height:30px;}
.search-box button {width:30px; height:30px !important; line-height:30px !important;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:18px;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center {max-width:480px;}

.full-in h1, .rels-t {font-size:18px;}
.full-meta {text-align:center;}
.f-rate {float:none; margin:0 auto 10px auto;}
.f-fav, .btn-scr, .btn-dl, .f-time, .f-views {float:none; margin:0 5px; line-height:20px; display:inline-block; vertical-align:top;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center2 {max-width:320px;}
.show-login {padding:0 5px; font-size:12px; max-width:60px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.logo {width:240px; overflow:hidden; margin:0;}
.thumb {width:100%;}
.site-desc {display:none;}

.add-comm-btn {padding:0 10px;}
.comms-title2 {text-align:center; display:block !important;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


.match-title-gradient {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px; /* Chiziq va matn orasidagi masofa */
    color: #ffffff; /* Matn oq rangda */
    font-family: 'Inter', 'Segoe UI', Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0;
    
    /* Kompyuter uchun shrift o'lchami */
    font-size: 14px;
    letter-spacing: 1px;
}

/* Matnning ikki yonidagi chiziqlar */
.match-title-gradient::before, 
.match-title-gradient::after {
    content: "";
    height: 2px;
    flex-grow: 1;
    /* Sizning tugmangiz rangiga mos gradient (pushti-binafsha) */
    background: linear-gradient(90deg, transparent, #ff00cc, #7000ff, transparent);
    opacity: 0.7;
}

/* Chap tarafdagi chiziq yo'nalishi (teskari gradient) */
.match-title-gradient::before {
    background: linear-gradient(90deg, transparent, #7000ff, #ff00cc);
}

/* O'ng tarafdagi chiziq yo'nalishi */
.match-title-gradient::after {
    background: linear-gradient(90deg, #ff00cc, #7000ff, transparent);
}

/* --- MOBIL QURILMALAR UCHUN --- */

@media (max-width: 768px) {
    .match-title-gradient {
        font-size: 12px; /* Telefonlarda matn biroz kichrayadi */
        gap: 10px;
        margin: 20px 0;
    }

/* --------------------------------- */

    .match-title-gradient::before, 
    .match-title-gradient::after {
        height: 1.5px; /* Chiziq biroz ingichkalashadi */
    }
}

@media (max-width: 480px) {
    .match-title-gradient {
        font-size: 14px; /* Eng kichik telefonlar uchun */
        letter-spacing: 0.5px;
    }
}


.stream-end-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 120px;
    background: rgba(0, 0, 0, 0.6); /* Orqa fonni biroz xiralashtirish */
    border-radius: 0px;
    text-align: center;
    border: 0px solid rgba(255, 0, 204, 0.2);
}

.status-badge {
    background: #ff00cc;
    color: #fff;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    box-shadow: 0 0 15px rgba(255, 0, 204, 0.5);
}

.sub-text {
    color: #aaaaaa;
    font-size: 12px;
    margin-top: 10px;
}

}

/* Mobil qurilmalar uchun moslashuv */
@media (max-width: 768px) {
    .glitch-text { font-size: 20px; }
    .status-badge { font-size: 10px; }
}

/* --------------------------------- */

.match-card-premium {
    background: #121212; /* To'q qora fon */
    border: 1px solid rgba(255, 0, 204, 0.15);
    border-radius: 24px;
    padding: 25px;
    max-width: 550px;
    margin: 20px auto;
    font-family: 'Inter', sans-serif;
    box-shadow: 0 15px 40px rgba(0,0,0,0.7);
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

/* --- DUMALOQ LOGOTIP KONTEYNERLARI --- */
.circle-box-mini, .circle-box-large {
    border-radius: 50%;
    background: #ffffff; /* Logotiplar oq fonda yaxshi ko'rinadi */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 2px solid rgba(255, 0, 204, 0.3);
    box-shadow: 0 0 15px rgba(255, 0, 204, 0.2);
}

.circle-box-mini { width: 34px; height: 34px; }
.circle-box-large { width: 75px; height: 75px; margin: 0 auto 12px; }

.img-round {
    width: 80%; /* Logotip doira ichida siqilib qolmasligi uchun */
    height: 80%;
    object-fit: contain;
}

.league-circle-wrap { display: flex; align-items: center; gap: 10px; }
.round-label { color: #888; font-size: 11px; font-weight: 700; text-transform: uppercase; }

/* --- LIVE ANIMATSIYA --- */
.live-status { display: flex; align-items: center; gap: 7px; color: #ff00cc; font-weight: 900; font-size: 12px; }
.dot-pulse {
    width: 8px; height: 8px; background: #ff00cc; border-radius: 50%;
    box-shadow: 0 0 10px #ff00cc; animation: pulse-live 1.5s infinite;
}

@keyframes pulse-live {
    0% { opacity: 2; transform: scale(2); }
    50% { opacity: 0.3; transform: scale(0.8); }
    100% { opacity: 2; transform: scale(2); }
}

/* --- MARKAZIY QISM --- */
.card-content { display: flex; justify-content: space-around; align-items: center; margin-bottom: 30px; }
.club-block { width: 33%; text-align: center; }
.club-title { color: #fff; font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; }

.score-block-main { text-align: center; }
.score-text-neon {
    font-size: 46px; font-weight: 900; color: #fff; line-height: 1;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.3); margin-bottom: 8px;
}
.time-label { color: #555; font-size: 11px; }

/* --- TUGMA --- */
.status-btn-pink {
    background: linear-gradient(90deg, #ff00cc, #7000ff);
    color: #fff; padding: 12px 40px; border-radius: 50px;
    text-align: center; font-weight: 800; text-transform: uppercase; font-size: 13px;
    box-shadow: 0 5px 20px rgba(255, 0, 204, 0.4); margin: 0 auto; width: fit-content;
}

/* --- MOBIL MOSLASHUV --- */
@media (max-width: 480px) {
    .circle-box-large { width: 55px; height: 55px; }
    .score-text-neon { font-size: 32px; }
    .club-title { font-size: 11px; }
}

/* --------------------------------- */


.meta-row-wrapper {
    display: flex;
    justify-content: space-between; /* Birini chapga, birini o'ngga suradi */
    align-items: center; /* Vertikal tekislaydi */
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.03); /* Shaffof fon */
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.05);
}

/* --- REYTING DIZAYNI --- */
.f-rate-modern {
    display: flex;
    align-items: center;
    gap: 12px;
}

.rate-btn {
    cursor: pointer;
    transition: 0.3s;
    font-size: 18px;
    color: #888;
}

.rate-btn.plus:hover { color: #D20068; text-shadow: 0 0 10px #00ff88; }
.rate-btn.minus:hover { color: #D20068; text-shadow: 0 0 10px #ff4b2b; }

.rate-data-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100px;
}

.rate-counts-bar {
    width: 100%;
    height: 6px;
    background: #333;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

.rate-fill {
    height: 100%;
    background: linear-gradient(90deg, #D20068, #7000ff); /* Sizning neon ranglaringiz */
    box-shadow: 0 0 8px #ff00cc;
}

.rate-numbers {
    font-size: 11px;
    color: #aaa;
    font-weight: bold;
}

/* --- SHARE TUGMALARI DIZAYNI --- */
.share-right-side {
    display: flex;
    align-items: center;
}

/* Yandex Share tugmalari orasidagi masofani to'g'rilash */
.ya-share2__list {
    margin: 0 !important;
    display: flex !important;
    gap: 2px !important;
}

/* Mobil qurilmalar uchun */
@media (max-width: 768px) {
    .meta-row-wrapper {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}

/* --------------------------------- */

.history-sidebar {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    padding: 15px;
}

.history-title {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ff00cc; /* Ваша фирменная розовая линия */
    display: inline-block;
}

.history-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.history-item {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 5px;
    border-radius: 8px;
}

.history-item:hover {
    background: rgba(255, 255, 255, 0.05);
    transform: translateX(5px); /* Легкое смещение при наведении */
}

.history-thumb {
    position: relative;
    width: 80px; /* Фиксированная ширина превью */
    height: 45px;
    flex-shrink: 0;
    border-radius: 6px;
    overflow: hidden;
    background: #000;
}

.history-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Картинка заполнит блок без искажений */
    opacity: 0.8;
}

.play-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(255, 0, 204, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
}

.history-item:hover .play-overlay { opacity: 1; }

.history-info {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.history-name {
    color: #eee;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* Если название длинное, оно красиво сократится */
}

.history-date {
    color: #666;
    font-size: 11px;
    margin-top: 2px;
}


/* Sidebar nuqta konteyneri */
.sidebar-live-badge {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Pulsatsiya qiluvchi pushti nuqta */
.sidebar-live-dot {
    width: 6px;
    height: 6px;
    background-color: #ff00cc; /* Sizning pushti rang */
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 5px #ff00cc;
}

.sidebar-live-dot::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff00cc;
    border-radius: 50%;
    animation: sidebar-pulse 1.8s infinite;
}

@keyframes sidebar-pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    100% {
        transform: scale(3.5);
        opacity: 0;
    }
}

/* Hover bo'lganda play iconi bilan to'qnashmasligi uchun */
.history-item:hover .sidebar-live-badge {
    opacity: 0.3; /* Hoverda biroz xiralashadi */
    transition: 0.3s;
}


/* --------------------------------- */

.recent-title-wrapper {
    margin: 05px 0 10px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Chapga tekislaydi */
    gap: 8px;
}

.recent-matches-h2 {
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 14px; /* O'qishga oson o'lcham */
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}

/* Sarlavha tagidagi chiroyli neon chiziq */
.neon-line-title {
    width: 60px; /* Qisqa va zamonaviy chiziq */
    height: 4px;
    background: linear-gradient(90deg, #D20068, #7000ff);
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(255, 0, 204, 0.6);
    transition: width 0.3s ease;
}

/* Foydalanuvchi sarlavha ustiga kelganda chiziq uzayadi */
.recent-title-wrapper:hover .neon-line-title {
    width: 120px;
}

/* Mobil qurilmalar uchun */
@media (max-width: 768px) {
    .recent-matches-h2 {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .neon-line-title {
        width: 40px;
    }
}


/* VARIANT 3 (Tahrirlangan) - Ramkasiz va Binafsha */
.thumb-v3 { 
    background: transparent; /* Qora fon olib tashlandi */
    border-radius: 12px; 
    overflow: hidden; 
    transition: 0.3s ease; 
}
.thumb-v3:hover { 
    transform: scale(1.02); 
}
.thumb-v3 .th-img img { 
    border-radius: 12px; 
    padding: 0; /* Ramka hosil qiluvchi padding olib tashlandi */
    width: 100%;
}
.thumb-v3 .th-rate { 
    position: absolute; 
    bottom: 12px; 
    left: 12px; 
    background: linear-gradient(135deg, #D20068, #7000ff); /* Binafsharang gradient */
    color: #fff; 
    padding: 2px 10px; 
    border-radius: 4px; 
    font-size: 11px; 
}
.thumb-v3 .th-time { 
    position: absolute; 
    top: 10px; 
    right: 10px; 
    background: rgba(0,0,0,0.5); 
    color: #fff; 
    padding: 3px 8px; 
    border-radius: 4px; 
    font-size: 10px; 
}
.thumb-v3 .th-title { 
    color: #f1f1f1; 
    font-size: 14px; 
    text-decoration: none; 
    display: block; 
    margin-top: 10px; 
}



/* Live Indikator konteyneri */
.live-indicator {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.6); /* Orqa fon biroz xira */
    color: #ffffff;
    padding: 0px 0px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 5px;
    z-index: 5;
    letter-spacing: 0.5px;
}

/* Pushti nuqta */
.live-dot {
    width: 6px;
    height: 6px;
    background-color: #D20068; /* Sizning pushti rang */
    border-radius: 50%;
    position: relative;
}

/* Yonib-o'chish (Pulsatsiya) effekti */
.live-dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    background-color: #D20068;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-live 1.5s infinite;
}

@keyframes pulse-live {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.8;
    }
    100% {
        transform: translate(-50%, -50%) scale(3);
        opacity: 0;
    }
}




  .rg-box-modern {
        background: #1e1e1e;
        border: 1px solid #333;
        border-radius: 12px;
        padding: 20px;
        margin: 15px auto;
        max-width: 95%; /* Mobil uchun chekka joy qoldiradi */
        font-family: 'Inter', sans-serif;
    }
    .rg-header {
        display: flex;
        align-items: center;
        gap: 10px;
        border-bottom: 1px solid #2d2d2d;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }
    .rg-title {
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
    }
    .rg-text {
        color: #b0b0b0;
        line-height: 1.7;
        font-size: 14px;
    }
    .rg-highlight {
        color: #d81b60;
        font-weight: bold;
    }



.header-match-bar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px; /* Elementlar bir-biriga yaqinroq turishi uchun masofa kamaytirildi */
    background: #181818; /* Sayt foni bilan bir xil to'q rang */
    padding: 10px 15px;
    border-left: 3px solid #D20068; /* Chap tomondagi pushti chiziq */
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
}

/* Liga nomi (Pushti blok) */
.badge-league {
    background: #D20068; /* Saytingizdagi pushti rang */
    color: #ffffff !important;
    padding: 3px 8px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

/* Jamoalar nomi va boshqa barcha matnlar OQ rangda */
.teams-name {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    color: #ffffff !important; /* MATN OQ QILINDI */
}

.match-date {
    color: #ffffff !important; /* SANA OQ QILINDI */
    font-size: 12px;
    opacity: 0.8; /* Biroz yumshoqroq ko'rinishi uchun */
    margin-top: 2px; /* Nuqtadan biroz masofada */
}

.live-text {
    color: #ffffff; /* Matn oq rangda */
    font-size: 12px; /* Sana bilan bir xil o'lchamda */
    opacity: 0.8; /* Biroz yumshoqroq ko'rinishi uchun */
    margin-top: 2px; /* Nuqtadan biroz masofada */
}

/* Live qismi */
.live-info {
    display: flex;
    align-items: center;
    gap: 5px;
}



/* Розовая точка с анимацией */
.pink-dot-live {
    width: 8px;
    height: 8px;
    background-color: #D20068; /* Ваш фирменный розовый */
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
    margin-top: 4px; /* Nuqtadan biroz masofada */
    position: relative;
    box-shadow: 0 0 10px rgba(233, 30, 99, 0.8);
    animation: live-pulse 2s infinite; /* Запуск анимации */
}

/* Эффект расширяющегося кольца вокруг точки */
@keyframes live-pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(233, 30, 99, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(233, 30, 99, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(233, 30, 99, 0);
    }
}


.section-divider-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 0px 0; /* Marginni to'g'riladik */
    width: 100%;
    background: #; /* Orqa fon (blok ajralib turishi uchun) */
    padding: 15px 20px; /* Ichki bo'shliq */
    border-radius: 4px; /* Burchaklarni yumshatish */
    box-sizing: border-box; /* Width 100% bo'lganda chetga chiqib ketmasligi uchun */
}

/* Gradient chiziqlar */
.divider-line {
    flex: 1;
    height: 1px; /* 2px juda qalin bo'lishi mumkin, 1px akkuratniyroq */
    background: linear-gradient(to right, transparent, #D20068);
}

.section-divider-box .divider-line:last-child {
    background: linear-gradient(to left, transparent, #D20068);
}

/* Matn stili */
.divider-text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: normal; /* Mobil telefonda matn sig'masa pastga tushishi uchun */
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
}

@media (max-width: 600px) {
    .divider-text { font-size: 12px; }
    .section-divider-box { gap: 10px; padding: 10px; }
}




/* ============================================================
   1. UNIVERSAL YASHIRISH (Ham mobil menyu, ham o'ng blok uchun)
   ============================================================ */

/* "Прямые трансляции" ssilkasi bor barcha qatorlarni yashirish */
li:has(a[href*="prjamye-transljacii"]),
li a[href*="prjamye-transljacii"] {
    display: none !important;
}

/* Agar "Главная", "Правила", "Обратная связь"ni ham yashirish kerak bo'lsa:
li:nth-child(1), li:nth-child(2), li:nth-child(3) { display: none !important; }
*/


/* ============================================================
   2. O'NG TARAFDAGI KATEGORIYALAR BLOKI DIZAYNI (Desktop & Mobile)
   ============================================================ */

.side-box.side-nav {
    background: #1e1e1e; /* Saytning to'q foni */
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #2d2d2d;
}

/* Blok sarlavhasi (Категории) */
.side-bt {
    background: #8e24aa; /* Rowgol binafsha/pushti rangi */
    color: #fff;
    padding: 14px 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #7b1fa2;
}

.side-bc {
    list-style: none;
    padding: 0;
    margin: 0;
}

.side-bc li {
    border-bottom: 1px solid #282828;
}

/* Kategoriya ssilkalari */
.side-bc li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 18px;
    color: #cccccc;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* Hover effekti */
.side-bc li a:hover {
    background: #252525;
    color: #e1bee7;
    padding-left: 22px;
}

/* O'ng tarafdagi sonlar (Post count) */
.side-bc li a span {
    background: #2d2d2d;
    color: #888;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #333;
}




/* Ijtimoiy tarmoqlar blokini o'ngga surish */
.footer-socials {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.footer-socials a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05); /* Juda shaffof fon */
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: #aaa;
    transition: 0.4s;
    text-decoration: none;
}

.footer-socials a:hover {
    color: #fff;
    /* Rasmdagi aniq pushti-binafsha rang */
    background: #d8006e; 
    border-color: #d8006e;
    /* Neon yorug'lik effekti ham shu rangda */
    box-shadow: 0 0 15px rgba(216, 0, 110, 0.6); 
    transform: translateY(-3px);
}



.footer {
    background: #121212;
    padding: 25px 0;
    position: relative;
}

/* O'rtadagi pushti yaltiroq chiziq */
.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: #d8006e;
    box-shadow: 0 0 15px #d8006e;
    border-radius: 0 0 5px 5px;
}

.ft-copyr {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; /* Hammasi katta harfda */
    color: #666;
}



/* 1. Header butun ekran bo'ylab */
.header-modern {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background: #1a1a1a;
    /* Pastki chiziqni pushti qildik */
    border-bottom: 3px solid #D20068; 
    z-index: 100;
}

/* 2. Ichki elementlarni tekislash */
.h-top-row.block.center {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.h-nav-row {
    background: #252525;
    width: 100%;
    /* Menyu va qidiruv orasidagi chiziq ham pushti bo'lishi uchun */
    border-top: 1px solid rgba(210, 0, 104, 0.2); 
}

.h-nav-row .block.center {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

/* 3. Logo va Qidiruv */
.logo-new img { height: 45px; }

.search-wrapper { flex-grow: 1; max-width: 400px; margin: 0 25px; }

.search-input-group { 
    display: flex; 
    background: #111; 
    border-radius: 8px; 
    border: 1px solid #333; 
    padding: 4px; /* Tugma ichkarida turishi uchun */
}

.search-input-group input { 
    width: 100%; 
    padding: 8px 15px; 
    background: transparent; 
    border: none; 
    color: #eee; 
    outline: none; 
}

.search-input-group button { 
    background: #D20068; 
    color: white; 
    border: none; 
    padding: 0 15px; 
    border-radius: 6px; /* Tugma o'zi alohida blok kabi */
    cursor: pointer; 
    transition: 0.2s;
}



/* 4. Menyu elementlari */
.btn-menu {
    background: #D20068; /* Rasmda pushti blokda turibdi */
    color: #fff;
    padding: 0px 20px;
    cursor: pointer;
}

.nav-list { list-style: none; display: flex; margin: 0; padding: 0; }

.nav-list li a { 
    display: block; 
    padding: 15px 25px; 
    color: #ccc; 
    text-decoration: none; 
    font-weight: 500; 
    transition: 0.3s;
    border-bottom: 3px solid transparent; 
}

/* Hover va Active holatdagi pushti chiziq */
.nav-list li a:hover, .nav-list li.active a { 
    color: #fff; 
    background: #333; 
    border-bottom: 3px solid #D20068; 
}

/* 5. Mobil uchun */
@media (max-width: 768px) {
    .h-top-row.block.center { flex-direction: column; gap: 15px; }
    .search-wrapper { width: 100%; margin: 0; }
    .nav-list { flex-wrap: wrap; justify-content: center; }
}
