blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    margin: 0;
    padding: 0;
    border: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

main {
    display: block
}

progress {
    vertical-align: baseline
}

html {
    box-sizing: border-box
}

*, ::after, ::before {
    box-sizing: inherit
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

body, button, input, select, textarea {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    text-transform: none;
    font-size: 17px;
    line-height: 1.5
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    margin-bottom: 1.5em
}*/

h1, h2, h3 {
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

pre {
    background: rgba(0, 0, 0, .05);
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    margin-bottom: 1.5em;
    padding: 20px;
    overflow: auto;
    max-width: 100%
}

blockquote {
    border-left: 5px solid rgba(0, 0, 0, .05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative
}

blockquote p:last-child {
    margin: 0
}

table, td, th {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

td, th {
    padding: 8px
}

th {
    border-width: 0 1px 1px 0
}

td {
    border-width: 0 1px 1px 0
}

hr {
    background-color: rgba(0, 0, 0, .1);
    border: 0;
    height: 1px;
    margin-bottom: 40px;
    margin-top: 40px
}

fieldset {
    padding: 0;
    border: 0;
    min-width: inherit
}

fieldset legend {
    padding: 0;
    margin-bottom: 1.5em
}

h1 {
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h3 {
    font-size: 29px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h4, h5, h6 {
    margin-bottom: 20px
}

ol, ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ol, li > ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

b, strong {
    font-weight: 700
}

cite, dfn, em, i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins, mark {
    text-decoration: none
}

sub, sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

th {
    font-weight: 700
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    height: auto;
    max-width: 100%
}*/

button, input[type=button], input[type=reset], input[type=submit] {
    background: #55555e;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid;
    border-radius: 0;
    padding: 10px 15px;
    max-width: 100%
}

textarea {
    width: 100%
}

a, button, input {
    transition: color .1s ease-in-out, background-color .1s ease-in-out
}

a {
    text-decoration: none
}

.button, .wp-block-button .wp-block-button__link {
    padding: 10px 20px;
    display: inline-block
}

.wp-block-button .wp-block-button__link {
    font-size: inherit;
    line-height: inherit
}

.using-mouse :focus {
    outline: 0
}

.using-mouse ::-moz-focus-inner {
    border: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto
}

.no-sidebar .entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.main-navigation {
    z-index: 100;
    padding: 0;
    clear: both;
    display: block
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 400;
    text-transform: none;
    font-size: 15px
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px
}

.inside-navigation {
    position: relative
}

.main-navigation .inside-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.main-navigation .main-nav > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.main-navigation li {
    position: relative
}

.main-navigation .menu-bar-items {
    display: flex;
    align-items: center;
    font-size: 15px
}

.main-navigation .menu-bar-items a {
    color: inherit
}

.main-navigation .menu-bar-item {
    position: relative
}

.main-navigation .menu-bar-item.search-item {
    z-index: 20
}

.main-navigation .menu-bar-item > a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px
}

.sidebar .main-navigation .main-nav {
    flex-basis: 100%
}

.sidebar .main-navigation .main-nav > ul {
    flex-direction: column
}

.sidebar .main-navigation .menu-bar-items {
    margin: 0 auto
}

.sidebar .main-navigation .menu-bar-items .search-item {
    order: 10
}

.nav-align-center .inside-navigation {
    justify-content: center
}

.nav-align-center .main-nav > ul {
    justify-content: center
}

.nav-align-right .inside-navigation {
    justify-content: flex-end
}

.main-navigation ul ul {
    display: block;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    float: left;
    position: absolute;
    left: -99999px;
    opacity: 0;
    z-index: 99999;
    width: 200px;
    text-align: left;
    top: auto;
    transition: opacity 80ms linear;
    transition-delay: 0s;
    pointer-events: none;
    height: 0;
    overflow: hidden
}

.main-navigation ul ul a {
    display: block
}

.main-navigation ul ul li {
    width: 100%
}

.main-navigation .main-nav ul ul li a {
    line-height: normal;
    padding: 10px 20px;
    font-size: 14px
}

.main-navigation .main-nav ul li.menu-item-has-children > a {
    padding-right: 0;
    position: relative
}

.main-navigation.sub-menu-left ul ul {
    box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}

.main-navigation.sub-menu-left .sub-menu {
    right: 0
}

.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
    left: auto;
    opacity: 1;
    transition-delay: 150ms;
    pointer-events: auto;
    height: auto;
    overflow: visible
}

.main-navigation:not(.toggled) ul ul li.sfHover > ul, .main-navigation:not(.toggled) ul ul li:hover > ul {
    left: 100%;
    top: 0
}

.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover > ul, .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover > ul {
    right: 100%;
    left: auto
}

.nav-float-right .main-navigation ul ul ul {
    top: 0
}

.menu-item-has-children .dropdown-menu-toggle {
    display: inline-block;
    height: 100%;
    clear: both;
    padding-right: 20px;
    padding-left: 10px
}

.menu-item-has-children ul .dropdown-menu-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px
}

.sidebar .menu-item-has-children .dropdown-menu-toggle, nav ul ul .menu-item-has-children .dropdown-menu-toggle {
    float: right
}

.widget-area .main-navigation li {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.sidebar .main-navigation.sub-menu-right ul li.sfHover ul, .sidebar .main-navigation.sub-menu-right ul li:hover ul {
    top: 0;
    left: 100%
}

.sidebar .main-navigation.sub-menu-left ul li.sfHover ul, .sidebar .main-navigation.sub-menu-left ul li:hover ul {
    top: 0;
    right: 100%
}

.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
    margin: 0 0 2em;
    overflow: hidden
}

.site-main .post-navigation {
    margin-bottom: 0
}

.paging-navigation .nav-next, .paging-navigation .nav-previous {
    display: none
}

.paging-navigation .nav-links > * {
    padding: 0 5px
}

.paging-navigation .nav-links .current {
    font-weight: 700
}

.nav-links > :first-child {
    padding-left: 0
}

.site-header {
    position: relative
}

.inside-header {
    padding: 20px 40px
}

.main-title {
    margin: 0;
    font-size: 25px;
    line-height: 1.2em;
    word-wrap: break-word;
    font-weight: 700;
    text-transform: none
}

.site-description {
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    font-size: 15px
}

.site-logo {
    display: inline-block;
    max-width: 100%
}

.site-header .header-image {
    vertical-align: middle
}

.inside-header {
    display: flex;
    align-items: center
}

.header-widget {
    margin-left: auto
}

.header-widget p:last-child {
    margin-bottom: 0
}

.nav-float-right .header-widget {
    margin-left: 20px
}

.nav-float-right #site-navigation {
    margin-left: auto
}

.nav-float-left #site-navigation {
    margin-right: auto;
    order: -10
}

.nav-float-left .header-widget {
    margin-left: 0;
    margin-right: 20px;
    order: -15
}

.header-aligned-center:not([class*=nav-float-]) .inside-header {
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.header-aligned-center:not([class*=nav-float-]) .header-widget {
    margin-left: auto;
    margin-right: auto
}

.header-aligned-center:not([class*=nav-float-]) .inside-header > :not(:first-child) {
    margin-top: 1em
}

.header-aligned-right:not([class*=nav-float-]) .inside-header {
    justify-content: flex-end
}

.header-aligned-right:not([class*=nav-float-]) .header-widget {
    margin-right: auto;
    margin-left: 0;
    order: -10
}

.site-branding-container {
    display: inline-flex;
    align-items: center;
    text-align: left;
    flex-shrink: 0
}

.site-branding-container .site-logo {
    margin-right: 1em
}

.sticky {
    display: block
}

.entry-header .gp-icon, .posted-on .updated {
    display: none
}

.byline, .entry-header .cat-links, .entry-header .comments-link, .entry-header .tags-links, .group-blog .byline, .single .byline {
    display: inline
}

footer.entry-meta .byline, footer.entry-meta .posted-on {
    display: block
}

.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 2em
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.archive .format-aside .entry-header, .archive .format-status .entry-header, .archive .format-status .entry-meta, .archive .format-status .entry-title, .blog .format-aside .entry-header, .blog .format-status .entry-header, .blog .format-status .entry-meta, .blog .format-status .entry-title {
    display: none
}

.archive .format-aside .entry-content, .archive .format-status .entry-content, .blog .format-aside .entry-content, .blog .format-status .entry-content {
    margin-top: 0
}

.archive .format-status .entry-content p:last-child, .blog .format-status .entry-content p:last-child {
    margin-bottom: 0
}

.entry-header, .site-content {
    word-wrap: break-word
}

.entry-title {
    margin-bottom: 0
}

.author .page-header .page-title {
    display: flex;
    align-items: center
}

.author .page-header .avatar {
    margin-right: 20px
}

.page-header .author-info > :last-child, .page-header > :last-child {
    margin-bottom: 0
}

.entry-meta {
    font-size: 85%;
    margin-top: .5em;
    line-height: 1.5
}

footer.entry-meta {
    margin-top: 2em
}

.cat-links, .comments-link, .tags-links {
    display: block
}

.entry-content > p:last-child, .entry-summary > p:last-child, .page-content > p:last-child, .read-more-container, .taxonomy-description p:last-child {
    margin-bottom: 0
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    position: relative
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto 0;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    font-size: 75%;
    padding-top: 5px;
    opacity: .8
}

.wp-caption img {
    position: relative;
    vertical-align: bottom
}

.wp-block-image figcaption {
    font-size: 13px;
    text-align: center
}

.wp-block-gallery, ul.blocks-gallery-grid {
    margin-left: 0
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    background: rgba(255, 255, 255, .7);
    color: #000;
    padding: 10px;
    box-sizing: border-box
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.site-main .gallery {
    margin-bottom: 1.5em
}

.gallery-item img {
    vertical-align: bottom
}

.gallery-icon {
    padding: 5px
}

embed, iframe, object {
    max-width: 100%
}

.wp-block-post-template {
    margin-left: 0
}

.widget-area .widget {
    padding: 40px
}

.widget select {
    max-width: 100%
}

.footer-widgets .widget :last-child, .sidebar .widget :last-child {
    margin-bottom: 0
}

.widget-title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none
}

.widget ol, .widget ul {
    margin: 0
}

.widget .search-field {
    width: 100%
}

.widget .search-form {
    display: flex
}

.widget .search-form button.search-submit {
    font-size: 15px
}

.footer-widgets .widget {
    margin-bottom: 30px
}

.footer-widgets .widget:last-child, .sidebar .widget:last-child {
    margin-bottom: 0
}

.widget ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: .5em
}

.widget ul li ul {
    margin-left: 1em;
    margin-top: .5em
}

.wp-calendar-table {
    table-layout: fixed
}

.site-content {
    display: flex
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px
}

.page-header, .sidebar .widget, .site-main > * {
    margin-bottom: 20px
}

.both-left .inside-left-sidebar, .both-right .inside-left-sidebar {
    margin-right: 10px
}

.both-left .inside-right-sidebar, .both-right .inside-right-sidebar {
    margin-left: 10px
}

.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
    margin-right: 40px
}

