html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea {font-family: 'Poppins', sans-serif; font-weight:300;} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
body a { color: #7f7e79; text-decoration:none;}*, *:before, *:after {box-sizing: border-box;}
body {background:#151515; font-family: 'Montserrat', sans-serif;  color:#888; font-weight:400;}
.header__prefix {background:#802411;}
.head-container__prefix {max-width:1260px; margin-left:auto; margin-right:auto; display:flex; align-items:center; padding-top:12px; padding-bottom:12px;}
.head-left__prefix{display:flex; align-items:center; position:relative;}
.head-drop-list {left: 0px; border-radius: 12px; border: 2px solid #181818; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); width:260px; top:60px; overflow:hidden; position:absolute; z-index:20; display:none;}
.head-drop-list.visible {display:block;}
.head-drop-list ul {display:flex; flex-flow:column;     background: #181818;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);}
.head-drop-list ul li {}
.head-drop-list ul li a {transition: all 300ms ease-in-out 0s;font-weight:600; line-height:40px; font-size:14px; color:#fff; display:block; padding:0 20px; border-left:0;}
.head-drop-list ul li a:hover {    background: rgba(0, 0, 0, 0.3);
    color: #e8c5be; padding-left: 30px; border-left:2px solid #c6421c;}
#search__drop,
#drop__menu {width: 48px; height: 48px; border-radius: 50%; background: rgba(0, 0, 0, 0.3);border:0; position:relative; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; margin: 0; outline: 0;}
#search__drop {display:none;}
#search__drop.check .search-box__prefix,
#drop__menu.check .hamburger-box__prefix{background:url('../images/close.svg') center/20px no-repeat;}
 
.search-box__prefix,
.hamburger-box__prefix {width: 20px; height: 22px; display: inline-block; position: relative; background:url('../images/menu.svg') center/20px no-repeat;}
.logotype__prefix {margin-left:20px;}
.logotype__prefix a {font-family: "Anton", sans-serif; text-transform:uppercase; color:#fff; font-size:34px;  text-shadow: rgb(45, 45, 45) 2px 0px 0px, rgb(45, 45, 45) 1.75517px 0.958851px 0px, rgb(45, 45, 45) 1.0806px 1.68294px 0px, rgb(45, 45, 45) 0.141474px 1.99499px 0px, rgb(45, 45, 45) -0.832294px 1.81859px 0px, rgb(45, 45, 45) -1.60229px 1.19694px 0px, rgb(45, 45, 45) -1.97998px 0.28224px 0px, rgb(45, 45, 45) -1.87291px -0.701566px 0px, rgb(45, 45, 45) -1.30729px -1.5136px 0px, rgb(45, 45, 45) -0.421592px -1.95506px 0px, rgb(45, 45, 45) 0.567324px -1.91785px 0px, rgb(45, 45, 45) 1.41734px -1.41108px 0px, rgb(45, 45, 45) 1.92034px -0.558831px 0px;}
.logotype__prefix a strong {color:#c6421c; font-size:24px;  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; font-weight: 400; text-transform:lowercase; }
.nav-row__prefix {background: radial-gradient(at top, #f15522, #802411);
    border-bottom: 1px solid #000; }
	.nav__container__prefix { display:flex; align-items:center; max-width:1260px; margin-left:auto; margin-right:auto;}
	.nav__container__prefix a {color:#fff; font-weight:500; font-size:14px; line-height:50px; margin:0 15px 0 0; padding:0 12px; display:flex; align-items:center;}
	.nav__container__prefix a:last-child {margin-left:auto; margin-right:0;}
	.nav__container__prefix a.select,
	.nav__container__prefix a:hover {    background: rgba(0, 0, 0, 0.3);
    color: #e8c5be;}
	.nav__container__prefix a svg {color:#fff; height:17px; margin-right:5px;}
	.nav__container__prefix a:hover svg {color:#fff;}
	.head-right__prefix {display:flex; flex:1; margin-left:30px;}
	.head-text__prefix {font-weight: normal; font-size: 14px; line-height: 20px; height: 40px; white-space: normal; overflow: hidden; text-overflow: ellipsis; margin: 0px 20px 0 0; flex-shrink: 1; flex-grow: 1; min-width: 1px; color:rgba(255,255,255,.4);}
	.search-cell__prefix {width:380px; min-width:380px;}
	.search-cell__prefix form {display:flex; align-items:center; position:relative;}
	.search-cell__prefix form input {background: #fff; border: none; border-radius: 20px; color: #333; font-size: 15px; font-weight: normal; outline: 0; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);width: 100%; height: 40px; line-height: 40px; padding:0 20px;}
	.search-cell__prefix form button {cursor:pointer; border:0; padding:0; position:absolute; right:0; top:0; width:40px; height:40px; background:none; display:inline-flex; align-items: center; justify-content: center;}
	.search-cell__prefix form button svg {width:22px; color:#151515;}
	.search-cell__prefix form button svg:hover {color:#c6421c;}
	.search-cell__prefix form button:focus,
	.search-cell__prefix form input:focus {outline:none;}
.main-cover__prefix {padding-top:20px;}
	.article__prefix {max-width:1260px; margin-left:auto; margin-right:auto;}
	.article__prefix h3,
	.article__prefix h2,
	.article__prefix h1 {font-weight:600; font-size:18px; margin-bottom:15px;}
	.thumbs__prefix {display:flex; flex-wrap:wrap; margin:0 -6px;}
	.thumbs__prefix li {width:25%;}
		.thumb-item__prefix {margin: 6px; border-radius: 4px;      background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);padding:3px;}
			.thumb-body__prefix {display:flex; flex-flow:column;   color:#fff;}
				.thumb-picture__prefix {position:relative; padding-top:56.6%; border-radius:4px;}
				.thumb-picture__prefix img {width:100%; height:100%; position:absolute; left:0; top:0; right:0; bottom:0; object-fit:cover; transition: transform 0.3s ease, filter 0.3s ease; will-change: transform, filter;}
				.thumb-picture__prefix:hover img {transform: scale(1.03); filter: brightness(115%); z-index: 10;}
				.thumb-title__prefix {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-decoration: none; display:block; font-weight:500; font-size:15px; padding-top:5px; letter-spacing:-.3px; line-height: 17px;}
				.thumbs__prefix.catlist .thumb-title__prefix {text-align:center;}
				.thumb-duration__prefix {background: rgba(0, 0, 0, .7);color: #fff;border-radius: 2px; position:absolute; right:0; bottom:0; z-index:13; font-size:12px; padding:4px 3px;}
			.thumb-body__prefix:hover .thumb-title__prefix {color:#f57550;}

.article-video__prefix {display:flex; margin-bottom:20px;}
	.video-column__prefix {flex: 1; width: 100%; border: 2px solid #242323;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 3px;}
	.video-view__prefix {position:relative; padding-top:56.6%; overflow:hidden;}
	.video-sidebar__prefix {width: 300px; margin-left: 20px;}
.video-details__prefix {display:flex; justify-content:space-between; padding:0 10px;}
.info-video__prefix {display:flex; flex-flow:column; padding-top:16px; padding-bottom:8px; flex: 1; width: 100%; max-width: calc(100% - 187px);}
.info-video__prefix h1 {font-weight:600; font-size:16px;   letter-spacing:-.4px; margin-bottom:12px;}
.video-labels__prefix {display:flex; align-items:center; font-size:14px;}
.video-labels__prefix svg {width:14px; margin-right:5px;}
.video-rate__prefix {display:flex; align-items:center;}
.video-rate__prefix button {display:inline-flex; align-items:center; line-height:40px; font-weight:bold; border-radius: 20px; border:0 ; padding: 0 12px 0 12px;   color: #fff; cursor:pointer; background:#d13131;}
.video-rate__prefix button:first-child {margin-right:12px; background:#2b9520;}
 
.video-rate__prefix button svg {vertical-align:bottom; margin-right:5px; height:13px; cursor:pointer;}
.video-rate__prefix button:focus {outline:none;}
.video-links__prefix {display:flex; flex-wrap:wrap; padding:10px; border-top:1px solid rgba(255,255,255,.1);}
.video-links__prefix a {}

.page-nav__prefix {display:flex; flex-wrap:wrap;    justify-content: center; margin:15px 0;}
.page-nav__prefix a { border-radius: 55px;  color: #fff; font-size: 14px; font-weight: normal; padding-top: 4px; line-height:35px; min-width:45px; display:flex; justify-content: center; align-items: center; margin:6px; font-weight:600;      background: linear-gradient(#333, #242424);     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); height:45px;}
.page-nav__prefix a.select {color: #fff;     background: linear-gradient(#9c2b14, #6a1807);}
.page-nav__prefix a:hover {    background: linear-gradient(#9c2b14, #6a1807);}
.searches-list__prefix {display:flex; flex-wrap:wrap;  border-radius: 4px;     border: 2px solid #242323;     background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding:10px 10px 10px 10px; margin-bottom: 10px;}
.video-links__prefix a,
.searches-list__prefix a {display:inline-flex; font-weight:600; font-size:14px; padding:6px; margin:0 6px 6px 0; background:#111111; border-radius:5px; align-items:center; margin-bottom: 5px;}
.searches-list__prefix a:before {content:'#';}
.video-links__prefix a:hover,
.searches-list__prefix a:hover {background:#c6421c; color:#fff;}
.bottom-sidebar__prefix {display: flex; align-items: center; height: 250px; margin: 20px 0; justify-content: center; overflow: hidden; flex-wrap: wrap;}
.bottom_native__prefix {display:inline-block; width:300px; height:250px; overflow:hidden; margin: 0 3px;}
.bottom_native_mob__prefix {width:300px; height:100px; align-items: center; margin:10px auto 10px auto}
.chat_section__prefix {margin: 10px 0 10px 0; background-color: #ffffff; text-align: center; border-radius: 5px;}
.part_ar {display: block; justify-content: center; width:300px; height:100px; margin:5px auto 10px auto;}
.part_ar_middle {display: block; justify-content: center; width:300px; height:auto; margin:5px auto 10px auto;}
.part_ar_desk {display: block; justify-content: center; align-items: center; width: 728px; height: 100px; margin: 15px auto 20px auto;}

.responsive-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: clamp(32px, 5vw, 38px);
  background: black;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  justify-content: center;
  text-align: center;
}

.overlay-text {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 18px;
}

.overlay-text a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.3s ease;
}
.overlay-text a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.toplinks-magic {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.toplinks-magic li {
  flex: 0 0 auto;
}

.toplinks-magic a {
  display: inline-block;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none;
  transition: all 0.3s ease;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.toplinks-magic a:hover {
  transform: scale(1.05);
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.3);
  opacity: 0.95;
}

/* TOPLIST */

.toplist-box {
  display: flex;
  flex-wrap: wrap;
  border-radius: 6px;
  border: 2px solid #242323;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
  gap: 10px;
  transition: all 0.3s ease;
}

.toplist-box a {
  display: inline-flex;
  font-weight: 600;
  font-size: 14px;
  padding: 6px 12px;
  margin: 0;
  background: #111111;
  color: #ccc;
  border-radius: 6px;
  align-items: center;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.toplist-box a:hover {
  background: #c6421c;
  color: #fff;
  box-shadow: 0 2px 8px rgba(198, 66, 28, 0.4);
  transform: translateY(-1px);
}


footer {padding:20px 0;}
.footer-article__prefix {max-width:1260px; margin-left:auto; margin-right:auto; display:flex; flex-flow:column;    align-items: center;}
 .footer-article__prefix a {font-weight:400; color:#fff; line-height:20px; margin:5px; font-size:14px; text-decoration: underline;}
 .footer-article__prefix a:hover {color:#c6421c;}
.logo-text__prefix {font-family: "Anton", sans-serif; text-transform:uppercase;  color:#fff; padding-top: 20px;}
.logo-text__prefix a {color: #9c2b14; text-shadow: rgb(33, 33, 33) 2px 0px 0px, rgb(33, 33, 33) 1.75517px 0.958851px 0px, rgb(33, 33, 33) 1.0806px 1.68294px 0px, rgb(33, 33, 33) 0.141474px 1.99499px 0px, rgb(33, 33, 33) -0.832294px 1.81859px 0px, rgb(33, 33, 33) -1.60229px 1.19694px 0px, rgb(33, 33, 33) -1.97998px 0.28224px 0px, rgb(33, 33, 33) -1.87291px -0.701566px 0px, rgb(33, 33, 33) -1.30729px -1.5136px 0px, rgb(33, 33, 33) -0.421592px -1.95506px 0px, rgb(33, 33, 33) 0.567324px -1.91785px 0px, rgb(33, 33, 33) 1.41734px -1.41108px 0px, rgb(33, 33, 33) 1.92034px -0.558831px 0px;font-size:30px;}
.footer-nav__prefix {margin:12px 0 15px 0;}
.footer-nav__prefix a {margin:6px;}
.footer-nav__prefix a:hover {color:#c6421c;}
.footer-article__prefix p {line-height:1.3; font-size:13px;}
.copyright__prefix {font-size:13px; margin-top:15px;}

 
@media screen and (max-width:1280px) {
	.footer-article__prefix,
	.article__prefix,
	.nav__container__prefix,
 .head-container__prefix {padding-left:10px; padding-right:10px;}
} 
@media screen and (max-width:960px) {
	.head-text__prefix {display:none;}
	.head-right__prefix {margin-right:auto;     justify-content: flex-end;}
	.thumbs__prefix li {width:33.33%;}
	.footer-article__prefix p {text-align:center;}
.article-video__prefix { flex-flow: column;}
	.video-sidebar__prefix {margin: 20px 0; width: 100%; height: 250px; overflow: hidden; flex-wrap: wrap; display: flex; justify-content: center;}
}
@media screen and (max-width:660px) {
 	.thumbs__prefix li {width:50%;} 
	.head-container__prefix {flex-wrap:wrap;}
	.head-right__prefix {flex:1; width:100%; margin-left:0; min-width:100%;}
	.search-cell__prefix {width:100%; min-width:auto; margin-top:12px;}
	.nav__container__prefix a:first-child {display:none;}
	#search__drop {display:inline-flex; justify-content: center; align-items: center;}
	#search__drop .search-box__prefix {background:url('../images/search.svg') center/20px no-repeat;}
	.head-left__prefix {width:100%; min-width:100%; justify-content:space-between}
	.search-cell__prefix {display:none;}
	.search-cell__prefix.visible {display:block;}
}
@media (max-width: 600px) {
  .toplist-box {
    flex-direction: column;
    align-items: stretch;
  }

  .toplist-box a {
    font-size: 15px;
    width: 100%;
    justify-content: center;
    padding: 10px;
  }
}

@media screen and (max-width:480px) {
		.thumbs__prefix li {width:100%;}
		.toplinks-magic a {padding: 2px 4px; gap: 5px; font-size: 11px; font-weight: normal;}
		.responsive-overlay {height: 20px;}
}
@media screen and (max-width:460px) {
	.nav__container__prefix a {padding:0 8px; margin-right:0px;}
}