html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
}

body {
	margin: 0;
}

[hidden] {
	display: none;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

svg:not(:root) {
	overflow: hidden;
}

button[disabled] {
	cursor: default;
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 10px;
}

body {
	background-color: #fff;
	color: #333;
	font-family:
		proxima_nova_rgregular,
		Arial,
		Verdana,
		sans-serif,
		Helvetica Neue;
	font-size: 18px;
	line-height: 1.42857;
}

[role='button'] {
	cursor: pointer;
}

.h1,
h1 {
	font-family: inherit;
}

.btn,
ul ul {
	margin-bottom: 0;
}

.btn {
	background-image: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	padding: 6px 12px;
	vertical-align: middle;
	white-space: nowrap;
}

.btn[disabled] {
	filter: alpha(opacity=65);
}

.collapse.in {
	display: block;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	border: 1px solid #ccc;
}

.dropdown-menu,
.nav {
	list-style: none;
}

.nav:after,
.nav:before {
	content: ' ';
	display: table;
}

.nav:after {
	clear: both;
}

.navbar {
	border: 1px solid transparent;
	margin-bottom: 20px;
}

.navbar:after,
.navbar:before {
	content: ' ';
	display: table;
}

.navbar:after {
	clear: both;
}

.navbar-collapse:after,
.navbar-collapse:before {
	content: ' ';
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-toggle {
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	border-radius: 1px;
	height: 2px;
	width: 22px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

.media:first-child {
	margin-top: 0;
}

.breadcrumbs {
	position: relative;
	z-index: 2;
}

.page-nav {
	list-style: none;
}

.page-nav li,
.page-nav li a {
	font:
		14px proxima_nova_rgregular,
		Arial,
		Verdana,
		sans-serif !important;
}

.page-nav li a:after {
	font:
		14px proxima_nova_rgregular,
		Arial,
		Verdana,
		sans-serif !important;
}

.page-nav li:last-child {
	color: #fff;
}

.page-nav li a:active,
.page-nav li a:focus,
.page-nav li a:hover {
	text-decoration: underline;
}

body,
html {
	background: #e6e6e6;
}

h1 a,
li a,
p a {
	text-decoration: underline;
}

h1 a:hover,
li a:hover,
p a:hover {
	text-decoration: none;
}

header,
main,
nav,
section {
	display: block;
}

.heading-h1,
h1 {
	text-decoration: none;
}

.logo {
	position: relative;
	z-index: 2;
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
	background: #fff;
}

.navbar.navbar-top .navbar-nav > li {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
}

.navbar.navbar-default .navbar-nav a {
	text-decoration: none;
}

.navbar.navbar-default .navbar-nav > li > a {
	background: none;
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
}

.navbar.navbar-default .navbar-nav > li:hover .dropdown-menu {
	display: block;
}

.block-section.blue-dark .heading-h1,
.block-section.blue-dark .heading-h1 a,
.block-section.blue-dark a,
.block-section.blue-dark h1,
.block-section.blue-dark h1 a,
.block-section.blue-dark p {
	color: #fff;
}

.block-section .block-heading:first-of-type {
	margin-top: 0;
}

.btn,
a.btn {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	text-decoration: none;
}

.game-container {
	max-height: 600px;
	min-height: 500px;
}

.block-play-free {
	border: 1px solid #ccc;
	display: table;
	margin-bottom: 10px;
	width: 100%;
}

.block-play-free .box-screenshot {
	background: #fff;
	display: table-cell;
	min-height: 320px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 67%;
}

.block-play-free .box-info {
	background: #f5f4f4;
	display: table-cell;
	padding: 10px 5px 25px;
	text-align: center;
	vertical-align: middle;
}

.block-play-free .block-logos {
	margin: 0 auto;
	max-width: 290px;
	overflow: hidden;
}

.block-play-free .block-logos .box-logo {
	background: #f5f4f4;
	float: left;
	height: 100px;
	width: 50%;
}

.block-play-free .block-bonus {
	color: #f99b3f;
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-size: 19px;
	line-height: 100%;
	padding: 5px 0 20px;
	position: relative;
}

.block-play-free .block-bonus .box-casino {
	display: inline-block;
}

.block-play-free .block-bonus strong {
	color: #222;
	display: block;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 27px;
	font-weight: 700;
	line-height: 100%;
	padding: 12px 0 0;
	text-transform: none;
}

.block-play-free .block-bonus:before {
	background: #f99b3f;
	bottom: 0;
	content: '';
	height: 3px;
	left: 50%;
	margin-left: -47px;
	position: absolute;
	width: 95px;
}

.block-play-free .block-icons-game {
	padding: 15px 0 5px;
}

.block-play-free .block-icons-game .icon {
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

.block-play-free .block-icons-game .icon.icon-rating-pf {
	background-image: url(images/sprites.png);
	background-position: -292px -761px;
	color: #9e2d2d;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 700;
	height: 68px;
	padding: 28px 15px 0 0;
	text-align: right;
	width: 68px;
}

.block-play-free .block-icons-game .icon.icon-devices-pf {
	background-image: url(images/sprites.png);
	background-position: -81px -761px;
	height: 68px;
	width: 69px;
}

.block-play-free p {
	margin-bottom: 15px;
}

.submenu:hover > ul {
	display: block;
}

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

	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar {
		border-radius: 4px;
	}

	.navbar-collapse {
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: auto;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 0;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.container > .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}

	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav > li {
		float: left;
	}

	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}

	.corner-image {
		max-width: 100%;
	}

	.block-section.blue-dark {
		padding: 60px 30px 80px;
		z-index: 1;
	}

	.block-section:last-of-type {
		padding-bottom: 55px;
	}

	.block-play-free .block-icons-game .icon {
		margin: 0 3px;
	}

	.on-mobile {
		display: none;
	}
}

@media (min-width: 1024px) {
	.block-play-free .block-icons-game .icon {
		margin: 0;
	}
}

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

	.block-play-free .block-icons-game .icon {
		margin: 0 3px;
	}
}

@media (max-width: 1023px) {
	body,
	html {
		font-size: 18px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 40px;
	}

	.navbar.navbar-top .navbar-nav {
		margin-top: 9px;
		width: 450px;
	}

	.navbar.navbar-top .navbar-nav > li {
		width: 33.333%;
	}

	.navbar.navbar-top .navbar-nav > li > a {
		padding: 10px 10px 10px 45px;
	}

	.navbar.navbar-top .navbar-nav .icon {
		left: 10px;
	}

	.btn {
		font-size: 18px;
	}

	.block-play-free {
		display: block;
	}

	.block-play-free .box-screenshot {
		width: 100%;
	}

	.block-play-free .box-info {
		display: table;
		width: 100%;
	}

	.block-play-free .box-info:after,
	.block-play-free .box-info:before {
		content: ' ';
		display: table;
	}

	.block-play-free .box-info:after {
		clear: both;
	}

	.block-play-free .box-col {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
}

@media (max-width: 767px) {
	.container__after--intro {
		margin-top: -15px;
	}

	.container__before--top-list {
		margin-bottom: 15px;
	}

	body,
	html {
		font-size: 16px;
	}

	.logo {
		max-width: 70%;
	}

	.navbar.navbar-top {
		min-height: inherit;
		padding: 12px 0 20px;
	}

	.navbar.navbar-top .navbar-nav {
		display: none;
	}

	.navbar.navbar-default {
		border: none;
		padding: 10px 0 0;
	}

	.navbar.navbar-default .navbar-collapse {
		margin-top: -10px;
		text-align: center;
	}

	.navbar.navbar-default .navbar-nav {
		display: inline-block;
		float: none !important;
		height: auto;
		width: 100%;
	}

	.navbar.navbar-default .navbar-nav > li:hover .dropdown-menu {
		display: none;
	}

	.navbar.navbar-default .navbar-nav > li > a {
		display: block;
		float: none;
		padding: 15px 15px 15px 55px;
	}

	.btn {
		font-size: 16px;
	}

	.block-section:first-child .block-heading {
		text-align: center;
	}

	.block-section {
		padding: 45px 0;
	}

	.block-section .block-inner-top p {
		font-size: inherit;
		line-height: 24px;
	}

	.block-inner-top {
		padding-bottom: 0;
	}

	.submenu:hover > ul {
		display: none;
	}
}

@media (max-width: 639px) {
	.block-play-free .block-icons-game .icon {
		margin: 0 3px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 32px;
	}

	.block-inner-top {
		padding: 0;
	}

	.block-inner-top .btn {
		display: block;
		margin: 0 auto;
	}

	.block-play-free .box-info {
		display: block;
	}

	.block-play-free .box-col {
		display: block;
		width: 100%;
	}
}

@media (max-width: 479px) {
	.logo__text {
		display: none;
	}

	.block-heading {
		margin: 0 0 30px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 28px;
	}

	.block-inner-top:before {
		margin: -5px 10px -5px -10px;
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

	.block-play-free .block-icons-game {
		margin: 0 -15px;
		-webkit-transform: scalfre(0.89);
		-ms-transform: scale(0.89);
		transform: scale(0.89);
	}

	.block-play-free .block-icons-game .icon {
		margin: 0 1px;
	}
}

@media print {
	*,
	:after,
	:before {
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: '';
	}

	img {
		max-width: 100% !important;
		page-break-inside: avoid;
	}

	h2,
	p {
		orphans: 3;
		widows: 3;
	}

	h2 {
		clear: both;
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}
}

.h1,
button,
h1 {
	font-family: inherit;
}

.btn,
[role='button'] {
	cursor: pointer;
}

.dropdown-menu,
.nav,
.page-nav,
ul {
	list-style: none;
}

.btn,
img {
	vertical-align: middle;
}

html {
	-webkit-tap-highlight-color: transparent;
}

a:focus {
	outline: 0 !important;
}

.sr-only {
	clip: rect(0, 0, 0, 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.h1,
h1 {
	color: inherit;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-top: 20px;
}

.btn,
ul ul {
	margin-bottom: 0;
}

img,
ul {
	margin: 0;
}

p {
	margin: 0 0 30px;
}

.block-section:after,
.block-section:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar:after,
.navbar:before {
	content: ' ';
	display: table;
}

.block-section:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar:after {
	clear: both;
}

.btn {
	border: 1px solid transparent;
	text-align: center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none;
}

.btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	outline: 0;
}

.btn[disabled] {
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.65;
}

.collapse {
	display: none;
}

.collapse.in,
.navbar.navbar-default .navbar-nav > li:hover .dropdown-menu,
.submenu:hover > ul,
header,
main,
nav,
section {
	display: block;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus,
.navbar-toggle:focus,
html * {
	outline: 0;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}

.breadcrumbs,
.logo {
	position: relative;
	z-index: 2;
}

.navbar,
.navbar-toggle {
	border: 1px solid transparent;
}

.dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	background-color: #f5f5f5;
	color: #262626;
	text-decoration: none;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
}

.nav > li,
.nav > li > a {
	display: block;
	position: relative;
}

.nav > li > a {
	padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
	background-color: #eee;
	text-decoration: none;
}

.nav > li > a > img {
	max-width: none;
}

.navbar {
	min-height: 50px;
}

.navbar-collapse {
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
	overflow-x: visible;
	padding-left: 15px;
	padding-right: 15px;
}

.navbar-collapse.in {
	overflow-y: auto;
}

.container > .navbar-collapse {
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-toggle {
	background-color: transparent;
	background-image: none;
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.page-nav li,
.page-nav li a,
.page-nav li a:after {
	font:
		14px proxima_nova_rgregular,
		Arial,
		Verdana,
		sans-serif !important;
}

.navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #333;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse {
	border-color: #e7e7e7;
}

@-webkit-keyframes b {
	0% {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes b {
	0% {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar,
body,
html {
	background: #e6e6e6;
}

.media {
	zoom: 1;
	margin-top: 15px;
	overflow: hidden;
}

.block-section .block-heading:first-of-type,
.media:first-child {
	margin-top: 0;
}

@-ms-viewport {
	width: device-width;
}

@font-face {
	font-display: block;
	font-family: flexslider-icon;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/flexslider-icon.eot);
	src:
		url(/../fonts/flexslider-icon.eot%3F) format('embedded-opentype'),
		url(../fonts/flexslider-icon.woff) format('woff'),
		url(../fonts/flexslider-icon.ttf) format('truetype'),
		url(images/flexslider-icon.svg) format('svg');
}

.breadcrumbs {
	height: 0;
	top: 30px;
}

.page-nav {
	width: 100%;
}

.page-nav li {
	display: inline-block;
}

.page-nav li a {
	color: #e8ca00;
	text-decoration: none;
}

.page-nav li a:after {
	content: '»';
}

.block-section.blue-dark .heading-h1,
.block-section.blue-dark .heading-h1 a,
.block-section.blue-dark a,
.block-section.blue-dark h1,
.block-section.blue-dark h1 a,
.block-section.blue-dark p,
.page-nav li:last-child {
	color: #fff;
}

.page-nav li a:active,
.page-nav li a:focus,
.page-nav li a:hover,
a:hover,
h1 a,
li a,
p a {
	text-decoration: underline;
}

.btn,
.heading-h1,
.navbar.navbar-default .navbar-nav a,
a,
a.btn,
h1,
h1 a:hover,
li a:hover,
p a:hover {
	text-decoration: none;
}

body,
html {
	color: #333;
	font-family: proxima_nova_rgregular, Arial, Verdana, sans-serif;
	font-size: 18px;
	height: 100%;
	line-height: 136%;
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	position: relative;
}

b i,
i b,
i strong,
strong i {
	font-family: proxima_novasemibold_italic, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
}

.heading-h1,
h1 {
	color: #222;
}

.heading-h1,
.heading-h1 a,
h1,
h1 a {
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 114%;
	margin: 0 0 8px;
	padding: 0;
	position: relative;
}

.btn,
.navbar.navbar-default .navbar-nav > li > a,
.navbar.navbar-top .navbar-nav > li,
a.btn {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
}

.heading-h1 span,
h1 span {
	color: #cd1b22;
}

.logo {
	float: left;
}

.logo__text {
	bottom: -12px;
	color: #8b8b8b;
	font-size: 14px;
	font-style: italic;
	position: absolute;
	right: 0;
}

.navbar-toggle {
	border: none;
	border-radius: 0;
	float: none;
	margin: -22px 15px 0;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 50%;
}

.navbar-toggle .icon-bar {
	border-radius: 2px;
	display: block;
	height: 3px;
	width: 24px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 5px;
}

.navbar-toggle:focus,
.navbar-toggle:hover {
	background: #cd1b22;
}

.navbar {
	border: none;
	border-radius: 0;
	margin: 0;
	min-height: inherit;
	position: relative;
}

.navbar.navbar-top .navbar-nav {
	margin: 18px -15px 0 0;
}

.navbar.navbar-top .navbar-nav > li {
	color: #8b8b8b;
	font-size: 15px;
	line-height: 120%;
	padding: 10px 15px 10px 50px;
	text-align: left;
	text-decoration: none;
}

.navbar.navbar-top .navbar-nav .icon {
	left: 15px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
}

.navbar.navbar-top .navbar-nav .icon.nav-find-best-sites {
	background-image: url(images/sprites.png);
	background-position: -868px -581px;
	height: 26px;
	width: 26px;
}

.navbar.navbar-top .navbar-nav .icon.nav-play-real-money {
	background-image: url(images/sprites.png);
	background-position: -812px -581px;
	height: 26px;
	width: 26px;
}

.navbar.navbar-top .navbar-nav .icon.nav-amazing-bonuses {
	background-image: url(images/sprites.png);
	background-position: -840px -581px;
	height: 26px;
	width: 26px;
}

.navbar.navbar-default {
	background: #cd1b22;
	border-bottom: 1px solid #000;
	border-radius: 0;
}

.navbar.navbar-default .navbar-collapse {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	clear: none;
	margin: 0 -15px;
	padding: 0;
	position: relative;
}

.navbar.navbar-default .navbar-nav {
	margin: 0;
}

.navbar.navbar-default .navbar-nav > li > a {
	background: 0 0;
	color: #fff !important;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	padding: 22px 10px;
	text-align: left;
	text-decoration: none !important;
}

.navbar.navbar-default .navbar-nav > li > a .fa {
	color: #fff;
	font-size: 23px;
	margin: -8px 0 -6px;
	vertical-align: middle;
}

.navbar.navbar-default .navbar-nav > li:hover > a,
.navbar.navbar-default .navbar-nav > li > a:focus {
	background: #b20d14;
}

.navbar.navbar-default .navbar-nav > li:nth-last-child .dropdown-menu {
	left: auto;
	right: 0;
}

.navbar.navbar-default .navbar-nav > li .dropdown-menu {
	background: #b20d14;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 4px 6px 0 0 rgba(4, 5, 5, 0.06);
	box-shadow: 4px 6px 0 0 rgba(4, 5, 5, 0.06);
	min-width: 280px;
	padding: 10px 0;
}

.navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a {
	color: #fff !important;
	font-size: 20px;
	padding: 5px 20px;
	position: relative;
}

.navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a:focus,
.navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a:hover {
	background: #820a0f;
	color: #fff;
}

.navbar.navbar-default .navbar-nav .icon {
	left: 10px;
	margin-top: -18px;
	position: absolute;
	top: 50%;
}

.corner-image {
	display: block;
	max-width: 100px;
}

.corner-image__right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.corner-image__left {
	margin: 0 10px 10px 0;
}

.block-section.blue-dark {
	background: #2e3d4b;
	color: #fff;
}

.block-section.blue-dark li a,
.block-section.blue-dark p a {
	color: #e8ca00;
}

.block-section.blue-dark .heading-h1 a span,
.block-section.blue-dark .heading-h1 span,
.block-section.blue-dark h1 a span,
.block-section.blue-dark h1 span {
	color: #f9d83f;
}

.block-section.blue-dark .btn {
	margin-bottom: 30px;
}

.block-heading {
	margin: 40px 0;
}

.block-heading,
.block-section:first-child .block-heading {
	text-align: left;
}

.btn,
a.btn {
	background: #9e2d2d;
	border: none;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 400;
	line-height: 120%;
	min-width: 200px;
	padding: 15px 6%;
	white-space: normal;
}

.btn:hover,
a.btn:hover {
	background: #276a89;
	color: #fff;
}

.btn.orange,
a.btn.orange {
	background: #f99b3f;
}

.btn.orange:hover,
a.btn.orange:hover {
	background: #f7810e;
}

.box-logo {
	background: #fff;
	height: 170px;
	min-width: 100px;
	position: relative;
}

.box-logo img {
	bottom: 0;
	height: auto !important;
	left: 0;
	margin: auto;
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto !important;
}

.block-inner-top {
	padding: 0;
	position: relative;
}

.block-inner-top:before {
	content: '';
	left: 25px;
	position: absolute;
	top: 50px;
}

.block-inner-top .heading-h1 {
	text-align: left;
	text-transform: none;
}

.block-inner-top p {
	font-size: inherit;
}

main {
	min-height: calc(100% - 439px);
}

.container__after--intro {
	background: #fff;
	margin-top: -145px;
	padding: 20px 25px;
}

.container__before--top-list {
	margin-bottom: 145px;
}

.spiele {
	float: left;
	padding-right: 20px;
	width: 220px;
}

.submenu > ul {
	display: none;
	position: absolute;
}

.dropdown-submenu {
	background: #b20d14;
	border: none;
	border-radius: 0;
	bottom: 0;
	-webkit-box-shadow: 4px 6px 0 0 rgba(4, 5, 5, 0.06);
	box-shadow: 4px 6px 0 0 rgba(4, 5, 5, 0.06);
	left: 100%;
	min-width: 280px;
	padding: 10px 0;
}

.dropdown-submenu > li > a {
	clear: both;
	color: #fff !important;
	display: block;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.42857;
	padding: 5px 20px;
}

.dropdown-submenu > li > a:hover {
	background: #820a0f;
}

.fa-angle-right {
	margin-top: -9px;
	position: absolute;
	right: 18px;
	top: 50%;
}

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

	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar {
		border-radius: 4px;
	}

	.navbar-collapse {
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: auto;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 0;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.container > .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}

	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav > li {
		float: left;
	}

	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}

	.corner-image {
		max-width: 100%;
	}

	.block-section.blue-dark {
		padding: 60px 30px 80px;
		z-index: 1;
	}

	.block-section:last-of-type {
		padding-bottom: 55px;
	}

	.on-mobile {
		display: none;
	}
}

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

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

@media (max-width: 1170px) {
	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 40px;
	}

	.navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a,
	.navbar.navbar-default .navbar-nav > li > a {
		font-size: 16px;
	}

	.btn {
		font-size: 20px;
	}

	.block-section {
		padding: 45px 0;
	}
}

@media (max-width: 1023px) {
	.btn,
	body,
	html {
		font-size: 18px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 34px;
	}

	.navbar.navbar-top .navbar-nav {
		margin-top: 9px;
		width: 450px;
	}

	.navbar.navbar-top .navbar-nav > li {
		width: 33.333%;
	}

	.navbar.navbar-top .navbar-nav > li > a {
		padding: 10px 10px 10px 45px;
	}

	.navbar.navbar-top .navbar-nav .icon {
		left: 10px;
	}
}

@media (max-width: 768px) {
	.block-section.blue-dark .btn {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.page-nav {
		left: -14px;
		margin: 0 0 10px 15px;
		position: relative;
		top: -8px;
	}
}

@media (max-width: 767px) {
	.container__after--intro {
		margin-top: -15px;
	}

	.container__before--top-list {
		margin-bottom: 15px;
	}

	.btn,
	body,
	html {
		font-size: 16px;
	}

	.logo {
		max-width: 70%;
	}

	.navbar.navbar-top {
		min-height: inherit;
		padding: 12px 0 20px;
	}

	.navbar.navbar-default .navbar-nav > li:hover .dropdown-menu,
	.navbar.navbar-top .navbar-nav,
	.submenu:hover > ul {
		display: none;
	}

	.navbar.navbar-default {
		border: none;
		padding: 10px 0 0;
	}

	.navbar.navbar-default .navbar-collapse {
		margin-top: -10px;
		text-align: center;
	}

	.navbar.navbar-default .navbar-nav {
		display: inline-block;
		float: none !important;
		height: auto;
		width: 100%;
	}

	.navbar.navbar-default .navbar-nav > li > a {
		display: block;
		float: none;
		padding: 15px 15px 15px 55px;
	}

	.block-section:first-child .block-heading {
		text-align: center;
	}

	.block-section {
		padding: 45px 0;
	}

	.block-section .block-inner-top p {
		font-size: inherit;
		line-height: 24px;
	}

	.block-inner-top {
		padding-bottom: 0;
	}
}

@media (max-width: 766px) {
	.fa-angle-right {
		display: none;
	}
}

@media (max-width: 639px) {
	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 32px;
	}

	.block-inner-top {
		padding: 0;
	}

	.block-inner-top .btn {
		display: block;
		margin: 0 auto;
	}
}

@media (max-width: 479px) {
	.logo__text {
		display: none;
	}

	.block-heading {
		margin: 0 0 30px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 24px;
	}

	.block-inner-top:before {
		margin: -5px 10px -5px -10px;
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@media print {
	*,
	:after,
	:before {
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: '';
	}

	img {
		max-width: 100% !important;
		page-break-inside: avoid;
	}

	h2,
	p {
		orphans: 3;
		widows: 3;
	}

	h2 {
		clear: both;
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}
}

@font-face {
	font-display: swap;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fontawesome-webfont.eot);
	src:
		url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'),
		url(../fonts/fontawesome-webfont.woff2) format('woff2'),
		url(../fonts/fontawesome-webfont.woff) format('woff'),
		url(../fonts/fontawesome-webfont.ttf) format('truetype'),
		url(images/fontawesome-webfont.svg) format('svg');
}

@font-face {
	font-display: swap;
	font-family: proxima_nova;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/proximanova-regular-webfont.eot);
	src:
		url(../fonts/proximanova-regular-webfont.eot) format('embedded-opentype'),
		url(../fonts/proximanova-regular-webfont.woff2) format('woff2'),
		url(../fonts/proximanova-regular-webfont.woff) format('woff'),
		url(../fonts/proximanova-regular-webfont.ttf) format('truetype'),
		url(images/proximanova-regular-webfont.svg) format('svg');
}

@font-face {
	font-display: swap;
	font-family: proxima_nova_rgregular;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/proximanova-regular-webfont.eot);
	src:
		url(../fonts/proximanova-regular-webfont.eot#iefix)
			format('embedded-opentype'),
		url(../fonts/proximanova-regular-webfont.woff2) format('woff2'),
		url(../fonts/proximanova-regular-webfont.woff) format('woff'),
		url(../fonts/proximanova-regular-webfont.ttf) format('truetype'),
		url(images/proximanova-regular-webfont.svg#proxima_nova_rgregular)
			format('svg');
}

@font-face {
	font-display: swap;
	font-family: proxima_novasemibold;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/proximanova-semibold-webfont.eot);
	src:
		url(../fonts/proximanova-semibold-webfont.eot) format('embedded-opentype'),
		url(../fonts/proximanova-semibold-webfont.woff2) format('woff2'),
		url(../fonts/proximanova-semibold-webfont.woff) format('woff'),
		url(../fonts/proximanova-semibold-webfont.ttf) format('truetype'),
		url(images/proximanova-semibold-webfont.svg) format('svg');
}

@font-face {
	font-display: swap;
	font-family: proxima_novasemibold;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/proximanova-semibold-webfont.eot);
	src:
		url(../fonts/proximanova-semibold-webfont.eot#iefix)
			format('embedded-opentype'),
		url(../fonts/proximanova-semibold-webfont.woff2) format('woff2'),
		url(../fonts/proximanova-semibold-webfont.woff) format('woff'),
		url(../fonts/proximanova-semibold-webfont.ttf) format('truetype'),
		url(images/proximanova-semibold-webfont.svg#proxima_novasemibold)
			format('svg');
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Montserrat-Bold.eot);
	src:
		url(../fonts/Montserrat-Bold.woff2) format('woff2'),
		url(../fonts/Montserrat-Bold.woff) format('woff'),
		url(../fonts/Montserrat-Bold.ttf) format('truetype'),
		url(images/Montserrat-Bold.svg) format('svg'),
		url(../fonts/Montserrat-Bold.eot) format('embedded-opentype');
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Montserrat-Regular.eot);
	src:
		url(../fonts/Montserrat-Regular.woff2) format('woff2'),
		url(../fonts/Montserrat-Regular.woff) format('woff'),
		url(../fonts/Montserrat-Regular.ttf) format('truetype'),
		url(images/Montserrat-Regular.svg) format('svg'),
		url(../fonts/Montserrat-Regular.eot) format('embedded-opentype');
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Montserrat-Bold.eot);
	src:
		url(../fonts/Montserrat-Bold.woff2) format('woff2'),
		url(../fonts/Montserrat-Bold.woff) format('woff'),
		url(../fonts/Montserrat-Bold.ttf) format('truetype'),
		url(images/Montserrat-Bold.svg#Montserrat-Bold) format('svg'),
		url(../fonts/Montserrat-Bold.eot#iefix) format('embedded-opentype');
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Montserrat-Regular.eot);
	src:
		url(../fonts/Montserrat-Regular.woff2) format('woff2'),
		url(../fonts/Montserrat-Regular.woff) format('woff'),
		url(../fonts/Montserrat-Regular.ttf) format('truetype'),
		url(images/Montserrat-Regular.svg#Montserrat-Regular) format('svg'),
		url(../fonts/Montserrat-Regular.eot#iefix) format('embedded-opentype');
}

.heading-h1,
.heading-h1 a,
.heading-h2,
.heading-h2 a,
.heading-h3,
.heading-h3 a,
.heading-h4,
.heading-h4 a,
.heading-h5,
.heading-h5 a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5 {
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-weight: 700;
	line-height: 114%;
	margin: 0 0 8px;
	padding: 0;
	position: relative;
}

.fa,
.far,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.fa-sort-alpha-down:before {
	content: '\f15d';
}

.fa-sort-alpha-up:before {
	content: '\f15e';
}

.fa-sort-amount-down:before {
	content: '\f160';
}

.fa-sort-amount-up:before {
	content: '\f161';
}

.fa-sort-numeric-down:before {
	content: '\f162';
}

.fa-sync-alt:before {
	content: '\f2f1';
}

.far {
	font-weight: 400;
}

.fa,
.far,
.fas {
	font-family: FontAwesome;
}

.fa,
.fas {
	font-weight: 900;
}

b {
	font-weight: 700;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

b {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-weight: 400;
}

nav,
section {
	display: block;
}

.block-section.gray a {
	word-break: break-all;
}

.inactive {
	-webkit-text-decoration: line-through solid red;
	text-decoration: line-through solid red;
}

.container-bic .shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media screen and (min-width: 1024px) {
	.container-bic .slider-control-buttons-padding {
		padding: 0 54px;
	}

	.container-bic .slider-no-padding {
		padding: 0;
	}
}

.container-bic .custom-slider__controls {
	height: 0;
	position: absolute;
	width: 100%;
}

.container-bic .custom-slider__btn {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid rgba(31, 37, 46, 0.08);
	border-radius: 100%;
	-webkit-box-shadow:
		0 2.8px 6.3px 0 rgba(0, 0, 0, 0.13),
		0 0.525px 1.575px 0 rgba(0, 0, 0, 0.11);
	box-shadow:
		0 2.8px 6.3px 0 rgba(0, 0, 0, 0.13),
		0 0.525px 1.575px 0 rgba(0, 0, 0, 0.11);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: absolute;
	top: -20px;
}

.container-bic .custom-slider__btn:not(.btn-position-inside) {
	height: 40px;
	width: 40px;
}

.container-bic .custom-slider__btn.btn-position-inside,
.container-bic .custom-slider__btn.with-mobile-padding {
	height: 32px;
	width: 32px;
}

@media screen and (min-width: 1024px) {
	.container-bic .custom-slider__btn.with-mobile-padding {
		height: 40px;
		width: 40px;
	}
}

.container-bic .custom-slider__btn:disabled {
	background: #f3f4f6;
	color: rgba(31, 37, 46, 0.08);
	cursor: default;
}

.container-bic .custom-slider__btn--left,
.custom-slider__btn--right {
	position: absolute;
}

.container-bic .custom-slider__btn--right {
	right: 0;
}

@media screen and (min-width: 1024px) {
	.container-bic .custom-slider__btn--right {
		right: -20px;
	}
}

.container-bic .custom-slider__btn--right.with-mobile-padding {
	right: -14px;
}

.container-bic .custom-slider__btn--left {
	left: 0;
}

@media screen and (min-width: 1024px) {
	.container-bic .custom-slider__btn--left {
		left: -20px;
	}
}

.container-bic .custom-slider__btn--left.with-mobile-padding {
	left: -14px;
}

.container-bic .custom-slider__btn--right.btn-position-inside {
	right: 16px;
}

.container-bic .custom-slider__btn--left.btn-position-inside {
	left: 16px;
}

.container-bic .custom-slider .snap-x-wrapper {
	position: relative;
}

.container-bic .custom-slider .snap-x-wrapper:before {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#111827),
		color-stop(26.4%, rgba(17, 24, 39, 0))
	);
	background: linear-gradient(90deg, #111827, rgba(17, 24, 39, 0) 26.4%);
	content: ' ';
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 93px;
	z-index: 10;
}

.container-bic .custom-slider .snap-x-wrapper:after {
	background: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#111827),
		color-stop(26.4%, rgba(17, 24, 39, 0))
	);
	background: linear-gradient(270deg, #111827, rgba(17, 24, 39, 0) 26.4%);
	content: ' ';
	height: 100%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 93px;
	z-index: 10;
}

.container-bic .custom-slider .snap-x {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow-x: auto;
	position: relative;
	scrollbar-width: none;
	width: 100%;
}

.container-bic .custom-slider .snap-x ::-webkit-scrollbar,
.container-bic .custom-slider .snap-x::-webkit-scrollbar {
	display: none;
}

.container-bic .custom-slider .snap-x ::-webkit-scrollbar-thumb {
	border-color: #d2d2e1;
}

.container-bic .snap-x {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.container-bic .hidden-mobile-only {
	display: none;
}

@media screen and (min-width: 1024px) {
	.container-bic .hidden-mobile-only {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

#freegames-section {
	color: #333;
	font-family: proxima_nova_rgregular, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 136%;
	overflow: hidden;
}

#freegames-section.container {
	display: block;
	max-width: 100%;
}

@media (min-width: 1200px) {
	#freegames-section.container {
		padding-left: 0;
		padding-right: 0;
		width: 1200px;
	}
}

.gameResultRow {
	padding: 0 10px;
	width: 50%;
}

@media (min-width: 768px) {
	.listView .gameResultRow {
		padding: 0;
	}
}

.listView .gameResultRow .a-game-provider-text {
	display: none;
}

@media (min-width: 768px) {
	.listView .gameResultRow .a-game-provider-text {
		display: block;
	}
}

.freegames-section__wrapper {
	background: #f5f4f4;
}

.freegames-section__wrapper:after,
.freegames-section__wrapper:before {
	content: ' ';
	display: table;
}

.freegames-section__wrapper:after {
	clear: both;
}

.filters-content-wrapper {
	padding: 0 20px;
}

.filters-content-wrapper:after,
.filters-content-wrapper:before {
	content: ' ';
	display: table;
}

.filters-content-wrapper:after {
	clear: both;
}

@media (min-width: 768px) {
	.filters-content-wrapper {
		padding-left: 40px;
	}
}

@media (min-width: 1200px) {
	.filters-content-wrapper {
		padding: 30px 30px 0 46px;
	}
}

.clearfix {
	clear: both;
}

.clearfix:after {
	content: '';
	display: block;
}

.gameResultRow {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 10px;
	position: relative;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	width: 100%;
}

.gameResultRow:hover .gamesResultElement:after {
	opacity: 0.7;
	visibility: visible;
}

.freegames__games-item__players {
	padding: 5px 10px;
}

.js_searchActionContainer {
	margin-top: -15px;
}

@media (min-width: 768px) {
	.js_searchActionContainer {
		margin-top: 0;
	}
}

.gameResultRow:hover .freegames__btn-wrap {
	opacity: 1;
	visibility: visible;
}

.gamesResultElement {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 0 20px;
	position: relative;
}

.gamesResultElement img {
	display: block;
}

.freegames__games-item__players {
	background: #6bcf22;
	color: #fff;
	font-size: 15px;
	margin-bottom: 7px;
	min-width: 101px;
	padding: 1px 10px;
}

.freegames__games-item__players,
.freegames__games-rating {
	border-radius: 15px;
	display: inline-block;
	vertical-align: middle;
}

.freegames__games-rating {
	padding: 5px 10px;
}

.freegames__btn-wrap {
	bottom: 13px;
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	text-align: center;
	-webkit-transition:
		opacity,
		visibility 0.3s ease;
	transition:
		opacity,
		visibility 0.3s ease;
	visibility: hidden;
	z-index: 1;
}

.freegames__games-box {
	font-size: 12px;
	max-width: 115px;
	padding: 5px 7px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	z-index: 1;
}

.js_filterToggleViewWrapContainer {
	background: #f5f4f4;
}

.libraryGamesPaginationButton {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 27px;
	justify-content: center;
	width: 27px;
}

.libraryGamesPaginationButton.active {
	border-color: #cd1b22;
}

.paginationWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 768px) {
	.paginationWrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.libraryGamesPaginationButton.js_nextBtn,
.libraryGamesPaginationButton.js_nextPageSetBtn,
.libraryGamesPaginationButton.js_prevBtn,
.libraryGamesPaginationButton.js_prevPageSetBtn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 25px;
	justify-content: center;
}

.fa {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
}

.fa-glass:before {
	content: '\f000';
	line-height: normal;
}

.fa-search:before {
	content: '\f002';
	line-height: 50px;
}

.fa-star:before,
.freegames__games-rating-stars .rating__holder input.active + label i.fa:before,
.freegames__games-rating-stars input:checked + label i:before,
.freegames__games-rating-stars input:checked ~ label i:before,
.freegames__games-rating-stars:hover input + label:hover i.fa:before,
.freegames__games-rating-stars:hover input + label:hover ~ label i.fa:before {
	font-weight: 700;
}

.fa-th:before {
	content: '\f00a';
}

.fa-list-ul:before {
	content: '\f0ca';
}

.fa-angle-double-left:before {
	content: '\f100';
}

.fa-angle-double-right:before {
	content: '\f101';
}

.fa-angle-left:before {
	content: '\f104';
}

.fa-angle-right:before {
	content: '\f105';
}

.fa-angle-down:before {
	content: '\f107';
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

b,
strong {
	font-weight: 700;
}

mark {
	background: #ff0;
	color: #000;
}

button,
input {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
	text-transform: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type='search'] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button,
input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

h2 {
	color: inherit;
	font-family: inherit;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-top: 20px;
}

p {
	margin: 0 0 10px;
}

mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}

ul {
	margin-bottom: 10px;
	margin-top: 0;
}

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

.container:after,
.container:before {
	content: ' ';
	display: table;
}

.container:after {
	clear: both;
}

label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
}

input[type='search'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type='radio'] {
	line-height: normal;
	margin: 4px 0 0;
	margin-top: 1px\9;
}

input[type='radio']:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

input[type='search'] {
	-webkit-appearance: none;
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

html * {
	outline: none;
}

p {
	margin-bottom: 30px;
}

img {
	border: 0;
	margin: 0;
	max-height: 100%;
	max-width: 100%;
	padding: 0;
}

a {
	text-decoration: none;
}

a,
a:hover {
	color: #9e2d2d;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	color: #9e2d2d;
	outline: none !important;
}

li a {
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
}

b,
strong {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-weight: 400;
}

form,
input {
	margin: 0;
	padding: 0;
}

input::-moz-focus-inner {
	border: 0;
}

input {
	outline: none;
}

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

aside,
nav,
section {
	display: block;
}

h2 {
	color: #222;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 38px;
	font-weight: 700;
	line-height: 114%;
	margin: 0 0 8px;
	padding: 0;
	text-decoration: none;
}

.container,
h2 {
	position: relative;
}

.container {
	margin: 0 auto;
	max-width: 1200px;
	min-width: 320px;
	padding: 0 15px;
	width: 100%;
}

.block-section {
	padding: 55px 0 0;
	position: relative;
}

.block-section--custom ol li {
	font-family: inherit;
}

.block-section--custom h3 a {
	font-size: 18px;
}

@media (min-width: 768px) {
	.block-section--custom h3 a {
		font-size: 24px;
	}
}

.block-section:after,
.block-section:before {
	content: ' ';
	display: table;
}

.block-section:after {
	clear: both;
}

.libraryGamesPaginationButton .fa-angle-right {
	margin-top: 0;
	position: static;
}

.freegames__games-rating label i:before,
.freegames__games-rating:hover input:checked ~ label i:before {
	content: '\f006';
}

.fa-star:before,
.freegames__games-rating .rating__holder input.active + label i.fa:before,
.freegames__games-rating input:checked ~ label i:before,
.freegames__games-rating-stars .rating__holder input.active + label i.fa:before,
.freegames__games-rating-stars input:checked + label i:before,
.freegames__games-rating-stars input:checked ~ label i:before,
.freegames__games-rating-stars:hover input + label:hover i.fa:before,
.freegames__games-rating-stars:hover input + label:hover ~ label i.fa:before,
.freegames__games-rating:hover input + label:hover i.fa:before,
.freegames__games-rating:hover input + label:hover ~ label i.fa:before {
	content: '\f005';
}

.freegames__games-rating {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #fdb700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 17px;
}

.freegames__games-rating .rating__holder {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	margin: 0 -0.1em;
}

.freegames__games-rating i {
	color: #fdb700;
	cursor: pointer;
}

.freegames__games-rating input {
	display: none;
}

.freegames__games-rating label {
	margin-bottom: 0;
	padding: 0 0.1em;
	width: 1em;
}

.freegames {
	padding: 45px 15px;
}

.freegames__panel {
	background: #2e3d4b;
	border-radius: 7px 7px 0 0;
	color: #fff;
	font-size: 55px;
	padding: 14px 47px 14px 30px;
}

.freegames__panel .freegames__filter--title {
	color: #fff;
	font-size: 22px;
	line-height: 1.3;
	text-transform: uppercase;
}

.freegames__panel .freegames__panel-controls {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 21px;
}

.freegames__panel .freegames__panel-controls__text {
	font-size: 16px;
	padding: 0 10px 0 0;
}

@media (min-width: 768px) {
	.freegames__panel .freegames__panel-controls__text {
		font-size: 22px;
	}
}

.freegames__panel .freegames__panel-controls__btns {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.freegames__panel .freegames__panel-controls__btns a {
	text-decoration: none;
}

.freegames__panel .freegames__panel-controls__btns a.active {
	cursor: default;
}

.freegames__panel .freegames__panel-controls__btns a.active i {
	color: #cd1b22;
}

.freegames__panel .freegames__panel-controls__btns a:last-child {
	cursor: pointer;
	margin-left: 40px;
}

.freegames__panel .freegames__panel-controls__btns a:last-child i {
	color: #cd1b22;
	margin-right: 0;
}

.freegames__panel .freegames__panel-controls__btns a:last-child.active i {
	color: #fff;
}

.freegames__panel .freegames__panel-controls__btns a:last-child:hover i {
	color: #cd1b22;
}

.freegames__panel .freegames__panel-controls__btns a i {
	color: #fff;
	margin-right: 18px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.freegames__panel .freegames__panel-controls__btns a:hover i {
	color: #cd1b22;
}

.freegames__title {
	color: #545353;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 15px;
	text-transform: uppercase;
	width: calc(100% - 120px);
}

@media (min-width: 768px) {
	.freegames__title {
		font-size: 22px;
	}
}

.freegames__title p {
	margin-bottom: 0;
	margin-right: 10px;
}

.freegames__title .js_sortInformationAndResetActionsContainer {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	color: #cd1b22;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-transform: capitalize;
}

.freegames__sort {
	background: #f5f4f4;
	display: none;
	padding: 20px;
}

@media (min-width: 768px) {
	.freegames__sort {
		display: block;
		padding: 35px 42px;
	}
}

.freegames__sort-box {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

.freegames__sort-holder {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 5px;
	top: 0;
}

.freegames__sort-holder i {
	color: #cd1b22;
	padding-right: 5px;
}

.freegames__sort-list {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	border-bottom: 1px solid #bcbcbc;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-left: 0;
	padding-bottom: 25px;
}

@media (min-width: 768px) {
	.freegames__sort-list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		border-bottom: 5px solid #cd1b22;
		-ms-flex-direction: row;
		flex-direction: row;
		flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
	}
}

.freegames__sort-list__item {
	background: #fff;
	border: 1px solid #e4e4e4;
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: inline-flex;
	position: relative;
	-webkit-transition: border 0.3s;
	transition: border 0.3s;
	width: 30%;
}

@media (min-width: 768px) {
	.freegames__sort-list__item {
		margin: 0 0 10px;
		width: auto;
	}
}

.freegames__sort-list__item a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	border: 2px solid transparent;
	cursor: pointer;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	font-size: 16px;
	height: 76px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

@media (min-width: 768px) {
	.freegames__sort-list__item a {
		-webkit-box-orient: unset;
		-webkit-box-direction: unset;
		display: list-item;
		-ms-flex-direction: unset;
		flex-direction: unset;
		font-size: 22px;
		height: auto;
		width: auto;
	}
}

.freegames__sort-list__item a.active {
	background-color: #cd1b22;
}

.freegames__sort-list__item a.active--reset {
	background: none;
	border: none;
}

.js_sortFilterActionElement.active > .js_actionElementText,
.js_sortFilterActionElement.active > i {
	color: #fff;
}

.freegames__sort-list__item:hover {
	border-color: rgba(4, 5, 5, 0.07);
	text-decoration: none;
}

.freegames__sort-list .js_actionElementText {
	color: #545353;
	display: block;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	width: 100%;
}

.freegames__sort-list .js_actionElementText--reset {
	text-decoration: underline;
}

@media (min-width: 768px) {
	.freegames__sort-list .js_actionElementText {
		font-size: 16px;
		text-align: unset;
	}
}

.freegames__sort-list i {
	color: #cd1b22;
	font-size: 24px;
	left: 50%;
	position: absolute;
	top: 15px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (min-width: 768px) {
	.freegames__sort-list i {
		font-size: unset;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

.freegames__sort-box--btn {
	color: #cd1b22;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-decoration: underline;
	vertical-align: middle;
}

.js_sortInformationAndResetActionsContainer div[data-filter-type] {
	margin-right: 10px;
}

.js_mainGameContainer {
	background: #f5f4f4;
	margin-bottom: 18px;
	overflow: hidden;
	position: relative;
}

.gameContainerHeader {
	text-indent: -9999px;
}

@media (min-width: 768px) {
	.gameContainerHeader {
		border-bottom: 2px solid #bcbcbc;
		display: block;
		float: left;
		font-size: 22px;
		margin-bottom: 20px;
		padding-bottom: 10px;
		text-indent: inherit;
		width: calc(100% - 275px);
	}
}

.gameResultWrap {
	-ms-flex-align: center;
	-webkit-box-align: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
}

.js_providerFilterParent {
	height: 50px;
	margin-top: 15px;
}

@media (min-width: 768px) {
	.js_providerFilterParent {
		margin-top: 0;
		min-height: 38px;
	}
}

.js_providerFilterParent,
.js_typeFilterActionsContainer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #e4e3e3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	position: relative;
}

@media (min-width: 768px) {
	.js_providerFilterParent,
	.js_typeFilterActionsContainer {
		font-size: 18px;
		margin: 0 5px;
	}
}

.js_providerFilterParent .filter-drop,
.js_typeFilterActionsContainer .filter-drop {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	display: none;
	height: 200px;
	left: 0;
	overflow: auto;
	position: absolute;
	top: calc(100% + 1px);
	width: 100%;
	z-index: 99;
}

.js_providerFilterParent .defaultLink,
.js_typeFilterActionsContainer .defaultLink {
	width: 100%;
}

.js_providerFilterParent .defaultLink > .opener,
.js_typeFilterActionsContainer .defaultLink > .opener {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2e3d4b;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	padding: 10px 21px 10px 8px;
	text-decoration: none;
}

@media (min-width: 768px) {
	.js_providerFilterParent .defaultLink > .opener,
	.js_typeFilterActionsContainer .defaultLink > .opener {
		padding: 10px 40px 10px 13px;
	}
}

.js_providerFilterParent.active .filter-drop,
.js_typeFilterActionsContainer.active .filter-drop {
	display: block;
}

.js_typeFilterActionsContainer {
	margin-left: 7px;
	position: relative;
}

.js_typeFilterActionsContainer.nav__list {
	background-color: transparent;
	border: none;
	margin-top: 15px;
}

.js_typeFilterActionsContainer .defaultLink .opener {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2e3d4b;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	padding: 10px 20px 10px 8px;
	text-decoration: none;
}

@media (min-width: 768px) {
	.js_typeFilterActionsContainer .defaultLink .opener {
		padding: 10px 40px 10px 13px;
	}
}

.js_typeFilterActionsContainer .defaultLink .opener .js_actionElementText {
	position: relative;
	top: 1px;
}

.js_providerFilterParent li,
.js_typeFilterActionsContainer li {
	cursor: pointer;
	font-size: 16px;
	padding: 7px 18px 7px 8px;
	position: relative;
	-webkit-transition:
		opacity,
		visibility 0.3s ease;
	transition:
		opacity,
		visibility 0.3s ease;
	width: 100%;
}

@media (min-width: 768px) {
	.js_providerFilterParent li,
	.js_typeFilterActionsContainer li {
		padding: 5px 20px 5px 10px;
	}
}

.js_providerFilterParent li:hover a,
.js_typeFilterActionsContainer li:hover a {
	color: #c61820;
}

.js_providerFilterParent li a,
.js_typeFilterActionsContainer li a {
	color: #545353;
	display: block;
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.js_providerFilterParent li a.inactive,
.js_typeFilterActionsContainer li a.inactive {
	cursor: auto;
	opacity: 0.6;
}

.js_providerFilterParent li:hover a.inactive,
.js_typeFilterActionsContainer li:hover a.inactive {
	color: #545353;
}

.js_providerFilterParent .fa-angle-down,
.js_typeFilterActionsContainer .fa-angle-down {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (min-width: 768px) {
	.js_providerFilterParent .fa-angle-down,
	.js_typeFilterActionsContainer .fa-angle-down {
		font-size: 18px;
		right: 22px;
	}
}

.freegames-nav {
	display: none;
}

.freegames-nav .nav__list .nav__item {
	border: 2px solid transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	position: relative;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.freegames-nav .nav__list .nav__item.inactive {
	cursor: auto;
	opacity: 0.5;
}

.freegames-nav .nav__list .nav__item.inactive:after,
.freegames-nav .nav__list .nav__item.inactive:before {
	display: none;
}

.freegames-nav .nav__list .nav__item.inactive:hover {
	background: transparent;
	border-color: transparent;
}

.freegames-nav .nav__list .nav__item:hover .js_actionElementText,
.js_typeFilterActionElement.nav__item.active .js_actionElementText {
	color: #fff;
}

.freegames-nav .nav__list .nav__item.active,
.freegames-nav .nav__list .nav__item:hover {
	background: #cd1b22;
	color: #fff;
}

.freegames-nav .nav__list .nav__item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #545353;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: calc(100% - 30px);
}

@media (min-width: 768px) {
	.freegames-nav .nav__list .nav__item a {
		font-size: 16px;
	}
}

.freegames-nav .nav__list .nav__item a img {
	max-height: 25px;
	max-width: 28px;
}

.freegames-nav .nav__list .nav__item i {
	padding-right: 16px;
}

.libraryGamesSearchrow {
	padding: 20px 0 10px;
}

@media (min-width: 768px) {
	.libraryGamesSearchrow {
		padding: 20px 20px 8px 0;
	}
}

.libraryGamesSearchrow .libraryGamesSearchCell {
	margin-bottom: 21px;
}

.libraryGamesSearchrow .libraryGamesSearchText {
	display: none;
	text-align: center;
}

@media (min-width: 768px) {
	.libraryGamesSearchrow .libraryGamesSearchText {
		display: block;
		text-align: left;
	}
}

.libraryGamesSearchrow .libraryGamesSearchText p {
	font-size: 16px;
	margin-bottom: 13px;
}

@media (min-width: 768px) {
	.libraryGamesSearchrow .libraryGamesSearchText p {
		font-size: 22px;
	}
}

.libraryGamesSearchrow .libraryGamesSearchText mark {
	background-color: transparent;
	color: #c61820;
	font-size: 16px;
	font-weight: 400;
}

@media (min-width: 768px) {
	.libraryGamesSearchrow .libraryGamesSearchText mark {
		font-size: 22px;
	}
}

.js_searchActionElement {
	position: relative;
}

.js_searchActionElement .libraryGamesSearchField {
	-webkit-appearance: none;
	border: 1px solid #e4e3e3;
	-webkit-border-radius: 0;
	font-size: 16px;
	height: 50px;
	padding: 3px 30px 3px 8px;
	width: 100%;
}

@media (min-width: 768px) {
	.js_searchActionElement .libraryGamesSearchField {
		height: 37px;
		padding: 3px 30px 3px 13px;
	}
}

.js_searchActionElement .libraryGamesSearchField::-webkit-input-placeholder {
	color: #2e3d4b !important;
	opacity: 1;
}

.js_searchActionElement .libraryGamesSearchField:-ms-input-placeholder {
	color: #2e3d4b !important;
}

.js_searchActionElement .libraryGamesSearchField::-ms-input-placeholder {
	color: #2e3d4b !important;
	opacity: 1;
}

.js_searchActionElement .libraryGamesSearchField::placeholder {
	color: #2e3d4b !important;
	opacity: 1;
}

.js_searchActionElement .libraryGamesSearchField::-moz-placeholder {
	color: #2e3d4b !important;
	opacity: 1;
}

.js_searchActionElement .libraryGamesSearchField:-ms-input-placeholder {
	color: #2e3d4b;
	opacity: 1;
}

.js_searchActionElement .libraryGamesSearchField:-moz-placeholder {
	color: #2e3d4b;
	opacity: 1;
}

@media (min-width: 768px) {
	.js_searchActionElement .libraryGamesSearchField {
		height: 50px;
		padding: 3px 48px 3px 13px;
	}
}

.js_searchActionElement .libraryGamesSearchIcon {
	background: none;
	border: none;
	height: 37px;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
}

.js_searchActionElement .libraryGamesSearchIcon span {
	font-size: 18px;
}

@media (min-width: 768px) {
	.js_searchActionElement .libraryGamesSearchIcon span {
		font-size: 22px;
	}
}

.selectWrap {
	display: none;
}

@media (min-width: 768px) {
	.selectWrap {
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-ms-flex-align: start;
		-webkit-box-align: start;
		align-items: flex-start;
		display: block;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		justify-content: space-between;
		padding: 0 11px 24px;
	}
}

.sidebar {
	background: #f5f4f4;
}

.gameResultRow .inner_text {
	display: none;
}

.gameResultWrap {
	min-height: 200px;
}

.js_mainGameContainer.listView h2 {
	font-size: 22px;
	font-weight: 400;
}

.js_mainGameContainer.listView .gameResultRow {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	height: 170px;
	margin-bottom: 20px;
	width: 100%;
}

@media (min-width: 768px) {
	.js_mainGameContainer.listView .gameResultRow {
		background-color: unset;
		border: unset;
		height: unset;
		margin-bottom: 0;
		width: 100%;
	}
}

.js_mainGameContainer.listView .gameResultRow .inner_text {
	color: #2e3d4b;
	display: block;
	font-size: 16px;
}

.js_mainGameContainer.listView .gameResultRow .inner_text p {
	margin-bottom: 10px;
}

.js_mainGameContainer.listView .gamesResultElement {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

@media (min-width: 768px) {
	.js_mainGameContainer.listView .gamesResultElement {
		-ms-flex-align: start;
		-webkit-box-align: start;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: unset;
		justify-content: center;
		position: unset;
	}
}

.js_mainGameContainer.listView .gameResultWrap {
	min-height: 180px;
	min-width: 100%;
	position: relative;
}

.js_mainGameContainer.listView .freegames__btn-wrap {
	display: inline-block;
	min-width: 100%;
	opacity: 1;
	position: static;
	vertical-align: middle;
	visibility: visible;
}

.js_libraryGamesPaginationRow {
	float: left;
	padding: 15px 0;
	position: relative;
	width: 100%;
}

.libraryViewHidden {
	display: none;
}

@media (max-width: 479px) {
	h2 {
		font-size: 21px;
	}
}

@media (max-width: 639px) {
	h2 {
		font-size: 26px;
	}
}

@media (max-width: 766px) {
	.fa-angle-right {
		display: inline-block;
	}
}

@media (max-width: 767px) {
	.block-section {
		padding: 45px 0;
	}

	#freegames-section {
		padding: 40px 10px;
	}

	.freegames__panel .freegames__filter--title {
		text-transform: none;
	}

	.freegames__panel {
		padding: 16px 30px;
	}
}

@media (max-width: 1023px) {
	h2 {
		font-size: 28px;
	}
}

@media (max-width: 1170px) {
	h2 {
		font-size: 32px;
	}

	.block-section {
		padding: 45px 0;
	}
}

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

	.container--new {
		width: 100%;
	}

	.block-section:last-of-type:not(.hp--new) {
		padding-bottom: 0;
	}

	.freegames__panel {
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.freegames__panel .freegames__filter--title {
		font-size: 27px;
		margin-bottom: 0;
		width: 70%;
	}

	.freegames__panel .freegames__panel-controls {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-align-items: center;
		align-items: center;
		justify-content: flex-end;
		width: 30%;
	}

	.freegames__sort-list {
		border-bottom: none;
	}

	.freegames__sort-list__item {
		height: 84px;
		text-align: center;
		width: 137px;
	}

	.freegames__sort-list__item a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	.freegames__sort-list i {
		display: block;
		font-size: 22px;
		margin-top: 16px;
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
	}

	.freegames__reset-desktop {
		background: none;
		height: 84px;
		text-align: center;
		width: 100px;
	}

	.freegames__reset-desktop a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: 100%;
		text-decoration: none;
		width: 100%;
	}

	.freegames__reset-desktop a:hover,
	.freegames__reset-desktop a:visited {
		text-decoration: none;
	}

	.freegames__reset-desktop a:clicked {
		text-decoration: none;
	}

	.freegames__reset-desktop i {
		display: block;
		font-size: 22px;
		margin-top: 16px;
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
	}

	.js_mainGameContainer {
		float: left;
		width: calc(100% - 275px);
	}

	.js_mainGameContainer:after {
		background: #f5f4f4;
		bottom: 0;
		content: '';
		left: -278px;
		position: absolute;
		top: 0;
		width: 275px;
		z-index: -1;
	}

	.gameResultWrap {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.js_providerFilterParent,
	.js_typeFilterActionsContainer {
		margin: 20px 0 0;
		width: 100%;
	}

	.js_typeFilterActionsContainer {
		display: block !important;
		margin-top: 8px;
	}

	.freegames-nav {
		background: #fff;
		border: 1px solid #e4e4e4;
		display: block;
		margin-top: 15px;
		padding: 25px 0 3px;
	}

	.freegames-nav__title {
		font-size: 22px;
		font-weight: 800;
		margin-left: 20px;
		margin-top: 10px;
	}

	.freegames-nav__icon-wrapper {
		display: inline-block;
		width: 40px;
	}

	.freegames-nav__category-icon {
		display: block;
		margin: 0 auto;
	}

	.freegames-nav .nav__list .nav__item a {
		width: 100%;
	}

	.libraryGamesSearchrow .libraryGamesSearchCell {
		border-bottom: 2px solid #bcbcbc;
	}

	.libraryGamesSearchrow .libraryGamesSearchText strong,
	.selectWrap {
		display: block;
		font-size: 16px;
		margin-bottom: 3px;
	}
}

@media (min-width: 768px) and (min-width: 768px) {
	.libraryGamesSearchrow .libraryGamesSearchText strong,
	.selectWrap {
		font-size: 22px;
	}
}

@media (min-width: 768px) {
	.selectWrap {
		padding: 0 16px 24px 0;
	}

	.sidebar {
		float: left;
		width: 270px;
	}
}

@media (min-width: 768px) and (min-width: 768px) {
	.sidebar {
		margin: 0 20px 0 -20px;
	}
}

@media (min-width: 768px) {
	.js_mainGameContainer.listView .gamesResultElement {
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		background: #fff;
		border: 1px solid #e9e9e9;
		-webkit-box-shadow: none;
		box-shadow: none;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.js_mainGameContainer.listView .gamesResultElement {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		height: 160px;
	}
}

@media (min-width: 768px) {
	.js_mainGameContainer.listView .freeLibGamesLinkContent {
		width: calc(100% - 240px);
	}

	.js_mainGameContainer.listView .gameResultWrap {
		min-width: 200px;
	}

	.js_mainGameContainer.listView .freegames__btn-wrap {
		min-width: 180px;
	}

	.js_libraryGamesPaginationRow {
		background: #f5f4f4;
		margin-top: -18px !important;
		padding: 20px;
	}

	.js_libraryGamesPaginationRow:after {
		background: #f5f4f4;
		bottom: 0;
		content: '';
		left: -275px;
		position: absolute;
		top: 0;
		width: 275px;
		z-index: -1;
	}
}

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

	.js_mainGameContainer.listView .freeLibGamesLinkContent {
		width: calc(100% - 280px);
	}

	.js_mainGameContainer.listView .gameResultWrap {
		min-width: 240px;
	}

	.js_mainGameContainer.listView .freegames__btn-wrap {
		min-width: 200px;
	}
}

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

	.container.container--new {
		width: 1200px;
	}
}

@media print {
	*,
	:after,
	:before {
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	a[href^='#']:after {
		content: '';
	}

	img {
		max-width: 100% !important;
		page-break-inside: avoid;
	}

	h2,
	p {
		orphans: 3;
		widows: 3;
	}

	h2 {
		clear: both;
		page-break-after: avoid;
	}
}

.freegames-container {
	font-size: 32px;
	margin: 50px auto;
	padding: 45px 15px;
	width: 1200px;
}

.freegames-container__header {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	background: #2e3d4b;
	border-radius: 7px 7px 0 0;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 55px;
	justify-content: space-between;
	padding: 10px 25px 10px 30px;
}

.freegames-container__header-games {
	display: none;
}

@media (min-width: 768px) {
	.freegames-container__header-games {
		color: #fff;
		display: inline;
	}
}

.freegames-container__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	line-height: 1.3;
	text-transform: uppercase;
	width: 100%;
}

@media (min-width: 768px) {
	.freegames-container__title {
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		width: auto;
	}
}

.freegames-container__title h2 {
	color: #fff;
	font-size: 15px;
	margin: 5px 0;
}

@media (min-width: 768px) {
	.freegames-container__title h2 {
		font-size: 19px;
	}
}

.freegames-container__title--yellow {
	color: #f9d83f;
}

.freegames-container__controls {
	display: none;
}

@media (min-width: 768px) {
	.freegames-container__controls {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: inline;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: 30px;
	}

	.freegames-container__controls span {
		color: #fff;
		font-size: 20px;
		margin-right: 10px;
	}
}

.freegames-container__control-icons {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 21px;
	margin-left: 10px;
}

.freegames-container__control-icons .active {
	color: #fff;
}

.freegames-container__control-icons .active i {
	color: #cd1b22;
}

.freegames-container__change-view {
	color: #fff;
	cursor: default;
	text-decoration: none;
}

.freegames-container__change-view:active {
	color: #fff;
}

.freegames-container__change-view:active i {
	color: #cd1b22;
}

.freegames-container__change-view:hover {
	color: #fff;
}

.freegames-container__change-view:hover i {
	color: #cd1b22;
}

.freegames-container__icon-title {
	font-size: 12px;
	line-height: 1;
}

.freegames-container__body {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	background-color: green;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 900px;
}

.freegames-container .freegames-sidebar {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #f5f4f4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 330px;
}

.freegames-container .freegames-sidebar-header {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	border-bottom: 2px solid #bcbcbc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100px;
	margin-top: 40px;
	width: 250px;
}

.freegames-container .freegames-sidebar-header--normal {
	font-size: 18px;
}

.freegames-container .freegames-sidebar-header--red {
	color: red;
	font-size: 16px;
}

.sort-mobile-title {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	justify-content: space-between;
	margin: 10px 0;
}

.sort-mobile-title .fas {
	color: #cd1b22;
}

.single-game {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-game__image {
	height: 94px;
	max-width: 50%;
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	width: 156px;
}

@media (min-width: 768px) {
	.single-game__image {
		height: 160px;
		margin: 10px;
		padding: 0;
		width: 200px;
	}
}

@media (min-width: 992px) {
	.single-game__image {
		width: 235px;
	}
}

@media (min-width: 1200px) {
	.single-game__image {
		margin: 0;
		width: 235px;
	}
}

.single-game__image img {
	height: auto;
	left: 50%;
	margin: 0;
	max-height: 100%;
	max-width: unset;
	min-width: 100%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}

.single-game__text-content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 70px;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.single-game__text-content {
		height: 160px;
	}
}

.single-game__text-content--second-row {
	height: 94px;
	padding-left: 15px;
	position: static;
	width: 50%;
}

@media (min-width: 768px) {
	.single-game__text-content--second-row {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		height: 160px;
		left: unset;
		margin: 10px 0;
		max-width: calc(100% - 220px);
		padding: 0 25px;
		position: unset;
	}
}

@media (min-width: 992px) {
	.single-game__text-content--second-row {
		max-width: calc(100% - 255px);
	}
}

@media (min-width: 1200px) {
	.single-game__text-content--second-row {
		margin: 0;
		max-width: 290px;
		padding: 20px 25px;
	}
}

.single-game__text-content--third-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	height: auto;
	justify-content: flex-end;
	padding-top: 20px;
	width: 100%;
}

@media (min-width: 768px) {
	.single-game__text-content--third-row {
		height: auto;
		padding: 20px 25px 20px 10px;
	}
}

@media (min-width: 1200px) {
	.single-game__text-content--third-row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		align-items: center;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 160px;
		justify-content: space-between;
		padding: 20px 25px 20px 10px;
		width: auto;
	}
}

.single-game__additional-info {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}

@media (min-width: 992px) {
	.single-game__additional-info {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.single-game__text-row {
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}

.single-game__game-name,
.single-game__text-row {
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-game__game-name {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 10px;
}

@media (min-width: 768px) {
	.single-game__game-name {
		font-size: 14px;
	}
}

.single-game__game-name--bigger {
	font-size: 14px;
	font-weight: 700;
}

@media (min-width: 768px) {
	.single-game__game-name--bigger {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.single-game__game-name--bigger {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

.single-game__rating {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	flex-grow: 1;
	margin-top: -5px;
	padding-left: 15px;
	vertical-align: top;
}

@media (min-width: 768px) {
	.single-game__rating {
		left: unset;
		margin-top: -3px;
		position: static;
	}
}

@media (min-width: 1200px) {
	.single-game__rating {
		-webkit-box-flex: unset;
		-ms-flex-positive: unset;
		flex-grow: unset;
		margin-top: 0;
		padding: 0;
	}
}

.single-game__rating-title {
	font-size: 12px;
}

@media (min-width: 768px) {
	.single-game__rating-title {
		font-size: 18px;
	}
}

.single-game__rating-numbers {
	font-weight: 700;
}

.single-game__rating-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 1200px) {
	.single-game__ratings {
		text-align: center;
	}
}

.single-game__partner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	margin: 7px 0;
}

@media (min-width: 992px) {
	.single-game__partner {
		margin: 0;
	}
}

.single-game__partner-title {
	display: none;
}

@media (min-width: 768px) {
	.single-game__partner-title {
		display: block;
	}
}

.single-game__partner-logo {
	height: 26px;
	width: 40px;
}

@media (min-width: 768px) {
	.single-game__partner-logo {
		width: 62px;
	}
}

.single-game__mobile-os {
	display: none;
	margin: 7px 0;
}

@media (min-width: 768px) {
	.single-game__mobile-os {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 14px;
		width: 120px;
	}
}

@media (min-width: 992px) {
	.single-game__mobile-os {
		margin: 0;
	}
}

.single-game__mobile-os-list {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
}

.single-game__mobile-os-list--apple {
	background: url(images/vg-mobile-icons.png) -10px -47px;
	display: inline-block;
	height: 19px;
	width: 15px;
}

.single-game__mobile-os-list--android {
	background: url(images/vg-mobile-icons.png) -48px -10px;
	display: inline-block;
	height: 18px;
	margin-left: 10px;
	width: 15px;
}

.single-game__mobile-os-list--windows {
	background: url(images/vg-mobile-icons.png) -10px -10px;
	display: inline-block;
	height: 17px;
	margin-left: 10px;
	width: 18px;
}

.single-game__cta-button {
	background-color: #fff;
	border: 1px solid #000;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	max-width: 50%;
	padding: 0;
	position: relative;
	width: 156px;
}

@media (min-width: 768px) {
	.single-game__cta-button {
		font-size: inherit;
		height: 42px;
		line-height: 42px;
		max-width: none;
		width: 200px;
	}
}

@media (min-width: 992px) {
	.single-game__cta-button {
		width: 235px;
	}
}

@media (min-width: 1200px) {
	.single-game__cta-button {
		width: 216px;
	}
}

.single-game__cta-button:hover {
	background-color: #cd1b22;
	border-color: #cd1b22;
	color: #fff;
}

.single-game__cta-button:hover:after {
	border-color: #fff;
}

.single-game__cta-button:after {
	border: solid #000;
	border-width: 0 2px 2px 0;
	content: '';
	display: none;
	left: 130px;
	padding: 3px;
	position: absolute;
	top: 50%;
	-ms-transform: rotate(-45deg) translateY(-50%);
	transform: rotate(-45deg) translateY(-50%);
	-webkit-transform: rotate(-45deg) translateY(-50%);
}

@media (min-width: 360px) {
	.single-game__cta-button:after {
		display: block;
	}
}

@media (min-width: 768px) {
	.single-game__cta-button:after {
		left: 165px;
	}
}

.single-game__stars-top {
	display: inline-block;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: auto;
}

.single-game__stars-top i {
	color: #d8d8d8;
	font-size: 16px;
	margin: 0;
}

.single-game__stars-fill {
	display: block;
	float: left;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	white-space: nowrap;
}

.single-game__stars-fill i {
	color: #f5c709;
}

.fa-star-o:before,
.freegames__games-rating-stars label i:before,
.freegames__games-rating-stars:hover input:checked + label i:before,
.freegames__games-rating-stars:hover input:checked ~ label i:before {
	content: '\f006';
}

.fa-star:before,
.freegames__games-rating-stars .rating__holder input.active + label i.fa:before,
.freegames__games-rating-stars input:checked + label i:before,
.freegames__games-rating-stars input:checked ~ label i:before,
.freegames__games-rating-stars:hover input + label:hover i.fa:before,
.freegames__games-rating-stars:hover input + label:hover ~ label i.fa:before {
	content: '\f005';
}

.freegames__games-rating-stars {
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	color: #fdb700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	justify-content: inherit;
}

@media (min-width: 768px) {
	.freegames__games-rating-stars {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 1200px) {
	.freegames__games-rating-stars {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		font-size: 17px;
		justify-content: center;
	}
}

.freegames__games-rating-stars[data-state='disabled'] {
	pointer-events: none;
}

.freegames__games-rating-stars .rating__holder {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	margin: 0 -0.1em;
}

.freegames__games-rating-stars i {
	color: #fdb700;
	cursor: pointer;
}

.freegames__games-rating-stars input {
	display: none;
}

.freegames__games-rating-stars label {
	margin-bottom: 0;
	padding: 0 0.1em;
	width: 1em;
}

.freegames__games-rating-stars.w-halves label:nth-of-type(2n) {
	overflow: hidden;
	position: absolute;
	width: 0.37em;
}

#no-results {
	display: block;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.js_mainGameContainer:not(.listView) {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}

@media (min-width: 1200px) {
	.js_mainGameContainer:not(.listView) {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.js_mainGameContainer:not(.listView) .gameResultRow {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 10px;
	max-width: 100%;
	padding: 0;
	width: 290px;
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .gameResultRow {
		height: inherit;
		margin: 10px;
		max-width: none;
	}
}

@media (min-width: 1200px) {
	.js_mainGameContainer:not(.listView) .gameResultRow {
		margin-bottom: 20px;
		max-width: 30%;
		width: 30%;
	}
}

.js_mainGameContainer:not(.listView) .single-game {
	margin: 0;
	width: 100%;
}

.js_mainGameContainer:not(.listView) .single-game__image {
	height: 160px;
	max-width: none;
	width: 100%;
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .single-game__image {
		height: 160px;
	}
}

.js_mainGameContainer:not(.listView) .single-game__image img {
	height: 100%;
}

.js_mainGameContainer:not(.listView) .single-game__text-content {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: auto;
	padding: 15px;
	width: 100%;
}

.js_mainGameContainer:not(.listView) .single-game__text-content--second-row {
	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .single-game__text-content--second-row {
		margin-bottom: 10px;
		max-width: none;
	}
}

@media (min-width: 992px) {
	.js_mainGameContainer:not(.listView) .single-game__text-content--second-row {
		max-width: none;
	}
}

.js_mainGameContainer:not(.listView) .single-game__text-content--third-row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.js_mainGameContainer:not(.listView) .single-game__mobile-os,
.js_mainGameContainer:not(.listView) .single-game__partner-title,
.js_mainGameContainer:not(.listView) .single-game__rating {
	display: none;
}

.js_mainGameContainer:not(.listView) .single-game__game-name {
	font-size: 12px;
	width: 63%;
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .single-game__game-name {
		font-size: 14px;
	}
}

.js_mainGameContainer:not(.listView) .single-game__game-name--bigger {
	font-size: 16px;
}

.js_mainGameContainer:not(.listView) .single-game__cta-button {
	-ms-flex-item-align: end;
	align-self: flex-end;
	max-width: none;
	width: 100%;
}

.js_mainGameContainer:not(.listView) .single-game__cta-button:after {
	display: block;
	left: 50%;
	margin-left: 50px;
	margin-top: -3px;
	-webkit-transform: rotate(-45deg) translate(-50%, -50%);
	-ms-transform: rotate(-45deg) translate(-50%, -50%);
	transform: rotate(-45deg) translate(-50%, -50%);
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .single-game__cta-button:after {
		margin-left: 60px;
	}
}

@media (min-width: 768px) {
	.js_mainGameContainer:not(.listView) .single-game__cta-button {
		max-width: none;
	}
}

.libraryGamesPaginationButton {
	border-radius: 50%;
	color: #5e5c5f;
	cursor: pointer;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none !important;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	width: 36px;
}

.libraryGamesPaginationButton:not(.inactive):hover {
	background-color: #cd1b22;
	color: #fff;
}

.libraryGamesPaginationButton.active {
	background-color: #cd1b22;
	border-color: #16457c;
	color: #fff;
	cursor: default;
	font-weight: 700;
}

.libraryGamesPaginationButton.inactive {
	border-color: #dfe9f0;
	color: #d6d6d6 !important;
	cursor: default;
}

.libraryGamesPaginationCenterStyle {
	height: 36px;
	margin: 0 50px;
	overflow: hidden;
	text-align: center;
}

.libraryGamesPaginationButton.js_nextBtn,
.libraryGamesPaginationButton.js_nextPageSetBtn,
.libraryGamesPaginationButton.js_prevBtn,
.libraryGamesPaginationButton.js_prevPageSetBtn {
	color: #333;
	float: left;
	position: relative;
	width: 36px;
}

.libraryGamesPaginationButton.js_nextBtn [class^='fa'],
.libraryGamesPaginationButton.js_nextPageSetBtn [class^='fa'],
.libraryGamesPaginationButton.js_prevBtn [class^='fa'],
.libraryGamesPaginationButton.js_prevPageSetBtn [class^='fa'] {
	left: 50%;
	margin-top: 0;
	position: absolute;
	right: auto;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.libraryGamesPaginationButton.js_nextPageSetBtn,
.libraryGamesPaginationButton.js_prevPageSetBtn {
	display: block;
}

.libraryGamesPaginationButton.js_nextBtn,
.libraryGamesPaginationButton.js_nextPageSetBtn {
	float: right;
}

.lds-ellipsis {
	display: inline-block;
	height: 80px;
	margin: auto;
	position: relative;
	width: 80px;
}

.lds-ellipsis div {
	-webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
	background: #bbb;
	border-radius: 50%;
	height: 13px;
	position: absolute;
	top: 33px;
	width: 13px;
}

.lds-ellipsis div:first-child {
	-webkit-animation: lds-ellipsis1 0.6s infinite;
	animation: lds-ellipsis1 0.6s infinite;
	left: 8px;
}

.lds-ellipsis div:nth-child(2) {
	-webkit-animation: lds-ellipsis2 0.6s infinite;
	animation: lds-ellipsis2 0.6s infinite;
	left: 8px;
}

.lds-ellipsis div:nth-child(3) {
	-webkit-animation: lds-ellipsis2 0.6s infinite;
	animation: lds-ellipsis2 0.6s infinite;
	left: 32px;
}

.lds-ellipsis div:nth-child(4) {
	-webkit-animation: lds-ellipsis3 0.6s infinite;
	animation: lds-ellipsis3 0.6s infinite;
	left: 56px;
}

@-webkit-keyframes lds-ellipsis1 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes lds-ellipsis1 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes lds-ellipsis3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes lds-ellipsis3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-webkit-keyframes lds-ellipsis2 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	to {
		-webkit-transform: translate(24px);
		transform: translate(24px);
	}
}

@keyframes lds-ellipsis2 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	to {
		-webkit-transform: translate(24px);
		transform: translate(24px);
	}
}

.hero-banner a {
	color: #fff;
	text-decoration: underline;
}

.hero-banner a:hover {
	text-decoration: none;
}

:root {
	--menu-container-height: 58px;
}

.mobile-nav--scroll-lock {
	overflow: scroll;
}

#search-mobile {
	display: none;
}

.no-show-in-mobile {
	display: block;
}

.chkLevelOne,
.img-logo,
.navbar__lightbox2 {
	display: none;
}

.menu__logo {
	float: left;
	position: relative;
	z-index: 2;
}

.menu-container {
	border-bottom: 1px solid rgba(132, 169, 186, 0.24);
	display: grid;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 55;
}

@media (min-width: 1025px) {
	.menu-container .wrapp-section {
		margin: auto;
		padding-bottom: 20px;
		padding-top: 22px;
	}
}

.menu-container .wrapp-section .logo {
	height: 100%;
}

@media (max-width: 1024px) {
	.menu-container .wrapp-section .logo img {
		height: 40px;
		width: 190px;
	}
}

@media (min-width: 320px) {
	.menu-container .wrapp-section .text-logo {
		bottom: -12px;
		color: #8b8b8b;
		display: none;
		font-size: 14px;
		font-style: italic;
		position: absolute;
		right: 0;
	}
}

@media (min-width: 1025px) {
	.menu-container .wrapp-section .text-logo {
		display: block;
	}
}

@media (min-width: 320px) {
	.menu-container .navbar-right {
		display: none;
	}
}

@media (min-width: 1025px) {
	.menu-container .navbar-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 18px -15px 0 0;
	}

	.menu-container .navbar-right li {
		color: #8b8b8b;
		font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
		font-size: 13px;
		line-height: 120%;
		padding: 10px 15px 10px 50px;
		position: relative;
		text-align: left;
		text-decoration: none;
	}
}

@media (min-width: 1025px) and (min-width: 1200px) {
	.menu-container .navbar-right li {
		font-size: 15px;
	}
}

@media (min-width: 1025px) {
	.menu-container .navbar-right li .icon {
		left: 15px;
		margin-top: -13px;
		position: absolute;
		top: 50%;
	}

	.menu-container .navbar-right li .icon.nav-find-best-sites {
		background-image: url(images/sprites.png);
		background-position: -868px -581px;
		height: 26px;
		width: 26px;
	}

	.menu-container .navbar-right li .icon.nav-play-real-money {
		background-image: url(images/sprites.png);
		background-position: -812px -581px;
		height: 26px;
		width: 26px;
	}

	.menu-container .navbar-right li .icon.nav-amazing-bonuses {
		background-image: url(images/sprites.png);
		background-position: -840px -581px;
		height: 26px;
		width: 26px;
	}
}

.menu-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
}

.logo-container,
.menu-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.logo-container {
	display: none;
}

.nav-btn {
	-webkit-box-flex: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 3;
	flex: 3;
}

@media (min-width: 1025px) {
	.nav-btn {
		border-top: unset;
	}
}

.nav-links {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.menu__logo {
	color: #fff;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.menu__logo span {
	font-weight: 300;
}

.nav-links > ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 47px;
	justify-content: center;
}

@media (min-width: 1025px) {
	.nav-links > ul {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		height: 57px;
		justify-content: flex-end;
		margin: 0 auto;
	}
}

.nav-link {
	border-radius: 999px;
	margin-left: 9px;
	margin-right: 9px;
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

@media (min-width: 1025px) {
	.nav-link > #search-desk {
		position: unset;
	}
}

.nav-link > a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	align-items: center;
	color: #1d2937 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	justify-content: space-between;
	line-height: 3rem;
	padding: 8px 0;
	text-align: left;
	text-decoration: none;
}

@media (min-width: 1025px) {
	.nav-link > a {
		font-size: 14px;
	}

	.nav-link > a.no-link-mobile {
		line-height: 1;
	}

	.nav-link > a.no-link-mobile:not([href='javascript: void(0);']) {
		position: relative;
	}

	.nav-link > a.no-link-mobile:not([href='javascript: void(0);']):after {
		background-color: currentColor;
		bottom: 8px;
		content: '';
		height: 2px;
		left: 8px;
		opacity: 0;
		position: absolute;
		width: calc(100% - 35px);
	}
}

.nav-link > a > i {
	font-size: 19px;
	margin-left: 8px;
}

.dropdown-main-menu {
	background: #fff;
	border-radius: 8px;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 121%;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	width: 100%;
}

.dropdown__last {
	left: -130px;
}

.dropdown__last_2 {
	left: -210px;
}

.dropdown__last_3 {
	left: -155px;
}

.dropdown ul,
.dropdown-link > a {
	position: relative;
}

.dropdown-link > a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	align-items: center;
	border-radius: 4px;
	color: #314052 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
	justify-content: space-between;
	padding: 8px;
	text-decoration: none;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.dropdown-link i {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.dropdown-link.dropdown-link-last i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.arrow {
	background-color: #fff;
	cursor: pointer;
	display: none;
	height: 11px;
	left: 32px;
	position: absolute;
	top: -5.5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 11px;
	z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
	background-color: #3498db;
}

.dropdown-link {
	position: relative;
}

.dropdown-main-menu.second {
	left: calc(95% - 2px);
}

.dropdown-main-menu.second,
.dropdown-main-menu.second-last {
	cursor: pointer;
	padding-left: 0.8rem;
	top: 0;
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.dropdown-main-menu.second-last {
	left: -100%;
}

.dropdown-main-menu.second .arrow {
	left: -5.5px;
	top: 10px;
}

.dropdown-link:hover > .dropdown-main-menu,
.nav-link:hover > .dropdown-main-menu {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.hamburger-menu-container {
	-webkit-box-flex: 1;
	display: none;
	-ms-flex: 1;
	flex: 1;
}

.hamburger-menu,
.hamburger-menu-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	align-items: center;
	justify-content: flex-end;
}

.hamburger-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 5px;
}

.navbar.navbar-top .logo {
	height: 25px;
}

.navbar.navbar-top .logo img {
	height: auto;
	width: auto;
}

.hamburger-menu div {
	background-color: #404042;
	border-radius: 3px;
	height: 5px;
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	width: 38px;
	z-index: 1001;
}

.hamburger-menu div:after,
.hamburger-menu div:before {
	background-color: #404042;
	border-radius: 3px;
	content: '';
	height: inherit;
	position: absolute;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	width: inherit;
}

.hamburger-menu div:before {
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px);
}

.hamburger-menu div:after {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px);
}

#check {
	cursor: pointer;
	display: none;
	height: 3rem;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3rem;
	z-index: 90000;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
	background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
	-webkit-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}

@-webkit-keyframes animation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes animation {
	0% {
		opacity: 0;
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.menu__logo__text {
	bottom: -18px;
	color: #8b8b8b;
	font-size: 10px;
	font-style: italic;
	position: absolute;
	right: -42px;
}

.icon-menu-text {
	border: none;
	border-radius: 0;
	display: none;
	float: none;
	font-size: 13px;
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 73%;
	width: 100%;
}

.link-mobile {
	display: none;
}

@media (max-width: 1350px) {
	.nav-link {
		margin-left: 6px;
		margin-right: 6px;
	}
}

@media (max-width: 1250px) {
	.nav-link {
		margin-left: 3px;
		margin-right: 3px;
	}

	.navbar.navbar-top {
		padding-bottom: 15px;
	}

	.navbar.navbar-top .navbar-nav > li {
		font-size: 15px;
	}
}

@media (max-width: 1210px) {
	.navbar.navbar-top .navbar-nav > li {
		font-size: 13px;
	}

	.nav-link {
		margin-left: 5px;
		margin-right: 5px;
	}

	.dropdown__last {
		left: -103px;
	}

	.dropdown__last_2 {
		left: -179px;
	}

	.dropdown__last_3 {
		left: -128px;
	}
}

@media (max-width: 1186px) {
	.nav-link {
		margin-left: 2px;
		margin-right: 2px;
	}

	.dropdown__last {
		left: -110px;
	}

	.dropdown__last_2 {
		left: -181px;
	}

	.dropdown__last_3 {
		left: -133px;
	}
}

@media (max-width: 1100px) {
	.navbar.navbar-top .navbar-nav > li {
		font-size: 13px;
	}

	.nav-link {
		margin-left: 1px;
		margin-right: 1px;
	}

	.dropdown__last {
		left: -116px;
	}

	.dropdown__last_2 {
		left: -184px;
	}

	.dropdown__last_3 {
		left: -139px;
	}
}

@media (max-width: 1024px) {
	#search-mobile {
		display: block;
		position: absolute;
		right: 4.5rem;
		top: 52%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.no-show-in-mobile {
		display: none;
	}

	body:has(#check:checked),
	html:has(#check:checked) {
		overflow: hidden;
	}

	.chkLevelOne {
		cursor: pointer;
		display: block;
		height: 2.6rem;
		opacity: 0;
		position: absolute;
		top: 18px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
		z-index: 90000;
	}

	.chkLevelTwo {
		height: 2.2rem;
		top: 13px;
	}

	.chkLevelOne:checked {
		opacity: 0;
	}

	.chkLevelOne ~ .dropdown-main-menu {
		display: none;
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		transform: scaleY(0);
	}

	.chkLevelOne:checked ~ .dropdown-main-menu {
		display: block;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		-webkit-transform-origin: top;
		-ms-transform-origin: top;
		transform-origin: top;
		-webkit-transition: -webkit-transform 0.2s ease-out;
		transition: -webkit-transform 0.2s ease-out;
		transition: transform 0.2s ease-out;
		transition:
			transform 0.2s ease-out,
			-webkit-transform 0.2s ease-out;
	}

	.link-mobile {
		display: block;
	}

	.no-link-mobile {
		cursor: default;
		height: 2.6rem;
		pointer-events: none;
	}

	#check:checked ~ .navbar__lightbox2 {
		background-color: rgba(0, 0, 0, 0.7);
		bottom: 0;
		display: block;
		left: 0;
		position: fixed;
		top: var(--menu-container-height);
		width: 100%;
		z-index: 99;
	}

	.navbar-toggle {
		cursor: pointer;
		display: block;
		margin: 0;
		padding: 0;
		right: 34px;
		top: 40%;
	}

	.navbar-toggle .icon-bar {
		height: 2.67px;
		width: 12px;
	}

	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 2px;
	}

	.menu-container {
		background-color: #fff;
		border: none;
		border-bottom: 1px solid rgba(132, 169, 186, 0.24);
		grid-template-rows: 100%;
		height: var(--menu-container-height);
	}

	.menu-container .wrapp-section {
		-ms-flex-item-align: center;
		align-self: center;
	}

	.icon-menu-text {
		display: block;
	}

	.menu__logo__text {
		bottom: -14px;
		font-size: 14px;
		right: 0;
	}

	.hamburger-menu-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	#check {
		display: block;
	}

	.nav-btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		align-items: center;
		background-color: #fff;
		display: none;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 95%;
		justify-content: space-between;
		left: 0;
		overflow-x: hidden;
		overflow-y: auto;
		position: fixed;
		top: var(--menu-container-height);
		-webkit-transform: translateX(200%);
		-ms-transform: translateX(200%);
		transform: translateX(200%);
		-webkit-transition: 1s;
		transition: 1s;
		width: 50%;
		z-index: 999;
	}

	#check:checked ~ .nav-btn {
		display: block;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		width: 100%;
	}

	#check:checked ~ .nav-btn .log-sign,
	#check:checked ~ .nav-btn .nav-link {
		-webkit-animation: animation 0.5s ease forwards var(--i);
		animation: animation 0.5s ease forwards var(--i);
	}

	.nav-links {
		-webkit-box-flex: initial;
		-ms-flex: initial;
		flex: initial;
		height: 85%;
		overflow-x: hidden;
		overflow-y: scroll;
		width: 100%;
	}

	.nav-links > ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}

	.nav-link {
		opacity: 0;
		-webkit-transform: translateY(15px);
		-ms-transform: translateY(15px);
		transform: translateY(15px);
		width: 100%;
	}

	.nav-link > a {
		line-height: 1;
		text-decoration: none;
	}

	.nav-link:hover > a,
	.nav-link > a {
		cursor: default;
		pointer-events: none;
	}

	.nav-link:hover > a {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.dropdown-main-menu,
	.dropdown-main-menu.second {
		display: none;
		left: auto;
		opacity: 1;
		padding: 0;
		pointer-events: auto;
		position: static;
		top: auto;
		-webkit-transform: initial;
		-ms-transform: initial;
		transform: none;
		width: 100%;
	}

	.chkLevelOne:checked ~ a > i {
		-webkit-transform: rotate(1deg);
		-ms-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	.dropdown-link > a {
		background-color: transparent;
		color: #fff;
		height: 2.2rem;
		line-height: 1;
		padding: 8px 0;
	}

	.dropdown-link.dropdown-link-last i {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.dropdown-main-menu.second .dropdown-main-menu > a {
		padding: 1.2rem 2rem 1.2rem 3rem;
	}

	.dropdown-main-menu.second .dropdown-main-menu.second .dropdown-link > a {
		padding: 1.2rem 2rem 1.2rem 4rem;
	}

	.dropdown-link:not(:nth-last-child(2)) {
		border-bottom: none;
	}

	.arrow {
		background-color: #69bde7;
		left: 10%;
		-webkit-transform: scale(1.1) rotate(45deg);
		-ms-transform: scale(1.1) rotate(45deg);
		transform: scale(1.1) rotate(45deg);
		-webkit-transition: 0.5s;
		transition: 0.5s;
		z-index: 1;
	}

	.nav-link:hover .arrow {
		background-color: #b20d14;
	}

	.dropdown-main-menu .dropdown-main-menu .arrow {
		display: none;
	}

	.dropdown-link:first-child:hover ~ .arrow {
		background-color: #a71c20;
	}

	.nav-link > a > i {
		font-size: 1.1rem;
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	.dropdown-main-menu i,
	.nav-link > a > i {
		-webkit-transition: 0.7s;
		transition: 0.7s;
	}

	.dropdown-main-menu i {
		font-size: 1rem;
	}

	.img-logo,
	.logo-container {
		display: block;
	}
}

@media (max-width: 767px) {
	.menu__logo__text {
		bottom: -13px;
	}

	#check {
		right: 16px;
	}

	.navbar-toggle {
		right: 34px;
	}
}

@media (max-width: 480px) {
	.menu__logo__text {
		display: none;
	}
}

@media (max-width: 411px) {
	.img-logo,
	.logo-container {
		max-width: 232px;
	}
}

@media (max-width: 375px) {
	.img-logo,
	.logo-container {
		max-width: 216px;
	}
}

@media (max-width: 320px) {
	.img-logo,
	.logo-container {
		max-width: 185px;
	}
}

@media (max-height: 800px) {
	.nav-links {
		height: 70%;
	}
}

@media (max-height: 719px) {
	.nav-links {
		height: 80%;
	}
}

@media (min-width: 1025px) {
	.dropdown-main-menu {
		background: none;
		border-radius: none;
		padding-top: 21px;
		top: 70%;
	}

	.dropdown-main-menu > ul {
		background-color: #fff;
		border-radius: 8px;
		-webkit-box-shadow:
			0 4px 6px -2px rgba(0, 0, 0, 0.05),
			0 10px 15px -3px rgba(0, 0, 0, 0.1);
		box-shadow:
			0 4px 6px -2px rgba(0, 0, 0, 0.05),
			0 10px 15px -3px rgba(0, 0, 0, 0.1);
		min-width: 216px;
	}

	.nav-link > a {
		padding: 8px 12px;
	}

	.dropdown-link > a {
		padding: 8px 20px;
	}

	.nav-links.container {
		width: unset !important;
	}

	.dropdown-link:hover > a {
		background: #eaf3f9;
		color: #314052;
	}

	.nav-link:hover {
		background: #eaf3f9;
	}
}

@media screen and (min-width: 320px) {
	#search-desk {
		display: none;
	}

	#search-mobile {
		display: block;
	}

	a.search-icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	a.search-icon,
	a.search-icon:focus,
	a.search-icon:hover {
		cursor: pointer;
	}

	a.search-icon span {
		color: #404042;
		font-size: 24px;
		height: 1.375rem;
		left: 1px;
		position: relative;
		top: -8px;
		width: 1.375rem;
	}

	input[type='search'].search-input {
		-webkit-appearance: none;
		background: #fff;
		border: 1px solid #e0e0e0;
		border-radius: 0.25rem;
		font-family: Arial, Roboto, sans-serif;
		font-size: 1rem;
		font-weight: 600;
		margin-right: 0.5rem;
		opacity: 1;
		padding: 0.5rem;
		width: 95%;
	}

	.search-box,
	input[type='search'].search-input {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: #b20d14;
	}

	.search-box {
		grid-column-gap: 1rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		background-color: #fff;
		border: 1px solid #e8e8eb;
		-webkit-box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.1);
		box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.1);
		display: grid;
		grid-template-columns: 10fr 1fr 1fr;
		height: 6rem;
		justify-content: center;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		max-height: 6rem;
		max-width: 100%;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		position: absolute;
		right: 0;
		visibility: visible;
		width: 100%;
		z-index: 10;
	}

	.search-box button.secondary {
		background-color: #efefef;
		border-radius: 0.25rem;
		border-width: 0;
		color: #b20d14;
		cursor: pointer;
		font-family: Arial, Roboto, sans-serif;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 700;
		height: 2.5rem;
		letter-spacing: 0.01em;
		line-height: 1.3125rem;
		padding: 0 1rem;
	}

	.search-box button.secondary:hover {
		background-color: #b20d14;
		color: #fff;
	}

	.search-box.fade-margin {
		-webkit-animation-duration: 0.2s;
		animation-duration: 0.2s;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;
		-webkit-animation-name: search-box-animate;
		animation-name: search-box-animate;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	.search-box.fade-margin.hide {
		display: none;
	}

	.search-box a.close-icon {
		justify-self: end;
		max-height: 18px;
		max-width: 18px;
	}

	.search-box a.close-icon span {
		-webkit-text-stroke: 1px #fff;
		color: #000;
		cursor: pointer;
		font-size: 28px;
		height: 18px;
		left: -2px;
		margin-right: 0.5rem;
		position: relative;
		top: -6px;
		width: 18px;
	}

	.search-box a.close-icon span:hover {
		color: #b20d14;
	}

	.search-box.hide {
		display: none;
	}

	.overlay {
		overflow: hidden;
	}

	.has-overlay {
		background-color: rgba(0, 0, 0, 0.5);
		bottom: 0;
		display: block;
		left: 0;
		position: fixed;
		top: 6.25rem;
		width: 100%;
		z-index: 9;
	}

	ul.c-search-results-pager {
		display: block;
		text-align: center;
	}

	ul.c-search-results-pager > li.c-pager-item {
		display: inline-block;
		margin-bottom: 21px;
		margin-right: 15px;
	}

	ul.c-search-results-pager > li.c-pager-item:hover {
		background-color: #ce2127;
		color: #fff;
	}

	ul.c-search-results-pager > li.c-pager-item a {
		background: #ddd;
		border: 1px solid #ccc;
		color: #666;
		padding: 4px 8px;
		text-align: center;
		text-decoration: none;
	}

	ul.c-search-results-pager > li.c-pager-item a:hover {
		background-color: #ce2127;
		color: #fff;
	}

	ul.c-search-results-pager > li.c-pager-item.s-active a {
		background-color: #5c5252;
		color: #fff;
		pointer-events: none;
		text-decoration: none;
	}

	.search_result {
		border-bottom: 1px solid #ccc;
		margin: 0.625rem;
		min-height: 8.75rem;
		padding: 0.625rem;
	}

	.search_result:hover {
		background-color: rgba(219, 94, 99, 0.09);
	}
}

@media screen and (min-width: 360px) {
	a.search-icon {
		padding-left: 1.5rem;
	}
}

@media screen and (min-width: 411px) {
	a.search-icon span {
		height: 1.5rem;
		width: 1.5rem;
	}
}

@media screen and (min-width: 640px) {
	form.search-box {
		padding-left: 1rem;
		padding-right: 1rem;
		width: 90%;
	}

	.has-overlay {
		position: absolute;
		top: 0;
	}
}

@media screen and (min-width: 768px) {
	input[type='search'].search-input {
		width: 95%;
	}

	a.search-icon span {
		height: 24px;
		width: 24px;
	}

	a.search-icon {
		padding: 0 0 0 1.65rem;
	}
}

@media screen and (min-width: 1025px) {
	#search-mobile {
		display: none;
	}

	#search-desk {
		cursor: pointer;
		display: block;
		padding-left: 1.15rem;
		padding-top: 0.55rem;
		position: absolute;
	}

	#search-desk,
	#search-desk:hover {
		height: 57px;
		top: -33px;
		width: 58px;
	}

	a.search-icon span {
		font-size: 14px;
		height: 18px;
		width: 18px;
	}

	input[type='search'].search-input {
		width: 95%;
	}

	form.search-box {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
		width: 75%;
	}
}

@media screen and (min-width: 1112px) {
	a.search-icon span {
		height: 15px;
		width: 15px;
	}

	#search-desk {
		padding-left: 0.85rem;
	}
}

@media screen and (min-width: 1300px) {
	form.search-box {
		padding-left: 3rem;
		padding-right: 3rem;
		width: 75%;
	}

	#search-desk {
		cursor: pointer;
	}

	#search-desk,
	#search-desk:hover {
		height: 57px;
		padding: 8px 20px 5px;
		top: -33px;
		width: 58px;
	}

	a.search-icon span {
		height: 18px;
		width: 18px;
	}
}

