@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body, html {
	scrollbar-color: #d31c23 rgba(0, 0, 0, 0.2) !important;
	scrollbar-width: thin !important;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-weight: normal;
	overflow-x: hidden;
	color: #222937;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	color: inherit;
	font-family: "Poppins", sans-serif;
}
* {
	box-sizing: border-box;
}
p:empty {
	display: none;
}

/*********************
// Start Homepage //
***********************/
.close_nav .black_Wrap-1 {
	background: #0a330f;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	opacity: 0.85;
}
body.close_nav {
	overflow: hidden;
}
.main-Menuse {
	justify-content: center;
}
.wrapper {
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.sticky header {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.095);
}
.sticky .logo-Main > img {
	width: 140px;
	max-width: 100%;
}
.logo-Main {
	margin: 0;
}
header {
	position: fixed;
	z-index: 999999;
	padding: 10px 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
	background: #fff;
}
.logo-Main > img {
	width: 150px;
	max-width: 100%;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.banner-Mainse::before {
	background: url(../images/bg-banner.png) no-repeat center right/cover;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.banner-Mainse {
	background: rgb(118,23,24);
	background: linear-gradient(90deg, rgba(118, 23, 24, 1) 0%, rgba(211, 28, 35, 1) 58%);
	padding: 170px 0 120px;
	position: relative;
	z-index: 2;
}
.date-Se {
	padding: 0 0 10px;
}
.date-Se > h4 {
	font-size: 12px;
	display: flex;
	align-items: center;
	color: #fff;
}
.date-Se > h4 > span {
	font-weight: 600;
	color: #fff;
	margin: 0 5px;
}
.play-Btnse {
	padding-top: 40px;
}
.play-Btnse .primary-Gbtn {
	max-width: 250px;
	padding: 20px 15px;
	font-size: 20px;
	line-height: 20px;
}
.inner-Bansec {
	width: 650px;
	max-width: 100%;
}
.inner-Bansec > h1 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	line-height: 45px;
}
.primary-Gbtn {
	background: #d31c23;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	padding: 15px 20px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	max-width: 100%;
	width: 100%;
	border-radius: 100px;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.primary-Gbtn::after {
	background: rgba(255, 255, 255, 0.15);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	z-index: -1;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
	transition-timing-function: cubic-bezier(0.1, 0.7, 1.0, 0.1);
}
.primary-Gbtn:hover:after {
	height: 100%;
}
.primary-Gbtn:hover {
	color: #fff;
}
.btn-Blue {
	background: #0b5ed7;
}
.full-Width {
	display: block;
	width: 100%;
	max-width: 100%;
}
.title-Mainse {
	margin-bottom: 50px;
	text-align: center;
}
.title-Mainse > h2 {
	font-size: 40px;
	line-height: 41px;
	font-weight: 700;
}
.title-Mainse > p {
	font-size: 15px;
	line-height: 25px;
	padding-top: 30px;
}
.mid-Mainse {
	padding: 100px 0;
	background: #f9f9f9;
}
.find-Mainse {
	padding: 50px 0 0;
}
.text-Wrapse {
	margin-top: 50px;
}
.text-Wrapse > h3 {
	font-size: 30px;
	line-height: 31px;
	font-weight: 700;
	margin-bottom: 15px;
}
.text-Wrapse > h4 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 700;
	padding-top: 30px;
}
.text-Wrapse > h3 ~ h3 {
	padding-top: 20px;
}
.text-Wrapse > p, .sites-Text > p {
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 15px;
}
.pub-Mainsec {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #999;
}
.pub-Mainsec > span {
	font-size: 13px;
	line-height: 13px;
}
.compare-Btn {
	width: 300px;
	max-width: 100%;
	margin: 40px auto 0;
}
/*******************
// Toplist//
******************/
.head-Toplist {
	background: #d31c23;
	padding: 15px;
	border-radius: 5px 5px 0 0;
	margin-bottom: -4px;
	color: #fff;
	text-align: center;
}
.titleHead > span {
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
}
.topIcon > h3 {
	font-size: 11px;
	font-weight: 600;
	color: #4e5b64;
}
.review-Boxinfo {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.right-Box {
	text-align: center;
}
.review-badge {
	position: absolute;
	right: 0;
	top: -1px;
	font-size: 10px;
	padding: 5px 10px;
	border-radius: 0 0 0 5px;
}
.topIcon {
	position: absolute;
	left: 0;
	top:50%;
	margin-top:-25px; 
}
.topIcon > img {
	width: auto;
	height: 50px;
}
.toplist-Wrap {
	position: relative;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	padding: 15px;
	border: 1px solid #efefef;
}
.casino-Wrapse {
	background: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	padding: 15px;
	border: 1px solid #efefef;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.toplist-Wrap ~ .toplist-Wrap, .toplist-Mrap ~ .toplist-Mrap  {
	margin-top: 5px;
}
.pokageo-flag-circle {
	position: absolute;
	top: 10px;
	right: 10px;
}
.counter1 {
	position: absolute;
	left:0px;
	top: 50%;
	width: 33px;
	height: 33px;
	color: #383838;
	background: #e9e9e9;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	line-height: 15px;
	border-radius: 50%;
	font-weight: 600;
	margin-top: -15px;
}
.counter {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	color: #383838;
	font-weight: 500;
	background: #e3e3e3;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 16px;
	border-radius: 5px;
	font-weight: 600;
}
.counter1 { 
	left:0;
	top: 50%;
	width: 33px;
	height: 33px; 
	background: #e9e9e9;  
	border-radius: 50%; 
	margin-top: -15px;
}
.casino-Box {
	text-align: center;
}
.btn-Box > a {
	max-width: 150px;
	margin: 0 auto;
	padding: 15px;
	font-size: 15px;
	line-height: 15px;
}
.box-Rating > h4 {
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #454545;
}
.box-Rating > h4 > span {
	font-size: 21px;
	margin: 0 3px;
	font-weight: bold;
}
.box-Rating > h4 > i {
	color: #ffc106;
	margin-right: 5px;
}
.box-Rating > h4 > sub {
	font-size: 14px;
	color: #474747;
	padding-left: 5px;
}
.btn-Box > a.review-Btn {
	font-size: 13px;
	color: #2f77fc;
	padding: 0;
	max-width: inherit;
	margin-top: 15px;
	display: inline-block;
	font-weight: 600;
}
.spinner-circle > span {
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 700;
}
.spinner-circle {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	color: #333;
}
.review-Boxs {
	margin: 20px 0;
}
.review-Bonus {
	margin: 15px 0 0;
}
.tp-Boxmeta > p {
	font-size: 13px;
	line-height: 17px;
	padding-top: 5px
}
.height-Common {
	height: 100%;
}
.review-Item span {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 4px;
}
.tp-Logo > a, .casino-Logo > a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.tp-Logo > a > img {
	width: auto;
	height:90px;
	padding: 15px;
}
.tp-Logo {
	position:relative; 
	text-align:center;
}
.tp-Logo > a {
	display:inline-block; 
	border-radius:5px;
}
.discription-Box {
	padding:10px 15px;
	background: #f5f5f5;
	margin: 15px -15px -15px;
}
.discription-Box > p {
	font-size: 13px;
	line-height: 23px; 
	overflow: auto;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.casino-Logo > a > img {
	width: auto;
	height: 60px;
}
.review-Boxs .review-bonus {
	text-align: left;
}
.box-Bonus > h4, .box-Bonus > h4 > strong {
	font-size: 13px;
	font-weight: 700;
	color: #353535;
}
.box-Ratsec .rating {
	display: flex;
	align-items: center;
	margin: 15px 0;
}
.box-Ratsec .rating > span {
	font-size: 19px;
	line-height: 19px;
	width: 19px;
	height: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tp-Bonuse {
	line-height: 14px;
	display:block;
}
.tp-Bonuse > h3 {
	font-size: 14px;
	line-height: 15px;
	color: #4e5b64;
	display: inline-block;
}
.term-Sec, .be-gmable, .vote-Box, .vist-Box {
	line-height: 12px;
	display:block;
	padding-top:5px; 
}

.term-Sec > a {
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	color: #5bbf76;
}
.be-gmable > p, .vote-Box > p, .vote-Box > p > span, .voting, .vist-Box > a {
	font-size: 12px;
	display: inline-block;
	line-height: 13px;
	color: #150012;
}
.voting {
	background: none;
	border: 0;
}
.vist-Box > a {
	color:#2f77fc;
	font-weight:500;
}
.vist-Box > a:hover {
	color: #2f77ff; 
}
 
.vote-Box > p >span  {
	display:block;
	padding-bottom:5px;
}
.right-Boxes {
	display: flex;
	align-items: end;
	justify-content: end;
	height: 100%;
}
.right-Boxes > a {
	font-size: 16px;
	padding: 10px 20px;
	width: 130px;
}
.review-Boxs > h3 {
	font-size: 15px;
	font-weight: 700;
	color: #353535;
	line-height: 16px;
}
.right-Tpsec {
	text-align: center;
}
.scro-Sec > span {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 2px solid #e5e5e5;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	font-weight: 600;
	color: #454545;
	padding: 6px;
	margin: 0 auto;
}
.toplist-Wrap .rating span,.toplist-Mrap .rating span {
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	width: 16px;
	height: 16px;
}
.rating-Box .rating {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.review-Bonus > h4, .review-Bonus > h4 > strong {
	font-size: 14px;
	color: #4a5b68;
	line-height: 15px;
	display: block;
}
.review-Bonus > h4 {
	position: relative;
	padding-left: 20px;
	display: inline-block;
}
.review-Bonus > h4 > i {
	position: absolute;
	left: 0;
	top: 1px;
	color: #44be4c;
}
.review-pros-cons ul li {
	line-height: 18px;
	font-size: 13px;
	font-weight: 500;
}
.tp-Boxmeta .review-bonus {
	text-align: left;
	font-size: 15px;
}
.payment-Sec ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	flex-wrap: wrap;
	margin-top: 10px;
}
.payment-Sec ul > li > img {
	width: auto;
	height: 25px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f1f1f1;
	padding: 2px;
}
.right-Inbox {
	width: 100%;
	padding: 15px;
}
.right-Inbox > a {
	margin-top: 10px;
}
.review-Boxinfo {
	padding: 15px 0 0;
}
.review-Boxinfo > p {
	font-size: 13px;
	color: #4a5b68;
	font-weight: 400;
	padding-bottom: 15px;
}
.rating-Box .review-badge {
	position: static;
}
.rating-Box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.toplist-Mrap {
	background: #f1f1f1;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #e7e7e7;
}
.wrap-Mtplist {
	text-align: center;
	padding: 15px;
}
.toplist-Mrap .tp-Logo > a > img {
	width: auto;
	height: 60px;
	padding-top: 0;
}
.toplist-Mrap .vote-Box > p > span { 
	padding-bottom: 0;
}
.right-Mbox {
	text-align: center;
	margin-left: -13px;
	padding: 0 10px 0 0;
}
.right-Mbox > a {
	font-size: 14px;
	width: auto;
	margin-top: 10px;
	line-height: 14px;
	padding: 15px;
}
.toplist-Mrap .payment-Sec {
	background: #e5e5e5;
	padding: 5px;
}
.toplist-Mrap .payment-Sec ul {
	margin:0;
}
.tp-Mlogo {
	margin: -15px -15px 0 -15px;
	position:relative;
}
.tp-Mlogo .review-badge {
	left: 0;
	border-radius: 0px 5px 5px 0;
	right: auto;
}
.tp-Mlogo > a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding:35px 10px;
}
.tp-Mlogo > a > img {
	width: auto;
	height: 50px;
}
 @media screen and (min-width:991px) {
.custom-Order {
	order: 1;
}
}
/*********************
 // Toplist//
 ************************/
footer {
	background: #2d2d2d;
	padding: 60px 0 20px;
	color: #fff;
}
.fot-Logo a > img {
	max-width: 220px;
	width: 100%;
}
.fot-Titlese > h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 20px;
}
.foot-Toplkse ul > li + li {
	margin-top: 10px;
}
.foot-Toplkse ul > li > a {
	font-size: 15px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
	position: relative;
	padding-left: 15px;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.foot-Toplkse ul > li > a:hover {
	color: #d31c23;
}
.foot-Toplkse ul > li > a:before {
	content: "\f105";
	position: absolute;
	font-family: fontawesome;
	left: 0;
	top: 0;
	font-size: inherit;
	color: inherit;
}
.fot-Botsec > p {
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
}
.Discla-Wrapse > p > a, .Discla-Wrapse > p > i, .fot-Botsec > p > a {
	color: #d31c23;
	font-weight: 600;
}
.Discla-Wrapse > p > a:hover, .fot-Botsec > p > a:hover {
	color: #ff6271;
}
.bottom-Footer {
	text-align: center;
	padding-top: 20px;
	margin-top: 60px;
	border-top: 1px solid #c7c7c7;
}
.bottom-Footer ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.bottom-Footer ul > li {
	padding: 5px 15px;
	color: #151515;
	font-size: 12px;
	text-align: left;
	font-weight: 500;
	position: relative;
}
.bottom-Footer > li > a {
	font-size: 12px;
	color: #fff;
	line-height: normal;
	font-weight: 500;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.bottom-Footer ul > li > a img {
	width: auto;
	height: 32px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.privacy-Mainse {
	padding: 80px 0;
}
.pritext-Inse > h3 {
	font-size: 20px;
	font-weight: 600;
	color: #353535;
}
.pritext-Inse h3 ~ h3 {
	padding-top: 20px;
}
.pritext-Inse > p {
	font-size: 16px;
	line-height: 22px;
	padding-top: 20px;
}
.pritext-Inse > ul {
	padding: 20px 0 0 30px;
}
.pritext-Inse > ul > li {
	font-size: 16px;
	list-style-type: disc;
	line-height: 23px;
	padding-top: 5px;
}
/******************



// Toggle//



*********************/



.cross {
	background: #d31c23;
	display: block;
	height: 3px;
	position: absolute;
	transition: background 300ms 400ms ease;
	left: 0;
	right: 0;
	top: 50%;
	border-radius: 3px;
	margin-top: -2px;
	width: 25px;
}
.sticky .cross, .sticky .cross:after, .sticky .cross:before {
	background: #d31c23;
}
.cross:after, .cross:before {
	background: #d31c23;
	content: "";
	position: absolute;
	height: 3px;
	border-radius: 3px;
	left: 0;
	right: 0;
	width: 30px;
	top: -8px;
	transition: top 300ms ease 400ms, -webkit-transform 300ms ease 0s;
	transition: top 300ms ease 400ms, transform 300ms ease 0s;
}
.cross:before {
	top: 8px;
	width: 20px;
}
.close_nav .cross, .sticky close_nav .cross {
	background: none;
}
.close_nav .cross:after, .close_nav .cross:before {
	background: #d31c23;
	top: 0;
	width: 100%;
	left: 0;
	transition: top 300ms ease 0s, -webkit-transform 300ms ease 400ms;
	transition: top 300ms ease 0s, transform 300ms ease 400ms;
}
.close_nav .cross:before {
	transform: rotate(45deg);
}
.close_nav .cross:after {
	transform: rotate(-45deg);
}
.tog_nav {
	width: 30px;
	height: 30px;
	display: flex;
	padding: 0;
	justify-content: center;
	position: absolute;
	left: 15px;
	z-index: 999999;
	top: 50%;
	margin-top: -15px;
	box-shadow: none !important;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
	align-items: center;
}
.pro-Logoimg > a {
	display: block;
	filter: grayscale(100);
	opacity: 0.55;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.pro-Logoimg > a:hover {
	filter: grayscale(0);
	opacity: 1;
}
.pro-Logoimg > a > img {
	display: inline-block;
	height: 150px;
	width: auto;
}
.pro-Logoimg {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.035);
	margin: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.review-box-thumb {
	width: 230px;
	max-width: 100%;
}
.login-Mainse {
	text-align: center;
}
.login-Formse {
	padding: 50px;
	margin: 50px 0;
	border: 1px solid #efefef;
	width: 550px;
	box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.055);
	background: #f5f5f5;
	max-width: 100%;
	display: inline-block;
	text-align: left;
}
.forminator-field label {
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #454545 !important;
}
.forminator-field input {
	border: 1px solid #e5e5e5 !important;
	background: #fff !important;
	border-radius: 10px !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	padding: 10px !important;
	height: 45px !important;
}
#date-1 .forminator-field input {
	padding-left: 30px !important;
}
#date-1 label {
	display: block !important;
}
.forminator-button-submit.primary-Gbtn {
	background: #d31c23 !important;
	border-radius: 10px !important;
	width: 100% !important;
	padding: 15px 10px !important;
	font-size: 16px !important;
	color: #fff !important;
}
#forminator-module-19862 .forminator-button-submit.primary-Gbtn {
	background: #222937 !important;
}
.login-Formse .forminator-description > a, .login-Formse .forminator-checkbox-label > a {
	color: #d31c23 !important;
}
/**********************
// Review Pages //
*********************/
.main-area-review {
	padding: 80px 0;
}
.banner-Mainsec {
	padding: 130px 0 60px 0;
}
.wrap-Revinfo {
	padding-bottom: 20px;
}
.wrap-Revinfo > h3 {
	font-size: 30px;
	font-weight: 700;
	line-height: 31px;
}
 
 
.review-Wrapse {
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #efefef;
	color: #575757;
}
.review-Wrapse + .review-Wrapse {
	margin-top: 30px;
}
.review-Txtse > h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	line-height: normal;
	color: #353535;
}
.review-Txtse > h3 ~ h3, .review-Txtse > h4 ~ h4 {
	margin-top: 25px;
}
.review-Txtse > h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px;
	line-height: normal;
	color: #454545;
}
 
