@media (min-width: 992px) and (max-width: 1199.98px) {
  /***************************************************************************
     * Home
     ***************************************************************************
     */
  /* Bloque 1 */
  .block-1 {
    text-align: center;
    font-size: 56px;
    margin: 40px 0px 40px 0px;
  }
  .block-16 {
    text-align: center;
    font-size: 56px;
    margin: 40px 0px 40px 0px;
  }
  .block-16 .whome-element-16 p {
    display: inline-block;
  }
  /* Categorías */
  .home-list-category {
    width: calc(100% - 25px);
    margin: 0 auto;
  }
  .home-category .content {
    margin-bottom: 80px;
  }
  .home-category .content .image {
    width: 61.6%;
    border-right: 11px solid #ffffff;
  }
  .home-category .content .image img {
    height: 230px;
    width: 100%;
  }

  .home-category .content .info {
    width: 36.2%;
    padding: 16px 8px;
  }
  .home-category .content .info h3 {
    top: 24px;
    right: 40px;
    font-size: 15px;
    padding: 11px;
    width: 186px;
    height: 64px;
  }
  .home-category .content .info ul {
    padding: 0px;
    margin: 80px 0px 0px 0px;
  }
 .home-category .content .info ul li{
  padding-left: 14px;
  line-height: 1;
  margin-bottom: 4px;
 }
  .home-category .content .info ul li a {
    font-size: 12px;
  }
  /* Thumbnails */
  .template1 .w-thumbnails .thumbnails {
    position: absolute;
    top: -28px;
    left: -14px;
    display: grid;
    grid-template-columns: 80px 80px 80px 80px 50px;
    gap: 10px;
    margin-left: 30px;
  }
  .w-thumbnails .item.arrow {
    position: relative;
    right: -25px;
    z-index: 100;
  }
  .home-category .content .footer {
    text-align: center;
    bottom: 16px;
    left: 40px;
    right: 40px;
  }
  .home-category .content .footer img {
    margin: 4px;
    max-width: 72px;
  }
  /* Bloque 2 [] */
  .block-2 {
    height: 950px; 
    margin-top: 40px;
    display: block;
  }
  .block-2 .whome-element-2 {
    margin-top: 760px; 
    margin-left: 20px;
    font-size: 14px;
  }
  .block-2 .whome-element-3 {
    margin-top: 750px;
    margin-left: 150px;
    font-size: 13px;
  }
  /* Bloque 3 [] */
  .block-3 {
    height: 380px;
    margin-top: 16px;
  }
  .block-3 .whome-element-4 {
    text-align: center;
    width: 260px;
    margin: 198px auto auto auto;
  }
  .block-3 .whome-element-5 {
    text-align: center;
    margin: 30px auto auto auto;
  }
  /* Bloque 4 */
  .block-4 {
    text-align: center;
  }
  .block-4 img {
    margin-top: 30px;
  }
  /* Bloque 5 */
  .block-5 {
    text-align: center;
  }
  .block-5 img {
    margin-top: 8px;
  }
  /* Bloque 6 */
  .block-6 {
    text-align: center;
  }
  .block-6 img {
    margin-top: 8px;
  }
  /* Bloque 7 */
  .block-7 {
    text-align: center;
    font-size: 56px;
  }
  /* Bloque 8 */
  .block-8 .whome-element-10 {
    margin: 10px;
  }
  .block-8 .whome-element-11 {
    margin: 10px;
    text-align: center;
  }
  /* Bloque 9 [globos] */
  .block-9 {
    margin-bottom: 116px;
    height: 240px;
  }
  .block-9 .title {
    font-size: 21px;
  }
  .block-9 .divider {
    width: 112px;
    height: 3px;
    margin: 0px auto;
  }
  .block-9 .text {
    padding: 2px 8px;
    font-size: 11px;
    line-height: 1.1;
  }
  .block-9 .whome-element-12 {
    left: 20px;
    top: 0px;
    width: 250px;
    height: 423px;
  }
  .block-9 .whome-element-12 .icons {
    margin-top: 64px;
  }
  .block-9 .whome-element-13 {
    left: 235px;
    top: 0px;
    width: 360px;
    height: 370px;
  }
  .block-9 .whome-element-13 .icons {
    margin-top: 52px;
    padding: 5px 44px 0px 60px; /* Escalado de 60px 83px en styles.css */
  }
  .block-9 .whome-element-14 {
    left: 540px;
    top: 0px;
    width: 264px;
    height: 391px;
  }
  .block-9 .whome-element-14 .icons {
    margin-top: 64px;
  }
  .block-9 .whome-element-15 {
    left: 755px;
    top: 0px;
    width: 256px;
    height: 402px;
  }
  .block-9 .whome-element-15 .icons {
    margin-top: 56px;
  }

}

