html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
figcaption, figure, footer, header, nav, section {
    display: block;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
b, strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
button, input, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #2396f7;
    text-decoration: none;
}
a:focus, a:hover {
    color: #c51c1c;
    text-decoration: none;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-md-12, .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%}
}@media (min-width:992px) {
    .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%}
}.clearfix:after, .clearfix:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container:after, .row:after {
    clear: both;
}
@-ms-viewport {
    width: device-width;
}/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-award:before {
    content: "\f559"}
.fa-bell:before {
    content: "\f0f3"}
.fa-bell-slash:before {
    content: "\f1f6"}
.fa-bolt:before {
    content: "\f0e7"}
.fa-bomb:before {
    content: "\f1e2"}
.fa-caret-down:before {
    content: "\f0d7"}
.fa-clock:before {
    content: "\f017"}
.fa-cog:before {
    content: "\f013"}
.fa-columns:before {
    content: "\f0db"}
.fa-envelope:before {
    content: "\f0e0"}
.fa-equals:before {
    content: "\f52c"}
.fa-exchange-alt:before {
    content: "\f362"}
.fa-external-link-alt:before {
    content: "\f35d"}
.fa-external-link-square-alt:before {
    content: "\f360"}
.fa-fire:before {
    content: "\f06d"}
.fa-gift:before {
    content: "\f06b"}
.fa-laptop:before {
    content: "\f109"}
.fa-link:before {
    content: "\f0c1"}
.fa-lock:before {
    content: "\f023"}
.fa-minus:before {
    content: "\f068"}
.fa-odnoklassniki:before {
    content: "\f263"}
.fa-play:before {
    content: "\f04b"}
.fa-play-circle:before {
    content: "\f144"}
.fa-plus:before {
    content: "\f067"}
.fa-quote-left:before {
    content: "\f10d"}
.fa-rss:before {
    content: "\f09e"}
.fa-running:before {
    content: "\f70c"}
.fa-share-alt:before {
    content: "\f1e0"}
.fa-sort-down:before {
    content: "\f0dd"}
.fa-star:before {
    content: "\f005"}
.fa-star-half-alt:before {
    content: "\f5c0"}
.fa-thumbtack:before {
    content: "\f08d"}
.fa-twitter:before {
    content: "\f099"}
.fa-unlock-alt:before {
    content: "\f13e"}
.fa-user-cog:before {
    content: "\f4fe"}
.fa-vk:before {
    content: "\f189"}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"}