.cookie-banner-placeholder {
	min-height: 50px;
}

.cookie-banner-placeholder.hidden {
	min-height: 0;
}

#policy-once {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	backdrop-filter: blur(12px);
	background-color: #f6e9e9;
	color: #313d4a;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	font-size: 12px;
	height: 61px;
	overflow: hidden;
	padding: 8px 0;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}

#policy-once a {
	color: #fff;
	text-decoration: underline;
}

#policy-once .policy-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#policy-once .policy-buttons,
#policy-once .policy-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

#policy-once .policy-button {
	background: url(images/close-icon.svg) no-repeat 50%;
	color: #313d4a;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	height: 29px;
	line-height: 20px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	width: 29px;
}

#policy-once .policy-button:hover {
	opacity: 0.8;
}

.policy-txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	line-height: 14.7px;
	text-align: left;
}

@media screen and (max-width: 519px) {
	.policy-txt {
		font-size: 10px;
	}
}

.verstanden {
	background: #fff;
	border: 1px solid rgba(31, 82, 105, 0.161);
	border-radius: 999px;
	color: #1d2937;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	padding: 3px 13.5px;
}

.verstanden:hover {
	background: rgba(31, 82, 105, 0.08);
}

@media (min-width: 520px) {
	#policy-once {
		height: 56px;
	}

	.policy-txt {
		font-size: 13px;
		line-height: 19px;
	}

	.verstanden {
		font-size: 16px;
		height: 40px;
		line-height: 24px;
		padding: 8px 29.5px;
	}

	.policy-buttons,
	.policy-wrapper {
		gap: 16px;
	}

	.policy-button {
		height: 40px;
		width: 40px;
	}
}

