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

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

header {
    order: -2;
}

nav {
    order: -1;
}

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

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

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;
}

#show {
    display: block;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    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;
}

.inner-page.container:not(.customized-breadcrumb) {
    box-shadow: 0px 41px 27px -15px rgba(0, 0, 0, 0.22);
    padding-top: 30px;
}

a,
input,
button {
    outline: none;
}

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

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

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

.toplist .bonus-table__number-value {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: -59px;
    width: 100px;
    left: -32px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

td {
    padding: 0;
}

img {
    vertical-align: middle;
}

div.inner-page.container {
    background-color: #fff;
    border-bottom: 1px solid #e3ebed;
}

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

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

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

h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px 0;
    color: var(--grgreen);
    text-align: left;
}

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

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

body.dv_mobile a.backtotop {
    bottom: 80px;
}

#siteid_x389 a.backtotop {
    background: var(--subscribe-button-bg);
    box-shadow: inset 0px -4px 0 var(--subscribe-button-shadow);
}

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

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

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 10px;
}

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

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

#breadcrumb {
    border-bottom: 1px solid #e3ebed;
    padding: 5px;
    margin-bottom: 8px;
    font-size: 12px;
}

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

#breadcrumb ol > li {
    line-height: 23px;
    display: inline;
}

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

#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 {
    text-decoration: none;
}

.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;
    text-align: center;
}

.button {
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    display: inline-block;
    width: 180px;
    padding: 14px 0;
    cursor: pointer;
    transition: all .2s ease;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    border: none;
    border-radius: 6px;
    background: #797676;
    box-shadow: 0 5px 0 0 #3f3f3f;
    max-width: 100%;
}

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

.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);
}

#siteid_x389 .button--primary {
    border: 1px solid #2E73E2;
    background-color: #2E73E2;
    box-shadow: 0 5px 0 0 #093A89;
}

.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);
}

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

#siteid_gr .subscribe-form__button .button--secondary {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 5px 0 0 #AFAFAF;
    color: var(--visit-button-bg) !important;
}


#siteid_lce .subscribe-caption {
    padding-top: 10px;
    padding-bottom: 0px;
}

#siteid_lce .subscribe > .text-block {
    margin-bottom: 15px;
}

#siteid_csch .subscribe-form__button .button--secondary,
#siteid_cb .subscribe-form__button .button--secondary,
#siteid_szc .subscribe-form__button .button--secondary {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 4px 0 0 #D8D8D8;
    color: #D0393D !important;
    padding: 11px 0;
}

#siteid_cb .subscribe-form__button .button--secondary {
    color: #ED553B !important;
}

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

.tablecon th a {
    color: #ffffff !important;
}

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

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

.text-block {
    margin-right: auto;
    margin-left: auto;
    letter-spacing: .02em;
    word-wrap: break-word;
    max-width: 840px;
}

.review .text-block {
    max-width: none;
}

.text-block img {
    max-width: 100%;
}

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

.bonus-list .text-block {
    display: flex;
    justify-content: center;
    max-width: none;
}

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

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    background-color: #fafafa;
}

/* === MAIN PAGE STYLES === */
.header__content {
    padding: 20px 0 10px 0;
}

.logo {
    text-align: center;
}

.logo__img {
    max-width: 100%;
    height: 169px;
}

.logo__img.smallscreen {
    display: none;
}

.logo__link {
    display: inline-block;
}

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

.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-between;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
}

#siteid_cb .newmenu-container .newmenu-level.level1 > ul{
    justify-content: center;
    gap: 15px;
}

.newmenu-container .newmenu-level.level1 > ul > 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;
}

.filter__container {
    margin-top: 25px;
}

.filter__icon_hover {
    display: none;
}

#siteid_gr .filter__option:hover .filter__icon,
#siteid_gr .active-filter__option .filter__icon {
    display: none;
}

#siteid_gr .filter__option:hover .filter__icon_hover,
#siteid_gr .active-filter__option .filter__icon_hover {
    display: inline;
}

@media (min-width: 992px) {
    #siteid_gr .filter__option {
        background: #00874B;
        border: 1px solid #00874B;
        color: #fff;
    }

    #siteid_gr .filter__option:hover,
    #siteid_gr .active-filter__option {
        background: #CF462F;
        border: 1px solid #CF462F;
        color: #fff;
    }

    .divLoading {
        right: -100px !important;
        width: 125% !important;
    }
}

.loading_icon p {
    white-space: nowrap !important;
    top: 20px !important;
}

.new-casinos__section {
    margin-top: 65px;
}

.new-casinos__section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.new-casinos__section-title > span {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.new_casinos-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(211px, 1fr));
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    padding: 0;
}

.new_casinos-card {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
}

#marginTab {
    margin-top: 2.4%;
}

.bonus-table__group#marginTab {
    margin-top: 3.2%;
}

.bonus-table__button#marginTab {
    margin-top: 3.2%;
}

li.new_casinos-card div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

li.new_casinos-card .new_casinos__number {
    width: 100%;
    align-items: flex-start;
}

.new_casinos__number > span {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    margin: -10px 5px -15px;
    text-decoration: none;
}

.new_casinos__logo {
    width: 100%;
    padding: 10px 0 10px;
}

a.new_casinos__logo-link {
    width: 100%;
    display: flex;
    padding: 10px;
    justify-content: center;
}

.new-casinos__content {
    height: 168px;
    justify-content: space-evenly;
}

.new-casinos__content .new-casinos__bonus-section {
    display: none;
}

.new-casinos__content .new_casinos__review-button {
    margin: 0;
}

.new-casinos__bonus-section {
    margin: 10px 0 0;
    max-height: 100px;
    min-height: 65px;
}

span.new-casinos__bonus-title {
    color: #565656;
    font-size: 16px;
    font-weight: 600;
}

.new-casinos__bonus-section > span:not(.new-casinos__bonus-title) {
    color: var(--grgreen);
    font-size: 15px;
    font-weight: 600;
}

.span.new-casinos__freespin {
    font-size: 13px;
}

.new-casinos__rating .rating {
    margin: 15px 0 15px;
}

