.content-frame {
  padding: 0px;
}
.content-frame .content {
  max-width: 1600px;
  margin: 0px auto;
}
.content-frame .content .content-table {
  display: table;
  width: 100%;
}
.content-frame .content .content-table .advertise-column {
  padding: 10px 0px 80px;
}
.content-frame .content .content-table .advertise-column .breadcrumb-menu-frame {
  margin-bottom: 5px;
}
.content-frame .content .content-table .advertise-column .breadcrumb-menu-frame .breadcrumb-menu {
  margin-top: -5px;
}
.content-frame .content .content-table .advertise-column .breadcrumb-menu-frame .breadcrumb-menu li {
  display: inline-block;
}
.content-frame .content .content-table .advertise-column .breadcrumb-menu-frame .breadcrumb-menu li a {
  color: #4287f5;
}
.content-frame .content .content-table .advertise-column .breadcrumb-menu-frame .breadcrumb-menu li .divider {
  margin: 0px 5px;
}
.content-frame .content .content-table .advertise-column .advertise-header {
  color: #1a65b1;
  font-size: 58px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0px 10px;
}
.content-frame .content .content-table .advertise-column .advertise-header span {
  color: #3399FF;
}
.content-frame .content .content-table .advertise-column .advertise-banner {
  background-color: #D1D1D1;
  background-image: url("/img/advertise/advertise-banner.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 360px;
  margin-bottom: 40px;
}
.content-frame .content .content-table .advertise-column .advertise-action {
  font-size: 42px;
  text-align: center;
  margin-bottom: 30px;
}
.content-frame .content .content-table .advertise-column .advertise-body {
  font-size: 24px;
  font-weight: 300;
}

/* Extra micro devices (smallest form phones, from 319px and lower) */
@media (max-width: 319px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .live-header {
    font-size: 42px;
  }
  .content-frame .content .content-table .live-column .live-player {
    height: 280px;
  }
  .content-frame .content .content-table .live-column .live-action {
    font-size: 32px;
    line-height: 42px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 30px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 100%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 100px;
  }
}
/* Micro devices (smaller form phones, from 320px to 419px) */
@media (min-width: 320px) and (max-width: 419px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .live-header {
    font-size: 42px;
  }
  .content-frame .content .content-table .live-column .live-player {
    height: 280px;
  }
  .content-frame .content .content-table .live-column .live-action {
    font-size: 32px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 30px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 100%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 100px;
  }
}
/* Extra small devices (portrait phones, from 420px to 576px) */
@media (min-width: 420px) and (max-width: 575px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .live-action {
    font-size: 32px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 120px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 48.955%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(2n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 100px;
  }
}
/* Small devices (landscape phones, from 576px to 767px) */
@media (min-width: 576px) and (max-width: 767px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .live-action {
    font-size: 32px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 120px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 32.111%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(3n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 100px;
  }
}
/* Medium devices (tablets, from 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 120px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 23.811%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(4n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 120px;
  }
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
}
/* Large devices (tablets, from 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 120px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 18.833%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(5n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 120px;
  }
}
/* Extra Large devices (large screens, 1200px to 1599px) */
@media (min-width: 1200px) and (max-width: 1599px) {
  .content-frame .content .content-table {
    padding: 0px 10px;
  }
  .content-frame .content .content-table .live-column .breadcrumb-menu-frame {
    margin-bottom: 5px;
  }
  .content-frame .content .content-table .live-column .shows-frame {
    width: 100%;
    margin-bottom: 120px;
  }
  .content-frame .content .content-table .live-column .shows-frame .show {
    width: 15.488%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show:nth-child(6n) {
    margin-right: 0%;
  }
  .content-frame .content .content-table .live-column .shows-frame .show .img {
    height: 120px;
  }
}
