:root
{
	--page-title-bg-color:#152f73;
	--main-anchor-color: #1e4196;
	--main-anchor-hover-color: #f2ad2b;
	--main-heading-color: #1b4196;
	--main-bg-color: #1e4196;
	--main-bg-dark-color: #000752;
	--main-bg-light-color: #f2ad2b;
	--secondary-bg-color: #1b4196;
	--secondary-heading-color:#000104;
	--strip-nav-bg-color: #000752;
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    border: 0;
    outline: 0;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    margin: 0;
    padding: 15px
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../img/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url(../img/fancybox/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-inner,
.fancybox-lock {
    overflow: hidden
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
    visibility: visible
}

.ls-inner,
.ls-layer {
    width: 100%;
    height: 100%
}

.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
    overflow: hidden
}

.ls-layer>* {
    position: absolute;
    line-height: normal;
    margin: 0;
    left: 0;
    top: 0
}

.ls-layer .ls-bg {
    left: 50%;
    top: 50%
}

.ls-bottom-nav-wrapper a,
.ls-nav-next,
.ls-nav-prev {
    outline: 0
}

.ls-bottom-nav-wrapper,
.ls-nav-next,
.ls-nav-prev,
.ls-thumbnail-wrapper {
    visibility: hidden
}

#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container img,
#ls-global * .ls-nav-next,
#ls-global * .ls-nav-prev,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
body * .ls-container img,
body * .ls-nav-next,
body * .ls-nav-prev,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
html * .ls-container img,
html * .ls-nav-next,
html * .ls-nav-prev {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: 0;
    padding: 0;
    border: 0
}

.site {
    overflow: visible !important
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.clear,
.clear-fix:after {
    height: 0;
    overflow: hidden
}

.text-center,
table caption {
    text-align: center
}

.clear,
.clear-fix:after,
.columns,
.embed,
.meta,
.post,
hr,
table {
    clear: both
}

.slider *,
a {
    outline: 0
}

.twitter li,
h1,
h2,
h3,
h4,
h5,
h6 {
    word-wrap: break-word
}

.bricks>div:not([class]),
.clear-fix:after,
.container:after,
.meta.social:after,
.section:after {
    visibility: hidden
}

.alt a:hover,
.button:hover,
.logo a:hover,
a,
a.alt:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
nav a:hover {
    text-decoration: none
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

.clear-fix:after,
.inset-border:after {
    content: ''
}

.color-silver {
    color: #b8b8b8
}

.color-green {
    color: #56b10c
}

.alt a,
.button,
a.alt,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

.background-white {
    background-color: #fff
}

.background-yellow {
    background-color: #ffba00
}

.background-gold {
    background-color: #f6920f
}

.background-orange {
    background-color: #ed4e0f
}

.background-red {
    background-color: #ef0000
}

.background-blue {
    background-color: #0587e1
}

.background-purpure {
    background-color: #a5004a
}

.background-silver {
    background-color: #b8b8b8
}

.background-forest {
    background-color: #068a09
}

.background-green {
    background-color: #56b10c
}

body,
button,
input,
select,
textarea {
    font: 13px/22px Helvetica, Arial, sans-serif
}

.inset-border,
.zoom-hover {
    line-height: 0;
    max-width: 100%
}

.clear-fix:after {
    display: block
}

.alpha {
    float: left
}

.beta {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100%
}

.full-width {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.horizontal-align {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    float: left
}

.vertical-align {
    position: relative
}

.table-vertical-align {
    display: table;
    height: 100%
}

.table-vertical-align>div,
.table-vertical-align>span {
    display: table-cell;
    vertical-align: middle
}

.mobile-only {
    display: none
}

#layer-slider .mobile-only {
    display: none !important
}

.movable-container {
    display: block;
    position: relative;
    overflow: hidden
}

.movable-container>.movable-container-content {
    white-space: nowrap;
    position: relative;
    margin: 0 !important;
    float: left;
    left: 0;
    min-width: 100%
}

.movable-container>.movable-container-nav {
    cursor: pointer;
    display: none;
    position: absolute;
    margin: -12px 5px;
    right: 0;
    top: 50%;
    height: 25px;
    white-space: nowrap;
    z-index: 1
}

.movable-container>.movable-container-nav>.button:first-child,
.scroller>.scroller-nav>.button:first-child {
    margin-right: 3px
}

.movable-container>.movable-container-nav>.button {
    padding-left: 5px;
    padding-right: 5px
}

.scroller {
    position: relative;
    padding-bottom: 35px;
    overflow: hidden
}

.scroller>.scroller-nav {
    position: absolute;
    left: 0;
    bottom: 1px;
    white-space: nowrap
}

.scroller>.scroller-nav>small {
    margin-left: 5px
}

.scroller>ul.scroller-content {
    list-style: none;
    position: relative;
    margin: 0;
    overflow: hidden
}

.scroller>ul.scroller-content>li {
    float: left;
    margin: 0
}

.featured {
    margin-bottom: 0 !important
}

.inset-border {
    display: inline-block;
    position: relative
}

.inset-border:after {
    border-width: 1px;
    border-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.frame-border {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.zoom-hover {
    display: inline-block;
    position: relative
}

.zoom-hover>.zoom-hover-overlay {
    opacity: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.lt-ie9 .zoom-hover>.zoom-hover-overlay {
    height: 0
}

.lt-ie9 .zoom-hover:hover>.zoom-hover-overlay {
    height: 100%
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container>.zoom-hover-title {
    position: absolute
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container>i.zoom-hover-title {
    font-size: 60px;
    line-height: 1em;
    vertical-align: middle;
    color: #fff
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container>h3.zoom-hover-title {
    border-radius: 4px;
    margin: 0;
    padding: 2px 6px;
    white-space: nowrap;
    height: 21px;
    background: #fff
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container>h3.zoom-hover-title>i {
    font-size: 1.5em;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.zoom-hover>.zoom-hover-overlay>.zoom-hover-title-container>h3.zoom-hover-title>i:before {
    margin-right: 0;
    width: auto
}

.embed {
    position: relative;
    margin: 18px 0;
    max-width: 100%;
    overflow: hidden
}

.embed:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
p:last-child,
ul:last-child {
    margin-bottom: 0
}

.embed:first-child {
    margin-top: 0
}

.embed>embed,
.embed>iframe,
.embed>object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed p {
    display: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 10px 0
}

.alignleft+p,
.alignright+p,
p:first-child {
    margin-top: 0
}

.breadcrumbs,
.small,
figcaption,
small,
table caption {
    font-size: 11px;
    line-height: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -.25px;
    line-height: 1.28em;
    font-weight: 700
}

h1 {
    font-size: 22px;
    margin: 30px 0 15px
}

h2 {
    margin: 24px 0 10px
}

h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.5em;
    margin: 24px 0 10px
}

.featured+h3,
.featured+h4,
.featured+h5,
.featured+h6 {
    margin-top: 12px
}

.alignleft+h1,
.alignleft+h2,
.alignleft+h3,
.alignleft+h4,
.alignleft+h5,
.alignleft+h6,
.alignright+h1,
.alignright+h2,
.alignright+h3,
.alignright+h4,
.alignright+h5,
.alignright+h6,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

ol,
ul {
    margin: 18px 0 18px 1.5em
}

li>ol,
li>ul,
ol:first-child,
ul:first-child {
    margin-top: 0
}

li>ol,
li>ul {
    margin-bottom: 0
}

ul {
    list-style-type: disc
}

li {
    position: relative
}

ul.fancy {
    list-style-type: none;
    margin-left: 1.8em
}

ul.fancy>li,
ul.fancy>li>ul.fancy {
    margin-top: 4px
}

ul.fancy>li:first-child {
    margin-top: 0
}

ul.fancy>li>i {
    font-size: 1.2em;
    position: absolute;
    left: -1.5em
}

ul.fancy>li>i:before {
    margin: 0 !important
}

blockquote:first-child,
figure:first-child {
    margin-top: 0
}

blockquote:last-child,
figure:last-child {
    margin-bottom: 0
}

blockquote {
    font: italic 18px/26px Georgia, Serif;
    position: relative;
    margin: 18px 0;
    padding: 0 20px
}

blockquote.bar {
    border-left-style: solid;
    border-left-width: 4px
}

figure,
img {
    max-width: 100%
}

.lt-ie9 img {
    width: auto
}

figure {
    margin: 18px 0;
    text-align: center
}

img {
    height: auto
}

figure.alignleft,
figure.alignright,
img.alignleft,
img.alignright {
    margin-top: 6px;
    margin-bottom: 12px
}

form:first-child,
hr:first-child,
pre:first-child,
table:first-child {
    margin-top: 0
}

form:last-child,
hr:last-child,
pre:last-child,
table:last-child {
    margin-bottom: 0
}

figure.alignleft,
img.alignleft {
    margin-right: 18px
}

hr,
pre,
table {
    margin: 18px 0
}

figure div,
figure img,
figure>a {
    display: inline-block !important
}

figure.full-width img {
    width: 100%
}

table {
    border-collapse: collapse;
    position: relative;
    max-width: 100%
}

table.full-width {
    display: table
}

table th {
    text-align: left
}

.columns.price-table h1,
.columns.price-table h2,
.columns.price-table h3,
.columns.price-table p,
.columns.price-table>ul>li>.sticker,
.logo.center,
.message,
.pagination,
.tipsy-inner {
    text-align: center
}

table td,
table th {
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px
}

table label.alt-mobile-label {
    display: none
}

hr {
    border: 0;
    border-top-width: 1px;
    border-top-style: solid;
    height: 0
}

form {
    margin: 10px 0
}

.button,
button,
input,
select,
textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-radius: 4px;
    margin: 0;
    padding: 5px 6px;
    line-height: 16px;
    height: 26px;
    vertical-align: baseline;
    max-width: 100%
}

.lt-ie9 .button,
.lt-ie9 button,
.lt-ie9 input,
.lt-ie9 select,
.lt-ie9 textarea {
    border-width: 1px
}

input[type=checkbox],
input[type=radio] {
    box-shadow: none;
    border: 0;
    background: 0;
    position: relative;
    top: 2px;
    height: auto
}

textarea {
    display: block;
    line-height: 18px;
    width: 400px;
    height: 100px;
    min-width: 150px;
    min-height: 75px
}

select {
    padding-top: 4px;
    padding-bottom: 4px
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border-width: 1px;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    height: 25px;
    white-space: nowrap
}

.button>i,
button>i,
input[type=button]>i,
input[type=reset]>i,
input[type=submit]>i {
    font-size: 1.2em;
    vertical-align: middle
}

.button>i:before,
button>i:before,
input[type=button]>i:before,
input[type=reset]>i:before,
input[type=submit]>i:before {
    width: auto
}

.button>i:first-child:before,
button>i:first-child:before,
input[type=button]>i:first-child:before,
input[type=reset]>i:first-child:before,
input[type=submit]>i:first-child:before {
    margin-left: 0
}

.button>i:last-child:before,
button>i:last-child:before,
input[type=button]>i:last-child:before,
input[type=reset]>i:last-child:before,
input[type=submit]>i:last-child:before {
    margin-right: 0
}

.button img,
button img,
input[type=button] img,
input[type=reset] img,
input[type=submit] img {
    position: relative;
    top: -2px
}

.button {
    display: inline-block
}

.search {
    padding-right: 27px;
    white-space: nowrap
}

.search input[type=text] {
    font-style: italic;
    width: 100%
}

.search button[type=submit] {
    box-shadow: none;
    border-width: 0;
    background: 0;
    filter: none;
    margin-left: 10px;
    padding: 0
}

::-moz-focus-inner {
    border: 0;
    margin: 0;
    padding: 0
}

.readmore {
    white-space: nowrap
}

.rating {
    font-style: italic
}

.rating:first-child {
    margin-top: 0
}

.rating:last-child {
    margin-bottom: 0
}

.rating i:before {
    font-size: 1.2em;
    margin: 0
}

.rating i:last-of-type:before {
    margin-right: .4em
}

.breadcrumbs:first-child,
.pagination:first-child {
    margin-top: 0
}

.breadcrumbs:last-child,
.pagination:last-child {
    margin-bottom: 0
}

.breadcrumbs {
    list-style: none;
    margin-left: 0
}

.breadcrumbs li {
    display: inline;
    white-space: nowrap
}

.breadcrumbs li:before {
    content: '\203a\ ';
    position: relative;
    margin: 0 3px;
    top: -1px
}

.meta,
.meta i:before {
    margin-left: 0
}

.breadcrumbs li:first-child:before {
    display: none
}

.meta {
    font-size: 11px;
    list-style: none;
    overflow: hidden;
    min-height: 23px
}

.meta li {
    float: left;
    margin-right: 20px
}

.meta li:last-child {
    margin-right: 0
}

.meta i {
    font-size: 1.4em;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.post {
    margin: 18px 0
}

.comments:first-child,
.post:first-child {
    margin-top: 0
}

.comments:last-child,
.comments>li>figure,
.post:last-child {
    margin-bottom: 0
}

.post .title {
    padding-left: 0;
    padding-right: 0
}

.post .title i {
    font-size: 1.3em;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.post .title i:before {
    margin-left: 0;
    margin-right: .5em;
    width: auto
}

.comments {
    list-style: none;
    margin-left: 0
}

.comments>li {
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 18px;
    padding-top: 18px
}

.comments>li:first-child {
    border-top-width: 0;
    margin-top: 0;
    padding-top: 0
}

.comments .comments>li {
    border-top-width: 1px;
    margin-top: 18px;
    padding-left: 50px;
    padding-top: 18px
}

.comments .comments .comments>li {
    padding-left: 100px
}

.comments .comments .comments .comments>li {
    padding-left: 150px
}

.message {
    border-width: 1px 0;
    border-style: solid;
    font: italic 15px/22px Georgia, Serif;
    position: relative;
    margin: 18px 0;
    padding: 10px 20px
}

.message>.close,
.tipsy,
.tipsy-arrow {
    position: absolute
}

.message:first-child {
    margin-top: 0
}

.message:last-child {
    margin-bottom: 0
}

.message>i {
    font-size: 1.15em
}

.message>i:first-child:before {
    margin-left: 0
}

.message>.close {
    font-size: inherit;
    line-height: 1em;
    cursor: pointer;
    margin: 0;
    right: 0;
    top: -1px
}

.message>.close:before {
    margin: 0
}

#bottom .message.blue,
.message.blue {
    border-color: #86c7d0;
    background-color: #c1f4fa;
    color: #307d87
}

#bottom .message.blue>.close,
.message.blue>.close {
    background-color: #86c7d0;
    color: #c1f4fa
}

#bottom .message.green,
.message.green {
    border-color: #95d086;
    background-color: #cdfac1;
    color: #428730
}

#bottom .message.green>.close,
.message.green>.close {
    background-color: #95d086;
    color: #cdfac1
}

#bottom .message.orange,
.message.orange {
    border-color: #d9c67d;
    background-color: #fff1bc;
    color: #b76916
}

#bottom .message.orange>.close,
.message.orange>.close {
    background-color: #d9c67d;
    color: #fff1bc
}

#bottom .message.red,
.message.red {
    border-color: #d97d7f;
    background-color: #ffbcbe;
    color: #a5212a
}

#bottom .message.red>.close,
.message.red>.close {
    background-color: #d97d7f;
    color: #ffbcbe
}

.tooltip {
    cursor: default
}

a.tooltip {
    cursor: pointer
}

.container,
.layout-boxed .outer-container {
    max-width: 1280px
}

[class*=" grid-"],
[class^=grid-] {
    display: block;
    overflow: hidden
}

[class*=" grid-"]>*,
[class^=grid-]>* {
    display: inline-block;
    float: left
}

.columns {
    margin: 18px 0
}

.columns:first-child {
    margin-top: 0
}

.columns:last-child {
    margin-bottom: 0
}

.columns>ul {
    list-style: none;
    margin: -9px -10px;
    overflow: hidden
}

.columns>ul>li {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 9px 10px;
    min-height: 1px;
    overflow: hidden
}

.columns>ul>li.clear-row {
    clear: left
}

.col-1-1 {
    width: 100%
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: 33.33%
}

.col-2-3 {
    width: 66.66%
}

.col-1-4 {
    width: 25%
}

.col-2-4 {
    width: 50%
}

.col-1-5 {
    width: 20%
}

.col-4-10 {
    width: 40%
}

.col-6-10 {
    width: 60%
}

.columns.price-table {
    padding: 10px 0
}

.columns.price-table>ul {
    margin: -4px;
    padding: 4px
}

.columns.price-table>ul>li {
    transition: margin .2s, background .2s;
    border-width: 1px;
    border-style: solid;
    margin: 10px -1px 10px 0;
    padding: 0
}

.columns.price-table:not(:hover)>ul>li.active,
.columns.price-table>ul>li:hover {
    margin-top: 0;
    margin-bottom: 0;
    z-index: 1;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.columns.price-table>ul>li>* {
    border-top-width: 1px;
    border-top-style: solid;
    position: relative;
    margin: 0;
    padding: 10px 15px
}

.columns.price-table>ul>li>:first-child,
.super-tabs>div>.nav li:first-child {
    border-top-width: 0
}

.columns.price-table>ul>li>:last-child {
    transition: padding .2s
}

.columns.price-table:not(:hover)>ul>li.active>:last-child,
.columns.price-table>ul>li:hover>:last-child {
    padding-top: 20px;
    padding-bottom: 20px
}

.columns.price-table>ul>li>.sticker {
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    border-radius: 25px;
    border-width: 0;
    font-size: 16px;
    line-height: 1em;
    display: table;
    position: absolute;
    margin-top: -25px;
    padding: 0;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 1;
    color: #fff
}

.lt-ie9 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.lt-ie9 .mejs-controls .mejs-time-rail .mejs-time-total,
.super-tabs>div,
.tabs>*>.nav li {
    border-width: 1px
}

.columns.price-table>ul>li>.sticker.left {
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    left: 10px;
    right: auto
}

.columns.price-table>ul>li>.sticker>span {
    display: table-cell;
    vertical-align: middle
}

.columns.price-table h2 {
    font-size: 30px
}

.columns.price-table h3 {
    font-size: 22px
}

.tabs {
    margin: 18px 0
}

.tabs:first-child {
    margin-top: 0
}

.tabs:last-child {
    margin-bottom: 0
}

.tabs>.movable-container {
    position: relative;
    margin-bottom: 10px
}

.tabs>.movable-container:after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0
}

.tabs>*>.nav {
    list-style: none
}

.tabs>*>.nav li {
    border-style: solid;
    border-radius: 4px 4px 0 0;
    font-weight: 700;
    line-height: 32px;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0 16px
}

.tabs>*>.nav li:last-child {
    margin-right: 0
}

.tabs>div[title] {
    display: none;
    overflow: hidden
}

.super-tabs>div>.nav small,
.tabs>div[title].active {
    display: block
}

.super-tabs {
    margin: 18px 0
}

.super-tabs:first-child {
    margin-top: 0
}

.super-tabs:last-child {
    margin-bottom: 0
}

.super-tabs>div {
    border-style: solid;
    overflow: hidden
}

.layout-boxed .section .super-tabs>div {
    border-left-width: 0;
    border-right-width: 0;
    margin-left: -20px;
    margin-right: -20px
}

.layout-boxed .section .super-tabs:first-child>div {
    border-top-width: 0;
    margin-top: -20px
}

.layout-boxed .section .super-tabs:last-child>div {
    border-bottom-width: 0;
    margin-bottom: -20px
}

.super-tabs>div>.nav {
    list-style: none;
    float: left;
    margin: 0;
    width: 33.33%;
    height: 100%
}

.super-tabs>div>.nav li {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px 1px 0 0;
    border-style: solid;
    cursor: pointer;
    display: block;
    position: static;
    padding: 5px 20px;
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5
}

.super-tabs>div>.nav .active {
    border-right-width: 0;
    cursor: default
}

.super-tabs>div>.nav h2 {
    margin-bottom: 4px
}

.super-tabs>div>.nav h2 span {
    margin-right: .4em
}

.super-tabs>div>.nav h2 span:after {
    content: '.'
}

#backgrounds div.stripes:after,
#top:before,
#top>.before,
.slider .slides:after {
    content: ''
}

.super-tabs>div>div[title] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    float: right;
    width: 66.66%;
    overflow: hidden
}

#top,
.bricks .bricks-box {
    -moz-box-sizing: border-box
}

.flickr li,
.logo,
.mobile-helper,
.social-icons li {
    float: left
}

.super-tabs>div>div[title].active {
    display: block
}

.super-tabs>div>div[title] img {
    display: block;
    width: 100%
}

.toggles {
    margin: 18px 0
}

.toggles:first-child {
    margin-top: 0
}

.toggles:last-child {
    margin-bottom: 0
}

.toggles>div {
    border-bottom-width: 1px;
    border-style: solid
}

.toggles>div:first-child {
    border-top-width: 1px
}

.toggles>div>* {
    padding: 5px 0 5px 25px
}

.toggles>div>h3 {
    display: block;
    position: relative;
    margin: 0;
    cursor: pointer
}

.toggles>div>h3>i {
    font-size: 1.2em;
    position: absolute;
    left: 0
}

.toggles>div>h3>i:before {
    margin: 0
}

.toggles>div>div[title] {
    display: none;
    overflow: hidden
}

.social-buttons {
    margin: 18px 0
}

.social-buttons:first-child {
    margin-top: 0
}

.social-buttons:last-child {
    margin-bottom: 0
}

.social-buttons ul {
    list-style: none;
    line-height: 0;
    margin: -6px;
    overflow: hidden
}

.social-buttons li {
    display: inline-block;
    margin: 6px;
    overflow: hidden
}

.social-buttons iframe {
    border: 0;
    display: inline-block;
    overflow: hidden
}

.lt-ie9 .layout-boxed #top .section:before,
.lt-ie9 .layout-boxed #top aside.aside .section:last-child:after,
nav.primary li li {
    border-top-width: 1px;
    border-top-style: solid
}

.lt-ie9 .layout-boxed .content aside.aside.alpha:before,
nav.secondary a {
    border-right-width: 1px;
    border-right-style: solid
}

.layout-open nav.secondary li:first-child a,
.lt-ie9 .layout-boxed .content aside.aside.beta:before,
nav.primary li:before {
    border-left-width: 1px;
    border-left-style: solid
}

.social-buttons .fb-like {
    height: 61px
}

[lang=en-US] .social-buttons .fb-like {
    width: 44px
}

.social-buttons li a[class*=pin_it_button] {
    margin-top: 30px !important
}

.contact-form .load {
    -webkit-animation-name: load-rotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-name: load-rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: none;
    position: absolute;
    margin-left: 10px
}

.contact-form .load:before {
    width: auto
}

.contact-form .msg {
    display: none;
    margin-left: 15px
}

@-webkit-keyframes load-rotate {
    from {
        -webkit-transform: rotate(0) scaleX(-1)
    }
    to {
        -webkit-transform: rotate(360deg) scaleX(-1)
    }
}

@keyframes load-rotate {
    from {
        transform: rotate(0) scaleX(-1)
    }
    to {
        transform: rotate(360deg) scaleX(-1)
    }
}

.slider {
    margin: 18px 0;
    position: relative
}

.slider:first-child {
    margin-top: 0
}

.slider:last-child {
    margin-bottom: 0
}

.slider.alignleft,
.slider.alignright {
    margin-top: 6px;
    margin-bottom: 12px
}

.slider.alignleft {
    margin-right: 18px
}

.slider .control-nav,
.slider .direction-nav,
.slider .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.slider .slides:after {
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.slider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.no-js .slider .slides>li:first-child {
    display: block
}

.slider .slides .embed,
.slider .slides img {
    display: block;
    margin: 0;
    width: 100%
}

.slider .pauseplay span {
    text-transform: capitalize
}

.slider .control-nav {
    line-height: 0;
    display: block;
    position: absolute;
    right: 12px;
    bottom: 12px
}

.slider .control-nav li {
    display: inline-block;
    margin-left: 8px
}

.slider .control-nav li a {
    border-radius: 5px;
    background: #f5f5f5;
    text-indent: -999px;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    overflow: hidden
}

.slider .control-nav li a.active,
nav a[href="#"] {
    cursor: default
}

.slider .direction-nav {
    line-height: 0;
    display: block
}

.slider .direction-nav li {
    display: block;
    position: static
}

.slider .direction-nav a {
    color: #f5f5f5;
    font-size: 60px;
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    height: 0
}

.slider .direction-nav a.prev {
    left: 0
}

.slider .direction-nav a.next {
    right: 0
}

.slider .direction-nav i:before {
    margin: 0;
    height: 1em
}

.slider .caption {
    background: rgba(0, 0, 0, .5);
    color: #f5f5f5;
    position: absolute;
    margin: 0;
    padding: 6px 12px;
    left: 0;
    right: 0;
    bottom: 0
}

#backgrounds div,
#backgrounds div.stripes:after {
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: absolute
}

html[xmlns] .slider .slides {
    display: block
}

* html .slider .slides {
    height: 1%
}

.bricks {
    margin: 18px 0;
    clear: both
}

.bricks:first-child {
    margin-top: 0
}

.bricks:last-child {
    margin-bottom: 0
}

.bricks>.bricks-filter {
    line-height: 30px;
    display: none;
    margin: -3px 0
}

.bricks>.bricks-filter .button {
    margin-right: 6px
}

.bricks>.bricks-masonry {
    position: relative;
    margin: -9px -10px;
    overflow: hidden
}

.bricks>.bricks-filter+.bricks-masonry {
    margin-top: 9px
}

.bricks .bricks-box {
    box-sizing: border-box;
    padding: 9px 10px;
    float: left
}

.bricks[data-bricks-columns="2"] .bricks-box {
    width: 49.9%
}

.bricks[data-bricks-columns="3"] .bricks-box {
    width: 33.2%
}

.bricks[data-bricks-columns="4"] .bricks-box {
    width: 24.9%
}

.bricks[data-bricks-columns="5"] .bricks-box {
    width: 19.9%
}

.bricks[data-bricks-columns="6"] .bricks-box {
    width: 16.6%
}

.bricks[data-bricks-columns="7"] .bricks-box {
    width: 14.2%
}

.bricks[data-bricks-columns="8"] .bricks-box {
    width: 12.4%
}

.bricks[data-bricks-columns="9"] .bricks-box {
    width: 11%
}

.bricks[data-bricks-columns="10"] .bricks-box {
    width: 9.9%
}

.twitter {
    margin: 18px 0
}

.twitter:first-child {
    margin-top: 0
}

.twitter:last-child {
    margin-bottom: 0
}

.twitter>ul {
    list-style: none;
    margin: 0
}

.twitter>ul li {
    margin-top: 18px
}

.twitter>ul li:first-child {
    margin-top: 0
}

.twitter li i {
    color: #00c5e2;
    font-size: 1.5em;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.twitter li i:before {
    margin-left: 0
}

.flickr {
    margin: 18px 0
}

.flickr:first-child {
    margin-top: 0
}

.flickr:last-child {
    margin-bottom: 0
}

.flickr ul {
    list-style: none;
    line-height: 0;
    margin: -4px;
    overflow: hidden
}

.flickr li {
    margin: 4px;
    width: 49px;
    height: 49px
}

.flickr img {
    border-width: 4px;
    border-style: solid;
    width: 41px;
    height: 41px
}

body.full-screen,
html {
    height: 100%
}

#backgrounds {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#backgrounds div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: none
}

.lt-ie9 #backgrounds div {
    background-repeat: repeat
}

#backgrounds div.stripes:after,
#backgrounds div:first-child {
    display: block
}

.under-container #backgrounds div {
    background-attachment: scroll
}

#login-form {
    display: none
}

#login-form .button,
#login-form button,
#login-form input:not([type=radio]):not([type=checkbox]),
#login-form select,
#login-form textarea {
    width: 100%
}

#top {
    box-sizing: border-box;
    position: relative;
    padding-top: 4px;
/*    background-color: #f0f0f0 */
}

#top:before,
#top>.before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    z-index: 3
}

#top.no-bar .before,
#top.no-bar:before,
.full-screen #bottom,
.lt-ie9 #top:before {
    display: none
}

#bottom,
.content,
.outer-container,
.under-container {
    position: relative
}

.full-screen #top {
    min-height: 100%;
    overflow: hidden
}

.container:after,
.layout-boxed .content aside.aside:before,
.section:after {
    display: block;
    content: ''
}

.outer-container {
    margin: 0 auto;
    z-index: 1
}

.outer-container.upper {
    z-index: 2
}

.outer-container.blank,
.outer-container.transparent {
    background: 0
}

#bottom .outer-container {
    border-bottom-width: 4px;
    border-bottom-style: solid
}

