@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: "spartan";
  src: url("../fonts/spartan.woff2") format("woff2");
}
#commonHeader .sidebar nav a svg .st0 {
  stroke: #333;
}

#lmModalOverlay {
  color: #000;
  font-family: "Lato", sans-serif !important;
}
#lmModalOverlay .modalwrapper {
  background-color: #edecec;
  border: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #lmModalOverlay .modalwrapper {
    margin-left: 24px;
    margin-right: 24px;
  }
}
#lmModalOverlay .modalwrapper .signup-invitation h3 {
  font-size: 1.5em;
  color: #f66262 !important;
  padding-bottom: 0 !important;
  margin-top: 0.5em;
  text-transform: capitalize;
  font-weight: bold !important;
  font-family: "Lato", sans-serif !important;
}
#lmModalOverlay .modalwrapper .signup-invitation p {
  margin: 0.7em 0;
  padding-bottom: 0 !important;
}
#lmModalOverlay .modalwrapper .signup-invitation h4 {
  font-size: 1em;
  margin: 0.3em 0;
  padding-bottom: 0 !important;
}
#lmModalOverlay .modalwrapper .signup-invitation .btn {
  background: #e7c450;
  color: #fff;
  border-radius: 20px;
}
#lmModalOverlay .modalwrapper .signup-invitation .btn:hover {
  background: #f66262;
}
#lmModalOverlay .modalwrapper .closelmmodal {
  color: #000;
  background: transparent;
  top: 7px;
  right: 7px;
}
@media screen and (max-width: 420px) {
  #lmModalOverlay .modalwrapper .closelmmodal {
    top: 2px;
    right: 2px;
  }
}
#lmModalOverlay .modalwrapper .row2col label {
  white-space: nowrap;
}
#lmModalOverlay .modalwrapper .row2col a {
  color: #f66262;
}
#lmModalOverlay .row {
  margin: 0;
}
#lmModalOverlay #hcaptcha_cont {
  width: 100%;
  margin: 1em auto 0 auto;
}
#lmModalOverlay .btn {
  color: #fff;
  background: #f66262;
  border-radius: 20px;
}
#lmModalOverlay .btn:hover {
  background: #e7c450;
}
#lmModalOverlay input {
  border: none;
  color: #666;
  outline: none;
}
#lmModalOverlay input::-webkit-input-placeholder {
  background: #fff;
}
#lmModalOverlay input::-moz-placeholder {
  background: #fff;
}
#lmModalOverlay input:-ms-input-placeholder {
  background: #fff;
}
#lmModalOverlay input::-ms-input-placeholder {
  background: #fff;
}
#lmModalOverlay input:focus, #lmModalOverlay input::placeholder {
  background: #fff;
}
#lmModalOverlay .lds-spinner div:after {
  background: #f66262;
}
#lmModalOverlay .requestPasswform {
  max-width: 280px;
}
#lmModalOverlay .requestPasswform h3 {
  color: #f66262 !important;
  font-size: 1.3em;
  margin: 0;
  padding-bottom: 0 !important;
  text-transform: capitalize !important;
}
#lmModalOverlay .requestPasswform p {
  padding-bottom: 0 !important;
}
#lmModalOverlay .requestPasswform .btn {
  background: #f66262;
  color: #fff;
  border-radius: 20px;
}
#lmModalOverlay .requestPasswform .btn:hover {
  background: #e7c450;
}
#lmModalOverlay .requestPasswform a {
  color: #f66262;
}
#lmModalOverlay .confirmationRequestPassword span {
  color: #f66262;
}
#lmModalOverlay .confirmationRequestPassword h3 {
  font-size: 1.17em;
  color: #000 !important;
  padding-bottom: 0 !important;
  margin: 0;
  text-transform: capitalize !important;
  font-weight: bold !important;
  font-family: "Lato", sans-serif !important;
}
#lmModalOverlay .confirmationRequestPassword p {
  margin: 0.7em 0;
  padding-bottom: 0 !important;
}
#lmModalOverlay .logoutconfirm p {
  padding-bottom: 0;
}
#lmModalOverlay .logoutconfirm button.btn {
  background: #f66262;
  border: none;
  color: #fff;
}
#lmModalOverlay .logoutconfirm button.btn:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#lmModalOverlay .logoutconfirm button.btn.yes {
  background: #E8BE38;
}

/* end new login */
#lm_logoutconfirmation.loginwrapper {
  font-size: 14px;
}
#lm_logoutconfirmation.loginwrapper button {
  width: 120px;
}