.new_casinos-card .bonus-table__button {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

.new_casinos-card .bonus-table__button > a {
    padding: 8px 0;
    width: 80%;
}

.new_casinos__review-button {
    margin: 10px 0 10px;

}

.new_casinos__review-button > a {
    color: #4d4d4d;
    font-weight: 600;
    text-decoration: none;
}

/*End New Casinos Section*/
.line-break {
    display: none;
}

.about__content {
    padding: 0;
}

.about__title {
    margin: 8px 0 33px 0;
    font-family: 'Open Sans', opensans-fallback, sans-serif;
}

.author-byline-wrapper_main h1 {
    margin-bottom: 10px;
}

.author-byline-wrapper_main {
    margin-bottom: 10px;
}

.review .author-byline-wrapper_main {
    margin-top: 5px;
}

.toplist .button {
    width: 98%;
}

.toplist .bonus-table__button {
    padding-right: 20px;
    padding-bottom: 20px;
}

.toplist .bonus-table__logo {
    text-align: center;
    padding-left: 20px;
    z-index: 2;
}

.toplist .bonus-table__number {
    padding: 0;
    z-index: 1;
}

.bonus-table, .toplist {
    width: 100%;
}

.bonus-table {
    width: 100%;
    border-collapse: collapse;
}

.bonus-table td, .toplist td {
    box-sizing: content-box;
}

.bonus-table td {
    box-sizing: content-box;
    height: 96px;
    border-bottom: 1px solid #636363;
    padding: 3px 0;
}

.toplist tr {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-evenly;

    height: 150px;
}

#tab .toplist tr,
#gr .toplist tr,
#lce .toplist tr,
#cb .toplist tr,
#x389 .toplist tr,
#coc .toplist tr,
#szc .toplist tr,
#csch .toplist tr {
    align-items: center !important;
}

.toplist .bonus-table__number {
    width: 0;
    height: 0;
    border-top: 126px solid #ffcc00;
    border-bottom: 150px solid transparent;
    border-right: 80px solid transparent;
    position: absolute;
    left: 0;

}

#tab, #gr, #lce, #cb, #x389, #coc, #szc, #csch .toplist .bonus-table__number {
    border-right: 59px solid transparent;
}

.bonus-table .bonus-table__number {
    width: 60px;
    padding: 0 21px 0 3px;
}

#tab .toplist .top-casino-number .bonus-table__number {
    border-top: 66px solid #5483ee;
}

#tab .toplist .bonus-table__number {
    border-top: 66px solid #73ca84;
}

#tab.toplist .bonus-table__number {
    border-right: 74px solid transparent !important;
}

#tab .toplist td {
    padding: 12px 0 !important;
}

#gr .bonus-table__number {
    top: 0px;
    border-top: 66px solid #909090;
}

#lce .bonus-table__number {
    top: 0px;
    border-top: 66px solid #068587;
}

#cb .bonus-table__number {
    top: 0px;
    border-top: 66px solid #909090;
}

#x389 .bonus-table__number {
    top: 0px;
    border-top: 66px solid #73CA85;
}

#coc .bonus-table__number {
    top: 0px;
    border-top: 66px solid #5c757a;
}

#szc .bonus-table__number {
    border-top: 170px solid #909090;
    border-bottom: 160px solid transparent;
    border-right: 150px solid transparent;
}

#csch .bonus-table__number {
    top: 0px;
    border-top: 66px solid #909090;
}

#gr .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #23A86D;
}

#lce .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #ff472b;
}

#cb .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #ED553B;
}

#x389 .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #5483ee;
}

#coc .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #E8424F;
}

#szc .top-casino-number .bonus-table__number {
    border-top: 170px solid #D0393D;
    border-bottom: 160px solid transparent;
    border-right: 150px solid transparent;
}

#csch .top-casino-number .bonus-table__number {
    top: 0px;
    border-top: 66px solid #D0393D;
}

.toplist .bonus-table__number-value {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: -59px;
    width: 100px;
    left: -32px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

.bonus-table .bonus-table__number-value {
    color: var(--number-forecolor);
    font-size: 25px;
    font-weight: 800;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    text-align: center;
    background: url(../img/table_number.svg) center no-repeat;
}

.about__content .toplist {
    margin-left: 2%;
}

.bonus-list .bonus-table__logo {
    width: auto;
    min-width: 130px;
    margin-left: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bonus-list .bonus-table__logo-link {
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    border-radius: 50%;
    margin-bottom: -2px;
}

.bonus-table__bonus-size {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    min-width: 120px;
    margin-top: 4% !important;
}

.toplist img {
    width: auto;
    height: 34px;
}

.toplist .belge-license img {
    height: 60px
}

.bonus-table img {
    border-radius: 10%;
}

.bonus-value {
    font-size: 17px;
    color: var(--grgreen);
    display: block;
}

.freespin-bonus {
    min-width: 200px;
}

.bonus-value span {
    display: block;
    font-size: 17px;
    line-height: 15px;
    text-transform: none;
}

.bonus-table__link {
    text-align: center;
    width: auto;
    min-width: 150px;
}

.toplist .bonus-table__link {
    min-width: 100px;
}

.bonus-container {
    display: none;
}

.bonus-table__options {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: flex-end;
    width: auto;
    contain: content;
}

.bonus-table__rating {
    padding-right: 0;
    padding-left: 0;
    align-self: center;
    margin-right: 35px;
    margin-top: 11px;
}

.bonus-table__rating .rating {
    width: 140px;
    height: 58px;
    flex-direction: column;
    display: flex;
}

.bonus-table__rating .rating__actual {
    background-size: auto 27px;
}

.bonus-table__button {
    width: 160px;
    padding-right: 11px;
}

.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;
}

.rating__number {
    padding-top: 30px;
    justify-content: center;
    display: flex;
}

.subscribe-caption {
    padding-top: 30px;
    padding-bottom: 0;
}

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

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

.subscribe-form {
    min-height: 160px;
    /*padding: 49px 11px 0 25px;*/
    padding: 49px 25px 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);
}


#siteid_x389 .name-label,
#siteid_x389 .email-label {
    border-right: 2px solid #73CA85;
}

.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: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -ms-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: auto;
}

.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;
    -o-transition: box-shadow .3s ease;
    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: 4px;
    margin-left: auto;
}

.free-games {
    margin: 0 0 20px;
}

.free-games__title {
    margin-bottom: 0;
}

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

.free-games__list {
    margin-bottom: 0px;
}

.games-list__item {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.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-block: 0 10px;
    flex-grow: 1;
}

.games-list__button {
    height: 49px;
}

.rules__content {
    padding-bottom: 29px;
}

.rules__title {
    margin-bottom: 47px;
}

.strategy .text-block__img {
    margin-top: -2px;
    margin-right: 0;
}

.strategy__content {
    padding-bottom: 143px;
}

.strategy__title {
    margin-bottom: 27px;
}

footer {
    padding: 30px 0;
    text-align: center;
    background-color: var(--grgreen);
    margin: 20px 0px;
}

