@charset "UTF-8";


/*!
Theme Name: Web Directions 2017
Theme URI: https://www.webdirections.org/
Author: Underscores.me
Author URI: https://www.webdirections.org/ & https://thecode.co
Description: This is a custom theme made for Web Directions
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: web-directions
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
!*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: var(--body-font);
  background: #FFF;
  color: #15151a;
}

html {
  font-size: 162.5%;
  -webkit-font-smoothing: antialiased;
  -khtml-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  html {
    font-size: 112.5%;
  }
}
html body.scroll {
  overflow: hidden;
}
html body {
  line-height: 1.3;
}

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0.8333333333rem 0;
}

a {
  text-decoration: none;
  color: #13C2BB;
}
a:hover {
  color: #0e948e;
}
a:focus, a:active {
  color: #0c7c78;
}

code {
  font-family: monospace;
}

small {
  font-size: 85%;
}

big {
  font-size: 125%;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-weight: italic;
}

img {
  max-width: 100%;
}

small {
  font-size: 85%;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}
.text-center {
  text-align: center;
}

.img-responsive {
  max-width: 100%;
}

.clearfix:after, body.archive .content-area > #main > article > .byline:after, body.archive .content-area:after, .archive .post .byline:after,
#article .byline:after, .archive .post:after,
#article:after, .history:after, .featured-wrapper .featured-list:after, .subscribe-wrapper:after, #footer dl:after, #footer ul:after {
  display: block;
  content: " ";
  clear: both;
}

.desktop-only {
  display: none;
}
@media (min-width: 767px) {
  .desktop-only {
    display: block;
  }
}

.hidden {
  display: none;
}

#masthead {
  margin-bottom: 1.6666666667rem;
  overflow: hidden;
}
#masthead .logo {
  float: left;
  width: 75%;
  margin: 0;
}
#masthead .logo .desc {
  font-weight: normal;
  color: #82828f;
  font-family: var(--body-font);
  margin-left: 15%;
  font-size: 0.7222222222rem;
}
@media (min-width: 640px) and (orientation: landscape) {
  #masthead .logo {
    width: 45%;
  }
}
#masthead #main-navigation {
  overflow: hidden;
  display: none;
}
#masthead #main-navigation li {
  float: left;
  padding: 0 0.5555555556rem;
  border-top-width: 0.2777777778rem;
  font-size: 0.8888888889rem;
  border-color: transparent;
  border-style: solid;
}
#masthead #main-navigation li.respond {
  border-color: #c3421a;
}
#masthead #main-navigation li.code {
  border-color: #50347e;
}
#masthead #main-navigation li.transform {
  border-color: #225b92;
}
#masthead #main-navigation li.direction {
  border-color: #27c2ba;
}
#masthead #main-navigation li.code-leaders {
  border-color: #1C8800;
}
#masthead #main-navigation li.ai-conf {
  border-color: #c91b2d;
}
#masthead #main-navigation li.summit {
  border-color: #13C2BB;
}

#masthead #main-navigation li.conffab {
  border-color: rgb(13, 3, 60);
}

#masthead #main-navigation li.product {
  border-color: #c3421a;
}
#masthead #main-navigation li.more {
  border-color: #ceced9;
}
#masthead #main-navigation li.design {
  border-color: #B73E19;
}
#masthead #main-navigation li.culture {
  border-color: #1c8800;
}
#masthead #main-navigation li.product-conf {
  border-color: #c3421a;
}
#masthead #main-navigation li.aux {
  float: right;
}
#masthead #main-navigation li.aux a {
  font-weight: normal;
  font-size: 85%;
}
#masthead #main-navigation li span {
  font-size: 72%;
}
#masthead #main-navigation a {
  color: #000;
  font-weight: bold;
  display: block;
}
#masthead #main-navigation a span {
  color: #82828f;
  font-weight: normal;
  display: block;
  font-size: 72%;
  margin-top: 0.1666666667rem;
}
#masthead #main-navigation a span.date {
  margin-top: 0.2777777778rem;
}
#masthead #main-navigation.mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(21, 21, 26, 0.98);
  overflow: auto;
}
#masthead #main-navigation.mobile li {
  float: none;
  padding: 0.5555555556rem 0.8333333333rem;
}
#masthead #main-navigation.mobile li a {
  color: #FFF;
}
@media (max-width: 767px) {
  #masthead {
    position: relative;
    overflow: visible;
  }
  #masthead:after, #masthead:before {
    display: block;
    height: 0.0555555556rem;
    content: " ";
    clear: both;
  }
  #masthead:before {
    background: #dfdfdf;
    position: absolute;
    top: 99%;
    left: -0.8333333333rem;
    right: -0.8333333333rem;
  }
}
@media (min-width: 768px) {
  #masthead {
    padding: 0 5%;
  }
  #masthead #main-navigation {
    display: block;
    float: right;
    max-width: 72%;
  }
  #masthead #main-navigation ul {
    overflow: hidden;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #masthead #main-navigation ul {
    display: -webkit- flex;
    display: -khtml- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #masthead #main-navigation ul {
    -webkit-align-items: stretch;
    -khtml-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #masthead #main-navigation ul {
    -webkit-justify-content: flex-end;
    -khtml-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  #masthead #main-navigation ul li {
    width: 22%;
    text-align: center;
  }
  #masthead #main-navigation ul li:hover {
    background: #f2f2f6;
  }
}
@media (min-width: 768px) {
  #masthead #main-navigation ul a {
    padding: 0.5555555556rem 0;
    height: 100%;
    display: block;
  }
}
@media (min-width: 768px) {
  #masthead #main-navigation li.event-nav {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #masthead #main-navigation li.aux {
    width: 8%;
    display: none;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #masthead .logo {
    width: 10.5555555556rem;
  }
}

.menu {
  width: 1.6666666667rem;
  height: 0.8333333333rem;
  margin: 1.3888888889rem 0 0.1111111111rem 0.8333333333rem;
  z-index: 99;
  float: right;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.menu span {
  height: 0.0555555556rem;
  display: block;
  position: absolute;
  width: 100%;
  background: #82828f;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu span:nth-child(1) {
  top: 0px;
}
.menu span:nth-child(2), .menu span:nth-child(3) {
  top: 10px;
}
.menu span:nth-child(4) {
  top: 20px;
}
.menu.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#footer {
  padding: 1.6666666667rem 0.8333333333rem;
  background: #25252d;
  color: #f2f2f6;
  line-height: 1.3;
}
.home #footer {
  background: #15151a;
}
#footer h2 {
  font-size: 0.8888888889rem;
  font-family: var(--body-font);
  margin: 0;
}
#footer dt, #footer dd {
  float: left;
}
#footer dt {
  clear: left;
  margin-right: 0.2777777778rem;
}
#footer dl, #footer ul {
  margin-bottom: 0.8333333333rem;
}
#footer a {
  color: #82828f;
}
#footer li a {
  text-decoration: underline;
}
#footer .copyright {
  font-size: 0.7777777778rem;
  clear: both;
}
#footer .copyright img {
  max-width: 1.7777777778rem;
  margin-bottom: 0.5555555556rem;
}
@media (min-width: 768px) {
  #footer .contact-info {
    float: left;
    padding-left: 8%;
  }
  #footer .footer-nav {
    float: right;
    padding-right: 8%;
  }
}

.screen-reader-text {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: var(--heading-font);
  margin-bottom: 0.8333333333rem;
}

h1 {
  font-size: 2.7777777778rem;
}

h2 {
  font-size: 2.2222222222rem;
}

h3 {
  font-size: 1.9444444444rem;
}

h4 {
  font-size: 1.3888888889rem;
}

h5 {
  font-size: 1.1111111111rem;
}

h6 {
  font-size: 1rem;
}

.container {
  margin: 0 0.8333333333rem;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    margin: 0;
  }
}
.container:after {
  display: block;
  content: " ";
  clear: both;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #82828f;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #82828f;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #82828f;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #82828f;
}

input,
select {
  width: 100%;
  font-family: var(--body-font);
  border: solid #82828f;
  border-width: 0.0555555556rem;
  padding: 0.8333333333rem 0.1666666667rem 0.1666666667rem;
  position: relative;
}

input,
select,
button {
  font-size: 0.8888888889rem;
}

.form-input {
  position: relative;
}
.form-input + .form-input {
  margin-top: 0.8333333333rem;
}
.form-input label {
  color: #82828f;
  display: none;
  position: absolute;
  z-index: 1;
  font-size: 0.6666666667rem;
  top: 0.2777777778rem;
  left: 0.2777777778rem;
}
.parallel .form-input, .parallel .form-input + .form-action {
  margin-top: 0.8333333333rem;
}
.parallel .form-input input,
.parallel .form-input .btn,
.parallel .form-input #comments form input#submit,
#comments form .parallel .form-input input#submit {
  width: 100%;
  height: 2.5555555556rem;
}
@media (min-width: 768px) {
  .parallel .form-input {
    float: left;
  }
  .parallel .form-input, .parallel .form-input + .form-action {
    padding: 0.8333333333rem;
    margin-top: 0;
  }
  .parallel .form-input:first-child {
    padding-left: 0;
  }
}

.form-action {
  margin-top: 0.8333333333rem;
}

.btn, #comments form input#submit {
  border: solid #82828f;
  display: inline-block;
  background: #82828f;
  color: #fff;
  font-weight: bold;
  border-width: 0.2222222222rem;
  padding: 0.5555555556rem;
}

._form_37._inline-style button#_form_37_submit {
  border-color: #696975 !important;
  color: #696975 !important;
  width: 100% !important;
}

.btn-subscribe {
  border-color: #696975;
  color: #696975;
  width: 100%;
}

.alignleft {
  float: left;
  margin: 0 0.8333333333rem 0.8333333333rem 0;
}

.alignright {
  float: right;
  margin: 0 0 0.8333333333rem 0.8333333333rem;
}

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.subscribe-wrapper {
  background: #82828f;
  color: #FFF;
  padding: 0.8333333333rem 0;
}
@media (min-width: 768px) {
  .subscribe-wrapper {
    -webkit-align-items: center;
    -khtml-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .subscribe-wrapper {
    display: -webkit- flex;
    display: -khtml- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
  }
}
.subscribe-wrapper header h2 {
  font-size: 1.6666666667rem;
  margin-bottom: 0.4444444444rem;
  font-weight: bold;
}
.subscribe-wrapper header h2, .subscribe-wrapper header p {
  margin-top: 0;
}
@media (min-width: 768px) {
  .subscribe-wrapper header h2 {
    font-size: 1.5555555556rem;
  }
  .subscribe-wrapper header p {
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .subscribe-wrapper header h2 {
    font-size: 1.1666666667rem;
  }
  .subscribe-wrapper header p {
    font-size: 0.7777777778rem;
  }
}
.subscribe-wrapper.horizontal {
  background: #13C2BB;
}
.subscribe-wrapper.horizontal .btn, .subscribe-wrapper.horizontal #comments form input#submit, #comments form .subscribe-wrapper.horizontal input#submit {
  background: #1fe9e1;
  border-color: #0e948e;
}
@media (min-width: 768px) {
  .subscribe-wrapper.horizontal > .container {
    display: flex;
    align-items: center;
    column-gap: 2cqw
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style {
    background: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style ._form_element._inline-style {
    width: 31.5% !important;
    max-width: none !important;
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style ._form_element._inline-style input[type=text] {
    height: 2.2222222222rem !important;
    width: 100% !important;
    border-radius: 0 !important;
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style ._form_element._inline-style + ._form_element._inline-style {
    margin-left: 0.8333333333rem !important;
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style ._form_element._inline-style + ._button-wrapper._inline-style {
    margin-top: 0 !important;
    width: 30% !important;
    margin-right: 0 !important;
  }
  .subscribe-wrapper.horizontal > .container .subscribe.parallel form._form_37._inline-style ._form_element._inline-style + ._button-wrapper._inline-style > button#_form_37_submit {
    height: 2.2222222222rem !important;
    color: #FFF !important;
    border-radius: 0 !important;
    background: #82828f !important;
  }
}
.subscribe-wrapper .subscribe {
  overflow: hidden;
}
.subscribe-wrapper .subscribe ._form-label {
  display: none !important;
}
.subscribe-wrapper .subscribe.parallel > div input[type=text] {
  width: 100% !important;
  border: 0 none !important;
  border-radius: 0 !important;
  font-family: var(--body-font);
}
@media (min-width: 768px) {
  .subscribe-wrapper .subscribe .form-input,
.subscribe-wrapper .subscribe .form-action {
    padding-top: 0.2777777778rem;
    padding-right: 0;
  }
  .subscribe-wrapper .subscribe > div {
    float: left;
    width: 35%;
  }
  .subscribe-wrapper .subscribe.parallel > div {
    float: none;
    width: auto;
  }
  aside.desktop-only .subscribe-wrapper .subscribe.parallel > div form._form_37._inline-style {
    float: none;
    padding: 0 !important;
  }
  aside.desktop-only .subscribe-wrapper .subscribe.parallel > div form._form_37._inline-style ._form_element {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
  }
  aside.desktop-only .subscribe-wrapper .subscribe.parallel > div form._form_37._inline-style ._form_element input[type=text] {
    width: 100% !important;
    border: 0 none !important;
    border-radius: 0 !important;
  }
  aside.desktop-only .subscribe-wrapper .subscribe.parallel > div form._form_37._inline-style ._button-wrapper._inline-style {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
  }
  .subscribe-wrapper .subscribe div.form-action {
    width: 30%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .subscribe-wrapper header {
    width: 35%;
    margin-left: 10%;
    float: left;
  }
  .subscribe-wrapper .subscribe {
    float: left;
    margin-right: 10%;
    width: 45%;
    padding-left: 1%;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .subscribe-wrapper header {
    width: 35%;
    margin-left: 5%;
  }
  .subscribe-wrapper .subscribe {
    margin-right: 5%;
    width: 55%;
  }
}
body.archive .subscribe-wrapper, #article .subscribe-wrapper {
  background: none;
}
body.archive .subscribe-wrapper header, #article .subscribe-wrapper header {
  float: none;
  color: #25252d;
  width: auto;
  margin: 0;
  padding: 0;
}
body.archive .subscribe-wrapper .subscribe, #article .subscribe-wrapper .subscribe {
  margin: 0;
  width: 100%;
}
body.archive .subscribe-wrapper ._form_37._inline-style input[type=text],
body.archive .subscribe-wrapper ._form_37._inline-style input[type=date],
body.archive .subscribe-wrapper input, #article .subscribe-wrapper ._form_37._inline-style input[type=text],
#article .subscribe-wrapper ._form_37._inline-style input[type=date],
#article .subscribe-wrapper input {
  background: #f2f2f6;
  border: 0 none;
}
body.archive .subscribe-wrapper.aside-subscribe ._form_37._inline-style ._button-wrapper._inline-style, #article .subscribe-wrapper.aside-subscribe ._form_37._inline-style ._button-wrapper._inline-style {
  margin: 0 !important;
}
body.archive .subscribe-wrapper.aside-subscribe ._form_37._inline-style button#_form_37_submit, #article .subscribe-wrapper.aside-subscribe ._form_37._inline-style button#_form_37_submit {
  background: none !important;
  border-width: 0.1111111111rem !important;
  border-color: #82828f !important;
  border-style: solid !important;
  border-radius: 0 !important;
}

#heroshot {
  padding: 0.8333333333rem;
  background: var(--hero-shot-image) no-repeat 50% 50%;
  background-size: cover;
  color: #FFF;
  overflow: hidden;
}
#heroshot a {
  text-decoration: underline;
}
#heroshot h2 {
  font-weight: 500;
  font-size: 2.2222222222rem;
}
#heroshot h2 a {
  font-style: italic;
}
#heroshot blockquote {
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  width: 80%;
  padding: 0.8333333333rem 0;
  font-size: 1rem;
}
#heroshot blockquote .quote-content:before, #heroshot blockquote .quote-content:after {
  font-weight: bold;
  font-family: "proxima-nova", monospace;
}
#heroshot blockquote .quote-content:before {
  content: "“";
  display: block;
  font-size: 3.2777777778rem;
  margin-bottom: -2.5rem;
}
#heroshot blockquote .quote-content p:after {
  content: "”";
}
#heroshot blockquote cite {
  font-weight: normal;
  font-size: 92%;
  display: block;
}
#heroshot blockquote cite span {
  display: block;
}
#heroshot blockquote img {
  border-radius: 5.5555555556rem;
  width: 40%;
  height: auto;
  margin: 0.8333333333rem auto 0;
}
@media (min-width: 768px) {
  #heroshot blockquote img {
    max-width: 5.5555555556rem;
    max-height: 5.5555555556rem;
    border-radius: 5.5555555556rem;
  }
}
@media (min-width: 640px) and (orientation: landscape) {
  #heroshot blockquote {
    width: 60%;
  }
}
@media (min-width: 768px) {
  #heroshot blockquote {
    width: 28%;
    margin: 2% 5% 2% 0;
    float: right;
    padding: 0 2.0833333333rem;
  }
}
@media (min-width: 1286px) {
  #heroshot blockquote {
    width: 25%;
  }
}
@media (min-width: 768px) {
  #heroshot {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }
  #heroshot > header {
    width: 45%;
    margin-left: 5%;
    float: left;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }
  #heroshot > header h2 {
    font-size: 3.3333333333rem;
  }
  .article-page #heroshot > header h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1286px) {
  #heroshot > header {
    width: 40%;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  #heroshot > header {
    width: 60%;
  }
  #heroshot blockquote {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .article-page #heroshot blockquote {
    width: 32%;
  }
  .article-page #heroshot blockquote .quote-content {
    float: right;
    width: 65%;
  }
  .article-page #heroshot blockquote img {
    width: 30%;
    float: left;
  }
}

.events-wrapper {
  padding: 0.8333333333rem 0;
}
.events-wrapper h2 {
  font-family: var(--body-font);
  font-size: 1rem;
  padding: 0 0.8333333333rem;
}
.events-wrapper.major-events li .event-name h3 {
  font-size: 1.9444444444rem;
}
@media (min-width: 768px) {
  .events-wrapper.major-events li .event-name h3 {
    font-size: 1.6666666667rem;
  }
}
@media (min-width: 990px) {
  .events-wrapper.major-events li .event-name h3 {
    font-size: 2.2222222222rem;
  }
}
.events-wrapper.major-events li.code .event-name h3,
.events-wrapper.major-events li.design .event-name h3,
.events-wrapper.major-events li.product .event-name h3,
.events-wrapper.major-events li.culture .event-name h3,
.events-wrapper.major-events li.summit .event-name h3,
.events-wrapper.major-events li.direction .event-name h3 {
  font-size: 2.7777777778rem;
}
@media (min-width: 768px) {
  .events-wrapper.major-events li.code .event-name h3,
.events-wrapper.major-events li.design .event-name h3,
.events-wrapper.major-events li.product .event-name h3,
.events-wrapper.major-events li.culture .event-name h3,
.events-wrapper.major-events li.summit .event-name h3,
.events-wrapper.major-events li.direction .event-name h3 {
    font-size: 2.6666666667rem;
  }
}
@media (min-width: 990px) {
  .events-wrapper.major-events li.code .event-name h3,
.events-wrapper.major-events li.design .event-name h3,
.events-wrapper.major-events li.product .event-name h3,
.events-wrapper.major-events li.culture .event-name h3,
.events-wrapper.major-events li.summit .event-name h3,
.events-wrapper.major-events li.direction .event-name h3 {
    /* font-size: 3.3333333333rem; */
  }
}
@media (min-width: 768px) {
  .events-wrapper.major-events li {
    width: 33%;
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .events-wrapper .events-list {
    display: -webkit- flex;
    display: -khtml- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .events-wrapper .events-list {
    -webkit-align-items: stretch;
    -khtml-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .events-wrapper .events-list {
    -webkit-justify-content: space-evenly;
    -khtml-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    -o-justify-content: space-evenly;
    justify-content: space-evenly;
  }
}
#heroshot .events-wrapper {
  clear: both;
}
@media (max-width: 767px) {
  #heroshot .events-wrapper {
    margin: -0.8333333333rem;
  }
}
#heroshot .events-wrapper h2 {
  font-weight: bold;
  font-size: 1rem;
}
#heroshot .events-wrapper a {
  text-decoration: none;
  font-weight: bold;
}

