/*
Theme Name: jGambling
Theme URI: https://jgambling.online/
Author: TheJema
Author URI: https://thejema.com/shop
Description: Gambling theme
Version: 4.20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jgambling
Release: 10.01.2020
*/

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('assets/font/Gilroy-Bold.woff2') format('woff2'),
        url('assets/font/Gilroy-Bold.woff') format('woff'),
        url('assets/font/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('assets/font/Gilroy-Regular.woff2') format('woff2'),
        url('assets/font/Gilroy-Regular.woff') format('woff'),
        url('assets/font/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('assets/font/Montserrat-Regular.woff2') format('woff2'),
        url('assets/font/Montserrat-Regular.woff') format('woff'),
        url('assets/font/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('assets/font/Montserrat-Medium.woff2') format('woff2'),
        url('assets/font/Montserrat-Medium.woff') format('woff'),
        url('assets/font/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Semibold'), local('Montserrat-Semibold'),
        url('assets/font/Montserrat-Semibold.woff2') format('woff2'),
        url('assets/font/Montserrat-Semibold.woff') format('woff'),
        url('assets/font/Montserrat-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('assets/font/Montserrat-Bold.woff2') format('woff2'),
        url('assets/font/Montserrat-Bold.woff') format('woff'),
        url('assets/font/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.up {
    text-transform: uppercase;
}

.none {
    text-decoration: none;
}

.th {
    font-weight: 100;
}

.el {
    font-weight: 200;
}

.l {
    font-weight: 300;
}

.reg {
    font-weight: 400;
}

.med {
    font-weight: 500;
}

.sb {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.eb {
    font-weight: 800;
}

.black {
    font-weight: 900;
}

.un {
    text-decoration: underline;
}

.in {
    display: inline-block;
}

.vam {
    vertical-align: middle;
}

.rel {
    position: relative;
}

.bl {
    display: block;
}

.abs {
    position: absolute;
}

.tr {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.try {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.trx {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tc {
    display: table-cell;
    vertical-align: middle;
}

.dn {
    display: none;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.taj {
    text-align: justify;
}

.it {
    font-style: italic;
}

.sn {
    font-style: normal;
}

.popup {
    position: fixed;
    width: 120%;
    height: 100%;
    left: -10%;
    top: 0;
    overflow-y: scroll;
    background: rgba(1, 1, 1, 0.7);
    z-index: 11;
    display: none;
}

.b0 {
    border: 0;
}

.bn {
    background: none;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.wa {
    width: auto;
}

.p0 {
    padding: 0;
}

.m0 {
    margin: 0;
}

.poi {
    cursor: pointer;
}

.auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.noup {
    text-transform: none;
}

.fix {
    position: fixed;
}

.tn {
    -webkit-transform: none;
    transform: none;
}

.bf {
    background: #fff;
}

.cf {
    color: #fff;
}

.c0 {
    color: #000;
}

.ap {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body,
html {
    width: 100%;
    height: 100%;
}

body {
    background: #e5e5e5;
    overflow-x: hidden;
}

body,
th,
td {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #333333;
}

body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0;
    margin-bottom: 5px;
}

img,
table {
    border: none;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 0;
}

a {
    color: #333333;
    cursor: pointer;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.page-content a {
    color: #428bca;
    font-size: 18px;
    margin-left: 0px;
    font-weight: bold;
}

.grid_rating .play + a {
    color: #333333;
    padding-bottom: 5px;
}

a:hover {
    text-decoration: none;
}

input,
textarea,
button,
select {
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Montserrat';
    background: #f9f9f9;
    border-radius: 14px;
    padding-left: 7px;
    padding-top: 2px;
}   

button,
input[type='submit'] {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
    border: 2;
    height: 30px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    max-width: 100%;
}

.an {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

section,
header,
footer,
nav,
main {
    display: block;
}

.clear {
    clear: both;
}

.wrap {
    width: 1296px;
    margin: 0 auto;
}




button {outline: none;}
.text {
  display: block;
  height: 100px;
  border: 1px solid #c8c7c7;;
  padding: 5px 15px;
  margin-top: 5px;
  outline: none;
  overflow: hidden;
}
.text:focus, button:focus ~ .text {height: auto;}





.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header {
    padding: 15px 0 10px;
    background: #1a1a1a;
}

.header .flex {
    padding: 0 15px;
    justify-content: start;
}

.header .flex .social, .header .flex .social .menu-button {
    margin-left: auto;
}

.header .logo {
    position: relative;
    z-index: 4;
    margin-right: 18px;
}

.header form {
    width: 180px;
    position: relative;
    margin-right: 18px;

}

.header form input[type='text'] {
    width: 100%;
    height: 30px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    font-size: 13px;
    padding: 0 15px;
}

.header form button {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 15px;
    height: 15px;
    background: url('assets/img/svg/search.svg');
}

.header ul {
    padding-top: 6px;
}

.header ul li {
    display: inline-block;
    margin-right: 40px;
}

.header ul li:last-child {
    margin-right: 0;
}

.header ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.header ul li a:hover {
    color: #2396F7;
}

.header .social {
    padding-top: 3px;
}

.header .social button {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    background: none;
    border: 1px solid #FDFCF3;
    border-radius: 3px;
    width: 60px;
    height: 26px;
    vertical-align: middle;
}

.header .social a {
    vertical-align: middle;
    margin-left: 5px;
}

.header .social img {
    vertical-align: middle;
    margin-top: -2px;
}

.header .menu-button {
    cursor: pointer;
    width: 35px;
    height: 29px;
    background: url('assets/img/svg/menu-button.svg');
    display: none;
    position: relative;
    z-index: 4;
}

.header .menu-button.active {
    background: url('assets/img/svg/menu-button2.svg') no-repeat center;
}

.top-menu {
    padding: 15px 0;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 2px #C4C4C4;
    box-shadow: 0px 2px 2px #C4C4C4;
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 20px;
}

.top-menu ul {
    padding: 0 15px;
    justify-content: start;
}

.top-menu ul li {
    margin-right: 25px;
}

.top-menu ul li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
}

.top-banner {
    margin-bottom: 20px;
}

.page-content {
    width: 75%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    background: #F9F9F9;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 18px;
}

.page-content-inner {
    background: #1001;
}

.index-rating .block-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}

.index-rating .block-name.small {
    font-weight: 400;
    font-size: 22px;
    line-height: 152.34%;
    margin-bottom: 10px;
}

.index-rating sup {
    flex: none;
    font-weight: 300;
    font-size: 13px;
    line-height: 17px;
    background: linear-gradient(to left,#1e6c87,#515809 55%,#ded416);
    border-radius: 9px 0px;
    color: #fff;
    padding: 4px;
    margin-left: 6px;
    margin-right: 20px;
}

.index-rating p {
    margin-bottom: 15px;
    line-height: 21px;
}

.index-rating table {
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.index-rating table thead {
    
    
    /*  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);*/
}

.index-rating table thead tr td {
    font-weight: 700;
    font-size: 20px;
    padding: 5px 20px;
    border: none;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);
}

.index-rating table tbody tr {
    border-bottom: 1px solid #C8C8C8;
}

.index-rating table tbody tr td {
    padding: 7px 5px 5px 20px;
    white-space: nowrap;
    border: none;
}

.index-rating table tbody tr td:nth-child(1) {
    font-weight: 500;
    font-size: 17px;
}

.index-rating table tbody tr td:nth-child(2) {
    padding-left: 4px;
}

.index-rating table tbody tr td:nth-child(5) {
    text-align: center;
    flex: 100%;
    padding: 0 10px;
    /*padding-right: 20px;*/
}

.index-rating table tbody tr td .name {
    min-width: 250px;
    font-size: 15px;
}

.index-rating table tbody tr td .name img {
    vertical-align: middle;
    margin-right: 6px;
    margin-left: 0px;
    padding: 0 10px;
    border-radius: 30% 0;
    border: 2px #fac833 solid;
}

.index-rating table tbody tr td .rating ul li {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url('assets/img/star2.png');
}

.index-rating table tbody tr td .rating ul li.ok {
    background: url('assets/img/svg/fill.svg');
}

.index-rating table tbody tr td a.play {
    line-height: 40px;
    font-size: 16px;
    min-width: 98px;
    height: 40px;
    display: table-cell;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    text-align: center;
    border-radius: 40px;
    vertical-align: inherit;
    color: #121212d4;
    text-decoration: none;
}

a.index-rating__bonus-link {
    margin: 0;
    white-space: normal;
    font-weight: normal;
    color: black;
}

a.index-rating__bonus-link:hover {
    text-decoration: underline;
}

.pos {
    padding: 1px 1px 0px 9px !important;
}

table .name a {
    color: #000;
    text-decoration: none;
    font-size: 21px;
}

.index-rating table tbody tr td a.play:hover {
    transition: 0.5s;
    
    background-color: #1570bf;
    color: #fff
    
    
    
}

.index-rating .image {
    margin-bottom: 15px;
}

.index-rating .grid_rating .item {
    margin-bottom: 30px;
    border: 1px solid rgba(15, 15, 15, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: 31%;
    margin-left: 4px;
}

.index-rating .item .logo {
    text-align: center;
    background: #000;
}

.index-rating .item .rating {
    
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 5px 10px;
    
    margin-left: 0px;
}

.bonus-list .item .rating {
    background: transparent;
    border-bottom: none;
    text-align: center;
    padding: 0;
}

.index-rating .item .rating ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('assets/img/star2.png') center / cover;
}

.index-rating .item .rating ul li.ok {
    background: url('assets/img/star1.png') center / cover;
}

.index-rating .item .content {
    padding: 15px 12px 5px 12px;
}

.index-rating .item .content p {
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: bold;
}

.index-rating .item .content .info {
    margin-bottom: 12px;
    font-size: 17px;
}

.index-rating .item .content .info span {
    display: block;
    font-weight: 300;
    font-size: 12px;
    color: rgb(15, 15, 15);
    margin-bottom: 3px;
}

.index-rating .item .content a.play {
    width: 70%;
    font-size: 18px;
    color: #fff;
    height: 35px;
    border-radius: 80px;
    line-height: 35px;
    text-decoration: none;
    background: linear-gradient(to left,#2e6b7c,#50b7d3 55%,#2e6b7c);
}

.index-rating .item .content a.play:hover {
    color: #fff;
    font-size: 19px;
    background: #1570bf;
    text-decoration: none;
    background: linear-gradient(to left,#50b7d3,#2e6b7c 55%,#50b7d3);
    text-shadow: azure 1px 1px 8px;
}

.index-rating .item .content a {
    text-align: center;
    display: block;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
}

.index-rating .pages {
    text-align: center;
    margin-bottom: 23px;
}

.index-rating .pages a {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px;
    width: 33px;
    height: 33px;
    line-height: 33px;
}

.index-rating .pages a.active {
    color: #fff;
    background: #2396F7;
}

.right-sidebar {
    width: 23%;
}

.top-casinos {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #C4C4C4;
    border-bottom: 2px solid #C4C4C4;
}

.top-casinos .name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 21px;
    color: #353535;
    line-height: 31px;
    font-weight: 700;
    padding: 10px 15px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
}

.top-casinos .item {
    padding: 15px;
    border-top: 1px solid #C4C4C4;
    font-size: 15px;
    position: relative;
}

.top-casinos__link::after {
    content: '';
    display: block;
    clear: both;
}

.top-casinos .item .logo {
    float: left;
    width: 75px;
    margin-right: 15px;
    padding: 8px;
    background-color: #eee;
    border-radius: 50%;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-size: 230%;
    animation: bgtranslate 4s infinite;
    transition: .3s;
}

@keyframes bgtranslate {
    50% {
        background-position: 100%;
    }
}

.top-casinos__name {
    margin-top: 19px;
    font-weight: bold;
    font-size: 18px;
}


.top-casinos .item .rating ul li {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('assets/img/star2.png') center / cover;
}

.top-casinos .item .rating ul li.ok {
    background: url('assets/img/star1.png') center / cover;
}

.top-casinos .item .rating {
    /* display: inline-block; */
}

.top-casinos .item a {
    text-decoration: none;
}

.top-casinos .item a:hover {
    text-decoration: underline;
}

.top-casinos .item:hover a.play {
    height: 28px;
    margin-top: 10px;
    opacity: 1;
    background: linear-gradient(to left,#22354f,##c2d034 55%,#22354f);
}

.top-casinos .item a.play {
    display: block;
    color: #fff;
    width: 100px;
    height: 0;
    margin: 0 auto;
    background: linear-gradient(to left,#2e6b7c,#50b7d3 55%,#2e6b7c);
    border-radius: 28px;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    text-align: -webkit-center;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    overflow: hidden;
    opacity: 0;
    transition: .2s;
}

.top-casinos .item a.play:hover {
    background-color: #1570bf;
    color: #fff;
    text-shadow:#dfb70b 1px 1px 5px;
    background: linear-gradient(to left,#50b7d3,#2e6b7c 55%,#50b7d3);
    font-weight: bold;
    transition: 0.5s;
    -webkit-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1); 
}

.last-news {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 20px 15px;
}

.last-news .name {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.last-news .item {
    margin-bottom: 25px;
}

.last-news .item img {
    float: left;
    border-radius: 3px;
}

.last-news .item .content {
    margin-left: 75px;
}

.last-news .item .content .date {
    font-size: 13px;
    color: rgba(15, 15, 15, 0.6);
    margin-bottom: 5px;
}

.last-news .item .content a {
    text-decoration: none;
    line-height: 16px;
}

.last-news a.more {
    width: 100%;
    display: flex;
    height: 43px;
    background: #FAFAFA;
    border: 1px solid rgba(196, 196, 196, 0.8);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    font-size: 18px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.last-news a.more {
    text-decoration: none !important;
}

.last-news a.more img {
    vertical-align: middle;
    margin-left: 15px;
}

.payments-block {
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.5);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 20px 15px;
    margin-bottom: 20px;
}

.payments-block .name {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.payments-block p {
    margin-bottom: 10px;
    line-height: 20px;
    color: rgba(15, 15, 15, 0.6);
}

.payments-block table {
    width: 100%;
}

.payments-block table tr {
    border-bottom: 1px solid #C4C4C4;
}

.payments-block table tr td {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
}

.payments-block table tr td:last-child {
    padding-left: 10px;
    text-align: right;
}

.payments-block table tr td img {
    vertical-align: middle;
    height: 50px;
}

.payments-block a {
    text-decoration: none;
}

.payments-block a:hover {
    text-decoration: underline;
}

.subscribe-block {
    text-align: center;
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #2396F7;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 25px 25px 40px 25px;
}

.subscribe-block p {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}

.subscribe-block input[type='text'] {
    width: 100%;
    height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 30px;
}

.subscribe-block button {
    width: 100%;
    height: 47px;
    font-weight: 500;
    font-size: 18px;
    background: #2396F7;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    border-radius: 3px;
    color: #fff;
}

.footer {
    background: #1e6c72;
    padding: 45px 0;
    margin-top: 80px;
    color: #22354f;
    /*background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);*/
}

.footer a {
    color: #fff;
    text-decoration: underline;
}

.footer ul li {
    margin-bottom: 6px;
}

.footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.footer .copy {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    width: 280px;
}

.mobile-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 3;
    text-align: center;
    background: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 100px;
    display: none;
}

.mobile-menu ul li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.navi {
    font-size: 16px;
    color: rgba(15, 15, 15, 0.6);
    margin: -10px 0 10px;
    padding: 10px;
}

.navi img {
    vertical-align: middle;
    margin-top: -2px;
}

.navi a:hover {
    text-decoration: underline;
}

.navi a {

    color: rgba(15, 15, 15, 0.6);
    text-decoration: none;
}

.casino-page {
    width: 75%;
    margin-bottom: 30px;
}

.casino-page .top-info {
    background: #fff;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
}

.casino-page .top-info .content {
    padding: 25px;
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}

.casino-page .top-info .content .image {
    /*width: 290px;*/
    align-items: center;
    justify-content: center;
}

.casino-page .top-info .content .info {
    margin: 10px;
}

.cart-casino {
    padding-bottom: 0;
}

.cart-casino .image {
    width: 100%;
    max-width: 290px
}
.cart-casino .info {
    width: 100%;
    max-width: 560px;
}

.casino-page .top-info .content .info .rating {
    display: inline-block;
    color: #DD0A35;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
}

.casino-page .top-info .content .info .rating__count {
    display: none;
}

.casino-page .top-info .content .info .rating span {
    font-weight: 700;
    font-size: 23px;
}


.casino-page .top-info .content .info .rating div img {
    width: 17px;
}

.casino-page .top-info .content .info .name {
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 23px;
    margin: 0;
    padding-left: 55px;
}

.casino-page .top-info .content .info a.play {
    font-weight: 500;
    font-size: 18px;
    color: #261906;
    padding-left: 20px;
    width: auto;
    padding-right: 20px;
    height: 40px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    border-radius: 30px;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    text-shadow: white 1px 1px 7px;
}

.casino-page .top-info .content .info a.play:hover {
    background-color: #1570bf;
    color: #fff;
    transition: 0.5s;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
 background: linear-gradient(to left,#d9d92c,#c7b337 55%,#d9d92c);
 text-shadow:#7d5e05 1px 1px 8px;
}

.casino-page .top-info .content .info p {
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
}

.casino-page .top-info .content .info .hidden {
    display: none;
}

.casino-page .top-info .content .info .hide_show {
    float: right;
    font-weight: 700;
    text-decoration: none;
    margin-top: 0;
}

.casino-page .top-info .links {
    background: #f9f9f9;
    padding: 5px 0;
    border-top: 1px solid #c8c7c7;
    display: flex;
    align-items: center;
    border-radius: 0 0 10px 10px;
}

.casino-page .top-info .links a {
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    margin: 0;
    color: #272727;
    font-family: 'Gilroy';
    font-size: 15px;
    padding: 8px 30px;
    border-right: 1px solid #c8c7c7;
}

.casino-page .left-col {
    width: 100%;
    margin-top: 25px;
}

.casino-page .bonus {
    align-items: flex-start;
    background: transparent;
    margin-bottom: 25px;
    text-align: center;
    overflow: hidden;
}

.casino-page .bonus .name a.link-bonus {
    display: flex;
}


.casino-page .bonus .name {
    padding: 20px 20px 30px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
}

.casino-page .bonus_wrapper .bonus .content .name {
    padding: 0 0 20px;
    width: 100%;
    color: #272727;
}

.casino-page .img-cart-casino-wrapper {
    border-radius: 10px 10px 0 0;
}

.img-cart-casino-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.bonus_list {
    padding-bottom: 15px;
}

.bonus_list li {
    font-weight: 500;
    position: relative;
    display: flex;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 35px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c8c7c7;
}

.bonus_list li strong {
    min-width: 122px;
    margin-right: 10px;
}

.bonus_list li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
}

.bonus_list li.maks_stavka_elem::before {
    background: url("/wp-content/themes/jGambling/assets/img/maxbet.svg") no-repeat center/cover;
}

.bonus_list li.limit_na_vyvod_elem::before {
    background: url("/wp-content/themes/jGambling/assets/img/Withdraw2.svg") no-repeat center/cover;
}

.bonus_list li.vejdzher_elem::before {
    background: url("/wp-content/themes/jGambling/assets/img/WAGWR.svg") no-repeat center/cover;
}

.bonus_list li.min_depozit_elem::before {
    background: url("/wp-content/themes/jGambling/assets/img/minimal_deposit.svg") no-repeat center/cover;
}

.bonus_list li.promokod_elem::before {
    background: url("/wp-content/themes/jGambling/assets/img/promocod.svg") no-repeat center/cover;
}

.casino-page .bonus .name.color1 {
    align-items: flex-start;
	border-radius: 0 0 0 10px;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    background: #333434;
}

.casino-page .bonus .name.color2 {
    background: #1AB394;
}

.casino-page .bonus .name.color3 {
    background: #431639;
}

.casino-page .bonus .name.color4 {
    background: #1b2043;
}

.casino-page .bonus .name.color5 {
    background: #004341;
}

.casino-page .bonus .name span {
    display: block;
    font-size: 16px;
    line-height: 38px;
    text-decoration: underline;
    text-transform: none;
}

.casino-page .bonus .content {
    padding: 30px 22px;
    line-height: 24px;
    font-weight: 400;
}

.casino-page .bonus .content span {
    display: block;
    font-weight: 700;
}

.casino-page .bonus .content a.get {
    width: 50%;
    height: 50px;
    background: linear-gradient(to left,#a39019,#e5e540 55%,#a39019);
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    border-radius: 50px;
    font-weight: 500;
    font-size: 21px;
    display: block;
    color: #585858;
    margin-top: 20px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.casino-page .bonus .content a.get:hover {
    background-color: #1570bf;
    color: #fff;
    transition: 0.5s;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
    background: linear-gradient(to left,#e5e540,#a39019 55%,#e5e540);
    text-shadow:#654a06 1px 1px 8px;  
}

.casino-page .right-col {
    width: 100%;
}

.casino-page .info-block {
    margin-top: 26px;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    padding: 0;
    font-size: 18px;
}

.name_bonuses {
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    font-weight: 700;
    color: #272727;
    font-family: 'Gilroy';
    font-size: 22px;
    text-align: center;
    padding: 20px;
}

.casino-page .info-block .name {
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    font-weight: 700;
    margin: 0;
    color: #272727;
    font-family: 'Gilroy';
    font-size: 22px;
    text-align: center;
    padding: 20px;
}

.casino-page .table__wrap__wrap {
    background-color: #F9F9F9;
    padding: 15px 0 0 0;
    border-radius: 0 0 10px 10px;
}

.casino-page .table__wrap__wrap > .table__wrap__gor:first-child .table__wrap,
.casino-page .table__wrap__wrap > .table__wrap:first-child {
    border-top: none;
}

.casino-page .info-block table {
    width: 100%;
}

.casino-page .info-block table tr {
    border-bottom: 3px solid #eee;
}

.casino-page .info-block table tr:last-child {
    border-bottom: 0;
}

.casino-page .info-block table tr td {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    vertical-align: top;
    padding: 5px 0;
}

.row_wrap {
    display: inline-flex;
    align-items: center;
    margin-right: 2px;    
}

.row_wrap a {
    display: flex;
    height: 40px;
    align-items: center;
}

.row_wrap img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.casino-page .info-block table tr td:first-child {
    width: 236px;
    padding-right: 5px;
    font-weight: 700;
}

.casino-page .info-block table tr td.icon:first-child {
    position: relative;
    padding-left: 35px;
}

.casino-page .info-block table tr td.icon:first-child::before {
    position: absolute;
    top: 0;
    left: 0;
}

.icon::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icon-owner::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/foundation.svg);
}

.icon-official-site::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/oficial_sit.svg);
}

.icon-test::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/date.svg);
}

.icon-language::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/language.svg);
}

.icon-vidy-igr::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/games.svg);
}

.icon-restricted::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/restricted-countries.svg);
}

.icon-license::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/licence.svg);
}

.icon-mobilnaya-versiya::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/mobile.svg);
}

.icon-prilozhenie::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/application.svg);
}