footer .container {
    background-color: transparent;
}

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

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

.footer-nav {
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-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;
    color: #fff;
}

.copyright {
    margin: 0;
}

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

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

/* === INNER PAGES === */
.inner-page #fgn {
    margin-block: 35px 60px;
}
aside.subscribe {
    margin-bottom: 45px;
}

/* === CASINO PAGE === */
.casino {
    display: flex;
    gap: 20px;
    margin-bottom: 64px;
}

.casino__images {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 28px;
}

.casino__images img {
    margin: 10px 0 0 0;
    object-fit: contain;
}

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

.casino__screen {
    max-width: 301px;
}

.casino__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    padding: 0;
}

.casino__description {
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    max-width: 100%;
    margin-bottom: 42px;
    padding-left: 5px;
    font-weight: 500;
}

.casino__description > p {
    margin-top: 0;
}

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

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

.bonus__text {
    width: 100%;
    color: #d25f5c;
    text-align: left;
}

.bonus__text a {
    color: inherit;
}

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

.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: -ms-flexbox;
    display: flex;
    gap: 40px;
}

.casino__rating {
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    margin-right: 30px;
    font-weight: 600;
    align-items: center;
    gap: 35px;
    width: 100%;
}

#mainbt {
    width: 100%;
}

.casino__rating .rating-title {
    width: 25%;
    margin-top: unset;
}

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

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

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

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

.casino-advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 0 20px;
    list-style-type: none;
}

.casino-advantages__item {
    -ms-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;
}

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

.fgmtitle {
    margin-bottom: 20px;
}

.article-content {
    margin-bottom: 41px;
}

.article__main-img {
    float: left;
    margin: 0px 22px 40px 0;
}

.article__img {
    float: left;
    width: 108px;
    margin: 8px 13px 10px 25px;
    text-align: left;
}

table:not(.preset) {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    border: 1px #ccc solid;
}

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

table:not(.preset) tr > th {
    color: #fff;
    background-color: var(--grgreen) !important;
    font-size: calc(1em + 2px);
}

table:not(.preset) tr > td, table:not(.preset) tr > th {
    padding: 10px 3px;
    border: 1px #ccc solid;
}

table:not(.preset) tbody tr:nth-child(odd) > td {
    background-color: #f0f0f0;
}

.article__bonus-table {
    margin: 40px 0 50px 0;
}

/* === BONUS PAGE === */
div.top3title {
    position: relative;
    margin-bottom: 30px;
}

.bonus-table__head {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: var(--grgreen);
}

.top3title .bonus-table__head {
    font-size: 16px;
    font-weight: 700;
    color: #636363;
    background-color: #fafafa;
}

.bonus-table__head td {
    height: 60px;
    text-align: center;
    border: none;
    line-height: 21px;
    box-sizing: border-box;
    border-top: none !important;
}

.bonus-table__bonus {
    font-size: 20px;
    font-weight: 700;
    width: 145px;
}

.bonus-table__free {
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    color: var(--grgreen);
}

/* NEW ARTICLES */

.new_articles {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px 15px;
    margin: 0 0 30px;
    padding: 18px 0 21px 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;
    margin-bottom: 18px;
    overflow: hidden;
    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;
}

.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;
    line-clamp: 2;
    box-orient: vertical;
}

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

/* === STRATEGIES PAAGE === */
.strategies__button {
    margin-bottom: 7px;
    margin-left: auto;
}

/* === GUIDE PAGE === */
.guide__about {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
}

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

.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__rating .rating {
    margin-bottom: 3px;
}

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

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

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

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

.software-images__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 56px 0;
    padding: 41px 0 0 0;
    list-style-type: none;
}

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

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

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

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

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

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

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

.game-page__options {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    width: 800px;
    margin: 0 auto 45px;
    padding: 0 15px;
    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;
    padding: 0 15px;
    line-height: 25px;
}

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

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

div.freegamereview {
    margin: 30px 0;
}

.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%;
}

#voteinfo {
    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: block;
    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;
}

.dv_mobile #stk {
    bottom: 0;
    top: auto;
    padding: 20px 0;
}

#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 {
    font-size: 13px;
    margin: 15px 0;
}

#sistersw p {
    margin-bottom: 10px;
}

#sistersw p:first-of-type {
    font-weight: 700;
}

#sistersw > ul {
    padding: 0;
}

#sistersw li {
    display: inline-block;
    margin: 0 15px 5px 0;
}

#sistersw li > a {
    text-decoration: none;
}

#sistersw li > a:hover {
    text-decoration: underline;
}

#sistersw li.h {
    display: none;
}

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

.excerpt1 {
    background: #dcdcdc;
    clear: both;
    position: relative;
    padding: 30px;
    border-radius: 15px;
    margin: 15px 0;
    font-size: 19px;
    color: #636363;
    font-style: italic;
    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;
}

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

div.casino-details__button a {
    margin-bottom: 100px;
}

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

.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;
}

div.top3title + div.bonus-list {
    margin-top: -1px;
}

center img {
    height: auto !important;
}

.toplist td.cn {
    text-align: left;
    width: 100px;
    display: flex;
    justify-content: center;
    display: none;
    z-index: 2;
}

.bonus-table td.cn {
    text-align: left;
}

.toplist .vertical {
    border-right: 2px solid lightgrey;
    margin: 0px 20px 0px 20px;
    height: 75px
}

.rating-container {
    display: none;
}

.mobile-bonus {
    display: none;
}

.fgdiv {
    display: block;
    width: 20%;
    height: 164px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
}

.fnew {
    display: block;
    width: 95%;
    height: 174px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    line-height: 14px;
}

.fnew img {
    display: block;
    float: right;
    margin: 1% 1% 0 0;
}

.fnew span {
    display: inline-block;
    margin-top: 126px;
    width: 100%;
    text-align: center;
}

.fnew span.nbr {
    margin-top: 133px;
}

.fgix, .fgixd, .fgixm {
    border: 1px #ccc solid;
}

.gmss {
    margin-bottom: 20px;
}

.gmsd:not(.active), .gmsm:not(.active) {
    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: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;
}

div.playname {
    display: none;
}

#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 0;
}

#articleindextitle {
    font-size: 16px;
}

#rwinfo {
    table-layout: fixed;
    margin: 0 0 20px;
    border-collapse: collapse;
}

#rwinfo tr td:first-child {
    width: 100px;
}

#rwinfo tr td {
    padding: 6px 10px;
}

#rwinfo tr td.mb span {
    margin-left: 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%;
}

