.pane-search-form.site-search--nav-col,
.pane-stock-ticker.stock-ticker {
  display: none; }

.header__logo--3-column a {
  background-image: url("../assets/dist/images/turner-logo-320x320.png");
  background-image: url("../assets/dist/images/turner-logo-320x320.svg"), none;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat; }

.site-search--nav-col {
  padding: 1.2rem 1.2rem 0; }

.main-menu {
  padding-top: 1.25rem; }

.main-menu li {
  text-transform: uppercase; }

.main-menu li li {
  text-transform: none; }

.pressroom__container {
  margin: 0;
  padding-top: 1rem;
  padding-left: 1rem; }

.pressroom__title {
  font-weight: 700;
  margin: 1rem 0;
  padding-top: 1.5rem; }

.pressroom__details-title {
  font-size: 1.3rem; }

.pressroom__details-date {
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }

.pressroom__categories {
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }

.pressroom__details-share {
  float: left;
  margin-top: -0.8rem; }

.pressroom__results-title,
.pressroom__results-subtitle {
  font-size: 0.9rem;
  padding-left: 2rem;
  margin-bottom: 0; }

.pressroom__results-subtitle {
  font-style: italic; }

.pressroom__category-header {
  padding: 1rem 0 0 2rem; }

.pressroom__logo-title {
  text-align: center; }

.pressroom__image-title,
.pressroom__image-credit,
.pressroom__image-caption,
.pressroom__bio-share,
.pressroom__bio-title,
.pressroom__bio-caption {
  padding-left: 0.8rem; }

.pressroom__image-title,
.pressroom__video-title,
.pressroom__logo-title {
  font-weight: 700;
  margin-bottom: 0; }

.pressroom__image-credit,
.pressroom__image-caption,
.pressroom__video-caption,
.pressroom__bio-share,
.pressroom__bio-caption {
  font-size: 0.9rem;
  line-height: 1.2; }

.pressroom__image-credit {
  font-style: italic;
  margin-bottom: 0.2rem; }

.pressroom__image-caption {
  margin-bottom: 0.5rem; }

.pressroom__contact {
  padding-left: 1rem; }

.pressroom__contact-name,
.pressroom__contact-title,
.pressroom__contact-phone,
.pressroom__contact-email {
  margin-bottom: 0; }

.pressroom__details-description {
  padding-right: 2rem; }

.pressroom__synopses-container {
  padding: 1rem 2rem 0; }

.pressroom__bio-title {
  font-weight: 700;
  margin-bottom: 0.5rem; }

.pressroom-search {
  clear: both;
  min-width: 200px;
  float: right; }
  .pressroom-search input[type="text"] {
    background-image: url("../assets/dist/images/icon-search-picto-primary-40x40.png");
    background-image: url("../assets/dist/images/icon-search-picto-primary-40x40.svg"), none;
    background-position: right center;
    background-repeat: no-repeat;
    border: none; }

.pressroom-page__content-wrapper {
  clear: both;
  padding: 0 0.625rem;
  padding-top: 4rem; }

.pressroom__title-container {
  padding: 1.5rem 3rem 0 2rem; }

.pressroom__body-container {
  padding: 1rem 3rem 1rem 1rem; }

.pressroom__date-container {
  padding: 1rem 3rem 0 1rem; }

.press_release_page__title {
  border-bottom: 1px solid #aaa;
  padding: 0 0.25rem 0.5rem; }

.pr__breadcrumb {
  float: left;
  padding: 0 0 1rem 0; }

.pr-date {
  font-weight: 700;
  margin-bottom: 0.5rem; }

.media-container--press-release,
.media-container--press-release-image,
.media-container--synopsis {
  padding-left: 2rem; }

.media-container--press-release {
  margin-top: -5rem;
  margin-bottom: -3rem; }

div.synopsis__container {
  padding-top: 12rem; }

