html, body {
	text-transform: none;
	height: 100%;
	font-size: 18px;
}

.smaller {
	font-size: 60%;
}

/*----------------------modal---------------------*/

.modal-backdrop.in {
}

.modal-header {
	border: none;
	padding: 0;
}

.modal-title {
	font-size: 30px;
	line-height: 30px;

}

@media (min-width: 768px) {
	.modal-title {
		font-size: 40px;
		line-height: 42px;

	}

}

.modal-body {
	border: none;
	padding-top: 0;
	font-weight: normal;
}

.modal-content p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

.modal-content li {
	text-align: left;
	margin-bottom: 10px;
	/*font-size: 18px;*/
	/*line-height: 24px;*/
}


/*----------------------end modal---------------------*/


.headingbrand {
	text-align: center;
	padding: 20px 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 900;
}

.headingbrand img {
	max-width: 140px;
}


.headingbrand + .row {
	height: auto;
	min-height: 260px;
}

@media (min-width: 768px) {
	.headingbrand + .row {
		height: 100%;
	}

}

@media (min-width: 360px) {
	.headingbrand img {
		max-width: 200px;
	}

}


.btn {
	display: block;
}

.casino-games-btns .btn {
	display: inline-block;
}


.tooltiphop2 {
	position: relative;
	background: transparent;
	display: inline-block;
	opacity: 1;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	font-size: 12px;
	line-height: 20px;
	z-index: 5;
	padding: 0 10px;
	margin-bottom: 15px;
	text-decoration: underline;
	opacity: 0.5;
}

.tooltiphop2:hover,
.tooltiphop2:focus {
	color: #fff;
	text-decoration: none;
	opacity: 1;
	outline: none;
}


.main {
	top: 0;
	height: 100%;
	position: relative;
}

.the-promo {
	z-index: 300;
	/*min-height:600px;*/
	position: relative;
	/*height: 100%;*/
	width: 100%;
	min-height: 680px;
	overflow: hidden;

	background: #006a39; /* Old browsers */
	background: -moz-radial-gradient(right, ellipse cover, #006a39 0%, #012213 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(right, ellipse cover, #006a39 0%, #012213 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at right, #006a39 0%, #012213 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006a39', endColorstr='#012213', GradientType=1); /* IE6-9 fallback on horizontal gradient */

	background-size: cover;
	background-position: top center;
}


.promo-logo {
	max-width: 100%;
	max-height: 110%;
	/*padding-bottom: 40px;*/
}

@media (min-width: 992px) {
	.the-promo {
		height: 100%;
	}

	.promo-logo {
		-moz-transform: scale(1.3);
		-webkit-transform: scale(1.3);
		-o-transform: scale(1.3);
		-ms-transform: scale(1.3);
		transform: scale(1.3);
		padding-bottom: 0;
	}
}

.promo-block {
	color: #fff;
}

.promo-text {
	position: relative;
	padding-top: 90px;
	padding-bottom: 160px;
	min-height: 100%;
	text-align: center;
	font-weight: 600;
}

.img-col {
	display: flex;
	align-items: center;
}

.flex {
	display: flex;
}

/*
.rest-text {
    font-size: 46px;
    line-height: 34px;
    padding-top: 0;
}

@media (min-width: 360px) {
    .rest-text {
        padding-top: 30px;
    }

}
@media (min-width: 768px) {
    .rest-text {
        font-size: 50px;
        padding-bottom: 10px;
        padding-top: 0;
    }
}

@media (min-width: 998px) {
    .rest-text {
        font-size: 58px;
    }
}


.perc {
    font-size: 34px;
    line-height: 30px;
    display: inline;
}


@media (min-width: 360px) {

    .perc {
        font-size: inherit;
        font-weight: 600;
        line-height: 36px;
    }

}

.mid {
    display: inline;
    font-size: 30%;
    top: auto;
    margin: 0 10px 0 5px;
    vertical-align: 16%;
}
@media (min-width: 360px) {

    .mid {
        font-size: 40%;
        margin: 0 10px;

    }
}



.instr {
    font-size: 18px;
    line-height: 20px;
    width: auto;
    margin-bottom: 10px;
    display: block;
}

@media (min-width: 768px) {
    .instr {
        font-size: 20px;
        line-height: 23px;
    }
}

.code {
    font-size: 22px;
    line-height: 20px;
}

@media (min-width: 480px) {
    .code {
        font-size: 34px;
        line-height: 32px;
        letter-spacing: 2px;
    }
}
*/

.regtbn {
	border-radius: 4px;
	text-decoration: none;
}

.regtbn.facebo {
	border: 2px solid #1240b3;
}

.regtbn.googpl {
	border: 2px solid #da3700;
}


.lpicons {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 20px;
	opacity: .5;
	left: 0;
	padding: 0 15px;
	z-index: 999;
}

.bright .lpicons {
	opacity: 1;
}

.desaturate,
.lpicons .liscence-badge img,
.lpicons .footer-logos-methods a img,
.lpicons .footer-logos-providers a img {
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(50%) !important;

}

.bright .desaturate,
.bright .lpicons .footer-logos-methods img.footer-icons-starter,
.bright .lpicons .footer-logos-providers img.footer-icons-starter {
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(100%) contrast(0%) !important;
	opacity: 0.7;
}

.footer-icons-starter {
	max-height: 40px;
}

.footer-logos-methods .footer-icons-starter {
	margin-bottom: 10px;
}

@media (min-width: 480px) {
	.footer-logos-methods .footer-icons-starter {
		/*margin-bottom: 0px;*/
	}
}


.new-method-badge {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 120px;

	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

@media (min-width: 992px) {
	.new-method-badge {
		top: -20px;
		left: -20px;
		width: 150px;
	}

}

.new-method-badge img.nsb {
	width: 100%;
}

.rtl {
	/*direction: rtl;*/
}


/*------------------------------for old content--------------------------*/


.tit h1, h1 {
	font-size: 34px;
	line-height: 30px;
	font-weight: 600;
}

@media (min-width: 992px) {
	.tit h1, h1 {
		font-size: 50px;
		line-height: 42px;
	}


}

.flexed .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.flexed  .d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}
.flexed .align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

.steps-block .lpicons {
	position: relative;
}


/***** new template ****/

.info-sections .lpicons {
	position: relative;
	margin-top: 40px;
}
.info-sections .main{
	background-color: #fff;
}
.dark.info-sections .main{
	background-color: var(--thm-dark);
}
.dark.info-sections{
	color: var(--thm-light);
	background-color: var(--thm-dark);
}

.dark.info-sections .main-bg-section{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: calc(100% - 200px);
	z-index: 0;
	background: var(--thm-dark)!important;
}
.info-sections .steps-block {
	position: relative;
	margin-top: -200px;
}
.info-sections .gradient-bg{
	background-color: transparent;
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 100%) 0%, rgba(255, 255, 255, 0) 100%);
	top: 0;
	right: 0;
	width: 100%;
	height: 200px;
	position: absolute;
}
.dark.info-sections .gradient-bg {
	background-image: linear-gradient(0deg, var(--thm-dark) 0%, rgba(255, 255, 255, 0) 100%);

}
.info-sections .the-promo{
	z-index: unset!important;
}

