html {
    line-height: 1.15;
    text-size-adjust: 100%;
}

#header {
    display: none !important;
}

body {
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%;
}

header {
    order: -2;
}

nav {
    order: -1;
}

iframe {
    max-width: 100% !important;
}

.bonus-exclusif {
    font-weight: 400;
    border-radius: 3px;
    background: #e31e24;
    color: #fff;
    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
    width: max-content;

}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, Arial, sans-serif;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, Arial, sans-serif;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    appearance: button;
}

button::focus-inner,
[type="button"]::focus-inner,
[type="reset"]::focus-inner,
[type="submit"]::focus-inner {
    border-style: none;
    padding: 0;
}

button:focusring,
[type="button"]:focusring,
[type="reset"]:focusring,
[type="submit"]:focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0; /* 3 */
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

details {
    display: block;
}

summary {
    display: list-item;
}

/* === COMMON STYLES === */
html {
    box-sizing: border-box;
}

a,
input,
button {
    outline: none;
}

a:focus,
input:focus,
button:focus {
    outline: none;
}

div.tablecon a {
    color: #0F73E6;
}


a {
    color: var(--link-color);
}

a:hover,
a:focus {
    text-decoration: none;
}

div.tablecon a:hover,
div.tablecon a:focus {
    color: #0E5DB9;
    text-decoration: underline;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
}

td {
    padding: 0;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

html *,
html ::after,
html ::before {
    box-sizing: inherit;
}

h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
    text-align: left;
    box-align: center;
    align-items: center;
    margin: 0;
    margin-bottom: 34px;
    margin-top: 25px;
    text-transform: uppercase;
}

h2, .ash2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 17px;
    text-transform: uppercase;
    text-align: left;
    display: block;
}

h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 21px 0;
    color: #636363;
}

h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 21px 0;
    color: var(--grgreen);
}

body {
    font-family: 'Open Sans', Open-Sans-fallback, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    display: flex;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    min-width: 320px;
    min-height: 100vh;
    padding: 0;
    color: #636363;
    background-color: #fafafa;
}

a.backtotop {
    background: var(--freegame-button-border);
    border-radius: 8px;
    box-shadow: inset 0px -4px 0 var(--freegame-button-shadow);
    display: none;
    width: 45px;
    height: 49px;
    position: fixed;
    bottom: 20px;
    right: 18px;
    z-index: 999;
}

li.pholder {
    height: 0;
    margin: 0 !important;
}

div.imgintxt {
    display: block;
    max-width: 100%;
    clear: both;
}

div.imgintxt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

div.imgintxt div {
    float: none;
    text-align: center;
    border: 1px #ccc solid;
    padding: 5px;
    margin: 5px auto 0;
    box-sizing: border-box;
}

div.floatleft {
    float: left;
    margin: 8px 10px 0 0;
}

div.floatright {
    float: right;
    margin: 8px 0 0 10px;
}

div.floatnone, div.forcefloatnone {
    float: none;
    margin: 5px auto 20px;
}

div.forcefloatnone img {
    height: auto !important;
}

.forcefloatnone.fullonmobile img {
    width: 100% !important;
}

.forcefloatnone.fullonmobile div {
    width: 100%;
    max-width: none !important;
}

div.banners img {
    width: 100%;
}

/* Breadcrumb */

#breadcrumb {
    padding: 0px;
    margin-bottom: 15px;
    font-size: 12px;
}

#breadcrumb > ol {
    padding: 0;
    display: block;
}

#breadcrumb ~ h1 {
    margin-block: 0 10px;
}

#breadcrumb ol > li {
    display: inline;
    line-height: 23px;
    background: url(/img/breadcrumb.webp) 0 4px no-repeat;
}

#breadcrumb img,
#breadcrumb svg {
    margin-top: 3px;
}


ol#breadcrumb {
    border: none;
}

#breadcrumb ol > li:first-child {
    background: none
}

#breadcrumb ol > li:not(:last-child) span {
    text-decoration: underline;
}

#breadcrumb ol > li:last-child span {
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}

#breadcrumb ol > li:nth-child(n+4) span {
    white-space: nowrap;
}

.breadcrumb-home > img {
    margin-bottom: 3px;
}

a.breadcrumb-home,
.breadcrumb-home > img {
    width: 15px;
    height: 15px;
}

#breadcrumb a {
    font-size: 12px;
    font-weight: 600;
    color: #636363;
    text-decoration: none;
}

#breadcrumb li:not(:last-child)::after {
    content: ">";
    color: #5E5E69;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    padding: 2px;
}

#breadcrumb a:hover {
    color: #333333;
}

#breadcrumb a:last-child {
    background-image: none;
}

#breadcrumb a.current {
    font-weight: bold;
    color: #444444;
}

#breadcrumb a i {
    margin-right: 5px;
    opacity: .6;
}

#breadcrumb a:hover i {
    margin-right: 5px;
    opacity: .8;
}

.secondary-title--decorated {
    display: block;
    box-align: center;
    align-items: center;
    flex-align: center;
}

.block-header {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-pack: start;
    flex-pack: start;
    justify-content: flex-start;
}

.block-header .secondary-title--decorated {
    box-flex: 1;
    flex: 1 1 auto;
}

.block-header__link {
    font-weight: 700;
    display: inline-block;
    box-flex: 0;
    flex: 0 0 auto;
    margin-left: 11px;
    text-decoration: none;
}

.block-header__link:hover,
.block-header__link:focus {
    text-decoration: underline;
}

.button {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    width: 170px;
    padding: 9px 0;
    cursor: pointer;
    transition: all .2s ease;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 6px;
    background: #636363;
    box-shadow: 0 5px 0 0 #3f3f3f;
    max-width: 500px;

}

.button:hover,
.button:focus {
    transform: translateY(5px);
    box-shadow: none !important;
}

.button--secondary {
    border: 1px solid var(--visit-button-border);
    background-color: var(--visit-button-bg);
    box-shadow: 0 5px 0 0 var(--visit-button-shadow);
}


.button--primary {
    border: 1px solid var(--freegame-button-border);
    background-color: var(--freegame-button-bg);
    box-shadow: 0 5px 0 0 var(--freegame-button-shadow);
}

.text-normal {
    text-transform: none;
}

div.tablecon {
    width: 100%;
    overflow: auto;
    padding: 0;
}

div.tablecon > table {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

.text-block {
    margin: 0 auto;
    letter-spacing: .02em;
    word-wrap: break-word;
}

.text-block ul li {
    margin-bottom: 10px;
}

.text-block + .text-block {
    margin-top: 33px;
}

.text-block__img {
    float: left;
    width: 170px;
    margin: 1px 1px 22px -28px;
    text-align: center;
}

.text-block__list {
    margin: 0;
    padding: 0 0 0 16px;
    list-style-type: none;
}

.text-block__list li {
    position: relative;
    padding-left: 9px;
}

.text-block__list li::before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    content: '';
    border-radius: 50%;
    background-color: var(--grgreen);
}

.text--primary {
    color: var(--grgreen);
}

.container {
    width: 100%;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
}

div.inner-page {
    width: 100%;
    max-width: 1130px;
    padding: 0 15px;
    margin: 0 auto;
}

.visible-mobile {
    display: none;
}

div.games {
    margin: 10px;
    display: grid;
    clear: both;
    grid-template-columns: repeat(auto-fill, minmax(172px, 1fr));
    gap: 15px 10px;
}

a.gitem {
    overflow: hidden;
    box-sizing: content-box;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    display: grid;
    justify-content: center;
}

.gname {
    width: 180px;
}

a.gitem span {
    display: block;
}

a.gitem:hover {
    text-decoration: underline;
}

a.gitem div.fgx {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgb(0, 0, 0, 0.8);
    height: 139px;
    display: grid;
    align-items: center;
}

a.gitem .button {
    border: 1px solid var(--freegame-button-border);
    background-color: var(--freegame-button-bg);
    box-shadow: 0 5px 0 0 var(--freegame-button-shadow);
    margin: 0 10%;
    width: auto;
    display: grid;
    align-items: center;
}


/* === MAIN PAGE STYLES === */
.nc {
    display: flex;
    border: 1px;
    flex-direction: column;
    padding: 0;
    margin: 0 0 45px;
}

.nc .cl, .nc .free-cl {
    list-style: none;
    display: flex;
    align-items: center;
    min-height: 150px;
    background: #e2e6e9;
    border-radius: 5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}

.nc .cl:last-child, .nc .free-cl:last-child {
    margin-bottom: 0;
}

.cl .top-numbers, .free-cl .top-numbers {
    font-size: 20px;
    font-weight: bold;
    color: #515b6f;
    margin-right: 20px;
}

.cl .top-numbers-container {
    border-top: 0px solid transparent;
    position: relative;
}

.site_main_2 .top-numbers-container {
    display: none;
}

#siteid_cel .cl .top-numbers {
    color: #2d3751;
}

#siteid_jdr .cl .top-numbers {
    color: #76267e;
}

#siteid_x288 .cl .top-numbers {
    color: #2669c7;
}

#siteid_x1037 .cl .top-numbers {
    color: #000000;
}

#siteid_cocs .cl .top-numbers {
    color: #6877ba;
}

#siteid_celc .cl .top-numbers {
    color: #2d3751;
}

#siteid_casinosuomi .cl .top-numbers {
    color: #204580;
}

.nc .nr {
    text-align: center;
    width: 130px;
    padding: 0 20px;
    flex-grow: 1;
}

.nc .casino-list__bonus {
    border-left: 2px #f8faf9 solid;
    border-right: 2px #f8faf9 solid;
    padding: 0 10px;
    margin: 0 2%;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    flex-grow: 1;
}

.nc .u {
    width: 200px;
    padding: 0 5px 0 10px;
    flex-grow: 1;
}

.nc .u ul {
    padding: 0;
    list-style: none;
}

.nc .u ul li {
    margin: 12px 0;
    background: url(/img/commons/gr2/dot.webp) 0 3px no-repeat;
    padding: 0 0 0 12px;
    line-height: 16px;
}

.nc .l {
    position: relative;
}

.nc a.rw, .nc a.free-rw {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    text-align: center;
    width: 20px;
    height: 20px;
    transition: background-color .3s ease;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 50%;
    background-color: #f74b4b;
}

.nc a.rw:hover, .nc a.rw:focus, .nc a.free-rw:hover, .nc a.free-rw:focus {
    background-color: #f4c53d;
}

.nc img.m {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: block;
}

.nc .n, .nc .free-n, .nc .free-l {
    flex-grow: 1;
    display: flex;
    align-self: stretch;
    align-items: center;
}

.nc .rating {
    display: inline-block;
    width: 90px;
    height: 19px;
    vertical-align: top;
    background: url('/img/stars_shadow_empty.webp') 0 0 no-repeat;
}

.nc .rt {
    height: 19px;
    background: url('/img/stars_shadow_full.webp') 0 0 no-repeat;
    position: absolute;
}

.header__content {
    padding: 20px 0;
}

.logo {
    text-align: center;
}

.header__content .logo {
    min-height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
}

header {
    background: var(--header-background);
}

.logo__img {
    height: auto !important;
    width: 266px;
}

.logo__img.smallscreen {
    display: none;
}

.logo__link {
    display: inline-block;
}

#newmenu {
    background-color: var(--menu-bg);
    order: -1;
    height: 60px;
    display: grid;
    align-items: center;
    padding: 0 10px;
    line-height: 1.1;
    margin: 0 0 20px;
}

.newmenu-container .newmenu-level > ul {
    padding: 0;
    list-style: none;
}

.newmenu-container .newmenu-level > ul a {
    color: #fff;
    text-decoration: none;
}

.newmenu-container {
    background: none;
    height: 100%;
}

.newmenu-container .newmenu-level:not(.level1) {
    position: absolute;
    visibility: hidden;
    z-index: 300;
    opacity: 0;
    transition: opacity 0.4s ease-in;
}

.newmenu-container .newmenu-level:not(.level1) > ul {
    border: none;
    width: 200px;
    word-break: break-word;
}

.newmenu-container .newmenu-level.level2 > ul {
    background: var(--submenu-bg);
}

.newmenu-container .newmenu-level.level2 li:hover > a {
    background: var(--submenu-hover-bg);
}

.newmenu-container .newmenu-level.level3 > ul {
    background: var(--subsubmenu-bg);
}

.newmenu-container .newmenu-level.level3 li > a:hover {
    background: var(--subsubmenu-hover-bg);
}

.newmenu-container .newmenu-level:not(.level1) a {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #fafafa;
    padding: 12px 20px;
    display: block;
    text-align: center;
}

.newmenu-container .newmenu-level:not(.level1) li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.newmenu-container .newmenu-level.level1 {
    height: 100%;
}

.newmenu-container .newmenu-level.level1 > ul {
    display: flex;
    margin: 0;
    justify-content: space-evenly;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
}

.newmenu-container .newmenu-level.level1 li {
    position: relative;
    padding: 0;
}

.newmenu-container .newmenu-level.level1 > ul > li::before, .newmenu-container .newmenu-level.level1 > ul > li::after {
    content: '';
    position: absolute;
    left: 50%;
    z-index: 200;
    width: 100%;
    min-width: 100px;
    opacity: 0;
    visibility: hidden;
    height: 5px;
    transform: translateX(-50%);
    transition: opacity 0.4s ease-in;
    background: transparent;
    background: var(--submenu-bg);
}

.newmenu-container .newmenu-level.level1 li:hover::before,
.newmenu-container .newmenu-level.level1 li:hover::after {
    visibility: visible;
    opacity: 1;
}

.newmenu-container .newmenu-level.level1 li.hassub > a > span {
    display: block;
    text-align: center;
    position: relative;
}

.newmenu-container .newmenu-level.level1 li.hassub > a > span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -17px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}

.newmenu-container .newmenu-level.level1 li.hassub::before {
    width: 200px;
}

.newmenu-container .newmenu-level.level1 li.hassub::after {
    background: none;
}

