.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 730px
	}
}

@media (min-width:992px) {
	.container {
		width: 950px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1190px
	}
}

.container-fluid {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -5px;
	margin-left: -5px
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row-no-gutters [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	box-sizing: border-box
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%;
	margin-bottom: 8px
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 50%;
		left: 125px;
		border-radius: 20px;
		border: 1px solid rgb(138 138 211 / 60%);
		/* background-image: linear-gradient(180deg, #0b1a15 0, #1e2b5c); */
		/* background-color: #0a372cbf; */
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 40%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		margin-left: 5px;
		width: 75%;
	}

	.col-md-9-video {
		margin-left: 260px;
		width: 65%;
		margin-top: 40px;
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 22%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-md-40 {
		width: 25%
	}

	.col-md-30 {
		width: 75%
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@media(max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media(max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media(min-width:992px) {
	.col-md-20-p {
		width: 20%
	}

	.col-md-10-p {
		width: 10%
	}
}

@media(min-width:992px) {
	.mobile-only {
		display: none !important
	}
}

@media(max-width:991px) {
	.desktop-only {
		display: none !important
	}
}

@media(min-width:1200px) {
	.only-md {
		display: none !important
	}
}

.duel-column__col-1>.tab-holder {
	display: flex;
	justify-content: space-around
}

.duel-column__col-2 {
	display: flex;
	justify-content: center
}

.duel-column__col {
	background-image: linear-gradient(187deg, #771918 0, #271215);
	border: 1px solid rgb(138 138 211 / 60%);
	height: 460px;
}

@media (max-width:1199px) {
	.duel-column__col-2 {
		margin-top: -10px
	}
}

@media (max-width:767px) {
	.duel>.tab-holder {
		display: block
	}

	.duel-column {
		height: auto !important
	}

	.duel-column .tab-holder,
	.duel-column__col-2 {
		flex-direction: column;
		align-items: center
	}
}

.duel-gal__outer {
	position: relative
}

.duel-gal__outer>div.vs-tag {
	top: calc(50% - 45px);
	left: calc(50% - 30px);
	margin: 0;
	background: #051f79;
}

.duel-gal__outer>div.vs-tag:before {
	text-shadow: none;
	font-size: 56px;
	left: 0px;
	top: 7px;
	position: relative;
	z-index: 41;
	color: #777
}

.duel-gal__outer__video>div.vs-tag {
	top: calc(40% - 45px)
}

.duel-gal__outer__video iframe {
	margin-top:15px;
	border-radius: 15px;
	max-width: 100%;
	border: 1px solid #9c9cd5;
	display: inline-block;
}

.gg-promo-list {
    background-image: linear-gradient(180deg, rgb(26, 51, 139), #222129);
    border-radius: 15px;
    padding: 5px;
    margin-top: 5px;
    padding-top: 15px;
}

@media (max-width:1199px) {
	.gg-promo-list {
		margin-top: -1px;
		margin-bottom: 28px
	}
}

.gg-promo-list:after {
	display: block;
	clear: both;
	content: ""
}

.gg-promo-list .gg-promo-list__element {
    position: relative;
    transition: transform 0.2s ease, box-shadow 0.2s ease;  /* SUPER HOVER EFEKT */
    border-radius: 15px;
}

.gg-promo-list .gg-promo-list__element img {
    position: relative; 
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #9c9cd5;

    /* Efekt 3D */
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3),
                -4px -4px 10px rgba(255, 255, 255, 0.1);
}

.gg-promo-list .gg-promo-list__element:hover {
    transform: translateY(-2px) translateX(2px); /* Przesuwanie kontenera */
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
                -4px -4px 10px rgba(255, 255, 255, 0.2); /* Zmiana cienia */
}



.gg-promo-list .gg-promo-list__element.mod-header {
	display: block;
	width: 100%;
	background-color: none !important;
	margin-top: -34px;
	height: 36px
}

.gg-promo-list .gg-promo-list__element.nor {
	height: 185px
}

.gg-promo-list .gg-promo-list__element.nor img {
	max-height: 130px
}

.gg-promo-list .gg-promo-list__element.nor p {
	position: relative;
	text-align: center;
	top: 137px;
	font-size: 92%;
	margin-left: -5px;
	line-height: 1.25em;
	left: 5px;
	color: #FFC107;
	margin-top: 12px
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.3;
	max-height: 52px;
}

.gg-promo-list .gg-promo-list__element.nor p span {
	display: block;
	color: #a3a399;
}

.gg-promo-list .gg-promo-list__element.nor div {
	position: absolute;
	top: 92px;
	z-index: 33
}

.gg-promo-list .gg-promo-list__element.nor div.fake-lead-button {
	left: 18px
}

.gg-promo-list .gg-promo-list__element.nor div.fake-vote-button {
	left: 13px
}

@media (min-width:992px) {
	.gg-promo-list .gg-promo-list__element.ext {
		height: 150px;
		margin-bottom: 8px
	}

	.gg-promo-list .gg-promo-list__element.ext img {
		height: 100%
	}

	.gg-promo-list .gg-promo-list__element.ext.sep {
		margin-right: 8px;
		clear: none !important
	}

	.gg-promo-list .gg-promo-list__element.ext div {
		position: absolute;
		z-index: 31
	}

	.gg-promo-list .gg-promo-list__element.ext div.bg-ext {
		bottom: 0;
		background-color: rgba(14, 5, 43, .8);
		border-radius: 15px;
		height: 60px;
		width: 100%;
		margin-left: 1px;
	}

	.gg-promo-list .gg-promo-list__element.ext p.tl {
		z-index: 32;
		position: absolute;
		width: 160px;
		left: 2px;
		top: 96px;
		line-height: 1.1em;
		font-size: 97%;
		color: #FFD700;
		text-align: center;
	}

	.gg-promo-list .gg-promo-list__element.ext:nth-child(2) p.tl span,
	.gg-promo-list .gg-promo-list__element.ext p.tl span {
		display: block
	}
}

@media (max-width:991px) {
	.gg-promo-list .gg-promo-list__element.ext {
		height: 168px
	}

	.gg-promo-list .gg-promo-list__element.ext img {
		height: 115px
	}

	.gg-promo-list .gg-promo-list__element.ext p {
		position: relative;
		text-align: center;
		top: 125px;
		font-size: 88%;
		margin-left: 0px;
		line-height: 1.2em;
		left: 0px;
		color: #FFD700;
		margin-top: -10px
	}

	.gg-promo-list .gg-promo-list__element.ext p span {
		display: block;
		color: grey
	}

	.gg-promo-list .gg-promo-list__element.ext div {
		position: absolute;
		top: 77px;
		z-index: 33
	}

	.gg-promo-list .gg-promo-list__element.ext div.fake-lead-button {
		left: 115px
	}

	.gg-promo-list .gg-promo-list__element.ext div.fake-vote-button {
		left: 115px
	}
}

@media(max-width:767px) {
	.gg-promo-list .gg-promo-list__element.ext div.fake-lead-button {
		left: 15px
	}
}

@media(max-width:767px) {
	.gg-promo-list .gg-promo-list__element.ext div.fake-vote-button {
		left: 15px
	}
}

.gg-promo-list .gg-promo-list__element a.tl {
	font-size: 66%;
	color: #fff;
	text-align: left
}

p.tl span {
	margin-top:3px;
	font-size: .72em;
	color: #b7b7ad;
	margin-left: 0px;
	text-transform: uppercase;
}

#videoBar,
div.desc h1,
div.desc h1>a {
	position: absolute;
	z-index: 26;
	left: 0;
	top: -10px;
	height: 30px;
	overflow: hidden
}

.galleryList .gal-desc,
.videoList .video-desc,
div.ftab div.tab1 div.p,
div.ftab div.tab2 div.p,
div.sort-mid,
ul.galleryList>div.gal-desc,
ul.simple-sort li div,
ul.videoList>li div.video-desc {
	margin-left: 1px;
	position: absolute;
	bottom: -1px;
	background-color: rgba(14, 5, 43, .8);
	color: #fff;
	font-size: .9em;
	text-align: left;
	padding: 10px 20px 10px 40px;
	width: 100%;
	box-sizing: border-box;
	z-index: 32;
	border-radius: 15px;
}

.query .galleryList div.gal-desc,
.query .videoList div.video-desc,
.query>ul.galleryList>li div.gal-desc,
.query>ul.videoList>li div.video-desc,
div.ftab div.tab1 div.p span.name,
div.ftab div.tab2 div.p span.name {
	position: absolute;
	bottom: 0;
	background-color: rgba(14, 5, 43, .8);
	color: #fff;
	font-size: .95em;
	font-weight: 300;
	text-align: left;
	padding: 10px 20px 10px 40px;
	width: 100%
}

#videos ul.thumb-list li div.video-desc span,
.galleryList div.gal-desc span,
.thumb-list .video-desc span,
.videoList .video-desc span,
div.forum-mod__post .tiny-date,
div.ftab div.tab1 div.p span.tiny-date,
div.ftab div.tab2 div.p span.tiny-date,
ul.galleryList>div.gal-desc span,
ul.videoList>li div.video-desc span {
	display: block;
	color: #8b8484;
	font-size: .8em;
	margin-left: 30px;
	margin-top: 5px
}

div#Video {
	position: relative
}

div#Video.r-col,
div#Video.vid-half {
	margin-top: -10px
}

div#Video.vid-duel {
	margin-top: -10px;
	width: 592px
}

div.video-bg {
	min-height: 500px;
	background-size: cover;
	padding-top: 10px;
	opacity: 0.95;
}

div.left-corner.vid {
	width: 100px !important;
	height: 30px
}

div.blue-bg.vid {
	width: 110px
}

h2.vid-head-duel {
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
	margin-left: 124px;
	margin-top: 0;
	text-align: left
}

h2.vid-head-duel>a {
	color: #fff
}

h2.vid-tag>a {
	color: #ffffff;
	font-weight: 300;
	font-size: 29px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	overflow: hidden;
	margin-top: 0px;
}

@media (max-width:991px) {
	h2.vid-tag>a {
		font-size: 23px;
		letter-spacing: 1.5px;
	}
}

@media (max-width:479px) {
	h2.vid-tag>a {
		font-size: 21px;
	}
}

h1.vid-tag>a {
	color: #fff;
	font-weight: 350;
	font-size: 29px;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	overflow: hidden;
}

h1.vid-tag {
    color: #fff;
    font-weight: 350;
    font-size: 27px;
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
    overflow: hidden;
}



@media (max-width:1199px) {
	h1.vid-tag {
		font-size: 25px
	}
}

@media (max-width:767px) {
	h1.vid-tag {
		font-size: 23px;
		letter-spacing: 1.5px;
	}
}

@media (max-width:479px) {
	h1.vid-tag {
		font-size: 21px
	}
}

@media (max-width:991px) {
	h1.vid-tag>a {
		font-size: 23px
	}
}

h2.slider>a {
	color: #fff;
	font-weight: 350;
	font-size: 28px;
	margin: 5px;
	padding: 0;
	text-align: center;
	display: block;
	overflow: hidden;
	letter-spacing: 1px;
}

@media (max-width:1199px) {
	h2.slider>a {
		font-size: 23px
	}
}

.vid-frame {
	display: block;
	width: 790px;
	height: 460px;
	border: 1px dashed red;
	background-color: rgba(0, 0, 0, .5);
	margin: 20px 11px 23px 0;
	color: red;
	text-align: left;
	font-size: 67%
}

.vid-frame.vid-duel {
	width: 592px;
	height: 380px;
	margin: 28px 0 30px
}

ul#sim-vid {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
	margin-top: 27px
}

@media (max-width: 768px) {
    .sim-vid {
	margin-right: 2px;
        margin-bottom: -50px;
        justify-content: space-around;

    }

    .sim-vid div {
        width: calc(50% - 7.5px);
        margin-bottom: 20px;
    }

    .sim-vid img {
        width: 100%;
        height: auto !important;
        max-width: 100%;
    }
}

ul#sim-vid.no-mrg {
	margin-top: 0
}

ul#sim-vid2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
	margin-top: 27px
}