.one-container.both-left .site-main, .one-container.left-sidebar .site-main {
    margin-left: 40px
}

.one-container.both-sidebars .site-main {
    margin: 0 40px 0 40px
}

.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
    padding-bottom: 40px
}

.one-container .site-content {
    padding: 40px
}

.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 40px
}

.separate-containers .site-main {
    margin: 20px
}

.separate-containers.no-sidebar .site-main {
    margin-left: 0;
    margin-right: 0
}

.separate-containers.both-right .site-main, .separate-containers.right-sidebar .site-main {
    margin-left: 0
}

.separate-containers.both-left .site-main, .separate-containers.left-sidebar .site-main {
    margin-right: 0
}

.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    margin-top: 20px;
    margin-bottom: 20px
}

.inside-page-header {
    padding: 40px
}

.widget-area .main-navigation {
    margin-bottom: 20px
}

.one-container .site-main > :last-child, .separate-containers .site-main > :last-child {
    margin-bottom: 0
}

.full-width-content .container.grid-container {
    max-width: 100%
}

.full-width-content.no-sidebar.separate-containers .site-main {
    margin: 0
}

.full-width-content.one-container .site-content, .full-width-content.separate-containers .inside-article {
    padding: 0
}

.full-width-content .entry-content .alignwide {
    margin-left: 0;
    width: auto;
    max-width: unset
}

.contained-content.one-container .site-content, .contained-content.separate-containers .inside-article {
    padding: 0
}

.sidebar .grid-container {
    max-width: 100%;
    width: 100%
}

.both-left .is-left-sidebar, .both-sidebars .is-left-sidebar, .left-sidebar .sidebar {
    order: -10
}

.both-left .is-right-sidebar {
    order: -5
}

.both-right .is-left-sidebar {
    order: 5
}

.both-right .is-right-sidebar, .both-sidebars .is-right-sidebar {
    order: 10
}

.inside-site-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px
}

.site-info {
    text-align: center;
    font-size: 15px
}

.post-image:not(:first-child) {
    margin-top: 2em
}

.featured-image {
    line-height: 0
}

.separate-containers .featured-image {
    margin-top: 20px
}

.separate-containers .inside-article > .featured-image {
    margin-top: 0;
    margin-bottom: 2em
}

.one-container .inside-article > .featured-image {
    margin-top: 0;
    margin-bottom: 2em
}

.gp-icon {
    display: inline-flex;
    align-self: center
}

.gp-icon svg {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
    fill: currentColor
}

.close-search .icon-search svg:first-child, .icon-menu-bars svg:nth-child(2), .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:first-child {
    display: none
}

.close-search .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:nth-child(2) {
    display: block
}

.entry-meta .gp-icon {
    margin-right: .6em;
    opacity: .7
}

nav.toggled .icon-arrow-left svg {
    transform: rotate(-90deg)
}

nav.toggled .icon-arrow-right svg {
    transform: rotate(90deg)
}

nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon svg {
    transform: rotate(180deg)
}

nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
    transform: rotate(-270deg)
}

nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
    transform: rotate(270deg)
}

.container.grid-container {
    width: auto
}

.menu-toggle, .mobile-bar-items, .sidebar-nav-mobile {
    display: none
}

.menu-toggle {
    padding: 0 20px;
    line-height: 60px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    cursor: pointer
}

.menu-toggle .mobile-menu {
    padding-left: 3px
}

.menu-toggle .gp-icon + .mobile-menu {
    padding-left: 9px
}

.menu-toggle .mobile-menu:empty {
    display: none
}

button.menu-toggle {
    background-color: transparent;
    flex-grow: 1;
    border: 0;
    text-align: center
}

button.menu-toggle:active, button.menu-toggle:focus, button.menu-toggle:hover {
    background-color: transparent
}

.has-menu-bar-items button.menu-toggle {
    flex-grow: 0
}

nav.toggled ul ul.sub-menu {
    width: 100%
}

