body,
html {
overflow-x: hidden;
} .news-bar {
background: #000 !important;
width: 100%;
padding: 10px 0;
box-shadow: 0 2px 10px rgba(0,0,0,0.6);
}
.news-inner {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 14px;
}
.news-label {
color: #fff;
font-weight: 700;
white-space: nowrap;
}
.news-item {
display: none;
align-items: center;
gap: 10px;
text-decoration: none;
}
.news-item.active {
display: flex;
}
.news-title {
color: #00ffff;
font-weight: 600;
}
.news-title::after {
content: " ★";
color: #ffd700;
margin-left: 6px;
}
.news-desc {
color: #ff0000;
}
} .site-header,
header {
height: auto !important;
} .home-hero-slider {
width: 100%;
height: 700px;
overflow: hidden;
}
.home-hero-slider img {
width: 100%;
height: 100%;
object-fit: cover;
} .hero-bg{
pointer-events:none;
}
.hero-bg {
width: 100%;
height: 65vh;
margin-left: calc(-50vw + 50%);
background-color: #000;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
:root {
--zoom-x: 1.8;
--zoom-y: 1.0;
}
.hero-bg img {
height: 100%;
width: auto;
max-width: none;
transform: scaleX(var(--zoom-x)) scaleY(var(--zoom-y));
display: block;
} @media (max-width: 768px) {
.hero-bg {
height: 50vh;
}
.hero-bg img {
width: 100%;
height: 100%;
object-fit: contain;
transform: none; }
}  .entry-meta .cat-links,
.entry-header .cat-links {
display: none !important;
} .entry-categories {
display: block !important;
} .desktop-category,
.mobile-category {
display: none !important;
} @media (min-width: 769px) {
.desktop-category {
display: block !important;
position: absolute;
top:-100px;
right: 0;
font-size: 2em;
}
.entry-header {
position: relative;
}
} @media (max-width: 768px) {
.news-bar {
display: none !important;
}
.home-hero-slider .owl-carousel {
display: none !important;
}
.desktop-category {
display: none !important;
}
.mobile-category {
display: block !important;
font-size: 20px;
margin-top:-100px;
text-align: right;
}
}
.audio-wrap{
position:relative;
z-index:30;
}
.news-item{
position:relative;
z-index:40;
} .random-mystery-box {
display: block !important;
width: 100% !important;
max-width: 1000px !important;
margin: 60px auto !important;
padding: 0 !important;
border-radius: 12px;
overflow: hidden;
background: #111;
box-shadow: 0 5px 25px rgba(0,0,0,0.18);
float: none !important;
clear: both !important;
} .random-mystery-header {
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
padding: 24px 20px !important;
text-align: center !important;
font-size: 30px !important;
line-height: 1.2 !important;
font-weight: 800 !important;
letter-spacing: 1px !important;
background: #1c1c1c;
color: #fff;
float: none !important;
} .random-mystery-link {
display: block !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
text-align: center !important;
text-decoration: none !important;
float: none !important;
clear: both !important;
} .random-mystery-image {
display: flex !important;
justify-content: center !important;
align-items: center !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 !important;
text-align: center !important;
background: #111;
float: none !important;
clear: both !important;
} .random-mystery-image img {
display: block !important;
width: auto !important;
max-width: 900px !important;
height: 360px !important;
margin: 0 auto !important;
padding: 0 !important;
object-fit: cover !important;
float: none !important;
clear: both !important;
} .random-mystery-content {
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
margin: 0 !important;
padding: 28px 25px !important;
text-align: center !important;
background: #181818;
float: none !important;
clear: both !important;
} .random-mystery-content h2 {
display: block !important;
margin: 0 0 14px !important;
padding: 0 !important;
color: #fff !important;
font-size: 28px !important;
line-height: 1.25 !important;
font-weight: 700 !important;
text-align: center !important;
} .random-mystery-content p {
display: block !important;
max-width: 800px !important;
margin: 0 auto 22px !important;
padding: 0 !important;
color: #ccc !important;
font-size: 16px !important;
line-height: 1.6 !important;
text-align: center !important;
} .random-mystery-button {
display: inline-block !important;
margin: 0 auto !important;
padding: 11px 20px !important;
border-radius: 5px;
background: #fff;
color: #111 !important;
font-weight: 700;
text-align: center;
transition: 0.2s ease;
}
.random-mystery-link:hover .random-mystery-button {
transform: translateY(-2px);
} @media (max-width: 767px) {
.random-mystery-box {
width: 100% !important;
max-width: 100% !important;
margin: 35px auto !important;
}
.random-mystery-header {
font-size: 22px !important;
padding: 18px 15px !important;
}
.random-mystery-image {
width: 100% !important;
display: flex !important;
justify-content: center !important;
}
.random-mystery-image img {
width: 100% !important;
max-width: 100% !important;
height: 230px !important;
margin: 0 auto !important;
}
.random-mystery-content {
padding: 22px 15px !important;
}
.random-mystery-content h2 {
font-size: 22px !important;
}
} #pageheader {
position: relative !important;
overflow: hidden !important;
} .animated-header-effects {
position: absolute !important;
inset: 0 !important;
z-index: 999 !important;
pointer-events: none !important;
overflow: hidden !important;
} .header-mist {
position: absolute !important;
left: 15% !important;
bottom: 30% !important;
width: 70% !important;
height: 55% !important;
background:
radial-gradient(
ellipse at center,
rgba(220,225,220,0.42) 0%,
rgba(180,185,180,0.28) 35%,
rgba(140,145,140,0.14) 60%,
transparent 75%
);
filter: blur(18px) !important;
opacity: 0.70 !important;
animation: headerMistMove 12s linear infinite;
} .header-mist-2 {
left: 50% !important;
bottom: 3% !important;
width: 65% !important;
height: 50% !important;
background:
radial-gradient(
ellipse at center,
rgba(225,230,225,0.32) 0%,
rgba(180,185,180,0.20) 35%,
rgba(135,140,135,0.09) 60%,
transparent 75%
);
filter: blur(20px) !important;
opacity: 0.45 !important;
animation: headerMistMove2 18s linear infinite;
animation-delay: -8s;
} @keyframes headerMistMove {
0% {
transform: translate3d(-8%, 0, 0) scale(1);
}
50% {
transform: translate3d(18%, -5%, 0) scale(1.08);
}
100% {
transform: translate3d(45%, -2%, 0) scale(1.15);
}
}
@keyframes headerMistMove2 {
0% {
transform: translate3d(10%, 0, 0) scale(1);
}
50% {
transform: translate3d(-12%, -5%, 0) scale(1.08);
}
100% {
transform: translate3d(-30%, -2%, 0) scale(1.15);
}
} .header-stars {
position: absolute !important;
inset: 0 !important;
z-index: 1000 !important;
pointer-events: none !important;
opacity: 0.48;
background-image:
radial-gradient(
circle,
rgba(255,255,255,0.90) 0 1px,
transparent 1.5px
),
radial-gradient(
circle,
rgba(255,255,255,0.65) 0 1px,
transparent 1.5px
),
radial-gradient(
circle,
rgba(255,255,255,0.70) 0 1px,
transparent 1.5px
);
background-size:
130px 130px,
190px 190px,
250px 250px;
background-position:
20px 10px,
80px 50px,
130px 100px;
animation: headerStarsMove 12.5s linear infinite;
} @keyframes headerStarsMove {
from {
background-position:
20px 10px,
80px 50px,
130px 100px;
}
to {
background-position:
20px 150px,
80px 200px,
130px 250px;
}
} @media (max-width: 768px) {
.header-mist {
left: 27% !important;
bottom: 5% !important;
width: 45% !important;
height: 65% !important;
opacity: 0.55 !important;
}
.header-mist-2 {
left: 55% !important;
bottom: 3% !important;
width: 40% !important;
height: 60% !important;
opacity: 0.42 !important;
}
.header-stars {
opacity: 0.34;
animation-duration: 2.5s;
}
}