ul#sim-vid2.no-mrg {
	margin-top: 0
}

ul#sim-vid2 li {
	margin-right: 3px
}

ul.videoList>li {
	position: relative
}

ul.videoList>li>a>img {
	width: 100%;
	height: 100%
}

.vid-soc {
	width: 100%;
	margin: 0 0 20px
}

#videoBar.vid-duel,
#videoBar.vid-half {
	width: 592px
}

#videoBar.vid-duel span.sub-title {
	margin-left: 24px
}

#videos {
	border-radius: 15px;
	width: 100%;
	margin: 20px 0 0;
	min-height: 300px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: linear-gradient(180deg, #162745 0, #271215);
	/* background-image: linear-gradient(180deg, #2d2e2f 0, #020202) */
}

@media (min-width: 992px) and (max-width: 1199px) {
    #videos {
	min-height: 280px;
    }
}

@media (max-width: 991px) {
    #videos {
	padding-bottom: 15px;
    }
}

#videos h2 {
	clear: both;
	font-weight: 400;
	color: #777;
	text-shadow: 1px 1px 1px #2d1000;
	letter-spacing: -.02em;
	font-size: 1.07em;
	text-align: left;
	display: block;
	min-height: 33px;
	padding: 20px 5px 10px 12px;
	margin-top: 0;
	width: 262px;
	margin-bottom: 0px;
	text-transform: uppercase;
	display: flex;
        align-items: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #videos h2 {
        width: 180px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-6 #videos h2 {
        width: 332px;
    	padding: 25px 5px 10px 12px;
    }
}

@media (max-width: 991px) {
    #videos h2 {
        width: 80%;
	padding: 25px 5px 5px 12px;
    }
}

@media (max-width: 767px) {
    #videos h2 {
        width: 75%;
    }
}

@media (max-width: 479px) {
    #videos h2 {
        width: 67%;
    }
}

#videos h2 a {
	color: #FFD700;
}

#videos ul.simple-sort {
	left: 18px;
	position: relative;
	display: block;
	float: left;
	margin: 5px
}

#videos ul.thumb-list li {
	position: relative;
}

#videos ul.thumb-list li a img {
	width: 377px;
	border-radius: 15px;
	margin-top: 8px;
	max-width: 100%;
	height: 210px;
	border: 1px solid #9696aa;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #videos ul.thumb-list li a img {
	margin-top: 10px;
        width: 455px;
	height: 195px;
	max-width: 96%;
    }
}

@media (max-width: 991px) {
    #videos ul.thumb-list li a img {
	margin-top: 20px;
	height: 375px;
	width: 97%;
    }
}

@media (max-width: 479px) {
    #videos ul.thumb-list li a img {
	margin-top: 15px;
	height: 275px;
	width: 97%;
    }
}

.col-md-6 #videos ul.thumb-list li a img {
        margin-top: 10px;
	height: 222px;
}


@media (max-width: 1199px) {
	.col-md-6 #videos ul.thumb-list li a img {
	        margin-top: 17px;
	        width: 100%;
		height: 269px;
	}
}


@media (max-width: 991px) {
	.col-md-6 #videos ul.thumb-list li a img {
		height: 365px;
	        width: 97%;
	}
}

@media (max-width: 479px) {
	.col-md-6 #videos ul.thumb-list li a img {
		height: 260px;
	}
}

.col-md-6 #videos {
	padding-bottom: 10px;
}

#videos ul.thumb-list li div.video-desc {
	position: absolute;
	bottom: 0;
	background-color: rgba(14, 5, 43, .8);
	color: #fff;
	font-size: .9em;
	text-align: left;
	padding: 10px 20px 10px 40px;
	width: 99.5%;
	hight: 28%;
	box-sizing: border-box;
	border-radius: 15px;
	margin-left: 1px;
	margin-bottom: 6px;
}

#videos.vid-half {
	width: 592px;
	padding-top: 0
}

#videos.vid-half h2 {
	padding: 34px 30px 0 20px;
	height: 30px
}

#videos.vid-half ul.thumb-list {
	width: 560px
}

#videos.vid-half ul.thumb-list li {
	display: inline-block
}

#videos.vid-half ul.thumb-list li img {
	width: 275px
}

#videos.vid-half>ul.thumb-list {
	margin-left: 16px
}

#videos.vid-duel {
	width: 592px;
	background: none !important;
	box-shadow: none;
	min-height: 250px;
	padding-top: 0
}

#videos.vid-duel ul.thumb-list {
	width: 592px;
	margin-top: 30px
}

#videos.vid-duel ul.thumb-list li {
	display: inline-block
}

#videos.vid-duel ul.thumb-list li img {
	width: 290px
}

#videos.vid-duel ul.simple-sort {
	float: left;
	left: 0
}

#videos div.lead-button.small {
	top: 33px;
	position: absolute;
	right: 11px;
	margin-top: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) { /* LEAD BUTTON MAÅE VIDEO 992 TO 1199 - NP. GALERIE) */
    #videos div.lead-button.small {
        margin-right: 2px;
	}
}

#videos a.labels.more {
	display: block;
	float: none;
	text-align: left;
	margin: 0 20px 10px
}

.video-bg .tab-holder .w23 {
	width: 790px !important;
	padding-right: 10px
}

.video-bg .tab-holder .w23 div.left-corner.vid {
	margin-top: 30px;
	z-index: 4;
	margin-right: 20px
}

.video-bg .tab-holder .w23 div.left-corner.vid span.labels:before {
	font-size: 1em;
	bottom: -.15em;
	letter-spacing: .5em;
	top: 1px;
	left: 2px
}

.video-bg .tab-holder .w13 {
	width: 390px !important;
	padding-left: 10px
}

h3.sim-header {
	font-size: 1.1em;
	font-weight: 300;
	margin-left: 0;
	display: block;
	width: 170px;
	text-align: left;
	line-height: 1.5em;
	margin-top: 40px;
	background-color: rgba(3, 31, 127, 0.55);
	border-radius: 14px;
}

@media(max-width:991px) {
	h3.sim-header {
	    margin-top: 20px;
	}
}

h3.sim-header {
	display: inline-block;
	text-align: unset;
}

h3.sim-header.no-mrg {
	margin-top: 0
}

h3.sim-header a {
	display: block;
	color: #b5aaaa;
	font-size: 70%
}

.galleryList>li {
	position: relative
}

.galleryList>li>a>img {
	width: 100%;
	height: 100%
}

#videos2.vid-duel {
	padding-top: 0
}

#videos2.vid-duel ul.simple-sort {
	float: right
}

.flex-header>div {
	margin: 0px 20px 0px 0;
}

@media (max-width: 1199px) {
	.flex-header>div {
		/* margin: -36px 12px 5px 0; */
	}
}

.sim-vid {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
	flex-wrap: wrap
}

.sim-vid__element {
	margin-bottom: 10px
}


.sim-vid__element img {
    max-width: 116%;
    height: 130%;
    border-radius: 15px;
    margin-right: 10px;
    border: 1px solid #9c9cd5;
    display: inline-block;
}

@media (max-width: 991px) {
    .sim-vid__element img {
        margin: -6px 90px 2px 0px;
	height: 195%;
    }
}

.iframe-wrapper iframe {
	max-width: 100%;
	border-radius: 15px;
	border: 1px solid #9c9cd5;
	display: inline-block;
	object-fit: none;
}

<style>
  #ytplayer {
    width: 760px;
    height: 500px;
  }

  @media only screen and (max-width: 767px) {
    #ytplayer {
      margin-top:20px;
      height: 205px;
    }
  }

