@import url('https://fonts.googleapis.com/css2?family=Montserrat: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 {
    margin: 0;
    padding: 0;
    color: #DCE0FD;
    background: #0a1148;
    font-family: 'Montserrat', sans-serif;
}

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;
}

* {
    box-sizing: border-box;
}

.flg-icon img {
    max-width: 15px !important;
}

.info-Boxse > ul > li.flg-icon:before, .info-Boxse > ul > li.flg-icon i {
    width: 15px;
    height: 15px;
    border-radius: 10px;
    border: 0;
    transform: none;
    background-size: 10px;
    top: 5px;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
}

a.mega-menu-link {
    font-size: 15px;
}

.rating .star {
    background: transparent !important;
}

.select-Geo > span {
    background: none;
}

.select-Geo > span img {
    border-radius: 500px;
}

.select-Geo > ul {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 99999999;
    background: #fff;
    border-radius:4px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.095);
    overflow: hidden;
    display:none;
    margin-right: 12px;
}
.back-Btn a.btn {
	background: #fff;
	color: #252525;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 25px;
	line-height: 14px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
}
.select-Geo:hover ul {
    display:block;
}

.select-Geo > ul > li {
    width: 50px;
}

.select-Geo > ul > li > a {
    height: 50px;
    margin-top: 0;
    transition-duration: 0.2s;
}

.select-Geo > ul > li > a:hover {
    background: #fff;
    transition-duration: 0.2s;
}

.select-Geo > ul > li > a > span {
    left: 5px;
    width: 40px;
    height: auto;
    border-radius: 500px;
    top: 5px;
    margin-top: auto;
}

.select-Geo > span img {
    max-width: 35px;
}

.select-Geo > ul > li:first-child {
    display: none;
}

.select-Geo > ul > li {
    width: 50px;
    margin-top: 5px;
    margin-left: 10px;
    padding-bottom: 10px;
}

.select-Geo > ul > li > a > span img {
    left: 5px;
    width: 40px;
    height: auto;
    align-items: center;
    border-radius: 500px;
    top: 5px;
    margin-top: auto;
}

.select-Geo > ul > li > a > span {
    left: 5px;
    width: 40px;
    height: auto;
    border-radius: 500px;
    top: 5px;
    margin-top: auto;
}

/*********************
// Start Homepage //
***********************/
a.dropdown-toggle img {
    width: 21px;
    border-radius: 50%;
}

.sec-Lightse, .sec-Darkse {
    padding: 80px 0;
}

.sec-Lightse {
    background: #091150 url(../images/bg-complaint.png) no-repeat top center/cover;
}

.closePop {
    text-align: right;
    padding-bottom: 10px;
}

.closePop > a {
    display: inline-block;
}

.text-area p {
    margin: 0;
}

.closePop > a > span {
    font-size: 60px;
    color: #ffc913;
    transform: rotate(45deg);
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

.slang-Popup li > a i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 10px;
    color: #DCE0FD;
}

.slang-Popup {
    background: #020732;
    box-shadow: 0px 0px 35px #0A1148;
    z-index: 9999999;
    min-width: 440px;
    width: 100%;
    left: auto !important;
    border-radius: 25px;
    padding: 30px 20px;
    right: -50px !important;
    max-width: 100%;
    top: 60px !important;
}

.dropdown-toggle::after {
    display: none
}

.slang-Popup::before {
    background: #020732;
    content: "";
    position: absolute;
    right: 80px;
    top: -20px;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
}

.slang-Popup select {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    width: 100%;
    border-radius: 15px;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.15);
    font-size: 14px;
    font-weight: 500;
    color: #DCE0FD;
    padding: 15px 20px 15px 15px;
    position: relative;
}

.apply-Setse {
    text-align: center;
}

.apply-Setse > a {
    padding: 15px 40px;
    margin-top: 25px;
}

.slang-Popup li > a {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.15);
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #DCE0FD;
    padding-right: 20px;
    position: relative;
}

.slang-Popup li > a > span {
    display: block;
    color: #ffc913;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

.slang-Popup li > a > span > img {
    width: 20px;
    border-radius: 25px;
    margin-right: 5px;
}

ul.slang-Switcher {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.15);
    padding: 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #DCE0FD;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}

ul.slang-Switcher li + li > a {
    border-top: 2px solid rgba(255, 255, 255, 0.15);
}
header {
	position: relative;
	z-index: 9;
	border-bottom: 1px solid #000;
}

.loginSec > ul.langSec > li > a img {
    width: 21px;
    min-width: 21px;
}
.logo-Mainse {
	text-align: center;
}
.loginSec { 
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}
.close_nav .black_Wrap-1 {
    background: rgba(10, 17, 72, 0.9);
    backdrop-filter: blur(2px);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

ul.slang-Switcher li > a span {
    display: inline-block;
    padding: 0;
}

ul.slang-Switcher li > a {
    border-radius: 0;
    border: 0;
}

body.close_nav {
    overflow: hidden;
}

.header-Top {
    padding: 20px 0;
}

.srchBox {
    background: none;
    width: 100%;
    color: #dcdcdc;
    padding: 10px;
    font-size: 16px;
    border: 0;
}

.srchBox:focus {
    border: 0;
    box-shadow: none;
    outline: none;
}

.srchSec {
    position: relative;
    padding-left: 40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

.srchSec > span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loginSec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.loginSec > ul {
    display: flex;
    justify-content: end;
    align-items: center;
}

.head-Simg {
    margin: 0 5px 0 10px;
}

.loginSec > ul.langSec > li > a {
    background: none;
    padding: 0 10px;
    color: #fff;
    margin: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
}

.loginSec > ul > li > a {
    background: #ffc913;
    border-radius: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #192371;
    font-weight: 500;
    padding: 10px 15px;
    display: block;
    text-align: center;
    -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;
}

.loginSec > ul > li > a:hover {
    opacity: 0.9;
}

.loginSec > ul > li + li > a {
    margin-left: 10px;
}

.header-Bottom {
    position: relative;
    z-index: 999998;
    background: #192371;
    padding: 30px 0;
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.09);
}

.logo-Mainse a > img {
    max-width: 170px;
    width: 100%;
}

.logo-Main a > img {
    width: 250px;
    max-width: 100%;
}

.main-Menuse ul {
    display: flex;
    align-items: center;
}

.main-Menuse ul > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px;
    align-items: center;
    position: relative;
    z-index: 2;
    display: flex;
    line-height: 16px;
    -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;
}

.main-Menuse ul > li > a > span {
    margin-right: 5px;
}

.main-Menuse ul > li > a:hover {
    color: #ffc913;
}

.banner-Section {
    background: #020732;
    padding: 80px 0;
    position: relative;
    z-index: 2;
}

.blueBg {
    position: relative;
    z-index: 1;
}

.banner-Section::after, .blueBg::after {
    background: url(../images/banner.png) no-repeat bottom center/cover;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.blueBg::after {
    background: url(../images/404-bg.png) no-repeat center center/100% 100%;
}

.banner-Leftse > h1 {
    font-size: 54px;
    font-weight: bold;
    line-height: 65px;
    color: #fff;
}

.banner-Leftse > h1 span {
    display: block;
}

.banner-Leftse > p {
    font-size: 16px;
    line-height: 27px;
    padding-top: 25px;
    color: #DCE0FD;
}

.border-Sec {
    border-bottom: 4px solid #ffc913;
    padding-top: 25px;
    width: 100px;
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.border-Sec i {
    display: inline-block;
    border-bottom: 4px solid #020732;
    width: 4px;
    position: absolute;
    bottom: -4px;
    right: 10px;
}

.banBtnse > a {
    margin-top: 50px;
    padding: 20px 40px;
}

.primary-Gbtn {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 15px 10px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    border-radius: 12px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -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 > span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    padding-top: 5px;
    line-height: 11px;
}

.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%;
}

.orange-Btn {
    background: #ffc913;
    color: #2c2c2c;
}

.orange-Btn:hover {
    background: #ffc913;
    color: #2c2c2c;
}

.blue-Btn {
    background: #192371;
    padding: 15px 40px;
}

.blue-Btn:hover {
    background: #192371;
}

.full-Width {
    display: block;
    width: 100%;
    max-width: 100%;
}

.title-Betse {
    display: inline-block;
}

.title-Betse > h2 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
}

.title-Betse > p {
    font-size: 16px;
    padding: 20px 0px 40px;
    line-height: 28px;
}

.title-Betse > h2 > span {
    display: block;
}

.title-Betse > p > span {
    display: block;
}

.statistic-Mainse {
    text-align: center;
    padding: 80px 0 0;
    margin-bottom: -80px;
    position: relative;
    z-index: 2;
}

.statistic-Mainse::after {
    background: #0a1148;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100px;
    bottom: 0;
    z-index: -1;
}

.stat-Boxwrap {
    background: #192371;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
}

.stat-Boxwrap > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    border-radius: 66px;
    background: #ffc913;
    margin: 0 auto;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}

.stat-Boxwrap > h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding-top: 15px;
}

.stat-Boxwrap > h3 > span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #ffc913;
    padding-bottom: 10px;
}

.box-Statistic > ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.box-Statistic > ul li {
    flex: 0 0 20%;
    padding: 0 10px;
    max-width: 100%;
    width: 100%;
}

.online-Section {
    padding: 0 0 80px;
}

.content-Sect > a {
    padding: 20px 40px;
    margin-top: 10px;
}

.img-Sect {
    text-align: center;
}

.custom-Order {
    order: 1;
}

.content-Sect > ul > li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 27px;
}

.content-Sect > ul > li > span {
    position: absolute;
    left: 0;
    top: 0;
}

.content-Sect > ul > li + li {
    margin-top: 15px;
}

.complaint-Box {
    background: #0C113C;
    box-shadow: 0px 15px 60px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    overflow: hidden;
    margin: 15px 0;
    text-align: center;
}

.top-Boxse {
    background: #ffc913;
    padding: 50px;
    color: #000;
    position: relative;
    padding-bottom: 75px;
}

.top-Boxse > span {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.top-Boxse > h3 {
    font-size: 20px;
    font-weight: 600;
    padding-top: 30px;
}

.top-Boxse > h3 > span {
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    font-weight: 500;
}

.resolve > span {
    padding: 8px 15px;
    display: inline-block;
    background: rgba(25, 35, 113, 0.1);
    font-size: 14px;
    line-height: 14px;
    border-radius: 6px;
    font-weight: 500;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.resolve > span.time-Case {
    left: auto;
    right: 15px;
}

.txtbox-Box {
    padding: 20px;
    text-align: left;
    color: #fff;
}

.txtbox-Box > p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 10px;
}

.txtbox-Box > p > span {
    color: #ffc913;
}

.img-Amount {
    background: #030D56;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.txt-Amout > h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}

.txt-Amout > p > span {
    color: #dcdcdc;
    margin-right: 5px;
}

.txt-Amout > p {
    font-size: 12px;
    color: #ffc913;
    font-weight: 500;
    line-height: 13px;
    padding: 5px 0 0px;
}

.txt-Amout > a {
    font-size: 14px;
    color: #ffc913;
    line-height: 14px;
    display: inline-block;
}

.toplist-Section, .complaint-Section {
    text-align: center;
}

.txt-Amout > a:hover {
    opacity: 0.9;
}

.read-Bnwsec > a {
    padding: 20px 40px;
    margin-top: 40px;
}

.toplist-Section, .complaint-Section {
    text-align: center;
}

.toplist-Section .container {
    max-width: 1440px;
}

.testimonial-Section {
    padding: 0 0 80px;
}

.read-Bnwsec {
    text-align: center;
}

.testimonial-Wrap {
    background: #020732;
    box-shadow: 0px 17.9796px 57.9342px 15.9818px rgba(0, 0, 0, 0.06);
    border-radius: 25px;
    padding: 30px;
    position: relative;
    color: #fff;
    margin: 20px 0;
}

.testimonial-Wrap > p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 20px 0;
}

.quote {
    position: absolute;
    right: 30px;
    top: -20px;
}

.testimonial-Wrap > ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.testimonial-Wrap > ul > li {
    padding: 0 10px;
}

.user-Picse > span {
    display: flex;
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
}

.user-Reviewse > h3 {
    font-size: 18px;
    font-weight: 500;
}

.user-Reviewse > p {
    font-size: 14px;
    padding-top: 5px;
    color: #ffc913;
}

.commuinty-Box {
    padding: 30px;
    text-align: center;
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    margin: 15px 0;
}

.commuinty-Box > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    border-radius: 66px;
    background: #ffc913;
    margin: 0 auto;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}