@media (min-width: 1200px) {
	.policy-txt {
		font-size: 16px;
		line-height: 24px;
	}
}

.hidden {
	display: none !important;
	opacity: 0;
	visibility: hidden;
}

@media only screen and (min-width: 320px) {
	#new-hero-section .btn-read-more,
	.show-more-btn {
		color: #fff;
		text-decoration: underline;
	}

	.show-more-btn {
		margin: -20px auto 0;
	}
}

@media only screen and (min-width: 320px) and (min-width: 768px) {
	.show-more-btn {
		display: none;
	}
}

@media only screen and (min-width: 320px) {
	.show-more-btn:active {
		color: #fff;
	}

	.block-hero-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.read-more-section {
		display: block;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.read-more-section {
		display: none;
	}

	.box-row2-hero {
		height: 100px;
		margin-bottom: 32px;
		overflow: hidden;
	}

	.box-row2-hero.show-more-text {
		height: auto;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section-button,
	.hero-section-img {
		display: grid;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hero-section-img {
		display: none;
	}
}

@media only screen and (min-width: 320px) {
	.read-more-section.active {
		display: block;
	}

	.box-row2-hero.active {
		height: auto;
		margin-bottom: 0;
		overflow: auto;
	}

	.hero-section-button.active,
	.hero-section-img.active {
		display: grid;
	}

	.hero-section.full-width {
		display: block;
	}

	.hero-section .hero-section__col1-2 {
		display: grid;
	}

	.hero-section .hero-section__col1-2 .new-hero-heading .new-hero-h1 {
		text-align: center;
	}

	.hero-section .hero-section__col1-2 .box-row2-hero {
		height: auto;
	}

	.hero-section .hero-section__col1-2 .box-row2-hero .hero-paragraph {
		font-size: 14px;
		text-align: center;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper {
		display: grid;
		gap: 8px;
		grid-template-columns: 1fr 1fr;
		justify-self: center;
		width: 100%;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		background-color: #3389b0;
		border: 0;
		border-radius: 2px;
		color: #fff;
		cursor: pointer;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-family: proxima_novasemibold;
		font-size: 12px;
		gap: 8px;
		justify-content: center;
		line-height: normal;
		min-height: 40px;
		padding: 10px 0;
		text-decoration: none;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a:hover {
		background-color: #276683;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a img {
		align-self: center;
		grid-column: 1/2;
		height: 20px;
		justify-self: center;
		width: 20px;
	}

	.hero-section
		.hero-section__col1-2
		.hero-section-button-wrapper
		a.rounded-red {
		background-color: #ff0000;
		border-radius: 999px;
	}
}

@media only screen and (min-width: 320px) and (min-width: 1024px) {
	.hero-section
		.hero-section__col1-2
		.hero-section-button-wrapper
		a.rounded-red {
		font-size: 16px;
		line-height: 150%;
		padding: 12px 32px;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section
		.hero-section__col1-2
		.hero-section-button-wrapper
		a.rounded-red:hover {
		background-color: #a0151b;
	}

	.hero-section--no-check .show-more-text {
		margin-bottom: 0;
	}

	.hero-section--no-check .hero-section__col1 {
		color: #fff;
		position: relative;
	}

	.hero-section--no-check .more-text-btn {
		background: #313d4a;
		bottom: 0;
		color: #fff;
		font-size: 14px;
		line-height: 1.4;
		margin: 0;
		padding-left: 3px;
		position: absolute;
		right: 0;
	}

	.hero-section--no-check .more-text-btn span {
		text-decoration: underline;
	}

	.hero-section--no-check .more-text-btn--list-btn {
		background: #1d2937;
		left: 0;
		margin: 0 22px;
		padding: 16px 0 16px 4px;
		z-index: 1;
	}

	.hero-section--no-check .more-text-btn--list-btn:before {
		display: none;
	}
}

@media only screen and (min-width: 320px) and (min-width: 768px) {
	.hero-section--no-check .more-text-btn {
		display: none;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section--no-check .more-text-content {
		max-height: 185px;
		overflow: hidden;
	}
}

@media only screen and (min-width: 320px) and (min-width: 768px) {
	.hero-section--no-check .more-text-content {
		height: auto !important;
		max-height: none;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section--no-check .more-text-checkbox {
		display: none;
	}

	.hero-section--no-check .more-text-checkbox:checked + .more-text-btn {
		opacity: 0;
	}

	.hero-section--no-check
		.more-text-checkbox:checked
		+ .more-text-btn
		+ .more-text-content {
		height: auto;
		margin-bottom: 0;
		max-height: none;
	}

	.hero-section--no-check + .show-more-btn {
		display: none;
	}

	.hero-section--no-check .read-more-section--no-check {
		display: block;
	}

	.hero-section--no-check .box-row2-hero {
		height: 37px;
	}

	.new-hero-heading {
		height: auto;
		left: 0;
		margin-bottom: 12px;
		position: static;
		text-align: left;
		top: 0;
	}

	.new-hero-heading .new-hero-h1 {
		-webkit-box-flex: 0;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		-ms-flex-item-align: center;
		-ms-flex-positive: 0;
		align-self: center;
		color: #fff;
		-ms-flex: none;
		flex: none;
		flex-grow: 0;
		font-size: 24px;
		font-weight: 700;
		line-height: 130%;
		order: 0;
	}

	.box-row2-hero {
		font-size: 13px;
		line-height: 147%;
	}

	.box-row2-hero .hero-paragraph {
		color: #fff;
		margin-bottom: 0;
	}

	.box-row2-hero .hero-paragraph a {
		color: #e8ca00;
	}

	.box-row2-hero .second-p {
		font-weight: 700;
	}

	.hero-section__col2 {
		text-align: initial;
	}

	.hero-section__col2 .background-bullet-hero {
		background: #1d2937;
		border-radius: 2px;
		width: 98%;
	}

	.hero-section__col2 .bullet-list-green {
		position: relative;
	}

	.hero-section__col2 .bullet-list-green .stamp-corner {
		max-width: 126px;
		position: absolute;
		right: -1rem;
		top: -3.2rem;
		z-index: 5;
	}
}

@media only screen and (min-width: 320px) and (max-width: 702px) and (min-width: 619px) {
	.hero-section__col2 .bullet-list-green .stamp-corner {
		top: -3rem;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section__col2 .bullet-list-green .wrapper-li {
		padding: 20px 24px;
	}

	.hero-section__col2 .bullet-list-green .wrapper-li .bullet-list-title {
		color: #fff;
		font-weight: 700;
		margin-bottom: 16px;
	}

	.hero-section__col2 .bullet-list-green .wrapper-li li {
		color: #fff;
		width: 94%;
	}

	.hero-section__col2 .bullet-list-green .wrapper-li li span a {
		color: #fff;
	}

	.hero-section-button {
		grid-column-gap: 3%;
		display: grid;
		grid-column: 1/2;
		grid-row: 3/4;
		grid-template-columns: auto;
		grid-template-rows: auto auto;
		max-width: 100%;
		row-gap: 16px;
	}

	.hero-section-button a {
		background-color: #3389b0;
		border-radius: 2px;
		color: #fff;
		cursor: pointer;
		display: grid;
		font-size: 16px;
		padding: 9px 20px;
		text-decoration: none;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.hero-section-button a:hover {
		background-color: #276683;
	}

	.hero-section-button a i {
		align-self: center;
		grid-column: 2/3;
		grid-row: 1/2;
		justify-self: end;
		margin-left: 24px;
	}

	.hero-section-img {
		grid-column: 1/2;
		grid-row: 2/3;
	}

	.hero-section-img img {
		-ms-flex-item-align: center;
		align-self: center;
		height: 142px;
		justify-self: center;
		margin: 0 0 32px;
		width: 142px;
	}

	.hero-section-2 {
		display: grid;
		grid-template-rows: -webkit-max-content -webkit-max-content -webkit-max-content;
		grid-template-rows: max-content max-content max-content;
	}

	.checked-by .checked-by__logos-list {
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		justify-content: start;
		margin-top: 18px;
	}

	.checked-by .checked-by__logos-list li {
		margin-right: 12px;
	}

	.checked-by .checked-by__logos-list li img {
		margin-right: 0.6px;
		min-height: 45px;
		min-width: 35px;
	}

	.new-inner-page .show-more-btn {
		cursor: pointer;
		font-family: proxima_novasemibold;
		font-size: 14px;
		font-weight: 700;
		margin: 0 auto 32px;
	}

	.new-top-section-sportpage {
		background: #f5f5f5;
		overflow: hidden;
		padding-bottom: 20px;
		padding-top: 55px;
	}

	.new-top-section-sportpage svg {
		position: absolute;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}

	.new-top-section-sportpage svg.football-wetten {
		height: 188px;
		left: -69px;
		top: 115px;
		width: 188px;
	}

	.new-top-section-sportpage svg.football-bundesliga {
		height: 319px;
		left: -140px;
		top: -14px;
		width: 319px;
	}

	.new-top-section-sportpage svg.football-bundesliga-de {
		display: none;
	}

	.new-top-section-sportpage svg.football-champions {
		height: 331px;
		left: -140px;
		top: -11px;
		width: 331px;
	}

	.new-top-section-sportpage svg.football-champions.mobile-only {
		bottom: -105px;
		height: 172px;
		left: auto;
		right: -45px;
		top: auto;
		width: 172px;
	}

	.new-top-section-sportpage svg.football-premier {
		height: 467px;
		left: -111px;
		top: -18px;
		width: 376px;
	}

	.new-top-section-sportpage svg.sport-boxing {
		height: 249px;
		left: auto;
		right: -87px;
		top: 47px;
		width: 296px;
	}

	.new-top-section-sportpage svg.sport-tennis {
		height: 287px;
		left: -45px;
		top: 7px;
		width: 151px;
	}

	.new-top-section-sportpage .hero-subheading {
		color: #313d4a;
		font-size: 20px;
		font-weight: 700;
		line-height: 130%;
	}

	.new-top-section-sportpage .show-more-btn {
		color: #313d4a;
		font-size: 13px;
	}

	.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
		background: #e8e8eb;
		width: 100%;
	}

	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		.wrapper-li {
		padding-left: 0;
		padding-top: 15px;
	}

	.new-top-section-sportpage .hero-section__col2 .bullet-list-green li {
		color: #3389b0;
		font-weight: 700;
		padding-left: 15px;
	}

	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		li:first-child {
		color: #313d4a;
		font-size: 20px;
		max-width: 250px;
	}

	.new-top-section-sportpage .hero-section__col2 .bullet-list-green a {
		color: inherit;
		text-underline-position: under;
	}

	.new-top-section-sportpage .new-hero-heading .new-hero-h1 {
		color: #313d4a;
		margin: 0;
	}

	.new-top-section-sportpage .new-hero-heading .new-hero-h1 i {
		color: #ff0000;
		font-style: normal;
		font-weight: 700;
	}

	.new-top-section-sportpage .box-row2-hero:before {
		content: '';
		float: left;
		height: 60px;
		width: 5px;
	}

	.new-top-section-sportpage .box-row2-hero > :first-child {
		float: right;
		margin-left: -5px;
		width: 100%;
	}

	.new-top-section-sportpage .box-row2-hero:after {
		background-size: 100% 100%;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		content: '...';
		float: right;
		left: calc(100% - 3px);
		margin-left: -3em;
		padding-right: 5px;
		position: relative;
		text-align: right;
		top: -23px;
		width: 3em;
	}

	.new-top-section-sportpage .box-row2-hero.show-more-text {
		height: auto;
	}

	.new-top-section-sportpage .box-row2-hero.show-more-text:after,
	.new-top-section-sportpage .box-row2-hero.show-more-text:before {
		display: none;
	}

	.new-top-section-sportpage .box-row2-hero.show-more-text > :first-child {
		float: none;
		margin-left: 0;
	}

	.new-top-section-sportpage .box-row2-hero.show-more-text .hero-paragraph {
		height: auto;
		overflow: visible;
	}

	.new-top-section-sportpage .box-row2-hero .hero-paragraph {
		color: #313d4a;
		height: 60px;
		overflow: hidden;
	}

	.new-top-section-sportpage .box-row2-hero .hero-paragraph i {
		font-style: normal;
	}

	.new-top-section-sportpage.sport-boxing-section .box-row2-hero:after {
		background: transparent;
	}

	.new-top-section-sportpage.sport-section .box-row2-hero:after {
		background: -webkit-gradient(
			linear,
			left top,
			right top,
			from(hsla(0, 0%, 100%, 0)),
			color-stop(50%, #f5f5f5),
			to(#e8e8eb)
		);
		background: linear-gradient(
			90deg,
			hsla(0, 0%, 100%, 0),
			#f5f5f5 50%,
			#e8e8eb
		);
	}
}

@media only screen and (min-width: 600px) {
	.new-top-section-sportpage .box-row2-hero:after,
	.new-top-section-sportpage .box-row2-hero:before {
		display: none;
	}

	.new-top-section-sportpage .box-row2-hero > :first-child {
		float: none;
		margin-left: 0;
	}

	.new-top-section-sportpage .box-row2-hero .hero-paragraph {
		height: auto;
		overflow: visible;
	}
}

@media only screen and (min-width: 760px) {
	.new-hero-heading {
		-ms-flex-item-align: center;
		align-self: center;
		height: auto;
		text-align: left;
	}

	.new-hero-heading .new-hero-h1 {
		font-size: 40px;
		line-height: 130%;
		margin: 0;
	}

	.box-row2-hero {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		font-size: 16px;
		height: auto;
		line-height: 147%;
		margin: 0;
		padding-bottom: 20px;
		text-align: left;
	}

	.box-row2-hero .hero-paragraph {
		color: #fff;
	}

	.hero-section {
		grid-column-gap: 3%;
		display: grid;
		grid-template-areas: 'col1 col2';
		grid-template-columns: 1fr 1fr;
	}

	.hero-section .hero-section__col1 {
		grid-area: col1;
	}

	.hero-section .hero-section__col2 {
		grid-area: col2;
	}

	.hero-section .hero-section__col2 .background-bullet-hero {
		margin-top: 46px;
	}

	.hero-section .hero-section__col2 .bullet-list-green li {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.hero-section .hero-section__col2 .bullet-list-green li .img-cross,
	.hero-section .hero-section__col2 .bullet-list-green li .img-tick {
		height: 30px;
		width: 30px;
	}

	.hero-section .hero-section__col2 .bullet-list-green li .img-cross img,
	.hero-section .hero-section__col2 .bullet-list-green li .img-tick img {
		height: 24px;
		width: 24px;
	}

	.hero-section .hero-section__col2 .bullet-list-green .stamp-corner {
		max-width: 9rem;
		width: 7rem;
	}

	.hero-section .hero-section__col1-2 {
		grid-column: 1/3;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper {
		gap: 8px;
		grid-template-columns: repeat(4, auto);
		grid-template-rows: auto;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a {
		font-size: 14px;
		padding: 10px 16px;
	}

	.hero-section--no-check .read-more-section .background-bullet-hero {
		margin-top: 0;
	}

	.hero-section--no-check .read-more-section .bullet-list-green li {
		margin-bottom: 8px;
	}

	.hero-section--no-check .read-more-section .bullet-list-green li:first-child {
		font-size: 18px;
	}

	.hero-section--no-check .box-row2-hero {
		height: 37px;
	}

	.checked-by {
		width: 85%;
	}

	.new-top-section-sportpage .hero-section {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		grid-template-columns: 1fr 356px;
	}

	.new-top-section-sportpage .hero-subheading {
		font-size: 27px;
	}

	.new-top-section-sportpage .mobile-only {
		display: none;
	}

	.new-top-section-sportpage .new-hero-heading {
		margin-bottom: 24px;
	}

	.new-top-section-sportpage svg.football-wetten {
		height: 426px;
		left: -77px;
		top: 120px;
		width: 426px;
	}

	.new-top-section-sportpage svg.football-bundesliga {
		height: 450px;
		left: -63px;
		top: 19px;
		width: 450px;
	}

	.new-top-section-sportpage svg.football-bundesliga-de {
		display: block;
		height: 457px;
		left: -70px;
		top: 10px;
		width: 605px;
	}

	.new-top-section-sportpage svg.football-champions {
		height: 461px;
		left: -40px;
		top: 9px;
		width: 461px;
	}

	.new-top-section-sportpage svg.football-premier {
		height: 588px;
		left: -35px;
		top: 10px;
		width: 473px;
	}

	.new-top-section-sportpage svg.sport-boxing {
		height: 434px;
		left: -53px;
		right: auto;
		top: 7px;
		width: 516px;
	}

	.new-top-section-sportpage svg.sport-tennis {
		height: 528px;
		left: auto;
		right: 17px;
		top: 7px;
		width: 277px;
	}

	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		.wrapper-li {
		padding-top: 30px;
	}

	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		.wrapper-li
		li {
		padding-left: 30px;
	}

	.new-top-section-sportpage .hero-paragraph i {
		display: block;
		font-weight: 700;
		margin-bottom: 25px;
	}
}

@media only screen and (min-width: 960px) {
	.hero-section-button {
		grid-column-gap: 3%;
		display: grid;
		grid-column: 1/3;
		grid-row: 2/3;
		grid-template-columns: -webkit-max-content -webkit-max-content;
		grid-template-columns: max-content max-content;
		grid-template-rows: auto;
		width: auto;
	}

	.hero-section-button a {
		background-color: #3389b0;
		border-radius: 2px;
		color: #fff;
		cursor: pointer;
		display: grid;
		text-decoration: none;
	}

	.hero-section-button a i {
		align-self: center;
		grid-column: 2/3;
		grid-row: 1/2;
		justify-self: end;
	}

	.hero-section-button span {
		font-size: 26px;
		margin-left: 12px;
	}

	.hero-section-img {
		display: grid;
		grid-column: 2/3;
		grid-row: 1/2;
	}

	.hero-section-img img {
		-ms-flex-item-align: center;
		align-self: center;
		height: 204px;
		justify-self: end;
		width: 204px;
	}

	.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
		margin-top: 0;
	}
}

@media only screen and (min-width: 992px) {
	.hero-section .hero-section__col1-2 .hero-section-button-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		gap: 16px;
		justify-content: center;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a {
		width: auto;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
	}
}

@media only screen and (min-width: 1024px) {
	.new-hero-heading {
		margin-bottom: 20px;
	}

	.new-hero-heading .new-hero-h1 {
		line-height: 147%;
		margin: 0;
	}

	.box-row2-hero {
		font-size: 18px;
	}

	.hero-section {
		grid-column-gap: 6%;
		grid-template-columns: 1fr 37%;
	}

	.hero-section--no-check .read-more-section .bullet-list-green li:first-child {
		font-size: 20px;
	}

	.hero-section .hero-section__col1-2 .hero-section-button-wrapper a {
		font-size: 16px;
		padding: 14px 16px;
	}

	.hero-section .hero-section__col1-2 .box-row2-hero .hero-paragraph {
		font-size: 16px;
	}

	.hero-section-2 {
		grid-column-gap: 1%;
		display: grid;
		grid-template-columns: 1fr 34%;
		grid-template-rows: -webkit-max-content -webkit-max-content;
		grid-template-rows: max-content max-content;
	}

	.hero-section__col2 .bullet-list-green .stamp-corner {
		max-width: 9rem;
		width: 7rem;
	}

	.hero-section-img img {
		height: 268px;
		width: 268px;
	}

	.checked-by {
		width: 80%;
	}

	.new-top-section-sportpage .hero-section {
		grid-column-gap: 3%;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
		grid-template-columns: 1fr 35%;
	}

	.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
		margin-top: 46px;
	}
}

@media screen and (min-width: 1200px) {
	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		li:first-child {
		max-width: 320px;
	}

	.new-top-section-sportpage .hero-subheading {
		font-size: 30px;
		line-height: 114%;
	}

	.new-top-section-sportpage svg.football-wetten {
		height: 509px;
		left: -110px;
		top: 40px;
		width: 509px;
	}

	.new-top-section-sportpage svg.football-bundesliga {
		height: 497px;
		left: -33px;
		top: -21px;
		width: 496px;
	}

	.new-top-section-sportpage svg.football-bundesliga-de {
		height: 580px;
		left: 10px;
		top: 10px;
		width: 768px;
	}

	.new-top-section-sportpage svg.football-champions {
		height: 461px;
		left: 0;
		top: 29px;
		width: 461px;
	}

	.new-top-section-sportpage svg.football-premier {
		height: 588px;
		left: 31px;
		top: 10px;
		width: 473px;
	}

	.new-top-section-sportpage svg.sport-tennis {
		height: 528px;
		left: 50%;
		right: auto;
		top: 20px;
		-webkit-transform: translateX(-40%);
		-ms-transform: translateX(-40%);
		transform: translateX(-40%);
		width: 277px;
	}
}

@media (min-width: 320px) {
	.secondary-btn {
		padding-bottom: 50px;
	}
}

@media (min-width: 768px) {
	.secondary-btn {
		padding-bottom: 0;
		padding-top: 20px;
		text-align: left;
	}
}

.secondary-btn .btn {
	background: #fff;
	border-radius: 2px;
	color: #3389b0;
}

@media (min-width: 320px) {
	.secondary-btn .btn {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.secondary-btn .btn {
		font-size: 16px;
	}
}

.secondary-btn .btn:hover {
	background: #fff;
	color: #3389b0;
}

.secondary-btn .btn:focus {
	color: #3389b0;
}

@media screen and (min-width: 320px) {
	.panel_item {
		display: none;
	}

	.panel_item .heading-h2 {
		visibility: hidden;
	}

	.panel_item.active {
		display: block;
	}

	.panel_item.active .heading-h2 {
		visibility: visible;
	}

	ul.tabs {
		background-color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 50px;
		list-style: none;
		margin-bottom: 30px;
		margin-top: -30px;
		overflow-x: auto;
		overflow-y: hidden;
		padding: 0;
	}

	.tabs li {
		background: #f5f5f5;
		border-bottom: 1px solid transparent;
		color: #3389b0;
		cursor: pointer;
		font-size: 14px;
		font-weight: 600;
		padding: 16px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 3ms ease-in-out;
		transition: all 3ms ease-in-out;
		white-space: nowrap;
		z-index: 3;
	}
}

@media screen and (min-width: 320px) and (min-width: 768px) {
	.tabs li {
		font-size: 18px;
	}
}

@media screen and (min-width: 320px) {
	.tabs li button {
		background: none;
		border: 0;
	}

	.tabs li.active {
		background: #e8e8eb;
		border-bottom: 4px solid #ff0000;
		color: #313d4a;
		font-weight: 600;
		width: auto;
	}

	.title-mobile {
		display: inline-block;
		line-height: 1.1;
		pointer-events: none;
	}

	.tab__bester .title-desktop,
	.tab__etchgeld .title-desktop,
	.tab__online-casino .title-desktop,
	.tab__paypal .title-desktop {
		display: none;
	}
}

@media screen and (min-width: 1081px) {
	.panel_item {
		display: none;
	}

	.panel_item.active {
		display: block;
	}

	.tabs-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.tabs {
		-ms-flex-item-align: self-start;
		align-self: self-start;
		justify-self: auto;
		margin-right: 10px;
		margin-top: 30%;
		width: 23%;
	}

	.panels {
		width: calc(77% - 10px);
	}

	.tabs li {
		background-color: #fff;
		border-bottom: 1px solid transparent;
		border-left: 8px solid transparent;
		color: #3389b0;
		cursor: pointer;
		font-size: 16px;
		font-weight: 600;
		min-width: auto;
		padding: 16px 11px;
		position: relative;
		text-align: left;
		text-decoration: none;
		-webkit-transition: all 3ms ease-in-out;
		transition: all 3ms ease-in-out;
	}

	.tabs li:hover {
		background: #f5f5f5;
		border-left-color: #f5f5f5;
	}

	ul.tabs {
		display: table;
		margin-top: 0;
		z-index: 2;
	}

	.tabs li.active {
		background-color: #f5f5f5;
		border-bottom: none;
		border-left-color: #ff0000;
		color: #313d4a;
		font-weight: 600;
		height: auto;
		line-height: 20.58px;
	}

	.title-desktop {
		pointer-events: none;
	}

	.tab__bester .title-mobile,
	.tab__etchgeld .title-mobile,
	.tab__online-casino .title-mobile,
	.tab__paypal .title-mobile {
		display: none;
	}

	.tab__bester .title-desktop,
	.tab__etchgeld .title-desktop,
	.tab__online-casino .title-desktop,
	.tab__paypal .title-desktop {
		display: block;
	}
}

.cookie-banner-placeholder {
	min-height: 50px;
}

.cookie-banner-placeholder.hidden {
	min-height: 0;
}

#policy-once {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	backdrop-filter: blur(12px);
	background-color: #f6e9e9;
	color: #313d4a;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	font-size: 12px;
	height: 61px;
	overflow: hidden;
	padding: 8px 0;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}

#policy-once a {
	color: #fff;
	text-decoration: underline;
}

#policy-once .policy-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#policy-once .policy-buttons,
#policy-once .policy-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

#policy-once .policy-button {
	background: url(images/close-icon.svg) no-repeat 50%;
	color: #313d4a;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	height: 29px;
	line-height: 20px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	width: 29px;
}

#policy-once .policy-button:hover {
	opacity: 0.8;
}

.policy-txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	line-height: 14.7px;
	text-align: left;
}

@media screen and (max-width: 519px) {
	.policy-txt {
		font-size: 10px;
	}
}

.verstanden {
	background: #fff;
	border: 1px solid rgba(31, 82, 105, 0.161);
	border-radius: 999px;
	color: #1d2937;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	padding: 3px 13.5px;
}

.verstanden:hover {
	background: rgba(31, 82, 105, 0.08);
}

@media (min-width: 520px) {
	#policy-once {
		height: 56px;
	}

	.policy-txt {
		font-size: 13px;
		line-height: 19px;
	}

	.verstanden {
		font-size: 16px;
		height: 40px;
		line-height: 24px;
		padding: 8px 29.5px;
	}

	.policy-buttons,
	.policy-wrapper {
		gap: 16px;
	}

	.policy-button {
		height: 40px;
		width: 40px;
	}
}

@media (min-width: 1200px) {
	.policy-txt {
		font-size: 16px;
		line-height: 24px;
	}
}

.hidden {
	display: none !important;
	opacity: 0;
	visibility: hidden;
}

.top-section .block-info-top .box-list li {
	border: 3px solid #f5f4f4;
	margin-bottom: 10px;
	padding: 0 7px 0 27px !important;
	position: relative;
}

.top-section .block-info-top .box-list li,
.top-section .block-info-top .box-list li .flex-wrap {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.top-section .block-info-top .box-list li .flex-wrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 55%;
}

.top-section .block-info-top .box-list li .besten-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

.top-section .block-info-top .box-list li .chips-sprite {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	background: url(images/chips-sprite.png) 0 0 no-repeat;
	color: #333;
	font-family: proxima_novabold, Arial, Verdana, sans-serif;
	font-size: 16px;
	height: 37px;
	justify-content: center;
	left: -3px;
	line-height: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 37px;
}

.top-section .block-info-top .box-list li .casino-sprite,
.top-section .block-info-top .box-list li .chips-sprite {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.top-section .block-info-top .box-list li .casino-sprite span {
	display: inline-block;
	width: 71px;
}

.top-section .block-info-top .box-list li .bonus {
	background: url(images/bonus-bg.png) 0 -68px no-repeat;
	color: #333;
	font-size: 11px;
	height: 68px;
	line-height: 1.2em;
	padding: 10px 5px 0 15px;
	text-align: center;
	width: 71px;
}

.top-section .block-info-top .box-list li .bonus .red {
	color: #cc1928;
}

.top-section .block-info-top .box-list li .besten {
	color: #333;
	font-size: 11px;
	line-height: 1.1em;
	padding-top: 10px;
}

.top-section .block-info-top .box-list li .besten ul {
	display: block;
	margin: 0;
	padding: 0;
}

.top-section .block-info-top .box-list li .besten ul li {
	background: none;
	border: none;
	color: #333;
	display: list-item;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 14px !important;
	position: relative;
}

.top-section .block-info-top .box-list li .besten ul li:before {
	color: #6bcf22;
	content: '\f00c';
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}

.top-section .block-info-top .box-list li .besten ul li:hover {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.top-section .block-info-top .box-list li .lesen {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	background: #cc1928;
	color: #fff;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	font-size: 11px;
	line-height: 1.3em;
	margin: 7px 0;
	text-align: center;
	width: 64px;
}

.top-section .block-info-top .box-list li:hover {
	background: #fff8d3;
	border-color: #2f3d4a;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.26);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.26);
}

.top-section .block-info-top .box-list li:hover .chips-sprite {
	background-position: -37px 0;
}

.top-section .block-info-top .box-list li:hover .bonus {
	background: url(images/bonus-bg.png) 0 0 no-repeat;
	color: #fff;
}

.top-section .block-info-top .box-list li:hover .bonus .red {
	color: #fff;
}

.top-section .block-info-top .box-list li.first-active {
	background: #fff8d3;
	border-color: #2f3d4a;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.26);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.26);
}

.top-section .block-info-top .box-list li.first-active .chips-sprite {
	background-position: -37px 0;
}

.top-section .block-info-top .box-list li.first-active .bonus {
	background: url(images/bonus-bg.png) 0 0 no-repeat;
	color: #fff;
}

.top-section .block-info-top .box-list li.first-active .bonus .red {
	color: #fff;
}

.top-section .block-info-top .casino-sprite img {
	max-width: 71px;
}

.lightbox {
	background: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
}

.lightbox img {
	left: 50%;
	max-height: 80%;
	max-width: 90%;
	position: fixed;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.lightbox:target {
	display: block;
	outline: none;
}

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

.row:after,
.row:before {
	content: ' ';
	display: table;
}

.row:after {
	clear: both;
}

.col-md-5,
.col-md-7,
.col-sm-5,
.col-sm-7,
.col-xs-12 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.col-xs-12 {
	float: left;
	width: 100%;
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

.card {
	background-position: 0;
	background-repeat: no-repeat;
	height: 36px;
	width: 60px;
}

.card--amex {
	background-image: url(images/amex.png);
}

.card--apple-pay {
	background-image: url(images/apple-pay.png);
}

.card--astropay {
	background-image: url(images/astropay.png);
}

.card--banktransfer {
	background-image: url(images/banktransfer.png);
}

.card--bankueberweisung {
	background-image: url(images/bankueberweisung.png);
}

.card--bitcoin {
	background-image: url(images/bitcoin.png);
}

.card--cashlib {
	background-image: url(images/cashlib.png);
}

.card--cashtocode {
	background-image: url(images/cashtocode.png);
}

.card--diners-club {
	background-image: url(images/diners-club.png);
}

.card--dotpay {
	background-image: url(images/dotpay.png);
}

.card--eckarte {
	background-image: url(images/eckarte.png);
}

.card--ecopayz {
	background-image: url(images/ecopayz.png);
}

.card--entercash {
	background-image: url(images/entercash.png);
}

.card--entropay {
	background-image: url(images/entropay.png);
}

.card--eps {
	background-image: url(images/eps.png);
}

.card--euteller {
	background-image: url(images/euteller.png);
}

.card--fintecrebilly {
	background-image: url(images/fintecrebilly.png);
}

.card--flexipay {
	background-image: url(images/flexipay.png);
}

.card--giropay {
	background-image: url(images/giropay.png);
}

.card--instadebit {
	background-image: url(images/instadebit.png);
}

.card--interac {
	background-image: url(images/interac.png);
}

.card--jeton {
	background-image: url(images/jeton.png);
}

.card--instantpaycitadel {
	background-image: url(images/instantpaycitadel.png);
}

.card--iwallet {
	background-image: url(images/iwallet.png);
}

.card--klarna {
	background-image: url(images/klarna.png);
}

.card--maestro {
	background-image: url(images/maestro.png);
}

.card--mastercard {
	background-image: url(images/mastercard.png);
}

.card--muchbetter {
	background-image: url(images/muchbetter.png);
}

.card--neosurf {
	background-image: url(images/neosurf.png);
}

.card--neteller {
	background-image: url(images/neteller.png);
}

.card--paybox {
	background-image: url(images/paybox.png);
}

.card--paypal {
	background-image: url(images/paypal.png);
}

.card--paysafecard {
	background-image: url(images/paysafecard.png);
}

.card--purplepay {
	background-image: url(images/purplepay.png);
}

.card--qiwi {
	background-image: url(images/qiwi.png);
}

.card--rapidtransfer {
	background-image: url(images/rapidtransfer.png);
}

.card--sepaueberweisung {
	background-image: url(images/sepaueberweisung.png);
}

.card--skrill {
	background-image: url(images/skrill.png);
}

.card--skrill1tap {
	background-image: url(images/skrill1tap.png);
}

.card--sofort,
.card--sofortuberweisung {
	background-image: url(images/sofort.png);
}

.card--tipicopay {
	background-image: url(images/tipicopay.png);
}

.card--trustly {
	background-image: url(images/trustly.png);
}

.card--trustpay {
	background-image: url(images/trustpay.png);
}

.card--visa {
	background-image: url(images/visa.png);
}

.card--visadebit {
	background-image: url(images/visadebit.png);
}

.card--visaelectron {
	background-image: url(images/visaelectron.png);
}

.card--webmoney {
	background-image: url(images/webmoney.png);
}

.card--zapzap {
	background-image: url(images/zapzap.png);
}

.card--youpaycoin {
	background-image: url(images/youpaycoin.png);
}

.card--zimpler {
	background-image: url(images/zimpler.png);
}

.card--mifinity {
	background-image: url(images/mifinity.png);
}

.card--bitcoincash {
	background-image: url(images/bitcoincash.png);
}

.card--ethereum {
	background-image: url(images/ethereum.png);
}

.card--litecoin {
	background-image: url(images/litecoin.png);
}

.card--ripple {
	background-image: url(images/ripple.png);
}

.card--ezeewallet {
	background-image: url(images/ezeewallet.png);
}

.card--funid {
	background-image: url(images/funid.png);
}

.license {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 36px;
	width: 83px;
}

.license--curacao {
	background-image: url(images/curacao-egaming-logo.png);
}

.license--itechlabs {
	background-image: url(images/itech.png);
}

.license--mga {
	background-image: url(images/mga.png);
}

.license--ecogra {
	background-image: url(images/ecogra.svg);
}

.block-section.blue-dark {
	padding: 45px 30px;
}

.hph1 {
	margin-top: 0 !important;
}

.block-heading .subheading {
	color: #545353;
	font-family: proxima_nova_rgregular, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: 400;
}

.block-center {
	text-align: center;
}

.btn.red:hover,
a.btn.red:hover {
	background: #a0151b;
}

.btn.yellow,
a.btn.yellow {
	background: #f9d83f;
	color: #222;
}

.btn.yellow:hover,
a.btn.yellow:hover {
	background: #e4bd07;
}

.block-rating .box-rating {
	display: inline-block;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	width: 135px;
}

.block-rating .box-rating .box-rating-in {
	background: url(images/bg-box-rating.png) repeat-x 0 -21px;
	height: 21px;
}

.list-check {
	display: inline-block;
	margin: 0 0 30px;
	text-align: left;
}

.list-check li {
	margin: 4px 0;
	padding-left: 30px;
	position: relative;
}

.list-check li:before {
	color: #6bcf22;
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 19px;
	left: 0;
	position: absolute;
	top: 0;
}

.box-logo {
	background: #fff;
	height: 170px;
	min-width: 100px;
	position: relative;
}

.box-logo img {
	bottom: 0;
	height: auto !important;
	left: 0;
	margin: auto;
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto !important;
}

.secure-icons {
	margin: 0 -10px;
}

.secure-icons,
.secure-icons li {
	display: inline-block;
	vertical-align: middle;
}

.secure-icons li {
	margin: 10px;
}

.secure-icons li.ecogra-secure {
	background-image: url(images/sprites.png);
	background-position: -725px -581px;
	height: 26px;
	width: 85px;
}

.secure-icons li.etrust-secure {
	background-image: url(images/sprites.png);
	background-position: -759px -634px;
	height: 28px;
	width: 79px;
}

.secure-icons li.ssl-secure {
	background-image: url(images/sprites.png);
	background-position: -376px -692px;
	height: 30px;
	width: 58px;
}

.card-icons {
	text-align: center;
}

.card-icons .icon,
.license-icons .icon {
	display: inline-block;
	margin: 2px;
	vertical-align: middle;
}

.top-section {
	padding: 65px 0;
}

.top-section .heading-h1,
.top-section .heading-h1 a,
.top-section .heading-h2,
.top-section .heading-h2 a,
.top-section h1,
.top-section h1 a,
.top-section h2,
.top-section h2 a {
	text-transform: none;
}

.top-section .list-check {
	margin-top: -10px;
}

.top-section .list-check li {
	color: #fff;
}

.top-section .block-secure {
	margin: 25px 0 0;
}

.top-section .block-secure p {
	font-size: 15px;
	margin: 0 0 -3px;
}

.top-section .block-info-top {
	background: #fff;
	border-top: 6px solid #9e2d2d;
	-webkit-box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.2);
	box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.2);
	margin: 5px 0 0;
	padding: 30px;
	position: relative;
	text-align: left;
}

.top-section .block-info-top .box-title {
	color: #222;
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-size: 22px;
	padding: 0 20% 10px 0;
	position: relative;
}

.top-section .block-info-top .box-title:before {
	color: #e5e5e5;
	content: '\f091';
	font-family: FontAwesome;
	font-size: 56px;
	line-height: 100%;
	margin-top: -28px;
	position: absolute;
	right: 0;
	top: 50%;
}

.top-section .block-info-top .box-list {
	margin: 0 0 20px;
}

.top-section .block-info-top .box-list li {
	color: #222;
	font-size: 16px;
	line-height: 120%;
	padding: 18px 0;
}

.top-section .block-info-top .box-list li + li {
	border-top: 5px solid #f5f4f4;
}

.top-section .block-info-top .box-list li a,
.top-section .block-info-top .box-list li span {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
}

.top-section .block-info-top .box-list li a {
	color: #9e2d2d;
	text-decoration: underline;
}

.top-section .block-info-top .box-list li a:hover {
	text-decoration: none;
}

.top-section .arrow-blue-dark {
	bottom: -20px;
	left: 50%;
	margin-left: -78px;
	padding-bottom: 5px;
	position: absolute;
	text-align: center;
	width: 157px;
}

.top-section .arrow-blue-dark:before {
	background-image: url(images/sprites.png);
	background-position: -649px -470px;
	bottom: 0;
	content: '';
	height: 21px;
	left: 50%;
	margin-left: -78px;
	position: absolute;
	width: 157px;
}

.top-section .arrow-blue-dark .fa {
	color: #2e3d4b;
	font-size: 45px;
	line-height: 100%;
	position: relative;
	z-index: 1;
}

.block-toplist {
	overflow: hidden;
	padding-top: 32px;
}

.block-toplist:after,
.block-toplist:before {
	content: ' ';
	display: table;
}

.block-toplist:after {
	clear: both;
}

.box-toplist {
	position: relative;
}

.block-toplist-g .box-toplist {
	border: 3px solid #2e3d4b;
}

.block-toplist-g .box-toplist + .box-toplist {
	margin-top: 40px;
}

.block-toplist-g .box-toplist .link-toplist {
	color: #333;
	display: table;
	text-decoration: none !important;
	width: 100%;
}

.block-toplist-g .box-toplist .link-toplist .box-toplist-l,
.block-toplist-g .box-toplist .link-toplist .box-toplist-r {
	display: table-cell;
	position: relative;
	vertical-align: top;
}

.block-toplist-g .box-toplist .link-toplist .box-toplist-l {
	background: #fff;
	padding: 28px 28px 10px;
}

.block-toplist-g .box-toplist .link-toplist .box-toplist-l:before {
	background: #fff url(images/bg-box-toplist-v.png) no-repeat 0 0;
	background-size: 25px 100%;
	content: '';
	height: 100%;
	position: absolute;
	right: -25px;
	top: 0;
	width: 25px;
	z-index: 1;
}

.block-toplist-g .box-toplist .link-toplist .box-toplist-r {
	background: #2e3d4b;
	min-width: 200px;
	padding: 30px 25px 40px 50px;
	vertical-align: middle;
	width: 37%;
}

.block-toplist-g .box-toplist .box-num {
	background: #2e3d4b;
	border-radius: 50%;
	color: #fff;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: 700;
	height: 64px;
	left: 50%;
	line-height: 64px;
	margin-left: -19px;
	position: absolute;
	text-align: center;
	top: -32px;
	width: 64px;
}

.block-toplist-g .box-toplist .box-title {
	color: #222;
	display: inline-block;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 100%;
	padding-right: 10px;
	vertical-align: middle;
}

.block-toplist-g .box-toplist .block-rating {
	display: inline-block;
}

.block-toplist-g .box-toplist p {
	font-size: 19px;
	line-height: 120%;
	margin: 18px 0;
}

.block-toplist-g .box-toplist .box-in {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	padding: 10px 0;
	text-align: center;
}

.block-toplist-g .box-toplist .box-in:after,
.block-toplist-g .box-toplist .box-in:before {
	content: ' ';
	display: table;
}

.block-toplist-g .box-toplist .box-in:after {
	clear: both;
}

.block-toplist-g .box-toplist .box-in .box-info {
	float: left;
	padding: 10px 0;
	width: 28%;
}

.block-toplist-g .box-toplist .box-in .box-info:nth-child(2) {
	width: 44%;
}

.block-toplist-g .box-toplist .box-title-small {
	font-size: 16px;
	line-height: 120%;
	padding: 0 0 10px;
}

.block-toplist-g .box-toplist .box-payout-speed {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-size: 24px;
	line-height: 100%;
}

.block-toplist-g .box-toplist .box-payout-speed .box-small {
	font-size: 19px;
	line-height: 100%;
}

.block-toplist-g .box-toplist .card-icons {
	display: inline-block;
	margin: -5px -30px;
	max-width: 250px;
}

.block-toplist-g .box-toplist .platform-icons {
	font-size: 26px;
}

.block-toplist-g .box-toplist .btn {
	font-size: 16px;
	font-weight: 800;
	margin: 15px 0 0;
	padding: 9px;
	width: 100%;
}

.block-toplist-g .box-toplist .link-read-review {
	bottom: 12px;
	color: #fff;
	font-size: 16px;
	padding: 0 25px 0 50px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: underline;
	width: 37%;
	z-index: 2;
}

.block-toplist-g .box-toplist .link-read-review:hover {
	text-decoration: none;
}

.block-toplist-g .box-toplist.first .link-toplist .box-toplist-l {
	background: #fff9d0;
}

.block-toplist-g .box-toplist.first .link-toplist .box-toplist-l:before {
	background-color: #fff9d0;
}

.block-toplist-g .box-toplist.first .box-in {
	border-color: #eae3b1;
}

.block-toplist-bot .box-toplist {
	background: #fff;
	border: 2px solid #2e3d4b;
	border-radius: 2px;
	clear: both;
	margin-top: 40px;
	text-align: center;
}

.block-toplist-bot .box-toplist .link-toplist {
	color: #333;
	display: table;
	padding: 0 3% 0 1%;
	text-decoration: none !important;
	width: 100%;
}

.block-toplist-bot .box-toplist .link-toplist .box-col {
	display: table-cell;
	font-size: 16px;
	line-height: 120%;
	padding: 0 5px;
	vertical-align: middle;
}

.block-toplist-bot .box-toplist .link-toplist .box-col.col1,
.block-toplist-bot .box-toplist .link-toplist .box-col.col3 {
	width: 24%;
}

.block-toplist-bot .box-toplist .link-toplist .box-col .box-col-in {
	float: left;
}

.block-toplist-bot .box-toplist .link-toplist .box-col .box-col-in:first-child,
.block-toplist-bot
	.box-toplist
	.link-toplist
	.box-col
	.box-col-in:nth-child(2) {
	width: 25%;
}

.block-toplist-bot
	.box-toplist
	.link-toplist
	.box-col
	.box-col-in:nth-child(3) {
	width: 50%;
}

.block-toplist-bot .box-toplist .box-logo {
	height: 115px;
	margin-left: 25px;
}

.block-toplist-bot .box-toplist .btn {
	font-size: 19px;
	margin-bottom: 20px;
	min-width: inherit;
	padding: 12px 6%;
	width: 100%;
}

.block-toplist-bot .box-toplist .btn:hover {
	color: #fff !important;
}

.block-toplist-bot .box-toplist .link-read-review {
	bottom: 12px;
	color: #000;
	font-size: 16px;
	position: absolute;
	right: 3%;
	text-align: center;
	text-decoration: underline;
	width: 23%;
	z-index: 2;
}

.block-toplist-bot .box-toplist .link-read-review:hover {
	text-decoration: none;
}

.toplist-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.box-read-more {
	max-height: 180px;
	overflow: hidden;
}

@media (min-width: 768px) {
	.box-read-more {
		max-height: none;
	}
}

.box-read-more + [data-readmore-toggle] {
	font-size: 16px;
	font-weight: 700;
	margin: 16px auto 0;
	text-align: center;
	text-decoration: underline;
}

.highlighted {
	color: #cd1b22;
}

.alle-link a:after {
	content: '\f0da';
	font-family: fontawesome;
	margin-left: 10px;
}

.modalFreeGame {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	font-size: 1rem;
	left: 0;
	line-height: 1.5;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}

.modalFreeGame .modalPane {
	background-color: #fff;
	margin: 80px auto;
	max-width: 80%;
	padding: 0 20px 20px;
	position: relative;
	width: 840px;
}

.modalFreeGame .modalClose {
	border: 0;
	border-radius: 100%;
	color: #e8ca00;
	cursor: pointer;
	display: block;
	height: 40px;
	left: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 2;
}

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

	.col-sm-5,
	.col-sm-7 {
		float: left;
	}

	.col-sm-5 {
		width: 41.66667%;
	}

	.col-sm-7 {
		width: 58.33333%;
	}

	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar {
		border-radius: 4px;
	}

	.navbar-collapse {
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: auto;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 0;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.container > .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}

	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav > li {
		float: left;
	}

	.navbar-nav > li > a {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}

	.block-section.hp {
		padding-bottom: 50px;
	}

	.block-section.blue-dark {
		padding: 60px 30px 80px;
		z-index: 1;
	}

	.on-mobile {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 990px) and (orientation: landscape) {
	.col-sm-7 {
		width: 100% !important;
	}

	.boc-item {
		display: none;
	}

	.block-heading__paragraph {
		text-align: justify;
	}
}

@media (max-width: 767px) {
	.boc-item {
		display: none;
	}
}

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

	.col-md-5,
	.col-md-7 {
		float: left;
	}

	.col-md-5 {
		width: 41.66667%;
	}

	.col-md-7 {
		width: 58.33333%;
	}
}

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

@media (max-width: 1170px) {
	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 40px;
	}

	.heading-h2,
	.heading-h2 a,
	h2,
	h2 a {
		font-size: 32px;
	}

	.navbar.navbar-default .navbar-nav > li .dropdown-menu > li > a,
	.navbar.navbar-default .navbar-nav > li > a {
		font-size: 16px;
	}

	.btn {
		font-size: 20px;
	}

	.block-section {
		padding: 15px 0;
	}

	.top-section:before {
		display: none;
	}

	.block-toplist-g .box-toplist p {
		font-size: 17px;
	}

	.main-container .block-section.background-accent-2 {
		padding: 65px 0 20px;
	}
}

@media (max-width: 1023px) {
	body,
	html {
		font-size: 18px;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 40px;
	}

	.heading-h2,
	.heading-h2 a,
	h2,
	h2 a {
		font-size: 28px;
	}

	.navbar.navbar-top .navbar-nav {
		margin-top: 9px;
		width: 450px;
	}

	.navbar.navbar-top .navbar-nav > li {
		width: 33.333%;
	}

	.navbar.navbar-top .navbar-nav > li > a {
		padding: 10px 10px 10px 45px;
	}

	.navbar.navbar-top .navbar-nav .icon {
		left: 10px;
	}

	.block-heading .subheading {
		font-size: 20px;
	}

	.btn,
	.list-check li {
		font-size: 18px;
	}

	.top-section .block-info-top {
		padding: 25px 20px;
	}

	.top-section .block-info-top .box-title {
		font-size: 20px;
		padding-right: 0;
	}

	.top-section .block-info-top .box-title:before {
		display: none;
	}

	.top-section .block-info-top .box-list li {
		padding: 15px 0;
	}

	.block-toplist {
		overflow: inherit;
		padding-top: 0;
	}

	.block-toplist-g .box-toplist p {
		font-size: 17px;
	}
}

@media (max-width: 768px) {
	.block-section.blue-dark .btn {
		width: 100%;
	}

	.block-section.blue-dark {
		padding: 45px 16px 20px;
	}

	.main-container .block-section.blue-dark {
		padding: 45px 0 20px;
	}

	.main-container .block-section.blue-dark.lg-hero {
		padding: 65px 0 20px;
	}

	.breadcrumbs {
		top: 15px !important;
	}
}

@media (max-width: 767px) {
	body,
	html {
		font-size: 16px;
	}

	.logo {
		max-width: 70%;
	}

	.navbar.navbar-top {
		min-height: inherit;
		padding: 0 0 20px;
	}

	.navbar.navbar-default {
		border: none;
		padding: 10px 0 0;
	}

	.navbar.navbar-default .navbar-collapse {
		margin-top: -10px;
		text-align: center;
	}

	.navbar.navbar-default .navbar-nav {
		display: inline-block;
		float: none !important;
		height: auto;
		width: 100%;
	}

	.navbar.navbar-default .navbar-nav > li:hover .dropdown-menu {
		display: none;
	}

	.navbar.navbar-default .navbar-nav > li > a {
		display: block;
		float: none;
		padding: 15px 15px 15px 55px;
	}

	.page-nav {
		left: -14px;
		margin: 0 0 10px 15px;
		position: relative;
		top: -8px;
	}

	.btn,
	.list-check li {
		font-size: 16px;
	}

	.block-section:first-child .block-heading {
		text-align: center;
	}

	.block-section {
		padding: 15px 0;
	}

	.top-section .list-check {
		margin: -15px 0 25px;
	}

	.top-section .block-secure p {
		font-size: 14px;
	}

	.top-section .block-info-top {
		margin: 25px 0;
	}

	.top-section .arrow-blue-dark .fa {
		font-size: 40px;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-l,
	.block-toplist-g .box-toplist .link-toplist .box-toplist-r {
		display: block;
		width: 100%;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-l {
		text-align: center;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-l:before {
		background-clip: padding-box;
		background-image: url(images/bg-box-toplist-g.png);
		background-size: 100% 25px;
		bottom: -24px;
		height: 25px;
		left: 0;
		right: inherit;
		top: inherit;
		width: 100%;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-r {
		padding: 50px 25px 40px;
		position: static;
	}

	.block-toplist-g .box-toplist .box-num {
		height: 54px;
		line-height: 54px;
		margin-left: -27px;
		width: 54px;
	}

	.block-toplist-g .box-toplist .link-read-review {
		padding: 0;
		width: 100%;
	}

	.block-toplist-bot .box-toplist {
		margin-top: 30px;
	}

	.submenu:hover > ul {
		display: none;
	}

	.breadcrumbs {
		top: 25px !important;
	}

	.mobile-content {
		display: block;
	}

	.desktop-content {
		display: none;
	}

	.top-section .block-section.blue-dark {
		padding: 30px 16px;
	}

	.btn-read-more:after {
		background: #fff 50% url(images/check.svg) no-repeat;
		display: block;
		height: 20px;
		width: 20px;
	}

	h1.heading-h1 {
		font-size: 24px;
	}
}

@media (max-width: 766px) {
	.fa-angle-right {
		display: none;
	}
}

@media (max-width: 639px) {
	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a {
		font-size: 32px;
	}

	.heading-h2,
	.heading-h2 a,
	h2,
	h2 a {
		font-size: 26px;
	}

	.block-heading .subheading {
		font-size: 18px;
	}

	.block-toplist-bot .box-toplist .link-toplist {
		padding: 10px 25px 20px;
	}

	.block-toplist-bot .box-toplist .link-toplist .box-col {
		display: block;
		padding: 0;
		width: 100% !important;
	}

	.block-toplist-bot .box-toplist .link-toplist .box-col .box-col-in {
		padding: 10px 0 25px;
	}

	.block-toplist-bot .box-toplist .link-read-review {
		right: 0;
		width: 100%;
	}
}

@media (max-width: 479px) {
	.logo__text {
		display: none;
	}

	.block-heading {
		margin: 0 0 25px;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-l {
		padding: 28px 15px 5px;
	}

	.block-toplist-g .box-toplist .link-toplist .box-toplist-r {
		padding: 50px 15px 40px;
	}

	.block-toplist-g .box-toplist .box-title {
		padding-right: 0;
	}

	.block-toplist-bot .box-toplist .link-toplist {
		padding: 10px 15px 20px;
	}

	.block-toplist-bot .box-toplist .link-toplist .box-col {
		font-size: 14px;
	}

	.block-toplist-bot .box-toplist .link-toplist .box-col:nth-child(2) {
		margin: 0 -10px;
		width: auto !important;
	}

	.heading-h1,
	.heading-h1 a,
	h1,
	h1 a,
	h1.heading-h1 {
		font-size: 24px;
	}

	.heading-h2,
	.heading-h2 a,
	h2,
	h2 a {
		font-size: 21px;
	}

	.top-section .btn {
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}

	.block-toplist-g .box-toplist .box-title {
		font-size: 20px;
	}

	.block-toplist-g .box-toplist .box-in {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 5px 0;
	}

	.block-toplist-g .box-toplist .box-in .box-info:first-child {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
		width: 49%;
	}

	.block-toplist-g .box-toplist .box-in .box-info:nth-child(2) {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
		width: 100%;
	}

	.block-toplist-g .box-toplist .box-in .box-info:nth-child(3) {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
		width: 49%;
	}
}

@media (max-width: 320px) {
	.top-section .heading-h1,
	.top-section .heading-h1 a,
	.top-section h1,
	.top-section h1 a {
		font-size: 24px;
	}

	.top-section .block-secure p {
		font-size: 12px;
	}

	.top-section .btn {
		font-size: 14px;
	}
}

@media (max-width: 767px) and (min-width: 640px) and (max-width: 767px) {
	.block-toplist-bot .box-toplist .link-toplist .box-col .box-col-in {
		padding: 3px 0;
	}

	.block-toplist-bot
		.box-toplist
		.link-toplist
		.box-col
		.box-col-in:first-child,
	.block-toplist-bot
		.box-toplist
		.link-toplist
		.box-col
		.box-col-in:nth-child(2) {
		width: 50%;
	}

	.block-toplist-bot
		.box-toplist
		.link-toplist
		.box-col
		.box-col-in:nth-child(3) {
		width: 100%;
	}
}

@media (max-height: 920px) {
	.modalFreeGame .modalClose {
		top: 16px;
	}

	.modalFreeGame .modalPane {
		margin: 8px auto;
		padding: 0 20px 8px;
	}
}

@media (max-width: 1024px) {
	.navbar.navbar-top .navbar-nav {
		display: none;
	}
}

.corner-image {
	max-width: 100px;
}

@media (max-width: 767px) {
	.corner-image {
		display: none;
	}

	.corner-image.mobile-visible {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		float: none;
		max-width: 100%;
		width: 100%;
	}
}

.corner-image__right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.corner-image__left {
	margin: 0 20px 20px 0;
}

.bullet-list {
	list-style: none;
}

.bullet-list li {
	margin-bottom: 10px;
	margin-left: 30px;
}

.bullet-list li span.bold {
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
}

.bullet-list li:before {
	background: #cd1b22;
	border-radius: 10px;
	content: '';
	display: inline-block;
	height: 10px;
	margin: 0 15px 0 -25px;
	width: 10px;
}

.blue-dark .bullet-list {
	color: #fff;
	font-size: 19px;
}

.block-inner-top {
	padding: 0;
	position: relative;
}

.block-inner-top:before {
	content: '';
	left: 25px;
	position: absolute;
	top: 50px;
}

.block-inner-top .heading-h1 {
	text-align: left;
	text-transform: none;
}

.block-inner-top p {
	font-size: inherit;
}

.block-section.gray-hub.hubbox .container.flex {
	min-width: unset;
}

@media (min-width: 768px) {
	.corner-image {
		display: block;
		max-width: 100%;
	}

	.corner-image.sm-image {
		max-width: 150px;
	}

	.mobile-content {
		display: none;
	}

	.desktop-content {
		display: block;
	}
}

@media (max-width: 1170px) {
	.block-section.new-top-section-sportpage {
		padding-bottom: 20px;
		padding-top: 55px;
	}
}

@media (max-width: 767px) {
	.block-section:first-child .block-heading {
		margin-bottom: 20px;
		text-align: left;
	}

	.block-section .block-inner-top p,
	.block-section .block-inner-top ul.bullet-list {
		font-size: 14px;
		line-height: 24px;
	}

	.block-inner-top {
		padding-bottom: 0;
	}

	.block-inner-top h1.heading-h1 {
		font-size: 24px;
	}
}

@media (max-width: 639px) {
	.block-inner-top {
		padding: 0;
	}

	.block-inner-top .btn {
		display: block;
		margin: 0 auto;
	}
}

@media (max-width: 479px) {
	.block-inner-top:before {
		margin: -5px 10px -5px -10px;
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.banking {
	background-color: #fff;
	border-radius: 5px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
}

@media (max-width: 414px) {
	.banking {
		display: none;
	}
}

.slotslogosm img {
	max-height: 100px;
	max-width: 100px;
}

.info-slider {
	overflow: hidden;
	padding-top: 13px;
}

@media (min-width: 960px) {
	.info-slider .container {
		width: 947px;
	}
}

@media (min-width: 1024px) {
	.info-slider .container {
		width: 966px;
	}
}

@media (min-width: 1200px) {
	.info-slider .container {
		width: 1200px;
	}
}

.info-slider .new-heading-h2 {
	font-size: 20px;
}

@media (min-width: 768px) {
	.info-slider .new-heading-h2 {
		font-size: 27px;
	}
}

@media (min-width: 1200px) {
	.info-slider .new-heading-h2 {
		font-size: 30px;
	}
}

.info-slider__wrapper {
	padding: 0 0 40px;
}

@media (min-width: 768px) {
	.info-slider__wrapper {
		padding: 0 0 16px;
	}
}

.info-slider__content.swiper-container-free-mode > .swiper-wrapper {
	margin-bottom: 25px;
}

.info-slider__carousel {
	min-height: 293px;
}

.info-slider__carousel.swiper-wrapper {
	display: grid;
	grid-auto-flow: column;
	height: auto;
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.info-slider__carousel.swiper-wrapper {
		grid-gap: 23px;
		display: grid;
		grid-auto-flow: row;
		grid-template-columns: repeat(3, 1fr);
		height: auto;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
}

@media (min-width: 960px) {
	.info-slider__carousel.swiper-wrapper {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (min-width: 1200px) {
	.info-slider__carousel.swiper-wrapper {
		grid-column-gap: 30px;
		margin-bottom: 0;
	}
}

@media (min-width: 320px) {
	.info-slider .swiper-slide-info-box {
		width: 270px;
	}
}

@media (min-width: 768px) {
	.info-slider .swiper-slide-info-box {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.info-slider .swiper-slide-info-box {
		width: 270px;
	}
}

.info-slider__box {
	grid-row-gap: 16px;
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 150px auto auto;
	height: inherit;
	padding: 25px 20px;
	position: relative;
}

@media (min-width: 1200px) {
	.info-slider__box {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.info-slider__box .wrapp-link {
	justify-self: center;
	line-height: 38px;
	margin-bottom: 0;
}

.info-slider__box .wrapp-link a {
	text-decoration: none;
}

.info-slider__box .wrapp-link:hover .btn-link {
	color: #276683;
	text-decoration: none;
}

.info-slider__box .wrapp-link:hover .fa {
	color: #276683;
}

.info-slider__box:hover {
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 5px 2px #ccc;
	box-shadow: 1px 1px 5px 2px #ccc;
	cursor: default;
}

.info-slider .info-slider__row {
	text-align: center;
}

.info-slider .info-slider__row:first-child {
	-ms-flex-item-align: center;
	align-self: center;
}

.info-slider .info-slider__row .title-box {
	color: #3389b0;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 700;
}

@media (min-width: 320px) {
	.info-slider .info-slider__row p {
		color: #313d4a;
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 50px;
	}
}

@media (min-width: 768px) {
	.info-slider .info-slider__row p {
		color: #313d4a;
		font-size: 14px;
		margin-top: 10px;
	}
}

.info-slider .info-slider__row b {
	display: block;
	font-size: 20px;
	text-align: center;
}

.info-slider .info-slider__row img {
	max-width: 150px;
}

.info-slider .info-slider__row .btn-link {
	color: #3389b0;
	font-size: 14px;
	font-weight: 600;
}

.info-slider .info-slider__row .fa {
	color: #3389b0;
	font-size: 19px;
	font-weight: 700;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	vertical-align: middle;
}

@media (min-width: 768px) {
	.info-slider .type-cards_1 {
		grid-column: 1/2;
		grid-row: 2/3;
	}

	.info-slider .type-cards_2 {
		grid-column: 2/3;
		grid-row: 2/3;
	}

	.info-slider .type-cards_3 {
		grid-column: 3/4;
		grid-row: 2/3;
	}

	.info-slider .type-cards_4 {
		grid-column: 1/2;
		grid-row: 4/3;
	}
}

@media (min-width: 1024px) {
	.info-slider .type-cards_4 {
		grid-column: 4/5;
		grid-row: 2/3;
	}
}

.info-slider ~ .block-section-high-fq {
	padding-top: 0;
}

@media (min-width: 768px) {
	.info-slider ~ .block-section-high-fq {
		margin: 0 auto;
		padding: 0 5px 40px;
		width: 100%;
	}

	.info-slider ~ .block-section-high-fq .container {
		width: 100%;
	}
}

@media (min-width: 960px) {
	.info-slider ~ .block-section-high-fq {
		margin: 0 auto;
		padding: 0 0 40px;
		width: 936px;
	}

	.info-slider ~ .block-section-high-fq .container {
		padding: 0;
		width: auto;
	}
}

@media (min-width: 1024px) {
	.info-slider ~ .block-section-high-fq {
		margin: 0 auto;
		padding-bottom: 100px;
		padding-top: 40px;
	}

	.info-slider ~ .block-section-high-fq .container {
		padding-left: 0;
		padding-right: 0;
	}

	.info-slider ~ .block-section-high-fq .criterial-test {
		grid-template-columns: unset;
		max-width: 870px;
	}

	.info-slider ~ .block-section-high-fq .criterial-test__col2 {
		grid-area: unset;
	}

	.info-slider ~ .block-section-high-fq .wrapp-faq-desktop {
		width: 870px;
	}

	.info-slider ~ .block-section-high-fq .criterial-test__col2 {
		grid-column: 1/3;
	}

	.info-slider ~ .block-section-high-fq .spielbanken {
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.info-slider ~ .block-section-high-fq {
		padding-top: 64px;
		width: 1170px;
	}

	.info-slider ~ .block-section-high-fq .container {
		width: 1200px;
	}
}

.info-slider .desktop-slider .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.info-slider .desktop-slider .swiper-wrapper {
	display: grid;
	grid-auto-flow: column;
	height: auto;
	margin-bottom: 25px;
}

.info-slider .desktop-slider .swiper-button-next,
.info-slider .desktop-slider .swiper-button-prev {
	display: none;
	z-index: 8;
}

.info-slider .desktop-slider .info-slider__box {
	width: 270px;
}

@media (min-width: 960px) {
	.info-slider .desktop-slider {
		margin: 0 -6px -20px -20px;
		overflow-x: hidden;
		padding: 20px 6px 20px 20px;
	}

	.info-slider .desktop-slider .info-slider__box {
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.info-slider .desktop-slider .info-slider__box:hover {
		border-radius: 4px;
		-webkit-box-shadow: 1px 1px 5px 2px #ccc;
		box-shadow: 1px 1px 5px 2px #ccc;
		cursor: default;
	}

	.info-slider .desktop-slider .swiper-slide {
		min-width: auto;
	}

	.info-slider .desktop-slider .swiper-wrapper {
		margin-bottom: 0;
	}

	.info-slider .desktop-slider .swiper-pagination {
		left: auto;
		right: 74px;
		top: -12px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: auto !important;
		z-index: 8;
	}

	.info-slider .desktop-slider .swiper-pagination-bullet:hover {
		background: #3389b0;
		opacity: 0.5;
	}

	.info-slider .desktop-slider .swiper-pagination-bullet-active {
		cursor: default;
	}

	.info-slider .desktop-slider .swiper-pagination-bullet-active:hover {
		opacity: 1;
	}

	.info-slider .desktop-slider .swiper-button-next,
	.info-slider .desktop-slider .swiper-button-prev {
		background: #3389b0;
		border-radius: 2px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 42px;
		position: absolute;
		top: 2px;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
		width: 42px;
	}

	.info-slider .desktop-slider .swiper-button-next:after,
	.info-slider .desktop-slider .swiper-button-prev:after {
		color: #fff;
		font-size: 13px;
		font-weight: 700;
	}

	.info-slider .desktop-slider .swiper-button-next:hover,
	.info-slider .desktop-slider .swiper-button-prev:hover {
		opacity: 0.8;
	}

	.info-slider .desktop-slider .swiper-button-prev {
		left: auto;
		right: 122px;
	}

	.info-slider .desktop-slider .swiper-button-next {
		right: 15px;
	}
}

@media (min-width: 1024px) {
	.info-slider .desktop-slider .swiper-pagination {
		top: -9px;
	}

	.info-slider .desktop-slider .swiper-button-next,
	.info-slider .desktop-slider .swiper-button-prev {
		top: 5px;
	}
}

@media (min-width: 1200px) {
	.info-slider .desktop-slider .swiper-pagination {
		top: -13px;
	}

	.info-slider .desktop-slider .swiper-button-next,
	.info-slider .desktop-slider .swiper-button-prev {
		top: 0;
	}
}

.info-slider .swiper-pagination-bullet {
	margin: 0 4px;
}

@media (min-width: 768px) {
	.info-slider {
		padding-top: 0;
	}
}

.new-top-section-sportpage {
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 55px;
}

.new-top-section-sportpage svg {
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.new-top-section-sportpage svg.football-wetten {
	height: 188px;
	left: -69px;
	top: 115px;
	width: 188px;
}

.new-top-section-sportpage svg.football-bundesliga {
	height: 319px;
	left: -140px;
	top: -14px;
	width: 319px;
}

.new-top-section-sportpage svg.football-bundesliga-de {
	display: none;
}

.new-top-section-sportpage svg.football-champions {
	height: 331px;
	left: -140px;
	top: -11px;
	width: 331px;
}

.new-top-section-sportpage svg.football-champions.mobile-only {
	bottom: -105px;
	height: 172px;
	left: auto;
	right: -45px;
	top: auto;
	width: 172px;
}

.new-top-section-sportpage svg.football-premier {
	height: 467px;
	left: -111px;
	top: -18px;
	width: 376px;
}

.new-top-section-sportpage svg.sport-boxing {
	height: 249px;
	left: auto;
	right: -87px;
	top: 47px;
	width: 296px;
}

.new-top-section-sportpage svg.sport-tennis {
	height: 287px;
	left: -45px;
	top: 7px;
	width: 151px;
}

.new-top-section-sportpage .hero-subheading {
	color: #313d4a;
	font-size: 20px;
	font-weight: 700;
	line-height: 130%;
}

.new-top-section-sportpage .show-more-btn {
	color: #313d4a;
	font-size: 16px;
	font-weight: 700;
	margin-top: 15px;
}

.new-top-section-sportpage .show-more-btn:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f107';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-left: 5px;
	text-rendering: auto;
	vertical-align: middle;
}

.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
	background: #e8e8eb;
	width: 100%;
}

.new-top-section-sportpage .hero-section__col2 .bullet-list-green .wrapper-li {
	padding-left: 0;
	padding-top: 15px;
}

.new-top-section-sportpage .hero-section__col2 .bullet-list-green li {
	color: #3389b0;
	font-weight: 700;
	padding-left: 15px;
}

.new-top-section-sportpage
	.hero-section__col2
	.bullet-list-green
	li:first-child {
	color: #313d4a;
	font-size: 20px;
}

.new-top-section-sportpage .hero-section__col2 .bullet-list-green a {
	color: inherit;
	text-underline-position: under;
}

.new-top-section-sportpage .new-hero-heading .new-hero-h1 {
	color: #313d4a;
}

.new-top-section-sportpage .new-hero-heading .new-hero-h1 i {
	color: #ff0000;
	font-style: normal;
	font-weight: 700;
}

.new-top-section-sportpage .box-row2-hero {
	margin: 0;
}

.new-top-section-sportpage .box-row2-hero:before {
	content: '';
	float: left;
	height: 60px;
	width: 5px;
}

.new-top-section-sportpage .box-row2-hero > :first-child {
	float: right;
	margin-left: -5px;
	width: 100%;
}

.new-top-section-sportpage .box-row2-hero:after {
	background-size: 100% 100%;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(hsla(0, 0%, 100%, 0)),
		color-stop(50%, #f5f5f5),
		to(#f5f5f5)
	);
	background: linear-gradient(
		90deg,
		hsla(0, 0%, 100%, 0),
		#f5f5f5 50%,
		#f5f5f5
	);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	content: '...';
	float: right;
	left: calc(100% - 3px);
	margin-left: -3em;
	padding-right: 5px;
	position: relative;
	text-align: right;
	top: -23px;
	width: 3em;
}

.new-top-section-sportpage .box-row2-hero.show-more-text:after,
.new-top-section-sportpage .box-row2-hero.show-more-text:before {
	display: none;
}

.new-top-section-sportpage .box-row2-hero.show-more-text > :first-child {
	float: none;
	margin-left: 0;
}

.new-top-section-sportpage .box-row2-hero.show-more-text .hero-paragraph {
	height: auto;
	overflow: visible;
}

.new-top-section-sportpage
	.box-row2-hero.sport-boxing-section
	.box-row2-hero:after {
	background: transparent;
}

.new-top-section-sportpage .box-row2-hero.sport-section .box-row2-hero:after {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(hsla(0, 0%, 100%, 0)),
		color-stop(50%, #f5f5f5),
		to(#e8e8eb)
	);
	background: linear-gradient(
		90deg,
		hsla(0, 0%, 100%, 0),
		#f5f5f5 50%,
		#e8e8eb
	);
}

#new-tests-page .container {
	width: 100% !important;
}

@media (min-width: 320px) {
	#new-tests-page .block-subheading .new-subheading-h2 {
		color: #313d4a;
		font-size: 20px;
		line-height: 147%;
	}
}

@media (min-width: 768px) {
	#new-tests-page .block-heading {
		margin: 10px 0 30px;
	}
}

@media (min-width: 320px) {
	#new-tests-page .block-heading .new-heading-h2 {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	#new-tests-page .block-heading .new-heading-h2 {
		font-size: 27px;
	}
}

@media (min-width: 1024px) {
	#new-tests-page .block-heading .new-heading-h2 {
		font-size: 30px;
	}
}

@media (min-width: 320px) {
	#new-tests-page .gray-section .new-heading-h2 {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	#new-tests-page .gray-section .new-heading-h2 {
		font-size: 27px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .gray-section .new-heading-h2 {
		font-size: 30px;
	}
}

@media (min-width: 320px) {
	#new-tests-page {
		color: #313d4a;
		font-size: 13px;
		line-height: 147%;
	}
}

@media (min-width: 768px) {
	#new-tests-page {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page {
		margin: 80px auto 0;
		max-width: 1200px;
		min-width: 320px;
		padding: 0 15px;
		position: relative;
	}

	#new-tests-page .wrapp-tests-page {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		display: grid;
		grid-template-columns: 77% 21%;
	}

	#new-tests-page .wrapp-tests-page .panels-content {
		grid-column: 1;
		grid-column-end: 2;
	}
}

@media (min-width: 768px) {
	#new-tests-page .wrapp-tests-page .accordion {
		border-top: 0;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .wrapp-tests-page .accordion {
		grid-column: 1;
		grid-column-end: 2;
	}

	#new-tests-page .wrapp-tests-page .aside-nav {
		grid-column: 2/3;
		grid-row: 1/5;
	}
}

@media (min-width: 320px) {
	#new-tests-page .wrapp-tests-page .tabs-content {
		display: none;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .wrapp-tests-page .tabs-content {
		display: table;
		grid-column: 2/3;
	}

	#new-tests-page .wrapp-tests-page .tabs-content.sticky-sidebar {
		background: transparent;
		padding-bottom: 80px;
		position: sticky;
		top: 20px;
		width: 100%;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li {
		border-bottom: 1px solid transparent;
		border-radius: 2px;
		color: #3389b0;
		cursor: pointer;
		font-size: 16px;
		font-weight: 600;
		line-height: 130%;
		min-width: auto;
		padding: 16px 11px;
		position: relative;
		text-align: left;
		text-decoration: none;
		-webkit-transition: background 0.2s ease-out;
		transition: background 0.2s ease-out;
		z-index: 5;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li a {
		display: block;
		text-decoration: none;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li:before {
		background: #f5f5f5;
		content: '';
		height: 100%;
		left: -8px;
		opacity: 0;
		position: absolute;
		top: 0;
		width: 8px;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li:hover {
		background: #f5f5f5;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li:hover:before {
		opacity: 1;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li.active {
		background: #f5f5f5;
		color: #313d4a;
		height: auto;
		line-height: 20.58px;
	}

	#new-tests-page .wrapp-tests-page .tabs-content li.active:before {
		background: #ff0000;
		opacity: 1;
	}
}

#new-tests-page .wrapp-tests-page.accordion {
	border-top: 0;
}

@media (min-width: 320px) {
	#new-tests-page #casino-tipps {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page #casino-tipps {
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-tests-page #category-winners {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page #category-winners {
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-tests-page #review-criteria {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page #review-criteria {
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-tests-page #blacklist-casinos {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page #blacklist-casinos {
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-tests-page #why-trust-us {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page #why-trust-us {
		width: 100%;
	}
}

#new-tests-page .toplist-heading {
	display: none;
}

#new-tests-page .panels-content__section.container {
	margin-bottom: 10px;
	width: 100%;
}

#new-tests-page .panels-content__section.js-active .panels-content__block {
	padding: 16px 16px 0;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content__section.js-active .panels-content__block {
		padding: 0;
	}
}

#new-tests-page .panels-content__block.accordion-content {
	background: #f5f5f5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 0;
	line-height: 1.5;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
	width: 100%;
	z-index: 3;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content__block.accordion-content {
		background: transparent;
		height: auto;
	}
}

@media (min-width: 1024px) {
	#new-tests-page .panels-content__block.visible-overflow-lg {
		overflow: visible;
	}
}

#new-tests-page .panels-content--new.m-b-30 {
	margin-bottom: 30px;
}

#new-tests-page .panels-content--new div:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new div:last-child p:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new {
		margin: 0 auto;
		padding: 0 5px;
		width: 100%;
	}
}

@media (min-width: 960px) {
	#new-tests-page .panels-content--new {
		padding: 0;
		width: 944px;
	}
}

@media (min-width: 1024px) {
	#new-tests-page .panels-content--new {
		width: 966px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new {
		padding: 0;
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-tests-page .panels-content--new .new-heading-h2 {
		font-size: 20px;
	}
}

#new-tests-page .panels-content--new .new-heading-h3 {
	color: #3389b0;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
	padding-right: 20px;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new .new-heading-h3 {
		color: #313d4a;
		font-size: 22px;
		font-weight: 700;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new .new-heading-h3 {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new .block-heading {
		margin: 10px 0 38px;
	}
}

@media (max-width: 767px) {
	#new-tests-page .panels-content--new .accordion__button {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
		min-height: 50px;
		padding: 0 15px;
	}

	#new-tests-page .panels-content--new .accordion__button .accent-text {
		color: #3389b0;
	}
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new .accordion__button {
		border-bottom: 0;
		margin-bottom: 28px;
	}

	#new-tests-page .panels-content--new .accordion__button .collapsed {
		display: none;
	}
}

@media (max-width: 767px) {
	#new-tests-page .panels-content--new .panels-content__section.container {
		padding: 0;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new .panels-content__section.container {
		padding: 0;
	}
}

@media (max-width: 767px) {
	#new-tests-page .panels-content--new .panels-content__section .block-heading {
		padding: 0 16px;
	}
}

#new-tests-page .panels-content--new .panels-content__section p {
	margin-bottom: 18px;
}

#new-tests-page .panels-content--new .panels-content__section .scroll-table {
	margin: 18px 0;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table {
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	border-collapse: collapse;
	border-left: 0;
	width: 100%;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	th {
	background: #313d4a;
	color: #fff;
	min-width: 160px;
	padding: 4px;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	th:not(:last-child) {
	border-right: 1px solid #d6d6d6;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	th.fixed {
	background: #313d4a;
	border-right: 0;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	tr {
	background: transparent;
	border-bottom: 1px solid #d6d6d6;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	td {
	border-right: 1px solid #d6d6d6;
	min-width: 160px;
	padding: 7px 20px;
	text-align: left;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	td.row-2 {
	height: 80px;
	text-align: center;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	table
	b {
	display: block;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	.fixed {
	background: #f5f5f5;
	border-right: 0;
	font-weight: 700;
	left: 0;
	position: sticky;
	z-index: 1;
}

#new-tests-page
	.panels-content--new
	.panels-content__section
	.scroll-table
	.fixed:before {
	border: 1px solid #d6d6d6;
	content: '';
	height: calc(100% + 2px);
	left: 0;
	position: absolute;
	top: -1px;
	width: calc(100% + 1px);
}

@media (min-width: 768px) {
	#new-tests-page
		.panels-content--new
		.panels-content__section
		.scroll-table
		.fixed {
		background: #fff;
	}

	#new-tests-page .panels-content--new .panels-content__section .scroll-table {
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new .panels-content__section .scroll-table {
		margin-bottom: 40px;
	}
}

@media (min-width: 768px) {
	#new-tests-page
		.panels-content--new
		.panels-content__section
		.hide-on-desktop {
		display: none;
	}
}

@media (max-width: 767px) {
	#new-tests-page
		.panels-content--new
		.panels-content__section
		.hide-on-mobile {
		display: none;
	}

	#new-tests-page .panels-content--new .panels-content__block {
		padding: 0 16px;
	}
}

#new-tests-page .panels-content--new .panels-content__example {
	grid-row-gap: 10px;
	background: #fff;
	border-radius: 4px;
	display: grid;
	grid-template-columns: 100%;
	margin-bottom: 18px;
	padding: 24px;
}

#new-tests-page .panels-content--new .panels-content__example b {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 16px;
	justify-content: center;
}

#new-tests-page .panels-content--new .panels-content__example span {
	color: #ff0000;
}

#new-tests-page .panels-content--new .panels-content__example--counter {
	list-style-type: none;
}

#new-tests-page .panels-content--new .panels-content__example--counter span {
	padding-left: 15px;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new .panels-content__example--counter span {
		padding-left: 0;
	}

	#new-tests-page .panels-content--new .panels-content__example {
		grid-column-gap: 10px;
		background: #f5f5f5;
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
		margin-bottom: 16px;
	}

	#new-tests-page .panels-content--new .panels-content__example b {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
}

#new-tests-page .panels-content--new .panels-content__formula {
	-webkit-box-align: center;
	-ms-flex-align: center;
	grid-column-gap: 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: grid;
	grid-template-columns: repeat(5, auto);
	justify-content: center;
	margin: 20px 0;
	padding: 26px;
}