.under-container {
    overflow: hidden;
    z-index: 0
}

.layout-boxed .under-container {
    margin: -150px 0;
    padding: 150px 0
}

.ie .layout-boxed .under-container {
    overflow: visible
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .layout-boxed .under-container {
        overflow: visible
    }
}

.container {
    margin: 0 auto;
    overflow: hidden
}

.container:after {
    height: 0;
    clear: both;
    overflow: hidden
}

.under-container .container {
    overflow: visible
}

.content {
    overflow: hidden
}

.content aside.aside {
    width: 280px
}

.layout-boxed .content aside.aside:before {
    position: absolute;
    top: 0;
    width: 5px;
    height: 100%
}

.layout-boxed .content aside.aside.alpha:before {
    margin-left: 235px;
    box-shadow: -5px 0 4px -5px rgba(0, 0, 0, .3) inset
}

.content .main {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.content .main.right-aside {
    margin-right: -280px;
    padding-right: 280px
}

.section {
    position: relative;
    padding: 20px
}

.section:after {
    height: 0;
    clear: both;
    overflow: hidden
}

.layout-boxed #top .section:before,
.layout-boxed #top aside.aside .section:last-child:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 5px
}

.layout-boxed #top aside.aside .section:last-child:after {
    top: 100%;
    visibility: visible
}

.layout-boxed #top .section:first-child:before {
    display: none
}

.layout-boxed #top .content .content .section:before {
    display: block
}

.header .container {
    overflow: visible
}

.mobile-helper {
    display: none;
    padding: 10px 0 10px 10px
}

.mobile-helper .button {
    display: block;
    margin: 10px 0;
    padding-left: 4px;
    padding-right: 4px
}

.mobile-helper .button:first-child {
    margin-top: 0
}

.mobile-helper .button:last-child {
    margin-bottom: 0
}

.mobile-helper .button>i {
    font-size: 1.17em;
    text-shadow: none;
    position: relative;
    top: -1px
}

.mobile-helper .button>i:before {
    width: 1em
}

.logo {
    font-size: 42px;
    line-height: 1em;
    letter-spacing: -2px;
    margin: 0;
    padding: 20px;
    overflow: hidden;
    max-width: 50%;
    z-index: 1
}

.logo img,
.logo.center,
nav {
    max-width: 100%
}

.logo.center {
    float: none
}

.logo img {
    display: block;
    height: auto
}

.logo.center img {
    margin-left: auto;
    margin-right: auto
}

nav ul {
    list-style: none;
    display: block;
    margin: 0
}

nav a,
nav li {
    display: inline-block;
    position: relative
}

nav li {
    white-space: nowrap
}

nav .lang {
    font-style: italic
}

nav.primary {
    padding: 20px 0
}

nav.primary li {
    padding: 0 18px 0 19px
}

nav.primary li:before {
    content: '';
    display: block;
    position: absolute;
    margin-top: -6px;
    left: 0;
    top: 50%;
    width: 0;
    height: 13px
}

nav.primary a {
    line-height: 22px;font-weight:normal;text-decoration:none;
}

nav.primary .sub>a:after {
    content: ' \203a'
}

nav.primary .current a {
    margin: 0 -3px;
    padding: 0 3px
}

nav.primary .search {
    width: 120px
}

nav.mobile {
    display: none;
    height: 0;
    visibility: hidden;
    font-size: 15px;
    line-height: 35px
}

nav.mobile li {
    border-top-width: 1px;
    border-top-style: solid;
    display: block;
    overflow: hidden
}

nav.mobile li:first-child {
    border-top-width: 0
}

nav.aside li,
nav.mobile ul ul li:first-child {
    border-top-width: 1px
}

nav.mobile a {
    display: block;
    padding-right: 20px;
    height: 35px;
    color:#222;
}

nav.mobile a>i {
    font-size: 1.2em;
    display: inline-block;
    padding-left: 10px
}

nav.mobile a>i[class*=" icon-"],
nav.mobile a>i[class^=icon-] {
    padding-right: 10px
}

nav.mobile a>i:before {
    margin: 0
}

nav.aside a,
nav.aside li,
nav.lang li {
    display: block
}

nav.mobile .search {
    line-height: 46px;
    margin: 0 10px
}

nav.lang {
    float: right;
    padding: 10px 0;
    z-index: 1
}

nav.lang ul {
    border-left-width: 1px;
    border-left-style: solid;
    font-style: italic;
    line-height: 20px;
    padding: 0 18px
}

nav.aside {
    line-height: 35px
}

.layout-boxed aside.aside nav.aside>ul {
    margin-left: -20px;
    margin-right: -20px
}

.layout-boxed aside.aside nav.aside:last-child>ul {
    margin-bottom: -20px
}

nav.aside li {
    border-style: solid;
    overflow: hidden
}

nav.aside a {
    padding: 0 10px;
    height: 35px
}

.layout-boxed aside.aside nav.aside a {
    padding: 0 20px
}

nav.aside.arrows a:before {
    content: '\27a1'
}

nav.aside .current {
    font-weight: 700
}

nav.aside .current>ul {
    font-weight: 400
}

#layer-slider {
    box-shadow: none;
    border: 0;
    background: 0
}

.full-screen #layer-slider {
    width: 100% !important
}

#layer-slider .info-box {
    border-radius: 3px;
    background: #ff0;
    color: #000;
    font-size: 12px;
    line-height: 1em;
    opacity: .8;
    display: none;
    position: absolute;
    padding: 3px;
    left: 4px;
    bottom: 4px
}

#layer-slider button {
    width: auto !important
}

.headline .section {
    padding-top: 14px;
    padding-bottom: 14px;
    overflow: hidden
}

.headline * {
    margin-top: 0;
    margin-bottom: 0
}

.headline .nav {
    float: right;
    margin-left: 10px;
    padding: 2px 0;
    white-space: nowrap
}

.headline h1 {
    line-height: 28px;
    color:#fff;
}

.footer .section {
    padding-top: 0;
    padding-bottom: 0
}

.layout-boxed .footer .container {
    padding: 0 20px
}

.layout-boxed .footer .section {
    padding-left: 0;
    padding-right: 0
}

.fancybox-overlay {
    overflow-x: hidden !important
}

.fancybox-nav {
    width: 60px
}

.fancybox-nav span {
    visibility: visible
}

.fancybox-next {
    right: -70px
}

.fancybox-prev {
    left: -70px
}

.fancybox-login-form .fancybox-skin {
    background: #fff
}

.ls-layer * {
    line-height: inherit
}

.ls-layer .ls-bg {
    display: none !important
}

.comments>li,
.flickr>ul>li img,
.inset-border:after,
.toggles>div,
hr,
pre,
td,
th {
    border-color: #e0e0e0
}

#bottom .comments>li,
#bottom .flickr>ul>li img,
#bottom .inset-border:after,
#bottom .toggles>div,
#bottom hr,
#bottom pre,
#bottom td,
#bottom th {
    border-color: #3b3b3b
}

body,
input,
select,
textarea {
    color: #222
}

#bottom {
    color: #eee
}

#bottom input:not([type=submit]):not([type=reset]):not([type=button]),
#bottom select,
#bottom textarea {
    color: #737373
}

.small,
cite,
figcaption,
small,
table caption {
    color: #b6b6b6
}

#bottom .small,
#bottom cite,
#bottom figcaption,
#bottom small,
#bottom table caption {
    color: #575757
}

.dropcap,
.social-icons a,
.toggles>div>span>i,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1b1b1b
}

#bottom .dropcap,
#bottom .social-icons a,
#bottom .toggles>div>span>i,
#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6 {
    color: #f0f0f0
}

thead tr {
    background-color: #4e4e4e;
    color: #f5f5f5
}

tbody tr:nth-child(odd) {
    background-color: #f5f5f5
}

#bottom thead tr {
    background-color: transparent;
    color: #f0f0f0
}

#bottom tbody tr:nth-child(odd) {
    background-color: #272727
}

.button,
button,
input,
select,
textarea {
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .2) inset, 1px 1px 0 0 rgba(255, 255, 255, .85);
    border-color: #c4c4c4;
    background-color: #f5f5f5
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .85) inset, 0 1px 0 0 rgba(0, 0, 0, .35);
    border-color: #d6d6d6;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e7e7e7));
    background: linear-gradient(to bottom, #fff 0, #e7e7e7 100%);
    text-shadow: 0 1px #fff;
    color: #1b1b1b
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #505050
}

.button:active,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e4e4e4), color-stop(100%, #f6f6f6));
    background: linear-gradient(to bottom, #e4e4e4 0, #f6f6f6 100%)
}

.button>i,
button>i,
input[type=button]>i,
input[type=reset]>i,
input[type=submit]>i {
    text-shadow: 0 1px #fff, 0 -1px rgba(0, 0, 0, .7)
}

.button.disabled,
button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
    color: #9e9e9e;
    text-shadow: 0 1px rgba(255, 255, 255, .7);
    cursor: default
}

.button.disabled:active,
button:disabled:active,
input[type=button]:disabled:active,
input[type=reset]:disabled:active,
input[type=submit]:disabled:active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e7e7e7));
    background: linear-gradient(to bottom, #fff 0, #e7e7e7 100%)
}

.button.disabled>i,
button:disabled>i,
input[type=button]:disabled>i,
input[type=reset]:disabled>i,
input[type=submit]:disabled>i {
    color: #9e9e9e !important;
    text-shadow: 0 1px rgba(255, 255, 255, .7)
}

.placeholder {
    color: #9a9a9a
}

::-webkit-input-placeholder {
    color: #9a9a9a
}

:-moz-placeholder {
    color: #9a9a9a
}

:-ms-input-placeholder {
    color: #9a9a9a
}

#bottom .button,
#bottom button,
#bottom input:not([type=submit]):not([type=reset]):not([type=button]),
#bottom select,
#bottom textarea {
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .85) inset, 1px 1px 0 0 rgba(255, 255, 255, .1);
    border-color: #323232;
    background-color: #141414
}

#bottom .placeholder {
    color: #4e4e4e
}

#bottom ::-webkit-input-placeholder {
    color: #4e4e4e
}

#bottom :-moz-placeholder {
    color: #4e4e4e
}

#bottom :-ms-input-placeholder {
    color: #4e4e4e
}

.rating i {
    color: #ffba00
}

.breadcrumbs,
.message {
    color: #1b1b1b
}

.message {
    border-color: #e0e0e0;
    background-color: #f5f5f5
}

.message>.close {
    background-color: #e0e0e0;
    color: #f5f5f5
}

#bottom .message {
    border-color: #2c2c2c;
    background-color: #141414;
    color: #575757
}

#bottom .message>.close {
    background-color: #2c2c2c;
    color: #141414
}

.columns.price-table>ul>li,
.columns.price-table>ul>li>* {
    border-color: #e0e0e0
}

.columns.price-table:not(:hover)>ul>li.active>:last-child,
.columns.price-table>ul>li h1,
.columns.price-table>ul>li:hover>:last-child {
    background-color: #f5f5f5
}

#bottom .columns.price-table>ul>li,
#bottom .columns.price-table>ul>li>* {
    border-color: #3b3b3b
}

#bottom .columns.price-table:not(:hover)>ul>li.active>:last-child,
#bottom .columns.price-table>ul>li h1,
#bottom .columns.price-table>ul>li:hover>:last-child {
    background-color: #272727
}

.tabs>*>.nav li,
.tabs>.movable-container:after {
    border-color: #e0e0e0
}

.tabs>*>.nav li {
    background-color: #f5f5f5
}

.tabs>*>.nav .active {
    cursor: default;
    z-index: 1;
    border-bottom-color: #fff;
    background-color: #fff
}

#bottom .tabs>*>.nav li,
#bottom .tabs>.movable-container:after {
    border-color: #3b3b3b
}

#bottom .tabs>*>.nav li {
    background-color: #272727
}

#bottom .tabs>*>.nav .active {
    border-bottom-color: #1b1b1b;
    background-color: #1b1b1b
}

.super-tabs>div,
.super-tabs>div>.nav li {
    border-color: #e0e0e0
}

.super-tabs>div>.nav .active {
    background-color: transparent
}

/*
#bottom,
body {
    background-color: #0b0b0b
}

#backgrounds div.stripes:after {
    background-image: url(../img/stripes.png)
}
*/

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    #backgrounds div.stripes:after {
        background-image: url(../img/stripes@2x.png)
    }
}

.outer-container {
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .35)
}

#bottom .outer-container {
    background-color: #1b1b1b;
    box-shadow: none
}

.layout-boxed .content aside.aside.alpha:before,
.layout-boxed .content aside.aside.beta:before {
    border-color: #dfdfdf
}

.layout-boxed .content aside.aside.beta:before {
    box-shadow: 5px 0 4px -5px rgba(0, 0, 0, .3) inset
}

.layout-boxed #top .section:before,
.layout-boxed #top aside.aside .section:last-child:after {
    box-shadow: 0 5px 4px -5px rgba(0, 0, 0, .3) inset;
    border-color: #dfdfdf
}

nav.primary li li,
nav.primary li:before {
    border-color: #e0e0e0
}

nav a {
    color: #fff
}

#bottom nav a {
    color: #696969
}

nav.mobile .current>a,
nav.mobile a:hover,
nav.primary .current>a {
    color: #fff
}

nav.aside li,
nav.lang ul,
nav.mobile li,
nav.secondary a {
    border-color: #e0e0e0
}

nav.lang a {
    color: #b6b6b6
}

#bottom nav.aside li {
    border-color: #3b3b3b
}

.headline {
    background: var(--page-title-bg-color);
}

.footer p {
    line-height: 18px;
    margin: 10px 0 !important;
    color: #eee !important
}

#bottom .alt a:hover,
#bottom a.alt:hover,
#bottom nav a:hover,
.alt a:hover,
.button.active,
.color,
.logo,
.super-tabs>div>.nav h2 span,
.toggles>div>h3:hover>i,
a,
a.alt:hover,
button.active,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
input[type=button].active,
nav a:hover,
nav.lang .current a,
nav.secondary .current a {
    color: #ef0000
}

#top:before,
#top>.before,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.slider .control-nav li a.active,
.slider .control-nav li a:hover,
mark,
nav.mobile .current>a,
nav.mobile a:hover,
nav.primary .current>a {
    background-color: #ef0000
}

.zoom-hover>.zoom-hover-overlay {
    background-color: rgba(239, 0, 0, .75)
}

#bottom .outer-container,
blockquote.bar {
    border-color: #ef0000
}

nav.primary li {
    font-weight: 400
}

nav.primary.vertical-align li:first-child {
    padding-left: 5px
}

nav.primary.vertical-align li:last-child {
    padding-right: 5px
}

nav.primary ul {
    font-size: 15px;
    text-align: center;
    line-height: 30px
}

.ticker-header {
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    white-space: nowrap;
    color: #8f8d8d;
    min-width: 395px
}

span.tick {
    color: #524d41;
    display: block;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    font-weight: 700;
    margin-top: -3px
}

.tick .tick-custom-scroll {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 15px;
    height: 24px
}

.tick .tick-custom-scroll .inner-tick-scroll {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute
}

.tick .inner-tick-scroll span {
    display: block
}

.footer-items {
    list-style: none;
    margin: 11px 0 0;
    overflow: hidden;
    padding: 0
}

.footer-items li {
    float: left;
    max-height: 50px;
    list-style: none;
    margin: 0
}

.footer-items .gamcare {
    background: url(/img/footer/lpl-gamcare.png) no-repeat
}

.footer-items .entertainment {
    background: url(/img/footer/lpl-18-over.png) no-repeat
}

.footer-items .igc {
    background: url(/img/footer/lpl-igc.png) no-repeat
}

.footer-items .twitter {
    background: url(/img/footer/lpl-twitter.png) no-repeat
}

.accreditations {
    list-style: none;
    padding: 15px;
    width: 356px
}

.accreditations li {
    display: inline-block;
    list-style: none;
    margin: 0 1px;
    vertical-align: middle
}

.accreditations .ecogra {
    background: url(/img/footer/lpl-ecogra.png) no-repeat;
    width: 54px;
    height: 22px
}

.accreditations .verisign {
    background: url(/img/footer/lpl-verisign.png) no-repeat;
    width: 54px;
    height: 22px
}

.accreditations .ssl {
    background: url(/img/footer/lpl-ssl.png) no-repeat;
    width: 54px;
    height: 22px
}

.accreditations .tt {
    background: url(/img/footer/lpl-tt.png) no-repeat;
    width: 54px;
    height: 22px
}

.accreditations .antispam {
    background: url(/img/footer/lpl-spam.png) no-repeat;
    width: 54px;
    height: 22px
}

.blackjackfigure {
    width: 100%
}

.Header {
    text-align: center;
    font-size: 12px;
    color: #4e4e4e;
    font-family: arial;
    font-weight: 700
}

.cellDarkRed,
.cellGreen,
.cellLightRed {
    color: #000;
    font-weight: 700;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    height: 15px;
    text-align: center;
    font-family: arial
}

.yourhand {
    text-align: center;
    font-family: arial;
    font-weight: 700;
    width: 9%
}

.cellDarkRed {
    background-color: #b1291d
}

.cellLightRed {
    background-color: #e1dbd0
}

.cellGreen {
    background-color: #ffc000
}

.cellGrey {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #554d3d;
    height: 15px;
    text-align: center;
    font-family: arial;
    color: #fff;
    font-weight: 700
}

.cellYellow {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #f57002;
    height: 15px;
    text-align: center;
    font-family: arial;
    color: #4e1422;
    font-weight: 700
}

.cellLightGreen {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #8c2f1e;
    height: 15px;
    text-align: center;
    font-family: arial;
    color: #a2a1a0;
    font-weight: 700
}

.cellWhite {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
    height: 15px;
    text-align: center;
    font-family: arial;
    color: #000;
    font-weight: 700
}

.cellBlue,
.cellLightBlue,
.cellOrange {
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    height: 15px;
    font-family: arial
}

.cellOrange {
    background-color: #ff5d16
}

.cellBlue {
    background-color: #56b10c
}

.cellLightBlue {
    background-color: #9cbffa
}

.cellKey {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
    height: 15px;
    font-size: 12px;
    font-family: arial;
    color: #4e4e4e
}

@media only screen and (max-width:767px) {
    .blackjackfigure TD {
        font-size: 80%;
        padding: 3px
    }
}

@media only screen and (max-width:567px) {
    .blackjackfigure TD {
        font-size: 60%;
        padding: 0
    }
}

@media only screen and (max-width:250px) {
    .blackjackfigure TD {
        font-size: 45%;
        padding: 0
    }
}

.cto a.action,
.cto a.review,
.dot,
.lbl,
span.wheretoplay {
    font-weight: 700
}

.cta-gamelist,
.game-play-now,
span.wheretoplay {
    text-transform: uppercase
}

.casino-logo {
    vertical-align: middle;
    max-height: 24px;
    max-width: 45px
}

@media only screen and (max-width:767px) {
    table.alt-mobile .alt-mobile-label {
        text-align: right;
        display: none;
        line-height:1.1em;
    }
    table.alt-mobile td,
    table.alt-mobile th {
        border-top-width: 0;
        padding-left: 0
    }
    table.alt-mobile td {
        text-align: center
    }
    table.alt-mobile tr {
        margin-top: 10px
    }
    table.alt-mobile td:first-child {
        border-top-width: 1px
    }
    .casino-logo {
        max-height: 50px;
        vertical-align: middle;
        width: auto;
        max-width: 70%
    }
}

.breadcrumbs {
    margin-bottom: 0
}

.primary.vertical-align li:first-child:before {
    border-color: transparent
}

.sticker span {
    padding: 8px
}

.intro-logo {
    float: right;
    display: block;
    margin-left: 10px;
    padding: 0;
    vertical-align: top
}

.disc span,
.dot>span,
.game-review-logo,
.token>span,
td.vert-middle {
    vertical-align: middle
}

.super-tabs .nav h2 {
    font-size: 14px
}

.site-zoom-description {
    display: none !important;
    min-width: 120px;
    padding: 8px !important;
    color: #fff
}

.site-zoom-description:hover {
    color: #fff;
    text-decoration: none !important
}

.columns.price-table>ul>li:hover .site-zoom-description {
    display: table !important;
    min-width: 120px;
    margin-top: 70px !important;
    padding: 8px !important
}

.columns>ul>li>.sticker {
    border-radius: 25px;
    border-width: 0;
    display: table;
    font-size: 16px;
    height: 50px;
    line-height: 1em;
    margin-top: -25px;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 50px;
    z-index: 1;
    color: #fff;
    font-weight: 700;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
}

.horizontal-list .fld,
.horizontal-list .fldwide {
    border-bottom: 1px solid #ccc;
    line-height: 28px
}

.columns>ul>li>.sticker.left {
    left: 10px;
    right: auto;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
}

.columns>ul>li>.sticker>span {
    display: table-cell;
    vertical-align: middle
}

.casino-name,
.fld a,
.sum,
.token {
    display: inline-block
}

.horizontal-list .lbl,
.horizontal-list-plain .lbl {
    float: left;
    margin-right: 10px;
    width: 50%
}

.highlighted {
    background-color: #f5f5f5
}

.horizontal-list .lbl {
    line-height: 28px
}

.horizontal-list .fld {
    padding-left: 53%
}

.horizontal-list .fld:last-child {
    border-bottom: none
}

.dot,
.token {
    border-width: 0;
    line-height: 1em;
    text-align: center;
    z-index: 1
}

.horizontal-list .fld.Biggest-Known-Winner,
.horizontal-list .fld.Features {
    padding-left: 10%
}

.horizontal-list .fld.Features .icon-check {
    clear: left;
    float: left
}

.fld a {
    margin-bottom: 5px;
    margin-right: 1px
}

.fld.Software {
    padding-top: 10px
}

#play_game,
#slot-demo {
    height: 495px;
    width: 100%
}

#popular-news-list li,
.wrap li {
    white-space: normal
}

.marginR {
    margin-right: 10px
}

.token {
    border-radius: 15px;
    font-size: 14px;
    height: 30px;
    padding: 0;
    width: 30px
}

.token>span {
    display: block
}

.token span {
    padding: 8px;
    color: #fff
}

.token.sticker {
    margin-top: -20px;
    position: absolute;
    left: -13px;
    text-align: center
}

.token.sticker.left {
    left: 10px;
    right: auto;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    width: 50px;
    height: 50px
}

.token.sticker.right {
    right: 10px;
    left: auto;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    width: 50px;
    height: 50px
}

.software.sticker.right {
    right: 10px;
    left: auto;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    width: 50px;
    height: 30px;
    margin-top: -50px
}

.software.sticker.right img {
    max-height: 24px;
    max-width: 90px
}

.game-review-logo {
    width: 33%
}