.toggled .menu-item-has-children .dropdown-menu-toggle {
    padding-left: 20px
}

.main-navigation.toggled .main-nav {
    flex-basis: 100%;
    order: 3
}

.main-navigation.toggled .main-nav > ul {
    display: block
}

.main-navigation.toggled .main-nav li {
    width: 100%;
    text-align: left
}

.main-navigation.toggled .main-nav ul ul {
    transition: 0s;
    visibility: hidden;
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.main-navigation.toggled .main-nav ul ul li:last-child > ul {
    border-bottom: 0
}

.main-navigation.toggled .main-nav ul ul.toggled-on {
    position: relative;
    top: 0;
    left: auto !important;
    right: auto !important;
    width: 100%;
    pointer-events: auto;
    height: auto;
    opacity: 1;
    display: block;
    visibility: visible;
    float: none
}

.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
    float: right
}

.mobile-menu-control-wrapper {
    display: none;
    margin-left: auto;
    align-items: center
}

.has-inline-mobile-toggle #site-navigation.toggled {
    margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search {
    margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active {
    position: relative
}

.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input {
    outline: auto
}

.nav-float-left .mobile-menu-control-wrapper {
    order: -10;
    margin-left: 0;
    margin-right: auto;
    flex-direction: row-reverse
}

@media (max-width: 768px) {
    .hide-on-mobile {
        display: none !important
    }

    a, body, button, input, select, textarea {
        transition: all 0s ease-in-out
    }

    .inside-header {
        flex-direction: column;
        text-align: center
    }

    .site-header .header-widget {
        margin-top: 1.5em;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .site-content {
        flex-direction: column
    }

    .container .site-content .content-area {
        width: auto
    }

    .is-left-sidebar.sidebar, .is-right-sidebar.sidebar {
        width: auto;
        order: initial
    }

    .is-left-sidebar + .is-right-sidebar .inside-right-sidebar {
        margin-top: 0
    }

    .both-left .inside-left-sidebar, .both-left .inside-right-sidebar, .both-right .inside-left-sidebar, .both-right .inside-right-sidebar {
        margin-right: 0;
        margin-left: 0
    }

    #main {
        margin-left: 0;
        margin-right: 0
    }

    body:not(.no-sidebar) #main {
        margin-bottom: 0
    }

    .alignleft, .alignright {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .comment .children {
        padding-left: 10px;
        margin-left: 0
    }

    .entry-meta {
        font-size: inherit
    }

    .entry-meta a {
        line-height: 1.8em
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .hide-on-tablet {
        display: none !important
    }
}

@media (min-width: 1025px) {
    .hide-on-desktop {
        display: none !important
    }
}
div#ez-toc-container .ez-toc-title {
    font-size: 120%;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 500;
}

div#ez-toc-container ul li {
    font-size: 95%;
}

div#ez-toc-container ul li {
    font-weight: 500;
}

div#ez-toc-container nav ul ul li {
    font-size: 90%;
}

div#ez-toc-container {
    width: 25%;
}

.ez-toc-container-direction {
    direction: ltr;
}

.ez-toc-counter ul {
    counter-reset: item;
}

.ez-toc-counter nav ul li a::before {
    content: counters(item, '.', decimal) '. ';
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .2em;
    float: left;
}

.ez-toc-widget-direction {
    direction: ltr;
}

.ez-toc-widget-container ul {
    counter-reset: item;
}

.ez-toc-widget-container nav ul li a::before {
    content: counters(item, '.', decimal) '. ';
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: .2em;
    float: left;
}
.generate-page-header, .page-header-image, .page-header-image-single {
    display: none
}

body {
    background-color: #ffffff;
    color: #444444;
}

a {
    color: #d00c27;
}

a:visited {
    color: #d00c27;
}

a:hover, a:focus, a:active {
    color: #43d622;
}

.grid-container {
    max-width: 1300px;
}

.wp-block-group__inner-container {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.site-header .header-image {
    width: 250px;
}

:root {
    --contrast: #222222;
    --contrast-2: #575760;
    --contrast-3: #b2b2be;
    --base: #f0f0f0;
    --base-2: #f7f8f9;
    --base-3: #ffffff;
    --accent: #1e73be;
}

:root .has-contrast-color {
    color: var(--contrast);
}

:root .has-contrast-background-color {
    background-color: var(--contrast);
}

:root .has-contrast-2-color {
    color: var(--contrast-2);
}

:root .has-contrast-2-background-color {
    background-color: var(--contrast-2);
}

:root .has-contrast-3-color {
    color: var(--contrast-3);
}

:root .has-contrast-3-background-color {
    background-color: var(--contrast-3);
}

:root .has-base-color {
    color: var(--base);
}

:root .has-base-background-color {
    background-color: var(--base);
}

:root .has-base-2-color {
    color: var(--base-2);
}

:root .has-base-2-background-color {
    background-color: var(--base-2);
}

:root .has-base-3-color {
    color: var(--base-3);
}

:root .has-base-3-background-color {
    background-color: var(--base-3);
}

:root .has-accent-color {
    color: var(--accent);
}

:root .has-accent-background-color {
    background-color: var(--accent);
}

body, button, input, select, textarea {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body {
    line-height: 1.7;
}

.entry-content > [class*="wp-block-"]:not(:last-child):not(.wp-block-heading) {
    margin-bottom: 1.5em;
}

.main-navigation a, .menu-toggle {
    font-weight: 600;
    font-size: 24px;
}

.main-navigation .menu-bar-items {
    font-size: 24px;
}

.main-navigation .main-nav ul ul li a {
    font-size: 21px;
}

.sidebar .widget, .footer-widgets .widget {
    font-size: 17px;
}

h1 {
    font-size: 56px;
    margin-bottom: 30px;
}

h2 {
    font-size: 34px;
    line-height: 1.4em;
    margin-bottom: 30px;
}

h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 30px;
}

h4 {
    font-size: 20px;
    line-height: 1.5em;
}

h5 {
    font-size: inherit;
}

.site-info {
    font-size: 14px;
}

@media (max-width: 768px) {
    .main-title {
        font-size: 20px;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 30px;
    }
}

.top-bar {
    background-color: #636363;
    color: #ffffff;
}

.top-bar a {
    color: #ffffff;
}

.top-bar a:hover {
    color: #303030;
}

.site-header {
    background-color: #1e72bd;
    color: #3a3a3a;
}

.site-header a {
    color: #3a3a3a;
}

.main-title a, .main-title a:hover {
    color: #ffffff;
}

.site-description {
    color: #757575;
}

.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
    color: #ffffff;
}

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
    color: #21468b;
}

button.menu-toggle:hover, button.menu-toggle:focus {
    color: #ffffff;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #ffffff;
}

.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a {
    color: #21468b;
}

.main-navigation ul ul {
    background-color: #3f3f3f;
}

.main-navigation .main-nav ul ul li a {
    color: #515151;
}

.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*="current-menu-"]) > a {
    color: #7a8896;
    background-color: #4f4f4f;
}

.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
    color: #8f919e;
    background-color: #4f4f4f;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    color: #444444;
    background-color: #ffffff;
}

.inside-article a, .paging-navigation a, .comments-area a, .page-header a {
    color: #ae1c28;
}

.inside-article a:hover, .paging-navigation a:hover, .comments-area a:hover, .page-header a:hover {
    color: #ae1c28;
}

.entry-header h1, .page-header h1 {
    color: #444444;
}

.entry-title a {
    color: #444444;
}

