

@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
	src: url('fonts/dm-sans/DMSans-Regular.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "DM Sans";
	font-style: italic;
	font-weight: 400;
	font-display: fallback;
	src: url('fonts/dm-sans/DMSans-Regular-Italic.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	font-display: fallback;
	src: url('fonts/dm-sans/DMSans-Bold.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "DM Sans";
	font-style: italic;
	font-weight: 700;
	font-display: fallback;
	src: url('fonts/dm-sans/DMSans-Bold-Italic.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "IBM Plex Mono";
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url('fonts/ibm-plex-mono/IBMPlexMono-Light.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "IBM Plex Mono";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url('fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "IBM Plex Mono";
	font-style: italic;
	font-weight: 400;
	font-display: block;
	src: url('fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "IBM Plex Mono";
	font-style: normal;
	font-weight: 700;
	font-display: block;
	src: url('fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 200 900;
	font-display: fallback;
	src: url('fonts/inter/Inter-VariableFont_slnt,wght.ttf') format('truetype');
	font-stretch: normal;
}

@font-face {
	font-family: "Source Serif Pro";
	font-style: normal;
	font-weight: 200 900;
	font-display: fallback;
	src: url('fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2') format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: "Source Serif Pro";
	font-style: italic;
	font-weight: 200 900;
	font-display: fallback;
	src: url('fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2') format('woff2');
	font-stretch: normal;
}
html, body{
	font-weight: normal;
}
@media screen and (min-width: 1300px){
	.alignwide {
		max-width: 1140px!important;
	}
}
.topIcons.wp-block-uagb-icon-list  .uagb-icon-list__wrap{
	align-items: center;
}
.listingHeader{
	opacity: 0.63;
}
.listing_item p {
	margin-top: 0;
}
.listing_item .logoList:not(.logoListmob) img{
	max-height: 150px;
	width: auto;
}

.listing_item .logoListmob img{
	height: auto;
	max-width: 125px;
}


/*v2*/
.listing_item_v2{
	transition: all 0.3s;
}
.listing_item_v2:hover{

	opacity: 0.93;
}
.listing_v2_button{
	box-shadow: 0px 3px 12px rgb(0 0 0 / 25%);
}


.rightColumn{
	    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.rightColumn .wp-block-buttons{
	width: 100%;
}

.listing_item_v2 .listingCount{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 6px 0 0 6px;
}
.listing_item_v2 .listingCountNum{
    background-color: #00B27C;
    border-radius: 100%;
    height: 30px;
    width: 30px;
}
body {
	margin: 0;
	overflow-x: hidden;
	background: linear-gradient(90deg, rgb(33, 39, 69) 64%, rgb(24, 34, 47) 96%) !important;
}

.body-background {
	position: fixed;
	opacity: 0.3;
	background-size: cover;
}

.main-body-background {
	opacity: 0.1;
}

h1 {
	font-size: 40px;
	background-image: linear-gradient(180deg, #0d42ef 0, #ffd203 22%, #f6e27a 45%, #ffec00 50%, #a88d00 55%, #ffdb00 78%, #6b6b3f 100%);
	color: transparent;
	-webkit-background-clip: text;
}

.first-grey, .first-grey .end-line {
	background-color: #f8f8f8 !important;
}

.second-grey, .second-grey .end-line {
	background-color: #fdfdfd !important;
}

.background-new-mob .casino.first-grey:hover, .background-new-mob .casino.second-grey:hover, .background-new-mob .casino.first-grey:hover .end-line, .background-new-mob .casino.second-grey:hover .end-line {
	background-color: #ededed !important;
}

hr {
	display: none;
}


.background-new-mob {
	padding-left: 20px;
	padding-right: 20px;
}

.background-new-mob .title {
	font-family: "Lato", sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
}

.background-new-mob .subtitle {
	font-size: 1.3em;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}

.background-new-mob .header-image {
	max-width: 26px;
	max-height: 26px;
	margin-right: 0;
	position: relative;
	width: 26px;
	height: 26px;
}

.background-new-mob .header-image img {
	max-width: 100%;
	position: absolute;
	max-height: 100%;
}

.background-new-mob .header-icons {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	display: none;
}

#header {
	display: none;
}

.background-new-mob .casino {
	background-color: #fff;
	color: #000;
	border-radius: 12px;
	box-shadow: 0 0 24px 3px #93939354;
	margin-bottom: 20px;
}

.background-new-mob .casino.most-popular {
	background-color: #fff;
	color: #000;
}

.background-new-mob .casino-headers {
	font-weight: 500;
	font-size: 12px;
	background-color: #f1f1f1;
	color: #000;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.background-new-mob .casino-inner-item {
	width: 100%;
}

.background-new-mob .text-center {
	text-align: center;
}

.background-new-mob .display-flex {
	display: flex;
}

.background-new-mob .number {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	background-color: #07192d;
	left: 0;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	width: 30px;
	justify-content: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.background-new-mob .relative {
	position: relative;
}

.relative {
	position: relative;
}

.background-new-mob .casino {
	background: linear-gradient(0deg, rgba(21, 32, 59, 0.65) 53%, rgba(57, 66, 112, 0.62) 92%);
	padding: 0;
}

.background-new-mob .casino:hover, .image3 {
	box-shadow: 0 0 20px rgba(54, 80, 247, 0.38), 0 0 35px rgba(54, 115, 247, 0.47), 0 0 70px rgba(54, 115, 247, 0.55), 0 0 0 2px rgba(54, 115, 247, 0.49);
}

.casino-desktop-button {
	box-shadow: 0px -0.5px 1px 0.5px #fff5b1, 0 0 20px rgba(247, 208, 54, 0.38), 0 0 35px rgba(247, 215, 54, 0.47), 0 0 70px rgba(236, 219, 31, 0.55), 0 0 0 2px #f736637d inset, 0 0 5px #50287459 inset, 0 0 35px #f736b34a inset;
}

.background-new-mob .bonus-first-text {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	color: #3803ce;
	font-size: 24px;
}

.background-new-mob .bonus-second-text {
	text-align: center;
	font-weight: 400;
	font-size: 10px;
	line-height: 1.2;
	margin-top: 10px;
	font-size: 16px;
}

.background-new-mob .bonus-third-text {
	color: #8e8e8e;
	text-align: center;
	font-weight: 500;
	font-size: 10px;
	line-height: 1.2;
	padding-left: 20px;
	padding-right: 20px;
}

.background-new-mob .rating {
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 0px;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 2px solid #0066ff;
	background-color: rgb(0, 0, 0, 0.3);
}

.background-new-mob .stars {
	color: #f8c642;
}

.background-new-mob .reviews {
	font-size: 13px;
	font-weight: 700;
}

.background-new-mob .casino-image {
	max-width: 150px;
	max-height: 150px;
}

.background-new-mob .casino-image-desktop {
	border-radius: 50%;
	display: flex;
	justify-content: center;
	text-align: center;
	width: 150px;
	height: 150px;
	align-items: center;
	background-color: #fff;
	box-shadow: 0px -0.5px 1px 0.5px #1135e7, 0 0 20px rgba(54, 70, 247, 0.38), 0 0 35px rgba(54, 144, 247, 0.47), 0 0 70px rgba(54, 99, 247, 0.55);
}

.background-new-mob .casino-image-desktop img {
	width: 60%;
	position: relative;
}

.background-new-mob .width-18 {
	width: 18%;
	margin-right: 4%;
}

.background-new-mob .payment-image {
	max-width: 100%;
}

.background-new-mob .casino-desktop-button, .image3 .casino-desktop-button {
	width: auto;
	text-align: center;
	display: inline;
	background-color: rgb(29, 215, 181);
	align-items: center;
	display: flex;
	justify-content: center;
	border-radius: 50px;
	color: #fff;
	text-decoration: none;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: 0.3s ease-in-out;
	background: linear-gradient(0deg, rgb(52 54 145) 41%, rgb(25, 50, 164) 88%);
}

.background-new-mob .bottom-text {
	background-color: unset;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 30px 30px 30px 0;
}

.background-new-mob .bottom-text-image {
	width: 20%;
	text-align: center;
}

.background-new-mob .bottom-text-text {
	width: 100%;
	padding: 20px;
}

.background-new-mob .bottom-text-text h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
}

.background-new-mob .bottom-text-text div {
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.3;
}

.footer-template {
	background-color: #061b2f;
	display: flex;
	justify-content: center;
}

.footer-template img {
	max-width: 100%;
}

.number9 {
	font-size: 16px;
	background-color: #e7ecfb;
	position: absolute;
	height: 100%;
	width: 50px;
	bottom: 0px;
	font-weight: 500;
}

.container {
	--bs-gutter-x: 0;
}

.row {
	--bs-gutter-x: 0;
}

.marked-row {
	position: relative;
	transition: .5s
}

.marked-row, .marked-row .offerLine {
	overflow: hidden
}

.marked-row .offerLine span {
	position: absolute;
	display: block
}

.marked-row .offerLine span:first-child {
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: linear-gradient(90deg, rgba(251, 208, 2, .1411764706), #d7a502);
	animation: animate1 2s linear infinite
}

.mb50 {
	margin-bottom: 50px;
}

.mt50 {
	margin-top: 50px;
}

.pb50 {
	padding-bottom: 50px;
}

.footer-text {
	text-align: center;
	background-color: #35383c;
	padding: 30px;
}

.casino .row > div {
	align-items: center;
	padding-left: 40px;
}

.casino .row {
	min-height: 150px;
	display: flex;
	align-items: center;
	border-radius: 12px;
	overflow: hidden;
	color: #fff;
}

.casino::after {
	content: "";
	position: absolute;
	background-image: linear-gradient(179deg, #ECC489 0%, rgb(255 105 0 / 0%) 100%);
	left: -1px;
	z-index: -2;
	top: -1px;
	height: calc(100% + 2px);
	width: calc(100% + 2px);
	border-radius: 12px;
}

.logoimage {
	padding: 20px 0;
}

.bonus-third-text {
	padding: 10px;
	max-height: 50px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}

.apply-inner {
	background-color: #dcdcdc61;
	width: 95%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.background-new-mob .mobile .bonus-first-text {
	padding: 0 10px;
}

.mob-apply-text {
	padding: 5px;
}

.icon-text {
	margin-right: 0;
}

.cats {
	padding-left: 40px;
}

.number-sign {
	position: absolute;
	width: 50px;
}

.w100 {
	width: 100% !important;
}

.underbutton {
	position: absolute;
	bottom: -25px;
	cursor: pointer;
}

.fa-regular {
	display: none;
}

.star1:hover .fa-solid {
	display: none;
}

.star1:hover .fa-regular {
	display: block;
}

.star2:hover .fa-solid {
	display: none;
}

.star2:hover .fa-regular {
	display: block;
}

.star3:hover .fa-solid {
	display: none;
}

.star3:hover .fa-regular {
	display: block;
}

.star4:hover .fa-solid {
	display: none;
}

.star4:hover .fa-regular {
	display: block;
}

.star5:hover .fa-solid {
	display: none;
}

.star5:hover .fa-regular {
	display: block;
}

.underbutton {
	color: #1e90ff;
}

.w30 {
	width: 30%;
}

.w50 {
	width: 50%;
}

.w70 {
	width: 70%;
}

.green {
	color: #1e90ff;
	margin-right: 5px;
}

.container {
	max-width: 1140px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.header-icon {
	margin-right: 20px;
}

.tops-title {
	font-size: 24px;
}

.casino-link strong {
	font-size: 18px;
}

.underbutton {
	font-size: 15px;
	font-weight: 400;
}

.fa-star {
	font-size: 18px;
}

.mb5 {
	margin-bottom: 5px;
}

.sixthcasino-inner-wrapper-desk {
	display: flex;
	justify-content: end;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0 !important;
	background: linear-gradient(90deg, #03342f, #05564c);
	width: 92%;
}

.header-description > p {
	margin: 0 0 10px 0;
}

.mt10 {
	margin-top: 10px;
}

.text-image {
	box-shadow: 0 0 20px #f7c73661, 0 0 35px #f7c73678, 0 0 70px #f7c7368c, 0 0 0 2px #f7c7367d;
	width: 85%;
	height: auto;
}

body {
	font-family: "Open Sans", sans-serif;
	background-image: url(index.html);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
}

.cc-window, .cc-revoke {
	display: none;
}

.background-new-mob .most-popular-sign {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 3px 20px !important;
	width: auto;
}

.white-part {
	color: #000;
	padding-top: 100px;
	padding-bottom: 100px;
}

.faq-text {
	display: none;
	margin-top: 20px;
	font-size: 16px;
}

.open {
	display: block;
}

.green {
	color: rgb(52, 176, 89);
}

.faq-section {
	color: #fff;
	padding-top: 100px;
	padding-bottom: 50px;
}

.faq-item {
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(39, 96, 203, 0.38), 0 0 35px rgba(54, 115, 247, 0.47), 0 0 70px rgba(25, 83, 171, 0.55), 0 0 0 2px rgba(61, 127, 213, 0.49);
	background: linear-gradient(135deg, rgb(33, 47, 69) 0%, rgb(60, 115, 177) 100%);
	border: 3px solid #112fa9;
}

.faq-title {
	cursor: pointer;
	font-size: 25px;
}

.footer {
	background-color: rgb(23, 28, 43);
	padding-top: 70px;
	padding-bottom: 100px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}

.cat {
	font-size: 14px;
}

.most-popular-texts {
	padding: 20px 0;
}

.most-popular-texts .row {
	padding: 20px;
	background-color: #fff;
	color: #000;
	border-radius: 10px;
}

.blue-button {
	background-color: rgb(47, 119, 252);
	padding: 10px 30px;
	border-radius: 50px;
	color: #fff;
}

.blue-button-link {
	text-decoration: none;
}

.section-faq-title {
	margin-bottom: 20px;
	font-size: 45px;
	font-weight: 700;
}

.date {
	color: #CA2744;
}

.subtitle {
	margin-top: 100px;
}

.topimage {
	right: 0;
	bottom: 0;
}

.topimage > div {
	background-color: #000;
	margin-bottom: 15px;
	padding: 20px 25px 20px 0px;
	border: 1px solid #0032fc;
	box-shadow: 0 0 20px #f7c73661, 0 0 35px #f7c73678, 0 0 70px #f7c7368c, 0 0 0 2px #f7c7367d !important;
	border-radius: 8px;
}

.texts-under-casinos {
	line-height: 30px;
	color: #fff;
}

.play-imgs {
	margin-top: 50px;
}

.bestchoice {
	position: absolute;
	left: 0px;
	padding: 0 !important;
	top: 50%;
	transform: translate(-30%, -50%);
	width: auto;
}

.casino-desktop-button img {
	position: relative;
	top: 2px;
}

.rate5 {
	font-size: 20px;
	font-weight: 400;
}

.counter {
	position: absolute;
	top: 50%;
	width: 3%;
	background: #3803ce;
	padding: 4px 0px 3px 0px !important;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	transform: translate(0px, -15px);
	text-align: center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 3px #fff !important;
}

.w50 {
	width: 50%;
}

.mb20 {
	margin-bottom: 30px;
}

.footer-border {
	border-bottom: 1px solid #dcdcdc5c;
}

.footer-link {
	color: #fff;
}

.color-white {
	color: #fff;
}

.blue-background {
}

.header-line {
	margin-bottom: 20px;
}

.header-top-line {
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.progress {
	width: 100;
}

.w10 {
	width: 10%;
}

.w20 {
	width: 20%;
}

.w40 {
	width: 40%;
}

.footer-logo {
	width: 100%;
}

.texts-under-casinos img {
	display: block;
	margin: 0 auto;
}

.apply-inner img {
	width: 10px;
	position: relative;
	top: 1px;
}

.mob-apply-text img {
	width: 10px;
	position: relative;
	top: 2px;
}

.header-top-line img {
	width: 20%;
}

.casino > div {
	display: flex !important;
	align-items: center !important;
}

.casino-background {
	position: absolute;
	z-index: -1;
}

.feature-star {
	color: #0d76ef;
}

.casino-name {
	font-size: 24px;
}

.bonuses-hp {
	font-size: 20px !important;
}

.reviews-fontsize {
	font-size: 15px !important;
}

.payments-wrapper {
	padding: 0 50px 0 50px;
}

.image3 .payments-wrapper {
	padding: 0 70px 0 70px;
}

.payment {
	width: 25%;
	margin-top: 5px;
}

.lang {
	width: 15%;
	margin-top: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mt20 {
	margin-top: 20px;
}

.topimage .image4-wrapper {
	width: 80px !important;
	height: 80px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #fcc100;
}

.image4-wrapper > div {
	display: flex;
	justify-content: center;
}

.image4 {
	width: 60%;
}

.image4-counter {
	padding: 5px;
	background: linear-gradient(90deg, rgb(45, 80, 46) 0%, rgb(45, 80, 46) 93%);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.w49 {
	width: 49%;
}

.image4stars {
	color: #ffb803;
}

.image4name {
	color:#fff;
	font-size: 15px;
	margin-bottom: 10px;
}

.w44 {
	width: 44%;
}

.w30 {
	width: 30%;
}

.w32 {
	width: 32%;
}

.image3 {
	border-radius: 12px;
}

.image3stars {
	color: #0d5cef;
}

.image3payment {
	width: 25%;
}

.image3-wrapper {
	background: linear-gradient(90deg, rgb(33, 39, 69) 0%, rgba(57, 64, 112, 0.62) 93%);
}

.main-background {
	background-image: url(img/screen_2x.webp);
}

.image3-casino-background {
	position: absolute;
	z-index: -1;
	background-image: url(img/screen_1x.webp);
	background-size: contain;
	background-attachment: fixed;
	width: 100%;
	height: 95%;
}
.image1-casino-background {
	position: absolute;
	z-index: -1;
	background-image: url(img/screen_3x.webp);
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
	width: 100%;
	height: 95%;
}

.margin-auto {
	margin: 0 auto;
}

.p20 {
	padding: 20px;
}

.image3bonuses {
	font-size: 28px !important;
	font-weight: 700;
	text-align: center;
}

.image3name {
	font-size: 24px !important;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.image3 .image4-wrapper {
	width: 150px !important;
	height: 150px;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0px -0.5px 1px 0.5px #FFDFB1, 0 0 20px #f7c73661, 0 0 35px #f7c73678, 0 0 70px #f7c7368c;
}

.mt20 {
	margin-top: 20px;
}

.mt10 {
	margin-top: 10px;
}

.black-item:hover {
	background-color: #013775;
}

.nav {
	border-top: 3px solid #0065fc;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
.cookie-consent {
	position: fixed;
	bottom: 0;
	width: 99%;
	background-color: #1e1e1e;
	color: #fff;
	padding: 15px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 9999;
	font-family: Arial, sans-serif;
	box-shadow: 0 -2px 10px rgba(0,0,0,0.5);
}

.cookie-text {
	max-width: 80%;
	font-size: 14px;
}

.cookie-btn {
	background-color: rgba(0, 65, 185, 0.8);
	border: none;
	color: #000;
	padding: 10px 16px;
	border-radius: 4px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.cookie-btn:hover {
	background-color: #3998e6;
}
.footer-images {
	background-color: #213145;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer-columns {
	background-color: #212e45;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff !important;
}

.footer-link {
	text-decoration: none;
	color: #aeaebd;
}

.footer-link:hover {
	color: #fc3c00;
}

.bonuses-hp p {
	margin: 0;
	text-align: center;
	font-size: 14px;
}

.icons-title {
	margin-right: 30px;
	font-weight: 700;
}

.icon {
	margin-right: 30px;
	font-weight: 700;
}

.app {
	font-size: 11px;
}

.lang-full-width {
	width: 3%;
}

.image3paymentlast {
	width: 5%;
}

@media screen and (max-width: 430px) {
	.most-popular-texts {
		width: 90%;
	}
}

@media screen and (max-width: 1024px) {
	.background-new-mob .casino {
		max-width: 100% !important;
	}
}

@media (max-width: 430px) {
	.background-new-mob .mainlistmob .casino-image-desktop {
		width: 130px;
		height: 130px;
	}

	.mainlistmob .casino {
		padding: 15px !important;
	}

	.progress {
		width: 60;
	}

	.background-new-mob .header-icons {
		margin: 20px auto 0;
	}

	.w70 {
		width: 100%;
	}

	.background-new-mob .title {
		font-size: 22px;
	}

	.background-new-mob .mobile {
		display: block;
	}

	.background-new-mob .desktop, .background-new-mob .d-flex.desktop {
		display: none !important;
	}

	.background-new-mob .casino {
		padding: 0;
		max-width: 96%;
		margin: 0 auto;
		background-color: transparent;
	}

	.background-new-mob.container {
		padding: 0;
	}

	.background-new-mob .row {
		max-width: 100%;
		margin: 0 auto;
	}

	.background-new-mob .grey-section {
		border-top-right-radius: 5px;
	}

	.background-new-mob .payments {
		padding: 0;
	}

	.background-new-mob .payments > div {
		padding: 15px;
	}

	.background-new-mob .bonus {
		align-items: center;
		padding-bottom: 10%;
	}

	.background-new-mob .grey-section-button {
		left: 50%;
		bottom: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: rgb(215 142 29);
		border-radius: 5px;
		color: #fff;
		margin-top: 20%;
	}

	.background-new-mob .apply {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: 10px;
	}

	.background-new-mob .number {
		top: 3px;
		height: 30px;
		width: 30px;
		border-radius: 50%;
		background: linear-gradient(45deg, rgba(191, 149, 63, 1) 0%, rgba(252, 246, 186, 1) 50%, rgba(179, 135, 40, 1) 100%);
		transform: unset;
		color: #000;
		z-index: 10;
		left: -8px;
	}

	.background-new-mob .white-section {
		display: flex;
		flex-wrap: wrap;
	}

	.background-new-mob .bonus-sign {
		font-weight: 700;
		font-size: 12px;
		width: 96%;
		border-radius: 10px;
		margin: 6px auto 0;
		text-align: center;
		background-color: #3672b4;
		color: #fff;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.background-new-mob .most-popular-sign {
		border-top-left-radius: 12px;
		margin: 0px auto 0px;
		text-align: center;
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		padding: 3px 20px;
		z-index: 1;
	}

	.background-new-mob .bottom-text {
		width: 96%;
		margin: 0 auto 10px;
		flex-direction: column;
		padding: 20px;
	}

	.background-new-mob .bottom-text-image {
		width: 100%;
		text-align: center;
	}

	.background-new-mob .casino-mob-link {
		text-decoration: none;
	}

	.background-new-mob .title {
		font-size: 1em;
	}

	.background-new-mob .subtitle {
		font-size: 1.05em;
		display: flex !important;
		justify-content: center;
	}

	.background-new-mob .header-icons {
		margin: 20px auto;
	}

	body {
		background-size: 300%;
		color: #fff;
		background-repeat: repeat-y;
		background-attachment: unset;
	}

	.background-new-mob .bottom-text-text {
		padding: 20px 0;
	}

	.background-new-mob .bottom-text {
		border-radius: unset;
	}

	.col-border:before {
		content: "";
		top: 0;
		bottom: 0;
		position: absolute;
		border: 1px solid #000;
		opacity: 0.3;
	}

	.mob-apply {
	}

	.first-col-data {
		width: 90%;
	}

	.icon-text {
		margin-right: 0;
	}

	.mp-icon-line {
		left: 0;
		font-size: 12px;
		height: 17px;
		padding-left: 5px;
		width: 100px;
		top: 4px;
	}

	.mp-image {
		max-width: 20px;
		left: 10px;
		height: 18px;
		top: 1px;
	}

	.end-line {
		height: 10px;
		width: 10px;
		right: -5px;
	}

	.sixthcasino {
		background: #d7a502;
	}

	.sixthcasino-inner {
		width: 85%;
		right: 0;
	}

	.sixthcasino-wrapper {
		padding: 20px 10px 20px 10px;
	}

	.sixthcasino-inner-wrapper {
		display: flex;
		justify-content: end;
		width: 80%;
		height: 100%;
		padding: 20px;
		background: linear-gradient(90deg, #03342f, #05564c);
	}

	.special {
		top: 35%;
		width: 50%;
		left: -15%;
		background-color: unset;
		color: #000;
	}

	.w50 {
		width: 100%;
	}

	.header-icon {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.stars > div {
		font-size: 14px;
	}

	.mob-apply-text {
		font-size: 8px;
		font-weight: 400;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		background-color: #dcdcdc61;
	}

	.mw50 {
		width: 50%;
	}

	.mb0 {
		margin-bottom: 0;
	}

	.mob-im {
		width: 10%;
	}

	.mob-it {
		width: 80%;
	}

	.background-new-mob .rating {
		font-size: 24px;
	}

	.mmt5 {
		margin-top: 5px;
	}

	.background-new-mob .bonus-second-text {
		margin-bottom: 10px;
		font-size: 16px !important;
	}

	.section-faq-title {
		text-align: center;
	}

	.grey-section {
	}

	.background-new-mob .casino {
	}

	.bonus-first-text {
		color: rgb(255, 206, 1);
		font-size: 14px;
	}

	.bonus-second-text {
		font-size: 14px !important;
		font-weight: 700 !important;
		padding-left: 10px;
		padding-right: 10px;
	}

	.scores {
		font-size: 10px;
		color: #fff;
	}

	.reviews {
	}

	.texts-under-casinos {
		padding-left: 20px;
		padding-right: 20px;
	}

	.mpt-description {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.subtitle {
		flex-wrap: wrap;
		width: 90%;
		margin: 50px auto 0;
	}

	.subtitle span {
		width: 100%;
	}

	.first-col-data > div {
		width: 50%;
	}

	.most-popular-texts img {
		max-width: 100%;
	}

	.footer-link {
		width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}

	.casino-mob-item {
		padding: 15px;
	}

	.mw50 {
		width: 50% !important;
	}

	.plr15 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header-description {
		font-size: 28px;
	}

	.mob-header-line {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mw20 {
		width: 20%;
	}

	.counter {
		top: 60px;
		padding: 2px 15px 2px 10px !important;
		font-size: 17px;
		z-index: 1;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	.background-new-mob .bonus-first-text {
		font-size: 22px;
	}

	.casino-link strong {
		font-size: 16px;
	}

	.mw50 {
		width: 50%;
	}

	.max-rating {
		color: #e9e9e9;
		font-size: 16px;
	}

	.texts-under-casinos img {
		width: 100%;
		height: auto;
	}

	.mw100 {
		width: 100%;
	}

	.mmb20 {
		margin-bottom: 20px;
	}

	.md-none {
		display: none !important;
	}

	.m-text-center {
		text-align: center;
	}

	.payments-wrapper {
		padding: 0 20px;
	}

	.background-new-mob .casino-desktop-button {
		padding: 15px 20px;
		margin-top: 50px;
		margin-bottom: 10px;
	}

	.bonus > div {
		font-size: 22px;
		font-weight: 700;
		color: #fff;
	}

	.rating-title {
		color: #fff;
		font-size: 18px;
		font-weight: 700;
		text-shadow: 2px 2px 3px #000;
	}

	.rating-digits {
		color: #fc9900;
		font-size: 30px;
		font-weight: 700;
		text-shadow: 2px 2px 3px #000;
	}

	.casino-background {
		width: 100%;
		height: 100%;
		border-radius: 12px;
	}

	.header-top-line img {
		width: 50%;
	}

	.mw80 {
		width: 80%;
	}

	.mm-auto {
		margin: 0 auto;
	}

	.icon {
		margin: 0;
		font-size: 15px;
	}

	.icons {
		justify-content: space-between;
		margin-bottom: 10px;
	}

	.icons-title {
		margin-bottom: 10px;
	}
}