.icon-minimum-deposit::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/minimal-deposit.svg);
}

.icon-minimum-withdrawal::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/minimal-withdraw.svg);
}

.icon-maksimalnaya-summa-vyvoda::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/max-withdrawal.svg);
}

.icon-vremya-vyvoda::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/time-widhraw.svg);
}

.icon-email::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/email.svg);
}

.icon-livechat::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/live_chat.svg);
}

.icon-support::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/support.svg);
}

.icon-wager::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/WAGWR.svg);
}

.icon-promocode::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/promocod.svg);
}

.icon-maxoutput::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/withdraw.svg);
}

.icon-maxbet::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/maxbet.svg);
}

.icon-mindeposit::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/minimal_deposit.svg);
}

.icon-deposit::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/payment_method.svg);
}

.icon-cashout::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/withdraw-mathods.svg);
}

.icon-soft::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/soft-providers.svg);
}

.icon-currency::before {
    background-image: url(/wp-content/themes/jGambling/assets/img/currency.svg);
}

.casino-page .info-block table tr td a {
    color: #2396F7;
    text-decoration: none;
    font-weight: 450;
}

.reviews .ajax_items .review__wrap {
    justify-content: flex-start;
}

.casino-page .reviews {
    border-radius: 10px;
    background: #F9F9F9;
    border: 1px solid rgba(196, 196, 196, 0.4);
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    margin-bottom: 25px;
    padding: 20px;
}