@media only screen and (min-width:767px) {
    .columns.price-table>ul>li.col-1-5 H4 {
        font-size: 100%
    }
    .featured-summary {
        min-height: 120px
    }
    .featured-visit {
        min-height: 44px
    }
}

@media only screen and (max-width:767px) {
    table.game-review.alt-mobile td {
        padding-left: 10px;
        text-align: left
    }
    table.game-review.alt-mobile tr {
        margin-top: 0
    }
    .game-review-logo {
        width: inherit
    }
}

.claim-now,
.disc,
.game-play-now,
.key,
span.wheretoplay {
    text-align: center
}

figure div.inset-border:after {
    z-index: -1
}

.cto a.action,
.disc {
    display: inline-block
}

td.vert-middle {
    height: 71px
}

img.wtp-logo {
    max-width: 120px;
    max-height: 60px
}

#bonus_list ul.reasons {
    list-style-type: none;
    margin-left: 0;
    margin-top: 0
}

figcaption h3 {
    color: #fff
}

.rating-10,
.rating-15,
.rating-20,
.rating-25,
.rating-30,
.rating-35,
.rating-40,
.rating-45,
.rating-50 {
    background-image: url(/img/rating_sprite_n.png);
    background-repeat: no-repeat;
    width: 121px;
    height: 22px;
    margin: 3px 0
}

.rating-35 {
    background-position: 0 -143px
}

.rating-40 {
    background-position: 0 -171px
}

.rating-45 {
    background-position: 0 -199px
}

.rating-50 {
    background-position: 0 -229px
}

@media only screen and (max-width:800px) {
    .columns.alt-mobile .col-1-3.soft-logo {
        width: 100% !important
    }
}

.legend {
    border: 1px solid #e0e0e0;
    padding: 5px;
    margin-top: 10px
}

.key {
    padding-right: 10px;
    float: left;
    min-width: 12%
}

.disc {
    border-radius: 15px;
    border-width: 0;
    font-size: 14px;
    height: 30px;
    line-height: 10px;
    padding: 0;
    width: 30px;
    z-index: 1
}

.disc span {
    color: #fff;
    padding: 10px;
    display: block
}

.key p {
    padding-bottom: 5px
}

@media only screen and (max-width:640px) {
    .key {
        min-width: 27%
    }
    .key.exclusive {
        min-width: 87%
    }
}

.super-tabs>div>.nav h2 span.editorial {
    border-radius: 8px;
    background: #f6920f;
    color: #fff;
    font-size: .8em;
    padding: 2px 5px 0;
    margin-left: 4px
}

.super-tabs>div>.nav h2 span.editorial::after {
    content: ""
}

.game-play-now {
    font-size: 18px
}

.cta2 {
    font-size: 20px;
    padding: 10px;
    background: #ffde03;
    color: #1b1b1b;
    border-radius: 5px;
    font-weight: 700;
    display: block;
    text-decoration:none;
}

.cta-gamelist,
.cta3 {
    font-size: 18px;
    border: 1px solid #d6d6d6;
    background: linear-gradient(to bottom, #f7e059, #ffb912);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .85) inset, 0 1px 0 0 rgba(0, 0, 0, .35);
    color: #1b1b1b;
    text-shadow: 0 1px #fff;
    display: block;
    font-weight: 700;
    padding: 5px;
    border-radius: 5px
}

.cta-review {
    font-size: 16px;
    padding: 5px;
    background: linear-gradient(to bottom, #f7e059, #ffb912);
    border: 1px solid #d6d6d6;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .85) inset, 0 1px 0 0 rgba(0, 0, 0, .35);
    color: #1b1b1b;
    text-shadow: 0 1px #fff;
    border-radius: 5px;
    font-weight: 700;
    display: block
}

#RelatedLinks {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #000
}

.RelatedLinksTitle {
    background: #e4e4e4;
    display: block;
    padding: 5px;
    color: #444;
    font-weight: 700;
    font-size: .9em
}

ul.RelatedLinksList {
    padding: 5px;
    margin: 5px 5px 5px 15px !important
}

.columns.price-table span.ord {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    display: block;
    color: #1b1b1b
}

.faq-title {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 8px 4px;
    font-weight: 700;
    background: #f7e059
}

th.headrow {
    text-align: center
}

.not-accepted {
    border: 2px solid #ccc;
    padding: 10px;
    background: #e23522;
    border-radius: 3px;
    color: #fff;
    margin: 0 -10px 0 -3px
}

.not-accepted:after {
    display: table;
    content: " ";
    clear: both
}

.not-accepted .flag {
    float: left;
    width: 15%
}

.not-accepted .flag img {
    border: 1px solid #fff
}

.not-accepted .note {
    float: left;
    width: 85%;
    font-family: Trebuchet MS, Helvetica;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px
}

.not-accepted .note span {
    text-transform: uppercase;
    font-weight: 700
}

.not-accepted .note a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 10px;
    display: block
}

figure img {
    border: 2px solid #000;
    box-shadow: 3px 3px 2px #999
}

figure figcaption {
    text-align: right;
    color: #fff;
    background: #606060;
    padding: 3px 8px;
    display: inline-block;
    margin-top: 8px;
    font-size: 12px;
    border-radius: 8px
}

figure figcaption a {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width:797px) {
    .not-accepted {
        margin: 0
    }
    .not-accepted .flag,
    .not-accepted .note,
    .not-accepted .play-here {
        width: 100%
    }
    .not-accepted .flag {
        margin-bottom: 10px
    }
}

.blackrow {
    padding: 10px
}

.blackcol {
    height: 300px;
    margin: 0 -1 0 0;
    border: 1px solid #e0e0e0
}

.blackcol li {
    margin-top: 0;
    list-style-type: none
}

.blackcol li:before {
    content: "\2716";
    color: #dc143c;
    position: absolute;
    margin-left: -1.3em;
    font-weight: 700
}

.blackcol ul {
    margin-top: 0;
    list-style-type: none
}

@media only screen and (max-width:767px) {
    .blackcol {
        height: 280px
    }
}

.reviewsteps {
    margin-left: 0;
    list-style: none;
    counter-reset: counter
}

.reviewsteps li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: .5em 2em;
    background: #e5e4e4;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: .3s ease-out
}

.reviewsteps li:before {
    counter-increment: counter;
    content: counter(counter);
    position: absolute;
    top: 50%;
    margin-top: -1.3em;
    background: #feba14;
    color: fff;
    height: 2em;
    left: -1em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 2em;
    transition: .3s ease-out
}

.tstcp {
    padding: 0 20px 20px;
    margin: 15px 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
    border: 1px solid #e0e0e0
}

.tstcp-cont {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 46%;
    margin: 35px 15px 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

.tstcp-cont-img {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 20%
}

.tstcp-cont h3,
.tstcp-cont p {
    margin: 0
}

.tstcp-cont-info {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 80%
}

@media only screen and (max-width:1080px) {
    .tstcp-cont {
        width: 100%;
        padding: 20px;
        margin: 15px 0 0;
        border: 1px solid #e0e0e0
    }
    .tstcp.games .tstcp-cont-img,
    ccc.tstcp-cont-img {
        width: 100%
    }
    .tstcp-cont-img img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 12%
    }
    .tstcp-cont-info {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:430px) {
    .tstcp-cont-img img {
        width: 25%
    }
}

.timeline-circle {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #feba14;
    position: absolute;
    top: 4px;
    left: 5px
}

.timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background: #feba14;
    left: 50%;
    margin-left: -1.5px
}

.timeline>li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    width: calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    float: left;
    border: 1px solid #dcdcdc;
    background: #e5e4e4;
    position: relative
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 10px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    border-right: 0 solid #dcdcdc;
    border-bottom: 15px solid transparent;
    content: " "
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 11px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #e5e4e4;
    border-right: 0 solid #e5e4e4;
    border-bottom: 14px solid transparent;
    content: " "
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 16px;
    right: -12px;
    z-index: 100
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline-badge {
    color: #feba14 !important
}

.timeline-heading h4 {
    font-weight: 800;
    padding: 10px 15px 0
}

.timeline-body>p,
.timeline-body>ul {
    padding: 0 15px 40px;
    margin-bottom: 0
}

.timeline>li.timeline-inverted {
    float: right;
    clear: right
}

.timeline>li:nth-child(2) {
    margin-top: 70px
}

.timeline>li.timeline-inverted>.timeline-badge {
    left: -12px
}

.no-float {
    float: none !important
}

@media (max-width:767px) {
    ul.timeline:before {
        left: 30px
    }
    ul.timeline>li {
        margin-bottom: 0;
        position: relative;
        width: 100%;
        float: left;
        clear: left
    }
    ul.timeline>li>.timeline-panel {
        width: calc(100% - 55px);
        width: -moz-calc(100% - 55px);
        width: -webkit-calc(100% - 55px);
        float: right
    }
    ul.timeline>li>.timeline-badge {
        left: 18px;
        margin-left: 0;
        top: 16px
    }
    ul.timeline>li>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto
    }
    ul.timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto
    }
    .timeline>li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .timeline>li.timeline-inverted>.timeline-badge {
        left: 18px
    }
    .timeline-body>p,
    .timeline-body>ul {
        padding: 0 15px 10px;
        margin-bottom: 0
    }
}

.csl-adv-table {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

.csl-adv-table-adv {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 48%;
    margin: 5px;
    background: #f0fceb;
    border: 1px solid #6cc644
}

.csl-adv-table-disad {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 48%;
    margin: 5px;
    background: #ffefef;
    border: 1px solid #cb3939
}

.csl-adv-table p {
    padding: 10px;
    border-style: solid;
    border-color: #d8d8d8;
    border-width: 0 0 1px;
    font-weight: 600
}

.csl-adv-table ul {
    list-style: none;
    padding: 10px 0;
    position: relative
}

.csl-adv-table .csl-adv-table-adv li:before {
    content: '\2713';
    display: inline-block;
    color: #6cc644;
    padding: 0 6px 0 0
}

.csl-adv-table .csl-adv-table-disad li:before {
    content: '\2715';
    display: inline-block;
    color: #cb3939;
    padding: 0 6px 0 0
}

@media (max-width:767px) {
    .csl-adv-table-adv,
    .csl-adv-table-disad {
        width: 100%
    }
}

.adv-table-fullwidth {
    width: 100%
}

.advalign li {
    position: relative;
    padding: 5px 0 0 20px;
    top: -15px
}

.advalign li:before {
    background: url(sprite.png) no-repeat;
    content: "";
    width: 16px;
    position: absolute;
    left: 0;
    top: 6px
}

.quote-wrapper {
    margin-top: 4%
}

.quote-content {
    text-align: center;
    border: 1px solid #feba14;
    padding: 20px 2% 2%;
    position: relative
}

.quote-img {
    background: #fff;
    width: 70px;
    height: 80px;
    position: relative;
    top: -55px;
    left: 42%;
    padding: 0 3%
}

.svg-quote {
    fill: #feba14
}

.quote-copy {
    margin-top: -5%;
    letter-spacing: 1.5px;
    line-height: 1.5
}

@media (max-width:867px) {
    .quote-wrapper {
        margin-top: 10%
    }
}

ol.stepsguide li {
    padding: 20px 30px
}

ol.stepsguide li:before {
    top: 6%
}

@media (max-width:767px) {
    .quote-wrapper {
        margin-top: 5%
    }
    .quote-img {
        width: 60px;
        height: 40px;
        top: -50px
    }
    ol.stepsguide li:before {
        top: 11%
    }
}

ol.stepsguidep li:before {
    top: 30px
}

.cslhilightblock {
    background: #a4e4ff;
    color: #000;
    padding: 15px;
    font-size: 17px;
    line-height: 25px
}

.cslhilightblock.link {
    font-weight: 700;
    text-align: center;
    font-style: italic
}

.box {
    height: auto;
    border-radius: 5px;
    margin: 0 0 22px;
    min-width: 300px
}

.box-content {
    overflow: hidden
}

.box-content.toplist {
    background-color: #ddd;
    padding: 2px 7px 7px
}

#updated-toplist .box-content.toplist {
    background: #f2f2f2;
    border: 1px solid #d8d8d8;
    border-top: none
}

#updated-toplist .toplist-row {
    position: relative;
    display: flex;
    height: 94px;
    align-items: stretch;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    padding: 0
}

#updated-toplist .toplist-row .toplist-number-wrap {
    display: flex;
    text-align: center;
    align-items: center;
    width: 5.63%;
    border-right: 1px solid transparent;
    position: relative
}

#updated-toplist .toplist-row .toplist-number-wrap:after {
    display: block;
    position: absolute;
    top: 50%;
    right: -1px;
    width: 1px;
    height: 48px;
    background: #d8d8d8;
    transform: translateY(-50%);
    content: ""
}

#updated-toplist .toplist-row .toplist-number {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: 700
}

#updated-toplist .toplist-row .toplist-logo-wrap {
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    width: 21.94%
}

#updated-toplist .toplist-row .toplist-logo img {
    max-width: 148px;
    max-height: 56px
}

#updated-toplist .toplist-row .toplist-name-wrap {
    display: flex;
    text-align: center;
    border-left: 1px solid transparent;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 20.94%;
    box-sizing: border-box
}

#updated-toplist .toplist-row .toplist-name-wrap:before {
    display: block;
    position: absolute;
    top: 50%;
    left: -1px;
    width: 1px;
    height: 48px;
    background: #d8d8d8;
    transform: translateY(-50%);
    content: ""
}

#updated-toplist .toplist-row .toplist-name h5 {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    margin: 0 0 5px
}

#updated-toplist .toplist-row .toplist-name .title-number {
    display: none
}

#updated-toplist .toplist-row .toplist-name .block-rating {
    text-align: center
}

#updated-toplist .toplist-row .toplist-flex-wrap {
    display: flex;
    justify-content: space-around;
    width: 51.47%
}

#updated-toplist .toplist-row .toplist-flag-wrap {
    width: 15%;
    display: flex;
    text-align: center;
    align-items: center
}

#updated-toplist .toplist-row .toplist-checks-wrap {
    width: 45%;
    display: flex;
    text-align: center;
    align-items: center
}

#updated-toplist .toplist-row .toplist-checks {
    display: block;
    margin: 0;
    padding: 0
}

#updated-toplist .toplist-row .toplist-checks li {
    font-size: 12px;
    text-align: left
}

#updated-toplist .toplist-row .toplist-checks li:before {
    font-size: 12px;
    padding-right: 7px
}

#updated-toplist .toplist-row .toplist-links-wrap {
    width: 40%;
    display: flex;
    justify-content: center;
    position: relative;
    flex-direction:column;
    text-align:center;
}

#updated-toplist .toplist-row .toplist-links-wrap .visit-review-btnsnew {
    margin-top: 22px
}

#updated-toplist .toplist-row .toplist-links-wrap .visit-site2 {
    padding: 6px 16px
}

#updated-toplist .toplist-row .toplist-links-wrap .floating-link {
    font-size: 11px;
    color: #333;
    text-decoration: underline;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    cursor: pointer;
    padding: 4px 8px
}

#updated-toplist .toplist-row.active,
#updated-toplist .toplist-row:hover {
    background: #ff9;
    border-color: #fcd116
}

#updated-toplist .toplist-row.active .toplist-name-wrap,
#updated-toplist .toplist-row.active .toplist-number-wrap,
#updated-toplist .toplist-row:hover .toplist-name-wrap,
#updated-toplist .toplist-row:hover .toplist-number-wrap {
    border-color: #1f4196
}

#updated-toplist .toplist-row.active .toplist-name-wrap:before,
#updated-toplist .toplist-row.active .toplist-number-wrap:after,
#updated-toplist .toplist-row:hover .toplist-name-wrap:before,
#updated-toplist .toplist-row:hover .toplist-number-wrap:after {
    display: none
}

@media screen and (max-width:680px) {
    #updated-toplist .floating-link {
        position: absolute !important;
        bottom: -18px !important
    }
    #updated-toplist .toplist-row {
        height: 160px
    }
    #updated-toplist .toplist-row .toplist-flex-wrap .toplist-flag-wrap,
    #updated-toplist .toplist-row .toplist-number-wrap {
        display: none
    }
    #updated-toplist .toplist-row .toplist-logo-wrap {
        background: 0 0;
        width: 45%;
        padding: 27px 0
    }
    #updated-toplist .toplist-row .toplist-logo img {
        max-width: 105px;
        max-height: 53px
    }
    #updated-toplist .toplist-row .toplist-name-wrap {
        position: static;
        border: none;
        width: 0;
        padding: 0
    }
    #updated-toplist .toplist-row .toplist-name h5 {
        font-size: 11px;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 100px
    }
    #updated-toplist .toplist-row .toplist-name .block-rating {
        position: absolute;
        bottom: 10px;
        left: 10px
    }
    #updated-toplist .toplist-row .toplist-name .block-rating img {
        width: 12px;
        height: 12px
    }
    #updated-toplist .toplist-row .toplist-name .title-number {
        display: inline
    }
    #updated-toplist .toplist-row .toplist-name .title-number:after {
        content: " "
    }
    #updated-toplist .toplist-row .toplist-flex-wrap {
        width: 55%;
        align-self: center;
        flex-direction: column;
        border-left: 1px solid #d8d8d8;
        margin-top: -12px;
        padding: 0 0 0 10px
    }
    #updated-toplist .toplist-row.active .toplist-flex-wrap,
    #updated-toplist .toplist-row:hover .toplist-flex-wrap {
        border-color: #fcd116
    }
    #updated-toplist .toplist-row .toplist-checks-wrap,
    #updated-toplist .toplist-row .toplist-links-wrap {
        width: 100%
    }
    #updated-toplist .toplist-row .toplist-links-wrap {
        display: block;
        text-align: center
    }
    #updated-toplist .toplist-row .toplist-checks {
        margin: 0 auto
    }
    #updated-toplist .toplist-row .toplist-checks li {
        line-height: 1.6em;
        font-size: 11px
    }
    #updated-toplist .toplist-row .toplist-links-wrap .visit-review-btnsnew {
        position: static;
        display: block;
        margin: 10px auto 0;
        float: none;
        clear: both;
        width: 190px !important
    }
    #updated-toplist .toplist-row .toplist-links-wrap .visit-site2 {
        padding: 5px 16px;
        position: static;
        width: auto !important
    }
    #updated-toplist .toplist-row .toplist-links-wrap .visit-site2::before {
        content: "";
        color: #fff;
        font-family: arial;
        font-size: 16px !important;
        font-weight: 700
    }
    #updated-toplist .toplist-row .toplist-links-wrap .floating-link {
        position: static;
        display: inline
    }
}

@media screen and (max-width:360px) {
    #updated-toplist .toplist-row .toplist-logo img {
        max-width: 75px;
        max-height: 53px
    }
    #updated-toplist .toplist-row .toplist-name h5 {
        font-size: 9px
    }
    #updated-toplist .toplist-row .toplist-links-wrap .visit-review-btnsnew {
        width: 160px !important
    }
}

#updated-toplist .updated-toplist-v-two .top-list-row-wrap {
    margin: 10px 0;
    background: #fefed0;
    border: 1px solid #d8d8d8;
    border-bottom-width: 4px;
    border-radius: 4px
}

#updated-toplist .updated-toplist-v-two .top-list-row-wrap.active,
#updated-toplist .updated-toplist-v-two .top-list-row-wrap:hover {
    border-color: #1f4196
}

#updated-toplist .updated-toplist-v-two .toplist-row {
    background: #fff;
    margin: 0;
    border: none;
    border-bottom: 1px solid transparent
}

#updated-toplist .updated-toplist-v-two .top-list-row-wrap.opened .toplist-row {
    border-bottom: 1px solid #f5c709
}

#updated-toplist .updated-toplist-v-two .toplist-row.active,
#updated-toplist .updated-toplist-v-two .toplist-row:hover {
    background: #f2f6ff
}

#updated-toplist .updated-toplist-v-two .toplist-row .toplist-links-wrap .floating-link {
    text-decoration: none
}

#updated-toplist .toplist-row .toplist-links-wrap .floating-link.fl-down:after {
    content: " \f0d7";
    font-family: "Font Awesome 5 Pro";
    color: #d8d8d8
}

#updated-toplist .toplist-row .toplist-links-wrap .floating-link.fl-up:after {
    content: " \f0d8";
    font-family: "Font Awesome 5 Pro";
    color: #d8d8d8
}

#updated-toplist .additional-info {
    justify-content: space-around;
    padding: 0;
    overflow: hidden;
    height: 0;
    transition: .3s ease-out;
    box-sizing: border-box;
    display: flex
}

#updated-toplist .top-list-row-wrap.opened .additional-info {
    height: auto;
    padding: 10px 0
}

#updated-toplist .additional-info p {
    font-size: 13px;
    margin-bottom: 10px;
    color: #333;
    text-align: center
}

#updated-toplist .additional-info p.percentage {
    font-size: 15px;
    margin: 0;
    font-weight: 700;
    color: #028102;
    text-align: center
}

#updated-toplist .additional-info .sprite-list {
    display: flex;
    justify-content: center
}

#updated-toplist .additional-info .sprite-list img {
    max-height: 19px;
    width: auto;
    margin: 5px;
    flex-shrink: 0;
    vertical-align: middle
}

#updated-toplist .additional-info .additional-links {
    display: flex;
    align-items: center
}

#updated-toplist .additional-info .additional-links .link {
    padding-left: 30px
}

#updated-toplist .additional-info .additional-links .link a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 131px;
    height: 49px;
    text-decoration: none;
    border: 1px solid #fcd116;
    border-radius: 5px;
    font-size: 13px
}

@media screen and (max-width:780px) {
    #updated-toplist .additional-info .additional-links .link a {
        width: 90px
    }
}

@media screen and (max-width:680px) {
    #updated-toplist .additional-info .additional-links,
    #updated-toplist .additional-info .casino-spiele,
    #updated-toplist .additional-info .zahlungsmethoden {
        width: 33.33%
    }
    #updated-toplist .additional-info .additional-links,
    #updated-toplist .additional-info .sprite-list {
        flex-wrap: wrap;
        justify-content: center
    }
    #updated-toplist .additional-info .additional-links {
        flex-direction: column
    }
    #updated-toplist .additional-info .additional-links .link {
        padding: 0
    }
    #updated-toplist .additional-info .additional-links .link a {
        border: 0;
        display: inline;
        text-decoration: underline
    }
}

#updated-toplist .updated-toplist-v-two.expand .hidden-row {
    display: none
}

#updated-toplist .updated-toplist-v-two.expand .open-more {
    display: block;
    width: 275px;
    height: 40px;
    margin: 0 auto;
    background: #02a95d;
    border: none;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    text-shadow:none;
    box-shadow:none;
}

@media screen and (max-width:480px) {
    #updated-toplist .updated-toplist-v-two.expand .open-more {
        margin-bottom: 10px
    }
}

.greentick {
    display: block
}

.greentick li,
.greenticks li {
    display: block;
    position: relative;
    padding-left: 20px
}

.greentick li:before,
.greenticks li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: green;
    content: "\f00c ";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700
}

.toplist-row .visit-site2 {
    color:#fff;
    background: #02a95d;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 6px 7px;
    text-decoration: none;
}

.toplist-row a.visit-site2 {
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: 700
}

.toplist-row .visit-site2::before {
    content: "";
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: 700
}

.toplist-row .visit-site2:active {
    top: 1px;
    position: relative
}

@media all and (max-width:940px) {
    .toplist-row .visit-site2::before {
        font-size: 14px
    }
}

@media only screen and (max-width:650px) {
    .toplist-row .visit-site2 {
        float: left
    }
}

@media all and (max-width:479px) {
    .toplist-row .visit-site2 {
        float: none
    }
}

@media all and (max-width:320px) {
    .toplist-row .visit-site2::before {
        font-size: 12px
    }
}

.bonusamt {
    color: green;
    font-size: 18px;
    font-weight: 700
}

.b-code {
    font-weight: 700;
    background: #fdc220;
    border-radius: 5px;
    padding: 2px 4px
}

.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 {
    float: left
}

.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-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-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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px
}

.col-md-2 {
    width: 16.66667%
}

.col-md-3 {
    width: 25%
}

.col-md-4 {
    width: 33.33%
}

.col-md-6 {
    width: 50%
}

.col-md-9 {
    width: 75%
}

.col-md-12 {
    width: 100%
}

.c-hdr {
    border: 1px solid #d8d8d8
}

.c-hdr div[class^=col-],
.columns-row div[class^=col-] {
    display: flex;
    flex-direction: column
}