#new-tests-page .panels-content--new .panels-content__formula-col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

#new-tests-page .panels-content--new .panels-content__formula-col b:last-child {
	border-top: 2px solid #313d4a;
}

#new-tests-page .panels-content--new .panels-content__formula b {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 700;
}

#new-tests-page .panels-content--new .panels-content__formula--col-7 {
	grid-template-columns: repeat(7, auto);
}

@media (max-width: 479px) {
	#new-tests-page .panels-content--new .panels-content__formula--col-7 {
		grid-row-gap: 16px;
		grid-template-columns: repeat(6, 1fr);
		margin-left: -15px;
		padding: 0;
	}

	#new-tests-page .panels-content--new .panels-content__formula--col-7 b {
		text-align: center;
	}

	#new-tests-page
		.panels-content--new
		.panels-content__formula--col-7
		b.span-2:last-child {
		margin-left: -24px;
	}

	#new-tests-page
		.panels-content--new
		.panels-content__formula--col-7
		b.span-2:nth-last-child(3) {
		margin-left: 24px;
	}

	#new-tests-page .panels-content--new .panels-content__formula--col-7 .span-2 {
		grid-column: span 2;
		width: 100%;
	}

	#new-tests-page
		.panels-content--new
		.panels-content__formula--col-7
		.span-2
		b {
		width: 100%;
	}
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new .panels-content__formula {
		grid-column-gap: 40px;
		background: #f5f5f5;
	}

	#new-tests-page
		.panels-content--new
		.panels-content__formula-col
		b:last-child {
		border-top: 3px solid #313d4a;
	}

	#new-tests-page .panels-content--new .panels-content__formula b {
		font-size: 22px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new .panels-content__formula b {
		font-size: 24px;
	}
}

