html {
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
  }
  
  strong, b {
    font-weight: inherit !important;
  }

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
	margin: 0;
	font-weight: 500;
}

body,
.small-column,
.team-member .name,
.team-member .title,
.three-columns p,
.four-columns,
button,
#mc_embed_signup input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.25;
    text-decoration-thickness: 1px;
}

h1.page,
.big-word,
.project-title,
#primary-menu,
section.text.large-column,
section#recent,
section#upcoming p.large {
    font-size: 64px;
    line-height: 1.25;
    font-weight: 500;
    /* text-decoration-thickness: 2px !important; */
}

.word-cloud.words {
    font-size: 48px;
    /* text-decoration-thickness: 2px !important; */
}

#home-projects h2,
#home-projects .projects-list,
.word-definition,
.column-large,
.quote,
.medium-column,
.projects-block,
section#words,
.news-item .title,
.medium-text {
    font-size: 32px;
    line-height: 1.25;
    /* text-decoration-thickness: 2px !important; */
}


/* .medium-text {
    font-size: 28px !important;
    line-height: 32px !important;
} */

h3, figcaption, .small-text, cite, .column p.description, a.button, nav#secondary, nav#contact, .timeline-date, footer, .word-index, h2:not(.site-title, .year-title), .more, .team-member .location, .news-item .date, #publications .four-columns, #awards a, #press .date, #exhibitions .exhibition-date, .lecture-date, .team-member-details .small-column, .year-content p, .error404 h2:not(.site-title), .error404 p, .color-switch, #mc_embed_signup label, #mc_embed_signup input[type="submit"], #mc_embed_signup div.mce_inline_error {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 6px;
    font-weight: bold;
}

footer em,
h2:not(.site-title, .year-title),
h3:not(.architectonics, .tag),
.more,
.four-columns .header {
    text-transform: uppercase;
    letter-spacing: 0.025em;
    word-spacing: 0.1em;
}

.color-switch {
    font-size: 14px;
}

.four-columns .header {
    font-size: 12px;
}


nav#secondary {
    line-height: 1.5;
}


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

    h1.page,
    .big-word,
    .word-cloud.words,
    .project-title,
    .project-title h1,
    section.text.large-column,
    section#upcoming p.large,
    #primary-menu {
        font-size: 34px;
        line-height: 1.1;
        font-weight: 500;
    }

    #primary-menu {
        line-height: 1.4;
    }


    section#recent,
    .word-cloud.words {
        font-size: 24px;
        line-height: 1.25;
        font-weight: 500;
    }

    .word-definition {
        font-size: 18px;
    }

    #home-top header h1,
    h2:not(.site-title, .year-title),
    h3,
    figcaption,
    .small-text,
    cite,
    .column p.description,
    a.button,
    nav#secondary,
    nav#contact,
    .timeline-date,
    footer,
    .word-index,
    h2,
    .more,
    .team-member .location,
    .news-item .date,
    #publications .four-columns,
    #awards a,
    #press .date,
    #exhibitions .exhibition-date,
    .lecture-date,
    .medium-column,
    .small-column,
    .normal-column,
    header nav#breadcrumb,
    nav#breadcrumb h1,
    .toggle-menu,
    .timeline-title,
    .big-project .title,
    .three-columns,
    .four-columns,
    .team-member .name,
    .team-member .title,
    section,
    .news-item .title,
    .team-member-details .small-column,
    .year-title,
    .year-content p,
    .three-columns p,
    #full-menu > a:first-child,
    .color-switch,
    body p,
    .small-column {
        font-size: 14px;
        line-height: 1.4;
        font-weight: bold;
    }

/* 
    h3.architectonics {
        font-size: 11px;
    } */
}