.dropdown-menu .dropdown-menu li a,
.navbar .social-navbar a {
  text-align: center;
  color: #fff;
}
.header,
.nav-categories,
table {
  width: 100%;
}
.search,
.search-wrapper,
.slot-box,
.slot-wrapper {
  position: relative;
}
.btn-primary,
.btn-secondary,
.nav-categories_text {
  overflow: hidden;
  box-sizing: border-box;
  white-space: nowrap;
}
.beam-categories .nav-categories_list > :after,
header {
  right: 0;
}
.btn-demo,
.nav-categories_link,
.search,
h5,
header .simple {
  text-transform: uppercase;
}
.breadcrumb a,
.btn-demo,
.btn-primary,
.btn-secondary,
.menuButtons li a,
.nav-categories_link,
.navbar .social-navbar a:hover,
.support a,
.tag:hover {
  text-decoration: none;
}
.social li,
.submenu ul,
ul.list-style-none {
  list-style-type: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.dropdown-item,
header {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-categories_link,
body {
  font-family: Muller, sans-serif;
}
.beam-categories .nav-categories_list > :nth-child(odd):after,
.review-page .btn-full-width,
.submenu ul,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.1;
  background-image: url(../img/bg.svg);
  background-repeat: repeat;
  -webkit-font-smoothing: antialiased;
  background-color: #212132;
  color: #fff;
  padding-top: 50px;
}
ol,
ul {
  list-style: none;
}
.container {
  max-width: 1400px;
  margin: 10px auto;
  padding: 10px;
}
.review-content ul {
  list-style-type: initial;
  list-style-position: inside;
}
.submenu ul {
  list-style-type: none;
}
.ovx-a {
  overflow-x: auto;
}
.reviews ul {
  list-style-type: none;
}
.breadcrumb,
.left,
.right,
.support a,
form input,
form textarea,
ul li {
  margin-bottom: 10px;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.entry-box {
  justify-self: end;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
}
.bg-red {
  background: red;
}
.h1,
h1 {
  font-size: 26px;
}
p {
  line-height: 1.4 !important;
  font-size: 1.1rem;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background: #4ad04a;
  border-color: #4ad04a;
  opacity: 0.8;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.dropdown-menu {
  top: 54%;
}
.dropdown-menu .dropdown-menu {
  top: 0;
  left: 97%;
  text-align: center !important;
}
.dropdown-menu .dropdown-menu li a:hover {
  color: #fff !important;
}
.dropdown:hover > .dropdown-menu {
  display: block;
  background: #000;
  text-align: right;
  border: 1px solid #fff;
}
.breadcrumb-item + .breadcrumb-item,
ul.list-style-none {
  padding-left: 0;
}
.review-box,
table caption,
ul {
  margin-top: 10px;
}
ul li {
  line-height: 1.3;
}
.navbar {
  border-bottom: 1px solid #f7f7f7;
}
.navbar .social-navbar a {
  display: block;
  background: #08c;
  padding: 10px 40px;
  border-radius: 40px;
}
.navbar .social-navbar a:hover {
  border: 1px solid #fff;
}
.navbar .social-navbar i {
  margin-right: 10px;
}
p.about-rating {
  line-height: 1.4;
}
.casino-rating {
  border-radius: 5px;
  margin-top: 20px;
  overflow: hidden;
}
.breadcrumb {
  margin-top: 10px;
  padding-bottom: 0;
  background: #172e43 !important;
}
.breadcrumb-item::after {
  display: inline-block;
  padding-left: 0.3rem;
  padding-right: 0.7rem;
  color: #6c757d;
  content: "/";
}
.beam-categories_canvas,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item:last-child:after {
  display: none;
}
.breadcrumb a,
.search,
.submenu ul li a,
a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb-bg {
  background: #172e43;
}
.casino-logo {
  margin: 0;
  max-width: 100px;
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 17px -10px #c7c7c7;
  box-shadow: 1px 1px 17px -10px #c7c7c7;
}
.menuButtons {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.menuButtons li {
  display: inline-block;
  padding: 4px 18px;
  margin-left: 2px;
  margin-right: 2px;
  background: #fff;
  border: 1px solid #00c600;
  border-radius: 20px;
}
.menuButtons li a {
  color: #00c600;
}
table td {
  border: 1px solid #222;
  padding: 10px;
}
.category-page h1 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.casino-rating thead {
  background: #172e43;
  color: #fff;
}
.casino-rating .casino-row {
  -webkit-box-shadow: 1px 1px 11px #ddd;
  box-shadow: 1px 1px 11px #ddd;
  border-radius: 30%;
}
.casino-rating .casino-row td.casino-table {
  text-align: left;
}
.casino-rating .casino-row h2.casino-name,
.casino-rating .casino-row h3.casino-name,
.casino-rating .casino-row h6.casino-name {
  display: inline-block;
  margin-top: 6px;
  text-align: center;
  min-width: 100px;
}
.casino-rating .casino-row h2.casino-name a,
.casino-rating .casino-row h3.casino-name a,
.casino-rating .casino-row h6.casino-name a {
  font-size: 16px;
  font-weight: 600;
  color: #212529;
}
.casino-rating .casino-row h2.casino-name a:hover,
.casino-rating .casino-row h3.casino-name a:hover,
.casino-rating .casino-row h6.casino-name a:hover {
  color: #000;
  text-decoration: underline;
}
.casino-rating .casino-row td,
.casino-rating .casino-row th {
  padding-top: 20px;
  background: #fff;
  border: 1px solid #fff;
}
.casino-rating .casino-row .btn {
  display: block;
  margin-bottom: 5px;
}
.casino-rating .table td,
.casino-rating .table th {
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #f8f8f8;
  border-top: 0;
  min-width: 20px;
  max-width: 150px;
}
.casino-rating td p {
  line-height: 0.8;
}
.casino-rating .rating i {
  color: red;
}
.casino-rating .rating .grade {
  font-size: 35px;
  font-weight: 700;
}
.casino-rating .payment td {
  padding: 0 0 10px;
  border-top: unset;
  border: unset;
}
.casino-rating .payment img {
  height: 18px;
  margin-right: 5px;
  opacity: 0.6;
  cursor: pointer;
}
.casino-rating .payment img:hover,
.slot-box:hover .overlay {
  opacity: 1;
}
.rating-sidebar tr:hover {
  background: #fcfcfc;
  -webkit-box-shadow: 0 0 7px -5px #000;
  box-shadow: 0 0 7px -5px #000;
}
.nav-categories_list {
  display: flex;
  width: inherit;
}
.nav-categories_item.x_slots,
.text_slots {
  color: #17eada;
}
.nav-categories_item.x_slots .nav-categories_img {
  background-image: url(../img/icon4.svg);
}
.nav-categories_item.x_live,
.text_live {
  color: #de593e;
}
.nav-categories_item.x_live .nav-categories_img {
  background-image: url(../img/icon1.svg);
}
.nav-categories_item.x_casino,
.text_casino {
  color: #6ef770;
}
.nav-categories_item.x_casino .nav-categories_img {
  background-image: url(../img/icon2.svg);
}
.nav-categories_item.x_tournament,
.text_tournament {
  color: #e8ce3a;
}
.nav-categories_item.x_tournament .nav-categories_img {
  background-image: url(../img/icon3.svg);
}
.nav-categories_link {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
.nav-categories_content {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.nav-categories_img-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 10px;
  height: inherit;
  width: 50px;
}
.nav-categories_img {
  height: inherit;
  width: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.nav-categories_text {
  text-overflow: ellipsis;
  display: inline-block;
  max-height: 100%;
  max-width: 70%;
}
.beam-categories {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 5px;
  box-shadow: inset 0 5px 25px 0 rgba(0, 0, 0, 0.8);
}
.beam-categories .nav-categories_list {
  flex-wrap: wrap;
}
.beam-categories .nav-categories_list > * {
  position: relative;
  width: 50%;
}
.beam-categories .nav-categories_list > :after,
.beam-categories .nav-categories_list > :before {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  height: 30px;
  width: 1px;
  background-color: #313047;
}
.beam-categories .nav-categories_list > :before {
  left: 0;
}
.beam-categories .nav-categories_item.x_active .nav-categories_link {
  box-shadow: inset 0 20px 30px -15px rgba(255, 255, 255, 0.2);
}
.beam-categories .nav-categories_item.x_active .nav-categories_content {
  border: 2px dotted;
}
.beam-categories .nav-categories_item.x_slots .nav-categories_img {
  width: 42px;
}
.beam-categories .nav-categories_item.x_slots .nav-categories_content {
  border-color: #17eada;
}
.beam-categories .nav-categories_item.x_live .nav-categories_img {
  width: 37px;
}
.beam-categories .nav-categories_item.x_live .nav-categories_content {
  border-color: #de593e;
}
.beam-categories .nav-categories_item.x_casino .nav-categories_img {
  width: 34px;
}
.beam-categories .nav-categories_item.x_casino .nav-categories_content {
  border-color: #6ef770;
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_img {
  width: 33px;
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_content {
  border-color: #e8ce3a;
}
.beam-categories .nav-categories_link {
  box-sizing: border-box;
  border-radius: 5px;
  padding: 2px;
  font-size: 12px;
}
.beam-categories .nav-categories_content {
  justify-content: flex-start;
  height: 40px;
  max-height: 40px;
  border-radius: 8px;
  padding-left: 4px;
}
.beam-categories .nav-categories_content:hover {
  box-shadow: inset 0 0 0 32px rgba(255, 255, 255, 0.05);
}
.beam-categories .nav-categories_img-wrapper {
  justify-content: center;
  margin-right: 5px;
  width: 42px;
}
.beam-categories .nav-categories_text {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 340px) {
  .beam-categories .nav-categories_link {
    font-size: 14px;
  }
}
@media (min-width: 669px) {
  .beam-categories {
    padding: 5px 0 0;
    box-shadow: none;
  }
  .beam-categories .nav-categories {
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
  }
  .beam-categories .nav-categories_list {
    flex-wrap: nowrap;
  }
  .beam-categories .nav-categories_list > * {
    width: 25%;
  }
  .beam-categories .nav-categories_list > :after,
  .beam-categories .nav-categories_list > :before {
    display: block;
    top: 10.5px;
    height: 34px;
  }
  .beam-categories
    .nav-categories_item:first-child
    .nav-categories_content:before,
  .beam-categories
    .nav-categories_item:last-child
    .nav-categories_content:after,
  .beam-categories .nav-categories_list > :first-child:before,
  .beam-categories .nav-categories_list > :last-child:after {
    display: none;
  }
  .beam-categories .nav-categories_item.x_slots .nav-categories_img {
    width: 52px;
  }
  .beam-categories .nav-categories_item.x_live .nav-categories_img {
    width: 40px;
  }
  .beam-categories .nav-categories_item.x_casino .nav-categories_img,
  .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
    width: 37px;
  }
  .beam-categories .nav-categories_item.x_active {
    position: relative;
  }
  .beam-categories .nav-categories_item.x_active .nav-categories_link {
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 10;
  }
  .beam-categories .nav-categories_item.x_active .nav-categories_content {
    position: relative;
    border: none;
    padding-top: 4px;
  }
  .beam-categories .nav-categories_item.x_active .nav-categories_content:hover {
    box-shadow: none;
  }
  .beam-categories .nav-categories_item.x_active .nav-categories_content:after,
  .beam-categories
    .nav-categories_item.x_active
    .nav-categories_content:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 3px;
    height: 15px;
    width: 15px;
    border-bottom: 4px solid #1f1f32;
  }
  .beam-categories
    .nav-categories_item.x_active
    .nav-categories_content:before {
    left: -15px;
    border-bottom-right-radius: 15px;
    border-right: 4px solid #1f1f32;
  }
  .beam-categories .nav-categories_item.x_active .nav-categories_content:after {
    right: -15px;
    border-bottom-left-radius: 15px;
    border-left: 4px solid #1f1f32;
  }
  .beam-categories .nav-categories_content,
  .beam-categories .nav-categories_link {
    border-radius: 10px 10px 0 0;
  }
  .beam-categories .nav-categories_link {
    padding: 0;
  }
  .beam-categories .nav-categories_content {
    justify-content: center;
    height: 55px;
    max-height: 55px;
    padding: 0 5px;
  }
  .beam-categories .nav-categories_img-wrapper {
    position: relative;
    margin-right: 10px;
  }
  .beam-categories .nav-categories_img {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 780px) {
  .beam-categories .nav-categories_text {
    overflow: visible;
  }

  
}
@media (min-width: 1025px) {
  .beam-categories .nav-categories_item.x_slots .nav-categories_img {
    width: 60px;
  }
  .beam-categories .nav-categories_item.x_live .nav-categories_img {
    width: 55px;
  }
  .beam-categories .nav-categories_item.x_casino .nav-categories_img,
  .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
    width: 45px;
  }
  .beam-categories
    .nav-categories_item:first-child
    .nav-categories_content:before,
  .beam-categories
    .nav-categories_item:last-child
    .nav-categories_content:after {
    display: block;
  }
  .beam-categories .nav-categories_link {
    font-size: 16px;
  }
  .beam-categories .nav-categories_img-wrapper {
    margin-right: 15px;
    width: 50px;
  }
}
.search_form {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
.search {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 30px;
  border: 1px solid transparent;
  border-radius: 20px;
  background: linear-gradient(#191929, #191929) padding-box,
    linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4))
      border-box;
  text-align: left;
  font-weight: 700;
}
.search_form button {
  position: absolute;
  top: 0;
  right: 10px;
  height: 35px;
  width: 35px;
  background: url(../img/search.svg) 50%/18px no-repeat;
  cursor: pointer;
  border: unset;
}
.review-page .article img,
.slot-box img {
  height: auto;
  max-width: 100%;
}
.slot-box {
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 0 3px 10px 0 #000;
  text-align: center;
  padding-bottom: 6px;
  overflow: hidden;
}
.slot-box .slot-name {
  padding-top: 6px;
  font-size: 14px;
}
.review-page .review-rating,
.review-page .top-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.slots-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.slot-main-box {
  display: flex;
  padding: 10px;
  box-sizing: border-box;
}
a:hover {
  color: unset;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}
.bg-dark {
  background: rgba(255, 255, 255, 0.1) !important;
}
.navbar-dark .navbar-brand {
  color: #000 !important;
  font-weight: 700;
}
.btn-primary,
.btn-secondary {
  box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
  background-color: #fe284a;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: none;
  border-radius: 50px;
  padding: 5px 25px;
  outline: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 22px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-secondary {
  box-shadow: 0 3px 0 0 #336321, 0 4px 4px 0 #000;
  background-color: #69c046;
  font-size: 16px;
}
.btn-demo {
  color: #fff;
  background: #313047;
  padding: 6px 20px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
}
.ovx-a {
  overflow-x: auto;
}
.btn-primary:hover {
  border-color: #fe284a;
  background-color: #fe284a;
  box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000,
    inset 0 15px 15px -3px rgb(255 255 255 / 40%);
}
.btn-in-text {
  margin: 20px 0 40px;
  padding: 14px 40px;
  display: block;
  background: #07be07;
  color: #fff;
}
#comments-count,
.social li,
.tag {
  display: inline-block;
}
.btn-in-text:hover {
  color: #fff;
  border-color: transparent;
  opacity: 0.8;
}
.tooltip-inner,
.tooltip.show {
  opacity: 1 !important;
  font-family: Roboto, sans-serif;
}
.bg-light {
  background: #fff !important;
}
.sidebar a.category-link {
  color: #666;
  font-size: 16px;
  line-height: 1.4;
}
.sidebar a.category-link:after {
  content: ", ";
}
.sidebar a.category-link:last-child:after {
  content: "";
}
.sidebar .table td,
.sidebar .table th {
  border-top: unset;
}
.sidebar .card {
  border-radius: 0;
  border: unset;
  color: #444;
  background: 0 0;
}
.review-page .tagsarea .tag:hover,
.tag:hover {
  color: #333;
}
.sidebar .card-header {
  border-bottom: 1px solid #fff;
  background: 0 0;
}
.sidebar .card-body {
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.sidebar .search input {
  border-radius: 0;
  border: 1px solid #f8f8f8;
  margin-right: 20px;
}
.sidebar .search .search-btn {
  margin-left: 10px;
  border-radius: 0;
  background: #ededed;
  color: #757575;
  border-color: #ededed;
}
.blog_post_breadcrumbs {
  font-size: 12px;
  margin-bottom: 10px;
}
.review-page .tagsarea .tag,
.tag {
  position: relative;
  color: #797979;
  margin-bottom: 5px;
}
.blog_post_breadcrumbs a {
  color: #212529;
}
.comment-reply-title {
  border-top: 0 !important;
  font-size: 20px !important;
}
.publish-date,
.sub_footer p {
  font-size: 12px;
}
.tag {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  padding: 6px 12px;
}
.review-page .tagsarea .tag:before,
.tag:before {
  content: "#";
  position: absolute;
  left: 0;
}
#comments-count {
  background: #f7f7f7;
  color: #4e4e4e;
  padding: 9px;
  font-size: 13px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.review-page .article img {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 15px;
}
.review-page .review-content table {
  margin-top: 10px;
  margin-bottom: 20px;
}
.review-page .review-content table td,
.review-page .review-content table th,
.review-page .review-content table tr {
  border: 1px solid #ccc;
  padding: 10px;
}
.review-page .sidebar {
  margin-top: 20px;
}
.text-right {
  text-align: right;
}
.review-page .article {
  margin-top: 40px;
  line-height: 1.4;
}
.bg-text {
  box-shadow: 0 0 8px 20px #1a1a30;
  background: #1a1a30;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(37, 37, 54, 0.95);
  z-index: 9999;
  text-align: center;
}
header .simple {
  color: #fff;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
}
.h-logo {
  height: 100%;
  width: 200px;
}
.review-page .article h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
}
h3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}
.submenu {
  border: 5px dotted #ffdc73;
}
.submenu ul li {
  display: list-item;
}
.main_banner img {
  width: 100%;
  object-fit: cover;
  min-height: 150px;
  margin-top: 100px;
}
.reviews ul li span,
h1,
h2 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .submenu ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
  }
  .submenu ul li {
    width: 50%;
  }
}
.review-page .submenu,
.review-page .tagsarea {
  margin-top: 20px;
  padding: 20px;
  border-radius: 5px;
}
.review-page .submenu h2,
.review-page .submenu h5,
.review-page .tagsarea h2,
.review-page .tagsarea h5 {
  font-size: 16px;
  margin-bottom: 6px;
}
.review-page .submenu a,
.review-page .tagsarea a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 4px 0;
  font-size: 14px;
}
.review-page .tagsarea .tag {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  display: inline-block;
  padding: 1px 12px;
}
.review-page .advert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  border: 1px dashed #dedede;
  color: #ccc;
  font-weight: 300;
  border-radius: 5px;
}
.review-page .review-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  border: 5px dotted #ffdc73;
}
.review-page .review-rating .score {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 4px solid red;
  font-size: 20px;
  font-weight: 700;
  -webkit-box-shadow: 0 9px 19px -19px #000;
  box-shadow: 0 9px 19px -19px #000;
}
.review-page .review-rating .score p {
  line-height: 1;
  vertical-align: middle;
  margin: 0;
}
.review-page .review-rating .score p i {
  color: red;
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}
.review-page .review-rating .firstdep,
.review-page .review-rating .mindep {
  font-size: 14px;
  line-height: 1.3;
}
.review-page a.gamelink.btn.btn-primary.btn-bigger {
  display: inline-block;
  margin-top: 5px;
  vertical-align: middle;
}
@media screen and (min-width: 300px) {
  .review-page a.gamelink.btn.btn-primary.btn-bigger {
    font-size: 17px;
  }
}
.review-page .table-bordered td,
.review-page .table-bordered th {
  border-color: #fff;
  border-bottom: 1px solid #f8f8f8;
}
.review-page .review-table {
  padding-top: 10px;
  background: #fff;
}
.review-page .review-table .item-head {
  font-weight: 700;
  font-size: 14px;
  color: #4b4b4b;
}
.review-page .review-table .item-description {
  font-size: 14px;
  color: #666;
  line-height: 1.3;
  text-align: right;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.tooltip {
  -webkit-font-smoothing: subpixel-antialiased;
}
.tooltip-inner {
  max-width: 200px;
  padding: 12px;
  color: #fff;
  background: #222;
  border: 1px solid #000;
  border-radius: 0.25rem;
  text-align: left;
}
.social,
.social li,
.support,
h5 {
  text-align: center;
}
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
  margin-top: -3px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.footer {
  max-height: 280px;
  transform: scaleY(1);
  transform-origin: center top;
  transition: opacity 0.5s, max-height 0.5s, transform 0.5s;
  display: flex;
}
h5 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #60677d;
}
.support {
  margin-bottom: 40px;
}
.support a {
  display: inline-block;
  margin-right: 30px;
  color: #ccc;
}
ul.footer_payments,
ul.footer_providers {
  display: flex;
  flex-wrap: wrap;
}
.footer_payments img {
  height: 100%;
  max-height: 40px;
  width: 60px;
  object-fit: contain;
}
.footer_providers img {
  height: 100%;
  max-height: 50px;
  width: 100px;
  object-fit: contain;
}
.footer_payments li,
.footer_providers li {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.03);
  border-radius: 5px;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  height: 40px;
  padding: 10px;
  margin: 0 10px 10px 0;
  min-width: 80px;
  width: auto;
}
.sub_footer {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.text-align-center {
  text-align: center;
}
.mt-3 {
  margin-top: 30px !important;
}
@media (max-width: 768px) {
  .header {
    display: flex;
    justify-content: center;
  }
  .registration-box {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .slot-main-box {
    width: 50%;
  }
  .h-logo {
    max-width: 130px;
  }
  .btn-primary {
    font-size: 12px;
  }
  .support a {
    margin-right: 0;
    display: block;
  }
  .sub_footer {
    flex-direction: column;
  }
}
.sub_footer img {
  height: 40px;
  padding: 0 10px;
}
.left,
.right {
  display: flex;
  align-items: start;
}
.social {
  margin-top: 20px;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.social li img {
  height: 20px;
  margin-right: 2px;
  margin-left: px;
}
.up-button {
  position: fixed;
  bottom: 125px;
  right: 20px;
  padding: 10px 14px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ddd;
  border-radius: 2px;
  cursor: pointer;
  display: none;
  z-index: 999;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.answer,
.reviews ul li,
details summary {
  box-shadow: 6px 5px 4px #181927;
  background: #28293f;
  border-radius: 10px;
  padding: 20px;
  margin-top: 10px;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.modal-traffic-problem .casino-logo {
  max-width: 100%;
}
.answer,
details summary {
  cursor: pointer;
  font-weight: 700;
}
.answer {
  font-weight: 400;
  margin-bottom: 20px;
}
@media (min-width: 0px) and (max-width: 320px) {
  .navbar .social-navbar a {
    padding: 10px 5px !important;
    border-radius: 4px !important;
    font-size: 12px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .text-xs-left {
    text-align: left !important;
  }
  .text-xs-right {
    text-align: right !important;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .text-xs-justify {
    text-align: justify !important;
  }
  .casino-rating {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .advert,
  .review-page h1 {
    margin-top: 20px;
  }
  .casino-rating .payment td p span.more:after,
  .casino-rating .table th {
    display: none;
  }
  .casino-rating .table td {
    display: block;
    max-width: unset;
  }
  .review-page .article img {
    display: block;
    margin: 15px auto;
  }
  .review-page .fixedCta {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
  }
  .casino-rating .casino-row td.casino-table {
    text-align: center;
    max-width: unset;
  }
  .casino-rating .payment td p {
    line-height: 1.9;
  }
  .review-page h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .navbar .social-navbar {
    margin-left: auto;
  }
  .navbar .social-navbar a {
    display: block;
    background: #08c;
    color: #fff;
    padding: 10px 20px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-justify {
    text-align: justify !important;
  }
  .casino-rating .payment td p span.more:after,
  .casino-rating .table th {
    display: none;
  }
  .casino-rating .table td {
    display: block;
    max-width: unset;
  }
  .casino-rating .casino-row td.casino-table {
    text-align: center;
    max-width: unset;
  }
  .casino-rating .payment td p {
    line-height: 1.9;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-justify {
    text-align: justify !important;
  }
}
@media (max-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-justify {
    text-align: justify !important;
  }
}
.headlinks a {
  display: inline-block;
  margin-right: 10px;
  padding: 5px;
  font-size: 15px;
}

.content h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}

.content h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: left;
  text-transform: inherit;
  color: #fff;
}