.fa, .fas {
    font-weight: 900;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
:-moz-placeholder {
    color: #666;
    opacity: 1;
}
::-moz-placeholder {
    color: #666;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
body input:focus:required:invalid, body textarea:focus:required:invalid {
    color: #666;
}
body input:required:valid, body textarea:required:valid {
    color: #666;
}
body, html {
    height: 100%}
body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.6;
    font-family: roboto-example, sans-serif;
    overflow-x: hidden;
    background-color: #f1f1f1;
}
.container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}
.main-content {
    margin: 30px 0 40px 0;
}
.main-content h1 {
    font-size: 28px
}
.slots-wrapp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.slot-item {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
    min-width: 295px;
    margin: 0 10px 20px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #0a0f24;
    padding: 20px 0;
    position: relative;
}
.slot-item::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.slot-item:hover .slot-content {
    opacity: 1;
}
.slot-item:hover::before {
    background-color: rgba(81,81,81,.7);
}
.slot-item .slot-content {
    padding: 15px 0;
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    margin-bottom: 20px;
}
.slot-item .slot-content .slot-line {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.slot-item .slot-content .slot-line .slot-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}
.slot-item .slot-content .slot-line .slot-info span {
    text-transform: uppercase;
    opacity: .5;
    color: #fff;
    display: block;
}
.button-bottom-row {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
}
.button {
    padding: 12px 30px 10px;
    border: 2px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-color: #46a3f4;
    color: #fff;
    background-image: -webkit-linear-gradient(225deg, #4faeb2, #5f99e2 27%, #26effa);
    background-image: -o-linear-gradient(225deg, #4faeb2, #5f99e2 27%, #26effa);
    background-image: linear-gradient(225deg, #4faeb2, #5f99e2 27%, #26effa);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, padding .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, padding .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, padding .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, padding .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, padding .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, padding .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, padding .2s ease-out, -webkit-box-shadow .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, opacity .2s ease-out, box-shadow .2s ease-out, transform .2s ease-out, padding .2s ease-out, -webkit-transform .2s ease-out;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: .3px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    cursor: pointer;
}
.button:hover {
    color: #fff;
}
.tabs .tab-header .tab-header-item:last-child() {
    margin-right: 0;
}
a:active, a:focus, a:hover {
    text-decoration: none;
}
.text-center {
    text-align: center;
}
::-moz-selection {
    background-color: orange;
    color: #fff;
}
::selection {
    background-color: orange;
    color: #fff;
}
.menu-button {
    height: 61px;
    padding-top: 15px;
    padding-bottom: 12px;
    cursor: pointer;
    display: none;
}
.main-content {
    padding-top: 66px;
}
.mobile-mnu {
    display: none;
}
.mobile-mnu ul {
    list-style-type: none;
    padding: 0;
}
.hamburger-wrap {
    cursor: pointer;
	position: relative;
    width: 28px;
    height: 25px;    
}
.bun-1, .bun-2, .bun-3 {
    width: 28px;
    height: 5px;
    margin-bottom: 5px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff;
}
.close-button .bun-2{
	display: none;
}
.close-button .bun-1,
.close-button .bun-3{
	position: absolute;
	top: 12px
}
.close-button .bun-1{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)	
}
.close-button .bun-3{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
header {
    position: fixed;
    width: 100%;
    z-index: 99;
}
header .header-inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #272b2f;
    padding: 0 40px;
}
header .header-inner .header-topline {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;    
}
header .header-inner .header-topline .mnu ul {
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
header .header-inner .header-topline .mnu ul li {
    list-style-type: none;
    display: block;
    margin: 15px 20px 15px 0;
}
header .header-inner .header-topline .mnu ul li a {
    display: block;
    padding: 8px 15px;
    background-color: rgba(26, 41, 73, 0);
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
header .header-inner .header-topline .mnu ul li a:last-child {
    margin-right: 0;
}
header .header-inner .header-topline .mnu ul li a:hover {
    -webkit-box-shadow: 0 0 10px 0 #fff, 0 20px 30px -10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 #fff, 0 20px 30px -10px rgba(0, 0, 0, .25);
    background-color: #fff;
    border-color: #fff;
    color: #272b2f;
}
header .menu-item > a:before{
    min-width: 30px;
    height: 30px;	
	background-size: cover!important;
    margin-right: 10px;    
}
header .menu-item.slot-machine > a:before{
	content: '';
	background: url('../images/icons/slot-machine.svg');
}
header .menu-item.nav-withdrawal > a:before{
	content: '';
	background: url('../images/icons/nav-withdrawal.svg');
}
header .menu-item.nav-reviews > a:before{
	content: '';
	background: url('../images/icons/nav-reviews.svg');
}
header .menu-item.nav-payments > a:before{
	content: '';
	background: url('../images/icons/payment.svg');
}
header .menu-item.nav-license > a:before{
	content: '';
	background: url('../images/icons/nav-license.svg');
}
header .menu-item.nav-bonus > a:before{
	content: '';
	background: url('../images/icons/bonus-policy.svg');
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
}
.single-slot-post .two-columns.mobile-flex-reverce {
    display: flex;
}
.casino-list-for-slots img{
    margin: 0 auto;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
.casino-list-for-slots .paragraph-bonus {
    font-size: 24px;
    font-weight: 700;
    color: #e72b2b;
    margin: 15px 0;
}
.casino-list-for-slots .btns-wrap{
    display: flex;
    flex-direction: column;
    min-height: 150px;
    justify-content: space-evenly;
}
.casino-list-for-slots .casi-item {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    border-radius: 4px;
    margin: 15px 0;
    overflow: hidden;
    padding: 0 20px
}
.btn-green {
    background-color: #64cb71!important;
}
.btn-green:hover {
    background-color: #83ec90!important;
}
.casino-list-for-slots .casi-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.two-columns .content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.content .content ul {
	padding-left: 20px
}
.content .content ul li{
	list-style: none;
    position: relative;
    padding-left: 20px;	
}
.content .content ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #bf272c;
    border-radius: 50%;
    background: #dc3a40;
}

.content .content .slots-wrapp ul li:before {
    display: none;
}

.ac_title_class > .fa{
	display: none;
}
#body div[id^=wpsm_accordion_] .wpsm_panel-default > .wpsm_panel-heading{
    background-color: #272a2e !important;
    border-color: #272a2e !important;	
    padding: 15px 25px 15px 25px!important
}
#body div[id^=wpsm_accordion_] .wpsm_panel-title .ac_title_class{
	font-family: 'roboto-example';
	color: #fff;
	font-size: 15px;
	padding: 0!important
}
#body div[id^=wpsm_accordion_] .wpsm_panel-body{
	font-family: 'roboto-example'!important;
	font-size: 14px!important;
	border: 2px solid #9e9e9e !important;
	border-top: none !important;
	padding: 15px 30px;
}
#body div[id^=wpsm_accordion_] .ac_open_cl_icon {
    background-color: transparent !important;
    color: #fff !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#body div[id^=wpsm_accordion_] .ac_open_cl_icon:before{
    font-size: 16px	
}
#body div[id^=wpsm_accordion_] .ac_open_cl_icon.fa-plus:before{
    content: "\f0d7";	
}
#body div[id^=wpsm_accordion_] .ac_open_cl_icon.fa-minus:before{
	content: '\f0d8'
}
#body div[id^=wpsm_accordion_]  .wpsm_panel + .wpsm_panel {
    margin-top: 10px;
}
.two-columns .sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    margin-right: 0;
    margin-left: 20px;
}
.two-columns .sidebar .sb-block {
    position: relative;
    margin: 20px auto;
}
.pluses-minuses>div,
.bonus-block .bonus-size {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 15px 15px 15px;
}
.bonus-block .bonus-size{
    display: flex;
    align-items: center;
    flex-direction: column;	
}
.bonus-block .bonus-size span{
    font-size: 14px;
    text-align: center;	
}
.bonus-size .bonus-match-wager{
    font-size: 23px;
    font-weight: 700;
    line-height: 1.1;
    color: #e72b2b;
    margin: 0 0 15px 0
}
.pluses-minuses i {
    width: 18px;
    height: 18px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
}
.pluses-minuses i.plus {
    background-image: url(../img/plus.svg);
}
.pluses-minuses li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    line-height: 20px;
    align-items: center;
}
.pluses-minuses li:last-child{
	margin-bottom: 0
}
.pluses-minuses ul {
    padding-left: 0;
    margin: 0;
}
.sidebar-stars .rating-value{
	width: 100%;
    text-align: center;
    padding-top: 5px;	
}
.sidebar-stars .stars-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 0 10px 0;
    line-height: 1;
}
.sidebar-stars .stars-wrap:last-of-type {
    border-bottom: none;
}
.sidebar-stars .stars-wrap .rating {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 130px;
    justify-content: center;
}
.sidebar-stars .stars-wrap .rating .rating__best {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sidebar-stars .stars-wrap .rating .rating__best i {
    font-size: 18px;
    color: #00965f;
    margin-right: 3px;
}
.sidebar-stars .stars-wrap .caption {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 16px;
    margin-bottom: 8px;
}
.grey-border-bottom {
    padding: 25px 0;
}
.block-all {
    margin: 0 0 25px;
}
.game-block {
    width: 100%;
    padding-bottom: 50px;
    background-color: #000;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-bottom: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.table-game {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
    flex-wrap: wrap;
}
.table-game .table-game-col {
    flex: 1 1 50%;
}
.table-game .table-game-col .table-game-row {
    display: flex;
    border-radius: 4px;
    margin-bottom: 1px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    line-height: 1.1;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear;
    overflow: hidden;
}
.table-game .table-game-col .table-game-row span {
    display: inline-block;
    vertical-align: middle;
}
.table-game .table-game-col .table-game-row .table-game-row-in:first-child {
    flex: 0 0 230px;
    display: flex;
    align-items: center;
    background-color: #272b2f;
    color: #fff;
    text-shadow: 0 0 4px #000;
    padding: 5px 10px;
    transition: background-color .15s linear;
}
.table-game .table-game-col .table-game-row .table-game-row-in:last-child {
    padding: 7px 10px;
    word-break: break-word;
}
.clear {
    clear: both;
}
.game-block-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .473);
}
.games-box-wrapper {
    position: relative;
    margin-left: 50px;
    margin-right: 50px;
}
.games-box {
    background: #000;
    padding: 5px;
    margin: auto;
    color: #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.games-box--content {
    position: relative;
    overflow: hidden;
}
.games-box--placeholder {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.games-box--placeholder--image {
    opacity: .35;
}
.games-box--placeholder--image img {
    width: 100%;
    height: auto;
}
.games-box--placeholder--play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
}
.games-box-play-text {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    display: block;
    text-align: center;
    width: 250px;
    margin: 10px 0;
}
.games-box--game {
    display: none;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.games-box-play-icon {
    width: 70px;
    height: 70px;
    border: 3px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
#comments-go {
    margin: 40px 0;
}
.comments-area p {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.rating-value span {
    font-size: 24px;
    font-weight: 700;
    margin-right: 5px;
}
.apps-list {
    background: #f8f8f8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #a6a6a6;
}
.apps-list .item-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    color: #085db0;
    line-height: .95;
    min-height: 19px;
    margin-bottom: 3px;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
}
.apps-list .item-bonus {
    font-size: 11px;
    line-height: 1.1;
}
.apps-list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #444;
    margin-bottom: 10px;
}
.apps-list .item .item-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.apps-list .item .item-left img {
    max-width: 100%}