/* 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', opensans-fallback, 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/gr/mobile_close.png") 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 {
    background: var(--mobile-submenu-bg);
}

.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;
    color: #fff;
}

.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/gr/m_submenu_shadow.png") 0 0 repeat-x;
}

#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;
}

select.fgsofsel {
    margin: 8px;
    height: 34px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    float: left;
    font-weight: bold;
    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;
}

#tablette {
    display: none;
}

#tab {
    display: block;
}

.bonus-list {
    padding-top: 8px;
    margin: 20px 0 30px;
}

.disclaimer-div {
    display: flex;
    align-items: center;
    font-size: 13px;
    column-gap: 5px;
}

.disclaimer-url {
    display: inline !important;
    color: white;
}

.disclaimer-div span {
    color: white;
}

.gr-footer {
    content-visibility: auto;
    contain-intrinsic-height: 310px;
}

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

/*AUTHOR BOX CONTAINER*/
.author-box-container {
    border-radius: 25px;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    margin: 12px auto 1rem auto;
    max-width: 840px;
    border: 1px solid #CCCCCC;
}

.author_box_homepage {
    margin-top: 40px;
}

.author_box_homepage .author-box-container {
    max-width: unset;
}

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

.author-box-container .author-details .author-header {
    display: grid;
    align-content: center;
    margin-right: 15px;
}

.author-box-container a {
    text-decoration: underline;
    font-size: 22px;
    font-weight: 700;
}

.author-box-container a:hover {
    color: #DC513A !important;
}

.author-box-container .author-details > a {
    margin: auto 0;
    padding-right: 20px;
    display: flex;
    align-items: center;
}

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

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

.author-name-comment .author-box-name {
    display: flex;
}

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

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

.author-social-media {
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
    background: transparent;
    display: flex;
    border-left: 1px solid #707070;;
}

.display-on-mobile {
    display: none;
}

.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/gr-linkedin.svg) center / cover no-repeat;
}

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

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

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

@media (max-width: 550px) {

    .author-box-container .author-details {
        display: block;
        padding: 15px;
    }

    .author-box-container .author-details .author-header {
        display: flex;
        margin: 0 auto;
    }

    .author-details .author-header > a {
        width: 43%;
        text-align: center;
    }

    .author-details > a {
        justify-content: center;
        border: none;
        padding-right: 0;
        margin: 0 auto;
        width: 100px;
    }

    .author-name-comment {
        margin: 9px 0 11px 0;
        width: 100%;
    }

    .author-box-name > p {
        text-align: center;
    }

    .author-name-comment .author-box-name {
        display: none;
    }

    .display-on-mobile {
        display: block;
        width: 60%;
        border-left: 1px solid #707070;
        padding-left: 10px;
    }

    .display-on-mobile p {
        text-align: center;
    }

    .author-social-media {
        margin: 0;
        padding: 0;
        border: none;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}

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

.customized-breadcrumb {
    background-color: unset !important;
    border-bottom: unset !important;
}

.customized-breadcrumb.inner-page {
    padding: 0 !important;
}

.customized-breadcrumb #breadcrumb {
    border: none;
    margin-bottom: 0 !important;
}

.casino__images > .casino_image__logo-link {
    height: 200px;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.casino_title_value {
    font-size: 28px;
}

.casino_title_value_container {
    width: 80%;
}

.casino_title {
    width: 100%;
    height: 92px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.casino-title-container {
    width: 100%;
    max-width: 1055px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgb(255, 255, 255);
}

.customized-breadcrumb {
    margin-bottom: 1%;
    margin-top: 1%;
}

#mainbt {
    padding: 9px 0 14px 0;
}

.review-cta {
    width: 100%;
}

.casino__description > div > p {
    font-weight: 300;
    text-align: center;
}

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

.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;
    font-size: 12px;
}

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

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

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

@media (min-width: 768px) {
    .sticky_menu__container {
        display: none;
    }
}

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

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }

    .fnew span.nbr {
        margin-top: 120px;
    }

    .fnew span {
        margin-top: 113px;
    }

    .fgdiv {
        width: 33.333333%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    .fnew span.nbr {
        margin-top: 120px;
    }

    .fnew span {
        margin-top: 113px;
    }

    .fgdiv {
        width: 25%;
    }

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

}


@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .fnew span.nbr {
        margin-top: 120px;
    }

    .fnew span {
        margin-top: 113px;
    }

    .fgdiv {
        width: 20%;
    }
}

@media (min-width: 1200px) {
    #allc {
        left: 3%;
        position: relative;
    }

    #table {
        position: relative;
        left: 3%;
    }

    .container {
        max-width: 1055px;
    }

    #siteid_cb .newmenu-container {
        max-width: 100%;
    }

    .fnew span.nbr {
        margin-top: 133px;
    }

    .fnew span {
        margin-top: 126px;
    }
}

@media (max-width: 1050px) {
    .toplist .bonus-table__rating .rating {
        display: none;
    }

    .bonus-table__group {
        width: 155px !important;
    }

    .toplist .button {
        max-width: 200px;
    }
}

@media (max-width: 1250px) {
    .toplist .belge-license img {
        height: 60px
    }

    .about__content .toplist {
        margin: 0;
    }

    .m-nav__category {
        font-weight: bold;
    }

    .menu-button {
        display: block;
    }

    #newmenu {
        display: none;
    }

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

    header > .container {
        background: none;
    }

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

    .logo__link {
        display: block;
    }

    .logo__img {
        max-width: none;
        width: auto;
        height: 50px !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: 1199px) {
    body {
        background-color: #fafafa;
    }

    .subscribe-form__block {
        max-width: 250px;
    }

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

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

    #mainbt {
        width: 100%;
    }

    .bonus-table__group {
        /*width: 155px;*/
        width: 35%;
    }

    .bonus-table__number {
        padding: -1px 10px;
    }

    .bonus-table__rating {
        margin-right: 15px;
    }

    /*NEW TOP */
    .toplist .bonus-table__logo {
        padding: 0;
    }

    .toplist .vertical {
        margin: 0px 5px 0px 5px;
    }

    td.cn {
        width: 50px;
    }

    .bonus-table__bonus-size {
        min-width: 51px;
    }

    .bonus-table__logo {
        min-width: 101px;
        margin-left: 0px;
    }

    .bonus-table__options {
        display: flex;
        box-align: center;
        align-items: center;
        flex-align: center;
        box-pack: end;
        flex-pack: end;
        justify-content: space-around;
        width: auto;
    }

    .toplist .bonus-table__button {
        padding-right: 37px;
    }

    .container {
        max-width: 1032px;
    }

    #tab, #gr, #lce, #cb, #x389, #coc, #szc, #csch .toplist .bonus-table__number {
        border-right: none;
    }
}