.c-hdr .c-row,
.columns-row {
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.c-hdr .score {
    margin: 10px 0;
    border-radius: 50%;
    border: 2px solid #0129aa;
    color: #000;
    background: #bde9f4;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-weight: 700
}

.c-logo {
    position: relative;
    text-align: center;
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-content: center;
    justify-content: space-evenly
}

.c-logo img {
    align-self: center
}

.c-payout {
    border-top: 1px solid #d8d8d8;
    margin-top: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px
}

.c-payout span {
    font-size: 14px;
    font-weight: 700;
    color: green;
    display: block
}

.c-payout img {
    float: left;
    max-height: 50px;
    max-width: 50px
}

.c-payout .c-row>div {
    padding: 0
}

.c-cty {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700
}

.c-cty img {
    margin-right: 5px
}

.c-sum {
    padding: 10px
}

.c-sum:before {
    display: block;
    position: absolute;
    top: 50%;
    left: -1px;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
    transform: translateY(-50%);
    content: ""
}

.c-sum:after {
    display: block;
    position: absolute;
    top: 50%;
    right: -1px;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
    transform: translateY(-50%);
    content: ""
}

.c-quote {
    font-style: italic;
    font-size: 1.2em
}

.c-quote::before {
    content: "\f10d";
    font-style: normal;
    font-size: 16pt;
    vertical-align: baseline;
    margin-right: 6pt;
    font-family: "Font Awesome 5 Pro"
}

.c-bonus {
    text-align: center;
    padding: 10px
}

.c-bonus a {
    margin-top: 10px
}

.c-bonus a.txt {
    display: block;
    text-decoration: underline;
    font-size: 12px
}

.c-amt {
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

.c-amt strong {
    color: #9f832c;
    font-size: 36px;
    display: block;
    margin: 3px 0 15px
}

.c-sp {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 10px
}

.c-wr {
    display: inline-block;
    border: 1px solid #ddd;
    font-size: 12px;
    width: 75%;
    margin-top: 10px
}

.c-bc {
    display: block;
    margin-top: 10px
}

.c-bc span {
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    padding: 8px
}

.c-bc strong {
    background: #00008b;
    color: #fff;
    padding: 3px 6px;
    border-radius: 6px
}

.c-sub {
    border: 1px solid #d8d8d8;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
    background: #efefef
}

.c-sub:after {
    display: table
}

.c-sub-img {
    float: left;
    margin-right: 9px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase
}

.c-sub-banking .c-sub-img:last-child {
    margin-right: 0
}

.c-sub-img img {
    max-height: 40px
}

.c-sub-banking .c-sub-img img {
    max-height: 20px;
    margin: 10px 0
}

.c-sub-sep {
    width: 1px;
    height: 50px;
    border-right: 1px solid #d8d8d8;
    margin-right: 10px;
    float: left
}

.c-sub-banking,
.c-sub-games {
    overflow: hidden;
    float: left
}

ul.reasons li {
    float: left;
    width: 50%
}

.pg-nav ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    list-style: none
}

.pg-nav ul li {
    border: 1px solid #d8d8d8;
    padding: 3px 6px;
    min-width: 100px;
    display: flex;
    align-items: center;
    box-shadow: 2px 2px #888
}

.pg-nav ul li img {
    height: 20px;
    margin-right: 3px
}

.conclusion {
    border: 1px solid #d8d8d8;
    background: #e7e7e7;
    padding: 10px;
    margin-bottom: 25px
}

.conclusion:after {
    display: table;
    content: "";
    clear: both
}

.conclusion div {
    float: left
}

.conclusion div:first-child {
    width: 10%;
    text-align: center
}

.conclusion div:first-child img {
    width: 50px
}

.conclusion div:first-child span {
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px
}

.conclusion div:last-child {
    width: 90%
}

img.desktop {
    width: 300px;
    float: right;
    margin: 0 0 10px 10px
}

img.mobile {
    height: 300px;
    align-self: center
}

@media (min-width:415px) {
	.hidden-desktop {display:none !important;}
}

@media (max-width:414px) {
    h2 {
        text-align: center
    }
    .hidden-xs {
        display: none
    }
    .c-row,
    .columns-row {
        display: block
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-8,
    .col-md-9,
    .col-md6 {
        width: 100%
    }
    .c-logo {
        border-bottom: 1px solid #d8d8d8;
        padding-bottom: 10px
    }
    .c-payout img {
        align-self: center
    }
    .c-sum h2 {
        text-align: center
    }
    .c-bonus {
        border-top: 1px solid #d8d8d8;
        margin-top: 10px
    }
    .c-bonus a {
        position: relative;
        bottom: auto;
        margin-top: 10px;
        width: auto;
        left: auto
    }
    .c-bonus a.txt {
        display: block;
        text-decoration: underline;
        font-size: 12px
    }
    .c-sub-img {
        margin: 0;
        width: 33.3%
    }
    .c-sub-sep {
        display: none
    }
    .c-sub-banking {
        margin-top: 5px;
        border-top: 1px solid #d8d8d8;
        padding-top: 10px
    }
    .c-sub-banking,
    .c-sub-games {
        float: none
    }
    ul.reasons li {
        float: none;
        width: auto
    }
    img.mobile {
        margin-bottom: 10px
    }
    img.desktop {
        width: 300px;
        float: none;
        margin: 0 0 10px
    }
    .conclusion div:first-child {
        width: 22.5%
    }
    .conclusion div:last-child {
        width: 77.5%
    }
}

@media (min-width:376px) and (max-width:1079px) {
    .conclusion div:first-child {
        width: 17.5%
    }
    .conclusion div:last-child {
        width: 82.5%
    }
}

body {
    position: relative;
    min-width: 768px;
    min-height: 100%;
    font: 17px 'Open Sans', sans-serif;
    line-height:1.5em;
}

h2 {
    font-weight: bold;
    font-size: 22px;
    color: var(--main-heading-color);
}

h3 {
    font-weight: bold;
    font-size: 18px;
    color: var(--secondary-heading-color);
}

.aside h2,
.aside h3,
.columns.price-table h3 {
    color: #1b1b1b
}

h2[class^=review-] {
    background: url(/img/icons/badge.png) left center/30px 30px no-repeat;
    padding-left: 40px
}

h2.review-mobile {
    background-image: url(/img/icons/mobile.png)
}

h2.review-games {
    background-image: url(/img/icons/cherry.png)
}

h3.review-sub {
    background: url(/img/icons/casinochip.png) left center/20px 20px no-repeat;
    padding-left: 25px;
    line-height: 1em
}

ul.fancy.review,
ul.review {
    border: 1px solid #ddd;
    list-style-position: inside;
    padding: 10px;
    list-style-type: none;
    margin: 0
}

ul.fancy.review li,
ul.review li {
    background: url(/img/icons/diamonds.png) left 4px/15px 15px no-repeat;
    padding-left: 20px;
    margin: 0
}

ul.fancy.review li[class^=reas] {
    background: url(/img/icons/yes.png) left center/15px 15px no-repeat
}

ul.fancy.review.three-cols:after,
ul.fancy.review.two-cols:after,
ul.review.three-cols:after,
ul.review.two-cols:after {
    display: table;
    content: " ";
    clear: both
}

ul.fancy.review.two-cols li,
ul.review.two-cols li {
    float: left;
    width: calc(50% - 20px)
}

ul.fancy.review.three-cols li,
ul.review.three-cols li {
    float: left;
    width: calc(33.3% - 20px)
}

ul.review li[class^=reas] {
    background-image: url(/img/icons/yes.png)
}

.title-h2 {
    font-size: 24px;
    /* border-bottom: 1px solid var(--main-heading-color);
    padding-bottom: 5px; */
    display:inline-block;
}

/*
.title-h3 {
    font-size: 23px;
    font-weight: 200
}
*/

.bold-sec {
    font-weight: 600;
    font-size: 14px
}

.sup-w {
    font-size: xx-small;
    vertical-align: super
}

.tstcp-cont-img-fa {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: block;
    text-align: center
}

.tstcp-cont-img-fa .fas {
    position: relative;
    color: #fff;
    top: 27%;
    height: 65px;
    text-align: center;
    font-size: 2.4em
}

@media only screen and (max-width:1080px) {
    .tstcp-cont-img-fa {
        margin-left: auto;
        margin-right: auto
    }
}

.headern {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
    margin-top: 12px;
    border: 1px solid #e0e0e0
}

.headinfo {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 73%;
    position: relative
}

.headinfo-para {
    padding: 15px
}

.headinfo-para ul {
    padding: 0 0 0 15px
}

.headerimg {
    width: 101%;
    bottom: 0;
    position: relative;
    z-index: -1
}

.headlinks {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 24%;
    background: #e0e0e0;
    margin-left: auto;
    padding: 15px
}

.headlinks p {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase
}

.headlinks a {
    display: block;
    color: #169ad1;
    font-weight: 400
}

.fancy .fab,
.fancy .fas {
    font-size: 1em;
    margin-right: 12px;
    color: 169ad1;
    width: 20px;
    text-align: center
}

.headlinks a:hover {
    background: #c2d8e2;
    text-decoration: none
}

.headlinks a:after {
    content: '\003e';
    position: absolute;
    left: 96%
}

.headlinks li {
    border-color: #169ad1;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 2px 0;
    text-transform: uppercase
}

.headerhilight {
    color: var(--secondary-heading-color);
    font-weight: 600;
}

.headern ul.fancy {
    margin-left: -5px
}

@media (max-width:1070px) {
    .headern {
        margin-bottom: 0
    }
    .headlinks {
        width: 30%;
        min-height: 250px
    }
    .headinfo {
        width: 65%
    }
    .headinfo-para {
        padding: 15px
    }
    .headerimg {
        width: 104%
    }
}

@media (max-width:767px) {
    .headinfo {
        width: 100%
    }
    .headerimg,
    .headlinks {
        display: none
    }
}

.ctaheader {
    -ms-flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
    min-height: 120px
}

.ctactaheader-left {
    position: relative;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 20%;
    background: #e0e0e0;
    text-align: center
}

.ctactaheader-left img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ctaheader-mid {
    position: relative;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 59%;
    background: #169ad1;
    text-align: center;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}

.ctaheader-mid .ctaheader-info {
    width: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ctaheader-mid .casino {
    display: block;
    margin: 0;
    font-size: 15px;
    color: #fff
}

.ctaheader-mid .casinoname {
    display: block;
    margin: 8px 0 0;
    font-size: 22px
}

.ctaheader-mid .casinoname a {
    color: #f7d842;
    font-weight: 600
}

.ctaheader-mid .bonus {
    display: block;
    margin: 8px 0 0;
    font-size: 20px;
    color: #fff
}

.ctaheader-right {
    position: relative;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 20%;
    background: url(/img/ct-shape-back.png) center/cover no-repeat #fea80e;
    text-align: center
}

.ctaheader-right .playhead {
    display: block;
    background-color: #169ad1;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 1.3em;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 75%;
    padding: 10px;
    text-decoration: none
}

.ctaheader-right .playhead:hover {
    background-color: #0182b8
}

.ctaheader-right .reviewhead {
    display: block;
    background-color: #ffa607;
    border-radius: 3px;
    color: #545454;
    font-size: 1em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    padding: 10px;
    opacity: .9;
    text-decoration: none
}

.ctaheader-right .reviewhead:hover {
    background-color: #d88a00
}

@media (max-width:1024px) {
    .ctactaheader-left {
        width: 100%;
        height: 140px
    }
    .ctaheader-mid {
        position: static;
        padding: 10px;
        width: 100%;
        border-left: 0 solid #fff;
        border-right: 0 solid #fff
    }
    .ctaheader-mid .ctaheader-info {
        margin: 0;
        width: 100%;
        position: static;
        top: 0;
        left: 0;
        transform: translate(0, 0)
    }
    .ctaheader-right {
        width: 100%;
        height: 120px
    }
}

.icon-blocks-container {
    display: flex;
    flex-flow: row wrap;
    padding: 1%
}

.icon-blocks-container .icon-blocks {
    flex-flow: row wrap;
    display: flex;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    margin: .8% 1%;
    padding: 2%;
    background: #f1f1f1
}

.icon-blocks-container a.icon-blocks:hover {
    background: #e7e7e7;
}

.icon-blocks-container .icon-blocks-4 {
    width: 18%
}

.icon-blocks-container .icon-blocks-3 {
    width: 26%
}

.icon-blocks-container .icon-blocks-2 {
    width: 42%
}

.icon-blocks-container .icon-blocks-1 {
    width: 90%
}

.icon-blocks-container .icon-blocks .icon-blocks-info {
    position: relative
}

.icon-blocks-container .icon-blocks .icon-blocks-info .wd-txt {
    text-align: center
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img {
    width: 35px;
    position: relative;
    display: table-cell
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img img {
    position: absolute;
    left: 15px;
    top: 8px;
    transform: translate(-50%, -50%);
    height: 24px
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img .fab,
.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img .fas {
    position: absolute;
    left: 15px;
    top: 8px;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #151515
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-right {
    text-align: left;
    display: table-cell;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    position: relative;
    left: 5px
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-right strong {
    font-size: 14px
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img-logo {
    width: 900px;
    position: relative;
    display: table-cell;
    padding: 10px
}

.icon-blocks-container .icon-blocks .icon-blocks-info .icon-blocks-img-logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 24px
}

.gameslst .icon-blocks {
    flex-flow: row wrap;
    display: flex;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    margin: .6% 1%;
    padding: 0;
    background: #f1f1f1
}

.gameslst .icon-blocks .icon-blocks-info .icon-blocks-img img {
    width: 63px;
    height: 50px;
    position: static;
    left: 0;
    top: 0;
    transform: translate(0, 0)
}

.gameslst .icon-blocks .icon-blocks-info .icon-blocks-right {
    text-align: left;
    display: table-cell;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    position: relative;
    top: -5px
}

.gameslst .icon-blocks-4 {
    width: 20.5%
}

.gameslst .icon-blocks-3 {
    width: 29%
}

@media only screen and (max-width:1024px) {
    .icon-blocks-container .icon-blocks-2,
    .icon-blocks-container .icon-blocks-3,
    .icon-blocks-container .icon-blocks-4 {
        width: 43%
    }
    .gameslst .icon-blocks {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    .icon-blocks-container .icon-blocks-2,
    .icon-blocks-container .icon-blocks-3,
    .icon-blocks-container .icon-blocks-4 {
        width: 100%;
        margin: 1%
    }
    .gameslst .icon-blocks {
        padding: 0
    }
}

.software-tab>ul>li {
    transition: margin .2s, background .2s;
    margin: 10px -1px 10px 0;
    padding: 20px;
    background: #fff7da;
    border: 1px solid #ec9b42
}

.software-tab h3 {
    text-align: center;
    margin-top: 0
}

.software-tab .frame-border {
    background-color: #fff;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #ec9b42;
    height: 155px;
    position: relative
}

.soft-logo img {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.uc_featlst_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_featlst_bullets .uc_container_holder {
    font-size: 14px;
    line-height: 20px
}

.uc_featlst_bullets .uc_featlst_bullets_row {
    padding: 16px 5px 5px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_icon_holder {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 23px;
    margin: 17px 20px 14px 53px;
    float: left;
    text-align: center;
    position: relative;
    z-index: 5
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_icon_holder i {
    position: relative;
    text-align: center;
    top: 30%
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_content_box {
    float: left;
    width: calc(100% - 155px);
    padding-top: 22px
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_content_box p {
    font-size: 14px;
    margin-bottom: 7px
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_content_box ul {
    margin-left: 25px;
    margin-bottom: 15px
}

.uc_featlst_bullets .uc_featlst_bullets_row .uc_content_box strong {
    font-size: 15px
}

.uc_featlst_bullets .uc_top_border {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    display: block;
    z-index: 1
}

.uc_featlst_bullets .uc_left_border {
    position: absolute;
    left: 0;
    top: 62px;
    width: 46px;
    height: 2px;
    display: block;
    z-index: 2
}

.uc_featlst_bullets .uc_featlst_bullets_row:last-child .uc_top_border {
    height: 80%
}

.uc_featlst_bullets .uc_featlst_bullets_row:first-child .uc_top_border {
    top: 30px
}

@media only screen and (max-width:767px) {
    .uc_featlst_bullets .uc_featlst_bullets_row .uc_icon_holder {
        width: 45px;
        height: 45px;
        border: 0 solid;
        font-size: 18px;
        margin: 10px 10px 10px 30px
    }
    .uc_featlst_bullets .uc_featlst_bullets_row .uc_content_box {
        width: calc(100% - 90px);
        padding-left: 5px;
        padding-top: 10px
    }
    .uc_featlst_bullets .uc_top_border {
        left: 4px
    }
    .uc_featlst_bullets .uc_left_border {
        left: 6px;
        top: 48px;
        width: 34px
    }
}

.uc_compr_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

/*
.uc_compr_bullets .uc_container_holder {
    font-size: 15px;
    line-height: 20px
}
*/
.uc_compr_bullets .uc_compr_bullets_row {
    overflow: hidden;
    display: table;
    position: relative;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #dedfe0
}

.uc_compr_bullets .uc_ceal {
    display: table-cell
}

.uc_compr_bullets .uc_compr_bullets_row:last-child {
    border-bottom: 0
}

.uc_compr_bullets .uc_compr_bullets_row i.uc_icon {
    font-size: 30px;
    position: relative;
    width: 100px;
    padding: 25px 0;
    vertical-align: middle;
    text-align: center;
    border-bottom:solid 1px #fff;
}

.uc_compr_smalltext .uc_compr_bullets_row i.uc_icon {
    font-size: 20px;
    position: relative;
    width: 70px;
    padding: 0;
    vertical-align: middle;
    text-align: center
}

.uc_compr_content .uc_compr_bullets_row .uc_content_box {
    padding: 10px 30px
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box {
    padding: 18px 30px
}

.uc_compr_content .ctaheader-right .playhead {
    width: 85%
}

.uc_compr_content .ctactaheader-left img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.uc_compr_content .uc_compr_bullets_row .uc_content_box .uc_content_sub_icon img {
    height: 30px;
    color: #151515
}

.uc_compr_content .uc_compr_bullets_row i.uc_icon {
    font-size: 30px;
    position: relative;
    width: 100px;
    padding: 25px 0;
    vertical-align: top;
    text-align: center
}

/*
.uc_compr_content .uc_container_holder {
    font-size: 13px;
    line-height: 20px
}
*/

.uc_compr_content .uc_compr_bullets_row .uc_content_box h3 {
    font-weight: 700;
    margin: 10px 0
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box h3 {
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #4e4e4e
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box h4,
.uc_compr_content .uc_compr_bullets_row .uc_content_box h4 {
    font-weight: 700;
    margin: 10px 0
}

.uc_compr_content .uc_compr_bullets_row .uc_content_box .uc_content_sub_icon {
    float: left;
    margin-right: 10px
}

.uc_compr_content .uc_compr_bullets_row .uc_content_box .fab,
.uc_compr_content .uc_compr_bullets_row .uc_content_box .fas {
    font-size: 35px;
    color: #151515
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box p {
    margin: 10px 0
}

.uc_compr_smalltext .uc_compr_bullets_row .uc_content_box p {
    margin: 0
}

.uc_compr_content .uc_compr_bullets_row .uc_content_box p {
    margin: 10px 0
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box ul,
.uc_compr_content .uc_compr_bullets_row .uc_content_box ul {
    margin: 10px 0 10px 30px
}

.uc_compr_content .uc_content_sub {
    border-top: 1px solid #dedfe0;
    padding: 20px 0 10px;
    margin: 10px 0
}

@media only screen and (max-width:767px) {
    .uc_compr_content .uc_ceal {
        display: block
    }
    .uc_compr_content .uc_compr_bullets_row i.uc_icon {
        width: 100%
    }
}

.uc_compr_bullets .uc_compr_bullets_row div.uc_icon {
    font-size: 30px;
    position: relative;
    width: 100px;
    padding: 25px 0;
    vertical-align: middle;
    text-align: center
}

.uc_compr_bullets .uc_ceal img {
    height: 35px
}

.uc_compr_bullets .ctaheader {
    margin: 10px 2px 10px 10px;
    min-height: 100px
}

.uc_compr_bullets .ctaheader .ctaheader-right .playhead {
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    font-size: 17px
}

.uc_compr_bullets .uc_compr_bullets_row .uc_content_box .reviewsteps li:before {
    border: .3em solid #f1f1f1
}

.uc_tipslist_bullets .uc_tipslist_bullets_row p {
    opacity: .8;
    padding-top: 8px;
    opacity: .8;
    position: relative;
    top: 10
}

.uc_tipslist_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.uc_tipslist_bullets {
    border: 1px solid #e2e2e2
}

.uc_tipslist_bullets .uc_container_holder {
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.uc_tipslist_bullets .uc_tipslist_bullets_row {
    padding: 15px 16px 20px 0;
    min-height: 90px;
    text-align: left;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: all .5s ease;
    transition: .5s;
    position: relative;
    display: table
}

.uc_tipslist_bullets .uc_tipslist_bullets_row i {
    font-size: 30px;
    width: 96px;
    min-height: 60px;
    padding: 15px 35px;
    vertical-align: middle;
    float: left;
    text-align: center;
    position: relative
}

.uc_tipslist_bullets .uc_tipslist_bullets_row .uc_content_box {
    float: left;
    width: calc(100% - 100px)
}

.uc_tipslist_bullets .uc_tipslist_bullets_row .uc_border {
    border-left: 2px dashed;
    width: 2px;
    height: 35px;
    position: absolute;
    left: 50px;
    bottom: -18px;
    z-index: 99
}

.uc_tipslist_bullets .uc_tipslist_bullets_row:last-child .uc_border {
    display: none
}

.uc_pic-list_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_pic-list_bullets .uc_container_holder {
    line-height: 20px
}

.uc_pic-list_bullets .uc_pic-list_bullets_row {
    overflow: hidden;
    display: table;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #dedfe0
}

.uc_pic-list_bullets .uc_ceal {
    display: table-cell
}

.uc_pic-list_bullets .uc_pic-list_bullets_row:last-child {
    border-bottom: 0
}

.uc_pic-list_bullets .uc_pic-list_bullets_row img {
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    max-width: 70px;
    top: 27px;
    margin-bottom: 10px
}

.uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box {
    padding: 18px 30px
}

.uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px
}

.uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box p {
    font-size: 13px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: .9em
}

.uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box ul {
    font-size: 13px;
    margin: 10px 0 0 30px
}

.sectional-light {
    background: #ececec;
    margin: 20px 10px;
    padding: 20px;
    border: 1px solid #dadada;
    border-radius: 5px
}

.sectional-light h3 {
    font-size: 16px
}

.sectional-light-cta {
    -ms-flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

.sectional-light-cta-img {
    padding: 17px;
    -webkit-box-shadow: 0 7px 27px -13px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 7px 27px -13px rgba(0, 0, 0, .75);
    box-shadow: 0 7px 27px -13px rgba(0, 0, 0, .75);
    width: 50%;
    -webkit-box-flex: auto;
    -ms-flex: auto
}

.sectional-light-cta-img img {
    width: 100%
}

.sectional-light-cta-info {
    width: 43%;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    padding-left: 20px;
    position: relative
}

.sectional-light-cta-cta {
    position: relative;
    bottom: 0;
    width: 98%
}

.sectional-light .ctaheader-mid {
    width: 63%
}

.sectional-light .ctaheader-mid .casinolinkc a {
    display: block;
    background-color: #ffa70a;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
    width: 60%;
    padding: 3px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}

.sectional-light .ctaheader-mid .casinolinkc a:hover {
    background-color: #d88a00
}

.sectional-light .ctactaheader-left {
    width: 35%
}

.sectional-light .ctaheader {
    margin-top: 20px
}

@media only screen and (max-width:1164px) {
    .sectional-light-cta-img {
        width: 100%
    }
    .sectional-light-cta-info {
        width: 100%;
        margin-top: 20px;
        padding-left: 0
    }
    .sectional-light-cta-cta {
        position: static
    }
    .sectional-light .ctaheader-mid {
        width: 30%
    }
    .sectional-light .ctactaheader-left {
        width: 65%
    }
}

@media only screen and (max-width:767px) {
    .sectional-light .ctactaheader-left,
    .sectional-light .ctaheader-mid {
        width: 100%
    }
    .sectional-light-2clm-holder .uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box {
        padding: 35px 0
    }
}

.sectional-light .feat-highlight {
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-top: 30px
}

.sectional-light-2clm-holder {
    -ms-flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

.sectional-light-2clm-holder .sectional-light {
    width: 44%;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    margin: 20px 0 20px 6px;
    padding: 20px
}

.sectional-light-2clm-holder .sectional-light-cta-img {
    padding: 17px;
    width: 100%
}

.sectional-light-2clm-holder .sectional-light-cta-info {
    width: 100%;
    padding: 20px 5px 0
}

@media only screen and (max-width:1300px) {
    .sectional-light-2clm-holder .sectional-light {
        width: 41%
    }
}

@media only screen and (max-width:900px) {
    .sectional-light-2clm-holder .sectional-light {
        width: 100%;
        margin: 8px 0
    }
    .sectional-light-2clm-holder .sectional-light-cta-info {
        width: 100%;
        padding: 0 5px
    }
}

.tstcp-1shot {
    padding: 0 20px 20px;
    margin: 15px 5px 15px 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
    border: 1px solid #e0e0e0
}

.tstcp-1shot-cont-img {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.tstcp-1shot-cont-info {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 100%;
    margin-top: 8px
}

.tstcp-1shot-cont-info p {
    text-align: center;
    font-weight: 600;
    font-size: 14px
}

.tstcp-1shot-cont-img-fa {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.tstcp-1shot-cont-img-fa .fas {
    position: relative;
    color: #fff;
    top: 27%;
    height: 65px;
    text-align: center;
    font-size: 2.4em
}

@media only screen and (max-width:1080px) {
    .tstcp-1shot-cont-img-fa {
        margin-left: auto;
        margin-right: auto
    }
    .tstcp-1shot-cont {
        width: 100%;
        padding: 20px;
        margin: 15px 0 0;
        border: 1px solid #e0e0e0
    }
    ccc.tstcp-1shot-cont-img {
        width: 100%
    }
    .tstcp-1shot-cont-info {
        width: 100%;
        margin-top: 30px
    }
}

.uc_pichighlighticon_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_pichighlighticon_bullets {
    margin-top: 30px
}

.uc_pichighlighticon_bullets img {
    max-width: 100%;
    margin-bottom: 20px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder {
    padding: 2%;
    overflow: hidden
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content {
    padding: 0 0 1% 5%;
    text-align: center;
    float: left;
    width: 77%
}

.uc_heading_box .ctaheader {
    margin-bottom: 15px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box {
    text-align: left;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 25px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box p {
    margin-top: 2em;
    margin-bottom: 0;
    font-size: 15px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box {
    text-align: left;
    width: 50%;
    padding-right: 20px;
    float: left;
    margin-bottom: 5px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box {
    text-align: left;
    margin: 15px 0
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box .fas {
    font-size: 40px;
    color: #169ad1
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px
}

.uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
    text-align: center;
    float: left;
    width: 22%
}

@media only screen and (max-width:1024px) {
    .uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box {
        padding: 0 1%
    }
    .uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
        width: 100%
    }
    .uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content {
        width: 100%;
        padding: 2% 0
    }
}

.uc_lst-image-right_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_lst-image-right_bullets {
    margin-top: 30px
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left {
    width: 55%;
    float: left;
    margin-bottom: 50px
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left .uc_content {
    padding-top: 14px;
    line-height: 25px
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left .uc_content p small {
    float: right;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin-top: 18px;
    left: 25px;
    position: relative;
    background-color: #ffa70a
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left .uc_content p {
    display: block;
    font-size: 14px;
    margin: 0 0 6px;
    width: 100%
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_right img {
    width: 90%;
    margin: 5% 2% 0
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_right {
    width: 40%;
    float: right;
    text-align: center
}

@media only screen and (max-width:767px) {
    .uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box {
        width: 100%;
        margin-bottom: 0;
        text-align: center
    }
    .uc_pichighlighticon_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box {
        margin: 20px 0 10px;
        text-align: center
    }
    .uc_lst-image-right_bullets .uc_lst-image-right_bullets_right {
        float: left;
        width: 100%
    }
    .uc_lst-image-right_bullets .uc_lst-image-right_bullets_left {
        float: left;
        width: 93%
    }
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left .uc_lst-image-right_bullets_line {
    border-bottom: 1px solid #d5d5d5;
    color: #414247
}

.uc_lst-image-right_bullets .uc_lst-image-right_bullets_left p strong {
    background-color: #fff;
    padding-right: 15px;
    position: relative;
    bottom: -11px
}

.uc_singlepoint_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_singlepoint_bullets img {
    max-width: 100%
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
    text-align: center;
    float: right;
    width: 40%;
    padding: 50px 0 0
}

.uc_singlepoint_bullets .uc_centered_bullets_holder {
    padding: 0;
    float: left;
    margin-bottom: 15px
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content {
    padding: 1% 0;
    text-align: center;
    float: left;
    width: 60%
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box {
    text-align: left;
    padding: 8px 5% 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 33px;
    margin-top: 24px;
    position: relative
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box p {
    font-weight: 200;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box {
    text-align: left;
    width: 50%;
    padding: 0 5%;
    float: left;
    margin-bottom: 40px
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box {
    text-align: left;
    margin: 0 15px 0 0;
    float: left;
    width: 43px;
    height: 43px;
    position: relative;
    border-radius: 50%
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box .fab,
.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box .fas {
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box p {
    font-size: 16px;
    font-weight: 600i;
    opacity: .8;
    margin: 9px 0 5px 60px;
    position: relative
}

.uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box .uc_left_border {
    position: absolute;
    left: -10px;
    top: 0;
    width: 10px;
    height: 100%
}

.tstcp-1shot-cont {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 13.5%;
    margin: 35px 12px 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

@media only screen and (max-width:767px) {
    .uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content,
    .uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
        width: 100%
    }
    .uc_singlepoint_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box {
        width: 100%;
        padding: 0 5%
    }
    .uc_pic-list_bullets .uc_pic-list_bullets_row {
        overflow: inline;
        display: block;
        position: static;
        text-align: left;
        border-bottom: 1px solid #dedfe0
    }
    .uc_pic-list_bullets .uc_pic-list_bullets_row img {
        position: relative;
        padding: 0;
        max-width: 70px;
        top: 10;
        margin-bottom: 15px
    }
    .uc_pic-list_bullets .uc_pic-list_bullets_row .uc_content_box {
        padding: 18px 0
    }
}

.tstcp.games .tstcp-cont {
    width: 100%;
    margin-top: 15px
}

.tstcp.games .tstcp-cont-img {
    width: 10%
}

.tstcp.games .tstcp-cont-info {
    width: 90%
}

a {
    color: var(--main-anchor-color);
    text-decoration:underline;
    font-weight:bold;
}

#casino-bonuses {
    width: 100%
}

#casino-bonuses td,
#casino-bonuses th {
    text-align: center;
    vertical-align: middle;
    position: relative;
    border: none;
    border-bottom: 2px solid #fff
}

#casino-bonuses td:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 15%;
    width: 1px;
    height: 70%;
    background: #f5c709
}

#casino-bonuses tr:nth-child(2n) td:after {
    background: #ccc
}

#casino-bonuses td:last-child:after {
    width: 0
}

#casino-bonuses td {
    color: #000
}

#casino-bonuses td:first-child,
#casino-bonuses th:first-child {
    text-align: left
}

#casino-bonuses h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

#casino-bonuses tbody tr:nth-child(2n+1) {
    background-color: #ff9
}

#casino-bonuses tbody tr:nth-child(2n) {
    background-color: #f1f1f1
}

#casino-bonuses .amt strong {
    display: block;
    color: green;
    font-size: 20px
}

#casino-bonuses .amt span {
    display: block;
    font-size: 12px;
    margin-top: 5px
}

#casino-bonuses .cta2 {
    font-size: 18px;
    padding: 5px;
    background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
    text-shadow: 0 1px 0 #018201;
    color: #fff
}

#casino-bonuses .play div {
    margin: 10px 0 5px;
    font-size: 12px
}

#casino-bonuses .play span {
    background: #00008b;
    color: #fff;
    padding: 3px 6px;
    border-radius: 6px
}

.rn-hdr {
    font-weight: 700;
    text-align: center
}

.reviewsteps-steps {
    margin: 10px 0;
    position: relative
}

.reviewsteps-steps p {
    margin: 0 40px;
    position: relative;
    display: block
}

.reviewsteps-steps p:before {
    margin: 0 5px;
    content: "\f101";
    left: -23px;
    position: absolute;
    font-family: "Font Awesome 5 Pro"
}

.icon-blocks-container a:hover {
    text-decoration: none
}

.guide-steps-numb * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.guide-steps-numb {
    margin-top: 25px
}

.guide-steps-numb h2 {
    margin: 0
}

.guide-steps-numb .guide-steps-numb_row {
    padding: 25px 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%
}

.guide-steps-numb .guide-steps-numb_row .uc_icon_holder {
    width: 33px;
    height: 43px;
    font-size: 21px;
    float: left;
    border: 2px solid #e3a900;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 5;
    border-radius: 10px;
    background-color: #fff;
    color: #e3a900
}

.guide-steps-numb .guide-steps-numb_row .uc_content_box {
    float: left;
    width: calc(100% - 40px);
    padding-top: 0;
    padding-left: 15px
}

.guide-steps-numb .guide-steps-numb_row .uc_content_box .reviewsteps li {
    margin: .5em
}

.guide-steps-numb .uc_top_border {
    position: absolute;
    left: 15px;
    top: 0;
    width: 2px;
    border-left: 2px dashed;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: #fff;
    border-color: #e3a900
}

.guide-steps-numb .guide-steps-numb-sectional {
    position: absolute;
    left: 40px;
    display: block;
    width: 93%;
    border-top: 2px dashed;
    border-color: #e3a900
}

.guide-steps-numb .guide-steps-numb_row:last-child .uc_top_border {
    top: -10px;
    height: 98%
}

.guide-steps-numb .guide-steps-numb_row:first-child .uc_top_border {
    top: 30px
}

.uc_pichighlight_bullets * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uc_pichighlight_bullets {
    margin-top: 30px
}

.uc_pichighlight_bullets img {
    max-width: 100%;
    margin-bottom: 20px
}

.uc_pichighlight_bullets .uc_centered_bullets_holder {
    padding: 2%;
    overflow: hidden
}

.uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
    text-align: center;
    float: left;
    width: 22%
}

.uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_content {
    padding: 0 0 1% 5%;
    text-align: center;
    float: left;
    width: 77%
}

.uc_pichighlight_bullets .uc_heading_box .ctaheader .playhead {
    width: 95%;
    font-size: 1em
}

.uc_pichighlight_bullets .uc_heading_box .ctaheader .reviewhead {
    width: 85%
}

.uc_pichighlight_bullets .uc_heading_box .ctaheader {
    margin-bottom: 15px
}

.uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box {
    text-align: left;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 25px
}

.uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box p {
    margin-top: 0;
    margin-bottom: .9em
}

@media only screen and (max-width:767px) {
    .uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic {
        width: 100%
    }
    .uc_pichighlight_bullets .uc_centered_bullets_holder .uc_centered_bullets_content {
        width: 100%;
        padding: 2% 0
    }
    .guide-steps-numb .guide-steps-numb_row .uc_icon_holder {
        width: 23px;
        height: 33px;
        line-height: 30px
    }
    .guide-steps-numb .uc_top_border {
        position: absolute;
        left: 10px
    }
    .guide-steps-numb .guide-steps-numb-sectional {
        position: absolute;
        left: 25px;
        display: block;
        width: 93%;
        border-top: 2px dashed;
        border-color: #e3a900
    }
}

@media only screen and (max-width:430px) {
    .tstcp-cont h3 {
        text-align: center
    }
    .tstcp-cont-info {
        margin-top: 10px
    }
    .icon-blocks-container .icon-blocks-4 {
        width: 43%
    }
    .tstcp.games .tstcp-cont-img,
    .tstcp.games .tstcp-cont-info {
        width: 100%
    }
}

.gamesrules tr {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 10px
}

.gamesrules td {
    display: inline-block;
    width: 150px
}

.listlink .icon-blocks .icon-blocks-info .icon-blocks-img-logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 35px
}

.listlink .icon-blocks .icon-blocks-info .wd-txt {
    text-align: center;
    margin-top: 10px
}

.homehead {
    border-left: 5px solid #ef0000
}

.homehead .headerhilight {
    font-size: 18px
}

.c-alert {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px
}

.c-alert a {
    text-decoration: underline
}

.c-alert.warning {
    color: #fff;
    background: #eb9c9c;
    border: 2px solid #ca1313
}

.c-alert.warning a {
    color: #fff
}

.c-alert.info {
    background: #fffed3;
    border: 2px solid #c3c10a
}

.homehead .headinfo {
    width: 100%
}

@media only screen and (max-width:768px) {
    ul.fancy.review.three-cols li,
    ul.fancy.review.two-cols li,
    ul.review.three-cols li,
    ul.review.two-cols li {
        float: none;
        width: auto
    }
    .pg-nav {
        display: none
    }
    #casino-bonuses td:first-child,
    #casino-bonuses th:first-child {
        text-align: center
    }
    #casino-bonuses td.hidden-xs,
    #casino-bonuses th.hidden-xs {
        display: none
    }
    #casino-bonuses .play span {
        display: block
    }
    .gamesrules tr {
        width: 100%
    }
    .mob-hide {
        display: none
    }
}

ul.h-iconlist-container {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0
}

.h-iconlist-container li {
    flex-flow: row wrap;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    margin: .4% .5%;
    padding: 1.2%;
    background: #f1f1f1;
    width: 13%
}

.h-iconlist-container li .h-iconlist-head {
    text-align: center;
    display: block;
    margin: 10px 0
}

.h-iconlist-container li i {
    text-align: center;
    display: block;
    font-size: 40px;
    color: #169ad1
}

.h-iconlist-container li .h-iconlist-info {
    text-align: center
}

@media only screen and (max-width:1024px) {
    .h-iconlist-container li {
        width: 29%
    }
}

@media only screen and (max-width:768px) {
    .h-iconlist-container li {
        width: 45%
    }
}

.tstcp-3-column .tstcp-cont {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 31%;
    margin: 30px 12px 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex
}

.tstcp-3-column .tstcp-cont-img {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 22%
}

.tstcp-3-column .tstcp-cont-info {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 78%
}

@media only screen and (max-width:1080px) {
    .tstcp-3-column .tstcp-cont {
        width: 100%;
        padding: 20px;
        margin: 15px 0 0;
        border: 1px solid #e0e0e0
    }
    .tstcp.games .tstcp-cont-img,
    ccc.tstcp-3-column .tstcp-cont-img {
        width: 100%
    }
    .tstcp-3-column .tstcp-cont-info {
        width: 100%;
        margin-top: 30px
    }
}

ul.block-links-h {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0
}

.block-links-h a {
    flex-flow: row wrap;
    overflow: hidden;
    margin: 0;
    padding: 20px;
    width: 166px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.block-links-h img {
    color: #fff;
    height: 35px;
    margin-bottom: 10px
}

.block-links-green1 {
    background: #53a62e
}

.block-links-green2 {
    background: #418f1e
}

.block-links-green3 {
    background: #53a62e
}

.block-links-green4 {
    background: #418f1e
}

.block-links-green5 {
    background: #6dbb4a
}

.block-links-h i {
    color: #fff;
    font-size: 35px;
    margin-bottom: 10px
}

.block-links-h a:hover {
    background: #ce2729;
    text-decoration: none
}

.content-row {
    margin: 20px 0
}

.content-row:after {
    display: table;
    content: "";
    clear: both
}

.content-row .col-lg-4 {
    text-align: center;
    width: calc(33.333% - 40px);
    float: left;
    margin: 0 20px
}

.content-row .col-lg-4:first-child {
    margin-left: 0
}

.content-row .col-lg-4:last-child {
    margin-right: 0
}

.content-row .col-lg-4 img {
    margin-bottom: 10px
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bonus-footer-text {
    text-align: center;
    font-weight: 700;
    font-style: italic
}

.bonus-block {
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

.bonus-block:after {
    display: table;
    content: "";
    clear: both
}

.bonus-block .b-big {
    float: left;
    height: 208px;
    width: 19.8%;
    background: #f5f5f5;
    margin-right: .2%;
    margin-top: 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 36px;
    border: 1px solid #e0e0e0;
    border-radius: 10px 0 0 10px;
    color: #fff
}

.bonus-block .b-small {
    float: left;
    height: 103px;
    width: 19.8%;
    background: #fff;
    margin-right: .2%;
    margin-top: 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0
}

.bonus-block .b-triple {
    float: left;
    height: 103px;
    width: 59.2%;
    background: #fff;
    margin-right: .2%;
    margin-top: 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.bonus-block strong {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px
}

.bonus-block .b-small a.btn {
    margin: 10px 0
}

.bonus-block .claim-button {
    border-radius: 0 0 10px
}

.bonus-block .claim-button a {
    display: flex;
    justify-content: center;
    align-items: center;
    color:#1b1b1b;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    width: 100%;
    height: 100%;
    border-radius: 0 0 10px;
    text-decoration: none
}

.bonus-block .claim-button a:hover {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.bonus-block.cta .b-big {
    height: 103px
}

.bonus-block.cta .b-big.light {
    background: #ececec
}

.bonus-block.cta .b-big img {
    max-width: 90%;
    max-height: 90%
}

.bonus-block.cta .claim-button {
    border-radius: 0 10px 10px 0;
    background: #ffde03;
    margin-right: 0;
}

.bonus-block.cta .b-text {
    font-size: 16px;
    margin-top: 5px;
    padding: 0 10px
}

.bonus-block.cta .b-text strong {
    display: inline-block
}

#casino-bonuses .exclusive,
#casino-bonuses .new,
.c-bonus .exclusive,
.c-bonus .new {
    color: #fff;
    font-size: 12px;
    background: #00f;
    border-radius: 5px;
    padding: 5px;
    margin-left: 5px
}

#casino-bonuses .new,
.c-bonus .new {
    background: green;
    margin-right: 0
}

@media (max-width:991px) {
    .bonus-block {
        display: block;
    }

    .bonus-block .b-big,
    .bonus-block .b-double,
    .bonus-block .b-small,
    .bonus-block .b-triple {
        width: 96%;
        height: auto;
        min-height: 50px;
        padding: 10px 5px;
        margin: 0 0 2px
    }
    .bonus-block.cta .b-big {
        height: auto
    }
    .bonus-block .b-big {
        border-radius: 10px 10px 0 0;
        margin-bottom: 0
    }
    .bonus-block .claim-button,
    .bonus-block.cta .claim-button {
        border-radius: 0 0 10px 10px
    }
    .bonus-block .claim-button a:hover {
        background: 0 0
    }
    .bonus-block .b-double,
    .bonus-block .b-small,
    .bonus-block .b-triple {
        border: 1px solid #e0e0e0;
        border-top: 0;
        border-bottom: 0
    }
}

.published {
    font-weight: 700;
    font-size: 12px;
    display: flex;
    align-items: center
}

.published:after {
    display: table;
    content: "";
    clear: both
}

.published>div:first-child {
    margin-right: 5px
}

.published img {
    border-radius: 50%;
    border: 1px solid #000;
    height: 40px;
    margin-right: 5px
}

.related-content {
    border: 1px solid #d8d8d8;
    padding: 10px
}

.related-content.casinos {
    background-color: #ff9
}

.related-content.casinos hr {
    background-color: #ff9;
    border-color: #ff9;
    margin: 10px 0
}

.related-content.casinos .c-hdr {
    background: #fff
}

.related-content .tabs>*>.nav .active {
    border-bottom: 3px solid #087400;
    background-color: transparent
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert-choose {
    background-color: #f8d94a;
    border-color: #e4d031;
    color: #1d1d1d;
    font-family: arial
}

.alert-choose .columns.price-table>ul>li {
    background: #fff
}

.alert-choose>p.options a {
    color: #1d1d1d;
    text-decoration: underline;
    font-weight: 700
}

.code-wrapper {
    text-align: center;
    font-weight: 700
}

.hidden {
    display: none
}

div.q {
    margin-bottom: 10px
}

@media only screen and (max-width:430px) {
    .block-links-h a {
        width: 38%
    }
}

.uc_compr_bullets .cslhilightblock {
    position: relative;
    padding: 5px 5px 5px 35px
}

.example-box-container {
    position: relative;
    background-color: #fff;
    margin: 5px 0;
    border: 1px solid #087452;
    border-radius: 5px
}

.example-box-container h3 {
    background-color: #087452;
    color: #fff;
    padding: 10px 10px 10px 45px
}

.example-box-container .example-box-icon i {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 400
}

.example-box-container .example-box-text {
    padding: 10px
}

.quote-editorial-container {
    margin-top: 50px
}

.quote-editorial-container .quote-editorial-content {
    text-align: center;
    border-style: solid;
    border-width: 1px;
    padding: 20px 2% 2%;
    position: relative
}

.quote-editorial-container .quote-editorial-img {
    width: 70px;
    height: 80px;
    position: relative;
    top: -55px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 0 3%
}

.quote-editorial-container .quote-copy {
    margin-top: -5%;
    letter-spacing: 1.5px;
    line-height: 1.5
}

@media (max-width:767px) {
    .quote-editorial-container .quote-editorial-img {
        width: 60px;
        height: 40px;
        top: -50px
    }
}

.editorial-innerlink-container {
    position: relative;
    background: #e0e0e0;
    padding: 15px 20px 15px 5px;
    border-radius: 5px
}

.editorial-innerlink-container p {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase
}

.editorial-innerlink-container ul.editorial-innerlink-fancy {
    list-style-type: none
}

.editorial-innerlink-container ul.editorial-innerlink-fancy>li {
    margin-top: 4px;
    border-color: #169ad1;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 3px 0;
    text-transform: uppercase
}

.editorial-innerlink-container ul.editorial-innerlink-fancy>li:first-child {
    margin-top: 0
}

.editorial-innerlink-container ul.editorial-innerlink-fancy a:after {
    content: '\003e';
    position: absolute;
    left: 96%;
    color: #169ad1
}

.editorial-innerlink-container .editorial-innerlink-fancy a {
    position: relative;
    display: block;
    color: #169ad1;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 30px
}

.editorial-innerlink-container .editorial-innerlink-fancy a:hover {
    background: #c2d8e2;
    text-decoration: none
}

.editorial-innerlink-container .editorial-innerlink-fancy .fas {
    position: absolute;
    left: 0;
    top: 5px
}

.csl-hl-sec-box-container {
    position: relative;
    padding: 10px;
    text-align: center;
    font-style: italic
}

.csl-hl-sec-box-container .csl-hl-sec-box-icontext {
    font-size: 15px;
    font-weight: 700
}

.csl-hl-sec-box-container .csl-hl-sec-box-icontext .fas {
    color: #fff !important;
    font-size: 20px !important;
    margin-right: 10px
}

.csl-hl-sec-box-container .csl-hl-sec-box-maintext {
    padding-left: 0
}

.game-lrg-image {
    margin-bottom: 10px
}

.gameslst .icon-blocks .icon-blocks-info .icon-blocks-img {
    width: 100%;
    position: static;
    display: table-cell;
    left: 0;
    padding: 5px
}

.game-lrg-image .icon-blocks .icon-blocks-info .icon-blocks-img img {
    width: 100%;
    height: auto;
    position: static;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    border-radius: 5px
}

.game-lrg-image .icon-blocks .icon-blocks-info .icon-blocks-right-n {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.uc_compr_bullets .uc_ceal .howto-container {
    text-align: center
}

.uc_compr_bullets .uc_ceal img.howto {
    height: auto;
    border-radius: 6x;
    padding: 3px;
    border: 1px solid #e3e3e3
}

div.casino-list {
    margin: 10px 0 20px
}

div.casino-list .title {
    text-align: center
}

div.casino-list .title h2 {
    font-size: 20px;
    text-transform: uppercase
}

div.casino-list h2 img {
    margin-bottom: -15px
}

.casino-list .row:before,
.row:after {
    content: " ";
    display: table;
    clear: both
}

.bonus-row {
    display: flex;
    align-items: center
}

.casino-list .header {
    text-transform: uppercase;
    background-color: #0e544d;
    color: #fff;
    padding: 15px 5px;
    font-weight: 700
}

.bonus-list .bonus-row {
    padding: 5px;
    margin-bottom: 3px
}

.bonus-list .bonus-row:nth-child(2n) {
    background-color: #f4f4f4;
    border: 1px solid #d8d8d8
}

.bonus-list .bonus-row:nth-child(2n+1) {
    background-color: #eaeaea;
    border: 1px solid #d8d8d8
}

.bonus-list .bonus-row:first-child {
    background: #f2f6ff;
    border: 1px solid #1f4196;
    border-bottom: 3px solid #1f4196;
}

.casino-list .casino-logo {
    width: 80%;
    max-width: none
}

.casino-list .casino-logo.text-center {
    display: inline-block;
    width: auto
}

.casino-logo-img {
    max-height: 50px
}

.casino-count {
    padding: 5px;
    font-size: larger;
    font-weight: 700;
    position: absolute;
    top: 20px;
    left: 0
}

.casino-list .bonus-list .casino-logo a.review {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 12px;
    display: block;
    text-decoration: underline
}

.d-block {
    display: block !important
}

.title {
    position: relative
}

.font-tiny {
    font-size: 9pt !important
}

.font-large {
    font-size: 20pt !important;
    color: green;
    font-weight: 700
}

.f-bold {
    font-weight: 700
}

.f-spins {
    display: block;
    font-size: 9pt !important
}

.f-code {
    display: block;
    margin-top: 20px;
    font-size: 12px
}

.casino-feature .b-code {
    display: inline-block
}

.casino-brand {
    text-align: center;
    min-height: 100px
}

.casino-brand .stickers {
    position: absolute;
    top: 10px;
    right: 0
}

.p-relative {
    position: relative !important
}

.btn-yellow-gradient {
    line-height: 1.44em;
    border-radius: 6px;
    padding: 8px 10px;
    background: #02a95d;
    color: #fff;
    font-weight: 700;
    text-decoration:none;
}

.casino-feature {
    padding-left: 20px
}

.casino-feature ul.fancy {
    margin: 0 0 0 20px
}

.casino-feature ul.fancy>li>i {
    left: -20px;top:3px;margin-right:3px;
}

@media screen and (max-width:991px) {
    .casino-claim {
        margin-bottom: 15px
    }
    .casino-logo-img {
        min-width: none;
        max-height: 100px
    }
    .casino-logo {
        width: 100%
    }
    .count-position {
        position: absolute;
        top: 40px
    }
    .casino-claim .btn,
    .casino-more .btn {
        min-width: 90%
    }
    .bonus-row {
        display: inherit
    }
    .casino-bonus,
    .casino-brand {
        padding: 15px 0
    }
    .casino-feature {
        padding: 0 15px 15px
    }
    .casino-claim .btn-yellow-gradient {
        display: block
    }
    .f-code {
        margin-top: 0
    }
    .casino-list .casino-logo {
        max-height: none
    }
}

@media screen and (max-width:575px) {
    .count-position {
        position: absolute;
        left: 15px;
        z-index: 2;
        margin: 0 !important;
        width: auto !important;
        padding: 0 .75rem !important;
        font-size: 13pt !important
    }
    .casino-list .casino-logo.text-center {
        display: block
    }
}

/*
.stripes.bg1.lazy-bg-loaded {
    background: url(/content/bg/airport.jpg)
}
*/

#flashEnabler {
    position: fixed;
    top: 0;
    width: 400px;
    z-index: 8050;
    display: none;
    font-family: Lato, Arial, Helvetica, sans-serif;
    left: calc(50% - 170px)
}

.flashEnabler__container--inner {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    color: #000;
    border: 1px solid #24486f
}

.flashEnabler__row {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.flashEnabler__image {
    width: 40px;
    margin-right: 1rem
}

.flashEnabler__cta {
    display: inline-block;
    text-decoration: none;
    margin-top: 1rem;
    padding: .3rem 1.5rem;
    background: #24486f;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 700;
    border: 2px solid #fff;
    font-family: Lato, Arial, Helvetica, sans-serif
}

.flashEnabler__cta:hover {
    background: lighten(#24486f, 10%);
    color: #fff
}

.flashEnabler__cta_close {
    display: inline-block;
    text-decoration: none;
    margin-top: 1rem;
    padding: .3rem 1.5rem;
    background: #aaa;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 700;
    border: 2px solid #fff;
    font-family: Lato, Arial, Helvetica, sans-serif
}

@media only screen and (max-width:767px) {
    html {
        border-top-style: hidden
    }
    .alpha,
    .beta {
        float: none;
        width: auto !important
    }
    .alignleft:not(.fixed),
    .alignright:not(.fixed) {
        float: none
    }
    .desktop-only {
        display: none
    }
    #layer-slider .desktop-only {
        display: none !important
    }
    .mobile-only {
        display: block
    }
    .mobile-only.inline {
        display: inline
    }
    #layer-slider .mobile-only {
        display: block !important
    }
    #layer-slider .mobile-only.inline {
        display: inline !important
    }
    table.alt-mobile,
    table.alt-mobile caption,
    table.alt-mobile tbody,
    table.alt-mobile td,
    table.alt-mobile th,
    table.alt-mobile tr {
        display: block
    }
    table.alt-mobile tfooter,
    table.alt-mobile thead {
        display: none
    }
    table.alt-mobile td,
    table.alt-mobile th {
        border-top-width: 0;
        padding-left: 40%;
        min-height:35px;
    }
    table.alt-mobile tbody tr:first-child:first-child {
        border-top-width: 1px
    }
    table.alt-mobile .alt-mobile-label {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: 700;
        display: block;
        position: absolute;
        padding: 0 10px;
        left: 0;
        width: 40%
    }
    .columns>ul>li {
        width: 100%
    }
    .columns.alt-mobile>ul>li.clear-row {
        clear: none
    }
    .columns.alt-mobile>ul>li.mobile-clear-row {
        clear: left
    }
    .columns.alt-mobile .col-1-1,
    .columns.alt-mobile .col-1-2 {
        width: 100%
    }
    .columns.alt-mobile .col-1-3,
    .columns.alt-mobile .col-1-4 {
        width: 50%
    }
    .columns.alt-mobile .col-1-5,
    .columns.alt-mobile .col-1-6 {
        width: 33.33%
    }
    @media only screen and (max-width:359px) {
        .columns.alt-mobile>ul>li {
            width: 100% !important
        }
    }
    .layout-boxed .section .super-tabs>div {
        margin-left: -10px;
        margin-right: -10px
    }
    .super-tabs>div {
        height: auto !important
    }
    .super-tabs>div>.nav,
    .super-tabs>div>div[title] {
        float: none;
        width: 100%
    }
    .super-tabs>div>.nav li {
        border-width: 1px 0 0 !important;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .bricks .bricks-box {
        width: 100%
    }
    .bricks.alt-mobile[data-bricks-columns="3"] .bricks-box,
    .bricks.alt-mobile[data-bricks-columns="4"] .bricks-box {
        width: 49.9%
    }
    .bricks.alt-mobile[data-bricks-columns="5"] .bricks-box,
    .bricks.alt-mobile[data-bricks-columns="6"] .bricks-box {
        width: 33.2%
    }
    .bricks.alt-mobile[data-bricks-columns="7"] .bricks-box,
    .bricks.alt-mobile[data-bricks-columns="8"] .bricks-box {
        width: 24.9%
    }
    .bricks.alt-mobile[data-bricks-columns="10"] .bricks-box,
    .bricks.alt-mobile[data-bricks-columns="9"]>.bricks-box {
        width: 19.9%
    }
    @media only screen and (max-width:359px) {
        .bricks.alt-mobile[data-bricks-columns] .bricks-box {
            width: 100%
        }
    }
    body {
        min-width: 240px
    }
    .layout-boxed #bottom,
    .layout-boxed #top {
        padding-left: 0;
        padding-right: 0
    }
    .layout-boxed .content aside.aside:before {
        display: none
    }
    .section {
        padding-left: 10px;
        padding-right: 10px
    }
    .layout-boxed #top aside.aside .section:last-child:after {
        position: static;
        height: 0;
        visibility: hidden
    }
    .layout-boxed #top .section:first-child:before {
        display: block
    }
    .layout-boxed #top :first-child>.section:first-child:before {
        display: none
    }
    .layout-boxed #top .content .content .section:before,
    .mobile-helper {
        display: block
    }
    .logo {
        text-align: center;
        float: none;
        max-width: 100%
    }
    .logo img {
        margin-left: auto;
        margin-right: auto
    }
    nav.primary {
        display: none
    }
    nav.mobile {
        height: auto;
        visibility: visible
    }
    nav.lang ul {
        padding-right: 10px
    }
    aside.aside nav.aside>ul {
        margin-left: -10px;
        margin-right: -10px
    }
    aside.aside nav.aside a {
        padding: 0 10px
    }
    .layout-boxed .footer .container {
        padding-left: 0;
        padding-right: 0
    }
    .layout-boxed .footer .section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle;
    border: 0
}

.label-default {
    background-color: #999
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

#gameContainer {
    border: none;
    border-radius: 8px;
    margin: 10px 0 20px
}

#gameContainer #gameHeader {
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #0e544d;
    color: #fff;
    background: #19665e;
    border-radius: 6px 6px 0 0
}

#gameContainer #gamePanel {
    padding: 5px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    border-top: 2px solid #0e544d;
    color: #fff;
    background: #19665e;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

#gameContainer #gameCallToAction {
    min-height: 100px;
    border-radius: 8px;
    background-color: #19665e;
    margin-top: 2px;
    height: auto;
    padding: .5em
}

@media (max-width:375px) {
    #gameContainer #gameCallToAction {
        min-height: 100px;
        border-radius: 8px;
        background-color: #19665e;
        margin-top: 2px;
        padding: .5em;
        display: block;
        height: 16rem
    }
}

.game-header.cf h4 {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    line-height: 26px
}

#gameThumbnail {
    position: relative;
    height: 250px;
    overflow: hidden;
    width: 100%
}

@media (min-width:992px) {
    .game-header.cf h4 {
        float: left
    }
    #gameThumbnail {
        height: 605px
    }
}

#gameButton {
    color: #fff;
    font-size: 1.125em;
    height: 100px;
    padding: 15px;
    position: absolute;
    text-transform: uppercase;
    top: 40%;
    width: 150px;
    background: center center/contain no-repeat rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='1024px' height='1024px' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EArtboard 1 Copy 27%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M857.584584,565.694125 L543.026739,747.148826 L228.436452,928.603527 C187.072874,952.460379 135.392733,922.639314 135.392733,874.925609 L135.392733,512.016207 L135.392733,149.074391 C135.392733,101.360686 187.072874,71.5396207 228.436452,95.3964732 L543.026739,276.851174 L857.584584,458.305875 C898.948162,482.195142 898.948162,541.837273 857.584584,565.694125' id='path-1'/%3E%3Cfilter x='-50%25' y='-50%25' width='200%25' height='200%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='21' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='22' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard-1-Copy-27'%3E%3Cg id='Fill-2-Copy'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'/%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.game-header #gameRating {
    margin-top: 0;
    text-align: left;
    float: right;
    padding-right: 4px
}

#gameRating {
    text-align: center;
    margin: 10px 0
}

div.post-ratings {
    padding-top: 3px
}

#gameRating img {
    max-width: 20px !important;
    margin-right: 5px;
    vertical-align: top
}

#gameRating span.success {
    font-size: 1rem;
    display: block;
    max-width: 130px;
    line-height: 1rem;
    white-space: normal
}

#gameContainer #gamePlayCount {
    padding: .35em .6em .3em
}

#gameContainer #gamePlayCount,
#gameContainer #gameRating {
    margin: 7px 10px 0 0;
    font-size: 1.3rem;
    font-weight: 400;
    height: 34px;
    background-color: #008cd6;
    border: 1px solid #005b8d;
    line-height: 21px
}

#gamePanel,
#gamePanel a {
    color: #fff
}

#gamePanel:after {
    display: block;
    content: " ";
    clear: both
}

#gameContainer.fullscreen .popup-close {
    display: block
}

#gameContainer .popup-close {
    display: none
}

.popup-close {
    z-index: 1;
    text-indent: 100%;
    white-space: nowrap;
    font-size: 0;
    position: absolute;
    top: -9px;
    right: -9px;
    width: 20px;
    height: 20px;
    border-radius: 14px;
    display: block;
    background-color: #fff;
    background-image: url(img/icons/popup-close.png) !important;
    background-size: 16px 16px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 1px 1px 0 rgba(164, 119, 31, 1);
    -moz-box-shadow: 0 1px 1px 0 rgba(164, 119, 31, 1);
    box-shadow: 0 1px 1px 0 rgba(164, 119, 31, 1);
    opacity: 1
}

span.popup-close.close:hover {
    opacity: 1
}

#gameContainer.modalplayer {
    opacity: 0;
    z-index: 0;
    position: fixed
}

section#gameContainer.modalplayer.fullscreen:before {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    background: rgba(255, 255, 255, .9);
    z-index: -1
}

section::after,
section::before {
    position: absolute;
    content: '';
    pointer-events: none
}

#gameContainer.modalplayer .play-now {
    display: block
}

#gameContainer span.description {
    color: #fff;
    display: block;
    max-width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 600
}

#gameContainer.mobile.fullscreen .col-xs-6 {
    width: 100%;
    padding: 0
}

@media (max-width:900px) {
    div#gameCallToAction {
        background: #19665e;
        margin-top: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        text-align: right
    }
}

#gameContainer.mobile.fullscreen {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10002;
    margin: 0;
    padding: 0;
    border: none
}

#gameContainer.mobile.fullscreen #gameHeader,
#gameContainer.mobile.fullscreen #gamePanel {
    display: none
}

#gameContainer.mobile.fullscreen .popup-close {
    display: block;
    right: 15px;
    top: 8px;
    z-index: 100003;
    position: fixed
}

#gameContainer.mobile.fullscreen #gameCallToAction {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10001;
    bottom: 0;
    width: 20%;
    background: #333;
    padding: 1rem;
    border-radius: 0;
    height: 100%;
    margin: 0
}

#gameContainer.mobile.fullscreen #gameThumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 100vh
}