.entry-title a:hover {
    color: #21468b;
}

.entry-meta {
    color: #444444;
}

.entry-meta a {
    color: #444444;
}

.entry-meta a:hover {
    color: #21468b;
}

h1 {
    color: #444444;
}

h2 {
    color: #444444;
}

h3 {
    color: #444444;
}

h4 {
    color: #444444;
}

h5 {
    color: #444444;
}

.sidebar .widget {
    background-color: #ffffff;
}

.sidebar .widget .widget-title {
    color: #000000;
}

.footer-widgets {
    background-color: #ffffff;
}

.footer-widgets .widget-title {
    color: #000000;
}

.site-info {
    color: #ffffff;
    background-color: #ff0000;
}

.site-info a {
    color: #ffffff;
}

.site-info a:hover {
    color: #ffffff;
}

.footer-bar .widget_nav_menu .current-menu-item a {
    color: #ffffff;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    color: #666666;
    background-color: #ffffff;
    border-color: #bfbfbf;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
    color: #ffffff;
    background-color: #21468b;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover {
    color: #ffffff;
    background-color: #21468b;
}

a.generate-back-to-top {
    background-color: #21468b;
    color: #ffffff;
}

a.generate-back-to-top:hover, a.generate-back-to-top:focus {
    background-color: #21468b;
    color: #ffffff;
}

:root {
    --gp-search-modal-bg-color: var(--base-3);
    --gp-search-modal-text-color: var(--contrast);
    --gp-search-modal-overlay-bg-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
        background: none;
        color: #ffffff;
    }
}

.inside-top-bar {
    padding: 10px;
}

.inside-header {
    padding: 20px;
}

.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container {
    padding: 0px;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 40px 20px 40px 20px;
}

.site-main .wp-block-group__inner-container {
    padding: 40px 20px 40px 20px;
}

.separate-containers .paging-navigation {
    padding-top: 20px;
    padding-bottom: 20px;
}

.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull {
    margin-left: -20px;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
}

.one-container.right-sidebar .site-main, .one-container.both-right .site-main {
    margin-right: 20px;
}

.one-container.left-sidebar .site-main, .one-container.both-left .site-main {
    margin-left: 20px;
}

.one-container.both-sidebars .site-main {
    margin: 0px 20px 0px 20px;
}

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
    line-height: 30px;
}

.navigation-search input[type="search"] {
    height: 30px;
}

.rtl .menu-item-has-children .dropdown-menu-toggle {
    padding-left: 20px;
}

.rtl .main-navigation .main-nav ul li.menu-item-has-children > a {
    padding-right: 20px;
}

.inside-site-info {
    padding: 40px 20px 40px 20px;
}

@media (max-width: 768px) {
    .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
        padding: 40px 20px 40px 20px;
    }

    .site-main .wp-block-group__inner-container {
        padding: 40px 20px 40px 20px;
    }

    .inside-header {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .inside-site-info {
        padding-right: 10px;
        padding-left: 10px;
    }

    .entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull {
        margin-left: -20px;
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
    }

    .one-container .site-main .paging-navigation {
        margin-bottom: 20px;
    }
}

/* End cached CSS */
.is-right-sidebar {
    width: 25%;
}

.is-left-sidebar {
    width: 25%;
}

.site-content .content-area {
    width: 100%;
}

@media (max-width: 768px) {
    .main-navigation .menu-toggle, .sidebar-nav-mobile:not(#sticky-placeholder) {
        display: block;
    }

    .main-navigation ul, .gen-sidebar-nav, .main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul, .has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav) {
        display: none;
    }

    .nav-align-right .inside-navigation, .nav-align-center .inside-navigation {
        justify-content: space-between;
    }

    .has-inline-mobile-toggle .mobile-menu-control-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .has-inline-mobile-toggle .inside-header {
        flex-direction: row;
        text-align: left;
        flex-wrap: wrap;
    }

    .has-inline-mobile-toggle .header-widget, .has-inline-mobile-toggle #site-navigation {
        flex-basis: 100%;
    }

    .nav-float-left .has-inline-mobile-toggle #site-navigation {
        order: 10;
    }
}

.dynamic-author-image-rounded {
    border-radius: 100%;
}

.dynamic-featured-image, .dynamic-author-image {
    vertical-align: middle;
}

.one-container.blog .dynamic-content-template:not(:last-child), .one-container.archive .dynamic-content-template:not(:last-child) {
    padding-bottom: 0px;
}

.dynamic-entry-excerpt > p:last-child {
    margin-bottom: 0px;
}

.navigation-branding .main-title {
    font-weight: bold;
    text-transform: none;
    font-size: 25px;
}

@media (max-width: 1024px) {
    .main-navigation:not(.slideout-navigation) a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
        font-size: 24px;
    }

    .main-navigation:not(.slideout-navigation) .main-nav ul ul li a {
        font-size: 21px;
    }
}

@media (max-width: 768px) {
    .main-navigation:not(.slideout-navigation) a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
        font-size: 24px;
    }

    .main-navigation:not(.slideout-navigation) .main-nav ul ul li a {
        font-size: 21px;
    }

    .navigation-branding .main-title {
        font-size: 20px;
    }
}

.page-hero .inside-page-hero.grid-container {
    max-width: calc(1300px - 0px - 0px);
}

.inside-page-hero > *:last-child {
    margin-bottom: 0px;
}

.page-hero time.updated {
    display: none;
}

.header-wrap {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 10;
}

.header-wrap .site-header {
    background: transparent;
}

@media (max-width: 768px) {
    .main-navigation .menu-toggle, .main-navigation .mobile-bar-items a, .main-navigation .menu-bar-item > a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .mobile-bar-items a, .main-navigation .menu-bar-item > a {
        line-height: 40px;
    }

    .main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"] {
        height: 40px;
    }
}

.main-navigation.slideout-navigation .main-nav > ul > li > a {
    line-height: 60px;
}
:root {
    --gp-slideout-width: 265px;
}

.slideout-navigation.main-navigation {
    background-color: #ff0000;
}

.slideout-navigation.main-navigation .main-nav ul li a {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}

.slideout-navigation.main-navigation ul ul {
    background-color: rgba(0, 0, 0, 0);
}

.slideout-navigation.main-navigation .main-nav ul ul li a {
    color: #ffffff;
}

.slideout-navigation.main-navigation.do-overlay .main-nav ul ul li a {
    font-size: 1em;
    font-size: 29px;
}

@media (max-width: 768px) {
    .slideout-navigation.main-navigation .main-nav ul li a {
        font-size: 30px;
    }

    .slideout-navigation.main-navigation .main-nav ul ul li a {
        font-size: 29px;
    }
}

.slideout-navigation.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .slideout-navigation.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .slideout-navigation.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a {
    color: #0a0003;
    background-color: #ffcc00;
}

.slideout-navigation.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):hover > a, .slideout-navigation.main-navigation .main-nav ul ul li:not([class*="current-menu-"]):focus > a, .slideout-navigation.main-navigation .main-nav ul ul li.sfHover:not([class*="current-menu-"]) > a {
    background-color: rgba(0, 0, 0, 0);
}

.slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #ffffff;
    background-color: #000000;
}

.slideout-navigation.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
    background-color: rgba(0, 0, 0, 0);
}

.slideout-navigation, .slideout-navigation a {
    color: #ffffff;
}

