/* please use this file for CSS customizations */
/* #Home #mainBanner .bannerSlideShow .main-slide .thumbnail img{
    display: none;
  } */
.channels-list .channel-row .video-list .item label.live {
  background-color: red;
  font-size: 10px;
  position: absolute;
  z-index: 10;
  padding: 5px;
  line-height: 1;
  border-radius: 2px;
  top: 5px;
  text-transform: uppercase;
  font-weight: bold;
  left: 5px;
}

@media (max-width: 1059px) {
  .dropdown-menu:focus-within .dropdown-list {
    max-height: 100vh;
  }

  .dropdown-menu .dropdown-list {
    transition: all 0.3s ease;
    overflow: hidden;
    max-height: 0;
  }
}

@media (min-width: 1060px) {
  .dropdown-menu {
    position: relative;
  }

  .dropdown-menu:focus-within .dropdown-list {
    opacity: 1;
    pointer-events: all;
    transform: translate(-50%, 10px);
  }

  .dropdown-menu .dropdown-list {
    opacity: 0;
    position: absolute;
    pointer-events: none;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    transition: all 0.2s ease;
  }

  .dropdown-menu .dropdown-list ul {
    display: block;
    border: 1px solid rgba(85, 85, 85, 0.3);
    background-color: var(--background-opacity);
  }

  .dropdown-menu .dropdown-list ul li {
    width: 100%;
    border-bottom: 1px solid rgba(85, 85, 85, 0.3);
  }

  .dropdown-menu .dropdown-list .btn {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 5px !important;
    margin: 0 !important;
    text-align: left;
  }

  .channels-list .channel-row .video-list .item {
    padding: 0;
    margin-right: 14px;
  }

  .channels-list .channel-row .video-list .item::before {
    top: 0;
    bottom: 26px;
    left: 0;
    right: 0;
  }

  .channels-list .channel-row .video-list .item.current::after {
    bottom: calc(-3px - 1vw);
  }

  .channels-list .channel-row .flickity-button {
    top: 10px;
  }

  #videoInfo {
    top: -49px;
  }

  .list-items.alt li {
    padding: 0px 10px;
  }
}

.channels-list .channel-row .video-list .item>div span,
.channels-list .channel-row .video-list .item>div img {
  position: relative;
  margin: 0;
  display: block;
}

.channels-list .channel-row .video-list .item>div span {
  background: none;
  padding: 5px;
  text-align: left;
  pointer-events: all;
}

.channels-list .channel-row .video-list .item>div span h4 {
  pointer-events: none;
}

.channels-list .channel-row .video-list .item>div::before,
.channels-list .channel-row .video-list .item.current>div::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
}

.channels-list .channel-row {
  margin-bottom: 40px;
}

.list-items.alt li>div::before {
  display: none;
}

.list-items.alt li>div img {
  position: relative;
}

.list-items.alt li>div span {
  position: relative;
  background: none;
  padding: 0;
}

.list-items.alt li {
  margin-bottom: 30px;
}

#VideoPlayer .playerNormal .info .recommended-video a span {
  max-height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  padding-bottom: 0;
  margin-bottom: 4%;
}

#VideoPlayer .playerNormal .info .recommended-video a:before {
  position: absolute;
  content: '';
  height: 7%;
  display: block;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}

@media (max-width: 1060px) {
  #VideoPlayer .playerNormal .info .recommended-video a span {
    font-size: 12px;
  }
}

/*# sourceMappingURL=custom.css.map */
.at3winsvc_email.top-service,
#atic_email {
  display: none !important;
}

#EPGPage.container {
  margin: 0 auto;
  display: block;
  width: 100%;
  padding: 4vw 15px;
  max-width: 1200px;
  position: relative;
}

#EPGPage .loading {
  position: relative;
  height: 50vh;
}

#EPGPage ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
}

#EPGPage ul li {
  display: flex;
  padding: 0 15px 0 0;
  color: #000;
  line-height: 1.3;
  font-size: 16px;
  margin: 0;
  position: relative;
  overflow: hidden;
  min-height: 50px;
  border-bottom: 1px solid #ddd;
}

#EPGPage ul li:nth-child(odd) {
  background-color: #ededed;
}

#EPGPage ul li p {
  margin: 0;
  padding: 10px 20px;
}

#EPGPage ul li p a {
  color: #000000;
}

#EPGPage ul li p a:hover {
  color: #036E96;
}

#EPGPage ul li .time {
  font-size: 18px;
  white-space: nowrap;
  width: 100px;
  border-right: 1px solid #ddd;
  color: #000;
  padding: 6px 10px;
  line-height: 1;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
  font-weight: bolder;
}

#EPGPage ul li .time small {
  font-size: 70%;
  margin-left: 3px;
  font-weight: 400;
}

#EPGPage ul li .name {
  flex: 1;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #036e96;
}

#EPGPage ul li .desc {
  flex: 2;
  font-size: calc(12px + 0.3vmin);
  display: flex;
  align-items: center;
}

#EPGPage .tabs {
  position: sticky;
  top: 60px;
  z-index: 90;
}