#gameContainer.mobile.fullscreen #gameThumbnail:before {
    content: "";
    background: #000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    position: absolute;
    z-index: 0
}

#gameContainer.mobile.fullscreen #gameThumbnail>iframe {
    display: block;
    border: none;
    right: 0;
    position: fixed;
    top: 0;
    margin: 0;
    height: 0;
    max-height: 100vh;
    max-width: 80vw;
    min-height: 100vh;
    min-width: 80vw;
    width: 0
}

#gameContainer.mobile.fullscreen .game-cta-button {
    float: left;
    width: 100%
}

#gameContainer.mobile.device-not-supported #gameThumbnail:after {
    content: "Device not supported";
    background: url(/game/img/svg/device-not-supported.svg?aaa) 63% rgba(0, 0, 0, 1);
    background-size: 10rem;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    line-height: 6rem;
    z-index: 0;
    text-indent: 20%
}

@media (orientation:landscape) {
    #gameContainer.mobile #gamePlayCount {
        padding: .35em .6em .3em;
        float: left !important;
        margin-left: 10px !important
    }
}

@media (orientation:portrait) {
    #gameContainer.mobile #gameThumbnail:after {
        content: "Please change to landscape mode";
        background: url(/game/img/svg/rotate.svg) center rgba(0, 0, 0, .75);
        background-size: 50%;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        text-align: center;
        line-height: 6rem
    }
    #gameContainer.mobile.fullscreen #gameCallToAction .game-cta-button,
    #gameContainer.mobile.fullscreen #gameCallToAction .game-cta-casino,
    #gameContainer.mobile.fullscreen #gameCallToAction .game-cta-logo {
        display: none !important
    }
    #gameContainer.mobile.fullscreen #gameCallToAction {
        background: 0 0;
        width: 100%;
        right: 0;
        top: unset;
        height: 3rem
    }
    #gameContainer.mobile.fullscreen #gameThumbnail>iframe {
        display: none !important
    }
}

