.body #page-wrapper {
	background: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5em;
}
ol,
p,
ul {
	line-height: 1.5em;
	margin: 0;
}
.aff-single-widget-xl .widget-img,
.center-area,
.footertopwrap,
.rating .star {
	text-align: center;
}
.btn--full,
.table {
	width: 100%;
}
.abkiss-wrap h2,
.abmega-wrap h2,
.btn,
.h-ab-top-wrap h1,
.h-top-wrap p,
.h-main-wrap h1,
.h-main-wrap h2,
.kiss-install h2,
.ratings-wrapper .rating-counter span {
	font-weight: 700;
}
.sidebar .view-all,
.sidebar .widget_archive ul li a:hover,
.sidebar .widget_categories ul li a:hover,
.sidebar .widget_recent_entries ul li a:hover,
.text-area .text-list--underline li,
.text-area p a:not(.btn) {
	text-decoration: underline;
}
.wrap-a img,
li.gscale img,
ul.detail img {
	filter: grayscale(1) opacity(0.5);
}
.wrap-a img:hover,
li.gscale img,
ul.detail img {
	filter: grayscale(0);
} /* li.gscale a:hover img, ul.detail a:hover img {
filter: grayscale(0) } */
.footerlink ul,
.sidebar .widget-list li,
.text-area .text-list li,
.ups-downs ul li,
ol.ol-t,
ul.detail,
ul.p-list,
ul.ul-t {
	list-style: none;
}
.aff-single-widget-big .rating .star .icon-poka,
.con1-wrap h4,
html {
	font-size: 14px;
}
@font-face {
	font-family: mainFont;
	font-style: normal;
	src: url(/wp-content/themes/pokatheme/fonts/AvenirNextLTPro-Regular.ttf)
		format("truetype");
}
@font-face {
	font-family: limerick;
	font-weight: 700;
	src: url(/wp-content/themes/pokatheme/fonts/limeric-serial-Xbold.ttf)
		format("truetype");
}
@font-face {
	font-family: limerick;
	font-weight: 400;
	src: url(/wp-content/themes/pokatheme/fonts/limerick-serial-bold.ttf)
		format("truetype");
}
@font-face {
	font-family: limerick;
	font-weight: 100;
	src: url(/wp-content/themes/pokatheme/fonts/limerick-serial-regulardb.ttf)
		format("truetype");
}
body {
	color: #2d2d2c;
	font-family: mainFont;
	background-color: #f8f8f8;
}
ol,
ul {
	padding: 0;
	list-style-position: inside;
}
.attachment img,
.widget-container img,
img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium {
	max-width: 100%;
	height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	font-family: inherit;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
p {
	line-height: 1.6em;
}
a {
	color: #181818;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.btn,
.sidebar .widget-s1 .widget-sites-group .img {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
a:focus,
a:hover {
	color: #181818;
	text-decoration: none;
}
.row-xl {
	margin-left: -25px;
	margin-right: -25px;
}
.row-xl > div {
	padding-left: 25px;
	padding-right: 25px;
}
.row-lg,
.row-md {
	margin-left: -15px;
	margin-right: -15px;
}
.row-lg > div,
.row-md > div {
	padding-left: 15px;
	padding-right: 15px;
}
.row-sm {
	margin-left: -4px;
	margin-right: -4px;
}
.row-sm > div {
	padding-left: 4px;
	padding-right: 4px;
}
.body-show-breadcrumbs:not(.home):not(.body-fullscreen-sections) #main,
.row--0 {
	margin: 0;
}
.no-pad,
.no-pad .col-sm-6,
.row--0 > div,
.section {
	padding: 0;
}
.table {
	display: table;
	height: 100%;
	margin-bottom: 0;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.btn .btn-p1,
.btn .btn-p2,
.btn--full,
.home .head-main .text-intro,
.review-up-area .review-overview .review-info li strong {
	display: block;
}
.news-list-sidebar .news-sidebar-group .item img,
.pull-left,
.sidebar .widget-s2 .text,
.single-post-wrapper .post-info .post-info__left {
	float: left;
}
.pull-right,
.single-post-wrapper .post-info .post-info__right,
.slideshow .slide .text-right {
	float: right;
}
.btn {
	padding: 0.7rem 1rem;
	font-size: 1.2857142857rem;
	transition: 0.4s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
.btn:after,
.btn:hover:after {
	transition: 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn:after {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	opacity: 0.15;
	position: absolute;
	top: -50px;
	transform: rotate(35deg);
	width: 50px;
	z-index: -10;
}
.btn--green,
.btn--green-border:hover {
	color: #fff;
	background: #559f3d;
}
.btn:hover:after {
	left: 120%;
}
.btn--green {
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}
.btn--green:hover {
	color: #fff;
	opacity: 0.7;
}
.btn--green-border {
	color: #559f3d;
	border: 1px solid #559f3d;
}
.btn--blue,
.btn--blue-border:hover {
	color: #fff;
	background: #2d739b;
}
.btn--blue:hover {
	color: #fff;
	opacity: 0.7;
}
.btn--blue-border {
	color: #2d739b;
	border: 1px solid #2d739b;
}
.btn--red,
.btn--red-border:hover {
	color: #fff;
	background: #d02d21;
}
.btn--red:hover {
	color: #fff;
	opacity: 0.7;
}
.btn--red-border {
	color: #d02d21;
	border: 1px solid #d02d21;
}
.btn--black,
.btn--black-border:hover {
	background: #181818;
	color: #fff;
}
.btn--black:hover {
	color: #fff;
	opacity: 0.7;
}
.btn--black-border {
	color: #181818;
	border: 1px solid #181818;
}
.rating .star,
.ratings-wrapper .rating .star {
	margin: 0 1px;
	background: #2d739b;
	vertical-align: middle;
}
.btn--read-more {
	padding: 0.8rem 1.8rem;
	font-size: 1.1428571429rem;
}
.btn--read-more i {
	font-size: 12px;
	color: #fff;
	margin-left: 15px;
	vertical-align: middle;
}
.btn:focus {
	color: #fff;
	-webkit-box-shadow: 0 0;
	-moz-box-shadow: 0 0;
	-ms-box-shadow: 0 0;
	-o-box-shadow: 0 0;
	box-shadow: 0 0;
}
.btn.jsNewsAjaxLoadMore {
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
}
.btn.jsNewsAjaxLoadMore.disabled {
	opacity: 0.7;
	pointer-events: none;
}
.btn.jsNewsAjaxLoadMore .spinner {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 100%;
	border: 4px solid gray;
	border-top: 4px solid #d3d3d3;
	-webkit-animation: 0.8s infinite spinnerAnim;
	-moz-animation: 0.8s infinite spinnerAnim;
	-ms-animation: spinnerAnim infinite 0.8s;
	-o-animation: 0.8s infinite spinnerAnim;
	animation: 0.8s infinite spinnerAnim;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	opacity: 0;
}
.btn.jsNewsAjaxLoadMore .spinner.visible,
.casino-guides .casino-guide-box:hover:after {
	opacity: 1;
}
.btn .btn-p2 {
	font-weight: 400;
	font-size: 0.9285714286rem;
	opacity: 0.8;
}
@keyframes spinnerAnim {
	0% {
		-webkit-transform: translateY(-50%) rotate(0);
		-moz-transform: translateY(-50%) rotate(0);
		-ms-transform: translateY(-50%) rotate(0);
		-o-transform: translateY(-50%) rotate(0);
		transform: translateY(-50%) rotate(0);
	}
	100% {
		-webkit-transform: translateY(-50%) rotate(360deg);
		-moz-transform: translateY(-50%) rotate(360deg);
		-ms-transform: translateY(-50%) rotate(360deg);
		-o-transform: translateY(-50%) rotate(360deg);
		transform: translateY(-50%) rotate(360deg);
	}
}
.rating .star {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 27px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
.ratings-wrapper .rating .star,
.social-list li a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	display: inline-block;
	text-align: center;
}
.rating i,
.ratings-wrapper .rating .star i {
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
}
.ratings-wrapper .rating-counter {
	text-align: center;
	position: relative;
	top: -5px;
	font-size: 0.9285714286rem;
	letter-spacing: 0.2px;
	opacity: 0.8;
}
.ratings-wrapper .rating-msg {
	text-align: center;
	margin-bottom: 10px;
}
.ratings-wrapper .rating-msg.success,
.review-bottom-group h4 strong,
.review-up-area .review-bonus h4 strong,
.sidebar .widget-s1 .widget-sites-group .text-down p strong,
.sidebar .widget-s2 .text p strong,
.table-reviews .item .c3 h4 strong {
	color: #559f3d;
}
.ratings-wrapper .rating-msg.error {
	color: #d02d21;
}
.ratings-wrapper .rating .star {
	color: #fff;
	border-radius: 100%;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	-o-transition: 0.1s linear;
	transition: 0.1s linear;
}
.ratings-wrapper .rating.rating-user .star {
	cursor: pointer;
	transition: transform 0.5s;
	transform-origin: center;
}
.ratings-wrapper .rating.rating-user .star .icon-poka {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale3d(1, 1, 1);
	-moz-transform: translateZ(0) scale3d(1, 1, 1);
	-ms-transform: translateZ(0) scale3d(1, 1, 1);
	-o-transform: translateZ(0) scale3d(1, 1, 1);
	transform: translateZ(0) scale3d(1, 1, 1);
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	-o-transition: 0.1s linear;
	transition: 0.1s linear;
	transform-origin: center;
}
.form-wrapper input[type="email"],
.form-wrapper input[type="text"] {
	border: 0;
	padding: 0 10px;
	font-size: 1rem;
	height: 36px;
	margin-bottom: 10px;
	font-family: mainFont;
	width: 100%;
}
.form-wrapper input[type="submit"] {
	height: 36px;
	font-size: 1rem;
	font-weight: 700;
	font-family: mainFont;
}
.social-list li {
	display: inline-block;
	margin-right: 6px;
}
.social-list li a {
	border-radius: 100%;
	background: #fff;
	width: 36px;
	height: 36px;
	line-height: 36px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.social-list li a .icon-poka {
	font-size: 18px;
	color: #2d739b;
}
#breadcrumbs span.item-current,
.footer .widget-columns .menu li a:hover,
.head-inline .top-bar-socials a:hover,
.head-top .top-bar-socials a:hover,
.mm-opened .trigger-mmenu,
.search-form-ajax button:hover,
.single-post-wrapper .post-share ul li a:hover,
.social-list li a:hover {
	opacity: 0.5;
}
button:active,
button:hover {
	border: none;
}
header {
	background: 0 0 / cover #fff;
}
header #logo {
	display: inline-block;
	margin-right: 10px;
	width: auto;
}
header .row {
	margin: 0;
}
.home .head-main {
	padding: 40px 0 150px;
}
.body-header-style2 header {
	background-image: url(../themes/pokatheme/images/bg-header-2.jpg);
}
.body-header-style3 header {
	background-image: url(../themes/pokatheme/images/bg-header-3.jpg);
}
.body-header-style4 .head-main {
	padding: 40px 0;
}
.body-header-style4.home .head-main {
	padding: 40px 0 20px;
}
.body-header-style4.home header {
	background-image: none !important;
}
.home .fullscreen-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(../themes/pokatheme/images/bg-fullscreen.jpg) center top/cover
		no-repeat fixed;
}
.head-inline,
.head-top {
	padding: 5px 0;
	background: rgba(49, 47, 47, 0.2);
}
.head-inline .top-bar-socials li,
.head-top .top-bar-socials li {
	margin: 0 1px;
	display: inline-block;
}
.head-inline .top-bar-socials a,
.head-top .top-bar-socials a {
	color: #fff;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	display: block;
	transition: 0.4s;
	line-height: 30px;
}
.head-inline .top-bar-socials a i,
.head-top .top-bar-socials a i {
	color: #2d2d2c;
	font-size: 15px;
	vertical-align: middle;
}
.head-inline .top-bar-search,
.head-top .top-bar-search {
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	position: relative;
}
.head-inline .top-bar-search .form-control,
.head-top .top-bar-search .form-control {
	background: 0 0;
	border: none;
	color: #2d2d2c;
	font-size: 1rem;
	padding: 0 30px 0 15px;
	font-family: mainFont;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	line-height: normal;
}
.head-inline .top-bar-search .form-control::-webkit-input-placeholder,
.head-top .top-bar-search .form-control::-webkit-input-placeholder {
	color: #2d2d2c;
}
.head-inline .top-bar-search .form-control::-moz-placeholder,
.head-top .top-bar-search .form-control::-moz-placeholder {
	color: #2d2d2c;
}
.head-inline .top-bar-search .form-control:-ms-input-placeholder,
.head-top .top-bar-search .form-control:-ms-input-placeholder {
	color: #2d2d2c;
}
.head-inline .top-bar-search .form-control:-moz-placeholder,
.head-top .top-bar-search .form-control:-moz-placeholder {
	color: #2d2d2c;
}
.head-inline .top-bar-search .btn,
.head-top .top-bar-search .btn {
	background: 0 0;
	border: none;
	color: #2d2d2c;
	padding: 2px 12px;
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	cursor: pointer;
	z-index: 2;
}
.footer .btn-backToTop,
.pagination span,
.pagination > a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.head-inline .top-bar-search .btn .icon-poka,
.head-top .top-bar-search .btn .icon-poka {
	color: #2d2d2c;
	font-size: 18px;
}
.head-inline {
	background: 0 0;
	padding: 30px 0;
}
@media (max-width: 575px) {
	h1 {
		font-size: 22px;
	}
	h2 {
		font-size: 1.4rem;
	}
	h3 {
		font-size: 1.5714285714rem;
	}
	.body-header-style4 .head-main {
		padding: 20px 0;
	}
	.head-inline,
	.head-inline .top-bar-socials,
	.head-top .top-bar-socials {
		text-align: center;
	}
}
.head-inline .top-bar-socials {
	display: block;
	margin: 10px 0;
	text-align: right;
}
.head-logo {
	text-align: center;
	padding: 30px 0;
}
.head-main {
	text-align: center;
	padding: 40px 0;
}
.head-main .text-intro {
	max-width: 820px;
	margin: 40px auto 0;
	color: #fff;
	display: none;
}
.footer .btn-backToTop,
.head-main .text-intro h1:after {
	background: rgba(255, 255, 255, 0.2);
	display: block;
	position: absolute;
}
.head-main .text-intro h1 {
	font-size: 2.5rem;
	text-transform: uppercase;
	position: relative;
	font-weight: 700;
	padding-bottom: 50px;
	margin-bottom: 0;
}
.head-main .text-intro h1:after {
	height: 1px;
	max-width: 230px;
	width: 100%;
	bottom: 24px;
	left: 50%;
	margin-left: -115px;
	content: "";
}
.sidebar,
.sidebar .widget-list li,
.sidebar .widget-list li:nth-child(2n) {
	background-color: #eeedeb;
}
.head-main .text-intro p {
	font-size: 1.2857142857rem;
	margin-bottom: 20px;
}
.footer .footer-copyright {
	padding: 22px 0;
	min-height: 50px;
}
.footer .footer-copyright p {
	font-size: 0.8571428571rem;
	color: #fff;
}
.footer .btn-backToTop {
	margin-top: -18px;
	top: 50%;
	right: 15px;
	border-radius: 5px;
	color: #fff;
	width: 40px;
	height: 36px;
	line-height: 30px;
	text-align: center;
	padding: 0;
}
.footer .btn-backToTop i {
	font-size: 12px;
	color: #fff;
}
.footer .form-wrapper input[type="text"] {
	max-width: 300px;
}
.footer .widget-columns {
	margin: 0 -20px 30px;
}
.footer .widget-columns p {
	font-size: 0.8571428571rem;
	margin-bottom: 10px;
}
.footer .widget-columns a,
.table-header .sorting-items,
.table-header .sorting-order,
.table-s1 .item .c3 .rating {
	display: inline-block;
}
.footer .widget-columns .social-list li a {
	color: #2d739b;
}
.footer .widget-columns .menu li a {
	color: #fff;
}
.footer .widget-columns.widget-count-1 > div {
	padding: 0 20px;
}
.footer .widget-columns.widget-count-2 > div {
	float: left;
	padding: 0 20px;
	width: 50%;
}
.footer .widget-columns.widget-count-3 > div {
	float: left;
	padding: 0 20px;
	width: 33.33333333%;
}
.footer .widget-columns.widget-count-4 > div {
	float: left;
	padding: 0 20px;
	width: 25%;
}
#comments-section .comments-title,
#kiss-list,
.footer .widget-columns.widget-columns > div,
.kiss-content-wrap {
	margin-bottom: 30px;
}
.body-sidebar-left #sidebar-wrapper {
	order: 0;
}
.body-sidebar-left .main-col {
	order: 1;
}
.sidebar {
	padding: 30px 35px 5px;
}
.sidebar .widget {
	margin-bottom: 35px;
}
.sidebar .widget h3 {
	font-size: 1.4285714286rem;
	font-weight: 700;
	border-bottom: 1px solid #a8a8a6;
	padding-bottom: 10px;
}
#mobile-menu:not(.mm-menu),
.body-header-style1.home .banner-wrapper.banner-wrapper--top,
.gallery br + br,
.hidden,
.main-col .table-s1 .item .c4 .icon-poka,
.main-col .table-s1 .item .c4 p,
.main-col .table-s2 .item .item-row .col-features,
.sidebar .widget h3 .fa,
.slider-carousel-group .carousel-screenshot .owl-next span,
.slider-carousel-group .carousel-screenshot .owl-prev span,
.slideshow .slide > img,
.table-header .sorting-order li:last-child:after,
.table-s1.table-big .item .c4 p,
.table-s1.table-s1--ncount .item .c1,
.table-s2.table-s2--hide-counter .item .item-row .col-logo .rank-num,
.terms-wrapper .tooltip-text {
	display: none;
}
.sidebar .widget_archive ul,
.sidebar .widget_categories ul,
.sidebar .widget_recent_entries ul,
.su-accordion ul {
	padding-left: 15px;
}
.sidebar .widget_archive ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_recent_entries ul li {
	list-style-position: outside;
	margin-bottom: 10px;
}
.sidebar .widget-list li .terms-wrapper {
	margin-top: 10px;
}
.sidebar .widget-list li .terms-wrapper .tooltip-el {
	font-size: 0.7142857143rem;
	border-top: 1px solid #e3e1e1;
	padding: 5px 5px 0;
}
.sidebar .widget-s1 li {
	padding: 20px 0;
	border-bottom: 2px solid #e3e1e1;
}
.sidebar .widget-s1 li:hover .widget-sites-group .img,
.sidebar .widget-s2 li:hover .text a {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.sidebar .widget-s1 .number-box {
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: #fff;
	color: #2d739b;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	font-size: 1rem;
	font-weight: 700;
	border: 1px solid #dedddb;
	margin-top: 13px;
}
.sidebar .widget-s1 .widget-sites-group {
	width: calc(100% - 38px);
	padding-left: 15px;
}
.sidebar .widget-s1 .widget-sites-group .text-down .btn,
.sidebar .widget-s2 .btn {
	padding: 0;
	font-size: 0.9285714286rem;
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
}
.sidebar .widget-s1 .widget-sites-group .img {
	transition: 0.4s;
}
.sidebar .widget-s2 .text a img,
.slideshow .cycle-next,
.slideshow .cycle-prev {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.sidebar .widget-s1 .widget-sites-group .img > a {
	line-height: 60px;
}
.sidebar .widget-s1 .widget-sites-group .img > a img {
	vertical-align: middle;
}
.sidebar .widget-s1 .widget-sites-group .text-down {
	padding-top: 10px;
}
.sidebar .widget-s1 .widget-sites-group .text-down p {
	max-width: 120px;
	line-height: 1.3em;
	float: left;
	text-align: center;
	margin-bottom: 0;
}
.sidebar .widget-s1 .widget-sites-group .text-down .btn {
	float: right;
	width: 86px;
	line-height: 28px;
	display: inline-block;
}
.sidebar .widget-s2 li {
	padding: 14px 0 12px;
	border-bottom: 1px solid #e3e1e1;
}
.sidebar .widget-s2 .text a {
	max-width: 80px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}
@media (max-width: 991px) {
	.sidebar {
		padding: 30px 25px 5px;
	}
	.sidebar .widget-s1 .number-box {
		margin: 0 auto;
		float: none;
	}
	.sidebar .widget-s1 .widget-sites-group {
		width: 100%;
		padding-left: 0;
	}
	.sidebar .widget-s1 .widget-sites-group .img {
		margin: 0 auto;
		max-width: 160px;
	}
	.sidebar .widget-s2 .text a {
		display: block;
		margin: 0 auto 10px;
		text-align: center;
		max-width: 160px;
	}
}
.sidebar .widget-s2 .text a img {
	vertical-align: middle;
	transition: 0.4s;
}
.sidebar .widget-s2 .text p {
	max-width: 100px;
	display: inline-block;
	line-height: 1.3em;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0;
	font-size: 0.8571428571rem;
}
@media (max-width: 991px) {
	.sidebar .widget-s2 .text p {
		max-width: 100%;
	}
	.news-list-sidebar .news-sidebar-group .item img {
		width: 35px;
	}
}
.sidebar .widget-s2 .btn {
	float: right;
	width: 72px;
	line-height: 26px;
	position: relative;
	top: -2px;
	display: inline-block;
}
.sidebar .view-all {
	margin: 15px auto 0;
	display: table;
	font-weight: 700;
	font-size: 0.8571428571rem;
}
.news-list-sidebar .news-sidebar-group {
	margin-top: 22px;
}
.news-list-sidebar .news-sidebar-group .item,
.text-area > h3,
.text-area > h4,
.text-area > h5,
.text-area > h6 {
	margin-bottom: 15px;
}
.news-list-sidebar .news-sidebar-group .item .text {
	width: calc(100% - 55px);
	float: left;
	padding-left: 20px;
}
.news-list-sidebar .news-sidebar-group .item .text h4 {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 7px;
	line-height: 1.3em;
}
.news-list-sidebar .news-sidebar-group .item .text .read-more {
	margin-bottom: 0;
	display: table;
	font-weight: 700;
	font-size: 0.8571428571rem;
	text-decoration: underline;
}
.news-list-sidebar .news-sidebar-group .item .text .read-more:hover,
.table-s1.table-big .item .c3 .review-link:hover,
.text-area p a:not(.btn):hover {
	text-decoration: none;
}
.news-list-sidebar .news-sidebar-group .btn {
	font-weight: 700;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	font-size: 0.9285714286rem;
	padding: 0.5rem 1.1rem;
}
.trigger-mmenu {
	overflow: hidden;
	display: block;
	color: #fff;
	padding: 0 12px;
	line-height: 48px;
	margin: 0 auto;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
.trigger-mmenu .icon {
	width: 22px;
	margin-right: 7px;
	display: inline-block;
	vertical-align: middle;
}
.trigger-mmenu .icon span {
	display: block;
	height: 4px;
	background: #fff;
	margin-bottom: 3px;
	position: relative;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}
.trigger-mmenu span {
	font-size: 1.2142857143rem;
	font-weight: 700;
}
.trigger-mmenu:focus,
.trigger-mmenu:hover {
	text-decoration: none;
	color: #fff;
}
.trigger-mmenu:hover .icon span:first-child {
	top: -1px;
}
.trigger-mmenu:hover .icon span:last-child {
	top: 1px;
}
.col-menu-mobile,
.trigger-menu-globe {
	display: none;
}
.head-menu {
	text-align: center;
}
.head-menu.head-menu--s1 {
	display: inline-block;
}
.head-menu .menu {
	z-index: 10;
	position: relative;
	text-align: left;
}
.head-menu .menu > li {
	margin: 0px 8px;
	display: inline-block;
	position: relative;
}
.head-menu .menu > li:hover > a {
	text-decoration: none;
	font-weight: 700;
}
.head-menu .menu > li a {
	color: #0f161f;
	font-size: 14px;
	font-weight: 500;
	display: block;
	line-height: 52px;
}
.head-menu .menu > li a.sf-with-ul:after {
	content: "\0052";
	font-family: poka;
	display: inline-block;
	color: #0f161f;
	font-size: 10px;
	margin-left: 5px;
}
.head-menu .menu > li ul {
	position: absolute;
	top: -15px;
	left: 100%;
	padding: 15px 0 0;
	width: 200px;
	display: none;
}
.head-menu .menu > li ul li {
	display: block;
	position: relative;
	margin-bottom: 15px;
	padding: 0 15px;
	text-align: left;
}
.head-menu .menu > li ul li a {
	line-height: 1em;
}
.head-menu .menu > li ul li a:hover {
	opacity: 0.6;
}
.head-menu .menu > li > ul {
	left: -15px;
	top: 52px;
}
.head-menu.head-menu--s1 {
	background: transparent;
}
.head-menu.head-menu--s1 .menu > li ul {
	background: rgba(255, 255, 255, 0.86);
}
.head-menu.head-menu--s3 {
	text-align: left;
}
.mm-menu {
	background: #ffffff;
}
.mm-clear::after,
.mm-clear::before,
.mm-close::after,
.mm-close::before {
	width: 7px;
	height: 7px;
}
#main,
.footer {
	overflow-x: hidden;
}
#breadcrumbs span.separator {
	padding: 0 4px;
	opacity: 0.5;
}
#breadcrumbs span.separator .breadcrumb-sep:after {
	content: "\0053";
	display: inline-block;
	font-family: poka;
	opacity: 0.5;
	font-size: 10px;
}
#main {
	margin: 0;
	background: #ffffff;
}
.banner-wrapper.banner-wrapper--bottom,
.body-show-breadcrumbs:not(.home):not(
.body-fullscreen-sections
).body-single-affiliates-s2
.banner-wrapper.banner-wrapper--top,
.body-show-breadcrumbs:not(.home):not(
.body-fullscreen-sections
).body-single-affiliates-s3
.banner-wrapper.banner-wrapper--top,
.review-up-area.review-up-area--s1 {
	margin-bottom: 60px;
}
.body-show-breadcrumbs:not(.home) .banner-wrapper.banner-wrapper--top,
.main-col .table-s1.table-s1--ncount .item .terms-wrapper,
.table-s2 .item .item-row .col-bonus .terms-wrapper {
	margin-top: 0;
}
#comments-section .login-register #loginform p,
.body-fullscreen-sections:not(.body-fullscreen-first-section-colored)
.banner-wrapper.banner-wrapper--top,
.table-s2 .item .item-row .col-features ul li:last-child {
	margin-bottom: 0;
}
.body-single-affiliates-s1 .main-area-review {
	margin-top: 60px;
}
.body-single-affiliates-s1 #main {
	margin: 0 0 60px;
}
@media (max-width: 991px) {
	.news-list-sidebar .news-sidebar-group .item .text {
		width: calc(100% - 35px);
	}
	.head-menu.head-menu--s3 {
		text-align: center;
	}
	#main {
		margin: 0;
	}
	.body-show-breadcrumbs:not(.home):not(
	.body-fullscreen-sections
	).body-single-affiliates-s2
	.banner-wrapper.banner-wrapper--top,
	.body-show-breadcrumbs:not(.home):not(
	.body-fullscreen-sections
	).body-single-affiliates-s3
	.banner-wrapper.banner-wrapper--top,
	.body-single-affiliates-s1 #main {
		margin-bottom: 40px;
	}
	.section {
		padding: 0;
	}
}
.body-single-affiliates-s1.body-show-breadcrumbs
.banner-wrapper.banner-wrapper--top {
	margin-top: 0;
	margin-bottom: 40px;
}
.body-header-style4.home .section--first {
	padding-top: 20px;
}
.body-header-style4.home .banner-wrapper.banner-wrapper--top,
.single-post-wrapper,
.taxonomy-intro {
	margin-bottom: 40px;
}
.relevant-news-wrapper > h3,
.seo-content,
.table-s1,
.table-s2,
.text-area,
.text-area .img-wrapper,
.text-area .text-list,
.text-area p,
.text-area > h1,
.text-area > h2,
.text-area > ol,
.text-area > ul {
	margin-bottom: 20px;
}
.text-area p a:not(.btn) {
	color: inherit;
}
.text-area > h1 {
	font-weight: 700;
}
.text-area > ol li,
.text-area > ul li {
	margin: 8px 0;
}
.text-area .text-list li {
	display: block;
	margin: 8px 0;
	line-height: 1.15em;
}
.text-area .text-list li:before {
	color: #2d739b;
	font-family: poka;
	display: inline-block;
	margin-right: 8px;
}
.text-area .text-list--one li:before {
	content: "\004e";
}
.text-area .text-list--two li:before {
	content: "\0053";
}
.text-area .text-list--three li:before {
	content: "\0059";
}
.text-area .text-list--four li:before {
	content: "\0058";
}
.text-area .text-list--five li:before {
	content: "\0057";
}
.text-area .text-list--six li:before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #2d739b;
}
.live-c-wrap img,
.text-area > table,
.wpml-ls-legacy-dropdown {
	width: 100%;
}
.text-area > table thead {
	background: rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.text-area > table tbody td,
.text-area > table thead th {
	padding: 5px 10px;
}
.text-area hr {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.row--20 {
	margin: 0 -20px;
}
.row--20 > div {
	padding: 0 20px;
}
.review-up-area {
	padding: 40px 0;
	background-color: #eeedeb;
}
.review-up-area .col-review-logo {
	min-width: 28%;
	flex: 0 0 28%;
}
.review-up-area .col-review-bonus {
	flex: 0 0 37.333333%;
	max-width: 37.333333%;
}
.review-up-area .col-review-overview {
	flex: 0 0 34.6%;
	max-width: 34.6%;
}
.review-up-area h5 {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1rem;
	text-align: center;
	margin-bottom: 10px;
}
.review-up-area .review-logo-group {
	max-width: 293px;
}
.review-up-area .review-logo-group .btn {
	line-height: 58px;
	padding: 0;
	font-size: 1.5rem;
}
.review-up-area .review-logo-group .btn .poka-icon {
	display: inline-block;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 18px;
}
.review-up-area .review-logo-group .btn .poka-icon .icon-poka {
	color: #559f3d;
	font-size: 10px;
	position: relative;
	top: -1px;
}
.review-up-area .review-logo-group .rating {
	margin: 10px auto 15px;
	text-align: center;
}
.review-up-area .review-bonus:after,
.review-up-area .review-bonus:before {
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	content: "";
	width: 1px;
	background-color: #ddd;
}
.review-up-area .review-bonus {
	text-align: center;
	line-height: 1.3em;
	position: relative;
	left: -30px;
}
.casino-guides h2,
.review-up-area .review-bonus .item {
	margin-bottom: 25px;
}
.review-up-area .review-bonus h4 {
	font-size: 1.5rem;
	font-weight: 400;
}
.review-up-area .review-bonus p {
	line-height: 1.4em;
	font-size: 0.9285714286rem;
}
.review-up-area .review-bonus:before {
	display: block;
	left: -30px;
}
.review-up-area .review-bonus:after {
	display: block;
	right: -30px;
}
@media (max-width: 1199px) {
	.home .fullscreen-bg {
		background-attachment: inherit;
		position: fixed;
	}
	.sidebar .widget-s1 .widget-sites-group,
	.sidebar .widget-s2 li {
		text-align: center;
	}
	.sidebar .widget-s1 .widget-sites-group .text-down p {
		float: none;
		max-width: 100%;
	}
	.sidebar .widget-s1 .widget-sites-group .text-down .btn {
		float: none;
		margin: 10px 0 0;
	}
	.sidebar .widget-s2 .text {
		float: none;
	}
	.sidebar .widget-s2 .btn {
		float: none;
		margin: 10px auto 0;
	}
	.head-menu .menu > li a {
		font-size: 1rem;
	}
	.review-up-area .review-bonus {
		left: 0;
	}
	.review-up-area .review-bonus:before {
		left: -15px;
	}
	.review-up-area .review-bonus:after {
		right: -15px;
	}
}
.review-up-area .review-overview .review-info ul {
	overflow: hidden;
	list-style: none;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
}
.review-up-area .review-overview .review-info li {
	width: 50%;
	margin-bottom: 18px;
	float: left;
	padding-right: 4%;
	font-size: 0.9285714286rem;
}
.review-up-area .review-overview .review-info li:nth-child(2n) {
	padding: 0 0 0 4%;
}
.review-up-area--dif {
	background-color: transparent;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}
.review-up-area--dif .review-up-area__top {
	background: rgba(0, 0, 0, 0.01);
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
	padding: 30px 30px 10px;
}
.review-up-area--dif .review-bonus:after {
	content: none;
}
.review-up-area--dif .free-spins-group {
	margin-top: 40px;
}
.review-up-area--dif .review-overview {
	background: rgba(0, 0, 0, 0.03);
	padding: 30px;
}
.home-accordion.su-accordion .su-spoiler {
	margin-bottom: 15px;
}
.review-up-area--dif .review-overview h5 {
	margin-bottom: 15px;
}
.review-up-area--dif .review-overview .btn {
	line-height: 58px;
	padding: 0;
	font-size: 1.5rem;
}
.review-bottom-group .btn .poka-icon,
.review-up-area--dif .review-overview .btn .poka-icon {
	display: inline-block;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 18px;
}
.review-bottom-group .btn .poka-icon .icon-poka,
.review-up-area--dif .review-overview .btn .poka-icon .icon-poka {
	color: #559f3d;
	font-size: 10px;
}
.group-category .news-item--dif,
.review-up-area--dif .review-overview .review-info ul,
.table-header .sorting-order li {
	position: relative;
}
.review-up-area--dif .review-overview .review-info ul li {
	font-size: 1rem;
}
@media (max-width: 991px) {
	.body-header-style1.home .section--first .text-area {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.body-header-style4.home .banner-wrapper.banner-wrapper--top {
		margin-bottom: 20px;
	}
	.review-up-area .review-overview .review-info ul {
		margin-bottom: 0;
	}
	.review-up-area .review-overview .review-info li {
		float: none;
		width: 100%;
		padding: 0;
	}
	.review-up-area .review-overview .review-info li:nth-child(2n) {
		padding-left: 0;
	}
	.review-up-area--dif .review-overview .review-info ul li {
		float: left;
		width: 50%;
		padding-right: 30px;
	}
	.review-up-area--dif .review-overview .review-info ul li:nth-child(2n) {
		padding-left: 40px;
		padding-right: 0;
	}
}
.review-up-area--dif .review-overview .review-info ul li:nth-child(2n) {
	padding-left: 40px;
}
.review-up-area--dif .review-overview .review-info ul:after {
	content: "";
	display: block;
	width: 1px;
	height: 70%;
	background-color: #ddd;
	position: absolute;
	top: 0;
	margin-top: 10px;
	left: 50%;
}
.review-up-area--dif2 {
	background-color: #fff;
	padding: 30px 25px;
	margin-bottom: 30px;
}
.review-up-area--dif2 .review-overview {
	margin-top: 0;
	margin-bottom: 5px;
	background: 0 0;
	padding: 0;
}
@media (max-width: 767px) {
	.head-inline .top-bar-search,
	.head-top .top-bar-search {
		float: none;
		max-width: 250px;
		margin: 10px auto 0;
	}
	.head-inline .top-bar-search .form-group,
	.head-top .top-bar-search .form-group {
		margin: 0;
	}
	.footer .widget-columns.widget-count-2 > div,
	.footer .widget-columns.widget-count-3 > div,
	.footer .widget-columns.widget-count-4 > div {
		width: 100%;
	}
	.body-sidebar-left #sidebar-wrapper {
		order: 1;
	}
	.body-sidebar-left .main-col {
		order: 0;
	}
	.sidebar {
		margin-top: 40px;
	}
	.sidebar .widget-s2 .text a {
		max-width: 200px;
	}
	.sidebar .widget-s2 .text p {
		margin: 0 auto;
		display: block;
		max-width: 200px;
		font-size: 1rem;
	}
	.sidebar .widget-s2 .btn {
		width: 68px;
	}
	.review-up-area .review-logo-group {
		margin: 0 auto;
	}
	.review-up-area .review-bonus:after,
	.review-up-area--dif2 .review-overview:after {
		display: none;
	}
	.review-up-area .review-overview {
		text-align: center;
		padding-top: 20px;
		margin-top: 20px;
		position: relative;
	}
	.review-up-area .review-overview:after {
		content: "";
		display: block;
		width: 160px;
		height: 1px;
		background-color: #ddd;
		position: absolute;
		top: 0;
		margin-left: -80px;
		left: 50%;
	}
	.ups-downs ul {
		margin: 15px 0;
	}
}
@media (max-width: 575px) {
	.head-inline .top-bar-socials {
		text-align: center;
	}
	.head-main {
		padding: 20px 0;
	}
	.head-main .text-intro h1 {
		font-size: 1.7142857143rem;
	}
	.head-main .text-intro p {
		font-size: 1rem;
	}
	.sidebar {
		margin: 40px -15px 0;
	}
	#main,
	.body-show-breadcrumbs:not(.home):not(.body-fullscreen-sections) #main,
	.body-single-affiliates-s1 #main {
		margin-bottom: 0;
	}
	.review-up-area .review-bonus {
		padding-top: 20px;
		margin-top: 20px;
		position: relative;
	}
	.review-up-area .review-bonus:before {
		display: none;
	}
	.review-up-area .review-bonus:after {
		content: "";
		display: block;
		width: 160px;
		height: 1px;
		background-color: #ddd;
		position: absolute;
		top: 0;
		margin-left: -80px;
		left: 50%;
		margin-top: auto;
		right: auto;
	}
	.review-up-area--dif .review-bonus:after {
		content: "";
	}
	.review-up-area--dif .review-overview .review-info ul li,
	.review-up-area--dif .review-overview .review-info ul li:nth-child(2n) {
		float: none;
		width: 100%;
		padding: 0;
	}
	.review-up-area--dif .review-overview .review-info ul:after {
		content: none;
	}
	.review-up-area--dif2 .review-overview {
		padding-top: 15px;
		margin-top: 15px;
	}
	.review-up-area--dif2 .review-overview:after {
		content: "";
		display: block;
		width: 160px;
		height: 1px;
		background-color: #ddd;
		position: absolute;
		top: 0;
		margin-left: -80px;
		left: 50%;
		margin-top: auto;
		right: auto;
	}
}
.review-up-area--dif2 .review-overview .review-info ul {
	overflow: visible;
}
.review-up-area--dif2 .review-overview .review-info ul li {
	width: 100%;
	display: block;
	float: none;
	padding: 0;
	margin-bottom: 15px;
	font-size: 0.9642857143rem;
}
.review-up-area--dif2 .review-overview .review-info ul li:nth-child(2n) {
	float: none;
	padding: 0;
	width: 100%;
}
.review-up-area--dif2 .review-overview .review-info ul:after {
	left: 0;
	margin-left: -35px;
	margin-top: 0;
	height: 95%;
}
.review-up-area--dif2 .review-bonus {
	left: 0;
}
.review-up-area--dif2 .review-bonus:before {
	content: none;
}
.review-up-area--dif2 .review-bonus h4 {
	font-size: 1.2857142857rem;
}
#comments-section .login-register,
.review-up-area--dif2 .free-spins-group {
	margin-top: 30px;
}
.main-area-review h1 {
	font-weight: 900;
	padding-bottom: 15px;
}
.main-area-review h2 {
	font-size: 2.1428571429rem;
	padding-bottom: 10px;
	margin-top: 40px;
}
.main-area-review p {
	font-size: 1rem;
	line-height: 1.9em;
}
.review-bottom-group {
	text-align: center;
	background-color: #fff;
	padding: 30px 20px 20px;
	margin-top: 40px;
}
.slider-carousel-group,
.ups-downs {
	background-color: #fff;
	margin: 40px 0;
}
.review-bottom-group > img {
	max-width: 160px;
}
.review-bottom-group h4 {
	font-size: 2rem;
	padding: 20px 0;
	font-weight: 400;
}
.review-bottom-group .btn {
	max-width: 275px;
	line-height: 58px;
	padding: 0;
	margin: 0 auto;
	-webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
}
.review-bottom-group--dif h4 {
	font-size: 1.4285714286rem;
	padding: 10px 0;
	line-height: 1.25em;
}
.slider-carousel-group h5,
.ups-downs h5 {
	color: #222020;
	font-size: 1.1428571429rem;
	font-weight: 900;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	text-align: center;
}
.ups-downs {
	padding: 40px;
}
.ups-downs h5 {
	margin: 0 auto 30px;
	padding: 0 20px 8px;
}
.ups-downs ul {
	padding-left: 60px;
}
.ups-downs ul li {
	font-size: 0.9285714286rem;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #e6e6e6;
}
.ups-downs ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.ups-downs .icon {
	width: 32px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -16px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
.ups-downs .icon i {
	font-size: 15px;
	color: #fff;
}
.ups-downs .icon.green {
	background-color: #628955;
}
.ups-downs .icon.red {
	background-color: #ab5751;
}
.slider-carousel-group {
	padding-top: 30px;
}
.slider-carousel-group h5 {
	margin: 0 auto;
	padding-bottom: 10px;
}
.slider-carousel-group .carousel-screenshot {
	padding: 30px 80px;
}
.slider-carousel-group .carousel-screenshot .owl-next,
.slider-carousel-group .carousel-screenshot .owl-prev {
	position: absolute;
	font-size: 0;
	z-index: 10;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background-color: #eeedeb;
	top: 50%;
	margin-top: -17px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
}
.slider-carousel-group .carousel-screenshot .owl-next i,
.slider-carousel-group .carousel-screenshot .owl-prev i {
	font-size: 14px;
	color: #559f3d;
}
.slider-carousel-group .carousel-screenshot .owl-next {
	right: 25px;
}
.slider-carousel-group .carousel-screenshot .owl-prev {
	left: 25px;
}
.group-category .news-item {
	margin-bottom: 30px;
	height: calc(100% - 30px);
	display: flex;
	flex-direction: column;
}
.group-category .news-item .thumb-wrapper img {
	width: 100%;
	vertical-align: middle;
}
.group-category .news-item .new-text-group {
	background-color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.04);
	padding: 30px;
	flex-grow: 1;
}
.group-category .news-item .new-text-group .news-info {
	margin-bottom: 15px;
	color: #a8a8a6;
	font-weight: 700;
	font-size: 0.8571428571rem;
}
.group-category .news-item .new-text-group .news-info span {
	font-weight: 400;
}
.group-category .news-item .new-text-group h2 {
	font-weight: 700;
	font-size: 1.5714285714rem;
	line-height: 1.25em;
	margin-bottom: 15px;
}
.group-category .news-item .new-text-group p {
	font-size: 1rem;
	line-height: 1.8em;
	margin-bottom: 15px;
}
.group-category .news-item .new-text-group .read-more {
	color: #d02d21;
	font-size: 1rem;
	font-weight: 700;
}
.group-category .news-item .new-text-group .read-more i {
	font-size: 11px;
	vertical-align: middle;
	color: #d02d21;
}
.group-category .news-item--reviews .thumb-wrapper {
	padding: 0 20px;
	text-align: center;
	min-height: 196.7px;
	line-height: 196.7px;
}
.group-category .news-item--reviews .thumb-wrapper img {
	width: auto;
	vertical-align: middle;
}
.group-category .news-item--dif .new-text-group {
	padding: 0 0 0 120px;
	background: rgba(0, 0, 0, 0.02);
	position: relative;
	border-bottom: 0;
}
.group-category .news-item--dif .new-text-group .date-item,
.recommendedContent {
	margin-top: 10px;
}
.group-category .news-item--dif .new-text-group .new-text-group__text {
	padding: 30px;
	background: #fff;
}
.group-category .news-item--dif .new-text-group .news-info {
	position: absolute;
	left: 0;
	padding-left: 30px;
	width: 100px;
	top: 30px;
	font-size: 0.9285714286rem;
}
.group-category .news-item--dif .new-text-group .news-info strong {
	display: block;
	word-break: break-all;
}
.group-category .news-item--dif .new-text-group .news-info span {
	display: block;
}
.group-category .news-item--dif .new-text-group .news-info span:first-of-type {
	display: block;
	font-weight: 500;
}
@media (max-width: 767px) {
	.group-category .news-item--dif .new-text-group {
		padding: 0;
	}
	.group-category .news-item--dif .new-text-group .date-item {
		margin-top: 0;
	}
	.group-category .news-item--dif .new-text-group .news-info {
		position: relative;
		width: 100%;
		padding: 20px 30px;
		top: 0;
		margin-bottom: 0;
	}
	.group-category .news-item--dif .new-text-group .news-info span {
		display: inline-block;
		margin: 0;
	}
	.group-category
	.news-item--dif
	.new-text-group
	.news-info
	span:first-of-type {
		display: inline-block;
		font-weight: 400;
	}
	.table-reviews .item {
		text-align: center;
	}
}
.group-category .news-item--dif .new-text-group .btn {
	font-size: 0.8571428571rem;
	margin-top: 15px;
}
.btn--shadow {
	-webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
}
.table-reviews .row {
	align-items: center;
}
.table-reviews .item {
	padding: 27px 15px 16px;
	border-bottom: 2px solid #eeedeb;
}
.table-reviews .item:nth-of-type(odd) {
	background-color: #f4f2ef;
}
.table-reviews .item:nth-of-type(2n) {
	background-color: #f8f6f4;
}
.table-reviews .item .c1 {
	width: 45px;
	height: 45px;
	line-height: 45px;
	background-color: #fff;
	color: #2d739b;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	font-size: 1rem;
	font-weight: 700;
	border: 1px solid #dedddb;
	margin-top: 8px;
	display: block;
	vertical-align: middle;
	float: left;
}
.table-reviews .item .c2 {
	vertical-align: middle;
	width: calc(100% - 45px);
	float: left;
	padding-left: 30px;
}
.table-reviews .item .c3 {
	position: relative;
	top: 9px;
}
.table-reviews .item .c3 h4 {
	font-size: 1.3571428571rem;
	font-weight: 400;
	line-height: 1.3em;
}
.table-reviews .item .c3 p {
	font-size: 0.8571428571rem;
	line-height: 1.5em;
}
.table-reviews .item .c6 .btn {
	width: 100%;
	display: block;
	max-width: 210px;
}
@media (max-width: 767px) {
	.table-reviews .item .c6 .btn {
		margin: 5px auto;
	}
}
.table-reviews .item .c6 .btn--blue {
	background-color: #2d739b;
	margin-bottom: 3px;
}
.taxonomy-list-dif .aff-single-widget {
	margin-bottom: 30px;
	position: relative;
	padding: 25px 0;
	height: calc(100% - 30px);
	display: flex;
	flex-direction: column;
}
.carousel .owl-item .aff-single-widget .item-bonus,
.taxonomy-list-dif .aff-single-widget .item-bonus {
	flex-grow: 1;
}
.pagination {
	display: block;
	margin: 30px auto 0;
	color: #fff;
	text-align: center;
}
.pagination span,
.pagination > a {
	display: inline-block;
	min-width: 44px;
	padding: 0 12px;
	line-height: 44px;
	background-color: #312f2f;
	border-radius: 5px;
	margin: 0 4px;
	opacity: 0.4;
	color: #fff;
}
.aff-widget-spins,
.casino-guides .casino-guide-box .label-guide {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	text-align: center;
}
.pagination span .icon-poka,
.pagination > a .icon-poka {
	color: #fff;
	font-size: 14px;
}
.pagination > a {
	opacity: 1;
	transition: 0.4s;
}
.pagination > a:focus,
.pagination > a:hover {
	text-decoration: none;
	opacity: 0.4;
}
.casino-guides .casino-guide-box {
	position: relative;
	height: 160px;
	margin-bottom: 30px;
	transition: 0.4s;
}
.casino-guides .casino-guide-box .item {
	display: block;
	width: 100%;
	height: 100%;
}
.casino-guides .casino-guide-box .text {
	position: absolute;
	bottom: 20px;
	padding: 0 20px;
	color: #fff;
	z-index: 10;
}
.casino-guides .casino-guide-box .text a {
	color: #fff;
	text-decoration: none;
}
.casino-guides .casino-guide-box .text h4 {
	color: #fff;
	margin: 0;
	line-height: 1.3em;
	font-size: 1.2857142857rem;
}
.casino-guides .casino-guide-box .text p {
	color: #fff;
	margin: 11px 0;
	font-size: 0.8571428571rem;
	line-height: 1.45em;
}
.casino-guides .casino-guide-box .text .btn {
	background: rgba(255, 255, 255, 0.2);
	width: 100px;
	line-height: 29px;
	text-align: center;
	font-size: 0.8571428571rem;
	padding: 0;
	transition: 0.4s;
}
.casino-guides .casino-guide-box .text .btn:hover {
	background: rgba(255, 255, 255, 0.05);
}
.casino-guides .casino-guide-box .text .btn .icon-poka {
	color: #fff;
	font-size: 10px;
	margin-left: 6px;
}
.casino-guides .casino-guide-box:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-background: linear-gradient(rgba(0, 0, 0, 0.1), #000 70%);
	-moz-background: linear-gradient(rgba(0, 0, 0, 0.1), #000 70%);
	-ms-background: linear-gradient(rgba(0, 0, 0, 0.1), #000 70%);
	-o-background: linear-gradient(rgba(0, 0, 0, 0.1), #000 70%);
	background: linear-gradient(rgba(0, 0, 0, 0.1), #000 70%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.75;
	width: 100%;
	height: 100%;
}
.casino-guides .casino-guide-box--first {
	height: 350px;
}
.casino-guides .casino-guide-box--first .item h4 {
	font-size: 1.4285714286rem;
}
.casino-guides .casino-guide-box .label-guide {
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	z-index: 10;
	font-size: 0.8571428571rem;
	border-radius: 5px;
	padding: 0 13px;
	line-height: 29px;
	height: 29px;
	top: 20px;
	left: 20px;
}
.casino-guides .casino-guide-box .label-guide i {
	vertical-align: middle;
	margin-right: 7px;
	font-size: 13px;
}
.casino-guides .casino-guide-box .label-guide--article i,
.table-header .sorting-items li.active a i,
.table-header .sorting-items li:hover a i,
.table-header .sorting-order li.active a i,
.table-header .sorting-order li:hover a i {
	color: #2d739b;
}
.casino-guides .casino-guide-box .label-guide--video i {
	color: rgba(208, 45, 33, 0.8);
}
.casino-guides .casino-guide-box:hover {
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}
.slideshow {
	min-height: 300px;
	margin-bottom: 50px;
}
.slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.slideshow .slide .text {
	max-width: 35%;
	margin: 5em 3em;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 30px;
	display: inline-block;
	z-index: 10;
	position: relative;
}
@media (max-width: 991px) {
	.group-category .news-item {
		display: block;
	}
	.group-category .news-item .new-text-group {
		flex-grow: 0;
	}
	.group-category .news-item .new-text-group h2 {
		min-height: 100%;
		margin-bottom: 10px;
	}
	.table-reviews .item .c2,
	.table-reviews .item .c3 {
		margin-bottom: 30px;
	}
	.slideshow .slide .text {
		max-width: 50%;
	}
	.aff-single-widget-big {
		margin-bottom: 20px;
	}
}
.slideshow .slide .text p {
	margin: 15px 0;
	font-size: 0.9285714286rem;
}
.slideshow .slide .text-bg:after {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	height: 100%;
	content: "";
	display: block;
	z-index: -1;
}
.slideshow .slide--right.text-bg:after {
	left: auto;
	right: 0;
}
.aff-single-widget-big .btn,
.slideshow .slide .btn,
.table-s1 .item .c5 .btn {
	font-size: 1.1428571429rem;
}
.slideshow .cycle-next,
.slideshow .cycle-prev {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	transition: 0.4s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 101;
	text-indent: 2px;
}
.slideshow .cycle-next i,
.slideshow .cycle-prev i {
	color: #fff;
	font-size: 16px;
}
.slideshow .cycle-next:hover,
.slideshow .cycle-prev:hover {
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.slideshow .cycle-prev {
	right: 65px;
	text-indent: -2px;
}
.aff-widget-spins {
	background: rgba(0, 0, 0, 0.025);
	padding: 25px 40px;
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.09);
	margin-bottom: 20px;
	border-radius: 5px;
}
.aff-widget-spins p {
	font-size: 1.5rem;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.aff-widget-spins .rating {
	margin: 10px 0 15px;
}
.aff-widget-spins .rating .star {
	line-height: 26px;
}
.aff-single-widget-big {
	background: #eeedeb;
	padding: 30px 35px;
	text-align: center;
}
#comments-section .login-register .errors,
.aff-single-widget-big .rating {
	margin: 20px 0;
}
.aff-single-widget-big h4 {
	font-weight: 300;
	font-size: 1.5714285714rem;
	font-family: mainFont;
	margin-bottom: 5px;
	text-align: left;
	color: #2d2d2c;
}
.aff-single-widget h4 strong,
.aff-single-widget-big h4 strong,
.aff-single-widget-xl h4 strong,
.search-form-ajax .ui-autocomplete .custom-li-el .text p strong,
.table-s1 .item .c4 h4 strong {
	color: #559f3d;
	font-weight: 700;
}
.aff-single-widget-big p {
	font-size: 0.9285714286rem;
	line-height: 1.2em;
	color: #2d2d2c;
	text-align: left;
	margin-bottom: 10px;
}
.aff-single-widget h4,
.aff-single-widget-xl h4 {
	font-weight: 300;
	margin-bottom: 5px;
	font-family: mainFont;
}
.aff-single-widget {
	background: #eeedeb;
	padding: 25px 0 15px;
	text-align: center;
}
#main #sidebar .search-form-ajax .ui-autocomplete .custom-li-el .text .btn,
.aff-single-widget .btn {
	font-size: 1rem;
}
.aff-single-widget .img,
.table-s1 .item > div {
	padding: 0 10px;
}
.aff-single-widget h4 {
	font-size: 1.7142857143rem;
	text-align: left;
}
.aff-single-widget .item-bonus {
	font-size: 1rem;
	color: #2d2d2c;
	max-width: 260px;
	margin: 20px auto;
	padding: 0 15px;
}
.aff-single-widget .item-btns {
	padding: 0 15px;
}
.aff-single-widget .ratings-wrapper {
	background: rgba(0, 0, 0, 0.03);
	padding: 8px 0;
	margin-top: 15px;
}
.aff-single-widget-xl {
	background: rgba(0, 0, 0, 0.025);
	padding: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.aff-single-widget-xl .rating {
	text-align: center;
	margin-top: 10px;
}
.aff-single-widget-xl .widget-text {
	padding-left: 80px;
	position: relative;
}
.aff-single-widget-xl .widget-text .icon-poka {
	position: absolute;
	font-size: 50px;
	color: #e2e2e2;
	left: 0;
	top: 50%;
	margin-left: -5px;
	margin-top: -25px;
	height: 50px;
}
.aff-single-widget-xl h4 {
	font-size: 1.8571428571rem;
	color: #2d2d2c;
}
.aff-single-widget-xl p {
	font-size: 1rem;
	line-height: 1.4em;
	color: #2d2d2c;
	margin-bottom: 20px;
}
#kiss-list h3,
.con1-wrap h3,
.search-form-ajax button .icon-poka {
	font-size: 18px;
}
.carousel .owl-nav button.owl-next,
.carousel .owl-nav button.owl-prev {
	width: 54px;
	height: 54px;
	left: -70px;
	margin-top: -25px;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	top: 50%;
	text-indent: -2px;
	color: #181818;
	font-size: 2rem;
}
.carousel .owl-nav button.owl-next i,
.carousel .owl-nav button.owl-prev i {
	color: #181818;
	font-size: 16px;
}
@media (max-width: 1300px) {
	.carousel .owl-nav button.owl-next,
	.carousel .owl-nav button.owl-prev {
		left: 0;
	}
}
.carousel .owl-nav button.owl-next {
	left: auto;
	right: -70px;
	text-indent: 2px;
}
.carousel.owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
	max-width: 100%;
	border-radius: 10px;
}
@media (max-width: 1300px) {
	.carousel .owl-nav button.owl-next {
		right: 0;
	}
	.carousel {
		padding: 0 70px;
	}
}
.news-list .item {
	width: 100%;
	max-width: 360px;
	margin: 0 auto 30px;
	background: #fff;
	transition: 0.4s;
	position: relative;
	height: calc(100% - 30px);
}
.news-list .item:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.news-list .item .text {
	padding: 20px 25px 60px;
	position: relative;
}
.news-list .item .text h4 {
	font-size: 1.2857142857rem;
	font-weight: 700;
	font-family: mainFont;
	margin-bottom: 10px;
}
.news-list .item .text p {
	font-size: 0.9285714286rem;
	line-height: 1.3em;
	margin-bottom: 0;
	word-break: break-word;
	word-wrap: break-word;
}
.news-list .item .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	font-size: 1rem;
	font-weight: 500;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.btn-wrap,
.carousel .owl-stage,
.news-list.relevant-news-wrapper .owl-stage,
.recommendedContentMobile ul {
	display: flex;
}
.carousel .owl-item,
.news-list.relevant-news-wrapper .owl-item {
	display: flex;
	flex: 1 0 auto;
}
.news-list.relevant-news-wrapper .owl-item .item {
	max-width: 276px;
	margin-bottom: 0;
	height: 100%;
}
.carousel .owl-item .aff-single-widget {
	width: 100%;
	margin-bottom: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.box-text {
	padding: 30px;
	background: rgba(24, 24, 24, 0.05);
	border: 1px solid rgba(24, 24, 24, 0.1);
	line-height: 1.6em;
	position: relative;
	margin-bottom: 25px;
}
.box-text.box-text--icon {
	padding-left: 80px;
}
.box-text.box-text--icon:after {
	content: attr(data-icon);
	position: absolute;
	top: 35px;
	left: 25px;
	font-size: 2.1428571429rem;
	font-family: poka;
	opacity: 0.8;
}
.search-form-ajax {
	display: block;
	margin-bottom: 40px;
	width: 100%;
	position: relative;
}
.search-form-ajax .search-form-ajax-input {
	width: 100%;
	height: 54px;
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 0 60px 0 20px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	font-size: 1.1428571429rem;
	font-weight: 700;
}
.search-form-ajax .ui-autocomplete .custom-li-el,
.search-form-ajax button {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.search-form-ajax .search-form-ajax-input:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.search-form-ajax button {
	position: absolute;
	top: 0;
	right: 0;
	width: 54px;
	height: 100%;
	text-align: center;
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	padding: 0;
	transition: 0.4s;
}
.search-form-ajax .ui-autocomplete,
.table-s1.table-big {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.search-form-ajax .ui-autocomplete {
	background: #fff;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: absolute !important;
	margin-top: 54px;
	z-index: 1000;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.search-form-ajax .ui-autocomplete .custom-li-el {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px;
	position: relative;
	transition: 0.4s;
}
.search-form-ajax .ui-autocomplete .custom-li-el .img {
	width: 293px;
	top: 20px;
	left: 20px;
	position: absolute;
}
.search-form-ajax .ui-autocomplete .custom-li-el .text {
	padding-left: 320px;
	text-align: left;
	color: #2d2d2c;
}
.search-form-ajax .ui-autocomplete .custom-li-el .text .title {
	font-size: 1.7142857143rem;
	display: inline-block;
	font-weight: 700;
}
.search-form-ajax .ui-autocomplete .custom-li-el .text p {
	font-size: 1.4285714286rem;
	font-weight: 300;
	margin-bottom: 10px;
}
#comments-section .comment-list li,
.search-form-ajax .ui-autocomplete .custom-li-el .text .btn {
	display: block;
}
.search-form-ajax .ui-autocomplete .custom-li-el:hover {
	background: rgba(0, 0, 0, 0.02);
}
.search-form-ajax .ui-autocomplete .custom-li-el:last-child {
	border-bottom: 0;
}
#main .search-form-ajax .ui-autocomplete .custom-li-el .img {
	width: 210px;
}
#main .search-form-ajax .ui-autocomplete .custom-li-el .text {
	padding-left: 230px;
}
#main #sidebar .search-form-ajax .ui-autocomplete .custom-li-el .img {
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
}
#main #sidebar .search-form-ajax .ui-autocomplete .custom-li-el .text {
	padding-left: 0;
	text-align: center;
}
.ui-helper-hidden-accessible {
	display: none !important;
}
.table-s1 .item {
	padding: 25px 0;
	background: #f4f2ef;
	border-bottom: 2px solid #eeedeb;
	display: flex;
}
.table-s1 .item:nth-child(2n) {
	background: #f8f6f4;
}
.table-s1 .item .c1 {
	width: 7%;
	text-align: center;
}
.table-s1 .item .c2,
.table-s1 .item .c3 {
	width: 20%;
	text-align: center;
}
.table-s1 .item .c2 a {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	display: block;
}
.table-s1 .item .c2 a.logo-boxed {
	background: #eeedeb;
	height: 0;
	padding: 0 0 55%;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	position: relative;
	border-radius: 5px;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 991px) {
	#main
	#sidebar
	.search-form-ajax
	.ui-autocomplete
	.custom-li-el
	.text
	.col-6
	.btn--green,
	.aff-single-widget .btn.btn--blue,
	.aff-single-widget-big .btn.btn--blue {
		margin-bottom: 10px;
	}
	.aff-single-widget {
		margin-bottom: 20px;
	}
	.aff-single-widget-xl {
		text-align: center;
	}
	.aff-single-widget-xl .widget-text {
		padding-left: 0;
		margin-top: 20px;
	}
	.aff-single-widget-xl .widget-text .icon-poka {
		display: none;
	}
	.search-form-ajax .ui-autocomplete .custom-li-el .img {
		width: 100%;
		top: auto;
		left: auto;
		position: relative;
		text-align: center;
	}
	.search-form-ajax .ui-autocomplete .custom-li-el .text {
		padding-left: 0;
		text-align: center;
	}
	.search-form-ajax .ui-autocomplete .custom-li-el .text .title {
		font-size: 1.4285714286rem;
	}
	.search-form-ajax .ui-autocomplete .custom-li-el .text p {
		font-size: 1.1428571429rem;
	}
	#main .search-form-ajax .ui-autocomplete .custom-li-el .img,
	.table-s1 .item .c2 {
		width: 100%;
	}
	#main .search-form-ajax .ui-autocomplete .custom-li-el .text {
		padding-left: 0;
	}
	#main #sidebar .search-form-ajax .ui-autocomplete .custom-li-el .text .col-6 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.table-s1 .item {
		display: block;
	}
	.table-s1 .item > div {
		height: auto;
		float: left;
	}
	.table-s1 .item .c1 {
		width: 100%;
		position: relative;
	}
	.table-s1 .item .c2 a.logo-boxed {
		padding-bottom: 20%;
	}
}
.table-s1 .item .c2 a.logo-boxed img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}
.table-s1 .item .c4 {
	width: 33%;
	position: relative;
	padding-left: 35px;
}
.table-s1 .item .c4 .icon-poka {
	position: absolute;
	font-size: 30px;
	color: #e2e2e2;
	left: 0;
	top: 50%;
	margin-top: -15px;
	margin-left: -13px;
}
.table-s1 .item .c4 h4 {
	font-weight: 300;
	font-size: 1.4285714286rem;
	font-family: mainFont;
	margin-bottom: 5px;
}
.table-s1 .item .c4 p {
	font-size: 0.9285714286rem;
	line-height: 1.5em;
	color: #2d2d2c;
	margin: 0;
}
@media (max-width: 991px) {
	.table-s1 .item .c3 {
		width: 100%;
		padding: 12px 0 20px;
	}
	.table-s1 .item .c4 .icon-poka {
		display: none;
	}
	.table-s1 .item .c4 p {
		max-width: 400px;
		margin: 0 auto;
	}
	.table-s1 .item .c4 {
		width: 100%;
		padding-left: 0;
		text-align: center;
		padding-bottom: 20px;
	}
}
.table-s1 .item .c5,
.table-s2.table-s2--hide-rating .item .item-row .col-btn {
	width: 20%;
}
.table-s1 .item .c5 .btn--blue {
	margin-bottom: 4px;
}
.table-s1 .item .count {
	background: #f8f8f8;
	width: 47px;
	line-height: 47px;
	text-align: center;
	border: 1px solid #eeedeb;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	color: #2d739b;
	font-size: 1.2857142857rem;
	font-weight: 700;
	text-indent: 3px;
	display: inline-block;
}
@media (max-width: 991px) {
	.table-s1 .item .c5 {
		width: 100%;
	}
	.table-s1 .item .count {
		position: absolute;
		top: 0;
		left: 10px;
	}
}
.table-s1 .item:hover .c2 a {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
.table-s1 .item:hover .c2 a.logo-boxed {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.table-s1 .item .terms-wrapper {
	margin-top: 3px;
}
.table-s1.table-big {
	background: #f4f4f4;
	border-radius: 5px;
	overflow: hidden;
}
.table-s1.table-big .item .c1 {
	padding-left: 20px;
}
.table-s1.table-big .item .c2 {
	width: 25%;
}
@media (max-width: 991px) {
	.table-s1.table-big .item .c2 {
		width: 100%;
		padding: 0 65px;
	}
}
.table-s1.table-big .item .c2 a {
	display: block;
	background: rgba(45, 115, 155, 0.1);
	padding: 30px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 3px solid rgba(45, 115, 155, 0.11);
}
.table-s1.table-big .item .c3 {
	width: 19%;
}
.table-s1.table-big .item .c3 .review-link {
	display: block;
	text-decoration: underline;
	margin-top: 10px;
}
.table-s1.table-big .item .c4 {
	width: 31%;
	padding-right: 40px;
	padding-left: 40px;
}
.table-s1.table-big .item .c4 h4 {
	font-size: 1.8571428571rem;
	color: #2d2d2c;
}
.table-s1.table-big .item .c4 .icon-poka {
	font-size: 60px;
	height: 60px;
	color: #ececec;
	left: -10px;
	margin-top: -30px;
	margin-left: -19px;
}
.table-s1.table-big .item .c4 .icon-poka.icon-right {
	left: auto;
	right: 0;
	margin-right: -9px;
}
.table-s1.table-big .item .c5 {
	padding-right: 20px;
}
.table-s1.table-big .item .c5 .btn {
	padding: 1.6rem 1rem;
	font-size: 1.5rem;
}
.table-s1.table-s1--ncount .item .c2 {
	width: 24%;
}
@media (max-width: 991px) {
	.table-s1.table-big .item .c3,
	.table-s1.table-big .item .c4,
	.table-s1.table-s1--ncount .item .c2 {
		width: 100%;
	}
	.table-s1.table-big .item .c5 {
		padding: 0 20px;
	}
}
.table-s1.table-s1--ncount .item .c3 {
	width: 23%;
}
.table-s1.table-s1--ncount.table-big .item .c2 {
	width: 24%;
	padding-left: 30px;
}
@media (max-width: 991px) {
	.table-s1.table-s1--ncount .item .c3 {
		width: 100%;
	}
	.table-s1.table-s1--ncount.table-big .item .c2 {
		padding: 0 65px;
		width: 100%;
	}
}
.table-header .sorting-order li:last-child,
.table-s2.table-s2--hide-counter .item .item-row .col-logo .logo-box {
	margin-left: 0;
}
.main-col .table-s2 .item .item-row .col-btn,
.table-s2.table-s2--hide-rating .item .item-row .col-logo {
	width: 28%;
}
@media (max-width: 991px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-logo {
		width: 25%;
	}
}
@media (max-width: 767px) {
	.table-s1 .item .c2 a.logo-boxed {
		padding-bottom: 30%;
	}
	.table-s2.table-s2--hide-rating .item .item-row .col-logo {
		width: 100%;
	}
}
.main-col .table-s1.table-s1--ncount .item .c2,
.table-s2 .item .item-row .col-btn,
.table-s2.table-s2--hide-rating .item .item-row .col-bonus {
	width: 22%;
}
@media (max-width: 991px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-bonus {
		width: 22%;
	}
}
@media (max-width: 767px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-bonus {
		width: 100%;
	}
}
.main-col .table-s2.table-s2--hide-rating .item .item-row .col-bonus,
.main-col .table-s2.table-s2--hide-rating .item .item-row .col-logo,
.table-s2.table-s2--hide-rating .item .item-row .col-features {
	width: 30%;
}
@media (max-width: 991px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-features {
		width: 30%;
		display: block;
	}
}
@media (max-width: 767px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-features {
		width: 100%;
	}
}
@media (max-width: 991px) {
	.table-s2.table-s2--hide-rating .item .item-row .col-btn {
		width: 23%;
	}
}
.table-s2 .item {
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 10px 15px;
	transition: background-color 0.4s;
	margin-top: -1px;
}
.table-s2 .item:nth-child(2n) {
	background-color: #faf9f9;
}
.table-s2 .item:hover {
	background: #e8f2f8;
	box-shadow: inset 0 0 0 5px #fff;
}
.table-s2 .item .item-row {
	margin-left: -5px;
	margin-right: -5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}
.table-s2 .item .item-row > div {
	padding: 0 5px;
}
.table-s2 .item .item-row .col-logo {
	width: 23%;
	position: relative;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-logo {
		width: 25%;
	}
}
.table-s2 .item .item-row .col-logo .rank-num {
	position: absolute;
	top: 50%;
	left: 12px;
	font-size: 1.2857142857rem;
	margin-top: -8px;
	line-height: 1;
	font-weight: 700;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-logo .rank-num {
		left: 7px;
		font-size: 1.1428571429rem;
	}
}
.table-s2 .item .item-row .col-logo .logo-box {
	background: #eeedeb;
	height: 0;
	padding: 0 0 55%;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	margin-left: 35px;
	position: relative;
	border-radius: 5px;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-logo .logo-box {
		margin-left: 25px;
	}
}
.table-s2 .item .item-row .col-logo .logo-box a {
	display: inline-block;
	width: 100%;
	height: inherit;
	padding-bottom: inherit;
}
.table-s2 .item .item-row .col-logo .logo-box a img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 80%;
	max-height: 90%;
}
.table-s2 .item .item-row .col-rating {
	width: 14%;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-rating {
		width: 19%;
	}
}
.table-s2 .item .item-row .col-rating .rating .star {
	background: 0 0;
	width: auto;
	height: auto;
	line-height: 1;
}
.table-s2 .item .item-row .col-rating .rating .star .icon-poka {
	color: #ffce1b;
	font-size: 18px;
}
.table-s2 .item .item-row .col-rating .item-ratings-num {
	padding-top: 5px;
	font-size: 0.8571428571rem;
	opacity: 0.6;
}
.table-s2 .item .item-row .col-rating .btn-read-more {
	padding-top: 4px;
	color: #2d739b;
	font-weight: 300;
	border-bottom: 1px dashed #2d739b;
	display: inline-block;
	line-height: 1.2;
}
.table-s2 .item .item-row .col-bonus .terms-wrapper .tooltip-el:hover,
.table-s2 .item .item-row .col-rating .btn-read-more:hover {
	border-bottom-style: solid;
}
.table-s2 .item .item-row .col-bonus {
	width: 16%;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-bonus {
		width: 26%;
	}
	.table-s2 .item .item-row .col-features {
		display: none;
	}
}
.table-s2 .item .item-row .col-bonus h5 {
	font-size: 1rem;
	padding: 0;
	margin-bottom: 5px;
}
.table-s2 .item .item-row .col-bonus h5 strong {
	font-size: 2.2857142857rem;
	display: block;
}
.table-s2 .item .item-row .col-bonus .terms-wrapper .tooltip-el {
	border-bottom: 1px dashed #2d2d2c;
	opacity: 0.7;
}
.table-s2 .item .item-row .col-features {
	width: 25%;
	text-align: left;
}
.table-s2 .item .item-row .col-features ul li {
	display: block;
	margin-bottom: 5px;
	font-size: 0.9285714286rem;
	line-height: 1.2;
}
.table-s2 .item .item-row .col-features ul li:before {
	content: "\02714";
	color: #2d739b;
	padding-right: 8px;
	font-size: 1.1428571429rem;
}
@media (max-width: 991px) {
	.table-s2 .item .item-row .col-btn {
		width: 30%;
	}
}
.table-header {
	padding: 0 10px 10px;
	font-size: 0.8571428571rem;
	text-align: right;
}
.table-header .sorting-title {
	opacity: 0.5;
	font-weight: 500;
	padding-right: 5px;
}
.table-header .sorting-items li,
.table-header .sorting-order li {
	display: inline-block;
	margin-left: 5px;
}
.table-header .sorting-items li a,
.table-header .sorting-order li a {
	display: inline-block;
	line-height: 18px;
	font-weight: 500;
	padding: 5px 12px;
	color: #fff;
}
.table-header .sorting-items li a i,
.table-header .sorting-order li a i {
	font-size: 15px;
	margin-right: 6px;
	vertical-align: middle;
	color: #fff;
}
.table-header .sorting-items li.active a,
.table-header .sorting-items li:hover a,
.table-header .sorting-order li.active a,
.table-header .sorting-order li:hover a {
	background: 0 0;
	color: #2d739b;
}
.table-header .sorting-items li.active a,
.table-header .sorting-order li.active a,
.terms-wrapper .tooltip-el.tooltip-disabled {
	cursor: default;
}
.table-header .sorting-items li a {
	background: #2d739b;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.table-header .sorting-order li:after {
	content: "/";
	opacity: 0.6;
	display: inline-block;
}
.table-header .sorting-order li a {
	color: #2d2d2c;
	padding: 5px 8px;
	font-weight: 400;
	text-decoration: underline;
}
.table-header .sorting-order li.active a {
	text-decoration: none;
	color: #2d2d2c;
	cursor: default;
}
.table-header .sorting-order li:hover a {
	background: 0 0;
	text-decoration: none;
	color: #2d2d2c;
}
.main-col .table-s1 .item .count {
	width: 32px;
	line-height: 32px;
	font-size: 0.8571428571rem;
}
.main-col .table-s1 .item .c3 .rating .star {
	width: 22px;
	height: 22px;
	line-height: 22px;
}
.main-col .table-s1 .item .c3 .rating .star .icon-poka {
	font-size: 11px;
}
@media (max-width: 1199px) {
	.group-category .news-item--reviews .thumb-wrapper {
		min-height: 162px;
		line-height: 162px;
	}
	.aff-single-widget-big .rating .star .icon-poka {
		font-size: 15px;
	}
	.table-s1.table-big .item .c4 .icon-poka {
		font-size: 40px;
		margin-top: -20px;
		left: 10px;
	}
	.main-col .table-s1 .item .c3 .rating .star {
		width: 18px;
		height: 18px;
		line-height: 16px;
	}
	.main-col .table-s1 .item .c3 .rating .star .icon-poka {
		font-size: 10px;
	}
}
.main-col .table-s1 .item .c4 {
	padding-left: 10px;
}
@media (max-width: 991px) {
	.main-col .table-s1 .item .c3 .rating .star {
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.main-col .table-s1 .item .c3 .rating .star .icon-poka {
		width: 16px;
	}
	.main-col .table-s1.table-s1--ncount .item .c2 {
		width: 100%;
	}
}
.gallery-columns-4 .gallery-item,
.main-col .table-s1.table-s1--ncount .item .c3,
.main-col .table-s2 .item .item-row .col-logo {
	width: 25%;
}
.main-col .table-s1.table-s1--ncount .item .terms-wrapper .tooltip-el {
	font-size: 0.5714285714rem;
}
@media (max-width: 767px) {
	.main-col .table-s2.table-s2--hide-rating .item .item-row .col-bonus,
	.main-col .table-s2.table-s2--hide-rating .item .item-row .col-logo,
	.table-s2 .item .item-row .col-btn,
	.table-s2.table-s2--hide-rating .item .item-row .col-btn {
		width: 100%;
	}
	.table-s2 .item .item-row .col-logo {
		width: 100%;
		position: relative;
		margin-bottom: 15px;
	}
	.table-s2 .item .item-row .col-logo .rank-num {
		margin-top: 0;
		left: 5px;
		top: 0;
		background: #fff;
		z-index: 2;
		width: 20px;
		line-height: 20px;
		text-align: center;
		font-size: 1rem;
	}
	.table-s2 .item .item-row .col-logo .logo-box {
		margin-left: 0;
		padding-bottom: 30%;
	}
	.table-s2 .item .item-row .col-bonus,
	.table-s2 .item .item-row .col-rating {
		width: 50%;
	}
	.table-s2 .item .item-row .col-features {
		width: 100%;
		display: block;
	}
	.table-s2 .item .item-row .col-features ul {
		padding: 20px 0;
	}
	.table-s2 .item .item-row .col-features ul li {
		text-align: center;
		line-height: 1.1;
		font-size: 0.8571428571rem;
		margin-bottom: 3px;
	}
}
.main-col .table-s2.table-s2--hide-rating .item .item-row .col-btn {
	width: 40%;
}
@media (max-width: 991px) {
	.main-col .table-s1.table-s1--ncount .item .c3 {
		width: 100%;
	}
	.main-col .table-s2 .item .item-row .col-logo {
		width: 30%;
	}
	.main-col .table-s2 .item .item-row .col-rating {
		display: none;
	}
}
.main-col .table-s2 .item .item-row .col-rating {
	width: 21%;
}
.main-col .table-s2 .item .item-row .col-bonus {
	width: 26%;
}
@media (max-width: 991px) {
	.main-col .table-s2 .item .item-row .col-bonus {
		width: 30%;
	}
	.main-col .table-s2 .item .item-row .col-btn {
		width: 40%;
	}
}
@media (max-width: 767px) {
	.main-col .table-s2 .item .item-row .col-btn,
	.main-col .table-s2 .item .item-row .col-logo,
	.main-col .table-s2.table-s2--hide-rating .item .item-row .col-btn {
		width: 100%;
	}
	.main-col .table-s2 .item .item-row .col-rating {
		width: 50%;
		display: block;
	}
	.main-col .table-s2 .item .item-row .col-bonus {
		width: 50%;
	}
	.main-col .table-s2 .item .item-row .col-features {
		width: 100%;
		display: block;
	}
}
.single-post-wrapper .post-info {
	background-color: #eeedeb;
	padding: 10px 20px;
	margin-bottom: 20px;
	font-size: 0.8571428571rem;
}
.single-post-wrapper .post-info .post-info__left .seperator {
	padding: 0 8px;
	opacity: 0.5;
	display: inline-block;
}
.single-post-wrapper .post-share {
	background-color: #eeedeb;
	text-align: center;
	padding: 10px 20px;
	margin: 20px 0;
}
.single-post-wrapper .post-share span {
	opacity: 0.7;
}
.single-post-wrapper .post-share ul li {
	display: inline-block;
	padding: 0 5px;
}
.single-post-wrapper .post-share ul li a {
	width: 28px;
	height: 28px;
	line-height: 28px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	background-color: #2d739b;
	display: inline-block;
	transition: 0.4s;
}
.single-post-wrapper .post-share ul li a i {
	color: #fff;
	vertical-align: middle;
}
#comments-section .comment-form label,
#comments-section .login-register label {
	display: block;
	margin-bottom: 10px;
}
#comments-section .login-register input[type="email"],
#comments-section .login-register input[type="password"],
#comments-section .login-register input[type="text"] {
	display: block;
	width: 100%;
	margin: 0 0 10px;
	padding: 5px 10px;
	max-width: 300px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.3);
}
#comments-section .comment-form #submit,
#comments-section .login-register input[type="submit"] {
	border: 0;
	background: #2d739b;
	color: #fff;
	font-weight: 500;
	padding: 5px 15px;
	cursor: pointer;
}
#comments-section .login-register .errors li {
	font-size: 0.8571428571rem;
	color: #d02d21;
}
#comments-section .login-register .success {
	padding: 15px;
	background: #559f3d;
	color: #fff;
	margin-bottom: 20px;
}
#comments-section .comment-form #comment {
	display: block;
	width: 100%;
	resize: none;
	padding: 10px;
}
#comments-section .comment-list li .comment-body {
	margin-bottom: 15px;
	border-bottom: 1px solid #eeedeb;
	padding-bottom: 15px;
}
#comments-section .comment-list li .avatar {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	margin-right: 10px;
}
#comments-section .comment-list li .comment-meta {
	font-size: 0.8571428571rem;
	opacity: 0.7;
	margin-bottom: 5px;
	margin-left: 52px;
	position: relative;
	top: -10px;
}
#comments-section .comment-list li .reply,
#comments-section .comment-list li p {
	padding-left: 52px;
}
#comments-section .comment-list li .reply .comment-reply-link {
	opacity: 0.7;
	color: #2d739b;
}
#comments-section .comment-list li .comment-respond h2 {
	font-size: 1.5rem;
	padding-left: 52px;
}
#comments-section
.comment-list
li
.comment-respond
h2
#cancel-comment-reply-link {
	color: #2d739b;
	font-size: 1rem;
	padding-left: 10px;
}
#comments-section .comment-list li ol.children {
	padding-left: 30px;
	position: relative;
}
#comments-section .comment-list li ol.children:after {
	position: absolute;
	top: 5px;
	left: 0;
	content: "\0053";
	font-family: poka;
	opacity: 0.06;
	font-size: 1.2857142857rem;
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.relevant-news-wrapper {
	position: relative;
	margin-bottom: 40px;
}
.relevant-news-wrapper:after {
	content: "";
	display: block;
	width: 120px;
	position: absolute;
	top: 0;
	right: -1px;
	bottom: 0;
	z-index: 100;
	background: -moz-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 0.79) 61%,
		#fff 100%
	);
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 0.79) 61%,
		#fff 100%
	);
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 0.79) 61%,
		#fff 100%
	);
}
@media (max-width: 991px) {
	.banner-wrapper.banner-wrapper--bottom {
		margin-bottom: 40px;
	}
}
@media (max-width: 575px) {
	.slideshow .slide .text {
		max-width: 100%;
		margin: 3.5em 2em;
	}
	.slideshow .cycle-next,
	.slideshow .cycle-prev {
		width: 35px;
		line-height: 35px;
		font-size: 16px;
	}
	.slideshow .cycle-prev {
		right: 50px;
	}
	.carousel .owl-nav button.owl-next,
	.carousel .owl-nav button.owl-prev {
		width: 32px;
		height: 32px;
		line-height: 39px;
	}
	.carousel {
		padding: 0 45px;
	}
	.table-s1 .item .c2 a.logo-boxed {
		padding-bottom: 40%;
	}
	.table-s1 .item .c2,
	.table-s1.table-big .item .c2,
	.table-s1.table-s1--ncount.table-big .item .c2 {
		padding: 0 50px;
	}
	.table-s1 .item .c4 {
		padding: 0 20px 20px;
	}
	.table-s1 .item .count {
		width: 36px;
		line-height: 36px;
		font-size: 0.8571428571rem;
		left: 5px;
	}
	.relevant-news-wrapper:after,
	.table-header .sorting-title {
		display: none;
	}
	.table-header .sorting-items,
	.table-header .sorting-order {
		display: block;
	}
	.table-header .sorting-order {
		margin-top: 8px;
	}
	.single-post-wrapper .post-info .post-info__left {
		float: none;
		text-align: center;
	}
	.single-post-wrapper .post-info .post-info__right {
		float: none;
		text-align: center;
		padding-top: 7px;
		margin-top: 7px;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	#comments-section .login-register #loginform {
		margin-bottom: 30px;
	}
	.banner-wrapper.banner-wrapper--bottom {
		margin-top: 40px;
	}
}
.banner-wrapper.banner-wrapper--top {
	margin-top: 60px;
	margin-bottom: 60px;
}
@media (max-width: 991px) {
	.banner-wrapper.banner-wrapper--top {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}
.terms-wrapper {
	margin-top: 8px;
	text-align: center;
	padding: 0 10px;
	clear: both;
	color: #2d2d2c;
}
.terms-wrapper .tooltip-el {
	cursor: pointer;
	display: inline-block;
	font-size: 0.8571428571rem;
}
.tippy-tooltip .tippy-content {
	padding: 10px 0;
	color: #fff;
}
.tippy-tooltip .tippy-content a {
	text-decoration: underline;
	color: #fff;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter,
img.alignleft,
img.alignright {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important;
	padding: 4px;
	text-align: center;
	width: auto !important;
}
.gallery dl,
.no-pad .row,
.wp-caption img,
.wp-smiley {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .attachment img {
	display: block;
	margin: 0 auto;
}
@media (-ms-high-contrast: none) {
	.carousel .owl-item .aff-single-widget,
	.taxonomy-list-dif .aff-single-widget {
		align-items: center;
	}
	.table-s1 .item .c4 .icon-poka {
		margin-top: -45px;
	}
	.table-s1 .c2 a img {
		width: 100%;
		max-width: 222px;
	}
	.table-s1 .item:hover .c2 a {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.aff-single-widget .item-btns,
	.table-s1 .item .c2 .table-cell > div,
	.table-s1 .item .c5 .table-cell > div {
		width: 100%;
	}
	.carousel.owl-carousel .owl-item img {
		width: 200px;
	}
	.aff-single-widget-xl .widget-text .icon-poka,
	.table-s1.table-big .item .c4 .icon-poka {
		margin-top: -55px;
	}
	.casino-guides .casino-guide-box .text .btn .icon-poka {
		height: 15px;
		top: 4px;
	}
	.btn--read-more .icon-poka,
	.group-category .news-item .new-text-group .read-more .icon-poka {
		height: 15px;
	}
	.review-bottom-group .btn .poka-icon,
	.review-up-area .review-logo-group .btn .poka-icon {
		position: relative;
		top: 4px;
	}
	input::-ms-clear {
		display: none;
		width: 0;
		height: 0;
	}
	input::-ms-reveal {
		display: none;
		width: 0;
		height: 0;
	}
	.table-s1 .item .c2 .table-cell,
	.table-s1 .item .c5 .table-cell {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		width: 100%;
	}
	.home .fullscreen-bg {
		background-attachment: inherit;
		background-size: contain;
	}
}
@media only screen and (-ms-high-contrast: none) and (max-width: 767px) {
	.table-s1 .c2 a img {
		width: 250px;
		max-width: 100%;
	}
}
ul.p-list {
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
a.join-btn,
a.play-btn {
	padding: 7px 15px;
	border-radius: 4px;
	width: 100px;
	text-align: center;
	height: 30px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
}
a.login-btn {
	color: #0f161f;
	display: inline-block;
	font-size: 15px;
}
a.joinnow-btn {
	padding: 8px 14px;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	background: #ff8a00;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	transition: all 0.2s ease-in-out;
	animation: 1.5s ease 0s infinite normal move;
}
@keyframes move {
	0% {
		opacity: 0.9;
	}
	10% {
		transform: translate3d(-0.01rem, 0, 0);
	}
	70% {
		transform: scale(1);
		box-shadow: #ff8a0060 0 0 0 0.9rem;
	}
	80% {
		transform: translate3d(-0.01rem, 0, 0);
	}
	100% {
		transform: scale(1);
		box-shadow: #ff880000 0 0 0 0.22rem;
		opacity: 1;
	}
}
.btn-menu-mobile {
	display: none;
}
.btn-menu-mobile .row {
	margin: 0;
}
.login-btn-mobile {
	background: #0071e3;
	padding: 12px;
	width: 100%;
	text-align: center;
}
.joinnow-btn-mobile {
	background: #cb011b;
	padding: 12px;
	width: 100%;
	text-align: center;
}
a.login-btn-mobile,
a.joinnow-btn-mobile {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}
ul.p-list li {
	display: inline-block;
	padding-left: 0;
}
ul.p-list li:nth-child(2) {
	margin: 0 10px;
}
a.play-btn {
	background: #fdb813;
}
a.join-btn {
	background: #cc001b;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
	display: block;
	text-align: left;
}
.metaslider,
.bwrap {
	background: #0b1624;
	text-align: center;
}
.metaslider .slides img {
	max-width: 2000px !important;
	width: 100%;
	display: block;
	margin: 0 auto !important;
}
.metaslider .flexslider {
	margin: 0 !important;
}
.metaslider .flex-control-nav {
	position: absolute;
	bottom: 25px !important;
	left: 40px;
	text-align: left !important;
	width: auto;
}
.flex-control-paging li a,
.flex-control-paging li a:hover {
	background: #fff !important;
	width: 10px !important;
	height: 10px !important;
}
.flex-control-paging li a.flex-active {
	background: #fcb813 !important;
	width: 30px !important;
	border-radius: 10px !important;
}
.marquee {
	background: #0a1624;
	color: #fff;
	padding: 10px 0;
}
.marquee marquee {
	display: inline-block;
	width: calc(100% - 45px);
	vertical-align: middle;
}
ul.detail li {
	display: inline-block;
	margin-right: 20px;
}
.bigItem {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.recommendedBottom,
p.title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}
p.title {
	height: 100%;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	white-space: nowrap;
	font-size: 13px;
}
.title-wrap h2 {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;
}
.recommendedBottom {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
	background: #ebebeb;
	color: #6d6d6d;
	font-size: 12px;
	padding: 15px;
}
ul.detail img {
	height: 40px;
	width: auto;
	transition: 0.3s;
}
.footer .footer-copyright,
.videowrap {
	background: #000;
}
.umatch-wrap {
	display: inline-block;
	width: 49.2%;
}
.upcoming-main-wrap {
	border-bottom: 3px solid #ebebeb;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.hg-caption {
	padding: 10px 15px;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.hg-caption h3 {
	font-size: 16px;
	font-weight: 600;
	color: #0f161f;
	margin: 0 0 3px;
}
.hg-caption p {
	font-size: 12px;
	color: #8899a4;
	margin: 0;
}
.hg-caption p.bl-btn {
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 3px 10px;
	background-color: #0088f3;
	border-radius: 10px;
	display: inline;
}
.hg-main-wrap {
	vertical-align: inherit;
}
.hg-image,
.title-wrap i {
	display: inline-block;
	vertical-align: middle;
}
.hg-image {
	width: 50px;
}
.hg-image img {
	height: 33px;
	width: auto !important;
	margin: 0 0 0 auto;
}
.t-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btn-wrap a {
	display: inline-block;
	background: #013b7a;
	padding: 6px 15px;
	border-radius: 2px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
}
a.bbtn,
a.ybtn {
	padding: 6px 20px;
}
.title-wrap i {
	width: 25px;
	height: 30px;
	margin-top: -2px;
	margin-right: 5px;
}
i.icons_arrow,
i.icons_banner_boardcast {
	vertical-align: middle;
	margin-top: 0;
	display: inline-block;
}
i.icons_recommend_like {
	background: url(/wp-content/uploads/2020/06/recommend.png);
}
i.icons_live_casino {
	background: url(/wp-content/uploads/2020/06/casino.png);
}
i.icons_hot_game {
	background: url(/wp-content/uploads/2020/06/hot.png);
}
i.icons_upcoming_matches {
	background: url(/wp-content/uploads/2020/06/star.png);
}
i.icons_video {
	background: url(/wp-content/uploads/2020/06/video.png);
}
i.icons_arrow {
	background: url(/wp-content/uploads/2020/06/arrow.png);
	width: 9px;
	height: 8px;
	margin-left: 8px;
}
i.icons_banner_boardcast {
	background: url(/wp-content/uploads/2020/06/speaker.png);
	width: 34px;
	height: 25px;
	margin-right: 8px;
}
.live-c-wrap {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	max-width: 300px;
	width: 100%;
	margin: 0 auto 30px;
}
.live-c-wrap:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.live-c-wrap h3 a {
	display: block;
	background: #f2f2f2;
	padding: 15px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
.fishing-wrap {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	font-family: limerick;
}
.fishing-wrap h2 {
	font-size: 60px;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px;
}
.fishing-wrap h2 span {
	color: #fdb813;
}
.fishing-wrap p {
	font-weight: lighter;
	font-size: 22px;
	line-height: 30px;
	color: #656668;
}
.fish-b-wrap {
	margin-top: 40px;
	font-family: mainFont;
	font-weight: 700;
	font-size: 16px;
	border-radius: 3px;
}
a.ybtn {
	display: inline-block;
	background: #fdb813;
	color: #000;
	margin-right: 5px;
}
a.bbtn {
	display: inline-block;
	background: #013b7a;
	color: #fff;
}
.fishing-wrap.f-zh h2 {
	font-size: 50px;
}
.h-ab-top-wrap {
	text-align: center;
	margin-top: 20px;
}
.h-main-wrap p {
	line-height: 16px;
}
.h-ab-wrap {
	margin-bottom: 30px;
	width: 100%;
	text-align: left;
}
.h-ab-wrap h3 {
	color: #0f161f;
	font-weight: 700;
}
.h-ab-wrap p {
	font-size: 14px;
	color: #8899a4;
	line-height: 16px;
}
.h-short-caption {
	text-align: center;
	margin-top: 30px;
}
.h-short-caption h3 {
	font-size: 20px;
	font-weight: 600;
	color: #0f161f;
}
.h-short-caption p {
	font-size: 14px;
	color: #8b99a3;
	margin: 0;
}
.slot-wrap {
	text-align: center;
	margin-bottom: 25px;
}
.kiss-install,
.kiss-logo-wrap,
.kiss-wrap,
.mega-logo-wrap,
.mega-wrap {
	margin-bottom: 30px;
	text-align: center;
}
.slot-wrap img {
	display: block;
	margin: 0 auto;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.slot-wrap img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.slot-wrap h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 10px auto;
}
.f-kiss-row,
.f-mega-row {
	padding: 0 0 50px;
}
.kiss-logo-wrap img {
	display: block;
	margin: 20px auto 0;
	max-width: 250px;
}
.kiss-logo-wrap h1 {
	font-weight: 700;
	font-size: 30px;
	color: #ec2393;
}
.kiss-logo-wrap h2,
.mega-logo-wrap h2 {
	font-size: 20px;
}
.kiss-wrap,
.mega-wrap {
	box-shadow: 0 5px 20px rgb(1 59 122), 0 5px 15px rgb(1 59 122);
	padding: 30px 8px;
}
.kiss-wrap img,
.mega-wrap img {
	width: 60px;
	margin-bottom: 20px;
}
.kiss-content-wrap p,
ol.ol-t {
	margin-bottom: 10px;
}
.kiss-wrap h2,
.mega-wrap h2 {
	font-weight: 700;
	font-size: 26px;
}
.kiss-wrap a,
a.kiss-btn {
	display: inline-block;
	padding: 10px 20px;
	background: #ec2393;
	color: #fff;
	font-weight: 700;
}
ol.ol-t,
ul li ul,
ul.ul-t {
	padding-left: 20px;
}
#kiss-list h3 {
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
}
.kiss-content-wrap h2 {
	font-size: 22px;
	font-weight: 700;
}
.kiss-content-wrap h3 {
	font-size: 18px;
	font-weight: 700;
}
.mega-wrap a,
a.mega-btn {
	padding: 10px 20px;
	background: #013b7a;
	font-weight: 700;
}
.f-pink {
	color: #ec2393;
	font-weight: 700;
	font-size: 45px;
}
.mega-logo-wrap img {
	display: block;
	margin: 20px auto 0;
	max-width: 400px;
	width: 100%;
}
.footerlink li,
.footertop,
.mega-wrap a,
a.mega-btn,
a.ye-btn,
ul.alp-ul h3,
ul.ita-ul h3 {
	display: inline-block;
}
.mega-logo-wrap h1 {
	font-weight: 700;
	font-size: 30px;
	color: #013b7a;
}
.mega-wrap a {
	color: #fff;
}
a.mega-btn {
	color: #fff;
	margin: 20px auto 30px;
}
.h-cat-wrap {
	color: #fff;
	padding: 60px 15px;
}
.c-l-wrap,
.c-r-wrap {
	width: 100%;
	padding: 15px;
	max-width: 500px;
}
.c-l-wrap {
	margin: 0 0 0 auto;
}
a.ye-btn {
	background: #fcb813;
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
}
.h-main-wrap {
	text-align: center;
	margin: 30px auto;
}
.h-cat-wrap h2 {
	font-weight: 700;
	font-size: 30px;
	line-height: 38px;
}
.h-cat-wrap p {
	font-size: 14px;
	line-height: 18px;
}
.seo-content h1,
.seo-content h2 {
	font-size: 15px;
	color: #fdb813;
	font-weight: 700;
}
.seo-content p {
	line-height: 15px;
	margin: 0;
	font-size: 11px;
	color: #a4a4a4;
}
.footer {
	background: #ffffff;
	padding: 0;
}
.footer .widget-columns,
.footer .widget-columns a {
	color: #000;
}
.footertop {
	width: 19%;
	padding: 10px;
	vertical-align: top;
}
.iconText h2 {
	font-size: 15px;
	margin: 15px auto;
}
.footer .widget-columns a.sbtm {
	color: #0070d1;
}
.footer {
	color: #8697a2;
	/* padding-top: 50px; */
}
.footer h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.footer .footbtmwrapper p {
	font-size: 12px;
	line-height: 16px;
}
img.c-pos {
	position: absolute;
	right: 0;
	top: -46%;
}
.footbtmwrapper2:before {
	content: "";
	border-top: 1px dotted;
	height: 1px;
	display: block;
	padding-bottom: 30px;
}
.footbtmwrapper2:after {
	content: "";
	display: block;
	border-bottom: 1px dotted;
	padding-top: 50px;
}
.footbtmwrapper {
	margin-bottom: 30px;
}
.footbtmwrapper3 {
	margin: 30px auto;
}
.wrap-f-menu-mobile {
	display: none;
}
.wrap-f-menu-mobile .su-spoiler-style-default > .su-spoiler-title {
	padding: 8px 0px;
	font-size: 16px;
	border-bottom: 1px solid #f3f5f6;
}
.wrap-f-menu-mobile .su-spoiler-style-default > .su-spoiler-content {
	padding: 8px 0px;
	display: grid;
	line-height: 25px;
	font-size: 14px;
}
#mobile-menu {
	background: #ffffff;
}
.mm-navbars-top {
	padding: 15px;
}
.mm-search {
	border: 1px solid #dbe0e4;
	border-radius: 20px;
}
.mm-menu .mm-search input {
	background-color: #fff;
}
.mm-navbar .mm-btn:last-child {
	display: none;
}
.mm-hasnavbar-top-1 .mm-panels {
	top: 80px;
}
.wrap-a img,
.wrap-gl img {
	height: 50px;
	width: auto;
	margin: 0;
	padding: 5px 0 5px 0;
}
@media (max-width: 400px) {
	.wrap-a img,
	.wrap-gl img {
		height: 35px;
		padding: 5px 0px 5px 0;
	}
}
.wrap-gl,
.wrap-f-menu,
.wrap-f-menu p {
	display: grid;
}
.wrap-f-menu {
	line-height: 25px;
}
.wrap-gl p {
	margin: 10px 0px;
}
.footerlink ul {
	text-align: left;
}
.footerlink li {
	align-items: center;
}
.widget-columns .footerlink li a {
	color: #757575;
	font-size: 13px;
	border-right: 1px solid #000;
	padding: 0 10px 0 5px;
}
ul.ita-ul {
	list-style: lower-roman;
}
ul.alp-ul {
	list-style: lower-alpha;
}
ul.alp-ul h3,
ul.ita-ul h3 {
	font-size: 16px;
	font-weight: 700;
}
ul li ul {
	margin-bottom: 20px;
}
.con1-wrap h1,
.con1-wrap h2,
.con1-wrap h3,
.con1-wrap h4 {
	font-weight: 700;
	margin-top: 30px;
}
.con1-wrap h1 {
	font-size: 26px;
}
.con1-wrap h2 {
	font-size: 22px;
}
a.reg-btn,
a.ye-btn1 {
	color: #fff;
	border-radius: 5px;
	font-size: 20px;
	text-align: center;
	display: block;
}
a.reg-btn {
	background: #fdb813;
	padding: 8px 20px;
	margin: 20px auto 0;
	max-width: 180px;
}
.single-post .single-post-wrapper.text-area a {
	color: #fcb813;
}
.recommendedContentMobile {
	text-align: center;
	margin-top: 10px;
	display: none;
}
.recommendedContentMobile ul li {
	display: inline-block;
	width: 20%;
	background: #f3f5f6;
	flex: 1;
	padding: 13px 8px;
	vertical-align: top;
	margin: 0px 5px;
	border-radius: 8px;
}
.recommendedContentMobile li h2 {
	font-size: 12px;
	color: #8697a2;
	margin: 3px auto 0;
}
a.ye-btn1 {
	background: #075190;
	padding: 15px 25px;
	margin: 0 auto 30px;
	max-width: 225px;
}
.home-accordion .su-spoiler-title {
	background: #f3f5f6;
	color: #000000;
	padding: 15px 7px 15px 34px;
	font-weight: 700;
	font-size: 18px;
	border-radius: 10px;
}
.home-accordion
> .su-spoiler-style-default
> .su-spoiler-title
> .su-spoiler-icon {
	top: 13px;
	padding-right: 15px;
}
.home-accordion .su-spoiler-title:focus {
	outline: 0;
}
.su-spoiler-style-default > .su-spoiler-content {
	padding: 30px;
	color: #0f161f;
}
.su-accordion .su-spoiler-icon {
	width: 100%;
}
.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before {
	content: "\f078" !important;
	color: #949494;
	float: right;
}
.su-spoiler-icon-chevron .su-spoiler-icon:before {
	content: "\f077" !important;
	color: #949494;
	float: right;
}
.home-accordion h3 {
	font-weight: 700;
	font-size: 18px;
	margin: 15px 0 3px !important;
}
.home-accordion p {
	font-size: 14px;
	color: #8b99a3;
}
span.site-tagline {
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: 700;
	color: #fdb813;
}
img.cus-img {
	height: 18px;
	width: auto;
	margin: 0 5px;
}
table.table-main {
	width: 100%;
	text-align: left;
	max-width: 80%;
	margin: 0 auto;
	font-size: 16px;
}
table.table-main td {
	border: 2px solid #bcbcbc;
	padding: 10px 5px;
}
.main-head {
	padding: 0 20px;
	position: fixed;
	z-index: 4;
	width: 100%;
	background-color: rgba(255, 255, 255);
	border-bottom: 1px solid grey;
}
.col-logo-mobile p.logo-slogan {
	display: none;
}
ul.wpml-ls-sub-menu {
	background: #ffffff;
	width: 100px;
	left: -10px !important;
}
.p-list .wpml-ls-statics-shortcode_actions {
	border-radius: 20px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	padding: 8px 20px 8px 8px;
	background: transparent;
	border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
	padding-right: 3px;
}
.wpml-ls-statics-shortcode_action {
	border-radius: 20px;
}
ul.wpml-ls-sub-menu li:nth-child(2) {
	margin: 0;
}
#cate-sport {
	background: url(/wp-content/uploads/2023/05/sport-betting.webp);
	background-size: cover;
	background-position: center;
}
#cate-casino {
	background: url(/wp-content/uploads/2023/05/live-casino.webp);
	background-size: cover;
	background-position: center;
}
#cate-slot {
	background: url(/wp-content/uploads/2023/05/slots-games.webp);
	background-size: cover;
	background-position: center;
}
#cate-fishing {
	background: url(/wp-content/uploads/2023/05/fishing-games.webp);
	background-size: cover;
	background-position: center;
}
#cate-lottery {
	background: url(/wp-content/uploads/2023/05/lottery-games.webp);
	background-size: cover;
	background-position: center;
}
#cate-esports {
	background: url(/wp-content/uploads/2023/05/e-sports-games.webp);
	background-size: cover;
	background-position: center;
}
#cate-3d {
	background: url(/wp-content/uploads/2023/05/3d-games.webp);
	background-size: cover;
	background-position: center;
}
a.or-btn {
	background: #ff8a00;
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
}
.h-4-info {
	background: url(/wp-content/uploads/2023/05/box-gradient.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0 0 75px;
	margin-top: 100px;
	border-radius: 8px;
}
.p-wrap {
	margin: 10px 0px;
}
.p-wrap .p-wrap-content {
	padding: 20px 5px;
}
.p-wrap-banner img {
	position: absolute;
	bottom: 0;
}
.h-4-short {
	margin: 30px 10px;
	padding: 60px 0px;
}
.h-4-short img {
	display: block;
	margin: auto;
}
.h-top-wrap p {
	text-align: left;
}
.h-r-logo {
	background: #f3f5f6;
	padding: 25px 20px;
	border-radius: 8px;
	display: table;
	border-spacing: 20px 0px;
	margin: 0;
	width: 100%;
}
.h-img-logo {
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 6px;
	display: table-cell;
}
.h-news {
	padding-top: 30px;
	font-size: 12px;
}
.h-news p {
	margin: 0;
	font-weight: 600;
}
.h-news .bl-news-btn {
	background: #0c4da2;
	color: #ffffff;
	padding: 0px 10px;
	margin-right: 10px;
	border-radius: 4px;
}
.h-c-main-top {
	padding: 40px 0px;
}
.h-top-wrap {
	margin: 30px auto;
}
.h-main-top-wrap {
	color: #0f161f;
	margin: 30px auto;
}
.h-main-top-wrap h1,
.h-main-top-wrap h2 {
	font-weight: 700;
}
.h-main-top-wrap p {
	font-size: 14px;
}
.h-sport-wrap {
	display: block;
	margin: 30px auto;
}
.h-sport-wrap-mobile {
	display: none;
}
.h-sport-wrap-mobile img {
	width: 100%;
}
.f-club-wrap {
	display: table;
}
.f-club-cell {
	display: table-cell;
	text-align: center;
	color: #8697a2;
	padding: 0 10px;
}
#breadcrumbs {
	padding-top: 80px;
	white-space: nowrap;
	overflow-x: auto;
}
#main {
	padding-top: 30px;
}
.main-head .align-self-center {
	padding: 0;
}
.su-spoiler-style-default > .su-spoiler-title {
	padding-left: 15px !important;
	padding-right: 27px !important;
}
.nav-provider-wrap {
	display: inline-table;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
}
.nav-provider-wrap .provider-single {
	width: calc(100% / 7);
	display: inline-block;
	position: relative;
	padding: 15px 0px;
}
.nav-provider-wrap .provider-single a {
	display: block;
	text-decoration: none;
}
.nav-provider-wrap .provider-single img {
	width: 80%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.nav-provider-wrap .provider-single img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.nav-provider-wrap .provider-single .nav-provider-hot,
.nav-provider-wrap .provider-single .nav-provider-new {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	padding: 2px 8px;
	border-radius: 15px;
	line-height: 1;
}
.nav-provider-wrap .provider-single .nav-provider-hot {
	background: #ff650f;
}
.nav-provider-wrap .provider-single .nav-provider-new {
	background: #e0092c;
}
.nav-provider-wrap .provider-single h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 10px auto;
}
.nav-casino-wrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px;
	white-space: nowrap;
}
.nav-casino-wrap .casino-single {
	display: inline-block;
	position: relative;
}
.nav-casino-wrap .casino-single img {
	width: 100%;
	border-radius: 10px;
}
.nav-casino-wrap .casino-single .casino-single-desc {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	padding: 5px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-radius: 0 0 10px 10px;
}
.nav-casino-wrap .casino-single .casino-single-desc p {
	font-size: 12px;
	color: #fff;
	margin: 0;
}
img.info-icon {
	height: 15px !important;
	width: 15px !important;
}
#inner-topgames-list .top-game .hg-caption-title {
	display: flex;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.footertop {
		width: 33%;
	}
	img.c-pos {
		position: absolute;
		right: 0;
		top: -15px;
		width: 160px;
	}
}
@media (max-width: 768px) {
	.footertop {
		width: 48%;
		display: inline-block;
	}
}
@media (min-width: 1440px) {
	.container {
		max-width: 1360px;
		margin: 0 auto;
		width: 100%;
	}
	ul.detail li {
		display: inline-block;
		margin-right: 30px;
	}
	ul.detail img {
		height: 45px;
		width: auto;
	}
}
@media (max-width: 1439px) {
	.fishing-wrap {
		padding: 0 15px;
	}
	.fishing-wrap h2 {
		font-size: 40px;
		margin-bottom: 10px;
	}
	.fishing-wrap p {
		font-size: 18px;
		line-height: 24px;
	}
	.fish-b-wrap {
		margin-top: 20px;
	}
	.fishing-wrap.f-zh h2 {
		font-size: 30px;
	}
}
@media (max-width: 1199px) {
	.recommendedBottom {
		height: auto;
	}
	ul.detail img {
		height: 30px;
	}
	.bigItem {
		display: inline-block;
		margin-right: 30px;
	}
	p.title {
		display: block;
	}
}
@media (max-width: 991px) {
	.metaslider .slides img {
		height: 300px !important;
		object-fit: cover;
	}
	.col-menu-mobile,
	.trigger-menu-globe,
	.btn-menu-mobile,
	.wrap-f-menu-mobile {
		display: block !important;
	}
	.btn-menu-mobile {
		position: fixed;
		z-index: 9;
		width: 100%;
		bottom: 0;
	}
	.trigger-menu-globe {
		float: right;
	}
	.head-menu.head-menu--s1,
	.wrap-f-menu,
	.h-news {
		display: none !important;
	}
	.align-self-center {
		margin: 5px 0px;
	}
	.col-logo-mobile {
		text-align: center;
	}
	.col-logo-mobile p.logo-slogan {
		text-align: center;
		font-size: 10px;
		color: #034ea2;
		display: inline-block;
		font-weight: 600;
	}
	.main-head {
		padding: 0 20px;
		position: relative;
		width: 100%;
		background-color: #ffffff;
	}
	header #logo {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	header #logo img {
		width: 150px;
	}
	.recommendedBottom {
		height: auto;
		display: block;
	}
	.bigItem {
		width: 49%;
		margin: 0 0 15px;
	}
	.fish-b-wrap {
		margin-top: 10px;
		font-size: 12px;
	}
	.fishing-wrap h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.fishing-wrap p {
		font-size: 14px;
		line-height: 16px;
	}
	.fishing-wrap.f-zh h2 {
		font-size: 20px;
	}
	table.table-main {
		width: 100%;
		max-width: 100%;
		font-size: 14px;
	}
	.h-4-info {
		padding: 0px 10px !important;
		margin-top: 60px;
	}
	.h-4-info .h-main-wrap {
		margin: 40px 0 0 0;
	}
	.h-short-caption h3 {
		font-size: 20px;
	}
	.h-short-caption p {
		font-size: 11px;
		margin-bottom: 20px;
	}
	.h-top-wrap {
		display: none;
	}
	.p-wrap {
		flex-direction: column;
	}
	.p-wrap .p-wrap-content {
		max-width: 100%;
		padding: 0;
	}
	.p-wrap .p-wrap-banner {
		max-width: 100%;
		padding: 0px 80px;
	}
	.p-wrap .p-wrap-banner img {
		position: relative;
	}
	.footbtmwrapper2:before {
		border-top: none;
		padding-bottom: 0;
	}
	.footbtmwrapper2:after {
		border-bottom: none;
		padding-top: 0px;
	}
	.footbtmwrapper,
	.footbtmwrapper3 {
		margin: 0;
	}
	.wrap-a,
	.wrap-gl,
	.f-club-wrap {
		padding: 20px 0;
	}
	#breadcrumbs {
		padding: 20px 0px;
	}
}
@media (max-width: 767px) {
	.col-sm-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.h-ab-top-wrap p,
	.h-ab-wrap,
	.h-cat-wrap p,
	.h-main-wrap p {
		line-height: 16px;
		font-size: 12px;
	}
	.bigItem,
	.recommendedContentMobile {
		display: block;
	}
	.bigItem,
	span.site-tagline {
		text-align: center;
	}
	.recommendedBottom {
		display: block;
		padding: 15px 0;
	}
	.bigItem {
		width: 100%;
	}
	ul.detail li {
		margin: 0 15px;
	}
	ul.detail img {
		height: 35px;
		filter: grayscale(0);
	}
	p.title {
		font-weight: 700;
	}
	.t-row {
		margin-top: 20px;
	}
	.fishing-wrap {
		padding: 15px;
		margin-bottom: 20px;
	}
	.live-c-wrap h3 a {
		padding: 10px;
		font-size: 11px;
	}
	.slot-wrap h2 {
		font-size: 11px;
	}
	.h-main-wrap h1,
	.h-cat-wrap h2 {
		font-size: 20px;
	}
	.h-main-wrap h2 {
		font-size: 16px;
	}
	.c-l-wrap,
	.c-r-wrap {
		width: 100%;
		margin: 0 auto;
		padding: 15px 0;
	}
	.h-cat-wrap {
		padding: 10px 15px 150px 15px;
	}
	.h-cat-wrap h2 a {
		font-size: 16px;
	}
	.h-ab-wrap {
		padding: 10px 10px;
		margin: 0;
	}
	.h-ab-wrap h3 {
		font-size: 14px;
		margin: 10px 0 8px;
	}
	.home-accordion .su-spoiler-title {
		padding: 10px 30px 10px 5px;
		font-size: 14px;
	}
	.home-accordion
	> .su-spoiler-style-default
	> .su-spoiler-title
	> .su-spoiler-icon {
		left: 6px;
		top: 10px;
	}
	.videowrap iframe#homeVideoContainer_0 {
		height: 230px;
	}
	.recommendedContentMobile img {
		max-width: 40px;
		padding-bottom: 3px;
	}
	.home-accordion .su-spoiler-style-default > .su-spoiler-content {
		font-size: 12px;
		padding: 15px;
	}
	.wrap-a img,
	.wrap-gl img {
		display: inline-block;
	}
	.h-sport-wrap {
		display: none !important;
	}
	.h-sport-wrap-mobile {
		display: block !important;
		margin: 10px auto;
	}
	.p-wrap-banner {
		padding: 0px 40px !important;
	}
	.h-4-short {
		padding: 0px !important;
	}
	#cate-sport {
		background: url(/wp-content/uploads/2023/05/sport-betting-square.webp) !important;
		background-size: cover !important;
	}
	#cate-casino {
		background: url(/wp-content/uploads/2023/05/live-casino-square.webp) !important;
		background-size: cover !important;
	}
	#cate-slot {
		background: url(/wp-content/uploads/2023/05/slots-games-square.webp) !important;
		background-size: cover !important;
	}
	#cate-fishing {
		background: url(/wp-content/uploads/2023/05/fishing-games-square.webp) !important;
		background-size: cover !important;
	}
	#cate-lottery {
		background: url(/wp-content/uploads/2023/05/lottery-games-square.webp) !important;
		background-size: cover !important;
	}
	#cate-esports {
		background: url(/wp-content/uploads/2023/05/e-sports-games-square.webp) !important;
		background-size: cover !important;
	}
	#cate-3d {
		background: url(/wp-content/uploads/2023/05/3d-games-square.webp) !important;
		background-size: cover !important;
	}
	.metaslider .slides img {
		height: 180px !important;
		object-fit: cover;
	}
	.home-accordion h3 {
		font-weight: 700;
		font-size: 14px;
		margin: 15px 0 3px !important;
	}
	.home-accordion p {
		font-size: 12px;
	}
	.metaslider .flex-control-nav {
		position: absolute;
		bottom: 12px !important;
		left: auto;
		right: 12px;
	}
}
@media (max-width: 580px) {
	.footer .container {
		padding: 0 15px !important;
	}
	body.home .container {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.h-4-info {
		border-radius: 0 !important;
	}
	.h-home-wrap {
		padding: 0px 20px;
	}
	ul.wpml-ls-sub-menu {
		width: auto;
	}
	.wpml-ls-legacy-dropdown a span {
		font-size: 8px;
	}
	ul.p-list {
		padding: 0;
	}
}
@media (max-width: 425px) {
	.footertop {
		width: 100%;
		display: block;
	}
	.bwrap img,
	.metaslider .slides img {
		height: 155px !important;
		object-fit: cover;
	}
	.bwrap img {
		width: auto;
	}
}
@media (max-width: 375px) {
	.metaslider .slides img {
		height: 120px !important;
		object-fit: cover;
	}
	.bwrap img {
		width: auto;
		height: 140px !important;
		object-fit: cover;
	}
}
@media (min-width: 768px) {
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}
}
.nav-provider-wrap {
	display: inline-table;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
}
.nav-provider-wrap .provider-single {
	width: calc(100% / 7);
	display: inline-block;
	position: relative;
	padding: 15px 0px;
}
.nav-provider-wrap .provider-single a {
	display: block;
	text-decoration: none;
}
.nav-provider-wrap .provider-single img {
	width: 80%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.nav-provider-wrap .provider-single img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.nav-provider-wrap .provider-single .nav-provider-hot,
.nav-provider-wrap .provider-single .nav-provider-new {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	padding: 2px 8px;
	border-radius: 15px;
	line-height: 1;
	z-index: 1;
}
.nav-provider-wrap .provider-single .nav-provider-hot {
	background: #ff650f;
}
.nav-provider-wrap .provider-single .nav-provider-new {
	background: #e0092c;
}
.nav-provider-wrap .provider-single h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 10px auto;
}
@media (max-width: 991px) {
	.nav-provider-wrap .provider-single {
		width: calc(100% / 6);
	}
	.nav-casino-wrap {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 767px) {
	.nav-provider-wrap .provider-single {
		width: calc(100% / 5);
	}
	.nav-casino-wrap {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 425px) {
	.nav-provider-wrap .provider-single {
		width: calc(100% / 4);
	}
} /* Zak CSS */
.zak-top-bar,
.zak-footer {
	/* background-color: #0044a9; */
}
.zak-footer {
	/*
	padding: 620px 0 0px; margin-top: -680px; */
}
.zak-footer-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 32px;
}
.zak-footer-cols {
	border-color: #0071e3 !important;
	padding-bottom: 60px;
	padding-top: 60px;
	border-top: 1px solid #d4d4d8;
	color: #d4d4d8;
}
.zak-footer-1 {
	margin-bottom: 60px;
	border: none;
	z-index: 2;
	position: relative;
}
.zak-footer-1 .zak-row {
	background: url(/wp-content/uploads/2023/10/footer-banner.png) center center /
		cover no-repeat;
	width: 100%;
	display: grid;
	grid-template-columns:
		1fr 1fr 1fr 1.2fr
		0.8fr;
	padding: 30px 40px;
	border-radius: 10px;
	text-align: center;
}
.zak-footer-1 .zak-row .text-1 {
	color: black;
	font-size: 48px;
	font-weight: bold;
	line-height: 55px;
}
.section-home-3 .row-1 .col-1 .text-1 {
	font-weight: 600;
	text-align: center;
	font-size: 24px;
	color: #111;
	line-height: 28px;
}
.section-home-3 .row-1 .col-2 .col-inner-1 .text-1 {
	font-size: 42px;
	color: #111;
	line-height: 48px;
}
.section-home-3 .row-1 .col-2 .col-inner-2 .text-1 {
	font-weight: 600;
	text-align: center;
	font-size: 24px;
	color: black;
	line-height: 28px;
	margin-top: 20px;
}
.section-home-3 .row-1 .col-3 .col-inner-1 .text-1 {
	color: #ff8a00;
	font-size: 32px;
	line-height: 26px;
	margin-top: 30px;
}
.section-home-3 .row-1 .col-3 .col-inner-2 .text-1 {
	font-size: 28px;
	color: #004b99;
	z-index: 2;
	position: relative;
	line-height: 30px;
}
.section-home-3 .row-2 .text-1 {
	color: white;
	font-size: 22px;
	position: absolute;
	bottom: 10px;
	z-index: 2;
	transform: translate(-50%, 0%);
	left: 50%;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 400;
}
.section-home-3 .row-2 .text-1 strong {
	font-weight: 700;
}
.section-home-9 .text-1 {
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 20px;
}
.section-footer-1 .text-1,
.section-footer-1 .text-2 {
	font-size: 13px;
	margin: 15px 0;
}
.section-footer-2 .text-1 {
	font-size: 13px;
}
.section-footer-3 .text-1,
.section-footer-3 .text-2 {
	font-size: 13px;
	margin: 15px 0;
}
.section-home-3 .row-1 .col-1 .text-2 {
	font-size: 24px;
	font-weight: 400;
	color: #111;
	margin-top: 20px;
}
.section-home-3 .row-1 .col-3 .col-inner-1 .text-2 {
	font-size: 22px;
}
.section-home-3 .row-1 .col-3 .col-inner-2 .text-2 {
	font-size: 20px;
	z-index: 2;
	position: relative;
	margin-top: 5px;
}
.section-footer-2 .col-1 .text-2 img {
	width: 17px;
	height: 17px;
	position: absolute;
	margin-left: 10px;
	margin-top: 2px;
}
.section-footer-2 .col-1 .text-2 {
	font-size: 13px;
	margin: 30px 0;
}
.section-footer-4 .text-2 {
	font-size: 14px;
}
.section-footer-4 .text-1 {
	font-size: 16px;
	margin-bottom: 15px;
}
.section-home-3 .row-2 .text-1 {
	color: white;
	font-size: 17px;
	line-height: 22px;
}
.zak-footer-1 .zak-row .text-2 {
	color: #ff5900;
	font-size: 24px;
	line-height: 32px;
}
.zak-footer-1 .zak-row .text-3 {
	color: #111;
	font-size: 17px;
	font-weight: 400;
}
.zak-footer-1 .zak-footer-col--5 {
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
}
.zak-footer-1 .zak-footer-col--5 a {
	background-color: #ff8a00;
	padding: 8px 42px;
	border-radius: 10px;
	font-size: 16px;
}
.zak-footer-2 .zak-row {
	width: 100%;
	display: grid;
	grid-template-columns: 4fr 1.5fr 2fr 2fr 2.3fr;
}
.zak-footer .widget-title {
	border: none;
	color: #00aeff !important;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
} /*
.widget1 .wp-block-heading, .widget1 .widget-title { position: relative;
padding-bottom: 10px; border-bottom: 1px solid #e4e4e7; } */
.zak-footer .widget-title:before {
	content: none;
}
.zak-footer p {
	font-size: 14px;
	color: white;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 5px;
}
.zak-footer .zak-footer-cols a,
.zak-footer-col .widget1 ul a {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
}
.widget1 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
	margin: 0;
	list-style-type: none;
}
.widget1 {
	border-radius: 10px;
}
.zak-footer-3 .zak-row {
	width: 100%;
	display: grid;
	grid-template-columns:
		4fr 1.2fr 1.2fr
		1.5fr;
}
.logo-gallery {
	mix-blend-mode: luminosity;
}
.zak-footer-3 .logo-gallery img {
	height: 30px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
}
.zak-footer-3 .zak-footer-col--2 .logo-gallery {
	mix-blend-mode: overlay;
}
.zak-footer-3 .zak-footer-col--2 .logo-gallery img {
	height: 35px;
}
.zak-footer-3 .zak-footer-col--4 .logo-gallery {
	mix-blend-mode: hard-light;
}
.zak-footer-bar {
	border: none;
}
.zak-footer-bar .zak-footer-bar__1 {
	text-align: right !important;
	width: 100%;
	font-weight: 400;
	font-size: 13px;
	color: #fafafa;
	padding-bottom: 24px;
	padding-top: 24px;
}
.grid-container,
.zak-footer .grid-container {
	max-width: 1220px;
	margin: 0 auto;
}
@media (max-width: 1240px) {
	.zak-footer .grid-container {
		padding: 5px 30px;
	}
}
@media (max-width: 1150px) {
	.zak-footer-1 .zak-row {
		grid-template-columns:
			1fr
			1fr 1fr 1fr;
	}
	.zak-footer-1 .zak-footer-col--5 {
		display: none;
	}
}
@media (max-width: 1016px) {
	.zak-footer-1 .zak-row .text-1 {
		font-size: 35px;
		line-height: 55px;
	}
	.zak-footer-2 .zak-row {
		display: block;
	}
	.zak-footer-3 .zak-row {
		display: block;
	}
	.page-template-rewards-template .zak-content .zak-row {
		padding-top: 0;
	}
	.zak-footer .grid-container {
		padding: 35px 95px;
	}
	.zak-footer .zak-footer-col {
		margin-bottom: 30px;
	}
	.zak-footer-cols {
		padding: 0px 0;
	}
	.zak-footer-bar .zak-footer-bar__1 {
		text-align: center !important;
	}
	.home .zak-footer {
		/* margin-top: -630px; */
	}
	.section-home-9 .grid-container.row {
		padding: 20px;
	}
	.section-home-5 .grid-container {
		padding: 15px;
	}
	.section-footer-2 .grid-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 15px;
	}
	.section-footer-3 .grid-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 15px;
	}
}
@media (max-width: 900px) {
	.zak-footer-1 .zak-row {
		grid-template-columns: 1fr 1fr;
	}
}
@media (max-width: 550px) {
	.zak-footer .grid-container {
		padding: 20px 30px;
	}
	.zak-footer-1 .zak-row {
		padding: 10px 10px;
	}
	.zak-footer-1 .zak-row .text-1 {
		font-size: 30px;
	}
	.zak-footer-1 .zak-row .text-2 {
		font-size: 20px;
	}
}
@media (max-width: 350px) {
	.zak-footer-1 .zak-row .text-1 {
		font-size: 25px;
	}
	.zak-footer-1 .zak-row .text-2 {
		font-size: 15px;
	}
	.zak-footer-1 .zak-row .text-3 {
		font-size: 12px;
	}
}
.section-home-4 .grid-container {
	max-width: 1170px;
}
.page-template-default .container.grid-container {
	max-width: 1000px;
}
.home .site.grid-container,
.page-id-2841 .site.grid-container {
	max-width: 100%;
}
.section-home-9 .grid-container.slider-container {
	background-color: #f3f5f6;
	border-radius: 10px 10px 0 0;
	padding: 40px;
}
.section-home-9 .grid-container.row {
	background-color: #f3f5f6;
	border-radius: 0 0 10px 10px;
	padding: 40px;
}
.section-footer-1 .grid-container.row {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.section-footer-2 .grid-container {
	display: flex;
}
.section-footer-2 .grid-container.row {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.section-footer-3 .grid-container {
	display: flex;
}
.section-home-3 .row-1 .col-1 .text-3 {
	color: #fc5c10;
	font-size: 75px;
	line-height: 65px;
	margin-bottom: 12px;
}
.section-footer-2 .col-1 .text-3 {
	font-size: 12px;
	margin-top: 10px;
	color: #8697a2;
	max-width: 230px;
}
.zak-container {
	max-width: 100%;
	padding: 0;
	max-width: var(--container-width, 1170px);
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
} /* Testimonial */ /* enable for grid layout.
.testimonial-wrapper { display: grid; grid-template-columns: repeat(3, 1fr);
grid-gap: 30px; text-align: center; } */
.carousel-wrapper {
	background-color: #f3f5f6;
	padding: 10px;
	border-radius: 10px;
}
.testimonial-wrapper h2 {
	margin-bottom: -40px;
	font-weight: 600;
	font-size: 16px;
}
.testimonial-wrapper {
	background-color: #f3f5f6;
	padding: 40px;
}
.sportnews-wrapper {
	background-color: #f3f5f6;
	padding: 40px;
	padding-top: 0;
}
.sportnews-wrapper h2 {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 20px;
}
.sportnews-wrapper .news-post {
	background-color: white;
	border-radius: 10px;
}
.sportnews-wrapper .post-item {
	background: white;
	padding: 18px 18px 80px;
	border-radius: 10px;
}
.sportnews-wrapper .text-title {
	font-weight: 600;
	color: #0f161f;
	font-size: 17px;
	margin-bottom: 20px;
	line-height: 22px;
	margin-top: 20px;
}
.sportnews-wrapper .text-desc {
	color: #8697a2;
	font-size: 14px;
}
.sportnews-wrapper .post-item {
	position: relative;
}
.sportnews-wrapper .text-date {
	color: #8697a2;
	font-size: 13px;
	position: absolute;
	bottom: 15px;
	left: 18px;
}
@media (max-width: 768px) {
	.sportnews-wrapper .news-post {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 15px;
	}
}
#testimonial-wrapper {
	/* background-color: #f3f5f6; border-radius: 10px;
	padding-bottom: 50px; */
}
.testimonial-bubble {
	position: relative; /*
	background-color: #f3f5f6; */ /* border-radius: 10px; */ /* padding: 40px; */
	text-align: center;
	margin: 100px 20px 10px 20px; /* max-width: 1220px; */
}
.testimonial-title {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
}
@media (max-width: 1200px) {
	.testimonial-title {
		font-size: 25px;
	}
	.testimonial-bubble {
		margin: 100px 5px 10px 5px;
	}
}
@media (max-width: 500px) {
	.sportnews-wrapper {
		padding: 0px 20px 20px 20px;
	}
}
@media (max-width: 400px) {
	.testimonial-title {
		font-size: 22px;
	}
	.testimonial-wrapper {
		padding: 20px;
	}
	.sportnews-wrapper {
		padding: 0px 10px 20px 10px;
	}
}
@media (max-width: 330px) {
	.carousel-wrapper {
		padding: 5px;
	}
	.testimonial-wrapper {
		padding: 10px;
	}
	.testimonial-title {
		font-size: 20px;
		line-height: 25px;
	}
	.sportnews-wrapper {
		padding: 20px;
	}
} /* .testimonial-bubble:before { content: ""; position:
absolute; bottom: -20px; left: 50%; transform: translateX(-50%); border-style:
solid; border-width: 20px 20px 0 20px; border-color: #ddd transparent
transparent transparent; } */
.testimonial-text {
	color: #8697a2;
	font-size: 15px;
	text-align: center;
}
.carousel-wrapper .slider-star {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.carousel-wrapper .slider-star img {
	width: 17px;
	height: 17px;
	margin-right: 8px;
}
.testimonial-rating {
	font-size: 18px;
	color: #999;
	margin-bottom: 20px;
	height: auto;
}
.checked {
	color: #ffd700;
}
.testimonial-author {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
}
.testimonial-author img {
	border-radius: 50%;
	margin-bottom: 10px;
	width: auto !important;
}
.testimonial-author h3 {
	font-size: 18px;
}
.testimonial-author p {
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
} /* Tiny slider */
.my-slider {
	/* background-color: orange; */
	cursor: pointer;
}
.my-slider > div {
	padding-right: 10px;
}
.my-slider img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 5px;
}
.tiny-slider-arrow-prev,
.tiny-slider-arrow-next {
	display: none;
}
.tiny-slider-arrow-prev {
	left: 10px;
}
.tiny-slider-arrow-next {
	right: 10px;
} /* Video section */
.home-video-partner {
	position: absolute;
	top: 8rem;
	left: 2rem;
	font-weight: 700;
}
.btnBetNow {
	position: absolute;
	top: 12rem;
	left: 2rem;
	background: rgb(255, 138, 0);
	font-weight: 700;
	padding: 0.26rem 1rem 0.24rem;
	border-radius: 1rem;
}
.home-video-section {
	display: flex;
	flex-flow: row wrap;
	background-color: #f3f5f6;
	border-radius: 10px;
	padding: 0 30px;
	position: relative;
}
.video-col-1 {
	flex-basis: 60%;
	max-width: 60%;
}
.video-col-2 {
	flex-basis: 40%;
	max-width: 40%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	font-size: 13px;
	letter-spacing: inherit;
	font-weight: bold;
}
.home-video {
	/* width: 100%; height: auto; */
	border-radius: 10px;
}
@media (max-width: 1440px) {
	.home-video-partner {
		top: 8rem;
		font-size: 12px;
	}
}
@media (max-width: 1200px) {
	.home-video-partner {
		font-size: 11px;
		top: 6rem;
	}
	.btnBetNow {
		top: 10rem;
	}
} /* Mobile video section */
.home-video-section-mobile {
	display: none;
}
@media (max-width: 994px) {
	.home-video-section {
		display: none;
	}
	.home-video-section-mobile {
		display: block;
		margin: 0 20px;
	}
	.mobile-submenu {
		position: relative;
		margin-bottom: 10px;
	}
	.img-item {
		border-radius: 10px;
	}
	.submenu-img {
		position: absolute;
		top: 40px;
		left: 16px;
	}
	.submenu-img1 {
		position: absolute;
		left: 16px;
		width: 15%;
		height: auto;
	}
	.submenu-img2 {
		position: absolute;
		left: 16px;
		width: 30%;
		height: auto;
	}
	.submenu-img3 {
		position: absolute;
		left: 16px;
		width: 25%;
		height: auto;
	}
	.text-item {
		position: absolute;
		top: 120px;
		left: 16px;
		color: #8697a2;
		font-size: 30px;
	}
	.btnitem {
		position: absolute;
		top: 180px;
		left: 16px;
		background: rgb(255, 138, 0);
		color: #fff !important;
		font-size: 24px;
		padding: 0.46rem 1rem 0.44rem;
		border-radius: 1.5rem;
	}
}
@media (max-width: 992px) {
	.home-video-section-mobile {
		margin: 0;
	}
	.text-item {
		top: 100px;
		font-size: 20px;
	}
	.btnitem {
		top: 140px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.submenu-img {
		top: 20px;
	}
	.text-item {
		top: 60px;
		font-size: 20px;
	}
	.btnitem {
		top: 100px;
		font-size: 18px;
	}
}
@media (max-width: 530px) {
	.text-item {
		top: 58px;
		font-size: 18px;
	}
	.btnitem {
		top: 90px;
		font-size: 16px;
		padding: 0.26rem 1rem 0.24rem;
	}
}
@media (max-width: 450px) {
	.text-item {
		top: 52px;
		font-size: 16px;
	}
	.btnitem {
		top: 80px;
		font-size: 14px;
		padding: 0.16rem 1rem 0.14rem;
	}
}
@media (max-width: 390px) {
	.text-item {
		top: 45px;
		font-size: 16px;
	}
	.btnitem {
		top: 72px;
		font-size: 14px;
		padding: 0.06rem 1rem 0.04rem;
	}
}
@media (max-width: 350px) {
	.text-item {
		display: none;
	}
	.btnitem {
		top: 55px;
		font-size: 14px;
	}
}
@media (max-width: 305px) {
	.btnitem {
		top: 45px;
		font-size: 12px;
		padding: 0.01rem 1rem 0.01rem;
	}
}


@media (max-width: 265px) {
	.btnitem {
		top: 40px;
		font-size: 10px;
		padding: 0 1em;
	}
}

@media (max-width: 245px) {
	.btnitem {
		left: 6px;
		top: 32px;
		padding: 0 1em;
		color: red !important;
		font-size: 10px;
		font-weight: 900;
		background: none;
	}
}

@media (max-width: 200px) {
	.btnitem {
		display: none;
	}
}

.wrap-cert img {
	margin-right: 20px;
}
.hot-game img.wp-post-image {
	border-radius: 10px;
	width: 270px;
	height: 120px;
	object-fit: cover;
} /*
Homepage content */
.home-content-title {
	text-align: center;
	font-weight: 700;
	margin: 50px 15px 40px 15px !important;
}
.content-container {
	margin: 0px 20px;
}
.content-container .content {
	max-height: 300px; /* Adjust as needed */
	overflow: hidden; /* margin: 0px 20px; */
}
.content-container.expanded .content {
	max-height: none;
}
.see-more {
	color: #6da0dd !important;
	font-size: 20px;
	font-weight: 700;
	text-align: center !important;
	cursor: pointer;
	width: 100%;
	background: #fff;
}
.see-more:after {
	content: "";
	width: 0;
	right: 0;
	border-top: 6px solid #6da0dd;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}
.home-button-bs {
	width: 600px;
}
.home-button-bs-mb {
	display: none;
}
@media (max-width: 768px) {
	.home-button-bs {
		width: 500px;
	}
}
@media (max-width: 520px) {
	.home-button-bs {
		display: none;
	}
	.home-button-bs-mb {
		display: block;
		margin: 0 20px;
	}
}



/* Homepage QR */
.home-qr {
	margin-top: 30px;
}
.home-qr .grid-container.row {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}

.home-qr .col-1 {
	flex-basis: 50%;
	max-width: 50%;
	padding-right: 120px;
}

.home-qr .col-2 {
	flex-basis: 70px;
	max-width: 70px;
	margin-top: 20px;
}

.home-qr .col-3 {
	flex-basis: calc(50% - 70px);
	max-width: calc(50% - 70px);
	margin-top: 100px;
	margin-bottom: -80px;
}

.home-qr .text-1 {
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 20px;
}

.home-qr .text-title p {
	font-size: 33px;
	font-weight: 500;
	margin-bottom: 0px;
	line-height: 40px;
}

.home-qr .text-description {
	color: #8697a2;
	margin-top: 40px;
	font-size: 14px;
}

.home-qr .qr {
	display: flex;
	margin-top: 80px;
}
.home-qr .qr .col-ios,
.home-qr .qr .col-android {
	flex-basis: 180px;
	max-width: 180px;
}

.home-qr .qr img {
	max-width: 100px;
	height: 95px;
	border-radius: 5px;
	border: 1px solid #c7c7c7;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.home-qr .qr svg {
	width: 15px;
	height: 20px;
}

.home-qr .text-qr {
	font-size: 14px;
	background: #f3f6f6;
	width: 130px;
	border-radius: 100px;
	text-align: center;
	margin: 15px auto;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.home-qr .text-qr span {
	margin-left: 10px;
}

.home-qr-mobile {
	display: none;
}

@media (max-width: 768px) {
	.home-qr {
		display: none;
	}

	.home-qr-mobile {
		display: block;
		background-image: url('/wp-content/uploads/2024/01/app-download-banner.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		border-radius: 8px;
/* 		margin: 0.75rem 0 0; */
	}

	.home-qr-mobile .app-landing-content {
		flex-direction: column;
		padding: 30px;
	}

	.home-qr-mobile .app-landing-content .header-container p {
/* 		width: 5.25rem; */
		line-height: 10px;		
	}
	
	.home-qr-mobile .app-landing-content .header-container {
		width: 80%;
	}

	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-weight: 600;
		font-size: 20px;
		
	}

	.home-qr-mobile .app-landing-content .header-container .header-2 {
/* 		margin: 0.25rem 0 0; */
		font-size: 12px;
		color: #8697a2;
	}
	
	.app-download-container {
		display: flex;
		align-items: center;
	}
	
	
	.home-qr-mobile .qr {
		display: flex;
/* 		margin-top: 80px; */
	}
	.home-qr-mobile .qr .col-ios,
	.home-qr-mobile .qr .col-android {
		flex-basis: 140px;
		max-width: 180px;
	}

	.home-qr-mobile .qr img {
		max-width: 100px;
		height: 95px;
		border-radius: 5px;
		border: 1px solid #c7c7c7;
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	.home-qr-mobile .qr svg {
		width: 15px;
		height: 20px;
	}

	.home-qr-mobile .text-qr {
		font-size: 14px;
		background: #f3f6f6;
		width: 130px;
		border-radius: 100px;
		text-align: center;
		margin: 15px auto;
		padding: 5px;
		display: flex;
		justify-content: center;
	}

	.home-qr-mobile .text-qr span {
		margin-left: 10px;
	}

}

@media (max-width: 510px) {
	.home-qr-mobile .app-landing-content { 
		padding: 20px 20px 10px 10px;
	}
	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-size: 16px;	
	}
}

@media (max-width: 409px) {
	.home-qr-mobile .app-landing-content .header-container {
		width: 100%;
	}
	.home-qr-mobile .text-qr {
		font-size: 12px;
		width: 105px;
		margin: 8px auto;
	}
	.home-qr-mobile .app-landing-content .header-container p {
		line-height: 0.8;		
	}
	
	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-size: 14px;	
	}
	.home-qr-mobile .app-landing-content .header-container .header-2 {
		font-size: 12px;
	}
}

@media (max-width: 310px) {
	.home-qr-mobile .qr svg {
		height: 15px;
	}
	
	.home-qr-mobile .text-qr {
		font-size: 9px;
		width: 80px;
		margin: 5px auto;
	}
	
	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-size: 12px;	
	}
	.home-qr-mobile .app-landing-content .header-container .header-2 {
		font-size: 10px;
	}
}

@media (max-width: 274px) {
	.home-qr-mobile .qr svg {
		height: 12px;
	}
	
	.home-qr-mobile .text-qr {
		font-size: 8px;
		width: 80px;
		margin: 4px auto;
	}
	.home-qr-mobile .app-landing-content .header-container p {
		line-height: 0.6;		
	}
	
	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-size: 10px;	
	}
	.home-qr-mobile .app-landing-content .header-container .header-2 {
		font-size: 9px;
	}
}

@media (max-width: 240px) {
	.home-qr-mobile .qr {
		display: none;
	}
	.home-qr-mobile .app-landing-content { 
		padding: 15px 10px 15px 10px;
	}
	
	.home-qr-mobile .app-landing-content .header-container p {
		line-height: 1;		
	}
	
	.home-qr-mobile .app-landing-content .header-container .header-1-title {
		font-size: 10px;	
	}
	.home-qr-mobile .app-landing-content .header-container .header-2 {
		font-size: 9px;
	}
}