/**
 * @file
 * Styling for Features, Articles, and enhanced basic page classes for testing
 */

:root {
    --gt-black: #262626;
    --gt-white: #ffffff;
    --tech-gold00: #857437;
    --tech-gold0: #A4925A;
    --tech-gold1: #B3A369;
    --tech-gold2: #BFB37C;
    --gt-navy1: #003057;
    --gt-navy2: #00529c;
    --gt-navy3: #0C71CD;
    --gt-navy4: #4391EC;
    --warm-gray00: #666C65;
    --warm-gray0: #A0A49F;
    --warm-gray1: #D6DBD4;
    --warm-gray2: #E5E7E4;
    --warm-gray3: #f3f4f2;
    --black1: #333333;
    --black2: #3b3b3b;
    --black3: #545454;
    --black4: #767676;
    --silver0: #9DABB7;
    --silver1: #B2C0CB;
    --silver2: #D5DDE4;
    --silver3: #E6EDF3;
    --silver4: #F0F5FA;
    --gt-gold-grad: linear-gradient(to right, var(--tech-gold0) 0%, var(--tech-gold1) 100%);
    --gt-gold-grad-rev: linear-gradient(to right, var(--tech-gold1) 0%, var(--tech-gold0) 100%);
    --gt-gold-half-md-gold: linear-gradient(to right, var(--tech-gold0) 0%, var(--tech-gold0) 50%, var(--tech-gold1) 50%, var(--tech-gold1) 100%);
    --gt-gold-half-md-gold-rev: linear-gradient(to right, var(--tech-gold1) 0%, var(--tech-gold1) 50%, var(--tech-gold0) 50%, var(--tech-gold0) 100%);

	
  --gt-gold: 179, 163, 105;            /* #b3a369 hsl(47, 32.7%, 55.7%) AL, IC, gt8 */
  --gt-tech-gold: 179, 163, 105;
  --gt-border-radius: 0.35rem;
}

.intro {
  border-left: 3px solid rgb(179, 163, 105);
  padding-left: 1rem;
}
.subtitle, .lede {
}
.subtitle {
  font-weight: 500;
  font-size: 1.5rem;
}
.lede {
  font-weight: 400;
  font-size: 1.25rem;
}

aside figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
aside figcaption {
  text-align: left;
}
.node-page .node-body aside {
  float: right;
  background-color: rgb(247,246,240);
  max-width: 24rem;
  margin: 0 0 4vh 4rem;
  padding: 0 1rem;
}
/*Styling for front page profiles*/
.profiles-article {
  display:flex;
}

.profiles-side h4 {
   border-bottom: 4px solid #eeb211;
   padding: 0 3px 6px 3px;
}

.profiles-left-side {
  width: 70%;
}
.profiles-side {
  width: 30%;
  padding:20px;
}
.profiles-side .profiles-related-media img {
  width: auto;
}

.profiles-teaser p {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    margin: 0;
    font-size: 2.25em;
    line-height: 1.1;
}

@media screen and (max-width:39.875rem) {
  .profiles-article {
    flex-direction: column;
  }
  .profiles-left-side, .profiles-side {
    width: 100%;
  }
}

/* Announcement block 34 */
.promo-block .block-body {
  background-color: transparent;
  border-bottom: 0;
  border-top: 0;
}
#block-block-34 {
  float: none;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  padding: 1rem 2rem;
  border-top: 3px solid rgb(179, 163, 105);
  border-bottom: 3px solid rgb(179, 163, 105);
  background-color: rgba(179, 163, 105, 0.2);
}
#block-block-34 h2 {
  font-size: 2rem;
  text-align: center;
  color: rgb(38, 38, 38);
}
#block-block-34 p {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
#block-block-34 .jumplink {
  max-width: 20rem;
  margin-left: auto;
  margin-right: auto;
}

.content p.jumplink {
  display: block;
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center;
  font-weight: 500;
  width: calc(100% - 2rem);
}

