@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,700,700italic,900&display=swap&subset=latin,latin-ext);


/*
THEME NAME: ls-portal v2.2 no ads
DESCRIPTION: version v2.2 no ads
VERSION: 2.2
AUTHOR: burner
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #222222;
	color: #b5b5b5;
	min-width: 320px;
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

body, button, input, textarea {
	font-family: 'Roboto', Arial;
	font-size: 14px;
	font-weight: 300;
}

b, strong {
	font-weight: 700;
}

a {
	color: #b5b5b5;
	text-decoration: none;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

a, a:focus {
	ie-dummy: expression(this.hideFocus=true);
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

strong {
	font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
	color: #CECECE;
}

h1 {
    font-size: 25px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

#content-wrapper {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
}

#header-top {
	background: #1a1a1a;
}

.header-top-content {
	width: 1180px;
	height: 40px;
	margin: 0 auto;
	font-size: 13px;
	color: #979797;
	line-height: 39px;
}

.header-top-left {
	float: left;
}

.header-top-left ul {
	margin: 0;
	padding: 12px 0;
}

.header-top-left ul li {
	list-style: none;
	float: left;
	padding-left: 18px;
	margin-left: 18px;
	border-left: 1px solid rgba(255,255,255,0.1);
	line-height: 15px;
}

.header-top-left ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.header-top-left ul li a {
	color: #979797;
	display: block;
}

.header-top-left ul li a:hover {
	color: #FFFFFF;
}

.header-top-content .social-media-buttons .fb-like-button {
	float: left;
}

.header-top-content .social-media-buttons .gplus-button {
	float: left;
}

.header-top-right {
	float: right;
}

.header-top-right .social-media-links {
	float: left;
	margin-right: 35px;
}

.header-top-right .social-media-links span {
	float: left;
}

.header-top-right .social-media-links a {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	margin: 7px 0 7px 10px;
}

.header-top-right .social-media-links a:hover {
	opacity: .8;
}

.header-top-right .social-media-links a.fb-link {
	background: url(images/social_media_links.png) no-repeat 0 0;
}

.header-top-right .social-media-links a.twitter-link {
	background: url(images/social_media_links.png) no-repeat 0 -33px;
}

.header-top-right .social-media-links a.gplus-link {
	background: url(images/social_media_links.png) no-repeat 0 -66px;
}

.user-links {
	float: left;
	margin-right: 35px;
}

.user-links ul {
	margin: 0;
	padding: 7px 0;
}

.user-links ul li {
	list-style: none;
	float: left;
	padding-left: 25px;
	line-height: 25px;
}

.user-links ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.user-links ul li a {
	color: #979797;
	display: block;
}

.user-links ul li a:hover {
	color: #FFFFFF;
}

.user-links ul li.login-link a {
	padding-left: 22px;
	background: url(images/user_icons.png) 0 -30px no-repeat;
}

.user-links ul li.logout-link a {
	padding-left: 22px;
	background: url(images/user_icons.png) 0 -63px no-repeat;
}

.user-links ul li.register-link a {
	padding-left: 22px;
	background: url(images/user_icons.png) 0 6px no-repeat;
}

.header-top-right .language-section {
	float: left;
}

.header-top-right .language-section > span {
	float: left;
}

.header-top-right .language-select {
	float: left;
}

.header-top-right .language-select ul {
	margin: 0;
	height: 40px;
	box-sizing: border-box;
	padding: 12px 0;
	list-style: none;
}

.header-top-right .language-select ul li {
	float: left;
	padding-left: 10px;
}

.header-top-right .language-select ul li a {
	border: 1px solid transparent;
	padding: 1px;
	display: block;
	width: 18px;
	height: 12px;
}

.header-top-right .language-select ul li a img {
	display: none;
}

.header-top-right .language-select ul li.active a,
.header-top-right .language-select ul li a:hover {
	border-color: #979797;
}

.header-top-right .language-select .qtranxs_image_en {
	background: url(images/flags.png) no-repeat center 1px;
}

.header-top-right .language-select .qtranxs_image_pl {
	background: url(images/flags.png) no-repeat center -21px;
}

.header-top-right .language-select .qtranxs_image_de {
	background: url(images/flags.png) no-repeat center -43px;
}

.qtrans_flag {
	background-position: 1px 1px !important;
}

#header-middle {
}

.header-middle-content {
	width: 1180px;
	margin: 0 auto;
}

.header-middle-top {
}

.header-logo {
	padding-top: 44px;
	float: left;
	padding-bottom: 30px;
}

.is-mobile .header-logo {
	float: none;
}

.header-logo a {
	display: block;
	width: 217px;
	height: 64px;
	background: url(images/header_logo.png) no-repeat 0 0;
	text-indent: 9999px;
	font-size: 0;
	white-space: nowrap;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	position: relative;
}

.header-logo a .christmas-hat {
	position: absolute;
	top: -11px;
	left: 82px;
	width: 39px;
	height: 47px;
	background: url(images/christmas_hat.png) no-repeat 0 0;
	background-size: 100% auto;
}

.header-description {
	/* display: none; */
	text-align: center;
	font-size: 13px;
	max-width: 800px;
	margin: 0 auto;
	line-height: 1.1;
	padding-bottom: 20px;
}

.header-offer {
	float: right;
	padding-top: 30px;
}

.is-mobile .header-offer {
	float: none;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 15px;
}

.header-offer a img {
	width: auto;
	height: auto;
	max-width: 100%;
}

#content {
	float: left;
	width: 800px;
	margin-right: 25px;
}

.content-text {
	padding: 20px 20px 40px 20px;
	background: #333333;
}

.section-title {
	padding: 12px 20px;
	line-height: 1.1;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background: #A31A1A;
	margin-bottom: 15px;
}

.section-title h2 {
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #FFFFFF
}

.section-title a {
	color: #FFFFFF !important;
}

#sidebar {	
	float: right;
	width: 355px;
}

#sidebar .sidebar-widget {
	margin-bottom: 25px;
}

#sidebar .widget-title {
	margin: 0 0 15px 0;
	padding: 12px 20px;
	line-height: 1.1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background: #A31A1A;
}

#sidebar .fb-widget .textwidget {
	min-height: 130px;
	overflow: hidden;
}

#sidebar #search-form,
#sidebar .social-count-plus {
	padding: 35px;
	background: #333333;
}

#sidebar .social-count-plus .custom {
	width: 240px;
	height: 73px;
	margin: 0 auto;
}

#sidebar .highest-rated {
	padding: 20px;
	background: #333333;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	zoom: 1;
}

#top-menu {
	padding-bottom: 20px;
	padding-top: 15px;
}

#primary-nav:before {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	content: '';
	border-top: 1px solid #d9d9d9;
}

#primary-nav,
#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

#primary-nav {
	background: #ececec;
	position: relative;
}

#primary-nav .hidden,
#responsive-menu .hidden {
	display: none;
}
 
#primary-nav li {
	float: left;
	/* position: relative; */
	margin: 0;
	/* border-right: 1px solid #d9d9d9; */
	width: 25%;
	box-sizing: border-box;
}

/* #primary-nav li.menu-cnc {
	clear: both;
} */

#primary-nav li.close-menu {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
}

#primary-nav li.close-menu span {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/small_icons.png?20180312) center -789px no-repeat #ececec;
	cursor: pointer;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

#primary-nav li.close-menu span:hover {
	background-color: #D9D9D9;
}
	
#primary-nav a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0px 25px;
	color: #303030;
	text-decoration: none;
	position: relative;
	font-size: 14px;
	font-weight: 700;
	/* text-align: center; */
}

#primary-nav li > a:before {
	position: absolute;
	right: 0;
	bottom: 0px;
	top: 0;
	content: '';
	border-right: 1px solid #d9d9d9;
}

#primary-nav li > a {
	/* border-bottom: 1px solid #d9d9d9; */
}

#primary-nav a:hover {
	background: #d9d9d9;
}

#primary-nav li.menu-open > a {
	color: #2582bd;
	/* background: #5da36d; */
}

#primary-nav li a span {
	display: block;
}

#primary-nav > li:first-child > a {
	border-left: none;
}

#primary-nav > li:last-child {
}

#primary-nav > li:last-child > a {
}

#primary-nav ul a {
	float: none;
	line-height: normal;
	height: auto;
}

#primary-nav ul li {
	float: none;
	border-right: none;
}

#primary-nav ul {
	margin: 0;
	opacity: 0;
	position: absolute;
	left: -9999px;
	z-index: 99999;
	-webkit-transition: opacity .15s ease-out;
	-moz-transition: opacity .15s ease-out;
	-ms-transition: opacity .15s ease-out;
	-o-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
	width: 100%;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
	box-sizing: border-box;
	background: #ffffff;
	padding: 15px 0;
}

#primary-nav > li > ul {
	top: 100px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.15), 0 1px 0 1px rgba(0,0,0,0.15);
}

#primary-nav ul > li:first-child {
}

#primary-nav li.menu-open > ul {
	opacity: 1;
	left: 0;
}

#primary-nav ul ul {
	margin: 0;
	opacity: 1;
	visibility: visible;
	margin: 0;
	position: static;
	width: auto;
	display: block;
	padding: 0px;
	-moz-column-count: auto;
	-webkit-column-count: auto;
	column-count: auto;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
}

/* #primary-nav  li ul li:hover > ul {
	left: 207px;
} */

#primary-nav ul li {
	display: block;
	border: 0;
	vertical-align: top;
	width: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding: 10px 25px;
}

#primary-nav ul li li {
	display: block;
	width: auto;
	padding: 3px 0;
}
	
#primary-nav ul li:last-child {   
	border: none;
}

