html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-family: 'Inter', sans-serif;
background-color: #0b0b0b;
color: #e0e0e0;
scroll-behavior: smooth;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
text-decoration: none;
outline: 0;
}
a:active,
a:hover,
a:focus,
a:visited {
outline: 0;
-webkit-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
*:focus,
*:active,
*:visited,
*:hover {
outline: 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1, h2, h3, .page-title, .entry-title {
font-family: 'Lexend', sans-serif;
overflow: hidden;
color: white;
margin: 0 0;
}
p.site-description {
margin: 0 0 0.5em;
color: #fff;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
outline: none;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.search-form label {
width: auto;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
i {
margin-right: 0.188em;
}
.text-center {
text-align: center;
} body,
button,
input,
select,
textarea {
color: #fff;
font-family: "Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
letter-spacing: -0.5px;
}
button,
.button,
.button:visited,
.button:focus {
color: #fff;
display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
border-radius: 10px;
}
body {
background-color: #fafafa;
color: #fff;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
.row {
max-width: 90em; margin: 0 auto;
}
.width70 {
width: 70%;
}
.width100 {
width: 100%;
} button,
.button,
input[type="button"],
input[type="reset"], .label,
.label:visited,
.widget_categories ul li a,
.comment-reply-link,
a.tag-cloud-link,
.template-actors li a {
border: 1px solid;
padding: 0.4em 0.8em;
color: #fff;
}
.label:focus {
color: #fff;
outline: 0;
}
.widget_categories ul li a:before {
content: "▶";
margin-right: 0.5em;
}
.widget_categories ul li:hover a:before {
content: "▶";
margin-right: 0.33em;
}
.page-template-template-tags a.tag-cloud-link {
margin: 0 0.5em 0.5em 0;
}
a.tag-cloud-link {
display: inline-block;
}
.widget a.tag-cloud-link {
font-size: 0.9em!important;
}
button.large,
.button.large {
font-size: 1.2em;
font-weight: bold;
padding: 0.50em 1em;
text-align: center;
background-color: #ff0000!important;
border-color: #ff0000!important;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover, .label:hover,
.comment-reply-link:hover {
background-color: #ba0000!important;
border-color: #ba0000!important;
transition: all 200ms linear;
outline: none;
}
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
background-color: #fff;
border: 1px solid #e5e5e5;
color: #0072ff;
padding: 0.4em 0.8em;
}
.label {
font-size: 0.8em;
padding: 0.2em 0.4em;
}
select {
border: 1px solid #e5e5e5;
padding: 0.5em;
cursor: pointer;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
outline: 0;
-webkit-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
textarea {
width: 100%;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
h1.homepage-title {
margin-bottom: 0;
}
.archive-description {
color: #aaa;
font-size: 14px;
margin-top: 5px;
margin-bottom: 20px;
}  a:hover,
a:focus,
a:active {
color: #fff;
}
a *,
a:hover,
a:active,
a:focus  {
outline: 0;
}
.footer-menu-container {
width: 100%;
margin: 1em 0 0;
}
.footer-menu-container ul {
list-style: none;
padding: 0;
margin: 0 0 0.5em;
text-align: center;
}
.footer-menu-container ul li {
display: inline;
margin: 0 1em;
}
.pagination {
clear: both;
display: table;
margin: 0 auto;
}
.pagination ul {
list-style: none;
overflow: hidden;
padding: 2em 0 0 0;
}
.pagination ul li {
float: left;
margin: 0 0.25em;
display: block;
}
.pagination ul li a {
display: block;
padding: 0.5em 1em;
margin-bottom: 0.5em;
font-weight: bold;
background-color: #323232!important;
border-color: #323232!important;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
outline: 0;
}
.pagination ul li a.current,
.pagination ul li a:hover {
color: #fff;
border-color: #fff;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 0em;
position: relative;
}
.page-title,
.page .entry-title {
margin: 0 0 1em;
}
.page-title,
.page .entry-title, .widget select {
max-width: 100%;
}
.widget_categories ul {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.widget_categories ul li a {
display: inline-block;
float: left;
font-size: 0.9em;
margin-right: 10px;
outline: none;
}
.search-field {
width: 72%;
margin-left: 1px;
}
.widget_videos_listings {
position: relative;
}
.more-videos {
position: absolute;
top: 7px;
right: 7px;
}
#sidebar .more-videos i,
.site-footer .more-videos i {
position: relative;
top: 1px;
}
.archive-description {
clear: both;
}
.archive-description p {
opacity: 0.8;
} .site-header {
background: #0d0d0d;
}
.sticky {
display: block;
}
.hentry {
margin: 0 0 0em;
}
img[data-src] {
opacity: 0;
-webkit-transition: opacity 1s;
transition: opacity 1s
}
img[data-src].display-img {
opacity: 1;
-webkit-transition: opacity 1s;
transition: opacity 1s
}
.page-header {
position: relative;
}
.videos-list {
margin: 0 -5px 0;
}
.thumb-block {
float: left;
}
.thumb-block .entry-header {
font-weight: bold;
text-align: center;
height: 1.8em;
overflow: hidden;
color: #fff;
display: block;
padding: 0 0 0; }
.thumb-block .post-thumbnail {
aspect-ratio: 16 / 9; width: 100%;
overflow: hidden;
}
.thumb-block .post-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;}
.thumb-block .inner-border {
position: relative;
}
.thumb-block .inner-border::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition : all 150ms ease-out;
-moz-transition : all 150ms ease-out;
-o-transition : all 150ms ease-out;
transition : all 150ms ease-out;
}
.thumb-block .inner-border img {
display: block;
position: relative;
}
.thumb-block .rating-bar-meter,
.thumb-block:hover .rating-bar i,
.thumb-block:hover .rating-bar span,
.thumb-block:hover .rating-bar.no-rate .rating-bar-meter {
display: none;
}
.thumb-block:hover .rating-bar-meter {
display: block;
}
.thumb-block:hover .rating-bar.no-rate i,
.thumb-block:hover .rating-bar.no-rate span {
display: inline-block;
}
.thumb-block .post-thumbnail .wpst-trailer {
width: 100%;
object-fit: fill;
border-radius: 8px
}
.no-thumb {
background: #eee;
-webkit-transition : border 200ms ease-out;
-moz-transition : border 200ms ease-out;
-o-transition : border 200ms ease-out;
transition : border 200ms ease-out;
}
.no-thumb span {
color: #646C79;
position: absolute; top: 50%;
left: 0;
width: 100%;
height: 100%;
text-align: center;
margin: auto;
display: table;
}
span.views, span.duration,
span.hd-video {
background: rgba(0, 0, 0, 0.6);
color: #fff;
position: absolute;
bottom: 5px;
right: 5px;
padding: 7px;
font-size: 0.788em;
letter-spacing: 0;
font-weight: bold;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
span.views {
left: 5px;
right: inherit;
padding: 9px;
}
span.hd-video {
font-weight: 900;
padding: 10px 5px;
top: 5px;
right: 5px;
left: inherit;
bottom: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-style: italic;
}
#sidebar span.hd-video {
font-size: 0.65em;
padding: 8px 3px;
}
#rating {
color: #aaa;
font-size: 1em;
line-height: 42px;
padding-right: 10px;
}
#rating a.button {
line-height: 27px;
}
#rating i.fa-thumbs-up {
color: #eee;
font-size: 1.2em;
margin-right: 0;
}
.categories-list .thumb-block {
position: relative;
}
.categories-list .thumb-block .entry-header {
height: 30px;
line-height: 30px;
padding: 0;
overflow: hidden;
font-size: 1em;
position: absolute;
bottom: 0;
width: 100%;
background: rgba(0,0,0,0.5);
color: #fff;
}
#rating,
.video-share {
float: left;
}
#rating {
margin-right: 0.5em;
}
.edit-link {
font-size: 0.875em;
}
#video-about p {
font-size: 0.875em;
line-height: 1.6em;
margin-top: 0;
}
#video-author, #video-date, #video-actors {
padding-bottom: 0.5em;
}
#video-author i, #video-date i, #video-actors i {
color: #eee;
}
.morecontent span {
display: none;
outline: 0;
}
.morelink {
display: block;
padding: 0.5em 0 0;
border-top: 1px solid #ddd;
text-align: center;
outline: 0;
color: #646C79;
}
.morelink:visited,
.morelink:focus,
.morelink.less {
outline: 0;
}
.morelink i {
margin-left: 2px;
}
.advertising {
text-align: center;
margin: 1.25em 0 0;
line-height: 0;
}
.header-ad-mobile,
.under-player-ad-mobile,
.footer-ad-mobile {
display: none;
}
.sidebar-ads a {
display: block;
}
.title-block {
background: #282828;
border-left-width: 6px;
border-left-style: solid;
overflow: hidden;
margin: 1.25em 0 1.25em;
padding: 0.5em 0.75em 0;
}
.title-block h1.entry-title {
margin: 0;
padding: 0 0 0.5em;
font-size: 1.45em;
border-bottom: 1px solid #151515;
font-weight: normal;
color: #eee;
}
#tracking-url {
width: 100%;
display: block;
text-align: center;
font-size: 1.25em;
margin: 0.4em 0;
height: 50px;
line-height: 45px;
padding: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.clear {
clear: both;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.sidebar-ad {
margin-top: 0.9em;
}
.site-footer {
background: #0d0d0d;
padding: 20px 0;
margin-top: 1em;
clear: both;
width: 100%;
}
.site-footer .footer-seo,
.site-footer .site-info {
color: #aaa;
}
.site-footer .row {
padding: 0 1.5em;
}
.site-footer .widget-title {
margin-top: 0;
}
.site-footer .site-info {
clear: both;
text-align: center;
font-size: 0.9em;
padding-top: 1em;
}
.site-footer .one-column-footer .widget {
width: 100%;
}
.site-footer .two-columns-footer .widget {
width: 48%;
margin: 0 4% 0 0;
float: left;
}
.site-footer .three-columns-footer .widget {
width: 30%;
margin: 0 5% 0 0;
float: left;
}
.site-footer .four-columns-footer .widget {
width: 22%;
margin: 0 4% 0 0;
float: left;
}
.site-footer .two-columns-footer .widget:nth-child(2n),
.site-footer .three-columns-footer .widget:nth-child(3n),
.site-footer .four-columns-footer .widget:nth-child(4n) {
margin-right: 0;
}
.footer-ad {
text-align: center;
margin: 0 0 30px;
}
.logo-footer {
text-align: center;
padding-top: 1em;
opacity: 0.7;
}
.logo-footer a {
display: inline-block;
max-width: 12.5em;
}
.video-player body {
margin: 0!important;
}
.video-infos {
display: flex;
justify-content: space-between;
}
.video-infos .video-infos-left {
position: relative;
width: 95%;
background: rgba(255,255,255,0.03);
padding: 10px;
border-radius: 20px;
}
}
.video-infos .video-infos-right {
padding: 10px;
}
.video-views,
.video-infos .separator,
.likes {
float: left;
display: inline-block;
}
.video-views,
.likes {
font-size: 1.1em;
}
.video-infos .separator {
font-size: 0.75em;
margin: 0 1.5em;
position: relative;
top: 4px;
color: #aaa;
}
.video-tags {
display: block;
margin-top: 40px;
}
.video-description {
text-align: justify;
margin-top: 10px;
padding: 20px;
background: rgba(255,255,255,0.02);
border-radius: 20px;
}
.video-description .more {
overflow: hidden;
}
.video-tags a.label,
a.tag-cloud-link,
.template-actors li a {
color: #4B4B4B;
border: 0px solid #4B4B4B;
margin: 0 0.5em 0.5em 0;
font-size: 1em;
display: inline-block;
}
a.tag-cloud-link:hover,
.template-actors li a:hover,
.under-player-ad {
text-align: center;
margin: 40px 0 20px;
}
.under-video-block {
overflow: hidden;
margin-top: 1em;
}
.under-video-block .show-more-related a.button {
display: table;
margin: 0 auto;
}
.under-video-block h2 {
margin-top: 0;
margin-left: 5px;
font-weight: 400;
}
.photos .under-video-block h2 {
margin: 20px 0;
}
.notfound-videos {
margin-top: 2em;
}
.footer-seo {
color: #aaa;
}   .blog-article {
width: 100%;
display: inline-block;
clear: both;
margin: 20px 0;
}
.blog-article h2 {
margin-top: 0;
margin-bottom: 0;
}
.blog-article .col-2 p {
margin-top: 5px;
}
.blog-article .entry-meta {
font-size: 14px;
font-style: italic;
color: #999;
} .first-letter {
display: block;
font-size: 2rem;
font-weight: 600;
}
.template-actors {
list-style: none;
margin: 0 0 1em;
padding: 0;
overflow: hidden;
clear: both;
}
.template-actors li a {
display: inline-block;
float: left;
font-size: 0.9em;
margin-right: 1em;
outline: none;
} .widget-title {
margin-top: 0;
}
h1.widget-title i {
margin-right: 0.4em;
}
.widget-area .widget-title {
margin-top: 0em;
}
.fa-input {
font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .gallery,
.wp-block-gallery {
margin-bottom: 1.5em;
opacity:0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.fancybox-navigation {
cursor: pointer;
}
.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
padding: 0!important;
}
.site-footer .one-column-footer .thumb-block .entry-header,
.site-footer .two-columns-footer .thumb-block .entry-header,
.site-footer .three-columns-footer .thumb-block .entry-header,
.site-footer .four-columns-footer .thumb-block .entry-header,
.site-footer span.views,
.site-footer span.duration,
.site-footer .more-videos span {
display: none;
}    @media only screen and (max-width : 48em) {
.site-branding {
height: auto;
max-height: inherit;
display: block;
position: relative;
}
.site-branding .logo, .site-branding .header-search {
margin: 0em 0;
}
#site-navigation {
position: absolute;
top: 8px;
right: 0;
float: none;
}
.main-navigation ul ul {
width: 100%;
padding: 10px 0!important;
margin-top: 0!important;
}
.main-navigation ul ul a,
.main-navigation ul li.my-area ul a {
width: 100%;
border: none!important;
background: #eee;
}
#filters {
top: 5px;
}
.thumb-block {
width: 50%;
padding: 5px;
margin-bottom: 0%;
}
.thumb-block.full-width {
width: 100%;
}
.thumb-block a {
display: block;
}
.sidebar-ads,
.inside-player-ad,
.breadcrumbs-area,
#logo-watermark,
.under-player-ad,
.footer-ad,
.more-videos span,
.video-share .button {
display: none;
}
.more-videos i {
font-size: 24px;
}
.header-ad-mobile,
.under-player-ad-mobile,
.footer-ad-mobile {
margin: 0.5em auto;
text-align: center;
display: block;
}
.under-player-ad-mobile {
margin: 30px 0 0;
}
.show-more-related .button {
width: 100%;
text-align: center;
}
.video-infos {
display: block;
text-align: center;
margin: 0 auto;
}
.video-infos .video-infos-left {
display: inline-block;
}
.video-infos .video-infos-right {
display: block;
}
.video-infos .video-infos-right {
margin-top: 1em;
}
.site-footer .one-column-footer .widget,
.site-footer .two-columns-footer .widget,
.site-footer .three-columns-footer .widget,
.site-footer .four-columns-footer .widget {
width: 100%;
float: none;
margin: 0 0 8%;
}
.site-footer .widget-title {
margin-top: 1em;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 100%;
}
.prev-photo,
.next-photo {
display: none;
}
#back-to-top {
bottom: 20px;
right: 20px;
}
.footer-menu-container ul li {
display: block;
margin: 1em;
}
.site-footer .textwidget {
text-align: center;
}
#rating {
display: block;
width: 100%;
text-align: center;
margin: 10px 0 20px;
}
.video-share {
float: none;
clear: both;
margin: 0 auto;
}
.sharing-buttons {
display: block;
position: unset;
background: none;
border: none;
width: 100%;
padding: 0;
margin: 0 auto 20px;
}
.sharing-buttons a:last-child i {
margin-right: 2px;
}
.video-tags {
text-align: center;
}
} @media only screen and (min-width : 48.001em) and (max-width : 64em) {
.site-branding {
height: auto;
max-height: inherit;
display: block;
position: relative;
}
.site-branding .logo, .site-branding .header-search {
margin: 0em 0;
}
#site-navigation {
position: absolute;
top: 20px;
right: 0;
float: none;
}
.footer-ad,
.sidebar-ads,
.under-player-ad,
.video-share .button {
display: none;
}
.header-ad-mobile,
.under-player-ad-mobile,
.footer-ad-mobile {
display: block;
margin: 0.5em auto;
text-align: center;
}
.under-player-ad-mobile {
margin: 30px 0 0;
}
.footer-ad-mobile {
margin: 0 auto 30px;
}
.main-navigation ul ul {
width: 100%;
padding: 10px 0!important;
margin-top: 0!important;
}
.main-navigation ul ul a,
.main-navigation ul li.my-area ul a {
width: 100%;
border: none!important;
background: #eee;
}
.thumb-block {
width: 33.333333%;
padding: 5px;
margin-bottom: 0%;
}
.thumb-block a {
display: block;
}
#filters {
top: 5px;
}
.sidebar-ads {
margin-top: 1em;
text-align: center;
}
.sidebar-ads a {
display: inline;
float: left;
width: 33.333333%;
}
.site-footer .one-column-footer .widget,
.site-footer .two-columns-footer .widget,
.site-footer .three-columns-footer .widget,
.site-footer .four-columns-footer .widget {
width: 100%;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 33.33%;
}
.video-infos .video-infos-left {
position: unset;
text-align: center;
}
#rating {
display: block;
width: 100%;
text-align: right;
margin: 10px 0 20px;
}
.video-share {
float: none;
clear: both;
}
.sharing-buttons {
display: block;
position: unset;
background: none;
border: none;
width: 100%;
padding: 20px 0 20px 20px;
}
.sharing-buttons a:last-child i {
margin-right: 2px;
}
} @media only screen  and (min-width : 64.001em) and (max-width : 84em) {
#content {
min-height: 40em;
}
.col-1,
.col-2 {
float: left;
width: 48%;
}
.col-1 {
margin-right: 4%;
}
.col-3 {
width: 31.3%;
float: left;
margin-right: 3%;
}
.col-3:nth-child(3n) {
margin-right: 0;
}
.content-area {
width: 100%;
}
.video-player-area.with-sidebar-ads {
float: left;
width: 73%;
margin-right: 2%;
}
.sidebar-ads {
float: right;
overflow: hidden;
width: 25%;
}
.video-submit-area,
.my-profile-page {
width: 50%;
}
.comment-notes {
font-size: 0.9em;
font-style: italic;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 48%;
float: left;
}
.comment-form-comment.full-width {
width: 100%;
}
.comment-form-comment {
margin-right: 4%;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 100%;
margin-bottom: 1.5em;
}
.form-submit {
clear: both;
display: block;
padding-top: 1em;
}
.thumb-block {
width: 25%;
padding: 5px;
margin-bottom: 0%;
}
.site-footer .four-columns-footer .thumb-block {
width: 50%;
}
.site-footer .two-columns-footer .thumb-block {
width: 25%;
}
.site-footer .three-columns-footer .thumb-block {
width: 33.33%;
}
} @media only screen  and (min-width : 84.001em) { .col-1,
.col-2 {
float: left;
width: 48%;
}
.col-1,
.blog-article .col-1 {
margin-right: 2%;
}
.blog-article .col-1,
.blog-article .col-2 {
float: left;
}
.blog-article .col-1 {
width: 20%;
}
.blog-article .col-2 {
width: 76%;
}
#content {
min-height: 40em;
}
.content-area {
width: 100%;
}
.video-player-area.with-sidebar-ads {
float: left;
width: 76%;
}
.sidebar-ads {
float: right;
overflow: hidden;
width: 18.75em;
}
.video-submit-area,
.my-profile-page {
width: 50%;
}
.comment-notes {
font-size: 0.9em;
font-style: italic;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 48%;
float: left;
}
.comment-form-comment.full-width {
width: 100%;
}
.comment-form-comment {
margin-right: 4%;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 100%;
margin-bottom: 1.5em;
}
.form-submit {
clear: both;
display: block;
padding-top: 1em;
}
.thumb-block {
width: 20%;
padding: 5px;
margin-bottom: 0%;
}
.site-footer .four-columns-footer .thumb-block {
width: 50%;
}
.site-footer .two-columns-footer .thumb-block {
width: 25%;
}
.site-footer .three-columns-footer .thumb-block {
width: 33.33%;
}
#sidebar .more-videos i,
.site-footer .more-videos i {
margin-left: 0.188em;
}
} @media only screen  and (min-width : 114em) { } .top-buttons {
display:flex;
justify-content:center; margin:20px;
gap:10px; }
.btn {
padding:12px 20px;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
cursor:pointer;
display:flex;
align-items:center;
justify-content:center; white-space:nowrap; min-width:120px; max-width:200px; box-sizing:border-box;
flex:none; } .btn a {
color: inherit; text-decoration: none; display: flex; align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.btn-full {
background:#e50914;
color:#fff;
border:none;
}
.btn-trailer {
border:2px solid #fff;
background:transparent;
} .title-vr {
margin:20px 20px 10px;
font-size:18px; letter-spacing:3px;
}
.divider {
height:1px;
background:#a00000;
margin:10px 20px 20px;
} .option {
border-bottom:1px solid #111;
margin:0 20px;
} .option input {
display:none;
} .option-header {
display:flex;
justify-content:space-between;
align-items:center;
padding:18px 0;
cursor:pointer;
}
.option-left {
display:flex;
align-items:center;
gap:15px;
font-size:18px;
} .icon {
flex-shrink:0;
width:26px;
height:26px;
border-radius:50%;
background-size:cover;
background-position:center;
} .arrow {
transition:0.3s;
} .option input:checked + .option-header .arrow {
transform:rotate(180deg);
} .dropdown {
max-height:0;
overflow:hidden;
transition:0.3s ease;
} .option input:checked ~ .dropdown {
max-height:500px;
} .dropdown a {
display:block;
padding:10px 0 10px 41px;
color:#ccc;
text-decoration:none;
font-size:15px;
}
.dropdown a:hover {
color:#fff;
} .header-nav-navbar {
position: relative;
width: 100%;
background: #000;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 20px; height: 68px; z-index: 1000;
} .header-nav-logo img {
height: 40px;
} .header-nav-links {
display: flex;
gap: 25px;
align-items: center;
height: 100%;
}
.header-nav-links a {
position: relative;
color: #fff;
text-decoration: none;
font-weight: 800;
font-size: 14px;
padding: 25px 12px; display: flex;
align-items: center;
height: 100%;
line-height: 1;
} .header-nav-links a::after {
content: "";
position: absolute;
bottom: 8px; left: 0;
width: 0;
height: 2px;
background: red;
transition: 0.3s ease;
}
.header-nav-links a:hover::after {
width: 100%;
}  .mega-trigger {
padding: 25px 12px; } .mega-dropdown:hover .mega-trigger::after {
width: 100%;
} .header-nav-search-icon {
padding: 6px;
border-radius: 4px;
cursor: pointer;
}
.header-nav-search-icon img {
width: 18px;
padding-top: 8px;
}
.header-nav-search-icon:hover {
background: #fff;
}
.header-nav-search-icon:hover img {
filter: invert(1);
} .header-nav-btn {
padding: 8px 18px;
border-radius: 999px;
font-weight: 800;
background: #058058;
color: #fff;
text-decoration: none;
display: flex;
align-items: center;
height: fit-content;
} #menu-toggle,
#search-toggle {
display: none;
} .header-nav-hamburger {
display: none;
flex-direction: column;
cursor: pointer;
width: 25px;
height: 20px;
justify-content: space-between;
}
.header-nav-hamburger span {
height: 3px;
background: #fff;
transition: 0.3s;
} #menu-toggle:checked + .header-nav-hamburger span:nth-child(1) {
transform: rotate(45deg) translate(5px, 5px);
}
#menu-toggle:checked + .header-nav-hamburger span:nth-child(2) {
opacity: 0;
}
#menu-toggle:checked + .header-nav-hamburger span:nth-child(3) {
transform: rotate(-45deg) translate(6px, -6px);
} .header-nav-mobile-menu {
display: none;
position: fixed;
top: 68px; left: 0;
width: 100%;
background: #000;
padding: 15px;
flex-direction: column;
gap: 15px;
box-sizing: border-box;
overflow-x: hidden;
transition: transform 0.3s ease-in-out;
transform: translateX(-100%);
z-index: 1500;
}
#menu-toggle:checked ~ .header-nav-mobile-menu {
display: flex;
transform: translateX(0);
} .header-nav-search-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
background: rgba(0,0,0,0.8);
align-items: center;
justify-content: center;
z-index: 2000;
}
#search-toggle:checked ~ .header-nav-search-overlay {
display: flex;
}
.header-nav-search-box {
position: relative;
z-index: 2;
width: 50%;
border: 2px solid #fff;
border-radius: 10px;
padding: 10px;
background: #000;
}
.header-nav-search-box input {
width: 100%;
background: transparent;
border: none;
color: #fff;
font-size: 16px;
outline: none;
}
.header-nav-search-overlay label {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 1;
} @media (max-width: 768px) {
.header-nav-links,
.header-nav-btn {
display: none;
}
.header-nav-hamburger {
display: flex;
}
.header-nav-navbar {
padding: 12px 20px;
height: auto;
}
.header-nav-mobile-menu {
top: 60px; }
} body.menu-open {
overflow-x: hidden;
} .mega-dropdown {
position: relative;
}
.mega-trigger {
padding: 25px 0px;
text-decoration: none;
font-weight: 800;
font-size: 14px;
}
.mega-content {
display: none;
position: fixed;
top: 68px; left: 50%;
transform: translateX(-50%);
width: 100vw;
background: rgba(0, 0, 0, 0.85); padding: 45px 0 40px;
z-index: 99999;
box-shadow: 0 20px 50px rgba(0,0,0,0.8);
}
.mega-dropdown:hover .mega-content,
.mega-content:hover {
display: block;
}
.mega-inner {
max-width: 50%;
margin: 0 auto;
padding: 0 20px;
}
.mega-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 22px;
margin-bottom: 35px;
}
.mega-item {
position: relative;
display: block;
text-decoration: none;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 15px rgba(0,0,0,0.5);
}
.mega-item img {
width: 100%;
height: 100%; aspect-ratio: 1 / 1;
object-fit: cover;
display: block;
transition: transform 0.4s ease;
will-change: transform; }
.mega-item:hover img {
transform: scale(1.08);
} .mega-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 22px 12px 18px;
color: #fff;
font-weight: 700;
font-size: 15px;
text-align: center;
background: linear-gradient(to top, rgba(0,0,0,0.95), rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.3));
text-shadow: 0 2px 8px rgba(0,0,0,0.9);
z-index: 2; }
.mega-more {
text-align: center;
margin-top: 20px;
}
.mega-more a {
color: #fff;
font-weight: 700;
text-decoration: none;
font-size: 15px;
padding: 12px 28px;
border: 2px solid #fff;
border-radius: 999px;
display: inline-block;
}
.mega-more a:hover {
background: #fff;
color: #000;
}
.vr-bottom-why-section {
margin: 60px 0 40px;
padding: 40px 20px;
background: #111;
border-radius: 12px;
border: 1px solid #333;
}
.vr-bottom-why-section h2 {
text-align: center;
color: #fff;
font-size: 28px;
margin-bottom: 22px;
}
.vr-bottom-why-section > .textwidget > p:first-of-type {
max-width: 920px;
margin: 0 auto 30px;
text-align: center;
color: #ddd;
line-height: 1.65;
}
.vr-why-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 25px;
max-width: 1100px;
margin: 0 auto;
}
.vr-why-card {
background: #1a1a1a;
padding: 22px;
border-radius: 10px;
}
.vr-why-card h3 {
color: #ff3333;
margin-bottom: 12px;
}
.vr-why-card p {
color: #ccc;
margin: 0;
}
.vr-why-final {
text-align: center;
margin: 10px auto;
max-width: 820px;
color: #bbb;
line-height: 1.6;
} @media (max-width: 768px) {
.vr-bottom-why-section {
padding: 35px 15px;
}
.vr-bottom-why-section h2 {
font-size: 24px;
}
} .wp-block-group.alignwide.vr-search-wide {
margin-left: auto;
margin-right: auto;
max-width: none;
} .vr-search-bar {
margin-left: 10%;
margin-right: 10%;
display: flex;
align-items: center;
} .vr-search-bar input {
flex: 1;
padding: 14px 18px;
font-weight: 700;
background: #fff;
color: #000;
border: 1px solid #ccc;
border-radius: 9999px 0 0 9999px;
} .vr-search-bar button {
padding: 14px 22px;
font-weight: 700;
background-color: #B30000 !important;
border-color: #B30000 !important;
color: #ffffff !important;
transition: background-color 0.2s ease, border-color 0.2s ease;
border-left: none;
border-radius: 0 9999px 9999px 0;
cursor: pointer;
} .vr-search-bar button:hover,
.vr-search-bar button:focus {
background-color: #d11a1a !important; border-color: #d11a1a !important;
color: #ffffff !important;
} @media (max-width: 900px) {
.vr-search-bar {
margin-left: 5%;
margin-right: 5%;
}
}
.popular-categories-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
padding: 10px;
}
.category-card {
text-decoration: none;
color: inherit;
display: block;
position: relative;
border-radius: 8px;
overflow: hidden;
}
.category-image {
width: 100%;
height: auto;
display: block;
border-radius: 8px;
}
.category-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(transparent, rgba(0,0,0,0.9));
color: white;
text-align: center;
padding: 16px 8px 14px;
font-weight: bold;
font-size: 18px;
line-height: 1.2;
border-radius: 0 0 8px 8px;
} @media (max-width: 900px) {
.popular-categories-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.popular-categories-grid {
grid-template-columns: 1fr;
}
}
.stats-bar-section {
margin: 0px 0 30px;
text-align: center;
color: #ddd;
}
.stats-bar-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 40px;
font-size: 18px;
max-width: 1100px;
margin: 0 auto;
}
.stats-bar-grid div {
white-space: nowrap;
} @media (max-width: 768px) {
.stats-bar-grid {
gap: 25px;
font-size: 16px;
}
}
@media (max-width: 480px) {
.stats-bar-grid {
flex-direction: column;
align-items: center;
gap: 18px;
}
}   .premium-sites-section {
margin: 60px 0 40px;
}
.premium-sites-section .widget-title {
text-align: center;
color: #fff;
font-size: 28px;
margin-bottom: 15px;
}
.section-intro {
max-width: 820px;
margin: 0 auto 35px;
text-align: center;
color: #ddd;
line-height: 1.65;
font-size: 15.5px;
}
.premium-sites-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
max-width: 1200px;
margin: 0 auto;
}
.premium-card {
background: #1a1a1a;
padding: 24px 20px;
border-radius: 10px;
text-decoration: none;
color: inherit;
transition: transform 0.2s ease, box-shadow 0.2s ease;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.premium-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(0,0,0,0.4);
}
.premium-logo {
width: 160px;
height: auto;
margin-bottom: 16px;
filter: brightness(1.1);
}
.premium-card h3 {
color: #fff;
margin: 0 0 12px 0;
font-size: 19px;
}
.premium-card p {
color: #ccc;
margin: 0;
line-height: 1.55;
flex-grow: 1;
} @media (max-width: 768px) {
.premium-sites-grid {
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 20px;
}
.premium-sites-section {
padding: 35px 15px;
}
}