</style>

.vid-duel__outer {
	position: relative
}

#rankingBar {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px 5px 5px 13px;
}

#rankingBar li {
	position: relative;
	z-index: 31
}

#rankingBar li.hd {
	width: 180px;
	margin-bottom: 20px
}

#rankingBar li.hd span.labels {
	z-index: 2;
	width: 185px;
	line-height: .1em;
	margin-top: 18px;
	letter-spacing: 1.5px; 
	left: -11px;
}

@media (max-width: 991px) {
    #rankingBar li.hd span.labels {
        top: -10px;
        left: -397px;
        z-index: 2;  
        width: 180px; 
        line-height: .1em; 
        margin-top: 0px;
    }
}

#rankingBar li.hd span.labels .tag,
#rankingBar li.hd span.labels .tag-rank {
	width: 185px;
	z-index: -1;
	height: 30px
}

#rankingBar li.hd span.labels:before {
	letter-spacing: .5em;
	left: 11px;
	top: 0;
	margin-right: 16px;
}

#rankingBar li.end {
	margin-right: 0
}

#rankingBar li div.sort-mid {
	height: 24px;
	width: auto;
	box-sizing: border-box;
	margin-right: 0
}

@media (max-width: 1199px) {
    .sort-mid.sort-end.sort-dark-gray.hidden-sm, 
    .ranking-search.hidden-sm {
        display: none;
    }
}

#rankingBar li div.sort-end {
	height: 24px;
	width: 248px
}

#rankingBar li div.ranking-search {
	position: absolute;
	top: 7px;
	z-index: 34;
	text-align: left
}

#rankingBar li div.ranking-search input.input-search {
	color: #b9b9b9 !important;
	margin-left: 10px;
	width: 200px;
	font-size: 13px
}

#rankingBar li div.ranking-search button.search-button {
	float: right;
	margin-right: 0px;
	margin-top: -3px;
	font-size: 70%
}

#rankingBar li a {
	float: left;
	position: relative;
	top: -24px;
	z-index: 32;
	font-size: .84em
}

#rankingBar li a.arrows {
	margin-left: 0 !important
}

#rankingBar li a.up-arrow {
	font-size: 1em;
	margin-top: -1px;
	left: 6px
}

#rankingBar li a.down-arrow {
	font-size: 1em;
	margin-top: -1px;
	right: 7px
}

#rankingBar li a.sort {
	font-size: 71%;
	margin: -1px 27px 0 4px;
	letter-spacing: .02em
}

#rankingBar li a.active {
	color: #1b6c9f !important
}

.rank-listing {
	/* display: flex; */
	flex-wrap: wrap
}

.rank-listing .rank-listing__element span.rank-name {
	font-weight: 300 !important;
	font-size: 1.42em !important;
	float: left;
	padding: 0px 0px 12px;
	margin: 6px 0 5px;
	letter-spacing: .9px;
}

@media (max-width: 479px) {
	.rank-listing .rank-listing__element span.rank-name {
	    font-size: 1.37em !important;
	}
}

.rank-listing .rank-listing__element span.tab-head {
	font-size: 62%;
	display: block;
	width: 390px;
	text-align: right
}

.rank-listing .rank-listing__element span.call2act {
    display: block;
    text-align: right;
    font-weight: 500;
    font-size: 80%;
    margin: 20px 10px 10px;
}

@media (min-width: 480px) and (max-width: 991px) {
	.rank-listing .rank-listing__element span.call2act {
            text-align: center;
	}
}

.rank-listing .rank-listing__element span.call2act b {
	font-size: 1.5em;
	font-weight: 400
}

@media (max-width: 991px) {
	.rank-listing .rank-listing__element span.call2act b {
		font-size: 1.3em;
	}		
}

.rank-listing .rank-listing__element a.all {
	float: right;
	padding: 3px 18px 3px 20px;
	font-size: .7em;
	font-weight: 600;
	margin: 12px 0 -4px;
	border-top-left-radius: .8em;
	border-bottom-left-radius: .8em
}

@media (max-width:991px) {
	.rank-listing .rank-listing__element a.all {
		margin: 12px 0 4px
	}
}

.rank-listing .rank-listing__element a.more.blue {
	margin-top: 10px;
	font-size: 90%;
	display: block;
	/* width: 150px; */
	text-align: left;
	text-transform: uppercase;
}

.rank-listing .rank-listing__element .thumb {
	clear: both;
	margin-bottom: 15px;
}

.rank-listing .rank-listing__element .thumb .thumb__element {
	width: 100%;
	height: 128px;
	padding: 0 !important;
	border: 0 !important;
	margin-left: 3px;
	float: left;
	position: relative
}

.rank-listing .rank-listing__element .thumb .thumb__element:first-child {
	margin-left: 0
}

.rank-listing .rank-listing__element .thumb .thumb__element img {
	border-radius: 15px;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
        border: 1px solid #9c9cd5;
        display: inline-block;
}

@media only screen and (max-width: 767px) {
    .rank-listing .rank-listing__element .thumb .thumb__element:first-child {
        margin-bottom: 15px;
    }
}

.rank-listing .rank-listing__element .thumb .thumb__element a {
	height: 128px;
	display: block
}

.rank-listing .rank-listing__element table {
	color: #888;
	font-size: 78%;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	border: 0 !important
}

.rank-listing .rank-listing__element table tr:nth-child(2n) {
	background-color: #131313
}

.rank-listing .rank-listing__element table tr td {
	padding: 8px 2px 8px 6px;
	    max-width: 260px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}

.rank-listing .rank-listing__element table tr td:first-child {
	width: 260px !important
}

.rank-listing .rank-listing__element table tr td:nth-child(3) {
	text-align: center;
	width: 40px !important
	position: static;
        font-size: 103%;
}

.rank-listing .rank-listing__element table tr td:nth-child(2) {
	font-size: 105%;
	color: #FFD700;
	filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 6px #ffffff);
	font-weight: bold;
	text-align: center;
}
.gg-promo-list .gg-promo-list__element.ext span.note
.rank-listing .rank-listing__element table a {
    color: #BFB973;
    font-size: 120%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 260px;
    display: inline-block;
}

.gg-promo-list .gg-promo-list__element.ext span.note {
    position: absolute;
    border-radius: 2em;
    background-color: #648bcf;
    border: 2px solid #3d8cd5;
    line-height: 2.33em;
    top: 6px;
    right: 7px;
    height: 30px;
    width: 30px;
    color: #FFD700;
    padding: 0px 6px 12px 8px;
    font-size: 19px;
    filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 6px #ffffff);
    font-weight: 600;
}


@media (min-width:992px) {
	.rank-listing .rank-listing__element table a {
		font-size: 14px
	}
}

.rank-listing.rank-half {
	max-width: 100%
}

.rank-listing .thumb.rank-half li,
.rank-listing .thumb.rank-half li a {
	width: 116px;
	height: 116px
}

div.rank-section-lead {
	height: 100px;
}

@media (max-width: 991px) { 
	div.rank-section-lead { 
	    margin: 0 auto;
	    max-width: 462px;
	    /* height: auto; */
	    /* right: 177px; */
	}
}

div.rank-section-lead img {
	border: 1px solid #8383ff;
	border-radius:15px;
	position: absolute;
	z-index: 34;
	left: 5px;
	top: 1px;
	width: 240px;
	height: 67px
}

@media (max-width: 1199px) { 
	div.rank-section-lead img {
	    max-width: 100%;
	    width: 320px !important;
	    margin: 0 auto;
	    right: 145px;
	}
}

@media (max-width: 479px) { 
	div.rank-section-lead img {
	    max-width: 69%;
	    left: -5px;
	}
}

div.rank-section-lead h3 {
	color: #fff;
	font-weight: 600;
	position: absolute;
	z-index: 37;
	text-align: right;
	width: 125px;
	top: -5px;
	left: 74px;
	font-size: 1.1em;
	line-height: 1.1em;
	overflow: visible;
	margin-top: 17px
}

/* div.fade2black { TO WSZYSTKO DO WYRZUCENIA + HTML KLASA DELETE
	background-image: linear-gradient(90deg, transparent 40%, #000 90%);
	background-repeat: no-repeat;
	width: 201px;
	z-index: 35;
	left: 0;
	top: 0;
	height: 60px;
	position: absolute
} */

div.rank-lead {
	position: absolute;
	z-index: 37;
	right: -5px;
	top: 0
}

#rankBar.rank-half {
	width: 100%;
	height: 32px
}

#rankBar.rank-half div.left-corner {
	width: 200px
}

#rankBar.rank-half div.blue-bg {
	width: 190px;
	z-index: 0
}

#rankBar.rank-half span.labels {
	width: 200px;
	top: 14px
}

span.rank-cat {
	float: left;
	text-transform: uppercase;
	color: #fff;
	margin-top: 4px;
	margin-left: 10px
}

.thumb.rank-half {
	width: 100%;
	margin-top: 10px
}

#videoBar,
div.desc h1,
div.desc h1>a {
	display: inline-block;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 0;
	font-size: .94em
}

div.ftab div.tab1 div.p,
div.ftab div.tab2 div.p,
div.sort-mid,
ul.galleryList>div.gal-desc,
ul.simple-sort li div,
ul.videoList>li div.video-desc {
	display: block;
	font-size: 75%;
	text-align: justify;
	color: #666;
	margin-right: 7px;
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden
}

.query>ul.galleryList>li div.gal-desc,
.query>ul.videoList>li div.video-desc,
div.ftab div.tab1 div.p span.name,
div.ftab div.tab2 div.p span.name {
	display: block;
	font-weight: 700;
	color: #1a6898;
	margin: 10px 0 7px
}