.content p.jumplink a {
  display: inline-block !important;
  margin: 2rem 1rem 1rem 1rem !important;

  text-align: center;

  padding: 0.75rem 1rem !important;
  font-weight: 600;
  border-radius: 0.25rem;
  outline: none;

  color: #fff;
  background: linear-gradient(to right, var(--gt-navy2) 0%, var(--gt-navy2) 50%, var(--gt-navy1) 50%, var(--gt-navy1) 100%) no-repeat;
  background-size: 200% 100%;
  transition: background-position .5s ease-in-out;
  background-position-x: 100%;
}

.content p.jumplink a:link, .content p.jumplink a:visited {
  color: rgb(var(--gt-buzz));
  text-decoration: none;
  top: 0.6rem;
}
.content p.jumplink a:hover, .content p.jumplink a:focus {
  background: linear-gradient(to right, var(--gt-navy2) 0%, var(--gt-navy2) 50%, var(--gt-navy1) 50%, var(--gt-navy1) 100%) no-repeat;
  background-size: 200% 100%;
  transition: background-position .5s ease-in-out;
  background-position-x: 100%;
}
.content p.jumplink a span:after {
  margin-left: 0.25rem;
  top: 0.05rem;
}
p.jumplink a:link span:after, p.jumplink a:visited span:after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 17" width="11" height="12"><polygon fill="%23fff" points="4.9,0 0,0 4.9,8.5 0,17 4.9,17 9.8,8.4"/><polygon fill="%23fff" points="10.5,0 5.7,0 10.5,8.4 5.7,17 10.5,17 15.5,8.4"/></svg>');
}

p.jumplink a:hover span:after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 17" width="11" height="12"><polygon fill="%23fff" points="4.9,0 0,0 4.9,8.5 0,17 4.9,17 9.8,8.4"/><polygon fill="%23fff" points="10.5,0 5.7,0 10.5,8.4 5.7,17 10.5,17 15.5,8.4"/></svg>');
}
p.jumplink a:active {
  text-decoration: underline;
}
p.jumplink a:active span:after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 17" width="11" height="12"><polygon fill="%23fff" points="4.9,0 0,0 4.9,8.5 0,17 4.9,17 9.8,8.4"/><polygon fill="%23fff" points="10.5,0 5.7,0 10.5,8.4 5.7,17 10.5,17 15.5,8.4"/></svg>');
}

p.jumplink a span.visually-hidden,
p.jumplink a span.visually-hidden:after {
  display: none;
}

.super-block__jump-link a::before {
  display: none;
}
.super-block__jump-link a::after {
    font-family: "FontAwesome";
    font-size: inherit;
    color: inherit;
    content: "\f0a9";
    display: inline-block;
    margin-left: 0.75rem;
}
.hg-feed-external-title {
  line-height: 1.4;
}
h1, h2, h3 {
  color: color: #A4925A;
}
h4, h5, h6 {
  color: var(--gt-navy1);
}

#breadcrumb { display: none; }

.view-mercury-news .views-row:nth-child(odd) .mercury-item,
#block-views-mercury-event-block .views-row:nth-child(odd) {
  background-color: rgba(var(--gt-tech-gold), 0.1);
}
.mercury-item, .mercury-event {
  border-bottom: 0;
}
.super-block__image-wrapper img,
.mercury-item-photo img {
  border-radius: var(--gt-border-radius);
}
#block-nodeblock-4384 {
  margin-top: 2.2rem;
}
.mercury-dates {
  border-radius: var(--gt-border-radius);
}
.mercury-event-title {
  font-size: 1.05rem;
}
.mercury-event-teaser {
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.95rem;
}
#block-nodeblock-4735 {
  margin-top: 2.5rem;
}
.hg-news-publication {
  font-weight: 500;
}
.byline, .datetime, .timestamp {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}

.content p a:hover, .content li a:hover {
  background-color: rgb(var(--gt-tech-gold));
}
.content p a, .content p a:link, .content p a:active, .content p a:visited,
.content li a, .content li a:link, .content li a:active, .content li a:visited {
  border-bottom-color: rgb(var(--gt-tech-gold));
}