#primary-nav ul li a {
	/* color: #FFFFFF !important; */
	padding: 0;
	display: block;
	white-space: nowrap;
	border-left: none;
	float: none;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	background: none;
	border: none;
}

#primary-nav ul li a:before/* ,
#primary-nav li.menu-open a:before */ {
	display: none;
}

#primary-nav ul li a:hover {
	/* opacity: 0.7; */
	color: #2582bd;
	background: none;
}

#primary-nav ul li ul {
	margin-top: 5px;
}

#primary-nav ul li ul li a {
	font-size: 12px;
	font-weight: 300;
	margin: 0;
}

#primary-nav ul li ul li a:hover {
	padding-left: 5px;
}

#primary-nav > li.has-children > a > span {
	padding-right: 18px;
	background: url(images/main-menu-sub.png) no-repeat right center;
}

#primary-nav li.menu-fs17 a {
	/* color: #278560; */
}

/* #primary-nav li.menu-fs17.menu-open a {
	background: #278560;
	color: #FFFFFF;
}

#primary-nav li.menu-fs17 ul {
	background: #278560;
} */

#primary-nav li.menu-fs13 a {
	/* color: #1a7ca3; */
}
/* 
#primary-nav li.menu-fs13.menu-open a {
	background: #1a7ca3;
	color: #FFFFFF;
}

#primary-nav li.menu-fs13 ul {
	background: #1a7ca3;
} */

#primary-nav li.menu-fs15 a {
	/* color: #b34c1f; */
}

/* #primary-nav li.menu-fs15.menu-open a {
	background: #b34c1f;
	color: #FFFFFF;
}

#primary-nav li.menu-fs15 ul {
	background: #b34c1f;
} */

#primary-nav li.menu-cnc a {
	/* color: #FFAE00; */
}

/* #primary-nav li.menu-cnc.menu-open a {
	background: #FFAE00;
	color: #FFFFFF;
}

#primary-nav li.menu-cnc ul {
	background: #FFAE00;
} */

#primary-nav li.menu-pf18 a {
	/* color: #869c0f; */
}

/* #primary-nav li.menu-pf18.menu-open a {
	background: #869c0f;
	color: #FFFFFF;
}

#primary-nav li.menu-pf18 ul {
	background: #869c0f;
} */

#primary-nav li.menu-fs19 a {
	/* color: #d86c0d; */
}

/* #primary-nav li.menu-fs19.menu-open a {
	background: #d86c0d;
	color: #FFFFFF;
}

#primary-nav li.menu-fs19 ul {
	background: #d86c0d;
} */

#primary-nav li.menu-ets2 a {
	/* color: #34495e; */
}

/* #primary-nav li.menu-ets2.menu-open a {
	background: #34495e;
	color: #FFFFFF;
}

#primary-nav li.menu-ets2 ul {
	background: #34495e;
} */

#primary-nav li.upload-mod {
	float: right;
	border: none;
}

#primary-nav li.upload-mod a {
	background: #2582bd;
	color: #FFFFFF;
	border-color: transparent;
	/* border-color: #cccccc; */
}

#primary-nav li.upload-mod a:before {
	display: none;
}

#primary-nav li.upload-mod a:hover {
	background: #2f90cd;
}

#primary-nav li.upload-mod a span {
	padding-left: 32px;
	background: url(images/medium_icons.png) no-repeat 0 center;
	display: inline-block;
}

/* responsive menu */
#responsive-nav {
	display: none;
}

body #responsive-menu {
	background: #ececec !important;
}

body #responsive-menu  > div {
	padding-top: 88px;
}

#responsive-menu-title {
	box-shadow: 0 -30px 60px -60px rgba(0, 0, 0, 0.2) inset;
	background: #ececec !important;
	border-bottom: 1px solid #F8F8F8 !important;
	font-size: 18px!important;
	font-weight: bold;
	text-transform: uppercase;
	color: #303030 !important;
	text-shadow: 0 1px 0 #FFFFFF;
}

#responsive-menu-title a {
	color: #303030 !important;
}

#responsive-menu .sub-menu {
	margin: 0;
	padding: 0;
}

body #responsive-menu .responsive-menu li a {
	color: #303030 !important;
	background: #ececec !important;
	border-top: 1px solid #d7d7d7 !important;
	position: relative;
	font-size: 13px;
	font-weight: 700;
	padding-left: 30px;
	width: auto;
}

body #responsive-menu .responsive-menu li li a {
	padding-left: 50px;
	width: auto;
}

body #responsive-menu .responsive-menu li li li a {
	padding-left: 70px;
	width: auto;
}

#responsive-menu .appendLink {
	background: #5b5b5b !important;
	border: none !important;
	margin-top: 1px !important;
	z-index: 1;
	padding: 12px 14px !important;
	font-size: 10px !important;
}

#responsive-menu .responsive-menu .sub-menu li a {
	background: #e0e0e0 !important;
	border-top: 1px solid #f2f2f2 !important;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
textarea,
select {
	border: none;
	padding: 10px 20px;
	background: #ffffff;
	color: #757575;
	font-size: 14px;
	margin: 0;
}

textarea {
	overflow: auto;
}

select {
	padding: 9px 11px;
}

/* select option {
	padding: 2px 7px;
} */

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #757575;
}

input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
	opacity: 1;
	color: #757575;
}

input::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
	opacity: 1;
	color: #757575;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {  
	color: #757575;
}

.input-row {
	padding-bottom: 10px;
}

.input-row.floated {
	float: left;
	width: 245px;
	margin-right: 30px;
}

.input-row.align-right {
	text-align: right;
}

.input-row.submit-wrapper {
	padding-bottom: 0px;
}

.input-label {
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #CECECE;
	font-size: 13px;
}

.input-wrapper input[type="text"],
.input-wrapper textarea {
	width: 140px;
}

.input-row.floated input[type="text"] {
	width: 226px;
}

.submit-button {
	color: #FFFFFF;
	font-size: 14px;
	border: none;
	height: 39px;
	padding: 0px 25px;
	background: #a31a1a;
	ie-dummy: expression(this.hideFocus=true);
	cursor: pointer;
	margin: 0;
	font-weight: bold;
	overflow: visible;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

.submit-button:hover {
	background: #bf2626;
}

.submit-button:disabled {
	opacity: 0.2;
	background: #a31a1a !important;
	cursor: default;
}

.wpcf7-response-output {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

span.wpcf7-form-control-wrap {
	display: block;
}

.report span.wpcf7-form-control-wrap {
	padding-top: 2px;
}

/* span.wpcf7-not-valid-tip {
	width: 208px !important;
	left: 10px !important;
	top: 15px !important;
} */

.bottom-sidebar {
	margin-top: 28px;
	padding: 13px 10px;
	border: 1px solid #d9d9d9;
	background: url(images/bottom_sidebar.png) 0px 0px repeat-x #f1f1f1;
}

.bottom-sidebar h3 {
	float: left;
	width: 109px;
	color: #000000;
	font-size: 22px;
	text-transform: uppercase;
	padding: 7px 0px;
}

.bottom-sidebar .textwidget {
	float: left;
	width: 848px;
	position: relative;
}

.bottom-sidebar .textwidget img {
	display: block;
	margin-right: 70px;
	border: none;
}


/* slideshow */
.slideshow-wrapper {
	position: relative;
	margin-bottom: 25px;
}

#slideshow {
	background: #0e0e0e;
	overflow: hidden;
	z-index: 0;
	position: relative;
}

.slideshow-wrapper .section-title {
	background: #2582bd;
}

.slide {
	position: relative;
	display: none;
}

.slide:first-child {
	display: block;
}

.slide-link {
	display: block;
}

.slide .slide-img {
	display: block;
	margin-left: 325px;
	position: relative;
	height: 265px;
}

.slide .slide-img img {
	display: block;
	width: 100%;
	height: auto;
}

.slide .slide-img-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	background: url(images/post_thumb_overlay.png) center -64px no-repeat rgba(72,72,72,0.75);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	z-index: 1;
}

.slide-link:hover .slide-img-overlay {
	opacity: 1;
	visibility: visible;
	background-position: center center;
}

.slide-description {
	position: absolute;
	line-height: normal;
	top: 0px;
	left: 0px;
	bottom: 0;
	width: 325px;
	box-sizing: border-box;
	padding: 20px;
	background: #333333;
	color: #b5b5b5;
	font-size: 12px;
	z-index: 1;
}

.slide-description .slide-title {
	margin-bottom: 5px;
	padding-top: 2px;
	max-height: 80px;
	overflow: hidden;
	font-size: 18px;
	display: block;
	font-weight: 900;
	line-height: 1.1;
	text-transform: uppercase;
	color: #FFFFFF;
}