.newmenu-container .newmenu-level.level1 > ul > li::before {
    top: -5px;
    border-radius: 5px 5px 0 0;
}

.newmenu-container .newmenu-level.level1 li::after {
    bottom: -5px;
    border-radius: 0 0 5px 5px;
}

.newmenu-container .newmenu-level.level1 > ul > li > a {
    display: inline-block;
    padding: 22px 10px;
    position: relative;
    line-height: 1;
}

.newmenu-container .newmenu-level.level1 > ul > li > a::before, .newmenu-container .newmenu-level.level1 > ul > li > a::after {
    visibility: hidden;
    opacity: 0;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    transition: opacity 0.4s ease-in;
}

.newmenu-container .newmenu-level.level1 > ul > li > a::before {
    top: 0;
    border-width: 4px 3px 0 3px;
    border-color: var(--submenu-bg) transparent transparent transparent;
}

.newmenu-container .newmenu-level.level1 li > a::after {
    bottom: 0;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent var(--submenu-bg) transparent;
}

.newmenu-container .newmenu-level.level1 li:hover > a::before,
.newmenu-container .newmenu-level.level1 li:hover > a::after {
    visibility: visible;
    opacity: 1;
}

.newmenu-container .newmenu-level.level2 {
    left: 50%;
    transform: translateX(-50%);
}

.newmenu-container .newmenu-level.level2 > ul {
    border-radius: 0 0 5px 5px;
}

.newmenu-container .newmenu-level.level2 li:last-child,
.newmenu-container .newmenu-level.level2 li:last-child:hover > a {
    border-radius: 0 0 5px 5px;
}

.newmenu-container .newmenu-level.level2 li > a {
    position: relative;
}

.newmenu-container .newmenu-level.level2 li.hassub > a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #fafafa;
}

.newmenu-container .newmenu-level.level2 li.hassub:hover > a::after {
    border-width: 5px 4px 0 4px;
    border-color: #fafafa transparent transparent transparent;
}

.newmenu-container .newmenu-level.level3 {
    left: calc(100% - 1px);
    top: 0;
    padding-left: 2px;
}

.newmenu-container .newmenu-level.level3 > ul,
.newmenu-container .newmenu-level.level3 li:only-child > a {
    border-radius: 0 5px 5px 0;
}

.newmenu-container .newmenu-level.level3 li:last-child > a {
    border-radius: 0 0 5px 0;
}

.newmenu-container .newmenu-level.level3 li:first-child > a {
    border-radius: 0 5px 0 0;
}

.newmenu-container .newmenu-level li.hassub {
    position: relative;
}

.newmenu-container .newmenu-level li.hassub:hover > div {
    visibility: visible;
    opacity: 1;
}

.breadcrumb__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 23px 0 0 0;
    list-style-type: none;
}

.breadcrumb__list li.active .breadcrumb__link {
    cursor: default;
}

.breadcrumb__list li.active .breadcrumb__link:hover,
.breadcrumb__list li.active .breadcrumb__link:focus {
    color: #636363;
}

.breadcrumb__link {
    font-weight: 600;
    position: relative;
    transition: color .3s ease;
    text-decoration: none;
    color: #636363;
}

.breadcrumb__link::after {
    font-weight: 800;
    display: inline-block;
    padding: 0 3px 0 4px;
    content: '/';
    color: #f4c53d;
}

.breadcrumb__link:hover,
.breadcrumb__link:focus {
    color: #f4c53d;
}

.about__title {
    margin-bottom: 33px;
    font-family: 'Open Sans', Open-Sans-fallback-title, sans-serif;
}

.about__content:has(.author-byline-wrapper) .about__title {
    margin-bottom: 10px;
}

.casino-list__name {
    font-weight: 700;
    margin-bottom: 1px;
    display: block;
    color: inherit;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
}

.casino-list__name:hover {
    text-decoration: underline;
}

.rating {
    position: relative;
    width: 160px;
    height: 31px;
    text-align: left;
    background: url('/img/stars_empty.svg') 0 0 no-repeat;
    background-size: contain;
}

.rating__actual {
    position: absolute;
    height: 100%;
    text-align: left;
    background: url('/img/stars_full.svg') 0 0 no-repeat;
}

section.subscribe {
    margin: 20px 0 20px;
}

.subscribe-caption {
}

.subscribe__content {
    background-color: var(--newsletter-bg);
}

.subscribe__content .container {
    background-color: transparent;
}

.subscribe-form {
    min-height: 160px;
    padding: 49px 11px 0 25px;
}

.subscribe-form__input {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 44px;
    padding-left: 68px;
    transition: box-shadow .3s ease;
    color: #636363;
    border: none;
    border-radius: 6px;
}

.subscribe-form__input:focus {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .65);
}

.name-label,
.email-label {
    position: absolute;
    top: 50%;
    left: 0;
    height: 36px;
    margin-top: -18px;
    border-right: 2px solid var(--grgreen);
}

.name-label::before,
.email-label::before {
    display: block;
    height: 100%;
    content: '';
}

.name-label::before {
    width: 49px;
    background: url('../img/name_label_icon.svg') 50% 50% no-repeat;
}

.email-label::before {
    width: 52px;
    background: url('../img/email_label_icon.svg') 50% 50% no-repeat;
}

.subscribe-form__content {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
}

.subscribe-form__block {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 300px;
    margin-top: 4px;
}

.subscribe-form__block + .subscribe-form__block {
    margin-left: 52px;
}

.subscribe-form__field {
    position: relative;
}

.subscribe-form__checkbox {
    font-size: 12px;
    margin-top: 28px;
    padding-left: 2px;
    color: #fff;
}

.subscribe-form__checkbox a {
    color: inherit;
}

.subscribe-form__checkbox input[type='checkbox'] {
    width: 13px;
    height: 13px;
    margin-right: 7px;
    transition: box-shadow .3s ease;
    vertical-align: middle;
}

.subscribe-form__checkbox input[type='checkbox']:focus {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .45);
}

.checkbox-label {
    line-height: 14px;
    vertical-align: middle;
    white-space: nowrap;
}

.subscribe-form__link {
    color: #fff;
}

.subscribe-form__button {
    margin-top: 2px;
    margin-left: auto;
}

#siteid_jdr .subscribe-form__content .button--secondary {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 0 5px 0 0 #A8A8A8;
    color: #76257E;
}

#siteid_x288 .subscribe-form__content .button--secondary {
    border: 1px solid #e0edff;
    background-color: #ffffff;
    box-shadow: 0 5px 0 0 #7aa1d8;
    color: #2769c6;
}

.casino-list__bonus, .free-casino-list__bonus {
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 16px;
}

.casino-list__bonus-title, .free-casino-list__bonus-title {
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.casino-list__bonus-value, .free-casino-list__bonus-value {
    font-size: 16px;
    margin-bottom: 0;
    color: var(--grgreen);
    text-align: center;
}

.casino-list__bonus-value span {
    display: block;
    font-size: 13px;
    line-height: 15px;
}

.review {
    margin-bottom: 24px;
}

.review .block-header__link {
    margin-left: 26px;
}

.review__header {
    margin-bottom: 40px;
}

.slots__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10.5px -13px -10.5px;
    padding: 0;
    list-style-type: none;
}

.slots__item {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-flex: 0;
    flex: 0 0 33.33333%;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    max-width: 33.33333%;
    margin-bottom: 41px;
    padding: 0 10.5px 5px 10.5px;
    text-align: center;
}

.slots__item .button {
    flex-negative: 0;
    flex-shrink: 0;
}

.slots__image {
    flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 16px;
}

.slots__image img {
    max-width: 100%;
    border-radius: 8px;
    width: 306px;
    height: 201px;
}

.slots__name {
    font-weight: 700;
    box-flex: 1;
    flex-positive: 1;
    flex-grow: 1;
    flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    margin-bottom: 10px;
}

.new-casino {
    padding: 32px 0 0 0;
    background-color: var(--grgreen);
    margin-bottom: 20px;
}

.topfreespins {
    padding: 32px 0 15px 0;
    background-color: #e2e6e7;
}

.new-casino .secondary-title--decorated {
    color: #fff;
}

.new-casino .secondary-title--decorated::after {
    background-color: #fff;
}

.new-casino .block-header__link {
    color: #fff;
}

.new-casino__header {
    margin-bottom: 20px;
}

.freespins {
    margin-bottom: 64px;
    padding: 32px 0 25px 0;
    background-color: #e2e6e7;
}

.freespins .casino-list__name {
    margin-bottom: 8px;
}

.freespins .casino-list__bonus-value {
    text-transform: uppercase;
}

.freespins__header {
    margin-bottom: 65px;
}

.games-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(185px, 1fr));
    padding: 0;
    margin: 0;
    gap: 20px 10px;
}

.games-list__item {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 10px;
}

.games-list__img {
    margin-bottom: 10px;
}

.games-list__img img {
    border-radius: 15%;
    width: 100%;
    height: auto;
    max-width: 226px;
}

.games-list__title {
    font-weight: 700;
    margin-bottom: 10px;
    flex-grow: 1;
}

.games-list__button {
    height: 49px;
}

.rules__content {
    padding-bottom: 29px;
}

.rules__title {
    margin-bottom: 47px;
}

.strategy .text-block__img {
    margin: -10px 12px 11px -38px;
}

.strategy__content {
    padding-bottom: 47px;
}

.strategy__title {
    margin-bottom: 27px;
}

footer {
    padding: 30px 0;
    text-align: center;
    border-bottom: 4px solid #434c72;
    background-color: var(--grgreen);
    margin: 20px 0 0;
}

footer .container {
    background-color: transparent;
}

#footers {
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    row-gap: 20px;
    column-gap: 12px;
}

#footers a {
    margin: 0 5px;
}

.footer-disclaimer {
    justify-content: center;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    margin: 5% 0;
}

.footer-nav {
    display: inline-flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    flex-wrap: wrap;
    flex-wrap: wrap;
    box-pack: center;
    flex-pack: center;
    justify-content: center;
    margin: 0 0 13px 0;
    padding-left: 0;
    list-style-type: none;
}

.footer-nav__item:not(:last-child)::after {
    display: inline-block;
    width: 1px;
    height: 16px;
    margin: -2px 9px 0 6px;
    content: '';
    vertical-align: middle;
    background-color: #fff;
}

.footer-nav__link {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
}

.footer-nav__link:hover,
.footer-nav__link:focus {
    text-decoration: underline;
}

.copyright {
    margin: 0;
}

.copyright__link {
    font-size: 13px;
    text-decoration: none;
    color: #fff;
}

.copyright__link:hover {
    text-decoration: underline;
}

/** New Casino Ribbon Start **/
.nc .cl, .nc .free-cl {
    position: relative;
}

.new-casinos__ribbon {
    width: 124px;
    height: 20px;
    position: absolute;
    z-index: 1;
    top: 9px;
    left: -17px;
    transform: rotate(329deg);
    border-left: 13px solid transparent;
    border-right: 32px solid transparent;
    border-top: -2px solid transparent;
    display: flex;
    justify-content: center;
}

.new-casinos__ribbon::before {
    content: '';
    position: absolute;
    left: -13px;
    bottom: -25px;
    border-right: 3px solid transparent;
    border-bottom: 0px solid transparent;
}

.new-casinos__ribbon::after {
    content: '';
    position: absolute;
    right: -32px;
    bottom: -27px;
    border-left: 4px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 4px solid transparent;
}

#siteid_cocs .new-casinos__ribbon::before {
    border-top: 5px solid #f4c53d;
}

#siteid_cocs .new-casinos__ribbon::after {
    border-top: 3px solid #f4c53d;
}

#siteid_casinosuomi .new-casinos__ribbon::before {
    border-top: 5px solid #3085c0;
}

#siteid_casinosuomi .new-casinos__ribbon::after {
    border-top: 3px solid #3085c0;
}

#siteid_cel .new-casinos__ribbon::before {
    border-top: 5px solid #109a66;
}

#siteid_cel .new-casinos__ribbon::after {
    border-top: 3px solid #109a66;
}

#siteid_jdr .new-casinos__ribbon::before {
    border-top: 5px solid #f9cf27;
}

#siteid_jdr .new-casinos__ribbon::after {
    border-top: 3px solid #f9cf27;
}

#siteid_x288 .new-casinos__ribbon::before {
    border-top: 5px solid #9ad14b;
}

#siteid_x288 .new-casinos__ribbon::after {
    border-top: 3px solid #9ad14b;
}

#siteid_x1037 .new-casinos__ribbon::before {
    border-top: 5px solid #f4c647;
}

#siteid_x1037 .new-casinos__ribbon::after {
    border-top: 3px solid #f4c647;
}

#siteid_celc .new-casinos__ribbon::before {
    border-top: 5px solid #9ad14b;
}

#siteid_celc .new-casinos__ribbon::after {
    border-top: 3px solid #9ad14b;
}

.new-casinos__ribbon span {
    color: #fff;
    font-weight: bolder;
    text-shadow: -1.5px 1px 0px rgb(0 0 0 / 35%);
    font-size: 13px;
    font-family: 'Open Sans', Open-Sans-fallback, sans-serif;
    font-style: normal;
    position: absolute;
    text-transform: uppercase;
    top: 1px;
}

/** New Casino Ribbon End **/
/**Monthly Casino Desktop Start **/
.monthly-casino__title {
    display: flex;
    justify-content: start;
    text-transform: uppercase;
}

.monthly-casino__title h2 {
    font-size: 22px;
    color: #646464;
}

.monthly-casino__container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 310px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
}

.monthly-casino__banner {
    grid-column: 1 / span 2;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.monthly-casino__casino-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 310px;
    background: #e2e6e9;
}


.monthly-casino__casino-info img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    display: bloc
}

.monthly-casino__logo-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.monthly-casino__logo-container a {
    text-decoration: none;
}

.monthly-casino__logo-container h4 {
    margin: 5px 0px 15px 0px;
    font-size: 13px;
    color: #555657;
}

.monthly-casino__casino-info .monthly-casino__bonus {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;

}