#videos ul.thumb-list li div.video-desc span,
div.forum-mod__post .tiny-date,
div.ftab div.tab1 div.p span.tiny-date,
div.ftab div.tab2 div.p span.tiny-date,
ul.galleryList>div.gal-desc span,
ul.videoList>li div.video-desc span {
	display: block;
	float: right;
	font-size: 71%;
	color: #999
}

#forumModule.w12 div.forum-mod,
#forumModule.w12r div.forum-mod,
#forumModule.w13 div.forum-mod {
	background-color: #1c352da8;
	border: 1px solid rgb(138 138 211 / 60%);
	margin: 0 0 20px;
	padding: 10px;
	border-radius: 15px;
}

#leadsTable {
	margin-top: 33px;
	/* background-color: #f5922e; */
	/* padding-bottom: 10px; */
}

#leadsTable .topLeads {
	color: #380000;
	font-size: 73%;
	text-align: left;
	border-collapse: collapse;
	border: 0 !important;
	margin-left: 15px;
	width: calc(100% - 25px)
}

#leadsTable .topLeads a:before {
	font-size: 1.5em;
	color: #cf050a;
	text-shadow: 0 -1px #b43d0d, 1px 1px #ffb74e;
	left: 0
}

#leadsTable .topLeads tr td:nth-child(3) {
	text-align: right
}

#leadsTable a.more {
	text-align: left;
	margin-left: 17px;
	display: block;
	margin-top: 5px
}

#topTenBar {
	top: -24px;
	left: 2px;
	height: 33px;
	z-index: 1;
}

#topTenBar div div.tag {
	width: 165px;
}

#topTenBar div div.orange-bg {
    left: -1px;
    border: 1px solid #ededed;
    /* position: relative; */
    display: inline-block;
    height: 30px;
    /* margin-bottom: 15px; */
    top: -1px;
    /* padding: 0 15px 0 10px; */
    font-size: 1em;
    font-weight: 600;
    line-height: 32px;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    z-index: 1;
    -webkit-border-bottom-left-radius: 1.5em;
}

#topTenBar div.left-corner {
	width: 165px
}

#topTenBar div span.labels {
	width: 175px
}

#topTenBar h2 {
	line-height: 2em;
	padding: 2px;
	margin: 0 -645px;
	color: #fff;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: 500;
	/* text-align: left */
}

.promo-pict {
	margin-bottom: 30px;
	margin-top: -20px;
}

.promo-pict .promo-pict__element {
	width: 100%;
	height: 122px;
	margin-bottom: 60px;
}

.promo-pict .promo-pict__element img {
	width: 100%;
	height: 145%;
	border-radius: 15px;
	-o-object-fit: cover;
	object-fit: cover;
        border: 1px solid #9c9cd5;
        display: inline-block;
}

.promo-pict div.fake-lead-button {
	margin-top: -54px;
	position: relative;
	z-index: 38;
	margin-left: 5px;
	left: 0px
}
350
@media (max-width: 767px) {
	.promo-pict div.fake-lead-button {
		width: 100px !important;
		margin-left: -5px;
		margin-top: -55px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.promo-pict div.fake-lead-button {
		left: -4px
	}
}

.promo-row-full {
	min-height: 158px;
	padding-top: 50px;
	position: relative;
	background-image: linear-gradient(149deg, #17241f 0, #211646);
}

.promo-row-full>div.tab-holder.site-size>#leadsTable {
	margin-bottom: 0;
	background: none !important;
	width: 1200px !important
}

.promo-row-full>div.tab-holder.site-size>#leadsTable>div#topTenBar {
	top: -27px
}

@media (max-width: 767px) {
	.promo-row-full {
		padding: 15px 0 5px;
	}
}

.promo-row-full>div.tab-holder.site-size>#leadsTable>.promo-pict {
	/* margin-bottom: 20px; */
	margin-top: -20px
}

.promo-row-full>div.tab-holder.site-size>#leadsTable>.promo-pict>li {
	width: 116px;
	height: 116px
}

table.rank-sect-tab {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%
}

table.rank-sect-tab tr td {
	height: 78px;
	border-left: 1px dotted #181818;
	border-bottom: 1px solid #181818;
	padding: 4px;
	color: #e6e6e6;
	vertical-align: center;
	font-size: 0.93em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis; /* Dodaje trzy kropki dla zbyt dÃ…â€šugiego tekstu */
        /* word-wrap: break-word; ZÃ…â€šamie dÃ…â€šugie sÃ…â€šowa */
        /* word-break: break-all;  ZÃ…â€šamie sÃ…â€šowa, jeÃ…â€ºli nie zmieszczÃ„â€¦ siÃ„â„¢ w wierszu */
        /* white-space: normal; Pozwala na normalne zawijanie tekstu w nowych liniach */
}

@media (max-width: 479px) {
    table.rank-sect-tab tr td {
        font-size: 0.7em;
    }
}

table.rank-sect-tab tr td:first-child {
	border-left: none
}

table.rank-sect-tab tr td:first-child>a {
	color: #1a6898
}

table.rank-sect-tab tr td:first-child>a>img {
	float: left;
	margin-left: -4px;
	margin-right: 10px
}

table.rank-sect-tab tr td:first-child>a>p {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 6px
}

table.rank-sect-tab tr td:first-child>a>span {
	text-align: left;
	display: block
}

table.rank-sect-tab tr td:first-child>a>span:before {
	content: "Producent: ";
	color: #828282;
	font-size: .84em
}

table.rank-sect-tab tr td:first-child>p>span {
	font-size: .84em;
	margin-right: 5px
}

table.rank-sect-tab tr td:nth-child(7) {
	/* font-size: 0.95em */
}

table.rank-sect-tab tr td:nth-child(8) div.rate-button.r-col {
	bottom: -4px;
	top: auto;
	left: 10px
}

table.rank-sect-tab tr td:nth-child(8) a.revote.labels {
	font-size: .9em;
	color: #828282;
	position: relative;
	top: 10px
}

table.rank-sect-tab tr th {
	border-radius: 15px;
	font-weight: 400;
	border-left: 1px solid #142835;
	background-color: #1b4381;
	color: #f6f8f9;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	overflow: hidden;
	letter-spacing: .5px;
}

@media (max-width:479px) {
	table.rank-sect-tab tr th {
	font-size: 0.8em;
	}
}

table.rank-sect-tab tr th:first-child {
	border-left: none
}

table.rank-sect-tab tr>th:first-child {
	text-align: left;
	padding-left: 10px;
	width: 320px
}

@media (max-width:1199px) {
	table.rank-sect-tab tr>th:first-child {
		/* width: auto; tak byÃ…â€šo wczeÃ…â€ºnniej */
		width: 250px
	}
}

@media (max-width:767px) {
	table.rank-sect-tab tr>th:first-child {
		width: 80px
	}
}

table.rank-sect-tab tr>th:last-child {
	/* text-align: left; */
	/*padding-left: 10px; */
	width: 107px
}

table.rank-sect-tab tr>td:first-child a div {
	text-align: left;
	font-size: 1em
}

table.rank-sect-tab tr>td:first-child a div .prod {
	color: #fff
}

@media (max-width:767px) {
	table.rank-sect-tab tr>td:first-child a img {
		display: none
	}
}

table.rank-sect-tab tr>td:last-child div.lead-button {
	left: 6px;
	position: relative;
	top: 20px
}

table.rank-sect-tab tr>td:last-child div.lead-button a {
	height: 28px !important
}

table.ranking.rank-half tr td {
	font-size: 1.1em
}

span.tab-head.rank-half {
	width: 100% !important
}

span.name.tt_link>a {
	color: #5171dd;
}

.name.tt_link a {
	color: #ffdd7f;
}

span.name.tt_link.user-info>a {
	color: #5171dd;
}

.advert-square {
	text-align: right;
}

div.col-sm-5.col-xs-12 .advert-square img { /* rectangl str glowna */
	border-radius: 15px;
	border: 1px solid rgb(138 138 211 / 70%); 
	width: 575px;
	height: 400px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3),
        	    -4px -4px 10px rgba(255, 255, 255, 0.1);
}

