.pg_rlmoney {
	background-color:#f4f4f4;
}
.pg_rlmoney .slideout-panel {
	background:none;
}
.rl_money-page span.bgktopdl {
	bottom: 96px;
}
.rl_money .hide-block {
	display:none !important;
}

.rl_money #wgt-games-list {
	max-width:100%;
	margin-bottom:48px;
}
.rl_money #wgt-games-list .gl-grid {
	padding-left: 0;
	padding-right: 0;
	margin: 0 -0.5%;
}
.rl_money #wgt-games-list .gl-grid p {
	margin-left:0.5%;
	color:red;
}
.rl_money #wgt-games-list  #wgt-games-list__button {
	display:none;
}
.rl_money #wgt-games-list  #wgt-games-list__button.wb-btn {
	display:inline-block;
}
.rl_money #wgt-games-list .gl-grid__item {
	flex: 1 1 24%;
    max-width: 24%;
    margin: 0 .5% 1%;
}
.rl_money #wgt-games-list .gl-grid__item:nth-child(7),
.rl_money #wgt-games-list .gl-grid__item:nth-child(8) {
	display:block;
}
.rl_money #jackpot-new-section {
	margin-bottom:100px;
}

.rl_money #jackpot-new-section > h2 {
	display:none;
}

.rl_money .desposit-offers > p {
	margin-bottom:28px;
}
.rl_money #deposit-offers-new-section p {
	font-size:16px !important;
	margin-bottom:28px;
}
.rl_money #deposit-offers-new-section .promotions {
	display: flex;
    max-width: 928px;
    margin: 0 auto;
}
.rl_money #deposit-offers-new-section .promotions .promotions__promo {
	background: #eeeeee;
    margin: 0 1%;
	text-align: center;
	flex:1 1 32%;
}
.rl_money #deposit-offers-new-section .promotions h3 {
	font-size: 24px !important;
    color: #ff0072 !important;
    margin-bottom: 16px;
}
.rl_money #deposit-offers-new-section .promotions h3 small {
	display: block;
    margin-top: 2px;
    font-size: 18px;
}
.rl_money #deposit-offers-new-section .promotions .img {
	padding-left: 0;
    padding-right: 0;
    margin-bottom: 24px;
}
.rl_money #deposit-offers-new-section .promotions .pro_btn {
	max-width: 220px;
    margin: 0 auto;
    padding: 0;
}
.rl_money #deposit-offers-new-section .promotions .promotions__coupon{
	font-size: 14px;
}
.rl_money #deposit-offers-new-section .promotions .promotions__cta{
	font-size: 12px;
	height:33px;
}
.rl_money #deposit-offers-new-section .promotions .promotions__link{
	font-size:16px;
}
.rl_money #deposit-offers-new-section .promotions .promotions__condition{ 
	font-size:12px !important;
	color:#666666;
}
.rl_money #deposit-offers-new-section .promotions .text-left { 
	font-size:14px !important;
}

.rl_money .cl-2 {
	column-count:2;
}
.rl_money p:empty, .rl_money br  {
	display:none;
}
.rl_money .v-center {
	display: flex;
    align-items: center;
}
.rl_money .btn {
	background:#1da6f6;
	border:none;
	cursor:pointer;
	border-radius:3px;
	color:#fff;
	text-transform:uppercase;
	padding: 10px 16px;
}