li.event {
  padding: 0.8333333333rem 0.8333333333rem 1.6666666667rem;
  text-align: center;
  background: #c3421a url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/aiconf.svg) repeat-x;
  background-size: 20%;
  background-position: top center;
  color: #FFF;
  position: relative;
}
@media (min-width: 768px) {
  li.event {
    margin-left: 0.8333333333rem;
    padding-bottom: 100px;
  }
  li.event:last-child {
    margin-right: 0.8333333333rem;
  }
  li.event .btn, li.event #comments form input#submit, #comments form li.event input#submit {
    position: absolute;
    bottom: 30px;
    left: 27%;
  }
}
@media (min-width: 1000px) {
  li.event .btn, li.event #comments form input#submit, #comments form li.event input#submit {
    left: 32%;
  }
}
@media (min-width: 1180px) {
  li.event .btn, li.event #comments form input#submit, #comments form li.event input#submit {
    left: 41%;
  }
}
li.event + .event {
  margin-top: 0.8333333333rem;
}
@media (min-width: 768px) {
  li.event + .event {
    margin-top: 0;
  }
}
li.event .event-name h3 {
  line-height: 0.8;
  margin-bottom: 2.7777777778rem;
  font-size: 2.5rem;
  display: inline-block;
}
@media (min-width: 990) {
  li.event .event-name h3 {
    font-size: 2.1111111111rem;
  }
}
li.event .event-name h3 small {
  font-size: 0.8333333333rem;
  display: block;
  text-align: left;
}
li.event .event-name h3 span.year {
  display: block;
  text-align: right;
  font-size: 0.8888888889rem;
}
li.event .event-tagline {
  font-size: 0.8888888889rem;
  display: block;
  padding-top: 0.6666666667rem;
  text-align: right
}
li.event .event-desc {
  font-weight: bold;
}
li.event .event-location,
li.event .event-date {
  display: block;
}
li.event .btn, li.event #comments form input#submit, #comments form li.event input#submit {
  background: #d95f27;
  border-color: #c3421a;
  font-weight: normal;
  letter-spacing: 0.0555555556rem;
}
li.event .btn:hover, li.event #comments form input#submit:hover, #comments form li.event input#submit:hover {
  border-color: #FFF !important;
  color: #FFF;
}
li.event.product {
  background: #c3421a url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/white-header-xs.svg) repeat-x;
  background-size: 20%;
}
li.event.product .btn, li.event.product #comments form input#submit, #comments form li.event.product input#submit {
  border-color: #d95f27;
  background: #c3421a;
}
li.event.design {
  background-image: url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/respond.png);
  background-repeat: repeat-x;
  background-size: 15%;
}
li.event.respond {
  background: #c3421a url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/respond.png) repeat-x;
  background-size: 20%;
}
li.event.transform {
  background: #225b92 url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/transform.png) center center;
  background-size: 49% 50%;
}
li.event.transform .btn, li.event.transform #comments form input#submit, #comments form li.event.transform input#submit {
  background: #37acfe;
  border-color: #225b92;
}
li.event.code {
  background: #50347e url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/code.svg) repeat-x;
  background-size: 25% auto;
}
li.event.code .btn, li.event.code #comments form input#submit, #comments form li.event.code input#submit {
  background: #80407d;
  border-color: #50347e;
}
li.event.direction {
  background: #27c2ba url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/aqua-arrows.svg) repeat-x;
  background-size: 30%;
}
li.event.direction .btn, li.event.direction #comments form input#submit, #comments form li.event.direction input#submit {
  background: #20b1af;
  border-color: #27c2ba;
}
li.event.code-leaders {
  background: #1C8800 url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/code-leaders.svg) repeat-x;
  background-size: 39% auto;
}
li.event.code-leaders .btn, li.event.code-leaders #comments form input#submit, #comments form li.event.code-leaders input#submit {
  background: #187600;
  border-color: #1C8800;
}
li.event.summit {
  background: #13C2BB url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/aqua-arrows.svg) repeat-x;
  background-size: 30%;
}
li.event.summit .btn, li.event.summit #comments form input#submit, #comments form li.event.summit input#submit {
  background: #0f9792;
  border-color: #13C2BB;
}
li.event.more-events {
  background: #82828f;
}
li.event.more-events .btn, li.event.more-events #comments form input#submit, #comments form li.event.more-events input#submit {
  background: #25252d;
  border-color: #ceced9;
}
li.event.ai-conf {
  background: #c91b2d url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/aiconf.svg) repeat-x;
  background-size: 20%;
}
li.event.ai-conf .btn, li.event.ai-conf #comments form input#submit, #comments form li.event.ai-conf input#submit {
  background: #ae1727;
  border-color: #c91b2d;
}
li.event.culture {
  background: #1c8800 url(/prx/000/http/webdirections.org/wp-content/themes/wd/images/culture.svg) repeat-x;
  background-size: 30%;
}
li.event.culture .btn, li.event.culture #comments form input#submit, #comments form li.event.culture input#submit {
  background: #588e15;
  border-color: #1c8800;
}
li.event.design-leaders {
  background-color: #1c8800;
}
li.event.design-leaders .btn, li.event.design-leaders #comments form input#submit, #comments form li.event.design-leaders input#submit {
  background: #187600;
  border-color: #1C8800;
}
@media (min-width: 768px) {
  li.event {
    width: 32%;
    float: left;
  }
}

