/* --- Publication-Level CSS --- */
/* --- Publication CricketSA 59363c87f1a70f7e52f4a3f8 cricketsamagazine.pubhub.studio --- */

/* --- Publication-Level CSS --- */
/* --- Publication CricketSA 59363c87f1a70f7e52f4a3f8 cricketsamagazine.pubhub.studio --- */

/* --- Publication-Level CSS --- */
/* --- Publication CricketSA 59363c87f1a70f7e52f4a3f8 cricketsamagazine.com.pubhub.studio --- */

.navbar-collapse.collapse, .navbar-header {
    display: none !important;
}
.navbar.navbar-fixed-top.navbar-default {
    display: none;
}
nav.navbar-collapse.collapse {
    display: none;
}
@media screen and (-ms-high-contrast: none) and (orientation: landscape), (-ms-high-contrast: active) and (orientation: landscape), screen and (hover: hover) and (pointer: fine) and (orientation: landscape), screen and (hover: hover) and (pointer: coarse) and (orientation: landscape) {

  .container-menu-header {
    font-family: hkgrotesk-bold;
    padding: 50px 5px 5px;
  }
  .exit-menu-but-style {
    top: 35px;
  }
  .content-menu-item-title {
    font-family: hkgrotesk-light;
    padding-left: 35px;
    margin-top: 10px;
  }
.btn.btn-primary.interactive-section-button.interactive-section-image-button.position-absolute {
    padding: 0 !important;
}
    .page-{{vm.page._id}} .unmute-video-btn {
      position: absolute;
      right: 29px;
      top: 597px;
    }
    .bcx-ph-right {
      top: 334px;
      left: 1230px;
    }
    .bcx-ph-left {
      top: 334px;
      left: -19px;
    }
    .bcx-ph-subscribe {
      top: -11px;
      left: 275px;
    }
    .bcx-ph-logo {
        top: -7px;
        left: -13px;
    }
    .bcx-ph-contents {
      top: -7px;
      left: 80px;
    }
    .bcx-ph-share {
        top: -7px;
        left: 180px;
    }
/*    .bcx-ph-share:hover {
       top: 639px;
       left: 1070px;
       transform: scale(0.36);
    }*/
    .bcx-ph-past-editions {
        top: 672px;
        left: 0;
    }
.bcx-ph-twitter-share {
    top: 30px;
    left: 235px;
    transform: scale(0);
}
.bcx-ph-facebook-share {
    top: 30px;
    left: 195px;
    transform: scale(0);
}
.bcx-ph-twitter-share.sharing-active {
    top: 30px;
    left: 235px;
    transform: scale(0.5);
    z-index: 2100;
}
.bcx-ph-facebook-share.sharing-active {
    top: 30px;
    left: 195px;
    transform: scale(0.5);
    z-index: 2100;
}
  .ph-issue-tag {
    position: absolute;
    top: 35px;
    right: 75px;
    pointer-events: none;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    left: auto;
  }
}
.bcx-ph-menu-icon-background {
    color: #8b8b8b;
}
.parallax-video {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (orientation: portrait), (hover: none) and (pointer: coarse), (hover: none) and (pointer: fine), (hover: hover) and (pointer: coarse) {

  .ph-contentmenu-panel {
      overflow-x: hidden;
      overflow-y: scroll;
      height: 92vh;
  }



}