.video-category-table-frame {
  margin-bottom: 20px;
}
.video-category-table-frame .video-category-table-header {
  margin-bottom: 10px;
}
.video-category-table-frame .video-category-table-header .menu li {
  display: inline-block;
}
.video-category-table-frame .video-category-table-header .menu li:nth-child(1) a {
  color: #858383;
  font-size: 32px;
  font-weight: 500;
}
.video-category-table-frame .video-category-table-header .menu li:nth-last-child(1) a {
  border-right: none;
}
.video-category-table-frame .video-category-table-header .menu li a {
  color: #000000;
  text-decoration: none;
  padding-right: 10px;
  border-right: 1px solid #d8d7d7;
  margin-right: 10px;
}
.video-category-table-frame .video-category-table-header .menu li a:hover {
  text-decoration: underline;
}
.video-category-table-frame .video-category-table-header .menu li .subcategory {
  color: #858383 !important;
  font-size: 26px !important;
  font-weight: 500 !important;
}
.video-category-table-frame .video-category-table-platform {
  margin-bottom: 10px;
}
.video-category-table-frame .video-category-table-platform ul.videos li {
  width: 15.6%;
  display: inline-block;
  vertical-align: top;
  margin: 0% 1% 0% 0%;
  display: inline-block;
}
.video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
  text-align: right;
  margin-right: 0%;
}
.video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) .video {
  text-align: left;
}
.video-category-table-frame .video-category-table-platform ul.videos li .video {
  width: 100%;
  display: table;
}
.video-category-table-frame .video-category-table-platform ul.videos li .video .badge,
.video-category-table-frame .video-category-table-platform ul.videos li .video .title {
  width: 100%;
  display: block;
}
.video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
  background-color: #E8E8E8;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 160px;
  border-radius: 0px;
  margin-bottom: 5px;
}
.video-category-table-frame .video-category-table-platform ul.videos li .video .title {
  color: #000000;
  font-weight: 500;
}

/* Extra Micro devices (smallest form phones, 319px and lower) */
@media (max-width: 319px) {
  .video-category-table-frame .video-category-table-header .menu li {
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li:nth-last-child(1) a {
    margin-bottom: 20px;
  }
  .video-category-table-frame .video-category-table-header .menu li a {
    width: 100%;
    border-right: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #d8d7d7;
    margin-bottom: 5px;
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li a:hover {
    text-decoration: underline;
  }
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 100%;
    margin-right: 0%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(-n+4) {
    margin-bottom: 4%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 145px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Micro devices (smaller form phones, 419px and lower) */
@media (min-width: 320px) and (max-width: 419px) {
  .video-category-table-frame .video-category-table-header .menu li {
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li:nth-last-child(1) a {
    margin-bottom: 20px;
  }
  .video-category-table-frame .video-category-table-header .menu li a {
    width: 100%;
    border-right: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #d8d7d7;
    margin-bottom: 5px;
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li a:hover {
    text-decoration: underline;
  }
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 48.7688%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(2n) {
    margin-right: 0%;
    text-align: right;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(2n) .video {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(-n+4) {
    margin-bottom: 4%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 115px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 420px) and (max-width: 575px) {
  .video-category-table-frame .video-category-table-header .menu li {
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li:nth-last-child(1) a {
    margin-bottom: 20px;
  }
  .video-category-table-frame .video-category-table-header .menu li a {
    width: 100%;
    border-right: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #d8d7d7;
    margin-bottom: 5px;
    display: block;
  }
  .video-category-table-frame .video-category-table-header .menu li a:hover {
    text-decoration: underline;
  }
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 31.9388%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) {
    margin-right: 0%;
    text-align: right;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) .video {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(-n+3) {
    margin-bottom: 4%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 115px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 32.1455%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) {
    margin-right: 0%;
    text-align: right;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) .video {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(-n+3) {
    margin-bottom: 3%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 115px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 32.2798%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-last-child(1) {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) {
    margin-right: 0%;
    text-align: right;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(3n) .video {
    text-align: left;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li:nth-child(-n+3) {
    margin-bottom: 2.5%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 115px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Large devices (tablets, from 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 15.4585%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 115px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Extra Large devices (large screens, 1200px to 1350px) */
@media (min-width: 1200px) and (max-width: 1350px) {
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 15.5256%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 135px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
/* Jumbo devices (large screens, 1351px to 1600px) */
@media (min-width: 1351px) and (max-width: 1600px) {
  .video-category-table-frame .video-category-table-platform {
    margin-bottom: 10px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li {
    width: 15.55%;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .badge {
    height: 145px;
  }
  .video-category-table-frame .video-category-table-platform ul.videos li .video .title {
    font-size: 14px;
  }
}