.slide-description .slide-categories {
	display: block;
	padding-left: 23px;
	background: url(images/small_icons.png?20180312) 0 -164px no-repeat;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slide-description .slide-categories.game-type {
	margin-bottom: 8px;
	background: url(images/small_icons.png?20180312) 0 -553px no-repeat;
}

.slide-description .vote-text {
	display: none;
}

.slide-rating {
	display: block;
	padding-bottom: 20px;
}

.slide-stats {
	display: block;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #3d3d3d;
	position: absolute;
	left: 0;
	right: 120px;
	bottom: 0;
	font-weight: bold;
}

.slide-stats span {
	margin-right: 18px;
	display: inline-block;
	padding-left: 25px;
	line-height: 18px;
}

.slide-number {
	position: absolute;
	bottom: 8px;
	right: 18px;
	font-size: 90px;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 1;
	opacity: 0.05;
}

.slide-number .slide-hash {
	font-size: 52px;
	vertical-align: top;
	position: relative;
	top: 7px;
	right: -2px;
}

.downloads-today {
	background: url(images/small_icons.png?20180312) 0 -196px no-repeat;
}

.downloads-today.white {
	background-position: 0 -31px;
}

.downloads-total {
	background: url(images/small_icons.png?20180312) 0 -232px no-repeat;
}

.downloads-total.white {
	background-position: 0 -67px;
}

.comments-count {
	background: url(images/small_icons.png?20180312) 0 -266px no-repeat;
	margin-right: 0 !important;
}

.comments-count.white {
	background-position: 0 -101px;
}

.published-mods {
	background: url(images/small_icons.png?20180312) 0px -300px no-repeat;
}

.average-rating {
	background: url(images/small_icons.png?20180312) 0 -335px no-repeat;
}

.type-badges {
	white-space: nowrap;
}

.mr-tag,
.dh-tag {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px;
	line-height: 1;
	/* vertical-align: top; */
	display: inline-block;
	margin-left: 6px;
	top: -2px;
	position: relative;
	background: #85ab24;
}

.dh-tag {
	background: #db8c1c;
}

.post-header .post-title .mr-tag,
.post-header .post-title .dh-tag {
	top: -4px;
}

.thumbs-nav {
	padding: 12px;
	background: #1a1a1a;
	list-style: none;
	margin: 0;
}

.thumbs-nav li {
	float: left;
	position: relative;
	width: 18.8%;
	margin-right: 1.5%
}

.thumbs-nav li.last-item {
	margin-right: 0;
}

.thumbs-nav li a {
	display: block;
	overflow: hidden;
	position: relative;
	background: #333333;
	text-align: center;
}

.thumbs-nav li a .thumb-frame {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	border: 3px solid transparent;
}

.thumbs-nav li a:hover .thumb-frame {
	background: rgba(72,72,72,0.5);
}

.thumbs-nav li.active a .thumb-frame {
	border-color: #FFFFFF;
	background: rgba(72,72,72,0.5);
}

.thumbs-nav li a img {
	display: block;
	border: 0;
	width: 100%;
	height: auto;
}

.dots-nav {
	position: absolute;
	right: 20px;
	top: 0px;
	margin: 16px 0;
}

.dots-nav li {
	float: left;
	list-style: none;
	margin-left: 7px;
}

.dots-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.4);
}

.dots-nav li.active a {
	background: #FFFFFF;
}

#slide-prev {
	width: 50px;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 31%;
	background: url(images/slide_nav.png) center 0 no-repeat rgba(26,26,26,0.85);
	z-index: 10;
	display: none;
	cursor: pointer;
}

#slide-next {
	width: 50px;
	height: 56px;
	position: absolute;
	right: 0px;
	top: 31%;
	background: url(images/slide_nav.png) center -56px no-repeat rgba(26,26,26,0.85);
	z-index: 10;
	display: none;
	cursor: pointer;
}

.slide {
	position: relative;
}

/* core ui select */
.b-core-ui-select {
	padding: 10px 20px;
	cursor: pointer;
	width: 104px;
	color: #757575;
	line-height: 15px;
	background: url(images/select_bg.png) right 0 no-repeat #FFFFFF;
	position: relative;
	box-sizing: border-box;
}

.b-core-ui-select.open {
	background-position: right -39px;
}

.b-core-ui-select__select {
    position: static;
    width: 80%;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
}

.b-core-ui-select__value {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25px;
    color: #757575;
    line-height: normal;
}

.b-core-ui-select__select_state_hide {
    height: 1px !important;
    margin: 0;
    padding: 0;
	top: 0px !important;
    position: absolute;
    width: 1px !important;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity = 0);
}

.b-core-ui-select.disabled {
	opacity: 0.2;
	cursor: default;
}

.b-core-ui-select__button {
    position: absolute;
    right: 15px;
    top: 10px;
    display: block;
    width: 16px;
    height: 11px;
    content: "";
    margin-top: 6px;
    margin-left: 2px;
}

.b-core-ui-select__dropdown {
    display: none;
    position: absolute;
    top: 0;
    color: #757575;
    /* margin-top: 1px; */
    padding: 12px 14px;
    /* height: 246px; */
    font-size: 12px;
    background: #f5f5f5;
    border: none;
}

.mod-type .b-core-ui-select__dropdown {
	height: 65px;
}

.b-core-ui-select__dropdown.hide {
    display: none;
}

.b-core-ui-select__dropdown.show {
    display: block;
}

.b-core-ui-select__dropdown__wrap {
	max-height: 300px;
    overflow: auto;
	outline: none;
}

.mod-type .b-core-ui-select__dropdown__wrap {
	max-height: 65px;
}

.j-scroll-pane .b-core-ui-select__dropdown__item {
    margin-right: 20px;
}

.b-core-ui-select__dropdown__list {
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal;
}

.b-core-ui-select__dropdown__item {
    list-style-type: none;
    line-height: 20px;
    cursor: pointer;
    padding: 0 6px !important;
    background-image: none !important;
	margin-bottom: 0 !important;
}

.b-core-ui-select__dropdown__label {
    padding: 8px 0 !important;
    background-image: none !important;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
    margin: 5px 0 !important;
    font-weight: bold;
    font-size: 13px;
    color: #3c3c3c;
}

.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:HOVER {
    color: #ccc;
    background: none !important;
}

.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:HOVER {
	font-weight: bold;
	color: #a31a1a;
}

.b-core-ui-select__dropdown__item:HOVER {
    background: #a31a1a !important;
    color: #FFF !important;
}

/* search form inputs */
#search-form input[type="text"],
#search-form .b-core-ui-select {
	width: 100%;
	box-sizing: border-box;
}

#search-form select {
	width: 100%;
	box-sizing: border-box;
}

.content-text #search-form {
	width: 240px;
	margin: 0 auto;
}

.content-text .input-row.submit-wrapper {
	text-align: center;
}

/* social widget */
.social-count-plus li {
	padding: 0 !important;
	margin-right: 20px !important;
	width: 66px !important;
	position: relative;
	height: 73px;
}

.social-count-plus li.count-googleplus {
	margin-right: 0px !important;
}

.social-count-plus a {
	width: 66px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	color: #FFFFFF;
	font-size: 11px;
	z-index: 5;
	background: url(images/fix.png) 0 0 no-repeat;
}

.social-count-plus a span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}

.social-count-plus li.count-facebook a span {
	background: #3c5d9b;
	text-shadow: 0px 1px 0px #263b62;
}

.social-count-plus li.count-twitter a span {
	background: #3396c9;
	text-shadow: 0px 1px 0px #205f7f;
}

.social-count-plus li.count-googleplus a span {
	background: #a73f2e;
	text-shadow: 0px 1px 0px #69281d;
}

.social-count-plus .items {
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	
}

.social-count-plus li:hover .items {
	margin-top: -5px;
}

.social-count-plus .count {
	background: #363636;
	color: #a4a4a4 !important;
	text-shadow: 0 1px 0 #222222;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0 !important;
	text-align: center;
	display: block;
	margin: 0 !important;
}

.social-count-plus .label {
	text-indent: 99999px;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	width: 9px;
	height: 4px;
	left: 50%;
	margin-left: -4px;
	background: url(images/social_arrow.png) 0 0 no-repeat;
}

/* post list */
.post-row {
	background: #333333;
	margin-bottom: 20px;
}

.post-row.offer-row {
	text-align: center;
}

.post-row-image {
	float: left;
	width: 355px;
	position: relative;
}

.post-row-image a {
	display: block;
	overflow: hidden;
	position: relative;
}

.post-row-image img {
	display: block;
	width: 100%;
	height: auto;
}

.post-row-image a .post-thumb-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	background: url(images/post_thumb_overlay.png) center -64px no-repeat rgba(72,72,72,0.75);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	z-index: 1;
}

.post-row-image a:hover .post-thumb-overlay,
.post-row-image a.active .post-thumb-overlay {
	opacity: 1;
	visibility: visible;
	background-position: center center;
}

.featured-badge {
	position: absolute;
	right: -58px;
	top: -24px;
	padding-top: 58px;
	padding-bottom: 8px;
	height: 24px;
	line-height: 24px;
	width: 160px;
	text-align: center;
	background: url(images/featured_icon.png) center 42px no-repeat #eec210;
	color: #191919;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.75);
	box-shadow: 0 0 40px rgba(0,0,0,0.75);
}

.post-date {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #a31a1a;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0 6px 0;
	width: 60px;
}

.post-date .post-day {
	font-size: 24px;
	line-height: 1;
	font-weight: 900;
	padding-top: 4px;
}

.post-date .post-month-year {
	font-size: 11px;
	line-height: 1;
}

.post-date .post-month-hour {
	font-size: 10px;
	line-height: 1;
}

.post-date .post-main-category {
	font-weight: 700;
	background: #191919;
	text-shadow: none;
	padding: 4px 0;
	font-size: 13px;
}

.post-row-description {
	float: left;
	width: 440px;
	height: 200px;
	position: relative;
	padding: 15px 20px;
	color: #b5b5b5;
	font-size: 12px;
	box-sizing: border-box;
}

.post-row-description a {
	color: #b5b5b5;
}

.post-row-description a:hover {
	color: #FFF;
	text-decoration: none;
}

.post-row-title {
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.1;
	font-size: 16px;
	max-height: 38px;
	overflow: hidden;
}

.post-row-title a {
	color: #FFFFFF;
	text-decoration: none;
}

.post-row-title a:hover {
	color: #bbb;
}

/* .post-row-title .mr-tag,
.post-row-title .dh-tag {
	top: 0px;
} */

.post-row-description .vote-text {
	display: none;
}

.post-row-rating {
	padding-bottom: 10px;
}