.game-title {
    color: #fff;
    padding: 4px;
    text-align: center;
    white-space: nowrap;
    background: var(--main-bg-color) !important;
}

#issueReport.popup-container {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 65, 97, .6);
    z-index: 10020
}

#issueReport .popup-content {
    position: relative;
    max-width: 96%;
    top: 10%;
    margin: 0 auto;
    z-index: 10020;
    padding: 1em;
    max-width: 400px;
    border-radius: 3px;
    background: #0f183f;
    color: #fff
}

#issueReport h4 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 20px
}

#issueReport textarea {
    margin-bottom: 0;
    width: 100%;
    color: #333
}

#issueReportExplane {
    display: none
}

#issueReport label,
.popup-close {
    cursor: pointer
}

#issueReport h3 {
    font-weight: 700
}

#issueReport p {
    margin-bottom: 10px
}

#issueReport .new-radio {
    margin: 4px 0 0
}

#issueReport label {
    margin: 0 0 0 20px
}

#issueReport input {
    color: #333
}

@media (max-width:900px) {
    #issueReport .popup-content {
        position: relative;
        top: 2.5%;
        margin: 0 auto;
        max-width: 95%
    }
}

a.showmore.btn.btn-theme.btn-add {
    color: #fff;
    background: #19665e;
    margin-bottom: 2rem;
    text-decoration: none;
    max-width: unset
}

[data-filter-section] .js-filter-mobile-toggle {
    max-width: unset
}

[data-filter-section][data-tabs] {
    margin-top: 20px
}

[data-input=flt_gamesearch-name].filter-item-active {
    display: none
}

[data-search],
[data-search]:hover {
    background: #19665e
}

/*.btn.showmore,[data-filter-section] .btn {    background: #01a85d !important;    border-radius: 5px !important;    font-size: 20px !important;    padding: .5rem !important;    color: #fff !important;    text-align: center !important;    margin: auto !important;    display: block;    text-shadow:none !important;    box-shadow:none !important;}*/
body [data-filter-section] .btn, .btn.showmore {    background: #01a85d !important;     border: unset !important;     border-radius: unset !important;     font-size: 20px !important;    padding: 0.5rem !important;    color: #FFF !important;     text-align: center !important;    margin: auto !important;    display: block;}

[data-filter-section] .filter-header {
    background: #e3a900
}

.flashEnabler__text {
    color: #000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px
}

[data-gamecontainer]#gameContainer #gamePlayCount,
[data-gamecontainer]#gameContainer #gameRating {
    font-size: 13px;
    padding: 0 .3em;
    line-height: 34px;
    height: 34px
}

[data-gamecontainer]#gameContainer #gameCallToAction a.btn.play-now {
    background: #ffff04;
    background: linear-gradient(to bottom, #ffff04 0, #ffa95e 100%);
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 17px;
    line-height: 56px;
    font-weight: 700;
    box-shadow: inset -1px -3px 10px 5px #f9991b;
    width: 100%;
    text-transform: uppercase;
    height: 56px;
    border-radius: 5px
}

[data-gamecontainer] #gameRating span.success {
    font-size: 9px;
    line-height: 9px
}

[data-gamecontainer]#gameContainer #gameCallToAction {
    min-height: 70px
}

.game-item .game-title,
.game-item a.thumbnail-container {
    margin: 0 0 0 20px;
    display: block
}

.game-title {
    background: #169ad1
}

select.form-control.buttonface {
    line-height: 1em;
    background: #ddd;
    width: calc(100% - 10px);
    margin: 16px 10px
}

[data-filter-section].col-filter-mobile-sort-show svg {
    max-height: 16px;
    position: absolute;
    top: 18px;
    right: 5px;
    max-width: 16px;
    margin: 0;
    vertical-align: middle
}

[data-filter-section] .filter-group a {
    text-decoration: none;
    color: #169ad1
}

[data-filter-section].col-filter {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    width: calc(100% - 20px);
    margin-top: 23px
}

.my-m.filter-items-active.col-sm-9.col-xs-12 {
    margin-right: -40px
}

.col-filter-sort.col-filter-mobile-sort-show.col-sm-3.col-xs-6 {
    padding: 0
}

a.showmore.btn.btn-theme.btn-add.btn-block {
    width: calc(100% - 60px)
}

.flashEnabler__cta,
.flashEnabler__cta_close {
    font-size: 15px !important
}

.row:before,
.row:after {
    content: " ";
    display: table;
    clear: both
}

.abi {
    border: solid 1px #ccc;
    border-radius: 10px;
    display: flex;
    margin-bottom: 20px;
}

.abi .pic {
    background: #eee;
    border-right: solid 1px #ccc;
    display: flex;
    justify-content: center;
    border-radius: 10px 0 0 10px;
}

.abi .pic img {
    align-self: center;
}

.abi .txt {
    padding: 10px
}

.icon-blocks-container .icon-blocks-6 {
    width: 10%
}

.icon-blocks-container.reviews .icon-blocks {
    padding: 4% 2% 2% 2%
}

.icon-blocks-container.reviews .icon-blocks .icon-blocks-info .icon-blocks-img-logo img {
    height: 40px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.icon-blocks-container.reviews .icon-blocks .icon-blocks-info .icon-blocks-img-logo img:hover {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.icon-blocks-container.reviews .icon-blocks .icon-blocks-info .wd-txt {
    padding-top: 20px;
    font-size: 12px
}

@media only screen and (max-width: 414px) {
    .abi {
        display: block;
    }
    .abi>div {
        display: block;
    }
    .abi .pic {
        border-radius: 10px 10px 0 0;
        border-right: 0;
        border-bottom: solid 1px #ccc;
        padding: 10px 0;
    }
    .abi .txt {
        padding: 0;
    }
    .abi .txt h3 {
        padding: 10px 10px 0 10px;
        text-align: center
    }
    .abi .txt p {
        padding: 10px;
    }
    .icon-blocks-container .icon-blocks-6 {
        width: 43%;
    }
    .tstcp-3-column .tstcp-cont-img {
        width: 100%
    }
    .content-row .col-sm-12 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .content-row .col-sm-12 img {
        margin-bottom: 0
    }
}

/***********************************************************************/

/* 2021
/***********************************************************************/

.headerimg {
    display: none !important;
}

.headinfo {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 100%;
    position: relative;
}

.headlinks {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    width: 100%;
    background: #e0e0e0;
    margin-left: auto;
    padding: 15px;
}

.bold {
    font-weight: 600;
    font-size:0.9em
}

.reviewsteps.check li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
}

.reviewsteps.bank li::before {
    content: "\f4d3";
    font-family: "Font Awesome 5 Pro";
}

.reviewsteps.info li::before {
    content: "\f129";
    font-family: "Font Awesome 5 Pro";
}

.reviewsteps.star li::before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
}

.reviewsteps.user li::before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
}

.reviewsteps.times li::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
    color: red;
}

.reviewsteps.question li::before {
    content: "\f128";
    font-family: "Font Awesome 5 Pro";
}

.uc_tipslist_bullets span.b-code {
    color: #4e4e4e;
    padding: 2px 4px;
    background: #bccdd4;
}

.fa-green {
    color: #087400;
}

.fa-red {
    color: #ff0000;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.tl {
    padding: 30px;
    position: relative;
}

.tl:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 15%;
    bottom: 0px;
    width: 4px;
    background: #ddd;
}

.tl:after {
    content: "";
    display: table;
    clear: both;
}

.tl .entry {
    clear: both;
    text-align: left;
    position: relative;
}

.tl .entry .title {
    margin-bottom: 0.5em;
    float: left;
    width: calc(15% - 41px);
    padding-right: 30px;
    text-align: right;
    position: relative;
}

.tl .entry .title:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 4px solid salmon;
    background-color: #fff;
    border-radius: 100%;
    top: 15%;
    right: 0;
    z-index: 99;
}

.tl .entry .title h3 {
    margin: 0;
    font-size: 120%;
}

.tl .entry .title p {
    margin: 0;
    font-size: 100%;
}

.tl .entry .body {
    margin: 0 0 3em;
    float: right;
    width: 83%;
    padding-left: 30px;
}

.tl .entry .body p {
    line-height: 1.4em;
}

.tl .entry .body p:first-child {
    margin-top: 0;
    font-weight: 400;
}

.tl .entry .body ul {
    color: #aaa;
    padding-left: 0;
    list-style-type: none;
}

.tl .entry .body ul li:before {
    content: "–";
    margin-right: 0.5em;
}

.tl .entry:last-child .body {
    margin: 0;
}

.tbl-cards {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: solid 1px #444;
    border-bottom: 0;
    font-weight: bold;
}

.tbl-cards>div {
    display: flex;
    flex-direction: column;
    flex: 1;
    background: #444;
    color: #fff;
    align-items: center;
}

.tbl-cards>div>div:first-child {
    border: solid 1px #444;
    min-height: 40px;
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.tbl-cards>div>div:nth-child(2) {
    border: solid 1px #444;
    color: #444;
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}

.tbl-cards img {
    max-height: 32px;
}

.checks {
    display: flex;
    flex-direction: row;
}

.checks i {
    margin-top: 5px;
    margin-right: 10px;
}

.example {
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 3px;
    margin: 25px 0 15px 0;
    padding: 20px !important;
    line-height: 1.75;
    font-size: 17px;
    text-align: center;
    position: relative;
}

.example .title {
    display: block;
    margin: 0;
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 3px;
    position: absolute;
    top: -18px;
    width: 300px;
    margin-left: -157px;
    left: 50%;
    border: 1px solid #6b94cb;
    text-align: center;
    padding: 6px 6px 6px 10px;
    letter-spacing: 0.15em;
    background: #fff;
    font-weight: bold;
}

.tip-box a {
    color: #fff;
    text-decoration: underline;
}

.example .bonus-block {
    margin-bottom: 0;
}

.strip-nav {
    position: relative;
    background: var(--strip-nav-bg-color);
    color: #222;
    text-align: center;
    margin: 0 -20px;
    padding-top: 10px
}

/* .strip-nav:before {content: "";position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;background-color: rgba(0,0,0,0.6);background-color: rgb(97 97 97 / 60%);} */

.strip-nav h2,
.strip-nav h3,
.strip-nav a {
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.strip-nav a:hover {text-decoration:underline;}

.strip-nav h3 {
    font-size: 26px;
}

.strip-nav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style: none;
    padding: 10px 0 20px 0;
    margin: 10px 20px;
}

.strip-nav ul li {
    display: flex;
    flex-direction: column;
    background: #9f8852;
    padding: 15px;
    margin-right: 1px;
    margin-top: 1px;
    font-size: 14px;
    flex: 1;
    /* min-width: 150px; */
    border-radius: 4px;
}

.strip-nav.banking ul li {min-width:100px;}

.strip-nav ul li img {
    height: 45px;
    margin-bottom: 5px;
    align-self: center;
}

.columns.software-tab ul {
    margin: 0;
}

.columns.software-tab ul li {
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 3px;
    padding: 5px 10px;
    position: relative;
    background: #efefef;
    border: 0;
}

.game-sheet ul {
    display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}

.game-sheet ul li {
    display: flex;
    flex: 1;
    margin: 10px;
    position: relative;
}

.game-sheet ul li>div {
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 3px;
    padding: 10px;
    align-items: center;
}

.game-sheet img {
    margin-bottom: 10px;
}

.simplelist {
    margin-left: 0;
    list-style: none;
    counter-reset: counter;
}

.simplelist li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: 0.5rem 0.2rem 0.5rem 0.7rem;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: .3s ease-out;
}

.simplelist li:before {
    counter-increment: counter;
    content: counter(counter);
    position: absolute;
    top: 20px;
    margin-top: -1.3em;
    background: #fff;
    color: green;
    height: 2em;
    left: -1em;
    width: 2em;
    line-height: 2em;
    border: .2em solid green;
    text-align: center;
    font-weight: 700;
    border-radius: 2em;
    transition: .3s ease-out;
}

.simplelist.check li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
}

.simplelist.bank li::before {
    content: "\f4d3";
    font-family: "Font Awesome 5 Pro";
}

.simplelist.info li::before {
    content: "\f129";
    font-family: "Font Awesome 5 Pro";
}

.simplelist.star li::before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
}

.simplelist.user li::before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
}

.simplelist strong {
    color: green;
}

/*
this was causing layout issues on the problem gambling 4 phases section
.uc_tipslist_bullets .uc_tipslist_bullets_row .uc_content_box {display: flex;align-items: center;}
*/

.reviewsteps li {
    background: transparent;
}

.reviewsteps li:before {
    content: counter(counter)".";
    background: transparent;
    color: var(--main-anchor-color);
    top: 20px;
}

.reviewsteps.fullwidth li {
    margin: 0.1rem 0.2rem 0.1rem 0.5rem;
}

.quick-link {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 10px 0;
    align-items: center;
}

.quick-link h2,
.quick-link h3 {
    margin: 0;
}

.quick-link .go {
    border: solid 1px #334e93;
    border-radius: 4px;
    color: #334e93;
    padding: 6px;
    min-width: 200px;
    text-align: center;
}

.quick-link .go a,
.quick-link .go i {
    color: #334e93;
}

.todo {
    background: red;
    color: white;
    padding: 4px;
    display: inline-block;
    border-radius: 4px 6px;
    font-weight: bold;
}

.cslhilightblock {
    background: #f4f4f4;
    box-shadow: 0 0 10px #e1e1e1;
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    margin: 25px 0 15px 0;
    padding: 10px;
    line-height: 1.75;
    font-size: 17px;
    text-align: center;
    position: relative;
    color: #000;
}

.cslhilightblock.link {
    font-weight: 700;
    text-align: center;
    font-style: italic;
    color: #000;
}

.cslhilightblock a {
    color: #000;
}

.cslhilightblock:hover {
    background: #d0d0d0;
}

.cslhilightblock a:hover {
    text-decoration: underline;
}

.tstcp-cont-img-fa img {
    max-width: 50px;
    max-height: 50px;
    margin-top: 6px;
}

