﻿.comments-rating
{
    border: 0;
    padding: 0;
    margin-left: 0;
}
.comments-rating label
{
    display: inline-block;
}
.rating-container
{
    font-size: 0;
    unicode-bidi: bidi-override;
    direction: ltr;
    float: left;
}
.rating-container label
{
    float: right;
}
.rating-container *
{
    font-size: 1.4rem;
}
.rating-container>input
{
    display: none;
}
.rating-container>input+label
{
    font-family: dashicons;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
}
.rating-container>input+label:before
{
    display: inline-block;
    text-indent: -9999px;
    content: "";
    color: #e3e3e3;
}
.rating-container>input:checked~label:before, .rating-container>input+label:hover~label:before, .rating-container>input+label:hover:before
{
    content: "";
    color: #fbe009;
    text-shadow: 0;
}
.rating-container>.star-cb-clear+label
{
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
}
.rating-container>.star-cb-clear+label:before
{
    width: .5em;
}
.rating-container:hover>input+label:before
{
    content: "";
    color: #e3e3e3;
    text-shadow: none;
}
.rating-container:hover>input+label:hover~label:before, .rating-container:hover>input+label:hover:before
{
    content: "";
    color: #fbe009;
    text-shadow: 0;
}
.wpcf7 .screen-reader-response
{
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal!important;
}
.wpcf7 form .wpcf7-response-output
{
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output
{
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output
{
    border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output
{
    border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output
{
    border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output
{
    border-color: #ffb900;
}
.wpcf7-form-control-wrap
{
    position: relative;
}
.wpcf7-not-valid-tip
{
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip
{
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em;
}
.wpcf7-list-item
{
    display: inline-block;
    margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after
{
    content: " ";
}
.wpcf7-spinner
{
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
form.submitting .wpcf7-spinner
{
    visibility: visible;
}
.wpcf7-spinner::before
{
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1e3ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@media(prefers-reduced-motion: reduce)
{
    .wpcf7-spinner::before
    {
        animation-name: blink;
        animation-duration: 2e3ms;
    }
}
@keyframes spin
{
    from
    {
        transform: rotate(0);
    }
    to
    {
        transform: rotate(360deg);
    }
}
@keyframes blink
{
    from
    {
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
.wpcf7 [inert]
{
    opacity: .5;
}
.wpcf7 input[type=file]
{
    cursor: pointer;
}
.wpcf7 input[type=file]:disabled
{
    cursor: default;
}
.wpcf7 .wpcf7-submit:disabled
{
    cursor: not-allowed;
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel]
{
    direction: ltr;
}
.wpcf7-reflection>output
{
    display: list-item;
    list-style: none;
}
.wpcf7-reflection>output[hidden]
{
    display: none;
}
@font-face
{
    font-family: wpsm-icons;
    src: url(/wp-content/plugins/table-maker/font/wpsm-icons.eot?-jgkfsj);
    src: url(/wp-content/plugins/table-maker/font/wpsm-icons.eot?) format('embedded-opentype'),url(/wp-content/plugins/table-maker/font/wpsm-icons.woff?-jgkfsj) format('woff'),url(/wp-content/plugins/table-maker/font/wpsm-icons.ttf?-jgkfsj) format('truetype'),url(/wp-content/plugins/table-maker/font/wpsm-icons.svg?-jgkfsj) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.wpsm-comptable i.wpsm-table-icon
{
    font-family: wpsm-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wpsm-icon-heart:before
{
    content: "";
    color: #c00;
    font-size: 22px;
}
.wpsm-icon-star:before
{
    content: "";
    color: #ffbf00;
    font-size: 22px;
}
.wpsm-icon-star-empty:before
{
    content: "";
    color: #ffbf00;
    font-size: 22px;
}
.wpsm-icon-lock:before
{
    content: "";
    font-size: 18px;
}
.wpsm-icon-tick:before
{
    content: "";
    color: #06c29f;
    font-size: 22px;
}
.wpsm-icon-cross:before
{
    content: "";
    color: #c00;
    font-size: 22px;
}
.wpsm-icon-info:before
{
    content: "";
    color: #13b3e3;
    font-size: 16px;
}
.wpsm-icon-warning:before
{
    content: "";
    color: #ff6a00;
    font-size: 18px;
}
.wpsm-comptable-wrap
{
    margin: 25px 0;
    overflow: auto;
}
.wpsm-comptable
{
    border-collapse: separate;
    margin: 0;
    width: 100%;
    border-spacing: 0;
    max-width: 100%;
    border: 1px solid transparent;
}
.wpsm-comptable th, .wpsm-comptable td
{
    padding: 15px;
    box-sizing: border-box;
}
.wpsm-comptable th
{
    border-right: 1px solid #cdcdcd;
    background: #707070;
    text-align: left;
    font-weight: 700;
    border: 0;
    color: #fff;
}
.wpsm-comptable td
{
    background: #fff;
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px 0;
    color: #111;
    min-width: 120px;
    vertical-align: middle;
    position: relative;
}
.wpsm-comptable.center-table-align td, .wpsm-comptable.center-table-align th
{
    text-align: center;
    vertical-align: middle;
}
.wpsm-comptable td ul li, .wpsm-comptable td ul
{
    margin: 0;
    list-style: disc inside none;
}
.wpsm-comptable td:first-child
{
    border-left-width: 1px;
}
.wpsm-comptable td img
{
    max-width: 250px;
    max-height: 250px;
    padding: 15px;
}
.wpsm-comptable .subheader td
{
    font-weight: 600;
}
.wpsm-comptable td .wpsm-button
{
    margin: 10px 15px;
    white-space: nowrap;
}
.wpsm-thead-default th
{
    background-color: #707070;
    color: #fff;
    border-color: #f8f8f8;
}
.wpsm-thead-default th:last-child
{
    border-right-color: #707070;
}
.wpsm-thead-black th
{
    background-color: #000;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-black th:last-child
{
    border-right-color: #000;
}
.wpsm-thead-yellow th
{
    background-color: #fd0;
    color: #000;
    border-color: #e2e2e2;
}
.wpsm-thead-yellow th:last-child
{
    border-right-color: #fd0;
}
.wpsm-thead-blue th
{
    background-color: #00aae9;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-blue th:last-child
{
    border-right-color: #00aae9;
}
.wpsm-thead-red th
{
    background-color: #dd0007;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-red th:last-child
{
    border-right-color: #dd0007;
}
.wpsm-thead-green th
{
    background-color: #77bb0f;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-green th:last-child
{
    border-right-color: #77bb0f;
}
.wpsm-thead-orange th
{
    background-color: #fb7203;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-orange th:last-child
{
    border-right-color: #fb7203;
}
.wpsm-thead-purple th
{
    background-color: #662d91;
    color: #fff;
    border-color: #e2e2e2;
}
.wpsm-thead-purple th:last-child
{
    border-right-color: #662d91;
}
.stacktable
{
    width: 100%;
}
.wpsm-comptable th.st-head-row
{
    background-color: #eee;
    color: #000;
    border-left-width: 1px;
    font-weight: 400;
    position: relative;
}
.wpsm-comptable .st-key
{
    width: 48%;
    text-align: right!important;
    padding-right: 2%;
}
.wpsm-comptable .st-key.wpsm-spec-heading
{
    text-align: left!important;
    background-color: #f4f4f4;
}
.wpsm-comptable .st-val
{
    width: 48%;
    padding-left: 2%;
    text-align: left!important;
}
.wpsm-comptable .subheader th.st-head-row
{
    font-weight: 700;
    background-color: #eaeaea;
}
.wpsm-comptable th.st-head-row-main
{
    display: none;
}
.wpsm-comptable .wpsm-bar, .wpsm-comptable .wpsm-bar-title span, .wpsm-comptable .wpsm-bar-bar, .wpsm-comptable .wpsm-bar-percent
{
    height: 20px;
    line-height: 20px;
}
.wpsm-comptable .wpsm-bar
{
    margin-bottom: 10px;
}
.wpsm-comptable .wpsm-bar-title span
{
    padding: 0 12px;
}
.wpsm-comptable .editor_selected_row td:first-child
{
    border-left: 3px solid #77b21d;
}
.wpsm-comptable .editor_selected_row td:last-child
{
    border-right: 3px solid #77b21d;
}
.wpsm-comptable .editor_selected_row td:not(.st-key):not(.st-val)
{
    border-bottom: 3px solid #77b21d;
    border-top: 3px solid #77b21d;
}
.editor_selected_row .st-head-row
{
    border: 3px solid #77b21d!important;
    border-bottom: 0!important;
}
.wpsm-comptable td.editor_selected_col, .wpsm-comptable th.editor_selected_col
{
    border-left: 3px solid #77b21d;
    border-right: 3px solid #77b21d;
}
.wpsm-comptable th.editor_selected_col
{
    background-color: #77b21d!important;
    color: #fff!important;
}
.wpsm-comptable tr:last-child td.editor_selected_col
{
    border-bottom: 3px solid #77b21d;
}
.badge_div_col_img
{
    position: absolute;
    background: url(../../gambling/image/editor_badge.png);
    width: 65px;
    height: 65px;
    top: 10px;
    right: 10px;
}
.stacktable.large-only
{
    display: table;
}
.stacktable.small-only
{
    display: none;
}
@media(max-width: 991px)
{
    .stacktable.large-only
    {
        display: none;
    }
    .stacktable.small-only
    {
        display: table;
    }
}
#toc_container li, #toc_container ul
{
    margin: 0;
    padding: 0;
}
#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li
{
    background: 0 0;
    list-style-type: none;
    list-style: none;
}
#toc_container.have_bullets li
{
    padding-left: 12px;
}
#toc_container ul ul
{
    margin-left: 1.5em;
}
#toc_container
{
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
}
#toc_container.toc_light_blue
{
    background: #edf6ff;
}
#toc_container.toc_white
{
    background: #fff;
}
#toc_container.toc_black
{
    background: #000;
}
#toc_container.toc_transparent
{
    background: none transparent;
}
#toc_container p.toc_title
{
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#toc_container.toc_black p.toc_title
{
    color: #aaa;
}
#toc_container span.toc_toggle
{
    font-weight: 400;
    font-size: 90%;
}
#toc_container p.toc_title+ul.toc_list
{
    margin-top: 1em;
}
.toc_wrap_left
{
    float: left;
    margin-right: 10px;
}
.toc_wrap_right
{
    float: right;
    margin-left: 10px;
}
#toc_container a
{
    text-decoration: none!important;
    text-shadow: none;
}
#toc_container a:hover
{
    text-decoration: underline;
}
.toc_sitemap_posts_letter
{
    font-size: 1.5em;
    font-style: italic;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
{
    display: block;
}
audio, canvas, video
{
    display: inline-block;
}
audio:not([controls])
{
    display: none;
    height: 0;
}
[hidden], template
{
    display: none;
}
html
{
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
a
{
    background: 0 0;
}
a:focus
{
    outline: thin dotted;
}
a:active, a:hover
{
    outline: 0;
}
h1
{
    font-size: 2em;
    margin: .67em 0;
}
abbr[title]
{
    border-bottom: 1px dotted;
}
b, strong
{
    font-weight: 700;
}
dfn
{
    font-style: italic;
}
hr
{
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark
{
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp
{
    font-family: monospace,serif;
    font-size: 1em;
}
pre
{
    white-space: pre-wrap;
}
q
{
    quotes: "“" "”" "‘" "’";
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup
{
    top: -.5em;
}
sub
{
    bottom: -.25em;
}
img
{
    border: 0;
}
svg:not(:root)
{
    overflow: hidden;
}
figure
{
    margin: 0;
}
fieldset
{
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend
{
    border: 0;
    padding: 0;
}
button, input, select, textarea
{
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input
{
    line-height: normal;
}
button, select
{
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit]
{
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled]
{
    cursor: default;
}
input[type=checkbox], input[type=radio]
{
    box-sizing: border-box;
    padding: 0;
}
input[type=search]
{
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
{
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner
{
    border: 0;
    padding: 0;
}
textarea
{
    overflow: auto;
    vertical-align: top;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/*!* Bootstrap Grid v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
*, ::after, ::before, html
{
    box-sizing: border-box;
}
dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul
{
    margin-top: 0;
}
address, dl, ol, p, pre, ul
{
    margin-bottom: 1rem;
}
body, caption
{
    text-align: left;
}
button, hr, input
{
    overflow: visible;
}
pre, textarea
{
    overflow: auto;
}
dd, h1, h2, h3, h4, h5, h6, label, legend
{
    margin-bottom: .5rem;
}
address, legend
{
    line-height: inherit;
}
progress, sub, sup
{
    vertical-align: baseline;
}
.dropdown, .dropup, sub, sup
{
    position: relative;
}
.dropdown-menu, body
{
    background-color: #fff;
}
.popup-container, .vh
{
    visibility: hidden;
}
.slick-slider, html
{
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport{width:device-width}
html
{
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
}
.container
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media(min-width: 576px)
{
    .container
    {
        max-width: 540px;
    }
}
@media(min-width: 768px)
{
    .container
    {
        max-width: 720px;
    }
}
@media(min-width: 992px)
{
    .container
    {
        max-width: 960px;
    }
}
@media(min-width: 1200px)
{
    .container
    {
        max-width: 1140px;
    }
}
.row
{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col
{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto
{
    flex: none;
    width: auto;
    max-width: none;
}
.col-1
{
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2
{
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3
{
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4
{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5
{
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6
{
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7
{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8
{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9
{
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10
{
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11
{
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12
{
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first
{
    order: -1;
}
.order-last
{
    order: 13;
}
.order-0
{
    order: 0;
}
.order-1
{
    order: 1;
}
.order-2
{
    order: 2;
}
.order-3
{
    order: 3;
}
.order-4
{
    order: 4;
}
.order-5
{
    order: 5;
}
.order-6
{
    order: 6;
}
.order-7
{
    order: 7;
}
.order-8
{
    order: 8;
}
.order-9
{
    order: 9;
}
.order-10
{
    order: 10;
}
.order-11
{
    order: 11;
}
.order-12
{
    order: 12;
}
.offset-1
{
    margin-left: 8.33333%;
}
.offset-2
{
    margin-left: 16.66667%;
}
.offset-3
{
    margin-left: 25%;
}
.offset-4
{
    margin-left: 33.33333%;
}
.offset-5
{
    margin-left: 41.66667%;
}
.offset-6
{
    margin-left: 50%;
}
.offset-7
{
    margin-left: 58.33333%;
}
.offset-8
{
    margin-left: 66.66667%;
}
.offset-9
{
    margin-left: 75%;
}
.offset-10
{
    margin-left: 83.33333%;
}
.offset-11
{
    margin-left: 91.66667%;
}
@media(min-width: 576px)
{
    .col-sm
    {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto
    {
        flex: none;
        width: auto;
        max-width: none;
    }
    .col-sm-1
    {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2
    {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3
    {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4
    {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5
    {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7
    {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8
    {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9
    {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10
    {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11
    {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first
    {
        order: -1;
    }
    .order-sm-last
    {
        order: 13;
    }
    .order-sm-0
    {
        order: 0;
    }
    .order-sm-1
    {
        order: 1;
    }
    .order-sm-2
    {
        order: 2;
    }
    .order-sm-3
    {
        order: 3;
    }
    .order-sm-4
    {
        order: 4;
    }
    .order-sm-5
    {
        order: 5;
    }
    .order-sm-6
    {
        order: 6;
    }
    .order-sm-7
    {
        order: 7;
    }
    .order-sm-8
    {
        order: 8;
    }
    .order-sm-9
    {
        order: 9;
    }
    .order-sm-10
    {
        order: 10;
    }
    .order-sm-11
    {
        order: 11;
    }
    .order-sm-12
    {
        order: 12;
    }
    .offset-sm-0
    {
        margin-left: 0;
    }
    .offset-sm-1
    {
        margin-left: 8.33333%;
    }
    .offset-sm-2
    {
        margin-left: 16.66667%;
    }
    .offset-sm-3
    {
        margin-left: 25%;
    }
    .offset-sm-4
    {
        margin-left: 33.33333%;
    }
    .offset-sm-5
    {
        margin-left: 41.66667%;
    }
    .offset-sm-6
    {
        margin-left: 50%;
    }
    .offset-sm-7
    {
        margin-left: 58.33333%;
    }
    .offset-sm-8
    {
        margin-left: 66.66667%;
    }
    .offset-sm-9
    {
        margin-left: 75%;
    }
    .offset-sm-10
    {
        margin-left: 83.33333%;
    }
    .offset-sm-11
    {
        margin-left: 91.66667%;
    }
}
@media(min-width: 768px)
{
    .col-md
    {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto
    {
        flex: none;
        width: auto;
        max-width: none;
    }
    .col-md-1
    {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2
    {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3
    {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4
    {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5
    {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7
    {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8
    {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9
    {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10
    {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11
    {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first
    {
        order: -1;
    }
    .order-md-last
    {
        order: 13;
    }
    .order-md-0
    {
        order: 0;
    }
    .order-md-1
    {
        order: 1;
    }
    .order-md-2
    {
        order: 2;
    }
    .order-md-3
    {
        order: 3;
    }
    .order-md-4
    {
        order: 4;
    }
    .order-md-5
    {
        order: 5;
    }
    .order-md-6
    {
        order: 6;
    }
    .order-md-7
    {
        order: 7;
    }
    .order-md-8
    {
        order: 8;
    }
    .order-md-9
    {
        order: 9;
    }
    .order-md-10
    {
        order: 10;
    }
    .order-md-11
    {
        order: 11;
    }
    .order-md-12
    {
        order: 12;
    }
    .offset-md-0
    {
        margin-left: 0;
    }
    .offset-md-1
    {
        margin-left: 8.33333%;
    }
    .offset-md-2
    {
        margin-left: 16.66667%;
    }
    .offset-md-3
    {
        margin-left: 25%;
    }
    .offset-md-4
    {
        margin-left: 33.33333%;
    }
    .offset-md-5
    {
        margin-left: 41.66667%;
    }
    .offset-md-6
    {
        margin-left: 50%;
    }
    .offset-md-7
    {
        margin-left: 58.33333%;
    }
    .offset-md-8
    {
        margin-left: 66.66667%;
    }
    .offset-md-9
    {
        margin-left: 75%;
    }
    .offset-md-10
    {
        margin-left: 83.33333%;
    }
    .offset-md-11
    {
        margin-left: 91.66667%;
    }
}
@media(min-width: 992px)
{
    .col-lg
    {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto
    {
        flex: none;
        width: auto;
        max-width: none;
    }
    .col-lg-1
    {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2
    {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3
    {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4
    {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5
    {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7
    {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8
    {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9
    {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10
    {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11
    {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first
    {
        order: -1;
    }
    .order-lg-last
    {
        order: 13;
    }
    .order-lg-0
    {
        order: 0;
    }
    .order-lg-1
    {
        order: 1;
    }
    .order-lg-2
    {
        order: 2;
    }
    .order-lg-3
    {
        order: 3;
    }
    .order-lg-4
    {
        order: 4;
    }
    .order-lg-5
    {
        order: 5;
    }
    .order-lg-6
    {
        order: 6;
    }
    .order-lg-7
    {
        order: 7;
    }
    .order-lg-8
    {
        order: 8;
    }
    .order-lg-9
    {
        order: 9;
    }
    .order-lg-10
    {
        order: 10;
    }
    .order-lg-11
    {
        order: 11;
    }
    .order-lg-12
    {
        order: 12;
    }
    .offset-lg-0
    {
        margin-left: 0;
    }
    .offset-lg-1
    {
        margin-left: 8.33333%;
    }
    .offset-lg-2
    {
        margin-left: 16.66667%;
    }
    .offset-lg-3
    {
        margin-left: 25%;
    }
    .offset-lg-4
    {
        margin-left: 33.33333%;
    }
    .offset-lg-5
    {
        margin-left: 41.66667%;
    }
    .offset-lg-6
    {
        margin-left: 50%;
    }
    .offset-lg-7
    {
        margin-left: 58.33333%;
    }
    .offset-lg-8
    {
        margin-left: 66.66667%;
    }
    .offset-lg-9
    {
        margin-left: 75%;
    }
    .offset-lg-10
    {
        margin-left: 83.33333%;
    }
    .offset-lg-11
    {
        margin-left: 91.66667%;
    }
}
.d-none
{
    display: none!important;
}
.d-inline
{
    display: inline!important;
}
.d-inline-block
{
    display: inline-block!important;
}
.d-block
{
    display: block!important;
}
.d-table
{
    display: table!important;
}
.d-table-row
{
    display: table-row!important;
}
.d-table-cell
{
    display: table-cell!important;
}
.d-flex
{
    display: flex!important;
}
.d-inline-flex
{
    display: inline-flex!important;
}
@media(min-width: 576px)
{
    .d-sm-none
    {
        display: none!important;
    }
    .d-sm-inline
    {
        display: inline!important;
    }
    .d-sm-inline-block
    {
        display: inline-block!important;
    }
    .d-sm-block
    {
        display: block!important;
    }
    .d-sm-table
    {
        display: table!important;
    }
    .d-sm-table-row
    {
        display: table-row!important;
    }
    .d-sm-table-cell
    {
        display: table-cell!important;
    }
    .d-sm-flex
    {
        display: flex!important;
    }
    .d-sm-inline-flex
    {
        display: inline-flex!important;
    }
}
@media(min-width: 768px)
{
    .d-md-none
    {
        display: none!important;
    }
    .d-md-inline
    {
        display: inline!important;
    }
    .d-md-inline-block
    {
        display: inline-block!important;
    }
    .d-md-block
    {
        display: block!important;
    }
    .d-md-table
    {
        display: table!important;
    }
    .d-md-table-row
    {
        display: table-row!important;
    }
    .d-md-table-cell
    {
        display: table-cell!important;
    }
    .d-md-flex
    {
        display: flex!important;
    }
    .d-md-inline-flex
    {
        display: inline-flex!important;
    }
}
@media(min-width: 992px)
{
    .d-lg-none
    {
        display: none!important;
    }
    .d-lg-inline
    {
        display: inline!important;
    }
    .d-lg-inline-block
    {
        display: inline-block!important;
    }
    .d-lg-block
    {
        display: block!important;
    }
    .d-lg-table
    {
        display: table!important;
    }
    .d-lg-table-row
    {
        display: table-row!important;
    }
    .d-lg-table-cell
    {
        display: table-cell!important;
    }
    .d-lg-flex
    {
        display: flex!important;
    }
    .d-lg-inline-flex
    {
        display: inline-flex!important;
    }
}
@media(min-width: 1200px)
{
    .col-xl
    {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto
    {
        flex: none;
        width: auto;
        max-width: none;
    }
    .col-xl-1
    {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2
    {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3
    {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4
    {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5
    {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7
    {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8
    {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9
    {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10
    {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11
    {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first
    {
        order: -1;
    }
    .order-xl-last
    {
        order: 13;
    }
    .order-xl-0
    {
        order: 0;
    }
    .order-xl-1
    {
        order: 1;
    }
    .order-xl-2
    {
        order: 2;
    }
    .order-xl-3
    {
        order: 3;
    }
    .order-xl-4
    {
        order: 4;
    }
    .order-xl-5
    {
        order: 5;
    }
    .order-xl-6
    {
        order: 6;
    }
    .order-xl-7
    {
        order: 7;
    }
    .order-xl-8
    {
        order: 8;
    }
    .order-xl-9
    {
        order: 9;
    }
    .order-xl-10
    {
        order: 10;
    }
    .order-xl-11
    {
        order: 11;
    }
    .order-xl-12
    {
        order: 12;
    }
    .offset-xl-0
    {
        margin-left: 0;
    }
    .offset-xl-1
    {
        margin-left: 8.33333%;
    }
    .offset-xl-2
    {
        margin-left: 16.66667%;
    }
    .offset-xl-3
    {
        margin-left: 25%;
    }
    .offset-xl-4
    {
        margin-left: 33.33333%;
    }
    .offset-xl-5
    {
        margin-left: 41.66667%;
    }
    .offset-xl-6
    {
        margin-left: 50%;
    }
    .offset-xl-7
    {
        margin-left: 58.33333%;
    }
    .offset-xl-8
    {
        margin-left: 66.66667%;
    }
    .offset-xl-9
    {
        margin-left: 75%;
    }
    .offset-xl-10
    {
        margin-left: 83.33333%;
    }
    .offset-xl-11
    {
        margin-left: 91.66667%;
    }
    .d-xl-none
    {
        display: none!important;
    }
    .d-xl-inline
    {
        display: inline!important;
    }
    .d-xl-inline-block
    {
        display: inline-block!important;
    }
    .d-xl-block
    {
        display: block!important;
    }
    .d-xl-table
    {
        display: table!important;
    }
    .d-xl-table-row
    {
        display: table-row!important;
    }
    .d-xl-table-cell
    {
        display: table-cell!important;
    }
    .d-xl-flex
    {
        display: flex!important;
    }
    .d-xl-inline-flex
    {
        display: inline-flex!important;
    }
}
@media print
{
    .d-print-none
    {
        display: none!important;
    }
    .d-print-inline
    {
        display: inline!important;
    }
    .d-print-inline-block
    {
        display: inline-block!important;
    }
    .d-print-block
    {
        display: block!important;
    }
    .d-print-table
    {
        display: table!important;
    }
    .d-print-table-row
    {
        display: table-row!important;
    }
    .d-print-table-cell
    {
        display: table-cell!important;
    }
    .d-print-flex
    {
        display: flex!important;
    }
    .d-print-inline-flex
    {
        display: inline-flex!important;
    }
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section
{
    display: block;
}
label, output
{
    display: inline-block;
}
.flex-row
{
    flex-direction: row!important;
}
.flex-column
{
    flex-direction: column!important;
}
.flex-row-reverse
{
    flex-direction: row-reverse!important;
}
.flex-column-reverse
{
    flex-direction: column-reverse!important;
}
.flex-wrap
{
    flex-wrap: wrap!important;
}
.flex-nowrap
{
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse
{
    flex-wrap: wrap-reverse!important;
}
.justify-content-start
{
    justify-content: flex-start!important;
}
.justify-content-end
{
    justify-content: flex-end!important;
}
.justify-content-center
{
    justify-content: center!important;
}
.justify-content-between
{
    justify-content: space-between!important;
}
.justify-content-around
{
    justify-content: space-around!important;
}
.align-items-start
{
    align-items: flex-start!important;
}
.align-items-end
{
    align-items: flex-end!important;
}
.align-items-center
{
    align-items: center!important;
}
.align-items-baseline
{
    align-items: baseline!important;
}
.align-items-stretch
{
    align-items: stretch!important;
}
.align-content-start
{
    align-content: flex-start!important;
}
.align-content-end
{
    align-content: flex-end!important;
}
.align-content-center
{
    align-content: center!important;
}
.align-content-between
{
    align-content: space-between!important;
}
.align-content-around
{
    align-content: space-around!important;
}
.align-content-stretch
{
    align-content: stretch!important;
}
.align-self-auto
{
    align-self: auto!important;
}
.align-self-start
{
    align-self: flex-start!important;
}
.align-self-end
{
    align-self: flex-end!important;
}
.align-self-center
{
    align-self: center!important;
}
.align-self-baseline
{
    align-self: baseline!important;
}
.align-self-stretch
{
    align-self: stretch!important;
}
@media(min-width: 576px)
{
    .flex-sm-row
    {
        flex-direction: row!important;
    }
    .flex-sm-column
    {
        flex-direction: column!important;
    }
    .flex-sm-row-reverse
    {
        flex-direction: row-reverse!important;
    }
    .flex-sm-column-reverse
    {
        flex-direction: column-reverse!important;
    }
    .flex-sm-wrap
    {
        flex-wrap: wrap!important;
    }
    .flex-sm-nowrap
    {
        flex-wrap: nowrap!important;
    }
    .flex-sm-wrap-reverse
    {
        flex-wrap: wrap-reverse!important;
    }
    .justify-content-sm-start
    {
        justify-content: flex-start!important;
    }
    .justify-content-sm-end
    {
        justify-content: flex-end!important;
    }
    .justify-content-sm-center
    {
        justify-content: center!important;
    }
    .justify-content-sm-between
    {
        justify-content: space-between!important;
    }
    .justify-content-sm-around
    {
        justify-content: space-around!important;
    }
    .align-items-sm-start
    {
        align-items: flex-start!important;
    }
    .align-items-sm-end
    {
        align-items: flex-end!important;
    }
    .align-items-sm-center
    {
        align-items: center!important;
    }
    .align-items-sm-baseline
    {
        align-items: baseline!important;
    }
    .align-items-sm-stretch
    {
        align-items: stretch!important;
    }
    .align-content-sm-start
    {
        align-content: flex-start!important;
    }
    .align-content-sm-end
    {
        align-content: flex-end!important;
    }
    .align-content-sm-center
    {
        align-content: center!important;
    }
    .align-content-sm-between
    {
        align-content: space-between!important;
    }
    .align-content-sm-around
    {
        align-content: space-around!important;
    }
    .align-content-sm-stretch
    {
        align-content: stretch!important;
    }
    .align-self-sm-auto
    {
        align-self: auto!important;
    }
    .align-self-sm-start
    {
        align-self: flex-start!important;
    }
    .align-self-sm-end
    {
        align-self: flex-end!important;
    }
    .align-self-sm-center
    {
        align-self: center!important;
    }
    .align-self-sm-baseline
    {
        align-self: baseline!important;
    }
    .align-self-sm-stretch
    {
        align-self: stretch!important;
    }
}
@media(min-width: 768px)
{
    .flex-md-row
    {
        flex-direction: row!important;
    }
    .flex-md-column
    {
        flex-direction: column!important;
    }
    .flex-md-row-reverse
    {
        flex-direction: row-reverse!important;
    }
    .flex-md-column-reverse
    {
        flex-direction: column-reverse!important;
    }
    .flex-md-wrap
    {
        flex-wrap: wrap!important;
    }
    .flex-md-nowrap
    {
        flex-wrap: nowrap!important;
    }
    .flex-md-wrap-reverse
    {
        flex-wrap: wrap-reverse!important;
    }
    .justify-content-md-start
    {
        justify-content: flex-start!important;
    }
    .justify-content-md-end
    {
        justify-content: flex-end!important;
    }
    .justify-content-md-center
    {
        justify-content: center!important;
    }
    .justify-content-md-between
    {
        justify-content: space-between!important;
    }
    .justify-content-md-around
    {
        justify-content: space-around!important;
    }
    .align-items-md-start
    {
        align-items: flex-start!important;
    }
    .align-items-md-end
    {
        align-items: flex-end!important;
    }
    .align-items-md-center
    {
        align-items: center!important;
    }
    .align-items-md-baseline
    {
        align-items: baseline!important;
    }
    .align-items-md-stretch
    {
        align-items: stretch!important;
    }
    .align-content-md-start
    {
        align-content: flex-start!important;
    }
    .align-content-md-end
    {
        align-content: flex-end!important;
    }
    .align-content-md-center
    {
        align-content: center!important;
    }
    .align-content-md-between
    {
        align-content: space-between!important;
    }
    .align-content-md-around
    {
        align-content: space-around!important;
    }
    .align-content-md-stretch
    {
        align-content: stretch!important;
    }
    .align-self-md-auto
    {
        align-self: auto!important;
    }
    .align-self-md-start
    {
        align-self: flex-start!important;
    }
    .align-self-md-end
    {
        align-self: flex-end!important;
    }
    .align-self-md-center
    {
        align-self: center!important;
    }
    .align-self-md-baseline
    {
        align-self: baseline!important;
    }
    .align-self-md-stretch
    {
        align-self: stretch!important;
    }
}
@media(min-width: 992px)
{
    .flex-lg-row
    {
        flex-direction: row!important;
    }
    .flex-lg-column
    {
        flex-direction: column!important;
    }
    .flex-lg-row-reverse
    {
        flex-direction: row-reverse!important;
    }
    .flex-lg-column-reverse
    {
        flex-direction: column-reverse!important;
    }
    .flex-lg-wrap
    {
        flex-wrap: wrap!important;
    }
    .flex-lg-nowrap
    {
        flex-wrap: nowrap!important;
    }
    .flex-lg-wrap-reverse
    {
        flex-wrap: wrap-reverse!important;
    }
    .justify-content-lg-start
    {
        justify-content: flex-start!important;
    }
    .justify-content-lg-end
    {
        justify-content: flex-end!important;
    }
    .justify-content-lg-center
    {
        justify-content: center!important;
    }
    .justify-content-lg-between
    {
        justify-content: space-between!important;
    }
    .justify-content-lg-around
    {
        justify-content: space-around!important;
    }
    .align-items-lg-start
    {
        align-items: flex-start!important;
    }
    .align-items-lg-end
    {
        align-items: flex-end!important;
    }
    .align-items-lg-center
    {
        align-items: center!important;
    }
    .align-items-lg-baseline
    {
        align-items: baseline!important;
    }
    .align-items-lg-stretch
    {
        align-items: stretch!important;
    }
    .align-content-lg-start
    {
        align-content: flex-start!important;
    }
    .align-content-lg-end
    {
        align-content: flex-end!important;
    }
    .align-content-lg-center
    {
        align-content: center!important;
    }
    .align-content-lg-between
    {
        align-content: space-between!important;
    }
    .align-content-lg-around
    {
        align-content: space-around!important;
    }
    .align-content-lg-stretch
    {
        align-content: stretch!important;
    }
    .align-self-lg-auto
    {
        align-self: auto!important;
    }
    .align-self-lg-start
    {
        align-self: flex-start!important;
    }
    .align-self-lg-end
    {
        align-self: flex-end!important;
    }
    .align-self-lg-center
    {
        align-self: center!important;
    }
    .align-self-lg-baseline
    {
        align-self: baseline!important;
    }
    .align-self-lg-stretch
    {
        align-self: stretch!important;
    }
}
/*!* Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)*/
@-ms-viewport{width:device-width}
body
{
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
[tabindex="-1"]:focus
{
    outline: 0!important;
}
hr
{
    box-sizing: content-box;
    height: 0;
}
abbr[data-original-title], abbr[title]
{
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address
{
    font-style: normal;
}
ol ol, ol ul, ul ol, ul ul
{
    margin-bottom: 0;
}
dt
{
    font-weight: 700;
}
dd
{
    margin-left: 0;
}
blockquote, figure
{
    margin: 0 0 1rem;
}
dfn
{
    font-style: italic;
}
b, strong
{
    font-weight: bolder;
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover
{
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus
{
    outline: 0;
}
code, kbd, pre, samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
pre
{
    -ms-overflow-style: scrollbar;
}
img
{
    vertical-align: middle;
    border-style: none;
}
svg:not(:root)
{
    overflow: hidden;
}
table
{
    border-collapse: collapse;
}
caption
{
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    caption-side: bottom;
}
th
{
    text-align: inherit;
}
button
{
    border-radius: 0;
}
button:focus
{
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}
button, input, optgroup, select, textarea
{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, select
{
    text-transform: none;
}
[type=reset], [type=submit], button, html [type=button]
{
    -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner
{
    padding: 0;
    border-style: none;
}
input[type=radio], input[type=checkbox]
{
    box-sizing: border-box;
    padding: 0;
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month]
{
    -webkit-appearance: listbox;
}
textarea
{
    resize: vertical;
}
fieldset
{
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend
{
    width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal;
}
.dropdown-header, .dropdown-item
{
    white-space: nowrap;
    display: block;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
{
    height: auto;
}
.dropdown-toggle::after, .dropup .dropdown-toggle::after
{
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
}
[type=search]
{
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration
{
    -webkit-appearance: none;
}
::-webkit-file-upload-button
{
    font: inherit;
    -webkit-appearance: button;
}
summary
{
    display: list-item;
    cursor: pointer;
}
template
{
    display: none;
}
[hidden]
{
    display: none!important;
}
.dropdown-toggle::after
{
    display: inline-block;
    margin-left: .255em;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown-toggle:empty::after
{
    margin-left: 0;
}
.dropdown-menu
{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropup .dropdown-menu
{
    margin-top: 0;
    margin-bottom: .125rem;
}
.dropup .dropdown-toggle::after
{
    display: inline-block;
    margin-left: .255em;
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}
.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after
{
    width: 0;
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    height: 0;
    content: "";
}
.dropup .dropdown-toggle:empty::after
{
    margin-left: 0;
}
.dropright .dropdown-menu
{
    margin-top: 0;
    margin-left: .125rem;
}
.dropright .dropdown-toggle::after
{
    display: inline-block;
    margin-left: .255em;
    border-left: .3em solid;
    vertical-align: 0;
}
.dropright .dropdown-toggle:empty::after
{
    margin-left: 0;
}
.dropleft .dropdown-menu
{
    margin-top: 0;
    margin-right: .125rem;
}
.dropleft .dropdown-toggle::after
{
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none;
}
.dropleft .dropdown-toggle::before
{
    display: inline-block;
    margin-right: .255em;
    border-right: .3em solid;
    vertical-align: 0;
}
.dropleft .dropdown-toggle:empty::after
{
    margin-left: 0;
}
.dropdown-divider
{
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item
{
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    background-color: initial;
    border: 0;
}
.dropdown-item:focus, .dropdown-item:hover
{
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active
{
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled
{
    color: #6c757d;
    background-color: initial;
}
.dropdown-menu.show
{
    display: block;
}
.dropdown-header
{
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
}
.border
{
    border: 1px solid #dee2e6!important;
}
.border-top
{
    border-top: 1px solid #dee2e6!important;
}
.border-right
{
    border-right: 1px solid #dee2e6!important;
}
.border-bottom
{
    border-bottom: 1px solid #dee2e6!important;
}
.border-left
{
    border-left: 1px solid #dee2e6!important;
}
.border-0
{
    border: 0!important;
}
.rounded-right, .rounded-top
{
    border-top-right-radius: .25rem!important;
}
.rounded-bottom, .rounded-right
{
    border-bottom-right-radius: .25rem!important;
}
.rounded-left, .rounded-top
{
    border-top-left-radius: .25rem!important;
}
.rounded-bottom, .rounded-left
{
    border-bottom-left-radius: .25rem!important;
}
.border-top-0
{
    border-top: 0!important;
}
.border-right-0
{
    border-right: 0!important;
}
.border-bottom-0
{
    border-bottom: 0!important;
}
.border-left-0
{
    border-left: 0!important;
}
.border-primary
{
    border-color: #007bff!important;
}
.border-secondary
{
    border-color: #6c757d!important;
}
.border-success
{
    border-color: #28a745!important;
}
.border-info
{
    border-color: #17a2b8!important;
}
.border-warning
{
    border-color: #ffc107!important;
}
.border-danger
{
    border-color: #dc3545!important;
}
.border-light
{
    border-color: #f8f9fa!important;
}
.border-dark
{
    border-color: #343a40!important;
}
.border-white
{
    border-color: #fff!important;
}
.rounded
{
    border-radius: .25rem!important;
}
.rounded-circle
{
    border-radius: 50%!important;
}
.rounded-0
{
    border-radius: 0!important;
}
.position-static
{
    position: static!important;
}
.position-relative
{
    position: relative!important;
}
.position-absolute
{
    position: absolute!important;
}
.position-fixed
{
    position: fixed!important;
}
.position-sticky
{
    position: sticky!important;
}
.fixed-bottom, .fixed-top
{
    position: fixed;
    left: 0;
    z-index: 1030;
    right: 0;
}
.fixed-top
{
    top: 0;
}
.fixed-bottom
{
    bottom: 0;
}
@supports(
position: sticky)
{
.sticky-top
{
    position: sticky;
    top: 0;
    z-index: 1020;
}
}
.text-justify
{
    text-align: justify!important;
}
.text-nowrap
{
    white-space: nowrap!important;
}
.search-form>.container .s-result-container.post span, .text-truncate
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.text-left
{
    text-align: left!important;
}
.text-right
{
    text-align: right!important;
}
.text-center
{
    text-align: center!important;
}
@media(min-width: 576px)
{
    .text-sm-left
    {
        text-align: left!important;
    }
    .text-sm-right
    {
        text-align: right!important;
    }
    .text-sm-center
    {
        text-align: center!important;
    }
}
@media(min-width: 768px)
{
    .text-md-left
    {
        text-align: left!important;
    }
    .text-md-right
    {
        text-align: right!important;
    }
    .text-md-center
    {
        text-align: center!important;
    }
}
@media(min-width: 992px)
{
    .text-lg-left
    {
        text-align: left!important;
    }
    .text-lg-right
    {
        text-align: right!important;
    }
    .text-lg-center
    {
        text-align: center!important;
    }
}
.text-lowercase
{
    text-transform: lowercase!important;
}
.text-uppercase
{
    text-transform: uppercase!important;
}
.text-capitalize
{
    text-transform: capitalize!important;
}
.font-weight-light
{
    font-weight: 300!important;
}
.font-weight-normal
{
    font-weight: 400!important;
}
.font-weight-bold
{
    font-weight: 700!important;
}
.font-italic
{
    font-style: italic!important;
}
.text-white
{
    color: #fff!important;
}
.text-primary
{
    color: #007bff!important;
}
a.text-primary:focus, a.text-primary:hover
{
    color: #0062cc!important;
}
.text-secondary
{
    color: #6c757d!important;
}
a.text-secondary:focus, a.text-secondary:hover
{
    color: #545b62!important;
}
.text-success
{
    color: #28a745!important;
}
a.text-success:focus, a.text-success:hover
{
    color: #1e7e34!important;
}
.text-info
{
    color: #17a2b8!important;
}
a.text-info:focus, a.text-info:hover
{
    color: #117a8b!important;
}
.text-warning
{
    color: #ffc107!important;
}
a.text-warning:focus, a.text-warning:hover
{
    color: #d39e00!important;
}
.text-danger
{
    color: #dc3545!important;
}
a.text-danger:focus, a.text-danger:hover
{
    color: #bd2130!important;
}
.text-light
{
    color: #f8f9fa!important;
}
a.text-light:focus, a.text-light:hover
{
    color: #dae0e5!important;
}
.text-dark
{
    color: #343a40!important;
}
a.text-dark:focus, a.text-dark:hover
{
    color: #1d2124!important;
}
.text-muted
{
    color: #6c757d!important;
}
.text-hide
{
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: initial;
    border: 0;
}
.white
{
    color: #fff!important;
}
.gray
{
    color: #767676!important;
}
.gray-dark
{
    color: #555!important;
}
.gray-light
{
    color: #e3e3e3!important;
}
.gray-light2
{
    color: #fafafa!important;
}
.green
{
    color: #4e8504!important;
}
.green-light
{
    color: #80a30e!important;
}
.green-light2
{
    color: #accd41!important;
}
.yellow
{
    color: #fbe009!important;
}
.orange
{
    color: #f3b45c!important;
}
.bg-white
{
    background-color: #fff;
}
.bg-gray
{
    background-color: #767676!important;
}
.bg-gray-dark
{
    background-color: #555!important;
}
.bg-gray-light
{
    background-color: #e3e3e3!important;
}
.bg-gray-light2
{
    background-color: #fafafa!important;
}
.bg-gray-light3
{
    background-color: #505050!important;
}
.bg-green, .wpcf7-submit.bg-green, input.bg-green
{
    background-color: #4e8504!important;
}
.bg-green-light
{
    background-color: #80a30e!important;
}
.bg-green-light2, .popup-container>.container .jackpot-history-popup-navi .button.active
{
    background-color: #accd41!important;
}
.bg-green-light3
{
    background-color: #74a511!important;
}
.bg-yellow
{
    background-color: #fbe009!important;
}
.bg-orange
{
    background-color: #f3b45c!important;
}
.bg-gradient-green-light
{
    background-image: linear-gradient(to bottom,#accd41 0,#accd41 50%,#80a30e 100%);
}
@font-face
{
    font-family: work sans;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/worksans/v9/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXBi8Jow.ttf) format("truetype");
}
@font-face
{
    font-family: work sans;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/worksans/v9/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBi8Jow.ttf) format("truetype");
}
@font-face
{
    font-family: work sans;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/worksans/v9/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBi8Jow.ttf) format("truetype");
}
@font-face
{
    font-family: work sans;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/worksans/v9/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBi8Jow.ttf) format("truetype");
}
@font-face
{
    font-family: work sans;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/worksans/v9/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBi8Jow.ttf) format("truetype");
}
body b, body strong
{
    font-weight: 600;
}
body .tcs:not(.sv):hover
{
    text-decoration: underline!important;
}
body ul.info span.title
{
    font-family: work sans,sans-serif;
    font-size: 10px;
    letter-spacing: .5px;
    font-weight: 500;
    line-height: 1;
    color: #accd41;
    text-transform: uppercase;
    text-decoration: none;
}
body nav li a, body ul.info span.info
{
    font-family: work sans,sans-serif;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
@media(max-width: 767px)
{
    body ul.info span.title
    {
        font-size: 8px;
    }
}
body ul.info span.info
{
    font-size: 14px;
    letter-spacing: 1px;
}
@media(max-width: 767px)
{
    body ul.info span.info
    {
        font-size: 9px;
    }
}
body nav li a
{
    font-size: 10px;
    letter-spacing: .5px;
}
@media(max-width: 767px)
{
    body nav li a
    {
        font-family: work sans,sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 700;
        line-height: 2;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
    }
}
body nav li a:hover
{
    color: #fff!important;
}
body nav li.awards a, body nav li.awards a:hover
{
    color: #f7ce9a!important;
}
body .fixed-navi a, body .fixed-navi span, body ul.secondary li .dropdown, body ul.secondary li .dropdown button, body ul.secondary li select
{
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    text-decoration: none;
}
body .fixed-navi span
{
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 40px;
}
body .fixed-navi a
{
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 40px;
}
body ul.secondary li .dropdown, body ul.secondary li .dropdown button, body ul.secondary li select
{
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1;
}
body ul.secondary li input, body ul.secondary li input::-webkit-input-placeholder
{
    font-family: work sans,sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1;
    color: #767676;
    text-transform: initial;
    text-decoration: none;
}
body .introduction h1, body .recommended h2, body aside.mobile-navi a div span
{
    font-family: work sans,sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
@media(max-width: 767px)
{
    body ul.secondary li input, body ul.secondary li input::-webkit-input-placeholder
    {
        font-size: 16px;
    }
    body ul.secondary li input::-webkit-input-placeholder:focus, body ul.secondary li input:focus
    {
        font-size: 16px;
    }
}
body aside.mobile-navi a div span
{
    font-size: 7px;
    letter-spacing: .5px;
    color: #fff;
    text-decoration: none;
}
body .recommended h2
{
    font-size: 12px;
    letter-spacing: 2px;
    color: #4e8504;
    text-decoration: none;
}
body .introduction h1
{
    font-size: 15px;
    letter-spacing: 3px;
    color: #accd41;
    text-decoration: none;
}
body .card-holder .card .tcs, body .card-holder .card h3, body .card-holder .card p, body .card-holder .card span, body .introduction ul li a
{
    font-family: work sans,sans-serif;
    color: #222;
    text-decoration: none;
}
body .introduction ul li a
{
    font-size: 12px;
    letter-spacing: .1px;
    font-weight: 600;
    line-height: 2;
    text-transform: initial;
}
@media(max-width: 767px)
{
    body .introduction ul li a
    {
        font-size: 13px;
    }
}
body .card-holder .card h3
{
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}
@media(max-width: 400px)
{
    body .card-holder .card h3
    {
        font-family: work sans,sans-serif;
        font-size: 11px;
        letter-spacing: 1px;
        font-weight: 700;
        line-height: 1.2;
        color: #222;
        text-transform: uppercase;
        text-decoration: none;
    }
}
body .card-holder .card .tcs, body .card-holder .card p, body .card-holder .card span
{
    font-size: 12px;
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: Initial;
}
@media(max-width: 400px)
{
    body .card-holder .card .tcs, body .card-holder .card p, body .card-holder .card span
    {
        font-size: 11px;
    }
}
body .card-holder .card .tcs
{
    color: #767676;
    font-size: 10px;
}
body .card-holder .card .tcs.sv
{
    line-height: 1;
}
@media(min-width: 1200px)
{
    .flex-xl-row
    {
        flex-direction: row!important;
    }
    .flex-xl-column
    {
        flex-direction: column!important;
    }
    .flex-xl-row-reverse
    {
        flex-direction: row-reverse!important;
    }
    .flex-xl-column-reverse
    {
        flex-direction: column-reverse!important;
    }
    .flex-xl-wrap
    {
        flex-wrap: wrap!important;
    }
    .flex-xl-nowrap
    {
        flex-wrap: nowrap!important;
    }
    .flex-xl-wrap-reverse
    {
        flex-wrap: wrap-reverse!important;
    }
    .justify-content-xl-start
    {
        justify-content: flex-start!important;
    }
    .justify-content-xl-end
    {
        justify-content: flex-end!important;
    }
    .justify-content-xl-center
    {
        justify-content: center!important;
    }
    .justify-content-xl-between
    {
        justify-content: space-between!important;
    }
    .justify-content-xl-around
    {
        justify-content: space-around!important;
    }
    .align-items-xl-start
    {
        align-items: flex-start!important;
    }
    .align-items-xl-end
    {
        align-items: flex-end!important;
    }
    .align-items-xl-center
    {
        align-items: center!important;
    }
    .align-items-xl-baseline
    {
        align-items: baseline!important;
    }
    .align-items-xl-stretch
    {
        align-items: stretch!important;
    }
    .align-content-xl-start
    {
        align-content: flex-start!important;
    }
    .align-content-xl-end
    {
        align-content: flex-end!important;
    }
    .align-content-xl-center
    {
        align-content: center!important;
    }
    .align-content-xl-between
    {
        align-content: space-between!important;
    }
    .align-content-xl-around
    {
        align-content: space-around!important;
    }
    .align-content-xl-stretch
    {
        align-content: stretch!important;
    }
    .align-self-xl-auto
    {
        align-self: auto!important;
    }
    .align-self-xl-start
    {
        align-self: flex-start!important;
    }
    .align-self-xl-end
    {
        align-self: flex-end!important;
    }
    .align-self-xl-center
    {
        align-self: center!important;
    }
    .align-self-xl-baseline
    {
        align-self: baseline!important;
    }
    .align-self-xl-stretch
    {
        align-self: stretch!important;
    }
    .text-xl-left
    {
        text-align: left!important;
    }
    .text-xl-right
    {
        text-align: right!important;
    }
    .text-xl-center
    {
        text-align: center!important;
    }
    body .card-holder .card .tcs.sv
    {
        font-size: 8px;
    }
}
@media(max-width: 1199px)
{
    body .card-holder .card .tcs.sv
    {
        font-size: 8px;
    }
}
@media(max-width: 991px)
{
    body .card-holder .card .tcs.sv
    {
        font-size: 7px;
    }
    .db-md-down
    {
        display: block!important;
    }
}
@media(max-width: 767px)
{
    body .card-holder .card .tcs.sv
    {
        font-size: 6px;
    }
}
body .card-holder .card .tcs.sv a
{
    color: #767676!important;
    text-decoration: none!important;
}
body .card-holder .card .jackpot-container, body .card-holder-sidebar.jackpot .card h3, body .card-holder.jackpot .card h3, body .dropdown .dropdown-item
{
    font-family: work sans,sans-serif;
    text-decoration: none;
}
body .card-holder .card .jackpot-container
{
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
}
body .dropdown .dropdown-item
{
    font-size: 12px;
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.5;
    color: #222;
    text-transform: Initial;
}
@media(max-width: 400px)
{
    body .dropdown .dropdown-item
    {
        font-family: work sans,sans-serif;
        font-size: 11px;
        letter-spacing: -.5px;
        font-weight: 500;
        line-height: 1.5;
        color: #222;
        text-transform: Initial;
        text-decoration: none;
    }
}
body .card-holder-sidebar.jackpot .card h3, body .card-holder.jackpot .card h3
{
    font-size: 20px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 1;
    color: #80a30e;
    text-transform: initial;
}
@media(max-width: 360px)
{
    body .card-holder-sidebar.jackpot .card h3, body .card-holder.jackpot .card h3
    {
        font-size: 15px;
    }
}
body .sidebar .card .tcs, body .sidebar .card h3, body .sidebar .card p
{
    font-family: work sans,sans-serif;
    font-size: 11px;
    color: #222;
    text-decoration: none;
}
body .sidebar .card h3
{
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}
body .sidebar .card .tcs, body .sidebar .card p
{
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.346;
    text-transform: Initial;
}
body .sidebar .card .tcs
{
    color: #767676;
    font-size: 10px;
}
body article.full h1, body article.full span.real-time
{
    color: #222;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
body article.full h1
{
    font-size: 37px;
    letter-spacing: -1.5px;
    font-weight: 200;
    line-height: 1.2;
    text-transform: uppercase;
}
@media(max-width: 360px)
{
    body article.full h1
    {
        font-size: 32px;
    }
}
body article.full span.real-time
{
    font-size: 13px;
    letter-spacing: .1px;
    font-weight: 300;
    line-height: 1;
    text-transform: initial;
}
body article.full span.jackpot
{
    font-family: work sans,sans-serif;
    font-size: 37px;
    letter-spacing: -1.5px;
    font-weight: 700;
    line-height: 1.2;
    color: #accd41;
    text-transform: uppercase;
    text-decoration: none;
}
body article.full span.dates, body article.full span.desc, body article.full span.jackpot-history
{
    text-transform: Initial;
    text-decoration: none;
    font-family: work sans,sans-serif;
    color: #222;
}
@media(max-width: 360px)
{
    body article.full span.jackpot
    {
        font-size: 32px;
    }
}
body article.full span.desc, body article.full span.jackpot-history
{
    font-size: 15px;
    letter-spacing: -.5px;
    font-weight: 300;
    line-height: 2.3;
}
body article.full span.desc .open-jackpot-history, body article.full span.jackpot-history .open-jackpot-history
{
    font-weight: 600;
}
body article.full span.dates
{
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 300;
    line-height: 1;
}
body article.full .pros-cons span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: -.2px;
    font-weight: 600;
    line-height: 1.3;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
body article.full .info-more span, body article.full .info-more ul li
{
    font-size: 14px;
    letter-spacing: -.2px;
    line-height: 1.3;
    color: #fff;
    text-transform: Initial;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
body article.full .info-more span
{
    font-weight: 600;
}
body article.full .info-more ul li
{
    font-weight: 400;
}
body article.full b, body article.full strong
{
    font-weight: 600;
}
body article.full .tcs
{
    font-family: work sans,sans-serif;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 12px;
    color: #767676;
    text-transform: Initial;
    text-decoration: none;
}
body .articles article date, body .sidebar article date
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
body .articles article h3, body .articles article h4, body .sidebar article h3, body .sidebar article h4
{
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.43;
    color: #222;
    text-transform: initial;
}
body .sidebar-full h3, body .sidebar-full h4
{
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 1;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}
body .sidebar-full p.introduction
{
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: .1px;
    font-weight: 300;
    line-height: 2.3;
    color: #222;
    text-transform: initial;
    text-decoration: none;
}
body .about-fp h1, body .jackpot-history-chart text
{
    letter-spacing: 0;
    color: #222;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
body .jackpot-history-chart text
{
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    text-transform: initial;
}
@media(max-width: 767px)
{
    body .jackpot-history-chart text
    {
        font-size: 9px;
    }
}
body .about-fp h1
{
    font-size: 37px;
    font-weight: 200;
    line-height: 1.3;
    text-transform: uppercase;
}
@media(max-width: 360px)
{
    body .about-fp h1
    {
        font-size: 32px;
    }
}
body .comment-container .author span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: -.5px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    text-transform: Initial;
    text-decoration: none;
}
body .form-container label input, body .form-container label span, body .form-container label textarea, body article label input, body article label span, body article label textarea
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: -.5px;
    font-weight: 300;
    line-height: 1;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
body .form-container label textarea, body article label textarea, body main h1
{
    line-height: 1.3;
}
body main h1
{
    font-family: work sans,sans-serif;
    font-size: 37px;
    letter-spacing: 0;
    font-weight: 200;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}
body main date, body main date.small, body main h2, body main h2.small, body main h3
{
    font-family: work sans,sans-serif;
    font-weight: 700;
    text-decoration: none;
}
@media(max-width: 360px)
{
    body main h1
    {
        font-size: 32px;
    }
}
body main date, body main h2
{
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 1.43;
    color: #accd41;
    text-transform: uppercase;
}
body main date.small, body main h2.small
{
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1;
    color: #767676;
    text-transform: uppercase;
}
body main h3
{
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
    color: #222;
    text-transform: uppercase;
}
body main .lc-content h3, body main .lc-content h4, body main h4, body main h5
{
    line-height: 1.3;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
}
body main h4, body main h5
{
    font-size: 37px;
    letter-spacing: 0;
    font-weight: 200;
    color: #222;
    text-decoration: none;
}
@media(max-width: 360px)
{
    body main h4, body main h5
    {
        font-size: 32px;
    }
}
body main p:not(.large)
{
    font-size: 16px;
    color: #222;
}
body main p a
{
    color: #222!important;
    text-decoration: underline;
}
body main .about-fp li a, body main .about-fp p a
{
    text-decoration: underline!important;
}
body main .lc-content h2, body main .lc-content h3, body main .lc-content h4, body main .lc-header span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
body main .lc-content h3, body main .lc-content h4
{
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
body main ol li, body main ol li a, body main p, body main ul li, body main ul li a, body section.casinos ol li, body section.casinos ol li a, body section.casinos p, body section.casinos ul li, body section.casinos ul li a
{
    font-family: work sans,sans-serif;
    font-size: 16px;
    letter-spacing: -.5px;
    font-weight: 300;
    line-height: 2.3;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
body main ol li a.large, body main ol li.large, body main p.large, body main ul li a.large, body main ul li.large, body section.casinos ol li a.large, body section.casinos ol li.large, body section.casinos p.large, body section.casinos ul li a.large, body section.casinos ul li.large
{
    font-family: work sans,sans-serif;
    font-size: 26px;
    letter-spacing: 0;
    font-weight: 300;
    line-height: 1.9;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
@media(max-width: 767px)
{
    body main ol li a.large, body main ol li.large, body main p.large, body main ul li a.large, body main ul li.large, body section.casinos ol li a.large, body section.casinos ol li.large, body section.casinos p.large, body section.casinos ul li a.large, body section.casinos ul li.large
    {
        font-size: 21px;
    }
}
body .articles h1, body .author-container h1, body .casinos h1
{
    font-family: work sans,sans-serif;
    font-size: 37px;
    letter-spacing: 0;
    font-weight: 200;
    line-height: 1.3;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}
@media(max-width: 360px)
{
    body .articles h1, body .author-container h1, body .casinos h1
    {
        font-size: 32px;
    }
}
body .articles h2, body .author-container h2, body .cards-container .filtering span, body .casinos h2
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
body .articles h2, body .author-container h2, body .casinos h2
{
    letter-spacing: 3px;
    line-height: 1.3;
    color: #accd41;
    text-decoration: none;
}
body .articles li a, body .articles p a, body .author-container li a, body .author-container p a, body .casinos li a, body .casinos p a
{
    text-decoration: underline!important;
}
body .cards-container .filtering span
{
    letter-spacing: 2px;
    line-height: 1;
    color: #222;
    text-decoration: none;
}
body .button, body .cards-container .filtering input, body .wpcf7-submit
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    line-height: 1;
}
body .cards-container .filtering .dropdown button, body .cards-container .filtering select
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 1;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}
body .cards-container .filtering input
{
    letter-spacing: 0;
    font-weight: 400;
    color: #222;
    text-transform: initial;
    text-decoration: none;
}
body .button, body .wpcf7-submit
{
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
body .button.text, body .popup-container .popup-header .title, body .wpcf7-submit.text
{
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-family: work sans,sans-serif;
    font-weight: 700;
}
body .button.small, body .wpcf7-submit.small
{
    font-size: 10px;
}
body .button.text, body .wpcf7-submit.text
{
    font-size: 12px;
    line-height: 1;
}
body .popup-container .popup-header .title
{
    font-size: 14px;
    line-height: 37px;
}
body .popup-container .jackpot-history-popup-navi .jackpot-history-title
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 37px;
    color: #222;
    text-transform: initial;
    text-decoration: none;
}
body .bottom-popup p, body .popup-container .jackpot-history-popup-navi .button
{
    color: #fff;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
body .popup-container .jackpot-history-popup-navi .button
{
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}
body .bottom-popup p
{
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 300;
    line-height: 1.3;
    text-transform: initial;
}
body .bottom-popup p b
{
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media(max-width: 767px)
{
    body .bottom-popup p
    {
        font-size: 12px;
    }
    body .bottom-popup p b
    {
        letter-spacing: .5px;
    }
}
body .bottom-popup p a
{
    text-transform: capitalize;
}
body .bottom-popup input.email
{
    font-family: work sans,sans-serif;
    font-size: 11px;
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.346;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
body .bottom-popup input.submit, body footer h3
{
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
body .bottom-popup input.submit
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
}
body footer .links a, body footer h3, body footer p, body footer p a
{
    font-size: 14px;
    line-height: 1.3;
    color: #e3e3e3;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
body footer .links a, body footer p, body footer p a
{
    letter-spacing: .5px;
    font-weight: 500;
    text-transform: initial;
}
.cp, .wpcf7-submit[type=submit], input[type=submit]
{
    cursor: pointer;
}
.bg-red
{
    background-color: #dc3545;
}
.black
{
    color: #000!important;
}
.comment-container .author span, .db, .pros-cons .cons span, .pros-cons .pros span, html body article.full .desc, html body article.full .jackpot-history
{
    display: block!important;
}
.dib, .info-more .first span, .info-more .second span
{
    display: inline-block!important;
}
.dn
{
    display: none!important;
}
.lh-1_6
{
    line-height: 1.6;
}
.afm-n
{
    animation-fill-mode: none!important;
}
.w-100
{
    width: 100%!important;
}
.w-50
{
    width: 50%!important;
}
.w-32
{
    width: 32px;
}
@media(min-width: 768px)
{
    .w-100-md
    {
        width: 100%!important;
    }
    .w-50-md
    {
        width: 50%!important;
    }
}
.w-a
{
    width: auto;
}
.h-100
{
    height: 100%;
}
.h-36
{
    height: 36px;
}
.h-auto
{
    height: auto!important;
}
.h-inherit
{
    height: inherit;
}
.card-holder .card .image, .card-holder-sidebar .card .card-inner>a .image, .cover, section.cards-container .card .image
{
    background-size: cover;
    background-position: 50%;
}
.ofh
{
    overflow: hidden;
}
.img-cover-container
{
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}
.img-cover
{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
}
.sixteen-nine, .vac
{
    position: relative;
}
.alignleft, .alignright
{
    width: 50%!important;
    margin-top: 13px;
}
.card-holder .card, .card-holder-sidebar .card, .ease-out-cubic, .fixed-navi, section.cards-container .card
{
    -webkit-transition: all .15s cubic-bezier(.215,.61,.355,1);
    transition: all .15s cubic-bezier(.215,.61,.355,1);
}
.ff-rw
{
    flex-flow: row wrap;
}
.aic, .fvac
{
    align-items: center;
}
.fvac
{
    display: flex;
    justify-content: center;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.fn
{
    float: none!important;
}
.cl
{
    clear: left;
}
.cr
{
    clear: right;
}
.cb
{
    clear: both;
}
.sidebar.article-holder-sidebar a, .tdn, aside.mobile-navi a, aside.mobile-navi a div span, body .articles article h3, body .articles article h4, body .sidebar article h3, body .sidebar article h4
{
    text-decoration: none!important;
}
.tdu, body article.full span.desc .open-jackpot-history, body article.full span.jackpot-history .open-jackpot-history
{
    text-decoration: underline!important;
}
.sidebar.article-holder-sidebar a article.preview h3, .ttu, section.articles article.preview h3
{
    text-transform: uppercase;
}
.ttn
{
    text-transform: none!important;
}
.vac
{
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media(min-width: 768px)
{
    .vac-md
    {
        position: relative;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.dropdown, .dropdown button, .tal
{
    text-align: left!important;
}
.tar
{
    text-align: right!important;
}
@media(min-width: 992px)
{
    .vh-100-lg
    {
        height: 100vh;
    }
    .vac-lg
    {
        position: relative;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tal-lg
    {
        text-align: left;
    }
}
.tac, body .button, body .wpcf7-submit
{
    text-align: center;
}
.alignright
{
    float: right;
    margin-left: 40px;
    height: auto;
}
.alignleft
{
    float: left;
    margin-right: 40px;
    height: auto;
}
@media(max-width: 767px)
{
    .alignright
    {
        margin-left: 20px;
    }
    .alignleft
    {
        margin-right: 20px;
    }
}
.alignnone
{
    max-width: 100%;
    height: auto;
}
.aligncenter
{
    max-width: 100%;
    margin: 40px auto;
    display: block;
}
.square:after
{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.ar
{
    content: "";
    display: block;
}
.sixteen-nine:before
{
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
.sixteen-nine>.content
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ar4-3
{
    padding-top: 75%;
}
.ar29-20
{
    padding-top: 68.96%;
}
.ar16-9
{
    padding-top: 56.25%;
}
.ar_square
{
    padding-top: 100%;
}
.pr
{
    position: relative!important;
}
.pa
{
    position: absolute;
}
.mx-0
{
    margin-left: 0!important;
    margin-right: 0!important;
}
.px-30
{
    padding-left: 30px!important;
    padding-right: 30px!important;
}
.ml-auto
{
    margin-left: auto;
}
.mt--174
{
    margin-top: -174px;
}
.mt-120
{
    margin-top: 120px;
}
.mt-100
{
    margin-top: 100px;
}
.mt-80
{
    margin-top: 80px;
}
.mt-71
{
    margin-top: 71px;
}
.mt-60
{
    margin-top: 60px;
}
.mt-40
{
    margin-top: 40px;
}
.mt-35i
{
    margin-top: 35px!important;
}
.mt-30
{
    margin-top: 30px;
}
.mt-20
{
    margin-top: 20px;
}
.mt-15
{
    margin-top: 15px;
}
.mt-10
{
    margin-top: 10px;
}
.mt-6
{
    margin-top: 6px!important;
}
@media(min-width: 1200px)
{
    .mt-40-xl
    {
        margin-top: 40px;
    }
}
@media(min-width: 992px)
{
    .mt-120-lg
    {
        margin-top: 120px;
    }
    .mt-80-lg
    {
        margin-top: 80px;
    }
    .mt-70-lg
    {
        margin-top: 70px;
    }
    .mt-40-lg
    {
        margin-top: 40px;
    }
}
@media(min-width: 768px)
{
    .tac-md
    {
        text-align: center;
    }
    .mt-120-md
    {
        margin-top: 120px;
    }
    .mt-50-md
    {
        margin-top: 50px;
    }
}
@media(min-width: 768px) and (max-width: 991px)
{
    .mt-16-md
    {
        margin-top: 16px;
    }
}
@media(max-width: 991px)
{
    .mt-44-md-down
    {
        margin-top: 44px;
    }
    .o-2-md-down
    {
        order: 2;
    }
}
@media(max-width: 767px)
{
    .mt-44-xs
    {
        margin-top: 44px;
    }
    .mt-16-xs
    {
        margin-top: 16px;
    }
}
@media(min-width: 1200px)
{
    .mt-0-xl
    {
        margin-top: 0;
    }
}
@media(min-width: 992px)
{
    .mt-0-lg
    {
        margin-top: 0;
    }
    .mb-lg-40
    {
        margin-bottom: 40px;
    }
}
.mt-0
{
    margin-top: 0;
}
.mt-0-important
{
    margin-top: 0!important;
}
@media(min-width: 992px)
{
    .mt-lg--40
    {
        margin-top: -40px;
    }
    .mt-lg--130
    {
        margin-top: -130px;
    }
    .mr-lg-80
    {
        margin-right: -80px;
    }
}
@media(min-width: 1200px)
{
    .mt-xl--160
    {
        margin-top: -160px;
    }
    .mt-xl--130
    {
        margin-top: -130px;
    }
    .mt-xl--70
    {
        margin-top: -70px;
    }
    .mt-xl--40
    {
        margin-top: -40px;
    }
}
@media(min-width: 992px)
{
    .mr-lg-40
    {
        margin-right: -40px;
    }
}
.mr-15
{
    margin-right: 15px;
}
.mr-10
{
    margin-right: 10px;
}
.mb-120
{
    margin-bottom: 120px;
}
.mb-80
{
    margin-bottom: 80px;
}
.mb-52
{
    margin-bottom: 52px;
}
.mb-40
{
    margin-bottom: 40px;
}
.mb-39
{
    margin-bottom: 39px;
}
.mb-38
{
    margin-bottom: 38px;
}
.mb-36
{
    margin-bottom: 36px;
}
.mb-30
{
    margin-bottom: 30px;
}
.mb-27
{
    margin-bottom: 27px;
}
.mb-21
{
    margin-bottom: 21px;
}
.mb-20
{
    margin-bottom: 20px;
}
.mb-14
{
    margin-bottom: 14px;
}
.mb-7
{
    margin-bottom: 7px;
}
.mb-6
{
    margin-bottom: 6px!important;
}
@media(max-width: 767px)
{
    .mb-48-xs
    {
        margin-bottom: 48px;
    }
    .mb-30-xs
    {
        margin-bottom: 30px;
    }
    .mb-20-xs
    {
        margin-bottom: 20px;
    }
    .mb-5-xs
    {
        margin-bottom: 5px;
    }
}
@media(min-width: 992px)
{
    .mb-30-lg
    {
        margin-bottom: 30px;
    }
    .mb-0-lg
    {
        margin-bottom: 0;
    }
    .tX-40-lg
    {
        -o-transform: translateX(40px);
        -ms-transform: translateX(40px);
        -moz-transform: translateX(40px);
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}
@media(min-width: 768px) and (max-width: 991px)
{
    .mb-0-md
    {
        margin-bottom: 0;
    }
}
.mb-0
{
    margin-bottom: 0!important;
}
.ml-15
{
    margin-left: 15px;
}
.ml-10
{
    margin-left: 10px;
}
@media(min-width: 768px)
{
    .ml-10-md
    {
        margin-left: -10px;
    }
    .ml-8-md
    {
        margin-left: -8px;
    }
    .ml-7-md
    {
        margin-left: -7px;
    }
    .ml-6-md
    {
        margin-left: -6px;
    }
    .ml-8-sm
    {
        margin-left: -8px;
    }
}
.px-15
{
    padding-left: 15px;
    padding-right: 15px;
}
.pl-0, .px-0
{
    padding-left: 0;
}
.px-0
{
    padding-right: 0;
}
.pt-0
{
    padding-top: 0!important;
}
.pt-20
{
    padding-top: 20px;
}
.pb-20
{
    padding-bottom: 20px;
}
.pb-0
{
    padding-bottom: 0!important;
}
.pr-0
{
    padding-right: 0!important;
}
@media(min-width: 576px)
{
    .pl-sm-15
    {
        padding-left: 15px;
    }
    .pl-0-sm
    {
        padding-left: 0;
    }
}
.z-100
{
    z-index: 100;
}
.rtl
{
    direction: rtl;
}
@media(min-width: 992px)
{
    .tX-60-lg
    {
        -o-transform: translateX(60px);
        -ms-transform: translateX(60px);
        -moz-transform: translateX(60px);
        -webkit-transform: translateX(60px);
        transform: translateX(60px);
    }
    .rtl-lg
    {
        direction: rtl;
    }
}
.fwn
{
    font-weight: 400!important;
}
.br
{
    border-radius: 1e3px;
}
.br-top-10
{
    border-radius: 10px 10px 0 0;
}
.br-5
{
    border-radius: 5px;
}
.br-10
{
    border-radius: 10px;
}
.brt-10
{
    border-radius: 10px 10px 0 0;
}
.brb-10
{
    border-radius: 0 0 10px 10px;
}
.button.rounded-full
{
    border-radius: 100px;
    color: #fff!important;
    text-decoration: none!important;
    -o-transition: background-color .15s linear;
    -ms-transition: background-color .15s linear;
    -moz-transition: background-color .15s linear;
    -webkit-transition: background-color .15s linear;
    transition: background-color .15s linear;
}
.button.rounded-full:hover
{
    background-color: #80a30e!important;
}
.button.large
{
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
}
@media(max-width: 767px)
{
    .mb-0-xs
    {
        margin-bottom: 0!important;
    }
    .button.large
    {
        width: auto;
        padding: 0 20px;
    }
}
.button.xl
{
    height: 40px;
    line-height: 40px;
    padding: 0 68px;
}
@media(max-width: 575px)
{
    .button.xl
    {
        height: 30px;
        line-height: 30px;
        padding: 0 30px;
    }
}
.button.small
{
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
}
.button.hover-green-light2:hover
{
    background-color: #accd41!important;
}
.button.bg-dark-gray:hover
{
    background-color: #505050!important;
}
.wpcf7-submit[type=submit], input[type=submit]
{
    border-radius: 100px;
    color: #fff!important;
    text-decoration: none!important;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    border: none;
    -o-transition: background-color .15s linear;
    -ms-transition: background-color .15s linear;
    -moz-transition: background-color .15s linear;
    -webkit-transition: background-color .15s linear;
    transition: background-color .15s linear;
    background-color: #accd41;
}
.fixed-navi span.tc_text a, aside.mobile-menu nav ul li a:hover, header.navi .container .row .nav-container nav ul li a:hover
{
    text-decoration: underline!important;
}
@media(max-width: 767px)
{
    .wpcf7-submit[type=submit], input[type=submit]
    {
        width: auto;
        padding: 0 20px;
    }
}
.wpcf7-submit[type=submit]:hover, input[type=submit]:hover
{
    background-color: #80a30e!important;
}
.dropdown button
{
    position: relative;
    padding-left: 10px;
    float: left;
    width: 100%;
    height: inherit;
    -webkit-appearance: none;
    border: none;
    background: 0 0;
    z-index: 10;
}
.dropdown button:after
{
    content: "";
    display: none;
}
.dropdown .dropdown-menu
{
    padding: 0!important;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
}
.dropdown .dropdown-menu a.dropdown-item, .dropdown .dropdown-menu div.dropdown-item
{
    padding: 5px 10px;
}
.dropdown .dropdown-menu a.dropdown-item:hover, .dropdown .dropdown-menu div.dropdown-item:hover
{
    background-color: #555!important;
    color: #fff;
}
.dropdown .dropdown-menu a.dropdown-item .flag, .dropdown .dropdown-menu div.dropdown-item .flag
{
    float: left!important;
    width: 20px!important;
    height: 15px!important;
    margin-top: 1px;
}
header.site-info
{
    position: relative;
    width: 100%;
    z-index: 800000;
    height: 50px;
    background-color: #4e8504;
}
@media(max-width: 991px)
{
    header.site-info
    {
        border-bottom: 1px solid #386b02;
        background-color: #4e8504;
        margin-bottom: 37px;
    }
    header.site-info:after
    {
        position: absolute;
        content: "";
        width: 100%;
        height: 37px;
        bottom: -38px;
        left: 0;
        z-index: -1;
        background-color: #4e8504;
    }
}
@media(max-width: 767px)
{
    header.site-info
    {
        height: 40px;
        margin-bottom: 30px;
    }
    header.site-info:after
    {
        height: 30px;
        bottom: -31px;
    }
}
header.site-info .container, header.site-info .container .row, header.site-info .container .row .nav-container
{
    height: inherit;
}
header.site-info .container .row .nav-container .gorilla-head
{
    position: absolute;
    top: 8px;
}
header.site-info .container .row .nav-container .gorilla-head img
{
    width: 82px;
    height: auto;
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container .gorilla-head
    {
        top: 4px;
    }
    header.site-info .container .row .nav-container .gorilla-head img
    {
        width: 36px;
    }
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container .gorilla-head img
    {
        width: 26px;
    }
}
header.site-info .container .row .nav-container a.gorilla-head
{
    position: absolute;
    top: 8px;
}
header.site-info .container .row .nav-container a.gorilla-head img
{
    width: 82px;
    height: auto;
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container a.gorilla-head
    {
        top: 4px;
    }
    header.site-info .container .row .nav-container a.gorilla-head img
    {
        width: 36px;
    }
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container a.gorilla-head img
    {
        width: 26px;
    }
}
header.site-info .container .row .nav-container a .logo
{
    width: 109px;
    height: auto;
    margin-left: 109px;
    margin-right: 62px;
    transform: translateY(-3px);
}
@media(min-width: 1200px)
{
    header.site-info .container .row .nav-container a .logo
    {
        margin-right: 107px;
    }
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container a .logo
    {
        margin-left: 47px;
        margin-right: 0;
    }
    header.site-info .container .row .nav-container ul.info
    {
        position: absolute;
        top: 50px;
        left: 15px;
        width: calc(100% - 30px);
    }
}
header.site-info .container .row .nav-container ul.info li
{
    position: relative;
    display: inline-block;
    width: 167px;
    padding-left: 24px;
}
@media(min-width: 1200px)
{
    header.site-info .container .row .nav-container ul.info li
    {
        width: 212px;
    }
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container ul.info li
    {
        width: calc(100% / 3);
        float: left;
        padding-left: 0;
        text-align: center;
        height: 37px;
    }
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container a .logo
    {
        margin-left: 42px;
    }
    header.site-info .container .row .nav-container ul.info
    {
        top: 40px;
    }
    header.site-info .container .row .nav-container ul.info li
    {
        height: 30px;
    }
}
header.site-info .container .row .nav-container ul.info li:before
{
    content: "";
    width: 1px;
    height: 21px;
    background-color: #386b02;
    left: 0;
    top: 5px;
    position: absolute;
}
header.site-info .container .row .nav-container ul.info li span.title
{
    margin-top: 4px;
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container ul.info li:before
    {
        top: 0;
        height: 100%;
    }
    header.site-info .container .row .nav-container ul.info li:nth-child(1):before
    {
        display: none;
    }
    header.site-info .container .row .nav-container ul.info li span.title
    {
        margin-top: 6px;
    }
    header.site-info .container .row .nav-container ul.secondary:not(.hover)
    {
        float: left;
        z-index: 900000;
        width: calc(100% - 33px - 15px);
    }
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container ul.info li span.info
    {
        margin-top: 2px;
    }
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container ul.secondary:not(.hover) li
    {
        display: inline-block;
        float: left;
    }
    header.site-info .container .row .nav-container ul.secondary:not(.hover) li.language-container
    {
        margin-top: 15px;
    }
    header.site-info .container .row .nav-container ul.secondary:not(.hover) li.language-container .dropdown button.language, header.site-info .container .row .nav-container ul.secondary:not(.hover) li.language-container .dropdown.language, header.site-info .container .row .nav-container ul.secondary:not(.hover) li.language-container select.language
    {
        margin-right: 0;
    }
}
header.site-info .container .row .nav-container ul.secondary li.language-container
{
    height: 29px;
}
header.site-info .container .row .nav-container ul.secondary li.language-container select.language
{
    cursor: pointer;
    background-color: initial;
    border: none;
    -webkit-appearance: none;
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 10px 6px;
    background-repeat: no-repeat;
    background-position: 100%;
    margin-right: 20px;
    padding-right: 15px;
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container ul.secondary li.language-container select.language
    {
        margin-right: 15px;
    }
}
header.site-info .container .row .nav-container ul.secondary li.language-container .dropdown.language
{
    margin-top: 4px;
}
header.site-info .container .row .nav-container ul.secondary li.language-container .dropdown.language .flag
{
    width: 30px;
    height: 20px;
    margin-right: 5px;
    background-size: cover;
    background-position: 50%;
    border-radius: 2px;
    float: right;
}
@media(max-width: 991px)
{
    header.site-info .container .row .nav-container ul.secondary li.language-container .dropdown.language .flag
    {
        width: 20px;
        height: 20px;
        margin-right: 0;
        margin-top: 3px;
    }
    header.site-info .container .row .nav-container ul.secondary li.search-bar input
    {
        width: 128px;
    }
}
header.site-info .container .row .nav-container ul.secondary li.language-container .dropdown.language button
{
    float: right;
    line-height: 29px;
    cursor: pointer;
    text-align: right!important;
    background-color: initial;
    border: none;
    -webkit-appearance: none;
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 10px 6px;
    background-repeat: no-repeat;
    background-position: 39px;
    margin-right: 0;
    padding-right: 18px;
    padding-left: 0!important;
}
@media(max-width: 767px)
{
    header.site-info .container .row .nav-container ul.secondary li.language-container .dropdown.language button
    {
        margin-right: 15px;
    }
}
header.site-info .container .row .nav-container ul.secondary li.search-bar
{
    z-index: 100;
    margin-right: 25px;
}
header.site-info .container .row .nav-container ul.secondary li.search-bar input
{
    display: none;
    height: 30px;
    border-radius: 20px;
    padding-left: 15px;
}
header.site-info .container .row .nav-container ul.secondary li.search-bar input.hover
{
    position: absolute;
    display: none;
    right: -5px;
    width: 170px;
}
header.site-info .container .row .nav-container ul.secondary li.search-bar .arrow
{
    width: 18px;
    height: 18px;
}
header.site-info .container .row .nav-container ul.secondary li.search-bar .arrow.dark
{
    display: none;
    cursor: pointer;
    position: relative;
    margin-top: 6px;
    margin-right: 0;
    z-index: 300;
}
header.navi
{
    position: relative;
    width: 100%;
    z-index: 600000;
    background-color: #80a30e;
    height: 70px;
}
@media(max-width: 575px)
{
    header.navi
    {
        height: 50px;
    }
}
header.navi .container, header.navi .container .row, header.navi .container .row .nav-container
{
    height: inherit;
}
header.navi .container .row .nav-container a.awards
{
    position: absolute;
    right: 15px;
    top: 14px;
}
header.navi .container .row .nav-container a.awards img
{
    width: 125px;
    height: auto;
}
header.navi .container .row .nav-container nav.desktop
{
    width: 684px;
    margin-left: 109px;
}
@media(min-width: 1200px)
{
    header.navi .container .row .nav-container nav.desktop
    {
        width: 864px;
    }
}
@media(max-width: 991px)
{
    header.navi
    {
        display: none;
    }
    header.navi .container .row .nav-container nav
    {
        position: absolute;
        height: auto;
        bottom: 144px;
        left: 20%;
    }
}
header.navi .container .row .nav-container nav ul li
{
    position: relative;
    display: inline-block;
    width: 167px;
    padding-left: 24px;
    line-height: 24px;
}
@media(min-width: 1200px)
{
    header.navi .container .row .nav-container nav ul li
    {
        width: 212px;
    }
}
header.navi .container .row .nav-container nav ul li:not(.awards):before
{
    content: "";
    position: absolute;
    left: 0;
    margin: auto 0;
    top: 0;
    bottom: 0;
}
@media(max-width: 991px)
{
    header.navi .container .row .nav-container nav ul li
    {
        float: left;
        clear: both;
        padding: 0;
        width: 100%;
    }
    header.navi .container .row .nav-container nav ul li:not(.awards):before
    {
        display: none;
    }
}
header.navi .container .row .nav-container nav ul li.bonus:before
{
    background-image: url(../../gambling/image/icon-nav-bonus.png);
    background-size: 15px 17px;
    width: 15px;
    height: 17px;
}
header.navi .container .row .nav-container nav ul li.freespins:before
{
    background-image: url(../../gambling/image/icon-nav-freespins.png);
    background-size: 15px 18px;
    width: 15px;
    height: 18px;
}
header.navi .container .row .nav-container nav ul li.casinos:before
{
    background-image: url(../../gambling/image/icon-nav-casinos.png);
    background-size: 15px 18px;
    width: 15px;
    height: 18px;
}
header.navi .container .row .nav-container nav ul li.casinosfi:before
{
    background-image: url(../../gambling/image/icon-nav-casinosfi.png);
    background-size: 15px 16px;
    width: 15px;
    height: 16px;
}
header.navi .container .row .nav-container nav ul li.new:before
{
    background-image: url(../../gambling/image/icon-nav-new.png);
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
}
header.navi .container .row .nav-container nav ul li.top:before
{
    background-image: url(../../gambling/image/icon-nav-top.png);
    background-size: 15px 14px;
    width: 15px;
    height: 14px;
}
header.navi .container .row .nav-container nav ul li.games:before
{
    background-image: url(../../gambling/image/icon-nav-games.png);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
}
header.navi .container .row .nav-container nav ul li.jackpot:before
{
    background-image: url(../../gambling/image/icon-nav-jackpot.png);
    background-size: 18px 12px;
    width: 18px;
    height: 12px;
}
header.navi .container .row .nav-container nav ul li.awards
{
    display: none;
}
@media(max-width: 991px)
{
    header.navi .container .row .nav-container nav ul li.awards
    {
        display: block;
    }
}
header.navi .container .row .nav-container nav ul li.awards a:before
{
    position: absolute;
    content: "";
    background-image: url(../../gambling/image/icon_gasino-gorilla-awards.png);
    background-size: 22px 30px;
    width: 22px;
    height: 30px;
    left: -30px;
}
header.navi .container .row .nav-container nav ul li a
{
    line-height: 24px;
}
aside.mobile-navi
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #4e8504;
    z-index: 900000;
}
aside.mobile-navi.open img.home
{
    display: none;
}
aside.mobile-navi.open img.close
{
    display: inline-block;
}
aside.mobile-navi a
{
    float: left;
    position: relative;
    width: 20%;
    height: inherit;
}
aside.mobile-navi a:before
{
    content: "";
    position: absolute;
    height: inherit;
    width: 1px;
    background-color: #386b02;
}
aside.mobile-navi a:first-child
{
    clear: left;
}
aside.mobile-navi a:last-child
{
    clear: right;
}
aside.mobile-navi a div
{
    width: 100%;
    line-height: 0;
}
aside.mobile-navi a div img
{
    width: 10px;
    margin-bottom: 3px;
}
aside.mobile-navi a div img.home
{
    width: 19px;
    margin-bottom: 9px;
}
aside.mobile-navi a div img.close
{
    width: 16px;
    margin-bottom: 6px;
    display: none;
}
aside.mobile-navi a div img.casinos
{
    width: 20.5px;
}
aside.mobile-navi a div img.bonuses, aside.mobile-navi a div img.spins
{
    width: 17.5px;
}
aside.mobile-navi a div img.articles
{
    width: 15px;
}
aside.mobile-menu
{
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #4e8504;
    z-index: 850000;
    -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);
    transition: all .3s cubic-bezier(.215,.61,.355,1);
}
aside.mobile-menu.open
{
    top: 0;
}
aside.mobile-menu .logo
{
    float: left;
    margin-top: 11px;
    margin-right: 15px;
    width: 33px;
}
aside.mobile-menu nav.desktop
{
    width: 684px;
    margin-left: 109px;
}
@media(min-width: 1200px)
{
    aside.mobile-menu nav.desktop
    {
        width: 864px;
    }
}
@media(max-width: 991px)
{
    aside.mobile-menu nav
    {
        position: absolute;
        height: auto;
        bottom: 144px;
        left: 20%;
    }
}
aside.mobile-menu nav ul li
{
    position: relative;
    display: inline-block;
    width: 167px;
    padding-left: 24px;
    line-height: 24px;
}
@media(min-width: 1200px)
{
    aside.mobile-menu nav ul li
    {
        width: 212px;
    }
}
aside.mobile-menu nav ul li:not(.awards):before
{
    content: "";
    position: absolute;
    left: 0;
    margin: auto 0;
    top: 0;
    bottom: 0;
}
@media(max-width: 991px)
{
    aside.mobile-menu nav ul li
    {
        float: left;
        clear: both;
        padding: 0;
        width: 100%;
    }
    aside.mobile-menu nav ul li:not(.awards):before
    {
        display: none;
    }
}
aside.mobile-menu nav ul li.bonus:before
{
    background-image: url(../../gambling/image/icon-nav-bonus.png);
    background-size: 15px 17px;
    width: 15px;
    height: 17px;
}
aside.mobile-menu nav ul li.freespins:before
{
    background-image: url(../../gambling/image/icon-nav-freespins.png);
    background-size: 15px 18px;
    width: 15px;
    height: 18px;
}
aside.mobile-menu nav ul li.casinos:before
{
    background-image: url(../../gambling/image/icon-nav-casinos.png);
    background-size: 15px 18px;
    width: 15px;
    height: 18px;
}
aside.mobile-menu nav ul li.casinosfi:before
{
    background-image: url(../../gambling/image/icon-nav-casinosfi.png);
    background-size: 15px 16px;
    width: 15px;
    height: 16px;
}
aside.mobile-menu nav ul li.new:before
{
    background-image: url(../../gambling/image/icon-nav-new.png);
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
}
aside.mobile-menu nav ul li.top:before
{
    background-image: url(../../gambling/image/icon-nav-top.png);
    background-size: 15px 14px;
    width: 15px;
    height: 14px;
}
aside.mobile-menu nav ul li.games:before
{
    background-image: url(../../gambling/image/icon-nav-games.png);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
}
aside.mobile-menu nav ul li.jackpot:before
{
    background-image: url(../../gambling/image/icon-nav-jackpot.png);
    background-size: 18px 12px;
    width: 18px;
    height: 12px;
}
aside.mobile-menu nav ul li.awards
{
    display: none;
}
aside.mobile-menu nav ul li.awards a:before
{
    position: absolute;
    content: "";
    background-image: url(../../gambling/image/icon_gasino-gorilla-awards.png);
    background-size: 22px 30px;
    width: 22px;
    height: 30px;
    left: -30px;
}
aside.mobile-menu nav ul li a
{
    line-height: 24px;
}
@media(max-width: 991px)
{
    aside.mobile-menu nav ul li.awards
    {
        display: block;
    }
    aside.mobile-menu ul.secondary:not(.hover)
    {
        float: left;
        z-index: 900000;
        width: calc(100% - 33px - 15px);
    }
    aside.mobile-menu ul.secondary:not(.hover) li
    {
        display: inline-block;
        float: left;
    }
    aside.mobile-menu ul.secondary:not(.hover) li.language-container
    {
        margin-top: 15px;
    }
    aside.mobile-menu ul.secondary:not(.hover) li.language-container .dropdown button.language, aside.mobile-menu ul.secondary:not(.hover) li.language-container .dropdown.language, aside.mobile-menu ul.secondary:not(.hover) li.language-container select.language
    {
        margin-right: 0;
    }
}
aside.mobile-menu ul.secondary li.language-container
{
    height: 29px;
}
aside.mobile-menu ul.secondary li.language-container select.language
{
    cursor: pointer;
    background-color: initial;
    border: none;
    -webkit-appearance: none;
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 10px 6px;
    background-repeat: no-repeat;
    background-position: 100%;
    margin-right: 20px;
    padding-right: 15px;
}
@media(max-width: 767px)
{
    aside.mobile-menu ul.secondary li.language-container select.language
    {
        margin-right: 15px;
    }
}
aside.mobile-menu ul.secondary li.language-container .dropdown.language
{
    margin-top: 4px;
}
aside.mobile-menu ul.secondary li.language-container .dropdown.language .flag
{
    width: 30px;
    height: 20px;
    margin-right: 5px;
    background-size: cover;
    background-position: 50%;
    border-radius: 2px;
    float: right;
}
@media(max-width: 991px)
{
    aside.mobile-menu ul.secondary li.language-container .dropdown.language .flag
    {
        width: 20px;
        height: 20px;
        margin-right: 0;
        margin-top: 3px;
    }
    aside.mobile-menu ul.secondary li.search-bar input
    {
        width: 128px;
    }
}
aside.mobile-menu ul.secondary li.language-container .dropdown.language button
{
    float: right;
    line-height: 29px;
    cursor: pointer;
    text-align: right!important;
    background-color: initial;
    border: none;
    -webkit-appearance: none;
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 10px 6px;
    background-repeat: no-repeat;
    background-position: 39px;
    margin-right: 0;
    padding-right: 18px;
    padding-left: 0!important;
}
@media(max-width: 767px)
{
    aside.mobile-menu ul.secondary li.language-container .dropdown.language button
    {
        margin-right: 15px;
    }
}
aside.mobile-menu ul.secondary li.search-bar
{
    z-index: 100;
    margin-right: 25px;
}
aside.mobile-menu ul.secondary li.search-bar input
{
    display: none;
    height: 30px;
    border-radius: 20px;
    padding-left: 15px;
}
aside.mobile-menu ul.secondary li.search-bar input.hover
{
    position: absolute;
    display: none;
    right: -5px;
    width: 170px;
}
aside.mobile-menu ul.secondary li.search-bar .arrow
{
    width: 18px;
    height: 18px;
}
aside.mobile-menu ul.secondary li.search-bar .arrow.dark
{
    display: none;
    cursor: pointer;
    position: relative;
    margin-top: 6px;
    margin-right: 0;
    z-index: 300;
}
.fixed-navi
{
    position: fixed;
    top: auto;
    bottom: 100%;
    padding: 20px 0;
    width: 100%;
    z-index: 860000;
}
.fixed-navi.show
{
    top: 0;
    bottom: auto;
}
.fixed-navi .logo
{
    width: 124px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
@media(max-width: 575px)
{
    .fixed-navi
    {
        padding: 10px 0;
    }
    .fixed-navi.limited-time-offer
    {
        padding: 15px 0 20px!important;
    }
}
.fixed-navi.limited-time-offer .limited-offer-time
{
    margin-top: 6px;
}
.fixed-navi.limited-time-offer .limited-offer-time .offer-border
{
    border: 1px solid #fff;
    border-radius: 30px;
    height: 27px;
    line-height: 23px;
    padding: 0 10px;
}
.fixed-navi.limited-time-offer .limited-offer-time .limited-offer-exp
{
    width: 50px;
}
.fixed-navi.limited-time-offer .limited-time-offer-button-container
{
    display: flex;
    align-items: center;
}
@media(max-width: 768px)
{
    .fixed-navi.limited-time-offer .limited-time-offer-button-container
    {
        margin-top: 15px;
    }
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container
    {
        width: 100%;
        justify-content: left;
        direction: rtl;
    }
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container .casino-logo-container
    {
        margin-right: 0;
        margin-left: 15px;
    }
}
@media(max-width: 767px)
{
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container a.large-button
    {
        width: calc(100% - 55px);
    }
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container .tcs
    {
        top: auto;
        line-height: 10px;
        left: 0;
        margin-left: -12%;
    }
}
@media(max-width: 575px)
{
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container a.large-button
    {
        width: calc(100% - 45px);
    }
}
@media(min-width: 576px)
{
    .fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container a.large-button
    {
        padding: 0 58px;
    }
}
.fixed-navi.limited-time-offer .limited-time-offer-button-container .play-button-container a.large-button:after
{
    margin-right: 0;
}
.fixed-navi.limited-time-offer img.close
{
    right: 7px;
    transform: scale(.5);
    top: 11px;
    z-index: 1;
}
.fixed-navi.limited-time-offer .tc_text
{
    padding-right: 10%;
}
@media(min-width: 992px)
{
    .fixed-navi.limited-time-offer .tc_text
    {
        text-align: right;
    }
}
@media(max-width: 991px)
{
    .fixed-navi.limited-time-offer img.close
    {
        top: -4px;
    }
    .fixed-navi.limited-time-offer .tc_text
    {
        text-align: center;
    }
}
.fixed-navi span.offer
{
    font-size: 21px;
    font-weight: 600;
    letter-spacing: .1px;
    line-height: 21px;
}
@media(max-width: 768px)
{
    .fixed-navi span.offer
    {
        padding-right: 37px;
    }
}
.fixed-navi span.limited-offer-time
{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.3px;
    line-height: 14px;
}
.fixed-navi span.desc, .fixed-navi span.tc_text
{
    font-weight: 400;
    text-transform: initial;
    letter-spacing: 0;
}
.fixed-navi span.breadcrumbs
{
    margin-left: 20px;
}
.fixed-navi span.desc
{
    font-size: 15px;
}
.fixed-navi span.tc_text
{
    color: #fff;
    font-size: 9px;
    line-height: 9px!important;
    margin-top: 10px;
}
@media(min-width: 768px) and (max-width: 991px)
{
    .fixed-navi span.tc_text
    {
        text-align: right;
    }
}
@media(max-width: 767px)
{
    .fixed-navi span.tc_text
    {
        font-size: 8px;
        line-height: 7px!important;
        text-align: center;
    }
    .fixed-navi span.tc_text a
    {
        font-size: 8px!important;
        line-height: 7px!important;
    }
    .fixed-navi .breadcrumbs
    {
        display: none!important;
    }
}
@media(max-width: 375px)
{
    .fixed-navi span.tc_text
    {
        text-align: left;
        font-size: 7px;
        line-height: 6px!important;
    }
    .fixed-navi span.tc_text a
    {
        font-size: 7px!important;
        line-height: 6px!important;
    }
}
.fixed-navi span.tc_text a
{
    color: #fff!important;
    font-size: 9px!important;
    line-height: 9px!important;
    font-weight: 400!important;
    text-transform: initial!important;
    letter-spacing: 0!important;
}
@media(max-width: 767px)
{
    .fixed-navi .play-button-container
    {
        width: 100%;
        justify-content: center;
    }
}
.fixed-navi .play-button-container .casino-logo-container
{
    border-radius: 30px;
    height: 40px;
    width: 40px;
    overflow: hidden;
    margin-right: 10px;
    box-shadow: 0 4px 5px rgba(0,0,0,.1);
}
.fixed-navi .play-button-container .casino-logo-container img
{
    width: 30px;
    margin: 0 auto;
}
@media(max-width: 575px)
{
    .fixed-navi .play-button-container .casino-logo-container
    {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .fixed-navi .play-button-container .casino-logo-container img
    {
        width: 20px;
    }
}
.fixed-navi .play-button-container a.large-button
{
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    text-decoration: none;
    box-shadow: 0 4px 5px rgba(0,0,0,.1);
    background-repeat: repeat-x;
    background: linear-gradient(to right,#fc7b12,#f3b45c,#fc7b12);
    background-size: 200%;
    background-position: 100% 0;
    -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
}
@media(max-width: 374px)
{
    .fixed-navi .play-button-container
    {
        justify-content: start;
    }
    .fixed-navi .play-button-container a.large-button
    {
        font-size: 12px!important;
    }
}
.fixed-navi .play-button-container a.large-button:after
{
    position: absolute;
    content: "";
    background-image: url(../../gambling/image/icon-arrow-right.png);
    width: 6px;
    height: 9px;
    background-position: 0 0;
    background-size: 6px 9.5px;
    top: 15px;
    right: 0;
    margin-right: 22px;
    animation: arrows 1s infinite;
    animation-iteration-count: infinite;
    -webkit-animation: arrows 1s;
    -webkit-animation-iteration-count: infinite;
}
@media(max-width: 575px)
{
    .fixed-navi .play-button-container a.large-button:after
    {
        top: 11px;
        margin-right: -17px;
    }
}
.fixed-navi .play-button-container a.large-button:hover
{
    background-position: 0 0;
}
.fixed-navi .play-button-container a.tcs
{
    position: absolute;
    bottom: -14px;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 83%;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    text-transform: initial;
    font-size: 10px;
    line-height: 10px;
}
@media(max-width: 767px)
{
    .fixed-navi .play-button-container a.tcs
    {
        line-height: 40px;
        top: 0;
        right: 0;
        width: auto;
    }
}
@media(max-width: 575px)
{
    .fixed-navi .play-button-container a.tcs
    {
        line-height: 30px;
    }
}
.fixed-navi .play-button-container div.tcs.sv, .fixed-navi .play-button-container div.tcs.sv a
{
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    text-transform: initial;
    font-size: 7px;
    line-height: 1;
}
@media(max-width: 374px)
{
    .fixed-navi .play-button-container a.tcs
    {
        right: -10px;
    }
}
.fixed-navi .play-button-container div.tcs.sv
{
    position: absolute;
    bottom: -16px;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 83%;
    padding: 0 30px;
}
@media(max-width: 767px)
{
    .fixed-navi .play-button-container div.tcs.sv
    {
        right: auto;
        padding: 0 0 0 50px;
        bottom: -13px;
    }
}
@media(max-width: 575px)
{
    .fixed-navi .play-button-container div.tcs.sv
    {
        width: 100%;
        padding: 0 0 0 40px;
        bottom: -8px;
    }
}
@media(max-width: 375px)
{
    .fixed-navi .play-button-container div.tcs.sv
    {
        padding: 0;
    }
}
@keyframes arrows
{
    0%, 100%
    {
        right: 32px;
    }
    50%
    {
        right: 26px;
    }
}
.geo-banner
{
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    z-index: 10;
}
.geo-banner .container
{
    height: 40px;
}
@media(min-width: 992px)
{
    .geo-banner .container
    {
        align-items: center;
        justify-content: center;
    }
}
@media(min-width: 768px) and (max-width: 991px)
{
    .geo-banner .container
    {
        justify-content: left;
        align-items: center;
    }
}
.geo-banner .container .geo-text
{
    font-family: work sans,sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.43;
    color: #767676;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 10px;
}
.geo-banner .container .geo-close, .search-form>.container .search-bar input
{
    text-transform: Initial;
    font-family: work sans,sans-serif;
    text-decoration: none;
}
@media(max-width: 767px)
{
    .geo-banner .container
    {
        height: auto;
        display: inline-block!important;
    }
    .geo-banner .container .geo-text
    {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 8px;
        width: calc(95% - 35px);
        margin-right: 35px;
    }
    .geo-banner .container .geo-flag
    {
        display: inline-block;
        margin-bottom: 7px;
    }
}
.geo-banner .container .geo-flag
{
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background-size: 46px 46px;
    background-position: 50%;
    border-radius: 30px;
    border: 1px solid #e3e3e3;
}
.geo-banner .container .geo-flag.v2
{
    background-position: -6px;
}
.geo-banner .container a
{
    background-repeat: repeat-x;
    background: linear-gradient(to right,#fc7b12,#f3b45c,#fc7b12);
    background-size: 200%;
    background-position: 100% 0;
    -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
}
.card-holder .card .card-content .stars.s1 .star:nth-child(1), .card-holder .card .card-content .stars.s1_5 .star:nth-child(1), .card-holder .card .card-content .stars.s2 .star:nth-child(1), .card-holder .card .card-content .stars.s2 .star:nth-child(2), .card-holder .card .card-content .stars.s2_5 .star:nth-child(1), .card-holder .card .card-content .stars.s2_5 .star:nth-child(2), .card-holder .card .card-content .stars.s3 .star:nth-child(1), .card-holder .card .card-content .stars.s3 .star:nth-child(2), .card-holder .card .card-content .stars.s3 .star:nth-child(3), .card-holder .card .card-content .stars.s3_5 .star:nth-child(1), .card-holder .card .card-content .stars.s3_5 .star:nth-child(2), .card-holder .card .card-content .stars.s3_5 .star:nth-child(3), .card-holder .card .card-content .stars.s4 .star:nth-child(1), .card-holder .card .card-content .stars.s4 .star:nth-child(2), .card-holder .card .card-content .stars.s4 .star:nth-child(3), .card-holder .card .card-content .stars.s4 .star:nth-child(4), .card-holder .card .card-content .stars.s4_5 .star:nth-child(1), .card-holder .card .card-content .stars.s4_5 .star:nth-child(2), .card-holder .card .card-content .stars.s4_5 .star:nth-child(3), .card-holder .card .card-content .stars.s4_5 .star:nth-child(4), .card-holder .card .card-content .stars.s5 .star:nth-child(1), .card-holder .card .card-content .stars.s5 .star:nth-child(2), .card-holder .card .card-content .stars.s5 .star:nth-child(3), .card-holder .card .card-content .stars.s5 .star:nth-child(4), .card-holder .card .card-content .stars.s5 .star:nth-child(5), .geo-banner .container a:hover
{
    background-position: 0 0;
}
.geo-banner .container .geo-close
{
    cursor: pointer;
    right: 15px;
    top: 10px;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 400;
    line-height: 1.43;
    color: #767676;
}
@media(max-width: 767px)
{
    .geo-banner .container a
    {
        width: calc(100% - 35px);
    }
    .geo-banner .container .geo-close span
    {
        display: none;
    }
}
.geo-banner .container .geo-close img
{
    filter: saturate(0);
    width: 14px;
    margin-left: 2px;
    margin-top: -2px;
}
.search-form
{
    z-index: 850000;
    top: 51px;
}
.search-form>.container
{
    padding: 15px 30px;
}
.search-form>.container:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
}
.search-form>.container .arrow
{
    position: absolute;
    top: -6px;
    right: 97px;
}
.search-form>.container .close-search
{
    display: inline-block;
    position: absolute;
    background-image: url(../../gambling/image/icon-close-email-form.png);
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    right: 3px;
    top: 25px;
}
.search-form>.container .search-bar
{
    padding: 15px;
}
.search-form>.container .search-bar:before
{
    content: "";
    background-image: url(../../gambling/image/icon-search-green.png);
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 29px;
}
.search-form>.container .search-bar input
{
    width: calc(100% - 20px);
    padding-left: 36px;
    height: 35px;
    border-radius: 30px;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5;
    color: #505050;
}
.search-form>.container .title
{
    font-family: work sans,sans-serif;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 1;
    color: #80a30e;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
}
.search-form>.container .s-result-container
{
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 6px;
    height: 35px;
    line-height: 35px;
}
.search-form>.container .s-result-container:hover:before
{
    background-color: #e3e3e3;
}
.search-form>.container .s-result-container:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    border-radius: 4px;
    transition: background-color .1s linear;
}
.search-form>.container .s-result-container .logo-container
{
    width: 54px;
    height: 35px;
    line-height: 35px;
}
.search-form>.container .s-result-container .logo-container img
{
    width: 80%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 70%;
    max-height: 30px;
}
.search-form>.container .s-result-container .logo-container img.horizontal
{
    width: 70%;
}
.search-form>.container .s-result-container .logo-container img.vertical
{
    width: 50%;
}
.search-form>.container .s-result-container.game span
{
    padding-left: 36px;
}
.search-form>.container .s-result-container.game span:before
{
    content: "";
    background-image: url(../../gambling/image/icon-slots-gray.png);
    background-size: 18px 12px;
    width: 18px;
    height: 12px;
    display: inline-block;
    margin-top: 11px;
    left: 8px;
    position: absolute;
}
.search-form>.container .s-result-container.post span
{
    width: 90%;
    padding-left: 31px;
}
.search-form>.container .s-result-container.post span:before
{
    content: "";
    background-image: url(../../gambling/image/icon-article-gray.png);
    background-size: 13px 17px;
    width: 13px;
    height: 17px;
    display: inline-block;
    margin-top: 9px;
    left: 8px;
    position: absolute;
}
.search-form>.container .s-result-container.no-results:before, body.home .content-wrapper .breadcrumbs
{
    display: none;
}
.search-form>.container .s-result-container.no-results
{
    padding-left: 0;
}
.search-form>.container .s-result-container.no-results span
{
    padding-left: 0;
    line-height: 1;
}
.search-form>.container .s-result-container span
{
    height: 35px;
    z-index: 100;
    position: relative;
    padding-left: 12px;
    font-family: work sans,sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 35px;
    color: #505050;
    text-transform: Initial;
    text-decoration: none;
}
.search-form.results>.container>.row:last-child
{
    margin-bottom: 10px;
}
@media(max-width: 767px)
{
    .search-form.results>.container>.row:last-child>div
    {
        margin-bottom: 20px;
    }
}
.search-form.results>.container input
{
    margin-bottom: 13px;
}
body.single .content-wrapper .breadcrumbs
{
    background-color: #88af30;
}
body.single .content-wrapper .breadcrumbs .container, body.single .content-wrapper .breadcrumbs .container a
{
    color: #fff;
}
.breadcrumbs
{
    background-color: #f3f3f3;
}
.breadcrumbs .container
{
    font-family: Work sans,sans-serif;
    font-size: 16px;
    letter-spacing: -.5px;
    font-weight: 300;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: space-between;
    color: #505050;
}
.breadcrumbs .container a
{
    color: #accd41;
    text-decoration: none;
    font-family: Work sans,sans-serif;
    font-weight: 700;
}
.breadcrumbs .container .updated
{
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.breadcrumbs .container .updated p::first-letter 
{
    text-transform: uppercase;
}
.breadcrumbs .container .updated p
{
    margin-right: 5px;
    margin-bottom: 0;
}
@media(max-width: 420px)
{
    .breadcrumbs
    {
        padding-top: 5px;
    }
    .breadcrumbs .container
    {
        display: block;
        height: 100%;
    }
    .breadcrumbs .updated
    {
        display: flex;
    }
}
section.about-fp
{
    padding: 90px 0;
}
@media(max-width: 767px)
{
    section.about-fp
    {
        padding: 80px 0;
    }
}
section.about-fp h1
{
    margin-bottom: 52px;
}
section.about-fp h2, section.about-fp h3
{
    margin-top: 64px;
    margin-bottom: 23px;
}
section.about-fp h2:first-child, section.about-fp h3:first-child
{
    margin-top: 0;
}
section.about-fp p
{
    margin-bottom: 16px;
}
section.about-fp .img-container img.logo
{
    width: 231px;
}
section.about-fp .img-container img.thumb
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 43px;
    transform: translateX(60px) translateY(2px) rotate(0);
    -webkit-animation: rotate-thumb 1.5s infinite;
    -moz-animation: rotate-thumb 1.5s infinite;
    -o-animation: rotate-thumb 1.5s infinite;
    animation: rotate-thumb 1.5s infinite;
    transform-origin: bottom left;
}
@-webkit-keyframes rotate-thumb
{
    0%, 100%
    {
        transform: translateX(60px) translateY(2px) rotate(3deg);
    }
    50%
    {
        transform: translateX(60px) translateY(2px) rotate(-3deg);
    }
}
@-moz-keyframes rotate-thumb
{
    0%, 100%
    {
        transform: translateX(60px) translateY(2px) rotate(3deg);
    }
    50%
    {
        transform: translateX(60px) translateY(2px) rotate(-3deg);
    }
}
@-o-keyframes rotate-thumb{0%,100%{transform:translateX(60px)translateY(2px)rotate(3deg)}50%{transform:translateX(60px)translateY(2px)rotate(-3deg)}}
@keyframes rotate-thumb
{
    0%, 100%
    {
        transform: translateX(60px) translateY(2px) rotate(3deg);
    }
    50%
    {
        transform: translateX(60px) translateY(2px) rotate(-3deg);
    }
}
.sidebar.article-holder-sidebar a article.preview
{
    position: relative;
    margin-bottom: 30px;
}
.sidebar.article-holder-sidebar a article.preview date
{
    position: absolute;
    left: 0;
    top: 19px;
    background-color: #accd41;
    padding: 5px 10px;
}
.sidebar.article-holder-sidebar a article.preview h3
{
    margin-top: 10px;
}
.sidebar.article-holder-sidebar a article.preview.v2
{
    padding: 50px 25px 30px;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
}
.card-holder.category-cards .card, article .card-holder.category-cards .card
{
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    background-color: #fff;
    border-radius: 10px;
}
.sidebar.article-holder-sidebar a article.preview.v2 date
{
    top: 15px;
    padding: 5px 10px 5px 25px;
}
.sidebar.article-holder-sidebar a article.preview.v2 h3
{
    min-height: 40px;
}
.sidebar.article-holder-sidebar a article.preview.v2 p
{
    height: 108px;
    overflow: hidden;
}
.sidebar.article-holder-sidebar a.q3
{
    width: 31.76895307%!important;
}
section.cards-fp
{
    padding: 92px 0;
}
section.cards-fp h2
{
    margin-bottom: 17px;
}
section.cards-fp p
{
    margin-bottom: 39px;
}
section.cards-fp .card-holder
{
    margin-bottom: 32px;
}
.card-holder .card
{
    width: 18.96674194%!important;
    transform: scale(1);
    margin-right: 1.292%;
}
@media(max-width: 767px)
{
    section.cards-fp
    {
        padding: 75px 0;
    }
    .card-holder .card
    {
        width: 100%!important;
        margin-bottom: 10px;
    }
    .card-holder .card .card-inner
    {
        height: 90px;
        width: 100%!important;
    }
}
.card-holder .card .card-inner
{
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    background-color: #fff;
}
.card-holder .card:hover
{
    transform: scale(.98);
}
@media(min-width: 992px)
{
    .card-holder .card.q3 .image img.horizontal
    {
        max-width: 170px;
        height: auto;
    }
}
@media(min-width: 768px)
{
    .card-holder .card .card-inner
    {
        padding-bottom: 20px;
    }
    .card-holder .card.q3 .image img.vertical
    {
        max-width: 80px;
        height: auto;
    }
}
.card-holder .card:not(.slot-card):nth-child(5n)
{
    margin-right: 0!important;
}
@media(min-width: 992px)
{
    .card-holder .card.q3 .image img.vertical
    {
        max-width: 100px;
        height: auto;
    }
    .card-holder .card:not(.slot-card) p:not(.title)
    {
        height: 30px;
    }
}
.card-holder .card.top-5-recommended-casinos:before
{
    position: absolute;
    left: 15px;
    top: -3px;
    width: 38px;
    height: 49px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-image: url(../../gambling/image/fp-top5-flag.png);
    z-index: 99;
    background-size: 38px 49px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
}
@media(max-width: 768px)
{
    .card-holder .card.top-5-recommended-casinos:before
    {
        top: -2px;
        left: 7px;
        width: 25px;
        height: 32px;
        line-height: 26px;
        background-size: 25px 33px;
        font-size: 12px;
    }
}
.card-holder .card.top-5-recommended-casinos:nth-child(1):before
{
    content: "1";
}
.card-holder .card.top-5-recommended-casinos:nth-child(2):before
{
    content: "2";
}
.card-holder .card.top-5-recommended-casinos:nth-child(3):before
{
    content: "3";
}
.card-holder .card.top-5-recommended-casinos:nth-child(4):before
{
    content: "4";
}
.card-holder .card.top-5-recommended-casinos:nth-child(5):before
{
    content: "5";
}
.card-holder .card.badge:after
{
    position: absolute;
    right: -3px;
    top: -3px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background-image: url(../../gambling/image/cc_badge.png);
    z-index: 99;
    background-size: 65px 65px;
    content: "";
}
@media(max-width: 767px)
{
    .card-holder .card.badge:after
    {
        width: 57px;
        height: 57px;
        line-height: 57px;
        background-size: 57px 57px;
    }
}
.card-holder .card.badge .badge
{
    display: block;
}
.card-holder .card .badge
{
    pointer-events: none;
    font-size: 9px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: initial;
    font-family: work sans,sans-serif;
    text-decoration: none;
    position: absolute;
    z-index: 1000;
    color: #fff;
    right: -11px;
    top: -10px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    display: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.card-holder .card .tc-box-container
{
    border: 1px solid #e7e7e7;
    border-radius: 9px;
    padding: 10px 10px 7px;
    background-color: #fafafa;
    margin-top: 20px;
}
@media(max-width: 767px)
{
    .card-holder .card .badge
    {
        font-size: 8px;
        right: -10px;
        top: -9px;
        width: 57px;
        height: 57px;
        line-height: 57px;
    }
    .card-holder .card .tc-box-container
    {
        margin-top: 5px;
    }
}
.card-holder .card .tc-box-container:before
{
    content: "";
    width: 19px;
    height: 11px;
    top: -11px;
    background-image: url(../../gambling/image/tc_container_arrow.png);
    background-size: 19px 11px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media(max-width: 575px)
{
    .card-holder .card .tc-box-container:before
    {
        left: auto;
        margin: 0;
        right: 35px;
    }
}
.card-holder .card .tc-box-container p
{
    color: #b2b2b2;
    font-size: 10px;
    line-height: 1.3;
    height: auto!important;
}
.card-holder .card .tc-box-container p a
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
    text-decoration: underline;
}
.card-holder .card.slot-card
{
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px!important;
    margin-right: 1.9354838667%;
}
@media(min-width: 576px)
{
    .card-holder .card.slot-card
    {
        width: 48%!important;
    }
}
@media(min-width: 768px)
{
    .card-holder .card.slot-card
    {
        width: 32%!important;
    }
}
@media(max-width: 767px)
{
    .card-holder .card.slot-card
    {
        height: auto!important;
    }
}
@media(max-width: 575px)
{
    .card-holder .card.slot-card
    {
        margin-right: 0!important;
    }
}
@media(min-width: 576px) and (max-width: 767px)
{
    .card-holder .card.slot-card
    {
        margin-right: 4%;
    }
    .card-holder .card.slot-card:nth-child(2n)
    {
        margin-right: 0!important;
    }
}
@media(min-width: 992px)
{
    .card-holder .card.slot-card
    {
        width: 23.5483871%!important;
    }
    .card-holder .card.slot-card:nth-child(4n)
    {
        margin-right: 0!important;
    }
}
.card-holder .card.slot-card .image
{
    width: 100%!important;
    border-radius: 10px 10px 0 0!important;
}
@media(min-width: 768px)
{
    .card-holder .card.slot-card .image
    {
        height: 117px;
    }
}
@media(max-width: 767px)
{
    .card-holder .card.slot-card .image
    {
        position: relative;
    }
    .card-holder .card.slot-card .image:before
    {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%;
    }
    .card-holder .card.slot-card .image>.content
    {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
.card-holder .card.slot-card .image:after
{
    display: none;
}
.card-holder .card.slot-card .image .jackpot-container
{
    position: absolute;
    bottom: 0;
}
.card-holder .card.slot-card .card-content
{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%!important;
}
.card-holder .card.slot-card .card-content span.provider
{
    margin-bottom: 7px;
}
.card-holder .card.slot-card .card-content p.ul
{
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.card-holder .card.slot-card .card-content p span
{
    font-weight: 700;
    position: absolute;
    right: 0;
    bottom: -2px;
}
.card-holder .card.slot-card .card-button-container
{
    margin-top: 17px;
}
.card-holder .card.category-card
{
    margin-bottom: 15px;
    height: auto!important;
}
.card-holder .card.category-card .card-content
{
    padding: 27px 15px 17px;
    width: 100%;
}
.card-holder .card.category-card .card-content .icon-container
{
    width: 100%;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
}
.card-holder .card.category-card .card-content .icon-container img
{
    height: auto;
}
.card-holder .card.category-card .card-content .icon-container img.all_casino_cards
{
    width: 39px;
}
.card-holder .card.category-card .card-content .icon-container img.all_casinos
{
    width: 40px;
}
.card-holder .card.category-card .card-content .icon-container img.best_online_casinos
{
    width: 29px;
}
.card-holder .card.category-card .card-content .icon-container img.deposit_bonuses, .card-holder .card.category-card .card-content .icon-container img.free_spins
{
    width: 34px;
}
.card-holder .card.category-card .card-content .icon-container img.all_casino_games, .card-holder .card.category-card .card-content .icon-container img.jackpots
{
    width: 39px;
}
.card-holder .card.category-card .card-content .icon-container img.live_casinos
{
    width: 47px;
}
.card-holder .card.category-card .card-content .icon-container img.new_online_casinos
{
    width: 40px;
}
.card-holder .card.category-card .card-content .icon-container img.news_articles
{
    width: 30px;
}
.card-holder .card.category-card .card-content .icon-container img.slot_games
{
    width: 50px;
}
.card-holder .card.category-card .card-content .icon-container h3
{
    margin-bottom: 6px;
}
.card-holder .card>a
{
    height: inherit;
}
.card-holder .card .image
{
    position: relative;
    height: 117px;
    border-radius: 10px 10px 0 0;
    max-height: inherit;
    text-align: center;
}
@media(min-width: 768px) and (max-width: 991px)
{
    .card-holder .card.slot-card:nth-child(3n)
    {
        margin-right: 0!important;
    }
    .card-holder .card .image
    {
        height: 100px;
    }
}
@media(max-width: 767px)
{
    .card-holder .card.slot-card .card-button-container .tcs
    {
        bottom: -19px;
    }
    .card-holder .card .card-button, .card-holder .card .card-content, .card-holder .card .image
    {
        float: left;
    }
    .card-holder .card .card-button:first-child, .card-holder .card .card-content:first-child, .card-holder .card .image:first-child
    {
        clear: left;
    }
    .card-holder .card .card-button:last-child, .card-holder .card .card-content:last-child, .card-holder .card .image:last-child
    {
        clear: right;
    }
    .card-holder .card .image
    {
        height: inherit;
        border-radius: 10px 0 0 10px;
        width: 90px;
    }
    .card-holder .card .image:after
    {
        content: "";
        display: block;
        padding-bottom: 100%;
    }
}
.card-holder .card .image img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 70%;
    max-height: 60%;
    margin: auto;
}
.card-holder .card .card-content
{
    padding: 16px 12px 0;
}
@media(max-width: 767px)
{
    .card-holder .card .card-content
    {
        width: calc(100% - 15px - 90px - 89px);
        padding: 9px 0 0 15px;
    }
}
@media(max-width: 575px)
{
    .card-holder .card .card-content
    {
        font-size: 10px;
        margin-bottom: 3px!important;
        width: calc(100% - 10px - 90px - 65px);
        padding: 15px 0 0 10px;
    }
}
@media(max-width: 374px)
{
    .card-holder .card .card-content
    {
        padding-top: 8px;
    }
}
.card-holder .card .card-content h3
{
    margin-bottom: 13px;
}
@media(max-width: 767px)
{
    .card-holder .card .card-content h3
    {
        font-family: work sans,sans-serif;
        font-weight: 600;
        line-height: 1.3;
        font-size: 13px;
        margin-bottom: 0;
        color: #505050;
        letter-spacing: 0;
        text-transform: normal;
    }
}
@media(max-width: 575px)
{
    .card-holder .card .card-content h3
    {
        font-size: 11px;
    }
}
.card-holder .card .card-content p
{
    margin-bottom: 10px;
    line-height: 1.3;
}
@media(max-width: 767px)
{
    .card-holder .card .card-content p
    {
        margin-bottom: 7px!important;
        height: auto;
        font-size: 12px;
    }
    .card-holder .card .card-content p.title:nth-child(2)
    {
        display: none;
    }
}
@media(max-width: 575px)
{
    .card-holder .card .card-content p
    {
        font-size: 10px;
        margin-bottom: 6px!important;
    }
}
@media(min-width: 768px)
{
    .card-holder .card .card-content p:nth-child(5)
    {
        margin-bottom: 13px;
    }
}
.card-holder .card .card-content p.title
{
    margin-bottom: 2px!important;
}
.card-holder .card .card-content p.title b
{
    font-size: 13px;
}
@media(max-width: 575px)
{
    .card-holder .card .card-content p.title
    {
        margin-bottom: 0!important;
    }
    .card-holder .card .card-content p.title b
    {
        font-size: 11px;
    }
}
.card-holder .card .card-content .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
.card-holder .card .card-content .stars.s0_5 .star:nth-child(1), .card-holder .card .card-content .stars.s1_5 .star:nth-child(2), .card-holder .card .card-content .stars.s2_5 .star:nth-child(3), .card-holder .card .card-content .stars.s3_5 .star:nth-child(4), .card-holder .card .card-content .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
.card-holder .card .card-content .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
@media(max-width: 767px)
{
    .card-holder .card .card-content .stars
    {
        margin: 0 auto;
        display: none;
    }
    .card-holder .card .card-button-container
    {
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;
    }
    .card-holder .card .card-button-container .button
    {
        padding: 0 15px;
    }
}
@media(max-width: 575px)
{
    .card-holder .card .card-button-container .button
    {
        margin-right: 15px;
        padding: 0 9px;
    }
}
.card-holder .card .tcs
{
    position: absolute;
    display: block;
    bottom: -18px;
    left: 0;
    right: 0;
}
@media(max-width: 767px)
{
    .card-holder .card .tcs
    {
        bottom: 7px;
        right: 15px;
    }
}
@media(min-width: 1396px)
{
    .card-holder .card .tcs.sv
    {
        bottom: -14px;
    }
}
@media(max-width: 1395px) and (min-width: 1200px)
{
    .card-holder .card .tcs.sv
    {
        padding: 0 20px;
    }
}
@media(max-width: 1199px) and (min-width: 768px)
{
    .card-holder .card .tcs.sv
    {
        padding: 0 4px;
    }
}
@media(max-width: 991px) and (min-width: 768px)
{
    .card-holder .card:not(.slot-card) p:nth-child(3n)
    {
        min-height: 30px;
    }
    .card-holder .card .card-content h3
    {
        min-height: 28px;
    }
    .card-holder .card .card-content p:nth-child(3)
    {
        min-height: 45px;
    }
    .card-holder .card .tcs.sv
    {
        bottom: -16px;
    }
}
@media(max-width: 767px)
{
    .card-holder .card .tcs.sv
    {
        padding: 0 5px;
        right: 0;
    }
}
@media(max-width: 575px)
{
    .card-holder .card .tcs.sv
    {
        padding: 0;
        right: 15px;
    }
}
.card-holder.jackpot h3, .card-holder.slots h3
{
    margin-bottom: 5px!important;
}
.card-holder.jackpot p, .card-holder.slots p
{
    margin-bottom: 10px!important;
}
@media(max-width: 767px)
{
    .card-holder.jackpot p, .card-holder.slots p
    {
        margin-bottom: 0!important;
    }
    .card-holder.jackpot .card .card-content, .card-holder.slots .card .card-content
    {
        padding-top: 0;
    }
    .card-holder.jackpot .card .card-button-container .button, .card-holder.slots .card .card-button-container .button
    {
        margin-right: 15px;
    }
}
.card-holder.slots p
{
    margin-bottom: 15px!important;
}
.card-holder.show-15-first .card:nth-child(1n+11)
{
    display: none!important;
}
.card-holder.category-cards .card.category-card
{
    width: 19%!important;
    margin-right: 0;
}
@media(max-width: 991px)
{
    .card-holder.category-cards .card.category-card
    {
        width: 48%!important;
    }
}
@media(max-width: 374px)
{
    .card-holder.category-cards .card.category-card
    {
        width: 100%!important;
    }
}
.card-holder.category-cards .card.category-card h3
{
    margin-top: 0;
}
article .card-holder.category-cards .card.category-card
{
    width: 31%!important;
    margin-right: 0;
}
@media(min-width: 1200px)
{
    article .card-holder.category-cards .card.category-card
    {
        width: 15.2%!important;
    }
}
@media(max-width: 767px)
{
    .card-holder.casino-top-5 .card:last-child, .card-holder.slots p
    {
        margin-bottom: 0!important;
    }
    article .card-holder.category-cards .card.category-card
    {
        width: 48%!important;
    }
}
@media(max-width: 374px)
{
    article .card-holder.category-cards .card.category-card
    {
        width: 100%!important;
    }
}
.card-holder-sidebar .card
{
    transform: scale(1);
}
.card-holder-sidebar .card:hover
{
    transform: scale(.98);
}
.card-holder-sidebar .card.jackpot .card-content
{
    padding-top: 0;
}
@media(min-width: 992px) and (max-width: 1199px)
{
    .card-holder-sidebar .card.jackpot .card-content h3
    {
        display: block!important;
        font-size: 16px;
    }
}
.card-holder-sidebar .card .card-button-container, .card-holder-sidebar .card .card-content
{
    float: left;
}
.card-holder-sidebar .card .card-button-container:first-child, .card-holder-sidebar .card .card-content:first-child
{
    clear: left;
}
.card-holder-sidebar .card .card-button-container:last-child, .card-holder-sidebar .card .card-content:last-child
{
    float: right;
    clear: right;
}
.card-holder-sidebar .card .card-inner
{
    height: 80px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 15px rgba(0,0,0,8%);
}
@media(max-width: 767px)
{
    .card-holder-sidebar .card .card-inner
    {
        height: 90px;
    }
}
.card-holder-sidebar .card .card-inner>a
{
    height: inherit;
}
.card-holder-sidebar .card .card-inner>a .image
{
    position: relative;
    float: left;
    border-radius: 10px 0 0 10px;
    height: inherit;
    max-height: inherit;
    width: 80px;
}
@media(max-width: 767px)
{
    .card-holder-sidebar .card .card-inner>a .image
    {
        width: 90px;
        content: "";
        display: block;
    }
    .card-holder-sidebar .card .card-inner>a .image:after
    {
        content: "";
        display: block;
        padding-bottom: 100%;
    }
}
.card-holder-sidebar .card .card-inner>a .image img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 80%;
    max-height: 80%;
    margin: auto;
}
.card-holder-sidebar .card .card-content
{
    text-align: left!important;
    width: calc(100% - 185px);
    padding: 10px 0 0 12px;
}
@media(min-width: 1200px)
{
    .card-holder-sidebar .card .card-content
    {
        padding-top: 12px;
    }
}
@media(min-width: 992px) and (max-width: 1199px)
{
    .card-holder-sidebar .card .card-content
    {
        padding-top: 7px;
    }
    .card-holder-sidebar .card .card-content h3
    {
        display: none;
    }
}
@media(max-width: 767px)
{
    .card-holder-sidebar .card .card-content
    {
        width: calc(100% - 15px - 90px - 89px);
    }
}
@media(max-width: 575px)
{
    .card-holder-sidebar .card .card-content
    {
        padding-top: 15px;
    }
}
.card-holder-sidebar .card .card-content h3
{
    font-size: 11px;
    margin-bottom: 0!important;
    letter-spacing: 0;
    font-weight: 600;
    color: #222;
}
@media(max-width: 375px)
{
    .card-holder-sidebar .card .card-content
    {
        width: calc(100% - 190px);
        padding: 10px 0 0 10px;
    }
    .card-holder-sidebar .card .card-content h3
    {
        display: none;
    }
}
.card-holder-sidebar .card .card-content p
{
    margin-bottom: 0;
    font-size: 10px;
    line-height: 1.2;
}
.card-holder-sidebar .card .card-content p:nth-child(2)
{
    margin-bottom: 6px;
}
.card-holder-sidebar .card .card-content p b
{
    font-size: 11px;
}
.card-holder-sidebar .card .card-content .stars
{
    display: none;
}
.card-holder-sidebar .card .card-button-container
{
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.card-holder-sidebar .card .card-button-container .button
{
    width: auto;
    margin-right: 9px!important;
    padding: 0 10px;
}
@media(max-width: 360px)
{
    .card-holder-sidebar .card .card-button-container .button
    {
        padding: 0 9px;
        width: 82px;
        margin-right: 9px!important;
    }
}
.card-holder-sidebar .card .tcs
{
    position: absolute;
    display: block;
    bottom: 6px;
    left: 0;
    right: 0;
    margin-right: 5px;
}
.card-holder-sidebar .card .tc-box-container
{
    border: 1px solid #e7e7e7;
    border-radius: 9px;
    padding: 10px 10px 7px;
    background-color: #fafafa;
    margin-top: -5px;
    margin-bottom: 10px;
}
.card-holder-sidebar .card .tc-box-container:before
{
    content: "";
    width: 19px;
    height: 11px;
    top: -11px;
    background-image: url(../../gambling/image/tc_container_arrow.png);
    background-size: 19px 11px;
    position: absolute;
    right: 30px;
}
.card-holder-sidebar .card .tc-box-container p
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
    height: auto!important;
}
.card-holder-sidebar .card .tc-box-container p a
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
    text-decoration: underline;
}
section.content-with-sidebar
{
    padding-top: 94px;
    padding-bottom: 94px;
}
@media(max-width: 767px)
{
    .card-holder-sidebar .card .tcs
    {
        bottom: 7px;
    }
    section.content-with-sidebar
    {
        padding-top: 93px;
        padding-bottom: 93px;
    }
}
section.content-with-sidebar.free-spins
{
    padding-bottom: 94px;
}
@media(max-width: 767px)
{
    section.content-with-sidebar.free-spins
    {
        padding-bottom: 93px;
    }
    section.content-with-sidebar .container .content
    {
        margin-bottom: 75px;
    }
}
section.content-with-sidebar .container .content h1
{
    margin-top: 0;
    margin-bottom: 30px;
}
section.content-with-sidebar .container .content p
{
    margin-bottom: 16px;
}
section.content-with-sidebar .container .content a.button
{
    margin-top: 18px;
}
section.content-with-sidebar .container .sidebar h2
{
    margin-top: 4px;
    margin-bottom: 21px;
}
main .content h4
{
    margin-bottom: 22px;
}
main .content img
{
    width: 100%;
    height: auto;
    margin-bottom: 33px;
}
main .content p img
{
    max-width: 800px;
    margin: 30px auto;
    display: flex;
}
main .content p img.align-left, main .content p img.alignright
{
    max-width: 500px!important;
}
.list-styles ol, .list-styles ul, section.about-fp ol, section.about-fp ul, section.casinos ol, section.casinos ul
{
    padding-left: 33px;
    margin-bottom: 33px;
}
.list-styles ol, section.about-fp ol, section.casinos ol
{
    padding-left: 52px;
    margin-bottom: 33px;
}
.list-styles ul li, section.about-fp ul li, section.casinos ul li
{
    position: relative;
    padding-left: 15px;
}
.list-styles ul li:before, section.about-fp ul li:before, section.casinos ul li:before
{
    position: absolute;
    left: 0;
    top: -12px;
    content: "•";
    color: #accd41;
    margin-right: 5px;
    font-size: 25px;
}
main .about-fp .lift-card, main .content .lift-card
{
    margin-top: 64px;
    margin-bottom: 46px;
}
main .about-fp .lift-card h2, main .about-fp .lift-card h3, main .about-fp .lift-card h4, main .content .lift-card h2, main .content .lift-card h3, main .content .lift-card h4
{
    margin-top: 64px;
    margin-bottom: 23px;
}
main .about-fp .lift-card h2:first-child, main .about-fp .lift-card h3:first-child, main .about-fp .lift-card h4:first-child, main .content .lift-card h2:first-child, main .content .lift-card h3:first-child, main .content .lift-card h4:first-child
{
    margin-top: 28px;
}
main .about-fp .lift-card.lc1 h3, main .content .lift-card.lc1 h3
{
    color: #222!important;
}
main .about-fp .lift-card.lc2 h2:first-child, main .about-fp .lift-card.lc2 h3:first-child, main .about-fp .lift-card.lc2 h4:first-child, main .content .lift-card.lc2 h2:first-child, main .content .lift-card.lc2 h3:first-child, main .content .lift-card.lc2 h4:first-child
{
    margin-top: 0;
}
main .about-fp .lift-card.lc2 .lc-content, main .content .lift-card.lc2 .lc-content
{
    padding: 40px;
    background-image: url(../../gambling/image/info_lift_2-bg.jpg);
    background-size: 201px 201px;
    background-position: 50%;
    background-repeat: no-repeat;
}
main .about-fp .lift-card.lc2 .lc-content ol, main .about-fp .lift-card.lc2 .lc-content ul, main .content .lift-card.lc2 .lc-content ol, main .content .lift-card.lc2 .lc-content ul
{
    background: 0 0!important;
}
main .about-fp .lift-card.lc2 .lc-content ol li, main .about-fp .lift-card.lc2 .lc-content ul li, main .content .lift-card.lc2 .lc-content ol li, main .content .lift-card.lc2 .lc-content ul li
{
    font-weight: 400;
}
main .about-fp .lift-card .lc-content.white p, main .about-fp .lift-card.lc2 .lc-content ol li a, main .about-fp .lift-card.lc2 .lc-content ul li a, main .content .lift-card .lc-content.white p, main .content .lift-card.lc2 .lc-content ol li a, main .content .lift-card.lc2 .lc-content ul li a
{
    font-weight: 400!important;
}
main .about-fp .lift-card.lc2 .lc-content ol li:before, main .about-fp .lift-card.lc2 .lc-content ul li:before, main .content .lift-card.lc2 .lc-content ol li:before, main .content .lift-card.lc2 .lc-content ul li:before
{
    color: #fff;
}
main .about-fp .lift-card.lc3, main .content .lift-card.lc3
{
    margin-bottom: 64px;
}
main .about-fp .lift-card.lc3:before, main .content .lift-card.lc3:before
{
    content: "";
    position: absolute;
    width: 120px;
    height: 106px;
    background-image: url(../../gambling/image/stars-5-gorilla.png);
    background-size: 120px 106px;
    left: 0;
    bottom: -15px;
}
@media(max-width: 575px)
{
    main .about-fp .lift-card.lc2 .lc-content, main .content .lift-card.lc2 .lc-content
    {
        padding: 20px;
    }
    main .about-fp .lift-card.lc3:before, main .content .lift-card.lc3:before
    {
        display: none;
    }
}
main .about-fp .lift-card.lc3 .stroke, main .content .lift-card.lc3 .stroke
{
    width: 100%;
    height: 5px;
    margin-bottom: 0;
}
main .about-fp .lift-card.lc3 .lc-content, main .content .lift-card.lc3 .lc-content
{
    padding: 17px 70px;
}
@media(max-width: 575px)
{
    main .about-fp .lift-card.lc3 .lc-content, main .content .lift-card.lc3 .lc-content
    {
        padding: 15px 20px;
    }
}
main .about-fp .lift-card.lc3 .lc-content p, main .content .lift-card.lc3 .lc-content p
{
    line-height: 1.4;
    font-size: 24px;
}
main .about-fp .lift-card .lc-header, main .content .lift-card .lc-header
{
    padding: 11px 20px 11px 95px;
}
main .about-fp .lift-card .lc-header span, main .content .lift-card .lc-header span
{
    line-height: 1.3;
}
main .about-fp .lift-card .lc-header span:before, main .content .lift-card .lc-header span:before
{
    content: "";
    position: absolute;
    width: 55px;
    height: 71px;
    background-image: url(../../gambling/image/casino_gorilla-info_lift.png);
    background-size: 55px 71px;
    left: -65px;
    top: -29px;
}
@media(max-width: 575px)
{
    main .about-fp .lift-card .lc-header, main .content .lift-card .lc-header
    {
        padding-left: 20px;
    }
    main .about-fp .lift-card .lc-header span:before, main .content .lift-card .lc-header span:before
    {
        display: none;
    }
}
main .about-fp .lift-card .lc-content, main .content .lift-card .lc-content
{
    padding: 20px 40px;
}
@media(max-width: 575px)
{
    main .about-fp .lift-card .lc-content, main .content .lift-card .lc-content
    {
        padding: 20px;
    }
}
main .about-fp .lift-card .lc-content.white a, main .about-fp .lift-card .lc-content.white ol li, main .about-fp .lift-card .lc-content.white p, main .about-fp .lift-card .lc-content.white span, main .about-fp .lift-card .lc-content.white ul li, main .content .lift-card .lc-content.white a, main .content .lift-card .lc-content.white ol li, main .content .lift-card .lc-content.white p, main .content .lift-card .lc-content.white span, main .content .lift-card .lc-content.white ul li
{
    color: #fff!important;
}
main .about-fp .lift-card .lc-content ol:last-child, main .about-fp .lift-card .lc-content p:last-child, main .about-fp .lift-card .lc-content ul:last-child, main .content .lift-card .lc-content ol:last-child, main .content .lift-card .lc-content p:last-child, main .content .lift-card .lc-content ul:last-child
{
    margin-bottom: 0;
}
main .about-fp .lift-card .lc-content ol, main .content .lift-card .lc-content ol
{
    padding-left: 14px;
}
main .about-fp .lift-card .lc-content em, main .about-fp .lift-card .lc-content ul, main .content .lift-card .lc-content em, main .content .lift-card .lc-content ul
{
    padding-left: 0;
}
main .about-fp .lift-card .lc-content a, main .content .lift-card .lc-content a
{
    text-decoration: underline!important;
}
main .about-fp .ukk-block.v1, main .about-fp .ukk-question-continer.v1, main .content .ukk-block.v1, main .content .ukk-question-continer.v1
{
    margin-bottom: 39px;
    margin-top: 39px;
}
main .about-fp .ukk-block .ukk-header, main .about-fp .ukk-question-continer .ukk-header, main .content .ukk-block .ukk-header, main .content .ukk-question-continer .ukk-header
{
    padding: 11px 20px 11px 95px;
    margin-bottom: 28px;
}
main .about-fp .ukk-block .ukk-header span, main .about-fp .ukk-question-continer .ukk-header span, main .content .ukk-block .ukk-header span, main .content .ukk-question-continer .ukk-header span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 1.3;
    color: #accd41;
    text-transform: uppercase;
    text-decoration: none;
}
main .about-fp .ukk-block .ukk-header span:before, main .about-fp .ukk-question-continer .ukk-header span:before, main .content .ukk-block .ukk-header span:before, main .content .ukk-question-continer .ukk-header span:before
{
    content: "";
    position: absolute;
    width: 79px;
    height: 72px;
    background-image: url(../../gambling/image/casino_gorilla_ukk_icon.png);
    background-size: 79px 72px;
    left: -96px;
    top: -29px;
}
@media(max-width: 575px)
{
    main .about-fp .ukk-block .ukk-header, main .about-fp .ukk-question-continer .ukk-header, main .content .ukk-block .ukk-header, main .content .ukk-question-continer .ukk-header
    {
        padding-left: 20px;
    }
    main .about-fp .ukk-block .ukk-header span:before, main .about-fp .ukk-question-continer .ukk-header span:before, main .content .ukk-block .ukk-header span:before, main .content .ukk-question-continer .ukk-header span:before
    {
        display: none;
    }
}
main .about-fp .ukk-block .ukk-question, main .about-fp .ukk-question-continer .ukk-question, main .content .ukk-block .ukk-question, main .content .ukk-question-continer .ukk-question
{
    background-color: #fafafa;
    min-height: 80px;
    border-radius: 10px;
    padding: 15px 100px 15px 30px;
    box-shadow: 0 3px 4px rgba(0,0,0,8%);
    background-image: url(../../gambling/image/ukk-open-icon.png);
    background-size: 30px 30px;
    background-position: calc(100% - 30px);
    background-repeat: no-repeat;
    transition: background-color .1s linear;
}
main .about-fp .ukk-block .ukk-question span, main .about-fp .ukk-question-continer .ukk-question span, main .content .ukk-block .ukk-question span, main .content .ukk-question-continer .ukk-question span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1.3;
    color: #fafafa;
    text-transform: uppercase;
    text-decoration: none;
}
main .about-fp .ukk-block .ukk-answer, main .about-fp .ukk-question-continer .ukk-answer, main .content .ukk-block .ukk-answer, main .content .ukk-question-continer .ukk-answer
{
    padding: 20px 30px 10px;
    display: none;
}
main .about-fp .ukk-block .ukk-answer.show, main .about-fp .ukk-question-continer .ukk-answer.show, main .about-fp .ukk-question-continer.open .ukk-answer, main .content .ukk-block .ukk-answer.show, main .content .ukk-question-continer .ukk-answer.show, main .content .ukk-question-continer.open .ukk-answer, section.casinos header .description.short .show-more, section.jackpots header .description.short .show-more, section.slots header .description.short .show-more
{
    display: block;
}
main .about-fp .ukk-block .ukk-answer span, main .about-fp .ukk-block .ukk-answer span a, main .about-fp .ukk-question-continer .ukk-answer span, main .about-fp .ukk-question-continer .ukk-answer span a, main .content .ukk-block .ukk-answer span, main .content .ukk-block .ukk-answer span a, main .content .ukk-question-continer .ukk-answer span, main .content .ukk-question-continer .ukk-answer span a
{
    font-family: work sans,sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300;
    line-height: 1.6;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
main .about-fp .ukk-block .ukk-answer span a, main .about-fp .ukk-question-continer .ukk-answer span a, main .content .ukk-block .ukk-answer span a, main .content .ukk-question-continer .ukk-answer span a
{
    text-decoration: underline;
}
section.awards-container .award-category span, section.awards-container .best, section.awards-container .year
{
    letter-spacing: 1.7px;
    font-weight: 700;
    color: #4f630e;
    text-transform: uppercase;
    text-decoration: none;
    font-family: work sans,sans-serif;
}
main .about-fp .ukk-question-continer, main .content .ukk-question-continer
{
    margin-bottom: 15px;
}
main .about-fp .ukk-question-continer.open .ukk-question, main .content .ukk-question-continer.open .ukk-question
{
    background-image: url(../../gambling/image/ukk-close-icon.png);
    background-color: #f1f1f1;
}
.no-touch .ukk-question:hover
{
    background-color: #f1f1f1!important;
}
section.introduction
{
    margin-top: 98px;
    margin-bottom: 90px;
}
@media(max-width: 767px)
{
    section.introduction
    {
        margin-top: 93px;
        margin-bottom: 96px;
    }
}
section.introduction h1
{
    margin-top: 0;
    margin-bottom: 30px;
}
section.introduction p
{
    margin-bottom: 39px;
}
section.introduction .category-cards
{
    margin-top: 98px;
}
@media(max-width: 767px)
{
    section.introduction .category-cards
    {
        margin-top: 93px;
    }
}
section.introduction .category-cards .card
{
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    background-color: #fff;
}
section.introduction .categories
{
    margin-top: 98px;
}
section.landing
{
    height: 420px;
    background-color: #accd41;
}
@media(max-width: 767px)
{
    section.introduction .categories
    {
        margin-top: 93px;
    }
    section.introduction .categories>div
    {
        margin-top: 30px;
    }
    section.introduction .categories>div:first-child
    {
        margin-top: 0;
    }
    section.landing
    {
        height: 360px;
    }
}
@media(max-width: 575px)
{
    section.landing
    {
        height: 320px;
    }
}
section.landing .container
{
    height: inherit;
}
section.landing .container img
{
    margin-top: -80px;
    width: 702px;
    height: auto;
}
@media(max-width: 767px)
{
    section.landing .container img
    {
        max-width: 100%;
        margin-top: -90px;
    }
}
section.recommended
{
    margin-top: -90px;
}
section.recommended .container h2
{
    margin-bottom: 16px;
}
section.recommended .container .card:last-child
{
    margin-right: 0!important;
}
section.awards .awards-gorilla-header
{
    width: 178px;
}
section.awards-container .award
{
    padding-top: 60px;
    padding-bottom: 100px;
}
section.awards-container .award .awards-gorilla-seal
{
    width: 205px;
    height: 263px;
}
section.awards-container .award .awards-gorilla-seal .best
{
    margin-top: 65px;
}
section.awards-container .award .awards-gorilla-seal .award-category
{
    margin-top: -2px;
    height: 46px;
    width: 168px;
    margin-left: auto;
    margin-right: auto;
}
section.awards-container .award:nth-child(odd)
{
    background-color: #fafafa;
}
section.awards-container .award h2
{
    margin-bottom: 45px;
}
section.awards-container .award .awards-casino-logo
{
    margin-bottom: 31px;
    max-width: 50%;
}
section.awards-container .award p
{
    margin-bottom: 41px;
}
section.awards-container .best, section.awards-container .year
{
    font-size: 16px;
    line-height: 1;
}
section.awards-container .award-category span
{
    font-size: 18px;
    line-height: 1.3;
}
section.articles header
{
    margin-top: 97px;
    margin-bottom: 58px;
}
@media(max-width: 767px)
{
    section.articles header
    {
        margin-top: 66px;
        margin-bottom: 38px;
    }
}
section.articles header h1
{
    margin-bottom: 15px;
}
section.articles header h2
{
    margin-bottom: 24px;
}
section.articles a
{
    text-decoration: none!important;
}
section.articles .articles-container
{
    margin-bottom: 58px;
}
section.articles .button-container
{
    margin-top: 58px;
    margin-bottom: 97px;
}
@media(max-width: 767px)
{
    section.articles .button-container
    {
        margin-top: 38px;
        margin-bottom: 66px;
    }
}
section.articles article.preview
{
    position: relative;
    margin-bottom: 30px;
}
section.articles article.preview date
{
    position: absolute;
    left: 0;
    top: 19px;
    background-color: #accd41;
    padding: 5px 10px;
}
section.articles article.preview h3
{
    margin-top: 10px;
}
section.articles article.preview.v2
{
    padding: 50px 25px 30px;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
}
section.articles article.preview.v2 date
{
    top: 15px;
    padding: 5px 10px 5px 25px;
}
section.articles article.preview.v2 h3
{
    min-height: 40px;
}
section.articles article.preview.v2 p
{
    height: 108px;
    overflow: hidden;
}
section.casinos header, section.jackpots header, section.slots header
{
    margin-top: 58px;
    margin-bottom: 58px;
}
@media(max-width: 767px)
{
    section.casinos header, section.jackpots header, section.slots header
    {
        margin-top: 66px;
        margin-bottom: 38px;
    }
}
section.casinos header h2, section.jackpots header h2, section.slots header h2
{
    margin-top: 64px;
    margin-bottom: 15px;
}
section.casinos header h1, section.jackpots header h1, section.slots header h1
{
    margin-bottom: 24px;
}
section.casinos header img.wide-image, section.jackpots header img.wide-image, section.slots header img.wide-image
{
    width: 100%;
    margin-bottom: 36px;
}
section.casinos header img.graphic, section.jackpots header img.graphic, section.slots header img.graphic
{
    position: absolute;
    right: 15px;
    max-width: 90%;
}
@media(min-width: 992px)
{
    section.casinos header img.graphic, section.jackpots header img.graphic, section.slots header img.graphic
    {
        top: 20px;
        max-height: 400px;
        right: 0;
        left: 0;
        margin: auto;
    }
}
@media(max-width: 991px)
{
    section.casinos header img.graphic, section.jackpots header img.graphic, section.slots header img.graphic
    {
        max-width: 80%;
        position: relative;
        margin: 0 auto;
        float: none;
        display: block;
    }
}
section.casinos header .description.short, section.jackpots header .description.short, section.slots header .description.short
{
    height: 583px;
    overflow: hidden;
}
@media(max-width: 767px)
{
    section.casinos header img.graphic, section.jackpots header img.graphic, section.slots header img.graphic
    {
        max-width: 90%;
    }
    section.casinos header .description.short, section.jackpots header .description.short, section.slots header .description.short
    {
        height: 783px;
    }
}
section.casinos header .description.short:before, section.jackpots header .description.short:before, section.slots header .description.short:before
{
    content: "";
    position: absolute;
    bottom: 0;
    height: 255px;
    width: 100%;
    left: 0;
    background: linear-gradient(0deg,#fff 0,#fff 28%,rgba(255,255,255,0) 100%);
    pointer-events: none;
}
section.casinos header .description .show-more, section.jackpots header .description .show-more, section.slots header .description .show-more
{
    display: none;
    color: #505050;
    z-index: 10;
    bottom: 28px;
    font-family: work sans,sans-serif;
    font-size: 16px;
    letter-spacing: -.5px;
    font-weight: 300;
}
section.casinos a, section.jackpots a, section.slots a
{
    text-decoration: none;
}
section.cards-container
{
    padding-top: 70px;
    padding-bottom: 100px;
}
section.cards-container .filtering
{
    margin-bottom: 40px;
}
section.cards-container .filtering .cic-desc.v1
{
    margin-bottom: 0;
    margin-top: 6px;
}
section.cards-container .filtering .cic-desc.v2
{
    margin-bottom: 35px;
    margin-top: -15px;
}
@media(max-width: 767px)
{
    section.cards-container .filtering span
    {
        display: inline-block;
        margin-bottom: 15px;
    }
}
section.cards-container .filtering .dropdown, section.cards-container .filtering .search-bar, section.cards-container .filtering select
{
    width: 22.9%;
    margin-left: 1.1%;
    border: 0;
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
}
section.cards-container .filtering .dropdown.dd2:first-child, section.cards-container .filtering .dropdown.dd6:first-child, section.cards-container .filtering .search-bar.dd2:first-child, section.cards-container .filtering .search-bar.dd6:first-child, section.cards-container .filtering select.dd2:first-child, section.cards-container .filtering select.dd6:first-child
{
    margin-left: 0;
}
@media(min-width: 1200px)
{
    section.cards-container .filtering .dropdown.dd2, section.cards-container .filtering .search-bar.dd2, section.cards-container .filtering select.dd2
    {
        width: 18.7%;
    }
}
@media(max-width: 1199px)
{
    section.cards-container .filtering .dropdown.dd2, section.cards-container .filtering .search-bar.dd2, section.cards-container .filtering select.dd2
    {
        width: auto;
    }
    section.cards-container .filtering .dropdown.dd2 button, section.cards-container .filtering .search-bar.dd2 button, section.cards-container .filtering select.dd2 button
    {
        padding-right: 45px!important;
    }
}
section.cards-container .filtering .dropdown.dd6, section.cards-container .filtering .search-bar.dd6, section.cards-container .filtering select.dd6
{
    width: auto;
    float: left;
}
section.cards-container .filtering .dropdown.dd6 button, section.cards-container .filtering .search-bar.dd6 button, section.cards-container .filtering select.dd6 button
{
    padding-right: 35px!important;
}
section.cards-container .filtering .dropdown.dd6.search-bar, section.cards-container .filtering .search-bar.dd6.search-bar, section.cards-container .filtering select.dd6.search-bar
{
    width: 18.8%;
    float: right;
    padding-right: 0!important;
}
@media(max-width: 991px)
{
    section.cards-container .filtering .dropdown, section.cards-container .filtering .search-bar, section.cards-container .filtering select
    {
        margin-left: 0;
        margin-right: 15px;
        margin-bottom: 10px;
    }
    section.cards-container .filtering .dropdown.dd6.search-bar, section.cards-container .filtering .search-bar.dd6.search-bar, section.cards-container .filtering select.dd6.search-bar
    {
        float: left;
        width: 25%;
    }
}
@media(max-width: 768px)
{
    section.cards-container .filtering .dropdown.dd6.search-bar, section.cards-container .filtering .search-bar.dd6.search-bar, section.cards-container .filtering select.dd6.search-bar
    {
        float: left;
        width: 35%;
        margin-right: 0;
    }
}
@media(max-width: 575px)
{
    section.cards-container .filtering .dropdown.dd6.search-bar, section.cards-container .filtering .search-bar.dd6.search-bar, section.cards-container .filtering select.dd6.search-bar
    {
        width: 46%;
    }
}
section.cards-container .filtering .dropdown.large-list .dropdown-menu, section.cards-container .filtering .search-bar.large-list .dropdown-menu, section.cards-container .filtering select.large-list .dropdown-menu
{
    width: 290px;
    padding: 5px 8px 4px 10px!important;
}
section.cards-container .filtering .dropdown.large-list .dropdown-menu .dropdown-item, section.cards-container .filtering .search-bar.large-list .dropdown-menu .dropdown-item, section.cards-container .filtering select.large-list .dropdown-menu .dropdown-item
{
    width: auto;
    padding: 0 2px;
    float: left;
    clear: none;
    border-radius: 100px;
    margin-right: 0;
    margin-bottom: 1px;
}
section.cards-container .filtering .dropdown.large-list .dropdown-menu .dropdown-item:after, section.cards-container .filtering .search-bar.large-list .dropdown-menu .dropdown-item:after, section.cards-container .filtering select.large-list .dropdown-menu .dropdown-item:after
{
    content: ",";
}
section.cards-container .filtering .dropdown.large-list .dropdown-menu .dropdown-item:last-child:after, section.cards-container .filtering .search-bar.large-list .dropdown-menu .dropdown-item:last-child:after, section.cards-container .filtering select.large-list .dropdown-menu .dropdown-item:last-child:after
{
    content: "";
}
section.cards-container .filtering .dropdown img, section.cards-container .filtering .search-bar img, section.cards-container .filtering select img
{
    position: absolute;
    top: 7px;
    right: 6px;
    width: 18px;
}
section.cards-container .filtering .dropdown input, section.cards-container .filtering .search-bar input, section.cards-container .filtering select input
{
    padding-left: 10px!important;
    float: left;
    width: 100%;
    border-radius: 100px;
}
section.cards-container .filtering .dropdown, section.cards-container .filtering .search-bar input, section.cards-container .filtering select
{
    padding-left: 0;
    border-radius: 100px;
    background-color: #fff;
    height: 33px;
    line-height: 33px;
}
section.cards-container .filtering .dropdown button, section.cards-container .filtering .search-bar input button, section.cards-container .filtering select button
{
    line-height: 33px;
}
section.cards-container .filtering .dropdown, section.cards-container .filtering select
{
    background-repeat: no-repeat;
    background-position: top 13px right 8px;
    background-size: 9px 6px;
}
section.cards-container .filtering .dropdown:after, section.cards-container .filtering select:after
{
    content: "";
    width: 9px;
    height: 6px;
    background-image: url(../../gambling/image/icon-arrow-up_down-gray.png);
    background-repeat: no-repeat;
    background-size: 18px 6px;
    position: absolute;
    right: 9px;
    top: 14px;
    z-index: 1;
}
section.cards-container .filtering .dropdown.reverse:after, section.cards-container .filtering select.reverse:after
{
    background-position: -9px 0;
}
@media(max-width: 767px)
{
    section.cards-container .filtering .dropdown, section.cards-container .filtering select
    {
        float: left;
        width: 32%;
    }
    section.cards-container .filtering .dropdown.categories, section.cards-container .filtering select.categories
    {
        margin-left: 0;
    }
}
section.cards-container .card
{
    width: 18.96674194%!important;
    transform: scale(1);
    margin-right: 1.292%;
}
section.cards-container .card .card-inner
{
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    background-color: #fff;
}
@media(max-width: 767px)
{
    section.cards-container .card
    {
        width: 100%!important;
        margin-bottom: 10px;
    }
    section.cards-container .card .card-inner
    {
        height: 90px;
        width: 100%!important;
    }
}
section.cards-container .card:hover
{
    transform: scale(.98);
}
@media(min-width: 992px)
{
    section.cards-container .card.q3 .image img.horizontal
    {
        max-width: 170px;
        height: auto;
    }
}
@media(min-width: 768px)
{
    section.cards-container .card .card-inner
    {
        padding-bottom: 20px;
    }
    section.cards-container .card.q3 .image img.vertical
    {
        max-width: 80px;
        height: auto;
    }
}
section.cards-container .card:not(.slot-card):nth-child(5n)
{
    margin-right: 0!important;
}
@media(min-width: 992px)
{
    section.cards-container .card.q3 .image img.vertical
    {
        max-width: 100px;
        height: auto;
    }
    section.cards-container .card:not(.slot-card) p:not(.title)
    {
        height: 30px;
    }
}
section.cards-container .card.top-5-recommended-casinos:before
{
    position: absolute;
    left: 15px;
    top: -3px;
    width: 38px;
    height: 49px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-image: url(../../gambling/image/fp-top5-flag.png);
    z-index: 99;
    background-size: 38px 49px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
}
@media(max-width: 768px)
{
    section.cards-container .card.top-5-recommended-casinos:before
    {
        top: -2px;
        left: 7px;
        width: 25px;
        height: 32px;
        line-height: 26px;
        background-size: 25px 33px;
        font-size: 12px;
    }
}
section.cards-container .card.top-5-recommended-casinos:nth-child(1):before
{
    content: "1";
}
section.cards-container .card.top-5-recommended-casinos:nth-child(2):before
{
    content: "2";
}
section.cards-container .card.top-5-recommended-casinos:nth-child(3):before
{
    content: "3";
}
section.cards-container .card.top-5-recommended-casinos:nth-child(4):before
{
    content: "4";
}
section.cards-container .card.top-5-recommended-casinos:nth-child(5):before
{
    content: "5";
}
section.cards-container .card.badge:after
{
    position: absolute;
    right: -3px;
    top: -3px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background-image: url(../../gambling/image/cc_badge.png);
    z-index: 99;
    background-size: 65px 65px;
    content: "";
}
@media(max-width: 767px)
{
    section.cards-container .card.badge:after
    {
        width: 57px;
        height: 57px;
        line-height: 57px;
        background-size: 57px 57px;
    }
}
section.cards-container .card.badge .badge
{
    display: block;
}
section.cards-container .card .badge
{
    pointer-events: none;
    font-size: 9px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: initial;
    font-family: work sans,sans-serif;
    text-decoration: none;
    position: absolute;
    z-index: 1000;
    color: #fff;
    right: -11px;
    top: -10px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    display: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
section.cards-container .card .tc-box-container
{
    border: 1px solid #e7e7e7;
    border-radius: 9px;
    padding: 10px 10px 7px;
    background-color: #fafafa;
    margin-top: 20px;
}
@media(max-width: 767px)
{
    section.cards-container .card .badge
    {
        font-size: 8px;
        right: -10px;
        top: -9px;
        width: 57px;
        height: 57px;
        line-height: 57px;
    }
    section.cards-container .card .tc-box-container
    {
        margin-top: 5px;
    }
}
section.cards-container .card .tc-box-container:before
{
    content: "";
    width: 19px;
    height: 11px;
    top: -11px;
    background-image: url(../../gambling/image/tc_container_arrow.png);
    background-size: 19px 11px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media(max-width: 575px)
{
    section.cards-container .card .tc-box-container:before
    {
        left: auto;
        margin: 0;
        right: 35px;
    }
}
section.cards-container .card .tc-box-container p
{
    color: #b2b2b2;
    font-size: 10px;
    line-height: 1.3;
    height: auto!important;
}
section.cards-container .card .tc-box-container p a
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
    text-decoration: underline;
}
section.cards-container .card.slot-card
{
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px!important;
    margin-right: 1.9354838667%;
}
@media(min-width: 576px)
{
    section.cards-container .card.slot-card
    {
        width: 48%!important;
    }
}
@media(min-width: 768px)
{
    section.cards-container .card.slot-card
    {
        width: 32%!important;
    }
}
@media(max-width: 767px)
{
    section.cards-container .card.slot-card
    {
        height: auto!important;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card.slot-card
    {
        margin-right: 0!important;
    }
}
@media(min-width: 576px) and (max-width: 767px)
{
    section.cards-container .card.slot-card
    {
        margin-right: 4%;
    }
    section.cards-container .card.slot-card:nth-child(2n)
    {
        margin-right: 0!important;
    }
}
@media(min-width: 992px)
{
    section.cards-container .card.slot-card
    {
        width: 23.5483871%!important;
    }
    section.cards-container .card.slot-card:nth-child(4n)
    {
        margin-right: 0!important;
    }
}
section.cards-container .card.slot-card .image
{
    width: 100%!important;
    border-radius: 10px 10px 0 0!important;
}
@media(min-width: 768px)
{
    section.cards-container .card.slot-card .image
    {
        height: 117px;
    }
}
@media(max-width: 767px)
{
    section.cards-container .card.slot-card .image
    {
        position: relative;
    }
    section.cards-container .card.slot-card .image:before
    {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%;
    }
    section.cards-container .card.slot-card .image>.content
    {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
section.cards-container .card.slot-card .image:after
{
    display: none;
}
section.cards-container .card.slot-card .image .jackpot-container
{
    position: absolute;
    bottom: 0;
}
section.cards-container .card.slot-card .card-content
{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%!important;
}
section.cards-container .card.slot-card .card-content span.provider
{
    margin-bottom: 7px;
}
section.cards-container .card.slot-card .card-content p.ul
{
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
section.cards-container .card.slot-card .card-content p span
{
    font-weight: 700;
    position: absolute;
    right: 0;
    bottom: -2px;
}
section.cards-container .card.slot-card .card-button-container
{
    margin-top: 17px;
}
section.cards-container .card.category-card
{
    margin-bottom: 15px;
    height: auto!important;
}
section.cards-container .card.category-card .card-content
{
    padding: 27px 15px 17px;
    width: 100%;
}
section.cards-container .card.category-card .card-content .icon-container
{
    width: 100%;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
}
section.cards-container .card.category-card .card-content .icon-container img
{
    height: auto;
}
section.cards-container .card.category-card .card-content .icon-container img.all_casino_cards
{
    width: 39px;
}
section.cards-container .card.category-card .card-content .icon-container img.all_casinos
{
    width: 40px;
}
section.cards-container .card.category-card .card-content .icon-container img.best_online_casinos
{
    width: 29px;
}
section.cards-container .card.category-card .card-content .icon-container img.deposit_bonuses, section.cards-container .card.category-card .card-content .icon-container img.free_spins
{
    width: 34px;
}
section.cards-container .card.category-card .card-content .icon-container img.all_casino_games, section.cards-container .card.category-card .card-content .icon-container img.jackpots
{
    width: 39px;
}
section.cards-container .card.category-card .card-content .icon-container img.live_casinos
{
    width: 47px;
}
section.cards-container .card.category-card .card-content .icon-container img.new_online_casinos
{
    width: 40px;
}
section.cards-container .card.category-card .card-content .icon-container img.news_articles
{
    width: 30px;
}
section.cards-container .card.category-card .card-content .icon-container img.slot_games
{
    width: 50px;
}
section.cards-container .card.category-card .card-content .icon-container h3
{
    margin-bottom: 6px;
}
section.cards-container .card>a
{
    height: inherit;
}
section.cards-container .card .image
{
    position: relative;
    height: 117px;
    border-radius: 10px 10px 0 0;
    max-height: inherit;
    text-align: center;
}
@media(min-width: 768px) and (max-width: 991px)
{
    section.cards-container .card.slot-card:nth-child(3n)
    {
        margin-right: 0!important;
    }
    section.cards-container .card .image
    {
        height: 100px;
    }
}
@media(max-width: 767px)
{
    section.cards-container .card.slot-card .card-button-container .tcs
    {
        bottom: -19px;
    }
    section.cards-container .card .card-button, section.cards-container .card .card-content, section.cards-container .card .image
    {
        float: left;
    }
    section.cards-container .card .card-button:first-child, section.cards-container .card .card-content:first-child, section.cards-container .card .image:first-child
    {
        clear: left;
    }
    section.cards-container .card .card-button:last-child, section.cards-container .card .card-content:last-child, section.cards-container .card .image:last-child
    {
        clear: right;
    }
    section.cards-container .card .image
    {
        height: inherit;
        border-radius: 10px 0 0 10px;
        width: 90px;
    }
    section.cards-container .card .image:after
    {
        content: "";
        display: block;
        padding-bottom: 100%;
    }
}
section.cards-container .card .image img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 70%;
    max-height: 60%;
    margin: auto;
}
section.cards-container .card .card-content
{
    padding: 16px 12px 0;
}
@media(max-width: 767px)
{
    section.cards-container .card .card-content
    {
        width: calc(100% - 15px - 90px - 89px);
        padding: 9px 0 0 15px;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card .card-content
    {
        font-size: 10px;
        margin-bottom: 3px!important;
        width: calc(100% - 10px - 90px - 65px);
        padding: 15px 0 0 10px;
    }
}
@media(max-width: 374px)
{
    section.cards-container .card .card-content
    {
        padding-top: 8px;
    }
}
section.cards-container .card .card-content h3
{
    margin-bottom: 13px;
}
@media(max-width: 767px)
{
    section.cards-container .card .card-content h3
    {
        font-family: work sans,sans-serif;
        font-weight: 600;
        line-height: 1.3;
        font-size: 13px;
        margin-bottom: 0;
        color: #505050;
        letter-spacing: 0;
        text-transform: normal;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card .card-content h3
    {
        font-size: 11px;
    }
}
section.cards-container .card .card-content p
{
    margin-bottom: 10px;
    line-height: 1.3;
}
@media(max-width: 767px)
{
    section.cards-container .card .card-content p
    {
        margin-bottom: 7px!important;
        height: auto;
        font-size: 12px;
    }
    section.cards-container .card .card-content p.title:nth-child(2)
    {
        display: none;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card .card-content p
    {
        font-size: 10px;
        margin-bottom: 6px!important;
    }
}
@media(min-width: 768px)
{
    section.cards-container .card .card-content p:nth-child(5)
    {
        margin-bottom: 13px;
    }
}
section.cards-container .card .card-content p.title
{
    margin-bottom: 2px!important;
}
section.cards-container .card .card-content p.title b
{
    font-size: 13px;
}
@media(max-width: 575px)
{
    section.cards-container .card .card-content p.title
    {
        margin-bottom: 0!important;
    }
    section.cards-container .card .card-content p.title b
    {
        font-size: 11px;
    }
}
section.cards-container .card .card-content .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
section.cards-container .card .card-content .stars.s1 .star:nth-child(1), section.cards-container .card .card-content .stars.s1_5 .star:nth-child(1), section.cards-container .card .card-content .stars.s2 .star:nth-child(1), section.cards-container .card .card-content .stars.s2 .star:nth-child(2), section.cards-container .card .card-content .stars.s2_5 .star:nth-child(1), section.cards-container .card .card-content .stars.s2_5 .star:nth-child(2), section.cards-container .card .card-content .stars.s3 .star:nth-child(1), section.cards-container .card .card-content .stars.s3 .star:nth-child(2), section.cards-container .card .card-content .stars.s3 .star:nth-child(3), section.cards-container .card .card-content .stars.s3_5 .star:nth-child(1), section.cards-container .card .card-content .stars.s3_5 .star:nth-child(2), section.cards-container .card .card-content .stars.s3_5 .star:nth-child(3), section.cards-container .card .card-content .stars.s4 .star:nth-child(1), section.cards-container .card .card-content .stars.s4 .star:nth-child(2), section.cards-container .card .card-content .stars.s4 .star:nth-child(3), section.cards-container .card .card-content .stars.s4 .star:nth-child(4), section.cards-container .card .card-content .stars.s4_5 .star:nth-child(1), section.cards-container .card .card-content .stars.s4_5 .star:nth-child(2), section.cards-container .card .card-content .stars.s4_5 .star:nth-child(3), section.cards-container .card .card-content .stars.s4_5 .star:nth-child(4), section.cards-container .card .card-content .stars.s5 .star:nth-child(1), section.cards-container .card .card-content .stars.s5 .star:nth-child(2), section.cards-container .card .card-content .stars.s5 .star:nth-child(3), section.cards-container .card .card-content .stars.s5 .star:nth-child(4), section.cards-container .card .card-content .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
section.cards-container .card .card-content .stars.s0_5 .star:nth-child(1), section.cards-container .card .card-content .stars.s1_5 .star:nth-child(2), section.cards-container .card .card-content .stars.s2_5 .star:nth-child(3), section.cards-container .card .card-content .stars.s3_5 .star:nth-child(4), section.cards-container .card .card-content .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
section.cards-container .card .card-content .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
@media(max-width: 767px)
{
    section.cards-container .card .card-content .stars
    {
        margin: 0 auto;
        display: none;
    }
    section.cards-container .card .card-button-container
    {
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;
    }
    section.cards-container .card .card-button-container .button
    {
        padding: 0 15px;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card .card-button-container .button
    {
        margin-right: 15px;
        padding: 0 9px;
    }
}
section.cards-container .card .tcs
{
    position: absolute;
    display: block;
    bottom: -18px;
    left: 0;
    right: 0;
}
@media(max-width: 767px)
{
    section.cards-container .card .tcs
    {
        bottom: 7px;
        right: 15px;
    }
}
@media(min-width: 1396px)
{
    section.cards-container .card .tcs.sv
    {
        bottom: -14px;
    }
}
@media(max-width: 1395px) and (min-width: 1200px)
{
    section.cards-container .card .tcs.sv
    {
        padding: 0 20px;
    }
}
@media(max-width: 1199px) and (min-width: 768px)
{
    section.cards-container .card .tcs.sv
    {
        padding: 0 4px;
    }
}
@media(max-width: 991px) and (min-width: 768px)
{
    section.cards-container .card:not(.slot-card) p:nth-child(3n)
    {
        min-height: 30px;
    }
    section.cards-container .card .card-content h3
    {
        min-height: 28px;
    }
    section.cards-container .card .card-content p:nth-child(3)
    {
        min-height: 45px;
    }
    section.cards-container .card .tcs.sv
    {
        bottom: -16px;
    }
}
@media(max-width: 767px)
{
    section.cards-container .card .tcs.sv
    {
        padding: 0 5px;
        right: 0;
    }
}
@media(max-width: 575px)
{
    section.cards-container .card .tcs.sv
    {
        padding: 0;
        right: 15px;
    }
}
@media(min-width: 768px)
{
    section.cards-container .card
    {
        margin-bottom: 20px;
    }
}
section.cards-container .button-container
{
    margin-top: 58px;
}
@media(max-width: 767px)
{
    section.cards-container .game-archive .card.slot-card .card-inner
    {
        height: auto!important;
        padding-bottom: 20px;
    }
    section.cards-container .game-archive .card.slot-card .tcs
    {
        right: 0;
    }
    section.cards-container .button-container
    {
        margin-top: 38px;
    }
    section.large-banner .lb-container .lb-header-bar span:before
    {
        display: none;
    }
}
section.large-banner .lb-container
{
    margin-bottom: 80px;
}
section.large-banner .lb-container .banner-bg
{
    border-radius: 10px;
    width: calc(100% - 30px);
    height: 100%;
}
section.large-banner .lb-container .lb-header-bar
{
    padding: 11px 30px;
}
section.large-banner .lb-container .lb-header-bar span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
section.large-banner .lb-container .lb-header-bar span:before
{
    content: "";
    background-image: url(/wp-content/themes/dev/assets/img/casinogorilla-head-large-banner.png);
    background-size: 55px 71px;
    position: absolute;
    left: -70px;
    top: -28px;
    height: 71px;
    width: 55px;
    z-index: 1;
}
section.large-banner .lb-container .lb-image-bar img
{
    width: 100%;
    height: auto;
}
section.large-banner .lb-container .lb-content
{
    padding-right: 30px;
    padding-left: 30px;
}
section.large-banner .lb-container .lb-content span.header
{
    font-family: work sans,sans-serif;
    font-size: 37px;
    letter-spacing: 0;
    font-weight: 100;
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 21px;
    margin-bottom: 4px;
    line-height: 1;
}
section.large-banner .lb-container .lb-content .bonus
{
    margin-bottom: 13px;
}
section.large-banner .lb-container .lb-content .bonus ul
{
    list-style-position: inside;
}
section.large-banner .lb-container .lb-content .bonus ul li
{
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    list-style-type: disc;
    line-height: 1.3;
}
section.large-banner .lb-container .lb-content a.large-button
{
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    text-decoration: none;
    margin-bottom: 7px;
    box-shadow: 0 4px 5px rgba(0,0,0,.1);
    background-repeat: repeat-x;
    background: linear-gradient(to right,#fc7b12,#f3b45c,#fc7b12);
    background-size: 200%;
    background-position: 100% 0;
    -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
}
@media(max-width: 374px)
{
    section.large-banner .lb-container .lb-content a.large-button
    {
        font-size: 12px!important;
    }
}
section.large-banner .lb-container .lb-content a.large-button:after
{
    position: absolute;
    content: "";
    background-image: url(../../gambling/image/icon-arrow-right.png);
    width: 6px;
    height: 9px;
    background-position: 0 0;
    background-size: 6px 9.5px;
    top: 15px;
    right: 0;
    margin-right: 22px;
    animation: arrows 1s infinite;
    animation-iteration-count: infinite;
    -webkit-animation: arrows 1s;
    -webkit-animation-iteration-count: infinite;
}
.offers-container .card .card-inner .casino-info-container .stars-container .stars.s1 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s1_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2_5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3_5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3_5 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4 .star:nth-child(4), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(4), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s5 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s5 .star:nth-child(4), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s5 .star:nth-child(5), section.large-banner .lb-container .lb-content a.large-button:hover
{
    background-position: 0 0;
}
section.large-banner .lb-container .lb-content span.tc_link
{
    margin-bottom: 12px;
}
section.large-banner .lb-container .lb-content span.tc_link a
{
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
}
section.large-banner .lb-container .lb-content span.tc_text
{
    color: #fff!important;
    font-size: 10px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 7px;
}
.offers-container .card, .offers-container .card .card-inner .casino-info-container
{
    margin-bottom: 20px;
}
section.large-banner .lb-container .lb-content span.tc_text a
{
    color: #fff!important;
    font-size: 10px!important;
    line-height: 1.3!important;
}
.offers-container
{
    padding-top: 70px;
    padding-bottom: 100px;
}
.offers-container .card .card-inner
{
    border-radius: 10px;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    background-color: #fff;
}
.offers-container .card .card-inner .casino-info-container .logo-container
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
    border-radius: 10px 0 0;
}
.offers-container .card .card-inner .casino-info-container .logo-container:after
{
    content: "";
    display: block;
    padding-bottom: 100%;
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .casino-info-container .logo-container
    {
        margin-bottom: 5px;
    }
}
@media(max-width: 575px)
{
    section.large-banner .lb-container .lb-content a.large-button:after
    {
        top: 11px;
        margin-right: -17px;
    }
    .offers-container .card .card-inner .casino-info-container .logo-container
    {
        margin-bottom: 10px;
    }
}
.offers-container .card .card-inner .casino-info-container .logo-container img.horizontal
{
    width: 70%;
}
.offers-container .card .card-inner .casino-info-container .logo-container img.vertical
{
    width: 50%;
}
.offers-container .card .card-inner .casino-info-container .stars-container
{
    position: relative;
    height: 30px;
    margin-bottom: 17px;
}
.offers-container .card .card-inner .casino-info-container .stars-container .stars
{
    margin: 0 auto 12px;
    width: 100px;
    padding-top: 6px;
}
.offers-container .card .card-inner .casino-info-container .stars-container .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
.offers-container .card .card-inner .casino-info-container .stars-container .points
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    color: #fff;
    top: 6px;
    left: 18px;
}
.offers-container .card .card-inner .casino-info-container .stars-container .stars.s0_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s1_5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2_5 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3_5 .star:nth-child(4), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(5)
{
    background-position: 9px 0;
}
@media(min-width: 768px)
{
    .offers-container .card .card-inner .casino-info-container .stars-container .stars.s0_5 .star:nth-child(1), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s1_5 .star:nth-child(2), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s2_5 .star:nth-child(3), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s3_5 .star:nth-child(4), .offers-container .card .card-inner .casino-info-container .stars-container .stars.s4_5 .star:nth-child(5)
    {
        background-position: 17px 0;
    }
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .casino-info-container .stars-container .stars
    {
        margin: 0 auto;
        display: none;
        width: 57px;
    }
    .offers-container .card .card-inner .casino-info-container .stars-container
    {
        margin-bottom: 6px;
    }
    .offers-container .card .card-inner .casino-info-container .stars-container .stars .star
    {
        background-position: 20px 0;
        background-size: 30px 9px;
        width: 10px;
        height: 9px;
    }
}
.offers-container .card .card-inner .casino-info-container .stars-container img
{
    position: absolute;
    top: -25px;
    right: 5px;
    width: 77px;
}
.offers-container .card .card-inner .casino-name-container
{
    margin: 0 15px 5px;
    line-height: 1;
}
@media(max-width: 575px)
{
    .offers-container .card .card-inner .casino-name-container
    {
        font-size: 10px;
    }
}
.offers-container .card .card-inner .casino-name-container span
{
    color: #898989;
    font-family: work sans,sans-serif;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}
.offers-container .card .card-inner .main-content
{
    padding-top: 27px;
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .casino-name-container
    {
        margin: 0 7px;
    }
    .offers-container .card .card-inner .main-content
    {
        padding-right: 20px;
    }
}
.offers-container .card .card-inner .main-content .title-container h2
{
    margin-bottom: 12px;
    line-height: 1.1;
    color: #767676;
}
.offers-container .card .card-inner .main-content .badges-container
{
    margin-bottom: 12px;
}
.offers-container .card .card-inner .main-content .badges-container .flag
{
    width: 21px;
    height: 21px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-size: cover;
    background-position: 50%;
    border-radius: 21px;
}
@media(max-width: 575px)
{
    .offers-container .card .card-inner .main-content
    {
        padding-top: 15px;
        padding-right: 15px;
    }
    .offers-container .card .card-inner .main-content .badges-container .flag
    {
        width: 16px;
        height: 16px;
    }
}
.offers-container .card .card-inner .main-content .badges-container .badge
{
    height: 21px;
    border-width: 1px;
    border-style: solid;
    border-radius: 11px;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 10px;
    letter-spacing: 1px;
    font-family: work sans,sans-serif;
    font-weight: 700;
    text-decoration: none;
}
@media(max-width: 575px)
{
    .offers-container .card .card-inner .main-content .badges-container .badge
    {
        height: 16px;
        line-height: 15px;
        padding: 0 5px;
    }
}
.offers-container .card .card-inner .main-content .badges-container .badge.green
{
    color: #accd41!important;
    border-color: #accd41;
}
.offers-container .card .card-inner .main-content .badges-container .badge.orange
{
    color: #fc7b12!important;
    border-color: #fc7b12!important;
}
.offers-container .card .card-inner .main-content .button-container .button
{
    margin-bottom: 35px;
}
.offers-container .card .card-inner .main-content .content
{
    margin-bottom: 13px;
}
.offers-container .card .card-inner .main-content .content p strong, .offers-container .card .card-inner .main-content .content ul li strong
{
    color: #767676;
}
.offers-container .card .card-inner .additional-info
{
    padding: 31px 24px 24px;
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .main-content .button-container .button
    {
        margin-right: 15px;
    }
    .offers-container .card .card-inner .additional-info
    {
        padding-left: 15px;
        padding-top: 0;
    }
}
@media(max-width: 575px)
{
    .offers-container .card .card-inner .additional-info
    {
        padding-left: 0;
    }
}
.offers-container .card .card-inner .additional-info:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 15px);
    height: 100%;
    background-color: #fafafa;
}
.offers-container .card .card-inner .additional-info p
{
    color: #767676;
    font-size: 13px;
    line-height: 1.4;
}
.offers-container .card .card-inner .offer-details
{
    color: #767676;
    font-size: 11px;
    line-height: 1.4;
    font-family: work sans,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}
.offers-container .card .card-inner .offer-details:after
{
    content: "";
    background-image: url(../../gambling/image/icon-arrow-down-gray.png);
    background-size: 9px 6px;
    width: 9px;
    height: 6px;
    position: absolute;
    right: -14px;
    top: 4px;
}
.offers-container .card .card-inner .offer-details.less
{
    display: none;
}
.offers-container .card .card-inner .offer-details.less:after
{
    transform: rotate(180deg);
}
.offers-container .card .card-inner .tc-box-container:not(.only-link)
{
    border: 1px solid #e7e7e7;
    border-radius: 9px;
    padding: 10px 10px 7px;
    background-color: #fafafa;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .tc-box-container:not(.only-link)
    {
        margin: -15px 0 20px;
    }
}
.offers-container .card .card-inner .tc-box-container:not(.only-link):before
{
    content: "";
    width: 19px;
    height: 11px;
    top: -11px;
    background-image: url(../../gambling/image/tc_container_arrow.png);
    background-size: 19px 11px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.offers-container .card .card-inner .tc-box-container a, .offers-container .card .card-inner .tc-box-container p, .offers-container .card .card-inner .tc-box-container span
{
    font-family: work sans,sans-serif;
    font-weight: 400;
}
.offers-container .card .card-inner .tc-box-container p, .offers-container .card .card-inner .tc-box-container span
{
    color: #b2b2b2;
    font-size: 10px;
    line-height: 1.3;
    height: auto!important;
}
.offers-container .card .card-inner .tc-box-container a
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
    text-decoration: underline;
}
@media(max-width: 767px)
{
    .offers-container .card .card-inner .tc-box-container:not(.only-link):before
    {
        left: 15px;
        right: auto;
    }
    .offers-container .card .card-inner .tc-box-container
    {
        margin-top: 5px;
    }
    .offers-container .card .card-inner .tc-box-container.only-link
    {
        margin-top: -30px;
        text-align: left;
        margin-bottom: 20px;
    }
    .offers-container .card.open .button-container .offer-details
    {
        display: none!important;
    }
    .offers-container .card.open .additional-info, .offers-container .card.open .main-content .content
    {
        display: block!important;
    }
    .offers-container .card.open .additional-info:before
    {
        display: none!important;
    }
    .offers-container .card.open .additional-info .offer-details
    {
        display: inline-block!important;
    }
}
.offers-container .card.expired .additional-info .content, .offers-container .card.expired .additional-info:before, .offers-container .card.expired .casino-info-container, .offers-container .card.expired .main-content
{
    opacity: .5;
}
.full-content .how-to .container>.row>.heading:nth-child(2), section.about-fp .how-to .container>.row>.heading:nth-child(2)
{
    padding-left: 0;
}
@media(max-width: 991px)
{
    .full-content .how-to .container>.row>.heading:nth-child(2), section.about-fp .how-to .container>.row>.heading:nth-child(2)
    {
        padding-right: 0;
    }
}
.full-content .how-to .container .details .row, section.about-fp .how-to .container .details .row
{
    padding: 34px 45px;
}
@media(max-width: 575px)
{
    .full-content .how-to .container .details .row, section.about-fp .how-to .container .details .row
    {
        padding: 20px 15px;
    }
    .full-content .how-to .container .details .row p, section.about-fp .how-to .container .details .row p
    {
        font-size: 12px;
    }
}
.full-content .how-to .container .cards-container, section.about-fp .how-to .container .cards-container
{
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
}
.full-content .how-to .container .cards-container .card-ht, section.about-fp .how-to .container .cards-container .card-ht
{
    margin-right: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    width: calc(100% / 5 - 15px);
}
@media(max-width: 991px)
{
    .full-content .how-to .container .cards-container .card-ht, section.about-fp .how-to .container .cards-container .card-ht
    {
        width: 200px;
    }
}
.full-content .how-to .container .cards-container .card-ht:before, section.about-fp .how-to .container .cards-container .card-ht:before
{
    position: absolute;
    left: 15px;
    top: -3px;
    width: 38px;
    height: 49px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-image: url(../../gambling/image/fp-top5-flag.png);
    z-index: 99;
    background-size: 38px 49px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
}
.full-content .how-to .container .cards-container .card-ht:nth-child(1):before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(1):before
{
    content: "1";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(1) span:before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(1) span:before
{
    content: "1. ";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(2):before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(2):before
{
    content: "2";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(2) span:before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(2) span:before
{
    content: "2. ";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(3):before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(3):before
{
    content: "3";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(3) span:before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(3) span:before
{
    content: "3. ";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(4):before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(4):before
{
    content: "4";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(4) span:before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(4) span:before
{
    content: "4. ";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(5):before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(5):before
{
    content: "5";
}
.full-content .how-to .container .cards-container .card-ht:nth-child(5) span:before, section.about-fp .how-to .container .cards-container .card-ht:nth-child(5) span:before
{
    content: "5. ";
}
.full-content .how-to .container .cards-container .card-ht:first-child, section.about-fp .how-to .container .cards-container .card-ht:first-child
{
    margin-left: 4px;
}
.full-content .how-to .container .cards-container .card-ht:last-child, section.about-fp .how-to .container .cards-container .card-ht:last-child
{
    margin-right: 4px;
}
.full-content .how-to .container .cards-container .card-ht .number, section.about-fp .how-to .container .cards-container .card-ht .number
{
    width: 25px;
    height: 25px;
}
.full-content .how-to .container .cards-container .card-ht .image-container img, section.about-fp .how-to .container .cards-container .card-ht .image-container img
{
    margin-bottom: 14px;
    width: 100%;
}
@media(max-width: 991px)
{
    .full-content .how-to .container .cards-container .card-ht .image-container img, section.about-fp .how-to .container .cards-container .card-ht .image-container img
    {
        width: 200px;
    }
}
.full-content .how-to .container .cards-container .card-ht span, section.about-fp .how-to .container .cards-container .card-ht span
{
    font-family: work sans,sans-serif;
    font-size: 13px;
    letter-spacing: -.2px;
    font-weight: 600;
    line-height: 1.3;
    color: #222;
    text-decoration: none;
}
.full-content .how-to .container .cards-container .card-ht p, section.about-fp .how-to .container .cards-container .card-ht p
{
    margin-top: 5px;
    font-size: 13px;
}
.top3_suggested_casinos
{
    width: 100%;
    border-radius: 10px;
    background-color: rgba(0,0,0,.2);
    padding: 26px 16px;
    color: #fff!important;
}
.top3_suggested_casinos a, .top3_suggested_casinos span
{
    font-family: work sans,sans-serif;
    font-size: 15px!important;
    line-height: 1.5!important;
    color: #fff!important;
    margin-bottom: 15px!important;
    font-weight: 600!important;
}
#single-game-play tbody tr td, #single-game-play tbody tr td button a
{
    font-family: work sans,sans-serif;
    font-weight: 300;
    letter-spacing: -.5px;
}
#single-game-play
{
    width: 100%;
    margin-top: 64px;
    margin-bottom: 23px;
}
#single-game-play thead
{
    background-color: #accd41;
    border-radius: 10px 10px 0 0;
}
#single-game-play thead tr
{
    padding: 0;
    margin: 0;
    height: 57px;
}
#single-game-play thead tr th
{
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family: work sans,sans-serif;
    text-align: center;
}
#single-game-play thead tr th:nth-child(1)
{
    border-radius: 10px 0 0;
    padding: 4px 15px;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}
#single-game-play thead tr th:nth-child(1) img
{
    width: 58px;
    height: 49px;
    border-style: none;
    margin-bottom: 0;
}
#single-game-play thead tr th:nth-last-child(1)
{
    border-radius: 0 10px 0 0;
}
#single-game-play tbody, #single-game-play tbody tr
{
    height: 100%;
    min-height: 102px;
}
#single-game-play tbody tr td
{
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    color: #505050;
    text-transform: Initial;
    text-decoration: none;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-width: 0 1px 1px 0;
    min-width: 120px;
    vertical-align: middle;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
    height: 100%;
    min-height: 102px;
}
#single-game-play tbody tr td p
{
    margin-bottom: 0;
    height: 30px;
}
#single-game-play tbody tr td img
{
    width: auto;
    height: 50px;
    margin-bottom: 0;
}
#single-game-play tbody tr td button
{
    outline: 0!important;
    -webkit-font-smoothing: antialiased;
    border: none;
    padding: 0;
    background-color: #accd41;
}
#single-game-play tbody tr td button a
{
    text-decoration: none!important;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    text-transform: none!important;
    font-size: 16px;
}
#single-game-play tbody tr td:nth-child(2)
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#single-game-play tbody tr td:nth-child(2) p
{
    height: 26px;
    width: 100%;
    line-height: 1.7;
}
#single-game-play tbody tr td:nth-child(2) .stars-container
{
    background-color: #fff!important;
    width: auto!important;
    height: 30px!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#single-game-play tbody tr td:nth-child(2) .stars-container .stars
{
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0!important;
}
#single-game-play tbody tr td:nth-child(3) p:nth-child(1)
{
    line-height: 2;
}
#single-game-play tbody tr td:nth-child(3) p
{
    line-height: 1.5;
}
@media(max-width: 767px)
{
    #single-game-play
    {
        display: none;
    }
    .play-card-mobile
    {
        margin-top: 64px;
        margin-bottom: 23px;
    }
    .play-card-mobile .image
    {
        border-radius: 10px 10px 0 0;
        min-height: 80px;
        text-align: center;
        display: flex;
        justify-items: center;
        align-content: center;
        width: 100%;
    }
    .play-card-mobile .image img
    {
        max-width: 160px;
        margin: auto;
    }
    .play-card-mobile #single-game-play-mobile
    {
        width: 100%;
    }
    .play-card-mobile #single-game-play-mobile tbody
    {
        border: 1px solid #e8e8e8;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td
    {
        text-align: center!important;
        font-family: work sans,sans-serif;
        font-size: 15px;
        letter-spacing: -.5px;
        font-weight: 300;
        line-height: 1.3;
        color: #505050;
        text-transform: Initial;
        text-decoration: none;
        background: #fff;
        vertical-align: middle;
        position: relative;
        padding: 15px;
        box-sizing: border-box;
        display: grid;
        justify-content: center;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td p
    {
        margin-bottom: 0;
        line-height: 1.6;
        font-size: 16px!important;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td span
    {
        font-size: 16px!important;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td .stars-container
    {
        background-color: #fff!important;
        width: auto!important;
        height: auto!important;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td .stars-container .stars
    {
        margin-left: 0;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td button
    {
        outline: 0!important;
        -webkit-font-smoothing: antialiased;
        border: none;
        padding: 0;
        background-color: #accd41;
    }
    .play-card-mobile #single-game-play-mobile tbody tr td button a
    {
        text-decoration: none!important;
        color: #fff;
        font-size: 16px;
        font-family: work sans,sans-serif;
        height: 30px;
        line-height: 30px;
        padding: 0 30px;
        font-weight: 300;
        text-transform: none!important;
        letter-spacing: -.5px;
    }
    .play-card-mobile #single-game-play-mobile tbody tr:nth-child(2) td
    {
        padding: 0;
    }
    .play-card-mobile #single-game-play-mobile tbody tr:nth-child(3) td
    {
        padding-bottom: 20px!important;
    }
    html body article .review-header-v2 .cr-hc
    {
        flex-direction: column-reverse!important;
    }
}
html body article .review-header-v2
{
    padding: 20px 0;
    overflow: hidden;
    background-image: linear-gradient(180deg,#88af30,#4e8504);
    background-repeat: repeat-x;
}
html body article .review-header-v2 h1
{
    line-height: 1.1!important;
    margin-top: 0!important;
    margin-bottom: 14px!important;
}
html body article .review-header-v2 p
{
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 15px!important;
    font-weight: 400!important;
}
html body article .review-header-v2 p:last-child
{
    margin-bottom: 23px!important;
}
html body article .review-header-v2 p a
{
    color: #fff!important;
}
html body article .review-header-v2 span.dates
{
    margin-top: 0;
    margin-bottom: 15px;
}
html body article .review-header-v2 .bonuses
{
    margin-bottom: 14px;
}
html body article .review-header-v2 .bonuses span
{
    font-family: work sans,sans-serif;
    font-size: 15px;
}
html body article .review-header-v2 img.leaves
{
    width: 404px;
    left: 0;
    top: -80px;
}
@media(min-width: 767px)
{
    .play-card-mobile
    {
        display: none;
    }
    html body article .review-header-v2 img.leaves
    {
        width: 50%;
        left: 0;
        top: -16vw;
    }
}
html body article .review-header-v2 .logo-container
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
html body article .review-header-v2 .logo-container:after
{
    content: "";
    display: block;
    padding-bottom: 100%;
}
@media(max-width: 767px)
{
    html body article .review-header-v2 .logo-container
    {
        margin-bottom: 35px;
    }
}
html body article .review-header-v2 .logo-container img.horizontal
{
    width: 70%;
}
html body article .review-header-v2 .logo-container img.vertical
{
    width: 50%;
}
html body article .review-header-v2 .stars-container
{
    position: relative;
    width: 235px!important;
    height: 30px;
    background-color: #74a511!important;
    border-radius: 100px;
    margin-bottom: 20px;
}
html body article .review-header-v2 .stars-container .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
@media(max-width: 767px)
{
    html body article .review-header-v2 .stars-container .stars
    {
        margin: 0 auto;
        display: none;
    }
}
html body article .review-header-v2 .stars-container .stars.s1 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s1_5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s2 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s2 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s2_5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s2_5 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s3 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s3 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s3 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s3_5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s3_5 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s3_5 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s4 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s4 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s4 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s4 .star:nth-child(4), html body article .review-header-v2 .stars-container .stars.s4_5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s4_5 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s4_5 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s4_5 .star:nth-child(4), html body article .review-header-v2 .stars-container .stars.s5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s5 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s5 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s5 .star:nth-child(4), html body article .review-header-v2 .stars-container .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
html body article .review-header-v2 .stars-container .stars.s0_5 .star:nth-child(1), html body article .review-header-v2 .stars-container .stars.s1_5 .star:nth-child(2), html body article .review-header-v2 .stars-container .stars.s2_5 .star:nth-child(3), html body article .review-header-v2 .stars-container .stars.s3_5 .star:nth-child(4), html body article .review-header-v2 .stars-container .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
html body article .review-header-v2 .stars-container .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
html body article .review-header-v2 .stars-container .points
{
    font-family: work sans,sans-serif;
    font-size: 12px;
    color: #fff;
    top: 6px;
    left: 18px;
}
html body article .review-header-v2 .stars-container .stars
{
    margin-left: 50px!important;
    padding-top: 6px;
}
html body article .review-header-v2 .stars-container img
{
    position: absolute;
    top: -25px;
    right: 5px;
    width: 77px;
}
html body article .review-header-v2 ul.key-points
{
    padding-left: 0!important;
}
html body article .review-header-v2 ul.key-points li
{
    font-family: work sans,sans-serif;
    font-size: 13px;
    line-height: 1.6!important;
    font-weight: 400!important;
}
html body article .review-header-v2 ul.key-points li:before
{
    margin-top: -7px;
    color: #fff!important;
    font-size: 20px!important;
}
@media(min-width: 992px)
{
    html body article .review-header-v2 .graphic-container
    {
        display: flex;
        align-content: flex-end;
    }
    html body article .review-header-v2 .graphic-container img.graphic
    {
        margin-bottom: 20px;
        align-self: flex-end;
    }
}
html body article .review-header-v2 .graphic-container img.graphic
{
    display: block;
    margin-left: auto;
    width: 100%;
    margin-top: 0;
}
@media(max-width: 1199px)
{
    html body article .review-header-v2 .graphic-container img.graphic
    {
        width: 125%;
        margin-top: -57px;
    }
}
@media(max-width: 991px)
{
    html body article .review-header-v2 .graphic-container img.graphic
    {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(23px);
        display: none;
    }
}
@media(max-width: 767px)
{
    html body article .review-header-v2 .graphic-container img.graphic
    {
        display: none;
    }
}
html body article .review-header-v2 .play-now
{
    display: flex;
    justify-content: center;
}
html body article .review-header-v2 .play-now a.large-button
{
    height: 50px!important;
    line-height: 50px!important;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    text-decoration: none;
    box-shadow: 0 4px 5px rgba(0,0,0,.1);
    background-repeat: repeat-x;
    background: linear-gradient(to right,#fc7b12,#f3b45c,#fc7b12);
    background-size: 200%;
    background-position: 100% 0;
    -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
}
@media(max-width: 374px)
{
    html body article .review-header-v2 .play-now a.large-button
    {
        font-size: 12px!important;
    }
}
html body article .review-header-v2 .play-now a.large-button:after
{
    position: absolute;
    content: "";
    background-image: url(../../gambling/image/icon-arrow-right.png);
    width: 6px;
    height: 9px;
    background-position: 0 0;
    background-size: 6px 9.5px;
    top: 20px;
    right: 0;
    margin-right: 22px;
    animation: arrows 1s infinite;
    animation-iteration-count: infinite;
    -webkit-animation: arrows 1s;
    -webkit-animation-iteration-count: infinite;
}
@media(max-width: 575px)
{
    html body article .review-header-v2 .play-now a.large-button
    {
        padding: 0 58px;
    }
    html body article .review-header-v2 .play-now a.large-button:after
    {
        margin-right: 0;
    }
}
html body article .review-header-v2 .play-now a.large-button:hover
{
    background-position: 0 0;
}
html body article .review-header-v2 .play-now a.tcs
{
    display: block;
    text-align: center;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    text-transform: initial;
    font-size: 10px;
    line-height: 10px;
}
html body article .review-header-v2 .tc_text
{
    color: #fff;
    font-size: 9px;
    line-height: 9px!important;
    font-weight: 400;
    text-transform: initial;
    letter-spacing: 0;
    margin-top: 10px;
}
@media(max-width: 767px)
{
    html body article .review-header-v2 .tc_text
    {
        font-size: 8px;
        line-height: 7px!important;
    }
    html body article .review-header-v2 .tc_text a
    {
        font-size: 8px!important;
        line-height: 7px!important;
    }
}
@media(max-width: 375px)
{
    html body article .review-header-v2 .tc_text
    {
        text-align: left;
        font-size: 7px;
        line-height: 6px!important;
    }
    html body article .review-header-v2 .tc_text a
    {
        font-size: 7px!important;
        line-height: 6px!important;
    }
}
html body article .review-header-v2 .tc_text a
{
    color: #fff!important;
    font-size: 9px!important;
    line-height: 9px!important;
    font-weight: 400!important;
    text-transform: initial!important;
    letter-spacing: 0!important;
    text-decoration: underline!important;
}
html body article .casino-info
{
    padding: 30px 0 37px;
}
html body article .casino-info>.container:after
{
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #accd41;
}
html body article .casino-info .ci-content
{
    margin-bottom: 30px;
}
html body article .casino-info .ci-content>div
{
    padding: 20px 0;
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
}
html body article .casino-info .ci-content>div p
{
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 0;
    color: #767676;
}
html body article .casino-info .info-block
{
    margin-bottom: 30px;
}
html body article .casino-info .info-block .ib-title h2
{
    font-size: 12px;
    margin-bottom: 5px;
    padding-bottom: 0;
    border-bottom: 1px solid #accd41;
    letter-spacing: 1px;
    margin-top: 0;
}
html body article .casino-info .info-block span
{
    color: #222;
    font-size: 12px;
    line-height: 1.5;
}
@media(min-width: 992px) and (max-width: 1199px)
{
    html body article .casino-info .info-block span
    {
        font-size: 10px;
    }
}
html body article .casino-info .info-block span:first-child
{
    font-weight: 500;
}
html body article .casino-info .info-block span:last-child
{
    font-weight: 700;
}
html body article .casino-info .info-block span a
{
    color: #767676;
}
html body article .casino-info .info-block span .flag
{
    width: 12px;
    height: 12px;
    margin-left: 3px;
    background-size: cover;
    background-position: 50%;
    border-radius: 12px;
    float: left;
}
html body article .casino-info .info-block span .flag.number
{
    line-height: 12px;
    width: 17px;
}
html body article .casino-info .info-block .stars.s1 .star:nth-child(1), html body article .casino-info .info-block .stars.s1_5 .star:nth-child(1), html body article .casino-info .info-block .stars.s2 .star:nth-child(1), html body article .casino-info .info-block .stars.s2 .star:nth-child(2), html body article .casino-info .info-block .stars.s2_5 .star:nth-child(1), html body article .casino-info .info-block .stars.s2_5 .star:nth-child(2), html body article .casino-info .info-block .stars.s3 .star:nth-child(1), html body article .casino-info .info-block .stars.s3 .star:nth-child(2), html body article .casino-info .info-block .stars.s3 .star:nth-child(3), html body article .casino-info .info-block .stars.s3_5 .star:nth-child(1), html body article .casino-info .info-block .stars.s3_5 .star:nth-child(2), html body article .casino-info .info-block .stars.s3_5 .star:nth-child(3), html body article .casino-info .info-block .stars.s4 .star:nth-child(1), html body article .casino-info .info-block .stars.s4 .star:nth-child(2), html body article .casino-info .info-block .stars.s4 .star:nth-child(3), html body article .casino-info .info-block .stars.s4 .star:nth-child(4), html body article .casino-info .info-block .stars.s4_5 .star:nth-child(1), html body article .casino-info .info-block .stars.s4_5 .star:nth-child(2), html body article .casino-info .info-block .stars.s4_5 .star:nth-child(3), html body article .casino-info .info-block .stars.s4_5 .star:nth-child(4), html body article .casino-info .info-block .stars.s5 .star:nth-child(1), html body article .casino-info .info-block .stars.s5 .star:nth-child(2), html body article .casino-info .info-block .stars.s5 .star:nth-child(3), html body article .casino-info .info-block .stars.s5 .star:nth-child(4), html body article .casino-info .info-block .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
html body article .casino-info .info-block .stars
{
    margin: 0 auto;
    width: 74px;
}
@media(max-width: 767px)
{
    html body article .casino-info .info-block .stars
    {
        margin: 0 auto;
        display: none;
    }
}
html body article .casino-info .info-block .stars.s0_5 .star:nth-child(1), html body article .casino-info .info-block .stars.s1_5 .star:nth-child(2), html body article .casino-info .info-block .stars.s2_5 .star:nth-child(3), html body article .casino-info .info-block .stars.s3_5 .star:nth-child(4), html body article .casino-info .info-block .stars.s4_5 .star:nth-child(5)
{
    background-position: 14px 0;
}
html body article .casino-info .info-block .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 28px 0;
    background-size: 43px 13px;
    width: 14px;
    height: 13px;
}
html body article .casino-info .info-block .comment-carousel-container .slick-next, html body article .casino-info .info-block .comment-carousel-container .slick-prev
{
    top: 54%;
    z-index: 1;
}
html body article .casino-info .info-block .comment-carousel-container .slick-next:before, html body article .casino-info .info-block .comment-carousel-container .slick-prev:before
{
    content: "";
    width: 8px;
    height: 11px;
    background-size: 8px 11px;
    display: block;
}
html body article .casino-info .info-block .comment-carousel-container .slick-prev
{
    left: 25px;
}
html body article .casino-info .info-block .comment-carousel-container .slick-prev:before
{
    background-image: url(../../gambling/image/icon-arrow-left-gray.png);
}
html body article .casino-info .info-block .comment-carousel-container .slick-next
{
    right: 15px;
}
html body article .casino-info .info-block .comment-carousel-container .slick-next:before
{
    background-image: url(../../gambling/image/icon-arrow-right-gray.png)!important;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel
{
    background-color: #fafafa;
    border-radius: 15px;
    padding: 20px 30px;
    margin-top: 11px;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel .header
{
    margin-bottom: 10px;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel .header span:first-child
{
    color: #767676;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 600;
    padding-left: 20px;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel .header span:first-child:before
{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url(../../gambling/image/icon-user-gray.png);
    background-size: 15px 15px;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel .header span:last-child
{
    font-weight: 600;
}
html body article .casino-info .info-block .comment-carousel-container .comment-carousel .comment-content p
{
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    height: 41px;
}
html body article .casino-info .info-block .logos-container
{
    margin-top: 11px;
}
html body article .casino-info .info-block .logos-container .logo
{
    width: calc(100% / 8 - 3px);
    margin-right: 3px;
    margin-bottom: 3px;
    position: relative;
    height: 40px;
    background-color: #fafafa;
    border-radius: 5px;
}
html body article .casino-info .info-block .logos-container .logo:nth-child(8)
{
    margin-right: 0;
    line-height: 39px;
}
@media(max-width: 370px)
{
    html body article .casino-info .info-block .logos-container .logo
    {
        height: 30px;
    }
    html body article .casino-info .info-block .logos-container .logo:nth-child(8)
    {
        line-height: 29px;
    }
}
html body article .casino-info .info-block .logos-container .logo:nth-child(8) span
{
    font-size: 16px;
}
html body article .casino-info .info-block .logos-container .logo img
{
    width: 80%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 70%;
    max-height: 30px;
}
html body article .casino-info .info-block .screenshots-carousel img
{
    width: 100%;
    height: auto;
}
html body article .content-links
{
    padding: 10px 0 0;
}
@media(min-width: 1200px)
{
    html body article .content-links .container .row>div
    {
        display: flex;
        justify-content: center;
    }
}
html body article .content-links .container .row>div span
{
    float: left;
    clear: left;
    margin-right: 20px;
    font-family: work sans,sans-serif;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    line-height: 2;
    line-height: 28px;
}
html body article .content-links .container .row>div a
{
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}
html body article .content-links .container .row>div a:hover
{
    background-color: #4e8504!important;
}
html body article.review .content
{
    padding-top: 0;
    padding-bottom: 130px;
}
html body article.review .content h1
{
    margin-bottom: 9px;
}
html body article.review .content .crp_related ul li
{
    float: left;
    width: 30%;
}
@media(max-width: 991px)
{
    html body article.review .sidebar
    {
        padding-top: 190px;
    }
}
@media(max-width: 767px)
{
    html body article.review .content
    {
        padding-bottom: 80px;
    }
    html body article.review .content .crp_related ul li
    {
        width: 50%;
    }
    html body article.review .sidebar
    {
        padding-top: 0;
    }
}
html body article.review .sidebar .graphic
{
    margin-top: -331px;
    display: block;
    margin-left: auto;
}
@media(min-width: 992px)
{
    html body article.review .sidebar .graphic
    {
        width: 80%;
    }
}
@media(max-width: 1199px)
{
    html body article.review .sidebar .graphic
    {
        margin-top: -252px;
    }
}
@media(max-width: 991px)
{
    html body article.review .sidebar .graphic
    {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(23px);
    }
}
@media(max-width: 767px)
{
    html body article.review .sidebar .graphic
    {
        margin-top: -100px;
    }
}
html body article.review .sidebar h3.first
{
    margin-top: 57px;
    margin-bottom: 10px;
}
html body article.full .article-header-brand
{
    width: 33%;
    position: absolute;
    left: 21%;
    top: 26%;
    z-index: -1;
}
html body article.full .article-header-brand:before
{
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
html body article.full .article-header-brand>.content
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media(max-width: 991px)
{
    html body article.full .article-header-brand
    {
        width: 56%;
        left: 37%;
        top: 26%;
    }
}
@media(max-width: 575px)
{
    html body article.full .article-header-brand
    {
        width: 100%;
        left: auto;
        top: auto;
        position: relative;
        margin: 15px 0;
    }
}
html body article.full .card-holder, html body article.full .screenshot, html body article.full iframe
{
    margin-top: 12px;
}
html body article.full .review-header
{
    height: 220px;
    line-height: 220px;
}
html body article.full .review-header img.horizontal
{
    max-height: 49%;
    max-width: 53%;
}
html body article.full .review-header img.vertical
{
    max-height: 65%;
    max-width: 30%;
}
html body article.full img.header
{
    width: auto!important;
    max-width: 57%;
    margin-top: 27px;
}
@media(max-width: 991px)
{
    html body article.full img.header
    {
        max-width: 100%;
    }
}
html body article.full h1
{
    margin-top: 0;
    margin-bottom: 36px;
}
html body article.full .full-content h2, html body article.full .full-content h3, html body article.full h2
{
    margin-top: 64px;
    margin-bottom: 23px;
}
html body article.full p
{
    margin-bottom: 16px;
}
html body article.full span.jackpot
{
    margin-top: -5px;
    float: left;
    width: 100%;
    clear: both;
}
html body article.full span.dates
{
    margin-top: 15px;
}
html body article.full .stars-container
{
    position: relative;
    width: 210px;
    height: 30px;
    background-color: #fafafa;
    border-radius: 100px;
}
html body article.full .stars-container .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
@media(max-width: 767px)
{
    html body article.full .stars-container .stars
    {
        margin: 0 auto;
        display: none;
    }
    html body article.full .button-container.play-button-container
    {
        clear: both;
        margin-top: 20px;
    }
}
html body article.full .stars-container .stars.s1 .star:nth-child(1), html body article.full .stars-container .stars.s1_5 .star:nth-child(1), html body article.full .stars-container .stars.s2 .star:nth-child(1), html body article.full .stars-container .stars.s2 .star:nth-child(2), html body article.full .stars-container .stars.s2_5 .star:nth-child(1), html body article.full .stars-container .stars.s2_5 .star:nth-child(2), html body article.full .stars-container .stars.s3 .star:nth-child(1), html body article.full .stars-container .stars.s3 .star:nth-child(2), html body article.full .stars-container .stars.s3 .star:nth-child(3), html body article.full .stars-container .stars.s3_5 .star:nth-child(1), html body article.full .stars-container .stars.s3_5 .star:nth-child(2), html body article.full .stars-container .stars.s3_5 .star:nth-child(3), html body article.full .stars-container .stars.s4 .star:nth-child(1), html body article.full .stars-container .stars.s4 .star:nth-child(2), html body article.full .stars-container .stars.s4 .star:nth-child(3), html body article.full .stars-container .stars.s4 .star:nth-child(4), html body article.full .stars-container .stars.s4_5 .star:nth-child(1), html body article.full .stars-container .stars.s4_5 .star:nth-child(2), html body article.full .stars-container .stars.s4_5 .star:nth-child(3), html body article.full .stars-container .stars.s4_5 .star:nth-child(4), html body article.full .stars-container .stars.s5 .star:nth-child(1), html body article.full .stars-container .stars.s5 .star:nth-child(2), html body article.full .stars-container .stars.s5 .star:nth-child(3), html body article.full .stars-container .stars.s5 .star:nth-child(4), html body article.full .stars-container .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
html body article.full .stars-container .stars.s0_5 .star:nth-child(1), html body article.full .stars-container .stars.s1_5 .star:nth-child(2), html body article.full .stars-container .stars.s2_5 .star:nth-child(3), html body article.full .stars-container .stars.s3_5 .star:nth-child(4), html body article.full .stars-container .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
html body article.full .stars-container .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
html body article.full .stars-container .stars
{
    margin-left: 15px;
    padding-top: 6px;
}
html body article.full .stars-container img
{
    position: absolute;
    top: -25px;
    right: 5px;
    width: 77px;
}
html body article.full .tc-box-container
{
    color: #b2b2b2;
    font-size: 10px;
    line-height: 1.3;
}
@media(min-width: 768px)
{
    html body article.full .tc-box-container
    {
        padding-left: 243px;
    }
    html body article.full .button-container.play-button-container
    {
        margin-left: 30px;
    }
}
html body article.full .tc-box-container a
{
    color: #b2b2b2!important;
    font-size: 10px!important;
    line-height: 1.3!important;
}
html body article.full .desc, html body article.full .jackpot-history
{
    margin-bottom: 35px;
}
@media(max-width: 450px)
{
    html body article.full .desc, html body article.full .jackpot-history
    {
        clear: both;
    }
}
html body article.full .button-container.play-button-container.sv .button
{
    padding: 0 60px;
}
html body article.full .button-container.play-button-container .tcs
{
    text-align: center;
    width: 100%;
    bottom: -17px;
    left: 0;
    right: 0;
    margin-left: 15px;
}
@media(max-width: 767px)
{
    html body article.full .button-container.play-button-container .tcs
    {
        position: relative;
        line-height: 30px;
        bottom: auto;
        margin-left: 15px;
    }
}
html body article.full .button-container.play-button-container .tcs.sv
{
    font-size: 9px;
    line-height: 1;
    bottom: -28px;
}
@media(min-width: 768px)
{
    html body article.full .button-container.play-button-container .tcs.sv
    {
        bottom: auto;
        position: relative;
        margin-left: 15px;
        width: 150px;
        float: left;
        text-align: left;
    }
}
@media(min-width: 992px) and (max-width: 1199px)
{
    html body article.full .button-container.play-button-container .tcs.sv
    {
        bottom: -3px;
        position: absolute;
        left: 100%;
        width: 68%;
    }
}
@media(max-width: 767px)
{
    html body article.full .button-container.play-button-container .tcs.sv
    {
        float: left;
        width: auto;
        bottom: auto;
        margin-left: 0;
        margin-top: 10px;
        clear: both;
        text-align: left;
    }
}
html body article.full .button-container.play-button-container .tcs.sv a
{
    font-family: work sans,sans-serif;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 12px;
    color: #767676;
    text-transform: Initial;
    text-decoration: none;
}
html body article.full .header-end
{
    margin-bottom: 45px;
}
html body article.full .videoWrapper
{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
html body article.full .videoWrapper iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
html body article.full .screenshots .screenshot
{
    width: 23.5%;
    position: relative;
}
html body article.full .screenshots .screenshot:before
{
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
}
html body article.full .screenshots .screenshot>.content
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
html body article.full ol:not(.slick-dots), html body article.full ul:not(.slick-dots)
{
    padding-left: 33px;
    margin-bottom: 15px;
}
html body article.full ol:not(.slick-dots) li, html body article.full ul:not(.slick-dots) li
{
    line-height: 30px;
    position: relative;
    padding-left: 15px;
}
html body article.full ol:not(.slick-dots) li:before, html body article.full ul:not(.slick-dots) li:before
{
    position: absolute;
    left: 0;
    content: "•";
    color: #accd41;
    margin-right: 5px;
    font-size: 25px;
}
html body article.full ol
{
    padding-left: 47px!important;
}
html body article.full ol li
{
    padding-left: 1px!important;
}
html body article.full ol li:before
{
    content: ""!important;
    margin-right: 0!important;
}
.pros-cons
{
    margin-top: 24px;
}
.pros-cons .bg
{
    border-radius: 5px;
}
.info-more .bg, .info-more .show-all
{
    border-radius: 0 0 5px 5px;
}
.pros-cons .cons, .pros-cons .pros
{
    padding: 22px 15px 22px 42px;
}
.pros-cons .cons span, .pros-cons .pros span
{
    margin-bottom: 5px;
}
.pros-cons .cons ul, .pros-cons .pros ul
{
    padding-left: 0!important;
    margin-bottom: 0!important;
}
.pros-cons .cons ul li, .pros-cons .pros ul li
{
    padding-left: 20px!important;
}
.pros-cons .cons ul li:before, .pros-cons .pros ul li:before
{
    content: ""!important;
    width: 15px;
    height: 15px;
    margin-top: 7px;
    background-size: 15px 15px;
}
.pros-cons .pros ul li:before
{
    background-image: url(../../gambling/image/icon-plus.png);
}
@media(min-width: 576px)
{
    .pros-cons .cons
    {
        padding-left: 0;
    }
}
@media(max-width: 575px)
{
    .pros-cons .cons
    {
        padding-top: 0;
    }
}
.pros-cons .cons ul li:before
{
    background-image: url(../../gambling/image/icon-minus.png);
}
.info-more
{
    position: relative;
    padding-bottom: 20px;
}
.info-more .info-more-container
{
    max-height: 1e3px;
}
.info-more.collapsed .info-more-container
{
    max-height: 158px;
}
.info-more.collapsed .show-all span:after
{
    transform: rotate(0);
}
.info-more .first, .info-more .second
{
    padding: 22px 42px;
}
.info-more .first span, .info-more .second span
{
    margin-bottom: 5px;
}
.info-more .first ul, .info-more .second ul
{
    padding-left: 0!important;
    margin-bottom: 0!important;
}
.info-more .first ul li, .info-more .second ul li
{
    padding-left: 0!important;
}
.info-more .first ul li:before, .info-more .second ul li:before
{
    display: none;
}
.info-more .second
{
    padding-left: 0;
}
.info-more .show-all
{
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    bottom: -20px;
    height: 47px;
    line-height: 47px;
}
.info-more .show-all span:after
{
    content: "";
    display: inline-block;
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 10px 6px;
    width: 10px;
    height: 6px;
    margin-bottom: 2px;
    margin-left: 5px;
    transform: rotate(180deg);
}
.popup-container
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,.6);
    z-index: 999999;
    opacity: 0;
    transition: opacity .2s linear;
}
.popup-container.visible
{
    visibility: visible;
}
.slick-loading .slick-slide, .slick-loading .slick-track
{
    visibility: hidden;
}
.popup-container.show
{
    opacity: 1;
}
.popup-container.show>.container
{
    opacity: 1;
    transform: scale(1) translateY(-50%);
}
.popup-container .bg
{
    width: calc(100% - 60px);
    z-index: -1;
    box-shadow: 0 0 100px rgba(0,0,0,.2);
    border-radius: 5px;
}
.popup-container>.container
{
    transform: scale(.9) translateY(-50%);
    transition: transform .3s cubic-bezier(.215,.61,.355,1),opacity .2s linear;
    opacity: 0;
    transform-origin: top center;
}
.popup-container>.container .popup-header
{
    height: 37px;
    line-height: 27px;
    border-radius: 5px 5px 0 0;
}
.popup-container>.container .jackpot-history-popup-navi
{
    margin: 40px auto 0;
    z-index: 1000;
    left: 0;
    right: 0;
}
@media(max-width: 767px)
{
    .popup-container .bg
    {
        width: calc(100% - 30px);
    }
    .popup-container>.container .jackpot-history-popup-navi
    {
        margin-top: 10px;
    }
}
.popup-container>.container .jackpot-history-popup-navi .jackpot-history-title
{
    margin-right: 15px;
}
@media(min-width: 768px)
{
    .popup-container>.container
    {
        padding: 0 30px!important;
    }
    .popup-container>.container .jackpot-history-popup-navi br
    {
        display: none;
    }
}
.popup-container>.container .jackpot-history-popup-navi .button
{
    display: inline-block;
    width: 50px;
    margin-right: 10px;
    cursor: pointer;
}
.popup-container>.container .jackpot-history-popup-navi .button:last-child
{
    margin-right: 0;
}
.popup-container .close-popup
{
    position: absolute;
    width: 37px;
    height: 37px;
    line-height: 34px;
    padding: 0;
    right: 30px;
    top: 0;
    background-color: #accd41;
    z-index: 100;
}
@media(min-width: 992px)
{
    .popup-container .close-popup
    {
        right: 108px;
    }
}
@media(min-width: 1200px)
{
    .popup-container .close-popup
    {
        right: 123px;
    }
}
@media(min-width: 1396px)
{
    .popup-container .close-popup
    {
        right: 139px;
    }
}
.popup-container .close-popup img
{
    width: 16px;
    height: 16px;
    margin-bottom: 0!important;
}
.popup-container .popup-content.jackpot-history-chart
{
    height: 600px;
}
@media(max-width: 767px)
{
    .popup-container .close-popup
    {
        right: 15px;
    }
    .popup-container .popup-content.jackpot-history-chart
    {
        height: 300px;
        margin-top: 60px;
    }
}
@media(max-width: 360px)
{
    .popup-container .popup-content.jackpot-history-chart
    {
        height: 250px;
        margin-top: 60px;
    }
}
.popup-container .popup-content.jackpot-history-chart svg
{
    border-radius: 5px;
}
@media(min-width: 768px)
{
    .popup-container .screenshots-carousel-container .close-popup
    {
        right: calc(10% + 24px);
    }
    .popup-container .screenshots-carousel-container img
    {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}
.popup-container.top3_suggested_popup
{
    background-color: rgba(0,0,0,.4);
}
.popup-container.top3_suggested_popup .close-popup
{
    background: 0 0;
}
.popup-container.top3_suggested_popup .bg
{
    background-color: rgba(0,0,0,.6);
    border-radius: 15px;
}
.popup-container.top3_suggested_popup .container
{
    max-width: 840px!important;
}
.popup-container.top3_suggested_popup .container .close-popup
{
    right: 32px;
}
.popup-container.top3_suggested_popup .container span.title
{
    margin-top: 26px;
    margin-bottom: 13px;
    font-family: work sans,sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.43;
    color: #accd41;
    text-transform: uppercase;
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before
{
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media(max-width: 767px)
{
    .popup-container.top3_suggested_popup .container .close-popup
    {
        right: 15px;
    }
    .popup-container.top3_suggested_popup .container span.title
    {
        width: calc(100% - 74px);
    }
}
.popup-container.top3_suggested_popup .container .card-holder
{
    padding-bottom: 15px;
}
.popup-container.top3_suggested_popup .container .card-holder .card
{
    margin-right: 15px;
}
@media(min-width: 768px)
{
    .popup-container.top3_suggested_popup .container .card-holder
    {
        padding-right: 50px;
        padding-left: 50px;
        padding-bottom: 45px;
    }
    .popup-container.top3_suggested_popup .container .card-holder .card
    {
        width: 33%!important;
    }
}
@media(max-width: 767px)
{
    .popup-container.top3_suggested_popup .container .card-holder .card
    {
        margin-left: 8px;
        width: calc(100% - 16px)!important;
    }
    .popup-container.top3_suggested_popup .container .card-holder .card .card-content
    {
        text-align: left!important;
    }
}
@media(min-width: 768px)
{
    .popup-container.top3_suggested_popup .container .card-holder .card:first-child
    {
        margin-left: 15px;
    }
}
@media(max-width: 575px)
{
    .popup-container.top3_suggested_popup .container .card-holder .card .card-content
    {
        padding-top: 5px;
    }
}
.sidebar-full
{
    position: relative;
}
.sidebar-full h3
{
    margin-bottom: 17px;
}
.sidebar-full .bg
{
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    width: 2500px;
}
@media(max-width: 991px)
{
    .sidebar-full .bg
    {
        left: -1e3px;
    }
}
.sidebar-full .gorilla-before
{
    display: inline-block;
    margin-top: 45px;
}
.sidebar-full .gorilla-before:before
{
    content: "";
    width: 66px;
    height: 76px;
    background-image: url(../../gambling/image/logo_ball_casino-gorilla.png);
    background-size: 66px 76px;
    display: inline-block;
    line-height: 71px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 15px;
}
.bottom-popups-container section.bottom-popup, .comment-container .author.reply span:before
{
    display: none;
}
.sidebar-full .lift, .sidebar-full p.introduction
{
    margin-bottom: 58px;
}
.comment-container label
{
    margin-bottom: 0;
}
.comment-container .author
{
    margin-bottom: 6px;
}
.comment-container .author.reply span
{
    background-color: #e3e3e3;
    color: #767676;
    padding-left: 15px;
}
.comment-container .author span
{
    padding: 0 8px 0 30px;
    background-color: #767676;
    border-radius: 4px;
    vertical-align: -50%;
}
.comment-container .author span:before
{
    content: "";
    position: absolute;
    top: 7px;
    left: 25px;
    width: 15px;
    height: 15px;
    background-image: url(../../gambling/image/icon-user.png);
    background-size: 15px 15px;
}
.comment-container p
{
    margin-bottom: 27px;
}
.comment-container .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
@media(max-width: 767px)
{
    .popup-container.top3_suggested_popup .container .card-holder .card .card-content p
    {
        font-size: 12px!important;
    }
    .comment-container .stars
    {
        margin: 0 auto;
        display: none;
    }
}
.comment-container .stars.s1 .star:nth-child(1), .comment-container .stars.s1_5 .star:nth-child(1), .comment-container .stars.s2 .star:nth-child(1), .comment-container .stars.s2 .star:nth-child(2), .comment-container .stars.s2_5 .star:nth-child(1), .comment-container .stars.s2_5 .star:nth-child(2), .comment-container .stars.s3 .star:nth-child(1), .comment-container .stars.s3 .star:nth-child(2), .comment-container .stars.s3 .star:nth-child(3), .comment-container .stars.s3_5 .star:nth-child(1), .comment-container .stars.s3_5 .star:nth-child(2), .comment-container .stars.s3_5 .star:nth-child(3), .comment-container .stars.s4 .star:nth-child(1), .comment-container .stars.s4 .star:nth-child(2), .comment-container .stars.s4 .star:nth-child(3), .comment-container .stars.s4 .star:nth-child(4), .comment-container .stars.s4_5 .star:nth-child(1), .comment-container .stars.s4_5 .star:nth-child(2), .comment-container .stars.s4_5 .star:nth-child(3), .comment-container .stars.s4_5 .star:nth-child(4), .comment-container .stars.s5 .star:nth-child(1), .comment-container .stars.s5 .star:nth-child(2), .comment-container .stars.s5 .star:nth-child(3), .comment-container .stars.s5 .star:nth-child(4), .comment-container .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
.comment-container .stars.s0_5 .star:nth-child(1), .comment-container .stars.s1_5 .star:nth-child(2), .comment-container .stars.s2_5 .star:nth-child(3), .comment-container .stars.s3_5 .star:nth-child(4), .comment-container .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
.comment-container .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
.form-container
{
    margin-bottom: 130px;
}
.form-container label, article label
{
    width: 100%;
}
.form-container label input, .form-container label span, .form-container label textarea, article label input, article label span, article label textarea
{
    float: left;
    clear: both;
    width: 100%;
}
.form-container label input, .form-container label textarea, article label input, article label textarea
{
    margin-top: 3px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.form-container label input, article label input
{
    padding-left: 8px;
    height: 30px;
}
.form-container label textarea, article label textarea
{
    padding: 8px;
    height: 100px;
    margin-bottom: 16px;
}
.form-container input[type=submit], article input[type=submit]
{
    border: 0!important;
}
.gglcptch
{
    margin-bottom: 20px!important;
}
.bottom-popups-container
{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1500;
    width: 100%;
}
.bottom-popups-container section.bottom-popup.show
{
    display: block;
}
.bottom-popups-container section.bottom-popup.cookie .bp-button-container
{
    justify-content: flex-end;
}
@media(min-width: 992px)
{
    .bottom-popups-container section.bottom-popup.cookie .cc-content-container
    {
        height: 60px;
    }
}
@media(max-width: 991px)
{
    .bottom-popups-container
    {
        bottom: 50px;
    }
    .bottom-popups-container section.bottom-popup.cookie .cc-content-container p
    {
        padding: 5px 0;
    }
}
.bottom-popups-container section.bottom-popup.cookie.bottom .bg
{
    border-radius: 5px 5px 0 0!important;
}
@media(max-width: 767px)
{
    .bottom-popups-container section.bottom-popup.cookie .button
    {
        width: 100%;
        margin-bottom: 4px;
    }
    .bottom-popups-container section.bottom-popup .container .row .col-12 .row
    {
        padding-top: 10px;
        padding-bottom: 5px;
    }
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row p
{
    margin-bottom: 0;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row img.round-gorilla
{
    width: 66px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row img.close-bottom-popup
{
    top: 10px;
    right: 10px;
    width: 12px;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row form
{
    height: 30px;
}
@media(max-width: 767px)
{
    .bottom-popups-container section.bottom-popup .container .row .col-12 .row p
    {
        padding-right: 18px;
        margin-bottom: 10px;
    }
    .bottom-popups-container section.bottom-popup .container .row .col-12 .row form
    {
        margin-bottom: 8px;
    }
    footer .logo
    {
        margin-bottom: 30px;
    }
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row form input
{
    line-height: 30px;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row form input.email
{
    padding-left: 15px;
    padding-right: 40%;
    border-radius: 15px;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row form input.submit
{
    top: 0;
    right: 0;
    padding: 0 15px;
}
.bottom-popups-container section.bottom-popup .container .row .col-12 .row .bg
{
    top: 0;
    left: 0;
    border-radius: 5px 5px 0 0;
}
footer
{
    padding: 90px 0 39px;
}
footer p.note
{
    opacity: .5;
    margin-top: 40px;
}
footer p.copyright
{
    opacity: .5;
    margin-top: 18px;
}
footer .logo
{
    margin-bottom: 30px;
    max-width: 100%;
    width: 232px;
}
footer .address
{
    opacity: .5;
    margin-bottom: 74px;
}
@media(max-width: 575px)
{
    .bottom-popups-container section.bottom-popup.mail-form
    {
        display: none;
    }
    .bottom-popups-container section.bottom-popup.mail-form.bottom
    {
        display: block;
    }
    footer .small-logos
    {
        margin-bottom: 30px;
    }
}
footer .small-logos img
{
    margin-right: 12px;
}
footer .small-logos img.icon-18
{
    width: 32px;
}
footer .small-logos img.gamcare
{
    width: 29px;
}
footer .small-logos img.dmca
{
    width: 32px;
}
footer .small-logos img.gamaware
{
    width: 128px;
}
footer .small-logos img.stadlinjen
{
    width: 128px;
    transform: translateY(7px);
}
footer .small-logos img.gamstop
{
    width: 70px;
}
@media(max-width: 767px)
{
    footer .links
    {
        margin-bottom: 30px;
    }
}
footer .links h3
{
    opacity: .5;
    margin-bottom: 0;
}
footer .links a
{
    opacity: .5;
    float: left;
    clear: both;
    width: 100%;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
footer .links a:hover
{
    opacity: .8;
}
footer .social-media h3
{
    opacity: .5;
}
@media(min-width: 768px)
{
    footer .social-media
    {
        margin-top: 36px;
    }
}
@media(max-width: 575px)
{
    footer .social-media
    {
        margin-bottom: 36px;
    }
}
footer .social-links a
{
    margin: 0 11px 10px 0;
}
footer .social-links a.fb img, footer .social-links a.ig img
{
    width: 28.5px;
}
footer .social-links a.yt img
{
    width: 33.5px;
}
footer .social-links a.li img, footer .social-links a.tw img
{
    width: 28px;
    opacity: .9;
}
footer .footer-flags
{
    display: flex;
    justify-content: center;
}
.slick-list, .slick-slider, .slick-track
{
    position: relative;
    display: block;
}
footer .footer-flags a
{
    margin-right: 20px;
}
footer .footer-flags a:last-child
{
    margin-right: 0;
}
footer .footer-flags a .flag
{
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background-size: cover;
    background-position: 50%;
    border-radius: 30px;
    margin-top: 80px;
}
.slick-slider
{
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.slick-list
{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: 0;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track
{
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track
{
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before
{
    content: "";
    display: table;
}
.slick-track:after
{
    clear: both;
}
.slick-slide
{
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden
{
    display: none;
}
.slick-dots, .slick-next, .slick-prev
{
    position: absolute;
    display: block;
    padding: 0;
}
.slick-loading .slick-list
{
    background: url(../../gambling/image/ajax-loader.gif) 50% no-repeat #fff;
}
@font-face
{
    font-family: slick;
    src: url(/wp-content/themes/dev/assets/css/fonts/slick.eot?);
    src: url(/wp-content/themes/dev/assets/css/fonts/slick.eot?) format("embedded-opentype"),url(/wp-content/themes/dev/assets/css/fonts/slick.woff) format("woff"),url(/wp-content/themes/dev/assets/css/fonts/slick.ttf) format("truetype"),url(/wp-content/themes/dev/assets/css/fonts/slick.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.slick-next, .slick-prev
{
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border: none;
    outline: 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover
{
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before
{
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before
{
    opacity: .25;
}
.slick-next:before, .slick-prev:before
{
    font-size: 20px;
    line-height: 1;
    color: #accd41;
    opacity: .75;
}
.slick-prev
{
    left: -25px;
}
[dir=rtl] .slick-prev
{
    left: auto;
    right: -25px;
}
.slick-prev:before
{
    content: "←";
}
.slick-next:before, [dir=rtl] .slick-prev:before
{
    content: "→";
}
.slick-next
{
    right: -25px;
}
[dir=rtl] .slick-next
{
    left: -25px;
    right: auto;
}
[dir=rtl] .slick-next:before
{
    content: "←";
}
.slick-dots
{
    bottom: -40px;
    list-style: none;
    text-align: center;
    margin: 0;
    width: 100%;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus, .slick-dots li button:hover
{
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #accd41;
    opacity: .25;
}
.slick-dots li.slick-active button:before
{
    color: #accd41;
    opacity: .75;
}
.loading
{
    width: 100px;
    height: 100px;
    background-image: url(../../gambling/image/loading.gif);
    background-size: 100px 100px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
.loading.small
{
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
}
.wpsm-comptable-wrap .stars-container
{
    width: auto!important;
    height: auto!important;
    background-color: initial!important;
    border-radius: none!important;
}
.wpsm-comptable-wrap .stars-container .stars
{
    margin: 0 auto 12px;
    width: 100px;
}
@media(max-width: 767px)
{
    .wpsm-comptable-wrap .stars-container .stars
    {
        margin: 0 auto;
        display: none;
    }
}
.wpsm-comptable-wrap .stars-container .stars.s1 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s1_5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s2 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s2 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s2_5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s2_5 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s3 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s3 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s3 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s3_5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s3_5 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s3_5 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s4 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s4 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s4 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s4 .star:nth-child(4), .wpsm-comptable-wrap .stars-container .stars.s4_5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s4_5 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s4_5 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s4_5 .star:nth-child(4), .wpsm-comptable-wrap .stars-container .stars.s5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s5 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s5 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s5 .star:nth-child(4), .wpsm-comptable-wrap .stars-container .stars.s5 .star:nth-child(5)
{
    background-position: 0 0;
}
.wpsm-comptable-wrap .stars-container .stars.s0_5 .star:nth-child(1), .wpsm-comptable-wrap .stars-container .stars.s1_5 .star:nth-child(2), .wpsm-comptable-wrap .stars-container .stars.s2_5 .star:nth-child(3), .wpsm-comptable-wrap .stars-container .stars.s3_5 .star:nth-child(4), .wpsm-comptable-wrap .stars-container .stars.s4_5 .star:nth-child(5)
{
    background-position: 18px 0;
}
.wpsm-comptable-wrap .stars-container .stars .star
{
    background-image: url(../../gambling/image/icon-stars.png);
    background-position: 35px 0;
    background-size: 53px 16px;
    width: 17px;
    height: 16px;
}
.wpsm-comptable-wrap .stars-container .stars
{
    margin-left: 0!important;
    padding-top: 0!important;
}
.wpsm-comptable-wrap .button-container.play-button-container
{
    margin-top: 0!important;
    margin-left: 0!important;
}
.wpsm-comptable-wrap .tcs
{
    font-size: 12px;
    position: relative;
    line-height: 9px;
    margin-top: 5px;
    float: left;
    clear: both;
    width: 100%;
    text-decoration: none;
}
@media(max-width: 991px)
{
    .wpsm-comptable-wrap .tcs
    {
        text-align: left;
        margin-top: 10px;
    }
}
.wpsm-comptable-wrap .tcs a
{
    color: #222;
    text-decoration: none;
}
.wpsm-comptable-wrap .tcs.sv
{
    font-size: 9px;
}
.wpsm-comptable-wrap a, .wpsm-comptable-wrap p, .wpsm-comptable-wrap span, .wpsm-comptable-wrap td
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    letter-spacing: -.5px;
    font-weight: 300;
    line-height: 1.3;
    color: #222;
    text-transform: Initial;
    text-decoration: none;
}
.page-numbers, .wpsm-thead th
{
    font-size: 12px;
    background-color: #accd41;
    color: #fff;
    text-align: center;
    font-family: work sans,sans-serif;
    font-weight: 700;
}
.wpsm-comptable-wrap a
{
    text-decoration: underline!important;
}
.wpsm-comptable-wrap .image img
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100px;
    max-height: 80%;
    margin: auto;
}
.wpsm-comptable td
{
    text-align: center;
}
.wpsm-comptable td:first-child .image
{
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wpsm-comptable td .stars-container .stars
{
    display: inline-block!important;
    margin-bottom: 0;
}
@media(max-width: 991px)
{
    .wpsm-comptable-wrap .image img
    {
        max-width: 160px;
    }
    .wpsm-comptable td .stars-container .stars
    {
        margin: 0;
    }
}
.wpsm-comptable td .stars-container .stars .star
{
    float: left;
    margin-right: 3px;
}
.wpsm-comptable td .stars-container .stars .star:first-child
{
    clear: left;
}
.wpsm-comptable td .stars-container .stars .star:last-child
{
    margin-right: 0;
    clear: right;
}
.wpsm-comptable td img
{
    padding: 0;
}
.wpsm-comptable th.st-head-row
{
    height: 80px;
}
.wpsm-comptable th.st-head-row .image
{
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wpsm-thead
{
    border-radius: 10px 10px 0 0;
}
.wpsm-thead th
{
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
}
.wpsm-thead th:first-child
{
    text-align: center;
    padding: 4px 15px;
    border-radius: 10px 0 0;
}
.wpsm-thead th:first-child img
{
    width: 58px;
    height: 49px;
}
.wpsm-thead th:last-child
{
    border-radius: 0 10px 0 0;
}
.resp-container
{
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    max-width: 600px;
    display: block;
    width: 100%;
    margin: 0 auto;
}
@media(min-width: 992px)
{
    .resp-container
    {
        padding-top: 339px;
    }
}
.resp-iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.page-numbers
{
    height: 30px;
    line-height: 29px;
    display: inline-block;
    letter-spacing: 0;
    border-radius: 35px;
    padding: 0 12px;
    text-decoration: none;
}
.page-numbers.current
{
    background-color: #fafafa;
    color: #767676;
    border: 1px solid #e7e7e7;
}
.author-container
{
    margin-top: 35px;
    overflow: hidden;
}
.author-container .bg
{
    z-index: -1;
}
.author-container .author-image-container .author-image
{
    width: 150px;
}
.author-container.v1
{
    display: grid;
    grid-template-columns: auto 1fr;
    padding: 50px;
}
@media(max-width: 575px)
{
    .author-container.v1
    {
        padding: 35px 25px;
    }
}
@media(min-width: 768px)
{
    .author-container.v1 .author-image-container
    {
        padding-right: 50px;
    }
}
@media(max-width: 767px)
{
    .author-container .author-image-container
    {
        text-align: center;
    }
    .author-container.v1
    {
        grid-template-columns: auto;
    }
    .author-container.v1 .author-image-container
    {
        padding-bottom: 20px;
    }
}
.author-container.v2
{
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
}
.author-container.v2 .author-image-container .author-image
{
    margin-bottom: 35px;
}
.author-container.v2 .author-image-container h1, .author-container.v2 .author-image-container h2
{
    font-family: work sans,sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.3;
    margin-bottom: 24px;
    margin-top: 34px;
}
.author-container.v2 .author-content
{
    padding: 34px;
}
@media(max-width: 575px)
{
    .author-container.v2 .author-content
    {
        padding: 34px 15px 0;
    }
}
.author-container.v2 .author-content h1, .author-container.v2 .author-content h2
{
    font-weight: 700px!important;
}
.author-container.v2 .bg
{
    left: -15px;
}
header.navi .container .row div nav ul li.menu-item-has-children::after
{
    background-image: url(../../gambling/image/icon-arrow-down.png);
    background-size: 8px 5px;
    background-repeat: no-repeat;
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 46%;
    margin-left: 7px;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul
{
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 5;
    left: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    overflow: hidden;
    padding: 3px 0;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul li
{
    width: 100%!important;
    padding-left: 7px!important;
    min-height: 24px;
    line-height: .1;
    display: flex;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul li a
{
    font-family: Work sans,sans-serif;
    font-size: 12px;
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.5;
    color: #767676;
    text-transform: capitalize;
    text-decoration: none;
    padding-top: 3px;
}
*, html body ul
{
    padding: 0;
    margin: 0;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul li:hover
{
    background-color: #555!important;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul li:hover a
{
    color: #fff!important;
}
header.navi .container .row div nav ul li.menu-item-has-children:hover ul li:hover a:hover
{
    text-decoration: none!important;
}
header.navi .container .row div nav ul li.menu-item-has-children ul
{
    display: none;
}
@media(max-width: 770px)
{
    aside nav ul li ul
    {
        display: none;
    }
}
*
{
    outline: 0!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.content-wrapper, body, html
{
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
html body .content-wrapper
{
    overflow-x: hidden;
}
@media(min-width: 1396px)
{
    html body .content-wrapper .container
    {
        max-width: 1336px!important;
    }
}
html body
{
    background-color: #fff;
}
html body ul li
{
    list-style-type: none;
}