@media (max-width: 609px) {
    div.top3title {
        margin: 0;
    }

    .game-page__frame, .game-page__options {
        width: 100%;
        margin: 0 auto !important;
    }
}

@media (max-width: 991px) {
    h1 {
        margin-bottom: 20px;
    }

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

    .game-page__frame {
        height: 540px;
    }

    .toplist .bonus-table__button .button {
        width: 100px;
        padding: 10px 15px;
    }

    .bonus-table__link {
        min-width: 80px;
        padding: 0 10px;
    }

    .bonus-table td {
        width: auto !important;
    }

    .inner-page {
        padding-top: 0;
        padding-bottom: 0;
        width: 95%;
    }

    .casino-title-container {
        width: 95%;
    }

    .casino_title_value {
        font-size: 19px;
    }

    .lock-screen {
        position: relative;
        overflow: hidden;
        height: 100%;
    }

    .casino {
        box-orient: vertical;
        box-direction: normal;
        margin-bottom: 30px;
    }

    .casino__description {
        margin-bottom: 20px;
    }

    .casino__images {
        text-align: center;
    }

    .casino__bonus {
        margin-bottom: 0;
    }

    .casino-advantages {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .casino-advantages__item {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%;
        margin-bottom: 30px;
    }

    .casino__rating {
        text-align: center;
        margin-right: 0;
        font-weight: 600;
        margin-top: 34px;
        gap: 35px;
    }

    .casino__rating .rating-title {
        width: 25%;
    }

    .strategy__content {
        padding-bottom: 50px;
    }

    .bonus-table__rating {
        display: none;
    }

    .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%;
    }

    .rate {
        margin-bottom: 6px;
    }

    .casino-title-container {
        width: 95%;
    }
}

@media (max-width: 767px) {
    header {
        height: 90px;
    }

    #siteid_szc .header__content,
    #siteid_csch .header__content {
        gap: 12px;
    }

    .header__content {
        padding: 0;
        position: relative;
        display: grid;
        justify-content: center;
        align-items: center;
        grid-template-columns: repeat(3, 1fr);
        height: 90px;

    }

    #siteid_szc .logo__img.smallscreen,
    #siteid_csch .logo__img.smallscreen {
        margin: 10px 0px 0px 0px;
    }

    #siteid_szc .logo__img,
    #siteid_csch .logo__img {
        height: 49px !important
    }

    .logo__link {
        display: inline-block;
    }

    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;
    }

    #stk span {
        display: none;
    }

    .rating-title {
        margin-right: 0;
    }

    .game-page__frame, .game-page__options {
        margin: 0 -15px !important;
    }

    .game-page__frame {
        height: 405px !important;
    }

    .toplist .bonus-table__link {
        min-width: 79px;
    }

    #stk banner {
        display: none;
        padding: 10px 0 14px;
    }

    #stk .button {
        width: 90%;
    }

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

    h1 {
        display: block;
    }

    h1::after {
        display: none;
    }

    .secondary-title--decorated {
        display: block;
    }

    .secondary-title--decorated::after {
        display: none;
    }

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

    .subscribe-form__content {
        flex-wrap: wrap;
        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;
    }

    .software-images__item {
        -ms-flex-preferred-size: 30%;
        flex-basis: 33%;
    }

    .bonus-table tbody td {
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .bonus-table .bonus-table__number {
        display: none;
    }

    .bonus-table__group {
        width: auto;
    }

    .bonus-table__options {
        box-align: center;
        align-items: center;
        flex-align: center;
        box-orient: vertical;
        box-direction: normal;
        direction: column;
        flex-direction: column;
        box-pack: start;
        flex-pack: start;
        justify-content: flex-start;
        padding-right: 4px;
    }

    .bonus-table__rating {
        margin-bottom: 10px;
        padding: 0;
    }

    .bonus-table__button {
        width: 125px;
        padding-right: 0;
    }

    .bonus-table__button .button {
        width: 125px;
    }

    .bonus-table__head {
        font-size: 14px;
    }

    .bonus-table__link {
        line-height: 1.2;
    }

    .bonus-table__free {
        margin-top: 5px;
    }

    .bonus-table__bonus-size {
        line-height: 1.1;
    }

    .strategies__description {
        margin-bottom: 10px;
    }

    .game-page__options {
        padding: 0 20px;
    }

    .game-page__bonus-text {
        font-size: 18px;
        line-height: 25px;
    }

}