.monthly-casino__bonus span {
    background: #2d3751;
    padding: 10px 30px;
    font-size: 19px;
    color: #FAFAFA;
    text-align: center;
    border-radius: 5px;
    font-weight: 700;
}

.monthly-casino__casino-info .button {
    width: 80%;
}

/**Monthly Casino Desktop End **/

/* === CASINO PAGE === */
.casino {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
    box-pack: start;
    flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.casino__images {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    margin-right: 48px;
}

.casino__logo {
    max-width: 174px;
    margin-bottom: 16px;
    margin-left: 34px;
}

.casino__screen {
    max-width: 301px;
}

.casino__content {
    display: flex;
    box-flex: 1;
    flex: 1;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    max-width: 100%;
}

.casino__description {
    font-size: 20px;
    font-style: normal;
    line-height: 24px;
    max-width: 100%;
    min-height: 100px;
    padding-left: 5px;
}

.casino__bonus {
    max-width: 100%;
    margin-bottom: 10px;
}

.bonus {
    font-size: 17px;
    font-weight: 700;
    display: flex;
    box-align: baseline;
    align-items: baseline;
    flex-align: baseline;
}

.bonus__text {
    width: 100%;
    color: #f74b4b;
}

.bonus__title {
    text-transform: uppercase;
    color: #f74b4b;
}

.bonus__text a {
    color: inherit;
}

.bonus__title::before {
    position: relative;
    bottom: 2px;
    display: inline-block;
    width: 23px;
    height: 21px;
    margin-right: 7px;
    content: '';
    vertical-align: top;
    background: url('/img/bonus_icon.svg') no-repeat;
}

.casino__options {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-pack: justify;
    flex-pack: justify;
    margin: 20px 0 0;
}

.casino__rating,
.slot__rating {
    display: flex;
    box-align: end;
    align-items: flex-end;
    flex-align: end;
    margin-top: 4px;
    align-items: center;
}

.casino__rating {
    margin-right: 20px;
}

.casino__rating .rating,
.slot__rating .rating {
    margin-bottom: 3px;
}

.rating-title {
    margin-top: unset;
    margin-bottom: 10px;
}

.rating-title {
    margin-right: 4px;
    font-weight: 600;
    font-size: 15px;
}

.casino__button--small {
    font-size: 22px;
    line-height: 24px;
    width: 220px;
    padding: 15px 0;
}

.casino-details__title {
    margin-bottom: 52px;
}

.casino-advantages {
    display: flex;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 35px;
    padding: 0 20px;
    list-style-type: none;
    max-width: 900px;
}

.casino-advantages__item {
    flex-preferred-size: 22%;
    flex-basis: 22%;
    max-width: 22%;
    text-align: center;
}

.casino-advantages__icon {
    margin-bottom: 14px;
}

.casino-advantages__text {
    font-size: 16px;
    line-height: 20px;
}

.casino__button--big {
    font-size: 22px;
    line-height: 24px;
    width: 340px;
    padding: 15px 0;
}

.casino__providers-banking {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
    box-pack: start;
    flex-pack: start;
    justify-content: space-between;
    margin-bottom: 30px;
}

.casino__providers-banking a.more, .casino__providers-banking a.less {
    float: right;
    text-decoration: none;
    font-weight: 700;
    padding: 0;
    border-bottom: 1px #6877ba solid;
}

.casino__providers-banking a.more:hover, .casino__providers-banking a.less:hover {
    border-bottom: none;
    padding-bottom: 1px;
}

.casino__providers-banking a.less {
    display: none;
}

.providers-banking__list > img {
    border: 1px #636363 solid;
    border-radius: 5px;
    margin: 0 5px 10px;
    width: 66px;
    height: 44px;
}

.providers-banking__list > img:nth-child(n+7) {
    display: none;
}

.providers-banking__list .ph {
    width: 66px;
    height: 0;
    margin: 0 5px;
}

.providers-banking__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 500px;
    margin: 0 auto;
}

.game-providers, .banking-methods {
    padding: 0 0 20px;
    width: 48%;
}

.casino-details .text-block {
    max-width: none;
}

div.tl {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

div.tl h2 {
    line-height: normal;
    margin: 0;
}

div.tl .l {
    flex-grow: 1;
    margin-left: 10px;
    border-bottom: 1px #6877ba solid;
}

/* === ARTICLE PAGE === */
.article {
    padding-top: 17px;
    padding-bottom: 58px;
}

.fgmtitle {
    margin-bottom: 15px;
}

#siteid_celc .free-games {
    padding-bottom: 10px;
}

#siteid_celc .new_articles {
    padding-top: 0;
}

/* === BONUS PAGE === */
.bonus-page__text {
    margin-top: -11px;
    margin-bottom: 0;
}

.author-byline-wrapper ~ .bonus-page__text {
    margin-top: 0;
}

/* NEW ARTICLES */

.new_articles {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(264px, 1fr));
    gap: 20px 15px;
    margin: 0 0 30px;
    padding: 18px 0 0 0;
}

.new_articles-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-shadow: 0px 2px 0px 0px rgba(57, 72, 101, 0.3);
    border-radius: 5px;
    padding: 0 0 26px
}

.new_articles-content > a.na_image {
    width: 100%;
    aspect-ratio: 305 / 116;
    overflow: hidden;
    margin-bottom: 18px;
    border-radius: 5px 5px 0 0;
}

.new_articles.bksf a.na_image {
    width: 172px;
    height: 116px;
    border-radius: unset;
    aspect-ratio: unset;
    margin: 5px 0 10px;
}

.new_articles-content > a.na_image > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.new_articles-content > a.button {
    margin: 0;
    width: calc(100% - 40px);
    border: 1px solid #d0d0d0;
    background: #d0d0d0;
    box-shadow: 0 5px 0 0 #c0c0c0;
}

.new_articles-content > a.button:hover {
    transform: translateY(5px);
    box-shadow: none !important;
}

.new_articles-content div.na_text {
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #2d3751;
    padding: 0 20px;
    margin-bottom: 20px;
    min-height: 30px;
}

.new_articles-content > a.na_title {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 5px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    line-clamp: 2;
    box-orient: vertical;
}

.new_articles-content > a.na_title:hover {
    text-decoration: underline;
}


/* === STRATEGIES PAAGE === */

.strategies-list {
    margin: 0 0 12px 0;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    list-style-type: none;
}

.strategies__item {
    display: flex;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0 10px 0;
}

.strategies__item:not(:last-child) {
    border-bottom: 1px solid var(--grgreen);
}

.strategies__icon {
    box-flex: 0;
    flex: 0 0 209px;
    flex: 0 0 209px;
    width: 209px;
    padding-bottom: 2px;
    text-align: center;
}

.strategies__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: var(--grgreen);
}

.strategies__content {
    display: flex;
    box-flex: 0;
    box-orient: vertical;
    box-direction: normal;
    flex-direction: column;
    padding-top: 0;
    text-align: right;
    width: 100%;
}

.strategies__description {
    box-flex: 1;
    flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 0;
    text-align: left;
}

.strategies__button {
    margin-bottom: 7px;
    margin-left: auto;
}

/* === GUIDE PAGE === */
.guide__about {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-pack: justify;
    flex-pack: justify;
    row-gap: 10px;
    justify-content: space-between;
    margin-right: auto;
    margin-bottom: 23px;
    margin-left: auto;
    padding-top: 18px;
}

.author-byline-wrapper ~ .guide__about {
    padding-top: 0;
}

.guide__rating {
    display: flex;
    box-align: end;
    align-items: center;
    flex-align: end;
}

.guide__rating .rating {
    margin-bottom: 3px;
}

.guide__text-list {
    line-height: 25px;
    margin-top: 2px;
    padding-left: 36px;
    color: var(--grgreen);
}

.banking-review .guide__about {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
}

.banking-review .guide__rating {
    justify-content: start;
}

.banking-review .bankinglogo {
    margin-right: 35px;
    border: none;
}

.banking-review-right {
    margin-left: 35px;
}

.banking-review-right .rating-title {
    text-align: center;
}

img.bankinglogo {
    float: right;
}

.guide__text-list li {
    padding-left: 12px;
}

.guide__text-list li::before {
    top: 11px;
}

.guide__bonus-list {
    margin-bottom: 10px;
}

.software-images__list {
    display: flex;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 69px 0;
    padding: 0;
    list-style-type: none;
}

.software-images__item {
    flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 250px;
    text-align: center;
}

.guide__free-games {
    margin-bottom: 19px;
}

/* === GAME PAGE === */
.game-page__title::after {
    display: none;
}

.game-page__rating {
    display: flex;
    box-align: end;
    align-items: flex-end;
    flex-align: end;
    margin-bottom: 25px;
    justify-content: center;
}

.game-page__rating .rating {
    margin-bottom: 3px;
}

.game-page__frame {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

.game-page__temporary-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #a1a1a1;
}

.game-page__options {
    display: flex;
    box-align: center;
    align-items: center;
    flex-align: center;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    margin: 0 auto;
    padding: 0 45px;
    background-color: var(--grgreen);
}

.game-page__casino-logo img {
    width: auto;
    height: 60px;
}

.game-page__bonus-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.game-page__button {
    margin-top: -4px;
}

.game-page__button .button {
    font-size: 22px;
    width: 280px;
}

div.freegamereview {
    margin: 30px 0;
}


/* === SLOT PAGE === */
.slot-info {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 57px;
}

.slot__images-list {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
    box-flex: 0;
    flex: 0 1 66.66666%;
    max-width: 66.66666%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.slot__image {
    box-flex: 0;
    flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 50%;
    text-align: center;
    padding: 10px;
}

.slot__details {
    box-flex: 0;
    flex: 0 0 auto;
    max-width: 33.33333%;
    text-align: center;
}

.slot__rating {
    margin: 0 0 20px 0;
}

.slot__button .button {
    font-size: 22px;
    width: auto;
    padding: 14px 23px;
}

.slot-tags {
    margin-bottom: 20px;
}

.slot-tags__title {
    margin-bottom: 20px;
}

.tags-list {
    display: flex;
    box-align: start;
    align-items: flex-start;
    flex-align: start;
    flex-wrap: wrap;
    flex-wrap: wrap;
    box-pack: start;
    flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0 0 0 23px;
    list-style-type: none;
}

.tags-list__item {
    margin: 0 19px 19px 0;
}

.tags-list__block {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    padding: 9px 19px;
    transition: color .3s ease;
    text-decoration: none;
    color: var(--grgreen);
    border: 1px solid #636363;
    border-radius: 5px;
}

.tags-list__block:hover,
.tags-list__block:focus {
    color: #f4c53d;
}

.slot-gameplay {
    margin-bottom: 48px;
}

.slot-gameplay__title {
    margin-bottom: 20px;
}

.slot-description {
    margin-bottom: 66px;
}

.slot-description__title {
    margin-bottom: 29px;
}

.slot-description__button {
    margin-bottom: 39px;
    text-align: center;
}

.slot-description__button .button {
    font-size: 22px;
    line-height: 26px;
    width: auto;
    padding: 13px 65px;
}

.slot-top__title {
    margin-bottom: 82px;
}

.slot-latest__header {
    margin-bottom: 40px;
}

.rate {
    position: relative;
    width: 160px;
    height: 31px;
    text-align: left;
    background: url('/img/stars_empty.svg') center left no-repeat;
    background-size: contain;
}

.rate + .rate {
    margin-top: 20px;
}

.rate:before {
    content: '';
    display: block;
    padding-top: 16.9%;
}

.rate-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    text-align: left;
    background: url('/img/stars_full.svg') center left no-repeat;
    background-size: auto 100%;
    transition: all 120ms;
}

.rate-section {
    position: absolute;
    top: 0;
    height: 100%;
    width: 10%;
    cursor: pointer;
}

.rate-section.rs0 {
    left: 0%;
}

.rate-section.rs1 {
    left: 10%;
}

.rate-section.rs2 {
    left: 20%;
}

.rate-section.rs3 {
    left: 30%;
}

.rate-section.rs4 {
    left: 40%;
}

.rate-section.rs5 {
    left: 50%;
}

.rate-section.rs6 {
    left: 60%;
}

.rate-section.rs7 {
    left: 70%;
}

.rate-section.rs8 {
    left: 80%;
}

.rate-section.rs9 {
    left: 90%;
}

#vote-info {
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    display: none;
}

/* === Bonus ratebar STYLE === */

.bonus-rate {
    position: relative;
    width: 125px;
    height: 31px;
    text-align: left;
    background: url('/img/stars_empty.svg') center left no-repeat;
    background-size: contain;
}

.bonus-rate + .bonus-rate {
    margin-top: 20px;
}

.bonus-rate:before {
    content: '';
    display: block;
    padding-top: 16.9%;
}

.bonus-rate-bar {
    position: absolute;
    top: 2px;
    left: 1px;
    height: 80%;
    width: 0%;
    text-align: left;
    background: url('/img/stars_full.svg') center left no-repeat;
    background-size: auto 100%;
    transition: all 320ms;
}

.bonus-rate-section {
    position: absolute;
    top: 0;
    height: 100%;
    width: 10%;
    cursor: pointer;
}

#stkhidden {
    display: none;
}

#stk {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    display: none;
    color: #fff;
    font-weight: 400;
    background: var(--grgreen);
    box-shadow: 0 1px 3px rgba(0, 0, 1, .5);
    border-bottom: none;
    padding: 8px 0 12px;
}

#stk .button {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}

#stk span {
    padding: 5px 0;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    vertical-align: bottom;
}

#sistersw {
    background: none;
    margin: 30px 0;
}

#sistersw p {
    font-size: 14px;
}

#sistersw p:not(:last-of-type) {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

#sistersw ul {
    padding: 0;
}

#sistersw li {
    display: inline-block;
    margin: 0 15px 8px 0;
    line-height: 15px;
}

#sistersw > div {
    margin: 10px 0 !important;
}

#sistersw li.h {
    display: none;
}

div.fpts {
    margin-bottom: 50px;
}