.review_table {
    width: 100%;
    margin-bottom: 30px;
    color: #555;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 1.2em;
}

.review_table thead th {
    background-color: #555;
    color: #fff;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.review_table tbody td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.review_table .cta2 {
    font-size: 16px;
    padding: 5px;
    background: #ffde03;
    color: #1b1b1b;
    border-radius: 5px;
    font-weight: 700;
    display: block;
    text-decoration:none;
}

.review_table .cta2 .hidden-xs {display:inline !important;}

.b-lt {
    color: #333;
    font-size: 16px;
}

.bonus-block.cta .b-triple ul {
    margin-top: 10px;
}

ul.list {
    list-style: none;
}

/*
ul.list li {
    display: inline-block;
}
*/

.home-tabs__list {
    background-color: var(--secondary-bg-color);
    width: 90%;
    padding: 20px;
    position: relative;
    border-radius: 10px;
}

.home-tabs__list h3,
.home-tabs__list p {
    color: #fff;
}

.home-tabs ul {
    list-style: none;
    padding-left: 0;
}

.home-tabs__link {
    background-color: var(--main-bg-dark-color);
    border-radius: 5px;
    display: block;
    color: #fff;
    padding: 20px 30px 20px 20px;
    text-decoration: none;
    border-left: 5px solid #2B62DD;
    margin-top: 5px;
    font-weight: 700;
    position: relative;
    font-size: 14px;
}

.home-tabs .active-tab {
    background-color: #fff;
    color: #5c4213;
}

.home-tabs__link .fa {
    position: absolute;
    right: 20px;
}

.home-tabs__content {
    display: none;
    height: 0;
    overflow: hidden;
    transition: height .35s ease-in-out;
    border-left: 5px solid #2B62DD;
    background-color: #fff;
    margin-top: -3px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 20px;
    font-size: 0.8em;
}

.home-tabs .visible-tab {
    display: block;
    height: auto;
}

.home-tabs__link.tab-2,
.home-tabs__content.tab-2 {
    border-left-color: #FA8937;
}

.home-tabs__link.tab-3,
.home-tabs__content.tab-3 {
    border-left-color: #f6d56c;
}

.home-tabs__link:visited {
    color: #fff;
}

.home-tabs__link.active-tab {
    color: #334e93;
}

.ul-tick1>li {
    padding-left: 35px !important;
    background: url('/img/icons/tick-1.png') left top / 25px 25px no-repeat;
    min-height: 25px;
}

.ul-tick2>li {
    padding-left: 35px !important;
    background: url('/img/icons/tick-2.png') left top / 25px 25px no-repeat;
    min-height: 25px;
}

.ul-tick3>li {
    padding-left: 35px !important;
    background: url('/img/icons/tick-3.png') left top / 25px 25px no-repeat;
    min-height: 25px;
}