#EPGPage .tabs,
#EPGPage .tab-menu {
  display: flex;
  width: 100%;
  min-height: 50px;
  overflow: hidden;
  background-color: #0c3e54;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

#EPGPage .tab-menu {
  margin-top: 20px;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px;
  gap: 10px;
}

#EPGPage .tabs>div {
  display: flex;
  flex: 1;
  overflow-x: auto;
  overflow-y: hidden;
}

#EPGPage .tab-menu label {
  display: flex;
  flex: 1;
  text-align: center;
}

#EPGPage .tab-menu label input {
  display: none;
}

#EPGPage .tabs button,
#EPGPage .tab-menu label span {
  background-color: #0c3e54;
  border: none;
  border-left-color: currentcolor;
  border-left-style: none;
  border-left-width: medium;
  padding: 12px;
  border-radius: 0;
  flex: 1;
  color: #fff;
  outline: none;
  line-height: 1;
  font-weight: bold;
  font-size: calc(12px + 0.5vmin);
  cursor: pointer;
  transition: all 0.2s ease;
}

#EPGPage .tabs button:hover,
#EPGPage .tab-menu label span:hover {
  background-color: #105776;
}

#EPGPage .tab-menu label span {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

#EPGPage .tabs button.active {
  background-color: #036e96;
}

#EPGPage .tabs button:last-child:not(:first-child),
#EPGPage .tabs button:nth-last-child(2):not(:first-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

#EPGPage .tabs button:not(:last-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

#EPGPage .tabs button.prevnext {
  flex: 0 0 30px;
  padding: 0;
  width: 30px;
}

#EPGPage .tabs button,
#EPGPage .tab-menu label span {
  text-transform: uppercase;
}

#EPGPage .tabs button small {
  text-transform: none;
  font-size: 75%;
  white-space: nowrap;
  display: block;
}

#EPGPage .date-select {
  max-width: 100%;
  position: relative;
  display: inline-block;
  margin-bottom: 0.75em;
}

#EPGPage .date-select label {
  position: absolute;
  bottom: 100%;
  left: 0;
  font-weight: bold;
  margin-bottom: 5px;
}

#EPGPage .date-select i {
  position: absolute;
  right: 0;
  height: 100%;
  display: flex;
  top: 0;
  padding: 0 10px;
  align-items: center;
  pointer-events: none;
}

#EPGPage .date-select select {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.4);
  border: 1px solid var(--text-color-opacity);
  padding: 10px 36px 10px 16px;
  border-radius: 4px;
  margin: 0;
  font-size: calc(12px + 0.5vmin);
  font-weight: bold;
  transition: all 0.2s ease;
  text-align: left;
  cursor: pointer;
  outline: none;
  position: relative;
}

#EPGPage .date-select select:hover {
  background-color: #fff;
  color: #000;
}

#EPGPage .date-select select:hover~i {
  color: #000;
}

#EPGPage .schedule {
  position: relative;
}

#EPGPage .schedule .loading {
  position: absolute;
}

#EPGPage .c_bar {
  display: flex;
  margin-top: 25px;
  justify-content: space-between;
}

#EPGPage .c_bar .prints-btn button,
#EPGPage .c_bar .prints-btn a {
  display: inline-block;
  color: #fff;
  background-color: #036e96;
  border: 1px solid #036e96;
  padding: 10px 16px;
  border-radius: 4px;
  box-shadow: none;
  font-size: calc(12px + 0.5vmin);
  font-weight: bold;
  transition: all 0.2s ease;
  margin-left: 10px;
  text-align: center;
  cursor: pointer;
  outline: none;
}

#EPGPage .c_bar .prints-btn a,
#EPGPage .tab-menu label input:checked~span {
  background: #B4EAEF;
  border-color: #B4EAEF;
  color: #000;
  /* background: #e9b81e;
  border-color: #e9b81e; */
}

#EPGPage .c_bar .prints-btn button:hover,
#EPGPage .c_bar .prints-btn a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  transform: scale(1.1);
}

#EPGPage .tabs .date-select {
  margin: 8px;
}

#EPGPage .tabs .date-select select {
  width: 100%;
}

/* @media screen and (max-width: 668px){
  #EPGPage ul li .desc{
    display: none;
  }
  #EPGPage .tabs .btn-group{
    display: none!important;
  }
}
@media screen and (min-width: 669px){
  #EPGPage .tabs .date-select{
    display: none!important;
  }
} */
@media (max-width: 1060px) {
  #EPGPage .c_bar .prints-btn {
    display: none;
  }

  #EPGPage .tabs {
    top: 50px;
  }

  #EPGPage .tabs button {
    padding: 8px 12px;
  }
}
#VideoPlayer .emailCapture .form .btn.btnAction{
 margin-top: 15px!important;
}
#VideoPlayer .emailCapture input[type="checkbox"], #VideoPlayer #accessCode input[type="checkbox"]{
  display: inline-block;
  width: auto;
  float: left;
  margin: 3px 6px 10px 0px;
}