.post-row-categories {
	padding-left: 25px;
	background: url(images/small_icons.png?20180312) 0 -163px no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.post-row-categories.game-type {
	margin-bottom: 5px;
	background: url(images/small_icons.png?20180312) 0 -552px no-repeat;
}

.post-row-details {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 1px solid #3d3d3d;
	padding: 15px 20px 15px 20px;
}

.post-row-stats {
	float: left;
	float: left;
	line-height: 29px;
	cursor: default;
}

.post-row-stats span {
	margin-right: 18px;
	display: inline-block;
	padding-left: 25px;
	line-height: 18px;
	font-weight: bold;
}

.post-row-stats .downloads-today {
	background: url(images/small_icons.png?20180312) 0 -196px no-repeat;
}

.post-row-stats .downloads-total {
	background: url(images/small_icons.png?20180312) 0 -232px no-repeat;
}

.post-row-stats .comments-count {
	background: url(images/small_icons.png?20180312) 0 -266px no-repeat;
	margin-right: 0;
}

.post-row-details .more-link {
	display: block;
	float: right;
	padding: 0 48px 0 18px;
	height: 30px;
	line-height: 29px;
	color: #FFFFFF;
	font-size: 14px;
	background: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}

.post-row-details .more-link span {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	background: url(images/small_icons.png?20180312) center -126px no-repeat #2582bd;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

.post-row-details .more-link:hover {
	background-color: #656464;
}

.post-row-details .more-link:hover span {
	background-color: #2f90cd;
}

/* footer */
#bottom-boxes {
	background: url(images/footer_bg.jpg?20190807) center no-repeat #2c2c2c;
	background-size: cover;
	margin-top: 20px;
}

.bottom-boxes-wrapper {
	width: 1180px;
	margin: 0 auto;
	padding: 35px 0;
}

.bottom-boxes-wrapper .bottom-box {
	float: left;
	width: 31.33%;
	margin-right: 3%;
}

.bottom-box-title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 0 0 13px 0;
	margin: 0 0 18px 0;
}

.bottom-box.tag-cloud a {
	font-size: 12px !important;
	display: inline-block;
	background: #545454;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 5px;
	margin-right: 2px;
}

.bottom-box.tag-cloud a:hover {
	background: #646464;
}

.recent-comments-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent-comments-list li {
	padding-bottom: 10px;
	min-height: 37px;
}

.recent-comments-list li:last-child {
	padding-bottom: 0;
}

.recent-comments-list li a {
	display: block;
	color: #FFFFFF;
}

.recent-comments-list .avatar {
	float: left;
	margin-right: 10px;
}

.recent-comments-list .comment-post {
	display: block;
	font-weight: bold;
}

.comment-content {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #b5b5b5;
	font-style: italic;
	font-size: 13px;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

.recent-comments-list li a:hover .comment-content {
	color: #FFFFFF;
}

.comment-author {
	color: #FFFFFF;
	font-weight: bold;
}

.bottom-box.site-stats {
	margin-right: 0;
}

.bottom-box.site-stats .bottom-box-content {
	padding-left: 15px;
}

.bottom-box.site-stats .bottom-box-content div {
	padding-left: 25px;
	margin-bottom: 13px;
	line-height: 18px;
	height: 18px;
}

.users-online {
	/* padding-left: 0 !important; */
	/* padding-top: 2px; */
	/* height: 18px; */
	margin-bottom: 0 !important;
	padding-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/small_icons.png?20180312) 0px -585px no-repeat;
}

.users-online span {
	color: #b5b5b5;
	font-weight: 300;
}

.bottom-box .stat-value {
	font-weight: 700;
	color: #FFFFFF;
}

/* footer */
.footer-content {
	height: 70px;
	line-height: 69px;
	width: 1180px;
	margin: 0 auto;
	font-size: 13px;
}

.footer-logo {
	display: block;
	float: left;
	width: 121px;
	height: 27px;
	background: url(images/footer_logo.png) 0 0 no-repeat;
	margin-top: 20px;
	text-indent: 9999px;
	white-space: nowrap;
	overflow: hidden;
}

.copyright {
	float: left;
	margin-left: 35px;
}

.copyright .website-name {
	font-weight: bold;
	color: #FFFFFF;
}

#to-top {
	float: right;
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	position: relative;
	padding-right: 44px; 
}

#to-top span {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	background: url(images/small_icons.png?20180312) center -359px no-repeat #a31a1a;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
}

#to-top:hover span {
	background-color: #bf2626;
}

.footer-links {
	float: right;
}

.footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-links ul li {
	float: left;
	margin-left: 15px;
}

.footer-links ul li:first-child {
	margin-left: 0;
}

.footer-links a {
	color: #666666;
	display: inline-block;
}

.highest-rated ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.highest-rated ul li {
	border-top: 1px solid #3d3d3d;
	margin-top: 15px;
	padding-top: 15px;
}

.highest-rated ul li.item-1 {
	border: none;
	margin: 0;
	padding: 0;
}

.highest-rated ul li a {
	display: block;
}

.highest-rated ul li a:hover {
	color: #bbbbbb;
}

.hr-image {
	float: left;
	display: block;
	width: 100px;
	position: relative;
}

.hr-image img {
	display: block;
	width: 100%;
	height: auto;
}

.hr-image span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	background: url(images/post_thumb_overlay.png) center -32px no-repeat rgba(72,72,72,0.75);
	background-size: 32px auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	z-index: 1;
}

.highest-rated ul li a:hover .hr-image span {
	opacity: 1;
	visibility: visible;
	background-position: center center;
}

.hr-description {
	display: block;
	margin-left: 100px;
	padding-left: 12px;
	font-size: 11px;
}

.hr-title {
	display: block;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 15px;
}

.highest-rated ul li a:hover .hr-title {
	color: #bbb;
}

.hr-rating {
	display: block;
	padding: 3px 0;
}

.hr-rating .vote-text {
	position: relative;
	top: -2px;
	padding-left: 5px;
}

.hr-rating .vote-text .optional,
.hr-rating .vote-text .rated {
	display: none;
}

.vote-text .rated {
	display: none;
}

.hr-description .downloads-total {
	display: inline-block;
	background: url(images/small_icons.png?20180312) 0 -232px no-repeat;
	padding-left: 23px;
	font-weight: bold;
	color: #b5b5b5;
	line-height: 18px;
}

/* wp-pagenavi */
.wp-pagenavi {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.top-pagination .wp-pagenavi {
	padding-bottom: 35px;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #b5b5b5;
	display: inline-block;
	font-size: 13px;

	margin: 0 1px;
	padding: 8px 9px;
	background: #333333;
}

.wp-pagenavi .pages {
	background: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #A31A1A;
	color: #FFFFFF;
}

/* post details */
.post-image-large {
	position: relative;
	overflow: hidden;
}

.post-image-large img {
	display: block;
	width: 100%;
}

.post-header {
	background: #424242;
}

.post-header .post-title {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 22px;
}

.post-header .post-title .game-title {
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding-top: 5px;
	line-height: 15px;
}

.post-main-info {
	padding: 20px 30px;
}

.post-main-info .post-categories {
	padding-left: 25px;
	background: url(images/small_icons.png?20180312) 0 2px no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	margin: 6px 0 0 0;
}

.post-stats {
	border-top: 1px solid #4c4c4c;
	padding-top: 15px;
	margin-top: 15px;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
}

.post-stats span {
	margin-right: 15px;
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.post-main-info .post-categories a {
	color: #FFFFFF;
}

.post-main-info .post-categories a:hover {
	color: #bbb;
}

.post-rating {
	text-align: center;
	vertical-align: middle;
	background: #3b3b3b;
	width: 148px;
	padding: 15px 0;
	height: 128px;
	position: relative;
}

.post-rating-stars {
	font-size: 12px;
	color: #6e6e6e;
	padding: 0x 0 0 0;
}

.post-rating .vote-text {
	/* display: none; */
	display: block;
	font-size: 12px;
	color: #6e6e6e;
	font-style: italic;
	padding-top: 2px;
}

.post-rating .vote-text strong {
	font-weight: normal !important;
}

.post-rating .vote-text .optional {
	display: none;
}

.post-rating-users {
	color: #6e6e6e;
	font-style: italic;
}

.post-rating-score {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 38px;
}

.post-content {
	background: #333333;
	padding: 30px;
	line-height: 1.7;
	margin-bottom: 20px;
	font-weight: 300;
}

.post-content .description p,
.page-content p {
	padding: 0 0 15px 0;
	margin: 0;
}

.post-content .description-post-name {
	font-size: 15px;
}

.post-content a,
.comment-body a {
	color: #FFFFFF;
}

.post-content a:hover,
.comment-body a:hover {
	color: #b5b5b5;
}

.post-content .video-container {
	margin: 15px 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.post-content .video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-content {
	background: #333333;
	padding: 20px;
	line-height: 18px;
	margin-bottom: 20px;
}

.page-content.not-found {
	padding: 30px 20px;
}

.not-found p {
	padding-bottom: 0;
}

.post-section {
	background: #333333;
	padding: 18px 30px;
	margin-bottom: 20px;
	line-height: 25px;
}

.post-section.offer {
	padding: 0;
	text-align: center;
	background: none;
}

.post-section.download {
	position: relative;
	z-index: 1;
}

.post-section.tags {
	padding-bottom: 12px;
}

.post-section.similar-mods {
	padding: 0;
	background: none;
}

.post-section-label {
	float: left;
	padding: 0 24px;
	font-weight: bold;
}

.tags .post-section-label {
	background: url(images/small_icons.png?20180312) 0 -423px no-repeat;
	margin-bottom: 8px;
}

.share .post-section-label {
	background: url(images/small_icons.png?20180312) 0 -390px no-repeat;
}

.tags .post-section-content {
	margin-bottom: 3px;
}

.tags .post-section-content a {
	font-size: 12px !important;
	display: inline-block;
	background: #545454;
	padding: 4px 10px;
	color: #ffffff;
	margin-bottom: 5px;
	text-decoration: none;
	margin-right: 2px;
	line-height: normal;
	vertical-align: top;
}

.tags .post-section-content a:hover {
	background: #646464;
}

.share .post-section-content,
.tags .post-section-content {
	float: left;
}

.share .post-section-content .social-button {
	float: left;
	padding-right: 20px;
	padding-top: 2px;
}

.post-section.download {
	text-align: center;
}

.download-wrapper {
	text-align: center;
	padding-bottom: 8px;
}

.download-wrapper a {
	display: inline-block;
	padding: 8px 18px;
	line-height: 1.1;
	color: #FFFFFF;
	font-weight: bold;
	background: #545454;
	text-decoration: none;
}

.download-wrapper a:hover {
	background-color: #646464;
}

.report-link {
	font-size: 12px;
	display: inline-block;
	padding-left: 23px;
	color: #b5b5b5;
	background: url(images/small_icons.png?20180312) 0 -462px no-repeat;
	line-height: 18px;
}

.uploader {
	padding-top: 20px;
	font-style: italic;
	text-align: right;
}

.uploader span {
	font-weight: bold;
	color: #FFFFFF;
}

/* comments */
.commentlist {
	padding: 0 0 10px 0;
	margin: 0;
}

.commentlist .comment {
	list-style: none;
}

.commentlist .comment-body {
	margin: 10px 0 0 0;
	padding: 20px;
	background: #333333;
}

.commentlist .comment .comment {
	margin: 10px 0px 5px 10px;
	width: auto;
}

.depth-2 .comment-body,
.depth-3 .comment-body,
.depth-4 .comment-body,
.depth-5 .comment-body,
.depth-6 .comment-body.commentlist .parent {
	padding-bottom: 15px;
	margin-top: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height: normal;
}
	
.comment-body p {
	margin: 15px 0;
	padding-left: 90px;
}

.commentmet_data {
	width: 100%;
	overflow: hidden;
}

.commentmet_data td {
	vertical-align: top;
	text-align: left;
}

.commentmet_avatar {
	width: 102px;
	padding: 15px 0 0 0;
}

.fn,
.says,
.fn a,
.fn a:visited {
  color: #FFFFFF;
}

.fn {
	font-style: normal;
	font-size: 14px;
}

.says {
	display: none;
}

.commentmet_text{
}

#commentform p,
#commentform p a,
#commentform p a:visited {
	margin: 5px 0;
	color: #fff;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	padding:0;
	color: #858585;
	font-size: 11px;
}

.commentmetadata a {
	color: #858585 !important;
}

.commentmet_text {
	font-size: 12px;
	color: #000000;
}

#respond/* .has-comments */ {
	margin-top: 20px;
}

.cancel-comment-reply {
	text-align: center;
}

#commentform {
	width: 450px;
	margin: 0 auto;
}