.commuinty-Box > h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding-top: 15px;
}

.commuinty-Box > h3 > span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #ffc913;
    padding-bottom: 10px;
}

.commuinty-Box > h3 a {
    color: #ffc913;
}

.join-Mainse {
    padding-bottom: 80px;
}

.discus-Wrapse {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 25px;
    padding: 20px;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.discus-Wrapse + .discus-Wrapse {
    margin-top: 15px;
}

.left-General > span {
    background: #ffc913;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 20px;
    width: 110px;
    height: 110px;
}

.right-General {
    padding-left: 20px;
}

.general-Discus {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.left-Profile > span {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.right-Profile {
    padding-left: 20px;
}

.right-General > h3, .right-Profile > h3, .sec-Replies > h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

.right-General > p {
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    color: #DCE0FD;
}

.right-Profile > p, .sec-Replies > p {
    font-size: 14px;
    line-height: 21px;
    padding-top: 5px;
    color: #7580D2;
}

.bor-Vertical {
    background: #fff;
    opacity: 0.2;
    margin: 0 auto;
    min-height: 100px;
    width: 1px;
}

.discus-Mainse .read-Bnwsec {
    text-align: center;
}

.popular-Games {
    text-align: center;
}

.games-Popular {
    background: #192371;
    padding: 20px;
    border-radius: 25px;
    margin: 10px 0;
}

.img-Popgame {
    height: 250px;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
    position: relative;
}

.img-Popgame > img {
    object-fit: cover;
    object-position: center;
}

.games-Poptxt > h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
}

.games-Poptxt > h3 > span {
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    padding-bottom: 10px;
    display: block;
}

.games-Poptxt {
    padding-top: 20px;
}

.img-Popgame > a {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -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;
}

.img-Popgame:hover a {
    visibility: visible;
    opacity: 1;
}

.news-Section {
    background: linear-gradient(109.72deg, #131D66 -7.95%, #060B33 57.13%, #091150 98.81%, #091150 115.23%);
    text-align: center;
}
.news-Boxse {
	background: #020732;
	box-shadow: 0px 15px 60px rgba(0,0,0,.1);
	border-radius: 20px;
	padding: 20px;
	color: #fff;
	text-align: left;
	min-height: 580px;
	margin: 10px 0;
}

.img-Nbox {
    overflow: hidden;
    border-radius: 20px;
    /*height: 250px;*/
}

.img-Nbox > img {
    object-fit: cover;
    object-position: center;
}

.box-Centersec {
    padding-top: 20px;
}

.news-Boxdate > h4 {
    font-size: 16px;
    opacity: 0.5;
}

.text-Nbox .news-content {
    height: 157px;
    display: block;
    overflow: hidden;
}

.text-Nbox > h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    padding: 15px 0;
}

.text-Nbox > p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.text-Nbox > a {
    font-size: 18px;
    color: #ffc913;
    font-weight: 700;
    display: inline-block;
    margin-top: 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;
}

.text-Nbox > a i {
    -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;
}

.text-Nbox > a:hover i {
    margin-left: 5px;
}

.world-Section {
    text-align: center;
}

.nav-Country {
    text-align: left;
}

.nav-Country ul > li > a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 27px;
}

.category-Section {
    background: linear-gradient(180deg, #131D66 0%, rgba(9, 17, 80, 0) 100%);
    text-align: center;
}

.inner-Topfoot .fot-Titlese {
    padding-bottom: 30px;
}

.company-Section {
    background: #192371;
    padding: 30px 0;
    text-align: center;
}

.inner-Category {
    text-align: left;
}

.inner-Company > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -10px;
}

.inner-Company > ul > li {
    padding: 0 10px;
}

.gambling-Section {
    text-align: center;
}

.play-Boxse {
    text-align: left;
}

.health-Section {
    display: inline-block;
    width: 850px;
    max-width: 100%;
}

.inner-Health {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 20px;
}

.left-Health > span {
    background: #ffc913;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}

.right-Health {
    padding-left: 20px;
}

.right-Health > h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
}

.right-Health > p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    padding-bottom: 15px;
}

.right-Health > a {
    font-size: 18px;
    font-weight: 700;
    color: #ffc913;
    -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;
}

.right-Health > a i {
    -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;
}

.right-Health > a:hover i {
    margin-left: 5px;
}

.acasino-Inner {
    text-align: left;
}

#myTab3 {
    justify-content: space-between;
}

.tab-Catse .slick-list.draggable {
    padding: 15px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 20px;
    border: 2px solid rgb(19, 27, 87);
}

.tab-Menu {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

.tab-Menu a {
    display: block;
    padding: 15px;
    color: #252525;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.tab-Menu a > i {
    position: absolute;
    left: 15px;
    top: 15px;
}

.tab-Menu a i > span {
    display: block;
    background: #444;
    height: 4px;
    border-radius: 4px;
    width: 25px;
}

.tab-Menu a i > span + span {
    margin-top: 5px;
}

.tab-Rmainse #myTab3 li > a > span > img {
    filter: brightness(10);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 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;
}

.tab-Rmainse #myTab3 li > a > span {
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.tab-Rmainse #myTab3 li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    border-radius: 10px;
    line-height: 16px;
    margin: 0 1px;
    -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;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

.tab-Rmainse #myTab3 li.active > a {
    background: #ffc913;
    color: #393939;
}

.tab-Rmainse #myTab3 li.active > a span {
    filter: contrast(0%) brightness(45%);
}

.load-Morese > a {
    padding: 20px 40px;
}

/***************
//Toplist//
***************/

.genric-Binfose > h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    color: #2c2c2c;
    padding-bottom: 15px;
}

.load-Morese {
    padding-top: 50px;
}

.tpbox-Wrapse + .tpbox-Wrapse {
    margin-top: 15px;
}

.casino-Boxwrap {
    background: #091150;
    overflow: hidden;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.09);
    min-height: 120px;
    position: relative;
}

.vertix-Sec {
    padding: 3px 15px;
    background: #ffc913;
    border-radius: 10px;
    position: absolute;
    left: 15px;
    top: 15px;
}

.vertix-Sec > p {
    font-size: 14px;
    line-height: 14px;
    color: #192371;
    font-weight: 700;
    text-transform: uppercase;
}

.count-Sec {
    background: #192371;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

.count-Sec > p {
    font-size: 20px;
    font-weight: 700;
    color: #FFC913;
}

.id-Boxse {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    z-index: 1;
}

.logo-Topse > a > img {
    height: 60px;
    width: auto;
}

.top-Listxt {
    padding: 20px 20px 55px 20px;
    position: relative;
}

.ratin-Boxse > ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ratin-Boxse {
    background: #ffc913;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ratin-Boxse > ul > li {
    line-height: 17px;
}

.ratin-Boxse > ul > li > a {
    font-size: 20px;
    color: #192371;
    line-height: 21px;
    margin: 0 2px;
}

.ratin-Boxse > p {
    font-size: 13px;
    line-height: 13px;
    color: #374a54;
}

.info-Boxse > ul {
    display: inline-block;
}

.info-Boxse > ul > li {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    text-align: left;
    padding-left: 30px;
    position: relative;
}

.info-Boxse > ul > li::before {
    background: url(../images/check2.svg) no-repeat center center/auto;
    content: "";
    position: absolute;
    font-family: fontawesome;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 0;
    transform: none;
    background-size: 17px;
}

.info-Boxse > ul > li.cross-Icon::before {
    background: url(../images/cross1.svg) no-repeat center center/auto;
    background-size: 15px;
}

.list-Topse {
    line-height: 12px;
    text-align: center;
}

.list-Topse > a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 13px;
    font-weight: 500;
    display: inline-block;
    padding-top: 5px;
}

.list-Topse > a .show_Ar {
    margin-left: 10px;
    display: inline-block;
}

.list-Topse > a.collapsed .show_Ar {
    transform: rotate(-180deg);
}

.list-Boxse {
    background: #efefef;
    padding: 20px;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.09);
    border: 1px solid #e5e5e5;
    margin-top: 5px;
    text-align: left;
}

.list-Boxtxtse > ul > li {
    font-size: 13px;
    line-height: 17px;
    color: #353535;
    position: relative;
    padding-left: 30px;
}

.list-Boxtxtse > ul > li + li {
    margin-top: 10px;
}

.list-Boxtxtse > ul > li:before {
    content: "\f00c ";
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    color: #43b422;
    font-size: inherit;
}

.list-Boxtxtse > ul > li.not-Capable:before {
    content: "\f00d";
    color: #EE2737FF;
}

.title-Box > h3 {
    font-size: 15px;
    padding-bottom: 14px;
    line-height: 16px;
    color: #374a54;
    font-weight: 600;
}

.list-Boxtxtse > p {
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    color: #353535;
}

.tp-Rcontse {
    margin-top: 20px;
}

.wrap-Toplist + .wrap-Toplist {
    margin-top: 20px;
}

.box-Toplist {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.09);
}

.spcae-Topse4 {
    padding-top: 5px;
}

.information-Boxse > h3 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #ffc913;
}

.information-Boxse > p {
    font-size: 14px;
    padding-top: 10px;
    line-height: 21px;
}

.age-Breqsec {
    background: #192371;
    padding: 5px 10px;
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.05) inset;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-Bpyse .age-Breqsec {
    background: none;
    padding: 10px 0 0;
    box-shadow: none;
    margin: 0 -5px;
    text-align: center;
    position: static;
}

.age-Breqsec ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.age-Breqsec ul > li, .age-Breqsec ul > li > a {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    padding: 0 5px;
}

.age-Breqsec ul > li > a {
    color: #ffc913;
}

.age-Breqsec ul > li + li {
    border-left: 1px solid #fff;
}

.information-Boxse {
    text-align: left;
}

.logo-Topse {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 15px 55px;
    position: relative;
}

.right-Midse .logo-Topse {
    padding: 20px 15px;
}

.right-Midse .toplist-Sec .col-lg-12 + .col-lg-12 {
    margin-top: 15px;
}

.col-lg-12 h1 {
    font-size: calc(1.25rem + 1vw);
}

.casino-Bwrapse {
    position: relative;
    z-index: 2;
    padding-top: 7px;
    margin: 15px 0 0;
}

.casino-Toplist {
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.bonus-Tpsec > p {
    background: rgba(0, 0, 0, 0.75);
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.095);
    margin: 15px 0;
}

.cas-Tpbtnse {
    padding-bottom: 10px;
}

.cas-Tpbtnse a.primary-Gbtn {
    padding: 10px;
    width: 200px;
    font-size: 13px;
    line-height: 13px;
    max-width: 100%;
}

.cas-Btxse {
    background: rgba(0, 0, 0, 0.65);
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    margin: 0 -15px -15px;
    padding: 10px 5px;
}

.cas-Logose {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cas-Logose > a > img {
    width: auto;
    height: 60px;
}

.slide-Imgse {
    margin-top: 15px;
}

.top-Sp0 {
    margin: 0;
}

.inner-Banse .ratin-Boxse > ul > li > a {
    font-size: 15px;
    line-height: 15px;
    padding: 0 1px;
}

.rat-Mcercle {
    background: #2c2c2c;
    width: 130px;
    height: 130px;
    border-radius: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.15);
}

.rat-Incercle > p {
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
}

.spcae-Topse3 {
    padding-top: 10px;
}

.bonus-Boxse > p {
    padding-top: 5px;
}

.spin-Boxse > p {
    padding-top: 5px;
}