@media (max-width: 992px) { /* to chyba niepotrzebne */
	.col-md-4.col-xs-12 div.col-sm-5.col-xs-12 {
	display: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-sm-5.col-xs-12 div.advert-square img {
	    width: 475px;
	    height: 400px;
    	    margin-left: -5px;
	    margin-bottom: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-5.col-xs-12 div.advert-square img {
	        width: 740px;
        	height: 550px;
       	        margin-left: -5px;
	}
}

@media (max-width: 767px) {
	.col-sm-5.col-xs-12 div.advert-square img {
	        max-width: 740px;
		width: 100%;
        	max-height: 550px;
		height: 100%;
       	        margin-left: -3px;
		margin-top: 10px;
	}
}

@media (max-width: 1199px) { /* forum str glowna */
    .col-sm-7.col-xs-12 {
        width: 50%;
	left: 115px;
    }
}

.advert-square img { /* rectangl news / reviews / gallery / video - docelowo */
	border-radius: 15px;
	border: 1px solid rgb(138 138 211 / 60%); 
	width: 375px;
	height: 350px;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3),
        	    -4px -4px 10px rgba(255, 255, 255, 0.1);
	margin-right: 10px;
}

.advert-square:hover img {
    transform: translateY(-2px) translateX(2px);
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
                -4px -4px 10px rgba(255, 255, 255, 0.2);
}


@media (min-width: 992px) and (max-width: 1199px) {
	.advert-square img {
	margin-bottom: 10px;
	margin-left: 5px;
	width: 97%;
	}
}

@media (max-width: 991px) {
	.advert-square img {
		margin-top: 15px;	
		margin-bottom: 10px;
		margin-right: 0px;
		width: 100%;
		height: 500px;
	}
}

@media (max-width: 479px) {
	.advert-square img {
		margin-bottom: 10px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 991px) {
    .hide-below-991 {
        display: none;
    }
}

.container-gallery { /* DEV ELEM - ZAMIANA ADVERT Z VIDEO W GALLERY */
    display: flex;
    flex-direction: column;
}

.right-video {
    order: 0;
}
.advert-square {
    order: 1;
}

@media (max-width: 991px) {
    .advert-square {
        order: 0; /* Ustawiamy "advert-square" jako pierwszy element */
    }
    .right-video {
        order: 1; /* Ustawiamy "right-video" jako drugi element */
    }
}

@media (max-width: 991px) {
	.container-gallery .advert-square img {
		margin-top: 25px;
	        margin-bottom: 30px;
	}
}

div.forum-mod {
	min-height: 250px;
	display: block
}

div.col-md-8.col-xs-12 div.forum-mod {
	width: 100%;
	min-height: 250px;
	display: block
}

.lgray-bg div.col-md-8.col-xs-12 {
	width: 100%;
}

@media (max-width: 991px) {
	.col-md-8.col-xs-12 .rank-sect-name {
		font-size: .97em;
	}
}

div.forum-mod__post {
	position: relative;
	display: block;
	font-size: 75%;
	text-align: justify;
	color: #aebecdeb;
	border-top: 1px solid #9f8484b5;
	margin-right: 7px;
	padding-top: 10px;
	margin-bottom: 10px;
	max-height: 80px;
	line-height: 1.6;
	/* overflow: hidden; */
}

div.forum-mod__post .tiny-date {
	margin-top: -21px
}

div.forum-mod.advert-square {
	width: 300px;
	padding: 10px 0 10px 10px;
	text-align: right
}

div.forum-mod .tag {
	z-index: 1;
	width: 120px;
	top: 0
}

div.ftab div.tab1 div.p span.name:before,
div.ftab div.tab2 div.p span.name:before {
	content: "Dodano przez: ";
	font-weight: 500
}

div.ftab a.forum-link {
	font-size: 70%;
	margin: 10px 10px 0 0
}

div.ftab ul.forum-mod-tabs {
	width: 400px;
	padding-top: 25px;
	transform: translateY(12px);
	margin-bottom: 12px
}

div.rank-section-lead.set-rel.rank-half h3 {
	width: 333px;
	font-weight: 700;
	font-size: 1.2em
}

div.rank-section-lead.set-rel.rank-half img {
	width: 333px
}

div.rank-section-lead.set-rel.rank-half div.fade2black {
	width: 420px
}

p.dl-stat {
	margin-top: 0
}

p.dl-stat span {
	display: block
}

p.gfx-stat {
	margin-top: 0
}

p.gfx-stat span {
	display: block
}

p.other-info {
	margin-top: -6px;
	margin-bottom: -5;
	text-align: left;
	margin-left: 6px
}

p.other-info span:first-child {
	display: block
}

p.other-info span:first-child:before {
	content: "Premiera: ";
	color: #828282;
	font-size: .8em
}

p.other-info span:nth-child(2) {
	display: block
}

p.other-info span:nth-child(2):before {
	content: "Polska wersja: ";
	color: #828282;
	font-size: .75em
}

ul.forum-mod-tabs li a {
	font-size: 75%;
	color: #e5d372;
	margin: 8px 18px 0;
	display: block;
	padding-bottom: 5px;
	line-height: .3em;
	text-transform: uppercase;
	cursor: pointer;
}

ul.forum-mod-tabs li a:hover {
    transform: translateY(-2px) translateX(2px); /* Przesuwanie kontenera */
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
                -4px -4px 10px rgba(255, 255, 255, 0.2); /* Zmiana cienia */
}

@media (max-width:767px) {
	ul.forum-mod-tabs li a {
		margin: 8px 15px 0
	}
}

ul.forum-mod-tabs li.active {
	transform: translateY(-2px) translateX(2px);
	/* background-image: linear-gradient(180deg, #77787a 0, #7c7c7f 7%, #102922 93%, #05251c); */
	/* border: 1px solid rgb(134 134 225 / 85%); */
	background-repeat: round;
	height: 33px;
	padding-top: 4px;
	background-image: url(https://portalmmo.pl/images/art/nawigacja.png);
}


ul.forum-mod-tabs li.active img {
    transform: translateY(-2px) translateX(2px); /* Przesuwanie kontenera */
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
                -4px -4px 10px rgba(255, 255, 255, 0.2); /* Zmiana cienia */
} 

ul.forum-mod-tabs li.active a {
	line-height: 1.3em;
}

ul.forum-mod-tabs.clear-inline {
	margin: 20px 0px 0px 10px; 
	padding-right: 120px;
}

@media (max-width:1199px) {
	ul.forum-mod-tabs.clear-inline {
		margin: 20px 0px 0px 10px; 
		padding-right: 0px;
	}
}


.forum-mod.set-rel.tab-holder ul.forum-mod-tabs.clear-inline {
    display: contents;
    margin: -63px -250px 20px 130px;
}

#forumModule.w13 div.forum-mod {
	width: 100%;
	box-sizing: border-box
}

#forumModule.w12 div.forum-mod,
#forumModule.w13 div.forum-mod div.ftab,
#forumModule.w13 div.forum-mod div.ftab ul.forum-mod-tabs {
	width: 100%
}

#forumModule.w12 div.forum-mod div.ftab {
	width: 95%
}

#forumModule.w12 div.forum-mod div.ftab ul.forum-mod-tabs,
#forumModule.w12r div.forum-mod div.ftab,
#forumModule.w12r div.forum-mod div.ftab ul.forum-mod-tabs {
	width: 100%;
	text-align: left;
}

.rank-listing.rank-half>li {
	width: 592px !important
}

h1.rank-sect-name {
	line-height:1.6;
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 1.12em;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	letter-spacing: 1px;
}

/* @media (max-width: 1199px) {
    h1.rank-sect-name {
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    h1.rank-sect-name {
	font-size: 1.13em;
        padding: 25px 5px 15px 5px;
    }
}

@media (max-width: 767px) {
    h1.rank-sect-name {
	font-size: 1em;
    }
}

@media (max-width: 479px) {
    h1.rank-sect-name {
	font-size: .93em;
        padding-bottom: 10px
    }
} */

.flex-header.vid .rank-sect-name {
	margin: -20px 0px 0px 4px;
}


.flex-header .rank-sect-name {
	padding: 10px 0px 10px 4px;
}

@media (max-width: 1199px) {
    .flex-header .rank-sect-name {
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .flex-header .rank-sect-name {
	font-size: 1.13em;
        padding: 25px 5px 15px 5px;
    }
}

@media (max-width: 767px) {
    .flex-header .rank-sect-name {
	font-size: 1em;
    }
}

@media (max-width: 479px) {
    .flex-header .rank-sect-name {
	font-size: .93em;
        padding-bottom: 10px
    }
}

@media (max-width: 991px) {
    .flex-header.vid-rank .rank-sect-name {
	font-size: 1.1em;
        padding: 60px 0px 15px 0px;
    }
}

@media (max-width: 767px) {
    .flex-header.vid-rank .rank-sect-name {
	font-size: 1em;
        padding: 70px 0px 15px 0px;
    }
}

@media (max-width: 479px) {
    .flex-header.vid-rank .rank-sect-name {
	font-size: .93em;
        padding: 75px 0px 15px 0px;
    }
}

@media (max-width: 1199px) {
	.flex-header.vid .rank-sect-name {	
		margin: 5px 0px 0px 0px;
	}
}

@media (max-width: 991px) {
	.flex-header.vid .rank-sect-name {
		font-size: 1.03em;	
		margin: 35px 0px 0px 0px;
	}
}

@media (max-width: 479px) {
	.flex-header.vid .rank-sect-name {
		font-size: .93em;	
	}
}

.row-div.black-bg.t-center .rank-sect-name {
	font-size: 1.1em;
	padding: 10px 0px 35px 0px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.row-div.black-bg.t-center .rank-sect-name {
		font-size: 1.05em;
		padding: 0px 0px 30px 0px;
	}
}

@media (max-width: 991px) {
	.row-div.black-bg.t-center .rank-sect-name {
		font-size: 1em;
	        margin: -25px 0px -10px 0px;
	}
}

@media (max-width: 767px) {
	.row-div.black-bg.t-center .rank-sect-name {
		font-size: .93em;
	}
}

@media (max-width: 479px) {
	.row-div.black-bg.t-center .rank-sect-name {
		font-size: .9em;
	}
}

.advert-outer img {
    position: relative;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    left: 0;
    width: 99.6%;
    border-radius: 15px;
    margin-top: 15px;
    object-fit: cover;
    border: 1px solid #9c9cd5;

    /* Efekt 3D */
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3),
                -4px -4px 10px rgba(255, 255, 255, 0.1);
}

.advert-outer:hover img {
    transform: translateY(-2px) translateX(2px); /* Przesuwanie kontenera */
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4),
                -4px -4px 10px rgba(255, 255, 255, 0.2); /* Zmiana cienia */
}

.advert-outer:hover img 

.leadbox img

.leadBox.set-rel .fake-lead-button

.col-sm-7.col-xs-12.hidden-sm .advert-outer img {
    left: -5px;
    width: 101%;
}

.main-header {
	position: relative;
	display: inline-block;
	height: 30px;
	margin-bottom: 15px;
	padding: 0 15px 0 10px;
	font-weight: 600;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 1;
}

.main-header-sg {
	position: relative;
	display: inline-block;
	height: 30px;
	padding: 0 10px 0 10px;
	font-weight: 600;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 1;
	letter-spacing: 1.5px;
}

@media (max-width: 1199px) {
	.main-header-sg {
		bottom: 20px;
	}
}

@media (max-width: 991px) {
	.main-header-sg {
		position: absolute;
		top: -27px;
	}
}

@media (max-width: 767px) {
	.main-header-sg {
		position: absolute;
		top: -27px;
	}
}