@media (min-width: 768px) {
    .home-tabs {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .home-tabs ul {
        padding-left: 0;
        margin-left: 0
    }
    .home-tabs__list {
        width: 50%;
    }
    .home-tabs__link {
        margin-bottom: 5px;
        margin-top: 0;
    }
    .home-tabs__link .fa {
        transform: rotate(-90deg);
    }
    .home-tabs__content {
        position: absolute;
        right: -80%;
        width: 70%;
        padding: 20px 30px;
        background-color: #fff;
        margin-top: 0;
        border: 1px solid #d7d7d7;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1em;
    }
    .home-tabs__content li {
        margin-bottom: 10px;
    }
}

.home-ctas .bonus-block.cta .b-big,
.home-ctas .bonus-block .b-triple,
.home-ctas .bonus-block .b-small {
    height: 160px;
}

.home-ctas .bonus-block .b-triple {
    font-weight: bold;
}

.home-ctas .casino img {
    border-radius: 50%;
}

.home-ctas .casino .list li {font-size: 10px;display:inline-block;}

ul li ul li {list-style-type:circle;}

.pg-nav a {text-decoration:none;}

.copyright {font-size:10px;}
.accreditations {margin-top:10px;width:auto;padding:0;}
.footer-items {display:flex;width:100%;justify-content:space-between;margin-top:20px !important;}
.page-footer .nav {font-size:12px;color:#fff;margin-top:10px}
.page-footer .nav a {color:#fff;}
.page-footer .nav a:hover {color: var(--main-anchor-hover-color);}
.strip-signup {
	position: relative;
	color: var(--main-bg-dark-color);;
	text-align: center;
	background: var(--main-bg-light-color);
    padding: 20px;
    border-bottom: white solid 1px;
    border-top: var(--main-bg-dark-color);
    }

.strip-signup p {font-weight:bold;}
.strip-signup .form-control {color: #1b1b1b !important;background: #fff !important;border-radius: 6px;display: inline-block;padding: 0 10px;box-shadow:none !important;font-weight:normal;text-shadow:none !important;line-height:normal !important;}
.strip-signup button {color: #fff !important;background: var(--main-heading-color) !important;border-radius: 6px;display: inline-block;cursor: pointer;padding: 0 10px;text-decoration: none;box-shadow:none !important;font-weight:bold;text-shadow:none !important;line-height:normal !important;border:0}
#signup-message {padding:10px;color:#1b1e21;background:#d6d8d9;border:solid 1px #c6c8ca;border-radius:8px;margin-bottom:10px;}

@media only screen and (max-width:414px) {
.review_table .cta2 .hidden-xs {display:none !important;}

    .tl {
        padding: 10px 0;
    }
    .tl::before {
        left: 24%;
    }
    .tl .entry .title {
        width: calc(30% - 42px);
    }
    .tl .entry .body {
        width: 70%;
        padding-left: 10px;
    }
    .tbl-cards>div {
        flex-basis: content;
    }
    .reviewsteps li {
        margin: .5em .5em;
    }
    .reviewsteps li:before {
        top: 1.15em;
    }
    .strip-nav {
        margin: 0 -10px;
    }
    .strip-nav ul li {
        border: 0;
        border-radius: 4px;
        margin: 0 1px 1px 0;
        width: 40%;
        flex: 1 auto;
        min-width: 120px;
    }
    .game-sheet ul {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .game-sheet ul li {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .game-sheet ul li>div {
        width: 100%
    }
    .uc_tipslist_bullets span.b-code {
        display: block;
        text-align: center;
        margin: 5px 0;
    }
    .tstcp-cont-img-fa {
        position: relative;
    }
    .tstcp-cont-img-fa img {
        max-width: 50px;
        max-height: 50px;
        margin: 0;
        width: 100%;
        top: 6px;
        position: absolute;
        left: 7.5px;
    }
    .home-ctas .bonus-block.cta .b-big,
    .home-ctas .bonus-block .b-triple,
    .home-ctas .bonus-block .b-small {
        height: auto;
    }
    .home-ctas .list {
        margin-left: 0;
    }
    .home-ctas .list li {
        width: 45%
    }
}


/* accordion.css */

.collapse {
    background: #fff;
    overflow: hidden;

    transition: all .25s ease-in-out;
    line-height: 0;
    padding: 0 1em;
    color: transparent;
    height: 0;
}

.collapse:target,
.collapse.in {
    line-height: 1.5;
    padding-top: 1em;
    padding-bottom: 1em;
    color: black;
    height: unset;
}

.panel {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.panel-group .panel {
    overflow: visible
}

.panel .panel-title>a:hover {
    text-decoration: none
}

.accordion .panel .panel-heading,
.accordion .panel .panel-title {
    padding: 0;
    background-color: var(--secondary-bg-color);
    color:#fff;
    border-radius: 4px;

}

h4.panel-title a:hover {color:#fcf7df}

.accordion .panel .panel-title .accordion-toggle {
    display: block;
    padding: 10px 15px
        /*padding-right:15px;*/
}

.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled {
    background: url(/img/nb-widget/accordion-plusminus.svg.png) right -413px no-repeat;
    margin-right: 15px
}

.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed {
    background-position: right 14px
}

.panel-heading {
    background: #eee
}

.panel-heading a,
.panel-heading a:active,
.panel-heading a:focus,
.panel-heading a:hover {
    text-decoration: none
}

/* upgrade2021.css */

.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}

  .justify-content-space-evenly{
    justify-content: space-evenly;
  }


@media (min-width: 768px){
    
    .desktop-font-size-200-perc{font-size: 2em;}
    .desktop-font-size-150-perc{font-size: 1.5em;}
    .desktop-font-size-80-perc{font-size: 0.8em;}
    .desktop-font-size-50-perc{font-size: 0.5em;}
}
@media (max-width: 767px){
    
    .mobile-font-size-200-perc{font-size: 2em;}
    .mobile-font-size-150-perc{font-size: 1.5em;}
    .mobile-font-size-80-perc{font-size: 0.8em;}
    .mobile-font-size-50-perc{font-size: 0.5em;}
}

.flex {display: flex;}
.flex-col {flex-direction: column;}
.boxx {box-shadow: 0 3px 6px rgba(0,0,0,.15);transform: scale(1);background-color: #fff;border-top: solid 1px #f5f5f5;margin: 20px 0;padding: 15px 20px;}
.lfm > .flex {padding:0 10px;}
.lfm > .flex:first-child {padding-left:0;}
.lfm > .flex:last-child {padding-right:0;}
.lfm img {border-radius:8px;margin-bottom:10px;}
.lfm a {text-decoration:underline;}
.cta-game-logo img.casino-logo {height:90px;border-radius:5px;}

.testimonial > .flex {padding:0 10px;}
.testimonial > .flex:first-child {padding-left:0;}
.testimonial > .flex:last-child {padding-right:0;}
.testimonial img {border-radius:8px;margin-bottom:10px;}
.testimonial a {text-decoration:underline;}
.testimonial .test-name {background: #f2f6ff;padding:8px;font-weight:bold;border:solid 1px #f5c709; border-radius:4px;}
.testimonial p {padding:8px;border:solid 1px #888;background:#eee;border-radius:4px;flex:1;font-style:italic;}
.testimonial p:before,.testimonial p:after {content:'"';}

@media (max-width: 414px){
.flex.lfm {flex-direction:column;}
.lfm > .flex {padding:0;}
.cta-game-logo img.casino-logo {height: auto;border-radius: 5px;}

.flex.testimonial {flex-direction:column;}
.testimonial > .flex {padding:0;}

}

.cta-button {display: block;background-color: #ffde03;border-radius: 3px;color: #1b1b1b;font-size: 1em;/* position: absolute; */left: 0;right: 0;bottom: 10px;margin-left: auto;margin-right: auto;width: 60%;padding: 10px;opacity: .9;text-decoration: none;text-align: center;font-weight: 600;text-shadow: 1px 1px 1px #fff;}
.uc_tipslist_bullets .uc_tipslist_bullets_row p {  padding-top: 8px;    opacity: 1;    position: relative;    top: 10;}

.bonus-block strong {    display: block;    text-transform: uppercase;    font-size: 12px;    margin-bottom: 0px;}
strong.b-header {margin-bottom: 5px;}




/*-------------------------------------------------------------------------------*/

/*Bootsrtap extras                                                               */

/*-------------------------------------------------------------------------------*/
/*BOOTSTRAP EXTRA*/
.m-0 {
    padding:0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 5px !important;
}
.mt-2 {
    margin-top: 10px !important;
}
.mt-3 {
    margin-top: 20px !important;
}
.mt-4 {
    margin-top: 40px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 5px !important;
}
.mb-2 {
    margin-bottom: 10px !important;
}
.mb-3 {
    margin-bottom: 20px !important;
}
.mb-4 {
    margin-bottom: 40px !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 5px !important;
}
.ml-2 {
    margin-left: 10px !important;
}
.ml-3 {
    margin-left: 20px !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 5px !important;
}
.mr-2 {
    margin-right: 10px !important;
}
.mr-3 {
    margin-right: 20px !important;
}
.p-0 {
    padding:0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 5px !important;
}
.pt-2 {
    padding-top: 10px !important;
}
.pt-3 {
    padding-top: 20px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 5px !important;
}
.pb-2 {
    padding-bottom: 10px !important;
}
.pb-3 {
    padding-bottom: 20px !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: 5px !important;
}
.pl-2 {
    padding-left: 10px !important;
}
.pl-3 {
    padding-left: 20px !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: 5px !important;
}
.pr-2 {
    padding-right: 10px !important;
}
.pr-3 {
    padding-right: 20px !important;
}
@media (min-width: 992px) {
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mt-md-1 {
        margin-top: 5px !important;
    }
    .mt-md-2 {
        margin-top: 10px !important;
    }
    .mt-md-3 {
        margin-top: 20px !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 5px !important;
    }
    .mb-md-2 {
        margin-bottom: 10px !important;
    }
    .mb-md-3 {
        margin-bottom: 20px !important;
    }
    .ml-md-0 {
        margin-left: 0 !important;
    }
    .ml-md-1 {
        margin-left: 5px !important;
    }
    .ml-md-2 {
        margin-left: 10px !important;
    }
    .ml-md-3 {
        margin-left: 20px !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mr-md-1 {
        margin-right: 5px !important;
    }
    .mr-md-2 {
        margin-right: 10px !important;
    }
    .mr-md-3 {
        margin-right: 20px !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pt-md-1 {
        padding-top: 5px !important;
    }
    .pt-md-2 {
        padding-top: 10px !important;
    }
    .pt-md-3 {
        padding-top: 20px !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 5px !important;
    }
    .pb-md-2 {
        padding-bottom: 10px !important;
    }
    .pb-md-3 {
        padding-bottom: 20px !important;
    }
    .pl-md-0 {
        padding-left: 0 !important;
    }
    .pl-md-1 {
        padding-left: 5px !important;
    }
    .pl-md-2 {
        padding-left: 10px !important;
    }
    .pl-md-3 {
        padding-left: 20px !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pr-md-1 {
        padding-right: 5px !important;
    }
    .pr-md-2 {
        padding-right: 10px !important;
    }
    .pr-md-3 {
        padding-right: 20px !important;
    }
}
@media (max-width: 768px) {
    /*  .pr-xs-0{padding-right:0px !important;}
  .pr-xs-1{padding-right:5px !important;}
  .pr-xs-2{padding-right:10px !important;}
  .pr-xs-3{padding-right:20px !important;}*/
    .mt-xs-0 {
        margin-top: 0 !important;
    }
    .mt-xs-1 {
        margin-top: 5px !important;
    }
    .mt-xs-2 {
        margin-top: 10px !important;
    }
    .mt-xs-3 {
        margin-top: 20px !important;
    }
    .mb-xs-0 {
        margin-bottom: 0 !important;
    }
    .mb-xs-1 {
        margin-bottom: 5px !important;
    }
    .mb-xs-2 {
        margin-bottom: 10px !important;
    }
    .mb-xs-3 {
        margin-bottom: 20px !important;
    }
    .ml-xs-0 {
        margin-left: 0 !important;
    }
    .ml-xs-1 {
        margin-left: 5px !important;
    }
    .ml-xs-2 {
        margin-left: 10px !important;
    }
    .ml-xs-3 {
        margin-left: 20px !important;
    }
    .mr-xs-0 {
        margin-right: 0 !important;
    }
    .mr-xs-1 {
        margin-right: 5px !important;
    }
    .mr-xs-2 {
        margin-right: 10px !important;
    }
    .mr-xs-3 {
        margin-right: 20px !important;
    }
    .pt-xs-0 {
        padding-top: 0 !important;
    }
    .pt-xs-1 {
        padding-top: 5px !important;
    }
    .pt-xs-2 {
        padding-top: 10px !important;
    }
    .pt-xs-3 {
        padding-top: 20px !important;
    }
    .pb-xs-0 {
        padding-bottom: 0 !important;
    }
    .pb-xs-1 {
        padding-bottom: 5px !important;
    }
    .pb-xs-2 {
        padding-bottom: 10px !important;
    }
    .pb-xs-3 {
        padding-bottom: 20px !important;
    }
    .pl-xs-0 {
        padding-left: 0 !important;
    }
    .pl-xs-1 {
        padding-left: 5px !important;
    }
    .pl-xs-2 {
        padding-left: 10px !important;
    }
    .pl-xs-3 {
        padding-left: 20px !important;
    }
    .pr-xs-0 {
        padding-right: 0 !important;
    }
    .pr-xs-1 {
        padding-right: 5px !important;
    }
    .pr-xs-2 {
        padding-right: 10px !important;
    }
    .pr-xs-3 {
        padding-right: 20px !important;
    }
}
/*BOOTSTRAP EXTRA*/



/*TOC*/

.toc-wrapper {
    margin: 20px 0 0 0;
}

.toc-outer {
    /*background: #d9f6de url("/images/toc3.png") 20px 15px/160px no-repeat;*/
    /*background: #f1f1f1 url("/images/toc3.png") 20px 15px/160px no-repeat;*/
    padding: 30px 20px 30px 30px;
    min-height: 180px;
    border-radius: 4px;
}

.toc-outer > div {
  display: flex;    flex-direction: row;
}

.toc-outer > div > img{
  width: 120px;    height: 120px;    margin: 0 30px 0 0;
}

.toc-header {
    margin-bottom: 10px;
}

.toc-header img {
    display: none;
    width: 65px;    height: 65px;    margin: 0 30px 0 0;
}

.toc-header span {
    font-family: Ubuntu;
    font-size: 24px;
    font-weight: 700;
    color: #222;
    display: inline-block;
    margin-bottom: 10px;
}

.toc-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style: square;
    padding: 0 0 0 20px;
    margin: 0;
}

.toc-item {
    width: 50%;
    font-size: 17px;
    line-height: 1.5em;

}

.toc-item a {
    color: var(--main-anchor-color);
    text-decoration: underline;
    font-weight:normal;
}
.toc-item a:hover {color:var(--main-anchor-hover-color);}
@media(max-width:414px) {
    .toc-outer {
        background-image: none;
        padding-left: 0;
        padding: 20px 10px;
    }

    .toc-header {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .toc-header img {
        display: block;
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }

    .toc-item {
        width: 100%
    }

    .toc-outer .tstcp-cont-img-fa {
        display: none;
    }
}

/*TOC*/





/*IMPORTANT*/

.widget-important-things img {
  display: block;
  margin: auto;
  max-width: 100%; }
  @media (min-width: 568px) {
    .widget-important-things img {
      max-width: 350px; } }
  @media (min-width: 992px) {
    .widget-important-things img {
      max-width: 450px; } }

.important-things-item {
  background: white;
  position: relative;
  margin: 0 0 20px 0; }
  @media (min-width: 992px) {
    .important-things-item {
      padding: 30px 0 20px 0; } }
  .important-things-item h3 {
    font-family: "neo-sans", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px;
    color: #1D2730; }
    @media (min-width: 768px) {
      .important-things-item h3 {
        font-size: 22px;
        line-height: 26px; } }
    @media (min-width: 992px) {
      .important-things-item h3 {
        font-size: 32px;
        line-height: 36px;
        margin-left: 0; } }
  .important-things-item p {
    margin: 25px 0 20px 0;
    font-size: 14px;
    line-height: 22px;
    color: #4A5B68; }
    @media (min-width: 992px) {
      .important-things-item p {
        font-size: 16px;
        line-height: 24px; } }
  .important-things-item ol {
    margin: 20px 0 20px 20px;
    font-size: 16px;
    color: #4A5B68; }
    .important-things-item ol li {
      margin: 15px 0;
      list-style-type: decimal; }
  .important-things-item .num {
    background: url("/img/nb-widget/ribbon.png") no-repeat;
    width: 90px;
    height: 100px;
    background-size: 90px 100px;
    display: block;
    position: absolute;
    top: -10px;
    left: 5px;
    font-family: "neo-sans", sans-serif;
    font-weight: 700;
    color: white;
    font-size: 50px;
    text-align: center;
    line-height: 85px; }
    @media (min-width: 768px) {
      .important-things-item .num {
        font-size: 60px;
        width: 106px;
        height: 106px;
        background-size: auto auto;
        left: 15px; } }
    @media (min-width: 992px) {
      .important-things-item .num {
        left: 60px; } }
  .important-things-item .read-more, .important-things-item .read-less {
    font-family: "neo-sans", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer; }
    @media (min-width: 992px) {
      .important-things-item .read-more, .important-things-item .read-less {
        font-size: 13px; } }
    .important-things-item .read-more svg, .important-things-item .read-less svg {
      position: relative;
      top: -5px; }
  .important-things-item .read-less {
    display: none; }
  .important-things-item.toggle .toggle-hidden {
    display: block; }
  .important-things-item.toggle .read-less {
    display: block; }
  .important-things-item.toggle .read-more {
    display: none; }
  .important-things-item .toggle-hidden {
    display: none; }

.important-things-content {
  padding: 0 25px 0 25px; }
  @media (min-width: 992px) {
    .important-things-content {
      padding: 0 70px 0 0; } }

.important-things-list-item {
  padding: 0 0 5px 0; }
  @media (min-width: 992px) {
    .important-things-list-item {
      padding: 30px 0 20px 0; } }
  .important-things-list-item h3 {
    margin-left: 90px;
    min-height: 100px;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .important-things-list-item h3 {
        margin-left: 0;
        display: flex;
        align-items: center; } }
    @media (min-width: 992px) {
      .important-things-list-item h3 {
        min-height: auto; } }
  @media (min-width: 768px) {
    .important-things-list-item .important-things-item-icon {
      flex: 0 0 120px; } }
  @media (min-width: 992px) {
    .important-things-list-item .important-things-item-icon {
      flex: 0 0 220px; } }
  .important-things-list-item p {
    margin-top: 0; }
    @media (min-width: 992px) {
      .important-things-list-item p {
        margin-top: 20px; } }

.important-things-item-country {
  padding: 20px 0 30px 0;
  display: flex; }
  @media (min-width: 768px) {
    .important-things-item-country {
      padding: 40px 0 40px 0; } }
  @media (min-width: 992px) {
    .important-things-item-country {
      padding: 50px 0 50px 0; } }
  .important-things-item-country .flag-icon-circle {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 25px;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    flex-shrink: 0;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .important-things-item-country .flag-icon-circle {
        width: 128px;
        height: 128px;
        position: relative;
        margin: 10px auto 0;
        left: auto; } }
  .important-things-item-country .flag-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 70px; }
    @media (min-width: 768px) {
      .important-things-item-country .flag-icon {
        height: 128px;
        width: 170px; } }
  .important-things-item-country h3 {
    height: 50px;
    display: flex;
    align-items: center;
    margin-left: 60px; }
    @media (min-width: 768px) {
      .important-things-item-country h3 {
        height: auto;
        margin-left: 0; } }
  @media (min-width: 768px) {
    .important-things-item-country p {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 768px) {
    .important-things-item-country .important-things-item-icon {
      flex: 0 0 120px; } }
  @media (min-width: 768px) {
    .important-things-item-country .important-things-item-icon {
      flex: 0 0 170px; } }
  @media (min-width: 992px) {
    .important-things-item-country .important-things-item-icon {
      flex: 0 0 230px; } }



/*IMPORTANT*/





/*IMAGE CTA*/

.image-cta {display:flex;width:50%;color:#4e4e4e;margin:20px auto; font-size:17px;     border: 1px solid #ccc;padding: 20px 0;   border-radius: 10px;}
.image-cta-pic {display:flex;justify-content:center;width:33%;}
.image-cta-pic img {max-height:300px;}
.image-cta-details {display:flex;flex-direction:column;justify-content:space-between;width:67%;align-items:center;text-align:center;}
.image-cta-casino {text-decoration:none;text-transform:uppercase;letter-spacing:2.5px;}
.image-cta-spins {font-size:0.85em;}
.image-cta-code {font-weight:bold;}
.image-cta a{ font-weight: 700; color:#374afb;}
.image-cta a.btn{color:#fff;}



@media (max-width: 414px){
    .intro-flex {flex-direction:column;}
    .image-cta {width:100%; font-size: 15px;}
    .image-cta-pic {width:45%; margin: 10px;}
    .image-cta-pic img {max-height:300px;}
    .image-cta-details {width:55%;}
    .image-cta-casino {text-align:center;}
}


/*IMAGE CTA*/


/*OL reviewsteps*/
.reviewsteps li {
    margin-left: 0.5rem  0.2rem 0.5rem 0.7rem;
}


.reviewsteps.fullwidth li{
    /*margin:0.5em;*/
    margin:0.5rem  0.2rem 0.5rem 0.7rem;
}


/*OL reviewsteps*/

/*FOOTER*/
#bottom h3{white-space: nowrap;}
/*FOOTER*/

/*QLIST*/
.qlist .uc_tipslist_bullets_row:nth-child(odd) {    background-color: #169ad1 !important;}
.qlist .uc_tipslist_bullets_row:nth-child(even) {    background-color: #098bc1 !important;}
.qlist.uc_tipslist_bullets h3 {color:#fff;}
.qlist.uc_tipslist_bullets a {color:#fff;text-decoration:underline;}
/*
.pros .qlist .uc_tipslist_bullets_row:nth-child(odd) {    background-color: #169ad1 !important;}
.pros .qlist .uc_tipslist_bullets_row:nth-child(even) {    background-color: #098bc1 !important;}
*/

.pros .qlist .uc_tipslist_bullets_row:nth-child(odd) {    background-color: #5fb23b !important;}
.pros .qlist .uc_tipslist_bullets_row:nth-child(even) {    background-color: #519732 !important;}


.cons .qlist .uc_tipslist_bullets_row:nth-child(odd) {    background-color: hsl(0deg 100% 44%) !important;}
.cons .qlist .uc_tipslist_bullets_row:nth-child(even) {    background-color: hsl(0deg 100% 40%) !important;}

.cons .qlist .uc_tipslist_bullets_row .uc_content_box,
.pros .qlist .uc_tipslist_bullets_row .uc_content_box{    flex-direction: column;}

.pros  {background-color: #5fb23b; margin-right:10px; flex: 1 1 0;}
.cons  {background-color: #ef0000;  margin-left:10px; flex: 1 1 0;}
.pros >div{border:none;}
.cons >div{border:none;}
@media (max-width: 767px){
    .pros-and-cons{flex-direction: column;}
    .pros, .cons  { margin:20px 0 0;}
}



.pros-and-cons-list ul.pros {    list-style: none;    padding: 0;    margin: 0; margin-right:10px;    color: #fff;}
.pros-and-cons-list ul.cons {    list-style: none;    padding: ;    margin: 0; margin-left:10px;   color: #fff;}
.pros-and-cons-list .pros li, 
.pros-and-cons-list .cons li {    min-height: 60px;    padding: 15px;    padding-left: 90px;    font-size: 16px;}
.pros-and-cons-list .pros > li:nth-child(odd) {    background-color: #5fb23b !important;}
.pros-and-cons-list .pros > li:nth-child(even) {    background-color: #519732 !important;}
.pros-and-cons-list .cons > li:nth-child(odd) {    background-color: hsl(0deg 100% 44%) !important;}
.pros-and-cons-list .cons > li:nth-child(even) {    background-color: hsl(0deg 100% 40%) !important;}
.pros-and-cons-list .pros li:before {    content: "\f00c";    font-family: "Font Awesome 5 Pro";    font-weight: 900;    -webkit-font-smoothing: antialiased;    display: inline-block;    font-style: normal;    font-variant: normal;    text-rendering: auto;    line-height: 1;    position: absolute;    left: 30px;    font-size: 30px;    top: 30px;}
.pros-and-cons-list .cons li:before {    content: "\f00d";    font-family: "Font Awesome 5 Pro";    font-weight: 900;    -webkit-font-smoothing: antialiased;    display: inline-block;    font-style: normal;    font-variant: normal;    text-rendering: auto;    line-height: 1;    position: absolute;    left: 30px;    font-size: 30px;    top: 30px;}
.pros-and-cons-list .pros li a, 
.pros-and-cons-list .cons li a {color:#fff; text-decoration: underline;}

@media (max-width: 767px){
    .pros-and-cons-list {flex-direction: column; display:flex;}
    .pros-and-cons-list ul.pros, .pros-and-cons-list ul.cons  { margin:20px 0 0;}
}

.hasheader .qlist .uc_tipslist_bullets_row:first-child{ background-color: hsl(198deg 81% 30%) !important;min-height:unset; padding:15px;  }
.hasheader .qlist .uc_tipslist_bullets_row:first-child i{ display:none; !important;  }
.hasheader .qlist .uc_tipslist_bullets_row:first-child .uc_border{ display:none; !important;  }
.hasheader .qlist .uc_tipslist_bullets_row:first-child .uc_content_box { width:100%; }



.qlist .uc_content_box > img.icon{
    position: absolute;
    margin-left: -100px;
  }

.qlist-container[data-icon="green"] .uc_icon{
  background: #53a62e !important;
}

.qlist-container[data-icon="blue"] .uc_icon{
  background: #169ad1 !important;
}


/*QLIST*/



/*MYTH WIDGET*/

.widget-myths img {  display: block;  margin: auto;  max-width: 100%; }
  @media (min-width: 568px) {
    .widget-myths img {      max-width: 350px; } }
  @media (min-width: 992px) {
    .widget-myths img {      max-width: 450px; } }

.myths-item {  background: white;  position: relative;  margin: 0 0 20px 0; }
  @media (min-width: 992px) {
    .myths-item {      padding: 30px 0 20px 0; } }
  .myths-item h3 {    font-family: "neo-sans", sans-serif;    font-weight: 700;    font-size: 17px;    line-height: 19px;    color: #1D2730; }
    @media (min-width: 768px) {
      .myths-item h3 {        font-size: 22px;        line-height: 26px; } }
    @media (min-width: 992px) {
      .myths-item h3 {        font-size: 32px;        line-height: 36px;        margin-left: 0; } }
  .myths-item p {    margin: 25px 0 20px 0;    font-size: 14px;    line-height: 22px;    color: #4A5B68; }
    @media (min-width: 992px) {
      .myths-item p {        font-size: 16px;        line-height: 24px; } }
  .myths-item ol {    margin: 20px 0 20px 20px;    font-size: 16px;    color: #4A5B68; }
    .myths-item ol li {      margin: 15px 0;      list-style-type: decimal; }
  .myths-item .num {    background: url("/img/nb-widget/ribbon.png") no-repeat;    width: 90px;    height: 100px;    background-size: 90px 100px;    display: block;    position: absolute;    top: -10px;    left: 5px;    font-family: "neo-sans", sans-serif;    font-weight: 700;    color: white;    font-size: 50px;    text-align: center;    line-height: 85px; }
    @media (min-width: 768px) {
      .myths-item .num {        font-size: 60px;        width: 106px;        height: 106px;        background-size: auto auto;        left: 15px; } }
    @media (min-width: 992px) {
      .myths-item .num {        left: 60px; } }
  .myths-item .read-more, .myths-item .read-less {    font-family: "neo-sans", sans-serif;    font-size: 11px;    text-transform: uppercase;    cursor: pointer; }
    @media (min-width: 992px) {
      .myths-item .read-more, .myths-item .read-less {        font-size: 13px; } }
    .myths-item .read-more svg, .myths-item .read-less svg {      position: relative;      top: -5px; }
  .myths-item .read-less {    display: none; }
  .myths-item.toggle .toggle-hidden {    display: block; }
  .myths-item.toggle .read-less {    display: block; }
  .myths-item.toggle .read-more {    display: none; }
  .myths-item .toggle-hidden {    display: none; }

.myths-content {  padding: 0 25px 0 25px; }
  @media (min-width: 992px) {
    .myths-content {      padding: 0 70px 0 0; } }

.myths-list-item {  padding: 0 0 5px 0; }
  @media (min-width: 992px) {
    .myths-list-item {      padding: 30px 0 20px 0; } }
  .myths-list-item h3 {    margin-left: 90px;    min-height: 100px;    display: flex;    align-items: center; }
    @media (min-width: 768px) {
      .myths-list-item h3 {        margin-left: 0;        display: flex;        align-items: center; } }
    @media (min-width: 992px) {
      .myths-list-item h3 {        min-height: auto; } }
  @media (min-width: 768px) {
    .myths-list-item .myths-item-icon {      flex: 0 0 120px; } }
  @media (min-width: 992px) {
    .myths-list-item .myths-item-icon {      flex: 0 0 220px; } }
  .myths-list-item p {    margin-top: 0; }
    @media (min-width: 992px) {
      .myths-list-item p {        margin-top: 20px; } }

.myths-item-country {  padding: 20px 0 30px 0;  display: flex; }
  @media (min-width: 768px) {
    .myths-item-country {      padding: 40px 0 40px 0; } }
  @media (min-width: 992px) {
    .myths-item-country {      padding: 50px 0 50px 0; } }
  .myths-item-country .flag-icon-circle {    width: 50px;    height: 50px;    position: absolute;    left: 25px;    overflow: hidden;    background-size: contain;    background-position: center;    background-repeat: no-repeat;    display: block;    flex-shrink: 0;    border-radius: 50%; }
    @media (min-width: 768px) {
      .myths-item-country .flag-icon-circle {        width: 128px;        height: 128px;        position: relative;        margin: 10px auto 0;        left: auto; } }
  .myths-item-country .flag-icon {    position: absolute;    left: 50%;    transform: translateX(-50%);    height: 50px;    width: 70px; }
    @media (min-width: 768px) {
      .myths-item-country .flag-icon {        height: 128px;        width: 170px; } }
  .myths-item-country h3 {    height: 50px;    display: flex;    align-items: center;    margin-left: 60px; }
    @media (min-width: 768px) {
      .myths-item-country h3 {        height: auto;        margin-left: 0; } }
  @media (min-width: 768px) {
    .myths-item-country p {      font-size: 16px;      line-height: 24px; } }
  @media (min-width: 768px) {
    .myths-item-country .myths-item-icon {      flex: 0 0 120px; } }
  @media (min-width: 768px) {
    .myths-item-country .myths-item-icon {      flex: 0 0 170px; } }
  @media (min-width: 992px) {
    .myths-item-country .myths-item-icon {      flex: 0 0 230px; } }




.widget-myths .uc_tipslist_bullets .uc_tipslist_bullets_row p{    opacity: 1;    color:#fff;    margin: 0;    padding:10px 0 0;}

.widget-myths .fact-box{    margin: 0 20px 0 0;}

.myths-content{min-width: 29%;max-width: 29%; text-align: right;color: #333 !important;opacity: 0.6;    text-transform: uppercase;}

.widget-myths .num{line-height: 110px;}
.widget-myths .num-header{   left: 95px;    position: absolute;    z-index: 100;    top: -4px;   color: #fff;}


.myths_bullets .myths_bullets_row p {opacity: 1;padding-top: 8px;position: relative;top: 10}
.myths_bullets * {margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%}
.myths_bullets {border: 1px solid #e2e2e2}
.myths_bullets .myths_container_holder {font-size: 16px;line-height: 20px;color: #fff}
.myths_bullets .myths_bullets_row {padding: 15px 16px 20px 0;min-height: 90px;text-align: left;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: all .5s ease;transition: .5s;position: relative;display: table}
.myths_bullets .myths_bullets_row i {font-size: 30px;width: 96px;min-height: 60px;padding: 15px 35px;vertical-align: middle;float: left;text-align: center;position: relative}
.myths_bullets .myths_bullets_row .myths_content_box {float: left;width: calc(100% - 100px)}
.myths_bullets .myths_bullets_row .myths_border {border-left: 2px dashed;width: 2px;height: 35px;position: absolute;left: 50px;bottom: -18px;z-index: 99}
.myths_bullets .myths_bullets_row:last-child .uc_border {display: none}

.myths_bullets .myths_bullets_row{background-color: #169ad1;display: flex;}
.myths_bullets .myths_bullets_row i{color: #169ad1;font-size: 30px;align-self: center;background: #fff;border-radius: 50%;padding: 18px;font-size: 30px;width: 70px;min-height: unset;vertical-align: middle;float: left;text-align: center;position: relative;margin: 20px;}
.myths_bullets .myths_bullets_row h3{color: #fff;}
.myths_bullets .myths_fact_body *{color: rgba(255,255,255,1);}
.myths_bullets .myths_border{border-color:#ffffff; opacity:0.4;}


@media (min-width: 992px){
    .widget-myths .important-things-list-item {        padding: 20px 0 20px 0;    }
    .widget-myths .important-things-content {        padding: 0 40px 0 0;    }

    .widget-myths .myths-list-item {        padding: 20px 0 20px 0;    }
    .widget-myths .myths-content {        padding: 0 40px 0 0;    }
}

@media (max-width: 767px){
    .widget-myths .flex{        flex-direction: column;    }
    .widget-myths .fact-box{        margin: 0 20px 20px 20px;    }


    .widget-myths .fact-box h3{color: #fff;min-height: auto;text-align: center;width: 100px;position: absolute;left: -60px;top: 25px;}
    .widget-myths .uc_tipslist_bullets .uc_tipslist_bullets_row p{padding:10px 0 0;    }
    .widget-myths .important-things-list-item h3{min-height: unset !important; margin-left: 80px;}
    .widget-myths .myths-list-item h3{min-height: unset !important; margin-left: 80px;}

    .widget-myths .num-header{left:30px;}
    .widget-myths .myths-content { max-width: 100%;   }
}

/*MYTH WIDGET*/


/*MYTH HEADER*/

.myth-header{background: rgb(255,0,0);background: linear-gradient(90deg, rgba(255,0,0,1) 50.5%, rgba(22,154,209,1) 50%);font-size: 36px;text-align: center;color: #fff;padding: 10px;display: flex;justify-content: space-evenly;text-transform: uppercase;}
.myth-header :nth-child(2){font-size: 20px;background: #fff;border-radius: 50%;padding: 13px;line-height: 30px;color: #334e93;}
.myth-header-desc{margin-bottom: 40px;background: #ffffff;padding: 20px;margin-top: -10px;margin-bottom: 40px;}

@media (max-width: 767px){
    .myth-header{font-size: 26px; line-height: 56px;}
}
/*MYTH HEADER*/








/*NEW VERT CTA*/


  .cta-vertical
    .bonus-block .b-big,
  .cta-vertical
    .bonus-block .b-double,
  .cta-vertical 
    .bonus-block .b-small,
  .cta-vertical
    .bonus-block .b-triple {
        width:96%;
        height: auto;
        min-height: 50px;
        padding: 10px 5px;
        margin: 0 0 2px
    }

  .cta-vertical
    .bonus-block.cta .b-big {
        height: auto
    }

  .cta-vertical
    .bonus-block .b-big {
        border-radius: 10px 10px 0 0;
        margin-bottom: 0
    }

  .cta-vertical
    .bonus-block .claim-button,
  .cta-vertical
    .bonus-block.cta .claim-button {
        border-radius: 0 0 10px 10px
    }

  .cta-vertical
    .bonus-block .claim-button a:hover {
        background: 0 0
    }

  .cta-vertical
    .bonus-block .b-double,
  .cta-vertical
    .bonus-block .b-small,
  .cta-vertical
    .bonus-block .b-triple {
        border: 1px solid #e0e0e0;
        border-top: 0;
        border-bottom: 0
    }


  .highlighted-green {
      background-color: #8ccc11;
      color: #fff !important;
  }

/*NEW VERT CTA*/





/*FEATURE TABLE*/
.feature-table >ul >li {
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 3px;
    margin:10px 15px !important;
    padding: 20px !important;
    line-height: 1.75;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

body .feature-table  h3 a{text-decoration: underline; font-weight: 700; font-size: 17px;}


@media only screen and (max-width: 767px){
  .feature-table.columns.alt-mobile .col-1-3, .feature-table.columns.alt-mobile .col-1-4 {
      width: calc( 100% - 30px);
  }
}


.feature-table .feature-table-header{margin: -20px -20px 10px; padding: 20px; font-size: 20px;text-align: center;}
.feature-table .feature-table-header i{float: left;font-size: 36px;}
/*FEATURE TABLE*/




/*GAME FEATURE CTA*/
.featured-game-cta {padding: 0;background: #e1e1e1;border-radius: 10px;}
.featured-game-cta .featured-game-cta-content {padding: 20px 20px 0;}
.featured-game-cta .featured-game-cta-content-img {}
.featured-game-cta .featured-game-cta-content-body {margin: 0 20px;}
.featured-game-cta .featured-game-cta-content-body h3{font-size: 1.5em;}
.featured-game-cta .featured-game-cta-content-body h4{font-size: 1.5em;}
.featured-game-cta .featured-game-cta-cta {}



/*GAME FEATURE CTA*/


/*GAME CASINO CTA*/
.game-casino-cta{padding: 0;background: #e1e1e1;border-radius: 10px; }
.game-casino-cta .game-casino-cta-game{padding: 20px;}
.game-casino-cta .game-casino-cta-game-body{margin: 0 20px;}
.game-casino-cta .game-casino-cta-game-body h4{font-size: 1.5em;}

.game-casino-cta .bonus-block {margin: 20px 0;    display: flex;    justify-content: center;}
.game-casino-cta .bonus-block.cta .claim-button {    border-radius: 0 10px 10px 0;    background: #ffde03;    margin-right: 0; }
@media (max-width:991px) {
    .game-casino-cta .bonus-block { display: block; }
    .game-casino-cta .bonus-block >div {margin-right:0px; width: calc(100% - 12px); }
    .game-casino-cta .bonus-block.cta .claim-button {border-radius: 0 0 10px 10px !important;}
}



/*GAME CASINO CTA*/



/*TIP-BOX*/
.tip-box{background-color:#152f73;display: flex;padding: 20px;}
.tip-box .tip-box-icon{color:#ffffff;font-size: 50px;align-self: center;padding: 0px 20px;margin-right: 20px;}
.tip-box .tip-box-content{    padding: 0;    display: flex;    flex-direction: column;    justify-content: center; color:rgba(255,255,255,0.8);font-size: 16px;}
.tip-box .tip-box-content p{}
/*TIP-BOX*/

/* upgrade2021.css */


header {background: var(--main-bg-color);color:#fff}
#top:before {background:var(--main-bg-light-color)}
nav a:hover{color:var(--main-anchor-hover-color)}
.page-footer {background:var(--main-bg-dark-color)}
#bottom .page-footer hr {border-color:#fff;margin:10px 0;}
.mobile-helper .button {background:transparent;color:#fff;}
.strip-nav .icon-blocks {border-width: 1px 1px 3px;border-radius: 4px;background: #0036b1; border-color:#2f69ef}
.strip-nav a.icon-blocks:hover {background: #0c4bda;}
.flex.author-block img {margin-right:20px;}
.flex.author-block.author-block-footer {margin:20px 0;padding:10px;border:solid 1px #d8d8d8;font-size:12px;line-height:1.1em;}
.flex.author-block.author-block-footer img {max-height:60px;}

.wistia {
    background-color: #000;
    margin: 20px 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.wistia img {
    width: 100%;
    top: 0; /* Change this for different ratio than 16:9 */
    left: 0;
    opacity: 0.7;
}
.wistia .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.wistia .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.wistia img,
.wistia .play-button {
    cursor: pointer;
}
.wistia img,
.wistia iframe,
.wistia .play-button,
.wistia .play-button:before {
    position: absolute;
}
.wistia .play-button,
.wistia .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.wistia iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.casino-list-item {display:flex;flex-wrap:wrap;width:100%;border-radius: 4px;height: 94px;border: 1px solid #d8d8d8;border-bottom-width: 4px;margin:10px 0;align-items:stretch;}
.casino-list-item-active {background: #f2f6ff;border: solid 1px #1f4196;border-bottom-width: 4px;}
.casino-list-item-left, .casino-list-item-right {display:flex;flex:1;justify-content: space-between;align-items: center;align-items:stretch;}
.casino-list-item-left > div, .casino-list-item-right > div {display:flex;align-items:center;justify-content:center;}
.casino-list-item-number {text-align:center;width:10%;font-weight:bold;}
.casino-list-item-logo {width:35%;border-right:solid 1px #d8d8d8;border-left:solid 1px #d8d8d8;text-align:center;background:#fff;}
.casino-list-item-name {width:45%;text-align:center;flex-direction:column;}
.casino-list-item-name a {color:#333;font-size:15px;}
.casino-list-item-mobile-number {display:none;}
.casino-list-item-flag {width:10%;text-align:center;}
.casino-list-item-active .casino-list-item-logo {border-right:solid 1px #1f4196;border-left:solid 1px #1f4196;}
.casino-list-item-bullets {width:50%;font-size:12px;}
.casino-list-item-links {display:flex;flex-direction:column;width:50%;text-align:center;}
.casino-list-item-links a.visit-site2 {color: #fff;background: #02a95d;border-radius: 6px;display: inline-block;cursor: pointer;padding: 6px 16px;text-decoration: none;}

/* user review styling */

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    /*
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
	*/
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.form-group {
    margin-bottom: 15px
}

.form-group label {
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform:uppercase;
}

.btn {
	display: inline-block;
	/*padding: 6px 12px;*/
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.user_review_overview {display:flex;flex-direction:column;margin-bottom: 10px;padding: 0;border: 1px solid #d8d8d8;/*border-radius: 10px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.09);*/padding:10px;}
.user_review_feedback_wrapper {display:flex;flex-direction:row;width:100%;}
.user_review_feedback_text {display:flex;flex-direction:column;width:33%;align-items:start;justify-content:center;}
.title_text{text-transform: uppercase;font-size: 0.8em;}
.title_value{text-transform: uppercase;font-size: 1.5em;font-weight:bold;margin:10px 0;}
.title_aggregate{font-size: 0.8em;}
.user_review_feedback_bar {display:flex;flex-direction:column;width:67%;align-items:center;justify-content:center;padding:10px;}
.bar_wrapper {border-radius: 2px;display: flex;gap: 2px;height: 8px;overflow: hidden;width: 100%;height: 12px;margin: 0 0 8px;}
.bar_pill {display: inline-block;height: 16px;}

.user_review_bb {font-size: 14px;line-height: 19px;padding-left: 18px;position: relative;}
.user_review_bb:not(:last-child) {margin-right: 16px;}
.user_review_bb:before {border-radius: 50%;bottom: 0;content: "";height: 12px;left: 0;margin: auto;position: absolute;top: 0;width: 12px;}
.user_review_bb.user_review_vpos:before, .user_review_bg_vpos {background: #3DEE3A;}
.user_review_bb.user_review_pos:before, .user_review_bg_pos {background: #9FF11A;}
.user_review_bb.user_review_neu:before, .user_review_bg_neu {background: #D8DC00;}
.user_review_bb.user_review_neg:before, .user_review_bg_neg {background: #FFB257;}
.user_review_bb.user_review_vneg:before, .user_review_bg_vneg {background: #FF6847;}

.user_review_form_wrapper {display:flex;flex-direction:row;margin-top:10px;flex-wrap:wrap;align-items: center;}
.user_review_form_wrapper > p {width:50%;margin:0;font-weight:bold;}
.review_button {width:50%;text-align:right;}
.review_button span {display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	color: #fff;
  background: var(--main-bg-dark-color);
  border-radius: 4px !important;
  white-space: inherit !important;
  width: 180px;
  text-transform: uppercase;
  font-weight:bold;
}
.user_review_form_container {width:100%;margin-top:10px;}
.user_review_wrapper {display:flex;flex-direction:row;margin-bottom: 10px;padding: 0;border: 1px solid #d8d8d8;/*border-radius: 10px;box-shadow: 0 2px 2px 0 rgba(0,0,0,.09);*/width:100%}
.user_review_userinfo {display:flex;flex-direction:column;align-items:center;justify-content:center;width:15%;padding:10px;}
.user_review_reviewinfo {display:flex;flex-direction:column;align-items:initial;justify-content:center;width:85%;padding:10px;}
.user_review_name {display:flex;flex-direction:column;align-items:center;justify-content:center;}
.user_review_name span {font-size:0.7em;}
.user_review_date {text-transform:uppercase;font-size:0.8em;}
.user_review_body {border-bottom:solid 1px #d7dde7;border-top:solid 1px #d7dde7;margin-top:10px;padding:10px 0 0 0;}
.user_review_body p {margin-bottom:5px;}
.user_review_votes {display:flex;flex-direction:row;justify-content:flex-end;padding:10px 0 0 0;align-items:center;}
.user_review_votes i, .user_review_votes span {cursor:pointer;}
.user_review_rating span {text-decoration: none !important;height: 18px;width: 18px;font-size: 23px;margin-right: 5px;}
.user_review_rating span::after {content: "\2605";color: #FFC40C;}
.user_review_rating span.user_review_title {width: auto;font-size: 17px;}
.user_review_rating span.user_review_title::after {content: ""}

.br-theme-css-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
  text-decoration: none;
  height: 18px;
  width: 18px;
  float: left;
  font-size: 23px;
  margin-right: 5px;
  
}
.br-theme-css-stars .br-widget a:after {
  content: "\2605";
  color: #d2d2d2;
}
.br-theme-css-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.br-theme-css-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.br-theme-css-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-css-stars .br-widget a:after {
    content: "\2606";
    color: black;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: "\2605";
    color: black;
  }
}

@media (max-width:414px) {
.flex.author-block {flex-direction:column;}
.flex.author-block img {margin-right:0;margin-bottom:15px;}
.flex.author-block.author-block-footer img {max-height:90px;align-self:center;}

.casino-list-item {height:auto;}
.casino-list-item-left, .casino-list-item-right {flex-direction:column;}
.casino-list-item-left > div, .casino-list-item-right > div {width:100%}
.casino-list-item-number {display:none !important;}
.casino-list-item-logo, .casino-list-item-active .casino-list-item-logo {background:transparent;border:0;padding:10px;}
.casino-list-item-bullets {padding:10px 0;}
}



@media(max-width:767px){
    .page-footer .responsible {
        margin: 0 -10px;
    }

    .page-footer .footer-items{margin-top:10px !important;}

    .page-footer .footer-items li {
        float: left;
        max-height: 50px;
        list-style: none;
        margin: 0 10px;
        line-height: 30px;
    }

    .page-footer  .footer-items > li img{
        max-height: 30px;
        height: unset !important;
        padding-top: 10px;
        display: flex;
        }


    .page-footer  .nav h3, h4, h5, h6 {
        letter-spacing: 0;
        font-size: 14px;
        line-height: 1.5em;
        margin: 15px 0 10px !important;
     }    

    .page-footer .container {
        margin: 0 auto;
        overflow: hidden;
        margin: 0 20px;
    }

	.review-verdict-block {flex-direction:column;}
	.review-verdict_author {border-radius:6px 6px 0 0;}
	.review-verdict_position {max-width:200px;}

	.user_review_feedback_wrapper{flex-direction:column;}
	.user_review_feedback_text {flex-direction:row;justify-content: start;flex-wrap: wrap;width: 100%;}
	.title_text {width:50%;}
	.title_value{width:50%;text-align:right;margin:0;}
	.title_aggregate{width:100%;margin-bottom:10px;}
	.user_review_feedback_bar{width:100%;padding:0;}
	.bar_legend{margin-bottom:10px;}

	.user_review_form_wrapper{flex-direction:column;}
	.user_review_form_wrapper > p, .review_button, .review_button span {width:90%;}
	
	.user_review_userinfo {width:25%;}
	.user_review_reviewinfo {width:75%;}
	.user_review_rating span {margin-right:0;}

}

@media only screen and (min-width:1024px) {
	.columns.payments-page > ul > li.col-1-3 {margin:10px !important;width:calc(33.33% - 20px);}
}