/***** icon-block ****/
.icon-block .item {
	width: fit-content;
	padding: 20px;
	margin-bottom: 30px;
	text-align: center;
	display: inline-block;

}
.icon-block .item.border {
	border-radius: 15px;
	border: solid 2px var(--thm-icons) !important;
	color: #000!important;
}
.icon-block .item.bg {
	background: #fff;
	color:#000;
}
.icon-block .item p{
	text-transform: uppercase;
	margin: 15px 0 0;
	font-size: 12px;
}
.icon-block .item svg{
	width: 40px;
}
.dark.info-sections .icon-block .item.border {
	color: #fff;
}

/***** three-steps-to-join ****/
.dark.info-sections .three-steps-to-join .item{
	color: #fff;
}
.three-steps-to-join .steps-content{
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.three-steps-to-join .item{
	position: relative;
	padding:35px 15px;
}
.three-steps-to-join svg{
	width: 16px;
	height: 30px;
	position: absolute;
	top: calc(50% - 15px);
	transform: rotate(90deg);
}
.three-steps-to-join h3{
	text-transform: uppercase;
}


.align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}

.icon-block .justify-content-around {
	flex-direction: column;
	align-items: center;
	text-align: center;
}

@media (min-width: 992px){

	.three-steps-to-join .steps-content{
		justify-content: space-between !important;
		align-items: flex-start;
		flex-direction: inherit;
		text-align: left;
	}
	.three-steps-to-join svg{
		top: calc(50% - 15px);
		transform: rotate(0deg);
	}

	.icon-block .item svg{
		width: 52px;
	}
	.icon-block .item{
		padding: 20px 30px;
	}

}

@media (min-width: 600px) {
	.icon-block .justify-content-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-between !important;
		flex-direction: inherit;
	}
}

@media (max-width: 600px) {
	.icon-block .justify-content-around {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-content: space-around;
		width: 100%;
	}
	.icon-block .justify-content-around .item {
		max-width: 40%;
		flex: 0 1 40%;
		margin: 5%;
	}
}


body.pumpkinpop_sloty .fg-wrp,
body.scratch_sloty .fg-wrp,
body.christmas_sloty .fg-wrp{
	display: none!important;
}
body.pumpkinpop_sloty .content-wrp,
body.scratch_sloty .content-wrp ,
body.christmas_sloty .content-wrp {
	max-width: 100% !important;
	width: 100% !important;
	flex: 0 0 100%;
}
body.pumpkinpop_sloty .content-wrp .btn,
body.pumpkinpop_sloty .content-wrp .tooltiphop2,
body.scratch_sloty .content-wrp .btn,
body.scratch_sloty .content-wrp .tooltiphop2,
body.christmas_sloty .content-wrp .btn,
body.christmas_sloty .content-wrp .tooltiphop2{
	display: none;
}

body.pumpkinpop_sloty,
body.scratch_sloty,
body.christmas_sloty{
	height: auto!important;
}