.excerpt1 {
    background: #dcdcdc;
    clear: both;
    position: relative;
    padding: 30px 0;
    border-radius: 15px;
    margin: 15px 0;
    font-size: 19px;
    color: #636363;
    font-style: normal;
    font-weight: 700;
}

.excerpt1 span.l, .excerpt1 span.r {
    display: block;
    width: 51px;
    height: 43px;
    position: absolute;
}

.excerpt1 span.l {
    top: 8px;
    left: -8px;
}

.excerpt1 span.r {
    right: -8px;
    bottom: 8px;
}

.excerpt1 span.l svg path, .excerpt1 span.r svg path {
    fill: var(--grgreen);
}

.excerpt1 div.t {
    margin: 0 50px;
}

.excerpt1 p {
    margin: 0;
}

.casino-details__button a, div.ctabox a {
    margin: 30px auto 40px;
    width: 100%;
    max-width: 500px;
    line-height: 25px;
    display: block;
    padding: 10px 20px;
}

img.softwarelogo, img.bankinglogo {
    width: 172px;
    height: 116px;
    background: #fff;
    border: 1px #ccc solid;
}

div.bonus-list {
    margin-bottom: 30px;
}

center img {
    height: auto !important;
}

td.cn {
    text-align: left;
}


.fgix, .fgixd, .fgixm {
    border: none;
}

.gmss {
    margin-bottom: 20px;
}

.gmsd:not(.active), .gmsm:not(.active) {
    display: none;
}

div.playname {
    display: none;
}

img.logo__img {
    height: 120px;
}

div.top3title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 17px;
}

div.top3title table {
    width: 100%;
    text-align: center;
}

#articleindex {
    text-align: left;
}

#articleindex a {
    text-decoration: none;
}

#articleindex a:hover {
    text-decoration: underline;
}

#articleindextitle {
    font-weight: 700;
    font-size: 15px;
    margin: 5px 0 10px 5px;
}

#articleindex ul {
    margin: 0 !important;
    width: 100%;
    padding-left: 0;
}

#articleindex li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    background: none;
}

#articleindex > ul span {
    width: 20px;
    min-width: 20px;
    text-align: center;
    font-size: larger;
}

#articleindex > ul > li > a {
    font-weight: 700;
    font-size: 14px;
    margin: 3px 0 0;
    max-width: 90%;
}

#articleindex > ul > li > span {
    margin: 3px 0 0;
}

#articleindex > ul > li > ul {
    margin: 3px 0;
}

#articleindex > ul > li > ul > li > a {
    font-size: 14px;
    margin: 1px 0 1px 15px;
    max-width: 86%;
}

#articleindex > ul > li > ul > li > ul {
    margin: 2px 0;
}

#articleindex > ul > li > ul > li > ul > li > a {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 0 30px;
    max-width: 82%
}

#articleindex > ul > li > ul > li > ul > li > ul {
    margin: 2px 0;
}

#articleindex > ul > li > ul > li > ul > li > ul > li > a {
    font-size: 12px;
    margin: 0 0 0 45px;
    max-width: 78%;
}

#articleindex li.closed > ul {
    display: none;
}

#articleindex li.closed > span, #articleindex li.opened > span {
    cursor: pointer;
}

div#articleindex {
    margin: 30px 0 15px;
}

#articleindextitle {
    font-size: 16px;
}

iframe.iframe16x9 {
    max-width: 100%;
}

table:not(.preset) {
    width: 100%;
    border-collapse: collapse;
    margin: 5px 0 15px;
}

table:not(.preset) > tbody > tr > td {
    border: 1px #777 solid;
    padding: 3px 5px;
    text-align: left;
}

table:not(.preset) > tbody > tr > th {
    border: 1px #777 solid;
    padding: 3px 5px;
    text-align: center;
    background: #555;
    font-size: calc(1em + 2px) !important;
    color: #fff;
}

.top-casino__table {
    width: 100%;
    margin: 0 0 30px;
    border-collapse: collapse;
}

.top-casino__table tr {
    margin-bottom: 10px;
    background-color: #e2e6e7;
}

.top-casino__table tr:first-child td.top-casino__number-cell {
    background-color: #ffc600;
}

.top-casino__table td {
    padding: 15px 0;
    border-top: 1px solid #636363;
    border-bottom: 1px solid #636363;
}

.top-casino__table td:first-child {
    border-left: 1px solid #636363;
    border-radius: 5px 0 0 5px;
}

.top-casino__table td:last-child {
    border-right: 1px solid #636363;
    border-radius: 0 5px 5px 0;
}

td.top-casino__number-cell {
    width: 80px;
    padding: 0;
    background-color: #636363;
    border-right: 1px solid #636363;
}

.top-casino__number {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 22px;
    color: #636363;
    background-color: #fff;
    border-radius: 50%;
    box-align: center;
    flex-align: center;
    box-pack: center;
    flex-pack: center;
}

.top-casino__info {
    padding-left: 44px;
}

.top-casino__link {
    display: flex;
    align-items: center;
    box-align: center;
    flex-align: center;
    text-decoration: none;
}

.top-casino__link:hover .top-casino__casino-name {
    text-decoration: underline;
}

.top-casino__link img {
    flex: 0 0 50px;
    max-width: 50px;
    margin-right: 13px;
    border-radius: 50%;
    box-flex: 0;
}

.top-casino__casino-name {
    flex: 1 1 auto;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #6877ba;
    text-transform: uppercase;
    box-flex: 1;
}

td.top-casino__btn-cell {
    width: 212px;
    padding-right: 26px;
    padding-left: 26px;
}

td.top-casino__rating-cell {
    width: 232px;
    padding-right: 36px;
    padding-left: 36px;
}

td.top-casino__bonus-cell {
    width: 170px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

.top-casino__bonus {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #636363;
    text-transform: uppercase;
}

table.top-casino__table .button {
    margin-bottom: 5px;
}

body.err404 {
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
}

div#err404 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    background: #fff;
}

div#err404 .header__logo {
    margin-bottom: 15px;
    width: 200px;
}

div#err404 span.txt {
    font-size: 17px;
    width: 500px;
    max-width: 100%;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    background: #f1f1f1;
    border-radius: 10px;
    padding: 15px 25px;
    box-sizing: border-box;
}

div#err404 .pic {
    width: 300px;
    margin-bottom: 30px;
    max-width: 90%;
}

#freegamelist {
    width: 100%;
    margin: 10px 0 20px;
    float: left;
    clear: both;
}

div.fgbar {
    background: #e2e6e9;
    padding: 8px;
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
}

select.fgsofsel {
    margin: 8px;
    height: 34px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    float: left;
    font-weight: bold;
}

.fgnav {
    float: none;
    margin: 0;
    text-align: right;
    flex-grow: 1;
}

div.games + .fgnav {
    margin: 0 0 10px;
    background: #ccc;
    padding: 5px 10px;
    display: none;
}

.fgnav > div {
    float: none;
}

.fgnav .fgpagehide {
    display: none;
}

span.pn-status {
    line-height: 0;
}

span.pn-status a {
    color: #363635;
}

span.pn-status span, span.pn-status a {
    display: inline-block;
    font-size: 16px;
    color: #949494;
    text-align: center;
    padding: 0 5px;
    line-height: 34px;
    border-radius: 5px;
    margin: 0 1px;
    min-width: 15px;
    font-weight: 700;
}

span.pn-status span, span.pn-status a:hover {
    background: #636363;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0px 3px 0px #636363;
}

span.pn-status a:hover {
    color: #fff !important;
}

a.pn-arrow-prev, a.pn-arrow-next {
    display: inline-block;
    font-size: 14px;
    color: #fff !important;
    vertical-align: bottom;
    cursor: pointer;
    background: #949494;
    line-height: 34px;
    margin: 0 5px;
    font-weight: 700;
    border-radius: 5px;
    padding: 0 10px;
    box-shadow: 0px 3px 0px #6b6b6b;
}

a.pn-arrow-prev:hover, a.pn-arrow-next:hover {
    text-decoration: none;
}

span.pn-status a {
    cursor: pointer;
}

span.curfilter {
    display: none;
}

span.dot3 {
    color: #363635 !important;
    padding: 0;
    background: none !important;
}

/* MOBILE MENU */

.menu-button {
    display: none;
    width: 40px;
    border: none;
    background: none;
    padding: 0;
}

.menu-button > span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
}

.menu-button > span:not(:last-child) {
    margin-bottom: 7px;
}

.mobile-nav {
    display: none;
    position: fixed;
    width: 55%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    left: calc(-100% - 46px);
    z-index: 9999;
    background: var(--mobile-menu-bg);
    transition: all 0.5s ease;
    font-family: 'Open Sans', sans-serif;
}

.m-nav__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.m-nav__close {
    display: block;
    width: 25px;
    height: 26px;
    border: none;
    background: url("/img/commons/gr2/mobile_close.webp") 0 0 / contain no-repeat;
}

.mobile-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mobile-nav a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.m-nav__container {
    margin-bottom: 20px;
}

.m-nav__container div:not(.level1) {
    display: none;
}

.mobile-nav a:hover,
.mobile-nav a:focus {
    text-decoration: none;
}

.mobile-nav .level1 > ul > li > a {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 15px 25px 15px 44px;
    text-align: left;
}

.mobile-nav .level1 > ul > li.hassub > a {
    position: relative;
}

.mobile-nav .level1 > ul > li.hassub > a:after {
    content: '';
    top: 50%;
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    z-index: 200;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
}

.mobile-nav div:not(.level1) > ul > li.hassub > a.active {
    background: var(--mobile-submenu-hover-bg);
}

.mobile-nav .level1 > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.mobile-nav div:not(.level1) > ul > li:not(:last-child) {
    border-bottom: 1px solid var(--mobile-menu-bg);
}

.mobile-nav div:not(.level1) > ul > li > a {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.04em;
}

.mobile-nav .level2 > ul > li > a {
    padding: 13px 20px 13px 64px;
}

.mobile-nav div:not(.level1) > ul > li.hassub > a {
    position: relative;
}

.mobile-nav div:not(.level1) > ul > li.hassub > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 200;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
}

.mobile-nav .level2 > ul > li > a:hover,
.mobile-nav .level2 > ul > li > a:active,
.mobile-nav .level2 > ul > li > a:focus {
    background: var(--mobile-submenu-hover-bg);
}

.mobile-nav div.level3 > ul > li:not(:last-child) {
    border-bottom: 1px solid #b4b4b4;
}

.mobile-nav .level3 > ul > li {
    background: var(--mobile-subsubmenu-bg);
}

.mobile-nav .level3 > ul > li > a {
    letter-spacing: 0em;
    padding: 13px 10px 13px 90px;
}

.mobile-nav .level3 > ul > li > a:hover,
.mobile-nav .level3 > ul > li > a:active,
.mobile-nav .level3 > ul > li > a:focus {
    background: var(--mobile-subsubmenu-hover-bg);
}

.mobile-nav .level2 > ul > li.m-nav__category > a,
.mobile-nav .level3 > ul > li.m-nav__category > a {
    font-size: 14px;
}

.mobile-nav div.level3 > ul > li:first-child > a {
    position: relative;
}

.mobile-nav div.level3 > ul > li:first-child > a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: url("/img/commons/gr2/m_submenu_shadow.webp") 0 0 repeat-x;
}

.casino-review__container {
    background-color: #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    padding: 15px 19px;
    margin-top: 20px;
}

.casino-review__base-row {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.casino-review__base-row {
    -ms-flex-align: center;
    align-items: center;
}

.casino-review__flex {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.casino-details-row, .casino-rating-row {
    align-items: start;
}

.casino-review__container .casino__logo {
    width: 153px;
    height: 153px;
    border-radius: 50%;
    margin: 0;
}

.casino-review__container .casino-review__logo_section,
.casino-review__container .casino-review__brand_details {
    text-align: center;
}

.casino-review__container .casino-review__logo_section {
    flex: 0 0 100%;
    max-width: 100%;
}

.casino-review__container .casino-review__brand_details {
    flex: 0 0 100%;
    max-width: 100%;
}

.casino-review__container .casino__name {
    font-size: 30px;
    font-weight: bold;
    color: #636363;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    display: inline-block;
    padding-bottom: 3px;
}

.casino-review__container .casino__description {
    color: #646464;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    min-height: unset;
    font-family: 'Open Sans', sans-serif;
    font-style: unset;
    line-height: 1.2;
    margin-bottom: 0;
}

.casino-review__container div#articleindex {
    margin: 15px 0 0
}

.casino-review__container div#articleindextitle {
    font-size: 18px;
}

.casino-review__container .casino-review__logo_section {
    padding: 0;
}

.casino-review__container .new-bonus__title {
    color: rgba(99, 99, 99, 1);
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}

.casino-review__container .review__bonus {
    color: #B32024;
    text-decoration: underline;
    font-size: 17px;
    font-weight: bolder;
    line-height: 1.5;
    display: block;
    margin-bottom: 15px;
}

.casino-review__container .casino-new-bonus-button .button {
    font-size: 23px;
}

.casino-review__container .review__star-rating {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 40px;
}

.casino-review__container .rating__votes {
    font-size: 14px;
    color: #636363;
    font-weight: normal;
}

.casino-review__container .new-bonus__sub-title {
    font-size: 14px;
    color: #636363;
    font-weight: bolder;
    margin-top: 10px;
    text-transform: uppercase;
}

.casino-review__container .casino-rating-description .new-bonus__title {
    font-size: 22px;
}

.casino-review__container .casino-review__rating {
    color: #636363;
    font-size: 14px;
}


.casino-review__container .casino-rating-img {
    display: none;
}