h2.pressroom__synopsis-title,
h4.pressroom__synopsis-title,
h5.pressroom__synopsis-title {
  color: #0052e7; }

h2.pressroom__synopsis-title {
  font-size: 1.5rem; }

p.pressroom__synopsis-date {
  line-height: 1rem; }

p.pressroom__synopsis-details-date {
  font-weight: 700; }

p.pressroom__synopsis-details,
p.pressroom__synopsis-details-date {
  margin-bottom: 0.5rem; }

p.pressroom__synopsis-details {
  float: left;
  padding-left: 0.5rem;
  padding-bottom: 1rem; }

p.pressroom__synopsis-episode {
  color: #0052e7;
  margin-bottom: 0.5rem; }

.pressroom__synopsis-container {
  margin: 0;
  padding-top: 1rem;
  padding-left: 3rem;
  padding-right: 2rem; }

.pressroom__tile-group__text-box {
  top: 0;
  left: 0;
  padding: 0.75rem;
  position: absolute; }

.bio-text {
  padding: 0 2rem 1rem 1.5rem; }

.left.media-container-bio--inline-third {
  padding: 0 1rem 1rem 1.5rem; }

.panel ul {
  text-align: center;
  padding-top: 1rem; }

.panel h5 {
  line-height: 2rem; }

.node-type-shows .page-title:before {
  content: "Properties: "; }

.node-type-brands .page-title:before {
  content: "Brand: "; }

.breadcrumbs {
  border-style: none;
  padding: 0 0 0 0.5rem;
  background-color: transparent;
  float: right; }

/**
* TODO: migrate media container component override styles from _pressroom partial
* to this partial, or modify the one in the base theme
*/
div.filter-strip {
  clear: both;
  position: relative;
  padding: 4rem 0 0 2rem; }
  div.filter-strip:after {
    content: '';
    display: table;
    clear: both; }
  div.filter-strip ul {
    margin-left: 0; }

.country-selector, .brand-selector, .show-selector, .go-selector {
  display: inline-block;
  padding-bottom: 2.5rem; }

.dropdown.country-selector__button,
.dropdown.brand-selector__button,
.dropdown.show-selector__button,
.button-selector {
  float: right;
  line-height: 0.5rem;
  margin-bottom: 0; }

.dropdown.country-selector__button,
.dropdown.brand-selector__button,
.dropdown.show-selector__button {
  min-width: 268px;
  background-color: #e2e2e2;
  border-color: #444444;
  color: #444444;
  font-size: 0.9rem;
  padding: 1rem 2.25rem 1rem 1.25rem;
  text-align: left; }
  .dropdown.country-selector__button:after,
  .dropdown.brand-selector__button:after,
  .dropdown.show-selector__button:after {
    right: 0.75rem;
    border-top-color: #444444;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent; }

.dropdown.country-selector__button:hover,
.dropdown.brand-selector__button:hover,
.dropdown.show-selector__button:hover,
.dropdown.country-selector__button:focus,
.dropdown.brand-selector__button:focus,
.dropdown.show-selector__button:focus {
  background-color: #cccccc; }

.pressroom-login,
.pressroom-login--short {
  margin: 0 0 -1.75rem;
  padding: 0; }
  .pressroom-login:after,
  .pressroom-login--short:after {
    content: '';
    display: table;
    clear: both; }

.pressroom-login--short {
  margin-bottom: 0.125rem; }

.pressroom-login__sign-in,
.pressroom-login__sign-out,
.pressroom-login__my-account {
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  float: right;
  font-size: 0.7rem;
  line-height: 1;
  margin: 0 0.5rem 0 0;
  padding: 0.5rem 1rem 0 0;
  text-decoration: none;
  text-transform: uppercase; }
  .pressroom-login__sign-in:visited,
  .pressroom-login__sign-out:visited,
  .pressroom-login__my-account:visited {
    text-decoration: none; }

.pressroom-login__sign-in,
.pressroom-login__sign-out {
  background-image: url("../assets/dist/images/icon-login-blue-10x13.png");
  background-image: url("../assets/dist/images/icon-login-blue-10x13.svg"), none; }

.pressroom-login__my-account {
  background-image: url("../assets/dist/images/icon-user-blue-10x13.png");
  background-image: url("../assets/dist/images/icon-user-blue-10x13.svg"), none; }

.pressroom-search-box {
  clear: both; }
  .pressroom-search-box:after {
    content: '';
    display: table;
    clear: both; }

.pressroom-search-box__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  color: #aaa;
  font-size: 0.8rem;
  margin: 0 0 0.25rem;
  text-transform: uppercase; }

.pressroom-search-box__form-wrapper {
  float: right;
  max-width: 16rem;
  /**
   * Overriding the Drupal autocomplete box attached to
   * an input field calls for extreme measures
   * (!important on an id-based element selector)
   */ }
  .pressroom-search-box__form-wrapper div#autocomplete {
    background-color: #fff;
    border-color: #aaa;
    padding: 0.5rem;
    left: auto !important;
    right: 0;
    text-align: right;
    width: auto !important; }
  .pressroom-search-box__form-wrapper fieldset {
    border: none;
    margin: 0;
    padding: 0; }
  .pressroom-search-box__form-wrapper input {
    border-color: #eee;
    margin: 0;
    padding: 0.25rem; }
    .pressroom-search-box__form-wrapper input:focus {
      border-color: #aaa; }
  html.js .pressroom-search-box__form-wrapper input.form-autocomplete,
  html.js .pressroom-search-box__form-wrapper input.throbbing {
    background-image: url("../assets/dist/images/icon-search-picto-black-40x40.png");
    background-image: url("../assets/dist/images/icon-search-picto-black-40x40.svg"), none;
    background-position: right center;
    background-repeat: no-repeat;
    border: none; }
  .pressroom-search-box__form-wrapper input[type="submit"],
  .pressroom-search-box__form-wrapper label {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

.result-key {
  font-size: 1.25rem;
  padding: 1rem 0 0.5rem; }
  .result-key .key {
    color: #0052e7;
    font-weight: 700; }

.no-result-found {
  font-style: italic;
  padding-bottom: 1rem; }

.pressroom-search-filter__wrapper {
  padding-bottom: 4rem; }
  .pressroom-search-filter__wrapper:after {
    content: '';
    display: table;
    clear: both; }
  .pressroom-search-filter__wrapper .form-item {
    margin: 0; }
  .pressroom-search-filter__wrapper .form-submit {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    float: right;
    font-size: 0.9rem;
    margin-top: 1.5rem;
    min-width: 10%;
    padding: 0.5rem 0;
    text-transform: uppercase; }

.pressroom-search-filter__drop-down,
.pressroom-search-filter__drop-down--country,
.pressroom-search-filter__drop-down--brand,
.pressroom-search-filter__drop-down--show {
  box-sizing: border-box;
  float: left;
  padding-right: 1%;
  width: 30%; }
  .pressroom-search-filter__drop-down select,
  .pressroom-search-filter__drop-down--country select,
  .pressroom-search-filter__drop-down--brand select,
  .pressroom-search-filter__drop-down--show select {
    background-color: #eee;
    border-color: #eee;
    margin: 0; }
  .pressroom-search-filter__drop-down label,
  .pressroom-search-filter__drop-down--country label,
  .pressroom-search-filter__drop-down--brand label,
  .pressroom-search-filter__drop-down--show label {
    color: #aaa;
    font-size: 0.8rem;
    min-height: 1.5rem;
    text-transform: uppercase; }

.social-sharing {
  padding: 1rem 0; }
  .social-sharing:after {
    content: '';
    display: table;
    clear: both; }

.social-sharing__links-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.social-sharing__link,
.social-sharing__link--video-embed {
  color: #575757;
  float: left;
  font-size: 1rem;
  margin: 0 0.25rem 0.25rem 0;
  padding: 0;
  text-transform: uppercase;
  /* Targeting classes from sharethis scripts */ }
  .social-sharing__link .stButton .stLarge,
  .social-sharing__link--video-embed .stButton .stLarge {
    background-size: contain;
    display: block;
    height: 1.5rem;
    margin: 0;
    width: 1.5rem; }
    .social-sharing__link .stButton .stLarge:hover,
    .social-sharing__link--video-embed .stButton .stLarge:hover {
      background-position: center center; }

.social-sharing__link-alt {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.social-sharing__embed-code-link {
  background-image: url("../assets/dist/images/icon-video-embed-blk-24px.png");
  background-image: url("../assets/dist/images/icon-video-embed-blk-24px.svg"), none;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 0;
  margin: 0 0.2rem;
  overflow: hidden;
  padding: 1.5rem 0 0 0;
  width: 1.5rem; }

.social-sharing__embed-code-popup-title {
  font-weight: 700; }

.social-sharing__embed-code-popup-close {
  text-decoration: none; }

.social-visit {
  clear: right;
  float: right;
  margin: -0.5rem 0 1rem; }
  .social-visit a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 0;
    margin-right: 0.5rem;
    padding: 1.5rem 0 0;
    overflow: hidden;
    width: 1.5rem; }
  .social-visit a:link,
  .social-visit a:visited,
  .social-visit a:hover,
  .social-visit a:active {
    text-decoration: none; }
  .social-visit .facebook {
    background-image: url("../assets/dist/images/icon-facebook-fb_blue-24px.png");
    background-image: url("../assets/dist/images/icon-facebook-fb_blue-24px.svg"), none; }
  .social-visit .twitter {
    background-image: url("../assets/dist/images/icon-twitter-tw_blue-24px.png");
    background-image: url("../assets/dist/images/icon-twitter-tw_blue-24px.svg"), none; }
  .social-visit .youtube {
    background-image: url("../assets/dist/images/icon-youtube-yt_red-34pxX24px.png");
    background-image: url("../assets/dist/images/icon-youtube-yt_red-34pxX24px.svg"), none;
    width: 2.125rem; }

.load-more-small {
  clear: both;
  padding: 0;
  text-align: center; }

.button.tiny.load-more {
  margin: 0.7rem 0 1.5rem 0; }

/**
 * Overrides to Drupal-specific views styling
 * of load more buttons
 */
.item-list .pager,
.item-list .pager-load-more-empty {
  margin: 0 0 1rem;
  text-align: center; }
  .item-list .pager li,
  .item-list .pager-load-more-empty li {
    margin: 0;
    padding: 0; }
  .item-list .pager a,
  .item-list .pager-load-more-empty a {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 0.6875rem;
    margin: 1rem 0;
    padding: 0.625rem 1.25rem;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 300ms ease-out 0s; }
    .item-list .pager a:hover,
    .item-list .pager a:focus,
    .item-list .pager-load-more-empty a:hover,
    .item-list .pager-load-more-empty a:focus {
      background-color: #0052e7; }
  .load-more__outer-wrapper--big .item-list .pager a,
  .load-more__outer-wrapper--big .item-list .pager-load-more-empty a {
    font-size: 1rem;
    padding: 1rem 2rem 1.0625rem; }

.item-list .pager-load-more-empty li {
  background-color: #aaa;
  color: #575757;
  display: inline-block;
  font-size: 0.6875rem;
  font-style: italic;
  margin: 1rem 0;
  padding: 0.625rem 1.25rem;
  text-decoration: none; }

.community-page__content-wrapper {
  clear: both;
  padding: 0 0.625rem;
  padding-top: 4rem; }

.community-page__intro {
  padding-bottom: 1rem; }

.community-page__listing {
  border-bottom: 1px solid #aaa;
  margin-bottom: 1rem;
  padding: 1rem 0; }

.leadership-page__content-wrapper {
  clear: both;
  padding: 0 0.625rem;
  padding-top: 4rem; }

.leadership-page__section-title {
  border-bottom: 1px solid #aaa;
  margin: 0 0 2rem;
  padding: 0 0.25rem 0.5rem; }

.leadership-page__listing-wrapper:nth-child(odd) {
  clear: left; }

.leadership-page__listing {
  margin-bottom: 4rem; }

.leadership-page__listing:nth-child(odd) {
  padding: 0 1rem 0 0; }

.leadership-page__listing:nth-child(even) {
  padding: 0 0 0 1rem; }

.leadership-page__portrait {
  margin-bottom: 0.75rem; }

.leadership-page__name {
  font-size: 1.5rem;
  margin-bottom: 0.75rem; }

.leadership-page__title {
  color: #575757;
  font-size: 1.15rem;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 1rem; }

.leadership-page__bio p {
  font-size: 0.9rem;
  margin-bottom: 1rem; }

.leadership-listings {
  padding-top: 2rem; }

.leadership-listings__header {
  padding-bottom: 0.25rem;
  text-align: center; }

.leadership-listings__listing {
  padding-bottom: 1.5rem;
  text-align: center; }
  .leadership-listings__listing img {
    margin: 0 auto; }

.leadership-listings__listing-name {
  font-weight: 700;
  margin-bottom: 0;
  text-align: center; }

.leadership-listings__listing-title {
  font-size: 0.9rem;
  text-align: center; }

.locations-list {
  padding-bottom: 2rem; }

.locations-list__location-heading {
  text-transform: uppercase; }

.locations-list__category-heading {
  background-color: #000;
  color: #fff;
  font-size: 1rem;
  margin: 1rem 0;
  padding: 0.3rem 0 0.3rem 1rem;
  text-transform: uppercase; }

.locations-list__brand-logo {
  font-size: 0.75rem;
  padding: 0.5rem;
  text-align: center; }
  .locations-list__brand-logo img {
    margin: 0 auto; }

.pressroom-listings__wrapper {
  padding-bottom: 2rem; }

.pressroom-listings__category-header {
  background-color: #000;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  padding: 0.3rem 0 0.3rem 1rem;
  text-transform: uppercase; }

.pressroom-listings__list-count {
  font-size: 0.9rem;
  font-style: italic;
  margin: 0;
  padding: 0 0 1.25rem 2rem; }

.row.pressroom-listings--images,
.row.pressroom-listings--logos,
.row.pressroom-listings--videos,
.row.pressroom-listings--bios {
  margin-left: 0;
  margin-right: 0;
  /**
   * Setting up .view-content wrapper
   * as flex-box container so resulting
   * listing items will have equal heights
   */ }
  .row.pressroom-listings--images .view-content,
  .row.pressroom-listings--logos .view-content,
  .row.pressroom-listings--videos .view-content,
  .row.pressroom-listings--bios .view-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start; }

.row.media-release__wrapper {
  border-bottom: 1px solid #eee;
  margin: 0 0 1rem;
  padding: 1rem 0; }

.media-release__title {
  font-size: 1.3rem; }

.media-release__title--full-view {
  border-bottom: 1px solid #aaa;
  font-family: "TurnerBold", Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-bottom: 2rem;
  padding: 0 1rem 0.75rem; }

.media-release__body {
  padding: 0 2rem; }

.media-release__dateline,
.media-release__dateline--full-view {
  font-weight: 700; }

.media-release__dateline {
  margin-bottom: 0.3rem; }

.media-release__related-entities {
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }
  .media-release__related-entities label {
    color: #333;
    cursor: text;
    display: inline;
    font-size: 0.9rem;
    font-weight: 400; }

.row.brand__wrapper {
  border-bottom: 1px solid #eee;
  margin: 0 0 1rem;
  padding: 1rem 0; }

.brand__title {
  font-size: 1.3rem; }

.row.shows__wrapper {
  border-bottom: 1px solid #eee;
  margin: 0 0 1rem;
  padding: 1rem 0; }

.shows__title {
  font-size: 1.3rem; }

.shows__related-networks {
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }
  .shows__related-networks label {
    color: #333;
    cursor: text;
    display: inline;
    font-size: 0.9rem;
    font-weight: 400; }

.synopses__wrapper {
  border-bottom: 1px solid #eee;
  margin: 0 0 1rem;
  padding: 0 1rem 1rem; }

.synopses__content-wrapper {
  padding: 0 0.625rem; }

.synopses__title {
  font-size: 1.4rem; }

.synopses__title--full-view {
  border-bottom: 1px solid #aaa;
  font-family: "TurnerBold", Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-bottom: 2rem;
  padding: 0 1rem 0.75rem; }

.synopses__dateline {
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }

.synopses__body {
  padding: 0 2rem; }

.bios__wrapper {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /**
   * Overriding  Foundation grid settings
   * for last element in a grid row
   */ }
  .columns + .bios__wrapper.columns:last-child {
    float: left; }

.bios__wrapper--full-view {
  padding: 0; }

.bios__title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem; }

.bios__title--full-view {
  border-bottom: 1px solid #aaa;
  font-family: "TurnerBold", Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-bottom: 2rem;
  padding: 0 1rem 0.75rem; }

.bios__body {
  padding: 0 2rem; }

.bios__body--teaser {
  font-size: 0.9rem;
  line-height: 1.2;
  margin-bottom: 0.5rem; }

.image-asset__wrapper {
  padding-bottom: 0.625rem;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /**
   * Overriding  Foundation grid settings
   * for last element in a grid row
   */ }
  .columns + .image-asset__wrapper.columns:last-child {
    float: left; }

.image-asset__image-file-wrapper {
  min-height: 2rem;
  overflow: hidden;
  padding: 0.625rem 0;
  position: relative; }
  .image-asset__image-file-wrapper:hover .download-icon {
    right: 0; }
  .image-asset__image-file-wrapper img {
    width: 100%; }

.image-asset__title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.5rem; }

.image-asset__photographer,
.image-asset__body--teaser p {
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }

.image-asset__photographer {
  font-style: italic; }

.logo-asset__wrapper {
  padding-bottom: 0.625rem;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /**
   * Overriding  Foundation grid settings
   * for last element in a grid row
   */ }
  .columns + .logo-asset__wrapper.columns:last-child {
    float: left; }

.logo-asset__image-file-wrapper {
  min-height: 2rem;
  overflow: hidden;
  padding: 0.625rem 0;
  position: relative; }
  .logo-asset__image-file-wrapper:hover .download-icon {
    right: 0; }
  .logo-asset__image-file-wrapper img {
    width: 100%; }

.logo-asset__title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 0.5rem; }