.ban-Sec2 .logo-Topse {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ban-Sec2 .logo-Topse > a > img {
    height: auto;
}

.review-Bcontse {
    background: #f2f2f2;
    padding: 80px 0;
}

.review-Lfxtse > h3, .review-Ryxtse > h3 {
    font-size: 30px;
    color: #58af55;
    font-weight: 600;
}

.review-Lfxtse > p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #2c2c2c;
    padding-top: 15px;
}

.img-Bgamese {
    padding-top: 40px;
}

.point-Bmainse {
    padding: 80px 0;
}

.title-Box2 {
    padding-bottom: 15px;
}

.title-Box2 > h3 > i {
    color: #58af55;
}

.title-Box2 > h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2c2c2c;
}

.point-Boxse ul > li {
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px;
    padding-left: 25px;
    position: relative;
}

.point-Boxse ul > li:before {
    content: "\f00c ";
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    color: #58af55;
    font-size: inherit;
}

.point-Boxse.ngt-Sec ul > li:before {
    content: "\f00d";
    color: #EE2737FF;
}

.pyment-Boxse ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -3px;
}

.pyment-Boxse ul > li {
    padding: 3px;
    max-width: 80px;
}

.arrow-Sec {
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    color: #58af55;
    margin-left: 5px;
}

.arrow-Msec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.game-Binfose p > span {
    font-size: 15px;
    font-weight: 600;
}

.game-Binfose p {
    font-size: 14px;
    color: #353535;
    line-height: 17px;
}

.game-Binfose {
    padding-top: 15px;
}

.img-Bgamese ul {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.img-Bgamese ul > li {
    padding: 5px;
    max-width: 50%;
}

.review-Boxse > p {
    font-size: 15px;
    line-height: 20px;
    color: #575757;
}

.review-Bheader .top-Listxt {
    background: #fff;
}

.review-Bheader .logo-Topse > a > img {
    height: 80px;
}

.review-Bpysec {
    padding: 0 0 80px;
    margin-top: -30px;
    position: relative;
    z-index: 19;
}

.inner-Bpyse > h2 {
    font-size: 26px;
    font-weight: 600;
    color: #58af55;
    text-align: center;
}

.reason-Btxtse {
    padding: 15px 0;
}

.reason-Btxtse > h3 {
    font-size: 15px;
    padding-left: 40px;
    position: relative;
    line-height: 16px;
    font-weight: 400;
}

.review-Boxsec a {
    padding: 15px;
    font-size: 14px;
    line-height: 14px;
}

.reason-Btxtse > h3 > span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    margin-top: -15px;
}

.reason-Btxtse > h3 > i {
    position: absolute;
    left: 0;
    color: #58af55;
}

.rdetail-Bodyse .row, .genric-Bwrapse .row {
    margin: 0 -5px;
}

.genric-Bwrapse .row {
    width: 100%;
}

.rdetail-Bodyse .col-lg-7, .rdetail-Bodyse .col-lg-5, .genric-Bwrapse .col-7, .genric-Bwrapse .col-5 {
    padding: 0 5px;
}

.inner-Bpyse {
    background: #192371;
    padding: 15px;
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.inner-Bpyse.tp-Marse {
    text-align: left;
}

.inner-Bpyse.tp-Marse .reason-Btxtse {
    padding-top: 0;
}

.tp-Marse {
    margin-top: 10px;
}

.genric-Bwrapse {
    padding: 10px;
    background: #091150;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
    min-height: 55px;
    display: flex;
    align-items: center;
}

.genric-Bwrapse + .genric-Bwrapse {
    margin-top: 10px;
}

.genric-Binfose > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    color: #2c2c2c;
}

.genric-Binfose > p > span, .genric-Binfose > .flag-Boxse > p > span, .pyment-Boxse > p > span {
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    color: #ffffff;
}

.app-Boxse > ul {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.app-Boxse > ul > li {
    padding: 0 5px;
}

.app-Boxse > ul > li > a {
    font-size: 20px;
    color: #58af55;
}

.ryt-Grnse {
    display: flex;
    text-align: start;
    align-items: flex-start;
    justify-content: center;
}

.ryt-Grnse .genric-Binfose > p {
    color: #ffc913;
    font-size: 15px;
    font-weight: 500;
}

.inner-Bpyse > p {
    font-size: 13px;
    font-weight: 500;
    color: #454545;
    line-height: 14px;
    padding-top: 10px;
    text-align: center;
}

.brand-Btxtse > h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #000;
}

.brand-Btxtse > p {
    font-size: 13px;
    color: #171717;
    padding-top: 10px;
}

.brand-Bwrapse {
    background: #252525;
    padding: 20px;
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.15);
    margin-top: 10px;
}

.brand-Btxtse {
    margin-top: 10px;
}

.feedback-Mainse {
    background: #fff;
    margin-top: 10px;
    padding: 15px;
}

.flag-Boxse > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.flag-Boxse > ul > li {
    flex: 0 0 100%;
    max-width: 80px;
    padding: 5px;
}

.info-Feedse > h3, .flag-Boxse > h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #000;
}

.flag-Boxse > ul > li > a {
    display: flex;
    background: transparent;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.breview-Boxsec > a {
    border-radius: 10px;
}

.tog-collpse {
    background: #e9e9e9;
    width: 150px;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.tog-collpse a {
    color: #454545;
    display: block;
    font-size: 14px;
    line-height: 15px;
    transform: rotate(0deg);
    -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;
}

.tog-collpse a.collapsed {
    transform: rotate(180deg);
}

.review-Btnse > a {
    padding: 10px;
    font-size: 14px;
    line-height: 14px;
}

.cas-Title {
    background: #ededed;
    padding: 10px;
    margin: -20px -20px 0;
}

.cas-Title > h3 {
    font-size: 14px;
    font-weight: 600;
}

.toplist-Sec3 .logo-Topse {
    padding: 20px;
}

.toplist-Sec3 .top-Listxt {
    padding: 20px;
    padding-left: 0;
}

.toplist-Sec3 .top-Listse {
    min-height: inherit;
}

.ratin-Boxsec > ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ratin-Boxsec > ul > li {
    line-height: normal;
}

.ratin-Boxsec > ul > li > a {
    font-size: 16px;
    color: #ffdd67;
    line-height: 16px;
}

.ratin-Boxsec > p {
    font-size: 13px;
    line-height: 13px;
    color: #374a54;
}

.tpbox-Wrapse {
    position: relative;
    z-index: 2;
}

.toplist-Sec4 .betting-Wrapse {
    border: 2px solid #192371;
    padding: 10px;
    background: #f3f3f3;
}

.toplist-Sec4 .top-Listse {
    background: none;
    box-shadow: none;
}

/*******************
//Toplist end//
***************/

/******************
// Toggle//
*********************/
.cross {
    background: #fff;
    display: block;
    height: 2px;
    position: absolute;
    transition: background 300ms 400ms ease;
    left: 50%;
    right: 0;
    top: 50%;
    border-radius: 2px;
    margin-top: -1px;
    width: 20px;
    margin-left: -11px;
}

.cross:after, .cross:before {
    background: #fff;
    content: "";
    position: absolute;
    height: 2px;
    border-radius: 2px;
    left: 0;
    right: 0;
    top: -6px;
    transition: top 300ms ease 500ms, -webkit-transform 300ms ease 0s;
    transition: top 300ms ease 500ms, transform 300ms ease 0s;
}

.cross:before {
    top: 6px;
}

.close_nav .cross {
    background: none
}

.close_nav .cross:after, .close_nav .cross:before {
    background: #020732;
    top: 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);
}

.close_nav .tog_nav {
    background: #ffc913;
}

.tog_nav {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 55;
    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;
    border: 1px solid rgba(220, 224, 253, 0.3);
    padding: 10px;
    border-radius: 50%;
}

/***************
//End Toggle//
****************/

.play-Boxse .row {
    margin: 0 -10px;
}

.play-Boxse .col-lg-6 {
    padding: 0 10px;
}

.play-Boxtxt {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.play-Boxtxt + .play-Boxtxt {
    margin-top: 8px;
}

.play-Header > h3 {
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    padding: 20px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
    z-index: 5;
}

.play-Header > h3 > span {
    margin-right: 8px;
}

.mny-Rtitle > h3 > br {
    display: none;
}

.play-Bodytxt.acc-Bottomse > p {
    font-size: 13px;
    line-height: 20px;
}

.play-Bodytxt.acc-Bottomse > ul > li {
    font-size: 13px;
    line-height: 17px;
}

.play-Bodytxt.acc-Bottomse {
    border: 0;
    padding: 20px;
    background: #192371;
}

.play-Header > h3 > i {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
}

.play-Header > h3.collapsed i {
    transform: rotate(180deg);
}

.play-Header > h3.collapsed::after, .play-Header > h3::after, .categories-Title > h3.collapsed::after, .categories-Title > h3::after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-size: 25px;
    font-family: fontawesome;
    top: 50%;
    margin-top: -13px;
}

.play-Header > h3:after, .categories-Title > h3::after {
    content: "\f106";
}

.categories-Title > h3::after {
    display: none;
    color: #ffc913;
}

.categories-Title > h3.collapsed::after {
    color: #dce0fd;
}

.categories-Links {
    margin: 25px 0;
}

.categories-Title > h3 {
    font-size: 18px;
    color: #ffc913;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
}

.categories-Title > h3::before {
    content: "";
    background: #ffc913;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 60px;
}

.categories-Links > ul > li + li {
    margin-top: 10px;
}

.categories-Links > ul > li > a {
    font-size: 16px;
    line-height: 21px;
    color: #efefef;
    padding-left: 20px;
    position: relative;
    font-weight: 500;
    -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;
}

.categories-Links > ul > li > a:hover {
    color: #ffc913;
}

.categories-Links > ul > li > a::before {
    content: "\f101 ";
    position: absolute;
    left: 0;
    top: -1px;
    font-family: fontawesome;
    font-size: 16px;
    color: #ffc913;
}

footer {
    position: relative;
}

.top-Footsec {
    padding: 40px 0 0;
    background: #050B39;
    position: relative;
}

.foot-Slang ul > li > a i {
    font-size: 28px;
    line-height: 28px;
}

/*.foot-Slang ul > li > a.dropdown-toggle {*/
/*    background: #ffc913;*/
/*    color: #192371;*/
/*    font-size: 14px;*/
/*    font-weight: 600;*/
/*    padding: 7px 10px;*/
/*    border-radius: 15px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    width: 100px;*/
/*}*/

.foot-Slang .slang-Popup li > a > span {
    color: #DCE0FD;
}

.foot-Slang .slang-Popup li > a {
    color: #ffc913;
}

.foot-Slang .slang-Popup {
    top: auto !important;
    bottom: 40px !important;
    right: 0 !important;
}

.foot-Slang .slang-Popup::before {
    right: 30px;
    top: auto;
    bottom: -15px;
}

.fot-Titlemid > h3 {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #3c3c3c;
}

.fot-Midse > ul > li {
    font-size: 13px;
    line-height: 19px;
    color: #efefef;
}

.fot-Midse > ul > li + li {
    margin-top: 10px;
}

@media screen and (min-width: 991px) {
    .pad-Tspace {
        padding-top: 50px;
    }

    .select-Geo > span img {
        max-width: 40px;
        margin-right: 3.5px;
    }

    .select-Geo > ul {
        top: 34px;
        right: 0;
    }
}

.footer-Logosec a > img {
    max-width: 200px;
}

.foot-Wraptx {
    text-align: center;
}

.custo-Colse {
    margin: 10px 0;
}
.foot-Toplkse ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.fot-Titlese > h3::before {
    content: "";
    background: #ffc913;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 60px;
}

.fot-Titlese > h3 {
    font-size: 18px;
    color: #ffc913;
    padding-bottom: 5px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
}

/* foot-Toplkse > ul > li + li {
    margin-top: 10px;
}*/
.foot-Toplkse > ul > li {
    padding:0 10px;
}
.foot-Toplkse > ul > li {
    display: block;
    line-height: normal;
}

.foot-Toplkse > ul > li > a {
    font-size: 16px;
    line-height: 21px;
    color: #efefef;
    display: block;
    /*padding-left: 20px;*/
    position: relative;
    font-weight: 500;
    -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:before {
    content: "\f101 ";
    position: absolute;
    left: 0;
    top: -1px;
    font-family: fontawesome;
    font-size: 16px;
    color: #ffc913;
	display:none;
}

.foot-Toplkse > ul > li > a:hover {
    color: #ffc913;
}

.footer-Logosec {
    text-align: center;
}

.foot-Wrapse {
    padding-top: 30px;
}

.foot-Wrapse > ul > li > a:hover {
    margin-left: 5px;
}

.bottom-Footer {
    background: #000422;
    padding: 20px 0;
    text-align: center;
}

.inner-Botfoot > p {
    font-size: 12px;
}

.foot-Wraptx > p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    padding-top: 15px;
}

.fot-Botsec ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.fot-Botsec ul > li {
    padding: 0 10px;
    color: #151515;
    font-size: 12px;
    text-align: left;
    font-weight: 500;
    position: relative;
}

.fot-Botsec ul > li.midse {
    padding-left: 40px;
}

.fot-Botsec ul > li > a {
    font-size: 12px;
    color: #fff;
    line-height: normal;
    font-weight: 500;
    -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;
}

.fot-Botsec ul > li > a > i > img {
    max-width: 30px;
}

.fot-Botsec ul > li > span {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #151515;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffc913;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    left: 10px;
    top: -1px;
}

.fot-Botsec ul.mob-Stes {
    display: inline-block;
    padding-bottom: 15px;
}

.fot-Botsec ul.mob-Stes > li {
    padding-left: 30px;
    padding-right: 0;
}

.footer-Logosec > a > img {
    max-width: 300px;
    width: 100%;
}

.social-Linkse ul {
    display: flex;
    align-items: center; /*justify-content: center;*/
}

.social-Linkse ul > li > a {
    color: #fff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #192371;
    border-radius: 50%;
    margin: 0 2px;
    -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;
}

.social-Linkse ul > li > a:hover {
    border-radius: 5px;
    background: #192571;
}

.fot-Logose {
    text-align: center;
}

.fot-Logose img {
    width:180px;
}

.slider-Botsec .inner-Slidese {
    padding-bottom: 0;
}

.fot-Botsec ul > li {
    padding: 5px 15px;
}

.fot-Linksec ul > li > a:hover img {
    filter: none;
}

.fot-Botsec ul > li > a img {
    width: auto;
    height: 32px;
    -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-Topsec {
    padding-bottom: 40px; 
    border-bottom: 2px solid #000;
	
}
.inner-Topfoot {
	padding: 9.5px 0 9.5px;
}
.table {
    margin: 0;
}

.table-wrapper {
    background: #fff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.075);
    margin-top: 40px;
    text-align: center;
}

.table tr > th {
    background: #ab3326;
    color: #fff;
    height: 60px;
    vertical-align: middle;
    border: 0;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
}

.table tr > td {
    color: #353535;
    vertical-align: middle;
    border: 0;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
}

.table tr:nth-child(2n+1) {
    background: #e9e9e9;
}

.acc-Imgse {
    /*background: #fff;*/
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.075);
}

.acc-Imgse img {
    width: 100%;
    max-width: 250px;
}

.acc-Textse > h2 {
    font-size: 16px;
    font-weight: 600;
    color: #192371;
    padding-bottom: 15px;
}

.acc-Textse > p {
    font-size: 14px;
    line-height: 21px;
    color: #252525;
}

.acc-Bottomse ul {
    padding-left: 30px;
    padding-top: 20px;
}

.acc-Bottomse ul > li {
    font-size: 14px;
    padding-left: 25px;
    line-height: 21px;
    position: relative;
}

.acc-Bottomse ul > li + li {
    margin-top: 5px;
}

.acc-Bottomse ul > li::before {
    content: "";
    width: 14px;
    height: 7px;
    border-bottom: 2px solid;
    border-left: 3px solid;
    position: absolute;
    left: 0;
    top: 7px;
    color: #ffc913;
    transform: rotate(-42deg);
}

.acc-Textsec {
    padding-top: 40px;
}

.ban-Rbtn.acc-Btnse {
    text-align: left;
    margin: inherit;
}

.acasino-Inner + .acasino-Inner {
    margin-top: 40px;
}

.text-Coverse {
    text-align: left;
    padding-top: 30px;
}

.txet-Section + .txet-Section {
    margin-top: 30px;
}

.txet-Section > h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
    color: #ab3326;
}