.casino-page .reviews .name {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.casino-page .reviews .item {
    padding: 20px 0;
    border-top: 1px solid rgba(196, 196, 196, 0.1);
}

.casino-page .reviews .item.first {
    border-top: 0;
}

.casino-page .reviews .item .avatar {
    width: 85px;
    text-align: center;
    float: left;
}

.casino-page .reviews .item .avatar div {
    font-size: 13px;
}

.casino-page .reviews .item .content {
    margin-left: 95px;
}

.casino-page .reviews .item .content .date {
    font-size: 13px;
    color: rgba(15, 15, 15, 0.6);
    margin-bottom: 5px;
}

.casino-page .reviews .item .content .rating {
    display: inline-block;
}

.casino-page .reviews .item .content .rating ul li {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('assets/img/star2.png') center / cover;
}

.casino-page .reviews .item .content .rating ul li.ok {
    background: url('assets/img/star1.png') center / cover;
}

.casino-page .reviews .item .content p {
    margin-top: 15px;
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    line-height: 24px;
}

.casino-page .reviews .item .content p img {
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
}

.load_more_commments {
    border: none;
    background: #FFB053;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto;
    transition: all 0.4s ease;
    display: block;
    color: #fff;
    width: 226px;
    height: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    box-shadow: none;
}

.load_more_commments:hover {
    background: #F79B30;
}

.casino-page .reviews-form {
    margin-bottom: 30px;
    background: #F9F9F9;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    padding: 25px;
}

.casino-page .reviews-form .avatar {
    width: 35px;
    float: left;
}

.casino-page .reviews-form .content {
    margin-left: 55px;
}

.casino-page .reviews-form .content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 164.06%;
}

.casino-page .reviews-form .content .rating {
    margin-bottom: 15px;
}

.casino-page .reviews-form .content .rating ul li {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('assets/img/star2.png') center / cover;
}

.casino-page .reviews-form .content .rating ul li.ok {
    background: url('assets/img/star1.png') center / cover;
}

.casino-page .reviews-form .content input[type='text'] {
    width: 100%;
    font-weight: 300;
    height: 42px;
    background: #fff;
    border: 1px solid rgba(229, 229, 229, 0.5);
    border-radius: 4px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.casino-page .reviews-form .content textarea {
    width: 100%;
    font-weight: 300;
    height: 135px;
    border: 1px solid rgba(229, 229, 229, 0.5);
    border-radius: 6px;
    padding: 10px 10px 10px 35px;
    margin-bottom: 10px;
}

.casino-page .reviews-form .content textarea.plus {
    background: #fff url('assets/img/pluss.svg') no-repeat 8px 10px;
    background-size: 20px;
}

.casino-page .reviews-form .content textarea.minus {
    background: #fff url('assets/img/minuss.svg') no-repeat 8px 10px;
    background-size: 20px;
}

.casino-page .reviews-form .content .check {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.casino-page .reviews-form .content .check input {
    position: absolute;
    left: 0;
    top: 2px;
}

.casino-page .reviews-form .content .check label {
    font-weight: 300;
    font-size: 12px;
    line-height: 164.06%;
}

.casino-page .reviews-form .content .check label a {
    color: #ffb053;
}

.casino-page .reviews-form .content button {
    border: none;
    background: #FFB053;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    transition: all 0.4s ease;
    display: block;
    color: #fff;
    width: 226px;
    height: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    box-shadow: none;
}

.casino-page .reviews-form .content button:hover {
	background: #F79B30;
}

.casino-advantages {
    font-size: 16px;
}

.casino-advantages .name {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
    color: white;
    line-height: 26px;
    padding: 12px;
    margin-top: -21px;
    margin-left: -17px;
    margin-right: -17px;
    background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);
    text-shadow: #945206 1px 1px 3px;
}

.casino-advantages ul li,
.main__block .casino-advantages ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 10px 10px 54px;
    font-weight: 400;
    background: url(assets/img/pluss.svg) no-repeat;
    background-size: 25px;
    background-color: #F9F9F9;
    background-position: 20px center;
    margin: 0 0 1px 0;
}

.casino-advantages.dislike ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 10px 10px 54px;
    font-weight: 400;
    background: url(assets/img/minuss.svg) no-repeat;
    background-size: 25px;
    background-color: #F9F9F9;
    background-position: 20px center;
    margin: 0 0 1px 0;
}

.casino-advantages ul li:last-child {
    margin-bottom: 0;
    border-radius: 0 0 10px 10px;
}

.info-base {
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px 15px;
}

.info-base .name {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    padding-left: 35px;
    background: url('assets/img/svg/icon.svg') no-repeat 0 2px;
}

.info-base a {
    display: block;
    line-height: 140.62%;
    color: #2B2B2B;
    margin-bottom: 5px;
}

.reg-block {
    background: #ffffff url('assets/img/svg/conversation.svg') no-repeat left 16px top 50%;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 5px 15px 5px 70px;
}

.reg-block a {
    text-decoration: none;
    font-weight: 300;
    line-height: 21px;
}

.articles-page .block-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}

.articles-page img, .index-rating img, .main-content img {
    height: auto;
}

.articles-page__head {
    font-weight: bold;
    font-size: 16px;
    border-radius: 10px;
    line-height: 34px;
    margin-bottom: 40px;
    background: #F9F9F9;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    padding: 25px;
}

.articles-page__rating {
    margin-top: 20px;
    line-height: normal;
}

.articles-page__subhead {
    margin-top: 20px;
}

.content_area h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}

.faq__wrap.tax__casino h2 {
    margin-top: 30px;
    margin-bottom: 25px;
    text-align: left;
    margin-left: unset;
    margin-right: unset;
}

.content_area h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.62%;
    margin-bottom: 15px;
}

.page-content h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.articles-page .item {
    width: 22%;
    margin-bottom: 25px;
    margin-right: 25px;
    position: relative;
}

.articles-page .item img:not(.country_access):not(.country_mini) {
    width: 100%;
}

.articles-page .item .content {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    padding: 10px;
    color: #fff;
}

.articles-page .item .content .date {
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 2px;
}

.articles-page .item .content a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
}

.index-rating h1 {
    font-weight: 700;
    font-size: 25px;
    padding-left: 38px;
    line-height: 40px;
    margin-bottom: 0px;
    width: 100%;    
}

.content_area p {
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 24px;
}

.articles-page .image {
    margin-bottom: 15px;
}

.td_geo {
    display: none;
}

.more_link {
    display: none;
}

@media (max-width: 1230px) {
    .wrap {
        width: 970px;
    }

    .header .social {
        display: none;
    }

    .header ul li {
        margin-right: 20px;
    }

    .top-menu ul li a {
        font-size: 15px;
    }

    .right-sidebar {
        width: 100%;
    }

    .page-content {
        width: 100%;
    }

    .articles-page .item {
        width: 29%;
    }

    .index-rating table thead tr td:nth-child(6) {
        display: none;
    }

    .index-rating table tbody tr td:nth-child(6) {
        /*display: none;*/
    }

    .index-rating table thead tr td {
        padding: 10px 10px;
        color: #ffffff;
        background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);
        
    }

    .index-rating table tbody tr td {
        padding: 7px 5px 5px 10px;
    }

    .index-rating table tbody tr td button {
        width: 90px;
    }

    .footer .copy {
        width: 200px;
    }

    .casino-page {
        width: 70%;
    }

    .casino-page .left-col {
        width: 100%;
    }

    .casino-page .right-col {
        width: 100%;
    }

    .casino-page .info-block table tr td:first-child {
        width: 180px;
    }

    .casino-page .reviews-form {
        padding: 24px;
    }
    
    .top-casinos .item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        font-size: 20px;
    }

    .top-casinos__name {
        margin-top: 8px;
        font-size: 25px;
    }

    .top-casinos .item:hover a.play,
    .top-casinos .item a.play {
        height: 40px;
        margin: 10px auto 0;
        line-height: 40px;
        opacity: 1;
    }

    .top-casinos .rating {
        display: inline-block;
    }

    .top-casinos__link {
        flex: 260px 1 0;
    }
}

@media (max-width: 991px) {
    .wrap {
        width: 768px;
    }
    .top-menu {
        display: none;
    }

    .top-banner {
        display: none;
    }

    .header {
        margin-bottom: 15px;
    }

    .header form {
        display: none;
    }

    .header ul {
        display: none;
    }

    .header .menu-button {
        display: block;
        margin-left: auto;
    }

    .page-content {
        width: 100%;
    }

    .right-sidebar {
        width: 100%;
    }

    .footer .logo {
        display: block;
    }

    .footer ul {
        display: block;
    }

    .footer .copy {
        width: auto;
    }

    .casino-page {
        width: 100%;
    }

    .casino-page .info-block table tr td:first-child {
        width: 200px;
    }

    .top-casinos .item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        font-size: 20px;
    }

    .top-casinos__name {
        margin-top: 8px;
        font-size: 25px;
    }

    .top-casinos .item:hover a.play,
    .top-casinos .item a.play {
        height: 40px;
        margin: 10px auto 0;
        line-height: 40px;
        opacity: 1;
    }

    .top-casinos__link {
        flex: 260px 1 0;
    }
}