.casino-review__container .review-categories__title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.casino-review__container .review__categories {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.casino-review__container .review__categories .box__category {
    color: #636363;
    text-align: center;
    padding: 15px 10px;
    background-color: #FAFAFA;
    font-size: 14px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
}

.casino-review__container .flex-rating__block {
    flex: 0 0 50%;
    max-width: 50%;
}

.casino-review__container .flex-rating__votes {
    flex: 0 0 50%;
    max-width: 50%;
}

.casino-review__container .flex-rating__votes {
    padding-top: 13px;
}

table:not(.preset) > tbody > tr {
    background: #FAFAFA;
}

table:not(.preset) > tbody > tr > td, table:not(.preset) > tbody > tr > th {
    border: none;
    padding: 10px 5px;
    text-align: left;
    font-size: 14px;
}

table:not(.preset) tr > td {
    color: #636363;
}

table:not(.preset) {
    border-spacing: 6px;
    width: 100%;
    border-collapse: separate;
    margin: 5px 0 15px;
    background: #fff;
}

table:not(.preset) > thead > tr > th {
    font-size: calc(1em + 2px);
}

table:not(.preset) > tbody > tr.all-center-bold > td,
table:not(.preset) > tbody > tr.all-center-bold > td b,
table:not(.preset) > tbody > tr.all-center-bold > td strong {
    font-size: 16px;
}

.casino-review__container .casino-new-bonus,
.casino-review__container .casino-new-bonus-button {
    flex: 0 0 100%;
    max-width: 100%;
}

.casino-review__container .box__category div {
    margin-top: 10px;
    color: #636363;
    font-weight: 500;
    font-size: 14px;
}

.casino-review__container .box__category img {
    width: 64px;
    height: 54px;
}

.tops__desktop_only {
    display: none
}

.tops__flex {
    position: relative;
    width: 100%;
    text-align: center;
}

.tops__flex-banking_imgs, .tops__flex-button {
    flex: 0 0 100%;
    max-width: 100%;
}

.tops__flex-banking_imgs {
    display: inline-flex;
}

.tops__banking_img {
    width: 50px;
    height: 20px;
    background-size: cover;
}

.sticky_menu__container {
    width: 100%;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    text-align: center;
    background-color: var(--sticky-menu-color);
    filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.2));
    z-index: 999;
}

.sticky_menu__container img {
    width: 28px;
    height: 28px;
}

.sticky_menu__container a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.sticky_menu__container a div {
    padding-top: 5px;
}

.nc .free-cl {
    padding: 10px 20px 10px 0;
}

.free-cl .top-numbers {
    font-size: 18px;
    color: #FFFFFF;
}

.nc .free-casino-list__bonus {
    margin: 0 2%;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    flex-grow: 1;
    padding: 20px 0 0 0;
}

.free-cl .top-numbers-container {
    position: absolute;
    display: flex;
    align-items: flex-start;
    padding: 7px 0 0 6px;
    height: 100%;
    width: 150px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: top;
}

.nc .free-l {
    position: relative;
    margin: 0 0 0 25px;
}

.nc .free-lr {
    font-size: 18px;
    text-align: left;
    width: 0;
    padding: 0 15px;
    flex-grow: 1;
}

.nc .free-nr {
    width: 365px;
    height: 80px;
    margin: 0 10px 0 0;
    align-items: center;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background: #FFFFFF;
    padding: 0 2%;
    display: flex;
}

.not-top {
    background: linear-gradient(
            to top left,
            transparent,
            transparent,
            #E2E6E9 80%,
            #2A306A 75%
    );
}

.top {
    background: linear-gradient(
            to top left,
            transparent,
            transparent,
            #E2E6E9 80%,
            #E84841 75%
    );
}

.nc a.free-rw {
    top: 5px;
    right: 117px;
}

.nc a.rw:hover, .nc a.rw:focus {
    background-color: #f4c53d;
}

.code {
    color: #636363;
    font-weight: bolder !important;
    font: 18px Open Sans, Open-Sans-fallback, sans-serif;
}

.free-nr .code:nth-child(1) {
    width: 65%;
}

.code .code-box {
    width: 100px;
    height: 40px;
    border: 1px dashed #707070;
    border-radius: 5px;
    padding: 8px 14px;
    margin: 0 10px 0 0;
    justify-content: center;
    text-align: center;
}

.free-spin-number {
    font-size: 20px;
    font-weight: bolder;
}

.free-spin-text {
    font-size: 18px;
}

.semi-bold {
    font-weight: bold !important;
}

.top-casino__casino-name::first-letter {
    text-transform: uppercase;
}

.free-casino-list__bonus-title {
    color: #636363;
    text-transform: capitalize;
}

.free-casino-list__bonus-value {
    font-size: 18px;
}

.free-casino-list__bonus-value span {
    display: inline;
    line-height: 20px;
}

.blue {
    color: #2A306A;
}

.white {
    color: #FFFFFF !important;
}

.red {
    color: #E84841;
}

.free-spin {
    display: inline-block;
    line-height: initial;
    color: #2A306A;
}

.casino-list__bonus-value span, .free-spin-text {
    text-transform: capitalize;
}

.guide__about__no__button {
    display: flex;
    grid-template-columns: auto auto;
    flex-direction: row;
    align-items: center;
}

.guide__about__with__button {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.guide__about-cta {
    display: flex;
    gap: 10px;
}

.guide__about-ctabutton > a {
    font-size: 20px;
}


.guide__about__software {
    margin: unset;
    padding: unset;
}


/*AUTHOR BOX CONTAINER*/

.author-box-container .content-container {
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    background: #E2E6E9;
}

.author-box-container .author-details {
    display: flex;
    position: relative;
    padding: 0 13px;
}

.author-box-container a,
.author-box-container span {
    text-decoration: underline;
    font-size: 20px;
    color: #222222;
}

.author-box-container a:hover {
    color: #E45952 !important;
    border-bottom-color: #E45952 !important;
}

.author-details > a {
    margin: 30px 0 30px 16px;
    width: 8rem;
    display: flex;
    align-items: center;
}

.author-details a img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .08);
}

.author-name-comment {
    margin: 30px 10px;
    width: calc(100% - 100px);
}

.author-box-name > p {
    margin: 0;
    font-weight: bold;
}

.author-box-comment > p {
    font-size: 14px;
    margin: 10px 0;
}

.author-social-media {
    height: 50px;
    padding: 0 30px;
    background: #132225;
    display: flex;
    align-items: center;
}

.author-social-media a {
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}

.author-social-media a:nth-child(2),
.author-social-media a:nth-child(3) {
    margin-left: 15px;
}

.social-media.sm-linkedin {
    background: url(/img/social_media/gr2-linkedin.svg) center / cover no-repeat;
}

.social-media.sm-linkedin:hover {
    background-image: url(/img/social_media/gr2-linkedin-hover.svg);
}

.social-media.sm-tweeter {
    background: url(/img/social_media/gr2-twitter.svg) center / cover no-repeat;
}

.social-media.sm-tweeter:hover {
    background-image: url(/img/social_media/gr2-twitter-hover.svg);
}

.author-box-name > p > a,
.author-box-name > p > span {
    border-bottom: var(--grgreen) 1px solid;
    text-decoration: none;
    padding-bottom: 2px;
}

#gr2_footer {
    content-visibility: auto;
    contain-intrinsic-height: 350px;
}

body {
    height: 100vh;
}

.tag-rail {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 40px;
    padding: 0;
}

.rail-container {
    overflow: hidden;
    height: 50px;
    padding-top: 14px;
    cursor: pointer;
    scroll-behavior: smooth;
    white-space: nowrap;
}

.tag {
    user-select: none;
    transition-duration: 0.25s;
    white-space: nowrap;
    background-color: white;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    margin: 10px 5px;
    text-align: center;
    height: 40px;
    padding: 10px;
    font-weight: bold;
}

.tag a {
    text-decoration: none;
    padding: 10px 25px;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

.tag:first-child {
    margin-left: 16px;
}

.tag:last-child {
    margin-right: 16px;
}

.tag:hover, .tag a:hover {
    background: #dce4f0;
    text-decoration: none !important;
}

.btn-left-con, .btn-right-con {
    position: absolute;
}

.btn-left-con {
    left: 0;
}

.btn-right-con {
    right: 0;
}

.btn-left,
.btn-right {
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 100%;
    cursor: pointer;
    transition-duration: 0.25s;
    box-shadow: 0 0 16px 15px #fff;
    background: #fff;

}

.btn-left {
    margin-left: 2px;
}

.btn-right {
    margin-right: 2px;
}

.btn-left:hover,
.btn-right:hover {
    background: #f2f2f2;
    color: black;
}

.btn-left:active,
.btn-right:active {
    background: #d9d9d9;
}

.d-none {
    display: none;
}

.btn-right:after {
    content: '>';
    font-weight: bold;
    color: black;
    font-size: 1rem;
}

.btn-left:after {
    content: '<';
    font-weight: bold;
    color: black;
    font-size: 1rem;
}

#newmenu {
    margin: 0;
}

/*free games short style*/
.gmss:not(.filtering) div.games a {
    flex-direction: column;
}

.fgixd.tab-item-container {
    flex-grow: 1;
    width: 100%;
}

.gitem .fgx {
    opacity: 0;
    transition: opacity ease-in-out 200ms;
}

.gitem:hover .fgx {
    opacity: 1;
    transition: opacity ease-in-out 200ms;
}

@media (min-width: 429px) {
    .bo_image_mobile {
        display: none !important;
    }
}

.sticky-fixed {
    position: fixed;
    bottom: 0;
    top: auto;
    padding-top: 7px;
}

.sticky-relative {
    position: relative;
    bottom: auto;
    top: auto;
}

.voterRatings {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-social-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px 50px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.left-social-footer {
    flex-shrink: 0;
}

.left-social-footer > img {
    height: 52px;
}

.right-social-footer {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.footer-social-item-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 20px;
    margin-top: 10px;
}

.footer-social-text {
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: white;
    margin: 0;
}

.footer-social-item {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
}

.footer-social-item > a {
    text-align: center;
    align-content: center;
}

.footer-social-item > a > img {
    max-width: 20px;
    max-height: 20px;
}

#siteid_celc .casino-review__container .casino-review__logo_section {
    max-width: max-content !important;
    margin-top: auto;
    margin-bottom: auto;
}

#siteid_celc .casino-review__container .casino__description {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
}

#siteid_celc .casino-review__container h1.casino__name {
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 15px;
}

#siteid_celc .casino-review__container .casino__logo {
    width: 105px;
    height: 105px;
}

#siteid_celc .casino-review__container .casino-review__logo_section {
    text-align: left !important;
    padding-left: 30px !important;
}

