<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary-color: #4280e6;
  --secondary-color: #75a9ff;
  --third-color: #0d0d0d;
  --primary-bgcolor: #000;
  --ratingstars-color: #ffb109;
}
.ratings {
	display:block;
	color: var(--ratingstars-color);
	margin:20px 0;
}
.play-btn {
	padding:18px 20px;
	border-radius:50%;
	background: rgba(0, 0, 0, 0.4);
	display:inline-block;
	z-index:999;
	transition: all 0.1s linear 0s;
}
.play-btn-border {
	background: rgba(0, 0, 0, 0.6);
	border-radius:50%;
	padding:15px 0px;
	display:inline-block;
	z-index:2;
	opacity:0;
	position: absolute;
	left:50%;
	top:50%;
	transition: all 0.1s linear 0s;
	transform: translate(-50%, -50%) scale(1.4, 1.4);
}
.post:hover .play-btn-border {
	opacity:1;
	transform: translate(-50%, -50%) scale(1, 1);
}
.play-btn-border i:hover {
	border:5px solid var(--secondary-color);
	padding:10px 14px;
	border-radius:50%;
	color:#fff;
}
.fa-play-circle {
	color:#fff;
	border:10px;
	font-size:36px !important;
	transition: all 0.1s linear 0s;
}
.post:hover .fa-play-circle{
	color:#fff;
}
.post:hover .play-btn {
	background: rgba(0, 0, 0, 0.8);
	opacity:1;
} 
.skew-btn {
	font-family: 'Roboto Condensed', sans-serif;
	color:#0d0d0d;
	padding:5px 10px;
	background: var(--secondary-color);
	transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
	text-transform:uppercase;
	font-size:14px;
	display:inline-block;
	font-weight:600;
	transition: all 0.1s linear 0s;
}
.posts-channel {
	color:#fff;
	font-size:14px;
	text-align:left;
}
.posts-channel i {
	color: var(--primary-color);
	padding-right:15px;
}
.3-right-posts .thumbr {
	width:50%;
}
.mbm {margin-bottom:20px;}
#home-main2 article:nth-child(3n+1) {
    clear: left;
}
#home-main3 article:nth-child(3n+1) {
    clear: left;
}
#home-main4 article:nth-child(6n+1) {
    clear: left;
}
#home-main5 article:nth-child(6n+1) {
    clear: left;
}
#home-main article,
#home-main2 article,
#home-main3 article,
#home-main4 article,
#home-main5 article,
#channels article,
#main-reviews article {margin-bottom:20px;}
#home-carousel {margin-top:0;}
#home-carousel .carousel-inner {margin-top:0;}
#home-carousel .carousel-control-box {
    position: absolute;
    z-index: 20;
    right: 0;
    padding: 25px;
}
a.title {opacity:1; transition: all 0.1s linear 0s;}
a.title:hover {opacity:0.6}
a.post-thumb {
    background-color: #000000;
    display: block;
    overflow: hidden;
	position:relative;
	border-radius:8px;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.post {transition: all 0.1s linear 0s;}
.post:hover img { opacity: 0.4; -moz-opacity:0.4; -webkit-opacity:0.4; filter: alpha(opacity=40); transform: scale(1.2); border-radius: 8px; }
.post img {opacity: 1; transition: all 0.1s linear 0s;}
.thumbr img { width: 100%; border-radius: 8px;}
.post:hover  .thumbr {transition: all 0.1s linear 0s; z-index:999; transform: scale(1.02); }
.post:hover .thumbr {
	-webkit-box-shadow: 0px 30px 13px -21px rgba(0,0,0,1);
	-moz-box-shadow: 0px 30px 13px -21px rgba(0,0,0,1);
	box-shadow: 0px 30px 13px -21px rgba(0,0,0,1);
}
.headline-round {
	border:5px solid var(--primary-color);
	padding:10px 14px;
	border-radius:50%;
	color:#fff;
}
.posts-txt {color:#fff; font-size:14px; text-align:left; }
.posts-txt i {color:#fff; padding-right:15px; }
.fa-thumbs-up { color:#fff;}
.infor .ratings {float:right; display:inline-block; margin:0;}
.cactus-note.ct-time {
    left: auto;
    margin-left: auto;
    margin-right: 12px;
    right: 0;
	font-size:12px;
}
.cactus-note {
    background-color: var(--primary-color);
    bottom: 0;
    color: #fff;
    left: 0;
    line-height: 1;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-right:15px;
    padding: 5px 10px;
    position: absolute;
	z-index:500;
	border-radius:3px;
}
.suae{
	float:left;
	}
.video-info {
	padding: 20px 20px 20px 20px;
}
.modal-content {border-radius:8px; background:#000; padding:20px;}
#enquirypopup .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
	border:0;
}
#enquirypopup .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
}
.modal-dialog {margin-top:100px;}
.custom-modal-header {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.modal-header {border:0;}
#enquirypopup .modal-dialog .close {
    z-index: 99999999;
    color: white;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 12px;
    right: 14px;
    position: absolute;
    opacity: 1;
}
.form-group {
    margin-bottom: 15px !important;
}
.form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
	padding:12px;
	height:auto;
}
.form-inline .form-control input {
	color:#000;
}
.breadcrumb {
    background: none;
    padding-left: 0;
}
.breadcrumb {
    margin-bottom: 15px;
}
.breadcrumb a:hover {color:var(--secondary-color);}
.breadcrumb &gt; .active {color: var(--secondary-color);}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	background: rgb(41,41,41);
	background: -moz-linear-gradient(top,  rgba(41,41,41,1) 28%, rgba(12,12,12,1) 76%);
	background: -webkit-linear-gradient(top,  rgba(41,41,41,1) 28%,rgba(12,12,12,1) 76%);
	background: linear-gradient(to bottom,  rgba(41,41,41,1) 28%,rgba(12,12,12,1) 76%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#0c0c0c',GradientType=0 );
	border:0;
	color:#fff;
	padding:15px 15px;
	font-size:18px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
    z-index: 2;
    transition: all 0.1s linear 0s;
	background: var(--primary-color);
	color:#fff;
}
.pagi {
	border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0px 0;
    padding: 1em 0;
    text-align: center;
}
#category2 article .ratings,
#category3 article .ratings {
	display:block;
	float:none;
}
#category3 article h4 {font-size:24px;}
#single-video .nosidebar-related-videos article,
#category .category-video-grid article,
#category2 .category-video-grid article,
.category-video-grid article {
		margin-bottom:25px;
}
.category-video-grid .post {margin-bottom:10px;}
#category3 .category-video-grid article {
	margin-bottom:40px;
}
.author-stats {
	display:block;
}
ul.stats {
	list-style:none;
	margin:0;
	padding:0;
}
ul.stats &gt; li {
	display:inline-block;
	text-align:center;
	padding:0 15px;
}
.number-text {
	display:inline-block;
}
span.join-date {
	display:block;
	font-size:14px;
	font-weight:normal;
	margin:15px 0;
}
.fancybox-slide--video .fancybox-content {
	width  : 800px;
	height : 600px;
	max-width  : 80%;
	max-height : 80%;
}
.review-details .ratings {display:block;}
.review-xs-thumbs {
	display:block;
	margin-top:15px;
}
.review-xs-thumbs a {
	display:inline-block;
}
.review-xs-thumbs a img {
	display:inline-block;
	border-radius:6px;
}
.dyus{
	text-align:center;
	padding-top:7px;
	}
.han_ztyss{
	color:#999;
	}
.han_ztyss a:link{
	text-decoration:none;
	color:#999;
}
.han_ztyss a:visited{color:#999;}
.han_ztyss a:active{color:#999;}
.han_ztyss a:hover{color:#999;}	</pre></body></html>