.txet-Section > p {
    font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
}

.toplist-Sec3.toplist-Sec4 {
    text-align: center;
}

.faq-Toplist {
    margin-bottom: 30px;
}

.post-Mainsec {
    background: #fff;
    color: #353535;
    margin: 15px 0 0;
    padding: 15px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.075);
    min-height: 260px;
}

.post-Txtsec {
    text-align: left;
    position: relative;
    padding-top: 15px;
}

.post-Txtsec > h3 {
    font-size: 16px;
    font-weight: 500;
    color: #252525;
    line-height: 19px;
}

.post-Txtsec > p {
    font-size: 13px;
    line-height: 16px;
    padding-top: 10px;
    color: #353535;
}

.top-Imgse {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 130px;
    background: #888;
    border-radius: 10px;
}

.col-md-6.col-lg-4.slick-slide, .col-lg-4.slick-slide {
    padding: 0 15px;
}

.trust-Linkse ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.trust-Linkse ul > li {
    padding: 5px;
    flex: 0 0 33.33%;
    width: 100%;
    max-width: 100%;
}

.sel-Count {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 15px;
    margin: 25px 0;
    position: relative;
    cursor: pointer;
}

.sel-Count i {
    color: #ffc913;
    font-size: 14px;
    font-weight: 500;
}

.sel-Count > h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 20px 10px;
}

.sel-Count > h3 i {
    position: absolute;
    right: 15px;
    top: 25px;
}

.sel-Count h3 > img {
    margin-right: 10px;
}

/*******************
//Abou Us//
*******************/
.about-Mainse {
    text-align: center;
}

.who-Inse > p {
    font-size: 16px;
    padding-top: 20px;
    line-height: 27px;
}

.content-Sect > p > span {
    display: block;
    color: #ffc913;
}

.content-Sect > p {
    font-size: 16px;
    line-height: 27px;
    padding-top: 20px;
}

.work-Section .content-Sect {
    padding-top: 30px;
}

.touch-Mainse {
    text-align: center;
    background: linear-gradient(109.72deg, #131D66 -7.95%, #060B33 57.13%, #091150 98.81%, #091150 115.23%);
    position: relative;
}

.card-Mainse {
    position: absolute;
    left: 0;
    top: -60px;
    z-index: 1;
}

.touch-Wrapse {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 25px;
    text-align: left;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}

.touch-Text {
    position: relative;
    padding-left: 100px;
}

.touch-Text > p {
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
}

.touch-Icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
}

.touch-Icon > span {
    background: #ffc913;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.touch-Get > a {
    padding: 20px;
}

.story-Sec {
    margin-top: 50px;
    position: relative;
}

.story-Sec::after {
    background: #ffc913;
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 10px;
    border-radius: 10px;
    margin-left: -5px;
}

.story-Wrapse {
    position: relative;
    text-align: left;
    padding-left: 150px;
}

.story-Wrapse.left-Marea {
    padding-left: 0;
    padding-right: 150px;
    text-align: right;
}

.story-Wrapse::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 80px;
    border-radius: 6px;
    border-top: 1px dashed #ffc913;
}

.left-Marea.story-Wrapse::before {
    right: 0;
    left: auto;
}

.history-Section {
    text-align: center;
}

.story-Textse > h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #ffc913;
}

.story-Textse > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-top: 15px;
}

.story-Textse > p span {
    display: block;
}

.story-Wrapse::after {
    background: #192371;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    z-index: 9;
    top: 50%;
    margin-top: -11px;
    border: 4px solid #ffc913;
}

.left-Marea.story-Wrapse::after {
    left: auto;
    right: -23px;
}

.story-Wrapse::after {
    left: -23px;
    right: auto;
}

.posit-Sec > h3 {
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    color: #ffc913;
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border: 5px solid #FFC913;
    border-radius: 25px;
    width: 160px;
    padding: 15px;
    line-height: 32px;
    max-width: 100%;
}

.story-Sec .col-lg-6 + .col-lg-6 {
    margin-top: 20px;
}

.posit-Sec {
    position: relative;
    z-index: 9;
    background: #091150;
    margin-top: 60px;
}

.team-Mainse {
    text-align: center;
    padding-bottom: 0;
}

.team-Wrapse {
    width: 1050px;
    max-width: 100%;
    margin: 0 auto;
}

.member-Details {
    text-align: center;
    margin: 30px 0;
}

.member-Img {
    background: #ffc913;
    border-radius: 25px;
    display: inline-block;
}

.member-Textse > h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    padding: 20px 0 0
}

.member-Textse > h3 span {
    display: block;
    font-size: 18px;
    color: #ffc913;
    font-weight: 500;
    padding: 5px 0 0
}

.statistic-Mainse .slick-dots li {
    width: auto !important;
    padding: inherit !important;
}

/********************
//Complaint css//
*****************/
.tabbox-Complaints {
    padding-top: 80px;
    margin-bottom: -80px;
    position: relative;
    z-index: 2;
}

.tabbox-Complaints::after {
    background: #091150;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 95px;
    z-index: -2;
}

.banBtnse > a > img {
    margin-right: 10px;
}

.banner-Leftse .content-Sect {
    display: inline-block;
    padding-top: 25px;
}

.complaints-Tabbox ul.tab-Complaint {
    display: block;
}

ul.tab-Complaint li {
    width: 100%;
}

ul.tab-Complaint li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 30px;
    background: rgb(10, 17, 72);
    background: linear-gradient(63deg, rgba(10, 17, 72, 1) 34%, rgba(8, 12, 47, 1) 60%, rgba(10, 17, 72, 1) 80%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 -1px;
}

ul.tab-Complaint li:first-child a {
    border-radius: 25px 0 0 25px;
}

ul.tab-Complaint li:last-child a {
    border-radius: 0 25px 25px 0;
}

ul.tab-Complaint li > a.active {
    background: #ffc913;
    color: #000;
}

ul.tab-Complaint li > a.active span {
    color: #000;
}

ul.tab-Complaint li > a.active > i {
    background: #192371;
}

ul.tab-Complaint li > a.active > i img {
    filter: brightness(100);
}

ul.tab-Complaint li > a > i {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffc913;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}

ul.tab-Complaint li > a > span {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

ul.tab-Complaint li > a > span i {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}

.srch-Casinose {
    padding-bottom: 50px;
}

.srch-Casinose .srchSec {
    padding-right: 40px;
    height: 50px;
    background: linear-gradient(63deg, rgba(10, 17, 72, 1) 34%, rgba(8, 12, 47, 1) 60%, rgba(10, 17, 72, 1) 80%);
}

.srch-Casinose .srchBox {
    height: 50px;
}

.srch-Casinose .srchSec > span {
    right: 0;
    left: auto;
}

.srch-Casinose .srchSec span.leftIc {
    left: 0;
    right: auto;
}

.sortSec {
    display: flex;
    align-items: center;
}

.sortSec > label {
    flex: 0 0 100px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}

.sortSec .form-select {
    background: url(../images/angle.svg) no-repeat center right 15px;
    width: 100%;
    color: #dcdcdc;
    padding: 10px;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    height: 50px;
    background-color: #0a1148;
}

.sortSec .form-select:focus {
    outline: 0;
    box-shadow: none;
}

.pagination-Sec > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.32);
}

.pagination-Sec > ul > li > a {
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0 5px;
    -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;
}

.pagination-Sec > ul > li > a.active, .pagination-Sec > ul > li > a:hover {
    background: #ffc913;
    color: #050B39;
    border-color: #ffc913;
}

/********************
//Complaint Details css//
*****************/
.comp-Rightse .top-Boxse {
    border-radius: 20px;
    text-align: center;
}

.comp-Leftse > h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
}

