/**
 * @file
 * Visual styles for Press+'s node in teaser tile view.
 */
.node--view-mode-mt-featured-teaser {
  margin-bottom: 50px;
}
.node--view-mode-mt-featured-teaser .promoted-label {
  display: inline-block;
  padding: 4px 10px 3px;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 500;
}
.mt-style-oval .node--view-mode-mt-featured-teaser .mt-style-custom-all.promoted-label {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.region--dark-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-dark-contrast);
  border-color: var(--mt-color-dark-contrast);
  color: var(--mt-color-dark);
}
.region--shade-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-shade-contrast);
  border-color: var(--mt-color-shade-contrast);
  color: var(--mt-color-shade);
}
.region--colored-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-colored-contrast);
  border-color: var(--mt-color-colored-contrast);
  color: var(--mt-color-colored);
}
.region--dark-colored-background .node--view-mode-mt-featured-teaser .promoted-label {
  background-color: var(--mt-color-dark-colored-contrast);
  border-color: var(--mt-color-dark-colored-contrast);
  color: var(--mt-color-dark-colored);
}
.node--view-mode-mt-featured-teaser .featured-teaser-image {
  margin-bottom: 15px;
}
.node--view-mode-mt-featured-teaser .node__title a {
  color: var(--mt-color-high-contrast);
}

@media (min-width: 1200px) {
  .node--view-mode-mt-featured-teaser h2.node__title {
    margin: 0 0 20px;
  }
  .node--view-mode-mt-featured-teaser .node__content {
    margin-bottom: 30px;
  }
  .node--view-mode-mt-featured-teaser .node__content .field > p:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .node--view-mode-mt-featured-teaser .node__content {
    margin-bottom: 20px;
  }
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term,
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term.field__item {
  margin: 0 0 5px;
  padding: 0;
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term:before,
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term.field__item:before {
  content: "";
}
.node--view-mode-mt-featured-teaser .field--entity-reference-target-type-taxonomy-term:not(.field--label-above)::after {
  content: "";
}
.node--view-mode-mt-featured-teaser .profile {
  display: inline-block;
}
.node--view-mode-mt-featured-teaser .profile .field--name-user-picture {
  float: none;
  margin-right: 0;
}
.node--view-mode-mt-featured-teaser .field--name-user-picture img {
  border-radius: 100%;
  max-width: 40px;
  margin-right: 10px;
}
.node--view-mode-mt-featured-teaser .node__meta {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 5px;
  font-weight: 500;
}
.node--view-mode-mt-featured-teaser .promoted-label + .node__meta {
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
  line-height: 1.35;
}
.node--view-mode-mt-featured-teaser .node__meta a {
  font-size: 14px;
}
.node--view-mode-mt-featured-teaser .node__meta-item {
  display: inline-block;
  margin-bottom: 5px;
}
.node--view-mode-mt-featured-teaser .node__meta-item:after {
  content: "/";
}
.node--view-mode-mt-featured-teaser .node__meta-item:last-child:after {
  content: "";
}
.node--view-mode-mt-featured-teaser .featured-teaser-image {
  position: relative;
}
.node--view-mode-mt-featured-teaser .node__submitted-date {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 10px;
  text-align: center;
  color: var(--mt-color-high-contrast);
}
.node--view-mode-mt-featured-teaser .node__submitted-date .day {
  font-size: 50px;
  font-weight: 600;
  display: block;
  line-height: 1;
}
.node--view-mode-mt-featured-teaser .node__submitted-date .month-year {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .node--view-mode-mt-featured-teaser .node__submitted-date .day {
    font-size: 35px;
  }
  .node--view-mode-mt-featured-teaser .node__submitted-date .month-year {
    font-size: 14px;
  }
}

/* featured teaser 2 */
@media (min-width: 1200px) {
  .container-fluid .node--view-mode-mt-featured-teaser-2.fixed-width {
    max-width: 83%;
    margin-right: auto;
    margin-left: auto;
  }
}
.node--view-mode-mt-featured-teaser-2 .region--default-background {
  color: var(--mt-color-default-contrast);
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-content {
  font-size: 32px;
  line-height: 1.4;
  padding-bottom: 35px;
}
@media (max-width: 1200px) {
  .node--view-mode-mt-featured-teaser-2 .featured-teaser-content {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .node--view-mode-mt-featured-teaser-2 .featured-teaser-content {
    font-size: 18px;
  }
}
.node--view-mode-mt-featured-teaser-2 .node__title a {
  color: var(--mt-color-high-contrast);
  position: relative;
  padding-left: 30px;
}
.node--view-mode-mt-featured-teaser-2 .node__title a:before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: var(--mt-color-high-contrast);
  position: absolute;
  left: 0;
  top: 50%;
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-content > div > p:last-child {
  padding-bottom: 0;
}
.node--view-mode-mt-featured-teaser-2 .quote-icon {
  position: absolute;
  bottom: -15px;
  width: 75px;
  height: 75px;
  line-height: 1;
  left: 25px;
}
.node--view-mode-mt-featured-teaser-2 .quote-icon:after {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
  font-weight: 900;
  left: 0;
  top: 0;
  font-size: 75px;
  transform: none;
  position: absolute;
}
@media (max-width: 767px) {
  .node--view-mode-mt-featured-teaser-2 .quote-icon {
    width: 30px;
    height: 30px;
  }
  .node--view-mode-mt-featured-teaser-2 .quote-icon:after {
    font-size: 30px;
  }
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-footer h2.node__title {
  font-size: 18px;
}
.node--view-mode-mt-featured-teaser-2 .featured-teaser-footer > div {
  font-size: 18px;
  font-weight: 600;
  color: var(--mt-color-high-contrast);
  position: relative;
}
@media (min-width: 767px) {
  .node--view-mode-mt-featured-teaser-2 .featured-teaser-footer > div:before {
    content: "";
    width: 10px;
    height: 1px;
    background-color: var(--mt-color-high-contrast);
    position: absolute;
    left: -5px;
    top: 50%;
  }
}