.rl_money .btn:hover { background: #0cf; }

.rl_money .big-win {
	margin-top:15px;
}
.rl_money .big-win .bw_content {
    margin: 0 auto 36px;
    width: 100%;
    max-width: 820px;
	text-align: center;
	background-color:#ffffff;
}
.rl_money .big-win .bw_money,
.rl_money .big-win figure {
	flex:1;
}
.rl_money .big-win figure { 
	margin:0;
}
.rl_money .bw_money span {
	color:#1da6f6;
	font-weight:900;
	display:block;
	font-size:48px;
	margin-bottom:5px;
}
.rl_money .big-win .bw_content .button {
	font-size:24px;
	font-weight:bold;
	padding: 10px 50px;
}

.rl_money .real-head {
	text-align:center;
	margin-bottom:28px;
	font-size:32px;
}
.rl_money .sectn {
	margin-bottom:48px;
}
.rl_money .bw_casino {
	display:flex;
}

.rl_money .bw_casino_descr {
	background: #e8e7e7;
    padding: 0 15px 24px;
    flex:1;
} 
.rl_money .bw_casino_descr h3 {
	text-align: center;
    font-size: 18px;
    line-height: 1.2;
    padding: 10px 0;
    margin: 0 -15px 28px;
    color: #fff;
} 
.rl_money .online h3 {
	background: #0b3b62;
} 
.rl_money .real  h3 {
	background:#f50056;
} 
.rl_money .online {
	 margin-right: 1%;
} 
.rl_money .real {
	 margin-left: 1%;
} 

.rl_money .bw_casino_descr ul {
	list-style:none;
	margin:0;
	padding:0;
}
.rl_money .bw_casino_descr li {
	position:relative;
	padding-left: 36px;
    margin-bottom: 18px;
}
.rl_money .bw_casino_descr li::before {
	display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size:30px;
}
.rl_money .bw_casino_descr .true::before {
	content:'\2714';
	color:#378d00;
}
.rl_money .bw_casino_descr .false::before {
	content:'\2716';
	color:#ff3a3a;
}
.rl_money img {
	max-width:100%;
	margin:0;
}
.rl_money .bw_contact {
	display: flex;
    text-align: center;
}
.rl_money .bw_contact > div {
	flex: 1;
    padding:30px 20px;
	background:#e1e1e1;
}
.rl_money .bw_contact > div h2 {
	margin-bottom:20px;
}
.rl_money .bw_contact .deposit {
	margin-right: 1%;
}
.rl_money .bw_contact .contact_details {
	margin-left: 1%;
}
.rl_money .bw_contact .contact_details p {
	margin-bottom:0;
}
.rl_money .bw_contact br {
	display:none;
}
.rl_money .promo-slider {
	display: flex;
    align-items: flex-start;
	background: #ebebeb;
	margin:0 2px;
}
.rl_money .promo-slider figure {
	margin:0;
}
.rl_money .promo-slider img {
	margin: 0;
    max-width: none;
}
.rl_money .promo-slider .promo-slider-content {
	padding: 15px;
}
.rl_money .promo-slider h3 {
	font-size:20px;
}
.rl_money .promo-slider p {
	margin-bottom:32px;
}
.rl_money .promo-slider p:last-child {
	margin-bottom:0;
}
.rl_money .promo-slider .promo-url {
	font-size: 18px;
    color: white;
    background: #f50056;
    display: inline-block;
    border-radius: 4px;
    padding: 4px 24px;
    text-decoration: none;
    text-align: center;
}
.rl_money .slick-slider {
	padding: 0 20px;
}
.rl_money .slick-slider .slick-arrow {
	position: absolute;
    z-index: 9;
    top: 50%;
    font-size: 0;
    width: 18px;
    height: 18px;
    background: none;
    border: 2px solid #3eb0f4;
    border-width: 0 0 3px 3px;
	cursor: pointer;
	outline:0;
    
}
.rl_money .slick-slider .slick-prev {
	left: 0;
	transform: translateY(-50%) rotate(45deg);
}
.rl_money .slick-slider .slick-next {
	right: 0;
	transform: translateY(-50%) rotate(-135deg);
}

.rl_money .sm-carasoul {
	display: flex;
	align-items: center;
	background-color:#fff;
	padding: 0 15px;
}
.rl_money .sm-carasoul h2 {
	font-size: 30px;
	flex: 1;
	font-weight:bold;
	min-width:276px;
}
.rl_money .sm-carasoul h2::before,
.rl_money .sm-carasoul h2::after { 
	content: "\2605";
	display: inline-block;
	color:#ffc106;
	font-size:24px;
}
.rl_money .sm-carasoul h2::before {
	margin-right:24px;
}
.rl_money .sm-carasoul h2::after {
	margin-left:24px;
}

.rl_money .sm-carasoul .promo-carousel-box {
	flex:3;
	display: flex;
	flex-wrap: wrap;
	width:25%;
}
.rl_money .sm-carasoul .promo-carousel-box .slick-track { 
	display:flex;
	align-items:center;
}

.rl_money .promo-carousel {
	display: flex;
	align-items: center;
	padding: 0 5px;
	justify-content:center;
}
/* .rl_money .promo-carousel img { 
	margin: 0;
	border-radius: 50%;
	max-width:64px;
} */
.rl_money .promo-carousel .pc-img { 
	width: 64px;
    height: 64px;
    display: block;
    border-radius: 50%;
    background-size: cover;
	background-position: center center;
	min-width: 64px;
    min-height: 64px;
}
.rl_money .promo-carousel .pc-content {
	font-size: 14px;
    padding: 5px 9px;
}
.rl_money .promo-carousel .pc-content p {
	margin-bottom:0;
}
.rl_money .promo-carousel .pc-content small {
	font-size:12px;
}
.rl_money .promo-carousel .pc-content .price {
	margin: 0;
	color: #3eb0f4;
	font-weight:700;
}
.rl_money .faqs {
	display:flex;
}
.rl_money .faqs > div {
	flex:1;
}
.rl_money .faqs .coolcat-ques {
	padding-right:30px;
}
.rl_money .faqs ul {
	padding: 0;
    margin: 0;
    list-style: none;
}
.rl_money .faqs li:not(:last-child) {
	padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #cccccc;
}
.rl_money .faqs li a {
	color:#292b2c;
	text-decoration:none;
}
.rl_money .faqs li a.active,
.rl_money .faqs li a:hover {
	color:#1da5f6;
}
.rl_money .faqs .coolcat-ans .ans:not(:first-child) {
	display:none;
}

.rl_money .main-para {
	margin-bottom:48px;
}

.rl_money .game-categories ul {
	margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.rl_money .game-categories li a {
	font-size: 14px;
    background: #e1e1e1;
    border-radius: 2px;
    padding: 7px 18px;
    text-transform: uppercase;
	margin-right:10px;
	text-decoration:none;
}
.rl_money .game-categories li a:hover,
.rl_money .game-categories li a.active {
	color:#fff;
	background:#1da5f6;
}
.rl_money #deposit-offers-new-section,
.rl_money .big-win > p {
	margin-bottom:48px;
}

.rl_money .ssSlick #tcs-success-stories {
	padding:0;
	display:flex;
	flex-direction:column;
}
.rl_money .ssSlick .slick-dots {
	margin:20px 0;
	text-align:center;
	padding:0;
}
.rl_money .ssSlick .slick-dots li {
	display:inline;
}
.rl_money .ssSlick .slick-dots li.slick-active button {
	background-color:#1da5f6;
}
.rl_money .ssSlick .slick-dots button {
	font-size: 0;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid #1da5f6;
    padding: 0;
    cursor: pointer;
}
.rl_money .ssSlick .ss__cta {
	text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.rl_money .ssSlick .ss__link,
.rl_money .ply_jackpot .signup_btn {
	background-color: #1da5f6;
    color: #fff;
    font-size: 13px;
    padding: 11px 35px;
    font-weight: 700;
    text-transform: uppercase;
	text-decoration: none;
}
.rl_money .ssSlick .ss__link:hover,
.rl_money .ply_jackpot .signup_btn:hover {
	background: #0cf;
}

.rl_money .ply_jackpot .signup_btn {
	position: absolute;
	bottom: -46px;
	border-radius: 4px;
    padding: 7px 15px;
    left: 50%;
    transform: translateX(-50%);
	font-size: 12px;
	min-width:96px;
	text-align:center;
}

@media screen and (max-width:1024px) { 
	.rl_money-page span.bgktopdl {
		bottom: 70px;
    	right: 30px;
	}
}

@media screen and (max-width:768px) {
	.pg_rlmoney .page-container {
		display:block;
	}
	.rl_money .page {
		padding-left:0;
		padding-right:0;
	}
	.rl_money #deposit-offers-new-section,
	.rl_money .big-win > p,
	.rl_money #jackpot-new-section {
		margin-bottom:24px;
	}
	.rl_money .game-categories ul {
		flex-wrap:wrap;
		flex-direction: row;
    	justify-content: center;
	}
	.rl_money .game-categories li {
		margin-bottom:15px;
		text-align: center;
		padding:0 10px;
	}
	.rl_money .game-categories li a {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.rl_money #deposit-offers-new-section,
	.rl_money .big-win > p,
	.rl_money #jackpot-new-section,
	.rl_money .main-para,
	.rl_money #wgt-games-list,
	.rl_money .sectn {
		margin-bottom:24px;
	}
	.rl_money #wgt-games-list {
		margin-top: 0;
	}
	.rl_money #wgt-games-list {
		margin: 0;
	}
	.rl_money .cl-2 {
		column-count:1;
	}
	.rl_money .big-win .bw_content,
	.rl_money .bw_casino,
	.rl_money .bw_contact,
	.rl_money .sm-carasoul,
	.rl_money .faqs {
		flex-direction:column;
	}
	.rl_money .big-win figure,
	.rl_money .big-win figure img {
		width:100%;
	}
	.rl_money .big-win .bw_money {
		margin: 10px 0 20px;
	}
	.rl_money .bw_casino .bw_casino_descr,
	.rl_money .bw_contact > div {
		margin:0 0 20px!important;
	}
	.rl_money .bw_casino .online,
	.rl_money .bw_contact .deposit {
		margin-bottom:20px;
	}
	.rl_money .promo-slider h3 {
		font-size: 16px;
	}
	.rl_money .promo-slider p {
		font-size: 14px;
    	margin-bottom: 20px;
	}
	.rl_money .promo-slider p:last-child {
		margin-bottom:0;
	}
	.rl_money .sm-carasoul .promo-carousel-box {
		width:100%;
	}
	.rl_money .faqs .coolcat-ques {
		padding-right: 0;
    	margin-bottom: 20px;
	}
	.rl_money #deposit-offers-new-section .promotions {
		flex-direction:row;
		align-items:center;
	}
	.rl_money #deposit-offers-new-section .promotions .promotions__promo:not(:last-child) {
		margin-bottom:20px;
	}
	.rl_money #jackpot-new-section .row--jackpots .col--jackpots {
		margin-bottom: 46px;
	}
	.rl_money #deposit-offers-new-section .promotions {
		padding:0 10px;
	}
	.rl_money #deposit-offers-new-section .promotions .slick-list {
		padding:0 !important;
	}
	.rl_money #deposit-offers-new-section .promotions__promo {
		max-width:none;
	}
	.rl_money #tcs-success-stories .ss__container {
		max-width:none;
	}
	.rl_money .sm-carasoul {
		padding-bottom:15px;
	}
	.rl_money .sm-carasoul h2 {
		margin-top:20px;
		margin-bottom:20px;
	}
}
@media screen and (max-width:575px) { 
	.rl_money .ply_jackpot .signup_btn {
		bottom: -25px;
	}
	.rl_money #wgt-games-list .gl-grid__item {
		max-width: 100%;
    	flex: 1 1 100%;
	}
}
@media screen and (max-width:460px) { 
	.rl_money .promo-slider {
		text-align: center;
		margin: 0;
		flex-direction:column;
	}
	.rl_money .promo-slider figure,
	.rl_money .promo-slider img {
		width:100%;
	}
	.rl_money-page span.bgktopdl {
		bottom: 40px;
		right: 25px;
	}	
}

.tcs_casino-game #tcs-games-info-boxes .gib__item {
	max-width:none;
}
.tcs_casino-game #tcs-games-info-boxes .gib__flipper--back * {
	-webkit-backface-visibility:visible;
    -moz-backface-visibility:visible;
    -o-backface-visibility:visible;
    backface-visibility:visible;
}