.reply {
	clear: both;
	padding-top: 5px;
}

#cancel-comment-reply-link {
	display: inline-block;
	line-height: normal;
	background: url(images/small_icons.png?20180312) 0 -523px no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
}

#commentform p {
	padding-bottom: 10px;
}

#commentform .input-row {
	padding-bottom: 15px;
}

#commentform input[type="text"] {
	width: 100%;
	box-sizing: border-box;
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	display: block;
	margin-top: 2px;
}

.comment-author img {
	float: left;
	margin-right: 20px;
}

.comment-reply-link {
	background: url(images/small_icons.png?20180312) 0 -494px no-repeat;
	margin-left: 90px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
}

div.error {
	padding-top: 3px;
	font-style: italic;
	font-size: 13px;
	color: #dd1919;
}

.form-info {
	line-height: 1.2;
	display: inline-block;
	font-size: 11px;
	color: #858585;
}

input.error,
textarea.error {
	background-image: url(images/input_error.png);
	background-position: right 0;
	background-repeat: no-repeat;
}

/* report form */
#report-section-wrapper {
	overflow: hidden;
}

#report-section {
	display: none;
}

.report .wpcf7 {
	width: 450px;
	margin: 0 auto;
	line-height: 24px;
}

.report input[type="text"],
.report input[type="password"],
.report input[type="url"],
.report input[type="email"] {
	width: 100%;
	box-sizing: border-box;
}

.report input[type="file"] {
	width: 100%;
	height: 40px;
	border: none;
}

.report textarea {
	width: 100%;
	box-sizing: border-box;
	display: block;
}

.report .b-core-ui-select {
	width: 100%;
}

.report .b-core-ui-select.wpcf7-not-valid {
	background-position: right -70px;
}

.report .b-core-ui-select__dropdown {
	height: 110px;
}

.category .b-core-ui-select__dropdown {
	height: auto !important;
}

.report select {
	width: 400px;
}

/* similar mods */
.similar-mod {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #333333;
}

.similar-mod.latest-mod {
	margin-bottom: 20px;
}

.similar-mod.last-in-row {
	margin-right: 0;
}

.similar-mod-image {
	display: block;
}

.similar-mod-image img {
	width: 100%;
	height: auto;
	display: block;
}

.similar-mod-image {
	position: relative;
}

.similar-mod-image .post-thumb-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	background: url(images/post_thumb_overlay.png) center -48px no-repeat rgba(72,72,72,0.75);
	background-size: 48px auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	z-index: 1;
}

.similar-mod-image:hover .post-thumb-overlay {
	opacity: 1;
	visibility: visible;
	background-position: center center;
}

.similar-mod-title {
	margin: 0 0 10px 0;
	line-height: 18px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 900;
	height: 35px;
	overflow: hidden;
}

.similar-mod-title a {
	color: #FFFFFF;
}

.similar-mod-title a:hover {
	color: #bbb;
}

.similar-mod-description {
	padding: 12px 20px 0 20px;
	text-align: center;
}

.similar-mod-stats {
	border-top: 1px solid #3d3d3d;
	padding: 10px 0 15px 0;
	line-height: 18px;
	margin-left: -20px;
	margin-right: -20px;
}

.similar-mod-stats .downloads-total {
	display: inline-block;
	background: url(images/small_icons.png?20180312) 0 -232px no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #b5b5b5;
}

.similar-mod-rating {
	display: inline-block;
	position: relative;
	top: 2px;
	padding-left: 20px;
}

.similar-mod-rating .vote-text {
	display: none;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
	background-image: url(images/input_error.png);
	background-position: right 0;
	background-repeat: no-repeat;
}

.wpcf7-checkbox span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-checkbox,
.checkbox {
	position: relative;
}

.wpcf7-checkbox input,
.checkbox input {
	/* display: none; */
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.wpcf7-checkbox .wpcf7-list-item-label,
.checkbox span {
	display: inline-block;
	padding: 1px 0 2px 32px;
	cursor: pointer;
	display: inline-block;
	line-height: 1.4;
	position: relative;
}

.wpcf7-checkbox .wpcf7-list-item-label:before,
.checkbox span:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '';
	background: url(images/checkbox.png) 0 -80px no-repeat;
}

.wpcf7-checkbox input:checked + .wpcf7-list-item-label:before,
.checkbox input:checked + span:before {
	background: url(images/checkbox.png) 0 0px no-repeat;
}

/* misc */
.content-spacer {
	border-top: 1px solid #3c3c3c;
	height: 1px;
	margin: 20px 0;
}

.no-results {
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	font-style: italic;
}

div.wpcf7-response-output {
	font-size: 13px;
}

div.wpcf7-validation-errors {
	border: none !important;
	background: #C2893E;
	color: #FFFFFF;
	line-height: normal;
	padding: 15px !important;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
	background: #1BC22C;
	color: #FFFFFF;
	line-height: normal;
	padding: 15px !important;
}

div.wpcf7-mail-sent-ng {
	border: none !important;
	background: #C20000;
	color: #FFFFFF;
	line-height: normal;
	padding: 15px !important;
}

span.wpcf7-not-valid-tip {
	position: static !important;
	display: block;
	border: none !important;
	background: none !important;
	font-size: 12px !important;
	font-style: italic;
	padding: 0 !important;
	color: #dd1919 !important;
}

.page .post-title {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
}

.page-content ul,
.post-content .description ul {
	padding: 0 0 15px 20px;
	margin: 0;
}

.page-content ul li,
.post-content .description ul li {
	list-style: none;
	padding-left: 25px;
	background: url(images/list.png) 0 6px no-repeat;
	margin-bottom: 10px;
}

.page-content ul.no-list > li,
.post-content .description ul.no-list > li {
	padding-left: 0;
	background: none;
}

.report p {
	padding-bottom: 15px;
	margin: 0;
}

label {
	cursor: pointer;
}

.checkbox-label span {
	display: none !important;
}

.checkbox-label {
	padding: 1px 0 2px 32px;
	background: url(images/checkbox.png) 0 -80px no-repeat;
	cursor: pointer;
	display: inline-block;
	line-height: 1.4;
}

.checkbox-label.checked {
	background: url(images/checkbox.png) 0 0px no-repeat;
}

.checkbox-label input {
	display: none;
}

.centered {
	text-align: center;
}

.not-found-title {
	font-size: 70px;
	color: #FFFFFF;
	font-weight: 900;
	text-transform: uppercase;
	line-height: normal;
}

.is-mobile #top-menu {
	display: none;
}

#click-menu {
	display: none !important;
	width: 32px !important;
	background: #A31A1A;
	height: 20px !important;
	padding: 18px 15px !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	top: 88px !important;
	right: auto !important;
	left: 50%;
	margin-left: 528px;
}

body #click-menu .threeLines .line {
	height: 4px !important;
	margin-bottom: 4px !important;
}

body #click-menu .threeLines .line:last-child {
	margin-bottom: 0 !important;
}