@media (max-width: 991px) {
    .casino__images > .casino_image__logo-link {
        height: 150px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .casino__images {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .inner-page.container:not(.customized-breadcrumb) {
        padding-top: 17px;
    }

    .casino__options {
        flex-direction: column;
    }

    .voterRatings {
        text-align: left;
    }

    .text-block {
        margin-bottom: 45px;
    }

    .subscribe .text-block {
        margin-bottom: 0;
    }

    .casino__options {
        gap: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1040px) {
    .casino-title-container {
        width: 100%;
    }
}

@media (min-width: 1041px) {
    .casino-title-container {
        width: 99%;
    }
}

@media (min-width: 768px) and (max-width: 912px) {
    .casino_title_value {
        font-size: 19px;
    }
}

@media (min-width: 590px) and (max-width: 991px) {
    .review-cta {
        width: 324px;
    }
}

@media (min-width: 576px) and (max-width: 992px) and (orientation: landscape) {

    footer {
        margin-top: 8% !important;
    }

    .inner-page {
        padding-bottom: 23px !important;
    }

    #tablette {
        display: block !important;
        display: flex !important;
        flex-wrap: wrap;
    }

    .bonus-text {
        display: none;
    }

    #marginTab {

        justify-content: center;
    }

    #tab {
        display: none !important;
    }

    .mobile-bonu .bonus-value {
        margin-right: 5px;
        font-weight: bold;
        text-align: center;
    }

    .mobile-bonu .bonus-value span {
        font-weight: bold;
        font-size: 18px;
    }

    .bonus-table__logo-link {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        overflow: hidden;
        align-items: center;
        border-radius: 0%;
        margin-bottom: 5px;
    }

    .bonus-table__number {
        position: absolute;
        left: 0;
        top: 0;
        border-right: 59px solid transparent;
    }

    /* CSS */
    .bonus-table__button {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    #show {
        display: block !important;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
        height: 115px;
    }

    .mobile-bonus ~ a,
    .mobile-bonu ~ a {
        color: #0D79A8 !important;
    }

    .card {
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        border-radius: 5px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 376px;
    }

    .bonus-table__logo {
        width: 100%;
        height: 95px;
        margin: 0;
        padding: 0;
    }

    .bonus-table__number-value {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        display: flex;
        align-items: center;
        flex-align: center;
        box-pack: center;
        justify-content: center;
        text-align: center;
        position: absolute;
        top: -59px;
        width: 100px;
        left: -32px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }

    .gr .top-casino-number .bonus-table__number {
        border-top: 73px solid #23A86D;
    }

    .lce .top-casino-number .bonus-table__number {
        border-top: 73px solid #ff472b;
    }

    .cb .top-casino-number .bonus-table__number {
        border-top: 73px solid #ED553B;
    }

    .x389 .top-casino-number .bonus-table__number {
        border-top: 73px solid #5483ee;
    }

    .coc .top-casino-number .bonus-table__number {
        border-top: 73px solid #E8424F;
    }

    .szc .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    .csch .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    .gr .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .lce .bonus-table__number {
        border-top: 66px solid #068587;
    }

    .cb .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .x389 .bonus-table__number {
        border-top: 66px solid #73CA85;
    }

    .coc .bonus-table__number {
        border-top: 66px solid #5c757a;
    }

    .szc .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .csch .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .bonus-table__number {
        border-top: 64px solid #73ca84;
    }

    .row::after {
        content: "";
        clear: both;
        display: table;
    }

    [class*="col-"] {

        padding: 15px;

    }

    .col-1 {
        width: 8.33%;
    }

    .col-2 {
        width: 16.66%;
    }

    .col-3 {
        width: 25%;
    }

    .col-4 {
        width: 33.33%;
    }

    .col-5 {
        width: 41.66%;
    }

    .col-6 {
        width: 50%;
    }

    .col-7 {
        width: 58.33%;
    }

    .col-8 {
        width: 66.66%;
    }

    .col-9 {
        width: 75%;
    }

    .col-10 {
        width: 83.33%;
    }

    .col-11 {
        width: 91.66%;
    }

    .col-12 {
        width: 100%;
    }

    .cn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .rating-container {
        display: flex;
    }

    .rating-container {
        display: flex;
    }

    .rating-container .rating__number {
        padding-top: 5px;
        justify-content: center;
        display: block;
        margin-left: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
    }

    .rating-container {
        display: flex;
    }

    .rating-container {
        display: flex;
    }

    .rating-container .rating__number {
        padding-top: 5px;
        justify-content: center;
        display: block;
        margin-left: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
    }

    .bonus-table__button {
        width: 100%;
        display: flex;
        margin-bottom: 18px !important;
    }
}

@media (min-width: 425px) and (min-width: 768px) {
    #tablette .col-6 .card {
        height: 366px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .szc .top-casino-number .bonus-table__number {
        border-top: 90px solid #D0393D;
    }

    .szc .bonus-table__number {
        border-top: 90px solid #909090;
    }

    .bonus-table__number-value {
        top: -69px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .szc .top-casino-number .bonus-table__number {
        border-top: 90px solid #D0393D;
    }

    .szc .bonus-table__number {
        border-top: 90px solid #909090;
    }

    .bonus-table__number-value {
        top: -69px !important;
    }

}

@media (min-width: 430px) and (max-width: 1024px) {
    .guide__about {
        display: grid;
        width: 100%;
        grid-template-columns: 50% 50%;
    }
}

@media (min-width: 576px) and (max-width: 1024px) {

    footer {
        margin-top: 8% !important;
    }

    .inner-page {
        padding-bottom: 23px !important;
    }

    .bonus-text {
        display: none;
    }

    #tablette {
        display: block !important;
        display: flex !important;
        flex-wrap: wrap;
    }

    #marginTab {

        justify-content: center;
    }

    #gr,
    #lce,
    #cb,
    #x389,
    #coc,
    #szc,
    #csch, #tab {
        display: none !important;
    }

    .mobile-bonu .bonus-value {
        margin-right: 5px;
        font-weight: bold;
        text-align: center;
    }

    .mobile-bonu .bonus-value span {
        font-weight: bold;
        font-size: 18px;
    }

    .bonus-table__logo-link {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        overflow: hidden;
        align-items: center;
        border-radius: 0%;
        margin-bottom: 5px;
    }

    .bonus-table__number {
        position: absolute;
        left: 0;
        top: 0;
        border-right: 59px solid transparent;
    }

    .bonus-table__button {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .gr .top-casino-number .bonus-table__number {
        border-top: 73px solid #23A86D;
    }

    .lce .top-casino-number .bonus-table__number {
        border-top: 73px solid #ff472b;
    }

    .cb .top-casino-number .bonus-table__number {
        border-top: 73px solid #ED553B;
    }

    .x389 .top-casino-number .bonus-table__number {
        border-top: 73px solid #5483ee;
    }

    .coc .top-casino-number .bonus-table__number {
        border-top: 73px solid #E8424F;
    }

    .szc .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    .csch .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    .gr .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .lce .bonus-table__number {
        border-top: 66px solid #068587;
    }

    .cb .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .x389 .bonus-table__number {
        border-top: 66px solid #73CA85;
    }

    .coc .bonus-table__number {
        border-top: 66px solid #5c757a;
    }

    .szc .bonus-table__number {
        border-top: 66px solid #909090;
    }

    .csch .bonus-table__number {
        border-top: 66px solid #909090;
    }

    #show {
        display: block !important;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
    }

    .card {
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        border-radius: 5px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 368px;
    }

    .bonus-table__logo {
        width: 100%;
        height: 95px;
        margin: 0;
        padding: 0;
    }

    .bonus-table__number-value {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: absolute;
        top: -59px;
        width: 100px;
        left: -32px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }

    .top-casino-number .bonus-table__number {
        border-top: 64px solid #5483ee;
    }

    .row::after {
        content: "";
        clear: both;
        display: table;
    }

    [class*="col-"] {

        padding: 15px;

    }

    .col-1 {
        width: 8.33%;
    }

    .col-2 {
        width: 16.66%;
    }

    .col-3 {
        width: 25%;
    }

    .col-4 {
        width: 33.33%;
    }

    .col-5 {
        width: 41.66%;
    }

    .col-6 {
        width: 50%;
    }

    .col-7 {
        width: 58.33%;
    }

    .col-8 {
        width: 66.66%;
    }

    .col-9 {
        width: 75%;
    }

    .col-10 {
        width: 83.33%;
    }

    .col-11 {
        width: 91.66%;
    }

    .col-12 {
        width: 100%;
    }

    .cn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .rating-container {
        display: flex;
    }

    .rating-container {
        display: flex;
    }

    .rating-container .rating__number {
        padding-top: 5px;
        justify-content: center;
        display: block;
        margin-left: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
        height: 115px;
    }

    .rating-container {
        display: flex;
    }

    .rating-container {
        display: flex;
    }

    .rating-container .rating__number {
        padding-top: 5px;
        justify-content: center;
        display: block;
        margin-left: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
    }

    .bonus-table__button {
        width: 100%;
        display: flex;
        margin-bottom: 18px !important;
    }

}