.main-header-rank {
	position: relative;
	display: inline-block;
	height: 30px;
	margin-bottom: 15px;
	padding: 0 15px 0 10px;
	font-weight: 600;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 1;
	left: -4px;
	top: 0px;
}

@media (max-width: 1199px) {
	.main-header-rank {
		top: -18px;
	}
}

@media (max-width: 991px) {
	.main-header-rank {
		position: absolute;
		top: -5px;
		left: 5px;	
	}
}

.main-header>.labels {
	display: inline-block;
	float: none;
	margin-right: 10px;
	width: auto;
	font-size: 1em;
}

.main-header-sg>.labels {
	display: inline-block;
	float: none;
	margin-right: 7px;
	width: auto;
	font-size: 1em;
}

.main-header-rank>.labels {
	display: inline-block;
	float: none;
	margin-right: 7px;
	width: auto;
	font-size: 1em;
}

.main-header:before {
	border-radius: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 105%;
	height: 100%;
	content: "";
	-webkit-transform: skewX(166deg);
	-ms-transform: skewX(166deg);
	-o-transform: skewX(166deg);
	background-color: rgb(3 31 127);
	border: 1px solid #9696aa;
	z-index: -1
}

.main-header-sg:before {
	border-radius: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 105%;
	height: 100%;
	content: "";
	-webkit-transform: skewX(166deg);
	-ms-transform: skewX(166deg);
	-o-transform: skewX(166deg);
	background-color: rgb(3 31 127);
	border: 1px solid #9696aa;
	z-index: -1
}

.main-header-rank:before {
	border-radius: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 105%;
	height: 100%;
	content: "";
	-webkit-transform: skewX(166deg);
	-ms-transform: skewX(166deg);
	-o-transform: skewX(166deg);
	background-color: rgb(3 31 127);
	border: 1px solid #9696aa;
	z-index: -1
}

.flex-header {
	display: flex;
	align-items: center;
}

.flex-header.vid {
	min-height: 80px;
	margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    .flex-header.vid {
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

.col-xs-12 .flex-header.vid-sg {
	margin: -25px 0 15px;
	letter-spacing: 2.5px;
}

@media only screen and (max-width: 767px) {
	.col-xs-12 .flex-header.vid-sg {
		margin: -25px 0 -5px;
    }
}

.flex-header.vid-sg {
	min-height: 80px;
	margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    .flex-header.vid-sg {
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

.col-xs-12 .flex-header.vid {
	margin: -25px 0 15px;
	letter-spacing: 2.5px;
}

@media only screen and (max-width: 767px) {
	.col-xs-12 .flex-header.vid {
		margin: -25px 0 -5px;
    }
}

.flex-header.vid-rank {
	margin: -10px 0 20px 5px;
	letter-spacing: 2.5px;
}

@media (max-width: 1199px) {
	.flex-header.vid-rank {
		margin: -10px 0 -5px 5px;
    }
}

@media only screen and (max-width: 767px) {
	.flex-header.vid-rank {
		margin: -25px 0 -5px;
    }
}

.flex-header-gallery.vid {
	padding: 25px 0 0 0;
	display: flex;	
}

.flex-header-gallery .rank-sect-name {
	text-align: center;
	width: 100%;	
}

.flex-header-gallery .main-header {
	margin-bottom: 40px;
}

/* .row h2.vid-tag {
	position: relative; 
	top: -26px;
} */

.flex-header h1 {
	position: relative !important
}


.col-md-9.col-xs-12 {
	padding-bottom: 35px;
}

@media (max-width: 991px) {
	.col-md-9.col-xs-12 {
		padding-bottom: 50px;
	}
}

@media (max-width: 767px) {
	.col-md-9.col-xs-12 {
		padding-bottom: 45px;
	}
}

@media (max-width: 479px) {
	.col-md-9.col-xs-12 {
		padding-bottom: 40px;
	}
}

#videoBar,
div.desc h1,
div.desc h1>a {
	float: left;
	text-align: center;
	line-height: 1.3em;
	width: 90%;
	color: #fff;
	font-weight: 350;
	margin-left: 10px;
	font-size: 31px;
	margin-top: 4px;
	margin-bottom: 4px
}

div.ftab div.tab1 div.p,
div.ftab div.tab2 div.p,
div.sort-mid,
ul.galleryList>div.gal-desc,
ul.simple-sort li div,
ul.videoList>li div.video-desc {
	transform: skewX(166deg);
	height: 20px;
	position: relative;
	z-index: 20;
	top: 5px
}

#mainSlider {
	width: 100%;
	background-color: rgb(14, 5, 43, .2);
	position: relative;
	overflow: hidden
}

#mainSlider div .bg {
	height: 545px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover !important;
	max-width: 1600px;
	margin: auto
}

#mainSlider div .bg.slider-media {
	position: relative;
	overflow: hidden;
	background: #121f5b
}

#mainSlider div .bg.slider-media .slider-media__overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background-image: linear-gradient(90deg, #121f5b 2%, rgba(14, 5, 43, 0) 15%, rgba(14, 5, 43, 0) 85%, #121f5b 98%)
}

#mainSlider div .bg.slider-media .slider-media__fade {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 18%;
	z-index: 3;
	pointer-events: none
}

#mainSlider div .bg.slider-media .slider-media__fade--left {
	left: 0;
	background: linear-gradient(90deg, rgb(19, 38, 107) 0, rgba(19, 38, 107, .98) 18%, rgba(19, 38, 107, .86) 42%, rgba(19, 38, 107, .42) 70%, rgba(19, 38, 107, 0) 100%)
}

#mainSlider div .bg.slider-media .slider-media__fade--right {
	right: 0;
	background: linear-gradient(270deg, rgb(19, 38, 107) 0, rgba(19, 38, 107, .98) 18%, rgba(19, 38, 107, .86) 42%, rgba(19, 38, 107, .42) 70%, rgba(19, 38, 107, 0) 100%)
}

#mainSlider div .bg.slider-media .slider-media__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 1
}

@media (max-width:991px) {
	#mainSlider div .bg {
		height: 480px
	}
}

#mainSlider div .mod-footer--slider {
	border-radius: 25px;
	position: absolute;
	bottom: 9px;
	left: 50%;
	transform: translate(-50%);
	z-index: 5;
	height: 209px;
	width: 1400px;
	max-width: 100%;
	background-image: linear-gradient(90deg, transparent 0, rgba(14, 5, 43, .8) 8%, rgba(14, 5, 43, .8) 92%, transparent);
	background-repeat: no-repeat
}

@media (max-width:767px) {
	#mainSlider div .mod-footer--slider {
		height: auto
	}
}

@media (max-width:767px) {
	#mainSlider div .mod-footer--slider {
		/* height: 240px; */
		padding: 5px;
		background-image: linear-gradient(90deg, transparent 0, rgba(14, 5, 43, .8) 0, rgba(14, 5, 43, .8) 100%, transparent 0)
	}
}

.slider__header {
	margin-top: 10px
}

.slider__header h1 {
	/* margin-top: 10px; */
	/* text-align: center */
}

@media (max-width:991px) {
	.slider__header h1 {
		/* padding: 0 10px */
	}
}

.slider__header h1 a {
	line-height: 1.25em;
	color: #fff;
	font-weight: 350;
	font-size: 31px
}

@media (max-width:991px) {
	.slider__header h2 a {
		font-size: 18px;
		margin-top:5px;
		margin-left: 0px;
		margin: 0;
	}
}

@media (max-width:479px) {
	.slider__header h2 a {
		/* font-size: 18px; */
		margin: 40px 5px 0 -110px;
	}
}

@media (max-width:479px) {
	.slider__header .main-header {
		bottom: 33px;
	}
}

.slider__content {
	display: flex;
	justify-content: space-between;
	padding: 10px 15px 0 110px
}

.slider__content p {
	display: block;
	clear: both;
	color: #b5aaaa;
	width: 930px;
	text-align: center;
	margin: 0;
	line-height: 1.27em;
	font-weight: 350;
	font-size: 107%;
	margin-top: -10px
}

@media (max-width:1199px) {
	.slider__content p {
		font-size: 15px;
		margin-right: 10px;
	}
}

@media (max-width:479px) {
	.slider__content p {
		font-size: 13px;
	}
}

.slider__content a {
	display: block;
	position: relative;
	font-size: 1.25em;
	letter-spacing: -.05em;
	line-height: 1;
	white-space: nowrap
}

@media (max-width:1199px) {
	.slider__content a {
		font-size: 1.15em;
		/* left: 5px; */
	}
}

@media (max-width:991px) {
	.slider__content {
		padding: 15px 10px 0
	}
}

@media (max-width:767px) {
	.slider__content {
		flex-direction: column
	}

	.slider__content p {
		width: 100%
	}

	.slider__content a {
		margin: 12px 0 6px auto;
		font-size: 15px
	}
}

.slider-nav {
	position: absolute;
	bottom: 300px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	width: 100%;
	box-sizing: border-box;
	z-index: 10
}

.slider-nav__button {
	color: #fff;
	font-size: 60px;
	line-height: 1;
	padding: 0;
	border: 0;
	background: transparent;
	appearance: none
}


div.desc {
	z-index: 15;
	position: relative;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: 300;
	font-size: 1em;
}

@media (max-width: 767px) {
    div.desc {
	font-size: 0.8em;
    }
}

div.desc p {
	padding-bottom: 15px;
	display: block;
	clear: both;
	color: #a9a8b9;
	width: 900px;
	text-align: left;
	margin: 63px 0 0 117px;
	line-height: 1.2em;
	font-size: 91%
}

@media (max-width: 767px) {
    div.desc p {
	font-size: 100%;
    }
}

/* div.desc span.labels {
	margin-top: 24px
}  */