ul.all-events-list > {
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
ul.all-events-list > li.event {
  margin-bottom: 0;
  padding-bottom: 2.7777777778rem;
}
ul.all-events-list > li.event .extra-sites a,
ul.all-events-list > li.event > a {
  color: #FFF;
}
ul.all-events-list > li.event > a.btn {
  display: none;
}
ul.all-events-list > li.event .event-tagline {
  font-size: 1.1666666667rem;
}
ul.all-events-list > li.event .events-container {
  background: none;
  padding: 0;
}
@media (min-width: 812px) and (max-width: 989px) {
  ul.all-events-list > li.event .events-container a > .event-name h3 {
    font-size: 2.2222222222rem;
  }
}
@media (min-width: 812px) {
  ul.all-events-list > li.event .events-container a > .event-name h3 small,
ul.all-events-list > li.event .events-container a > .event-name h3 span.year {
    font-size: 25%;
  }
}
ul.all-events-list > li.event.summit a {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-content: center;
  display: none
}
@media (min-width: 768px) {
  ul.all-events-list > li.event.events-container {
    width: 60%;
  }
  ul.all-events-list > li.event.events-container li:first-child,
ul.all-events-list > li.event.events-container li:nth-child(2) {
    margin-bottom: 0.8333333333rem !important;
  }
  ul.all-events-list > li.event.events-container li:first-child,
ul.all-events-list > li.event.events-container li:nth-child(3) {
    margin-left: 0;
  }
  ul.all-events-list > li.event.events-container li.event {
    width: 48.3%;
    margin-top: 0 !important;
  }
  ul.all-events-list > li.event.events-container li.event h3 {
    margin-bottom: 0 !important;
  }
  ul.all-events-list > li.event.events-container li.event .event-desc {
    min-height: 5rem;
  }
  ul.all-events-list > li.event.events-container li.event.code-leaders {
    clear: left;
  }
  ul.all-events-list > li.event.events-container li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 812px) {
  ul.all-events-list > li.event.events-container {
    width: 59%;
  }
  ul.all-events-list > li.event.events-container > ul {
    display: flex;
    flex-wrap: wrap;
  }
  ul.all-events-list > li.event.events-container li.event {
    padding-bottom: 0;
    margin-bottom: 0;
    width: 48.4%;
  }
  ul.all-events-list > li.event.events-container li.event.design, ul.all-events-list > li.event.events-container li.event.design-leaders {
    margin-left: 0;
  }
  ul.all-events-list > li.event.events-container li.event.design-leaders, ul.all-events-list > li.event.events-container li.event.code-leaders, ul.all-events-list > li.event.events-container li.event.culture {
    margin-bottom: 0;
  }
  ul.all-events-list > li.event.events-container li.event.culture {
    margin-right: 0;
  }
  ul.all-events-list > li.event.events-container li.event p.event-desc {
    display: none;
  }
  ul.all-events-list > li.event.events-container a > .event-name h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 990px) {
  ul.all-events-list > li.event.design-leaders, ul.all-events-list > li.event.code-leaders, ul.all-events-list > li.event.culture, ul.all-events-list > li.event.extra {
    margin-top: 0.8333333333rem;
  }
  ul.all-events-list > li.event li.summit {
    margin-right: 0;
  }
  ul.all-events-list > li.event.events-container li.event {
    padding-bottom: 0;
    width: 48.7%;
    margin-bottom: 0;
  }
  ul.all-events-list > li.event.events-container li.event.design, ul.all-events-list > li.event.events-container li.event.design-leaders {
    margin-left: 0;
  }
  ul.all-events-list > li.event.events-container li.event.culture {
    margin-right: 0;
  }
  ul.all-events-list > li.event.events-container li.event.code-leaders h3, ul.all-events-list > li.event.events-container li.event.culture h3 {
    font-size: 40px;
  }
  ul.all-events-list > li.event.events-container li.event.design-leaders h3 {
    font-size: 36px;
  }
  ul.all-events-list > li.event.events-container li.event p.event-desc {
    display: block;
  }
  ul.all-events-list > li.event.events-container a > .event-name h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 1100px) {
  ul.all-events-list > li.event.events-container li.event {
    width: 48.8%;
    margin-top: 0;
  }
}
ul.all-events-list > li.event a > .event-name h3 {
  font-size: 2.7777777778rem;
}
@media (min-width: 768px) {
  ul.all-events-list > li.event a > .event-name h3 {
    font-size: 2.6666666667rem;
  }
}
@media (min-width: 990px) {
  ul.all-events-list > li.event a > .event-name h3 {
    font-size: 3.3333333333rem;
  }
}
ul.all-events-list > li.event.design-leaders a > .event-name h3 {
  font-size: 1.6666666667rem;
}
@media (min-width: 768px) {
  ul.all-events-list > li.event.design-leaders a > .event-name h3 {
    font-size: 1.5555555556rem;
  }
}
@media (min-width: 990px) {
  ul.all-events-list > li.event.design-leaders a > .event-name h3 {
    font-size: 2.0555555556rem;
  }
}
ul.all-events-list > li.event.code-leaders a > .event-name h3 {
  font-size: 1.6666666667rem;
}
@media (min-width: 768px) {
  ul.all-events-list > li.event.code-leaders a > .event-name h3 {
    font-size: 1.6666666667rem;
  }
}
@media (min-width: 990px) {
  ul.all-events-list > li.event.code-leaders a > .event-name h3 {
    font-size: 2.3333333333rem;
  }
}
.featured-wrapper header {
  color: #82828f;
  padding: 0 0.8333333333rem;
}
@media (min-width: 768px) {
  .featured-wrapper header {
    -webkit-align-items: baseline;
    -khtml-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -o-align-items: baseline;
    align-items: baseline;
  }
}
@media (min-width: 768px) {
  .featured-wrapper header {
    display: -webkit- flex;
    display: -khtml- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
  }
}
.featured-wrapper header h2 {
  margin-right: 0.5555555556rem;
  font-size: 2.7777777778rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .featured-wrapper header h2 {
    font-size: 3.8888888889rem;
  }
}
.featured-wrapper header p {
  font-size: 1rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .featured-wrapper header p {
    font-size: 1.3333333333rem;
  }
}
.featured-wrapper .more-text {
  text-align: center;
}
.featured-wrapper .featured-list {
  padding: 0.8333333333rem;
}
.featured-wrapper .featured-list img {
  width: 100%;
}
.featured-wrapper .featured-list .name {
  color: #44449a;
  font-style: italic;
}
.featured-wrapper .featured-list a {
  color: #44449a;
  font-weight: bold;
  text-decoration: underline;
}
.featured-wrapper .featured-list a:hover {
  text-decoration: none;
}
.featured-wrapper .featured-list h3 {
  font-size: 1rem;
  margin-top: 0.2777777778rem;
  color: #82828f;
}
.featured-wrapper .featured-list h3 a {
  text-decoration: none;
}
.featured-wrapper .featured-list .title a {
  text-decoration: none;
}
.featured-wrapper .featured-list .first figure,
.featured-wrapper .featured-list .first figure a {
  height: auto;
}
.featured-wrapper .featured-list .first h3 {
  font-size: 1.5555555556rem;
}
@media (min-width: 768px) {
  .featured-wrapper .featured-list .first h3 {
    font-size: 2.6666666667rem;
  }
}
.featured-wrapper .featured-list li:nth-child(2) small {
  display: block;
}
.featured-wrapper .featured-list small {
  font-weight: bold;
  color: #82828f;
  display: none;
  margin-bottom: 0.5555555556rem;
  margin-top: 1.3888888889rem;
}
.featured-wrapper .featured-list figcaption {
  color: #2d2d2d;
  margin-top: 1.1111111111rem;
}
.featured-wrapper .featured-list .more-text {
  text-align: left;
}
.featured-wrapper.talks {
  background: #25252d;
  padding: 1.6666666667rem 0 0.8333333333rem;
}
.featured-wrapper.talks a,
.featured-wrapper.talks .name {
  color: #82828f;
}
.featured-wrapper.talks .first figure {
  height: 450px;
  overflow: hidden;
}
.featured-wrapper.talks .first a {
  color: #13C2BB;
}
.featured-wrapper.talks .first h3.title {
  font-size: 1.3888888889rem;
}
.featured-wrapper.profiled a, .featured-wrapper.profiled a span {
  color: #25252d;
}
.featured-wrapper.ideas .first .title {
  background: -webkit-linear-gradient(#eb7733, #c6211e);
  background: -khtml-linear-gradient(#eb7733, #c6211e);
  background: -moz-linear-gradient(#eb7733, #c6211e);
  background: -ms-linear-gradient(#eb7733, #c6211e);
  background: -o-linear-gradient(#eb7733, #c6211e);
  background: linear-gradient(#eb7733, #c6211e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 1.6666666667rem;
  padding-bottom: 0.1111111111rem;
}
.featured-wrapper.ideas small {
  color: #15151a;
}
.featured-wrapper.ideas .title {
  margin-top: 0;
}
.featured-wrapper.ideas .more-text {
  font-weight: bold;
}
.featured-wrapper.ideas .more-text a {
  color: #15151a;
  text-decoration: underline;
}
.featured-wrapper.ideas a span {
  color: #ea7632;
}
@media (min-width: 768px) {
  .featured-wrapper .container {
    padding: 0 8%;
  }
  .featured-wrapper .featured-list li {
    float: left;
    width: 20%;
    padding-left: 0.8333333333rem;
  }
  .featured-wrapper .featured-list li small {
    margin-top: 0;
  }
  .featured-wrapper .featured-list li.first {
    width: 80%;
    padding-left: 0;
    min-height: 17.7777777778rem;
  }
  .featured-wrapper .featured-list li.first > h3,
.featured-wrapper .featured-list li.first .feature-image,
.featured-wrapper .featured-list li.first .content {
    float: left;
  }
  .featured-wrapper .featured-list li.first > h3 {
    width: 40%;
    padding-right: 0.8333333333rem;
  }
  .featured-wrapper .featured-list li.first .feature-image {
    width: 50%;
    padding-right: 0.8333333333rem;
  }
  .featured-wrapper .featured-list li.first .content {
    width: 50%;
    text-align: justify;
  }
  .featured-wrapper .featured-list li.first > h3 + content {
    width: 55%;
  }
  .featured-wrapper .featured-list li .feature-image a {
    height: 5.5555555556rem;
    background: #FFF;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .talks .featured-wrapper .featured-list li .feature-image a {
    height: 200px;
  }
  .featured-wrapper .featured-list li.first .feature-image a {
    height: auto;
  }
  .featured-wrapper.profiled li.first, .featured-wrapper.talks li.first {
    width: 60%;
    padding: 0;
  }
  .featured-wrapper.profiled li.first .feature-image,
.featured-wrapper.profiled li.first .content, .featured-wrapper.talks li.first .feature-image,
.featured-wrapper.talks li.first .content {
    float: none;
    width: 100%;
  }
  .featured-wrapper.profiled li:nth-child(3), .featured-wrapper.talks li:nth-child(3) {
    padding-top: 1.4444444444rem;
  }
  .featured-wrapper.profiled li {
    min-height: 300px;
  }
  .featured-wrapper.profiled li small {
    white-space: nowrap;
  }
  .featured-wrapper.profiled li a {
    color: #82828f;
  }
  .featured-wrapper.profiled li.first figure.feature-image {
    width: 35%;
    float: right;
  }
  .featured-wrapper.profiled li.first .content {
    width: 55%;
    float: left;
  }
  .featured-wrapper.profiled li.first a {
    color: #13C2BB;
  }
  .featured-wrapper.profiled li.first h3 {
    font-size: 1.5555555556rem;
    font-weight: bold;
  }
  .featured-wrapper.ideas li.first .feature-image {
    width: 40%;
  }
  .featured-wrapper.ideas li.first figcaption {
    font-size: 0.7777777778rem;
  }
  .featured-wrapper.ideas li.first .content {
    width: 60%;
  }
  .featured-wrapper.ideas li.first .title {
    margin-top: 0;
  }
}

.events-testimonials {
  background: #25252d;
  color: #FFF;
  padding: 0.8333333333rem 0;
}
.events-testimonials .testimonials {
  padding-top: 1.6666666667rem;
}
@media (min-width: 768px) {
  .events-testimonials .testimonials li {
    display: -webkit- flex;
    display: -khtml- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .events-testimonials .testimonials li {
    -webkit-align-items: top;
    -khtml-align-items: top;
    -moz-align-items: top;
    -ms-align-items: top;
    -o-align-items: top;
    align-items: top;
  }
}
.events-testimonials .testimonials li + li {
  margin-top: 1.6666666667rem;
}
@media (min-width: 768px) {
  .events-testimonials .testimonials li {
    width: 33.33%;
    padding: 0.8333333333rem;
    float: left;
  }
  .events-testimonials .testimonials li img {
    margin-right: 0.8333333333rem;
    width: 5.5555555556rem;
    height: 5.5555555556rem;
  }
  .events-testimonials .testimonials li blockquote, .events-testimonials .testimonials li p {
    margin-top: 0;
  }
  .events-testimonials .testimonials li p {
    line-height: 1.4;
  }
  .events-testimonials .testimonials li + li {
    margin-top: 0;
  }
}
.events-testimonials .testimonials img {
  -webkit-border-radius: 300px;
  -khtml-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
  weight: 10.5555555556rem;
  margin: 0 auto;
  display: block;
}
.events-testimonials .testimonials p {
  font-weight: bold;
}
.events-testimonials .testimonials cite {
  color: #82828f;
}

.history {
  background: #f2f2f6;
  padding: 1.6666666667rem 0;
}
.history > h2 {
  color: #82828f;
  margin-bottom: 0;
}
.history a {
  color: #15151a;
  font-weight: bold;
}
.history .wd-numbers {
  text-align: right;
  line-height: 1.35;
  width: 60%;
  margin: 0 auto;
  font-size: 2.2222222222rem;
  font-family: var(--heading-font);
  font-weight: normal;
  text-align: right;
}
.history .wd-numbers span {
  font-weight: bold;
  font-size: 0.7777777778rem;
  font-family: var(--body-font);
  width: 30%;
  text-align: left;
  display: inline-block;
}
@media (orientation: landscape) {
  .history .wd-numbers {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .history .wd-numbers {
    font-size: 2.8888888889rem;
  }
}
.history .about,
.history .about-us {
  padding: 0.8333333333rem;
}
@media (min-width: 768px) {
  .history > h2 {
    padding: 0 8%;
  }
  .history .wd-numbers,
.history .about,
.history .about-us {
    float: left;
  }
  .history .wd-numbers {
    width: 20%;
    padding-top: 0%;
  }
  .history .about,
.history .about-us {
    width: 40%;
  }
  .history .about {
    padding-left: 5%;
    float: right;
    padding-right: 0;
  }
  .history .about img {
    float: right;
    margin: 0.8333333333rem 0 0.8333333333rem 0.8333333333rem;
    width: 11rem;
  }
}

.archive .post,
#article {
  padding: 0 0.4166666667rem;
  max-width: 138.8888888889rem;
}
.archive .post header,
#article header {
  margin-bottom: 1.6666666667rem;
}
@media (min-width: 768px) {
  .archive .post header,
#article header {
    padding-left: 5.5555555556rem;
  }
  .archive .post header .feature-image,
#article header .feature-image {
    float: right;
    width: 40%;
  }
  .archive .post header .title,
#article header .title {
    line-height: 1;
  }
  .archive .post header .title, .archive .post header .byline,
#article header .title,
#article header .byline {
    float: left;
    width: 60%;
  }
}
.archive .post .title,
#article .title {
  color: #25252d;
  margin-bottom: 0.3888888889rem;
  font-size: 2.5rem;
}
.archive .post .title:before, .archive .post .title:after,
#article .title:before,
#article .title:after {
  display: block;
  content: " ";
}
.archive .post .title:before,
#article .title:before {
  content: "Article:";
  font-family: var(--body-font);
  font-size: 0.8888888889rem;
}
.archive .post .title:after,
#article .title:after {
  display: block;
  height: 0.2777777778rem;
  background: #25252d;
  width: 20%;
  max-width: 4.4444444444rem;
  margin-top: 0.5555555556rem;
}
body.page .archive .post .title:before,
body.page #article .title:before {
  display: none;
  content: "";
}
@media (min-width: 768px) {
  .archive .post .title,
#article .title {
    font-size: 3.8888888889rem;
  }
}
.archive .post .byline .author-img,
#article .byline .author-img {
  float: right;
}
.archive .post .byline .author-img img,
#article .byline .author-img img {
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
@media (min-width: 768px) {
  .archive .post .byline .author-img,
#article .byline .author-img {
    float: left;
    margin-left: -4.4444444444rem;
  }
}
.archive .post .byline strong, .archive .post .byline time, .archive .post .byline span, .archive .post .byline a,
#article .byline strong,
#article .byline time,
#article .byline span,
#article .byline a {
  display: block;
  color: #25252d;
}
.archive .post .byline time,
#article .byline time {
  color: #82828f;
}
@media (min-width: 768px) {
  .archive .post .byline,
#article .byline {
    padding-bottom: 0.8333333333rem;
    line-height: 1.2;
  }
  .archive .post .byline strong, .archive .post .byline time,
