.site-container {
  z-index: 2; }

.openhtml-sublayer {
  position: relative;
  display: block;
  min-width: 320px;
  background-repeat: no-repeat;
  background-position: center top; }
  .openhtml-sublayer p {
    margin: 0; }
  .openhtml-sublayer .btn {
    margin: 0 !important;
    min-width: 120px !important; }
  .openhtml-sublayer .oh-link:link, .openhtml-sublayer .oh-link:hover, .openhtml-sublayer .oh-link:visited, .openhtml-sublayer .oh-link:active, .openhtml-sublayer .oh-link:focus {
    outline: 0;
    text-decoration: none;
    color: inherit !important;
    display: block; }

.section-new-comics,
.section-originalvids {
  padding-bottom: 500px; }
  .section-new-comics .openhtml-sublayer,
  .section-originalvids .openhtml-sublayer {
    height: 100%;
    top: -1px; }
  @media only screen and (min-width: 0) and (max-width: 570px) {
    .section-new-comics,
    .section-originalvids {
      padding-bottom: 300px; } }

.section-new-movies {
  padding-bottom: 400px; }
  @media only screen and (min-width: 0) and (max-width: 570px) {
    .section-new-movies {
      padding-bottom: 300px; } }

@media only screen and (min-width: 571px) {
  .section-new-movies ~ .module .openhtml-sublayer {
    height: 600px;
    top: -600px; } }
@media only screen and (min-width: 0) and (max-width: 570px) {
  .section-new-movies ~ .module .openhtml-sublayer {
    top: -366px !important;
    height: 100%; } }

.section-new-comics .openhtml-sublayer,
.section-originalvids .openhtml-sublayer,
.section-new-movies ~ .module .openhtml-sublayer {
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background-position: center bottom; }
  .section-new-comics .openhtml-sublayer .site-container,
  .section-originalvids .openhtml-sublayer .site-container,
  .section-new-movies ~ .module .openhtml-sublayer .site-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    display: block;
    height: 100%; }
    .section-new-comics .openhtml-sublayer .site-container .oh-copy,
    .section-originalvids .openhtml-sublayer .site-container .oh-copy,
    .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy {
      position: absolute;
      top: auto;
      bottom: 120px;
      z-index: 3;
      width: 45%;
      max-width: 400px;
      text-align: center; }
      @media only screen and (min-width: 570px) and (max-width: 960px) {
        .section-new-comics .openhtml-sublayer .site-container .oh-copy,
        .section-originalvids .openhtml-sublayer .site-container .oh-copy,
        .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy {
          bottom: 50px; } }
      @media only screen and (min-width: 0) and (max-width: 570px) {
        .section-new-comics .openhtml-sublayer .site-container .oh-copy,
        .section-originalvids .openhtml-sublayer .site-container .oh-copy,
        .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy {
          bottom: 20px; } }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy.left,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy.left,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy.left {
        left: 0;
        right: auto; }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy.right,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy.right,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy.right {
        right: 0;
        left: auto; }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy.center,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy.center,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy.center {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: auto;
        width: auto; }
        @media only screen and (min-width: 0) and (max-width: 570px) {
          .section-new-comics .openhtml-sublayer .site-container .oh-copy.center,
          .section-originalvids .openhtml-sublayer .site-container .oh-copy.center,
          .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy.center {
            bottom: 20px;
            max-width: 280px; } }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy h3:before,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy h3:before,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy h3:before {
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat;
        display: table;
        content: "";
        clear: both;
        margin: 0 auto 20px;
        min-height: 100px;
        width: 100%; }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy h3,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy h3,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy h3 {
        font-size: 27px;
        font-family: TradeGothicBold;
        margin: 0 auto 10px;
        text-transform: uppercase;
        line-height: 1em; }
        @media only screen and (min-width: 0) and (max-width: 570px) {
          .section-new-comics .openhtml-sublayer .site-container .oh-copy h3,
          .section-originalvids .openhtml-sublayer .site-container .oh-copy h3,
          .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy h3 {
            font-size: 20px; } }
      .section-new-comics .openhtml-sublayer .site-container .oh-copy p,
      .section-originalvids .openhtml-sublayer .site-container .oh-copy p,
      .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy p {
        font-size: 18px;
        margin: auto auto 20px;
        font-family: TradeGothic; }
        @media only screen and (max-width: 570px) {
          .section-new-comics .openhtml-sublayer .site-container .oh-copy p,
          .section-originalvids .openhtml-sublayer .site-container .oh-copy p,
          .section-new-movies ~ .module .openhtml-sublayer .site-container .oh-copy p {
            font-size: 16px;
            line-height: 1em;
            margin: 10px 0 20px !important; } }

.openhtml-sublayer.custom-block {
  height: 500px; }
  .openhtml-sublayer.custom-block:before {
    content: "";
    display: block; }
  @media only screen and (min-width: 0) and (max-width: 570px) {
    .openhtml-sublayer.custom-block {
      height: 350px; } }
  .openhtml-sublayer.custom-block .site-container {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto !important; }
    .openhtml-sublayer.custom-block .site-container .oh-copy {
      width: 45%; }
      @media only screen and (min-width: 0) and (max-width: 570px) {
        .openhtml-sublayer.custom-block .site-container .oh-copy {
          width: auto; } }
      .openhtml-sublayer.custom-block .site-container .oh-copy p {
        font-size: 20px;
        margin-bottom: 20px !important;
        font-family: TradeGothic; }
        @media only screen and (min-width: 0) and (max-width: 960px) {
          .openhtml-sublayer.custom-block .site-container .oh-copy p {
            font-size: 16px; } }



/*# sourceMappingURL=HP-OpenHTML-Block.css.map */