body #click-menu .threeLines {
	height: auto;
	width: auto;
	margin: 0;
}

.is-mobile #click-menu {
	display: block !important;
}

.side-offer {
	text-align: center;
}

.side-offer img {
	width: 160px;
	height: 600px;
}

.top-search-form {
	display: none;
}

body #cookie-law-info-bar {
	background: #121212 !important;
	border: none !important;
	padding: 10px 20px !important;
	font-size: 12px !important;
	color: #b5b5b5 !important;
	width: auto;
	left: 0;
	right: 0;
}

#cookie-law-info-bar a {
	color: #FFFFFF;
	font-weight: bold;
}

#cookie_action_close_header {
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
	background: #A31A1A !important;
	text-decoration: none;
	text-shadow: none;
	color: #FFFFFF !important;
	border: none !important;
	font-weight: bold;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

#cookie_action_close_header:hover {
	background-color: #BF2626 !important;
}

.post-main-content {
	position: relative;
	/* -webkit-user-select: none; 
	-webkit-touch-callout: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
	user-select: none; */
}

.is-admin .post-main-content {
	-webkit-user-select: auto; 
	-webkit-touch-callout: auto; 
	-moz-user-select: auto; 
	-ms-user-select: auto; 
	user-select: auto; 
}

.post-overlay {
	background: rgba(26,26,26,0.85);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	color: #FFFFFF;
}

.post-overlay-table {
	display: table;
	width: 100%;
	height: 100%;
}

.post-overlay-table-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 0 70px;
}

.post-overlay-title {
	font-size: 42px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.1;
	padding-bottom: 10px;
}

.post-overlay-text {
	font-size: 14px;
}

.social-count-plus{*zoom:1}.social-count-plus:after{content:"";display:table;clear:both}.social-count-plus .clear{clear:both}.social-count-plus ul{list-style:none !important;border:none !important;margin:0;padding:0}.social-count-plus li{background:none !important;border:none !important;clear:none !important;float:left;list-style:none !important;margin:0;padding:0 0 20px;text-align:center;width:60px}.social-count-plus .vertical li{*zoom:1;display:block;float:none;padding-bottom:10px;text-align:left;width:100%}.social-count-plus .vertical li:after{content:"";display:table;clear:both}.social-count-plus span{display:block;padding:0;margin:0}.social-count-plus a{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;display:block;margin:0 auto;padding:0 !important;opacity:1}.social-count-plus a:hover{opacity:0.7}.social-count-plus .default a{background-color:transparent !important;background-image:url("../images/sprite-default.png") !important;background-repeat:no-repeat !important;height:32px !important;width:32px !important}.social-count-plus .circle a{background-image:url("../images/sprite-circle.png") !important;height:37px !important;width:36px !important}.social-count-plus .flat a{background-image:url("../images/sprite-flat.png") !important;height:32px !important;width:32px !important}.social-count-plus .vertical a{float:left}.social-count-plus .vertical .items{float:left;margin-left:10px;text-align:left}.social-count-plus .count{display:block;font-size:14px;font-weight:bold;line-height:16px;margin:5px 0 0;padding:0}.social-count-plus .vertical .count{margin-top:3px}.social-count-plus .label{line-height:16px;font-size:9px;font-weight:normal;text-transform:capitalize}.social-count-plus .default .count-twitter a{background-position:0px 0 !important}.social-count-plus .circle .count-twitter a{background-position:0px 0 !important}.social-count-plus .flat .count-twitter a{background-position:0px 0 !important}.social-count-plus .default .count-facebook a{background-position:-32px 0 !important}.social-count-plus .circle .count-facebook a{background-position:-36px 0 !important}.social-count-plus .flat .count-facebook a{background-position:-32px 0 !important}.social-count-plus .default .count-youtube a{background-position:-64px 0 !important}.social-count-plus .circle .count-youtube a{background-position:-72px 0 !important}.social-count-plus .flat .count-youtube a{background-position:-64px 0 !important}.social-count-plus .default .count-googleplus a{background-position:-96px 0 !important}.social-count-plus .circle .count-googleplus a{background-position:-108px 0 !important}.social-count-plus .flat .count-googleplus a{background-position:-96px 0 !important}.social-count-plus .default .count-posts a{background-position:-128px 0 !important}.social-count-plus .circle .count-posts a{background-position:-144px 0 !important}.social-count-plus .flat .count-posts a{background-position:-128px 0 !important}.social-count-plus .default .count-comments a{background-position:-160px 0 !important}.social-count-plus .circle .count-comments a{background-position:-180px 0 !important}.social-count-plus .flat .count-comments a{background-position:-160px 0 !important}.social-count-plus .default .count-instagram a{background-position:-192px 0 !important}.social-count-plus .circle .count-instagram a{background-position:-216px 0 !important}.social-count-plus .flat .count-instagram a{background-position:-192px 0 !important}.social-count-plus .default .count-steam a{background-position:-224px 0 !important}.social-count-plus .circle .count-steam a{background-position:-252px 0 !important}.social-count-plus .flat .count-steam a{background-position:-224px 0 !important}.social-count-plus .default .count-soundcloud a{background-position:-256px 0 !important}.social-count-plus .circle .count-soundcloud a{background-position:-288px 0 !important}.social-count-plus .flat .count-soundcloud a{background-position:-256px 0 !important}

.toggle-snow {
	position: absolute;
	z-index: 1;
	display: block;
	right: 0;
	top: 0px;
	width: 46px;
	height: 48px;
	background: url(images/toggle_snow.png) 0px -48px no-repeat;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.toggle-snow.disabled {
	background: url(images/toggle_snow.png) 0px 0px no-repeat;
}

.top-content-banner {
	margin-bottom: 25px;
}

.top-content-banner img {
	display: block;
	width: 100%;
}

.ul-link {
	margin-top: 20px;
	display: inline-block;
}

.post-rating-stars {
}

.post-rating-tooltip {
	position: absolute;
	top: 158px;
	right: 0;
	/* top: -1000px;
	left: -1000px; */
	width: 300px;
	display: none;
	/* background: #1F1F1F; */
	color: #FFFFFF;
	padding: 12px 15px;
	/* border: 2px solid #3c3c3c; */
	z-index: 999999;
	font-size: 12px;
	box-sizing: border-box;
	border: px solid #faebcc;
	background: #fcf8e3;
	color: #8a6d3b;
}

.post-rating-tooltip a {
	color: #8a6d3b;
	font-weight: bold;
}

.post-rating-tooltip a:hover {
	opacity: 0.7;
}

/* .post-rating:hover .post-rating-tooltip {
	display: block;
} */

/* .post-rating-tooltip.hidden {
	display: none !important;
} */

#top-widgets {
	margin-bottom: 30px;
	text-align: center;
}

#top-widgets .widget-title {
	background: #eb9e26;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
	margin: 0;
    padding: 12px 20px;
	line-height: 1.1;
}

#top-widgets .textwidget,
#top-widgets .wp-polls {
	background: #333333;
    padding: 20px 40px;
	font-size: 15px;
	color: #FFFFFF;
}

#top-widgets .wp-polls input {
	padding: 8px 25px;
}

#top-widgets .wp-polls ul,
#top-widgets .wp-polls-ul,
#top-widgets .wp-polls-ans ul {
	text-align: center;	
}

#top-widgets .wp-polls ul li,
#top-widgets .wp-polls-ul li,
#top-widgets .wp-polls-ans ul li {
	text-align: center;
	padding: 4px 0;
}

.rating-info {
	padding: 30px 30px 10px 30px;
	text-align: center;
	background: #333333;
}

.rating-info div {
	border: 1px solid #faebcc;
	padding: 12px 20px;
	background: #fcf8e3;
	color: #8a6d3b;
}

.rating-info div a {
	color: #8a6d3b;
	font-weight: bold;
}

.post-gallery {
	padding: 0px 0 10px 0;
	margin: 0;
}

.post-gallery li {
	float: left;
	width: 23.5%;
	list-style: none;
	background: none;
	padding: 0;
	margin-right: 2%;
	margin-bottom: 2%;
}

.post-gallery li:nth-child(4n) {
	margin-right: 0;
}

.post-gallery li a {
	display: block;
	border: 2px solid #b5b5b5;
	position: relative;
}

.post-gallery li a img {
	display: block;
	width: 100%;
	height: auto;
}

.post-gallery li a .gallery-thumb-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	background: url(images/gallery_thumb_overlay.png) center -32px no-repeat rgba(72,72,72,0.75);
	background-size: 32px auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	z-index: 1;
}

.post-gallery li a:hover .gallery-thumb-overlay {
	opacity: 1;
	visibility: visible;
	background-position: center center;
}

.description-section {
	padding-bottom: 15px;
	padding-top: 5px;
}

.description-section.description img {
	max-width: 100%;
	height: auto;
}

.description-section.credits {
	padding-bottom: 5px;
}

.description-section .description-section-title {
	margin: 0 0 25px 0;
	font-weight: 700;
	color: #FFFFFF;
	border-left: 4px solid #A31A1A;
	padding-left: 15px;
	text-transform: uppercase;
}

.description-section.gallery .description-section-title {
	border-color: #b34c1f
}

.description-section.credits .description-section-title {
	border-color: #5DA36D
}

.donation-widget {
	padding: 25px 35px;
	line-height: 1.3;
	border: 1px solid #333333;
}

.donation-widget h4 {
	color: #FFFFFF;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

.sorting {
	background: #333333;
    padding: 15px 20px;
	margin-bottom: 25px;
}

.sorting .section-label {
	margin: 5px 0 15px;
	padding-left: 28px;
	font-weight: bold;
	background: url(images/small_icons.png?20180312) 0 -761px no-repeat;
}

.sorting ul {
	margin: 0 -5px;
	list-style: none;
	padding: 0;
}

.sorting ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 5px;
}