#article .byline strong,
#article .byline time {
    display: inline-block;
  }
  .archive .post .byline time:before,
#article .byline time:before {
    content: "/";
    margin-right: 0.1111111111rem;
    display: inline-block;
  }
}
.archive .post .content-body:first-line,
#article .content-body:first-line {
  font-size: 135%;
  font-family: var(--heading-font);
}
.archive .post .content-body h3,
#article .content-body h3 {
  font-weight: black;
  margin-top: 2.5rem;
}
.archive .post .content-body figure + h3,
#article .content-body figure + h3 {
  margin-top: 0.4166666667rem;
}
@media (min-width: 768px) {
  .archive .post .content-body,
#article .content-body {
    width: 60%;
    line-height: 1.3;
    padding-left: 5.5555555556rem;
  }
  .archive .post .content-body .extended-left,
#article .content-body .extended-left {
    margin-left: -6.3888888889rem;
  }
  .archive .post .content-body .extended-left img,
#article .content-body .extended-left img {
    width: 100%;
  }
}
.archive .post .aux,
#article .aux {
  padding-top: 5.5555555556rem;
}
.archive .post .aux .social-media,
#article .aux .social-media {
  padding-bottom: 0.8333333333rem;
}
.archive .post .aux .social-media li,
#article .aux .social-media li {
  display: block;
}
.archive .post .aux .social-media li + li,
#article .aux .social-media li + li {
  margin-top: 0.4166666667rem;
}
@media (min-width: 768px) {
  .archive .post .aux .social-media li, .archive .post .aux .social-media li a,
#article .aux .social-media li,
#article .aux .social-media li a {
    display: inline-block;
  }
  .archive .post .aux .social-media li + li,