.btn_playforfun_play {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#lmModalOverlay .modalwrapper.subscribe {
  background-color: #edecec !important;
  color: #000;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal {
  color: #000;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .icon-rsm {
  color: #f66262 !important;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal h3 {
  color: #f66262;
  font-family: "spartan";
  text-transform: uppercase;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal p {
  font-family: "Open Sans", sans-serif;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button {
  background: #f66262 !important;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 20px;
}
@media screen and (min-width: 767px) {
  #lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button {
    font-size: 16px;
    height: 2.5em;
  }
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button:hover {
  background: #e7c450 !important;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button--gray {
  color: #000 !important;
  border: 1px solid #000 !important;
  background: transparent !important;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button--gray:hover {
  background: transparent !important;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .loader {
  border-bottom-color: #f66262;
}
#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .loader::before, #lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .loader::after {
  border: none;
}

@font-face {
  font-family: "spartan";
  src: url("/fonts/spartan.woff2") format("woff2");
}
body .main {
  font-size: 18px;
  /* Popup categories */
  /* End Popup categories */
}
body .main h3 {
  text-align: center;
  padding-top: 40px;
}
body .main .hpr {
  background: url("/images/seo/other/header-blackjack.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
body .main .collection h6 {
  text-align: center;
}
body .main .collection .collection_buttons {
  margin-bottom: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
body .main .collection .collection_buttons .collection_button {
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  color: #4a4b4c;
  font-weight: 700;
  border: 1px solid #e4e3e3;
  padding: 5px 50px 5px 10px;
  border-radius: 50px;
  -webkit-box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
          box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
  width: 100%;
  background: url("/images/next.svg");
  background-position: calc(100% - 25px) center;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: auto 20px;
}
body .main .collection .collection_buttons .collection_button img {
  margin-right: 20px;
}
body .main .how_to_play {
  margin-bottom: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
body .main .payment_top {
  padding: 20px 20px 60px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .payment_top img {
  width: 100%;
  max-width: 800px;
}
body .main .two_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px !important;
}
body .main .two_buttons .button {
  margin: 0 10px;
  padding: 4px 30px;
}
body .main .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 0, 0, 0.2);
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
body .main .overlay:target {
  visibility: visible;
  opacity: 1;
}
body .main .popup {
  padding: 50px 50px 0px 50px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  height: 80%;
  position: fixed;
  top: 10%;
  left: 15%;
  z-index: 1;
  overflow: auto;
}
body .main .popup h2 {
  margin-top: 0;
  font-family: inherit;
  text-align: center;
  color: #F66262;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
body .main .popup h2 #winner-cup {
  background: url("/images/seo/real-money/images/winner-cup.svg");
  background-repeat: no-repeat;
  padding: 5px 22px 20px 20px;
}
body .main .popup h2 .text-black {
  color: #000;
}
body .main .popup p {
  font-family: inherit;
  color: #000;
  font-size: 15px;
}
body .main .popup .popup_li {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
body .main .popup .popup_li span {
  color: #E7C450;
}
body .main .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
body .main .popup .close :hover {
  color: #06D85F;
}
body .main .game_reviews {
  padding-bottom: 20px;
  /* Popup categories */
  /* End Popup categories */
}
body .main .game_reviews h6 {
  text-align: center;
}
body .main .game_reviews .red {
  display: inline-block;
  color: #F66262;
}
body .main .game_reviews .category_buttons {
  padding: 20px 10px 25px 4px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  width: 80%;
}
body .main .game_reviews .category_buttons .category_button {
  text-transform: capitalize;
  cursor: pointer;
  color: #4a4b4c;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #e4e3e3;
  padding: 15px 0px 15px 75px;
  border-radius: 30px;
  -webkit-box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
          box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-right: 10px;
}
body .main .game_reviews .category_buttons .category_button a {
  color: #4a4b4c;
}
body .main .game_reviews .three_columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
body .main .game_reviews .three_columns .game_card {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  background: #fbefe1;
  padding: 20px;
  border-radius: 10px;
}
body .main .game_reviews .three_columns .game_card .left {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .main .game_reviews .three_columns .game_card .left img {
  max-height: 100px;
}
body .main .game_reviews .three_columns .game_card .right {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body .main .game_reviews .three_columns .game_card .right h5 {
  font-size: 20px;
  text-transform: capitalize;
}
body .main .game_reviews .three_columns .game_card .right a {
  font-size: 14px;
}
body .main .game_reviews .three_columns .game_card .right_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .main .game_reviews .three_columns .game_card .right_text h5 {
  font-size: 20px;
  text-transform: capitalize;
}
body .main .game_reviews .three_columns .game_card .right_text a {
  font-size: 14px;
}
body .main .game_reviews .four_columns_b {
  padding-bottom: 40px;
  background: url("/images/homepage/bg_dashed.png");
  background-repeat-y: no-repeat;
}
body .main .game_reviews .four_columns_b .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .game_reviews .four_columns_b .column img {
  margin-bottom: 10px;
  height: 100px;
}
body .main .game_reviews .four_columns_b .column h5 {
  text-align: center;
  text-transform: initial;
  font-size: 16px;
  max-width: 320px;
}
body .main .game_reviews .four_columns_b .column p {
  text-align: center;
  font-size: 16px;
  max-width: 380px;
}
body .main .game_reviews .four_columns_b .column_special {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}
body .main .game_reviews .four_columns_b .column_special h5 {
  color: #F66262;
  font-weight: 300;
}
body .main .game_reviews .four_columns_b .column_special h5 a {
  color: #F66262;
  text-decoration: none;
}
body .main .game_reviews .four_columns_b .column_special h5 a:hover {
  text-decoration: underline;
}
body .main .game_reviews .four_columns_b .column_special h5 p {
  color: #263c4b;
  font-size: 16px;
}
body .main .game_reviews .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 0, 0, 0.2);
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
body .main .game_reviews .overlay:target {
  visibility: visible;
  opacity: 1;
}
body .main .game_reviews .popup {
  padding: 50px 50px 0px 50px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  height: 80%;
  position: fixed;
  top: 10%;
  left: 15%;
  z-index: 1;
  overflow: auto;
}
body .main .game_reviews .popup h2 {
  margin-top: 0;
  font-family: inherit;
  text-align: center;
  color: #F66262;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
body .main .game_reviews .popup h2 #winner-cup {
  background: url("/images/seo/real-money/images/winner-cup.svg");
  background-repeat: no-repeat;
  padding: 5px 22px 20px 20px;
}
body .main .game_reviews .popup h2 .text-black {
  color: #000;
}
body .main .game_reviews .popup p {
  font-family: inherit;
  color: #000;
  font-size: 15px;
}
body .main .game_reviews .popup .popup_li {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
body .main .game_reviews .popup .popup_li span {
  color: #E7C450;
}
body .main .game_reviews .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
body .main .game_reviews .popup .close :hover {
  color: #06D85F;
}
body .main .dots_wrapper2 #dots3 {
  display: none;
}
body .main .jackpots_2 {
  overflow-x: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  padding-bottom: 30px !important;
}
body .main .jackpots_2 .jackpot {
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f1eb), color-stop(50%, #fceee1), to(#fceee1));
  background: linear-gradient(0deg, #f5f1eb 0%, #fceee1 50%, #fceee1 100%);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  min-height: 200px;
  padding: 20px;
  text-align: left;
}
body .main .jackpots_2 .jackpot .slide_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40%;
  padding-right: 10px;
}
body .main .jackpots_2 .jackpot .slide_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body .main .jackpots_2 .jackpot .slide_text .button {
  margin-bottom: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
}
body .main .jackpots_2 .jackpot .slide_text .black_text,
body .main .jackpots_2 .jackpot .slide_text .red_text {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "spartan";
}
body .main .jackpots_2 .jackpot .slide_text .gray_text {
  color: #676765;
  font-size: 16px;
  text-align: left;
}
body .main .jackpots_2 .jackpot .slide_text .yellow_text {
  color: #E7C450;
  font-weight: bold;
}
body .main .jackpots_2 .jackpot .slide_text .yellow_text a {
  color: #E7C450;
  text-decoration: none;
}
body .main .jackpots_2 .jackpot .slide_text .red_text {
  color: #F66262;
  font-size: 24px;
}
body .main .jackpots_2 .jackpot .slide_text .copy {
  border: 1px #e4e3e3 solid;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin: 10px 40px 14px 10px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
}
body .main .jackpots_2 .jackpot .slide_text .copy_promo, body .main .jackpots_2 .jackpot .slide_text .copy_button {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "spartan";
  padding: 10px 30px 5px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body .main .jackpots_2 .jackpot .slide_text .copy_promo {
  color: #F66262;
  background: white;
}
body .main .jackpots_2 .jackpot .slide_text .copy_button {
  color: white;
  background: #F66262;
  cursor: pointer;
}
body .main .jackpots_2 .first_jackpot {
  text-align: center;
}
body .main .two_columns {
  margin: 20px 0;
}
body .main .two_columns .item {
  padding: 20px 0;
}
body .main .two_columns .item h6,
body .main .two_columns .item .center {
  text-align: center;
}
body .main .two_columns .item picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .two_columns_blue {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  background-color: #f0fafc;
  margin-bottom: 20px;
  border-radius: 10px;
}
body .main .two_columns_blue .item {
  padding-left: 30px;
  padding-top: 30px;
}
body .main .two_columns_blue .item h6,
body .main .two_columns_blue .item .center {
  text-align: left;
}
body .main .two_columns_blue .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body .main .two_columns_blue h6 {
  font-size: 18px;
}
body .main .two_columns_blue h6 span {
  color: #72D4EF;
}
body .main .two_columns_blue a {
  color: #72D4EF;
  text-decoration: none;
}
body .main .real_money3 {
  padding: 40px 0;
}
body .main .real_money3 .three_columns .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
body .main .real_money3 .three_columns .column img {
  margin-bottom: 10px;
  height: 100px;
}
body .main .real_money3 .three_columns .column h5 {
  text-align: center;
  color: #F66262;
  text-transform: uppercase;
  font-size: 20px;
  max-width: 320px;
}
body .main .real_money3 .three_columns .column p {
  font-size: 16px;
  max-width: 380px;
}
body .main .real_money3 .center {
  text-align: center;
}
body .main .payments_seo {
  padding: 20px 0 20px 0;
}
body .main .payments_seo h3 {
  text-align: center;
}
body .main .payments_seo .payments_seo_img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
body .main .payments_seo .payments_seo_img img {
  width: 80%;
  max-width: 800px;
}
body .main .box_yellow {
  padding: 20px 70px 20px 70px;
  background-color: #E7C450;
  border-radius: 10px;
  margin-bottom: 50px;
}
body .main .box_yellow p {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
}
body .main h1 {
  font-size: 30px;
  text-align: center;
}
body .main .section-tips {
  margin: 45px 0;
  /* Popup categories */
  /* The Modal (background) */
  /* The Close Button */
  /* End Popup categories */
}
body .main .section-tips .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(255, 0, 0, 0.2);
  /* Black w/ opacity */
  /* Modal Content */
}
body .main .section-tips .modal .modal-content {
  background-color: #ffffff;
  margin: auto;
  padding: 20px;
  width: 80%;
  border-radius: 10px;
}
body .main .section-tips .modal .modal-content h2 {
  margin-top: 0;
  font-family: inherit;
  text-align: center;
  color: #F66262;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-top: 25px;
}
body .main .section-tips .modal .modal-content h2 .text-black {
  color: #000;
}
body .main .section-tips .modal .modal-content p {
  font-family: inherit;
  color: #000;
  font-size: 15px;
}
body .main .section-tips .modal .modal-content .popup_li {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
body .main .section-tips .modal .modal-content .popup_li span {
  color: #E7C450;
}
body .main .section-tips .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
body .main .section-tips .close:hover,
body .main .section-tips .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
body .main .section-tips .items h4:before {
  background: none;
  width: 0;
  margin-right: 0;
}
@media (min-width: 500px) {
  body .main .game_reviews .three_columns {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
  body .main .game_reviews .three_columns .game_card .right {
    text-align: center;
  }
  body .main .game_reviews .three_columns .game_card .right a {
    margin-bottom: 4px;
  }
}
@media (max-width: 420px) {
  body .main .hpr {
    background: url("/images/seo/other/header-blackjack-mob.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  body .main .game_reviews {
    /* Popup categories */
    /* End Popup categories */
  }
  body .main .game_reviews .category_buttons {
    padding: 20px 10px 25px 4px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
    width: 100%;
    margin: 10px;
    overflow-x: hidden;
  }
  body .main .game_reviews .category_buttons .category_button {
    text-transform: capitalize;
    cursor: pointer;
    color: #4a4b4c;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #e4e3e3;
    padding: 15px 0px 15px 50px;
    border-radius: 30px;
    -webkit-box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
            box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 15px;
    font-size: 13px;
  }
  body .main .game_reviews .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 0, 0, 0.2);
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
  }
  body .main .game_reviews .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  body .main .game_reviews .popup {
    padding: 40px 35px 0px 30px;
    background: #fff;
    border-radius: 5px;
    width: 90%;
    height: 80%;
    position: fixed;
    top: 10%;
    left: 5%;
    z-index: 1;
    overflow: auto;
  }
  body .main .game_reviews .popup h2 {
    margin-top: 0;
    font-family: inherit;
    text-align: center;
    color: #F66262;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
  }
  body .main .game_reviews .popup h2 #winner-cup {
    background: url("/images/seo/real-money/images/winner-cup.svg");
    background-repeat: no-repeat;
    padding: 5px 22px 20px 20px;
  }
  body .main .game_reviews .popup h2 .text-black {
    color: #000;
  }
  body .main .game_reviews .popup p {
    font-family: inherit;
    color: #000;
    font-size: 15px;
  }
  body .main .game_reviews .popup .popup_li {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  body .main .game_reviews .popup .popup_li span {
    color: #E7C450;
  }
  body .main .game_reviews .popup .close {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
  }
  body .main .game_reviews .four_columns_b {
    background: none;
  }
  body .main .two_buttons .button {
    margin: 0 10px;
    padding: 5px 15px;
    font-size: 15px;
  }
  body .main .games_section .games_class .game_row {
    margin-bottom: 30px;
  }
  body .main .jackpots_2 {
    overflow-x: hidden;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  body .main .two_columns_blue {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    background-color: #f0fafc;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  body .main .two_columns_blue p {
    font-size: 16px;
  }
  body .main .box_yellow {
    padding: 20px;
    font-size: 16px;
  }
  body .main .section-tips .items {
    padding: 20px 20px;
  }
  body .main .dots_wrapper2 #dots3 {
    display: block;
  }
}
@media (min-width: 768px) {
  body .main .hpr {
    background: url("/images/seo/other/header-blackjack.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  body .main .collection .collection_buttons {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
  body .main .game_reviews .three_columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
  body .main .game_reviews .three_columns .game_card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% auto;
    grid-template-columns: 30% auto;
    background: #fbefe1;
    padding: 20px;
    border-radius: 10px;
  }
  body .main .game_reviews .three_columns .game_card .left {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .main .game_reviews .three_columns .game_card .left img {
    max-height: 100px;
  }
  body .main .game_reviews .three_columns .game_card .right {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .main .game_reviews .three_columns .game_card .right h5 {
    font-size: 18px;
    text-transform: capitalize;
  }
  body .main .game_reviews .three_columns .game_card .right a {
    font-size: 14px;
  }
  body .main .game_reviews .three_columns .game_card .right_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .main .game_reviews .three_columns .game_card .right_text h5 {
    font-size: 20px;
    text-transform: capitalize;
  }
  body .main .game_reviews .three_columns .game_card .right_text a {
    font-size: 14px;
  }
  body .main .game_reviews .category_buttons {
    padding: 20px 10px 25px 4px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    width: 100%;
    margin: 10px;
  }
  body .main .game_reviews .category_buttons .category_button {
    text-transform: capitalize;
    cursor: pointer;
    color: #4a4b4c;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #e4e3e3;
    padding: 15px 0px 15px 50px;
    border-radius: 30px;
    -webkit-box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
            box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 15px;
    font-size: 13px;
  }
  body .main .four_columns_b {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
  }
  body .main .two_columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
  body .main .two_columns .item h6,
  body .main .two_columns .item .center {
    text-align: left;
  }
  body .main .two_columns .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .main .two_columns_blue {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    background-color: #f0fafc;
  }
  body .main .two_columns_blue .item h6,
  body .main .two_columns_blue .item .center {
    text-align: left;
  }
  body .main .two_columns_blue .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .main .two_columns_blue h6 {
    font-size: 18px;
  }
  body .main .two_columns_blue h6 span {
    color: #72D4EF;
  }
  body .main .two_columns_blue a {
    color: #72D4EF;
    text-decoration: none;
  }
  body .main .real_money3 .three_columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
  body .main .real_money3 .center {
    text-align: center;
  }
}
@media (min-width: 1300px) {
  body .main .collection .collection_buttons {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
  body .main .game_reviews .three_columns {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
  body .main .game_reviews .three_columns .game_card .right {
    text-align: center;
  }
  body .main .game_reviews .three_columns .game_card .right a {
    margin-bottom: 4px;
  }
}
@media (min-width: 1920px) {
  body .main .payments_seo {
    padding: 0px !important;
  }
  body .main .payments_seo h3 {
    text-align: center;
  }
  body .main .payments_seo .payments_seo_img {
    background: url("/images/seo/hand.png");
    background-repeat: no-repeat;
    background-size: auto calc(100% - 20px);
    background-position: top right;
  }
  body .main .game_reviews .category_buttons {
    padding: 20px 10px 25px 4px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    width: 80%;
    margin: 30px 100px;
  }
  body .main .game_reviews .category_buttons .category_button {
    text-transform: capitalize;
    cursor: pointer;
    color: #4a4b4c;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #e4e3e3;
    padding: 15px 0px 15px 75px;
    border-radius: 30px;
    -webkit-box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
            box-shadow: 4px 2px 15px -3px rgba(187, 186, 186, 0.73);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 10px;
    font-size: 17px;
  }
  body .main .game_reviews .category_buttons .category_button a {
    color: #4a4b4c;
  }
}