@charset "UTF-8";
.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 .action-side-column-frame,
.content-frame .content .content-table .games-column,
.content-frame .content .content-table .ad-medium-column-frame {
  vertical-align: top;
  display: table-cell;
}
.content-frame .content .content-table .action-side-column-frame {
  background-color: #4c4c4c;
  width: 260px;
}
.content-frame .content .content-table .game-column {
  padding: 10px;
}
.content-frame .content .content-table .game-column .breadcrumb-menu-frame {
  margin-bottom: 5px;
}
.content-frame .content .content-table .game-column .breadcrumb-menu-frame .breadcrumb-menu {
  margin-top: -5px;
}
.content-frame .content .content-table .game-column .breadcrumb-menu-frame .breadcrumb-menu li {
  display: inline-block;
}
.content-frame .content .content-table .game-column .breadcrumb-menu-frame .breadcrumb-menu li a {
  color: #4287f5;
}
.content-frame .content .content-table .game-column .breadcrumb-menu-frame .breadcrumb-menu li .divider {
  margin: 0px 5px;
}
.content-frame .content .content-table .game-column .game-header {
  background-color: #2E2E2E;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.content-frame .content .content-table .game-column .game-player .gamezop-embed {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 ratio — change if you want a different ratio */
  height: 0;
  overflow: hidden;
}
.content-frame .content .content-table .game-column .game-player .gamezop-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-frame .content .content-table .game-column .game-player .player-frame {
  background-color: #999999;
  padding: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.content-frame .content .content-table .game-column .game-player .player-frame iframe#ZMgameFrame {
  background-color: #999999;
  top: 0;
  left: 0;
  width: 100% !important;
  border: 0;
}
.content-frame .content .content-table .game-column .game-player .player-frame .game-frame iframe {
  height: 640px;
}
.content-frame .content .content-table .game-column .game-platform .title {
  font-size: 42px;
}
.content-frame .content .content-table .game-column .game-platform .links {
  font-size: 18px;
  margin: -10px 0px 25px;
}
.content-frame .content .content-table .game-column .game-platform .links .link:hover {
  color: #ff8800;
}
.content-frame .content .content-table .game-column .game-platform .links .divider {
  margin: 0px 3px;
}
.content-frame .content .content-table .game-column .instructions-frame {
  margin-bottom: 30px;
}
.content-frame .content .content-table .game-column .games-frame .games .game {
  background-size: cover;
  background-position: center center;
  background-color: #999999;
  width: 23.888%;
  height: 180px;
  display: inline-block;
  margin: 0% 1% 1% 0%;
}
.content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
  margin-right: 0%;
}
.content-frame .content .content-table .ad-medium-column-frame {
  background-color: #e8e8e8;
  width: 320px;
}

/* Extra micro devices (smallest form phones, from 319px and lower) */
@media (max-width: 319px) {
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .ad-medium-column-frame {
    width: 100%;
    display: block;
  }
  .content-frame .content .content-table .game-column .game-platform .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .content-frame .content .content-table .game-column .game-platform .links {
    margin-bottom: 10px;
  }
  .content-frame .content .content-table .game-column .game-platform .description {
    margin-bottom: 30px;
  }
  .content-frame .content .content-table .game-column .instructions-frame {
    margin-bottom: 40px;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    background-size: cover;
    background-position: center center;
    background-color: #999999;
    width: 100%;
    height: 200px;
    display: inline-block;
    margin: 0% 0% 1% 0%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
    margin-right: 0%;
  }
}
/* Micro devices (smaller form phones, from 320px to 419px) */
@media (min-width: 320px) and (max-width: 419px) {
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .ad-medium-column-frame {
    width: 100%;
    display: block;
  }
  .content-frame .content .content-table .game-column .game-platform .title {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .content-frame .content .content-table .game-column .game-platform .links {
    margin-bottom: 10px;
  }
  .content-frame .content .content-table .game-column .game-platform .description {
    margin-bottom: 30px;
  }
  .content-frame .content .content-table .game-column .instructions-frame {
    margin-bottom: 40px;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    background-color: #999999;
    width: 100%;
    height: 200px;
    display: inline-block;
    margin: 0% 0% 1% 0%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
    margin-right: 0%;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 420px) and (max-width: 575px) {
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .ad-medium-column-frame {
    width: 100%;
    display: block;
  }
  .content-frame .content .content-table .game-column .game-platform .title {
    font-size: 32px;
    margin-bottom: 5px;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    background-color: #999999;
    width: 48.955%;
    height: 180px;
    display: inline-block;
    margin: 0% 1% 1% 0%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(2n) {
    margin-right: 0%;
  }
}
/* Small devices (landscape phones, 576px to 767px) */
@media (min-width: 576px) and (max-width: 767px) {
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .ad-medium-column-frame {
    width: 100%;
    display: block;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    background-color: #999999;
    width: 32.133%;
    height: 180px;
    display: inline-block;
    margin: 0% 1% 1% 0%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
    margin-right: 1%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(3n) {
    margin-right: 0%;
  }
}
/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .ad-medium-column-frame {
    width: 100%;
    display: block;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    background-color: #999999;
    width: 23.811%;
    height: 180px;
    display: inline-block;
    margin: 0% 1% 1% 0%;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game:nth-child(4n) {
    margin-right: 0%;
  }
  .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 .game-column,
  .content-frame .content .content-table .top-music-column-frame {
    vertical-align: top;
    display: table-cell;
  }
  .content-frame .content .content-table .action-side-column-frame {
    display: none;
  }
}
/* Extra Large devices (large screens, 1200px to 1599px) */
@media (min-width: 1200px) and (max-width: 1599px) {
  .content-frame .content .content-table .game-column,
  .content-frame .content .content-table .top-music-column-frame {
    vertical-align: top;
    display: table-cell;
  }
  .content-frame .content .content-table .game-column .games-frame .games .game {
    width: 23.844%;
    height: 180px;
  }
}
/* Jumbo devices (large screens, 1600px and up) */