div.desc span.labels:before {
	font-size: 1.4em;
	bottom: -.15em;
	letter-spacing: .3em;
	top: 4px
}

div.desc span.labels div.tag {
	width: 100px
}

div.sort-dark-gray {
	background-image: linear-gradient(180deg, #191919 0, #2c2c2c)
}

div.sort-light-gray {
	background-image: linear-gradient(180deg, #b9b9b9 0, #7d7d7d 4%, #6d6d6d)
}

div.sort-start {
	border-top-left-radius: .8em;
	border-bottom-left-radius: 1.6em
}

div.sort-end {
	border-top-right-radius: 1.6em;
	border-bottom-right-radius: .8em
}

#sliderBar {
	display: block;
	position: relative;
	left: auto;
	bottom: 0;
	margin-top: -53px;
	botton: 15px;
	height: 30px
}

@media (max-width:767px) {
	#sliderBar {
		display: none
	}
}

.left5 {
	float: left;
	margin-left: 5px !important
}

ul#slider-changer {
	position: absolute;
	z-index: 25;
	bottom: 5px;
	left: 43%;
	height: 22px
}

ul#slider-changer.news {
	left: auto;
	right: 15px
}

ul#slider-changer li {
	font-size: 1.3em;
	letter-spacing: -.5em;
	margin-right: 4px;
	line-height: 1;
	margin-top: 3px
}

ul#slider-changer li a {
	color: #e7eaeb;
}

ul#slider-changer li.active a {
	color: #dfd439;
}

ul.simple-sort li {
	width: 140px;
	position: relative
}

ul.simple-sort li a {
	position: absolute;
	z-index: 21
}

a.sort {
	font-size: 82%;
	color: #a4a4a4;
	top: 5px;
	left: 10px
}

a.arrows {
	display: block;
	width: 10px;
	height: 19px;
	margin-left: 10px;
	color: #fff;
	font-size: 1.2em;
	top: 5px;
	line-height: 1
}

a.active-arrow.news-arrow,
a.active-arrow.review-arrow,
a.active-arrow.vid-arrow {
	color: #1b6c9f
}

a.active-arrow.gal-arrow,
a.active-arrow.gray-arrow,
a.active-arrow.grey-arrow {
	color: #777
}

a.up-arrow {
	right: 22px
}

a.down-arrow {
	right: 10px
}

.sub-navi {
	display: flex;
	width: 100%;
	list-style: none;
	justify-content: flex-end;
	margin-top: 15px;
	margin-left: -10px;
}

@media (max-width:1199px) {
	.sub-navi {
		justify-content: center;
		flex-wrap: wrap;
		width: 575px;
		margin-left: -113px;
	}
}

@media (max-width:991px) {
	.sub-navi {
		width: 705px;
		margin-left: 0px;
		margin-top: 10px;
	}
}

@media (max-width:767px) {
	.sub-navi {
		width: 100%;
		margin-left: -10px;
	        margin-top: 15px;
	}
}

.sub-navi li a {
	font-size: 12.5px
}

.footer-logo {
	margin-top: 10px
}

@media (max-width:991px) {
	.footer-logo {
		margin: 10px auto;
		text-align: center
	}
}

@media (max-width:767px) {
	.footer-logo {
		margin: 0px;
		text-align: center
	}
}

@media (max-width: 599px) {
    .footer-logo {
        margin: 10px 20px 0 -10px;
        text-align: center;
    }
}

@media (max-width:991px) {
	a.toTop {
		display: none !important
	}
}

@media (max-width:991px) {
	.ft-col1 p.copyright {
		padding-bottom: 10px;
		position: relative;
		text-align: center;
		top: auto;
		left: auto
	}

	.ft-col1 p.copyright a {
		display: block;
		margin-top: 11px
	}
}

@media (max-width:991px) {
	ul.soc-icons {
		position: relative;
		display: block;
		float: none;
		text-align: center;
		top: auto;
		right: auto
	}
}