.articlelist div a.img img {
    width: 100% !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .left-social-footer > img {
        height: 82px;
    }

    .footer-social-item {
        width: 40px;
        height: 40px;
    }

    .footer-social-item-container {
        gap: 35px;
    }

    .footer-social-item > a > img {
        max-width: 40px;
        max-height: 40px;
    }

    .nc .free-l {
        flex-grow: unset;
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        width: 360px;
        padding: 0 1%;
    }

    .free-nr .code:nth-child(1) {
        width: 68%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -26px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (max-width: 430px) {
    .banking-review .guide__rating {
        justify-content: center;
    }

    .guide__about {
        display: flex;
        justify-content: space-evenly;
    }

    .footer-social-item-container {
        gap: 40px;
    }

    .banking-review .bankinglogo {
        margin-right: 0 !important;
    }

    .banking-review-right {
        width: 100%;
        height: auto;
    }

    img.bankinglogo {
        height: auto;
        width: 100%;
    }

    .guide__logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banking-review-right {
        margin-left: 0 !important;
    }
}

@media (min-width: 569px) and (max-width: 768px) {
    .nc .free-l {
        flex-grow: unset;
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -26px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        height: 80%;
        padding: 8px 0 0 8px;
        margin: 0 0 39px 0;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }

    .code .code-box {
        margin: 0 5px 0 0;
        padding: 8px 10px;
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .tops__desktop_only {
        display: inherit
    }

    .tops__mobile_only {
        display: none
    }

    .tops__flex-banking_imgs {
        padding-top: 10px;
    }

    .tops__flex {
        width: 170px
    }

    .footer-disclaimer {
        margin: 2% 10%;
    }

    .casino-review__container .box__category img {
        width: 68px;
        height: 57px;
    }

    .casino-review__container .casino-new-bonus {
        text-align: left;
    }

    .casino-review__container .casino-new-bonus-button {
        text-align: right;
    }

    .casino-review__container .casino-review__logo_section {
        text-align: right !important;
        padding-left: 0 !important;
    }

    table:not(.preset) > tbody > tr > td, table:not(.preset) > tbody > tr > th {
        padding: 15px 15px;
        /*font-size: 18px;*/
    }

    .casino-review__container .casino-review__logo_section {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .casino-review__container .casino-review__brand_details {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .casino-review__container .casino__logo {
        width: 163px;
        height: 163px;
    }

    .casino-review__container .casino__name {
        border-bottom: solid 1px #D4D4D4;
        margin: 5px 0 10px;
        display: inline-block;
        padding-bottom: 5px;
    }

    .casino-review__container .casino__description {
        font-size: 20px;
    }

    .casino-review__container .casino-review__logo_section,
    .casino-review__container .casino-review__brand_details {
        text-align: left;
    }

    .casino-review__container .casino-review__logo_section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .casino-review__container .casino-new-bonus-button .button {
        font-size: 26px;
    }

    .casino-review__container .casino-new-bonus-button .button {
        width: 200px;
        height: 47px;
        padding: 10px 0;
    }

    .casino-review__container .casino-rating-description {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .casino-review__container .casino-rating-img {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .casino-review__container .casino__images {
        margin-right: 20px;
    }

    .casino-rating-description .casino__images {
        display: none;
    }

    .casino-review__container .casino-rating-img {
        display: flex;
    }

    .casino-review__container .review__star-rating {
        margin-bottom: 20px;
    }


    .casino-review__container .review-categories {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;

    }

    .casino-review__container .casino__images {
        margin-top: 15px;
    }

    .casino-review__container .review-categories__title {
        font-size: 22px;
    }

    .casino-review__container .review__categories {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .casino-review__container .review__categories .box__category {
        padding: 15px 20px;
    }

    .casino-review__container .flex-rating__votes {
        padding-left: 0;
    }

    .casino-review__container .flex-rating__block {
        padding-right: 0;
    }

    .casino-review__container .flex-rating__block {
        -ms-flex: 0 0 15%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .casino-review__container .flex-rating__votes {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .casino-review__container .casino-new-bonus {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .casino-review__container .casino-new-bonus-button {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .sticky_menu__container {
        display: none;
    }
}

@media (min-width: 961px) {
    .guide__about__with__button {
        margin-left: 45px;
    }

    .author-byline-wrapper ~ .guide__about {
        margin-left: auto;
    }

    .guide__about-cta .ctabox {
        width: 445px;
    }
}

@media (min-width: 1101px) {
    .guide__about-cta {
        gap: 50px;
        padding-right: 60px;
    }
}

@media (min-width: 768px) {
    .filter__checkbox label {
        font-size: 14px;
        margin-right: 15px;
    }

    .filters__flex, .filters__flex_payment {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .filters__form-check {
        justify-content: left;
    }

    .filters__flex_payment {
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .casino-review__container .box__category img {
        width: 95px;
        height: 80px;
    }

    .casino-review__container .casino-new-bonus-button .button {
        width: 258px;
    }


    .casino-review__container .casino-review__logo_section {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .casino-review__container .casino-review__brand_details {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .casino-review__container .casino-review__brand_details {
        margin-top: 10px;
    }

    .casino-review__container .casino__logo {
        width: 130px;
        height: 130px;
    }

    .casino-review__container .casino-new-bonus-button .button {
        font-size: 25px;
    }

    .casino-review__container .casino-rating-description {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .casino-review__container .casino-rating-img {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .casino-review__container .casino__images {
        margin-right: 15px;
    }

    .casino-review__container .review-categories__title:after {
        content: '';
        flex: 1;
        margin-left: 1rem;
        height: 1px;
        background-color: #D4D4D4;
    }

    .casino-review__container .review__categories .box__category {
        padding: 15px 42px;
    }

    .casino-review__container .flex-rating__block {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .casino-review__container .flex-rating__votes {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .filter__option {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 12px;
        background-color: #fafafa;
        border-radius: 5px;
        transition: all 0.3s;
        flex-wrap: nowrap;
        width: max-content;
        border: 1px solid var(--primary-color);
    }

    .filter__option:not(.filter_checkbox):not(.filters__form-select) {
        cursor: pointer;
    }

    .filters__flex, .filters__flex_payment {
        -ms-flex: 0 0 auto;
        flex: 0 0 max-content;
        max-width: max-content;
    }

    .filters__flex {
        margin-right: 20px;
    }

}

@media only screen and (min-width: 992px) {

    .filter__dropdown .filter__container {
        position: unset;
    }

    .filter__dropdown .show-filter__toggle {
        display: none;
    }

    .filter__dropdown .filter-options__container {
        display: flex;
        justify-content: center;
        border: 0px #fff solid;
    }

    .filter__dropdown .filter__option:not(:last-child) {
        margin-right: 15px;
    }

    .filter__dropdown .filter__option:nth-child(odd) {
        background-color: #fafafa;
    }

    .filter__dropdown .filter__option:hover {
        background-color: var(--primary-color);
        color: #fff;
    }

    .filter__dropdown .filter__option.active-filter__option {
        background-color: var(--primary-color);
        color: #fff;
    }

    .filter__dropdown .filter__option input {
        display: none;
    }
}

@media (min-width: 1025px) and (max-width: 1145px) {
    .nc .free-l {
        flex-grow: unset;
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        top: 5px;
        right: -26px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        width: 130px;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (min-width: 961px) and (max-width: 965px) {
    .guide__about-cta {
        gap: 10px;
    }
}

@media (min-width: 966px) and (max-width: 980px) {
    .guide__about-cta {
        gap: 15px;
    }
}

@media (min-width: 981px) and (max-width: 1100px) {
    .guide__about-cta {
        gap: 30px;
    }
}

@media (min-width: 1065px) and (max-width: 1100px) {
    .guide__about-cta {
        padding-right: 60px;
    }
}

@media (max-width: 1199px) {
    .subscribe-form__block {
        max-width: 250px;
    }

    .subscribe-form__checkbox {
        margin-top: 15px;
    }

    .checkbox-label {
        white-space: normal;
    }

    .top-casino__info {
        padding-left: 20px;
    }

    td.top-casino__rating-cell {
        width: 180px;
        padding-right: 10px;
        padding-left: 10px;
    }

    td.top-casino__rating-cell .casino__rating {
        margin: 0;
    }

    td.top-casino__rating-cell .casino__rating .rating {
        margin-bottom: 0;
    }

    td.top-casino__btn-cell {
        width: 180px;
        padding-right: 20px;
        padding-left: 10px;
    }
}

@media (max-width: 1250px) {
    .m-nav__category {
        font-weight: bold;
    }

    .menu-button {
        display: block;
    }

    #newmenu {
        display: none;
    }

    #breadcrumb {
        width: auto;
    }

    header {
        background-color: var(--grgreen) !important;
    }

    header > .container {
        background: none;
    }

    .header__content {
        padding: 0;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 90px;
    }

    .logo__link {
        display: block;
    }

    .logo__img {
        max-width: none;
        width: auto;
        height: 74px !important;
    }

    .m-nav__m-text {
        display: none;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }

    .logo__img.largescreen {
        display: none;
    }

    .logo__img.smallscreen {
        display: block;
        z-index: 1;
    }

    .mobile-nav {
        display: block;
    }

    .mobile-nav.active {
        left: 0;
    }

    body {
        transition: margin-left 0.55s ease;
        position: relative;
    }

    .mobile-menu-active {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    html.mobile-menu-active {
        position: fixed;
    }

    body.mobile-menu-active {
        height: 100vh;
        margin-left: 55%;
    }

    .body-shadow {
        visibility: hidden;
        position: absolute;
        width: 200%;
        height: 100vh;
        z-index: 9000;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.55s ease;
    }

    body.mobile-menu-active .body-shadow {
        visibility: visible;
    }
}

@media (max-width: 991px) {
    .top-casino__rating-cell {
        display: none;
    }

    .voterRatings {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #siteid_celc .casino-review__container .casino__description {
        font-size: 18px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 27px;
    }

    #siteid_celc .casino-review__container h1.casino__name {
        font-size: 30px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        margin-bottom: 15px;
    }


    #siteid_celc .casino-review__container .casino-review__logo_section {
        text-align: center !important;
        padding-left: 0 !important;
    }

    #siteid_celc .casino-review__container .casino-review__logo_section {
        max-width: 100% !important;
    }

    #siteid_celc .casino-review__container .casino__logo {
        width: 113px;
        height: 113px;
        margin-bottom: unset;
    }

    .subscribe-form {
        padding: 50px 10px 30px 10px;
    }

    .subscribe-form__content {
        flex-wrap: wrap;
        box-pack: justify;
        flex-pack: justify;
        justify-content: space-between;
    }

    .subscribe-form__block {
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
        max-width: 47%;
    }

    .subscribe-form__button {
        margin-right: auto;
        padding-top: 20px;
    }

    .subscribe-form__block + .subscribe-form__block {
        margin-left: 0;
    }

    .casino__providers-banking {
        flex-direction: column;
    }

    .game-providers, .banking-methods {
        width: 100%;
    }

    td.top-casino__btn-cell {
        width: 120px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .top-casino__btn {
        width: 100px;
    }

    td.top-casino__bonus-cell {
        width: 140px;
    }

    .top-casino__bonus {
        font-size: 14px;
        line-height: 16px;
    }

    td.top-casino__number-cell {
        width: 50px;
    }

    .top-casino__number {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }

    .top-casino__info {
        padding-left: 15px;
    }

    .top-casino__link img {
        margin-right: 8px;
    }
}

@media (max-width: 750px) {

    #header {
        display: flex !important;

        height: 65px;
    }

    /* For tablets: */
    .flex-container {
        display: flex;
        background-color: #595f72;
        width: 100% !important;
        position: relative;
        left: 0px;
        justify-content: center;
    }

    .flex-container > div {
        background-color: #595f72;
        height: 65px;
        font-size: 30px;
    }

    body {
        overflow-y: scroll;
    }

    .bottomMenu {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 79px;
        background-color: #595f72;
        z-index: 1;
        justify-content: center;
    }

    .bottomMenu > div {
        background-color: #595f72;
        height: 65px;
        font-size: 30px;


    }

    /** Mobile Monthly Casino Start**/
    .monthly-casino__title {
        justify-content: center;
        font-size: 16px;
        color: #555555;
    }

    .monthly-casino__container {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .monthly-casino__banner {
        height: 148px;
    }

    .monthly-casino__casino-info {
        position: relative;
        height: auto;
    }

    .monthly-casino__logo-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: -70px;
    }

    .monthly-casino__casino-info img {
        height: 130px;
        width: 130px;
    }

    .monthly-casino__logo-container h4 {
        font-size: 16px;
        color: #646464;
    }

    .monthly-casino__bonus {
        margin-top: 97px;
    }

    .monthly-casino__casino-info .button {
        margin-bottom: 27px;
    }

    /**Mobile Monthly Casino End**/
}

@media (max-width: 767px) {
    body.has_sticky_menu a.backtotop {
        bottom: 80px;
    }
}

@media (max-width: 1199px) {
    body {
        background-color: #fafafa;
    }

    .casino__options {
        box-align: start;
        align-items: flex-start;
        flex-align: start;
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column-reverse;
    }

    .casino__rating {
        margin-top: 20px;
    }

    .slot__rating {
        flex-wrap: wrap;
        box-pack: center;
        flex-pack: center;
        justify-content: center;
    }

    .slot__rating .rating-title {
        box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .slot__images-list {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
        max-width: 65%;
    }
}

@media (max-width: 991px) {
    .nc .n, .nc .free-n, .nc .free-l {
        flex-direction: column;
        justify-content: center;
    }

    .nc .nr, .nc .free-nr {
        flex-grow: 0;
        padding: 0 10px;
    }

    .nc .casino-list__bonus {
        border: none;
        padding: 0;
        margin: 0;
        align-self: auto;
        flex-grow: 0;
        margin: 10px 0 0;
    }

    .game-page__frame, .game-page__options {
        width: auto;
        margin: 0 -50px;
    }

    .game-page__frame {
        height: 540px;
    }

    h1 {
        display: block;
    }

    .secondary-title--decorated {
        display: block;
        text-align: center;
    }

    h1.secondary-title--decorated {
        text-align: left;
    }

    .secondary-title--decorated::after {
        display: none;
    }

    .casino__content {
        padding-right: 0;
    }

    .casino__rating {
        box-align: start;
        align-items: flex-start;
        flex-align: start;
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
    }

    .casino__rating .rating-title {
        margin-bottom: 10px;
    }

    .software-images__item {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }

    .strategies__description {
        margin-bottom: 10px;
    }

    .game-page__options {
        padding: 0 20px;
    }

    .game-page__bonus-text {
        font-size: 18px;
        line-height: 25px;
    }

    .slot-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .slot__images-list,
    .slot__details {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .slot__images-list {
        margin-bottom: 30px;
    }

    .slot__details {
        display: flex;
        box-align: center;
        align-items: center;
        flex-align: center;
        box-pack: justify;
        flex-pack: justify;
        justify-content: space-between;
    }

    .slot__provider,
    .slot__rating {
        margin-bottom: 0;
    }

    .slot-top__title {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #siteid_jdr .header__content,
    #siteid_celc .header__content {
        gap: 12px;
    }

    #siteid_x1037 .header__content {
        gap: 21px;
    }

    .header__content {
        padding: 0;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 90px;

    }

    #siteid_cel .header__content,
    #siteid_x1037 .header__content {
        height: 108px;
    }

    #siteid_jdr .logo__img,
    #siteid_x1037 .logo__img {
        height: 51px !important
    }

    select.fgsofsel {
        width: 100%;
        margin: 6px !important;
        margin-bottom: 15px !important;

    }

    .next-button {
        float: right !important;
    }

    .pn-status {
        padding-left: 15%;
    }

    .fgnav {
        text-align: left !important;
    }

    div.new_articles {
        grid-template-columns:100%;
    }

    div.new_articles a.na_title {
        display: block;
        height: auto;
        margin-bottom: 10px;
    }

    .nc .u {
        width: 120px;
    }

    .nc .cl {
        flex-wrap: wrap;
    }

    .nc .button {
        width: 95%;
        flex-grow: 1;
        margin: 15px 10px;
    }

    .lock-screen {
        position: relative;
        overflow: hidden;
        height: 100%;
    }

    .bonus-page__table::before,
    .bonus-page__table::after {
        display: none;
    }

    .guide__about {
        box-align: start;
        align-items: center;
        flex-align: start;
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
    }

    .casino {
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .casino__description {
        margin-bottom: 30px;
    }

    .casino__images {
        width: 100%;
        text-align: center;
    }

    .casino__bonus {
        margin-bottom: 25px;
    }

    .casino-advantages {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px;
        justify-content: center;
    }

    .casino-advantages__item {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%;
    }

    .casino__content {
        box-align: center;
        align-items: center;
        flex-align: center;
        flex-preferred-size: auto;
        flex-basis: auto;
        text-align: center;
    }

    .casino__options {
        box-align: center;
        align-items: center;
        flex-align: center;
        order: -1;
        margin: -10px 0 20px;
        width: 100%;
    }

    a#mainbt {
        width: 100%;
        max-width: 500px;
    }

    .casino__rating {
        text-align: center;
        margin-right: 0;
    }

    .casino__rating .rating-title {
        width: 100%;
        margin-right: 0;
    }

    h1 {
        margin: 20px 0;
    }

    .strategy__content {
        padding-bottom: 50px;
    }

    .game-page__casino-logo {
        display: none;
    }

    .game-page__bonus-text {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-right: 30px;
    }

    .game-page__button {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .game-page__button .button {
        width: 100%;
    }

    .game-page__frame {
        height: 400px;
    }

    .visible-mobile {
        display: block;
    }

    .slots__item {
        box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .casino__providers-banking .secondary-title--decorated {
        margin-bottom: 20px;
    }

    .slot__details {
        display: block;
    }

    .slot__rating {
        margin-bottom: 15px;
    }

    .tags-list {
        padding-left: 0;
    }
}

@media (max-width: 609px) {
    .game-page__frame, .game-page__options {
        width: 100%;
        margin: 0 auto !important;
    }
}

@media (max-width: 768px) {
    .nc .free-cl {
        flex-wrap: wrap;
        padding: 10px 0 10px 0;
    }

    .left-social-footer > img {
        height: 82px;
    }

    .footer-social-item {
        width: 40px;
        height: 40px;
    }

    .footer-social-item-container {
        gap: 35px;
    }

    .footer-social-item > a > img {
        max-width: 40px;
        max-height: 40px;
    }
}

@media (max-width: 991px) {
    .filter__dropdown .filter__option .filter__name {
        display: flex;
    }

    .filter__dropdown .filter__option:not(:last-child) {
        border-bottom: 1px solid #d3d3d3;
    }

    .filter__dropdown .filter__option {
        padding: 10px;
    }

    h1 {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .filter__swipe .filter-options__container {
        display: inline-flex;
    }

    .filter__swipe.filter__container {
        overflow-x: scroll;
        scrollbar-width: none;
        width: 110%;
        margin-left: -15px;
    }

    .filter__swipe.filter__container::-webkit-scrollbar {
        display: none;
    }

    .filter__swipe .filter__option:first-child {
        margin-left: 15px;
    }

    .filter__swipe .filter__option:last-child {
        margin-right: 15px;
    }

}

@media (max-width: 767px) {
    .filters__flex {
        -ms-flex: 0 0 45%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .filters__flex_payment {
        margin: 10px auto 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .filters__form-check {
        justify-content: space-between;
    }

    .filters__base_row {
        margin-right: 0;
        margin-left: 0;
    }

    .filter__checkbox {
        padding: 15px;
    }

    .filter__checkbox label {
        padding: 10px 0 10px 0;
        width: 100%;
    }

}

@media (max-width: 800px) {
    .guide__about-cta {
        display: flex;
        flex-direction: column;
    }

    .guide__about-cta .ctabox > a {
        margin: unset;
    }
}

@media (max-width: 960px) {
    .guide__about-cta .ctabox {
        width: 445px;
    }

    .guide__about-cta {
        display: flex;
        flex-direction: column;
    }

    .guide__about-cta .ctabox > a {
        margin: unset;
    }
}

@media (max-width: 575px) {
    #stk {
        bottom: 0;
        top: auto;
        padding: 20px 0;
    }

    .withbanner a.backtotop {
        bottom: 90px;
    }

    .rate {
        transform: scale(0.8);
    }

    .banking-review .bankinglogo {
        margin-right: 15px;
    }

    .banking-review-right {
        margin-left: 15px;
    }

    .subscribe-form__content {
        margin: 0 20px;
    }

    .subscribe-form {
        padding-right: 0;
        padding-left: 0;
    }

    .subscribe-form__content {
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
    }

    .subscribe-form__block {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        max-width: none;
        margin-bottom: 15px;
    }

    .subscribe-form__button {
        padding-top: 10px;
    }

    .name-label::before,
    .email-label::before {
        width: 50px;
    }

    header .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    #stk span {
        display: none;
    }

    #stk .button {
        width: auto;
        margin: 0 20px;
        display: block;
    }

    .top-casino__table {
        margin: 20px 0;
    }

    .top-casino__btn {
        width: 70px;
        padding: 5px 0;
        font-size: 14px;
        box-shadow: 0px 4px 0px 0px #ab3939;
    }

    .top-casino__info {
        padding-left: 10px;
    }

    td.top-casino__number-cell {
        width: 20px;
    }

    .top-casino__number {
        width: 20px;
        height: 20px;
        font-size: 16px;
        color: #ffffff;
        background-color: transparent;
    }

    td.top-casino__btn-cell {
        width: 90px;
        padding-right: 10px;
        padding-left: 10px;
    }

    td.top-casino__bonus-cell {
        padding-right: 0;
        padding-left: 10px;
    }

    .m-nav__logo .logo__img {
        display: none;
    }

    .m-nav__m-text {
        display: block;
    }

    .mobile-nav .level1 > ul > li > a {
        font-size: 16px;
        padding-left: 20px;
    }

    .mobile-nav .level2 > ul > li > a {
        padding-left: 35px;
    }

    .mobile-nav .level3 > ul > li > a {
        letter-spacing: 0em;
        padding-left: 50px;
    }

    .mobile-nav .level2 > ul > li.m-nav__category > a, .mobile-nav .level3 > ul > li.m-nav__category > a {
        font-size: 13px;
    }

    .mobile-nav {
        width: 70%;
    }

    body.mobile-menu-active {
        margin-left: 70%;
    }

    div.new_articles {
        padding: 0 0 7px;
    }

    .guide__about__no__button .guide__rating {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    div.excerpt1 {
        margin-left: 10px;
        margin-right: 10px;
        height: 100%;
    }

    .new-casino .block-header__link {
        display: none;
    }

    .toplist .bonus-table__link {
        display: none;
    }

    .toplist .bonus-table__logo {
        min-width: 0;
        width: auto;
        padding-right: 0;
    }

    .toplist .bonus-table__button {
        width: 110px;
    }

    .subscribe-form__content {
        margin: 0 20px;
    }

    .bonus-table td, .toplist td {
        height: 80px;
    }

    .bonus-table__head td {
        height: auto;
        padding: 10px 0;
    }

    .bonus-table__bonus-size {
        min-width: 80px;
    }

    h1 {
        font-size: 16px !important;
        margin-top: 15px;
    }

    h2, .ash2 {
        font-size: 15px !important;
        line-height: normal !important;
    }

    h3 {
        font-size: 14px;
    }

    .hidden-mobile {
        display: none;
        color: inherit;
    }

    h2 {
        font-size: 18px;
        line-height: 1.3;
    }

    .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }

    .table-responsive table {
        width: 600px;
    }

    .about__title {
        margin-bottom: 25px;
    }

    .rules__title {
        margin-bottom: 25px;
    }

    .text-block__img,
    .strategy .text-block__img {
        width: auto;
        margin: 0 20px 10px 0;
    }

    footer {
        padding: 30px 0;
    }

    .strategies__item {
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
    }

    .strategies__icon,
    .strategies__content {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
        max-width: none;
    }

    .strategies__icon {
        margin-bottom: 20px;
    }

    .strategies__button {
        margin-right: auto;
    }

    .strategies__description {
        margin-bottom: 15px;
    }

    .strategies-list {
        margin-bottom: 0;
    }

    .strategies__item {
        padding-top: 30px;
    }

    .bonus-page__table {
        margin-bottom: 40px;
    }

    .free-games-page__text {
        margin-bottom: 40px;
    }

    .free-games-page__list,
    .free-games-page__strategy {
        margin-bottom: 0;
    }

    .free-games-page__img {
        max-width: 50%;
        margin-left: 0;
    }

    .free-games-page__strategy .free-games-page__img {
        margin-right: 31px;
        margin-left: 0;
    }

    .guide__about {
        padding-top: 0;
    }

    .guide__text-list,
    .text-block__list {
        padding-left: 15px;
    }

    .guide__text-list li:not(:last-child),
    .text-block__list li:not(:last-child) {
        margin-bottom: 10px;
    }

    .software-images__list {
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
        margin-bottom: 40px;
        padding: 0;
    }

    .software-images__item {
        box-flex: 0;
        flex: 0 0 auto;
        max-width: none;
    }

    .software-images__item:not(:last-child) {
        margin-bottom: 20px;
    }

    .guide__text-list {
        line-height: 22px;
    }

    .article {
        padding: 0;
    }

    .article__main-img {
        max-width: 150px;
        margin-top: 0;
    }

    .article__img {
        margin-left: 0;
    }

    .casino__button--big {
        width: 100%;
        max-width: 340px;
    }

    .casino-advantages {
        padding-right: 0;
        padding-left: 0;
    }

    .casino-details__title {
        margin-bottom: 25px;
    }

    .casino__images {
        margin-right: 0;
    }

    .casino__logo {
        margin-bottom: 25px;
        margin-left: 0;
    }

    .casino__content {
        padding-top: 0;
    }

    .bonus-value {
        display: block;
    }

    .game-page__frame {
        height: 200px;
    }

    .game-page__bonus-text {
        display: none;
    }

    .game-page__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .game-page__rating {
        align-items: center;
        box-orient: vertical;
        box-direction: normal;
        flex-direction: column;
    }

    .game-page__rating .rating-title {
        margin-bottom: 5px;
    }

    .block-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .block-header .secondary-title--decorated {
        margin-bottom: 5px;
    }

    .block-header__link,
    .review .block-header__link {
        margin-left: 0;
    }

    .block-header .secondary-title--decorated,
    .block-header__link {
        box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .freespins__header,
    .new-casino__header {
        margin-bottom: 30px;
    }

    .slots__item .button {
        width: 100%;
        max-width: 160px;
    }

    .review__header {
        margin-bottom: 30px;
    }

    .new-casino,
    .freespins {
        padding-bottom: 0;
    }

    .casino__providers-banking {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }

    .game-providers, .banking-methods {
        box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .slot-latest__header {
        margin-bottom: 30px;
    }

    .slot-description__button .button {
        font-size: 18px;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .slot__images-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .slot__image {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .tags-list__item {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .tags-list__block {
        font-size: 14px;
        padding: 7px 10px;
    }

    .voterRatings {
        text-align: center;
        gap: 6px;
    }
}

@media (max-width: 500px) {
    .cl, .free-cl {
        position: relative;
        overflow: hidden;
    }

    .new-casino .cl {
        overflow: visible;
    }

    .cl .top-numbers-container {
        border-bottom: 267px solid transparent;
        border-right: 99px solid transparent;
        position: absolute;
        left: -43px;
        top: 0;
    }

    #siteid_cel .cl .top-numbers-container {
        border-top: 113px solid #2d3751;
    }

    #siteid_jdr .cl .top-numbers-container {
        border-top: 113px solid #76267e;
    }

    #siteid_x288 .cl .top-numbers-container {
        border-top: 113px solid #2669c7;
    }

    #siteid_x1037 .cl .top-numbers-container {
        border-top: 113px solid #000000;
    }

    #siteid_cocs .cl .top-numbers-container {
        border-top: 113px solid #6877ba;
    }

    #siteid_celc .cl .top-numbers-container {
        border-top: 113px solid #2d3751;
    }

    #siteid_casinosuomi .cl .top-numbers-container {
        border-top: 113px solid #204580;
    }

    .f74b4b {
        border-top: 113px solid #f74b4b !important;
    }

    .cl .top-numbers {
        position: absolute;
        right: -86px;
        top: -107px;
        color: #fff !important;
        font-size: 17px;
        font-weight: 700;
    }

    div.games {
        margin: 10px;
        display: grid;
        clear: both;
        grid-template-columns: 1fr 1fr;
        gap: 15px 10px;
    }
}

@media (max-width: 390px) {
    /*.logo__img.smallscreen {*/
    /*    width: 17rem;*/
    /*}*/
}

@media (max-width: 355px) {
    .logo__img.smallscreen {
        width: 17em;
    }
}

@media (max-width: 300px) {
    .logo__img.smallscreen {
        width: 15em;
    }
}

@media (max-width: 450px) {
    .top-casino__casino-name {
        display: none;
    }

    .top-casino__link img {
        margin-right: 0;
    }

    td.top-casino__info-cell {
        width: 50px;
    }

    .top-casino__bonus {
        font-size: 13px;
    }

    td.top-casino__bonus-cell {
        width: auto;
    }
}

@media (max-width: 550px) {
    .fgix, .fgixd, .fgixm {
        border: none;
    }

    div.casino-details__button a, div.ctabox a {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 20px auto 30px;
    }

    div.casino-details__button a {
        margin: 0 auto 50px;
    }
}

@media (max-width: 480px) {
    .casino__providers-banking img, .casino__providers-banking .ph {
        margin-left: 10px;
        margin-right: 10px;
    }

    .providers-banking__list {
        max-width: 340px;
    }

}

@media (max-width: 430px) {
    .footer-social-item-container {
        gap: 40px;
    }
}

@media (min-width: 420px) and (max-width: 568px) {
    .nc .free-l {
        flex-grow: unset;
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 20px;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 230px;
        height: 100px;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -20px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 75%;
        margin: 0 0 80px 0;
    }

    .code .code-box {
        margin: 10px 0 0 0;
        padding: 3px 14px;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (min-width: 376px) and (max-width: 419px) {
    .nc .free-l {
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 10px;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 205px;
        height: 100px;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -20px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 60%;
        margin: 0 0 120px 0;
    }

    .code .code-box {
        margin: 10px 0 0 0;
        padding: 3px 14px;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (min-width: 200px) and (max-width: 375px) {
    .nc .free-l {
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 0;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 280px;
        height: 100px;
        padding: 4% 2% 0 2%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
        padding: 10px 0 0 0;
    }

    .nc a.free-rw {
        right: 75px;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 45%;
        margin: 0 0 250px 0;
    }

    .code .code-box {
        padding: 8px 14px;
        margin: 0 0 0 0;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }

    .nc .button {
        margin: 10px 7px;
    }
}

@media (min-device-width: 391px) and (max-device-width: 401px) {
    .button {
        font-size: 13px;
        width: 134px;
    }

    .games-list {
        grid-template-columns: repeat(auto-fit, minmax(108px, 1fr));
    }
}

@media (max-width: 440px) {
    .games-list {
        grid-template-columns: repeat(auto-fit, minmax(166px, 1fr));
    }

    .nc .u {
        display: none;
    }
}

@media only screen and (max-width: 413px) {
    select.fgsofsel {
        width: 100%;
        margin: 6px !important;
        margin-bottom: 15px !important;
    }

    .next-button {
        float: right !important;
    }

    .pn-status {
        padding-left: 10%;
    }

    .fgnav {
        text-align: left !important;
    }
}

@media (max-width: 390px) {
    .button {
        font-size: 14px;
        width: 139px;
    }
}

@media (max-width: 320px) {
    .button {
        font-size: 13px;
        width: 125px;
    }
}

@media (max-width: 450px) {
    .guide__rating {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
}

@media (min-width: 420px) and (max-width: 568px) {
    .nc .free-l {
        flex-grow: unset;
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 20px;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 230px;
        height: 100px;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -20px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 75%;
        margin: 0 0 80px 0;
    }

    .code .code-box {
        margin: 10px 0 0 0;
        padding: 3px 14px;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (min-width: 376px) and (max-width: 419px) {
    .nc .free-l {
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 10px;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 205px;
        height: 100px;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
    }

    .nc a.free-rw {
        right: -20px;
    }

    .nc img.m {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 60%;
        margin: 0 0 120px 0;
    }

    .code .code-box {
        margin: 10px 0 0 0;
        padding: 3px 14px;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }
}

@media (max-width: 430px) {
    #siteid_celc .casino-review__container .casino__description {
        color: #636363;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    #siteid_celc .casino-review__container h1.casino__name {
        text-align: center;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 10px;
    }

    #siteid_celc .casino-review__container .casino__logo {
        width: 100px;
        height: 100px;
        margin-bottom: 15px;
    }
}

@media (min-width: 200px) and (max-width: 375px) {
    .nc .free-l {
        justify-content: center;
        display: grid;
        align-self: stretch;
        align-items: center;
        margin: 0 0 0 0;
    }

    .nc .free-n {
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
    }

    .nc .free-lr {
        font-size: 18px;
        text-align: center;
        width: 100%;
        flex-grow: 1;
        padding: unset;
    }

    .nc .free-nr {
        margin: unset;
        justify-content: center;
        display: inline-grid;
        align-self: stretch;
        align-items: center;
        width: 280px;
        height: 100px;
        padding: 4% 2% 0 2%;
    }

    .nc .free-casino-list__bonus {
        width: 100%;
        padding: 10px 0 0 0;
    }

    .nc a.free-rw {
        right: 75px;
    }

    .free-cl .top-numbers-container {
        padding: 9px 0 0 7px;
        height: 45%;
        margin: 0 0 250px 0;
    }

    .code .code-box {
        padding: 8px 14px;
        margin: 0 0 0 0;
    }

    .casino-list__name {
        margin: 10px 0 6px 0;
    }

    .free-nr .code:nth-child(1) {
        width: 100%;
    }

    .not-top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #2A306A 81%
        );
    }

    .top {
        background: linear-gradient(
                to top left,
                transparent,
                transparent,
                #E2E6E9 80%,
                #E84841 81%
        );
    }

    .nc .button {
        margin: 10px 7px;
    }
}

@media (max-width: 428px) {
    .bo_image_desktop {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .author-box-container .author-details {
        display: block;
    }

    .author-box-container .author-details > a {
        justify-content: center;
        border: none;
        padding-right: 0;
        margin: 20px 0;
        width: auto;
    }

    .author-name-comment {
        margin: 20px 0;
        width: auto;
    }

    .author-box-name {
        text-align: center;
    }

    .author-social-media {
        padding: 0 13px;
    }
}

/* Custom Table style */
.carousel-indicator ul li {
    margin-bottom: 0;
}

.custom_table__long_text .custom_table__base-container-tbody,
.logo-text-secondary-cta .table-row .table-row-column,
.custom_table__short_text-desktop,
.custom_table__short_text-mobile {
    line-height: 24px !important;
    font-size: 1em !important;
}

.custom_table__base-container,
.logo-text-secondary-cta .table-header,
.logo-text-secondary-cta .table-body,
.logo-text-secondary-cta .table-row,
.pro-cons-grid .table-row-0,
.pro-cons-grid .table-row-1,
.custom_table__horizontal_scroll-mobile .table_body,
.horizontal_scroll_cards .table-card,
.custom_table__base-container-tbody {
    border-radius: 3px !important;
}

.logo-text-secondary-cta .table-row .table-row-column > strong {
    text-decoration: none !important;
}

.custom_table__long_text .first-col {
    font-weight: bold !important;
}

.custom_table__container-thead {
    font-size: calc(1em + 2px) !important;
}

.table-pros .custom_table__thead {
    /*padding-block: 18px !important;*/
}

.table-pros .custom_table__container-thead {
    font-size: 18px !important;
}

.custom_table__row-thead {
    border-radius: 3px 3px 0 0 !important;
}

.custom_table__horizontal_scroll .custom_table__column_body:not(.first-col) .custom_table__container-inner a {
    text-decoration: none !important;
}

.custom_table__horizontal_scroll-desktop .custom_table__column_body:not(:first-child) .custom_table__container-inner,
.custom_table__horizontal_scroll-mobile .table_body .custom_table__row:not(:first-child) .custom_table__column_body:not(:first-child) .custom_table__container-inner {
    text-decoration: underline;
}

.table-row-body {
    grid-template-columns: repeat(auto-fit, minmax(274px, 1fr)) !important;
}

.logo-text-secondary-cta .ctabox a.button {
    width: 100%;
    max-width: 280px;
    border: 1px solid #555555 !important;
    box-shadow: 0px 3px 0px 0px #555555;
    color: #555555;
    background: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
}

.logo-text-secondary-cta .ctabox a.button:hover {
    background: #555555 !important;
    color: #fff !important;
}

.custom_table__horizontal_scroll.logo_header .static_side.top_header {
    font-size: 18px;
}

.custom_table__short_text-mobile .side_header {
    line-height: 21px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

@media (max-width: 769px) {
    .logo-text-secondary-cta .ctabox a.button {
        width: 280px;
    }

}

@media (max-width: 380px) {
    .logo-text-secondary-cta .ctabox {
        width: 100%;
    }

    .logo-text-secondary-cta .ctabox a.button {
        width: 100%;
    }
}

@media (max-width: 1300px) {
    .custom_table__horizontal_scroll-mobile .custom_table__container-inner {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
    }

}

.container {
    max-width: 1120px;
}

.header__content .alert-trigger {
    display: none;
}

#newmenu .alert-trigger {
    display: flex;
}

@media (max-width: 1250px) {
    .header__content .alert-trigger {
        display: flex;
    }

    #newmenu .alert-trigger {
        display: none;
    }

    .alert-display {
        position: inherit !important;
    }

    .label {
        top: -2px !important;
    }
}

.alert-trigger {
    background: transparent;
    color: white;
    border: none;
    font-size: 20px;
    cursor: pointer;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
}

.alert-trigger img {
    background: transparent;
    margin-left: 5px;
}

.custom-caret {
    margin-left: 5px;
}

.label {
    background-color: #C92112;
    border-radius: 50%;
    padding: 1px 5px;
    position: absolute;
    left: 35px;
    top: 6px;
    text-align: center;
    font: normal normal bold 12px/14px Arial;
    color: #FFFFFF;
    opacity: 1;
    z-index: 2;
}

.alert-display {
    position: relative;
    top: 0;
    width: 100%;
    display: none;
    color: #000000;
    opacity: 1;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row;
    max-width: 1100px;
    margin: 0 auto;
}

.alert-display.none {
    display: none;
}

.alert-display.inline-flex {
    display: inline-flex;
}

.dropdown {
    position: absolute;
    max-width: 527px;
    text-align: left;
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 3px 8px #00000066;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
    padding: 15px;
    z-index: 2000;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.dropdown:has(.stars) {
    max-width: 522px;
}


.dropdown-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.dropdown-header .dropdown-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #636363;
}

.alert-dismiss {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #E4E4E4;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1250px) {
    header {
        position: relative;
    }

    .alert-display {
        position: absolute;
        top: 0;
        right: 0;
    }
}

.alert-dismiss:before,
.alert-dismiss:after {
    content: "";
    position: absolute;
    width: 5px;
    background-color: #E4E4E4;
}

.alert-dismiss:before {
    transform: rotate(45deg);
}

.alert-dismiss:after {
    transform: rotate(-45deg);
}

.dropdown-casino {
    position: relative;
}

.dropdown-casino:not(:last-child)::after {
    content: "";
    display: inline-flex;
    width: 100%;
    height: 2px;
    background-color: var(--menu-bg);
    bottom: 0;
    left: 0;
    margin: 15px 0;
    border-radius: 3px;
}

.dropdown-list {
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 0 10px 0 #0000001A;
    border: 1px solid #EFF0F1;
    opacity: 1;
    display: inline-grid;
    align-items: center;
    padding: 10px 15px 10px 20px;
    min-height: 87px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    gap: 20px;
    width: 100%;
    grid-template-columns: auto 1fr 41%;
}

.dropdown-tc {
    background: #EFF0F1 0 0 no-repeat padding-box;
    margin: 2px 0;
    opacity: 1;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative;
    top: -2px;
    box-shadow: 0 0 10px 0 #0000001A;
    padding: 10px 16px;
    color: #636363;
    font-size: 12px;
}

.dropdown-tc:not(:last-child)::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #333C92;
    margin-top: 10px;
}

.dropdown-tc a {
    color: #25A0ED;
}

.dropdown-list .left {
    position: relative;
    text-align: center;
    max-width: 67px;
}

.dropdown-list .left img {
    border-radius: 50%;
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 67px;
    min-width: 40px;
}

.dropdown-list .middle {
    display: inline-grid;
    align-items: start;
    font-size: 14px;
    gap: 5px;
}

.dropdown-list .middle a {
    text-align: center;
    text-decoration: none;
    font: normal normal bold 16px/18px Arial;
    letter-spacing: 0;
    color: #262625;
}

.dropdown-list .middle .casino-name {
    flex: 1;
    font-size: 14px;
    font-weight: 700;
    color: #343A40;
    word-break: break-word;
    overflow-wrap: anywhere;
    text-decoration: underline;
}

.dropdown-list .middle a:hover {
    text-decoration: underline;
}

.dropdown-list .middle .bon {
    display: grid;
    text-align: center;
    align-items: center;
    gap: 5px;
    color: #636363;
}

.dropdown-list .middle .bon span {
    display: block;
}

.dropdown-list .right a {
    max-width: 185px;
    min-height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 800;
    line-height: 20px;
    border-radius: 6px;
    background: #C92112;
    box-shadow: 0 5px 0 0 #902D26;
    padding: 16px 18px;
    width: auto;
    text-transform: uppercase;
}

.number + .present {
    animation: shake 0.375s linear infinite;
}

@keyframes shake {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(3px, 3px) rotate(3deg);
    }
    50% {
        transform: translate(0, 0) rotate(0deg);
    }
    75% {
        transform: translate(-3px, 3px) rotate(-3deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

.dropdown-list .stars {
    width: 90px;
    height: 17px;
    display: flex;
    background: transparent url(../images/home_stars_new.png) left bottom repeat-x;
}

.dropdown-list .stars_in {
    height: 100%;
    width: 100%;
    background: transparent url(../images/home_stars_new.png) left top repeat-x;
}

.dropdown-list .top-rating-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dropdown-list .stars,
.dropdown-list .stars_in {
    background-image: url(../img/commons/clf/home_stars_new.svg);
    transform: scale(1);
}

.dropdown-list .stars {
    transform: unset !important;
}

.dropdown-list .top-rating-wrap {
    flex-direction: row;
    gap: 6px;
}

.dropdown-list .casino-name-rating {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    text-align: center;
}

@media (max-width: 355px) {
    .header__content .logo {
        min-height: 74px;
        min-width: auto;
    }

    .logo__img.smallscreen {
        width: 11em;
    }

    .menu-button {
        width: 30px;
    }

    .dropdown-list .left {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .logo__img {
        height: 54px !important;
    }
}

@media (max-width: 430px) {
    .dropdown-list .right a {
        max-width: 138px;
        max-height: 72px;
    }

    .dropdown-list {
        padding: 10px 15px 15px 15px;
    }
}

.dropdown-list .left .left-mobile, .dropdown-list .right .right-mobile {
    display: none;
}

@media (max-width: 400px) {
    .dropdown-list .middle {
        display: none;
    }

    .dropdown-list {
        grid-template-columns: auto 50%;
        padding: 10px 0 15px 0;
        gap: 0;
    }

    .dropdown-list .left {
        max-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 10px;
        border-right: #f0f1f5 solid 2px;
        height: 100%;
        padding: 0 10px;
    }

    .dropdown-list .left .left-mobile {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .dropdown-list .left img {
        border-radius: 50%;
        max-width: 65px;
    }

    .dropdown-list .left .left-mobile a {
        text-align: center;
        font: normal normal bold 16px/18px Arial;
        letter-spacing: 0;
        color: #262625;
    }

    .dropdown-list .left .left-mobile .casino-name {
        flex: 1;
        font-size: 14px;
        font-weight: 700;
        color: #343A40;
        word-break: break-word;
        overflow-wrap: anywhere;
        text-decoration: underline;
    }

    .dropdown-list .left .left-mobile a:hover {
        text-decoration: underline;
    }

    .dropdown-list .right a {
        padding: 10px 18px;
    }

    .dropdown-list .right {
        padding: 0 15px;
    }

    .dropdown-list .right .right-mobile {
        display: grid;
        text-align: center;
        align-items: center;
        gap: 5px;
        color: #636363;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 600;
    }

    .dropdown-list .right .right-mobile .bon span {
        display: block;
    }
}

@media (max-width: 1250px) {
    .mobile-nav .m-nav__logo img.logo__img.smallscreen {
        height: 51px !important;
    }

    .mobile-nav nav.m-nav__container .alert-trigger {
        display: none;
    }

    .mobile-nav .m-nav__header {
        padding: 0 44px;
    }
}

@media (max-width: 575px) {
    .mobile-nav .m-nav__header {
        padding: 0 20px;
    }
}
/********/