#new-tests-page .panels-content--new .panels-content__gray-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f5f5f5;
	color: #313d4a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 10px;
	max-width: 470px;
	padding: 15px;
}

#new-tests-page .panels-content--new .panels-content__gray-item b {
	color: #ff0000;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	margin-right: 10px;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new.row-gap {
		grid-row-gap: 30px;
		display: grid;
		grid-template-columns: 100%;
	}

	#new-tests-page .panels-content--new.row-gap .gray-section {
		padding-bottom: 0;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--new.row-gap {
		grid-row-gap: 65px;
	}
}

@media (max-width: 767px) {
	#new-tests-page .panels-content--new.row-gap__block {
		padding: 0 16px;
	}
}

#new-tests-page .panels-content--new.row-gap__example {
	grid-row-gap: 10px;
	background: #fff;
	border-radius: 4px;
	display: grid;
	grid-template-columns: 100%;
	margin-bottom: 18px;
	padding: 24px;
}

#new-tests-page .panels-content--new.row-gap__example b {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 16px;
	justify-content: center;
}

#new-tests-page .panels-content--new.row-gap__example span {
	color: #ff0000;
}

#new-tests-page .panels-content--new.row-gap__example--counter {
	counter-reset: section;
	list-style-type: none;
}

#new-tests-page .panels-content--new.row-gap__example--counter b {
	grid-column-gap: 8px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	display: grid;
	grid-template-columns: repeat(2, auto);
	justify-content: start;
}