@media (max-width: 798px) {

    .casino-page .top-info .content {
        flex-wrap: wrap;
    }

    .wrap {
        width: auto;
        padding: 0 10px;
    }

    .index-rating table thead tr td:nth-child(4) {
        /* display: none; */
    }

    .index-rating table tbody tr td:nth-child(4) {
        /* display: none; */
    }

    .index-rating table thead tr td:nth-child(5) {
        display: none;
    }

    .index-rating table tbody tr td:nth-child(7) {
        padding-right: 0;
    }

    .index-rating table thead tr td {
        padding: 8px 6px;
        color: #202020;
        font-size: 25px;
    }

    .index-rating table tbody tr td {
        padding: 7px 6px 5px 6px;
    }

    .page-content {
        padding: 15px 10px;
		background: #F9F9F9;
    }

    .index-rating .item {
        width: 100%;
    }

    .navi {
        margin: -5px 0 10px;
        padding: 0;
    }

    .cart-casino .image,
    .cart-casino .info {
        width: 100%;
        max-width: none;
    }

    .casino-page .top-info .content .info {
        margin: 10px 0 0 0;
    }

    .casino-page .top-info .links a {
        padding: 8px 10px;
        border: 1px solid #c8c7c7;
        width: calc(100% - 20px);
        box-sizing: border-box;
        margin-bottom: 5px;
    }

    .casino-page .left-col {
        width: 100%;
    }

    .casino-page .right-col {
        width: 100%;
    }

    .casino-page .info-block table tr td:first-child {
        width: 120px;
    }
    
    .casino-page .info-block table tr td.first-child.site::before {
        background: url("/wp-content/themes/jGambling/img/maxbet.png") no-repeat center/cover;
    }

    .casino-page .reviews {
        padding: 17px;
    }

    .casino-page .reviews-form {
        padding: 17px;
    }

    .casino-page .reviews-form .content button {
        width: 100%;
    }

    .articles-page .item {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .td_btns {
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        margin: 20px 0;
    }

    .index-rating table tbody tr td a.play {
		line-height: 50px;
		font-size: 18px;
		min-width: 115px;
    	height: 50px;
    }
    
    a.more_link {
        display: block;
        color: #979797;
        font-size: 18px;
    }

    .index-rating table tbody tr td.td_geo {
        display: block;
        margin-bottom: 15px;
        white-space: normal;
        padding: 0 10px;
    }

    .index-rating table tbody tr td.td_bon {
        margin-bottom: 10px;
    }

    .index-rating table tr td.pos,
    .index-rating table thead tr td:nth-child(3),
    .index-rating table thead tr td:nth-child(4) {
        display: none;
    }

    /* .index-rating table tbody tr td:nth-child(3) {
        display: none;
    } */
    
    .index-rating table tr {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 10px 0;
    }

    .index-rating table tbody tr td {
        padding: 0;
    }

    .index-rating table tr td:nth-child(2),
    .index-rating table tr td:nth-child(3) {
        flex: 100% 0 0;
        box-sizing: border-box;
    }

    .index-rating table tr td:nth-child(4) {
        flex: 100%;
        margin-top: 20px;
        text-align: center;
    }

    .index-rating table tbody tr td .name {
        min-width: auto;
    }

    .index-rating table .name a {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        font-size: 40px;
    }

    .index-rating table .name img {
        height: auto;
        margin: 0 0 15px;
        padding: 8px;
        border-radius: 50%;
        background-color: grey;
    }

    .index-rating table .rating__count {
        width: 50px;
        height: 50px;
        margin: 0 auto 10px;
        border-radius: 50%;
        font-weight: bold;
        font-size: 24px;
        line-height: 50px;
        background: radial-gradient(ellipse farthest-corner at right bottom, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #D1B464 5%, #5d4a1f 62.5%, #5d4a1f 100%);
        color: #ffffff;
    }

    .casino-page .info-block table tr td {
        display: block;
    }

    .casino-page .info-block table tr td:first-child {
        width: auto;
    }
}

@media (min-width: 992px) {
    .mobile-menu {
        display: none !important;
    }
}

.fa-star:before {
    color: #d2d2d2;
}

span.checked:before {
    color: #dd0a35;
}

table .rating span.fa:before {
    font-size: 22px;
}

.main-content p {
    font-weight: 400;
}

.grid_rating .rating {
    font-size: 20px;
}

.grid_rating .logo img {
    width: 70%;
    margin-bottom: -3px;
    margin-right: 0px;
}

.content_header {
    display: flex;
    align-items: center;
    margin-left: -19px;
    margin-right: -19px;
    margin-top: -19px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
}

.casino-page h1 {
    font-weight: 800;
    font-size: 24px;
   
}

.no_reviews {
    font-size: 19px;
    margin-top: 11px;
}

.set_rating {
}

.set_rating input {
    position: absolute;
    left: -999999px;
}

.set_rating label {
    display: inline-block;
    font-size: 0;
}

.set_rating > label:before {
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 16px;
    display: block;
    content: "\f005";
    color: #dd0a35;
    background: #d2d2d2;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.set_rating > label:hover:before,
.set_rating > label:hover ~ label:before,
.set_rating > label.selected:before,
.set_rating > label.selected ~ label:before {
/*    color: #dd0a35;
    background: #dd0a35;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}

.set_rating label:hover {
    cursor: pointer;
}

.darkened {
    position: relative;

}

.darkened img {
    border-radius: 4px;
}

.darkened::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #09243c 89.58%);
    z-index: 1;
}

.article-items:after {
    content: '';
    flex: auto;
}

.custom_widget {
    padding: 0 15px 20px 15px;
}

.custom_widget .name {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.page-content ul, .main-content ul {
    margin-bottom: 10px;
}

.page-content ul li, .main-content ul li {

}

img.aligncenter {
    display: block;
    margin: 0 auto;
    margin-top: 8px;
    
    padding-bottom: 16px;
}

img.alignleft {
    float: left;
    margin-right: 20px;
}

img.alignright {
    float: right;
    margin-left: 20px;
}

.get.custom_color {
    text-decoration: none;
}

/* V2 */

.flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.content_area blockquote p {
    margin-bottom: 0px;
}

.content_area blockquote {
    font-size: 14px;
    line-height: 160%;
    background: #B8DDFC;
    padding: 15px 20px;
    margin: 0 0 20px 0;
}

.content_area img {
    margin-bottom: 0px;
}

.content_area img.bonus_icon {
    margin-bottom: 0px;
}

.content_area img.device_icon {
    margin-bottom: 0px;
}

.content_area img.logo_img {
    margin-bottom: 0px;
    height: 70px;
    margin-left: -40px;
}

.articles-page .share {
    margin-bottom: 30px;
}

.articles-page .comments {
    margin-top: 50px;
    margin-bottom: 50px;
}

.articles-page .comments div.comments_name {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}

.articles-page .comments .comment {
    margin-bottom: 50px;
}

.articles-page .comments .comment img {
    float: left;
    border-radius: 5px
}

.articles-page .comments .comment .text {
    margin-left: 70px;
    height: auto;
    border-radius: 6px;
}
    

.articles-page .comments .comment .text .name {
    margin-bottom: 2px;
}

.articles-page .comments .comment .text .name span {
    font-weight: 700;
    margin-right: 30px;
}

.articles-page .comments .br {
    height: 60px;
}

.articles-page .comments textarea {
    width: 100%;
    height: 132px;
    border: 1px solid #C3C3C5;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    min-width: 100%;
    min-height: 120px;
}

.articles-page .comments input[type='text'] {
    width: 23%;
    height: 42px;
    border: 1px solid #C3C3C5;
    border-radius: 6px;
    padding: 0 10px;
    margin-bottom: 10px;
}

.articles-page .comments button {
    border: none;
    background: #FFB053;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    transition: all 0.4s ease;
    display: block;
    color: #fff;
    width: 226px;
    height: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    box-shadow: none;
}

.articles-page .comments button:hover {
    background: #F79B30;
}

.slots.small {
    padding-bottom: 20px;
}

.slots.small .item {
    width: 19%;
    margin-right: 1%;
}

.slots .item {
    width: 24.5%;
    border-radius: 2px;
    margin-bottom: 7px;
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.slots .item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.slots .item:hover .content {
    opacity: 1;
}

.slots .item img {
    width: 100%;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.slots .item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(7, 7, 7, 0.74);
    color: #fff;
    opacity: 0;
    font-size: 14px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.slots .item .content .b1 {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 15px;
    left: 0;
    padding: 0 10px;
}

.slots .item .content .b2 {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 15px;
    left: 0;
    padding: 0 10px;
}

.slots .item {
    border: none
}

.slots .item .content {
    padding: 0;
}

.slots .item .content a.play_slot {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 49px;
    height: 49px;
    background: url('assets/img/play_icon.svg');
}

.slots .b1 a {
    font-weight: 400 !important;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

.slots .b1 a:hover {
    color: #228EE9;
}

.slots .b2 a {
    font-weight: 400 !important;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

.slots .b2 a:hover {
    color: #228EE9;
}

.slots button {
    display: block;
    margin: 15px auto 25px auto;
    color: #fff;
    font-size: 13px;
    width: 154px;
    height: 27px;
    background: #228EE9;
    border-radius: 3px;
}

.slot-info {
    padding: 15px 10px 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-bottom: 20px;
}

.slot-info .image {
    width: 194px;
    text-align: center;
    float: left;
}

.slot-info .info {
    margin-left: 210px;
    margin-top: -5px;
}

.slot-info .info .rating {
    display: inline-block;
    color: #DD0A35;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
}

.slot-info .info .rating .items {
    font-size: 15px;
}

.slot-info .info .rating span {
    font-weight: 700;
    font-size: 21px;
}

.slot-info .info .rating div {
    padding-top: 5px;
}

.slot-info .info .rating div img {
    width: 17px;
}

.slot-info .info .rating .items {
    color: #000;
}

.slot-info .info .name {
    display: inline-block;
    font-weight: 500;
    font-size: 23px;
    margin-left: 25px;
}

.slot-info .info .name span {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 10px;
    background: #159300;
    border-radius: 9px 0px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}

.slot-info .info a.play {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    width: 125px;
    height: 30px;
    background: #2396F7;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    text-decoration: none;
    margin: 0;
    display: inline-block;
}

.slot-info .info a.play:hover {
    background: #2259b2;
}

.slot-info .info div.text {
    font-weight: 300;
    line-height: 24px;
    margin-top: -13px;
    padding-left: 144px;
}

.slot-search {
    padding: 30px 20px 20px 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}

.slot-search .field {
    position: relative;
    margin-bottom: 20px;
}

.slot-search .field input[type='text'] {
    width: 100%;
    height: 40px;
    border: 1px solid #cccccc;
    text-indent: 24px;
    font-size: 16px;
    font-family: Gilroy;
    padding: 0;
    background: #fff;
    border-radius: 35px;
}

.slot-search .field button {
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: none;
    border: none;
    padding: 0;
    border-radius: 0;
    width: 23px;
    height: 23px;
    background: url(assets/img/search.svg);
    background-repeat: no-repeat;
}

.slot-search .sort1 p {
    font-size: 15px;
    margin-bottom: 10px;
}

.slot-search .sort1 .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.slot-search .sort1 .checkbox + label {
    position: relative;
    padding: 0 0 4px 20px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 300;
}

.slot-search .sort1 .checkbox + label:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url('assets/img/checkbox.svg');
    -webkit-transition: .2s;
    transition: .2s;
}

.slot-search .sort1 .checkbox:checked + label:before {
    background: url('assets/img/checkbox2.svg');
}

.slot-search .sort2 .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.slot-search .sort2 .checkbox + label {
    position: relative;
    padding: 0 60px 0 0;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    font-size: 15px;
}

.slot-search .sort2 .checkbox + label:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 33px;
    height: 23px;
    background: #ffab39;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 36px;
}

.slot-search .sort2 .checkbox + label:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #FFF;
    -webkit-transition: .2s;
    transition: .2s;
}

.slot-search .sort2 .checkbox:checked + label:before {
    background: #ccc;
}

.slot-search .sort2 .checkbox:checked + label:after {
    right: 14px;
}

.payments-block a {
    text-decoration: none;
}

.slot-game {
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.slot-game .bg {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(1, 1, 1, 0.89);
}

.slot-game img {
    width: 100%;
}

.slot-game .iframe {
    display: none;
}

.slot-game iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
    border: 0;

}

.slot_rounded {
    border-radius: 3px;
}

.slot-game .links a.a1 {
    text-decoration: none;
}

.slot-game .links {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.slot-game .links a {
    font-size: 14px;
    display: block;
    margin: 20px 0;
    color: #fff;
    width: 220px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #2396F7;
    -webkit-box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    border: 2px solid #2396F7;
}

.slot-game .links a.a2 {
    background: rgba(115, 115, 115, 0.28);
}

.slot-game .links a .fa {
    font-size: 16px;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.right-banner {
    margin-bottom: 20px;
    text-align: center;
}

.slot-params {
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 20px 15px;
}

.slot-params .name {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 15px;
}

.slot-params p {
    margin-bottom: 3px;
}

.slot-params p a {
    color: #2396F7;
    text-decoration: none;
}

.slot-params p .fa-check-circle {
    color: green;
}

.slot-params p .fa-times-circle {
    color: red;
}

.footer {
    position: relative;
    z-index: 5;
}

.slot-info .rating p {
    display: none;
}

.slot-info img {
    margin-bottom: 0px;
}

.slot-info p {
    margin-bottom: 0px;
}

.slots.small .item img {
    margin-bottom: 0px;
}

@media (max-width: 991px) {
    #sidebar {
        position: relative !important;
        top: auto !important;
    }

    .slot-info .info div.text {
        margin-top: 0px;
    }

    .bage a:after {
        content: "";
        display: none;
    }
}

@media (max-width: 798px) {
    .slots .item {
        width: 49%;
    }

    .slot-info .image {
        width: auto;
        float: none;
    }

    .slot-info .info {
        margin: 10px 0 0 0;
        text-align: center;
    }

    .slot-info .info .name {
        margin: 0 0 0 20px;
    }

    .slot-info .info .name {
        font-size: 20px;
    }

    .slot-info .info a.play {
        display: block;
        margin: 20px auto;
    }

    .slot-info .info div.text {
        padding-left: 0;
    }

    .slots.small .item {
        width: 49%;
        margin-right: 2%;
    }

    .slots.small .item:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 500px) {
    .articles-page .comments .comment .text .name span {
        display: block;
        margin: 0;
    }

    .articles-page .comments input[type='text'] {
        width: 49%;
    }

    .articles-page .comments button {
        width: 49%;
    }
}

/*V2.5*/
.articles-page .counts {
    font-size: 12px;
    color: #828282;
    margin-bottom: 20px;
}

.articles-page .counts .fa {
    vertical-align: middle;
    margin: -2px 0 0 15px;
}

.bonus-list .item {
    width: 32%;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #353535;
    border-radius: 35px;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
    color: #fff;
}

.bonus-list .item .b1 {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 10px;
}

.bonus-list .item .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 117%;
    /* height: 60px; */
    margin-bottom: 10px;
}

.bonus-list .item .rating {
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
}

.bonus-list .item .price {
    font-weight: 700;
    font-size: 23px;
    line-height: 117%;
    margin-bottom: 20px;
}

.upper {
    text-transform: uppercase;
}

.item .upper a {
    text-decoration: none;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.two_btn_wrap {
    margin-top: auto;
    padding: 0 15px;
}

a.b1, a.b2 {
    width: 45%;
    height: 40px;
    border-radius: 8px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
}

a.b1 {
    background: #FFB053;
    text-decoration: none;
    margin-bottom: 0;
    margin-left: 0;
}

a.b2 {
    margin-bottom: 0;
    text-decoration: none;
    background: #FF5353;
}

.bonus-list .button {
    width: 100%;
    text-align: center;
    padding: 5px 0 10px;
}

.bonus-list .button button {
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    width: 154px;
}

.articles-page .comments .br {
    height: 30px;
}

.bonus-info {
    margin-bottom: 30px;
    font-size: 0;
}

.bonus-info img {
    width: 100%;
}

.bonus-info .content {
    padding: 15px 12px;
    font-size: 16px;
    line-height: 20px;
}

.bonus-list p a {
    color: #81beff;
    text-decoration: none;
}

.bonus-list p a:hover {
    text-decoration: underline;
}

#bonuses a.get_bonus_btn {
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 150px;
    width: 100%;
}

.single-bonus a.get_bonus_btn {
    width: 174px;
    box-sizing: border-box;
    padding: 0;
}

.casino-page .cart-casino a.get_bonus_btn {
    width: 100%;
    margin-top: 0px;
    border-radius: 0 0 10px 10px;
}

a.get_bonus_btn {
    padding: 4px 50px;
    text-align: center;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    background: #FF5353;
}

a.get_bonus_btn.btn__more {
    background: #ffb053;
}

a.get_bonus_btn:hover {
    background: #EE3C3C;
}

a.get_bonus_btn.btn__more:hover {
    background: #F79B30;
}

.bonus-info .content a.get_bonus:hover {
    background: linear-gradient(to left,#d9d92c,#a39019 60%,#d9d92c);
    transition: 0.5s;
    color: #fff;
}

.bonus-info .content a.get_bonus {
    width: 220px;
    height: 40px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
    border-radius: 50px;
    color: #515151;
    font-weight: 700;
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 10px auto 0 auto;
    line-height: 40px;
    text-decoration: none;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
}

.top-bonuses {
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.5);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 20px 20px 10px 20px;
}

.top-bonuses .name {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}

.top-bonuses .item {
    margin-bottom: 10px;
}

.top-bonuses .item div {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    font-size: 15px;
    line-height: 117%;
}

.top-bonuses .item div img {
    max-width: 1000px;
    margin-right: 10px;
    padding: 5px;
    border-radius: 45px;
}

.top-bonuses .item div a {
    text-decoration: none;
    display: block;
    margin-bottom: 3px;
}

.top-bonuses .item div span {
    font-size: 13px;
    color: #737373;
    text-decoration: underline;
}

@media (max-width: 1230px) {
    .bonus-list .item p {
        padding: 0;
    }
}

@media (max-width: 798px) {
    .bonus-list .item {
        width: 100%;
        margin-right: 0;
    }
}

/*3.0 FIX*/

@media (max-width: 992px ) AND ( min-width: 480px) {
    .index-rating .grid_rating .item {
        width: 48%;
    }

}

@media (max-width: 992px ) {
    .header:not(.headers) .sub-menu {
        display: none;
    }
}

@media (max-width: 479px ) {
    .index-rating .grid_rating .item {
        width: 100%;
    }
}

@media (max-width: 800px ) {
    .bonus-list .item {
        width: 53vh;
        margin-right: 0;
        margin: 0 auto;
        margin-bottom: 12px;
    }
}

.content_area div:not(.index-rating) tbody tr td {
    padding: 9px;
    border: 1px solid black;
    white-space: normal;
}

.content_area table td {
    white-space: normal;
    border: 1px solid #333;
    padding: 10px;
}

#main-nav ul ul {
    display: none;
    position: absolute;
}

#main-nav ul ul li {
    float: none;
}

#main-nav ul ul li a {
    padding: 5px 10px;
}

#main-nav ul li:hover > ul {
    display: block !important;
}

#main-nav ul ul li ul {
    left: 200px;
    top: 0;
}

