.section-casino-cards-blocks {
  margin: 30px 0px 35px 0px; }
  .section-casino-cards-blocks .casino-cards-content {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto; }
  .section-casino-cards-blocks .cards-text-content {
    width: 790px;
    margin: 0 auto;
    max-width: 100%; }
    .section-casino-cards-blocks .cards-text-content h3 {
      margin-bottom: 30px;
      font-size: 35px;
      line-height: 53px;
      text-align: Left;
      color: #1e1d1c; }
    .section-casino-cards-blocks .cards-text-content p {
      font-family: Roboto;
      font-size: 16px;
      line-height: 28px;
      color: #262626;
      margin-bottom: 40px; }
  .section-casino-cards-blocks .casino-cards-bottom-text {
    width: 790px;
    margin: 0 auto; }
  .section-casino-cards-blocks .casino-boxes {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .section-casino-cards-blocks .single-card-block {
    max-width: 259px;
    width: 100%;
    display: flex;
    min-height: 235px;
    border-radius: 10px;
    background-color: #2f4776;
    text-align: center; }
  .section-casino-cards-blocks .casino-boxes-content {
    margin: 35px 20px 37px 20px;
    width: 100%; }
    .section-casino-cards-blocks .casino-boxes-content img {
      width: 60px;
      height: 60px;
      object-fit: cover; }
    .section-casino-cards-blocks .casino-boxes-content .single-box-title {
      color: white;
      margin: 10px auto;
      display: block;
      text-align: center;
      font-size: 22px;
      font-weight: 600;
      line-height: 33px; }
    .section-casino-cards-blocks .casino-boxes-content button {
      width: 218px;
      height: 47px;
      background-color: #ffbb37;
      text-align: center;
      padding: 0px;
      border-radius: 10px;
      outline: none;
      border: none;
      display: flex;
      box-sizing: border-box; }
      .section-casino-cards-blocks .casino-boxes-content button a {
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
        color: white;
        text-decoration: none;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column; }
      .section-casino-cards-blocks .casino-boxes-content button:hover {
        background-color: #fdc451;
        border-radius: 10px; }

@media only screen and (min-width: 769px) {
  .section-casino-cards-blocks {
    padding: 0 10px; }

  .single-block-parent {
    padding: 0px 17px 0px 17px; }

  .single-block-parent :nth-child(1) {
    padding-left: 0px; } }
@media only screen and (min-width: 1000px) {
  .section-casino-cards-blocks {
    box-sizing: border-box;
    padding: 0 10px; } }
@media only screen and (max-width: 1140px) {
  .casino-boxes {
    flex-wrap: wrap; } }
.casino-cards-bottom-text {
  max-width: 100%; }

.single-block-parent {
  margin-bottom: 40px; }

.container article .single-card-block {
  display: flex; }

/** sidebar  */
@media only screen and (min-width: 1000px) {
  .container article .casino-boxes {
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: center; }

  .container article .single-card-block {
    width: 100%;
    max-width: 245px; }

  .container article .casino-boxes-content {
    margin: 40px 13px 37px 13px; }

  .container article .section-casino-cards-blocks {
    padding: 0px; }

  .container article .cards-text-content {
    max-width: 100%; }

  .container article .casino-cards-bottom-text {
    max-width: 100%; }

  .single-block-parent {
    padding: 0px 8px 0px 8px; } }
.container article .casino-boxes-content {
  margin: 40px 13px 37px 13px; }

@media only screen and (min-width: 1100px) {
  #single-casino-content .container article {
    min-width: 790px; }

  .casino-boxes :nth-child(1),
  .casino-boxes :nth-child(4),
  .casino-boxes :nth-child(7) {
    padding-left: 0px; } }
@media only screen and (max-width: 768px) {
  .single-block-parent {
    margin-bottom: 40px;
    width: 100%; }

  .single-block-parent {
    margin-bottom: 0px; }

  .casino-boxes {
    flex-direction: column;
    padding: 0px 15px; }

  .single-card-block {
    max-width: 100%;
    width: 100%; }

  .single-card-block {
    width: 100%;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto; }

  .cards-text-content {
    width: 100%;
    padding: 0px 15px; }

  .casino-cards-bottom-text {
    width: 100%;
    padding: 0px 15px; }

  .casino-boxes-content button {
    margin: 0 auto; } }