.apps-list .item .item-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2px 5px;
}
footer {
    background: url('../images/bg-footer.png');
    -webkit-box-shadow: inset 0 10px 34px 0 rgba(0, 0, 0, .21);
    box-shadow: inset 0 10px 34px 0 rgba(0, 0, 0, .21);
}
footer a {
    color: #2396f7;
}
footer .footer-mnu {
    padding: 20px 0;
}
footer .footer-mnu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
footer .footer-mnu ul li {
    display: inline-block;
    list-style-type: none;
}
footer .footer-mnu ul li a {
    display: block;
    padding: 4px 12px;
}
footer .footer-mnu ul li a:active, footer .footer-mnu ul li a:focus, footer .footer-mnu ul li a:hover {
    color: #fff;
}
footer .footer-bottom {
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
#scrollup-master {
    bottom: 60px;
    width: 40px;
    height: 40px;
    border: 2px solid #63768d;
    background: rgba(255,255,255,.6);
    border-radius: 5px;
    opacity: .8;
}
#scrollup-master:hover{
	opacity: 1
}
#scrollup-master .scrollup-svg-icon{
	fill: #63768D;
	width: 100%;
    height: 100%;	
}
@media only screen and (max-width:768px) {
    header .header-inner {
    padding: 0;
}
.table-game{
	flex-direction: column;
}
#body .two-columns .content{
	padding: 15px
}
header .header-inner .header-topline {
    padding: 0 40px;
}
header .header-inner .header-topline .mnu {
    display: none;
}
header .header-inner .header-topline .menu-button {
    display: block;
}
.two-columns .sidebar {
    margin-left: 0;
    padding-top: 20px;
}
.mobile-mnu {
    display: none;
    width: 100%;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
.mobile-mnu ul {
    list-style-type: none;
    padding: 0;
}
.two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; 
}
.two-columns.mobile-flex-reverce{
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;    
    flex-direction: column-reverse;
    display: flex;   
}
.table-game .table-game-col {
    width: 100%}
.table-game .table-game-col .table-game-row .table-game-row-in:last-child {
    text-align: right;
}
}@media only screen and (max-width:480px) {
    .games-box-play-text {
    display: none;
}
.slot-item {
    width: 100%;
    max-width: 320px;
}
}