.full-page-badge-table-frame {
  margin-bottom: 40px;
}
.full-page-badge-table-frame .full-page-badge-table-header {
  margin-bottom: 5px;
}
.full-page-badge-table-frame .full-page-badge-table-header .category {
  color: #858383;
  font-size: 26px;
  font-weight: 500;
  text-decoration: none;
}
.full-page-badge-table-frame .full-page-badge-table-header .category:hover {
  text-decoration: underline;
}
.full-page-badge-table-frame .category-table-platform {
  margin-bottom: 30px;
}
.full-page-badge-table-frame .category-table-platform .categories .category {
  width: 16%;
  margin: 0% 0.5% 1% 0%;
  display: inline-block;
}
.full-page-badge-table-frame .category-table-platform .categories .category:nth-child(6n) {
  margin-right: 0px;
  text-align: right;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item {
  text-align: left;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item:nth-last-child(1) {
  text-align: right;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
  background-color: #e8e8e8;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 250px;
  border-radius: 0%;
  margin-bottom: 3px;
  display: block;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item .title {
  color: #000000 !important;
  text-decoration: none;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item .title .categories {
  font-weight: 600;
  text-decoration: none;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item .title .categories:hover {
  text-decoration: underline;
}
.full-page-badge-table-frame .category-table-platform .categories .category .item .subtitle {
  margin-top: -2px;
}

.no-mb {
  margin-bottom: 0px !important;
}

/* Extra Micro devices (smallest form phones, 319px and lower) */
@media (max-width: 319px) {
  .full-page-badge-table-frame {
    margin-bottom: 10px;
  }
  .full-page-badge-table-frame .category-table-platform {
    margin-bottom: 0px;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 240px;
  }
}
/* Micro devices (smaller form phones, 419px and lower) */
@media (min-width: 320px) and (max-width: 419px) {
  .full-page-badge-table-frame {
    margin-bottom: 10px;
  }
  .full-page-badge-table-frame .category-table-platform {
    margin-bottom: 0px;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 48.6888%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(-n+2) {
    margin-bottom: 1.5%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(2n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 160px;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 420px) and (max-width: 575px) {
  .full-page-badge-table-frame {
    margin-bottom: 10px;
  }
  .full-page-badge-table-frame .category-table-platform {
    margin-bottom: 0px;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 48.99%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(-n+2) {
    margin-bottom: 2.5%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(2n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 200px;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 32.4499%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(3n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 200px;
  }
}
/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 32.5555%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(3n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 270px;
  }
}
/* Large devices (tablets, from 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 19.2222%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(n+6) {
    display: none;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(5n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 230px;
  }
}
/* Extra Large devices (large screens, 1200px to 1350px) */
@media (min-width: 1200px) and (max-width: 1350px) {
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 19.28%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(n+6) {
    display: none;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category:nth-child(5n) {
    margin-right: 0px;
    text-align: right;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 220px;
  }
}
/* Jumbo devices (large screens, 1351px to 1600px) */
@media (min-width: 1351px) and (max-width: 1600px) {
  .full-page-badge-table-frame .category-table-platform .categories .category {
    width: 15.9666%;
  }
  .full-page-badge-table-frame .category-table-platform .categories .category .item .badge {
    height: 220px;
  }
}