.header:not(.headers) .sub-menu {
    width: 250px;
    background: black;
    margin-top: 0px;
    margin-left: -12px;
    padding-top: 24px !important;
    padding-left: 2px;
    padding: 10px;
}

.header:not(.headers) .sub-menu li {
    display: block !important;
    padding-bottom: 10px;
}

.header:not(.headers) .menu-item-has-children a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f107";
    margin-left: 7px;
}

.header:not(.headers) .menu-item-has-children .sub-menu a:after {
    content: "" !important;
}

.mobile-menu a:after {
    content: "" !important;
}

.restricted_country {
    margin-top: 10px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.no_restricted_country {
    margin-top: 10px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.restricted_country img {
    width: 30px;
    margin-right: 8px;
    margin-left: 8px;
}

.no_restricted_country img {
    width: 30px;
    margin-right: 8px;
    margin-left: 8px;
}

/*3.3*/

.index-rating tbody {
    background: #F9F9F9;
}

.grid_country {
    font-weight: bold;
    display: flex;
}

.country_mini {
    width: 20px;
    height: 15px !important;
    margin-right: 5px;
}

.country_access {
    width: 17px;
    height: 15px !important;
    margin-right: 2px;
}

.topcasino .top-info {
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-bottom: 25px;
}

.topcasino .top-info .content {
    padding: 20px 10px;
}

.topcasino .top-info .content .image {
    width: 290px;
    text-align: center;
    float: left;
}

.topcasino .top-info .content .info {
    margin-left: 310px;
    margin-top: -5px;
}

.topcasino .top-info .content .info .rating {
    display: inline-block;
    color: #DD0A35;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
}

.topcasino .top-info .content .info .rating span {
    font-weight: 700;
    font-size: 23px;
}

.topcasino .top-info .content .info .rating div {
    padding-top: 5px;
}

.topcasino .top-info .content .info .rating div img {
    width: 17px;
}

.topcasino .top-info .content .info .name {
    display: inline-block;
    font-weight: 500;
    font-size: 23px;
    margin-left: 25px;
}

.topcasino .top-info .content .info .name span {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 10px;
    background: #159300;
    border-radius: 9px 0px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}

.topcasino .top-info .content .info a.play {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    padding-left: 20px;
    width: auto;
    padding-right: 20px;
    height: 30px;
    background: #2396F7;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    border-radius: 3px;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 29px;
}

.topcasino .top-info .content .info a.play:hover {
    background-color: #1570bf;
    color: #fff;
    transition: 0.5s;
}

.topcasino .top-info .content .info p {
    margin-top: 10px;
    font-weight: 400;
    line-height: 24px;
}

.topcasino .top-info .content .info .hidden {
    display: none;
}

.topcasino .top-info .content .info .hide_show {
    float: right;
    text-decoration: underline;
    margin-top: -17px;
}

.topcasino .top-info .links {
    background: #F9F9F9;
    padding: 5px 0;
    border-top: 1px solid rgba(196, 196, 196, 0.4);
}

.topcasino .top-info .links a {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    padding: 8px 30px;
    border-right: 1px solid rgba(196, 196, 196, 0.4);
}

.topcasino {
    width: 100%;
}

.topcasino h1 {
    font-weight: 500;
    font-size: 23px;
}

.tool-tip {
    position: relative;
    margin-left: 10px;
    text-align: center;
}

.tool-tip img {
    display: flex;
}

.tool-tip .tool-tip__icon {
    color: black;
    border-radius: 20px;
    border: 1px solid black;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    text-align: center;
    width: 30px;
}

.tool-tip .tool-tip__info {
    display: none;
    background-color: #272727;
    border-radius: 5px;
    font-size: 18px;
    padding: 5px;
    position: absolute;
    left: -200px;
    top: -50px;
    width: 298px;
    box-sizing: border-box;
    color: #fff;
}

.tool-tip .tool-tip__info:after {
    left: -8px;
    border-right-color: #262626;
}

.tool-tip .tool-tip__info .info {
    display: block;
}

.tool-tip .tool-tip__info .info__title {
    color: #fa00f3;
}

.tool-tip:hover .tool-tip__info, .tool-tip:focus .tool-tip__info {
    display: inline-block;
}

a:focus + .tool-tip .tool-tip__info {
    display: inline-block;
}

@media screen and (max-width: 992px) {
    .tool-tip {
        display: none !important;
    }
}

.top-casinos .tool-tip {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #333333;
    float: right;
}

.top-casinos .tool-tip .tool-tip__icon {
    color: #353535;
    border-radius: 10px;
    border: 1px solid #353535;
}

.top-casinos .tool-tip .tool-tip__info {
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    border-radius: 3px;
    font-size: 0.875em;
    padding: 1em;
    position: absolute;
    left: auto;
    top: 100%;
    right: 0;
    width: 348px;
    z-index: 2;
}

@media (max-width: 800px) {
    .casino-page .top-info .links {
        flex-direction: column;
        padding: 15px 0;
    }
}

/*v4.0*/
.headers {
    width: 100%;
    /*height: 250px;*/
    position: absolute;
    background-color: #1e6c72;
    /*background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);*/
    /*background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);*/
    
    
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    /*padding: 0 10px;*/
}


.headers-top {
    display: flex;
    align-items: center;
    padding: 30px 0;
    /*border-bottom: 1px solid #363636;*/
}

@media screen and (max-width: 400px) {
    .headers-top {
        flex-wrap: wrap;
        padding: 10px 0;
    }
}

.headers-top__search {
    position: relative;
    width: 100%;
    max-width: 470px;
    height: 35px;
}

@media screen and (max-width: 930px) {
    .headers-top__search {
        margin-right: 20px;
    }
}

@media screen and (max-width: 400px) {
    .headers-top__search {
        margin-right: 0;
    }
}

.headers-body {
    margin-top: 12px;
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.headers-body .container {
    width: 100%;
}

@media screen and (max-width: 992px) {
    .headers-body {
        height: 45px;
    }
}

.headers-body__menu {
    margin-left: 0px;
    
}

@media screen and (max-width: 1024px) {
    .headers-body__menu {
        margin-left: 0;
    }
}

@media screen and (max-width: 992px) {
    .headers-body__menu {
        display: none;
    }
}

.headers-body__icon {
    width: 15px;
    height: 15px;
    fill: #fac833;
}

.headers-body__list {
    display: flex;
    align-items: center;
    /*background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);*/
    height: 47px;
    /*width: 1400%;*/
    /*margin-left: -103px;*/
}

.headers-body__item {
    position: relative;
    padding: 20px 10px;
}

.headers-body__item:not(:last-child) {
    margin-right: 13px;
}


.headers-body__item:after {
    content: '';
    position: absolute;
    width: 0%;
    transition: width .3s linear;
    height: 2px;
    background-color: #fac833;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
}

.headers-body__item:hover .headers-body__item-icon {
    fill: #fac833;
    transform: rotate(-270deg);
}

.headers-body__item:hover .headers-body__link {
    color: #fac833;
}

.headers-body__item:hover:after {
    width: 100%;
}

.headers-body__item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 55px;
}

.headers-body__item-icon {
    position: absolute;
    right: -4px;
    transition: all .3s linear;
    top: 24px;
    transform: rotate(-90deg);
    width: 10px;
    height: 10px;
    fill: #fff;
}

/*.headers-body__link {
    position: relative;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    transition: all .3s linear;
}*/

/*.headers-body__link:hover {
    color: #fac833;
}*/

.social {
    margin-left: auto;
    white-space: nowrap;
}

.social__link:not(:last-child) {
    margin-right: 15px;
}

@media screen and (max-width: 570px) {
    .social {
        display: none;
    }
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.search {
    width: 100%;
    height: 100%;
    border: none;
    background-color: #fff;
    color: #363636;
    border-radius: 20px;
    padding: 9px 35px 9px 13px;
}

.search__icon {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    fill: #fac833;
}

.logo__link {
    margin-right: 120px;
}

@media screen and (max-width: 670px) {
    .logo__link {
        margin-right: 20px;
    }
}

@media screen and (max-width: 400px) {
    .logo__link {
        margin-bottom: 20px;
    }
}

.headers .sub-menu {
    width: 220px;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    visibility: hidden;
    position: absolute;
    border-left: 3px solid #fac833;
    top: 40px;
    left: 0;
}

a {
    text-decoration: none;
}

.headers .sub-menu:hover .headers-body__link:after {
    width: 100%;
}

.headers .sub-menu:after {
    content: '';
    position: absolute;
    left: 15px;
    top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9.5px 11px 9.5px;
    border-color: transparent transparent #686464 transparent;
}

.headers .sub-menu__link {
    display: block;
    padding: 13px 0 13px 25px;
    color: #fac833;
    background-color: #686464;
    background: linear-gradient(to left,#2e6b7c,#35c1cd 55%,#2e6b7c);
}

.headers .sub-menu__item {
    position: relative;
}

.headers .sub-menu__item:not(:last-child) {
    border-bottom: 1px solid #464646;
}

.headers .sub-menu__item:hover .drop-menu {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 992px) {
    .headers .sub-menu__item:hover .drop-menu {
        position: static;
        width: 100%;
    }
}

.headers .sub-menu__item:hover .sub-menu__icon {
    transform: rotate(90deg);
}

.headers .sub-menu__item:hover .sub-menu__link {
    background-color: #535252;
}

.headers .sub-menu__icon {
    position: absolute;
    right: 10px;
    transform: rotate(0deg);
    transition: transform .3s linear;
    top: 15px;
    width: 17px;
    height: 17px;
    fill: #fac833;
}

.drop-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear;
    top: 0;
    left: 100%;
    width: 200px;
}

.drop-menu__item:not(:last-child) {
    border-bottom: 1px solid #464646;
}

.drop-menu__item:hover .drop-menu__link {
    background-color: #535252;
}

.drop-menu__link {
    display: block;
    padding: 13px 0 13px 25px;
    transition: all .3s linear;
    color: #fac833;
    background-color: #686464;
}

.sandwich {
    top: 13px;
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    /*right: 0;*/
    width: 32px;
}

@media screen and (max-width: 992px) {
    .sandwich {
        display: block;
        margin-left: 15px;
    }
}

.sandwich__line {
    background-color: #fff;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all linear .4s;
    width: 100%;
}

.sandwich__line--top {
    top: 0;
}

.sandwich__line--middle {
    top: 9px;
}

.sandwich__line--bottom {
    top: 18px;
}

.mobiles-menu {
    position: absolute;
    z-index: 999999;
    width: 100%;
    padding-top: 10px;
    left: -1000px;
    max-width: 300px;
    transition: left .3s linear;
    background-color: #686464;
    top: 100%;
    background: linear-gradient(to left,#22354f,#2b6878 50%,#22354f);
}

.mobiles-menu.active {
    left: -10px;
}

.mobile-menu__link {
    display: block;
    text-transform: uppercase;
    padding: 13px 0 13px 25px;
    color: #113e3f;
    background-color: rgba(196, 196, 196, 0.4);
       
}

.mobile-menu__link.v2_has_child {
    display: inline-block;
    padding: 0;
    margin: 13px 25px;
    background-color: transparent;
}

.mobile-menu__item {
    position: relative;
    cursor:pointer;
}

.mobile-menu__item.menu-item-has-children {
    border: 1px solid transparent;
    background-color: rgba(196, 196, 196, 0.4);
}

.mobile-menu__item:not(:last-child) {
    border-bottom: 1px solid #464646;
}

.mobile-menu__item.active .sub-menu {
    width: calc(100% - 3px);
    opacity: 1;
    visibility: visible;
    position: static;
}

.mobile-menu__item.active .sub-menu:after {
    display: none;
}

.mobile-menu__item.active .sub-menu__icon.mobile {
    transform: rotate(90deg);
}

.mobile-menu__item.active .mobile-menu__link {
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
}

.mobile-menu__item.menu-item-has-children.active {
    background: linear-gradient(to left,#a39019,#d9d92c 55%,#a39019);
}

.mobile-menu__item.menu-item-has-children.active .mobile-menu__link {
    background: transparent;
}

form.hide-submit input[type="submit"] {
    display: none;
}

.tac_span {
    display: block;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.bonus-list .item {
    display: flex;
    flex-direction: column;
}

.bonus-list .item .flex {
    margin-top: auto;
}

table.custom_table tbody tr td {
    white-space: unset;
}

.tax_archive_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.tax_archive_item {
    width: 195px;
    margin-right: 20px
}

.tax_archive_item img {
    margin-bottom: 3px;
}

.item_title a {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.item_title {
    margin-bottom: 35px;
}

.item_title span {
    color: #989898;
}

a.b1:hover {
    background: #F79B30;
}

a.b2:hover {
    background: #EE3C3C;
}

.left-col .bonus_wrapper .bonus {
    display: flex;
}

.left-col .bonus_wrapper .bonus .name {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
}

.left-col .bonus_wrapper .bonus .content {
    background: #f9f9f9;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    width: 77%;
}

@media (max-width: 650px) {
    .bonus_wrapper {
        box-sizing: border-box;
    }

    .left-col .bonus_wrapper .bonus {
        flex-direction: column;
    }

    .left-col .bonus_wrapper .bonus .name,
    .left-col .bonus_wrapper .bonus .content {
        width: 100%;
        box-sizing: border-box;
    }

    .left-col .bonus_wrapper .bonus .name {
        border-radius: 10px 10px 0 0;
    }

    .left-col .bonus_wrapper .bonus .content {
        border-radius: 0 0 10px 10px;
    }
}

.bonus-restricted {
    width: 100%;
}

.bonus-restricted tr {
    border-top: 3px solid #eeeeee;
    border-bottom: 3px solid #eeeeee;
}

.bonus-restricted td {
    vertical-align: top;
    padding: 5px;
}

.bonus-restricted td:first-child {
    position: relative;
    padding-right: 10px;
    padding-left: 35px;
    font-weight: 700;
}

.bonus-restricted td.icon::before {
    position: absolute;
    top: 2px;
    left: 0;
}

.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 50%;
    width: 100%;
    max-width: 1200px;
    transform: translateX(50%);
}

.scroll-top__icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-right: 20px;
    margin-left: auto;
    padding: 20px;
    border-radius: 50%;
    background-color: #DFC819;
    transform: rotate(-90deg);
    opacity: .4;
    transition: .2s;
    z-index: 10;
}

.scroll-top__icon:hover {
    opacity: 1;
}

.scroll-top__icon_hidden {
    visibility: hidden;
    opacity: 0;
}



/* New style 11.04.22 */

* {
    outline: none;
}

html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #272727;
    background: url(assets/img/bg.jpg);
    background-size: cover;
}

h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 46px;
    line-height: 56px;
    color: #272727;
}

.tax-license .img_tax {
    width: 500px;
    box-sizing: border-box;
}

.tax-soft .img_tax {
    margin-right: 20px;
    width: 150px;
}

.head__tax__wrap {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.head__tax__wrap.tax-currency {
	align-items: center;
}

.head__tax__wrap.tax-license {
    margin-bottom: 0;
}

.head__tax__wrap h1 {
    margin-bottom: 0;
    margin-left: 15px;
}

.img_tax {
    padding: 5px;
    width: 60px;
    height: auto;
    background: #fff;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
}

.single-bonus h1 {
    border-bottom: 2px solid #272727;
    padding-bottom: 20px;
}

.desc {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #272727;
}

header {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    background: #272727;
}

.container {
    width: 100%;
    max-width: 1296px;
    margin: 0 auto
}

.nav__wrap {
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.menu {
    display: flex;
    margin-left: 35px;
}

.menu__add {
    margin-left: auto;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-item {
    padding: 0 25px;
    position: relative;
}

nav a {
    color: #fff;
    text-decoration: none;
}

.sub-menu {
    background: #F9F9F9;
    box-shadow: 0px 7px 10px rgba(3, 10, 41, 0.1);
    border-radius: 0px 0px 10px 10px;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    visibility: hidden;
    position: absolute;
    left: 25px;
    top: 68px;
}

.menu > li:first-child > .sub-menu {
    z-index: 10000;
}

.nav__wrap.open-menu .sub-menu a.sub-menu__link {
    padding: 10px 0;
    display: block;
}

.sub-menu a.sub-menu__link {
    color: #272727
}

.menu-item-has-children svg {
    position: relative;
    margin-left: 5px;
    top: -1px;
    cursor: pointer;
}

.menu-item.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.sub-menu__list {
    padding: 15px;
    width: 200px;
}

.sub-menu__item {
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border-bottom: 1px solid #FFB053;
}

.sub-menu__item:last-child {
    border-bottom: 1px solid #F9F9F9;
}

.hide-submit {
    position: relative;
}

.hide-submit svg {
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

form.hide-submit input[type="submit"] {
    display: none;
}

.search {
    width: 220px;
    height: 50px;
    border: none;
    background: #FFFFFF;
    border-radius: 35px;
    padding: 0;
    text-indent: 24px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: normal;
}

.one {
    padding-top: 80px;
}

.two {
    padding-top: 40px;
}

.two .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-front .top3__item {
    box-shadow: 0px 2px 10px rgba(3, 10, 41, 25%);
}

.top3__item {
    position: relative;
    padding: 30px 0;
    width: 300px;
    background: #F9F9F9;
    box-shadow: 0px 2px 10px rgba(3, 10, 41, 10%);
    border-radius: 10px;
    text-align: center;
    margin-right: 0px;
}

.page-bonus .top3__item {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
}

.page-bonus .name {
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 0 12px;    
}

.bg__item {
    width: 177px;
    height: 70px;
    background: #efefef;
    box-shadow: inset 0px 0px 24px 6px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.number__pos__wrap {
    position: absolute;
    left: 10px;
    top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino-page .number__pos__wrap {
    left: 0;
    top: 10px;
}

.number__item {
    font-size: 12px;
    position: absolute;
    font-weight: 700;
    top: 4px;
    letter-spacing: 0.02em;
}

.name__item {
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 20px;
    display: block;
}

.rating {
    margin-top: 15px;
}

.single-bonus .code {
    margin: 0 15px 0 0;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.code {
    background: #fff;
    box-shadow: inset 0px 0px 24px 6px rgb(0 0 0 / 11%);
    border-radius: 8px;
    font-weight: 700;
    font-family: 'Gilroy';
    width: 170px;
    height: 30px;
    line-height: 30px;
    border: 2px dashed #ffab39;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px auto 20px auto;
    color: #000;
}

.bonus_desc {
    font-size: 14px;
    line-height: 137%;
    padding: 15px 20px;
    margin-bottom: 20px;
    margin-top: 0;
    background: #ececec;
}

.review {
    margin-right: 5px;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0;
}

.single-bonus .review__wrap {
    justify-content: flex-start;
}

.casino-page .review__wrap {
    margin-bottom: 0;
}

.review__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.main__block.page-simple {
    max-width: calc(990px - 24px);
    margin-right: 24px;
    margin-bottom: 24px;
}

.page-simple h2 {
    text-align: left;
}

.page-simple__wrap {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
}

.page-simple__wrap h2:first-child {
    margin-top: 0;
    margin-bottom: 30px;
}

.page-simple__wrap h2 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.page-simple__wrap h3 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.page-simple__wrap a {
    color: #FFB053;
    font-weight: 700;
}

input.wpcf7-form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #cccccc;
    text-indent: 24px;
    font-size: 16px;
    font-family: Gilroy;
    padding: 0;
    background: #fff;
    border-radius: 35px;
}

textarea.wpcf7-form-control {
    width: 100%;
    border: 1px solid #cccccc;
    text-indent: 24px;
    font-size: 16px;
    font-family: Gilroy;
    padding: 10px 0;
    background: #fff;
    border-radius: 15px;
}

.main__block {
    max-width: 970px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.main__block.page-search {
	margin-bottom: 24px
}

.page-simple__wrap .wpcf7 form.sent .wpcf7-response-output {
    border-radius: 10px;
    margin: 2em 0 1em;
}

.page-simple__wrap .wpcf7-not-valid-tip {
    margin-left: 24px;
    margin-top: 10px;
}

.page-simple__wrap .wpcf7-spinner::before {
    background-color: #ffb053;
}

.page-simple__wrap .wpcf7-spinner {
    opacity: 1;
    background-color: #272727;
}

.page-simple__wrap input.wpcf7-submit {
    border: none;
    background: #FFB053;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    transition: all 0.4s ease;
    display: inline-block;
    color: #fff;
    width: 226px;
    height: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    box-shadow: none;
    text-indent: 0;
}

.page-simple__wrap .wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ff1640;
    border-radius: 10px;
    margin: 2em 0 1em;
}

.page-simple__wrap form {
    margin-bottom: 24px;
}

.main__block ul {
    padding-top: 8px;
}

.main__block ul li {
    margin-bottom: 10px;
    line-height: 142.5%;
    padding-left: 30px;
    background: url('assets/img/done.svg') no-repeat 6px 3px;
    background-size: 18px;
}

.main__block ol {
    padding: 8px 15px 14px 23px;
    list-style: decimal;
}

.main__block ol li {
    margin-bottom: 10px;
    line-height: 142.5%;
}

.main__block.single-bonus,
 .main__block.casino-page {
    width: calc(990px - 24px);
    margin-right: 24px;
    max-width: 100%;
}

.main__block.single-bonus .articles-page.content_area {
    margin-bottom: 30px;
}

.svg_home {
    margin-right: 10px;
}

.main__block__wrap .review__wrap {
    justify-content: flex-start;
}

.star {
    margin-left: 5px;
}

.geo_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.geo_status {
    position: absolute;
}

 .single-bonus .accept__wrap {
    justify-content: flex-start;
    font-weight: 500;
    margin-bottom: 25px;
 }

 .single-bonus .articles-page__subhead {
    display: flex;
    align-items: center;
    justify-content: flex-start;
 }

 .casino-page .accept__wrap {
    margin: 0 0 0 20px;
 }

.accept__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.accept__wrap p {
    font-size: 14px;
    line-height: 15px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px;
}

.bonus__wrap {
    padding: 20px 0;
    margin-bottom: 20px;
    background: #fff;
}

.tit {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #272727;
    margin-top: 0;
    margin-bottom: 10px;
}

.bonus__wrap .desc {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #272727;
    max-width: 249px;
    margin: 0 auto;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn {
    text-decoration: none;
    background: #FF5353;
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 20px 51px;
    text-transform: uppercase;
    display: block;
    max-width: 246px;
    box-sizing: border-box;
    margin: 0 auto;
    
    transition: all 0.4s ease
}

.btn:hover {
    background: #EE3C3C;
}

.btn__review__1, .main__block__item .btn.btn__review__1 {
    margin-top: 5px;
    background: #ffb053;
    padding: 10px 51px;
    transition: all 0.4s ease    
}

.btn__review__1:hover,  .main__block__item .btn.btn__review__1:hover {
    background: #F79B30
}

.btn__wrap {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.top3__wrap,
.grid_rating__wrap{
	background: #FFFFFF;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    padding: 20px;
}

.top3__wrap {
	margin-bottom: 26px;
}

.top3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

h2.header_left {
    text-align: left;
    margin-bottom: 13px;
}

.main__block__item:first-child {
    margin-top: 0;
}

.sidebar__block {
    width: 299px;
}

.widget h3 {
    font-family: 'Gilroy';
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0;
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget_1_img {
    width: 100px;
    min-width: 100px;
    height: 50px;
    background: #efefef;
    box-shadow: inset 0px 0px 14px 6px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.widget_1_item {
    display: flex;
    background: #F9F9F9;
    padding: 20px;
    margin-bottom: 1px;
}

.widget_1_item:last-child {
    margin-bottom: 0;
    border-radius: 0 0 10px 10px;
}

.widget_1_name {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.widget_1_right {
    margin-left: 20px;
}

.widget_1_review__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget_1_review {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

.widget {
    margin-bottom: 26px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
}

.widget_1_text {
    margin: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}

.page-casino .grid_rating .main__block__item:first-child,
.page-search .main__block__item:first-child {
    margin-top: 0;
}

.text_after_table {
    margin-bottom: 30px;
}

.page-search h2:first-child {
    margin-top: 0;
}

.page-search h2 {
    margin-top: 50px;
    text-align: left;
}

.page-search .name {
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 0 12px;
}

.page-search .top3__item {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
}

.page-front .main__block__item {
    box-shadow: 0px 2px 10px rgb(3 10 41 / 25%);
}

.main__block__item {
    display: flex;
    align-items: center;
    background: #F9F9F9;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    margin-top: 24px;
    max-width: 966px;
    transition: all .4s ease-out;
}

.hidden-item {
    max-height: 0;
    padding: 0;
    opacity: 0;
}

.main__block__wrap {
    display: flex;
    flex-direction: column;
    margin-right: 15px;
    padding: 20px 0;
    width: 222px;
}

.main__block__item .bonus__wrap {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background: unset;
    padding: 5px;
    margin: 0;
    width: 239px;
    box-sizing: border-box;
}

.main__block__item .btn {
    max-width: 188px;
    padding: 20px 16px
}

.main__block__item .bg__item {
    width: 177px;
    height: 100px;
    margin-left: 5px;
    margin-right: 15px;
}

.main__block__item .accept__wrap {
    margin-bottom: 0;
    justify-content: flex-start;
}

.main__block__item .name__item {
    margin-top: 0;
}

.main__block__item.accept__wrap {
    margin-bottom: 20px;
}

.main__block__item .number__pos__wrap {
    position: relative;
    left: unset;
    top: unset;
    margin-left: 10px;
}

.page-bonus .btn_more_ajax {
    margin: 6px auto 0 auto;
}

.btn_more_ajax {
    border: none;
    background: #FFB053;
    border-radius: 8px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    margin: 24px auto 0 auto;
    transition: all 0.4s ease;
    display: block;
    color: #fff;
    width: 246px;
    height: 60px;
    text-transform: uppercase;
    box-sizing: border-box;
    box-shadow: none;
}

.btn_more_ajax:hover {
    background: #F79B30;
}

.btn_more {
    background: #FFB053;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 20px 32px;
    text-transform: uppercase;
    display: block;
    max-width: 246px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 30px auto 0 auto;
    transition: all 0.4s ease;
}

.btn_more.red {
    background: #FF5353;
    color: #FFF;
}


.btn_more.red:hover {
    background: #EE3C3C;
    color: #FFF;    
}

.btn_more:hover {
    background: #F79B30;
}

.advice__wrap {
    margin-top: 80px;
}

h2  {
    text-align: center;
    font-family: 'Gilroy';
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 50px;
}

.advice-item {
    max-width: 306px;
    background: #F9F9F9;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    text-align: center;
    padding: 30px 28px 0;
    height: 392px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
}

.advice-item__text {
    margin-top: 20px;
    margin-bottom: 0;
    max-width: 249px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 20px;
}

.advice-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 966px;
}

.faq__wrap.tax__casino {
    margin-top: 0px;
    margin-bottom: 40px;
}

.faq__wrap {
    margin-top: 80px;
    margin-bottom: 80px;
    max-width: 966px
}

.faq__item {
    background: #F9F9F9;
    box-shadow: 0px 2px 10px rgb(3 10 41 / 10%);
    border-radius: 10px;
    padding: 11px 30px 30px 30px;
    margin-bottom: 15px;
    max-height: 50px;
    overflow: hidden;
    transition: all 0.4s ease;
}

.faq__item.open {
    max-height: 3000px;
}

.faq__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq__tit {
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    margin: 0;
    height: 75px;
    display: flex;
    align-items: center;
}

.faq__text {
    max-width: 853px;
    margin-top: 0;
    margin-bottom: 0;
}

.faq__wrap a {
    color: #FFB053;
    font-weight: 700;
}

.faq__wrap a:hover {
    color: #F79B30;
}

.plus {
    cursor: pointer;
    transition: all 0.4s ease;
}

.open .plus {
    transform: rotate(45deg);
}

footer .menu-item.menu-item-has-children:hover .sub-menu,
footer .menu-item.menu-item-has-children .sub-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
}

footer {
    background: #272727;
    backdrop-filter: blur(24px);
}

footer .nav__wrap {
    font-family: 'Gilroy';
    font-weight: 700;
}

.email {
    display: flex;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
}

.email img {
    margin-right: 15px
}

.copy {
    border-top: 1px solid #FF5353;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.copy a {
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #fff;
    margin: 0;
}

.copy p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 15px;
    margin-bottom: 0;
}

.burger,
.mobile__header {
    display: none;
}

.share {
    margin-bottom: 25px;
}

.table__wrap {
    border-top: 1px solid #c8c7c7;
    padding: 10px 15px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
}

.table__wrap__gor {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.table__wrap .icon {
    display: flex;
    font-weight: 700;
}

.table__wrap .icon::before {
    margin-right: 5px;
}

.table__value {
    padding: 10px;
    font-weight: 500;
}

.icon.icon-restricted {
    display: flex;
    flex-wrap: nowrap;
    min-width: 230px;
}

/* media */

@media (max-width: 1365.8px) {
    .page-simple__wrap {
        margin-bottom: 24px;
    }
    .main__block.page-simple {
        margin-right: 0;
    }
    .main__block.single-bonus,
    .main__block.casino-page {
        margin-right: 0;
    }
    .sidebar__block {
        display: none;
    }
    .container {
        justify-content: center;
        width: calc(100% - 50px);
        padding: 0 25px;
    }
}

@media (max-width: 1199.8px) {
    .search {
        width: 200px;
    }
    .logo {
        width: 90px;
        height: auto;
    }
    .menu-item {
        padding: 0 15px;
    }
    .email {
        font-size: 16px;
    }
    .email img {
        margin-right: 10px;
    }
    .top3__item {
        width: 295px;
    }
    .top3__item:last-child {
        margin-right: 0;
    }
}

@media (max-width: 1023.8px) {
    .container {
        width: calc(100% - 30px);
        padding: 0 15px;
    }
    .nav__wrap {
        flex-wrap: wrap;
    }
    .menu__add {
        margin: 0 auto
    }
    .faq__tit {
        font-size: 20px;
    }
    .advice-row {
        justify-content: space-around;
    }
    .main__block__item .bg__item {
        width: 107px;
        height: 55px;
    }
    .main__block__item .number__pos__wrap {
        margin-left: 8px;
    }
    .main__block__item .name__item {
        margin-bottom: 8px;
        line-height: 18px;
    }
    .main__block__item .review__wrap {
        margin-bottom: 8px;
    }
    .main__block__item .accept__wrap p {
        margin-left: 6px;
    }
    .main__block__item .img__item {
        width: 90px;
        height: auto;
    }
    .main__block__item .bonus__wrap {
        max-width: 162px;
    }
    .main__block__item .bonus__wrap .desc {
        font-size: 14px;
        line-height: 18px;
    }
    .main__block__item .bonus__wrap .tit {
        display: none;
    }
    .main__block__item .review {
        font-size: 18px;
    }
    .main__block__item .btn {
        font-size: 14px;
        padding: 12px 18px;
        white-space: nowrap;
        margin: 0 10px;
    }
    .main__block__item {
        justify-content: space-around;
    }
    .top3 {
        justify-content: space-around;
    }
    .top3__item:last-child {
        margin-top: 24px;
        margin-right: 10px;
    }
    h1 {
        font-size: 38px;
    }
    .one {
        padding-top: 120px;
    }
    header .nav__wrap {
        flex-direction: column;
        position: fixed;
        width: 290px;
        height: 100%;
        background: #272727;
        backdrop-filter: blur(10px);
        left: 0;
        align-items: flex-start;
        padding: 10px;
        margin-left: -290px;
        box-sizing: border-box;
        z-index: 2;
        transition: all 0.4s ease;
    }
    header .nav__wrap.open-menu {
        margin-left: 0;
    }
    header nav {
        width: 100%;
        order: 2
    }
    header .menu {
        flex-direction: column;
        margin: 0;
    }
    header .menu-item {
        padding: 0;
        margin: 15px 0 0 0;
        padding-bottom: 10px;
        border-bottom: 1.5px solid #fff;
    }
    header .menu__add {
        order: 1;
        margin-left: unset;
        margin-right: auto;
        margin-bottom: 15px;
    }
    .sub-menu {
        left: 0;
        top: 40px;
    }
    .menu-item-has-children svg {
        margin-left: 25px;
        top: 4px;
        width: 15px;
        height: 18px;
        display: none;
    }
    header .nav__wrap .link-logo {
        display: none;
    }
    .burger {
        position: fixed;
        display: flex;
        height: 70px;
        width: 70px;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        right: -70px;
        top: 0;
        z-index: 2;
        background: #272727;
        padding: 21px 16px;
    }
    .burger-line {
        background: rgba(255, 83, 83, 1);
        width: 38px;
        height: 3px;
        transition: all 0.4s ease;
    }
    .line-mid {
        transition: all .4s ease
    }
    .open-menu .line-mid {
        opacity: 0
    }
    .line-top {
        position: fixed;
        top: 20px;
        transition: all .4s ease
    }
    .line-bot {
        position: fixed;
        top: 46px;
        transition: all .4s ease
    }
    .open-menu .line-top {
        top: 34px;
        transform: rotateZ(45deg);
    }
    .open-menu .line-bot {
        top: 34px;
        transform: rotateZ(-45deg);
    }
    .mobile__header {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 70px;
        position: fixed;
        left: 0;
        width: 100%;
        background: #272727;
        z-index: 2;
    }
    .menu-item.menu-item-has-children:hover .sub-menu {
        opacity: 0;
        visibility: hidden;
    }

    .menu-item.menu-item-has-children.open-sub-menu .sub-menu {
        opacity: 1;
        visibility: visible;
    }
    .top3__item {
        width: 320px;
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media (max-width: 798px) {
    .casino-page .accept__wrap {
        margin-left: 0;
        margin-top: 15px;
    }
    .casino-page .top-info .flex {
        justify-content: center;
    }
    .casino-page .top-info .content .info .name {
        padding: 0;
    }
    .casino-page .number__pos__wrap {
        position: static;
    }
    .casino-page h1 {
        font-size: 20px;
        line-height: 1.4;
        margin: 10px 0;
    }
}

@media (max-width: 767.8px) {
	.flex2 {
        justify-content: center;
    }
    .table__wrap__gor {
        flex-direction: column;
    }
    .tax-soft .img_tax {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .head__tax__wrap.tax-soft {
        align-items: center;
        flex-direction: column;
    }
    .head__tax__wrap {
        flex-direction: column-reverse;
    }
    .head__tax__wrap h1 {
        margin-left: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .page-simple__wrap .wpcf7-not-valid-tip {
        font-size: 14px;
    }
    .page-simple__wrap {
        padding: 15px;
    }
    .page-front .top3__item,
    .page-bonus .top3__item {
        margin-right: 0;
        margin-left: 0;
    }
    .grid_rating {
        justify-content: space-around;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .page-casino .main__block__item,
    .page-search .main__block__item {
        position: relative;
        padding: 30px 0;
        border-radius: 10px;
        text-align: center;
        width: 320px;
        max-width: 100%;
        margin-right: 10px;
        margin-left: 10px;
    }
    .page-casino .main__block__item .number__pos__wrap,
    .page-search .main__block__item .number__pos__wrap {
        position: absolute;
        left: 10px;
        top: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }
    .page-casino .main__block__item .bg__item,
    .page-search .main__block__item .bg__item {
        width: 177px;
        height: 70px;
        margin: 0;
    }
    .page-casino .main__block__item .bonus__wrap,
    .page-search .main__block__item .bonus__wrap {
        max-width: 100%;
        width: 100%;
        border: none;
        padding: 20px 0;
        margin-bottom: 20px;
        background: #fff;
    }
    .page-casino .main__block__item .bonus__wrap .tit,
    .page-search .main__block__item .bonus__wrap .tit {
        display: block;
    }
    .page-casino .bonus__wrap .desc,
    .page-search .bonus__wrap .desc {
        font-size: 16px;
        line-height: 20px;
    }
    .page-casino .main__block__item .btn,
    .page-search .main__block__item .btn {
        margin: 0 auto;
        width: 100%;
        max-width: 246px;
        padding: 20px 16px;
        font-size: 16px;
    }
    .page-casino .main__block__item .btn.btn__review__1 {
        margin-top: 5px;
        padding: 10px 51px
    }
    .btn__wrap {
        width: 100%;
    }
    .page-casino .main__block__wrap,
    .page-search .main__block__wrap {
        margin-right: 0;
    }
    .page-casino .main__block__wrap .review__wrap,
    .page-casino .main__block__item .accept__wrap,
    .page-search .main__block__wrap .review__wrap,
    .page-search .main__block__item .accept__wrap {
        justify-content: center;
    }
    .casino-page .reviews .item .content {
        margin-left: 0;
    }
    .casino-page .reviews .item .content p:first-of-type {
        margin-top: 45px;
    }
    .single-bonus h1 {
        font-size: 22px;
        line-height: 30px;
        max-width: 345px;
    }
    footer nav {
        display: none;
    }
    h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .page-search .top3__item {
        margin-top: 0;
    }
    .page-search h2 {
        margin-top: 30px;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
    .two {
        padding-top: 16px;
    }
    .page-bonus .top3__item {
	    margin-top: 24px;
    }
    .main__block__item {
        flex-wrap: wrap;
    }
    h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 30px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .page-simple__wrap h2 {
        max-width: unset;
    }
    .advice__wrap {
        margin-top: 40px;
    }
    .faq__wrap.tax__casino {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .faq__wrap.tax__casino h2 {
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .faq__wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .advice-item:last-child {
        margin-bottom: 0;
    }
    .faq__tit {
        font-size: 15px;
        line-height: 20px;
        margin: 0;
        max-width: 260px;
        height: 55px;
    }
    .faq__text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }
    .faq__item {
        padding: 11px 15px 15px 15px;
    }
    .sidebar__block {
        display: block;
        width: 100%;
    }
    .widget_1_img {
        margin: 0;
    }
    .widget:last-child,
    .widget {
        margin-bottom: 42px;
    }
    .top_bonuses .widget_1_text {
		font-size: 14px;
    }
    .top_bonuses .widget_1_right {
    	display: flex;
    	align-items: center;
    	justify-content: center;
    }
    .page-front .main__block__item,
    .grid_rating__wrap {
        display: none;
    }
    footer .nav__wrap {
        justify-content: center;
    }
}



@media (max-width: 374.8px) {
    header .nav__wrap.open-menu {
        width: calc(100% - 70px);
    }
    h1 {
        font-size: 22px;
        line-height: 28px;
    }
}