@media (min-width: 481px) and (max-width: 767px) {
    .szc .top-casino-number .bonus-table__number {
        border-top: 90px solid #D0393D;
    }

    .szc .bonus-table__number {
        border-top: 90px solid #909090;
    }

    .bonus-table__number-value {
        top: -69px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    #szc .top-casino-number .bonus-table__number {
        border-top: 90px solid #D0393D;
    }

    #szc .bonus-table__number {
        border-top: 90px solid #909090;
    }
}

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

    .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;
    }

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

    .guide__rating {
        flex-direction: column;
    }
}

@media (max-width: 490px) {
    div.inner-page.container {
        margin-top: 1%;
        width: 95%;
        padding-bottom: 23px;
    }
}

@media (max-width: 575px) {
    .banking-review .bankinglogo {
        margin-right: 15px;
    }

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

    #tab, #gr, #lce, #cb, #x389, #coc, #szc, #csch.toplist .bonus-table__number {
        border-right: 0px solid transparent;
    }

    .marginTab {
        margin-left: 0%;
    }

    #show {
        display: block;
    }

    .new_casinos-container {
        display: flex;
        flex-direction: column;
    }

    .new_casinos-card {
        overflow: hidden;
        margin: 0 0 10px;
    }

    .new_casinos__number span {
        right: 255px;
        top: 8px;
    }

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

    .new_casinos__logo img {
        width: auto;
    }

    .toplist .bonus-table__logo {
        z-index: 1;
    }

    .toplist .bonus-table__number {
        z-index: 2;
    }

    .toplist tr {
        box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
        border-radius: 5px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: auto;

    }

    #tab .toplist .bonus-table__button {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }

    .toplist td {
        padding: 10px 0;
    }

    .toplist .vertical {
        display: none;
    }

    .freespin-bonus {
        min-width: 0px;
    }

    .about__content .toplist {
        margin: 0;
    }

    .toplist .bonus-table__number {
        border-top: 73px solid #ffcc00;
        border-bottom: 233px solid transparent;
        border-right: 73px solid transparent;
        position: absolute;
        left: 0;
        top: 0;
    }

    #tab .toplist .top-casino-number .bonus-table__number {
        border-top: 64px solid #5483ee;
        margin-top: 2%;
    }

    #tab .toplist .bonus-table__number {
        border-top: 64px solid #73ca84;
    }

    #gr .bonus-table__number {
        border-top: 73px solid #909090;
    }

    #lce .bonus-table__number {
        border-top: 73px solid #068587;
    }

    #cb .bonus-table__number {
        border-top: 73px solid #909090;
    }

    #x389 .bonus-table__number {
        border-top: 73px solid #73CA85;
    }

    #coc .bonus-table__number {
        border-top: 73px solid #5c757a;
    }

    #szc .bonus-table__number {
        border-top: 73px solid #909090;
    }

    #csch .bonus-table__number {
        border-top: 73px solid #909090;
    }

    #gr .top-casino-number .bonus-table__number {
        border-top: 73px solid #23A86D;
    }

    #lce .top-casino-number .bonus-table__number {
        border-top: 73px solid #ff472b;
    }

    #cb .top-casino-number .bonus-table__number {
        border-top: 73px solid #ED553B;
    }

    #x389 .top-casino-number .bonus-table__number {
        border-top: 73px solid #5483ee;
    }

    #coc .top-casino-number .bonus-table__number {
        border-top: 73px solid #E8424F;
    }

    #szc .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    #csch .top-casino-number .bonus-table__number {
        border-top: 73px solid #D0393D;
    }

    .toplist .bonus-table__logo {
        width: 100%;
        height: 95px;
        margin: 0;
        padding: 0;
    }

    .bonus-table__logo .casino-name-desktop {
        display: none;

    }

    .toplist .bonus-table__logo-link img {
        margin-right: 0;
        height: auto;
        width: auto;
        border-radius: unset;
        max-width: 100% !important;
    }

    .bonus-table__logo-link {
        width: 100%;
        overflow: hidden;
        height: 100%;
        border-radius: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .toplist .bonus-table__logo-link {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        overflow: hidden;
        align-items: center;
        border-radius: 0%;
        margin-bottom: 5px;
    }

    #tab .toplist .bonus-table__logo-link {
        margin-top: -6% !important;
    }

    .bonus-table__bonus-size {
        display: none;
    }

    .bonus-text {
        display: none;
    }

    .toplist td.cn {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;

    }

    .toplist td.cn a {
        color: #4d4d4d;
        font-weight: 700;
        font-size: 17px;
        text-decoration: none;
    }

    .mobile-bonus {
        padding-bottom: 15px;
        display: block;
    }

    .no-bonus {
        justify-content: space-evenly;
        width: 100%;
    }


    .mobile-bonus .bonus-value {
        margin-right: 5px;
        font-weight: bold;
        text-align: center;
    }

    .mobile-bonus .bonus-value span {
        font-weight: bold;
        font-size: 18px;
    }

    .toplist .bonus-table__button {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .toplist .bonus-table__button .button {
        width: 300px;
        margin-top: -2%;
    }

    .rating-container {
        display: flex;
    }

    .rating-container {
        display: flex;
    }

    .rating-container .rating__number {
        padding-top: 5px;
        justify-content: center;
        display: block;
        margin-left: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    .mobile-bonus-container {
        width: 90%;
    }

    .bonus-container {
        background-color: #f6f6f6;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0px;
        border-radius: 5px;
    }

    .bonus-container a {
        color: #1B7A9D;
    }

    td.bonus-table__group {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-top: 11px;
    }

    .bonus-table__options {
        display: block;
    }

    .toplist img:first-of-type {
        width: auto;
        height: 55px;
    }

    .toplist .bonus-table__button {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0 !important;
    }

    /* New Top End */
    .bonus-table td {
        height: 80px;
    }

    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: 15px auto 50px;
    }

    div.excerpt1 {
        margin-left: 10px;
        margin-right: 10px;
    }

    .fnew span.nbr {
        margin-top: 122px;
    }

    .fnew span {
        margin-top: 115px;
    }

    .fgdiv {
        width: 33.333333%;
    }

    .toplist .bonus-table__link {
        display: none;
    }

    .toplist .bonus-table__logo {
        min-width: 0;
        padding-right: 0;
    }

    .subscribe-form__content {
        margin: 0 20px;
    }

    .bonus-table__head td {
        height: auto;
        padding: 10px 0;
    }

    .bonus-table__bonus-size {
        min-width: 80px;
    }

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

    .container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .hidden-mobile {
        display: none;
        color: inherit;
    }

    h1 {
        font-size: 19px;
        margin-top: 5px;
        line-height: 1.3;
    }

    h2, .ash2 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 10px;

    }

    h3 {
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    h4 {
        font-size: 16px;
        font-weight: bold;
    }

    p {
        margin-bottom: 8px;
        font-size: 16px;
    }

    table:not(.preset) tr > td {
        font-size: 16px;
    }

    .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }

    .table-responsive table {
        width: 600px;
    }

    .bonus-table__logo {
        width: 120px;
        min-width: 120px;
    }

    .subscribe-caption {
        padding: 20px 0 0;
    }

    .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;
    }

    .free-games__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;
        margin-top: 14% !important;
    }

    .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;
    }

    .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-bottom: 0;
        margin-left: 0;
    }

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

    .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 {
        vertical-align: middle;
        box-flex: 0;
        margin-left: auto;
        margin-right: auto;
        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: unset;
        width: 100%;
    }

    .casino__content {
        padding-right: unset;
    }

    .casino__logo {
        margin-bottom: 25px;
        margin-left: 0;
    }

    .casino__content {
        padding-top: 0;
    }

    .bonus-table__logo {
        width: 80px;
        padding-right: 10px;
    }

    .bonus-table .bonus-table__logo img {
        max-width: 120px;
        margin-right: 5px;
    }

    .bonus-table__bonus-size {
        font-size: 12px;
    }

    .bonus-table__link {
        padding-right: 10px;
        padding-left: 10px;
    }

    .bonus-table__button .button {
        font-size: 14px;
        padding: 5px 7px;
    }

    .bonus-value {
        display: block;
    }

    .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;
    }

    .toplist .bonus-table__button .button {
        margin: 0px 10px 15px 16px;
    }

    .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;
    }

    .casino {
        flex-direction: column;
        margin-bottom: 30px;
        gap: 26px;
    }

    .casino__options {
        order: -1;
        margin-top: -10px;
        gap: unset;
    }

    .casino__rating {
        margin-top: 32px;
        margin-bottom: 32px;
        flex-direction: column;
        gap: 6px;
        order: 1;
    }

    .casino__rating .rating-title {
        width: 100%;
        text-align: center;
        margin-bottom: unset;
    }

    .voterRatings {
        text-align: center;
        gap: 6px;
    }

    .rate {
        margin-bottom: 6px;
        transform: scale(0.8);
    }

    .casino__description {
        text-align: center;
    }

    .casino_title_value_container > h1 {
        margin-bottom: unset;
        margin-top: unset;
    }

    .casino-title-container {
        width: 95%;
    }

    .inner-page.container:not(.customized-breadcrumb) {
        padding-top: 16px;
    }

    .casino__description > div > p {
        margin-bottom: 14px;
    }

    #siteid_lce .new-casinos__section {
        margin-bottom: 35px;
    }
}