.video-asset__wrapper {
  padding-bottom: 0.625rem;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /**
   * Overriding  Foundation grid settings
   * for last element in a grid row
   */ }
  .columns + .video-asset__wrapper.columns:last-child {
    float: left; }

.video-asset__image-file-wrapper {
  padding: 0.625rem 0; }

.video-asset__title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.5rem; }

.video-asset__body--teaser {
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }

.download-icon {
  background-image: url("../assets/dist/images/icon-download-32x32.png");
  background-image: url("../assets/dist/images/icon-download-32x32.svg"), none;
  height: 0;
  overflow: hidden;
  padding: 2rem 0 0 0;
  position: absolute;
  right: -3rem;
  bottom: 0.625rem;
  width: 2rem; }

.contact__wrapper {
  padding: 0 1rem 1rem; }

.contact__title,
.contact__job,
.contact__description,
.contact__email,
.contact__phone {
  margin-bottom: 0.25rem; }

.user-account-form,
.user-account-form--login,
.user-account-form--register,
.user-account-form--password-recovery {
  padding-bottom: 2rem; }

.user-account-form--login .url-textfield,
.user-account-form--register .url-textfield,
.user-account-form--password-recovery .url-textfield {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.user-account-form__content .form-submit, .page-user-edit .form-submit,
.page-user-reset .form-submit {
  background-color: #000;
  border: 1px solid #000;
  font-size: 1rem;
  color: #fff;
  padding: 1rem 2rem;
  text-transform: uppercase;
  transition: background-color 300ms ease-out 0s; }
  .user-account-form__content .form-submit:hover,
  .page-user-edit .form-submit:hover,
  .page-user-reset .form-submit:hover,
  .user-account-form__content .form-submit:focus, .page-user-edit .form-submit:focus,
  .page-user-reset .form-submit:focus {
    background-color: #0052e7;
    border-color: #0052e7; }

.user-account-form__content {
  /**
   * targeting default classes and elements included with
   * the standard Drupal user account login/register forms
   */ }
  .user-account-form__content h2 {
    color: #0052e7;
    font-size: 1.4375rem;
    line-height: 1.4;
    margin-bottom: 1rem; }
  .user-account-form__content h3,
  .user-account-form__content .summary {
    border-bottom: 1px solid #aaa;
    font-size: 1.125rem;
    line-height: 1.4;
    margin-bottom: 1.125rem;
    padding-bottom: 1rem; }
  .user-account-form__content .form-item {
    margin: 0;
    padding: 0 0.5rem;
    width: 100%; }
    .user-account-form__content .form-item .form-item {
      padding: 0; }
  .user-account-form__content .form-actions {
    margin: 0 0 1rem 0;
    overflow: hidden;
    padding: 0 0.5rem; }
  .user-account-form__content input[type="text"],
  .user-account-form__content input[type="password"] {
    max-width: 33.33%; }
    .user-account-form__content input[type="text"]::-webkit-input-placeholder,
    .user-account-form__content input[type="password"]::-webkit-input-placeholder {
      color: #575757; }
    .user-account-form__content input[type="text"]::-moz-placeholder,
    .user-account-form__content input[type="password"]::-moz-placeholder {
      color: #575757; }
    .user-account-form__content input[type="text"]:-ms-input-placeholder,
    .user-account-form__content input[type="password"]:-ms-input-placeholder {
      color: #575757; }
    .user-account-form__content input[type="text"]::placeholder,
    .user-account-form__content input[type="password"]::placeholder {
      color: #575757; }
  .user-account-form__content input.error,
  .user-account-form__content select.error {
    margin-bottom: 1rem; }
  .user-account-form__content label {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  .user-account-form__content select {
    background-color: #eee;
    border: 1px solid #eee;
    max-width: 33.33%; }
  .user-account-form__content .forget-pass,
  .user-account-form__content .register-link {
    line-height: 1.6;
    padding: 0 0.5rem;
    margin-bottom: 1rem; }
  .user-account-form__content .description {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

/* User account registration form elements */
.user-account-form--register .form-type-password-confirm {
  margin: 0 0 1.5rem;
  position: relative;
  padding-bottom: 2.5rem; }

.user-account-form--register .password-strength {
  bottom: 0.5rem;
  left: 0.5rem;
  margin: 0;
  position: absolute;
  width: 33.33%; }

.user-account-form--register div.password-confirm {
  bottom: 0.75rem;
  float: none;
  left: 36%;
  margin: 0;
  position: absolute; }
  .user-account-form--register div.password-confirm .error {
    background-color: transparent;
    color: #333;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    padding: 0; }
  .user-account-form--register div.password-confirm .ok {
    font-weight: 700; }

.user-account-form--register .field-name-field-user-toc {
  padding-bottom: 1rem; }
  .user-account-form--register .field-name-field-user-toc .registration {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  .user-account-form--register .field-name-field-user-toc .description {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    border: 1px solid #aaa;
    font-size: 0.85rem;
    line-height: 1.6;
    margin: 1rem 0;
    max-height: 20rem;
    overflow-y: scroll;
    padding: 0.5rem; }
  .user-account-form--register .field-name-field-user-toc label {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    color: #333;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.6; }
    .user-account-form--register .field-name-field-user-toc label.form-required {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

/* registration complete page header */
.page-user-registration-complete .pane-title {
  border-bottom: 1px solid #aaa;
  font-size: 1.6875rem;
  margin-bottom: 1.125rem;
  padding-bottom: 1rem; }

/* password recovery form */
.user-account-form--password-recovery .password-header {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.user-account-form--password-recovery .password.description {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
  border-bottom: 1px solid #aaa;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem; }

.user-account-form--password-recovery .form-submit {
  width: 33.33%; }

/* User accout edit form, and pw reset form */
.page-user-edit,
.page-user-reset {
  /* Submit button */ }
  .page-user-edit .toc-field .description,
  .page-user-reset .toc-field .description {
    border: 1px solid #aaa;
    font-size: 0.85rem;
    line-height: 1.6;
    margin: 1rem 0;
    max-height: 20rem;
    overflow-y: scroll;
    padding: 0.5rem; }

/*# sourceMappingURL=maps/turner-broadcasting.main.css.map */