#article .aux .social-media li + li {
    margin-top: 0;
  }
}
.archive .post .aux .social-media li a,
#article .aux .social-media li a {
  display: block;
  color: #82828f;
  font-style: italic;
  margin-right: 0.4166666667rem;
  border: 0.1111111111rem solid #82828f;
  padding: 0.3888888889rem;
}
@media (min-width: 768px) {
  .archive .post .aux,
#article .aux {
    padding-left: 5.5555555556rem;
    width: 60%;
  }
  .archive .post .aux + .subscribe-wrapper,
#article .aux + .subscribe-wrapper {
    max-width: 63.8888888889rem;
    margin: 0 auto;
  }
}
.archive .post aside,
#article aside {
  float: right;
  clear: right;
  width: 30%;
  padding-right: 5.5555555556rem;
  padding-top: 2.7777777778rem;
  line-height: 1.3;
}
.archive .post aside h2,
#article aside h2 {
  color: #82828f;
}
.archive .post aside h3,
#article aside h3 {
  font-family: var(--body-font);
  font-size: 1rem;
}
.archive .post aside p,
#article aside p {
  font-size: 0.8888888889rem;
}
.archive .post aside a,
#article aside a {
  color: #15151a;
  text-decoration: underline;
}
.archive .post aside form > div,
#article aside form > div {
  float: none;
  width: 100%;
  padding-left: 0;
}
.archive .post .subscribe-box,
#article .subscribe-box {
  width: 60%;
  float: right;
  border: solid #82828f;
  border-width: 0.1666666667rem 0 0.1666666667rem 0.1666666667rem;
  margin: 0 -0.3888888889rem 0.8333333333rem 0.8333333333rem;
}
.archive .post .subscribe-box .container,
#article .subscribe-box .container {
  width: auto;
  margin: 0 0.5555555556rem;
}
.archive .post .subscribe-box h2,
#article .subscribe-box h2 {
  color: #82828f;
  font-size: 1rem;
}
.archive .post .subscribe-box p,
#article .subscribe-box p {
  font-size: 0.7777777778rem;
}
.archive .post .subscribe-box .form-input,
#article .subscribe-box .form-input {
  display: none;
}
.archive .post .subscribe-box .form-action,
.archive .post .subscribe-box button,
#article .subscribe-box .form-action,
#article .subscribe-box button {
  width: 100%;
  font-size: 0.7222222222rem;
}