.comp-Leftse > p {
    font-size: 14px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.32);
}

.comp-Leftse > p > span {
    color: #ffc913;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
    margin-left: 10px;
    padding-left: 10px;
}

.wrap-Sumse, .wrap-Sumsec {
    background: #020732;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 25px;
    padding-left: 130px;
    position: relative;
}

.wrap-Sumsec {
    padding-left: 110px;
    margin-top: 30px;
}

.wrap-Sumse + .wrap-Sumse {
    margin-top: 30px;
}

.left-Sumse > span {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -40px;
}

.title-Sumse > h3, .wrap-Titse > h3 {
    font-size: 20px;
    color: #FFC913;
    font-weight: 600;
}

.title-Sumse > h3 > span, .wrap-Titse > h3 > span {
    font-size: 14px;
    font-weight: 500;
    color: #DCE0FD;
    padding-left: 10px;
}

.right-Sumse > p {
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
    padding-top: 10px;
}

.right-Sumse > p > span {
    color: #ffc913;
}

.comp-Leftse .txtbox-Box {
    padding: 20px 0;
}

.secImg > span {
    position: absolute;
    left: 25px;
    width: 60px;
    height: 60px;
    border-radius: 80px;
    overflow: hidden;
    top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.secImg > span.sum-Flag {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    top: auto;
    bottom: 25px;
    left: 50px;
}

.title-Sumsec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrap-Titse > p {
    font-size: 12px;
    color: #ffc913;
    font-weight: 500;
    line-height: 13px;
    padding: 5px 0 0px;
}

.pad-Lockse > a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pad-Lockse > a > img {
    margin-right: 10px;
}

.right-Sumsec > p {
    font-size: 14px;
    line-height: 27px;
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.43);
    margin: 15px 0 0;
}

.padlock-Sec > p {
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.43);
    margin: 15px 0 0;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}

.padlock-Sec > p > span {
    width: 80px;
    height: 80px;
    background: #ffc913;
    display: flex;
    align-items: center;
    justify-content: center;
}

/********************
* News
********************/
.inner-Newsse .news-Wrapse {
    text-align: left;
}

.inner-Newsse .news-Txtse {
    /*margin: 20px 0;*/
}

.inner-Newsse h1 {
    margin: 20px 0;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 10px;
}

.inner-Newsse h2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
}

.inner-Newsse h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.title-Newsse h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 40px;
}

/********************
* Payments
********************/
.payment-Wrapse, .gameprovider-Wrapse {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 20px;
    margin: 20px 0;
    position: relative;
}
.payment-Wrapse a, .gameprovider-Wrapse a {
    margin-top: 10px;
}

.payment-Wrapse ul li {
    text-align: left;
}

.payment-Wrapse h3, .gameprovider-Wrapse h3 {
    margin-bottom: 10px;
}
/********************
//Error csss//
*****************/
.error-Mainse {
    background: url(../images/404-bg.png) no-repeat top center/cover;
}

.inner-Error {
    background: #020732;
    border-radius: 25px;
    text-align: center;
    padding: 60px 20px;
}

.error-Txtse > h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 15px;
}

.error-Txtse > h3 > span {
    color: #ffc913;
}

.error-Txtse > p {
    font-size: 16px;
    line-height: 27px;
}

.error-Txtse > p > span {
    color: #ffc913;
}

.error-Btnse {
    padding: 25px 0;
}

.error-Txtse > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 25px;
}

.error-Txtse > ul > li {
    padding: 0 20px;
}

.error-Btnse > a {
    display: block;
    width: 310px;
    padding: 15px;
    max-width: 100%;
    margin: 0 auto;
}

.error-Txtse > ul > li > a {
    color: #ffc913;
    font-size: 16px;
    line-height: 31px;
    display: inline-block;
}

/********************
//User Review details//
*****************/

.user-Leftban {
    overflow: hidden;
    box-shadow: 0px 15px 60px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}

.user-Rightban > h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 41px;
}

.user-Rightban > ul {
    padding-top: 25px;
}

.user-Rightban > ul > li {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.user-Rightban > ul > li > span {
    color: #ffc913;
}

.user-Rightban > ul > li + li {
    margin-top: 10px;
}

ul.tab-Details li {
    flex: 0 0 33%;
}

.details-Mainsec {
    background: #091150;
}

.profile-Textse {
    background: #FFC913 url(../images/ud1.svg) no-repeat left bottom -10px;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 30px;
    color: #050B39;
    text-align: right;
    margin: 10px 0;
}

.profile-Textse > h3 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 15px;
}

.profile-Textse > p {
    font-size: 16px;
    font-weight: 500;
}

.secBlue {
    text-align: inherit;
    background-color: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    color: #fff;
}

.secBlue > h4 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.secBlue > p {
    font-size: 26px;
    font-weight: 700;
}

.secBlue > p > span {
    padding-right: 10px;
}

.pro-Threadse {
    background: #020732 url(../images/udl2.svg) no-repeat right bottom -10px;
}

.forum-Postse {
    background: #020732 url(../images/udl3.svg) no-repeat right bottom -10px;
}

.likes-Sec {
    background: #020732 url(../images/udl4.svg) no-repeat right bottom -10px;
}

.sec-Approved {
    background: #020732 url(../images/udl5.svg) no-repeat right bottom -10px;
}

.user-Rews {
    background: #020732 url(../images/udl6.svg) no-repeat right bottom -10px;
}

.language-Sec {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 30px;
    margin: 10px 0 0;
}

.language-Sec > h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
}

.language-Sec > h3 > span {
    padding-right: 10px;
}

.language-Sec > ul {
    padding-top: 10px;
}

.language-Sec > ul > li {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
}

.language-Sec > ul > li > span {
    display: block;
    font-weight: 500;
    font-size: 18px;
    color: #ffc913;
    padding-top: 10px;
}

.language-Sec > ul > li + li {
    border-top: 1px solid rgba(255, 201, 19, 0.15);
}

.flag-Sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flag-Sec > a {
    font-size: 16px;
    color: #ffc913;
    -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;
}

.flag-Sec > a > i {
    padding-left: 5px;
    -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;
}

.flag-Sec > a:hover {
    opacity: 0.8;
}

.flag-Sec > a:hover i {
    transform: translate(10px);
}

/********************
//Signup css//
*****************/
.left-Signse {
    background: #020732;
    padding: 100px 40px;
    border-right: 1px solid #192371;
}

.left-Signse > p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-top: 20px;
}

.left-Signse > p > span {
    color: #ffc913;
}

.img-Sign {
    padding-top: 50px;
    text-align: center;
}

.img-Sign .logo-Sign {
    max-width: 400px;
    margin-bottom: -30px;
    position: relative;
}

.right-Signse {
    text-align: center;
    padding: 40px 15px;
    color: #DCE0FD;
}

.pop-Mainse {
    background: rgba(255, 201, 19, 0.1);
    border: 1px solid #FFC913;
    border-radius: 25px;
    display: inline-block;
    width: 100%;
    max-width: 385px;
    text-align: left;
    position: relative;
    padding: 15px 50px;
}

.pop-Mainse p {
    font-size: 14px;
    line-height: 23px;
}

.pop-Mainse p > i {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: #ffc913;
    padding: 4px;
    font-size: 13px;
    color: #444;
    left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pop-Mainse > a {
    font-size: 40px;
    color: #FFC913;
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
    line-height: 40px;
}

.group-Inputse {
    padding-top: 30px;
}

.group-Inputse > p {
    font-size: 16px;
    color: #fff;
}

.group-Inputse > p > a {
    color: #ffc913;
}

.sign-Social {
    padding: 30px 0;
}

.sign-Social ul > li + li {
    margin-top: 15px;
}

.sign-Social ul > li > a {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    display: flex;
    text-align: left;
    padding: 15px 20px;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    min-height: 70px;
    align-items: center;
}

.sign-Social ul > li > a span {
    margin-right: 15px;
}

.devSec > h3::after, .devSec > h3::before {
    border-bottom: 2px solid #ffc913;
    content: "";
    position: absolute;
    top: 50%;
    width: 47%;
}

.devSec > h3::after {
    margin-left: 15px;
}

.devSec > h3::before {
    margin-left: -50%;
}

.devSec {
    overflow: hidden;
    text-align: center;
}

.devSec > h3 {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}

.input-Wrapse {
    padding-top: 30px;
}

.new-Msgse {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    color: #DCE0FD;
    padding: 15px 20px;
    border-radius: 25px;
    width: 100%;
    font-size: 16px;
    min-height: 70px;
    margin-bottom: 15px;
}

.subSec .form-check-input {
    height: 22px;
    width: 22px;
    border: 1px solid #FFC913;
    border-radius: 5px;
    background: none;
    position: relative;
}

.subSec .form-check-input:checked[type="checkbox"] {
    background: #ffc913 url(../images/check.svg) no-repeat center center;
    color: #666;
}

.subSec label {
    font-size: 16px;
    text-align: left;
    display: block;
    padding-left: 15px;
    font-weight: 500;
}

.subSec label > span {
    color: #ffc913;
}

.form-check + .form-check {
    margin-top: 20px;
}

.submit-Btnse button {
    padding: 20px 40px;
    border: 0;
}

.submit-Btnse {
    margin-top: 40px;
}

.custom-Sel {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%);
    border-radius: 15px;
    border-radius: 25px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    margin-bottom: 15px;
    height: 70px;
    text-align: left;
}

.custom-Sel > i {
    position: absolute;
    right: 15px;
    font-size: 36px;
    margin-top: -18px;
    top: 50%;
}

.custom-Sel > h3 > span img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 10px;
}

.custom-Sel > p {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0 0 20px;
    margin-bottom: -8px;
}

.custom-Sel > h3 {
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
}

.input-Wrapse h4 {
    font-size: 14px;
    text-align: right;
    font-weight: 500;
    color: #fff;
    opacity: 0.5;
    line-height: 14px;
    padding-bottom: 15px;
}

.logMainse .right-Signse, .logMainse .sign-Social {
    padding-top: 10px;
}

.reject-Box .top-Boxse {
    background: #DCE0FD;
}

/********************
//Review Css//
*****************/
.rev-Banse {
    border: 15px solid #ffc913;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.wrap-Reputation {
    background: linear-gradient(92.34deg, #080C2F -17.36%, rgba(81, 90, 161, 0) 62.98%, #080C2F 141.67%, #080C2F 141.67%), #020732;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 15px;
    max-width: 310px;
    margin-top: 30px;
}

.star-Reputation {
    padding-left: 15px;
}

.rating-Reputation > h4 {
    background: #ffc913;
    color: #050B39;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-weight: 500;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
}

.rating-Reputation > h4 > sub {
    font-size: 18px;
}

.star-Reputation ul {
    display: flex;
    align-items: center;
    margin: 0 -2px;
}

.star-Reputation ul > li {
    font-size: 18px;
    color: #ffc913;
    padding: 0 2px;
    line-height: 18px;
}

.star-Reputation > p {
    font-size: 18px;
    line-height: 18px;
    padding-top: 10px;
    font-weight: 500;
}

ul.tabs-Review li {
    width: 100%;
    flex: 0 0 16.5%;
}

ul.tabs-Review li > a {
    display: block;
    text-align: center;
    padding: 20px 30px;
}

ul.tabs-Review li > a > i {
    margin: 0 auto;
}

ul.tabs-Review li > a > span {
    padding: 15px 0 0;
    line-height: 20px;
    font-weight: 600;
}

ul.tabs-Review {
    justify-content: center;
    display: block;
}

.overview-Wrapse {
    background: #020732;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 20px;
    margin: 10px 0;
    min-height: 380px;
    position: relative;
}

.wrap-Games .sub-Title {
    margin-bottom: 20px;
}

.sub-Title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.sub-Title::after {
    background: #ffc913;
    content: "";
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 40px;
}

.sub-Title > h3 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 27px;
    padding-left: 40px;
    position: relative;
}