.sorting ul li a {
	display: block;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3d3d3d;
	line-height: 40px;
	color: #FFFFFF;
}

.sorting ul li a:hover {
	background: #3d3d3d;
}

.sorting ul li.active a {
	background: #5b5b5b;
	border-color: #5b5b5b;
}

.sorting ul li a span {
	padding-left: 28px;
}

.sorting ul li.latest a span {
	background: url(images/small_icons.png?20180312) 0 -621px no-repeat;
}

.sorting ul li.most-downloaded a span {
	background: url(images/small_icons.png?20180312) 0 -656px no-repeat;
}

.sorting ul li.highest-rated a span {
	background: url(images/small_icons.png?20180312) 0 -691px no-repeat;
}

.sorting ul li.most-rated a span {
	background: url(images/small_icons.png?20180312) 0 -727px no-repeat;
}

div[id^="ezoic"],
span[id^="ezoic"],
div[class^="ezoic"],
span[class^="ezoic"] {
    position: relative;
	z-index: 999;
	text-align: center;
}

.category-description {
	background: #333333;
    padding: 40px;
	margin-bottom: 25px;
}

.category-description p {
	margin: 0 0 15px 0;
}

.category-description p:last-child {
	margin: 0;
}

.category-description .alignleft {
	float: left;
	margin-right: 40px;
	margin-bottom: 15px;
}

.gdpr-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(26,26,26,0.95);
}