.related-articles {
  background: #25252d;
  color: #82828f;
  padding: 0.8333333333rem 0;
  margin-top: 2.5rem;
}
.related-articles h3 {
  font-family: var(--body-font);
  font-size: 0.8888888889rem;
}
.related-articles li + li {
  padding-top: 0.8333333333rem;
}
.related-articles .feature-image a {
  height: 11.1111111111rem;
  display: block;
  background: #FFF;
  overflow: hidden;
}
.related-articles .title a {
  color: #13C2BB;
  font-size: 1.1666666667rem;
  font-family: var(--heading-font);
}
.related-articles .title a span {
  font-style: italic;
}
@media (min-width: 768px) {
  .related-articles .container {
    padding: 0 5%;
  }
  .related-articles li {
    width: 20%;
    float: left;
  }
  .related-articles li + li {
    padding-top: 0;
    padding-left: 0.8333333333rem;
  }
}

.archive .post header {
  padding: 0;
  overflow: hidden;
}
.archive .post header .title {
  float: none;
  width: auto;
}
.archive .post header .title:before {
  display: none;
}
.archive .post header .title:after {
  margin-bottom: 0.8333333333rem;
}
.archive .post header .byline .author-img {
  margin-left: 0;
  margin-right: 0.8333333333rem;
}