.slideout-navigation button.slideout-exit {
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.slide-opened nav.toggled .menu-toggle:before {
    display: none;
}

@media (max-width: 768px) {
    .menu-bar-item.slideout-toggle {
        display: none;
    }
}
@media (max-width: 768px) {
    .site-header, #site-navigation, #sticky-navigation {
        display: none !important;
        opacity: 0.0;
    }

    #mobile-header {
        display: block !important;
        width: 100% !important;
    }

    #mobile-header .main-nav > ul {
        display: none;
    }

    #mobile-header.toggled .main-nav > ul, #mobile-header .menu-toggle, #mobile-header .mobile-bar-items {
        display: block;
    }

    #mobile-header .main-nav {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
}

.main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container) {
    padding: 0px 20px 0px 20px;
}

.main-navigation.has-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding {
    margin-left: 10px;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 30px;
    width: auto;
}

.navigation-branding .main-title {
    line-height: 30px;
}

@media (max-width: 768px) {
    .main-navigation.has-branding.nav-align-center .menu-bar-items, .main-navigation.has-sticky-branding.navigation-stick.nav-align-center .menu-bar-items {
        margin-left: auto;
    }

    .navigation-branding {
        margin-right: auto;
        margin-left: 10px;
    }

    .navigation-branding .main-title, .mobile-header-navigation .site-logo {
        margin-left: 10px;
    }

    .main-navigation.has-branding .inside-navigation.grid-container {
        padding: 0px;
    }

    .navigation-branding img, .site-logo.mobile-header-logo {
        height: 40px;
    }

    .navigation-branding .main-title {
        line-height: 40px;
    }
}
img.lazyload, img.lazyloading {
    background-color: rgba(0, 0, 0, 0);

    opacity: 0.001;
}

img.lazyload, img.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

iframe.lazyload, iframe.lazyloading {
    display: block;
    background-color: rgba(0, 0, 0, 0);

}
@media (min-width: 1025px) {
    body .uag-hide-desktop.uagb-google-map__wrap, body .uag-hide-desktop {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    body .uag-hide-tab.uagb-google-map__wrap, body .uag-hide-tab {
        display: none !important
    }
}

@media (max-width: 767px) {
    body .uag-hide-mob.uagb-google-map__wrap, body .uag-hide-mob {
        display: none !important
    }
}
table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 18px;
    text-align: left;
}

th, td {
    padding: 15px;
    border: 1px solid #ddd;
}

