body {
  background-color: #E9E1F8;
}

.juego-iframe {
  height: 613px;
  width: 60%;
  background: transparent url('img/Juego.png') 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  align-items: center;
}

.pt-games{ padding-top: 50px; }

.menu-games-page {
  text-align: left;
  font: normal normal bold 16px/20px Ubuntu;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.container-juegos-online-home {
  /*background: transparent url('inc/images/home/Fondo-torneos-home-desktop.png') 0% 0% no-repeat padding-box;*/
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
  float: left;
  margin-right: -100%
}

.container-juegos-online {
  position: absolute;
  right: 0%;
  left: 0%;
  z-index: 10;
  top: 7%;
  bottom: 250px;
  padding-bottom: 10px;
}

.container-juegos-online p { max-width: 45%; }

.txt-juegos-online-home-1-sus {
  text-align: center;
  font: normal normal normal 42px/48px 'Ubuntu Medium';
  letter-spacing: 0px;
  color: #14033D;
  opacity: 1;
  padding-top: 80px;
}

.txt-juegos-online-home-1-sus span { color: #BE00FE; }

.txt-juegos-online-home-2 {
  text-align: center;
  font: normal normal normal 16px/20px Ubuntu;
  letter-spacing: 0px;
  color: #14033D;
  opacity: 1;
}

.container-title-juegos-online { margin-top: 21px; }

.txt-show-more-games {
  text-align: center;
  font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.btn-show-play-free-game {
  width: 214px;
  height: 50px;
  margin-top: 10px !important;
  margin-bottom: 30px !important;
  background: #BE00FE 0% 0% no-repeat padding-box !important;
  border-radius: 6px !important;
  opacity: 1;
}

.btn-show-play-free-game:hover {
  background: #8800B5 0% 0% no-repeat padding-box !important;
  color: #FFFFFF !important;
}

.btn-download {
  margin-top: 10px;
  margin-bottom: 30px;
  background: #BE00FE 0% 0% no-repeat padding-box !important;
  border-radius: 6px !important;
  top: 574px !important;
  left: 856px !important;
  width: 180px !important;
  height: 50px !important;
  color: #FFFFFF !important;
}

.btn-download:hover {
  background: #8800B5 0% 0% no-repeat padding-box !important;
  color: #FFFFFF !important;
}

.txt-show-play-free-game {
  text-align: center;
  font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.txt-register-free {
  top: 521px;
  left: 597px;
  width: 220px;
  text-align: center;
  font: normal normal normal 14px/18px Ubuntu !important;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.txt-show-more-free {
  text-align: center;
  font: normal normal normal 14px/32px 'Ubuntu Medium' !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.hover-free {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(20, 3, 61, .6);
  transition: transform .9s;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 5px;
  opacity: 0;
  padding-top: 50%;
}

.hover-free img { width: 50px; }

.imagen-port-game:hover .hover-free {
  opacity: 1;
  transition: transform .9s;
}

.imagen-port-game-border { border: solid 3px #BE00FE; }

.tooltip-next-free-container.top .tiptext {
  /*margin-left: -35px;*/
  bottom: 100%;
  left: 0%;
}

.tooltip-next-free-container.top .tiptext::after {
  margin-left: -20px;
  top: 100%;
  left: 50%;
  border-color: #BE00FE  transparent transparent transparent;
}

.tooltip-next-free-container {
  width: 100%;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #BE00FE ;
}

.tooltip-next-free-container .tiptext {
  /*visibility: hidden;*/
  width: 100%;
  height: 40px;
  background: #BE00FE  0% 0% no-repeat padding-box;
  border-radius: 3px;
  padding: 12px;
  position: absolute;
  z-index: 1;
  /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
}

.tooltip-next-free-container .tiptext::after {
  content: "";
  position: absolute;
  border-width: 20px;
  border-style: solid;
}

.txt-free-subscription-home-1 {
  text-align: center;
  font: normal normal normal 42px/48px 'Ubuntu Medium';
  max-width: 50% !important;
}

.txt-free-subscription-home-2 {
  text-align: center;
  font: normal normal normal 16px/20px Ubuntu;
  max-width: 50% !important;
}

.txt-free-subscription-home-1 span { color: #00FF9F; }

.txt-free-subscription-home-2 span { color: #00FF9F; }

.txt-free-subscription-home-2 {
  text-align: center;
  font: normal normal normal 16px/20px Ubuntu;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.txt-left { text-align: left; }

.txt-free-list {
  text-align: center;
  font: normal normal normal 16px/20px Ubuntu;
  max-width: 100% !important;
}
.txt-free-list span { color: #00FF9F; }

.ico-puntos {
  width: 120px !important;
  margin-left: 40px;
}

.free-alto { height: 100px !important; }

.container-icon-free {
  display: flex;
  align-items: center;
  padding-left: 10%;
  padding-right: 0%;
  width: 100%;
}

.caption-beneficios {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding-top: 20px;
}

.footer-game {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: -10px;
  margin-top: -5px;
}

.title-beneficios { font: normal normal normal 32px/38px 'Ubuntu Medium' !important; }

.subtitle-beneficios {
  margin-top: 30px;
  font: normal normal normal 16px/24px 'Ubuntu Medium' !important;
}

.tabla-beneficios {
  width: 70% !important;
  margin: 30px auto !important;
  color: white !important;
  margin: 10px auto !important;
}

.tabla-beneficios td {
  text-align: left !important;
  vertical-align: middle !important;
  padding: 0 !important;
}

.img-vida { min-width: 80px; }

.img-vip { min-width: 80px; }

.text-g { color: #00FF9F; }


.text-ben {
  font: normal normal normal 16px/16px 'Ubuntu Medium' !important;
  text-align: start;
}

.table td, .table th {
  padding: 0;
  vertical-align: middle;
  max-height: 70px !important;
}

.container-play-suscritos {
  background: transparent url('../../../inc/images/juegos-online/fondo-suscrito.jpg') 0% 0% no-repeat padding-box;
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  float: left;
  margin-right: -100%;
  left: 0px;
  height: 100%;
  top:7%
}

.h-img-suscritos { min-height: 535px; }

.tooltip-play-suscrito-container.top .tiptext {
  /*margin-left: -35px;*/
  bottom: 100%;
  left: 0%;
}

.tooltip-play-suscrito-container.top .tiptext::after {
  margin-left: -20px;
  top: 100%;
  left: 50%;
  border-color: #E9E1F8 transparent transparent transparent;
}

.tooltip-play-suscrito-container {
  width: 100%;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #E9E1F8;
}

.tooltip-play-suscrito-container .tiptext {
  /*visibility: hidden;*/
  width: 100%;
  height: 40px;
  background: #E9E1F8 0% 0% no-repeat padding-box !important;
  border-radius: 3px;
  padding: 12px;
  position: absolute;
  z-index: 1;
  /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
}

.tooltip-play-suscrito-container .tiptext::after {
  content: "";
  position: absolute;
  border-width: 20px;
  border-style: solid;
  background:#E9E1F8 0% 0% no-repeat padding-box !important;
}

.txt-play-suscrito-title{
  font: normal normal normal 30px/38px Ubuntu;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.container-play-suscrito {
  right: 0%;
  left: 0%;
  z-index: 1;
  top: 15%;
  bottom: 250px;
  padding-bottom: 50px;
  min-height: 100%;
  overflow: hidden;
  margin-top: 8rem !important;
}

.w-container-play-suscrito {
  width: 66% !important;
  padding-top: 30px;
}

.container-play-2 p {
  padding: 15px;
  max-width: 45%;
}

.btn-subscription-plays {
  width: 254px;
  height: 50px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #2AFD9F 0% 0% no-repeat padding-box !important;
  border-radius: 6px !important;
  opacity: 1;
}

.btn-subscription-plays:hover {
  background: #06CB73 0% 0% no-repeat padding-box;
  color: #14033D;
  border-radius: 6px;
  opacity: 0.8;
}

.txt-btn-subscription-plays {
  text-align: center;
  font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  letter-spacing: 0px;
  color: #14033D;
  opacity: 1;
}

.txt-btn-subscription-plays1 {
  text-align: center;
  font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  letter-spacing: 0px;
  color: #14033D;
  opacity: 1;
}

.border-green { border: solid 3px #2AFD9F; }

.imagen-port-game {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.imagen-port-game > img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
  display: block;
  border-radius: 10px;
}

.txt-play-suscrito-title2 {
  font: normal normal normal 42px/48px Ubuntu;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  max-width: 55% !important;
}

.btn-show-play-s {
  margin-top: 10px;
  margin-bottom: 30px;
  background: #2AFD9F 0% 0% no-repeat padding-box !important;
  border-radius: 6px !important;
  top: 574px;
  left: 856px;
  width: 160px;
  height: 50px;
}

.btn-show-play-s:hover {
  background: #2AFD9F 0% 0% no-repeat padding-box;
  color: #14033D !important;
  opacity: 0.8;
}

.w-auto { width: auto !important; }

.h-img-banner-game { min-height: 596px; }

/*** 768 - 992 ***/
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .menu-footer { padding-top: 60px; }

  .caption-beneficios { width: 73%; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 100%;
    margin: 10px auto;
  }

  .h-img-suscritos { min-height: 720px; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 22px/28px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 50px;
  }

  .container-juegos-online p { max-width: 75%; }

  .btn-download {
    margin-top: 10px;
    margin-bottom: 30px;
    background: #BE00FE 0% 0% no-repeat padding-box !important;
    border-radius: 6px!important;
    top: 574px!important;
    left: 856px!important;
    width: 150px!important;
    height: 40px!important;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 12px/24px 'Ubuntu Medium' !important;
    vertical-align: middle!important;
  }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 32px/28px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 40px;
  }

  .w-container-games-online-sus { width: 75%!important; }

  .container-juegos-online-home { height: 550px!important; }

  .footer-game { min-height: 648px!important; }

  .tabla-beneficios {
    width: 80%;
    margin: 20px auto;
  }

  .h-img-banner-game { min-height: 650px; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 30px/38px Ubuntu;
    max-width: 90% !important;
  }

  .w-container-play-suscrito { width: 90% !important; }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .img-mobile { display: none; }
}

/*576 - 767*/
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .container-play-suscrito { margin-top: 4rem !important; }

  .caption-beneficios { width: 70%; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 85% !important;
    margin: 10px auto;
  }

  .txt-btn-subscription { width: 100%; }

  .h-img-suscritos { min-height: 720px; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 22px/28px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 50px;
  }

  .container-juegos-online p{ max-width: 83%; }

  .btn-download {
    margin-top: 10px;
    margin-bottom: 30px;
    background: #BE00FE 0% 0% no-repeat padding-box !important;
    border-radius: 6px !important;
    top: 574px !important;
    left: 856px !important;
    width: 140px !important;
    height: 40px !important;
  }

  .btn-download {
    width: 150px !important;
    height: 40px !important;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 12px/24px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 32px/28px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 40px;
  }

  .w-container-games-online-sus { width: 90% !important; }

  .container-juegos-online-home { height: 530px; }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 90%;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 60%; }

  .title-beneficios {
    font: normal normal normal 22px/32px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .h-img-banner-game { min-height: 656px !important; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 26px/32px Ubuntu;
    max-width: 90% !important;
  }
  .w-container-play-suscrito { width: 95% !important; }

  .btn-show-play-s { width: 150px; }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .img-mobile { display: none; }
}

/** 575 - 478  **/
@media screen and (max-width: 575px) and (min-width: 478px) {
  .container-play-suscrito { margin-top: 4rem !important; }

  .btn-download {
    width: 150px !important;
    height: 40px !important;
  }

  .caption-beneficios { width: 80% !important; }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 12px/24px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 50%; }

  .w-container-games-online-sus { max-width: 75% !important; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 28px/36px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .container-juegos-online-home {
    background: #E9E1F8 0% 0% no-repeat padding-box;
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    float: left;
    margin-right: -100%
  }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios {
    /* font-size: 14px; */
    font: normal normal normal 14px/18px 'Ubuntu Medium' !important;
  }

  .tabla-beneficios {
    width: 100%;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 60%; }

  .title-beneficios {
    font: normal normal normal 22px/32px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .h-img-banner-game { min-height: 656px; }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 14px/16px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 26px/32px Ubuntu;
    max-width: 90% !important;
  }

  .w-container-play-suscrito { width: 80% !important; }

  .btn-show-play-s { width: 150px; }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 14px/32px 'Ubuntu Medium' !important;
  }

  .img-mobile { display: none; }
}

/** 477 - 440 **/
@media screen and (max-width: 477px) and (min-width: 440px) {
  .img-mobile { display: none; }

  .container-play-suscrito { margin-top: 4rem !important; }

  .btn-download {
    width: 145px !important;
    height: 40px !important;
  }

  .caption-beneficios { width: 80%; }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 12px/24px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 60%; }

  .w-container-games-online-sus { max-width: 95% !important; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 28px/36px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .container-juegos-online-home {
    background: #E9E1F8 0% 0% no-repeat padding-box;
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    float: left;
    margin-right: -100%;
  }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios { font: normal normal normal 16px/20px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 100% !important;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 70%; }

  .title-beneficios {
    font: normal normal normal 24px/30px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .h-img-banner-game { min-height: 670px; }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 14px/16px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 26px/32px Ubuntu;
    max-width: 90% !important;
  }

  .w-container-play-suscrito { width: 95% !important; }

  .btn-show-play-s { width: 150px; }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 14px/32px 'Ubuntu Medium' !important;
  }

  .img-mobile { display: none; }
}

/** 439 - 360 **/
@media screen and (max-width: 439px) and (min-width: 360px) {
  .container-play-suscrito { margin-top: 4rem !important; }

  .btn-download {
    width: 145px !important;
    height: 40px !important;
  }

  .caption-beneficios {
    width: 92% !important;
    top:45% !important;
    padding-top: 0px;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 12px/24px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 70%; }

  .w-container-games-online-sus { max-width: 95% !important; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 28px/34px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .container-juegos-online-home {
    background: #E9E1F8 0% 0% no-repeat padding-box;
    position: relative;
    width: 100%;
    height: 780px;
    overflow: hidden;
    float: left;
    margin-right: -100%
  }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 100% !important;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 70%; }

  .title-beneficios {
    font: normal normal normal 20px/30px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .img-pc { display: none; }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 14px/16px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 24px/28px Ubuntu;
    max-width: 90% !important;
  }

  .w-container-play-suscrito { width: 90% !important; }

  .btn-show-play-s {
    width: 140px;
    height: 45px;
  }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/32px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 14px/28px 'Ubuntu Medium' !important;
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
  }

  .h-img-banner-game { height: 700px; }
}

/** 320 - 359 **/
@media screen and (max-width: 359px) and (min-width: 320px) {
  .container-play-suscrito { margin-top: 4rem !important; }

  .btn-download {
    width: 130px !important;
    height: 40px !important;
  }

  .caption-beneficios{
    width: 92%;
    top:45% !important;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 10px/22px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 85%; }

  .w-container-games-online-sus { max-width: 95% !important; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 28px/34px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .container-juegos-online-home {
    background: #E9E1F8 0% 0% no-repeat padding-box;
    position: relative;
    width: 100%;
    height: 720px;
    overflow: hidden;
    float: left;
    margin-right: -100%;
  }

  .txt-register-free {
    top: 521px;
    left: 597px;
    width: 220px;
    text-align: center;
    font: normal normal normal 10px/14px Ubuntu !important;
    letter-spacing: 0px;
    color: #FFFFFF;
  }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 90% !important;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 90%; }

  .title-beneficios {
    font: normal normal normal 20px/30px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .img-pc { display: none; }

  .img-mobile { display: block; }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 14px/16px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .w-container-play-suscrito { width: 95% !important; }

  .btn-show-play-s {
    width: 123px;
    height: 36px;
  }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/32px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 12px/22px 'Ubuntu Medium' !important;
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 20px/26px Ubuntu;
    max-width: 90% !important;
  }

  .h-img-banner-game { height: 696px; }
}

/** < 320 **/
@media screen and (max-width: 319px) {
  .container-play-suscrito { margin-top: 4rem !important; }

  .btn-download {
    width: 125px !important;
    height: 40px !important;
  }

  .caption-beneficios {
    width: 92% !important;
    top:45% !important;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 10px/22px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 65%; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 20px/24px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .w-container-games-online-sus { width: 95% !important; }

  .txt-register-free {
    top: 521px;
    left: 597px;
    width: 220px;
    text-align: center;
    font: normal normal normal 10px/14px Ubuntu !important;
    letter-spacing: 0px;
    color: #FFFFFF;
  }
  .container-juegos-online { top:4% }

  .footer-game { min-height: 648px; }

  .subtitle-beneficios { font: normal normal normal 14px/18px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 100%;
    margin: 20px auto;
  }

  .txt-btn-subscription { width: 100%; }

  .title-beneficios {
    font: normal normal normal 20px/30px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .h-img-banner-game { min-height: 620px; }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 14px/16px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .w-container-play-suscrito { width: 95% !important; }

  .btn-show-play-s {
    width: 123px;
    height: 36px;
  }

  .txt-btn-subscription-plays {
    text-align: center;
    font: normal normal normal 16px/32px 'Ubuntu Medium' !important;
  }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 12px/22px 'Ubuntu Medium' !important;
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 18px/22px Ubuntu;
    max-width: 90% !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 993px) {
  .caption-beneficios {
    min-width: 60%;
    padding-top: 50px;
  }

  .title-beneficios {
    font: normal normal normal 28px/38px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .w-container-games-online-sus { width: 80% !important; }

  .container-juegos-online-home { height: 860; }

  .btn-download {
    width: 165px !important;
    height: 50px !important;
  }

  .h-img-banner-game { min-height: 700px; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 30px/38px Ubuntu;
    max-width: 80% !important;
  }

  .w-container-play-suscrito { width: 80% !important; }

  .txt-btn-subscription-plays1 {
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }
  .container-play-suscritos {
    min-height: 40vh !important;
    width: 100vw;
  }
}

/** 1200 **/
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .btn-download {
    width: 170px !important;
    height: 50px !important;
  }

  .txt-show-more-free {
    text-align: center;
    font: normal normal normal 14px/30px 'Ubuntu Medium' !important;
    vertical-align: middle;
  }

  .container-juegos-online p { max-width: 60%; }

  .w-container-games-online-sus { max-width: 65% !important; }

  .txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 42px/48px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 30px;
  }

  .container-juegos-online-home {
    background: #E9E1F8 0% 0% no-repeat padding-box;
    position: relative;
    width: 100%;
    height: 670px;
    overflow: hidden;
    float: left;
    margin-right: -100%
  }

  .subtitle-beneficios { font: normal normal normal 14px/20px 'Ubuntu Medium' !important; }

  .tabla-beneficios {
    width: 80% !important;
    margin: 20px auto !important;
  }

  .caption-beneficios { min-width: 50%; }

  .title-beneficios {
    font: normal normal normal 32px/38px 'Ubuntu Medium' !important;
    font-size: 42px;
  }

  .container-juegos-online-home { height: 660; }

  .menu-footer { margin-top: 96px; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 30px/38px Ubuntu;
    max-width: 90% !important;
  }

  .w-container-play-suscrito { width: 70% !important; }

  .txt-btn-subscription-plays1{
    text-align: center;
    font: normal normal normal 16px/35px 'Ubuntu Medium' !important;
  }

  .txt-play-suscrito-title2 {
    font: normal normal normal 38px/48px Ubuntu;
    max-width: 90% !important;
  }

  .h-img-banner-game { min-height: 696px !important; }

  .container-play-suscritos{
    min-height: 40vh !important;
    width: 100vw;
  }
}

@media only screen and (max-width: 1600px)  and (min-width: 1401px) {
  .caption-beneficios { min-width: 40%; }

  .container-games-online-sus { width: 55%; }

  .btn-download {
    width: 170px !important;
    height: 50px !important;
  }

  .container-juegos-online-home { height: 650px; }

  .container-juegos-online p { max-width: 60%; }

  .w-container-games-online-sus { max-width: 48% !important; }

  .menu-footer { margin-top: 96px; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 42px/48px Ubuntu;
    max-width: 75% !important;
  }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .container-play-suscritos {
    min-height: 40vh !important;
    width: 100vw;
  }

  .h-img-banner-game { min-height: 696px; }

  .subtitle-beneficios {
    margin-top: 30px;
    font-size: 16px;
    font: normal normal normal 16px/22px 'Ubuntu Medium' !important;
  }
}

@media only screen and (max-width: 1920px)  and (min-width: 1601px) {
  .caption-beneficios { width: 40% !important; }

  .container-games-online-sus { width: 55%; }

  .btn-download {
    width: 170px !important;
    height: 50px !important;
  }

  .container-juegos-online-home { height: 650px; }

  .container-juegos-online p { max-width: 60%; }

  .w-container-games-online-sus { max-width: 48% !important; }

  .menu-footer { margin-top: 96px; }

  .txt-play-suscrito-title2 {
    font: normal normal normal 42px/48px Ubuntu;
    max-width: 75% !important;
  }

  .text-ben {
    font-size: 16px;
    font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    text-align: start;
  }

  .h-img-banner-game { min-height: 696px; }

  .subtitle-beneficios {
    margin-top: 30px;
    font-size: 16px;
    font: normal normal normal 16px/24px 'Ubuntu Medium' !important;
  }
}