#new-tests-page .panels-content--new.row-gap__example--counter b span {
	grid-column: 2/3;
}

#new-tests-page .panels-content--new.row-gap__example--counter b:before {
	content: counter(section) '. ';
	counter-increment: section;
	grid-column: 1/2;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--new.row-gap__example {
		grid-column-gap: 10px;
		background: #f5f5f5;
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}

	#new-tests-page .panels-content--new.row-gap__example b {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	#new-tests-page .panels-content--new.row-gap__example--counter b {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		grid-column-gap: 4px;
		align-items: start;
		grid-template-columns: repeat(7, auto);
		justify-content: center;
	}
}

@media (max-width: 767px) {
	#new-tests-page .panels-content--new:first-child + .accordion {
		margin-bottom: 20px;
	}
}

#new-tests-page .panels-content--grid .container {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	#new-tests-page .panels-content--grid {
		grid-row-gap: 55px;
		display: grid;
		grid-template-columns: 100%;
	}
}

@media (min-width: 1200px) {
	#new-tests-page .panels-content--grid {
		grid-row-gap: 70px;
	}
}

#new-tests-page.new-sport-page {
	overflow: hidden;
	padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
	#new-tests-page.new-sport-page ~ .info-slider {
		padding-top: 0;
	}
}

#new-tests-page.new-sport-page #content-sidebar {
	background: transparent;
	padding-bottom: 80px;
	position: relative;
	-webkit-transition: top 0.2s ease;
	transition: top 0.2s ease;
	width: 100%;
}