th {
    background-color: #f5f5f5;
    font-weight: bold;
    text-align: center;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

tr:hover {
    background-color: #f1f1f1;
}

td:first-child {
    text-align: center;
}

td:nth-child(2) {
    font-weight: bold;
    color: #d61c1c;
}

@media screen and (max-width: 768px) {
    table {
        font-size: 14px;
    }

    th, td {
        padding: 10px;
    }

    td:first-child {
        display: block;
        text-align: left;
        font-weight: bold;
    }

    td:nth-child(2) {
        display: block;
        text-align: left;
        padding-top: 5px;
    }
}

/* CSS for review img*/
.gb-container-106e9994 > .gb-inside-container {
    margin-top: 250px;
    padding-top: 0 !important;
}

.casino-img {
    border-radius: 15px;
    box-shadow: 3px 3px #888888;
}

.wp-block-image img {
    margin-bottom: 30px;
}

/*NEW BANNER*/
@media only screen and (min-width: 768px) {
    .zms-wrap-new {
        width: 180px;
        height: 120%;
        position: absolute;
        left: -8px;
        right: 8px;
        top: -9px;
        overflow: hidden;
        text-transform: uppercase;
        color: yellow;
        font-weight: bolder;
        font-size: 12px;
        z-index: 1;
    }

    .zms-wrap-new:before, .zms-wrap-new:after {
        content: "";
        position: absolute;
    }

    .zms-wrap-new:before {
        width: 40px;
        height: 8px;
        left: 43px;
        background: black;
        border-radius: 8px 8px 0px 0px;
    }

    .zms-wrap-new:after {
        width: 8px;
        height: 40px;
        left: -0.5px;
        top: 44px;
        background: black;
        border-radius: 0px 8px 8px 0px;
        transform: rotate(
                180deg
        );
    }

    .zms-ribbon-new {
        width: 237px;
        height: 20px;
        line-height: 15px;
        position: absolute;
        top: 20px;
        left: -89px;
        z-index: 2;
        overflow: hidden;
        -webkit-transform: rotate(
                -45deg
        );
        transform: rotate(
                -45deg
        );
        border: 1px dashed white;
        box-shadow: 0 0 0 3px black, -45px 4px 3px 0px black;
        background: black;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {

    .zms-wrap-new {
        width: 100%;
        height: 188px;
        position: absolute;
        top: -8px;
        left: 8px;
        overflow: hidden;
        text-transform: uppercase;
        color: yellow;
        font-weight: bolder;
    }

    .zms-wrap-new:before, .zms-wrap-new:after {
        content: "";
        position: absolute;
    }

    .zms-wrap-new:before {
        width: 40px;
        height: 8px;
        right: 100px;
        background: black;
        border-radius: 8px 8px 0px 0px;
    }

    .zms-wrap-new:after {
        width: 8px;
        height: 40px;
        right: 0px;
        top: 100px;
        background: black;
        border-radius: 0px 8px 8px 0px;
    }

    .zms-ribbon-new {
        width: 200px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        top: 30px;
        right: -50px;
        z-index: 2;
        overflow: hidden;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border: 1px dashed white;
        box-shadow: 0 0 0 3px black, 0px 21px 5px -18px rgba(5, 5, 45, 0.6);
        background: black;
        text-align: center;
    }
}

/*CSS For Game */
@media screen and (max-width: 767px) {
    .game {
        width: 85%;
        height: 300px;
        opacity 0.5:;
        border-radius: 5px;


    }

    .game-img {
        border-radius: 5px;
        cursor: pointer;
        width: 85%;

    }
}

.pagecontainer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (min-width: 767px) {
    .game {
        height: 500px;
        opacity 0.5:;
        border-radius: 5px;
        cursor: pointer;
        width: 1100px;
        margin-top: 15px;
    }

    .game-img {
        border-radius: 5px;
        cursor: pointer;
        width: 1100px;
        opacity 0.5;
        margin-top: 15px;
    }
}

/* CSS for review icons & data*/
@media only screen and (min-width: 767px) {
    .bonus-info-review {
        text-align: left;
        margin-bottom: 20px;
        width: 100%;
    }

    .bonus-info-review ul {
        text-align: center;
        list-style: disc;
        margin: 0;
        padding: 0;
        width: 105%;
    }

    .bonus-info-review li {
        text-align: left;
        width: 30% !important;
        margin: auto !important;
        list-style-type: none !important;
        padding: 2px 0 !important;
        font-size: 19px !important;
        font-weight: 700 !important;
    }
}

@media only screen and (max-width: 767px) {
    .bonus-info-review {
        text-align: left;
        margin-bottom: 20px;
        width: 100%;
    }

    .bonus-info-review ul {
        text-align: center;
        list-style: disc;
        margin: 0;
        padding: 0;
        width: 105%;
    }

    .bonus-info-review li {
        text-align: left;
        width: 60% !important;
        margin: auto !important;
        list-style-type: none !important;
        padding: 2px 0 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
    }
}

a.gb-button {
    border: 3px solid #258047;
    box-shadow: 3px 3px #888888;
}


.slideout-navigation.do-overlay .inside-navigation {
    max-width: 1000px;
}


.slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a, .slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a {
    background-color: #ff0000;
}

/* GeneratePress Site CSS */
.mobile-header-navigation {
    padding: 10px;
}

.column-shadow {
    box-shadow: 0px 0px 16px rgba(200, 200, 200, 0.2);
}

.rounded-corners img {
    border-radius: 12px;
    box-shadow: 0px 0px 16px rgba(200, 200, 200, 0.2);
}

.form-button {
    font-weight: 700 !important;
    letter-spacing: 2px;
}

/* End GeneratePress Site CSS */

/*CSS For banner
* /*For Small Screens*/
@media only screen and (max-width: 767px) {
    .smallImg {
        display: block;
        position: relative;
        border-radius: 16px;
        background: linear-gradient(
                132deg, #000000 20%, #ffcc00 80%);;
        background-clip: padding-box;
        padding: 4px;
        margin-bottom: 10px;
    !important
    }

    .smallImg::after {
        position: absolute;
        top: -4px;
        bottom: -4px;
        left: -4px;
        right: -4px;
        content: '';
        z-index: -1;
        border-radius: 15px;
    }

    .largeImg {
        display: none;
    }
}

/*For Large Screens*/
@media only screen and (min-width: 767px) {
    .smallImg {
        display: none;
    }

    .largeImg {
        display: block;
        position: relative;
        border-radius: 16px;
        background: linear-gradient(
                132deg, #000000 20%, #ffcc00 80%);;
        background-clip: padding-box;
        padding: 4px;
    }

    .largeImg::after {
        position: absolute;
        top: -4px;
        bottom: -4px;
        left: -4px;
        right: -4px;
        content: '';
        z-index: -1;
        border-radius: 15px;
    }
}


/*============*/
/*v0.1 [SLOTTY]*/

/* table design css start */
/* Universal CSS (Correct no Matter the Width of Page) */
.slots-tbx-col.slots-rate-col { /*CSS of List Container*/
    font-size: 10px;
}

.slots-tbx-col.slots-rate-col.list { /*Text-Alignment of list*/
    text-align: left;
}

.slots-tbx-col.slots-rate-col.list ul { /*Resetting padding of ul*/
    padding: 0;
    margin: 0;
}

.slots-tbx-col.slots-rate-col.list li i { /*CSS of FontAwesome icons*/
    font-style: inherit;
    color: #ff0505;
    margin-right: 6px;
}

.slots-sctablerow1 { /*Header*/
    margin-top: 10px;
    /*border-radius: 8px;*/
    padding: 5px 0;
    box-shadow: 1px 2px 2px 1px #6c7781 !important;
}

.slots-sctablerow2 { /*Casino Main Container*/
    border-radius: 5px;
    margin-bottom: 10px;
    background: #fffcf1;
    color: #545454;
    width: 100%;
    float: left;
    position: relative;
    /*
flex-wrap: wrap;
align-items: center;
justify-content: center;
display: none;
visibility: hidden;
*/
    border: 1px solid #ffcc00;
    margin-top: 0;
    display: none;
    /*box-shadow: 0 3px 8px 1px rgba(246, 187, 187, 1);*/
    box-shadow: 0 2px 4px 1px #ffeca5;
    -moz-transition: 0.3s;
    transition: 0.3s;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.slots-sctable.slots-sctable_ver3 .slots-sctablerow1 {
    background-image: linear-gradient(132deg, #000000 20%, #ffcc00 80%);
    width: 100%;
    float: left;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

a.slots-button.playb {
    box-shadow: 1px 2px 3px 1px #6c7781 !important;

    color: #fff !important;
    font-size: 16px !important;
    text-align: center;
    padding: 20px;
    width: 100%;
    -moz-transition: 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    letter-spacing: 2.5px;
    position: relative;

    background: #65c82d;
    border-radius: 6px;
    border: 3px solid #41811d;
}

.slots-bonus-col span.leeu_bonper { /*Bonus Text CSS*/
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    text-shadow: #d2d2d2 1px 1px;
}

.leeu_ratecir { /*CSS of POS Number*/
    text-align: center;
    align-items: center;
    vertical-align: middle;
    color: #ff0505;
    border-radius: 12px;
    -moz-border-radius: 40px;
    font-weight: 600;
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.slots-zm-col { /*CSS of Top Banner Header*/
    float: left;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 0 5px;
}

.slots-tbx-col { /*CSS of Casinos*/
    float: left;
    padding: 0 5px;
    text-align: center;
    font-weight: bold;
}

/*Width of Elements in div*/
.slots-rank-col /*Width of POS Number Container*/
{
    width: 11%;
}

.slots-site-col { /*Width of Banner Container*/
    width: 22%;
}

.slots-bonus-col { /*Width of Bonus Container*/
    width: 25%;
}

.slots-rate-col { /*Width of More Info Container*/
    width: 20%;
}

.slots-vis-col { /*Width of Button*/
    width: 21%;
}

.slots-tbx-col .slots-site-col {
    line-height: 1px;
}

a.slots-button { /*CSS of Move on Button*/
    color: #f1f1f1 !important;
    line-height: 1em;
    padding: 14px 12px;
    text-align: center;
    text-decoration: none !important;
    display: block;
    font-weight: 600;
    font-size: 13px !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    text-transform: uppercase;
}

.boxradius { /*CSS of Logo*/
    vertical-align: middle;
    background: #e7fff3;
    border-radius: 6px;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.7);
    max-height: 100px;
    box-shadow: inset 0 3px 0 #ffefb5, 0 3px 2px #ffefb5, 0 0 3px 1px #ffefb5 !important;

}

/*POS Number SET CSS*/
.slots-sctablerow2:nth-child(2) > .slots-rank-col span {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-size: 38px;
    color: #DAA520;
    border-radius: 12px;
    -moz-border-radius: 40px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 10px, #DAA520 0px 0px 10px;
}

.slots-sctablerow2:nth-child(3) > .slots-rank-col span {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-size: 28px;
    color: #A0B2C6;
    border-radius: 12px;
    -moz-border-radius: 40px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 10px, #A0B2C6 0px 0px 10px;
}

.slots-sctablerow2:nth-child(4) > .slots-rank-col span {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    font-size: 28px;
    color: #cd7f32;
    border-radius: 12px;
    -moz-border-radius: 40px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 10px, #cd7f32 0px 0px 10px;
}

/*Logo Background SET CSS*/
.slots-sctablerow2:nth-child(2) > .slots-site-col img {
    box-shadow: inset 0 1px 0 rgba(167, 127, 25, 1),
    0 3px 3px rgba(167, 127, 25, 1),
    0 0 4px 1px rgba(167, 127, 25, 1) !important;
}

.slots-sctablerow2:nth-child(3) > .slots-site-col img {
    box-shadow: inset 0 1px 0 rgba(84, 110, 140, 1),
    0 3px 3px rgba(84, 110, 140, 1),
    0 0 4px 1px rgba(84, 110, 140, 1) !important;
}

.slots-sctablerow2:nth-child(4) > .slots-site-col img {
    box-shadow: inset 0 1px 0 rgba(164, 102, 40, 1),
    0 3px 3px rgba(164, 102, 40, 1),
    0 0 4px 1px rgba(164, 102, 40, 1) !important;
}

/*Background SET CSS*/
.slots-sctablerow2:nth-child(2) {
    margin-top: 10px;
    border: 1px solid #DAA520;
    border-radius: 5px;
    background-color: #f8edd0;
    box-shadow: 0 2px 2px 0 #DAA520;
}

.slots-sctablerow2:nth-child(3) {
    border: 1px solid #A0B2C6;
    border-radius: 5px;
    background-color: #E7ECF1;
    box-shadow: 0 2px 2px 0 #A0B2C6;
}

.slots-sctablerow2:nth-child(4) {
    border: 1px solid #cd7f32;
    border-radius: 5px;
    background-color: #f0d8c1;
    box-shadow: 0 2px 2px 0 #cd7f32;
}

/*Bonus Text SET CSS*/
.slots-sctablerow2:nth-child(2) > .slots-bonus-col span {
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    color: #545454;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #DAA520 0px 0px 10px;
}

.slots-sctablerow2:nth-child(3) > .slots-bonus-col span {
    font-size: 23px;
    font-weight: bold;
    line-height: 20px;
    color: #545454;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #A0B2C6 0px 0px 10px;
}

.slots-sctablerow2:nth-child(4) > .slots-bonus-col span {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #545454;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #cd7f32 0px 0px 10px;
}

/*Icon SET CSS*/
.slots-sctablerow2:nth-child(2) > .slots-rate-col span {
    color: #65c82d;
    text-shadow: 1px 1px 0px #3c751a, 2px 1px 0px rgba(0, 0, 0, 0.15);
}

.slots-sctablerow2:nth-child(3) > .slots-rate-col span {
    color: #65c82d;
    text-shadow: 1px 1px 0px #3c751a, 2px 1px 0px rgba(0, 0, 0, 0.15);
}

.slots-sctablerow2:nth-child(4) > .slots-rate-col span {
    color: #65c82d;
    text-shadow: 1px 1px 0px #3c751a, 2px 1px 0px rgba(0, 0, 0, 0.15);
}

/*Terms Box SET CSS*/
.slots-sctablerow2:nth-child(2) > .slots-desc {
    flex-basis: 100%;
    border-top: 1px solid #DAA520;
    background-color: #F1DBA2 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.slots-sctablerow2:nth-child(3) > .slots-desc {
    flex-basis: 100%;
    border-top: 1px solid #A0B2C6;
    background-color: #BECCD9 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.slots-sctablerow2:nth-child(4) > .slots-desc {
    flex-basis: 100%;
    border-top: 1px solid #cd7f32;
    background-color: #E7C19D !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

/*When Screen Small*/
@media only screen and (max-width: 767px) {
    .slots-sctable {
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
        position: relative;
        padding-bottom: 10px;
    }

    .slots-rank-col { /*When screen small remove pos*/
        margin-top: 10px
    }

    .slots-site-col { /*Logo container becomes width of 100% when screen small*/
        width: 100%;
    }

    .slots-bonus-col { /*Bonus Text container becomes width of 100% when screen small*/
        width: 100%;
        margin-top: 10px;
    }

    .slots-tbx-col.slots-rate-col { /*Info Container CSS when screen small*/
        width: 100%;
        text-align: left;
        font-weight: 600;
        padding: 15px 60px !important;
    }

    .slots-vis-col { /*Claim Button Container becomes width of 100 when screen small;*/
        width: 100%;
    }

    .slots-sctable.slots-sctable_ver3 .slots-sctablerow1 { /*Remove Top Header Bar when screen small*/
        display: none;
    }

    a.slots-button.playb { /*CSS of button when small screen*/
        align-self: center;
        width: 75%;
        font-size: 16px !important;
    }

    .slots-tbx-col.slots-vis-col { /*CSS of button container when screen small*/
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 15px;
    }

    .slots-tbx-col.slots-vis-col strong { /*CSS OF BUTTON STRONG TEMPO*/
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .slots-tbx-col.slots-site-col { /*CSS of LOGO Container when screen small*/
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .slots-tbx.col.slots-site-col strong { /*CSS of LOGO STRONG TEMPO*/
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .boxradius { /*CSS of LOGO IMG when screen small*/
        width: 75% !important;
        align-self: center;
        margin-top: 15px;
    }

    .slots-tbx-col.slots-rate-col.list { /*CSS of info container when screen small*/
        text-align: center;
    }

    .slots-tbx-col.slots-rate-col.list li { /*CSS of info text when screen small*/
        width: 100% !important;
        list-style-type: none !important;
        padding: 2px 0 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .slots-tbx-col ul { /*CSS of items in list when small*/
        display: inline-block;
        text-align: left;
    }

    .loadmorebtn {
        width: 100%;
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    .loadmorebtn:hover {
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    .loadmorebtn:focus {
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    /*Exclusive Banner CSS Mobile*/
    .zms-wrap {
        width: 100%;
        height: 188px;
        position: absolute;
        top: -8px;
        left: 8px;
        overflow: hidden;
        text-transform: uppercase;
        color: white;
        font-weight: bolder;
    }

    .zms-wrap:before, .zms-wrap:after {
        content: "";
        position: absolute;
    }

    .zms-wrap:before {
        width: 40px;
        height: 8px;
        right: 100px;
        background: rgb(253, 2, 11);
        border-radius: 8px 8px 0px 0px;
    }

    .zms-wrap:after {
        width: 8px;
        height: 40px;
        right: 0px;
        top: 100px;
        background: rgb(253, 2, 11);
        border-radius: 0px 8px 8px 0px;
    }

    .zms-ribbon {
        width: 200px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        top: 30px;
        right: -50px;
        z-index: 2;
        overflow: hidden;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border: 1px dashed #05052D;
        box-shadow: 0 0 0 3px rgb(253, 2, 11), 0px 21px 5px -18px rgba(5, 5, 45, 0.6);
        background: rgb(253, 2, 11);
        text-align: center;
    }
}

.slots-desc { /*CSS Terms Container*/
    flex-basis: 100%;
    background-color: #ffefb5 !important;
    border-top: 1px solid #ffcc00;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.slots-desc p { /*CSS Terms Text*/
    margin-top: 0;
    color: #545454 !important;
    font-size: 10px !important;
    text-align: left !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
}

.slots-tbx-col p { /*CSS "18 | Terms and Conditions Apply" Text*/
    font-weight: bold;
    font-size: 11px !important;
}

/*When Screen Large*/
@media only screen and (min-width: 767px) {
    .slots-sctable { /*TBF*/
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
        position: relative;
        padding-bottom: 10px;
    }

    .slots-tbx-col.slots-rate-col.list li { /*CSS of List Design*/
        width: 100% !important;
        margin: auto !important;
        list-style-type: none !important;
        padding: 2px 0 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
    }

    .slots-sctablerow2:hover { /*Casino Main Container - ON HOVER*/
        background: #fff7da;
        color: #545454;
        width: 100%;
        float: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 8px 0 #fff2bc;
        transition: 0.5s;
        border-radius: 10px;
    }

    .slots-sctablerow2:hover .slots-desc {
        flex-basis: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    a.slots-button.playb:hover { /*Change Background of Claim button on Hover*/
        background: #52a325;

    }

    .loadmorebtn {
        width: 100%;
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    .loadmorebtn:hover {
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    .loadmorebtn:focus {
        background: none;
        color: black;
        cursor: pointer;
        -webkit-appearance: button;
        padding: 0;
    }

    .slots-sctablerow2:nth-child(2):hover {
        background-color: rgba(218, 165, 32, 0.1);
        border-radius: 10px;
        box-shadow: 0 4px 8px 0 rgba(218, 165, 32, 0.5);
    }

    .slots-sctablerow2:nth-child(3):hover {
        background-color: rgba(160, 178, 198, 0.1);
        border-radius: 10px;
        box-shadow: 0 4px 8px 0 rgba(160, 178, 198, 0.5);
    }

    .slots-sctablerow2:nth-child(4):hover {
        background-color: rgba(205, 127, 50, 0.2);
        border-radius: 10px;
        box-shadow: 0 4px 8px 0 rgba(205, 127, 50, 0.5);
    }

    .slots-sctablerow2:nth-child(2):hover .slots-desc {
        flex-basis: 100%;
        background-color: #F1DBA2 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    .slots-sctablerow2:nth-child(3):hover .slots-desc {
        flex-basis: 100%;
        background-color: #BECCD9 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        -moz-transition: 0.5s;
        transition: 0.5s;
    }

    .slots-sctablerow2:nth-child(4):hover .slots-desc {
        flex-basis: 100%;
        background-color: #E7C19D !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        -moz-border-radius-bottomleft: 8px;
        -moz-border-radius-bottomright: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        -moz-transition: 0.5s;
        transition: 0.5s;

    }

    /*Exclusive Banner CSS DESKTOP*/
    .zms-wrap {
        width: 180px;
        height: 120%;
        position: absolute;
        left: -8px;
        right: 8px;
        top: -9px;
        overflow: hidden;
        text-transform: uppercase;
        color: white;
        font-weight: bolder;
        font-size: 12px;
        z-index: 1;
    }

    .zms-wrap:before, .zms-wrap:after {
        content: "";
        position: absolute;
    }

    .zms-wrap:before {
        width: 40px;
        height: 8px;
        left: 43px;
        background: rgb(253, 2, 11);
        border-radius: 8px 8px 0px 0px;
    }

    .zms-wrap:after {
        width: 8px;
        height: 40px;
        left: -0.5px;
        top: 44px;
        background: rgb(253, 2, 11);
        border-radius: 0px 8px 8px 0px;
        transform: rotate(
                180deg
        );
    }

    .zms-ribbon {
        width: 237px;
        height: 20px;
        line-height: 15px;
        position: absolute;
        top: 20px;
        left: -89px;
        z-index: 2;
        overflow: hidden;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 1px dashed black;
        box-shadow: 0 0 0 3px rgb(253, 2, 11), -45px 4px 3px 0px rgb(5 5 45 / 60%);
        background: rgb(253, 2, 11);
        text-align: center;
    }
}

.slots-sctablerow2:last-child {
    margin-bottom: 10px;
}

.slots-tbx-col.slots-bonus-col p { /*Resets Margin of Dirty*/
    margin-bottom: 0
}

.slots-tbx-col.slots-rate-col.list { /*Resets Margin of Dirty*/
    margin-top: 0
}

.slots-rate-col span {
    color: #65c82d;
}

.loadmorebtn {
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 10px, #aca01a 0px 0px 10px;
    text-align: center;
    border: 3px solid #aca01a;
    background-color: #e2d43f;
    float: left;
    color: black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    height: 62px;
    width: 45%;
    margin: 5px;
    font-weight: 600;
    box-shadow: 1px 1px 2px 1px #6c7781 !important;
}

.btncontainer {
    text-align: center;
    margin-bottom: 10px;

    display: flex;
    justify-content: center;
    flex-direction: row; /*default value is row*/
    height: 62px;
    width: 100%;
}

/*
CSS FOR ALL GAME LIST PAGE
V#001=====================
*/

/* Float four columns side by side */
.gamecolumn {
    float: left;
    width: 25%;
    padding: 0 10px;
}

/* Remove extra left and right margins, due to padding */
.gamerow {
    margin: 0 -5px 1.2rem -5px;
}

/* Clear floats after the columns */
.gamerow:after {
    content: "";
    display: table;
    clear: both;
}

.gamecardimage {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
    .gamecolumn {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
}

.gamecardtext {
    margin: 15px 0 15px 0;
}

/* Style the counter cards */
.gamecard {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    /*padding: 16px;*/
    padding: 0;
    text-align: center;


    background: #f4f4f4;
    border: 1px solid #ffcc00;
}

.gamecard #toc_container {
    display: none;
}

/*
END CSS FOR ALL GAME LIST PAGE
===============================
*/
/*
CSS FOOTER
V#001=====================
*/

footer .bottom {
    background-color: #9e1122;
}

footer {
    width: 100%;
    bottom: 0;
    left: 0;
    background: #CC142B;
}

footer .content {
    max-width: 1350px;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer .content p, a {
    color: #fff;
}

footer .content .left .box {
    width: 5%;
    transition: all 0.4s ease;
}

footer .content .middle .box {
    width: 5%;
    transition: all 0.4s ease;
}

footer .content .topic {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 16px;
    text-align: left;
}

footer .content p {
    text-align: justify;
}

footer .content .lower .topic {
    margin: 24px 0 5px 0;
}

footer .content .lower i {
    padding-right: 16px;
}

footer .content .middle {
    padding-left: 50px;
}

.bottom p {
    margin: 0;
}

footer .content .right input[type="text"] {
    height: 45px;
    width: 100%;
    outline: none;
    color: #d9d9d9;
    background: #000;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 17px;
    border: 2px solid #222222;
}

footer .content .right input[type="submit"] {
    height: 42px;
    width: 100%;
    font-size: 18px;
    color: #d9d9d9;
    background: #eb2f06;
    outline: none;
    border-radius: 5px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-top: 12px;
    border: 2px solid #eb2f06;
    transition: all 0.3s ease-in-out;
}

.content .right input[type="submit"]:hover {
    background: none;
    color: #eb2f06;
}

footer .content .media-icons a {
    font-size: 16px;
    height: 45px;
    width: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #222222;
    margin: 30px 5px 0 0;
    transition: all 0.3s ease;
}

.content .media-icons a:hover {
    border-color: #eb2f06;
}

footer .bottom {
    width: 100%;
    text-align: right;
    color: #d9d9d9;
    display: flex;
    padding: 5px 0px 5px 0;
    justify-content: center;
}

footer .bottom a {
    color: #fff;
}

footer .middle div {
    text-align: left;
}

footer .middle a {
    line-height: 40px;
}

footer a {
    text-decoration: underline;
    transition: all 0.3s ease;
}

footer a:hover {
    color: #fff;
}

@media (max-width: 1100px) {
    footer .content .middle {
        padding-left: 100px;
    }
}

@media (max-width: 950px) {
    footer .content .box {
        width: 33%;
    }

    .content .right {
        margin-top: 40px;
    }
}

@media (max-width: 560px) {
    footer {
        position: relative;
    }

    footer .content .box {
        width: 100%;
        margin-top: 30px;
    }

    footer .content .middle {
        padding-left: 0;
    }
}

div.copyright-bar {
    width: 100%;
}

footer .grid-container {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
}

footer .grid-parent {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
}

footer .inside-site-info {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
}

/*
END CSS FOOTER
V#001=====================
*/

@media (max-width: 768px) {
    .main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"] {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .gb-container-6ec57639 > .gb-inside-container {
        padding-top: 70px;
        padding-bottom: 0;
    }
}

h1 {
    font-size: 56px;
    margin-bottom: 20px;
}

.gb-container-106e9994 {

    margin: -225px 0 0 0;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .slots-sctable {
        max-width: 98%;
    }

    .containter {
        width: 98% !important;
        text-align: center;
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .smallImg {
        width: 100%;
    }
}

div#sl-single-game-popup {
    z-index: 1000;
}
.wp-elements-5069e8424a0bff7799a829b50dc440be a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--base-3);
}

.wp-elements-740a9b413402795495891d5da7d6e0e3 a:where(:not(.wp-element-button)) {
    color: var(--wp--preset--color--base-3);
}