    .element.bookmarks {
    padding: 0px 10px 15px 10px !important;
}

.element.bookmarks {
   text-align: center;
}

.element.bookmarks > h3 {
  font-family: 'CTVSans-Bold';
  margin: 0px 0 5px;
  text-transform: uppercase;
  font-size: 14px;
}

.addthis_default_style > a {
  float: none !important;
}

.content-secondary .responsive_timeline .covid-timeLine {
    margin-top: 0px !important;
}

h1 {
    font-family: 'CTVSans-Bold', sans-serif;
    text-align: center;
    font-size: 40px;
    line-height: 44px;
    margin: 35px auto;
}



.video-headline {
    font-family: 'CTVSans-Bold', sans-serif;
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 15px 10px;
}

.grey-background {
  display:none;
}

.election-col-xl-7 {
  width: 100%;
}

.shows-player.election-height {
min-height: 0;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
  margin: 0 20px 0 10px;
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}


.article-label {
  display: none;
}

.results-latest {
 font-family: 'CTVSans-Regular', sans-serif;
  padding: 20px 15px 15px 0;
}

.results-latest > h3 {
    font-size: 16px;
    line-height: 20px;
    font-family: "CTVSans-Bold", arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.results-latest ul {
margin: 15px;
    list-style: none;
    line-height: 20px;
    font-size: 16px;
}

.results-latest li {
      font-size: 15px;
    line-height: 19px;
    font-family: "CTVSans-Bold", arial, sans-serif;
    margin-bottom: 10px;
}

.results-latest li:before {
content: "\2022";
    color: #cccccc;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -1em;
}

.results-latest li a, .results-latest li a:hover, .results-latest li a:visited {
  text-decoration: none;
    color: #2c2c2c;
}

.results-latest-container {
position: relative;
  background: #f8f8f8;
  padding-left: 15px;
  margin-bottom: 50px;
}

.results-latest-container:before {
    border-top: 6px solid #0060ff;
    content: " ";
    display: block;
    height: 8px;
    width: 60%;
    position: absolute;
    top: -3px;
}

.scrbbl-embed {
  margin: 10px 20px 10px 10px;
  max-height: 800px;
}