@media (min-width: 1200px) {
	#new-tests-page.new-sport-page.sticky-nav {
		overflow: visible;
	}

	#new-tests-page.new-sport-page.sticky-nav #content-sidebar {
		position: sticky;
		top: 20px;
	}
}

#new-tests-page.block-section.hp.hp--new {
	margin-top: 0;
	padding-bottom: 48px;
	padding-top: 48px;
}

@media (min-width: 768px) {
	#new-tests-page.block-section.hp.hp--new {
		padding-bottom: 64px;
		padding-top: 64px;
	}
}

@media (min-width: 1200px) {
	#new-tests-page.block-section.hp.hp--new {
		padding-bottom: 80px;
		padding-top: 80px;
	}
}

@media (min-width: 320px) {
	.container.block-row {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1200px) {
	#new-faqs-tests {
		width: 100%;
	}
}

@media (min-width: 320px) {
	#new-faqs-tests
		.criterial-test
		.criterial-test__col2
		.block-heading-h2
		.spielbanken {
		font-size: 27px;
		padding-top: 0;
	}
}

#new-faqs-tests .wrapp-faqs {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 1200px) {
	#new-faqs-tests .wrapp-faqs {
		margin-bottom: 100px;
	}
}

#new-faqs-tests .wrapp-faqs .criterial-test {
	grid-column-gap: 0;
	grid-template-columns: 1fr;
}

.gray-section {
	padding-bottom: 40px;
}

@media (min-width: 1200px) {
	.gray-section {
		padding-bottom: 50px;
	}
}

@media (min-width: 960px) {
	.gray-section .container {
		width: 947px;
	}
}

@media (min-width: 1024px) {
	.gray-section .container {
		width: 966px;
	}
}

@media (min-width: 1200px) {
	.gray-section .container {
		width: 1200px;
	}
}

.gray-section li,
.gray-section p {
	font-size: 13px;
}

@media (min-width: 768px) {
	.gray-section li,
	.gray-section p {
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.gray-section p:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 320px) {
	.gray-section .new-heading-h2 {
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.gray-section .new-heading-h2 {
		font-size: 27px;
	}
}

@media (min-width: 1200px) {
	.gray-section .new-heading-h2 {
		font-size: 30px;
	}
}

.gray-section .new-heading-h3 {
	color: #313d4a;
	font-size: 14px;
	font-weight: 600;
}

@media (min-width: 768px) {
	.gray-section .new-heading-h3 {
		font-size: 22px;
		font-weight: 700;
	}
}

@media (min-width: 1200px) {
	.gray-section .new-heading-h3 {
		font-size: 24px;
	}
}

.gray-section__wrapper--bundesliga {
	grid-row-gap: 20px;
	display: grid;
	grid-template-columns: 100%;
}

@media (min-width: 320px) {
	.gray-section__wrapper {
		grid-template-columns: 1fr;
	}

	.gray-section__wrapper .block-heading-h2 {
		color: #313d4a;
		margin-bottom: 16px;
	}
}

@media (min-width: 768px) {
	.gray-section__wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		grid-column-gap: 10px;
		align-items: center;
		display: grid;
		grid-template-columns: 1fr auto;
	}

	.gray-section__wrapper--bundesliga {
		grid-column-gap: 30px;
		grid-row-gap: 30px;
		grid-template-columns: 1fr 280px;
	}

	.gray-section__wrapper--bundesliga .gray-section__col-2 {
		grid-column: 2/3;
		grid-row: 1/2;
	}

	.gray-section__wrapper--bundesliga.no-row-gap {
		grid-row-gap: 0;
	}

	.gray-section__wrapper.aside-image {
		grid-template-columns: 1fr 220px;
		padding-top: 16px;
		position: relative;
	}

	.gray-section__wrapper.aside-image .gray-section__col-2 {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (min-width: 1024px) {
	.gray-section__wrapper .block-heading-h2 {
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.gray-section__wrapper {
		grid-column-gap: 30px;
		grid-template-columns: 1fr 270px;
	}

	.gray-section__wrapper--bundesliga {
		grid-row-gap: 70px;
		grid-template-columns: 1fr 270px;
	}

	.gray-section__wrapper.aside-image {
		grid-template-columns: 1fr 270px;
	}
}

.gray-section__col-2 {
	padding-bottom: 10px;
	text-align: center;
}

@media (min-width: 768px) {
	.gray-section__col-2 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-ms-flex-line-pack: center;
		align-content: center;
		display: grid;
		grid-template-columns: 100%;
		justify-content: center;
		justify-items: center;
		text-align: unset;
	}
}

@media (min-width: 1024px) {
	.gray-section__col-2 {
		-ms-flex-line-pack: initial;
		align-content: normal;
	}
}

.gray-section__col-2 img {
	height: auto;
	min-height: 150px;
}

@media (min-width: 320px) {
	.gray-section__col-2 img {
		width: 150px;
	}
}

@media (min-width: 1200px) {
	.gray-section__col-2 img {
		width: auto;
	}
}

@media (min-width: 768px) {
	.gray-section__col-3 {
		grid-column: 1/3;
	}
}

@media (min-width: 1200px) {
	.gray-section__col-3 {
		grid-column: 1/2;
	}
}

.gray-section__list {
	grid-row-gap: 28px;
	counter-reset: section;
	display: grid;
	grid-template-columns: 100%;
}

.gray-section__list > li {
	grid-column-gap: 4px;
	display: grid;
	grid-template-columns: 24px 1fr;
}

.gray-section__list > li:before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background: #7ac17a;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	content: counter(section);
	counter-increment: section;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	height: 24px;
	justify-content: center;
	margin-right: 4px;
	position: relative;
	top: -1px;
	width: 24px;
}

.gray-section__list ol {
	grid-column: 2/3;
	list-style-position: inside;
	list-style-type: lower-alpha;
	padding: 0;
}

@media (min-width: 768px) {
	.gray-section__list ol {
		margin-left: 42px;
	}
}

@media (min-width: 1200px) {
	.gray-section__list ol {
		margin-left: 36px;
	}
}

.gray-section__list ol li {
	margin-bottom: 16px;
}

.gray-section__list ol li p:last-child {
	margin-bottom: 0;
}

.gray-section__list ol li::marker {
	font-weight: 700;
}

.gray-section__list b,
.gray-section__list p {
	grid-column: 2/3;
}

.gray-section__list p {
	margin: 16px 0;
}

.gray-section__list--check > li:before {
	background: #7ac17a 50% url(images/check.svg) no-repeat;
	font-size: 0;
	top: -2px;
}

.gray-section__list.black-bullets > li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	grid-column-gap: 19px;
	align-items: center;
	grid-template-columns: 37px 1fr;
}

.gray-section__list.black-bullets > li p {
	margin: 8px 0;
}

.gray-section__list.black-bullets > li:before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background: #313d4a;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	content: counter(section);
	counter-increment: section;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 20px;
	font-weight: 700;
	height: 35px;
	justify-content: center;
	margin-right: 4px;
	position: relative;
	top: -1px;
	width: 35px;
}

.gray-section .accordion {
	border-top: 0;
}

@media (max-width: 767px) {
	.gray-section .accordion {
		margin: 0 -15px;
	}
}

.gray-section .accordion-content {
	background: #f5f5f5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 0;
	line-height: 1.5;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
	width: 100%;
	z-index: 3;
}

@media (min-width: 768px) {
	.gray-section .accordion-content {
		height: auto;
	}
}

.gray-section .accordion .js-active .accordion-content {
	padding: 15px 15px 0;
}

@media (min-width: 768px) {
	.gray-section .accordion .js-active .accordion-content {
		padding: 0;
	}
}

.gray-section .accordion__button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	min-height: 50px;
	padding: 0 15px;
}

@media (min-width: 768px) {
	.gray-section .accordion__button {
		background: transparent;
		border: 0;
		margin: 0 0 20px;
		min-height: auto;
		padding: 0;
	}
}

@media (min-width: 1200px) {
	.gray-section .accordion__button {
		margin: 0 0 28px;
	}
}

.gray-section .accordion .new-heading-h3 {
	color: #313d4a;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.gray-section .accordion .new-heading-h3 {
		color: #3389b0;
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.gray-section .accordion .collapsed {
		display: none;
	}

	.gray-section .accordion .js-accordion {
		grid-row-gap: 40px;
		display: grid;
		grid-template-columns: 100%;
	}
}

.gray-section .scroll-table {
	margin-bottom: 20px;
}

.gray-section table th {
	font-size: 14px;
}

.gray-section table td {
	padding: 18px 16px;
}

.gray-section table td:first-child {
	border-right: 1px solid #d6d6d6;
}

@media (min-width: 768px) {
	.gray-section table td {
		font-size: 16px;
		padding: 23px 16px;
		padding: 35px 16px;
	}
}

.gray-section.no-padding-bottom {
	padding-bottom: 0;
}

.gray-section__boxout {
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 2px 2px 0 0;
	border-top: 8px solid #313d4a;
	color: #313d4a;
	overflow: hidden;
	padding: 20px;
	text-align: left;
}

.gray-section__boxout .new-heading-h5 {
	color: #313d4a;
}

.gray-section__boxout-item {
	grid-column-gap: 15px;
	display: grid;
	grid-template-columns: 56px 1fr;
	padding: 10px 0;
	position: relative;
	text-align: left;
}

.gray-section__boxout-item:last-child {
	padding: 20px 0 12px;
}

.gray-section__boxout-item img {
	border-radius: 50%;
	grid-row: 1/3;
	max-width: 56px;
	min-height: auto;
}

.gray-section__boxout-item b {
	-ms-flex-item-align: end;
	align-self: end;
	font-size: 16px;
	font-weight: 600;
}

.gray-section__boxout-item span {
	-ms-flex-item-align: start;
	align-self: start;
	font-size: 13px;
}

@media (min-width: 768px) {
	.gray-section__boxout-item {
		padding: 20px 0;
	}

	.gray-section__boxout-item:not(:last-child):after {
		background: #e8e8eb;
		content: '';
		height: 1px;
		left: 50%;
		position: absolute;
		top: 100%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 150px;
	}
}

.gray-section .scroll-table {
	max-width: 100%;
	overflow: auto;
}

.gray-section .scroll-table__photo {
	margin-right: 30px;
}

@media (max-width: 767px) {
	.gray-section .scroll-table__photo {
		display: none;
	}
}

.gray-section .scroll-table--bundesliga-de {
	margin-bottom: 20px;
}

.gray-section .scroll-table--bundesliga-de td {
	padding: 17px 20px;
}

.gray-section .scroll-table--bundesliga-de td:first-child {
	min-width: 128px;
}

@media (max-width: 767px) {
	.gray-section .scroll-table--bundesliga-de td {
		padding: 10px 7px;
	}
}

@media (min-width: 768px) {
	.gray-section .scroll-table--bundesliga-de {
		margin-bottom: 0;
		margin-top: 40px;
	}
}

.gray-section .scroll-table--champions {
	margin-bottom: 40px;
}

.gray-section .scroll-table--champions td {
	padding: 35px 20px;
}

.gray-section .scroll-table--champions td.first {
	width: 197px;
}

@media (max-width: 767px) {
	.gray-section .scroll-table--champions td {
		padding: 10px 7px;
	}
}

@media (min-width: 1200px) {
	.gray-section .scroll-table--champions {
		margin-bottom: 80px;
	}
}

.gray-section .hidden-overflow {
	overflow: hidden;
}

.gray-section table {
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	width: 100%;
}

.gray-section table th {
	background: #313d4a;
	border-right: 1px solid #d6d6d6;
	color: #fff;
	font-size: 10px;
	padding: 6px;
}

@media (min-width: 768px) {
	.gray-section table th {
		font-size: 14px;
	}
}

.gray-section table tr {
	border-bottom: 1px solid #d6d6d6;
}

.gray-section table tr:nth-child(odd) {
	background: #fff;
}

.gray-section table td {
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	font-size: 13px;
	line-height: 1.4;
	padding: 17px 16px;
}

.gray-section table td:last-child {
	border-right: 0;
}

@media (min-width: 768px) {
	.gray-section table td {
		font-size: 16px;
		height: 94px;
	}
}

.gray-section .text-left {
	text-align: left;
}

.gray-section .align-start {
	-ms-flex-item-align: start;
	align-self: start;
}

.gray-section .gray-text {
	background: #e8e8eb;
	padding: 30px;
}

.gray-section .hub-box-wrapp {
	margin-bottom: 0 !important;
}

@media (min-width: 960px) {
	.gray-section.padding-top-desktop {
		padding-top: 18px;
	}
}

@media (min-width: 1200px) {
	.gray-section.padding-top-desktop {
		padding-top: 62px;
	}
}

@media (min-width: 960px) {
	.gray-section.padding-bottom-desktop {
		padding-bottom: 20px;
	}
}

@media (min-width: 1200px) {
	.gray-section.padding-bottom-desktop {
		padding-bottom: 40px;
	}
}

.gray-section .leagues__container {
	grid-row-gap: 40px;
	display: grid;
	grid-template-columns: 100%;
}

@media (max-width: 768px) {
	.criterial-test.container {
		padding: 0;
	}

	.criterial-test__col1 {
		padding: 0 15px;
	}
}

.hub-box-wrapp {
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	border-top: 11px solid #313d4a;
	display: grid;
	margin-bottom: 0;
}

@media (min-width: 320px) {
	.hub-box-wrapp {
		grid-template-columns: 1fr;
		margin-bottom: 40px;
		margin-top: 20px;
		position: relative;
	}
}

@media (min-width: 1170px) {
	.hub-box-wrapp {
		margin-bottom: 80px;
		margin-top: 40px;
	}
}

@media (min-width: 320px) {
	.hub-box-wrapp .title-box-author {
		padding: 20px 20px 0;
	}
}

.hub-box-wrapp .title-box-author h2 {
	color: #313d4a;
}

.hub-box-wrapp .box-author-info {
	display: grid;
}

@media (min-width: 320px) {
	.hub-box-wrapp .box-author-info {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		padding: 20px;
	}
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 1024px) {
	.hub-box-wrapp .box-author-info {
		grid-template-columns: 45% 1fr;
	}
}

.hub-box-wrapp .box-author-info .column-1 {
	display: grid;
	grid-template-columns: auto 1fr;
}

