    #CTVECdeviceIndicator:after{
    visibility: hidden;
  }

  .elected-leading-link{
    text-decoration: none;
  }
 
  .elected-leading-link.ctv-news {
    margin-bottom: 20px;
    display: block;
  }

  div.liveres div.elhead{
    font-size: 1.1em;
    color: #4a4a4a;
  }

  @media only screen and (min-width: 992px){
    .shows-player .grey-background, .playa .grey-background {
      top: 0;
    }
  }

  .elected-leading-link.ctv-news div.liveres div.elhead {
    font-family: "Flama-Medium",arial,sans-serif;
    color: #000;
}

  div.liveres div.elhead,
  div.liveres .pts .pty .nm, div.liveres .pts .pty .el {
     font-weight: normal;
  }

  div.liveres .pts .pty .el{
     color: #4a4a4a;
  }

  div.liveres .pts .pty .nm.IND{
     color: #323232;
  }
  
  @media only screen and (min-width: 577px) and (max-width: 812px){
    div.liveres .pts .pty .nm, div.liveres .pts .pty .el {
      width: 100%;
      padding: 0.4em 0;
      font-size: 100%;
    }
  }
  
  @media only screen and (max-width: 576px){
    div.liveres .pts .pty, div.liveres .pts .pty:last-child {
        border: 1px solid #d1d1d1;
        padding: .3em .2em 0;
    }
    
    .tablet div.liveres .pts .pty .nm,
    .tablet div.liveres .pts .pty .el {
        font-size: 100%;
        font-weight: normal;
        display: block;
        padding: 8px 0.2em;
        height: auto;
        line-height: 16px;
    }
  }
  @media only screen and (max-width: 414px){
    div.phone div.liveres .pts .pty, div.liveres .pts .pty:last-child {
        border: 1px solid #d1d1d1;
        padding: .3em .2em 0;
    }

    .phone div#CTVECliveres .pts{
        display: table;
        margin-bottom: 20px;
    }

    .phone div.liveres .pts .pty .nm,
    .phone div.liveres .pts .pty .el {
        font-size: 100%;
        font-weight: normal;
        display: block;
        padding: 8px 0.2em;
        height: auto;
        line-height: 16px;
    }
}
@media only screen and (max-width: 375px){
    .phone div.liveres .pts .pty .nm,
    .phone div.liveres .pts .pty .el {
        font-size: 80%;
        line-height: 12px;
    }
}