.review-Txtse ul > li {
	font-size: 15px;
	font-weight: 400;
	line-height: 31px;
	list-style-type: disc;
}
.review-Txtse p {
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
}
 
.bonuSec > li {
	font-size: 14px;
	line-height: 21px;
	padding-left: 25px;
	position: relative;
	font-weight: 400;
}
.bonuSec > li:before {
	content: "\f046 ";
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 15px;
	color: #44be4c;
	font-family: fontawesome;
}
.bonuSec > li + li {
	margin-top: 15px;
}
.bonus-Banse .review-box-rating {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bonus-Banse .review-box-rating .review-rating {
	width: auto;
	margin: 0 0 10px;
}
.bonus-Banse .review-box-rating .review-rating .rating span {
	font-size: 15px;
	line-height: 15px;
	height: 15px;
	width: 15px;
	display:inline-block; 
}
 
 
.rating-Box .rmp-widgets-container {
	margin: 0 !important;
}
.rating-Box .rmp-rating-widget__icons {
	margin-bottom: 0 !important;
}
.rating-Box p {
	font-weight: 500;
	font-size: 12px;
	line-height: 13px;
	margin: 7px 0 0!important;
}
 .box-Ratsec .rmp-rating-widget__icons {
	text-align: left;
}
.box-Ratsec .votes, .box-Ratsec .rmp-rating-widget__msg.js-rmp-msg {
	display: none;
}
.votes {
	margin-left: 5px;
}
.box-Ratsec p.rmp-rating-widget__results.js-rmp-results {
	display: none;
}
.safe-Secure p > span {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #d4e3ff;
	padding: 10px;
	margin: 0 auto 10px;
}
.safe-Secure > p {
	font-size: 13px;
	color: #353535;
	font-weight: 500;
	text-align: center;
}

/**********************
//Media Query Start//
*************************/
@media screen and (max-width:1400px) {
.game-Rytse {
	margin-top: -90px;
}
.main-Menuse ul > li > a {
	font-size: 16px;
	padding: 0 20px;
	line-height: 16px;
}
.Serv-Maintyp {
	padding: 40px 30px 40px 130px;
}
}
 @media screen and (max-width:1200px) {
.review-box-thumb {
	width: 100%;
}
.ban-Leftse > h2, .tittle-Main > h2 {
	font-size: 40px;
}
}
 @media screen and (max-width:991px) {
.row > * {
	flex: auto;
}
#navbarSupportedContent {
	position: absolute;
	background: #ffff;
	left: 0;
	right: 0;
	top: 52px;
	text-align: center;
	padding-bottom: 15px;
}
.main-Menuse ul > li#menu-item-19866, .main-Menuse ul > li#menu-item-19865 {
	padding: 10px 15px;
	border-top: 1px solid #e7e7e7;
}
.main-Menuse .reg-Btn > a, .main-Menuse .logBtn > a {
	width: 100%;
	margin: 0;
}
.main-Menuse ul {
	display: block;
}
.main-Menuse ul > li > a {
	padding: 15px 10px;
	border-top: 1px solid #e7e7e7;
	font-size: 14px;
	line-height: 14px;
}
.banner-Mainse {
	padding: 100px 0 40px;
}
.inner-Bannerse {
	text-align: center;
}
.tittle-Main > h2 {
	font-size: 30px;
	line-height: normal;
}
.banner-Mainse::before {
	opacity: 0.25;
	max-width: 250px;
	background-position: bottom center;
	display: none;
}
.main-Menuse {
	justify-content: center;
}
.logo-Main {
	margin: 0;
}
.primary-Gbtn {
	font-size: 18px;
	line-height: 18px;
	padding: 18px 10px;
}
.recent-Wraptxt, .inner-Gamese {
	text-align: center;
}
.tittle-Main {
	padding-bottom: 30px;
}
.fot-Titlese > h3 {
	font-size: 18px;
}
.foot-Toplkse ul > li > a {
	font-size: 14px;
	line-height: 15px;
}
.Discla-Wrapse > p, .fot-Botsec > p {
	font-size: 13px;
	line-height: 21px;
}
.custo-Colse + .custo-Colse {
	margin-top: 30px;
}
.text-Wrapse {
	margin-top: 40px;
}
footer {
	padding: 40px 0 20px;
}
.play-Btnse .primary-Gbtn {
	padding: 20px 15px;
	font-size: 16px;
	line-height: 16px;
}
.main-area-review {
	padding: 40px 0;
}
.banner-Mainsec {
	padding: 70px 0 40px 0;
}
.age-Breqsec {
	margin-left: inherit;
	text-align: center;
	height: 35px;
	padding: 10px;
}
.review-pros {
	margin: 10px 0;
}
.toplist-Mainse .col-lg-4 + .col-lg-4 {
	margin-top: 15px;
}
.mid-Mainse {
	padding: 40px 0;
}
.rev-Logo {
	margin-bottom: 20px;
	text-align: center;
}
.rev-Logo > a {
	display: inline-block;
}
.rev-Logo > a img {
	width: auto;
	height: 50px;
}
.inner-Bansec > h1 {
	font-size: 28px;
	line-height: 31px;
}
.text-Wrapse > p, .sites-Text > p {
	font-size: 15px;
	line-height: 24px;
}
.scro-Sec > span {
	width: 45px;
	height: 45px; 
	font-size: 16px; 
}
.tp-Logo > a > img {
	width: auto;
	height: 70px;
	padding: 10px;
}
.scro-Sec > span {
	width: 35px;
	height: 35px;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 0 0 5px;
	border-width: 0 0 1px 1px;
	background:#fdfdfd;
}
.right-Box > a {
	padding: 15px;
	font-size: 15px;
	line-height: 15px;
}
.right-Tpsec { 
	padding-top: 15px;
}
.mr-Sbox {
	margin: 12px 0px 15px;
}
.vote-Box > p {
	padding-top: 7px;
}
.bonus-Banse .review-box-rating .review-rating {
	width: auto;
	margin:15px 0 13px;
}
.safe-Secure {
	margin-bottom: 15px;
}
.review-Wrapse { 
	padding: 15px; 
}
.bonus-Banse a.primary-Gbtn {
	padding: 15px;
	line-height: 15px;
	font-size: 15px;
}
.topIcon > img { 
	height:36px;
}
.topIcon { 
	margin-top: -18px;
	margin-left:15px;
}
}
 @media screen and (max-width:767px) {
.inner-Bansec > h1, .title-Mainse > h2, .text-Wrapse > h3 {
	font-size: 24px;
	line-height: 28px;
}
}
 @media screen and (max-width:576px) {
}
 .rmp-rating-widget__results.js-rmp-results {
	margin-top: 0 !important;
}
.rmp-icon--ratings {
	color: #ffc106; 
}
.rmp-rating-widget .rmp-icon--half-highlight {
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffc106), color-stop(50%, #ffc106));
	background: linear-gradient(to right, #ffc106 50%, #ffc106 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.rmp-rating-widget__msg.js-rmp-msg {
	display: none;
}