/*
Theme Name: Slot Jar Child
Template: slot-jar
Author: The Slot Jar team
Text Domain: slot-jar-child
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{display:block;}
audio,
canvas,
video{display:inline-block;max-width:100%;}
html{overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,
button,
input,
select,
textarea{color:#fff;font-family:'OpenSansRegular';font-size:14px;font-weight:400;line-height:1.5;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
a{color:#9330a3;text-decoration:none;}
a:focus{outline:0;}
a:hover,
a:active{outline:0;}
a:active,
a:hover{color:#0b2041;;}
h1,
h2,
h3,
h4,
h5,
h6{clear:both;font-weight:400;}
address{font-style:italic;margin-bottom:24px;}
abbr[title]{border-bottom:1px dotted #2b2b2b;cursor:help;}
b,
strong{font-weight:400;}
cite,
dfn,
em,
i{font-style:italic;}
mark,
ins{background:#fff9c0;text-decoration:none;}
p{margin-bottom:15px;}
code,
kbd,
tt,
var,
samp,
pre{font-family:monospace, serif;font-size:15px;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.6;}
pre{border:1px solid rgba(0, 0, 0, 0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:24px;max-width:100%;overflow:auto;padding:12px;white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
blockquote,
q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:"";content:none;}
blockquote{color:#767676;font-size:19px;font-style:italic;font-weight:300;line-height:1.2631578947;margin-bottom:24px;}
blockquote cite,
blockquote small{color:#2b2b2b;font-size:16px;font-weight:400;line-height:1.5;}
blockquote em,
blockquote i,
blockquote cite{font-style:normal;}
blockquote strong,
blockquote b{font-weight:400;}
small{font-size:smaller;}
big{font-size:125%;}
sup,
sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline;}
sup{bottom:1ex;}
sub{top:.5ex;}
dl{margin-bottom:24px;}
dt{font-weight:bold;}
dd{margin-bottom:24px;}
ul,
ol{    list-style: none;}
ul li{    list-style: none;}
ol{list-style:decimal;}
img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle;}
figure{margin:0;}
fieldset{border:1px solid rgba(0, 0, 0, 0.1);margin:0 0 24px;padding:11px 12px 0;}
legend{white-space:normal;}
button,
input,
select,
textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;max-width:100%;vertical-align:baseline; color: black;}
button,
input{line-height:normal;}
input,
textarea{background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
input[disabled]{cursor:default;}
input[type="checkbox"],
input[type="radio"]{padding:0;}
input[type="search"]{-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table,
th,
td{border:1px solid rgba(0, 0, 0, 0.1);}
table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-bottom:24px;width:100%;}
caption,
th,
td{font-weight:normal;text-align:left;}
th{border-width:0 1px 1px 0;font-weight:bold;}
td{border-width:0 1px 1px 0;}
del{color:#767676;}
hr{background-color:rgba(0, 0, 0, 0.1);border:0;height:1px;margin-bottom:23px;}
::selection{background:#24890d;color:#fff;text-shadow:none;}
::-moz-selection{background:#24890d;color:#fff;text-shadow:none;}
input,
textarea{border:1px solid rgba(0, 0, 0, 0.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;}
textarea{width:100%;}
input:focus,
textarea:focus{border:1px solid rgba(0, 0, 0, 0.3);outline:0;}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"]{background-color:#24890d;border:0;border-radius:2px;color:#fff;font-size:12px;font-weight:400;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom;} 
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus{background-color:#41a62a;color:#fff;}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active{background-color:#55d737;}
.search-field{width:100%;}
.search-submit{display:none;}
::-webkit-input-placeholder{color:#aaa;}
:-moz-placeholder{color:#aaa;}
::-moz-placeholder{color:#aaa;opacity:1;}
:-ms-input-placeholder{color:#aaa;}
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption{max-width:100%;}
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img{height:auto;}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img{height:auto;max-width:100%;}
embed,
iframe,
object,
video{margin-bottom:24px;max-width:100%;}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object{margin-bottom:0;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft{margin:7px 24px 7px 0;}
.wp-caption.alignleft{margin:7px 14px 7px 0;}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright{margin:7px 0 7px 24px;}
.wp-caption.alignright{margin:7px 0 7px 14px;}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter{margin-top:7px;margin-bottom:7px;}
.site-content blockquote.alignleft,
.site-content blockquote.alignright{border-top:1px solid rgba(0, 0, 0, 0.1);border-bottom:1px solid rgba(0, 0, 0, 0.1);padding-top:17px;width:50%;}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p{margin-bottom:17px;}
.wp-caption{margin-bottom:24px;}
.wp-caption img[class*="wp-image-"]{display:block;margin:0;}
.wp-caption{color:#767676;}
.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0;}
div.wp-caption .wp-caption-text{padding-right:10px;}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text{padding-left:10px;padding-right:0;}
.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000;}
.hide{display:none;}
.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after{content:"\0020\007c\0020";}
.main-content{width:100%;}
.post-thumbnail{background:#b2b2b2 url(https://www.slotjar.com/wp-content/themes/slot-jar-child/images/pattern-light.svg) repeat fixed;display:block;position:relative;width:100%;z-index:0;}
a.post-thumbnail:hover{background-color:#999;}
.full-width .post-thumbnail img{display:block;margin:0 auto;}
.gallery{margin-bottom:20px;}
.gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative;}
.gallery-columns-1 .gallery-item{max-width:100%;}
.gallery-columns-2 .gallery-item{max-width:48%;max-width:-webkit-calc(50% - 4px);max-width:calc(50% - 4px);}
.gallery-columns-3 .gallery-item{max-width:32%;max-width:-webkit-calc(33.3% - 4px);max-width:calc(33.3% - 4px);}
.gallery-columns-4 .gallery-item{max-width:23%;max-width:-webkit-calc(25% - 4px);max-width:calc(25% - 4px);}
.gallery-columns-5 .gallery-item{max-width:19%;max-width:-webkit-calc(20% - 4px);max-width:calc(20% - 4px);}
.gallery-columns-6 .gallery-item{max-width:15%;max-width:-webkit-calc(16.7% - 4px);max-width:calc(16.7% - 4px);}
.gallery-columns-7 .gallery-item{max-width:13%;max-width:-webkit-calc(14.28% - 4px);max-width:calc(14.28% - 4px);}
.gallery-columns-8 .gallery-item{max-width:11%;max-width:-webkit-calc(12.5% - 4px);max-width:calc(12.5% - 4px);}
.gallery-columns-9 .gallery-item{max-width:9%;max-width:-webkit-calc(11.1% - 4px);max-width:calc(11.1% - 4px);}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0;}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1){clear:left;}
.gallery-caption{background-color:rgba(0, 0, 0, 0.7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:1.5;margin:0;max-height:50%;filter:alpha(opacity=0);opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%;}
.gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%;}
.gallery-item:hover .gallery-caption{filter:alpha(opacity=100);opacity:1;}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{display:none;}
.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary{padding-top:0;}
.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title{display:none;}
.nav-links{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;border-top:1px solid rgba(0, 0, 0, 0.1);hyphens:auto;word-wrap:break-word;}
.post-navigation,
.image-navigation{margin:24px auto 48px;max-width:474px;padding:0 10px;}
.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image{border-bottom:1px solid rgba(0, 0, 0, 0.1);padding:11px 0 12px;width:100%;}
.post-navigation .meta-nav{color:#767676;display:block;font-size:12px;font-weight:900;line-height:2;text-transform:uppercase;}
.post-navigation a,
.image-navigation a{color:#2b2b2b;display:block;font-size:14px;font-weight:400;line-height:1.7142857142;text-transform:none;}
.post-navigation a:hover,
.image-navigation a:hover{color:#41a62a;}
.paging-navigation{border-top:5px solid #000;margin:48px 0;}
.paging-navigation .loop-pagination{margin-top:-5px;text-align:center;}
.paging-navigation .page-numbers{border-top:5px solid transparent;display:inline-block;font-size:14px;font-weight:900;margin-right:1px;padding:7px 16px;text-transform:uppercase;}
.paging-navigation a{color:#2b2b2b;}
.paging-navigation .page-numbers.current{border-top:5px solid #24890d;}
.paging-navigation a:hover{border-top:5px solid #41a62a;color:#2b2b2b;}
.attachment .content-sidebar,
.attachment .post-thumbnail{display:none;}
.attachment .entry-content{padding-top:0;}
.attachment footer.entry-meta{text-transform:none;}
.entry-attachment .attachment{margin-bottom:24px;}
.archive-header,
.page-header{margin:24px auto;max-width:474px;}
.archive-title,
.page-title{font-size:16px;font-weight:900;line-height:1.5;margin:0;}
.taxonomy-description,
.author-description{color:#767676;font-size:14px;line-height:1.2857142857;padding-top:18px;}
.taxonomy-description p,
.author-description p{margin-bottom:18px;}
.taxonomy-description p:last-child,
.author-description p:last-child{margin-bottom:0;}
.taxonomy-description a,
.author-description a{text-decoration:underline;}
.taxonomy-description a:hover,
.author-description a:hover{text-decoration:none;}
.contributor{border-bottom:1px solid rgba(0, 0, 0, 0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:48px 10px;}
.contributor:first-of-type{padding-top:24px;}
.contributor-info{margin:0 auto;max-width:474px;}
.contributor-avatar{border:1px solid rgba(0, 0, 0, 0.1);float:left;margin:0 30px 20px 0;padding:2px;}
.contributor-name{font-size:16px;font-weight:900;line-height:1.5;margin:0;}
.contributor-bio a{text-decoration:underline;}
.contributor-bio a:hover{text-decoration:none;}
.contributor-posts-link{display:inline-block;line-height:normal;padding:10px 30px;}
.contributor-posts-link:before{content:"\f443";}
.error404 .page-content{padding-top:0;}
.error404 .page-content .search-form{margin-bottom:24px;}
.full-width .hentry{max-width:100%;}
.singular .site-content .hentry.has-post-thumbnail{margin-top:-48px;}
.comments-area{margin:48px auto;max-width:474px;padding:0 10px;}
.comment-reply-title,
.comments-title{font:900 16px/1.5 Lato, sans-serif;margin:0;text-transform:uppercase;}
.comment-list{list-style:none;margin:0 0 48px 0;}
.comment-author{font-size:14px;line-height:1.7142857142;}
.comment-list .reply,
.comment-metadata{font-size:12px;line-height:2;text-transform:uppercase;}
.comment-list .reply{margin-top:24px;}
.comment-author .fn{font-weight:900;}
.comment-author a{color:#2b2b2b;}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a{color:#767676;}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover{color:#41a62a;}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback{border-top:1px solid rgba(0, 0, 0, 0.1);margin-bottom:24px;padding-top:24px;}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child{border-top:0;}
.comment-author{position:relative;}
.comment-author .avatar{border:1px solid rgba(0, 0, 0, 0.1);height:18px;padding:2px;position:absolute;top:0;left:0;width:18px;}
.bypostauthor > article .fn:before{content:"\f408";margin:0 2px 0 -2px;position:relative;top:-1px;}
.says{display:none;}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata{padding-left:30px;}
.comment-edit-link{margin-left:10px;}
.comment-edit-link:before{content:"\f411";}
.comment-reply-link:before,
.comment-reply-login:before{content:"\f412";margin-right:2px;}
.comment-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;}
.comment-content ul,
.comment-content ol{margin:0 0 24px 22px;}
.comment-content li > ul,
.comment-content li > ol{margin-bottom:0;}
.comment-content >:last-child{margin-bottom:0;}
.comment-list .children{list-style:none;margin-left:15px;}
.comment-respond{margin-bottom:24px;padding:0;}
.comment .comment-respond{margin-top:24px;}
.comment-respond h3{margin-top:0;margin-bottom:24px;}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code{color:#767676;}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as{font-size:14px;line-height:1.7142857142;}
.no-comments{font-size:16px;font-weight:900;line-height:1.5;margin-top:24px;text-transform:uppercase;}
.comment-form label{display:block;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{width:100%;}
.form-allowed-tags,
.form-allowed-tags code{font-size:12px;line-height:1.5;}
.required{color:#c0392b;}
.comment-reply-title small a{color:#2b2b2b;float:right;height:24px;overflow:hidden;width:24px;}
.comment-reply-title small a:hover{color:#41a62a;}
.comment-reply-title small a:before{content:"\f405";font-size:32px;}
.comment-navigation{font-size:12px;line-height:2;margin-bottom:48px;text-transform:uppercase;}
.comment-navigation .nav-next,
.comment-navigation .nav-previous{display:inline-block;}
.comment-navigation .nav-previous a{margin-right:10px;}
#comment-nav-above{margin-top:36px;margin-bottom:0;}
@-ms-viewport{width:device-width;}
@viewport{width:device-width;}
.mCSB_container{width:auto;margin-right:20px;overflow:hidden;}
.mCSB_container.mCS_no_scrollbar{margin-right:0;}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{margin-right:30px;}
.mCustomScrollBox>.mCSB_scrollTools{width:8px;height:100%;top:0;right:0;}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto;}
.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0;}
.mCSB_scrollTools .mCSB_draggerRail{width:3px;height:100%;margin:0 auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:19px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;height:100%;margin:0 auto;text-align:center;}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{display:block;position:relative;height:20px;overflow:hidden;margin:0 auto;cursor:pointer;}
.mCSB_scrollTools .mCSB_buttonDown{top:100%;margin-top:-40px;}
.mCSB_horizontal>.mCSB_container{height:auto;margin-right:0;margin-bottom:30px;overflow:hidden;}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{margin-bottom:0;}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{margin-right:0;margin-bottom:30px;}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{width:100%;height:16px;top:auto;right:auto;bottom:0;left:0;overflow:hidden;}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{margin:0 20px;}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:2px;margin:7px 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{width:30px;height:100%;}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{display:block;position:relative;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer;float:left;}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{margin-left:-40px;float:right;}
.mCustomScrollBox{-ms-touch-action:none;}
.mCSB_scrollTools .mCSB_draggerRail{background:#141212;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#494949;width:5px;-webkit-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:0.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)";}
.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0;}
.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px;}
.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px;}
.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px;}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{opacity:0.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)";}
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,0.15);}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#000;background:rgba(0,0,0,0.75);}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85);}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9);}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0;}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px;}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px;}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px;}
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background:#fff;background:rgba(255,255,255,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0;}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto;}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.85);}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.9);}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0;}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px;}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px;}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#000;background:rgba(0,0,0,0.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background:#000;background:rgba(0,0,0,0.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0;}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85);}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9);}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px;}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#fff;background:rgba(255,255,255,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#fff;background:rgba(255,255,255,0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0;}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.85);}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.9);}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px;}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{width:4px;background:#000;background:rgba(0,0,0,0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#000;background:rgba(0,0,0,0.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;height:4px;margin:6px 0;}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85);}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9);}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px;}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px;}
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{background:#fff;background:rgba(255,255,255,0.1);}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto;}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,0.15);}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;background:#000;background:rgba(0,0,0,0.75);}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{width:100%;}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto;}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(0,0,0,0.85);}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(0,0,0,0.9);}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0;}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px;}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px;}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px;}
.selectricWrapper{position:relative;margin:0;width:300px;cursor:pointer;border:1px solid #ccc;border-radius:2px;}
.selectricResponsive{width:100%;}
.selectric{background:#fff;position:relative;-webkit-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.selectric .label{color:#a3a3a3;display:block;margin:0 40px 0 0;min-height:24px;overflow:hidden;padding:7px 10px;white-space:nowrap;}
.selectric .button{background:url("images/sprite.png") no-repeat -208px -222px;display:block;height:11px;padding:0;position:absolute;right:9px;text-indent:-99999px;top:13px;width:15px;}
.selectricOpen .selectric .button{background-position:-208px -254px;}
.selectricOpen{z-index:999;}
.selectricOpen .selectric{background:#fff;}
.selectricOpen .selectricItems{display:block;}
.selectricItems{border:1px solid #ccc;border-top:none;}
.selectricDisabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.selectricHideSelect{position:relative;overflow:hidden;width:0;height:0;}
.selectricHideSelect select{position:absolute;left:-100%;display:none;}
.selectricInput{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:0/0 a !important;background:none !important;}
.selectricTempShow{position:absolute !important;visibility:hidden !important;display:block !important;}
.selectricItems{display:none;position:absolute;top:100%;left:0;background:#fff;z-index:-1;box-shadow:0 0 10px -6px;}
.inner-content .selectricItems ul{margin:0px;}
.inner-content .selectricItems ul li{background:none;padding:5px 10px;color:#666;}
.selectricItems .selectricScroll{height:100%;overflow:auto;}
.selectricAbove .selectricItems{top:auto;bottom:100%;}
.inner-content .selectricItems ul,
.editor-content .selectricItems ul{margin:0;}
.inner-content .selectricItems ul li,
.editor-content .selectricItems ul li{margin:0;padding:8px;color:#666;}
.selectricItems ul, .selectricItems li{list-style:none;padding:0;margin:0;font-size:14px;line-height:20px;min-height:20px;}
.content-left .selectricItems li{background:none;border-bottom:1px solid #eee;border-top:1px solid #fff;color:#666;cursor:pointer;display:block;margin:0;padding:8px;float:none;}
.selectricItems li.selected , .inner-content .selectricItems ul li.selected{background:#EFEFEF;color:#444;border-top-color:#E0E0E0;}
.selectricItems li:hover , .inner-content .selectricItems ul li:hover{background:#F0F0F0;color:#444;}
.selectricItems li.disabled, .inner-content .selectricItems ul li.disabled{background:#F5F5F5;color:#BBB;border-top-color:#FAFAFA;cursor:default;}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng{border:none !important;font:14px "proxima_nova_rgregular";color:#ff0000;text-align:center;background:#f8f8f8;border:1px solid #ff0000 !important;border-radius:5px;padding:7px 0 !important;}
span.wpcf7-not-valid-tip{clear:both;display:inline-block;float:left;font-size:11px !important;width:100%;line-height:14px;}
div.wpcf7-mail-sent-ok{border:medium none !important;font:14px "proxima_nova_rgregular";color:#398f14;text-align:center;background:#f8f8f8;border:1px solid #398f14 !important;border-radius:5px;padding:7px 0 !important;}
div.wpcf7-response-output{margin:20px 0px !important;}
.sprite{background:url(images/sprite.png) no-repeat 0 0;}
.site,
.header-main,
.content-area{float:left;width:100%;position:relative;}
#primary{background:url(images/content-bg.png) repeat 0 0;padding:25px 0;}
.inner-content{position:relative;}
.site-header{background:url(images/innerhead-bg.png) repeat 0 0;float:left;position:absolute;top:0;width:100%;z-index:9;}
body.home .site-header{background:none;}
.wrapper{width:1000px;margin:0 auto;}
h1.site-title{float:left;width:200px;}
h1.site-title a{background:url("images/logo.png") no-repeat 0 0;background-size:cover;display:block;height:100px;text-indent:-9999px;width:160px;}
body.home h1.site-title a{width:200px;height:126px;}
.head-right{float:right;width:800px;margin-top:20px;}
.head-right-info{float:right;width:auto;}
.head-right-info li{float:left;font:14px "proxima_nova_rgregular";color:#fff;margin-left:30px;position:relative;}
.head-right-info li a{color:#fff;float:left;}
.head-right-info li.top-login a,
.head-right-info li.top-register a{background:#ffc000;color:#000;text-transform:uppercase;padding:7px 12px 5px;border-radius:3px;font-size:13px;float:left;}
.head-right-info li.top-register{margin-left:14px;}
.head-right-info li.top-register a{background:#da0093;color:#fff;}
.head-right-info li.top-login a:hover,
.head-right-info li.top-register a:hover{opacity:0.8;}
.head-right-info li.mail-link a.sprite,
.head-right-info li.live-chat a.sprite,
.head-right-info li.secure-link a.sprite,
.head-right-info li.support-link a.sprite,
.head-right-info li.top-login-register a.sprite{background-position:-475px -60px;padding-left:22px;line-height:20px;margin-top:5px;}
.head-right-info li.secure-link a.sprite{background-position:-476px -9px;padding-left:20px;}
.head-right-info li.live-chat a.sprite{background-position:-476px -113px;padding-left:25px;}
.head-right-info li.support-link a.sprite{background-position:-476px -168px;padding-left:28px;}
.head-right-info li.top-login-register a.sprite{background-position:-476px -231px;padding-left:28px;}
.head-right-info li.mail-link a:hover,
.head-right-info li.live-chat a:hover,
a.livelink.hover,
.head-right-info li.secure-link a:hover,
.head-right-info li.support-link a:hover,
.head-right-info li.top-login-register a:hover{color:#DA0093;}
.primary-navigation{float:left;margin-top:20px;width:100%;}
.primary-navigation ul{float:right;}
.primary-navigation ul li{float:left;margin-left:22px;}
.primary-navigation ul li a{font:13px "proxima_novasemibold";text-transform:uppercase;color:#fff;}
.primary-navigation ul li:first-child{margin-left:0;}
.primary-navigation ul li a:hover,
.primary-navigation ul li.current-menu-item a{color:#ffc000;border-bottom:2px solid;}
.home-slider .wrapper{position:relative;}
.slide-content{background:url("images/banner-cont-bg.png") repeat 0 0;left:0;padding:15px 28px 3px;position:absolute;top:140px !important;width:600px;}
.slide-content h2{color:#f5af03;font:16px "PalatinoLinotype-Bold";margin-bottom:5px;text-transform:uppercase;}
.slide-content p{font:12px "proxima_nova_rgregular";color:#fff;}
.banner-play{background-position:-4px -366px;float:left;height:94px;width:252px;margin-left:-40px;margin-top:-15px;position:relative;}
.slide-content a{color:#c104ff;display:inline-block;font:15px "proxima_nova_rgbold";left:88px;padding:13px 0 11px;position:inherit;text-align:left;text-transform:uppercase;top:17px;width:254px;}
.slide-content a:hover{color:#8b2ea1;}
.banner{background:url(images/homeheader.jpg) no-repeat top center;background-size:cover;height:472px;float:left;width:100%;position:relative;}
.slide-image{height:375px;width:500px;position:absolute;right:0;top:100px;text-align:right;}
.slide-image-in{display:table-cell;height:375px;vertical-align:middle;width:500px;}
.inner-banner .slide-image-in,
.inner-banner .slide-image{height:260px;}
.inner-banner .slide-content{top:130px;padding:10px 25px 0px;}
.slide-image img{max-width:480px;max-height:350px;}
.inner-banner .slide-image img{max-height:230px;}
.slider-in{width:1000px;margin:0 auto;}
.banner-overlay{background:url(images/banner-over.png) no-repeat top center;position:absolute;bottom:0;width:100%;height:194px;z-index:3;}
.banner-text{float:left;width:575px;position:absolute;bottom:25px;z-index:999;height:95px;overflow:hidden;}
.banner-text-left{float:left;margin-left:40px;width:auto;}
.banner-text-left h2{font:52px "park_lane_nfregular";color:#ffa000;}
.banner-text-left p{font:29px "OpenSansBold";color:#ffa000;padding:0;margin:0;}
.banner-text-right{background:#000;border-radius:14px;float:right;padding:12px 2px;margin-top:36px;}
a.joinnow,
a.playnow{border:2px solid #025882;padding:10px 24px 6px;border-radius:12px;color:#fff;background:#0384cd url(images/join-now.png) repeat-x;font:600 24px "plantagenet_cherokeeregular";text-transform:uppercase;}
a.joinnow:hover,
a.playnow:hover{background:#0384cd;}
a.playnow{border-radius:4px;font-size:25px;font-weight:normal;left:0;margin:0 auto;padding:13px 0 8px;position:absolute;right:0;text-align:center;top:-38px;width:150px;}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.home-slider li{height:472px;margin-top:0px;}
.live-feed{background:#fff;border-radius:6px;height:410px;overflow:hidden;padding:0;position:static;right:0;top:0;width:100%;z-index:4;-webkit-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);-moz-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);-ms-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);}
.live-feed-img{float:left;width:100%;}
.live-feed-img img{max-width:100%;}
.live-feed h3{color:#8b2ea1;font:20px "chunkfiveroman";padding:18px 15px;text-transform:uppercase;border-bottom:1px solid #f0c6e2;}
.vertical-ticker{height:350px;overflow:hidden;margin:0;padding:0;float:left;width:96%;}
.vertical-ticker li{border-bottom:1px solid #f0c6e2;color:#000000;display:block;font:14px "proxima_nova_rgregular";height:70px;overflow:hidden;padding:10px 15px;text-align:center;width:100%;background:#fbf1f8;}
.vertical-ticker li.firstfeed{background:#fff;}
.vertical-ticker li b{font:14px "proxima_novasemibold";}
.page-template-page-promotion-php .home-latest-pro,
.single-promotion .home-latest-pro{display:none;}
.single-promotion .content-left{min-height:628px;padding:12px;}
.single-promotion .promo-detail{border:2px dashed #7a288d;float:left;min-height:604px;padding:18px 18px 90px;position:relative;width:100%;}
span.feed-img{float:left;width:50px;height:50px;border-radius:50%;}
span.feed-img img{width:50px;height:50px;border-radius:50%;}
span.feed-name{float:left;overflow:hidden;padding-left:12px;text-align:left;width:160px;}
span.feed-value{color:#9330a3;float:right;font:16px "proxima_novasemibold";margin-top:-8px;text-align:right;width:70px;}
.main-content{float:left;width:100%;background:url(images/content-bg.jpg) no-repeat top center;min-height:500px;}
.home-left{width:660px;float:left;}
.content-left{background:#fff;padding:20px;border-radius:4px;min-height:823px;position:relative;-webkit-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);-moz-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);-ms-box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);}
.home-left h2{background:#ffc000;color:#8b2ea1;font:20px "chunkfiveroman";text-transform:uppercase;padding:8px 18px;border-radius:3px;}
.home-left h2.inner-hd{color:#8b2ea1;font:24px "chunkfiveroman";text-transform:uppercase;background:none;padding:0;margin-bottom:12px;}
.content-left p{font: 16px/22px "proxima_nova_rgregular";color:#000;}
.playgame{background-position:0 -136px;color:#fff;float:left;font:18px "proxima_nova_rgbold";padding:14px 12px 10px;text-align:center;text-transform:uppercase;width:202px;}
.playgame:hover{opacity:0.8;}
h2.newgames{margin-top:22px;float:left;width:100%;}
ul.home-games{float:left;width:100%;}
ul.home-games li{float:left;width:150px;padding:0px;margin-right:20px;margin-top:20px;position:relative;}
ul.home-games li.fourth-list{margin-right:0;float:right;}
ul.home-games li h3{font:16px "proxima_novasemibold";color:#9330a3;text-align:center;position:relative;z-index:21;margin-top:8px;min-height:40px;}
ul.home-games li h3 a{color:#9330a3;word-wrap:break-word;}
ul.home-games li h3 a:hover{color:#000;}
.home-right{float:right;margin-top:0;width:319px;}
.live-jackpot{background:#fff;border-radius:5px;box-shadow:0 3px 0 1px rgba(228, 186, 126, 0.3);float:right;height:auto;margin-top:25px;overflow:hidden;width:100%;}
.jackpot-inner{margin-top:0;max-height:193px;overflow:hidden;padding:0;}
.jack-image{float:left;padding:0px;text-align:center;width:100%;}
.jack-image img{max-width:100%;width:auto;}
.jack-amount{background:#fbf1f8;float:left;padding:12px 0;width:100%;border-top:1px solid #f0c6e2;}
.jack-amount p{color:#9330a3;float:left;font:20px "proxima_novasemibold";margin-bottom:0;padding:0 15px;text-transform:uppercase;width:100%;}
.jack-amount p label{font:18px "proxima_nova_rgbold";color:#000;float:left;}
.jack-amount p span.jackvalue{float:right;}
.home-latest-pro{float:left;width:100%;margin-top:25px;}
.home-latest-pro ul li{float:left;width:100%;}
.home-latest-pro ul li img{max-width:100%;height:auto;width:100%;border-radius:4px;}
footer{float:left;width:100%;border-top:5px solid #e6cf72;background:#f0bb1b;border-bottom:2px solid #ffea8b;}
.foot-promo{float:left;padding:22px 0px;width:100%;}
.foot-promo ul li{float:left;width:49%;-webkit-box-shadow:0 3px 0 1px #e9a82b;-moz-box-shadow:0 3px 0 1px #e9a82b;-ms-box-shadow:0 3px 0 1px #e9a82b;box-shadow:0 3px 0 1px #e9a82b;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden;}
.foot-promo ul li:first-child{margin-right:2%;}
.foot-promo ul li a{display:block;}
.foot-promo ul li img{max-width:100%;}
.foot-bottom{background:#8b2ea1;min-height:100px;float:left;width:100%;}
.foot-follows{clear:both;text-align:center;}
.foot-follows > li{display:inline-block;margin-left:30px;}
.foot-follows > li h3{float:left;color:#ffcf2b;font:16px/24px "proxima_novasemibold";}
.foot-follows > li a.links{background:#e8d5ec;border-radius:15px;color:#000;float:left;margin-left:15px;padding:1px 12px;}
.foot-follows > li.followuson ul{float:left;}
.foot-follows > li.followuson ul li{float:left;margin-left:10px;text-indent:-9999px;width:22px;}
.foot-follows > li.followuson ul li a{background-color:#fff;background-position:-1px -92px;border-radius:50%;float:left;height:22px;width:22px;}
.foot-follows > li.followuson ul li.fb a{background-position:-1px -92px;}
.foot-follows > li.followuson ul li.twt a{background-position:-30px -92px;}
.foot-follows > li.followuson ul li.gplus a{background-position:-58px -91px;}
.foot-follows > li.followuson ul li a:hover,
.foot-follows > li a.links:hover{background-color:#e2e2e2;}
.footborder,
.footborder2{background:url("images/foot-border.png") repeat-x 0 0;float:left;height:2px;margin-top:10px;width:100%;margin-bottom:20px;}
.footborder2{margin-bottom:8px;margin-top:0;}
.footer-menus{float:left;margin:10px 0 15px;width:100%;}
.footer-menus ul{text-align:center;}
.footer-menus ul li{border-left:1px solid #fff;display:inline-block;line-height:12px;margin-left:15px;padding-left:15px;}
.footer-menus ul li:first-child{padding-left:0;margin-left:0;border-left:0;}
.footer-menus ul li a{color:#fff;font:14px/12px "proxima_nova_rgregular";}
.footer-menus ul li a:hover,
.footer-menus ul li.current-menu-item a{color:#000;}
.footpayment{float:left;width:100%;background:#fff;}
.payment{background:none;padding:4px 0;text-align:center;}
.payment ul li{display:inline-block;margin-left:2px;}
.payment ul li a{background:url("images/payment.png") no-repeat 0 0;display:inline-block;height:48px;text-indent:-9999px;}
.payment ul li.payment1 a{background-position:0px 0px;width:79px;}
.payment ul li.payment2 a{background-position:-81px 0px;width:46px;}
.payment ul li.payment3 a{background-position:-129px 0px;width:48px;}
.payment ul li.payment4 a{background-position:-181px 0;width:31px;}
.payment ul li.payment5 a{background-position:-218px 0;width:70px;}
.payment ul li.payment6 a{background-position:-293px 0;width:108px;}
.payment ul li.payment7 a{background-position:-409px 0;width:56px;}
.payment ul li.payment8 a{background-position:-473px 0;width:86px;}
.payment ul li.payment9 a{background-position:-564px 0;width:28px;}
.payment ul li.payment10 a{background-position:-632px 0;width:43px;}
.payment ul li.payment11 a{background-position:-681px 0;width:95px;}
.payment ul li.payment12 a{background-position:-780px 0;width:26px;}
.payment ul li.payment13 a{background-position:-812px 0;width:101px;}
.payment ul li.payment14 a{background-position:-918px 0;width:45px;}
.payment ul li.payment15 a{background-position:-966px 0;width:30px;}
.copy{float:left;width:100%;text-align:center;}
.copy p{margin:10px 0px 15px;font:12px "proxima_nova_rgregular";color:#fff;}
.copy p a{color:#fff;}
.copy p a:hover{color:#000;}
.effects .thump-out{position:relative;overflow:hidden;height:140px;width:150px;z-index:21;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.game-detail-right .effects .thump-out{height:148px;width:224px;}
.game-detail-right > ul.effects > li .thump-out img{border:0px;}
.effects .thump-out img{height:100%;max-width:100%;width:100%;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;}
.overlay{background:url("images/thump-over.png") repeat 0 0;border-radius:8px;display:block;height:140px;overflow:hidden;position:absolute;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:150px;z-index:20;}
a.close-overlay{display:block;position:absolute;top:4px;right:4px;z-index:100;width:20px;height:25px;font-size:13px;font-weight:400;color:#fff;line-height:22px;text-align:center;background-color:#000;cursor:pointer;}
a.close-overlay.hidden{display:none;}
#effect-6 .overlay{bottom:0;left:0px;filter:alpha(opacity=0);opacity:0;right:0;top:0px;}
#effect-6 .overlay .hoverlinks{left:0;right:0;top:0;bottom:0;width:150px;margin:0 auto;position:absolute;border:none;-webkit-border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;text-align:center;}
.overlay span{position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all 0.5s, opacity 0s;-o-transition:all 0.5s, opacity 0s;-ms-transition:all 0.5s, opacity 0s;transition:all 0.5s, opacity 0s;-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;-ms-transition-delay:0.5s;transition-delay:0.5s;width:26px;height:31px;border-style:solid;border-color:#383838;}
.hoverlinks a{font:13px "proxima_nova_rgregular";width:90px;text-transform:uppercase;border-radius:15px;overflow:hidden;text-align:center;display:inline-block;padding:5px 0 3px;margin-bottom:2px;text-transform:uppercase;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.hoverlinks a.play{background-position:-250px -21px;color:#fff;font-size:14px;padding:11px 9px 7px;width:108px;}
.hoverlinks a.demo{background-position:-373px -25px;bottom:0;color:#000;left:0;margin:0 auto;padding:7px 6px 5px;position:absolute;right:0;width:78px;}
#effect-6 .img.hover .overlay .hoverlinks a.play{margin-top:52px;}
#effect-6 .img.hover .overlay .hoverlinks a.demo{bottom:35px;}
.hoverlinks a.info{background-position:-100px -91px;bottom:0;height:30px;position:absolute;right:3px;text-indent:-9999px;width:30px;}
.iframediv{height:725px;margin:0 auto;width:903px;background:#fff;}
.iframediv iframe{height:100%;width:100%;}
#effect-6 .img.hover .overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
#effect-6 .img.hover .overlay .hoverlinks{top:0px;bottom:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
#effect-6 .img.hover .overlay span{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
#effect-6 .img.hover .thump-out{z-index:20;}
.game-inner{float:none;margin:0 auto;width:980px;}
.inner-menu{width:285px;float:left;margin-top:35px;}
ul.innermenu{float:left;width:100%;border:1px solid #f9fafb;border-radius:7px;}
ul.innermenu li{float:left;width:100%;border-top:1px solid #f9fafb;}
ul.innermenu li:first-child{border-top:none;}
ul.innermenu li a{background:url("https://www.slotjar.com/wp-content/themes/slot-jar-child/images/allsprite.png") no-repeat 0 0;font:26px "OpenSansLight";color:#f9fafb;text-transform:capitalize;display:block;padding:12px 10px 12px 85px;text-shadow:0 0 1px #3b7114 , 0 0 3px #3b7114 , 0 0 6px #3b7114 , 0 0 9px #3b7114 , 0 0 12px #3b7114 , 0 0 15px #3b7114;border-radius:3px;}
ul.innermenu li span, ul.innermenu li.current-menu-item span{border-radius:5px;display:inline-block;margin:2px;width:281px;}
ul.innermenu li:hover span, ul.innermenu li.current-menu-item span{background:url("https://www.slotjar.com/wp-content/themes/slot-jar-child/images/inner-memu-over.png") repeat-x;}
ul.innermenu li:hover a,
ul.innermenu li.current-menu-item a{color:#91d257;}
ul.innermenu li.innergamemenu1 a,
ul.innermenu li.menu-item-71 a{background-position:-772px -8px;}
ul.innermenu li.innergamemenu2 a,
ul.innermenu li.menu-item-69 a{background-position:-772px -75px;}
ul.innermenu li.innergamemenu3 a,
ul.innermenu li.menu-item-68 a{background-position:-772px -141px;}
ul.innermenu li.innergamemenu4 a,
ul.innermenu li.menu-item-72 a{background-position:-772px -203px;}
ul.innermenu li.innergamemenu5 a,
ul.innermenu li.menu-item-70 a{background-position:-772px -271px;}
ul.innermenu li.innergamemenu6 a,
ul.innermenu li.menu-item-66 a{background-position:-772px -335px;}
.inner-right{float:right;width:655px;}

.border-bot-design{float:left;width:100%;background:#ffbfff;height:2px;box-shadow:0px 0px 7px #FFBFFF;}
.main-content{padding-bottom:120px;}
body.home .main-content{padding-bottom:60px;}
.game-detail-left{width:715px;float:left;}
.game-detail-right{width:230px;float:right;}
.game-detail-left h3, .editor-content h3{font:normal 20px "OpenSansBold";text-shadow:0px 0px 10px #096df5;padding-bottom:15px;padding-top:10px;text-transform:uppercase;}
.promotion-inner > ul{margin:0px;padding:0;}
.promotion-inner > ul > li{float:left;margin-right:33px;margin-top:30px;width:225px;}
.promotion-inner > ul > li.fourth-child{float:right;margin-right:0px;}
.promotion-inner > ul > li img{max-width:100%;border:2px solid #c3a036;border-radius:2px;}
.promotion-inner > ul > li img.noimage-mob{width:auto;height:auto;}
.promotion-inner > ul > li h3,
.game-detail-right > ul > li h3{font:12px "roboto_slabregular";color:#e2b73c;text-transform:uppercase;text-align:center;margin-top:6px;}
.promotion-inner > ul > li h3 a,
.game-detail-right > ul > li h3 a{color:#e2b73c;}
.promotion-inner > ul > li h3 a:hover,
.game-detail-right > ul > li h3 a:hover{color:#fff;}
.game-detail-right > ul > li, .game-detail-right > ul.home-games li{float:left;margin-right:0px;margin-top:30px;width:228px;}
.game-detail-right > ul.home-games li{min-height:175px;}
.game-detail-right > ul > li img{width:100%;border:2px solid #c3a036;border-radius:2px;}
.innerbanner-main{float:left;width:100%;}
.inner-banner{background:url("images/inner-banner.jpg") no-repeat top center;background-size:cover;height:360px;}
.inner-banner > .wrapper{position:relative;}
.editor-content{float:left;width:100%;position:relative;margin-top:20px;}
.scroll{height:180px;overflow:hidden;}
.inner-content .faq-accordion h3{text-transform:none;padding:13px 25px 14px 0;border-bottom:1px solid #ffff00;margin:0;display:block;cursor:pointer;position:relative;font-size:18px;}
.inner-content .faq-accordion h3:first-child{border-top:1px solid #ffff00;}
.faq-accordion.ui-accordion .ui-accordion-content{padding:0 25px 0 0;border-bottom:1px solid #ffff00;}
.faq-accordion.ui-accordion .ui-state-active{border-bottom:0;}
.faq-accordion.ui-accordion .ui-icon{background:url('https://www.slotjar.com/wp-content/themes/slot-jar-child/images/acc-icons.png') no-repeat;left:auto;right:12px;top:50%;width:9px;height:8px;margin-top:-4px;display:inline-block;position:absolute;}
.faq-accordion .ui-state-default .ui-icon{background-position:0px 0px;}
.faq-accordion .ui-state-active .ui-icon{background-position:0px -78px;}
.inner-content .faq-accordion p{margin-bottom:15px;}
.contact-form{margin-top:18px;padding-bottom:100px;float:left;}
.contact-form div.first-row{width:300px;float:left;margin-right:22px;}
.contact-form div.input{float:left;margin:0 0px 22px 0;width:300px;}
.contact-form div.input.textarea{margin-right:22px;}
.contact-form div.input.captcha-text{width:210px;}
.contact-form div.input input,.contact-form div.input textarea{background:#fff;border:1px solid #000000;-webkit-border-radius:5px;-o-border-radius:5px;border-radius:5px;float:left;font:15px "OpenSansRegular",Arial;color:#000;height:38px;padding:5px 10px;width:300px;}
.contact-form div.input select{width:300px;height:40px;border-radius:3px;padding:5px 10px;border:1px solid #000000;}
.contact-form div.submit input{float:left;background:#0384CE url("images/join-now.png") repeat-x 0 0;border:2px solid #025882;border-radius:5px;color:#fff;font:600 24px "plantagenet_cherokeeregular";padding:10px 24px 6px;text-transform:uppercase;}
.contact-form div.submit input:hover{background:#0384CE;}
.contact-form div.textarea textarea{width:310px;height:99px;resize:none;overflow:auto;}
.contact-form div.captcha-text input{width:190px;}
.contact-form div.captcha{width:107px;margin-top:10px;}
.contact-form div.captcha img{border:1px solid #ffbf00;border-radius:5px;width:107px;height:25px;}
.contact-form div.submit{width:100%;float:left;}
.ajax-loader{background:#fff;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-top:20px;}
img.noimage-mob{width:100%;height:100%;}
.notfound{margin:75px auto;width:480px;text-align:center;}
.notfound h2.page-title{font-size:90px;line-height:80px;}
.notfound h2.page-title span{font-size:25px;}
.notfound p a{color:#e4c22c;}
.notfound p a:hover{color:#fff;}
.inner-content ul,
.inner-content ol,
.editor-content ul,
.editor-content ol{margin:0px 0 20px 20px;}
.inner-content ul li,
.inner-content ol li,
.editor-content ul li,
.editor-content ol li{background:url("images/inner-list.png") no-repeat left 8px;margin-bottom:8px;padding-left:15px;color:#fff;font-size:14px;list-style-type:none;}
.inner-content .game-detail-right > ul{margin:0px;}
.inner-content .game-detail-right > ul > li{background:none;padding-left:0px;margin-bottom:0px;}
.inner-content .game-detail-right > ul > li > a{display:inline-block;width:220px;height:145px;}
.inner-content .sitemap ul li{background:none;padding-left:0px;}
.inner-content .sitemap ul li a{background:url("images/sitemap-arrow.png") no-repeat 0 7px;padding-left:13px}
.inner-content .sitemap ul li a:hover{background-position:0 -12px;}
.page_nag_main{text-align:center;margin:30px 0px 0px;display:inline-block;border:1px solid #000;-webkit-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden;}
.page_nag_main a{color:#000;display:inline-block;font:15px/15px "proxima_novasemibold",arial;padding:12px 8px 10px;}
.page_nag_main span{display:inline-block;padding:0px 6px;margin-bottom:6px;}
.page_nag_main span a{-webkit-border-radius:50%;-o-border-radius:50%;border-radius:50%;height:25px;margin:0;padding:6px 0 0;text-align:center;width:26px;}
.page_nag_main a:hover, .page_nag_main a.selected,
.page_nag_main a.prev:hover, .page_nag_main a.next:hover{background:#fff;color:#141212;}
.page_nag_main a.disabled, .page_nag_main a.disabled:hover{background:none;color:#aaa;cursor:text;}
.page_nag_main a.prev{border-right:1px solid #000;color:#000;}
.page_nag_main a.next{border-left:1px solid #000;color:#000;}
.game-pagination{float:left;width:100%;text-align:center;}
.noimage-mob{width:100%;height:100%;}
.inner-content .sitemap ul{margin:20px 0 20px 20px;}
.inner-content .sitemap ul li{float:left;font-size:15px;width:225px;}
.inner-content .sitemap ul li a{color:#fff;}
.inner-content .sitemap ul li a:hover{color:#FFFF00;}
.sitemap{float:left;width:100%;margin-top:20px;}
.game-detail-left .border-bot-design{margin-bottom:20px;}
.mibi-icon,
.mobile-menu{display:none;}
p.foot-dev{font-size:14px;padding-top:10px;color:#FFA000;margin-bottom:0px;}
.desktop-tit{display:block;}
.mobile-tit{display:none;}
.promotions-page li{background:#fff;border-radius:4px;float:left;margin-right:20px;margin-top:18px;width:320px;overflow:hidden;}
.promotions-page li.secondlist{margin-right:0;}
.promotions-page li img{width:100%;max-width:100%;}
.promocontent{float:left;width:100%;padding:20px;}
.promotions-page li h3{font:18px "proxima_nova_rgbold";color:#8b2ea1;text-transform:uppercase;margin-bottom:8px;}
.promotions-page li h3 a{color:#8b2ea1;}
.promotions-page li h3 a:hover{color:#000;}
.promotions-page li p{color:#333333;font:14px/20px "proxima_nova_rgregular";margin-bottom:10px;}
a.promoplay{background:#8b2ea1;border-radius:20px;color:#fff;display:inline-block;font:14px "proxima_novasemibold";padding:7px 0 5px;text-align:center;text-transform:uppercase;width:100px;}
a.promoplay:hover{opacity:0.8;}
.terms-faq{border-top:1px solid #9b5eaa;bottom:20px;left:20px;padding-top:15px;position:absolute;right:20px;}
.terms-faq a{font:14px "proxima_nova_rgregular";color:#8b2ea1;float:left;}
.terms-faq a.faq{float:right;}
.terms-faq a:hover{color:#000;}
/*.content-left img{border:4px solid #ffaf04;float:left;margin-bottom:5px;margin-right:15px;max-width:100%;border-radius:3px;}*/
.content-left img{float:left;margin-bottom:5px;margin-right:15px;max-width:100%;border-radius:3px;}
.single-adds .foot-promo{display:none;}
.slot-contact-form .input{margin-bottom:25px;}
.slot-contact-form .input input{border:1px solid #ccc;font:14px "proxima_nova_rgregular";width:300px;padding:10px;}
.slot-contact-form .input textarea{border:1px solid #ccc;font:14px "proxima_nova_rgregular";resize:none;height:150px;width:100%;}
.captcha-section{float:left;width:100%;}
.captcha-section label{float:left;width:100%;margin-bottom:10px;color:#5d5d5d;font:16px "proxima_novalight";}
.captcha-section .input.captcha{background:#ffffff;float:left;margin-right:25px;padding:4px 15px;width:82px;border:1px solid #ccc;border-radius:2px;}
.captcha-section .input.captcha img{background:none;border:none;padding:0;margin:0;}
.slot-contact-form .captcha-section input{margin-top:0}
.captcha-section p{float:left;width:180px;}
.submit{float:left;width:150px;}
.wpcf7-form-control.wpcf7-submit,
.wpcf7-form-control.wpcf7-submit:focus{background:#da0093;float:left;width:120px;padding:9px;}
.wpcf7-form-control.wpcf7-submit:hover{opacity:0.8;background:#da0093;}
div.wpcf7 img.ajax-loader{border:none;margin:11px 0 10px 10px;}
.content-left ul li{background:url("images/inner-list.png") no-repeat scroll 0 7px;color:#000;font:14px/22px "proxima_nova_rgregular";margin-bottom:10px;padding-left:12px;margin-left:20px;}
.content-left ol li{color:#000;font:14px/22px "proxima_nova_rgregular";list-style-type:decimal-leading-zero;margin-bottom:10px;margin-left:25px;}
.content-left ol li ul li{background:none;padding-left:0;}
.live-chat .lpEmtStarRating,
.live-chat .lpPoweredBy,
.live-chat .lpStaticButtonTR img{display:none;}
.live-chat table{margin-bottom:0;border:none;}
.live-chat table td{border:none;}
.live-chat .lpStaticButtonTR a{float:left;height:20px;margin-top:5px;width:100%;}
.live-chat .livechat-right{position:absolute;width:100%;}
.top-login-register{display:none;}
.play-demo-wrap{background:#000;color:#fff;overflow:auto;padding:10px;width:100%;height:100%;z-index:999999;position:fixed;top:-100%;}
.play-demo-wrap .close-demo{background-position:-269px -144px;width:32px;height:32px;display:block;z-index:99999;position:relative;transition:all 0.3s ease 0s;}
.play-demo-content{color:#fff;margin:0 auto;width:1000px;}
a.close-demo:hover{transform:scale(0.8);}
.categories-text{color:#000;float:left;font: 16px/22px "OpenSansRegular";padding:22px 0 7px;text-align:center;width:100%;background:#FFFFFF;margin-bottom:-25px;margin-top:30px;}
.categories-text h3{font:20px "chunkfiveroman";margin-bottom:10px;color:#8b2ea1;text-transform:uppercase;}
.home-text.categories-text{margin-bottom:0;margin-top:0px;padding-bottom:18px;}
.foot-soci{float:left;width:100%;}
.api-section h1{background:none;color:#8b2ea1;font:24px "chunkfiveroman";margin-bottom:12px;padding:0;text-transform:uppercase;}
.api-section h2{background:none;border-radius:0;color:#a94cbf;float:left;font:18px "chunkfiveroman";margin-bottom:8px;margin-top:10px;padding:0;text-transform:none;width:100%;}
.api-section h3,
.api-section h4{color:#606060;float:left;font:16px "chunkfiveroman";margin-bottom:8px;margin-top:-10px;width:100%;}
.api-section h4{font-size:15px;}
.api-section h5,
.api-section h6{font-size:14px;}
.api-section a{color:#9330a3;}
.api-section a:hover{color:#000;}
.api-section td ,
.api-section th{color:#000;padding:5px 10px;font:14px/22px "proxima_nova_rgregular";}
.api-section th{font:14px/22px "proxima_novasemibold";}
.api-section h2{font-size:18px;padding:0;}
.apipayment{float:left;padding:15px 0;width:100%;}
.apipayment li{display:inline-block;}
.apipayment .footer, .apipayment .disclaimer{float:left;text-align:center;width:100%;}
.apipayment .disclaimer{color:#454545;font:15px/24px "proxima_nova_rgregular";margin-top:10px;}
.apipayment .disclaimer a{color:#8B2EA1;}
.apipayment .disclaimer a:hover{color:#000;}
.contact-frm{float:left;width:100%;margin-top:20px;}
.content-left p a, .content-left li a,.content-left table a{  color: #2f00ff;}
.content-left p a:hover, .content-left table a:hover,.content-left li a:hover{color:#000;}
.content-left table img {border: medium none;display:inline-block;float:none;margin: 0;}
.content-left table td, .content-left table th{vertical-align:middle}
.content-left ul, .content-left ol{clear:both}
.content-left h2, .content-left h3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  clear: none;
  color: #676767;
  font-family: chunkfiveroman;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 0;
  text-transform: none;
}
.content-left h3{font-size:16px;}
.game-detail-image {float: right;margin-left: 10px;max-width: 270px;}
@media screen and (device-width:1024px){}
@media screen and (device-width:1152px){}
@media screen and (device-width:1280px){}
@media screen and (device-width:1366px){}
@media screen and (device-width:1400px){}
@media screen and (device-width:1440px){}
@media screen and (device-width:1600px){}
@media screen and (device-width:1680px){}
@media screen and (device-width:1920px){}
@media screen and (min-width:100px) and (max-width:736px){.primary-navigation{display:none;}
.wrapper{margin:0 auto;padding:0 5px;width:100% !important;}
h1.site-title{float:left;width:140px;}
body.home h1.site-title a,
h1.site-title a{background-size:cover;height:90px;width:150px;}
.banner{padding-top:100px;}
.mibi-icon{display:block;float:left;height:41px;position:absolute;top:20px;width:41px;right:0px;border:3px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
a.mobi-menu{background:url(images/mobi-menu.png) no-repeat center center;height:35px;display:block;text-indent:-9999px;}
.mobile-menu{background:#E44DBA;float:left;margin-top:0;position:absolute;top:90px;left:-120%;width:100%;z-index:9999;border:1px solid #ffff02;display:block;box-sizing:border-box;}
.mobile-menu ul li{width:100%;padding:0px !important;margin:0 !important;border-top:1px solid #eee;}
.mobile-menu ul li:first-child{border-top:none;}
.mobile-menu ul li a{background:none;margin:0 !important;color:#fff;padding:8px 12px !important;text-shadow:none;display:block;}
.mobile-menu ul li:hover,
.mobile-menu ul li a:hover,
.mobile-menu ul li.current-menu-item a,
.mobile-menu ul li.current-menu-item{background:#f1c312;text-shadow:none;color:#000;}
.head-right{margin-right:60px;margin-top:26px;width:auto;}
.head-right-info li.mail-link a.sprite,
.head-right-info li.live-chat a.sprite{margin-top:0;}
.head-right-info li.top-login,
.head-right-info li.top-register,
.head-right-info li.secure-link,
.head-right-info li.support-link{display:none;}
.top-login-register{display:block;}
.head-right-info li{font-size:12px;margin-left:15px;}
.head-right-info li.live-chat{margin-top:5px;}
.head-right-info li.top-login-register a.sprite{background-position:-480px -231px;padding-left:25px;}
.slide-content,
.slide-image{position:static;}
.slide-content{padding:10px 10px 5px;width:100%;float:left;text-align:center;}
.slide-content h2{font-size:20px;}
.slide-content p{font-size:14px;}
.slide-content a{background:none;border-radius:3px;font-size:10px;left:47px;padding:8px 0 7px;top:14px;width:250px;}
.slide-image{height:auto;text-align:center;width:100%;margin-top:10px;float:left;}
.slide-image-in{display:inline-block;height:auto;width:250px;}
.slide-image img{max-height:100%;max-width:100%;height:auto;}
.home-left{float:left;width:100%;}
.home-left h2{font-size:18px;padding:6px 10px;}
ul.home-games li,
ul.home-games li.fourth-list{margin:20px 5px 0;width:145px;float:left;}
.effects .thump-out,
.overlay{height:135px;width:145px;}
#effect-6 .overlay .hoverlinks{width:145px;}
ul.home-games li h3{font-size:14px;margin-top:5px;}
.home-right{clear:both;float:none;margin:0 auto;padding-top:25px;}
.home-slider li{height:auto;}
.foot-promo{text-align:center;}
.foot-promo ul li{display:inline-block;float:none;margin-top:15px;max-width:400px;width:100%;}
.foot-promo ul li:first-child{margin:0;}
.promotions-page ul{width:320px;margin:0 auto;}
.promotions-page li{margin-right:0;}
.inner-banner{padding-top:100px;}
.single-promotion .promo-detail,
.content-left{min-height:100px;}
.inner-banner .slide-image-in,
.inner-banner .slide-image{height:auto;margin-bottom:10px;}
.inner-banner{min-height:500px;float:left;height:auto;width:100%;}
.selectricWrapper{max-width:100%;}
.captcha-section p{width:162px;}
.banner-play{background-position:-294px -381px;display:inline-block;float:none  !important;height:55px;margin:6px auto 0;width:150px;}
.api-section h1{font-size:20px;margin-bottom:5px;}
.api-section h2{font-size:18px;padding:0;margin-top:0;}
.api-section h3{font-size:16px;padding:0;margin-top:0;}
.api-section h4,
.api-section h5{font-size:14px;padding:0;margin-top:0;}
hr{margin-bottom:15px;}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

}
@media screen and (min-width:100px) and (max-width:414px){.head-right{width:120px;margin-top:15px;margin-right:50px;


}
a#sliderpolicy {
    margin: -18px !Important;
    position:inherit;
	text-align: right;
padding:0 !Important;
}
.slide-content h2 {
    display: block !Important;
}

.head-right-info li{margin-left:0;}
ul.home-games{float:none;margin:0 auto;width:310px;}
.apipayment li img{max-width:310px;}
}
@media screen and (min-width:100px) and (max-width:320px){.home-right{width:300px;}
span.feed-value{font-size:14px;width:58px;}
.promotions-page ul{width:300px;}
.promotions-page ul li{width:300px;}
}
@media screen and (min-width:321px) and (max-width:360px){}
@media screen and (min-width:361px) and (max-width:375px){}
@media screen and (min-width:376px) and (max-width:414px){}
@media screen and (min-width:415px) and (max-width:480px){}
@media screen and (min-width:481px) and (max-width:667px){ul.home-games{float:none;margin:0 auto;width:556px;}
ul.home-games li,
ul.home-games li.fourth-list,
#effect-6 .overlay .hoverlinks{width:129px;}
.effects .thump-out,
.overlay{height:120px;width:129px;}
#effect-6 .img.hover .overlay .hoverlinks a.play{margin-top:28px;}
#effect-6 .img.hover .overlay .hoverlinks a.demo{bottom:28px;}
}
@media screen and (min-width:481px) and (max-width:568px){}
@media screen and (min-width:569px) and (max-width:640px){.promotions-page ul{margin:0 auto;width:600px;}
.promotions-page li{margin-right:20px;width:290px;}
}
@media screen and (min-width:641px) and (max-width:667px){.promotions-page ul{margin:0 auto;width:600px;}
.promotions-page li{margin-right:20px;width:290px;}
}
@media screen and (min-width:668px) and (max-width:736px){ul.home-games{float:none;width:660px;margin:0 auto;}
ul.home-games li,
ul.home-games li.fourth-list{float:left;margin:20px 10px 0;width:145px;}
.promotions-page ul{margin:0 auto;width:660px;}
.promotions-page li{margin-right:20px;width:320px;}
}

@media screen and (min-width:768px){
.slide-content h2{
display:flex !Important;
}
#policy{
    font-family: arial;
    font-size: 0px !Important;
    color: white;
   
    margin-top: -29px !Important;
    margin-left: 86px !Important;
}
.slide-content label{
    padding-bottom: 20px;
}
label.adds {
    margin-left: 51%;
}
}
@media screen and (max-width:767px){
.slide-content label{
 font-size: 0px !IMPORTANT;
    font-family: arial !Important;
    margin-left: 0px !IMPORTANT;
margin-bottom: 1px !Important;
float: none !IMPORTANT;
    display: block;
}
#policy{
    font-family: arial;
    font-size: 0px !Important;
    color: white;
        margin: -15px !Important;
    position: initial !IMPORTANT;
}
}

@media only screen and (min-device-width:768px) and (max-device-width:1023px){.wrapper{width:980px;padding:0px 5px;}
h1.site-title{width:150px;}
.head-right{width:800px;}
.home-left{width:635px;}
ul.home-games li{margin-right:11px;}
.promotions-page li{width:306px;}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait){}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape){}
.page-template-default h1,h2,h3,h4 {
     text-align: center;
    color: #8B2EAC !important;
}
.page-template-default h1{
font-size: 20px;

}
.page-template-default h2{
font-size: 18px;
}
.page-template-default h3{
font-size: 16px;
}
.page-template-default h4{
font-size: 14px;

}

.page-template-default .content-left img{
    float: none !important;
    margin: 10px auto;
 text-align: center;
}
.page-template-default a:hover,.page-template-default a:active{
    color: #E339B1 !important;
}
.page-template-default .content-left p{
    text-align: center;
}
.slide-content label {
font-size: 0px !IMPORTANT;
    font-family: arial !Important;
    margin-left: 0px !IMPORTANT; 
}

.slide-content p {
    font: 10px "arial" !Important;
       padding-top: 10px;
}
.banner-play{
margin-top:-9px;
}
@media (min-width:900px){

.archive .slide-content #policy u{
    position: relative;
    top: 22px;
    left: 136px;

}
.archive .slide-content h2,.page-template-page-promotion .slide-content h2{
font-size: 24px;
    line-height: 24px;
}
.page-template-template-api .slide-content h2{
font: 33px "PalatinoLinotype-Bold";
}
a#sliderpolicy u {
    position: relative;
    top: 33px;
    right: 243px;
}
}
li.live-chat {
    display: none;
}

.categories-text h1 {
    font: 24px "chunkfiveroman";
    margin-bottom: 10px;
    color: #8b2ea1;
    text-transform: uppercase;
}
.categories-text h2 {
    font: 22px "chunkfiveroman";
    margin-bottom: 10px;
    color: #8b2ea1;
    text-transform: uppercase;
}
.categories-text h4 {
    font: 18px "chunkfiveroman";
    margin-bottom: 10px;
    color: #8b2ea1;
    text-transform: uppercase;
}
.wrapper h1 {
    margin-bottom: 10px;
    color: #8b2ea1;
    text-transform: uppercase;
    font: 24px "chunkfiveroman";
}