@media (min-width: 320px) {
	.hub-box-wrapp .box-author-info .column-1 {
		grid-row-end: 2;
		grid-row-start: 1;
		grid-template-rows: 1fr auto;
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info .column-1 {
		grid-column-end: 2;
		grid-column-start: 1;
		grid-template-rows: auto 1fr;
	}
}

.hub-box-wrapp .box-author-info .column-1 .img-author {
	grid-column-end: 2;
	grid-column-start: 1;
	grid-row-end: 2;
	grid-row-start: 1;
}

@media (min-width: 1024px) {
	.hub-box-wrapp .box-author-info .column-1 .img-author {
		height: 85px;
		width: 85px;
	}
}

@media (min-width: 320px) {
	.hub-box-wrapp .box-author-info .column-1 .img-author img {
		border-radius: 50%;
		height: 60px;
		width: 60px;
	}
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info .column-1 .img-author img {
		height: 85px;
		-o-object-fit: cover;
		object-fit: cover;
		width: 85px;
	}
}

.hub-box-wrapp .box-author-info .column-1 .wrapp-info-author {
	grid-column-end: 3;
	grid-column-start: 2;
	grid-row-end: 2;
	grid-row-start: 1;
	padding-left: 20px;
}

@media (min-width: 320px) {
	.hub-box-wrapp .box-author-info .column-1 .wrapp-info-author .name-author {
		color: #313d4a;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-family: Montserrat;
		font-size: 16px;
		font-weight: 700;
		line-height: 147%;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info .column-1 .wrapp-info-author .name-author {
		font-size: 20px;
	}
}

.hub-box-wrapp
	.box-author-info
	.column-1
	.wrapp-info-author
	.name-author__subtitle {
	color: #707070;
	font-size: 13px;
}

@media (min-width: 768px) {
	.hub-box-wrapp
		.box-author-info
		.column-1
		.wrapp-info-author
		.name-author__subtitle {
		font-size: 14px;
	}
}

.hub-box-wrapp .box-author-info .column-1 .logos-img {
	display: flex;
	grid-column-end: 3;
	grid-column-start: 2;
	grid-row-end: 2;
	grid-row-start: 2;
	padding-left: 20px;
	position: relative;
}

.hub-box-wrapp .box-author-info .column-1 .logos-img .btn__img:hover {
	background-color: #313d4a;
	border-radius: 2px;
	height: 42px;
	margin-right: 7px;
	opacity: 1;
	width: 42px;
}

.hub-box-wrapp
	.box-author-info
	.column-1
	.logos-img
	.btn__img:hover
	.hover__image {
	opacity: 0.4;
}

.hub-box-wrapp .box-author-info .column-1 .logos-img img {
	margin-right: 7px;
}

.hub-box-wrapp .box-author-info .column-2 {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr auto;
}

@media (min-width: 320px) {
	.hub-box-wrapp .box-author-info .column-2 {
		grid-row-end: 3;
		grid-row-start: 2;
	}
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info .column-2 {
		grid-column-end: 3;
		grid-column-start: 2;
		grid-row-end: 2;
		grid-row-start: 1;
	}
}

.hub-box-wrapp .box-author-info .column-2 .box-author-content {
	grid-column-end: 2;
	grid-column-start: 1;
	grid-row-end: 2;
	grid-row-start: 1;
}

.hub-box-wrapp .box-author-info .column-2 .hover-link {
	display: block;
	grid-column-end: 2;
	grid-column-start: 1;
	grid-row-end: 3;
	grid-row-start: 2;
	height: auto;
}

@media (min-width: 768px) {
	.hub-box-wrapp .box-author-info .column-2 .hover-link {
		font-size: 14px;
	}
}

@media only screen and (min-width: 320px) {
	.new-top-section-homepage {
		background: #313d4a url(images/top-section-bg.svg);
		background-size: cover;
		padding-bottom: 20px;
		padding-top: 45px;
	}

	.new-top-section-homepage.lg-hero {
		padding-top: 60px;
	}

	.box-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
	}

	.box-rating-star {
		height: 2px;
		position: relative;
	}
}

@media only screen and (min-width: 320px) {
	.box-rating-star:before {
		background-image: url(images/rating-star-grey.svg);
		background-repeat: repeat-x;
		background-size: 20px;
		bottom: 0;
		content: '';
		display: block;
		height: 20px;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100px;
	}

	.box-rating-star > span {
		display: block;
		height: 20px;
		overflow: hidden;
		position: absolute;
		text-indent: -10000px;
		width: 100px;
	}

	.box-rating-star > span:before {
		background-image: url(images/rating-star.svg);
		background-repeat: repeat-x;
		background-size: 20px;
		bottom: 0;
		content: '';
		display: block;
		height: 20px;
		left: 0;
		position: absolute;
		right: 0;
		text-indent: 10000px;
		top: 0;
	}

	.secondTitle {
		color: #313d4a !important;
	}

	.alle-link .btn {
		position: relative;
		z-index: 3;
	}

	.alle-link .btn:hover {
		background: #276683;
	}

	.row-block-heading {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 10px;
	}

	.alle-link {
		margin-top: 30px;
	}

	.box-row3 {
		-ms-flex-item-align: center;
		align-self: center;
		min-height: 30px;
	}

	.new-block-heading {
		height: auto;
		left: 0;
		margin-bottom: 12px;
		position: static;
		text-align: center;
		top: 0;
	}

	.new-heading-h1 {
		-webkit-box-flex: 0;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		-ms-flex-item-align: center;
		-ms-flex-positive: 0;
		align-self: center;
		color: #fff;
		-ms-flex: none;
		flex: none;
		flex-grow: 0;
		font-size: 24px;
		font-weight: 700;
		line-height: 130%;
		margin: 0 20px;
		order: 0;
	}

	.block-heading-paragraph {
		color: #fff;
	}

	.block-heading-second-paragraph {
		color: #fff;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 147%;
		margin-bottom: -22px;
		text-align: center;
	}

	.box-logo-casino {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 70px;
		margin-left: 6px;
		margin-top: 23px;
		overflow: hidden;
		width: 70px;
	}

	.box-toplist-casino {
		display: grid;
		grid-template-columns: 1fr;
		position: relative;
	}

	.wrapp-rating {
		-ms-flex-line-pack: start;
		align-content: start;
		display: grid;
		grid-area: rating;
		grid-template-areas: 'stars percentage';
		grid-template-columns: 100px 1fr;
		margin-left: 13px;
		margin-top: 6px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
	.wrapp-rating {
		grid-template-columns: 20px 1fr;
		margin: 0;
		position: relative;
		right: -5px;
		top: 26px;
	}
}

@media only screen and (min-width: 320px) {
	.block-rating {
		grid-area: stars;
		overflow: hidden;
	}

	.box-logo-casino img {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		display: block;
		height: auto;
		margin: 0 auto;
		width: 100%;
	}

	.wrapper-col1 {
		display: grid;
		grid-template-areas: 'logo name' 'logo rating';
		grid-template-columns: auto 1fr;
		grid-template-rows: 1fr;
		margin-bottom: 20px;
	}

	.wrapper-col1 .highlighted-red {
		font-size: 24px;
	}

	.wrapper-col1 .box-bonus div {
		margin-left: 13px;
		text-align: left;
	}

	.logoCasino {
		grid-area: logo;
	}

	.wrapper-col2 {
		display: grid;
		grid-template-columns: 1fr;
	}

	.wrapper-col2 .box-bonus {
		display: none;
	}

	.box-title-casino {
		font-family: Montserrat;
		font-weight: 700;
		grid-area: name;
		line-height: 147%;
		margin-left: 13px;
		margin-top: 25px;
	}

	.box-rating-num,
	.box-title-casino {
		color: #313d4a;
		font-size: 16px;
		font-style: normal;
	}

	.box-rating-num {
		font-weight: 600;
		grid-area: percentage;
		height: 25px;
		line-height: 130%;
		width: 56px;
	}

	.box-rating-num span {
		font-size: 13px;
	}

	.logoCasino .position-circle {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: #2d3946;
		border: 2px solid #fff;
		border-radius: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 28px;
		justify-content: center;
		margin-left: 0;
		margin-top: 13px;
		overflow: auto;
		position: absolute;
		width: 28px;
	}

	.logoCasino .position-circle span {
		-ms-flex-item-align: center;
		align-self: center;
		color: #fff;
		font-family: Montserrat;
		font-style: normal;
		font-weight: 700;
	}

	.pros-listing {
		background-color: #f5f5f5;
		border-radius: 2px;
		color: #313d4a;
		font-size: 13px;
		grid-column: 1/2;
		line-height: 147%;
		margin: 0 15px;
		padding: 10px 10px 0;
	}

	.pros-listing .list-tick li {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		line-height: normal;
	}

	.pros-listing .list-tick li .img-tick {
		height: 24px;
		margin-right: 7px;
		width: 27px;
	}

	.box-bonus {
		-ms-flex-item-align: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		align-self: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.block-casino-toplist {
		border-bottom: 1px solid #d6d6d6;
	}

	.first__casino {
		border-top: 1px solid #d6d6d6;
	}

	.highlighted-red {
		color: #ff0000;
		font-family: Montserrat;
		font-size: 24px;
		font-weight: 700;
		height: auto;
	}

	.highlighted-black,
	.highlighted-red {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-style: normal;
		line-height: 147%;
		text-align: center;
	}

	.highlighted-black {
		color: #313d4a;
		font-size: 13px;
		font-weight: 400;
	}

	.list-tick {
		list-style-type: none;
		padding: 5px 0;
	}

	.payout-methods-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
}

@media only screen and (min-width: 320px) and (min-width: 1024px) {
	.payout-methods-container {
		margin-left: 10px;
		margin-top: 0;
		padding-left: 0;
	}
}

@media only screen and (min-width: 320px) {
	.payout-methods-holder img {
		height: auto;
		width: 32px;
	}

	.payout-methods-holder img:nth-child(n + 6) {
		display: none;
	}
}

@media only screen and (min-width: 320px) and (min-width: 600px) {
	.payout-methods-holder img:nth-child(n + 4) {
		display: none;
	}
}

@media only screen and (min-width: 320px) and (min-width: 1024px) {
	.payout-methods-holder img {
		width: 40px;
	}
}

@media only screen and (min-width: 320px) {
	.payout-methods-counter {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: grid;
		font-size: 13px;
		font-weight: 400;
		margin-left: 10px;
	}

	.img-tick {
		display: inline-block;
		height: 20px;
		padding-right: 3px;
		width: 20px;
	}

	.img-tick .generic-image {
		min-width: 24px;
	}

	.img-tick.large {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		height: 35px;
		justify-content: center;
		padding-right: 8px;
		vertical-align: bottom;
		width: 40px;
	}

	.img-tick.large img {
		height: 100%;
		width: 100%;
	}

	.img-cross {
		display: inline-block;
		height: 20px;
		padding-right: 3px;
		width: 20px;
	}

	.img-cross .generic-image {
		min-width: 24px;
	}

	.img-cross.large {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		height: 35px;
		justify-content: center;
		padding-right: 8px;
		vertical-align: bottom;
		width: 40px;
	}

	.img-cross.large img {
		height: 100%;
		width: 100%;
	}

	.red-button-toplist {
		border-radius: 2px !important;
	}

	.arrow-right {
		margin-left: 4px;
	}

	.wrapper-col3 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-direction: column;
		flex-direction: column;
		z-index: 9;
	}

	.wrapper-col3 a:link {
		display: contents;
		text-decoration: none !important;
	}

	.wrapper-col3 .hover-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.button__spielen {
		-ms-flex-line-pack: center;
		align-content: center;
		grid-area: buttonSpiele;
	}

	.wrapper-col4 {
		grid-template-areas: 'link';
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
	}

	.hover-link,
	.wrapper-col4 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: grid;
	}

	.hover-link {
		grid-area: link;
		height: 40px;
	}

	.hover-link .fa {
		color: #3389b0;
		font-size: 20px;
		font-weight: 700;
		margin: -8px 1px;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		vertical-align: middle;
	}

	.hover-link-container {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		justify-content: center;
		margin-bottom: 10px;
		margin-top: 16px;
	}

	.link-page-review {
		color: #3389b0;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 130%;
		text-align: center;
		text-decoration: none !important;
		z-index: 2;
	}

	.block-toplist-g .new-box-toplist .btn {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 16px;
		font-weight: 800;
		height: 44px;
		justify-content: center;
		line-height: 21px;
		margin: 15px 0 0;
		padding: 9px;
		width: 100%;
	}

	.wrapp-rating-num {
		background: #f5f5f5;
		font-size: 13px;
		margin: 2px 5px;
		text-align: center;
	}

	.wrapp-rating-num span {
		font-size: 10px;
	}

	.admiral-bgcolor {
		background-color: #efefef;
	}

	.betathomesports-bgcolor {
		background-color: #04517f;
	}

	.betthreesixfivesports-bgcolor {
		background-color: #017b5b;
	}

	.betthreethousand-bgcolor,
	.betwaysports-bgcolor,
	.eighteighteightsports-bgcolor {
		background-color: #000;
	}

	.mrgreensports-bgcolor {
		background-color: #dcdcdc;
	}

	.sportwetten-toplist a {
		text-decoration: none;
	}

	.sportwetten-toplist .block-casino-toplist {
		border-bottom: 1px solid #d6d6d6;
	}

	.sportwetten-toplist #container-toplist {
		background-color: #fff;
	}

	.sportwetten-toplist .heading-h2 {
		color: #313d4a;
		font-size: 20px;
	}

	.sportwetten-toplist .toplist-heading {
		color: #ff0000;
	}

	.sportwetten-toplist .highlighted-red {
		font-size: 24px;
	}

	.sportwetten-toplist .wrapper-col1 .box-title-casino {
		font-size: 16px;
	}

	.sportwetten-toplist .first__casino {
		border-top: 6px solid #ff0000;
		-webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
		box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
		height: auto;
		margin-left: -10px;
		margin-right: -10px;
		padding: 0 10px 10px;
	}

	.sportwetten-toplist .first__casino .wrapper-col1 .box-title-casino {
		font-size: 18px;
	}

	.sportwetten-toplist .first__casino .highlighted-red {
		font-size: 24px;
	}

	.sportwetten-toplist .box-logo-casino {
		border-radius: 50%;
		padding: 10px;
	}

	.sportwetten-toplist .wrapper-col2 {
		display: block;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		background: none;
	}

	.sportwetten-toplist .img-tick,
	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick span {
		display: table-cell;
	}

	.sportwetten-toplist .highlighted-black {
		font-size: 13px;
	}

	.sportwetten-toplist .highlighted-grey {
		background-color: #f5f5f5;
		margin-top: 5px;
		padding: 8px;
	}

	.sportwetten-toplist .bonus-info-box {
		float: right;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing {
		font-size: 13px;
	}

	.sportwetten-toplist .payouttime-info-box {
		float: left;
		height: 33px;
		margin-top: 20px;
		width: 154px;
	}

	.sportwetten-toplist .payouttime-info-box .highlighted-black {
		font-size: 13px;
	}

	.sportwetten-toplist .wrapper-col1 .wrapp-rating .box-rating-num {
		height: 23px;
		width: 49px;
	}

	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 40px;
		justify-content: center;
		width: 288px;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		width: 288px;
	}

	.sportwetten-toplist .link-page-review {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 360px) {
	.container.sportwetten-toplist {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 480px) {
	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		height: 40px;
		width: 288px;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		margin: auto;
		width: 288px;
	}
}

@media only screen and (min-width: 481px) {
	.container.sportwetten-toplist {
		margin: 0 auto;
		width: 100%;
	}

	.sportwetten-toplist .box-toplist-casino {
		padding: 0;
	}

	.sportwetten-toplist .first__casino {
		border-top: 8px solid #ff0000;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}

	.sportwetten-toplist .wrapper-col2 {
		display: grid;
	}

	.sportwetten-toplist .bonus-info-box {
		float: none;
	}

	.sportwetten-toplist .highlighted-grey {
		padding: 9px;
	}

	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		height: 40px;
		width: 100%;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		margin-left: 0;
		width: 100%;
	}

	.sportwetten-toplist .payouttime-info-box {
		float: none;
		height: auto;
		margin-top: 0;
		width: 99%;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick span {
		white-space: nowrap;
	}

	.sportwetten-toplist .img-tick img {
		height: 24px;
		width: 24px;
	}
}

@media only screen and (min-width: 600px) {
	.new-box-toplist {
		height: auto !important;
	}

	.wrapper-col1 {
		margin-bottom: 0;
	}

	.wrapper-col1 .box-bonus {
		display: none;
	}

	.box-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.wrapper-col2 {
		grid-template-columns: 1fr 1fr;
		margin-bottom: 10px;
	}

	.wrapper-col2 .box-bonus {
		display: block;
	}

	.wrapper-col2 .pros-listing {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.wrapper-col2 .pros-listing .list-tick {
		margin-left: 10px;
		margin-top: 4px;
		padding-left: 0;
	}

	.wrapper-col2 .box-bonus {
		margin-top: 15px;
	}

	.pros-listing {
		padding: 0;
		width: 80%;
	}

	.wrapper-col4 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.hover-link {
		height: 81px;
	}

	.sportwetten-toplist .pros-listing {
		width: auto;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		margin-right: 0;
	}
}

@media only screen and (min-width: 760px) {
	.highlighted-red {
		font-size: 18px;
		height: auto;
	}

	.block-casino-toplist {
		border-left: 1px solid #d6d6d6;
		border-right: 1px solid #d6d6d6;
	}

	.new-block-heading {
		-ms-flex-item-align: center;
		align-self: center;
		height: auto;
		text-align: center;
		width: 770px;
	}

	.new-heading-h1 {
		font-size: 40px;
		line-height: 147%;
	}

	.box-row2 {
		font-size: 18px;
		height: auto;
	}

	.box-row2,
	.box-row3 {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		line-height: 147%;
		text-align: center;
	}

	.box-row3 {
		align-self: center;
		font-family: Montserrat;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		height: 29px;
		width: 770px;
	}

	.new-box-toplist {
		height: auto;
	}

	.box-toplist-casino {
		grid-column-gap: 10px;
		grid-template-areas: 'logos bonusList link1' 'logos bonusList link2';
		grid-template-columns: 28% 47% 21%;
		grid-template-rows: 1fr !important;
	}

	.box-toplist-casino,
	.wrapper-col1 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: grid;
	}

	.wrapper-col1 {
		grid-area: logos;
		grid-template-columns: 45% 50% !important;
		grid-template-rows: 1fr;
	}

	.wrapper-col1 .logoCasino .position-circle {
		margin-left: 3px;
	}

	.wrapper-col1 .logoCasino .box-logo-casino {
		margin-left: 10px;
	}

	.wrapper-col1 .box-title-casino {
		margin-top: 18px;
	}

	.wrapper-col1 .wrapp-rating {
		display: grid;
		grid-template-areas: 'rateStars' 'numberRate';
		grid-template-columns: 1fr;
		grid-template-rows: auto auto;
		margin-top: 0;
	}

	.wrapper-col1 .wrapp-rating .block-rating {
		grid-area: rateStars;
		overflow: visible;
	}

	.wrapper-col1 .wrapp-rating .box-rating-num {
		grid-area: numberRate;
	}

	.wrapp-rating-num {
		font-size: 16px;
		margin-left: 0;
		margin-top: 8%;
	}

	.wrapp-rating-num span {
		font-size: 13px;
	}

	.wrapper-col2 {
		-ms-flex-line-pack: start;
		grid-column-gap: 8px;
		align-content: start;
		grid-area: bonusList;
		grid-template-areas: 'bonus list';
		grid-template-columns: 40% auto;
		justify-items: center;
		margin-bottom: 0;
	}

	.wrapper-col2 .pros-listing {
		align-self: center;
		grid-area: list;
		margin-right: 0;
		max-width: 233px;
		width: 95% !important;
	}

	.wrapper-col2 .pros-listing .list-tick {
		margin-left: 5%;
		margin-right: 4px;
		padding: 5px 7px 5px 9px;
		width: auto;
	}

	.wrapper-col2 .box-bonus {
		grid-area: bonus;
		margin-left: 10px;
		margin-top: 5px;
	}

	.wrapper-col3 {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		gap: 20px;
		grid-area: link1;
		justify-self: center;
		max-width: 250px;
		width: 100%;
	}

	.block-toplist-g .new-box-toplist .btn {
		font-size: 16px;
		height: 44px;
		margin-top: 20px;
		min-width: 108px;
		text-align: center;
		width: 95%;
	}

	.wrapper-col4 {
		align-self: baseline;
		grid-area: link2;
		grid-template-rows: 50%;
		margin-top: 20px;
	}

	.hover-link {
		height: 0%;
	}

	.hover-link,
	.link-page-review {
		-ms-flex-item-align: center;
		align-self: center;
	}

	.link-page-review {
		font-size: 13px;
		margin-top: 0;
		position: relative;
		width: 100%;
	}

	.sportwetten-toplist .block-casino-toplist {
		min-height: 136px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing {
		width: 190px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		margin-left: -10px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick span {
		white-space: normal;
	}

	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		height: 39px;
		width: 125px;
	}

	.sportwetten-toplist .wrapper-col2 {
		margin-left: -30px;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		width: 125px;
	}

	.sportwetten-toplist .payouttime-info-box {
		height: 33px;
		width: 154px;
	}

	.sportwetten-toplist .wrapper-col2 .box-bonus {
		margin-top: 15px;
	}

	.sportwetten-toplist .first__casino {
		border-left: 1px solid #d6d6d6;
		border-right: 1px solid #d6d6d6;
	}

	.sportwetten-toplist .first__casino .wrapper-col2 .box-bonus {
		margin-top: 5px;
	}

	.sportwetten-toplist .link-page-review {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.sportwetten-toplist .wrapper-col2 .pros-listing {
		width: 100%;
	}
}

@media only screen and (min-width: 775px) {
	.sportwetten-toplist .first__casino {
		height: 160px;
		padding-top: 5px;
	}
}

@media screen and (min-width: 777px) {
	.sportwetten-toplist .wrapper-col2 .pros-listing {
		font-size: 13px;
	}
}

@media only screen and (min-width: 810px) {
	.link-page-review {
		font-size: 14px;
	}

	.wrapper-col1 .logoCasino .position-circle {
		height: 37px;
		margin-left: 3px;
		margin-top: 14px;
		width: 37px;
	}

	.wrapper-col1 .logoCasino .box-logo-casino {
		height: 80px;
		margin-left: 20px;
		margin-top: 20px;
		width: 80px;
	}

	.wrapper-col2 .pros-listing .list-tick {
		margin-right: 4px;
		padding-left: 0;
	}
}

@media only screen and (min-width: 824px) {
	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		margin-left: 5%;
		margin-right: 0;
	}

	.sportwetten-toplist .pros-listing {
		border-left: 1px solid #e8e8eb;
	}
}

@media only screen and (min-width: 900px) {
	#container-toplist {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (min-width: 960px) {
	.sportwetten-toplist .heading-h2 {
		font-size: 27px;
	}

	.sportwetten-toplist .wrapper-col1 .box-title-casino {
		font-size: 18px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing {
		font-size: 14px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		margin-right: 0;
	}

	.sportwetten-toplist .highlighted-black {
		font-size: 14px;
	}

	.sportwetten-toplist .highlighted-red {
		font-size: 27px;
	}

	.sportwetten-toplist .payouttime-info-box {
		height: 34px;
		width: 157px;
	}

	.sportwetten-toplist .payouttime-info-box .highlighted-black {
		font-size: 14px;
	}

	.sportwetten-toplist .wrapper-col1 .wrapp-rating .box-rating-num {
		height: 25px;
		width: 50px;
	}

	.sportwetten-toplist .block-casino-toplist {
		min-height: 136px;
		min-width: 826px;
	}

	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		height: 39px;
		width: 171px;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		width: 171px;
	}

	.sportwetten-toplist .first__casino .block-casino-toplist {
		min-height: 160px;
		min-width: 826px;
	}

	.sportwetten-toplist .first__casino .highlighted-red {
		font-size: 40px;
	}

	.sportwetten-toplist .first__casino .wrapper-col1 .box-title-casino {
		font-size: 22px;
	}
}

@media only screen and (min-width: 992px) {
	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick span {
		white-space: nowrap;
	}
}

@media only screen and (min-width: 1024px) {
	.box-toplist-casino {
		grid-template-columns: 32% 45% 20% !important;
	}

	.new-block-heading {
		-ms-flex-item-align: center;
		align-self: center;
		height: auto;
		margin-bottom: 20px;
	}

	.new-block-heading .new-heading-h1 {
		font-size: 45px;
		line-height: 147%;
		margin: 0;
	}

	.box-row2 {
		font-size: 18px;
		font-weight: 400;
		height: auto;
	}

	.box-row2,
	.box-row3 {
		-ms-flex-item-align: center;
		align-self: center;
		font-style: normal;
		line-height: 147%;
		text-align: center;
	}

	.box-row3 {
		font-family: Montserrat;
		font-size: 20px;
		font-weight: 700;
		height: 29px;
		width: 770px;
	}

	.box-logo-casino {
		height: 100px;
		margin-left: 30px;
		margin-top: 26px;
		width: 100px;
	}

	.wrapper-col1 {
		grid-template-columns: 1fr 45%;
	}

	.wrapper-col1 .logoCasino .position-circle {
		height: 37px;
		margin-left: 13px;
		margin-top: 14px;
		width: 37px;
	}

	.wrapper-col1 .logoCasino .box-logo-casino {
		height: 80px;
		margin-left: 47px;
		margin-top: 20px;
		width: 80px;
	}

	.wrapper-col1 .wrapp-rating {
		margin-top: 3%;
	}

	.highlighted-black {
		font-size: 14px;
	}

	.wrapper-col2 {
		grid-template-columns: 43% auto;
	}

	.wrapper-col2 .pros-listing {
		font-size: 14px;
	}

	.wrapper-col2 .pros-listing .list-tick {
		margin-left: 0 !important;
		margin-right: 0;
		padding: 10px 10px 0;
	}

	.wrapper-col2 .pros-listing .list-tick .img-tick {
		height: 24px;
		width: 27px;
	}

	.wrapper-col2 .box-bonus {
		margin-top: 0;
	}

	.wrapper-col2 .highlighted-red {
		font-size: 24px;
	}

	.link-page-review:hover,
	.link-page-review:hover .fa {
		color: #276683;
	}

	.red-button-toplist {
		position: sticky;
		z-index: 5;
	}

	.red-button-toplist:hover {
		background: #b1171b;
	}

	.block-toplist-g .new-box-toplist .btn,
	.link-page-review {
		width: 100%;
	}

	.sportwetten-toplist .wrapper-col1 .logoCasino .position-circle {
		margin-left: 35px;
	}
}

@media screen and (min-width: 1080px) {
	.wrapper-col2 .pros-listing .list-tick {
		margin-left: 2px;
		margin-right: 4px;
	}

	.sportwetten-toplist .wrapper-col2 .list-tick {
		margin-left: 20px;
		margin-right: 0;
	}

	.sportwetten-toplist .wrapper-col2 .box-bonus {
		margin-top: 15px;
	}

	.sportwetten-toplist .first__casino .wrapper-col2 .box-bonus {
		margin-top: 0;
	}
}

@media screen and (min-width: 1336px) {
	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		margin-left: 8%;
	}
}

@media screen and (min-width: 1440px) {
	.box-toplist-casino {
		grid-template-columns: 27% 45% 26% !important;
	}

	.sportwetten-toplist .heading-h2 {
		font-size: 30px;
	}

	.sportwetten-toplist .wrapper-col2 {
		grid-template-columns: auto 50%;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing {
		font-size: 16px;
	}

	.sportwetten-toplist .highlighted-red {
		font-size: 30px;
	}

	.sportwetten-toplist .wrapper-col1 .box-title-casino {
		font-size: 20px;
	}

	.sportwetten-toplist .payouttime-info-box {
		width: 152px;
	}

	.sportwetten-toplist .payouttime-info-box .highlighted-black {
		font-size: 14px;
	}

	.sportwetten-toplist .wrapper-col1 .wrapp-rating .box-rating-num {
		height: 25px;
		width: 50px;
	}

	.sportwetten-toplist .block-casino-toplist {
		min-height: 136px;
		min-width: 1169px;
	}

	.sportwetten-toplist .first__casino .block-casino-toplist {
		min-height: 160px;
		min-width: 1169px;
	}

	.sportwetten-toplist .first__casino .highlighted-red {
		font-size: 48px;
	}

	.sportwetten-toplist .first__casino .wrapper-col1 .box-title-casino {
		font-size: 24px;
	}

	.sportwetten-toplist .wrapper-col2 .pros-listing .list-tick {
		left: 50px;
		margin-left: 0;
		position: relative;
	}

	.sportwetten-toplist .wrapper-col3,
	.sportwetten-toplist .wrapper-col4 {
		left: 70px;
		position: relative;
	}

	.sportwetten-toplist .block-toplist-g .new-box-toplist .btn {
		height: 39px;
		width: 171px;
	}

	.wrapper-col2 {
		grid-template-columns: 50% auto;
	}

	.wrapper-col2 .highlighted-red {
		font-size: 30px;
	}
}

@media only screen and (min-width: 600px) {
	.new-top-section-sportpage .box-row2-hero:after,
	.new-top-section-sportpage .box-row2-hero:before {
		display: none;
	}

	.new-top-section-sportpage .box-row2-hero > :first-child {
		float: none;
		margin-left: 0;
	}

	.new-top-section-sportpage .box-row2-hero .hero-paragraph {
		height: auto;
		overflow: visible;
	}
}

@media only screen and (min-width: 760px) {
	.new-top-section-sportpage .hero-section {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		grid-template-columns: 1fr 356px;
	}

	.new-top-section-sportpage .hero-subheading {
		font-size: 27px;
	}

	.new-top-section-sportpage .mobile-only {
		display: none;
	}

	.new-top-section-sportpage svg.football-wetten {
		height: 426px;
		left: -77px;
		top: 120px;
		width: 426px;
	}

	.new-top-section-sportpage svg.football-bundesliga {
		height: 450px;
		left: -63px;
		top: 19px;
		width: 450px;
	}

	.new-top-section-sportpage svg.football-bundesliga-de {
		display: block;
		height: 457px;
		left: -70px;
		top: 10px;
		width: 605px;
	}

	.new-top-section-sportpage svg.football-champions {
		height: 461px;
		left: -40px;
		top: 9px;
		width: 461px;
	}

	.new-top-section-sportpage svg.football-premier {
		height: 588px;
		left: -35px;
		top: 10px;
		width: 473px;
	}

	.new-top-section-sportpage svg.sport-boxing {
		height: 280px;
		left: -53px;
		right: auto;
		top: 7px;
		width: 516px;
	}

	.new-top-section-sportpage svg.sport-tennis {
		height: 320px;
		left: auto;
		right: 17px;
		top: 7px;
		width: 277px;
	}

	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		.wrapper-li {
		padding-top: 30px;
	}

	.new-top-section-sportpage .hero-section__col2 .bullet-list-green li {
		padding-left: 30px;
	}

	.new-top-section-sportpage .hero-section__col1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-content: center;
	}

	.new-top-section-sportpage .hero-section__col1 .new-hero-heading {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
}

@media only screen and (min-width: 960px) {
	.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1024px) {
	.new-top-section-sportpage .hero-section {
		grid-column-gap: 3%;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
		grid-template-columns: 1fr 35%;
	}

	.new-top-section-sportpage .hero-section__col2 .background-bullet-hero {
		margin-top: 46px;
	}
}

@media screen and (min-width: 1200px) {
	.new-top-section-sportpage
		.hero-section__col2
		.bullet-list-green
		li:first-child {
		max-width: 320px;
	}

	.new-top-section-sportpage .hero-subheading {
		font-size: 30px;
		line-height: 114%;
	}

	.new-top-section-sportpage svg.football-wetten {
		height: 509px;
		left: -110px;
		top: 40px;
		width: 509px;
	}

	.new-top-section-sportpage svg.football-bundesliga {
		height: 497px;
		left: -33px;
		top: -21px;
		width: 496px;
	}

	.new-top-section-sportpage svg.football-bundesliga-de {
		height: 580px;
		left: 10px;
		top: 10px;
		width: 768px;
	}

	.new-top-section-sportpage svg.football-champions {
		height: 461px;
		left: 0;
		top: 29px;
		width: 461px;
	}

	.new-top-section-sportpage svg.football-premier {
		height: 588px;
		left: 31px;
		top: 10px;
		width: 473px;
	}

	.new-top-section-sportpage svg.sport-tennis {
		height: 320px;
		left: 50%;
		right: auto;
		top: 20px;
		-webkit-transform: translateX(-40%);
		-ms-transform: translateX(-40%);
		transform: translateX(-40%);
		width: 277px;
	}
}

.softwareproviderhub .headinglink {
	color: #9e2d2d;
	font-family: proxima_novasemibold, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 114%;
	margin: 0 0 8px;
	padding: 0;
	position: relative;
	text-decoration: underline;
}

.softwareproviderhub .headinglink:hover {
	text-decoration: none;
}

@media (max-width: 480px) {
	.softwareproviderhub .headinglink {
		font-size: 19px;
	}

	.softwareproviderhub img {
		height: auto;
		max-width: 100px;
	}
}

.main-container .kostenlos-container {
	min-height: 900px;
}

@media (min-width: 768px) {
	.main-container .kostenlos-container {
		min-height: 500px;
	}
}

.main-container .kostenlos-container.empty,
.main-container--default .kostenlos-container {
	min-height: auto;
}

@media (min-width: 768px) {
	.main-container--default .kostenlos-container {
		min-height: auto;
	}
}

.main-container--default .kostenlos-container.empty {
	min-height: auto;
}

.game-hero__block-section.block-section.blue-dark {
	background: linear-gradient(
		99.42deg,
		#1d2937 3.9%,
		#304762 31.31%,
		#304762 49.27%,
		#0d1b2c 93.04%
	);
	padding: 0 0 16px;
}

@media (min-width: 960px) {
	.game-hero__block-section.block-section.blue-dark {
		padding: 0 0 50px;
	}
}

.game-hero__block-section--custom {
	min-height: 827px;
}

.game-hero__block-section--custom .kostenlos__container {
	margin: 0;
}

.game-hero__block-section--custom section {
	min-height: 185px;
}

.game-hero__block-section--custom a.nav-button {
	text-decoration: none;
}

.game-hero__block-section--custom .block-heading {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 16px;
}

.game-hero__block-section--custom .block-heading p {
	font-size: 13px;
	line-height: 147%;
}

.game-hero__block-section--custom .block-heading p:last-child {
	margin-bottom: 0;
}

.game-hero__block-section--custom .disclaimer-box {
	-ms-flex-item-align: center;
	align-self: center;
	border: 1px solid rgba(132, 169, 186, 0.24);
	border-radius: 8px;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 500;
	line-height: 120%;
	margin-bottom: 16px;
	padding: 16px;
}

.game-hero__block-section--custom .disclaimer-box .disclaimer-content {
	overflow: hidden;
	-webkit-transition: max-height 0.5s ease;
	transition: max-height 0.5s ease;
}

.game-hero__block-section--custom .disclaimer-box .disclaimer-text {
	display: inline;
}

.game-hero__block-section--custom .disclaimer-box .collapsed .disclaimer-text {
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.game-hero__block-section--custom .disclaimer-box .expanded .disclaimer-text {
	display: inline;
}

.game-hero__block-section--custom .disclaimer-box .read-more-btn {
	background: transparent;
	color: #fff;
	font-family: proxima_nova_rgregular, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
	margin-top: 4px;
	padding: 0;
	text-decoration-line: underline;
}

.game-hero__block-section--custom .disclaimer-box b {
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
}

.game-hero__block-section--custom .disclaimer-box img {
	display: block;
	margin-bottom: 8px;
}

.game-hero__block-section--custom .grid-section--custom {
	margin-bottom: 0;
}

.game-hero__block-section--custom .grid-section--custom b {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Montserrat, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 147%;
}

.game-hero__block-section--custom .grid-section--custom .games-card .rtp {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.game-hero__block-section--custom .grid-section--custom .games-card .provider {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
}

@media (min-width: 768px) {
	.game-hero__block-section--custom section {
		min-height: 272px;
	}
}

@media (min-width: 960px) {
	.game-hero__block-section--custom {
		min-height: 660px;
	}

	.game-hero__block-section--custom .kostenlos__container:not(:empty) {
		margin-top: 28px;
	}

	.game-hero__block-section--custom .block-heading {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 64px;
	}

	.game-hero__block-section--custom .block-heading p {
		font-size: 16px;
		line-height: 147%;
	}

	.game-hero__block-section--custom .disclaimer-box {
		font-size: 12px;
		margin-bottom: 0;
		max-width: 310px;
	}

	.game-hero__block-section--custom .disclaimer-box .read-more-btn {
		font-size: 14px;
	}

	.game-hero__block-section--custom .grid-section--custom b {
		font-size: 18px;
	}
}

.list-grid {
	margin-top: 16px;
}

@media (min-width: 1024px) {
	.list-grid {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		margin-top: 24px;
	}
}

.list-grid span:not(.img-tick) {
	font-size: 14px;
	margin-left: 8px;
}

@media (min-width: 768px) {
	.list-grid span:not(.img-tick) {
		font-size: 16px;
	}
}

.list-grid li {
	display: grid;
	grid-template-columns: 24px auto;
}

.list-grid li:not(:last-child) {
	margin-bottom: 16px;
}

@media (min-width: 1024px) {
	.list-grid li:not(:last-child) {
		margin-bottom: 20px;
	}
}

.list-grid .img-tick {
	height: 24px;
	width: 24px;
}

.no-padding {
	padding: 0;
}

.info-box {
	background-color: #f5f5f5;
	border: 2px solid #cd1b22;
	border-radius: 4px;
	color: #333;
	display: grid;
	gap: 10px;
	padding: 24px;
}

.info-box__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	gap: 10px;
}

.info-box__heading svg {
	fill: #cd1b22;
}

.info-box__text {
	font-size: 14px;
}

@media only screen and (min-width: 600px) {
	.info-box__text {
		font-size: 16px;
	}
}

.info-box__text p:last-child {
	margin-bottom: 0;
}

.info-box a,
.info-box a:hover {
	color: #cd1b22 !important;
}

.generic-image {
	height: auto;
	width: auto;
}

.block-section {
	clear: both;
}

@media (min-width: 768px) {
	.block-section.hp {
		padding-bottom: 50px;
	}
}

.heading-h2 span {
	color: #cd1b22;
}

.block-section .container .container {
	display: contents;
	max-width: 100%;
}

.btn.red,
a.btn.red {
	background: #cd1b22;
	color: #fff;
}

.block-hero-section--show-full-content-mobile .show-more-btn {
	display: none;
}

@media only screen and (max-width: 759px) {
	.block-hero-section--show-full-content-mobile .new-hero-heading {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 320px) {
	.new-top-section-homepage {
		background: #330000;
		min-height: 268px;
		padding-bottom: 20px;
		padding-top: 45px;
	}
}

@media only screen and (min-width: 320px) and (min-width: 768px) {
	.new-top-section-homepage {
		padding-bottom: 34px;
		padding-top: 34px;
	}
}

@media only screen and (min-width: 320px) {
	.hero-section-button-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 8px;
		min-height: 56px;
	}

	.hero-section-button-wrapper .rounded-red {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-radius: 999px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		gap: 8px;
		min-height: 44px;
		padding: 10px 14px;
		text-decoration: none;
	}
}

header {
	background: #e6e6e6;
}

#commercialToplist {
	padding: 30px 0 0 0;
}

.img-cov {
	width: 100%;
	height: 100%;
	max-width: 900px;
	margin: 15px auto !important;
}
.img-cov img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}
.img-cov.a {
	width: 150px;
	height: 150px;
	max-width: 150px;
}

.block-section.mb-xl ul {
	list-style: disc !important;
	padding: 0 0 0 20px !important;
}
.block-section.mb-xl ol {
	list-style: auto !important;
	padding: 0 0 0 20px !important;
}

.table .img-cov {
	width: 150px;
	height: 150px;
	max-width: 150px;
}