.sub-Title > h2 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: 27px;
    padding-left: 40px;
    position: relative;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.sub-Title h3 > span, .sub-Title h2 > span {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-Bannerse .banner-Rightse h1 {
    margin-bottom: 10px;
}

.casino-Overviewsec > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.casino-Overviewsec > ul + ul {
    margin-top: 15px;
}

.overview-Leftse > h4 {
    font-size: 16px;
    font-weight: 500;
    color: #DCE0FD;
    line-height: 22px;
}

.overview-Rightse {
    text-align: right;
}

.overview-Rightse .star-Reputation ul {
    justify-content: flex-end;
}

.overview-Rightse > h4, .overview-Rightse > h4 > a {
    font-size: 18px;
    color: #ffc913;
    font-weight: 500;
    line-height: 22px;
}

.overview-Textse .row + .row {
    padding-top: 10px;
}

.sub-Title > h3 .ratingSec, .sub-Title > h2 .ratingSec {
    background: #192371;
    padding: 10px;
    border-radius: 10px;
    font-size: 26px;
    line-height: 26px;
    margin-left: 10px;
    position: static;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
}

.sub-Title > h3 .ratingSec i, .sub-Title > h2 .ratingSec i {
    color: #ffc913;
    margin-right: 5px;
}

.overview-Textse > ul > li {
    font-size: 16px;
    line-height: 17px;
    position: relative;
    padding-right: 20px;
}

.overview-Textse > ul > li + li {
    margin-top: 15px;
}

.overview-Textse > ul > li > span {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

.wrap-Games .overview-Wrapse {
    min-height: auto;
}

.wrap-Games {
    margin-top: 20px;
}

.games-Info {
    text-align: center;
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
    padding: 25px 0;
}

.games-Info + .games-Info {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.games-Info > span {
    background: #ffc913;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0px 25px 1px rgba(255, 201, 19, 0.55);
    margin: 0 auto;
}

.games-Info > h3 {
    font-size: 14px;
    padding-top: 10px;
}

.overview-Gamese .col-3:last-child .games-Info {
    border-right: 0;
}

.xcenter-box5 {
    justify-content: center;
}

.provider-Info {
    background: #000841;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    padding: 5px 5px;
    margin: 10px 0px;
    display: inline-block;
    text-align: center;
}

.provider-Info span > img {
    width: auto;
    /*height: 45px;*/
    max-width: 100%;
}

.overview-Pros > ul > li {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    padding-left: 30px;
    position: relative;
}

.overview-Pros > ul > li + li {
    margin-top: 15px;
}

.overview-Pros > ul > li > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
}

.overview-Pros {
    background: linear-gradient(180deg, rgba(76, 175, 80, 0.4) 0%, rgba(76, 175, 80, 0) 122.22%);
    border: 1.5px solid rgba(76, 175, 80, 0.2);
    border-radius: 25px;
    padding: 20px;
    min-height: 250px;
}

.overview-Pros.Cons {
    background: linear-gradient(180deg, rgba(252, 92, 101, 0.4) 0%, rgba(252, 92, 101, 0) 125.4%);
    border: 1.5px solid rgba(252, 92, 101, 0.2);
    border-radius: 25px;
}

.overview-Textse > p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
}

.overview-Textse > p span {
    color: #ffc913;
}

.overview-Textse > p + p {
    padding-top: 20px;
}

.casino-Similar > a {
    background: #000000;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.overview-Similar .col-4 {
    padding: 0;
}

.casino-Similar > a > img {
    width: auto;
}

.casino-Similar {
    margin: 0 10px;
}

.casino-Similar + .casino-Similar {
    margin-top: 20px;
}

.wrap-Contribution {
    text-align: center;
}

.wrap-Contribution > span {
    width: 145px;
    height: 145px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 10px solid #DCE0FD;
    border-radius: 50%;
    background: #192371;
    font-size: 30px;
    font-weight: 700;
    margin: 0 auto;
}

.wrap-Contribution > span.active {
    border-color: #ffc913;
}

.wrap-Contribution > h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    padding-top: 15px;
}

.overview-Similar {
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.overview-Contribution, .similar-Inse {
    width: 100%;
}

.rtp-Rarea {
    position: relative;
    display: block;
    height: 30px;
    overflow: hidden;
    margin-right: 45px;
}

.rtp-Rarea .progress {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background: rgba(220, 224, 253, 0.5);
    border-radius: 0;
}

.rtp-Rarea .progress-bar {
    color: #fff;
    white-space: nowrap;
    background: #ffc913;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.percent-Title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    font-weight: 700;
    color: #050B39;
}

.bot-Stats {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 25px;
    margin-left: -7px;
}

.bot-Stats > li {
    position: relative;
    padding-top: 15px;
    font-size: 26px;
    font-weight: 700;
    color: #DCE0FD;
}

.bot-Stats > li::before {
    content: "";
    border-left: 4px solid #DCE0FD;
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 15px;
    margin-left: -2px;
}

.prog-Wrapsec {
    position: relative;
    padding-left: 100px;
}

.prog-Wrapsec::before {
    content: "";
    position: absolute;
    left: 60px;
    width: 40px;
    height: 4px;
    background: #eee;
    top: 50%;
    margin-top: -10px;
}

.prog-Img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
}

.prog-Img img {
    filter: brightness(10);
}

.stat-Wrapse > h4 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
}

.rtp-Rightse {
    padding-bottom: 10px;
    border-left: 4px solid;
    border-bottom: 4px solid;
    padding-top: 20px;
    position: relative;
}

.rtp-Rightse::after, .rtp-Rightse::before {
    content: "";
    background: #DCE0FD;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    left: -11px;
    top: -2px;
}

.rtp-Rightse::after {
    left: auto;
    right: -2px;
    bottom: -11px;
    top: auto;
}

.rtp-Range {
    position: relative;
}

.rtp-Range::after {
    content: "";
    border-left: 4px solid;
    top: 0;
    left: 0;
    position: absolute;
    height: 15px;
}

.bot-Stats > li:first-child::before {
    display: none;
}

.img-Slider {
    padding: 60px 0;
}

.overview-Slider .slick-slide {
    opacity: 0.2;
    -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;
}

.overview-Slider .slick-current.slick-active {
    opacity: 1;
    transform: scale(1.4);
}

.overview-Textse > h3 {
    margin-top: 10px;
}

.overview-Textse > h4 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

.overview-Textse > h4 ~ h4 {
    padding-top: 15px;
}

.overview-Intro {
    position: relative;
}

.overview-Intro:before {
    background: #ffc913;
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    width: 1px;
    opacity: 0.25;
}

.overview-Devices {
    border-radius: 15px;
    padding: 20px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    background: rgb(81, 90, 161);
    background: linear-gradient(90deg, rgba(81, 90, 161, 0.237114914325105) 49%, rgba(8, 12, 47, 0.5088235977984944) 66%, rgba(81, 90, 161, 0.237114914325105) 79%);
    margin-top: 25px;
}

.overview-Devices ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.overview-Devices ul > li {
    background: #020732;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 14px;
    font-weight: 500;
}

.overview-Devices ul > li > span {
    margin-right: 10px;
}

.country-Wrapse > ul {
    display: flex;
    align-items: center;
}

.country-Wrapse > ul > li {
    background: none;
    padding: 0 2px;
}


.country-Wrapse > ul > li > span {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    overflow: hidden;
    margin: inherit;
}

.top-Logose {
    text-align: left;
    padding-bottom: 15px;
}

.overview-Intro {
    position: relative;
    margin-top: 20px;
}

.banner-Reviewse .border-Sec {
    display: block;
}

.banner-Reviewse > h1 {
    text-align: left;
}

.overview-Bonuse .sub-Title {
    margin-top: 15px;
}

.casino-Ratingse {
    margin: -20px -20px 20px;
    border-radius: 25px;
    background: #000841;
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.2);
    padding: 20px;
}

.casino-Ratingse ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.star-Reputation ul > li > span {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
}

.bonus-Ovinse ul > li > i, .bonus-Offerse ul > li > i, .payment-Wrapse > ul > li > i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #ffc913;
    font-size: 20px;
}

.bonus-Ovinse ul > li, .bonus-Offerse ul > li, .payment-Wrapse > ul > li {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    line-height: 26px;
}

.bonus-Ovinse ul > li > span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding-top: 5px;
}

.spin-Ovinse ul li.dash-Border {
    flex: 1;
    border-bottom: 1px dashed;
    margin: 10px -15px 0 10px;
}

.bonus-Ovinse ul > li + li {
    margin-top: 10px;
}

.bonus-Ovinse {
    margin-top: 25px;
    color: #fff;
}

.spin-Ovinse ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.play-Overse > a {
    text-transform: uppercase;
    padding: 20px 40px;
}

.play-Overse > a > span {
    font-size: 14px;
    font-weight: 500;
    padding-top: 5px;
    line-height: 15px;
}

.play-Overse {
    text-align: center;
    padding-top: 25px;
}

.overview-Bonuse .overview-Similar {
    min-height: 375px;
}

.bonus-Offerse > h3 {
    font-size: 20px;
    font-weight: 600;
    color: #ffc913;
    padding-bottom: 15px;
}

.bonus-Offerse {
    color: #fff;
}

.bonus-Offerse ul > li + li {
    margin-top: 15px;
}

.oview-Offerse .col-lg-4 + .col-lg-4 {
    border-left: 1px solid rgba(255, 201, 19, 0.2);
}

.off-Mainsec {
    min-height: auto;
}

.user-Overview > p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 27px;
}

.userIcon > h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    width: 330px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 15px;
}

.btn-Writese > a {
    padding: 13px 40px;
    margin-top: 30px;
}

.btn-Writese > a > img {
    margin-right: 10px;
}

.rating-Userse {
    text-align: center;
}

.user-Overview .overview-Wrapse {
    min-height: auto;
}

.user-Overview .srch-Casinose {
    padding: 25px 0 0;
}

.user-Overview .pagination-Sec > ul {
    border: 0;
    margin: 0;
}

.sec-Similar .casino-Similar {
    margin: 10px 0;
}

.sec-Similar .overview-Wrapse {
    padding: 10px 20px;
}

.tabbox-Complaintsec {
    padding-top: 20px;
}

.tabbox-Complaintsec .content-Complaint {
    padding-top: 20px;
}

.tabbox-Complaintsec .complaints-Tabbox ul.tab-Complaint {
    display: flex;
    justify-content: center;
}

.tabbox-Complaintsec ul.tab-Complaint li {
    width: 20%;
}

.oview-Payment ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 20px;
}

.oview-Payment ul > li {
    background: #0A1148;
    border: 1px solid rgba(255, 201, 19, 0.2);
    border-radius: 10px;
    padding: 10px;
    flex: 0 0 15.33%;
    text-align: center;
}

.oview-Payment ul > li > img {
    width: auto;
}

.btn-Postse {
    text-align: right;
}

.btn-Postse > a {
    padding: 15px 40px;
}

.pad-Lockse > p {
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.pad-Lockse > p > i > img {
    margin-right: 10px;
}

.pad-Lockse > p > i {
    margin-right: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color: #ffc913;
}

.community-Wrapsec {
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    padding: 20px;
}

.community-Wrapsec > h4 {
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.2);
    margin: -5px -20px 0;
    padding: 0 20px 20px;
}

.com-Inse {
    text-align: center;
    padding-top: 20px;
}

.com-Inse > h4 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0;
}

.com-Inse > h4 > span {
    font-weight: 600;
    display: block;
    padding-top: 5px;
}

.com-Inse > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.com-Inse > ul > li {
    padding: 0 10px;
}

.com-Inse > ul > li > a {
    padding: 20px 40px;
}

.diss-Postse {
    padding-top: 30px;
    text-align: center;
}