.gdpr-box-wrapper {
	background: #333333;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}

.gdpr-box-content {
	max-width: 1180px;
	margin: 0 auto;
}

.gdpr-box-text {
	max-height: 20rem;
	overflow-y: scroll;
	padding-right: 15px;
}

.gdpr-buttons {
	text-align: center;
	padding-top: 30px;
}

.gdpr-accept-button {
	color: #FFFFFF;
	font-size: 14px;
	border: none;
	height: 39px;
	padding: 0px 25px;
	background: #a31a1a;
	ie-dummy: expression(this.hideFocus=true);
	cursor: pointer;
	margin: 0;
	font-weight: bold;
	overflow: visible;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	display: inline-block;
	vertical-align: top;
}

.gdpr-accept-button:hover {
	background: #bf2626;
}

.gdpr-later-button {
	color: #b5b5b5;
	font-size: 14px;
	border: none;
	height: 39px;
	padding: 0px 25px;
	background: none;
	ie-dummy: expression(this.hideFocus=true);
	cursor: pointer;
	margin: 0;
	font-weight: bold;
	overflow: visible;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	display: inline-block;
	vertical-align: top;
}

.gdpr-later-button:hover {
	color: #FFFFFF;
}

body #ez-cookie-dialog-wrapper {
	background: rgba(0,0,0,0.9) !important;
	font-family: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog {
	border: none !important;
	color: #555555 !important;
	font-size: 13px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	padding: 20px !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog h2,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog button {
	font-family: inherit !important;
	color: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog h2 {
	margin: 0 !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog p,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details-description,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog button {
	font-size: inherit !important;
	font-weight: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog p {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-necessary-cookies {
	font-family: inherit !important;
	background: #ffffff !important;
	color: inherit !important;
	border: 1px solid #eee !important;
	font-weight: bold !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-necessary-cookies:hover {
	border: 1px solid #e0e0e0 !important;
	background: #ffffff !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-ok-cookies {
	font-family: inherit !important;
	background: none !important;
	font-weight: bold !important;
	color: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-ok-cookies:hover {
	background: none !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-all-cookies {
	font-family: inherit !important;
	background: #5da36d !important;
	font-weight: bold !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-all-cookies:hover {
	background: #6fb980 !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog a,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #privacy a,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-about-cookies {
	color: #5da36d !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog a:hover,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #privacy a:hover,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details:hover,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-about-cookies:hover {
	color: #6fb980!important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details-description {
	color: #555555 !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details::after,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details.open::after {
	border-bottom-color: #5da36d !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog .ez-cookie-option,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog .ez-cookie-option label {
	font-family: inherit !important;
	font-size: inherit !important;
	color: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog .ez-cookie-option input {
	margin: 0px 5px 0 0 !important;
	position: relative !important;
	top: -2px !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-about-cookies-text {
	margin-top: 0 !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-about-cookies-container {
	margin-top: 10px !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #privacy {
	border-top: 1px solid #3d3d3d !important;
	margin-top: 25px !important;
	padding-top: 15px !important;
	margin-bottom: 0 !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog select {
	font-family: inherit !important;
	font-size: 13px !important;
	padding: 5px 10px;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog select option {
	font-family: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-table {
	border-spacing: 0 !important;
	border-collapse: collapse !important;
	font-family: inherit !important;
	width: 100% !important;
	max-width: none !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-table th {
	border: 1px solid #d5d5d5 !important;
	padding: 5px !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-table td {
	border: 1px solid #d5d5d5 !important;
	padding: 5px !important;
	color: inherit !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-cookie-details,
body #ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-about-cookies {
	font-size: 12px !important;
}

body #ez-cookie-dialog-wrapper #ez-cookie-dialog .bar {
	padding: 0 5px;
}

.ls-mod-slideshow-wrapper {
	overflow: hidden;
	z-index: 0;
	position: relative;
}

.ls-mod-slideshow-wrapper > a {
	display: block;
	position: relative;
	z-index: 1;
}

.ls-mod-slideshow-wrapper > a img {
	display: block;
	width: 100%;
	height: auto;
}

.ls-mod-slideshow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	z-index: 0;
}

.ls-mod-slideshow .slide span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center 0%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	transition: 4s linear;
	-moz-transition: 4s linear;
	-webkit-transition: 4s linear;
	transition-property: background;
	-moz-transition-property: background;
	-webkit-transition-property: background;
}

.ls-mod-slideshow .slide.animated span {
	background-position: center 100%;
}

.ls-mod-slideshow .slide {
	position: absolute;
	display: block;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

.ls-mod-slideshow .slide:first-child {
	display: block;
	position: static;
	opacity: 1;
	visibility: visible;
}

.ls-mod-slideshow .slide img {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

.form-spacer {
	margin-bottom: 10px;
	border-top: 1px solid #3d3d3d;
}

.fb-comments {
	background: #FFFFFF;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}

/* @media screen and (max-width: 600px) {
	body #ez-cookie-dialog-wrapper #ez-cookie-form {
		padding-top: 15px !important;
	}
} */

.rv-container {
	padding-bottom: 20px;
	text-align: center;
}

#ezoic-pub-ad-placeholder-128 ins {
	padding-bottom: 20px;
}

ins.adsbygoogle {
	margin: 0 auto;
}

.rv-container.post-loop-2 {
}

.adtester-container-104 {
	padding-bottom: 30px;
	text-align: center;
}

.adtester-container-106 {
	padding-bottom: 10px;
	text-align: center;
}

.adtester-container-107 {
	padding-bottom: 25px;
	text-align: center;
}

#ceneo_header img,
#ceneo_sidebar img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.ceneo-rotator-container > div {
	margin: 0 auto;
}

._adr_abp_container iframe {
	background: #ececec;
}

@media screen and (max-width: 1240px) {
	#sidebar {
		width: 30%;
	}
	
	#content {
		width: 68%;
		margin-right: 2%;
	}
	
	#sidebar #search-form,
	#sidebar .social-count-plus {
		padding: 30px;
	}
	
	.header-middle-content,
	.header-top-content,
	#content-wrapper,
	.bottom-boxes-wrapper,
	.footer-content {
		width: auto;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#primary-nav a {
		font-size: 13px;
		padding: 0 16px;
	}
	
	#primary-nav li.has-children > a > span {
		padding-right: 0;
		background: none;
	}
	
	#primary-nav ul a {
		padding-left: 16px;
		padding-right: 16px;
	}
	
	#click-menu {
		right: 30px !important;
	}
	
	.slide-link {
		width: 100%;
	}
	
	.slide {
		right: 0;
	}
	
	.slide .slide-img {
		margin-left: 40.5%;
	}
	
	.slide .slide-img img {
		height: 100%;
		width: auto;
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	.slide-description {
		width: 41%;
	}
	
	.slide-stats {
		right: 0px;
	}
	
	.slide-number {
		display: none;
	}
	
	.post-row {
		position: relative;
	}
	
	.post-row-image {
		width: 280px;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.post-row-image img {
		position: relative;
		left: 50%;
		height: 200px;
		width: auto;
		transform: translate(-50%,0);
	}
	
	.post-row-description {
		width: auto;
		margin-left: 280px;
		float: none;
	}
	
	#bottom-boxes {
		/* background-attachment: scroll; */
		/* background-size: 1300px auto; */
	}
	
	/* #primary-nav li.upload-mod a {
		width: 94px;
		line-height: 1.1;
	}
	
	#primary-nav li.upload-mod a span {
		margin: 18px 0;
	} */
	
	#click-menu {
		margin: 0;
		left: auto;
		right: 30px !important;
	}
}

@media screen and (max-width: 1020px) {
	.top-search-form {
		display: block;	
	}
	
	.top-search-form .post-section {
		padding: 30px;
		line-height: normal;
	}
	
	.top-search-form .input-row {
		position: relative;
	}
	
	.top-search-form .input-row:last-child {
		padding-bottom: 0;
	}
	
	.top-search-form .submit-wrapper {
		position: absolute;
		top: 0;
		right: 0;
		width: 110px;
	}
	
	.top-search-form .submit-wrapper input {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	
	.top-search-form .text-wrapper {
		padding-right: 120px;
	}
	
	.top-search-form .text-wrapper input {
		width: 100%;
		box-sizing: border-box;
	}
	
	#sidebar {
		float: none;
		width: auto;
		padding-top: 20px;
	}
	
	#sidebar .widget-1 {
		display: none;
	}
	
	#sidebar .fb-widget .textwidget {
		text-align: center;
	}
	
	#sidebar .widget-last {
	}
	
	#content {
		float: none;
		width: auto;
		margin-right: 0;
	}
	
	.header-logo {
		float: none;
	}
	
	.header-offer {
		float: none;
		text-align: center;
		padding-bottom: 30px;
		padding-top: 15px;
	}
	
	.tag-cloud {
		display: none;
	}
	
	.header-middle-top {
		height: auto;
	}
	
	#top-menu  {
		display: none;
	}

	#click-menu {
		display: block !important;
	}
	
	.bottom-boxes-wrapper .bottom-box {
		width: 48%;
		margin-right: 4%;
	}
	
	.bottom-boxes-wrapper .bottom-box.site-stats {
		margin-right: 0;
	}
	
	.post-row-image {
		width: 340px;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.post-row-description {
		margin-left: 340px;
	}
	
	.highest-rated ul li,
	.highest-rated ul li.item-1 {
		float: left;
		width: 31.33%;
		margin-top: 0;
		padding-top: 0;
		margin-right: 3%;
		border-top: none;
	}
	
	.highest-rated ul li.item-1,
	.highest-rated ul li.item-2,
	.highest-rated ul li.item-3 {
		margin-bottom: 40px;
	}
	
	.highest-rated ul li:nth-child(3n) {
		margin-right: 0;
	}
	
	.hr-image {
		width: 125px;
		float: none;
		margin-bottom: 10px;
	}
	
	.hr-description {
		margin: 0;
		padding: 0;
	}
	
	.hr-title {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	.slide .slide-img img {
		width: 100%;
		height: auto;
		top: 50%;
		transform: translate(-50%,-50%);
	}
}

@media screen and (max-width: 860px) {
	.header-top-right .social-media-links {
		display: none;
	}
	
	.header-top-right .language-section > span,
	.header-top-right .social-media-links span {
		display: none;
	}
	
	.post-row-image {
		width: 260px;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.post-row-description {
		margin-left: 260px;
	}
	
	.slide .slide-img img {
		width: auto;
		height: 100%;
		top: auto;
		transform: translate(-50%,0);
	}
	
	.copyright {
		float: none;
		clear: left;
		margin-left: 0;
		padding-top: 10px;
	}
	
	.footer-content {
		height: auto;
		line-height: 1.2;
		padding-bottom: 20px;
	}
	
	#to-top {
		display: none;
	}
	
	.footer-links {
		float: none;
		clear: both;
		padding-top: 10px;
	}
	
	.footer-links a {
		margin: 0 15px 0 0;
	}
	
	.share .post-section-content .gplus-button,
	.share .post-section-content .twitter-button{
		clear: left;
	}
	
	.header-top-left {
		display: none;
	}
	
	.header-top-right {
		float: none;
	}
	
	.header-top-right .language-section {
		float: right;
	}
}

@media screen and (max-width: 780px) {
	.highest-rated ul li,
	.highest-rated ul li.item-1,
	.highest-rated ul li:nth-child(3n) {
		width: 48%;
		margin-top: 0;
		padding-top: 0;
		margin-right: 4%;
		border-width: 0;
	}
	
	.highest-rated ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	.post-gallery li,
	.post-gallery li:nth-child(4n) {
		float: left;
		width: 32%;
		margin-right: 2%;
	}

	.post-gallery li:nth-child(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 720px) {
	.post-row-stats {
		display: none;
	}
	
	.similar-mod-rating {
		display: block;
		padding-left: 0;
	}
	
	.page-content img {
		width: auto;
		height: auto;
		max-width: 100%;
	}
	
	.sorting ul li {
		width: 100%;
	}
	
	.sorting ul li a {
		line-height: 1.1;
		padding: 10px 20px;
	}
}

@media screen and (max-width: 660px) {
	.post-gallery li,
	.post-gallery li:nth-child(4n),
	.post-gallery li:nth-child(3n) {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}

	.post-gallery li:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 620px) {
	.header-middle-content,
	.header-top-content,
	#content-wrapper,
	.bottom-boxes-wrapper,
	.footer-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#click-menu {
		right: 15px !important;
	}
	
	.recent-comments {
		display: none;
	}
	
	.bottom-boxes-wrapper .bottom-box {
		width: auto;
		float: none;
		margin: 0;
	}
	
	.post-row-title {
		max-height: none;
	}
	
	.post-row-image {
		float: none;
		width: auto;
		position: relative;
	}
	
	.post-row-description { 
		float: none;
		width: auto;
		margin-left: 0;
		height: auto;
		padding-top: 20px;
		padding-bottom: 80px;
	}
	
	.post-row-details {
		
	}
	
	.post-row-image img {
		width: 100%;
		height: auto;
		left: auto;
		margin-left: 0;
		transform: none;
	}
	
	.post-row-stats {
		display: block;
	}
	
	.header-top-left ul li {
		padding-left: 10px;
		margin-left: 10px;
	}
	
	.thumbs-nav {
		padding: 1.5%;
	}
	
	.thumbs-nav li.active a .thumb-frame {
		border-width: 2px;
	}
	
	.slide-description {
		width: auto;
		right: 0;
		bottom: 0;
		top: auto;
		position: static;
		display: block;
		padding-bottom: 60px;
	}
	
	.slide-description .slide-title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.slide .slide-img {
		margin-left: 0;
		height: auto;
	}
	
	.slide .slide-img img {
		width: 100%;
		height: auto;
		transform: none;
		position: static;
	}
	
	.slide-description .slide-categories {
		display: none;
	}
	
	.slide-rating {
		padding-bottom: 0;
		font-size: 0;
	}
	
	.slide-stats {
		font-size: 11px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	.slide-stats span {
		margin-right: 15px;
	}
	
	.wp-pagenavi a,
	.wp-pagenavi span {
		margin-bottom: 5px;
	}
	
	.wp-pagenavi .pages {
		display: none;
	}
	
	#slide-prev,
	#slide-next {
		display: block;
	}
	
	.post-header td {
		display: block;
		width: auto;
	}
	
	.post-rating {
		height: auto;
	}
	
	.post-rating-tooltip {
		position: static;
		width: auto;
		margin-top: 15px;
		margin-bottom: -15px;
	}
	
	.report .wpcf7,
	#commentform {
		width: auto;
	}
	
	.similar-mod {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.similar-mod-title {
		height: auto;
		margin: 15px 0;
	}
	
	.similar-mod-description {
		padding-top: 0;
	}
	
	.similar-mod-rating {
		display: inline-block;
		padding-left: 20px;
	}
	
	.post-overlay-table-cell {
		padding: 0 30px;
	}
	
	.post-overlay-title {
		font-size: 30px;
	}
	
	.not-found-title {
		font-size: 35px;
	}
	
	.post-main-info,
	.rating-info,
	.post-section {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.rating-info {
		padding-top: 20px;
	}
	
	.post-stats {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}
	
	.post-content,
	.top-search-form .post-section {
		padding: 20px;
	}
}

@media screen and (max-width: 540px) {
	.highest-rated ul li,
	.highest-rated ul li.item-1,
	.highest-rated ul li.item-2,
	.highest-rated ul li.item-3,
	.highest-rated ul li:nth-child(3n),
	.highest-rated ul li:nth-child(2n) {
		width: auto;
		float: none;
		margin-top: 15px;
		margin-bottom: 0;
		border-width: 1px;
		padding-top: 15px;
		margin-right: 0;
		border-top: 1px solid #3d3d3d;
	}
	
	.highest-rated ul li.item-1 {
		margin-top: 0;
		padding-top: 0;
		border: none;
	}
	
	.hr-image {
		float: left;
		margin-bottom: 0px;
	}
	
	.hr-description {
		margin-left: 125px;
		padding-left: 12px;
	}
	
	.comment-author img {
		float: none;
		display: block;
		margin-bottom: 5px;
	}
	
	.comment-body p {
		padding-left: 0;
	}
	
	.comment-reply-link {
		margin-left: 0;
	}
	
	.report-link {
		font-size: 11px;
	}
	
	.category-description {
		padding: 20px;
	}
	
	.category-description .alignleft {
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 460px) {
	.header-logo a {
		width: 173px;
		height: 51px;
		background-size: 100% auto;
	}
	
	.header-logo a .christmas-hat {
		top: -9px;
		left: 66px;
		width: 31px;
	}
	
	#click-menu {
		top: 82px !important;
	}
	
	.section-title {
		font-size: 15px;
	}
	
	.slide .slide-img img {
		height: 235px;
		width: auto;
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	body #responsive-menu {
		width: 100%;
		left: -100%;
		max-width: none;
	}
	
	body #responsive-menu > div {
		padding-top: 180px;
	}
}


@media screen and (max-width: 440px) {
	.dots-nav {
		display: none;
	}
	
	.slide-description .slide-title {
		font-size: 14px;
	}
	
	.post-row-stats {
		display: none;
	}
	
	.top-search-form .submit-wrapper {
		position: static;
	}
	
	.top-search-form .text-wrapper {
		padding-right: 0;
		padding-bottom: 10px;
	}
}


@media screen and (max-width: 400px) {
	#click-menu {
		right: 15px !important;
	}
	.hr-image {
		float: none;
		margin-bottom: 10px;
	}
	
	.hr-description {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.user-links {
		margin-right: 20px;
	}
	
	.user-links ul li {
		padding-left: 15px;
	}
}

@media screen and (max-width: 360px) {
	.copyright .rights {
		display: block;
	}
	
	/* .slide .slide-img img {
		height: 215px;
	} */
}