/* ================================= */
/*          MAIN ELEMENTS            */
/* ================================= */

body,
html {
    font-family: 'Open Sans', sans-serif;
}

a,
a:visited {
    text-decoration: none;
    color: #717171;
}

h1,
h2,
h3 {
    color: #262626;
}

.medium.heading .entry-element {
    max-width: 42.5rem;
}

h2 {
    margin: 1rem 0 1rem 0;
}

h3 {
    margin-bottom: .5rem;
    padding-top: 1rem;
    margin-top: 0;
}

h4 {
    margin-bottom: .5rem;
    margin-top: 0;
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0 1rem 0 0;
}

.entry-element-container {
  max-width: 42.5rem;
}
.entry-element-container.entry-header {
    margin: 3rem auto 1rem auto;
}

.entry-element {
  max-width: 100%;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.entry-element p a {
  text-decoration: underline;
  font-weight: 600;
}
.entry-element p a:hover {
  text-decoration: underline;
  color: #717171;
}
.entry-element ul {
  margin-left: 2rem;
}


.entry-byline {
    display: block;
    position: relative;
    margin: 1rem auto;
    text-align: center;
    font-size: 1.0625rem;
    color: #717171;
}



.entry-byline.secondary {
    font-weight: 100;
    font-size: 1rem;
    line-height: 1.25rem;
}

.entry-date {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    display: block;
    position: relative;
    margin: 1rem auto;
    text-align: center;
    color: #717171;
}


.subheading .entry-element {
    padding-top: 0;
}

.medium.subheading.entry-element-container .entry-element {
    max-width: 42.5rem;
}

.media-caption {
    display: block;
    width: 100%;
    height: auto;
    margin:.5rem auto 1rem auto;
    font-size: 0.85rem;
    font-style: italic;
    font-weight: 400;
    line-height: 130%;
    color: #707070;
    padding: 0.5rem 0 0 0;
}
.media-caption.hero-image {
    margin: 0.5rem auto;
    max-width:42.5rem;
}

.media-caption.hero-image.left {
   max-width: 930px;
   width: calc(100% - 7.5rem);
}

/* Mike asked for this - Kelly disagrees */

.large.caption.entry-element-container .media-caption.entry-element{max-width:66.25rem;}

div.entry-element-container.heading.large {
    max-width: 880px;
}


div.entry-element-container.heading.fullwidth > div > h2 {
margin: 1rem 0 1rem 1rem;
}

.media-container .video-loading-icon {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -3rem;
    margin-top: -1.5rem;
    width: 6rem;
    height: auto;
    opacity: 0.42;
}

.media-container {
    background-color: inherit;
}


/* ================================= */
/*            BIG BOX AD             */
/* ================================= */

.entry-element-container.big-box-ad {
    margin-bottom: 2rem;
}

.entry-element-container.big-box-ad .entry-element {
    text-align: center;
}

.entry-element-container.big-box-ad .ad-slug {
    font-size: 0.5rem;
    line-height: 0.75rem;
    text-align: center;
    color: #999;
    text-transform: uppercase;
}

/* ================================= */
/*         CBC MEDIA PLAYER          */
/* ================================= */

.media-content-warning {
    display: inline-block;
    padding: .5rem 1rem 8px 2.5rem;
    border-radius: 22rem;
    background-image: url(../content/common/exclaim.svg);
    background-position: .65rem 50%;
    background-size: 22px;
    background-repeat: no-repeat;
    font-size: .85rem;
    line-height: 1.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1rem;
    border: 2px solid gainsboro;
}

/* ================================= */
/*            SEPARATOR              */
/* ================================= */

hr.small {
    width: 340px;
    margin: 1rem auto;
}



/* ================================= */
/*           SINGLE IMAGE            */
/* ================================= */

.small.image .entry-element {

}
.small.image .entry-element figure {
  min-width: 220px;
  width: 50%;
  margin: 0 auto;
}

.medium.image .entry-element {
    max-width: 780px;
}

.large.image .entry-element {
    max-width: 880px;
}

.image.entry-element-container {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.entry-image {
    margin: 0 auto 1.5rem 0;
}



/* ================================= */
/*             HERO IMAGE            */
/* ================================= */

.entry-element-container.hero-image {
  max-width: 100% !important;
}

.hero-image-media {
    box-sizing: border-box;
    overflow: hidden;
}

.title-block {
    width: 46%;
}

.overlay_clear .title-block {
    margin: 0 auto;
}

.centre.hero-image-title .hero-image-title-container .title-block {width:100%;}

.hero-image-title h1 {
    font-weight: 800;
    font-size: 4vw;
    line-height: 110%;
    margin: 0;
    padding-top: 1rem;
}
.hero-image-title.overlayed .title-block h1,
.hero-image-title.overlayed .heading-subtitle {
  color: #fff;
}
.hero-image-title.above .title-block h1,
.hero-image-title.above .heading-subtitle {
  color: #fff;
}

.centre.overlayed .hero-image-title-container {
  margin: 0 auto;
}

.overlay_clear .hero-image-title-container {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
}

.hero-image-title .heading-subtitle {
    padding-top: 3rem;
    width: 46%;
    font-size: 1.6vw;
    line-height: 120%;
}

.overlay_clear .heading-subtitle {
    opacity: .85;
    max-width: 75%;
}

.hero-title-background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.7;
}

.hero-image-title.following {
    padding-top: 1rem;
}

.hero-image-title.overlayed {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.hero-image-title.above {
    position: relative;
    bottom: unset;
    padding-bottom: 2rem;
    top: 0;
    color: #fff;
}

.left.following.hero-image-title .hero-image-title-container,
.right.following.hero-image-title .hero-image-title-container,
.hero-image-title.above .hero-image-title-container,
.hero-image-title.overlay_shading .hero-image-title-container {
    max-width: 930px;
    padding: 1.25rem 3.75rem;
    width: calc(100% - 7.5rem);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.hero-image-title.below .hero-image-title-container {
    display: block;
    position: relative;
    max-width: 930px;
    width: calc(100% - 7.5rem);
    margin: 0 auto;
}
.below .title-block {
  width: 100%;
}
.below .title-button {
  margin: 0 auto;
}

.right.following.hero-image-title .hero-image-title-container {
  flex-direction: row-reverse;
}

h1.right, h2.right, h3.right, .heading-subtitle.right, figcaption.right {
  text-align: left;
}

.following.hero-image-title h1#maincontent.left,
h1.right {
  padding-top: 0;
}


.dark.above.hero-image-title {
    background-color: #0A0122;
}

.hero-image-title.dark {
    background-color: rgba(10, 1, 34, 0.5);
}

.hero-image-title.dark,
.hero-image-title.dark h1 {
    color: #fff;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.hero-image-title.light {
    background-color: rgba(255, 255, 255, 0.73);
}

.hero-image-title.light,
.hero-image-title.light h1 {
    color: #262626;
}


.dark.centre.overlayed.hero-image-title {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.light.centre.overlayed.hero-image-title {
    padding-top: 2rem;
}

.above.hero-image-title .hero-image-title-container {
    padding: 3rem 0 1rem 0;
}

.centre .with-button.hero-image-title-container .title-button a,
.centre .with-button.hero-image-title-container .title-button a:visited,
div.hero-image-title-container>.title-block>div.title-button a,
div.hero-image-title-container>.title-block>div.title-button a:visited {
    text-decoration: none;
    padding: 0.5rem 1.25rem;
    display: block;
    color: #fff;
}

.centre .with-button.hero-image-title-container .title-button a:hover,
.centre .with-button.hero-image-title-container .title-button a:focus,
div.hero-image-title-container>.title-block>div.title-button a:hover,
div.hero-image-title-container>.title-block>div.title-button a:focus {
    text-decoration: underline;
}

.title-button {
    display: table;
    border-radius: 2px;
    background: rgba(10, 1, 34, 0.5);
    text-transform: uppercase;
}

.overlay_clear .title-button {
    margin: 0 auto;
}

.centre.following .with-button.hero-image-title-container .title-button {
    margin: 0 auto;
}

.hero-image-title.above>.hero-image-title-container>.title-block>div.title-button .hero-image-title.overlay_shading>.hero-image-title-container>.title-block>div.title-button,
.hero-image-title.above>.hero-image-title-container>.title-block>div.title-button {
    color: #fff;
    background: rgb(10, 1, 34, 0.5);
    border-radius: 2px;
}


.dark.above.hero-image-title .with-button.hero-image-title-container .title-block .title-button,
.dark.overlay_shading.hero-image-title .with-button.hero-image-title-container .title-block .title-button {
    background: rgb(255, 255, 255, 0.2);
}

.centre.heading-subtitle {
    width:46%;
    padding-bottom: 2.5rem;
    padding-top: 1rem;
    display:block;
    margin: 0 auto;
}
.centre.hero-image-title .hero-image-title-container .centre.heading-subtitle {width:90%;}


.centre .with-button.hero-image-title-container .title-block .title-button {
    width: max-content;
    margin: 0 auto;
}


.with-button.hero-image-title-container h1.centre {
    margin: 1rem auto 1rem auto;
}

.following .with-button.hero-image-title-container .following h1.centre {
   margin-top: 0;
   padding-top: 0;
}

/* ================================= */
/*           SPOTIFY EMBED           */
/* ================================= */

.spotify-iframe {
    margin: 3rem auto;
    display: block;
}

/* ================================= */
/*             TEXT BLOCK            */
/* ================================= */

.text.entry-element-container {
    padding: 1rem 0;
}


/* ================================= */
/*              CAPTION              */
/* ================================= */

.entry-element-container.caption {
    margin-bottom: 2rem;
}



/* ================================= */
/*            BLOCK QUOTE            */
/* ================================= */

.blockquote.entry-element-container {

}

.blockquote-container {
    font-weight: 500;
    display: flex;
    position: relative;
    margin: 0 auto 1rem auto;
    overflow: hidden;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.blockquote.open,
.blockquote.close {
    display: flex;
    margin: 1rem auto;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.blockquote hr {
    width: 100%;
    max-width: calc(50% - 3rem);
    border: none;
    margin: 0;
    height: 1px;
    color: #000;
    background-color: #000;
}

.blockquote-character {
    display: inline-block;
    position: relative;
    max-width: 3rem;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.blockquote-character svg {
    width: 100%;
    height: auto;
}

.blockquote-character svg .quote-fill {
    fill: #000;
}

.blockquote-character.open {
    vertical-align: top;
}

.blockquote-character.close {
    vertical-align: bottom;
    transform: rotate(180deg);
}

.blockquote-content-holder {
  width: 100%;
  height: auto;
}

.blockquote-content {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-size: 2.25rem;
    line-height: 120%;
    font-weight: 500;
    font-style: italic;
}

.blockquote-content p {
    padding: 0;
    margin: 0 auto;
    width: fit-content;
}

.blockquote-content.author,
.blockquote-content.author-title {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.3rem;
    color: #717171;
    padding-top: 20px;
    padding-left: 3px;
    font-style: italic;
}

.blockquote.excerpt {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.blockquote.excerpt.open {
    margin-bottom: 1rem;
}

.blockquote.excerpt.close {
    margin-top: 1rem;
}

.blockquote.excerpt hr {
    width: 100%;
    max-width: 100%;
    margin: 1rem 0;
}


/* ================================= */
/*            IMAGE GRID             */
/* ================================= */

.small.image-grid .entry-element {
    max-width: 42.5rem;
    padding: 1rem 0 0 0;
}

.image-grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
}

.image-grid-container.fourcolumns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-grid-container.threecolumns {
    grid-template-columns: 1fr 1fr 1fr;
}

.image-grid-container.twocolumns {
    grid-template-columns: 1fr 1fr;
    max-width: 1280px;
    margin: 0 auto;
}


.image-grid-container.onecolumn {
    grid-template-columns: 1fr;
}


/* ================================= */
/*             GEM CARD              */
/* ================================= */

.gem-card.entry-element-container {

}

.entry-gem-card.large {
  display: block;
  position: relative;
  margin: 0 auto 1rem auto;
  padding: 0;
  max-width: 37.5rem;
  height: auto;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 33.33%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0.375rem;
  overflow: hidden;
}
.entry-gem-card.large figcaption {
  padding: 3rem;
  color: white;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 33.33%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0.375rem;
  overflow: hidden;
}
.gem-card-contents {
  display: flex;
  position: relative;
  align-content: space-between;
  flex-wrap: wrap;
  width: 50%;
  height: 100%;
}
.gem-card-contents .gem-logo {
  display: block;
  position: relative;
  margin-left: -0.675rem;
}
.gem-card-contents .gem-card-title {
  display: block;
  position: relative;
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 700;
  width: 100%;
}
.gem-card-contents .gem-card-description {
  display: block;
  position: relative;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  width: 100%;
}
.gem-card-contents .watch-button {
  display: flex;
  position: relative;
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  background-color: #D81E05;
  transition: background-color ease-in-out 200ms;
  border-radius: 50vh;
  font-size: 0.875rem;
  line-height: 1.25rem;
  flex-wrap: nowrap;
  align-content: center;
  justify-items: center;
  font-weight: 600;
}
.gem-card-contents .watch-button .play-icon {
  display: inline-block;
  position: relative;
  height: 1.25rem;
  width: auto;
  margin-right: 0.5rem;
}
.entry-gem-card.large:hover .gem-card-contents .watch-button {
  background-color: #7d1102;
}

.entry-gem-card.small {
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    flex-wrap: nowrap;
    padding: 1rem 0;
    margin: 1rem auto;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: left;
}
.entry-gem-card.small .watch-button {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    overflow: hidden;
    max-width: 12rem;
    align-items: center;
    justify-content: center;
    background-color: #000;
    transition: background-color ease-in-out 200ms;
    padding: 0.25rem 0.5rem;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2rem;
    text-transform: uppercase;
    margin-top: 1rem;
}
.entry-gem-card.small .watch-button figcaption {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 0.25rem 0;
    font-size: 0.675rem;
    line-height: 0.675rem;
}
.entry-gem-card.small .watch-button img {
  margin: 0rem;
  height: 2rem;
  width: auto;
}
.entry-gem-card.small .gem-card-title {
    display: block;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
}
.entry-gem-card.small .gem-card-description {
    display: block;
    position: relative;
    font-size: 1.125rem;
    line-height: 1.25rem;
    font-weight: 500;
    margin-bottom: 1rem;
}
.entry-gem-card.small img {
    display: block;
    position: relative;
    width: 35%;
    max-width: 14rem;
    height: auto;
    border-radius: 0.5rem;
    margin-right: 1.5rem;
}
.entry-gem-card.small figcaption {
    display: block;
    position: relative;
    width: 100%;
    color: #000;
    padding: 0;
}
.entry-gem-card.small:hover .watch-button {
  background-color: #424242;
}


/* ================================= */
/*      COLLAPSIBLE CONTAINER        */
/* ================================= */

.collapsible-container {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 1rem 0 2rem 0;
    padding: 0.5rem 1rem 0.5rem 1rem;
    background-color: #cccccc;
}


.collapsible-container .collapsible-container-title span {
    display: inline-block!important;
    font-weight: bold;
    text-transform: uppercase;
}

.collapsible-container-title span {
    display: inline-block;
}

.collapsible-container-title span:hover {
    color: #717171;
}

.collapsible-container-title span {
    margin-left: 0.75rem;
}

.collapsible-container-title .fa-plus-circle {
    font-size: 1.3rem;
    color: #e60505;
}

.collapsible-container-button:hover {
    cursor: pointer;
    color: #717171;
}

button.collapsible-container-button {
/*    margin-left: 1rem;
    width: 3rem;
    height: 1.2rem; */
    font-size: 1rem;
    background-color: #fff;
    border-radius: 5px;
}

.collapsible-container-hide-show {
    margin-top: 2rem;
}

.collapsible-container-title span,
button {
    margin: 0;
    border: none;
}

.collapsible-container-title button {
    margin-left: 0.75rem;
    background: transparent;
    border: none;
    width: 1.3rem;
    height: 1.3rem;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
}

.collapsible-container-title button:hover {
    color: #717171;
}

i.fas.fa-angle-down.collapsible-indicator {
    margin-left: 1rem;
    font-size: 1.2rem;
}

i.fas.fa-angle-up.collapsible-indicator {
    margin-left: 1rem;
    font-size: 1.2rem;
}


/* ================================= */
/*           CODE BLOCKS             */
/* ================================= */

.code-block {
    display: block;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.code-block .twitter-tweet {
    margin: auto;
}

.code-block iframe {
  display: block;
  position: relative;
  margin: 0.5rem auto !important;
}



/* ================================= */
/*         CONTENT EMBED             */
/* ================================= */

.content-embed {
    display: block;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.content-embed .twitter-tweet {
    margin: auto;
}

.content-embed iframe {
    margin: 0.5rem auto !important;
}

.skipembed {
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

a.skipembed:focus {
    overflow: visible;
    width: inherit;
    margin-left: 25.5vw;
    text-decoration: underline;
    color: #013ACE;
    width: fit-content;
}


/* ================================= */
/*           RELATED LINKS           */
/* ================================= */

.entry-element-container.related-links {
	margin-bottom: 5rem;
}

.related-links .entry-element {
    width: calc(100% - 4rem);
    margin: 1rem auto;
}

ul.related-links-list {
    list-style-type: none;
}

.related-links-header {
    display: block;
    color: #000;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #000;
    margin-top: 0;
}

.related-links-title {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 1.125rem;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
}

.related-links-item {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    margin-bottom: 0.5rem;
    padding: 0;
    align-items: center;
    box-sizing: border-box;
    line-height: 1rem;
}

.related-links-item:before {
  position: relative;
  display: block;
  content: ' ';
  background-image: url('/newsinteractives/content/common/arrow-right.svg');
  background-size: 1rem 1rem;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
}

.related-links-text {
    text-decoration: none;
    margin-left: 1rem;
    padding: 0;
    font-size:.85rem;
    line-height: 1rem;
}
.related-links-text .related-links-title {
    font-weight: 700;
}
.related-links-text .related-links-excerpt {
    font-weight: 500;
}

.related-links-thumbnail {
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
  align-items: center;

  margin-left: 1rem;
}
.related-links-thumbnail .related-links-text {
  margin-left: 0.5rem;
}
.related-links-thumbnail img {
  max-width: 4rem;
  border-radius: 0.125rem;
  overflow: hidden;
}
a.entry-related-link {
    text-decoration: none;
}

div.entry-element a.entry-related-link:hover .related-links-text,
div.entry-element a.entry-related-link:hover>figure.related-links-item>figcaption.related-links-text>span.related-links-title,
div.entry-element a.entry-related-link:focus-within>figure.related-links-item>figcaption.related-links-text>span.related-links-title,
div.entry-element a.entry-related-link:focus>figure.related-links-item>figcaption.related-links-text>span.related-links-title {
    color: #013ACE;
    text-decoration: underline;
}


div.entry-element a.entry-related-link:focus-within>figure.related-links-item>figcaption.related-links-text>span,
div.entry-element a.entry-related-link:focus>figure.related-links-item>figcaption.related-links-text>span {
    color: #013ACE;
    text-decoration: underline;
}



/* ================================= */
/*           RELATED STORIES           */
/* ================================= */

.related-stories>.entry-element {
    display: block;
    position: relative;
    width: calc(100% - 2rem);
    max-width: 70rem;
    height: auto;
    margin: 2rem auto 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.storyContainer {
    margin: 0 0 2.5rem 0;
}

.related-stories-header {
    font-size: 1.9rem;
    line-height: 2.75rem;
    font-weight:700;
    margin-left:1rem;
}

.storyGrid-row {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    grid-gap: 3%;
    margin-left:1rem;
}

.entry-element .storyContainer ul.storyGrid-row {
    margin-left:1rem;
    margin-right:.5rem;
}

.imageContainer {
    position: relative;
}

span.story-department {
    display: block;
    position: relative;
    padding: 0.75rem 0 0.75rem 0.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

li.storyGrid-item {
    -ms-flex: auto;
    position: relative;
    box-sizing: border-box;
}

.related-stories-title {
    font-weight: 700;
    font-size: 1.125rem;
}

figure.related-stories-item {
    height: 100%;
    border: 1px solid #c4c4c4;
    overflow: hidden;
}

figure figcaption.related-stories-text {
    text-decoration: none;
    padding: 0;
    line-height: 1.5rem;
    padding: 0 0.75rem 0.75rem 0.75rem;
}

div.entry-element div.storyContainer ul.storyGrid-row li.storyGrid-item a {
    text-decoration: none;
}

a figure.related-stories-item figcaption.related-stories-text span.related-stories-title {
    color: #717171;
    text-decoration: none;
}

a figure.related-stories-item:hover figcaption.related-stories-text span.related-stories-title {
    color: #013ACE;
    text-decoration: underline;
}

li.storyGrid-item:focus-within figcaption.related-stories-text span.related-stories-title {
    color: #013ACE;
    text-decoration: underline;
}


/* ================================= */
/*           INLINE IMAGE            */
/* ================================= */

.inline-image .entry-element {
    display: flex;
    margin-bottom: 1rem;
    overflow: hidden;
    width: calc(100% - 2rem);
    padding: 1rem 0;
}

.inline-image .inline-image-figure.right {
    order: 2;
    margin-left: 1rem;
}

.inline-image .inline-image-figure.left {
    order: 0;
    margin-right: 1rem;
}

.inline-image .inline-image-text {
    display: inline-block;
    position: relative;
    max-width: 70%;
}


/* ================================= */
/*           ENTRY AUTHOR            */
/* ================================= */

.entry-element-container.author {
    margin-top: 6rem;
    margin-bottom: 2rem;
}


.author-bio p a,
.author-bio p a:visited {
    color: #013ACE;
}

.author-bio p a:hover,
.author-bio p a:focus {
    text-decoration: underline;
}

.entry-author .author-bio b {
    color: #000;
}

.author-info .author-bio,
.author-info .author-bio p {
    display: block;
    position: relative;
    color: #717171;
    font-size: 1rem;
    line-height: 1.3rem;
    font-style: italic;
}

span.author-name a {
    font-weight: 700;
    color: #333333;
    text-decoration: underline;
}

.author.entry-element-container .entry-element {
    border-top: 1px solid #717171;
    padding-top: 2rem;
}

.entry-element-container.author .entry-element-title {
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}

.entry-author {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: left;
    box-sizing: border-box;
}

.entry-author .author-image {
    max-width: 5rem;
    border-radius: 50%;
}

.entry-author .author-info {
    display: block;
    position: relative;
    margin-left: 1rem;
}

.author-info .author-name {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
}

.author-info .author-position {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 300;
}



/* ================================= */
/*          MEDIA EMBEDS             */
/* ================================= */

.small.video .entry-element {
    max-width: 42.5rem;
}

.video.entry-element-container,
.audio.entry-element-container {
    margin: 1rem auto 0 auto;
}


/* ================================= */
/*          MEDIA QUERIES            */
/* ================================= */


@media only screen and (max-width: 1080px) {

    .medium.caption.entry-element-container .media-caption.entry-element {
        width: calc(100% - 2rem);
    }

    .large.subheading .entry-element h3 {
        margin-left: 1rem;
    }
}


@media (min-width: 1030px) {
    li.storyGrid-item {
        /*height: 260px;*/
        padding-bottom: 2rem;
        flex-basis: 31%;
    }
}

@media (max-width: 1029px) {
    li.storyGrid-item {
        /*    height: 240px;*/
        padding-bottom: 1.5rem;
        flex-basis: 31%;
    }

    figure figcaption.related-stories-text {
        line-height: 1.125rem;
    }

    .related-stories-title {
        font-weight: 700;
        font-size: 0.875rem;
    }
}


@media only screen and (max-width: 800px) {
    .entry-element {}

    .entry-element-container.blockquote {
        max-width: calc(100% - 6rem);
    }

    .blockquote-character {
        width: 3rem;
    }

    .blockquote-content {
        max-width: calc(100% - 6rem);
    }

    .blockquote hr {
        width: calc(50% - 2rem);
    }

    .image-grid-container.fourcolumns {
        grid-template-columns: 1fr 1fr;
    }

}


@media (max-width: 768px) {

    .hero-image-title h1 {
        font-size: 5.5vw;
    }

    .hero-image-title h1.left {
     font-size: 4vw;
}

    .hero-image-title .heading-subtitle {
        font-size: 2.5vw;
    }

    .hero-image.entry-element-container .above.hero-image-title {
        padding-bottom: 2rem;
    }

    .hero-image-title .heading-subtitle {
        font-size: 1.125rem;
    }

    .hero-image-title.above .left.heading-subtitle {
        padding-top: 5rem;
    }

    .centre.heading-subtitle {
        width: calc(100% - 12rem);
        padding-bottom: 0;
    }
}


@media (max-width: 767px) {

    .dark.centre.overlayed.hero-image-title {
        background: #0A0122;
    }

    .hero-image-title.dark {
        padding-bottom: 2rem;
    }

    .dark.centre.overlayed.hero-image-title .with-button.hero-image-title-container .title-block .title-button,
    .dark.overlay_shading.hero-image-title .with-button.hero-image-title-container .title-block .title-button {
        background: rgb(255, 255, 255, 0.2);
    }

    .hero-image-title.overlayed.centre>.hero-image-title-container>.title-block>div.title-button {
        margin-bottom: 2rem;
    }

    .hero-image.entry-element-container .above.hero-image-title,
    .hero-image-title.above {
        padding-bottom: 0;
    }

    .hero-image-title.above .hero-image-title-container,
    .hero-image-title.overlay_shading .hero-image-title-container,
    .hero-image-title.overlayed.centre .hero-image-title-container,
    .hero-image-title.below .hero-image-title-container {
        /*  display:block;*/
      width:calc(100% - 2.5rem);
    }

    .hero-image-title.above .hero-image-title-container.with-button,
    .hero-image-title.overlay_shading .hero-image-title-container.with-button,
    .hero-image-title.overlayed.centre .hero-image-title-container.with-button,
    .with-button.hero-image-title-container {
        padding-top: 0;
    }


    .hero-image-title.overlayed.centre .hero-image-title-container.with-button {
        padding-bottom: 0;
    }

    .hero-image-title.overlay_shading .hero-image-title-container.with-button {
        padding-bottom: 1.25rem;
    }

    .hero-image-title-container .title-block .title-button {
        position: relative;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    h1,
    h1.right {
        text-align: center;
    }

    li.storyGrid-item {
        height: 30vw;
        flex-basis: 100%;
    }

    span.story-department {
        position: absolute;
        top: 0.625rem;
        left: calc(50% + 1rem);
        padding: 0;
    }

    figure.related-stories-item>.imageContainer>img.link-thumbnail {
        width: 51%;
    }

    figure figcaption.related-stories-text {
        line-height: 1.25rem;
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 10%;
        margin: 9% 0 0 0;
        padding: 0 0 0 1rem;
    }

    .related-stories-title {
        font-weight: 700;
        font-size: 1rem;
        text-align: center;
    }

    .inline-image .entry-element {
        flex-wrap: wrap;
    }

    .inline-image .entry-element .inline-image-text {
        max-width: 100%;
        width: 100%;
    }

    .inline-image .entry-element .inline-image-figure {
        width: 100%;
        margin: 0 auto;
    }

    .small.image .entry-element figure {
      width: 100%;
    }
}


@media only screen and (max-width: 700px) {


    .media-content-warning {margin-left:1rem;}

    .inline-image-text {
        width: calc(100% - 2rem);
        margin: 0 auto;
    }

    .hero-image.media-caption {
        width: calc(100% - 2rem);
    }

    .media-caption.entry-element {
        padding: 1rem 1rem 0 0;
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    .related-links .entry-element {
        width: calc(100% - 2rem);
    }

    .small.image .entry-element,
    .subheading .entry-element,
    .fullwidth .media-caption,
    .large.subheading.entry-element-container .entry-element,
    .with-caption.entry-image .media-caption,
    figcaption.media-caption,
    .author.entry-element-container .entry-element {
        max-width: calc(100% - 2rem);
    }

    h1 {
        font-size: 2.25rem;
        line-height: 2.75rem;
    }

    h2 {
        font-size: 1.75rem;
        line-height: 2rem;
        margin: 0 1rem 0 1rem;
    }

    h3 {
        font-size: 1.5rem;
        line-height: 1.75rem;
         margin: 0 1rem;
    }
    
    h4 {
        margin: 0 1rem 0 1rem
    }

    .large.subheading .entry-element h3 {
        margin-left: 0;
    }

    hr.small {
        width: 200px;
    }

    .heading-title {
        max-width: calc(100% - 2rem);
        margin-left: auto;
        margin-right: auto;
    }

    .author-info .author-name {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    
    .entry-author {
    margin: 0 1rem;
    }

    .entry-element {
        font-size: 1rem;
        line-height: 1.375rem;
        max-width: calc(100% - 2rem);
        margin-left: auto;
        margin-right: auto;
    }

    .hero-image-title.follow {
        max-width: calc(100% - 2rem);
    }

    .blockquote-container {
        max-width: 100%;
    }

    .small .entry-element .entry-image .media-caption,
    .entry-element-container.blockquote {
        max-width: none;
    }

    .blockquote-character {
        width: 3rem;
    }

    .blockquote-content {
        max-width: calc(100% - 4rem);
        font-size: 1.5rem;
        line-height: 1.75rem;
    }

    .blockquote-content.author {
        max-width: calc(100% - 4rem);
        font-size: 1rem;
        line-height: 1.25rem;
    }

    .blockquote-content.author-title {
        max-width: calc(100% - 4rem);
        font-size: 1rem;
        line-height: 1.25rem;
    }

    .blockquote hr {
        width: calc(50% - 2rem);
    }

    .image-grid-container.threecolumns,
    .image-grid-container.twocolumns {
        grid-template-columns: 1fr;
        width: calc(100% - 1rem);
    }

    .image-grid-container .entry-image {
        margin: 0 0 1.5rem 1rem;
    }

}

@media (max-width: 560px) {

    h1.left {
        text-align: center;
        font-size: 2rem;
    }

    span.story-department {
        left: calc(100%);
        width:100%;
    }

    li.storyGrid-item {
        height: 38vw;
        flex-basis: 100%;
        padding-top: 1.5rem;
        border-top: 1px solid #DEDEDE;
    }

    .imageContainer {
        float: left;
    }

    figure.related-stories-item>.imageContainer>img.link-thumbnail {
        float: none;
        object-fit: cover;
        width: 28vw;
        height: 28vw;
        margin-right: 1rem;
    }

    figure.related-stories-item {
        height: 28vw;
        padding-bottom: 0;
    }

    figure figcaption.related-stories-text {
        line-height: 1.25rem;
        position: relative;
        width: 100%;
        margin: 0;
        padding: 2rem 1rem 0 1rem;
    }

    .related-stories-title {
        font-weight: 700;
        font-size: 1rem;
        text-align: center;
        line-height: 1.25rem;
    }
}

@media (max-width: 375px) {
    li.storyGrid-item {
        height: 40vw;
    }

    .imageContainer {
        float: left;
    }

    span.story-department {
        position: absolute;
        top: 0.625rem;
        left: 100%;
        width: 100vw;
        padding: 0;
    }

    figure figcaption.related-stories-text {
        line-height: 1.125rem;
    }

    .related-stories-title {
        font-weight: 600;
        font-size: 0.875rem;
        text-align: center;
        line-height: 1.125rem;
    }
}

@media screen and (max-width: 550px) {

    .hero-image-title.overlayed .title-block h1, .hero-image-title.overlayed .heading-subtitle {
    color: inherit;
}

    .highlight-background.hero-title-background {
    background-color: white;
    }

    .title-block {
        width: 100%;
    }

    .hero-image-title.overlayed {
        position: relative;
    }

    .hero-image-title .title-block h1,
    .overlay_clear.hero-image-title .title-block h1,
    .hero-image-title.overlayed .heading-subtitle {
        color: #000;
        width: 100%;
    }

    .hero-image-title.above .title-block h1 {
        color:#fff;
        text-align:center;
        width:100%;
    }

    .hero-image.entry-element-container .above.hero-image-title, .hero-image-title.above {
        padding-bottom: 1.125rem;
    }

    .overlay_clear .hero-image-title-container {
        background: none;
    }

    .hero-image-title h1.left,
    .hero-image-title h1 {
        font-size: 2rem;
    }

    .dark.following.hero-image-title {
      background-color: rgba(10, 1, 34, 0.5);
    }

    .hero-image-title.dark {
        background-color: #0A0122;
    }

    .hero-image-title .heading-subtitle {
        font-size: 1.125rem;
        width: 100%;
        padding-top: 2rem;
        text-align: center;
    }

     .hero-image-title.above .left.heading-subtitle {
        padding-top: 2rem;
    }

    .centre.heading-subtitle {
    width: calc(100% - 2rem);
    }

    .left.following.hero-image-title .hero-image-title-container,
    .right.following.hero-image-title .hero-image-title-container,
    .hero-image-title.above .hero-image-title-container,
    .hero-image-title.overlay_shading .hero-image-title-container {
        max-width: 66.25rem;
        padding: 0;
        width: calc(100% - 100px);
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        text-align: center;
    }

    .hero-image-title.above>.hero-image-title-container>.title-block>div.title-button,
    .hero-image-title.overlay_shading>.hero-image-title-container>.title-block>div.title-button,
    .hero-image-title.overlayed.centre>.hero-image-title-container>.title-block>div.title-button {
        position: relative;
        margin-bottom: 1rem;
        max-width: fit-content;
        margin: 1rem auto 1rem auto;
    }

    .hero-image.entry-element-container .centre.overlayed.hero-image-title {padding-top:2rem;}

  .entry-gem-card.small {
    flex-wrap: wrap;
    min-width: 20.5rem;
  }
  .entry-gem-card.small img {
    width: 100%;
    max-width: none;
    margin: 0 0 1rem 0;
  }
  .entry-gem-card.small figcaption {
    text-align: center;
  }
  .entry-gem-card.small .watch-button {
    margin: 1rem auto;
  }

  .entry-gem-card.large {
    max-height: none;
    background-color: #000;
    min-width: 20.5rem;
  }
  .entry-gem-card.large img {
    position: absolute;
    z-index: 1;
  }
  .entry-gem-card.large figcaption {
    text-align: center;
    padding: 1.5rem;
    position: relative;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
  }
  .entry-gem-card.large .gem-card-contents {
    width: 100%;
    height: auto;
  }
  .entry-gem-card.large .gem-card-title {
    width: calc(100% - 2rem);
    margin: 0.5rem 1rem;
  }
  .entry-gem-card.large .gem-card-description {
    width: calc(100% - 2rem);
    margin: 0.5rem 1rem;
  }
  .entry-gem-card.large .watch-button {
    margin: 1rem auto;
  }
  .entry-gem-card.large .gem-logo {
    margin-bottom: 4rem;
  }
  .entry-gem-card.large .gem-logo img {
    position: relative;
  }

}

@media only screen and (max-width: 480px) {
    .image-grid-container.fourcolumns {
        grid-template-columns: 1fr;
    }

    .image-grid-container.twocolumns {
        grid-template-columns: 1fr;
    }


}

@media (max-width: 320px) {

    span.story-department {
        top: 5px;
    }

    .related-stories-title {
        font-weight: 600;
        font-size: 0.625rem;
        text-align: center;
        line-height: 0.625rem;
    }

    figure figcaption.related-stories-text {
        line-height: 1rem;
        position: relative;
        width: 100%;
        margin: 0;
        padding: 1.5rem 1rem 0 1rem;
    }
}