.diss-Postse > a {
    padding: 20px 40px;
}
.right-Banse > h3 {
 pointer-events: none;
}
.overview-Gamese ul.slide-Gbox {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.overview-Gamese ul.slide-Gbox li {
	width: 100%;
	max-width: 144px;
	padding: 0 10px;
}
.box-Child {
	padding-top: 20px;
}
.modal-content .overview-Gamese {
	height:300px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.modal-content .overview-Gamese {
	scrollbar-color: #34435e rgba(52, 67, 94, 0.65) !important;
	scrollbar-width: thin !important;
}
.modal-content .overview-Gamese::-webkit-scrollbar {
 width:9px !important;
 background-color: rgba(52, 67, 94, 0.5) !important;
}
.modal-content .overview-Gamese::-webkit-scrollbar-track {
 background-color: rgba(52, 67, 94, 0.5) !important;
}
.modal-content  .overview-Gamese::-webkit-scrollbar-thumb {
 background-color:#34435e;
}
/********************
//Media Query Start//
*****************/
@media screen and (max-width: 1200px) {
    .main-Menuse ul > li > a {
        font-size: 14px;
        padding: 0 10px;
        line-height: 14px;
    }
}

@media screen and (max-width: 991px) {
    .right-Banse {
        margin-top: 20px
    }

    .banner-Section {
        padding: 40px 0;
    }

    .sec-Lightse, .sec-Darkse {
        padding: 40px 0;
    }

  /*  .logo-Mainse {
        text-align: left;
    }*/

    .loginSec > ul.langSec > li > a {
        padding: 0 5px;
    }

    .banBtnse > a {
        margin-top: 30px;
        padding: 15px 30px;
        font-size: 15px;
    }

    .box-Statistic > ul {
        justify-content: center;
    }

    .box-Statistic > ul > li {
        flex: 0 0 33%;
        margin: 10px 0;
    }

    .inner-Company > ul > li {
        padding: 0 5px;
    }

    .resolve > span.time-Case {
        right: 10px;
    }

    .resolve > span {
        padding: 8px 10px;
        font-size: 12px;
        line-height: 12px;
        left: 10px;
        bottom: 10px;
    }

    .top-Boxse {
        background: #ffc913;
        padding: 25px;
        padding-bottom: 50px;
    }
 

    .stat-Boxwrap {
        padding: 15px;
    }

    .stat-Boxwrap > span {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .stat-Boxwrap > span img {
        max-width: 25px;
    }

    .statistic-Mainse {
        text-align: center;
        position: relative;
        z-index: 2;
        margin-bottom: 0;
        padding-top: 20px;
    }

    .stat-Boxwrap > h3 {
        font-size: 16px;
        padding-top: 10px;
    }

    .stat-Boxwrap > h3 > span {
        font-size: 12px;
        padding-bottom: 5px;
    }

    .statistic-Mainse::after {
        display: none;
    }

    .testimonial-Section {
        padding: 0 0 40px;
        margin-top: -60px;
    }

    .inner-Aboutse .content-Sect {
        text-align: center;
        padding-top: 40px;
    }

    .community-Mainse {
        text-align: center;
    }

    .join-Mainse {
        padding-bottom: 40px;
    }

    .discus-Wrapse {
        padding: 15px;
    }

    .discus-Wrapse + .discus-Wrapse {
        margin-top: 0;
    }

    .left-General > span {
        width: 60px;
        height: 60px;
        border-radius: 15px;
    }

    .right-General > p {
        font-size: 13px;
        line-height: 19px;
    }

    .right-General > h3, .right-Profile > h3, .sec-Replies > h3 {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .right-Profile > p, .sec-Replies > p {
        font-size: 13px;
        line-height: 16px;
        padding-top: 0;
    }

    .left-Profile > span {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .right-Profile {
        padding: 10px 10px 0;
    }

    .bor-Vertical {
        min-height: 40px;
        margin: 0 auto;
    }

    .sec-Replies, .left-Profile {
        padding-top: 10px;
    }

    .title-Betse > p > span {
        display: inline;
    }

    .img-Nbox, .img-Popgame {
        height: auto;
    }

    .games-Popular {
        padding: 15px;
        margin: inherit;
    }

    .games-Poptxt > h3 {
        font-size: 16px;
        line-height: 21px;
        text-align: center;
    }

    .games-Poptxt > h3 > span {
        font-size: 14px;
        line-height: 15px;
    }

    .fot-Logose img {
        width: 150px;
    }

    .nav-Country {
        text-align: center;
    }

    #myTab3 {
        display: block;
    }

    .tab-Rmainse #myTab3 li > a > span {
        margin: 0 auto 10px;
        display: block;
    }

    .tab-Rmainse #myTab3 li > a {
        display: block;
        padding: 15px 10PX;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
    }

    .testimonial-Wrap {
        padding: 30px 15px;
    }

    .quote {
        position: absolute;
        right: 15px;
        top: -20px;
        width: 50px;
        z-index: 9;
    }

    .banner-Leftse > p {
        padding-top: 15px;
        font-size: 14px;
        line-height: 21px;
    }

    .banner-Leftse > h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .banner-Leftse {
        text-align: center;
    }

    .main-Menuse {
        justify-content: center;
    }

    .logo-Main {
        margin: 0;
    }

    .title-Betse > h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .title-Betse > p {
        font-size: 14px;
        line-height: 21px;
        padding: 20px 0px;
    }

    .box-Centersec {
        padding-top: 15px;
    }

    .news-Boxse {
        padding: 15px;
    }

    .news-Boxdate > h4 {
        font-size: 13px;
    }

    .text-Nbox > h3 {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0;
    }

    .text-Nbox > p {
        font-size: 13px;
        line-height: 19px;
    }

    .text-Nbox > a {
        font-size: 16px;
        margin-top: 10px;
    }

    /*********************
// ToplIst Responsive css//
*************************/
    .count-Sec {
        border-radius: 0 0 0 10px;
    }

    .vertix-Sec > p {
        font-size: 12px;
        line-height: 12px;
    }

    .count-Sec > p {
        font-size: 18px;
    }

    .information-Boxse > h3 {
        font-size: 14px;
        line-height: 16px;
    }

    .information-Boxse > p {
        font-size: 12px;
        line-height: 15px;
    }

    .information-Boxse {
        text-align: center;
        padding-bottom: 13px;
    }

    .info-Boxse {
        background: #192371;
        padding: 15px;
        border-radius: 5px;
        text-align: left;
        margin-bottom: 15px;
    }

    .info-Boxse > ul > li::before {
        top: 4px;
        width: 14px;
        height: 14px;
        border-radius: 14px;
        background-size: 14px;
    }

    .info-Boxse > ul > li {
        font-size: 12px;
        line-height: 21px;
        padding-left: 25px;
    }

    .ratin-Boxse > ul > li > a {
        font-size: 17px;
        color: #192371;
        line-height: 17px;
        margin: 0 2px;
    }

    .age-Breqsec ul > li > a {
        font-size: 9px;
        line-height: 9px;
    }

    .age-Breqsec ul > li {
        font-size: 9px;
        line-height: 9px;
        padding: 0 2px;
    }

    .age-Breqsec {
        padding: 12px 5px;
    }

    .age-Breqsec {
        left: 0;
    }

    .bonus-Boxse {
        padding: 10px 0;
    }


    /*********************
// ToplIst Responsive css end//
*************************/
    .acc-Imgse {
        margin-bottom: 30px;
    }

    .acasino-Wrapse .order-first {
        order: inherit !important;
    }

    .fot-Logose {
        text-align: center;
    }

    .play-Boxse .col-lg-6 + .col-lg-6 {
        margin-top: 10px;
    }

    .logo-Mainse a > img {
        max-width: 130px;
    }

    .content-Sect > ul {
        text-align: left;
    }

    .inner-Online .content-Sect {
        text-align: center;
    }

    .inner-Worldse .col-6.col-sm-4.col-lg-2 {
        margin: 15px 0;
    }

    .title-Betse > h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .content-Sect > ul > li {
        padding-left: 25px;
        font-size: 14px;
        line-height: 21px;
    }

    .content-Sect > ul > li > span {
        top: 5px;
        width: 16px;
        height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .txtbox-Box > p {
        font-size: 14px;
        line-height: 21px;
    }

    .top-Boxse > h3 {
        font-size: 18px;
        padding-top: 15px;
    }

    .top-Boxse > span {
        width: 45px;
        height: 45px;
    }

    .col-md-6.col-lg-4.slick-slide, .col-lg-4.slick-slide {
        padding: 0;
    }

    .primary-Gbtn {
        font-size: 16px;
        line-height: 16px;
    }

    .list-Topse > a {
        font-size: 12px;
        line-height: 12px;
    }

    .commuinty-Box {
        padding: 15px;
    }

    .commuinty-Box > span {
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .commuinty-Box > span > img {
        max-width: 25px;
    }

    .commuinty-Box > h3 {
        font-size: 16px;
        padding-top: 10px;
    }

    .commuinty-Box > h3 > span {
        font-size: 14px;
        padding-top: 5px;
        line-height: 14px;
    }

    .right-General {
        padding-left: inherit;
    }

    .load-Morese {
        padding-top: 40px;
    }

    .foot-Toplkse > ul > li > a {
        font-size: 13px;
        line-height: 21px;
    }

    .nav-Country ul > li > a {
        font-size: 14px;
    }

    .inner-Health {
        padding: 15px;
    }

    .left-Health > span {
        width: 60px;
        height: 60px;
        border-radius: 60px;
    }

    .right-Health {
        padding-left: 10px;
    }

    .right-Health > h3 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .right-Health > p {
        font-size: 13px;
        line-height: 21px;
        padding-bottom: 10px;
    }

    .right-Health > a {
        font-size: 14px;
        font-weight: 700;
    }

    .left-Health > span img {
        max-width: 25px;
    }

    .general-Discus {
        align-items: flex-start;
        text-align: left;
    }

    .right-General {
        padding-left: 15px;
    }

    .inner-Bannerse .srchSec {
        margin-top: 25px;
    }

    .categories-Title > h3::after {
        display: block;
    }

    .inner-Topfoot .fot-Titlese {
        padding-bottom: 15px;
    }

    .foot-Toplkse > ul > li > a::before {
        top: 0px;
    }

    .social-Linkse ul > li > a {
        font-size: 18px;
        width: 40px;
        height: 40px;
    }

    .fot-Titlese > h3 {
        font-size: 15px;
    }

    .health-Section .col-lg-6 + .col-lg-6 {
        margin-top: 15px;
    }

    .sel-Count {
        padding: 5px;
        margin: 20px 0;
    }

    .sel-Count h3 > img {
        margin-right: 5px;
    }

    .sel-Count > h3 {
        font-size: 12px;
    }

    .sel-Count h3 > img {
        margin-right: 5px;
        max-width: 16px;
    }

    .trust-Linkse ul {
        margin: 0 -2px;
    }

    .trust-Linkse ul > li {
        padding: 2px;
    }

    .story-Wrapse.left-Marea {
        padding-right: 20px;
    }

    .story-Wrapse {
        padding-left: 20px;
    }

    .story-Wrapse::before {
        width: 15px;
    }

    .story-Textse > p {
        font-size: 11px;
        line-height: 14px;
        padding-top: 10px;
    }

    .story-Textse > h3 {
        font-size: 14px;
    }

    .who-Inse > p, .content-Sect > p {
        font-size: 14px;
        line-height: 21px;
    }

    .team-Section, .works-Section, .regulation-Section, .responsible-Section {
        text-align: center;
    }

    .title-Betse > h2 > span {
        display: inline-block;
    }

    .inner-Workse .content-Sect {
        padding-top: 20px;
        display: inline-block;
    }

    .touch-Text {
        padding-left: inherit;
    }

    .touch-Icon {
        position: static;
        margin-top: inherit;
        margin-bottom: 15px;
    }

    .touch-Wrapse {
        padding: 15px;
        text-align: center;
    }

    .posit-Sec > h3 {
        font-size: 20px;
        width: 130px;
        padding: 15px;
        line-height: 26px;
    }

    .custom-Order {
        order: 0;
    }

    .touch-Get {
        margin-top: 15px;
    }

    .member-Details {
        margin: 0px 10px;
    }

    .member-Textse > h3 {
        font-size: 14px;
        line-height: 21px;
        padding: 15px 0 0;
    }

    .member-Textse > h3 span {
        font-size: 13px;
        padding: 0;
    }

    ul.tab-Complaint li > a {
        padding: 25px 15px;
    }

    ul.tab-Complaint li > a > span {
        padding-left: 15px;
        font-size: 16px;
    }

    ul.tab-Complaint li > a > span i {
        font-size: 14px;
    }

    ul.tab-Complaint li {
        width: 100%;
        flex: 0 0 100%;
    }

    ul.tab-Complaint li:first-child a {
        border-radius: 0;
        margin-left: 0;
    }

    ul.tab-Complaint li:last-child a {
        border-radius: 0;
        margin-right: 0
    }

    .srch-Casinose {
        padding-bottom: 20px;
    }

    .sortSec {
        margin-top: 25px;
    }

    .pagination-Sec > ul > li > a {
        padding: 5px 10px;
        font-size: 15px;
        line-height: 15px;
        margin: 0 2px;
    }

    .pagination-Sec > ul {
        padding-top: 25px;
        margin-top: 25px;
    }

    .tabbox-Complaints {
        padding-top: 40px;
        margin-bottom: -40px;
    }

    .tabbox-Complaints::after {
        height: 80px;
    }

    .wrap-Sumse, .wrap-Sumsec {
        padding: 15px;
    }

    .left-Sumse > span {
        position: static;
        margin: inherit;
    }

    .left-Sumse {
        display: flex;
        align-items: center;
    }

    .title-Sumse {
        padding-left: 15px;
    }

    .title-Sumse > h3 > span {
        display: block;
        padding-top: 5px;
        text-align: center;
        font-size: 12px;
    }

    .comp-Leftse > h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .comp-Rightse {
        padding-top: 25px;
    }

    .comp-Rightse .top-Boxse {
        padding: 50px 15px;
    }

    .comp-Rightse .resolve > span {
        left: 15px;
        bottom: 15px;
        border-radius: 5px;
    }

    .title-Sumse > h3 {
        font-size: 16px;
    }

    .left-Sumse {
        position: relative;
        padding-left: 75px;
    }

    .secImg > span.sum-Flag {
        left: 20px;
        bottom: 5px;
    }

    .secImg > span {
        left: 0;
        top: 0;
    }

    .title-Sumsec {
        display: block;
        width: 100%;
    }

    .pad-Lockse {
        text-align: right;
        padding-top: 40px;
    }

    .pad-Lockse > a {
        display: inline-block;
    }

    .title-Sumse > h3, .wrap-Titse > h3 {
        font-size: 14px;
    }

    .title-Sumse > h3 > span, .wrap-Titse > h3 > span {
        font-size: 12px;
        padding-left: 5px;
    }

    .padlock-Sec > p {
        gap: 8px;
    }

    .pad-Lockse > a {
        display: inline-block;
        width: 100%;
    }

    .plock-Sec {
        padding-bottom: 60px;
    }

    .blue-Btn {
        padding: 15px;
    }

    .error-Txtse > ul {
        margin: 0 -5px;
    }

    .error-Txtse > ul > li {
        padding: 0 5px;
        flex: 0 0 50%;
        width: 100%;
    }

    .inner-Error {
        padding: 40px 15px;
    }

    .error-Txtse > h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .error-Txtse > p {
        font-size: 14px;
        line-height: 21px;
    }

    .error-Txtse > ul > li > a {
        font-size: 14px;
        line-height: 27px;
    }

    .profile-Textse {
        padding: 20px;
    }

    .profile-Textse > h3 {
        font-size: 20px;
    }

    .profile-Textse > p {
        font-size: 13px;
        font-weight: 500;
    }

    .secBlue > h4 {
        font-size: 16px;
    }

    .secBlue > p {
        font-size: 20px;
    }

    .language-Sec {
        padding: 15px;
    }

    .language-Sec > h3 {
        font-size: 20px;
    }

    .language-Sec > ul > li {
        font-size: 14px;
        padding: 10px 0;
    }

    .language-Sec > ul > li > span {
        font-size: 16px;
    }

    .card-Mainse {
        display: none;
    }

    .user-Rightban {
        margin-top: 30px;
    }

    .user-Rightban > ul > li {
        font-size: 16px;
        line-height: 20px;
    }

    .user-Rightban > h3 {
        font-size: 20px;
        line-height: 23px;
    }

    #navbarSupportedContent {
        position: absolute;
        left: 0;
        right: 0;
        top: 90px;
    }

    #navbarSupportedContent > .mobile-menu-wrapper {
        background: #020732;
        border-radius: 25px;
        padding: 25px;
    }

    #navbarSupportedContent ul li > a {
        display: block;
        padding: 15px 0;
    }

    #navbarSupportedContent ul li > a span {
        margin-right: 15px;
    }

    #navbarSupportedContent ul li + li > a {
        border-top: 1px solid rgba(255, 201, 19, 0.2);
    }

    #navbarSupportedContent ul li .sub-menu {
        padding-left: 40px;
    }

    .logSec a {
        width: 100%;
        margin-top: 15px;
    }

    .logSec {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .slang-Popup {
        min-width: 300px;
        padding: 15px;
        right: -70px !important;
        top: 50px !important;
        transform: none !important;
    }

    .slang-Popup::before {
        right: 95px;
        top: -20px;
    }

    #navbarSupportedContent > ul::after {
        background: #020732;
        content: "";
        position: absolute;
        right: 18%;
        top: -10px;
        width: 40px;
        height: 40px;
        transform: rotate(45deg);
    }

    .slang-Popup li > a {
        font-size: 12px;
    }

    .slang-Popup li > a i {
        font-size: 22px;
        margin-top: -11px;
    }

    .slang-Popup li > a > span {
        font-size: 14px;
    }

    .loginSec > ul.langSec > li > a img {
        width: 20px;
        min-width: 20px;
    }

    .foot-Slang .slang-Popup {
        bottom: 70px !important;
    }

    .overview-Wrapse {
        padding: 15px;
        min-height: auto;
    }

    .sub-Title > h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .sub-Title > h3 span.ratingSec {
        font-size: 18px;
        line-height: 18px;
    }

    .overview-Leftse > h4 {
        font-size: 14px;
        line-height: 15px;
    }

    .overview-Rightse > h4, .overview-Rightse > h4 > a {
        font-size: 14px;
        color: #ffc913;
        font-weight: 500;
        line-height: 16px;
    }

    .overview-Textse > ul > li {
        font-size: 14px;
        line-height: 15px;
    }

    .overview-Textse > ul > li > span {
        margin-top: -10px;
        width: 20px;
        height: 20px;
    }

    .overview-Textse > p {
        font-size: 14px;
        line-height: 23px;
    }

    .overview-Pros > ul > li {
        font-size: 14px;
        line-height: 23px;
    }

    .overview-Pros {
        padding: 15px;
        min-height: auto;
    }

    .overview-Contribution .col-12.col-4 {
        margin-top: 30px;
    }

    .prog-Wrapsec {
        padding-left: 40px;
    }

    .prog-Wrapsec::before {
        left: 30px;
        width: 40px;
        height: 2px;
        margin-top: -1px;
    }

    .prog-Img {
        margin-top: -15px;
        width: 30px;
    }

    .percent-Title {
        font-size: 14px;
        font-weight: 600;
    }

    .rtp-Rarea {
        height: 25px;
        margin-right: 35px;
    }

    .rtp-Rightse {
        padding-bottom: 2px;
        border-left: 2px solid;
        border-bottom: 2px solid;
        padding-top: 30px;
    }

    .rtp-Range::after {
        content: "";
        border-left: 2px solid;
        top: 0;
        left: 0;
        position: absolute;
        height: 10px;
    }

    .bot-Stats > li {
        padding-top: 10px;
        font-size: 13px;
        font-weight: 500;
    }

    .bot-Stats > li::before {
        border-left: 2px solid #DCE0FD;
        width: 2px;
        height: 10px;
        margin-left: -2px;
    }

    .rtp-Rightse::after, .rtp-Rightse::before {
        width: 14px;
        height: 14px;
        border-radius: 14px;
        left: -8px;
        top: -1px;
    }

    .rtp-Rightse::after {
        right: -1px;
        bottom: -8px;
        left: auto;
        top: auto;
    }

    .overview-Intro::before {
        display: none;
    }

    .overview-Textse > h4 {
        font-size: 16px;
    }

    .overview-Devices {
        padding: 15px;
    }

    .wrap-Contribution > span {
        width: 120px;
        height: 120px;
        font-size: 24px;
    }

    .overview-Devices ul > li {
        padding: 10px;
    }

    .overview-Wrapse .border-Sec, .wrap-Games .border-Sec {
        width: 60px;
    }

    ul.tabs-Review li > a > span {
        padding: 15px 0 0;
    }

    ul.tabs-Review li > a {
        padding: 15px;
    }

    ul.tab-Complaint li:first-child a {
        border-radius: 25px 0 0 25px;
    }

    ul.tab-Complaint li:last-child a {
        border-radius: 0 25px 25px 0;
    }

    .oview-Offerse .col-lg-4 + .col-lg-4 {
        border-left: 0;
    }

    .com-Inse > ul {
        display: block;
    }

    .com-Inse > ul > li + li {
        padding-top: 15px;
    }

    .com-Inse > ul > li > a {
        display: block;
    }

    .btn-Postse {
        text-align: center;
    }

    .com-Inse > h4 {
        font-size: 14px;
    }

    .casino-Ratingse {
        margin: -15px -15px 15px;
        padding: 15px;
    }

    .oview-Offerse .col-lg-4 + .col-lg-4 {
        margin-top: 20px;
    }