#comments {
  background: #f2f2f6;
  color: #82828f;
  padding: 0.8333333333rem 5%;
}
#comments form label {
  display: block;
  font-weight: bold;
}
#comments form input, #comments form textarea {
  width: 100%;
}
#comments form input#submit {
  width: auto;
}

body.archive .content-area {
  padding: 0 5%;
  max-width: 138.8888888889rem;
}
body.archive .content-area > #main > article {
  padding-bottom: 2.7777777778rem;
}
body.archive .content-area > #main > article > .em_wfe_form {
  display: none;
}
body.archive .content-area > #main > article > .byline .author-img {
  float: right;
}
body.archive .content-area > #main > article > .byline .author-img img {
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
@media (min-width: 768px) {
  body.archive .content-area > #main > article > .byline .author-img {
    float: left;
    margin-left: -4.4444444444rem;
  }
}
body.archive .content-area > #main > article > .byline strong, body.archive .content-area > #main > article > .byline time, body.archive .content-area > #main > article > .byline span, body.archive .content-area > #main > article > .byline a {
  display: block;
  color: #25252d;
}
body.archive .content-area > #main > article > .byline time {
  color: #82828f;
}
@media (min-width: 768px) {
  body.archive .content-area > #main > article > .byline {
    padding-bottom: 2.5rem;
    line-height: 1.2;
  }
  body.archive .content-area > #main > article > .byline strong, body.archive .content-area > #main > article > .byline time {
    display: inline-block;
  }
  body.archive .content-area > #main > article > .byline time:before {
    content: "/";
    margin-right: 0.1111111111rem;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  body.archive .content-area > #main {
    float: left;
    width: 70%;
  }
  body.archive .content-area > aside {
    width: 25%;
    float: right;
  }
}
body.archive .content-area > .desktop-only {
  padding-top: 2.7777777778rem;
  line-height: 1.3;
}
body.archive .content-area > .desktop-only h2 {
  color: #82828f;
}
body.archive .content-area > .desktop-only h3 {
  font-family: var(--body-font);
  font-size: 1rem;
}
body.archive .content-area > .desktop-only p {
  font-size: 0.8888888889rem;
}
body.archive .content-area > .desktop-only a {
  color: #15151a;
  text-decoration: underline;
}
body.archive .content-area > .desktop-only form > div {
  float: none;
  width: 100%;
  padding-left: 0;
}

.posts-navigation {
  margin-bottom: 2.5rem;
}

/* 404 */

.error404 main {
	width: 90%;
	margin-inline: auto;
}

.error404 .page-title {
	text-align: center;
}