.review-list {
	border-radius: 15px;
	position: relative;
	margin-bottom: 0px;
	background-image: linear-gradient(180deg, rgb(26, 51, 139), #222129);
        margin-left: 0px;
        margin-right: 0;
}

.review-list__item {
	margin-bottom: 15px;
	position: relative;
	display: block;
	height: 225px
}

.review-list__item:last-child {
    margin-bottom: 7px;
}

.review-list__item img {
	border-radius: 15px;
	margin-top: -7px;
	width: 99.5%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: 1px solid #9696aa;
	display: inline-block;
}

@media (min-width: 768px) and (max-width: 991px) {
	.review-list__item img {
	    margin-top: 33px;
	    width: 99%;
	    height: 107%;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.review-list__item img {
	    height: 180%;
	    margin-top: 40px;
	}
}

@media (max-width: 479px) {
	.review-list__item img {
	    height: 135%;
	    margin-top: 40px;
	}
}

.review-list__item span {
	border-radius: 15px;
	display: block;
	bottom: 6px;
	margin-left: 1px;
	width: 96.5%;
	background-color: rgba(14, 5, 43, .75);
	height: 25px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 105%;
	font-weight: 300;
	padding: 3% 0% 10% 0.5%;
	overflow: hidden;
}

@media (max-width: 1199px) {
	.review-list__item span {
		width: 95.5%;
	}
}

@media (max-width: 991px) {
	.review-list__item span {
		bottom: -50px;
	}
}

@media (max-width: 767px) {
	.review-list__item span {
		font-size:19px;
		width: 97.5%;
		margin-left: 2px;
		margin-bottom: -175px;
		height: 53px;
		padding: 4% 0% 3% 0px;
	}
}

@media (max-width: 479px) {
	.review-list__item span {
		margin-left: 0.5px;
		width: 97%;
		margin-bottom: -70px;
		padding: 4% 0% 3% 0px;
	}
}

@media (max-width: 767px) {
	.review-list__item col-md-12 col-sm-6 col-xs-12 {
		height: 250px;
	}
}

.review-list__item span:before {
	line-height: 1;
	color: #1b6c9f;
	font-size: 1.5em;
	letter-spacing: .56em;
	margin-left: 0px;
	font-family: icons;
	font-weight: 400
}

@media (min-width:992px) {
	.review-list__item:last-child {
		border-radius: 0 0 .5em .5em
	}
}

.review-list__item:hover span {
	background-color: rgba(0, 0, 0, .3)
}

.game-top {
	margin-top: 15px;
	/* border-radius: .5em; */
	border: 1px solid rgba(156, 156, 213, 65%);
	box-sizing: border-box
}

.game-top__elements {
	display: flex;
	padding: 20px 10px 0px;
}

.game-top__element__2 {
	padding: 0px 5px 0 10px;
	margin-right: 0%
}

@media (min-width: 1199px) {
	.game-top__element__2 {
		max-width: 250px;
	}
}

.game-top__element.w-130 {
	width: 130px
}

.game-top__element.f-end {
	margin-left: auto
}

.game-top__image img {
	border-radius: 15px;
	border: 1px solid #9c9cd5;
	display: block;
	width: 190px;
	height: 225px;
	/* -o-object-fit: cover; */
	object-fit: cover;
	/* -o-object-position: center; */
	object-position: center;
	margin: 0 auto
}


@media (min-width: 992px) and (max-width: 1199px) {
	.game-top__image img {
		width: 150px;
	}
}

.game-top__data p {
	color: #ffd700;
	font-size: .85em;
	margin-top: 0
}

.game-top__data p span {
	color: #6a77bb;
	font-size: 13px;
}

.game-top__title {
	display: block;
	color: #ddb926;
	margin-bottom: 10px;
	margin-top: 8px;
}

.game-top__label {
	display: block !important;
	color: #dec2c2 !important;
	font-size: .8em !important;
	text-shadow: none !important
}

.game-top__label__vote {
	margin-bottom: -3px !important
}

.game-top__label__vote+.vote-bar {
	display: block;
	text-align: left;
	padding: 5px 7px;
	filter: drop-shadow(1px 2px 1px #000) drop-shadow(2px 0px 3px #CDAD00);
}

.game-top__label__vote+.vote-bar li a {
	font-size: 13px
}

.game-top__game-mode {
	font-size: 15px
}

.game-top__game-mode:after {
	content: "[\\]";
	line-height: 1;
	position: relative;
	left: -3px;
	letter-spacing: -.5em;
	font-family: icons;
	display: block;
	padding: 5px 0 0 0;
	filter: drop-shadow(0px 1px 0px #000) drop-shadow(0px 0px 1px #CDAD00);
	color: #1d183b;
}

.game-top__game-mode.active:after {
	color: #ddb926;
}

.game-top__note {
	font-size: 25px;
	?* filter: drop-shadow(1px 3px 1px #000000) drop-shadow(0px 0px 4px #FFE8A1); */
}

.game-top__overall-pos {
	display: block;
	font-size: 2em;
	margin-bottom: 15px
}

.game-top__column {
	border-radius: 15px;
	border: 1px solid rgb(138 138 211 / 60%);
	/* background-color: #252525; */
	text-align: center;
	position: relative;
	font-size: .8em;
	font-weight: 600;
	color: #fff8d2;
	padding-bottom: 15px
}

.game-top__column__own {
	background-color: #17394e;
	background-image: linear-gradient(130deg, #1e174c 0, #3c3c3c 7%, #201647 93%, #05251c);
}

.game-top__footer {
	padding: 0 10px 19px;
	margin: 5px 0px 0px 0px;
}

.game-top__footer__left {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap
}

@media (max-width: 991px) {
    .game-top__footer__left {
    	padding-top: 30px;
    	margin-bottom: 0px;
    }
}

.game-top__footer__right p {
	text-align: right;
	color: #888;
	font-size: 11px;
}

@media (max-width: 1199px) {
    .game-top__footer__right p {
        display: none;
    }
}

.game-top__lead {
	display: inline-block;
	margin-right: 20px
}

.game-top__lead__button.fake-lead-button {
	display: inline-block;
	min-height: 40px;
	top: auto;
	right: auto;
	cursor: pointer
}

.promo-pict div.fake-lead-button-sg {
	margin-top: -54px;
	position: relative;
	z-index: 38;
	margin-left: 10px;
	left: 0px;
}

@media (max-width: 1199px) {
    .promo-pict div.fake-lead-button-sg {
	margin-top: -33px;
	position: absolute;
	margin-left: 0px;
	left: 50%;
	transform: translate(-50%, -50%);
    }
}

.game-top__social .comm {
	white-space: nowrap;
	margin: 0 auto !important
}

@media (max-width:1199px) {
	.game-top__element__2 {
		margin-right: 0
	}
}

@media (max-width:991px) {
	.game-top__elements {
		flex-wrap: wrap
	}

	.game-top__element__1,
	.game-top__element__2 {
		width: 100%;
		margin-bottom: 20px
	}

	.game-top__element__2 {
		text-align: center
	}

	.game-top__data p span {
		display: block
	}

	.game-top__footer__left {
		justify-content: center
	}
}

@media (max-width:767px) {
	.game-top {
		margin: 0 5px
	}

	.game-top__element.f-end {
		margin: 0 auto 20px
	}

	.game-top__element__2 {
		order: 1
	}

	.game-top__element__3 {
		order: 7
	}

	.game-top__element__4 {
		order: 4
	}

	.game-top__element__5 {
		order: 5
	}

	.game-top__element__6 {
		order: 6
	}

	.game-top__element__7 {
		order: 2
	}

	.game-top__lead {
		margin: 0 auto 7px
	}

	.game-top__social .like {
		margin: 0px auto
	}
}

.top-menu-bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 75px;
	z-index: 2999
}

.top-menu-bar__row {
	display: flex
}

.top-menu-bar__links__inner {
	display: flex;
	white-space: nowrap
}

.top-menu-bar__logo {
	display: flex;
	height: 75px;
	align-items: center;
	padding-top: 0px;
	margin-right: 30px;
}

.main.logo {
	width: 250px;
}

@media (max-width: 1199px) {
	.main.logo {
		width: 205px
	}
}

@media (max-width: 767px) {
	.main.logo {
		width: 190px
	}
}

.top-menu-bar__search {
	height: 75px;
	display: flex;
	align-items: center;
	padding: 0 5px 0 25px;
	box-sizing: border-box
}

.top-menu-bar__search form {
	display: flex;
	border: 1px solid rgba(156, 156, 213, 0.3);
        border-radius: 15px;
}

.top-menu-bar__search input.input-search {
	width: 150px;
	color: #fff;
	padding-left: 10px;
}

.top-menu-bar__nav {
	padding: 0 20px;
	background-image: linear-gradient(289deg, #022f16 0, #545151);
	background-image: linear-gradient(180deg, #311125, #58586b 7%, #102922 93%, #05251c);
	height: 75;
	margin-bottom: -5px;
	border-radius: 0 0 1em 1em;
}

.top-menu-bar__nav>ul#navi {
	display: flex;
	align-items: flex-end
}

.top-menu-bar__mobile-menu-btn {
	position: relative;
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 36px;
	height: 75px;
	margin-left: 20px
}

.top-menu-bar__mobile-menu-btn span {
	display: block;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	margin: 4px 0;
	background-color: #e9d045ba;
}

@media (max-width:1199px) {
	.top-menu-bar__logo {
		margin-right: 14px
	}

	/* .top-menu-bar__logo svg {
		width: 176px
	} */

	.top-menu-bar__user ul#unavi li {
		margin-left: 6px
	}

	.top-menu-bar__user ul#unavi li a {
		font-size: 9px
	}

	.top-menu-bar__search {
		height: 70px;
		display: flex;
		align-items: center;
		padding: 0 10px;
		box-sizing: border-box
	}

	.top-menu-bar__search input.input-search {
		width: 100px
	}
}

@media (max-width:991px) {
	.top-menu-bar__user ul#unavi li a {
		left: 7px;
	}
}

@media (min-width:992px) {
	.top-menu-bar__links {
		display: block !important
	}
}

@media (max-width:991px) {
	.top-menu-bar__links {
		position: fixed;
		top: 75px;
		left: 0;
		height: calc(100% - 75px);
		width: 100%;
		background-image: linear-gradient(180deg, #222 0, #545151);
		background-image: linear-gradient(93deg, #231542 0, #14294fe3);
		overflow: auto;
		display: none
	}

	.top-menu-bar__links__inner {
		margin: 0 auto;
		width: 100%;
		max-width: 767px;
		flex-direction: column
	}

	.top-menu-bar__mobile-menu-btn {
		display: flex
	}

	.top-menu-bar__nav {
		height: auto;
		background: none
	}

	.top-menu-bar__nav>ul#navi {
		flex-direction: column;
		align-items: flex-start
	}

	.top-menu-bar__nav>ul#navi li {
		display: flex;
		align-items: center
	}

	.top-menu-bar__nav>ul#navi li a {
		padding: 0;
		margin: 0 0 7px 15px
	}

	.top-menu-bar__nav>ul#navi li a:before {
		width: 80px
	}

	.top-menu-bar__user {
		margin-left: auto
	}

	.top-menu-bar__search {
		display: flex
	}

	.top-menu-bar__search form {
		display: flex;
		padding: 4px;
		background: rgba(0, 0, 0, .16)
	}

	.top-menu-bar__search input.input-search {
		width: 100%
	}
}

@media (max-width:479px) {
	.top-menu-bar__search form {
		width: 100%
	}
}

@media (max-width:767px) {
	.main-ads__outer {
		padding: 0
	}
}

.static-page__main {
	overflow: hidden;
	padding: 0 30px 14px;
	border-radius: 15px;
	background-image: linear-gradient(180deg, #162745 0, #271215);
	border: 1px solid rgb(138 138 211 / 60%);
}

@media (max-width:767px) {
	.static-page__main ul.a-list div {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		background-repeat: no-repeat;
		background-position: 50%
	}

	.static-page__main ul.a-list div.banner-text,
	.static-page__main ul.a-list div.rectangl-text {
		margin-bottom: 20px
	}
}

.static-page__main__team__row {
	display: flex;
	flex-wrap: wrap
}

@media (max-width:767px) {
	.static-page__main__team__row p {
		text-align: center !important
	}

	.static-page__main__team__row .l-link {
		text-align: center
	}
}

.static-page__main__team__row a {
	text-align: left;
	display: inherit
}

.static-page__main__team__row>div {
	margin-bottom: 45px
}

.static-page .main-row {
	display: flex;
	flex-wrap: wrap
}

.static-page .main-row>div>div {
	box-sizing: border-box
}

.static-page h2 {
	color: white;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 22px;
	text-align: left
}

h2.h2-b {
	color: #FFC107;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 22px;
	text-align: center
}

@media (max-width: 991px) {
    h2.h2-b {
    	font-size: 1.03em;
	/* margin-left: 10px; */
    }
}
.static-page p {
	color: #ccc;
	font-size: .83em;
	font-weight: 400;
	line-height: 21px;
	text-align: justify
}

.static-page p.first {
	color: #c3c3c3;
	font-weight: 500;
	font-size: 1em;
	margin-top: 0
}

.static-page p.text-red {
	color: #ba3131
}

@media (max-width:767px) {
	.static-page .image {
		display: block;
		margin: 20px auto !important;
		float: none !important
	}

	.static-page .image img {
		display: block;
		float: none;
		width: 100%;
		height: auto;
		max-width: none !important
	}
}

.static-page .content__image {
	max-width: 100%;
	margin: 26px 26px 26px 10px;
	box-shadow: 2px 2px 8px #000
}

.static-page__sidebar {
	padding: 20px 8px 14px;
	background-image: linear-gradient(290deg, #271437 0, #390e13 7%, #102922 93%, #05251c);
	border: 1px solid rgb(138 138 211 / 60%);
	border-radius: 15px;
	text-align: justify
}

@media (max-width: 991px) {
    .static-page__sidebar,
    .static-page__sidebar-rek {
        margin-top: 20px;
    }
}

.static-page__sidebar p,
.static-page__sidebar-rek p {
    color: white;
    font-size: 13px;
}

.img-icons {
	padding-top: 0
}

.img-icons:before {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	content: "";
	padding-left: 20px;
}

/* indywidualny dla reklamy */
.static-page__sidebar-rek {
	padding: 20px 8px 0px;
	background-image: linear-gradient(290deg, #271437 0, #390e13 7%, #102922 93%, #05251c);
	border: 1px solid rgb(138 138 211 / 60%);
	border-radius: 15px;
	text-align: justify
}
.img-icons__01:before {
	background-image: url(/images/icons/01-top-7.png)
}

.img-icons__02:before {
	background-image: url(/images/icons/02-zagrajmy.png)
}

.img-icons__03:before {
	background-image: url(/images/icons/03-poradniki.png)
}

.img-icons__04:before {
	background-image: url(/images/icons/04-rewolucja.png)
}

.img-icons__05:before {
	background-image: url(/images/icons/05-relacje.png)
}

.img-icons__06:before {
	background-image: url(/images/icons/06-indie.png)
}

@media (max-width:991px) {
	.fancybox-nav span {
		visibility: visible !important
	}
}

body {
	min-width: 320px
}

.pr {
	position: relative
}

.mt-20 {
	margin-top: -20px
}

.p0 {
	padding: 0
}

.col-auto {
	width: auto
}

.b-rad {
	border-radius: .5em
}

/* .b-rad__bottom {
	border-radius: 0 0 .5em .5em
} */

.comments__error {
	text-align: left;
	background: red;
	color: #fff;
	padding: 15px;
	margin-bottom: 15px
}