.left-Banse, .right-Banse {
	min-height: auto;
	padding: 20px;
	height: auto;
}
 .right-Banse > h3 {
	background: #091150;
	padding: 20px;
	position:relative;
	cursor:pointer; 
	pointer-events: auto;
}
 .slDrp.right-Banse > h3:after {
	content: "\f106";

}
.right-Banse > h3:after  {
	content: "\f107";
		position: absolute;
	right: 15px;
	font-size: 22px;
	font-family: fontawesome;
	top: 50%;
	margin-top: -11px;
}

.right-Banse > ul {
	display:none;
	padding: 20px;
	background: #22265D;
}
.left-Banse  {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.left-Banse::after {
	background: #060b34;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 20px;
	z-index: 999999;
}
 
.slDrp.left-Banse {
overflow: inherit;
display: inherit;
-webkit-line-clamp: inherit;
-webkit-box-orient: inherit;
}
.slDrp.left-Banse:after {
	display:none;
}
.right-Banse > ul + ul {
	padding-top: 0;
	margin-top: -20px;
}
.right-Banse .ban-Rbtn {
	display: none;
}
.news-Boxse { min-height: auto;
	margin:inherit;
}
.text-Nbox > a { 
	margin-top: 25px;
	position: static;
}
.news-Boxse {
	padding-bottom: 20px !important;
}
    
.inner-Bannerse .banner-Rightse {
    margin-top: 20px;
}
.top-Footsec {
	padding: 30px 0 0; 
}
.foot-Topsec {
	padding-bottom: 30px; 
}
.banner-Mainse { 
	padding: 20px 0 10px; 
}
.toplist-Wrap .title-Mainse > h2 {
	margin-top: 0px;
}
#myTab3 .slick-list.draggable { 
	margin-top: 0;
}
.tab-pane {
	margin-top:20px;
}
.tp-Rcontse {
	margin-top:20px;
}
 .mid-Wrapsec {
	padding: 10px 0 30px;
}
}
 @media screen and (max-width: 767px) {
 .error-Txtse > h3 {
 font-size: 21px;
 line-height: 32px;
}
 .comp-Leftse > h1 {
 font-size: 24px;
 line-height: 32px;
}
 .title-Betse > h2 {
 font-size: 22px;
 line-height: 25px;
}
.left-Banse > h1 {
	font-size:30px; 
	line-height: 34px; 
	text-align: center;
}
}

@media screen and (max-width: 485px) {
    .box-Statistic > ul > li {
        flex: 0 0 50%;
    }
    .flexCategories h3{
        font-size: 10px;
    }
} 
@media screen and (min-width: 1200px) {
.tab-Rmainse #myTab3 li {
	width: 250px !important;
	max-width: 100% !important;
}
}