@media (max-width: 410px) {
    .bonus-table__number-value {
        width: 40px;
    }

    .bonus-table__logo {
        min-width: 110px;
    }

    .bonus-table__number-value {
        left: 0;
    }
}

@media (max-width: 359px) {
    .button {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .bonus-table__head td {
        padding: 5px 0;
    }

    .bonus-table__bonus-size {
        min-width: 60px;
    }

    .bonus-value {
        font-size: 18px;
    }
}

@media (max-width: 550px) {
    .fnew span.nbr {
        margin-top: 118px;
    }

    .fnew span {
        margin-top: 111px;
    }

}

@media (max-width: 510px) {
    .fnew span.nbr {
        margin-top: 108px;
    }

    .fnew span {
        margin-top: 101px;
    }

    div.games {
        margin: 10px;
        display: grid;
        clear: both;
        grid-template-columns: 1fr 1fr;
        gap: 15px 10px;
    }
}

@media (max-width: 480px) {
    .fnew span.nbr {
        margin-top: 150px;
    }

    .fnew span {
        margin-top: 143px;
    }

    .fgdiv {
        width: 50%;
        height: 180px;
    }


}

@media (max-width: 440px) {
    .games-list {
        grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));
    }

    .fnew span.nbr {
        margin-top: 140px;
    }

    .fnew span {
        margin-top: 133px;
    }

}

@media (max-width: 414px) {
    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;
    }

    .fnew span.nbr {
        margin-top: 130px;
    }

    .fnew span {
        margin-top: 123px;
    }

    .fgdiv {
        width: 50%;
        height: 170px;
    }

    .bonus-value span {
        font-weight: normal;
    }

    .bonus-value {
        font-size: 18px;
    }

}

@media (max-width: 375px) {
    .fnew span.nbr {
        margin-top: 120px;
    }

    .fnew span {
        margin-top: 113px;
    }

    .fgdiv {
        height: 160px;
    }

    .toplist .bonus-table__button {
        width: 300px !important;
    }

    .toplist .bonus-table__button .button {
        width: 247px !important;
    }

    .line-break {
        display: inline-block;
    }

    .cn a {
        font-size: 15px !important;
    }
}

@media (max-width: 360px) {
    .fnew span.nbr {
        margin-top: 113px;
        font-size: 12px;
    }

    .fnew span {
        margin-top: 106px;
        font-size: 12px;
    }

    .fgdiv {
        height: 150px;
    }

}

@media (max-width: 359px) {
    .toplist .bonus-table__logo img {
        max-width: 60px;
    }
}

@media (max-width: 330px) {
    .fnew span.nbr {
        margin-top: 103px;
        font-size: 11px;
    }

    .fnew span {
        margin-top: 96px;
        font-size: 11px;
    }

    .fgdiv {
        height: 130px;
    }
}

@media (max-width: 428px) {
    .bo_image_desktop {
        display: none !important;
    }
}

