@charset "UTF-8";
/*
 Theme Name:   Dell Technologies
 Author:       ST3
 Template:     twentyseventeen
 Version:      1.0.0
 Text Domain:  delltech
*/
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
.skip-link,
.menu-toggle .icon,
#wp-custom-header,
body:not(.tag) header.page-header,
.menu-scroll-down {
  display: none !important; }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }
.ghf-header01-login, .ghf-header01-mobile-login {
  display: none !important; }

div.ghf-header01-view {
  top: auto; }

body {
  font-weight: 200;
  background-color: #ededed; }

div {
  font-size: inherit;
  font-weight: inherit; }

footer#colophon {
  margin-top: 5rem; }

#selectionSharerPopover #selectionSharerPopover-inner {
  background: #0076CE;
  border-radius: 0;
  border: none; }
  #selectionSharerPopover #selectionSharerPopover-inner ul li {
    background: #ffffff;
    border-radius: 50%;
    margin: 1rem;
    width: 30px;
    height: 30px;
    line-height: 30px; }
    #selectionSharerPopover #selectionSharerPopover-inner ul li:first-child {
      margin-left: 1.5rem; }
    #selectionSharerPopover #selectionSharerPopover-inner ul li:last-child {
      margin-right: 1.5rem; }
    #selectionSharerPopover #selectionSharerPopover-inner ul li a {
      background: none !important;
      font-family: FontAwesome;
      color: #0076CE;
      text-align: center;
      display: block !important; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a.action {
        text-indent: 0;
        margin: 0;
        width: auto;
        height: auto;
        visibility: hidden; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a:before {
        display: block;
        visibility: visible;
        font-size: 2em;
        margin-top: 9px; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a.tweet:before {
        content: "\f099"; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a.facebook:before {
        content: "\f09a"; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a.linkedin:before {
        content: "\f0e1"; }
      #selectionSharerPopover #selectionSharerPopover-inner ul li a.email:before {
        content: "\f003"; }
#selectionSharerPopover .selectionSharerPopover-clip {
  left: 10%; }
  #selectionSharerPopover .selectionSharerPopover-clip .selectionSharerPopover-arrow {
    background-color: #0076CE;
    border: 2px solid #0076CE; }
#selectionSharerPopover:after {
  left: 10%;
  background: #0076CE;
  box-shadow: 0 0 2px #0076CE; }

#selectionSharerPopunder.show {
  height: 0 !important; }

.selectionSharer.moveDown {
  -webkit-transform: none !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

#page.site {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5em;
  color: #444; }

.site-header {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 300; }

@media screen and (max-width: 61.24em) {
  .site-header + div {
    margin-top: 98px; } }
@media screen and (min-width: 61.25em) {
  .site-header + div {
    margin-top: 160px; } }

nav.main-navigation,
.site-content-contain {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.hidden {
  display: none; }

.span-reading-time {
  white-space: nowrap; }

#dt-sub-nav {
  background-color: #eee; }
  @media screen and (min-width: 61.25em) {
    #dt-sub-nav {
      box-shadow: 0 2px 2px -3px rgba(128, 128, 128, 0.8); } }
  #dt-sub-nav .header-wrapper {
    max-width: 1600px;
    min-width: 320px;
    left: 0;
    right: 0;
    height: 50px;
    position: relative;
    background-color: #eee;
    margin: 0 auto; }
    @media screen and (min-width: 61.25em) {
      #dt-sub-nav .header-wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 80em) {
      #dt-sub-nav .header-wrapper {
        padding-left: 50px;
        padding-right: 50px; } }
    @media screen and (min-width: 100em) {
      #dt-sub-nav .header-wrapper {
        padding-left: 90px;
        padding-right: 90px; } }
    #dt-sub-nav .header-wrapper #tt-content > div > #dt-sub-nav > .blue-nav, #tt-content > div > #dt-sub-nav .header-wrapper {
      margin: 0 auto; }
  #dt-sub-nav .subnav-title {
    display: none; }
  #dt-sub-nav .expand-mobile-menu {
    padding: 25px 18px;
    font-size: 18px;
    line-height: 0;
    color: #1a1a1a; }
    @media screen and (max-width: 61.24em) {
      #dt-sub-nav .expand-mobile-menu {
        cursor: pointer;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
    @media screen and (min-width: 61.25em) and (max-width: 79.99em) {
      #dt-sub-nav .expand-mobile-menu {
        display: none; } }
    @media screen and (min-width: 80em) {
      #dt-sub-nav .expand-mobile-menu {
        display: inline;
        position: absolute;
        font-size: 20px;
        padding: 13px 0;
        top: 12px; } }
    @media screen and (max-width: 79.99em) {
      #dt-sub-nav .expand-mobile-menu:after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        position: absolute;
        top: 17px;
        vertical-align: top;
        height: 12px;
        width: 12px;
        margin-left: 0;
        transform: rotate(135deg);
        right: 20px;
        transition: transform .5s ease; } }
  #dt-sub-nav.expanded .expand-mobile-menu {
    transition: transform .5s ease; }
    @media screen and (max-width: 61.24em) {
      #dt-sub-nav.expanded .expand-mobile-menu {
        border-bottom: 1px solid #ddd; } }
    #dt-sub-nav.expanded .expand-mobile-menu:after {
      transform: rotate(-45deg);
      top: 19px; }
  @media screen and (max-width: 61.24em) {
    #dt-sub-nav .dt-sub-nav-menu {
      background-color: #eee;
      text-align: left;
      max-height: 0;
      overflow: hidden;
      transition: max-height .5s ease; } }
  @media screen and (min-width: 61.25em) {
    #dt-sub-nav .dt-sub-nav-menu {
      text-align: right;
      height: 50px; } }
  @media screen and (max-width: 61.24em) {
    #dt-sub-nav.expanded .dt-sub-nav-menu {
      max-height: 100vh;
      box-shadow: 0 2px 2px -3px grey; } }
  #dt-sub-nav .dt-sub-nav-menu li {
    display: block;
    padding: 20px 18px;
    position: relative; }
    @media screen and (min-width: 61.25em) {
      #dt-sub-nav .dt-sub-nav-menu li {
        display: inline-block;
        padding: 25px 0;
        margin-left: 40px;
        position: relative;
        top: 0;
        padding-bottom: 21px; } }
    #dt-sub-nav .dt-sub-nav-menu li:not(.boxed-menu):hover {
      border-left: 4px solid #0076ce;
      padding-left: 14px;
      text-decoration: none; }
      @media screen and (min-width: 61.25em) {
        #dt-sub-nav .dt-sub-nav-menu li:not(.boxed-menu):hover {
          border-left: 0;
          border-bottom: 4px solid #0076ce;
          padding-left: 0; } }
    @media screen and (min-width: 61.25em) {
      #dt-sub-nav .dt-sub-nav-menu li:not(.boxed-menu) a:hover {
        text-decoration: none; } }
    #dt-sub-nav .dt-sub-nav-menu li.active {
      border-left: 4px solid #0076ce;
      padding-left: 14px; }
      @media screen and (min-width: 61.25em) {
        #dt-sub-nav .dt-sub-nav-menu li.active {
          border-bottom: 4px solid #0076ce;
          padding-bottom: 21px;
          border-left: 0;
          padding-left: 0; } }
      #dt-sub-nav .dt-sub-nav-menu li.active a {
        font-weight: 700; }
        @media screen and (min-width: 61.25em) {
          #dt-sub-nav .dt-sub-nav-menu li.active a {
            border-left: 0;
            padding-left: 0;
            font-weight: 700; } }
    #dt-sub-nav .dt-sub-nav-menu li a {
      font-size: 14px;
      font-weight: 200;
      line-height: 0;
      cursor: pointer;
      color: #1a1a1a;
      display: block; }
      @media screen and (min-width: 61.25em) {
        #dt-sub-nav .dt-sub-nav-menu li a {
          padding-left: 0; } }
      @media screen and (min-width: 80em) {
        #dt-sub-nav .dt-sub-nav-menu li a {
          font-size: 16px; } }
      #dt-sub-nav .dt-sub-nav-menu li a:hover {
        text-decoration: none; }
  #dt-sub-nav .dt-sub-nav-menu li.boxed-menu {
    display: inline-block;
    background: #0076ce; }
    @media screen and (min-width: 61.25em) {
      #dt-sub-nav .dt-sub-nav-menu li.boxed-menu {
        margin: 0 0 0 30px;
        padding: 4px 10px !important;
        position: relative;
        top: -1px; } }
    @media screen and (min-width: 80em) {
      #dt-sub-nav .dt-sub-nav-menu li.boxed-menu {
        margin-left: 40px; } }
    #dt-sub-nav .dt-sub-nav-menu li.boxed-menu a {
      padding: 12px 5px;
      color: #fff; }
    #dt-sub-nav .dt-sub-nav-menu li.boxed-menu:hover {
      background: #00447c;
      text-decoration: none; }
      #dt-sub-nav .dt-sub-nav-menu li.boxed-menu:hover a {
        border: 0;
        text-decoration: none; }
    @media screen and (max-width: 61.24em) {
      #dt-sub-nav .dt-sub-nav-menu li.boxed-menu {
        position: absolute;
        top: 8px;
        right: 50px;
        padding: 5px 15px;
        margin: 0; } }
  #dt-sub-nav .lightNav {
    background-color: #ededed;
    box-shadow: 0 5px 5px -5px grey; }
    #dt-sub-nav .lightNav .dt-sub-nav-menu li a {
      color: #444; }
  #dt-sub-nav .darkNav {
    background-color: rgba(0, 0, 0, 0);
    transition: background-color .9s ease; }
    @media screen and (min-width: 61.25em) {
      #dt-sub-nav .darkNav {
        background-color: rgba(0, 0, 0, 0); } }
  @media screen and (max-width: 61.24em) {
    #dt-sub-nav.subscribeOn .expand-mobile-menu:after {
      display: none; } }
  #dt-sub-nav.subscribeOn .boxed-menu {
    right: 17px !important; }

.dt-sub-nav-perspectives .dt-sub-nav-item-perspectives, .dt-sub-nav-transformative-technology .dt-sub-nav-item-transformative-technology, .dt-sub-nav-leadership-transformation .dt-sub-nav-item-leadership-transformation, .dt-sub-nav-luminaries-insights .dt-sub-nav-item-luminaries-insights, .dt-sub-nav-research-insights .dt-sub-nav-item-research-insights, .dt-sub-nav-trailblazers .dt-sub-nav-item-trailblazers, .dt-sub-nav-podcasts .dt-sub-nav-item-podcasts {
  border-left: 4px solid #0076ce;
  padding-left: 14px !important;
  text-decoration: none; }
  @media screen and (min-width: 61.25em) {
    .dt-sub-nav-perspectives .dt-sub-nav-item-perspectives, .dt-sub-nav-transformative-technology .dt-sub-nav-item-transformative-technology, .dt-sub-nav-leadership-transformation .dt-sub-nav-item-leadership-transformation, .dt-sub-nav-luminaries-insights .dt-sub-nav-item-luminaries-insights, .dt-sub-nav-research-insights .dt-sub-nav-item-research-insights, .dt-sub-nav-trailblazers .dt-sub-nav-item-trailblazers, .dt-sub-nav-podcasts .dt-sub-nav-item-podcasts {
      border-bottom: 4px solid #0076ce;
      padding-bottom: 21px;
      border-left: 0;
      padding-left: 0 !important; } }
  .dt-sub-nav-perspectives .dt-sub-nav-item-perspectives a, .dt-sub-nav-transformative-technology .dt-sub-nav-item-transformative-technology a, .dt-sub-nav-leadership-transformation .dt-sub-nav-item-leadership-transformation a, .dt-sub-nav-luminaries-insights .dt-sub-nav-item-luminaries-insights a, .dt-sub-nav-research-insights .dt-sub-nav-item-research-insights a, .dt-sub-nav-trailblazers .dt-sub-nav-item-trailblazers a, .dt-sub-nav-podcasts .dt-sub-nav-item-podcasts a {
    font-weight: 700 !important; }

#headerSubscribe {
  display: none;
  top: 98px;
  min-height: calc(100vh - 98px);
  background-color: rgba(0, 0, 0, 0.85);
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 1.6rem;
  max-width: 1600px;
  width: 100%;
  position: fixed;
  right: 0;
  left: 0;
  padding: 5rem 18px 7.5rem;
  margin-left: auto;
  margin-right: auto;
  /* subscribe form */ }
  @media screen and (min-width: 48em) {
    #headerSubscribe {
      font-size: 1.8rem;
      padding-top: 7.5rem; } }
  @media screen and (min-width: 61.25em) {
    #headerSubscribe {
      transition: top 400ms linear;
      top: 160px;
      min-height: calc(100vh - 160px);
      padding-right: 20px;
      padding-left: 20px; } }
  @media screen and (min-width: 61.25em) {
    .ghf-header-collapsed ~ #headerSubscribe {
      top: 110px;
      min-height: calc(100vh - 110px); } }
  @media screen and (min-width: 80em) {
    #headerSubscribe {
      padding-right: 50px;
      padding-left: 50px; } }
  @media screen and (min-width: 100em) {
    #headerSubscribe {
      padding-right: 90px;
      padding-left: 90px; } }
  @media screen and (max-width: 61.24em) {
    #headerSubscribe {
      bottom: 0; } }
  #headerSubscribe div {
    color: #fff; }
  #headerSubscribe .container {
    position: relative; }
  #headerSubscribe .divHead {
    font-size: 3.6rem;
    padding-bottom: 2.5rem;
    font-weight: 200; }
    @media screen and (min-width: 48em) {
      #headerSubscribe .divHead {
        font-size: 4.8rem;
        padding-bottom: 3.5rem; } }
  #headerSubscribe .intro {
    margin-bottom: 3rem; }
    @media screen and (min-width: 48em) {
      #headerSubscribe .intro {
        width: 80%;
        margin-bottom: 2rem; } }
  #headerSubscribe .headerHiddenClose {
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: -10px;
    right: 0;
    width: 40px;
    height: 40px; }
    #headerSubscribe .headerHiddenClose:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '\d7';
      font-size: 40px;
      border: 1px #444 solid;
      line-height: 26px;
      text-align: center;
      height: 40px;
      width: 40px;
      font-weight: 100; }
  #headerSubscribe #mce-responses {
    margin-bottom: 3rem;
    color: #0076CE;
    font-size: 1.2em;
    width: 80%;
    line-height: 1.3em; }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe #mce-responses {
        width: 100%; } }
    #headerSubscribe #mce-responses a {
      color: inherit;
      text-decoration: underline; }
  #headerSubscribe .subscribeForm a {
    color: #fff;
    text-decoration: underline; }
  #headerSubscribe .subscribeForm .rowOne {
    display: inline-flex;
    position: relative;
    width: 90%; }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe .subscribeForm .rowOne {
        display: block;
        width: 100%; } }
  #headerSubscribe .subscribeForm .rowTwo {
    margin-top: 3.5rem;
    width: 89%; }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe .subscribeForm .rowTwo {
        width: 100%;
        margin-top: 2.5rem; } }
  #headerSubscribe .subscribeForm .mc-field-group {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px 15px 10px;
    max-width: 100% !important;
    /* hide form labels */ }
    @media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
      #headerSubscribe .subscribeForm .mc-field-group {
        width: 24%; } }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe .subscribeForm .mc-field-group {
        width: 100%; } }
    #headerSubscribe .subscribeForm .mc-field-group input,
    #headerSubscribe .subscribeForm .mc-field-group select {
      width: 100%;
      box-sizing: border-box;
      font-family: 'Roboto', sans-serif;
      height: 5rem;
      padding: 1rem !important;
      border: 0;
      background-color: #fff;
      font-size: 1.8rem;
      font-weight: 200;
      color: #444; }
    #headerSubscribe .subscribeForm .mc-field-group select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #fff;
      color: #444;
      border: 0px;
      outline: 0px; }
      #headerSubscribe .subscribeForm .mc-field-group select :focus {
        background-color: #fff;
        border: 0px;
        outline: 0px; }
        #headerSubscribe .subscribeForm .mc-field-group select :focus option {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border: 0px;
          outline: 0px; }
    #headerSubscribe .subscribeForm .mc-field-group select::-ms-expand {
      display: none;
      /* hide the default arrow in ie10 and ie11 */ }
    #headerSubscribe .subscribeForm .mc-field-group.input-text ::-webkit-input-placeholder {
      /* Chrome */
      color: #444; }
    #headerSubscribe .subscribeForm .mc-field-group.input-text :-ms-input-placeholder {
      /* IE 10+ */
      color: #444; }
    #headerSubscribe .subscribeForm .mc-field-group.input-text ::-moz-placeholder {
      /* Firefox 19+ */
      color: #444;
      opacity: 1; }
    #headerSubscribe .subscribeForm .mc-field-group.input-text :-moz-placeholder {
      /* Firefox 4 - 18 */
      color: #444;
      opacity: 1; }
    #headerSubscribe .subscribeForm .mc-field-group.opt-in {
      width: 70%;
      padding: 0 15px 3rem 10px; }
      @media screen and (max-width: 47.99em) {
        #headerSubscribe .subscribeForm .mc-field-group.opt-in {
          width: 100%; } }
      #headerSubscribe .subscribeForm .mc-field-group.opt-in label {
        vertical-align: top;
        font-size: 1.4rem;
        line-height: 2rem;
        width: calc(100% - 3rem);
        display: inline-block;
        position: relative;
        padding-left: 3rem; }
        #headerSubscribe .subscribeForm .mc-field-group.opt-in label .checkbox::before,
        #headerSubscribe .subscribeForm .mc-field-group.opt-in label .checkbox::after {
          content: '';
          position: absolute;
          margin: auto; }
        #headerSubscribe .subscribeForm .mc-field-group.opt-in label .checkbox::before {
          width: 2rem;
          height: 2rem;
          background-color: #fff;
          left: 0;
          top: .2rem;
          box-sizing: border-box; }
        #headerSubscribe .subscribeForm .mc-field-group.opt-in label .checkbox::after {
          left: .5rem;
          top: 0.7rem;
          transition: opacity .2s;
          content: '';
          width: 1.1rem;
          height: .6rem;
          border: 0.3rem solid #0076CE;
          border-top: none;
          border-right: none;
          background: transparent;
          opacity: 0;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
      #headerSubscribe .subscribeForm .mc-field-group.opt-in input {
        display: none; }
        #headerSubscribe .subscribeForm .mc-field-group.opt-in input:checked + label .checkbox::after {
          opacity: 1; }
    #headerSubscribe .subscribeForm .mc-field-group:not(.opt-in):not(.optin) label {
      display: none; }
      @media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
        #headerSubscribe .subscribeForm .mc-field-group:not(.opt-in):not(.optin) label {
          display: block; } }
  #headerSubscribe .subscribeForm .submitWrap {
    float: right; }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe .subscribeForm .submitWrap {
        float: none; } }
    #headerSubscribe .subscribeForm .submitWrap input[type="submit"] {
      background-color: transparent;
      color: #fff;
      margin: 0;
      line-height: inherit;
      cursor: pointer;
      padding: 0.75em 1.5em;
      border: none;
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button;
      border: 1px solid #0076CE;
      outline: 0px; }
      #headerSubscribe .subscribeForm .submitWrap input[type="submit"]:hover {
        background-color: #0076CE; }
      @media screen and (max-width: 47.99em) {
        #headerSubscribe .subscribeForm .submitWrap input[type="submit"] {
          width: 100%; } }
  #headerSubscribe .subscribeForm:after {
    content: "";
    display: table;
    clear: both; }
  #headerSubscribe .subscribeForm input.mce_inline_error,
  #headerSubscribe .subscribeForm select.mce_inline_error {
    border: #0076CE 1px solid !important; }
  #headerSubscribe .subscribeForm div.mce_inline_error,
  #headerSubscribe .subscribeForm .inline-error-msg {
    background-color: transparent !important;
    color: #0076CE !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 3px !important;
    font-size: 1em;
    font-weight: normal !important; }
  #headerSubscribe .subscribeForm .opt-in .mce_inline_error {
    margin-left: 3rem !important; }
  #headerSubscribe select.error,
  #headerSubscribe input.error {
    border: #0076CE 1px solid !important; }
  #headerSubscribe label.error {
    background-color: transparent;
    color: #0076CE;
    padding-top: 3px;
    font-size: 1em; }
  #headerSubscribe .optin {
    width: 70%;
    padding: 0 15px 3rem 10px; }
    @media screen and (max-width: 47.99em) {
      #headerSubscribe .optin {
        width: 100%; } }
    #headerSubscribe .optin input {
      height: 0 !important;
      width: 0 !important;
      visibility: hidden;
      position: absolute; }
    #headerSubscribe .optin label {
      vertical-align: top;
      font-size: 1.4rem;
      line-height: 2rem;
      width: calc(100% - 3rem);
      display: inline-block;
      position: relative;
      padding-left: 3rem; }
      #headerSubscribe .optin label .checkbox::before, #headerSubscribe .optin label .checkbox::after {
        content: '';
        position: absolute;
        margin: auto; }
      #headerSubscribe .optin label .checkbox::before {
        width: 2rem;
        height: 2rem;
        background-color: #fff;
        left: 0;
        top: .2rem;
        box-sizing: border-box;
        border: #aaa 1px solid; }
      #headerSubscribe .optin label .checkbox::after {
        left: .5rem;
        top: 0.7rem;
        transition: opacity .2s;
        content: '';
        width: 1.1rem;
        height: .7rem;
        border: 0.3rem solid #0076CE;
        border-top: none;
        border-right: none;
        background: transparent;
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      #headerSubscribe .optin label .checkbox.optChecked::after {
        opacity: 1; }

body:not(.single-format-standard):not(.category):not(.tax-categories):not(.tax-series):not(.search):not(.tag) .site-main {
  margin-top: 10.4rem;
  margin-bottom: 10rem;
  padding-top: 2rem; }
  @media screen and (min-width: 40em) {
    body:not(.single-format-standard):not(.category):not(.tax-categories):not(.tax-series):not(.search):not(.tag) .site-main {
      margin-top: 12.4rem; } }
  @media screen and (min-width: 48em) {
    body:not(.single-format-standard):not(.category):not(.tax-categories):not(.tax-series):not(.search):not(.tag) .site-main {
      margin-top: 19rem;
      padding-top: 0; } }
.site-main h1, .site-main h2, .site-main h3, .site-main h4, .site-main h5 {
  line-height: normal;
  font-weight: 300;
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1em;
  color: #000; }
.site-main h1 {
  font-size: 3rem;
  margin-bottom: .5em; }
  @media screen and (min-width: 48em) {
    .site-main h1 {
      font-size: 4.8rem; } }
.site-main h2 {
  font-size: 2.4rem; }
  @media screen and (min-width: 48em) {
    .site-main h2 {
      font-size: 3.6rem; } }
.site-main h3:not(.entry-label) {
  font-size: 1.8rem; }
  @media screen and (min-width: 48em) {
    .site-main h3:not(.entry-label) {
      font-size: 2.4rem; } }
.site-main h4 {
  font-size: 1em; }
  @media screen and (min-width: 48em) {
    .site-main h4 {
      font-size: 2rem; } }
.site-main h5 {
  font-size: 1em; }
  @media screen and (min-width: 48em) {
    .site-main h5 {
      font-size: 1.8rem; } }
.site-main a {
  text-decoration: none;
  color: #41B6E6; }
.site-main p, .site-main ul, .site-main ol, .site-main .byline {
  margin: 2em 0; }
.site-main ul, .site-main ol {
  padding-left: 1em; }
.site-main ul {
  list-style: disc; }
.site-main ol {
  list-style: decimal; }
.site-main embed, .site-main object, .site-main iframe {
  max-width: 100%;
  max-height: inherit;
  width: 100%; }
.archive .site-main {
  width: 100%;
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .archive .site-main {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 80em) {
    .archive .site-main {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 100em) {
    .archive .site-main {
      padding-left: 7rem;
      padding-right: 7rem; } }
.site-main p.noResultMsg {
  padding: 0 5%; }
.error404 .site-main p {
  padding: 0 5%; }
.error404 .site-main form.search-form {
  display: none; }

.archive .alm-load-more-btn.done,
.archive .ajax-load-more-wrap + .navigation {
  display: none; }
.archive .navigation .page-numbers,
.archive .navigation h2,
.archive .navigation svg {
  display: none; }
.archive .navigation a {
  color: #444; }
.archive .alm-btn-wrap,
.archive .navigation {
  margin-top: 24px;
  text-align: center; }
  @media screen and (min-width: 48em) {
    .archive .alm-btn-wrap,
    .archive .navigation {
      margin-top: 30px; } }
  @media screen and (min-width: 61.25em) {
    .archive .alm-btn-wrap,
    .archive .navigation {
      margin-top: 38px; } }
.archive .alm-load-more-btn,
.archive .page-numbers.next {
  display: inline-block;
  border: 2px #0076CE solid;
  line-height: 1em;
  padding: 6px 30px;
  font-size: 12px;
  background-color: transparent; }
  .archive .alm-load-more-btn:hover,
  .archive .page-numbers.next:hover {
    background-color: #0076CE;
    color: #fff; }
  @media screen and (min-width: 48em) {
    .archive .alm-load-more-btn,
    .archive .page-numbers.next {
      font-size: 14px; } }
  @media screen and (min-width: 61.25em) {
    .archive .alm-load-more-btn,
    .archive .page-numbers.next {
      font-size: 16px; } }

.chip {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 10px;
  width: calc( 50% - ( 10px * 3 / 2 ) );
  color: inherit !important; }
  @media screen and (min-width: 48em) {
    .chip {
      margin: 16px 0 0 16px;
      width: calc( 50% - ( 16px * 3 / 2 ) ); } }
  @media screen and (min-width: 61.25em) {
    .chip {
      margin: 20px 0 0 20px;
      width: calc( 33.33% - ( 20px * 4 / 3 ) ); } }
  .chip .image-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    display: grid;
    max-height: 10rem; }
    @media screen and (min-width: 48em) {
      .chip .image-wrapper {
        max-height: 12rem; } }
    @media screen and (min-width: 48em) {
      .chip .image-wrapper {
        max-height: 21rem; } }
    .chip .image-wrapper:after {
      content: '';
      background-color: rgba(0, 0, 0, 0.1);
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .chip .image-wrapper img {
      max-width: 100%;
      height: inherit; }
  .chip:hover .image-wrapper:after {
    background-color: rgba(0, 0, 0, 0.2); }
  .chip .wp-post-image {
    width: 100%;
    height: inherit;
    transition: max-width .2s; }
  .chip .image-wrapper i,
  .chip .entry-header i {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2)); }
    @media screen and (min-width: 48em) {
      .chip .image-wrapper i,
      .chip .entry-header i {
        width: 60px;
        height: 60px;
        top: calc(50% - 30px);
        left: calc(50% - 30px); } }
  .chip.format-video i {
    background-image: url(images/Video_play_white.svg); }
  .chip.format-audio i {
    background-image: url(images/Audio_play_white.svg);
    width: 55px;
    height: 42px;
    top: calc(50% - 21.5px);
    left: calc(50% - 26.5px); }
    @media screen and (min-width: 48em) {
      .chip.format-audio i {
        width: 75px;
        height: 65px;
        top: calc(50% - 33.5px);
        left: calc(50% - 36.5px); } }
  .chip.format-image i {
    background-image: url(images/Infographic_white.svg); }
  .chip.format-aside i {
    background-image: url(images/series_white.svg); }
  .chip.format-aside .entry-header {
    visibility: hidden; }
    .chip.format-aside .entry-header .entry-label {
      visibility: visible; }
    .chip.format-aside .entry-header .entry-title {
      visibility: visible;
      margin-bottom: 0; }
  .chip.format-gallery i {
    background-image: url(images/slideshow_white.svg); }
  .chip.format-link .entry-header {
    visibility: hidden; }
    .chip.format-link .entry-header .entry-label {
      display: none; }
    .chip.format-link .entry-header .entry-title {
      visibility: visible;
      margin-bottom: 0; }
  .chip .entry-header,
  .chip .entry-summary {
    padding: 1rem; }
    @media screen and (min-width: 48em) {
      .chip .entry-header,
      .chip .entry-summary {
        padding: 2.5rem 3rem;
        padding-bottom: .5rem; } }
  .chip .entry-summary {
    padding-top: 0;
    padding-bottom: 5.5rem; }
    .chip .entry-summary p {
      margin: 0; }
    @media screen and (max-width: 47.99em) {
      .chip .entry-summary {
        display: none; } }
  .chip .entry-header {
    font-weight: normal;
    font-size: 0.8rem;
    line-height: 1.2; }
    @media screen and (min-width: 48em) {
      .chip .entry-header {
        font-size: 1.4rem; } }
    .chip .entry-header .entry-label {
      line-height: 1.1em;
      text-transform: uppercase;
      color: #0076CE;
      padding-bottom: .5rem;
      font-weight: 500; }
    .chip .entry-header .entry-title {
      font-size: 1.4rem;
      line-height: 1.2em;
      font-weight: 300;
      margin-bottom: 1.5rem;
      color: #000; }
      @media screen and (min-width: 48em) {
        .chip .entry-header .entry-title {
          font-size: 3rem;
          margin-bottom: 2rem; } }

.single-post .single-featured-image-header {
  z-index: 1;
  position: relative;
  width: 100%;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 22rem; }
  .single-post .single-featured-image-header img {
    height: 22rem; }
  @media screen and (min-width: 48em) {
    .single-post .single-featured-image-header {
      height: 32rem; }
      .single-post .single-featured-image-header img {
        height: 32rem; } }
  @media screen and (min-width: 80em) {
    .single-post .single-featured-image-header {
      height: 48rem; }
      .single-post .single-featured-image-header img {
        height: 48rem; } }
.single-post:not(.single-format-standard):not(.single-format-audio) .single-featured-image-header {
  display: none; }
.single-post article.post {
  margin-bottom: 7rem; }
  .single-post article.post .entry-header {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 4rem; }
    @media screen and (min-width: 48em) {
      .single-post article.post .entry-header {
        margin-left: 19.8%;
        margin-right: 19.8%; } }
  .single-post article.post .entry-meta {
    color: #000;
    padding-bottom: 4rem;
    font-size: 1.4rem;
    line-height: 1.2; }
    .single-post article.post .entry-meta .posted-on .screen-reader-text,
    .single-post article.post .entry-meta .posted-on time:not(.published) {
      display: none; }
    .single-post article.post .entry-meta .byline {
      display: none; }
  .single-post article.post .entry-content:after {
    clear: both;
    content: "";
    display: table; }
  .single-post article.post .entry-content h1, .single-post article.post .entry-content h2, .single-post article.post .entry-content h3, .single-post article.post .entry-content h4, .single-post article.post .entry-content h5 {
    margin-top: 1em;
    margin-bottom: 1rem; }
  .single-post article.post .entry-content > *:not(.js-story-text):not(.byline):not(p):not(.clearfix):not(h1):not(h2):not(h3):not(h4):not(h5):not(nav):not(figure), .single-post article.post .entry-content .js-story-text > *:not(.byline):not(p):not(.clearfix):not(h1):not(h2):not(h3):not(h4):not(h5):not(nav):not(figure) {
    margin-top: 5rem;
    margin-bottom: 5rem; }
    @media screen and (min-width: 48em) {
      .single-post article.post .entry-content > *:not(.js-story-text):not(.byline):not(p):not(.clearfix):not(h1):not(h2):not(h3):not(h4):not(h5):not(nav):not(figure), .single-post article.post .entry-content .js-story-text > *:not(.byline):not(p):not(.clearfix):not(h1):not(h2):not(h3):not(h4):not(h5):not(nav):not(figure) {
        margin-top: 7rem;
        margin-bottom: 7rem; } }
  @media screen and (min-width: 48em) {
    .single-post article.post .entry-content .imageWrapper.imgLeft,
    .single-post article.post .entry-content .imageWrapper.imgRight {
      margin-top: 0 !important;
      margin-bottom: 0 !important; } }
  .single-post article.post .entry-content div:empty {
    margin: 0 !important; }
  .single-post article.post .entry-content .videoWrapper.slideshare {
    margin-bottom: 2rem; }
  .single-post article.post .entry-content .videoWrapper.slideshare + div[style*="margin-bottom:5px"] {
    margin-top: 2rem; }
  .single-post article.post .entry-content .quoteWrap blockquote {
    margin: 0; }
  .single-post article.post .entry-content img {
    max-width: 100%;
    height: inherit; }
    @media screen and (max-width: 39.99em) {
      .single-post article.post .entry-content img {
        width: 100%;
        padding: 0; } }
  @media screen and (min-width: 40em) {
    .single-post article.post .entry-content .imageWrapper .alignleft.portrait {
      width: 30% !important; } }
  @media screen and (min-width: 40em) {
    .single-post article.post .entry-content .imageWrapper .alignleft {
      float: left;
      max-width: 40%;
      min-width: 25%;
      padding-right: 2rem;
      padding-bottom: 2rem; } }
  @media screen and (min-width: 48em) {
    .single-post article.post .entry-content .imageWrapper .alignleft {
      padding-right: 3rem;
      padding-bottom: 3rem; } }
  @media screen and (min-width: 40em) {
    .single-post article.post .entry-content .imageWrapper .alignright.portrait {
      width: 30% !important; } }
  @media screen and (min-width: 40em) {
    .single-post article.post .entry-content .imageWrapper .alignright {
      float: right;
      max-width: 40%;
      min-width: 25%;
      padding-left: 2rem;
      padding-bottom: 2rem; } }
  @media screen and (min-width: 48em) {
    .single-post article.post .entry-content .imageWrapper .alignright {
      padding-left: 3rem;
      padding-bottom: 3rem; } }
  .single-post article.post .entry-content .imageWrapper .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .single-post article.post .entry-content figure {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (max-width: 39.99em) {
      .single-post article.post .entry-content figure.alignleft {
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 40em) {
      .single-post article.post .entry-content figure.alignleft {
        float: left;
        max-width: 40%;
        min-width: 25%; } }
    @media screen and (min-width: 40em) {
      .single-post article.post .entry-content figure.alignleft img {
        padding-right: 2rem;
        width: 100% !important; } }
    @media screen and (min-width: 61.25em) {
      .single-post article.post .entry-content figure.alignleft img {
        padding-right: 3rem; } }
    @media screen and (min-width: 61.25em) {
      .single-post article.post .entry-content figure.alignleft.portrait {
        width: 30% !important; } }
    @media screen and (max-width: 39.99em) {
      .single-post article.post .entry-content figure.alignright {
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 40em) {
      .single-post article.post .entry-content figure.alignright {
        float: right;
        max-width: 40%;
        min-width: 25%; } }
    @media screen and (min-width: 40em) {
      .single-post article.post .entry-content figure.alignright img {
        padding-left: 2rem;
        width: 100% !important; } }
    @media screen and (min-width: 61.25em) {
      .single-post article.post .entry-content figure.alignright img {
        padding-left: 3rem; } }
    @media screen and (min-width: 61.25em) {
      .single-post article.post .entry-content figure.alignright.portrait {
        width: 30% !important; } }
    .single-post article.post .entry-content figure.aligncenter {
      margin-left: auto;
      margin-right: auto; }
    .single-post article.post .entry-content figure figcaption {
      font-size: 1.2rem;
      line-height: 1.2em;
      text-align: center;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      padding-top: 1rem;
      padding-right: 2rem; }
      @media screen and (min-width: 61.25em) {
        .single-post article.post .entry-content figure figcaption {
          padding-right: 3rem; } }
      @media screen and (max-width: 39.99em) {
        .single-post article.post .entry-content figure figcaption {
          padding: 0 !important; } }
  .single-post article.post .entry-content ul.bullet-summary {
    padding-left: 0;
    padding-right: 5%;
    list-style: none;
    margin-top: 0 !important; }
    .single-post article.post .entry-content ul.bullet-summary li {
      padding: 10px 0 10px 15px;
      position: relative;
      list-style: none;
      padding-bottom: 5px;
      position: relative;
      padding-left: 15px; }
      .single-post article.post .entry-content ul.bullet-summary li:before {
        font-family: AppleGothic,"Lucida Sans",Impact,Verdana,sans-serif;
        content: '■';
        color: #0076ce;
        font-size: 60%;
        position: absolute;
        left: 0;
        top: 1em; }
      .single-post article.post .entry-content ul.bullet-summary li:after {
        border-bottom: 1px solid rgba(216, 216, 216, 0.7);
        content: ' ';
        display: block;
        padding-top: 10px; }
  .single-post article.post .entry-content > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote):not(.js-story-text):not(nav),
  .single-post article.post .entry-content .js-story-text > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote) {
    margin-left: 30px;
    margin-right: 30px; }
    @media screen and (min-width: 48em) {
      .single-post article.post .entry-content > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote):not(.js-story-text):not(nav),
      .single-post article.post .entry-content .js-story-text > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote) {
        margin-left: 19.8%;
        margin-right: 19.8%; } }
  .single-post article.post blockquote {
    background-color: #0076CE;
    padding: 2rem 4rem;
    color: #fff;
    margin: 0;
    font-weight: 100;
    font-size: 2.4rem;
    line-height: 2.8rem;
    content: '';
    display: table;
    clear: both;
    width: 100%; }
    @media screen and (min-width: 40em) {
      .single-post article.post blockquote {
        font-size: 3.6rem;
        line-height: 4.8rem;
        padding: 6rem 6rem;
        min-height: 18rem; } }
    .single-post article.post blockquote p {
      margin: 2rem 0; }
    .single-post article.post blockquote h6 {
      font-size: 1.2rem;
      text-transform: uppercase;
      font-weight: 400; }
  .single-post article.post .quoteWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    background-color: #0076CE; }
    @media screen and (max-width: 39.99em) {
      .single-post article.post .quoteWrap {
        display: block; } }
    .single-post article.post .quoteWrap .imageWrapper.quoteImg {
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      min-height: 32rem;
      margin: 0; }
      @media screen and (min-width: 40em) {
        .single-post article.post .quoteWrap .imageWrapper.quoteImg {
          width: 33%;
          min-height: 36rem;
          height: inherit; } }
      .single-post article.post .quoteWrap .imageWrapper.quoteImg.imgRight {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
    .single-post article.post .quoteWrap blockquote {
      width: 67%; }
      @media screen and (max-width: 39.99em) {
        .single-post article.post .quoteWrap blockquote {
          width: 100%; } }
      .single-post article.post .quoteWrap blockquote > * {
        color: #fff !important; }
      .single-post article.post .quoteWrap blockquote a {
        color: #fff; }
  .single-post article.post footer.entry-footer {
    padding: 2rem 0;
    margin-left: 30px;
    margin-right: 30px; }
    @media screen and (min-width: 48em) {
      .single-post article.post footer.entry-footer {
        margin-left: 19.8%;
        margin-right: 19.8%; } }
    .single-post article.post footer.entry-footer span.tags-links span {
      padding-right: 1.5rem; }
    .single-post article.post footer.entry-footer span.tags-links span:after {
      content: ": "; }
    .single-post article.post footer.entry-footer span.tags-links a:not(.post-edit-link) {
      padding: .5rem 1.5rem;
      text-transform: uppercase;
      color: #fff;
      background-color: #808080;
      display: inline-block;
      margin-right: .5rem;
      margin-bottom: 1rem; }
    .single-post article.post footer.entry-footer .tags-links, .single-post article.post footer.entry-footer .cat-links {
      display: inline; }
    .single-post article.post footer.entry-footer svg,
    .single-post article.post footer.entry-footer .cat-links {
      display: none; }
    .single-post article.post footer.entry-footer span.edit-link {
      display: block;
      margin-top: 2rem; }
  .single-post article.post .entry-label {
    color: #0076CE;
    font-size: 1.2rem;
    line-height: 1.2;
    white-space: nowrap;
    text-transform: uppercase; }
    @media screen and (min-width: 48em) {
      .single-post article.post .entry-label {
        font-size: 1.4rem;
        font-weight: 500; } }
.single-post:not(.single-format-video):not(.single-format-image):not(.single-format-gallery) article.post .entry-meta {
  border-bottom: 1px solid #d8d8d8; }
.single-post.single-post.single-format-standard article.post .entry-header {
  margin-left: 17.4%;
  margin-right: 17.4%;
  margin-top: -10rem;
  padding: 2.4%;
  padding-bottom: 0;
  background-color: #eee;
  z-index: 2;
  position: relative; }
  @media screen and (max-width: 47.99em) {
    .single-post.single-post.single-format-standard article.post .entry-header {
      margin-left: 18px;
      margin-right: 18px;
      padding: 12px; } }
  @media screen and (max-width: 47.99em) {
    .single-post.single-post.single-format-standard article.post .entry-header {
      margin-top: -9rem; } }
.single-post nav.post-navigation {
  margin: 4rem 0;
  text-transform: uppercase; }
  @media screen and (max-width: 61.24em) {
    .single-post nav.post-navigation {
      display: none; } }
  .single-post nav.post-navigation svg {
    display: none; }
  .single-post nav.post-navigation .nav-links:after {
    content: "";
    display: table;
    clear: both; }
  .single-post nav.post-navigation .nav-links > a {
    color: #fff;
    width: calc(50% - .5px);
    display: inline-block;
    height: 210px;
    overflow: hidden;
    position: relative; }
    .single-post nav.post-navigation .nav-links > a:after {
      content: '';
      border: 1px solid #fff;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 3px;
      position: absolute;
      height: 2rem;
      width: 2rem;
      top: 8.5rem; }
      @media screen and (min-width: 48em) {
        .single-post nav.post-navigation .nav-links > a:after {
          height: 2.5rem;
          width: 2.5rem; } }
  .single-post nav.post-navigation .nav-links .nav-previous {
    float: left;
    border-right: 1px solid #fff; }
    .single-post nav.post-navigation .nav-links .nav-previous:after {
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      left: 2rem; }
      @media screen and (min-width: 48em) {
        .single-post nav.post-navigation .nav-links .nav-previous:after {
          left: 3rem; } }
      @media screen and (min-width: 61.25em) {
        .single-post nav.post-navigation .nav-links .nav-previous:after {
          right: 4rem; } }
    .single-post nav.post-navigation .nav-links .nav-previous .text-wrapper {
      padding: 0 4rem;
      padding-right: 2rem;
      display: table; }
      @media screen and (min-width: 40em) {
        .single-post nav.post-navigation .nav-links .nav-previous .text-wrapper {
          padding: 0 7.5rem; } }
  .single-post nav.post-navigation .nav-links .nav-next {
    float: right;
    text-align: right; }
    .single-post nav.post-navigation .nav-links .nav-next:after {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      right: 2rem; }
      @media screen and (min-width: 48em) {
        .single-post nav.post-navigation .nav-links .nav-next:after {
          right: 3rem; } }
      @media screen and (min-width: 61.25em) {
        .single-post nav.post-navigation .nav-links .nav-next:after {
          right: 4rem; } }
    .single-post nav.post-navigation .nav-links .nav-next .text-wrapper {
      padding: 0 4rem;
      padding-left: 2rem;
      display: table; }
      @media screen and (min-width: 40em) {
        .single-post nav.post-navigation .nav-links .nav-next .text-wrapper {
          padding: 0 7.5rem; } }
  .single-post nav.post-navigation .nav-links .text-wrapper,
  .single-post nav.post-navigation .nav-links .image-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden; }
  .single-post nav.post-navigation .nav-links .image-wrapper:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.25);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .single-post nav.post-navigation .nav-links a:hover .image-wrapper:after {
    background-color: rgba(0, 0, 0, 0.35); }
  .single-post nav.post-navigation .nav-links .wp-post-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .single-post nav.post-navigation .nav-links .title-wrapper {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 1.2; }
    @media screen and (max-width: 47.99em) {
      .single-post nav.post-navigation .nav-links .title-wrapper {
        vertical-align: inherit;
        padding-top: 6rem; } }
  .single-post nav.post-navigation .nav-links .nav-subtitle {
    font-size: 1.2rem;
    white-space: nowrap; }
  .single-post nav.post-navigation .nav-links .nav-title {
    background: transparent;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-height: 3.6em;
    /* Fallback for non-webkit */
    font-size: 1em;
    line-height: 1.2;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff; }
@-moz-document url-prefix() {
  .single-post nav.post-navigation .nav-links .nav-title {
    overflow: hidden;
    position: relative; }
    .single-post nav.post-navigation .nav-links .nav-title:before {
      background: transparent;
      bottom: 0;
      position: absolute;
      right: 0;
      float: right;
      content: '\2026';
      margin-left: -3rem;
      width: 3rem; }
    .single-post nav.post-navigation .nav-links .nav-title:after {
      content: '';
      background: transparent;
      position: absolute;
      height: 50px;
      width: 100%;
      z-index: 1; } }
.single-post .entry-ratings {
  padding-bottom: 3rem;
  margin-bottom: 5rem;
  border-bottom: 1px solid #d8d8d8; }
  .single-post .entry-ratings .label, .single-post .entry-ratings .icons {
    display: inline; }
  .single-post .entry-ratings .label {
    font-size: 3rem;
    line-height: 1.2;
    padding-right: 4rem; }
    @media screen and (max-width: 47.99em) {
      .single-post .entry-ratings .label {
        display: block;
        font-size: 2rem; } }
  .single-post .entry-ratings .post-ratings {
    display: inline; }
    .single-post .entry-ratings .post-ratings img {
      vertical-align: middle; }
.single-post .post-navigation h2,
.single-post .comments-title {
  display: none; }
.single-post .related-posts {
  width: 100%;
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .single-post .related-posts {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 80em) {
    .single-post .related-posts {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 100em) {
    .single-post .related-posts {
      padding-left: 7rem;
      padding-right: 7rem; } }
  @media screen and (max-width: 61.24em) {
    .single-post .related-posts {
      padding: 0 8px;
      margin: 7rem 0 2rem 0; } }
  @media screen and (max-width: 47.99em) {
    .single-post .related-posts h2 {
      margin-left: 10px; } }
  @media screen and (min-width: 48em) {
    .single-post .related-posts h2 {
      margin-left: 16px; } }
  @media screen and (max-width: 47.99em) {
    .single-post .related-posts article h2 {
      margin-left: 0; } }
  @media screen and (min-width: 48em) {
    .single-post .related-posts article h2 {
      margin-left: 0; } }
@media screen and (max-width: 47.99em) {
  .single-post footer#colophon {
    margin-bottom: 50px; } }
.single-post #disqus_thread {
  width: 100%;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid #d8d8d8; }
.single-post em {
  font-style: italic; }
.single-post .gallery {
  display: flex;
  flex-wrap: wrap; }
  .single-post .gallery .gallery-item {
    margin: 1rem !important;
    width: 100%; }
    .single-post .gallery .gallery-item img {
      width: 100%;
      height: inherit; }
  .single-post .gallery.gallery-columns-2 .gallery-item {
    width: calc(50% - 2rem); }
    @media screen and (max-width: 47.99em) {
      .single-post .gallery.gallery-columns-2 .gallery-item {
        width: 100%; } }
  .single-post .gallery.gallery-columns-3 .gallery-item {
    width: calc(33% - 2rem); }
    @media screen and (max-width: 61.24em) {
      .single-post .gallery.gallery-columns-3 .gallery-item {
        width: calc(50% - 2rem); } }
    @media screen and (max-width: 47.99em) {
      .single-post .gallery.gallery-columns-3 .gallery-item {
        width: 100%; } }
  .single-post .gallery.gallery-columns-4 .gallery-item {
    width: calc(25% - 2rem); }
    @media screen and (max-width: 61.24em) {
      .single-post .gallery.gallery-columns-4 .gallery-item {
        width: calc(50% - 2rem); } }
    @media screen and (max-width: 47.99em) {
      .single-post .gallery.gallery-columns-4 .gallery-item {
        width: 100%; } }
.single-post.side-by-side article.post .entry-content h1, .single-post.side-by-side article.post .entry-content h2, .single-post.side-by-side article.post .entry-content h3, .single-post.side-by-side article.post .entry-content h4, .single-post.side-by-side article.post .entry-content h5 {
  margin-top: 0; }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content .spacer {
    padding-bottom: 2rem; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignleft,
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignright {
    width: calc(40% - 30px) !important; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignleft,
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignright {
    width: calc(40% - 19.8%) !important; } }
@media screen and (min-width: 61.25em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignleft.portrait,
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignright.portrait {
    width: calc(30% - 19.8%) !important; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignleft {
    margin-left: 30px; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignleft {
    margin-left: 19.8%; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignright {
    margin-right: 30px; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content .imageWrapper .alignright {
    margin-right: 19.8%; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content figure.alignleft, .single-post.side-by-side article.post .entry-content figure.alignright {
    width: calc(40% - 30px) !important;
    margin-top: 0 !important;
    margin-bottom: 4rem !important; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content figure.alignleft, .single-post.side-by-side article.post .entry-content figure.alignright {
    width: calc(40% - 19.8%) !important; } }
@media screen and (min-width: 61.25em) {
  .single-post.side-by-side article.post .entry-content figure.alignleft.portrait, .single-post.side-by-side article.post .entry-content figure.alignright.portrait {
    width: calc(30% - 19.8%) !important; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content figure.alignleft {
    margin-left: 30px; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content figure.alignleft {
    margin-left: 19.8%; } }
@media screen and (min-width: 40em) {
  .single-post.side-by-side article.post .entry-content figure.alignright {
    margin-right: 30px; } }
@media screen and (min-width: 48em) {
  .single-post.side-by-side article.post .entry-content figure.alignright {
    margin-right: 19.8%; } }
.single-post.list-two-cols .twoColList {
  margin-top: 2em !important;
  margin-bottom: 2em !important; }
  @media screen and (min-width: 40em) {
    .single-post.list-two-cols .twoColList {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; } }
  .single-post.list-two-cols .twoColList ul {
    margin: 0; }

/**
 * Load FontAwesome if your theme isn't already doing it.
 */
.share-links {
  position: fixed;
  z-index: 200;
  left: 0;
  bottom: 54px;
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 8px !important; }
  @media screen and (max-width: 47.99em) {
    .share-links {
      width: 100%;
      background-color: #fff;
      padding-left: 0;
      text-align: center;
      top: inherit;
      bottom: 0;
      border-top: 1px solid #eee;
      white-space: nowrap; } }
  .share-links li {
    font-size: 16px;
    background-color: #848484;
    border-radius: 30px;
    color: #fff;
    height: 30px;
    margin: 0 1em 0.5em 0;
    text-align: center;
    width: 30px;
    list-style: none;
    display: block; }
    @media screen and (max-width: 47.99em) {
      .share-links li {
        display: inline-block;
        margin: 10px; } }
  .share-links a {
    display: block;
    color: #fff;
    line-height: 30px; }
  .share-links .tooltip {
    display: none; }

.single-format-audio main#main {
  margin-top: 0; }
.single-format-audio article.post {
  margin-bottom: 0; }
  .single-format-audio article.post .entry-header {
    margin-left: 10% !important;
    margin-right: 10% !important;
    margin-top: -9rem;
    padding: 2.4%;
    padding-bottom: 0;
    background-color: #eee;
    z-index: 2;
    position: relative; }
    .single-format-audio article.post .entry-header .entry-meta {
      display: none; }
  .single-format-audio article.post .entry-content {
    margin-top: -2rem; }
    .single-format-audio article.post .entry-content ul {
      margin: 0; }
    @media screen and (min-width: 48em) {
      .single-format-audio article.post .entry-content .spacer {
        padding-bottom: 2rem; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft,
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-bottom: 2rem;
        width: 40% !important; } }
    @media screen and (min-width: 48em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft,
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-top: 2.4rem; } }
    @media screen and (min-width: 61.25em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft,
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-bottom: 5rem;
        padding-top: 2.4rem; } }
    @media screen and (min-width: 80em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft,
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-bottom: 7rem;
        padding-top: 2.4rem; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft {
        margin-left: 10%;
        padding-right: 2rem; } }
    @media screen and (min-width: 61.25em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft {
        padding-right: 4rem; } }
    @media screen and (min-width: 80em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignleft {
        padding-right: 7rem; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        margin-right: 10%;
        padding-left: 2rem; } }
    @media screen and (min-width: 61.25em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-left: 4rem; } }
    @media screen and (min-width: 80em) {
      .single-format-audio article.post .entry-content .imageWrapper .alignright {
        padding-left: 7rem; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content figure.alignleft, .single-format-audio article.post .entry-content figure.alignright {
        width: 40% !important; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content figure.alignleft {
        margin-left: 10%;
        padding-right: 2rem; } }
    @media screen and (min-width: 61.25em) {
      .single-format-audio article.post .entry-content figure.alignleft {
        padding-right: 4rem; } }
    @media screen and (min-width: 80em) {
      .single-format-audio article.post .entry-content figure.alignleft {
        padding-right: 7rem; } }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post .entry-content figure.alignright {
        margin-right: 10%;
        padding-left: 2rem; } }
    @media screen and (min-width: 61.25em) {
      .single-format-audio article.post .entry-content figure.alignright {
        padding-left: 4rem; } }
    @media screen and (min-width: 80em) {
      .single-format-audio article.post .entry-content figure.alignright {
        padding-left: 7rem; } }
    .single-format-audio article.post .entry-content figure img {
      padding: 0 !important; }
    .single-format-audio article.post .entry-content .twoColList {
      margin-top: 2em !important;
      margin-bottom: 2em !important; }
      @media screen and (min-width: 40em) {
        .single-format-audio article.post .entry-content .twoColList {
          -webkit-column-count: 2;
          -moz-column-count: 2;
          column-count: 2; } }
    .single-format-audio article.post .entry-content > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote):not(.js-story-text):not(nav), .single-format-audio article.post .entry-content .js-story-text > *:not(figure):not(img):not(.imageWrapper):not(.quoteWrap):not(blockquote) {
      margin-left: 10%;
      margin-right: 10%; }
    .single-format-audio article.post .entry-content .player-embed {
      margin-bottom: 0 !important; }
    .single-format-audio article.post .entry-content .player-ctas {
      margin-top: 1.5rem !important;
      margin-bottom: 0 !important;
      color: #41B6E6;
      cursor: pointer;
      font-weight: 400; }
      @media screen and (min-width: 48em) {
        .single-format-audio article.post .entry-content .player-ctas {
          font-size: 1.8rem; } }
      .single-format-audio article.post .entry-content .player-ctas .pCta {
        display: block;
        position: relative;
        padding-left: 3.5rem;
        margin-bottom: 1.2rem; }
        @media screen and (min-width: 48em) {
          .single-format-audio article.post .entry-content .player-ctas .pCta {
            display: inline-block;
            margin-right: 2rem; } }
        .single-format-audio article.post .entry-content .player-ctas .pCta:before {
          content: '';
          display: inline-block;
          background-repeat: no-repeat;
          background-position: left;
          background-size: contain;
          position: absolute;
          top: -.3rem;
          left: 0;
          width: 2.5rem;
          height: 3rem; }
        .single-format-audio article.post .entry-content .player-ctas .pCta:hover {
          color: #034c6e; }
      .single-format-audio article.post .entry-content .player-ctas #transcriptWrap:before {
        background-image: url(/wp-content/themes/delltech/images/icon-transcript.png);
        top: -.1rem; }
      .single-format-audio article.post .entry-content .player-ctas #subscribeWrap {
        position: relative; }
        @media screen and (min-width: 48em) {
          .single-format-audio article.post .entry-content .player-ctas #subscribeWrap {
            padding-left: 3rem; } }
        .single-format-audio article.post .entry-content .player-ctas #subscribeWrap:before {
          background-image: url(/wp-content/themes/delltech/images/icon-subscribe.png);
          width: 2rem; }
        .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks {
          background-color: #fff;
          color: #444;
          width: 50rem;
          margin-top: 2.5rem;
          white-space: nowrap;
          position: absolute;
          z-index: 2;
          box-shadow: rgba(128, 128, 128, 0.5) 0px -5px 10px 4px;
          display: none; }
          @media screen and (max-width: 47.99em) {
            .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks {
              max-width: 100%;
              margin-top: 1.5rem; } }
          .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks a, .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks span.noLink {
            float: left;
            width: 50%;
            border: 1px solid #0076CE;
            padding: 1.5rem 4rem;
            font-size: 1.4rem;
            display: block;
            height: 5.8rem;
            margin: 0;
            color: #0076CE; }
            @media screen and (max-width: 47.99em) {
              .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks a, .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks span.noLink {
                padding: .5rem 1rem;
                font-size: 1.2rem;
                height: 3.8rem; } }
            .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks a img, .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks span.noLink img {
              width: 25px;
              height: auto;
              margin: 0;
              padding: 0;
              z-index: 6;
              position: relative;
              vertical-align: middle;
              margin-right: 1.5rem; }
              @media screen and (max-width: 47.99em) {
                .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks a img, .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks span.noLink img {
                  width: 20px;
                  margin-right: 1rem; } }
            .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks a span, .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks span.noLink span {
              position: relative;
              z-index: 3; }
          .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks .topCaret {
            position: absolute;
            top: 0;
            left: 1rem;
            z-index: 2; }
            .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks .topCaret:before {
              content: '';
              border-style: solid;
              border-width: 0 0 1px 1px;
              display: inline-block;
              position: absolute;
              top: -18px;
              left: 27px;
              vertical-align: top;
              height: 35px;
              width: 35px;
              margin-left: 0;
              transform: rotate(135deg);
              border-color: #0076CE;
              background-color: #fff; }
              @media screen and (max-width: 47.99em) {
                .single-format-audio article.post .entry-content .player-ctas #subscribeWrap .subscribeLinks .topCaret:before {
                  top: -11px;
                  height: 25px;
                  width: 25px; } }
      .single-format-audio article.post .entry-content .player-ctas .all-podcasts {
        margin-right: 0; }
        @media screen and (min-width: 48em) {
          .single-format-audio article.post .entry-content .player-ctas .all-podcasts {
            float: right; } }
        .single-format-audio article.post .entry-content .player-ctas .all-podcasts:before {
          background-image: url(/wp-content/themes/delltech/images/icon-all-podcasts.png);
          height: 3rem; }
      .single-format-audio article.post .entry-content .player-ctas #transcriptWrap:hover:before {
        background-image: url(/wp-content/themes/delltech/images/icon-transcript-over.png); }
      .single-format-audio article.post .entry-content .player-ctas #subscribeWrap:hover:before {
        background-image: url(/wp-content/themes/delltech/images/icon-subscribe-over.png); }
      .single-format-audio article.post .entry-content .player-ctas .all-podcasts:hover:before {
        background-image: url(/wp-content/themes/delltech/images/icon-all-podcasts-over.png); }
      .single-format-audio article.post .entry-content .player-ctas:after {
        clear: both;
        content: "";
        display: table; }
    .single-format-audio article.post .entry-content .player-summary {
      margin-top: 4rem !important;
      margin-bottom: 4rem !important;
      padding-bottom: 4rem;
      border-bottom: 1px solid #aaa; }
      @media screen and (min-width: 48em) {
        .single-format-audio article.post .entry-content .player-summary .inner {
          width: 75%; } }
    .single-format-audio article.post .entry-content .guest-list {
      border-top: 1px solid #aaa;
      margin-bottom: 5rem !important; }
      .single-format-audio article.post .entry-content .guest-list ul {
        padding: 0;
        margin: 0;
        list-style: none;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 6rem; }
        .single-format-audio article.post .entry-content .guest-list ul li {
          width: 100%;
          padding-right: 3rem;
          padding-bottom: 3rem; }
          @media screen and (min-width: 40em) {
            .single-format-audio article.post .entry-content .guest-list ul li {
              width: 50%;
              padding-right: 5rem;
              padding-bottom: 5rem; } }
          @media screen and (min-width: 61.25em) {
            .single-format-audio article.post .entry-content .guest-list ul li {
              width: 33.33%;
              padding-right: 5rem;
              padding-bottom: 5rem; } }
          @media screen and (min-width: 80em) {
            .single-format-audio article.post .entry-content .guest-list ul li {
              width: 25%;
              padding-right: 7rem;
              padding-bottom: 7rem; } }
        .single-format-audio article.post .entry-content .guest-list ul span {
          display: block; }
          .single-format-audio article.post .entry-content .guest-list ul span.photo {
            width: 180px;
            height: 180px;
            display: inline-block;
            overflow: hidden;
            border-radius: 50%; }
        .single-format-audio article.post .entry-content .guest-list ul .name {
          padding-top: 3rem;
          font-weight: bold; }
        .single-format-audio article.post .entry-content .guest-list ul .description {
          padding-top: 2rem; }
        .single-format-audio article.post .entry-content .guest-list ul img {
          width: 100%;
          height: initial; }
    .single-format-audio article.post .entry-content .podcast-banner {
      position: relative;
      margin-left: 0 !important;
      margin-right: 0 !important;
      color: #fff;
      padding: 10%;
      margin-top: 5rem !important; }
      @media screen and (min-width: 40em) {
        .single-format-audio article.post .entry-content .podcast-banner {
          padding: 4.8rem 15% 4.8rem 35%; } }
      @media screen and (min-width: 48em) {
        .single-format-audio article.post .entry-content .podcast-banner {
          padding: 7.2rem 15% 7.2rem 35%; } }
      @media screen and (min-width: 80em) {
        .single-format-audio article.post .entry-content .podcast-banner {
          padding: 9rem 15% 9rem 35%; } }
      .single-format-audio article.post .entry-content .podcast-banner .banner-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .single-format-audio article.post .entry-content .podcast-banner .banner-image img {
          width: auto;
          height: inherit;
          max-width: none; }
          @media screen and (min-width: 61.25em) {
            .single-format-audio article.post .entry-content .podcast-banner .banner-image img {
              width: 100%; } }
          @media screen and (max-width: 61.24em) {
            .single-format-audio article.post .entry-content .podcast-banner .banner-image img {
              position: absolute;
              top: 0;
              left: -40%; } }
      .single-format-audio article.post .entry-content .podcast-banner .banner-logo,
      .single-format-audio article.post .entry-content .podcast-banner .banner-title,
      .single-format-audio article.post .entry-content .podcast-banner .banner-description,
      .single-format-audio article.post .entry-content .podcast-banner .banner-link {
        position: relative;
        display: block; }
      @media screen and (max-width: 39.99em) {
        .single-format-audio article.post .entry-content .podcast-banner .banner-logo {
          margin-bottom: 2rem;
          text-align: center; } }
      @media screen and (min-width: 40em) {
        .single-format-audio article.post .entry-content .podcast-banner .banner-logo {
          position: absolute;
          top: calc(50% - 5rem);
          left: calc(35% - 20rem); } }
      .single-format-audio article.post .entry-content .podcast-banner .banner-logo img {
        height: inherit !important;
        width: inherit !important;
        max-width: 16rem; }
        @media screen and (max-width: 39.99em) {
          .single-format-audio article.post .entry-content .podcast-banner .banner-logo img {
            max-height: 4.5rem; } }
      .single-format-audio article.post .entry-content .podcast-banner .banner-title {
        color: #fff;
        margin-top: 0; }
      .single-format-audio article.post .entry-content .podcast-banner .banner-description {
        margin: 1.5em 0 1em 0; }
      .single-format-audio article.post .entry-content .podcast-banner .banner-link a .label {
        color: #fff; }
      .single-format-audio article.post .entry-content .podcast-banner .banner-link a:hover .label {
        color: #ccc; }
  .single-format-audio article.post #transcript {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.85);
    padding-top: 15%; }
    @media screen and (min-width: 40em) {
      .single-format-audio article.post #transcript {
        padding-top: 10%; } }
    @media screen and (min-width: 48em) {
      .single-format-audio article.post #transcript {
        padding-top: 5%; } }
    .single-format-audio article.post #transcript .transcriptInner {
      background-color: #fff;
      margin: auto;
      padding: 4rem;
      width: 80%;
      height: 90%;
      overflow-y: auto; }
    .single-format-audio article.post #transcript .closeBtn {
      cursor: pointer;
      color: #fff;
      position: absolute;
      top: 1rem;
      right: 1rem;
      width: 40px;
      height: 40px; }
      .single-format-audio article.post #transcript .closeBtn:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: '\d7';
        font-size: 40px;
        line-height: 26px;
        text-align: center;
        height: 40px;
        width: 40px;
        font-weight: 100; }
      .single-format-audio article.post #transcript .closeBtn:hover {
        color: #0076CE; }
  .single-format-audio article.post blockquote {
    text-align: center; }
.single-format-audio.transcriptOn {
  position: fixed;
  width: 100%; }
@media screen and (max-width: 61.24em) {
  .single-format-audio .related-posts {
    margin-top: 0; } }
.single-format-audio .related-posts .header {
  text-align: center; }

@media screen and (max-width: 47.99em) {
  .single-format-video .site-main {
    padding-top: 0 !important; } }
.single-format-video .videoWrapper.firstWrap {
  margin-top: 0 !important;
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 47.99em) {
    .single-format-video .videoWrapper.firstWrap {
      margin-bottom: 3rem !important; } }

.videoWrapper {
  padding-top: 39.25%;
  position: relative;
  max-width: 100% !important; }
  @media screen and (max-width: 47.99em) {
    .videoWrapper {
      padding-top: 56.25%;
      margin-left: 0 !important;
      margin-right: 0 !important; } }
  .videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .videoWrapper.brightcovePlayer {
    padding-top: inherit; }
    .videoWrapper.brightcovePlayer .brightcovePlayerInner {
      padding-top: 56.25% !important; }

.wp-video {
  margin-bottom: 4rem; }
  @media screen and (min-width: 40em) {
    .wp-video {
      max-width: calc(100% - 30%) !important; } }
  @media screen and (max-width: 39.99em) {
    .wp-video {
      margin-left: 0 !important;
      margin-right: 0 !important; } }
  .wp-video, .wp-video video.wp-video-shortcode, .wp-video .mejs-container, .wp-video .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important; }
  .wp-video .mejs-container {
    padding-top: 56.25%; }
  .wp-video video.wp-video-shortcode, .wp-video .mejs-container, .wp-video .mejs-overlay.load {
    max-width: 100% !important; }
  .wp-video video.wp-video-shortcode {
    position: relative; }
  .wp-video .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .wp-video .mejs-controls {
    display: none; }
  .wp-video .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important; }

.single-format-image article.post .entry-content figure,
.single-format-image article.post .entry-content .imageWrapper {
  width: auto !important; }
  .single-format-image article.post .entry-content figure.firstWrap,
  .single-format-image article.post .entry-content .imageWrapper.firstWrap {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0 !important;
    margin-bottom: 2rem !important; }
    @media screen and (min-width: 48em) {
      .single-format-image article.post .entry-content figure.firstWrap,
      .single-format-image article.post .entry-content .imageWrapper.firstWrap {
        margin-left: 19.8%;
        margin-right: 19.8%; } }
.single-format-image article.post .entry-content figcaption {
  margin-top: 1.5rem; }
.single-format-image article.post .entry-content img {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none; }
.single-format-image article.post .entry-content figure a[href$=".pdf"],
.single-format-image article.post .entry-content .imageWrapper a[href$=".pdf"] {
  background-image: url(images/download_black.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 40px;
  display: block;
  position: relative;
  background-size: 35px;
  line-height: 1; }
  @media screen and (max-width: 47.99em) {
    .single-format-image article.post .entry-content figure a[href$=".pdf"],
    .single-format-image article.post .entry-content .imageWrapper a[href$=".pdf"] {
      background-size: 20px;
      padding-bottom: 25px; } }
  .single-format-image article.post .entry-content figure a[href$=".pdf"]:after,
  .single-format-image article.post .entry-content .imageWrapper a[href$=".pdf"]:after {
    content: "Download this infographic";
    color: #444;
    padding-right: 55px;
    position: absolute;
    right: 0;
    bottom: 0;
    white-space: nowrap; }
    @media screen and (max-width: 47.99em) {
      .single-format-image article.post .entry-content figure a[href$=".pdf"]:after,
      .single-format-image article.post .entry-content .imageWrapper a[href$=".pdf"]:after {
        font-size: 14px;
        padding-right: 40px; } }

@media screen and (max-width: 39.99em) {
  body.single-format-gallery #main {
    padding-top: 0; } }

.single-post.single-format-gallery .post .entry-header {
  margin-left: 0;
  margin-right: 0; }
  .single-post.single-format-gallery .post .entry-header .entry-label {
    margin-left: 30px;
    margin-right: 30px; }
    @media screen and (min-width: 48em) {
      .single-post.single-format-gallery .post .entry-header .entry-label {
        margin-left: 19.8%;
        margin-right: 19.8%; } }
.single-post.single-format-gallery h1.entry-title {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: .5em; }
  @media screen and (min-width: 48em) {
    .single-post.single-format-gallery h1.entry-title {
      margin-left: 19.8%;
      margin-right: 19.8%; } }
.single-post.single-format-gallery .entry-meta {
  display: none; }
.single-post.single-format-gallery .slideshow {
  max-width: 1024px; }
  @media screen and (min-width: 48em) {
    .single-post.single-format-gallery .slideshow {
      margin-left: 30px;
      margin-right: 30px; } }
  @media screen and (min-width: 61.25em) {
    .single-post.single-format-gallery .slideshow {
      margin-left: calc(19.8% - 29px);
      margin-right: calc(19.8% - 29px); } }
  .single-post.single-format-gallery .slideshow .slick-slides-container {
    padding-left: 0;
    margin: 0;
    z-index: 3; }
  .single-post.single-format-gallery .slideshow .slide-content {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 55.95% 0 0 0; }
  .single-post.single-format-gallery .slideshow .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 18px 29px;
    font-size: 1.8rem;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%); }
  .single-post.single-format-gallery .slideshow .attachment-slideshow {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .single-post.single-format-gallery .slideshow .slick-arrow {
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
    background: transparent;
    border: none;
    font-size: 0;
    width: 12px;
    height: 25px; }
    @media screen and (min-width: 48em) {
      .single-post.single-format-gallery .slideshow .slick-arrow {
        width: 23px;
        height: 50px; } }
    .single-post.single-format-gallery .slideshow .slick-arrow:before {
      content: "\e908";
      font-size: 25px;
      color: #fff;
      font-family: "icons-delta" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media screen and (min-width: 48em) {
        .single-post.single-format-gallery .slideshow .slick-arrow:before {
          font-size: 50px; } }
    .single-post.single-format-gallery .slideshow .slick-arrow:focus {
      outline: none; }
    .single-post.single-format-gallery .slideshow .slick-arrow.slick-prev {
      left: 29px; }
    .single-post.single-format-gallery .slideshow .slick-arrow.slick-next {
      right: 29px;
      transform: rotate(180deg); }
  .single-post.single-format-gallery .slideshow .slick-dots {
    text-align: center;
    padding-left: 0;
    margin: 0; }
    .single-post.single-format-gallery .slideshow .slick-dots li {
      display: inline-block;
      margin: 10px; }
    .single-post.single-format-gallery .slideshow .slick-dots button {
      font-size: 0px;
      width: 10px;
      height: 10px;
      text-decoration: none;
      display: inline-block;
      outline: none;
      cursor: pointer;
      border-style: none;
      color: #ccc;
      background-color: #ccc;
      border-radius: 100%;
      overflow: none;
      text-align: center;
      padding: 0; }
    .single-post.single-format-gallery .slideshow .slick-dots .slick-active button {
      color: #848484;
      background-color: #848484; }

.series-navigation {
  background-color: #FFF;
  padding: 1.6rem; }
  @media screen and (max-width: 39.99em) {
    .series-navigation {
      padding-right: 0; } }
  @media screen and (max-width: 39.99em) {
    .series-navigation h2, .series-navigation p, .series-navigation li {
      padding-right: 1.6rem; } }
  @media screen and (max-width: 47.99em) {
    .entry-content > .series-navigation {
      display: none; } }
  @media screen and (min-width: 48em) {
    .entry-content > .series-navigation {
      float: right;
      margin: .5rem 1rem 2rem;
      width: 30%;
      min-width: 340px;
      max-width: 475px; } }
  @media screen and (min-width: 61.25em) {
    .entry-content > .series-navigation {
      margin-left: 5rem;
      margin-bottom: 5rem; } }
  @media screen and (min-width: 80em) {
    .entry-content > .series-navigation {
      /* margin-right: 5rem; */ } }
  @media screen and (min-width: 40em) and (max-width: 47.99em) {
    .site-main > .series-navigation {
      margin-left: 30px;
      margin-right: 30px; } }
  @media screen and (min-width: 40em) and (max-width: 47.99em) and (min-width: 48em) {
    .site-main > .series-navigation {
      margin-left: 19.8%;
      margin-right: 19.8%; } }

  @media screen and (min-width: 48em) {
    .site-main > .series-navigation {
      display: none;
      margin-left: 35px; } }
  .series-navigation h2 {
    color: #0076CE;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold; }
  .single-post article.post .series-navigation h2 {
    margin: 0; }
  .series-navigation p {
    font-size: 2.2rem;
    line-height: 1.2;
    margin: 6px 0 12px; }
    .series-navigation p a {
      color: #000; }
      .series-navigation p a::after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        border-color: #0076CE;
        display: inline-block;
        height: 12px;
        width: 12px;
        transform: rotate(45deg); }
  .series-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .series-navigation li {
    border-bottom: 1px solid #EEE;
    margin-left: 5px; }
    .series-navigation li:first-child {
      border-top: 1px solid #EEE; }
    .series-navigation li.active {
      margin-left: 0;
      border-left: 5px solid #0076CE; }
      .series-navigation li.active h3 {
        color: #C8C9C7; }
    .series-navigation li.coming-soon {
      text-align: center;
      font-weight: bold;
      padding: 1em; }
  .series-navigation .series-link {
    display: table;
    width: 100%; }
  .series-navigation .series-image {
    display: table-cell;
    line-height: 0;
    width: 80px; }
  .series-navigation .series-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1.6rem; }
  .series-navigation .series-title h3 {
    font-size: 1.6rem;
    line-height: 1.2;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 3.84rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
    .single-post .site-main .series-navigation .series-title h3 {
      margin: 0; }
  @media screen and (min-width: 48em) {
    .series-navigation ~ .imageWrapper.firstE {
      max-width: calc(70% - 5rem); }
      .series-navigation ~ .imageWrapper.firstE img.alignright {
        margin-right: 0 !important;
        padding-left: 4rem !important;
        padding-bottom: 2rem !important; }
      .series-navigation ~ .imageWrapper.firstE img.alignleft {
        padding-right: 4rem !important;
        padding-bottom: 2rem !important; } }

@supports not (-webkit-line-clamp: 2) {
  .series-navigation .series-title h3::after {
    content: '';
    display: block;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 90%);
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: auto;
    width: 35px;
    height: auto;
    bottom: 0;
    height: 20px;
    top: auto;
    visibility: visible; } }
@media screen and (max-width: 47.99em) {
  .tax-series .site-main {
    padding: 0 8px; } }
.tax-series .featuredLarge .chip {
  text-align: center;
  display: block;
  position: relative;
  height: 50rem;
  width: calc(100% + 14rem);
  margin: 0;
  margin-left: -7rem;
  overflow: hidden;
  background-color: transparent;
  margin-bottom: 1rem; }
  @media screen and (max-width: 47.99em) {
    .tax-series .featuredLarge .chip {
      width: calc(100% + 36px);
      margin: 0;
      margin-left: -18px;
      height: auto; } }
  .tax-series .featuredLarge .chip * {
    position: relative;
    top: inherit;
    left: inherit; }
  .tax-series .featuredLarge .chip article {
    height: 100%; }
    .tax-series .featuredLarge .chip article .image-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 0;
      width: 100%;
      height: inherit;
      max-height: none; }
      .tax-series .featuredLarge .chip article .image-wrapper img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: auto;
        height: auto;
        max-width: none;
        min-height: 100%;
        min-width: 100%; }
      .tax-series .featuredLarge .chip article .image-wrapper i {
        position: absolute;
        background-position: center;
        background-size: contain;
        width: 45px;
        height: 45px;
        display: none; }
        @media screen and (min-width: 48em) {
          .tax-series .featuredLarge .chip article .image-wrapper i {
            display: block;
            left: calc(20% - 6rem);
            top: 20.5rem; } }
        @media screen and (min-width: 61.25em) {
          .tax-series .featuredLarge .chip article .image-wrapper i {
            left: calc(15% - 6rem);
            top: 24.5rem; } }
      .tax-series .featuredLarge .chip article .image-wrapper:after {
        background-color: rgba(0, 0, 0, 0.2); }
    .tax-series .featuredLarge .chip article:hover .image-wrapper:after {
      background-color: rgba(0, 0, 0, 0.3); }
    .tax-series .featuredLarge .chip article .headerWrap {
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
      padding-bottom: 10rem;
      padding-top: 15rem;
      padding-left: 28px;
      padding-right: 28px; }
      @media screen and (min-width: 48em) {
        .tax-series .featuredLarge .chip article .headerWrap {
          padding-left: 20%;
          padding-right: 20%; } }
      @media screen and (min-width: 61.25em) {
        .tax-series .featuredLarge .chip article .headerWrap {
          padding-left: 15%;
          padding-right: 15%; } }
      @media screen and (max-width: 47.99em) {
        .tax-series .featuredLarge .chip article .headerWrap {
          min-height: 50rem; } }
      @media screen and (max-width: 61.24em) {
        .tax-series .featuredLarge .chip article .headerWrap {
          padding-top: 56px; } }
    .tax-series .featuredLarge .chip article .entry-header {
      width: 100%;
      color: #fff;
      padding: 0;
      padding-bottom: .5rem;
      font-size: 1em;
      line-height: 1.2; }
      @media screen and (max-width: 47.99em) {
        .tax-series .featuredLarge .chip article .entry-header {
          font-size: 1.2rem; } }
      .tax-series .featuredLarge .chip article .entry-header .entry-label {
        background-color: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        margin-bottom: 1.5rem;
        font-size: 1.4rem; }
        @media screen and (max-width: 47.99em) {
          .tax-series .featuredLarge .chip article .entry-header .entry-label {
            font-size: 1.2rem; } }
      .tax-series .featuredLarge .chip article .entry-header .entry-title {
        color: #fff;
        font-size: 4.2rem;
        line-height: 1.3em; }
        @media screen and (max-width: 47.99em) {
          .tax-series .featuredLarge .chip article .entry-header .entry-title {
            font-size: 3rem; } }
      .tax-series .featuredLarge .chip article .entry-header .entry-meta {
        color: #fff; }
    .tax-series .featuredLarge .chip article .entry-summary {
      color: #fff;
      display: block;
      padding: 0; }
    @media screen and (max-width: 47.99em) {
      .tax-series .featuredLarge .chip article:after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        position: absolute;
        bottom: 40px;
        vertical-align: top;
        height: 20px;
        width: 20px;
        margin-left: 0;
        transform: rotate(135deg);
        left: calc(50% - 12px);
        color: #fff; } }
  .tax-series .featuredLarge .chip.format-audio article .image-wrapper i {
    width: 55px;
    height: 55px; }
    @media screen and (min-width: 48em) {
      .tax-series .featuredLarge .chip.format-audio article .image-wrapper i {
        top: 20rem;
        left: calc(20% - 7rem); } }
    @media screen and (min-width: 61.25em) {
      .tax-series .featuredLarge .chip.format-audio article .image-wrapper i {
        left: calc(15% - 7rem); } }

@media screen and (max-width: 47.99em) {
  .tax-categories .site-main {
    padding: 0 8px; } }
.tax-categories .featuredLarge .chip {
  display: block;
  position: relative;
  height: 50rem;
  width: calc(100% + 14rem);
  margin: 0;
  margin-left: -7rem;
  overflow: hidden;
  background-color: transparent;
  margin-bottom: 1rem; }
  @media screen and (max-width: 47.99em) {
    .tax-categories .featuredLarge .chip {
      width: calc(100% + 36px);
      margin: 0;
      margin-left: -18px;
      height: auto; } }
  .tax-categories .featuredLarge .chip * {
    position: relative;
    top: inherit;
    left: inherit; }
  .tax-categories .featuredLarge .chip article {
    height: 100%; }
    .tax-categories .featuredLarge .chip article .image-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 0;
      width: 100%;
      height: inherit;
      max-height: none; }
      .tax-categories .featuredLarge .chip article .image-wrapper img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: auto;
        height: auto;
        max-width: none;
        min-height: 100%;
        min-width: 100%; }
      .tax-categories .featuredLarge .chip article .image-wrapper i {
        position: absolute;
        background-position: center;
        background-size: contain;
        width: 45px;
        height: 45px;
        display: none; }
        @media screen and (min-width: 48em) {
          .tax-categories .featuredLarge .chip article .image-wrapper i {
            display: block;
            left: calc(20% - 6rem);
            top: 20.5rem; } }
        @media screen and (min-width: 61.25em) {
          .tax-categories .featuredLarge .chip article .image-wrapper i {
            left: calc(15% - 6rem);
            top: 24.5rem; } }
      .tax-categories .featuredLarge .chip article .image-wrapper:after {
        background-color: rgba(0, 0, 0, 0.2); }
    .tax-categories .featuredLarge .chip article:hover .image-wrapper:after {
      background-color: rgba(0, 0, 0, 0.3); }
    .tax-categories .featuredLarge .chip article .headerWrap {
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
      padding-bottom: 10rem;
      padding-top: 15rem;
      padding-left: 28px;
      padding-right: 28px; }
      @media screen and (min-width: 48em) {
        .tax-categories .featuredLarge .chip article .headerWrap {
          padding-left: 20%;
          padding-right: 20%; } }
      @media screen and (min-width: 61.25em) {
        .tax-categories .featuredLarge .chip article .headerWrap {
          padding-left: 15%;
          padding-right: 15%; } }
      @media screen and (max-width: 47.99em) {
        .tax-categories .featuredLarge .chip article .headerWrap {
          min-height: 50rem; } }
      @media screen and (max-width: 61.24em) {
        .tax-categories .featuredLarge .chip article .headerWrap {
          padding-top: 56px; } }
    .tax-categories .featuredLarge .chip article .entry-header {
      width: 100%;
      color: #fff;
      padding: 0;
      padding-bottom: .5rem;
      font-size: 1em;
      line-height: 1.2; }
      @media screen and (max-width: 47.99em) {
        .tax-categories .featuredLarge .chip article .entry-header {
          font-size: 1.2rem; } }
      .tax-categories .featuredLarge .chip article .entry-header .entry-label {
        background-color: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        margin-bottom: 1.5rem;
        font-size: 1.4rem; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .featuredLarge .chip article .entry-header .entry-label {
            font-size: 1.2rem; } }
      .tax-categories .featuredLarge .chip article .entry-header .entry-title {
        color: #fff;
        font-size: 4.2rem;
        line-height: 1.3em; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .featuredLarge .chip article .entry-header .entry-title {
            font-size: 3rem; } }
      .tax-categories .featuredLarge .chip article .entry-header .entry-meta {
        color: #fff; }
    .tax-categories .featuredLarge .chip article .entry-summary {
      color: #fff;
      display: block;
      padding: 0; }
    @media screen and (max-width: 47.99em) {
      .tax-categories .featuredLarge .chip article:after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        position: absolute;
        bottom: 40px;
        vertical-align: top;
        height: 20px;
        width: 20px;
        margin-left: 0;
        transform: rotate(135deg);
        left: calc(50% - 12px);
        color: #fff; } }
  .tax-categories .featuredLarge .chip.format-audio article .image-wrapper i {
    width: 55px;
    height: 55px; }
    @media screen and (min-width: 48em) {
      .tax-categories .featuredLarge .chip.format-audio article .image-wrapper i {
        top: 20rem;
        left: calc(20% - 7rem); } }
    @media screen and (min-width: 61.25em) {
      .tax-categories .featuredLarge .chip.format-audio article .image-wrapper i {
        left: calc(15% - 7rem); } }
.tax-categories.term-trailblazers .site-main, .tax-categories.term-luminaries .site-main {
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 47.99em) {
    .tax-categories.term-trailblazers .site-main, .tax-categories.term-luminaries .site-main {
      padding: inherit; } }

.tax-categories .customContent {
  position: relative;
  width: 100%; }
  .tax-categories .customContent .customHero {
    background-color: #fff; }
    @media screen and (min-width: 48em) {
      .tax-categories .customContent .customHero div {
        color: #fff; } }
    .tax-categories .customContent .customHero .heroImg {
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 28rem;
      width: 100%; }
      @media screen and (min-width: 48em) {
        .tax-categories .customContent .customHero .heroImg {
          height: 50rem;
          width: calc(100% + 14rem);
          position: absolute;
          top: 0;
          left: -7rem; } }
    .tax-categories .customContent .customHero .heroText {
      position: relative;
      padding: 4rem 18px; }
      @media screen and (min-width: 48em) {
        .tax-categories .customContent .customHero .heroText {
          padding: 10rem 45% 0 12.5%;
          height: 50rem; } }
      @media screen and (min-width: 61.25em) {
        .tax-categories .customContent .customHero .heroText {
          padding: 15rem 45% 0 12.5%; } }
      .tax-categories .customContent .customHero .heroText h1 {
        font-size: 3rem;
        margin: 0;
        padding-bottom: 2rem;
        line-height: 1.2em; }
        @media screen and (min-width: 48em) {
          .tax-categories .customContent .customHero .heroText h1 {
            font-size: 4.2rem;
            color: #fff; } }
      .tax-categories .customContent .customHero .heroText .heroSummary {
        padding-bottom: 2.5rem; }
      .tax-categories .customContent .customHero .heroText .belowSubscribeCTA {
        padding-top: 2.5rem; }
        @media screen and (min-width: 48em) {
          .tax-categories .customContent .customHero .heroText .belowSubscribeCTA a {
            color: #fff;
            text-decoration: underline; } }
        @media screen and (min-width: 48em) {
          .tax-categories .customContent .customHero .heroText .belowSubscribeCTA a:hover {
            color: #41B6E6; } }
      .tax-categories .customContent .customHero .heroText .entry-label {
        background-color: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        margin-bottom: 1.5rem;
        font-size: 1.4rem;
        line-height: 1.2;
        text-transform: uppercase;
        color: #0076CE;
        font-weight: normal; }
    .tax-categories .customContent .customHero .watchCTA {
      position: absolute;
      top: 20rem;
      right: 22%;
      color: #fff;
      cursor: pointer;
      padding-top: 8rem;
      background-image: url(images/Video_play_white.svg);
      background-size: 80%;
      background-repeat: no-repeat;
      background-position: top center;
      /*
      @include mq($from: large){
        right: 18%;
      }
      */ }
      @media screen and (max-width: 47.99em) {
        .tax-categories .customContent .customHero .watchCTA {
          top: 10rem;
          right: calc(50% - 4rem);
          padding-top: 5rem;
          font-size: 1.4rem;
          background-size: 62%; } }
      .tax-categories .customContent .customHero .watchCTA:hover {
        background-image: url(images/Video_play_black.svg); }
    .tax-categories .customContent .customHero #subscribeWrap {
      position: relative; }
      .tax-categories .customContent .customHero #subscribeWrap .subscribeCTA {
        border: 2px solid #0076CE;
        padding: 1rem 2rem;
        cursor: pointer;
        display: inline-block; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .customContent .customHero #subscribeWrap .subscribeCTA {
            padding: .5rem 1.5rem; } }
        .tax-categories .customContent .customHero #subscribeWrap .subscribeCTA:hover {
          background-color: #0076CE;
          color: #fff; }
      .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks {
        background-color: #fff;
        color: #444;
        width: 50rem;
        margin-top: 2.5rem;
        white-space: nowrap;
        position: absolute;
        z-index: 2;
        box-shadow: rgba(128, 128, 128, 0.5) 0px -5px 10px 4px;
        display: none; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks {
            max-width: 100%;
            margin-top: 1.5rem; } }
        .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks a, .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks span.noLink {
          float: left;
          width: 50%;
          border: 1px solid #0076CE;
          padding: 1.5rem 4rem;
          font-size: 1.4rem;
          display: block;
          height: 5.8rem;
          margin: 0;
          color: #0076CE; }
          @media screen and (max-width: 47.99em) {
            .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks a, .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks span.noLink {
              padding: .5rem 1rem;
              font-size: 1.2rem;
              height: 3.8rem; } }
          .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks a img, .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks span.noLink img {
            width: 25px;
            height: auto;
            margin: 0;
            padding: 0;
            z-index: 6;
            position: relative;
            vertical-align: middle;
            margin-right: 1.5rem; }
            @media screen and (max-width: 47.99em) {
              .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks a img, .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks span.noLink img {
                width: 20px;
                margin-right: 1rem; } }
          .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks a span, .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks span.noLink span {
            position: relative;
            z-index: 3; }
        .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks .topCaret {
          position: absolute;
          top: 0;
          left: 1rem;
          z-index: 2; }
          .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks .topCaret:before {
            content: '';
            border-style: solid;
            border-width: 0 0 1px 1px;
            display: inline-block;
            position: absolute;
            top: -18px;
            left: 27px;
            vertical-align: top;
            height: 35px;
            width: 35px;
            margin-left: 0;
            transform: rotate(135deg);
            border-color: #0076CE;
            background-color: #fff; }
            @media screen and (max-width: 47.99em) {
              .tax-categories .customContent .customHero #subscribeWrap .subscribeLinks .topCaret:before {
                top: -11px;
                height: 25px;
                width: 25px; } }
  .tax-categories .customContent .hostInfo {
    margin: 7rem 2rem 3rem 2rem;
    position: relative; }
    @media screen and (max-width: 47.99em) {
      .tax-categories .customContent .hostInfo {
        margin-top: 4rem; } }
    .tax-categories .customContent .hostInfo .hostImgWrap {
      width: 12%;
      float: left; }
      @media screen and (max-width: 47.99em) {
        .tax-categories .customContent .hostInfo .hostImgWrap {
          width: 40%;
          text-align: center; } }
      .tax-categories .customContent .hostInfo .hostImgWrap .hostImg img {
        width: 80%;
        height: inherit;
        border-radius: 50%; }
      .tax-categories .customContent .hostInfo .hostImgWrap h2.mobileText {
        display: none; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .customContent .hostInfo .hostImgWrap h2.mobileText {
            display: block;
            font-size: 1.4rem;
            line-height: 1.6rem;
            padding-top: 1rem; }
            .tax-categories .customContent .hostInfo .hostImgWrap h2.mobileText span {
              display: block;
              white-space: nowrap; } }
    .tax-categories .customContent .hostInfo .hostText {
      float: right;
      width: 86%; }
      @media screen and (max-width: 47.99em) {
        .tax-categories .customContent .hostInfo .hostText {
          width: 55%;
          font-size: 16px; } }
      .tax-categories .customContent .hostInfo .hostText h2 {
        font-size: 3rem;
        margin-bottom: 0; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .customContent .hostInfo .hostText h2 {
            display: none; } }
      .tax-categories .customContent .hostInfo .hostText p {
        margin-top: 1em;
        width: 80%; }
        @media screen and (max-width: 47.99em) {
          .tax-categories .customContent .hostInfo .hostText p {
            margin: 0;
            font-size: 1.2rem;
            line-height: 1.4rem;
            width: 100%; } }

.tax-categories.term-trailblazers .customContent .customHero .heroImg {
  background-position: right; }

@media screen and (min-width: 48em) {
  .tax-categories.term-luminaries .customContent .customHero .heroText {
    padding: 10rem 15% 0 12.5%;
    height: 50rem; } }
@media screen and (min-width: 80em) {
  .tax-categories.term-luminaries .customContent .customHero .heroText {
    padding: 15rem 15% 0 12.5%; } }
@media screen and (min-width: 80em) {
  .tax-categories.term-luminaries .customContent .hostInfo {
    float: left;
    width: calc(50% - 4em); } }
.tax-categories.term-luminaries .customContent .hostInfo .hostText {
  width: 75%; }
  @media screen and (max-width: 47.99em) {
    .tax-categories.term-luminaries .customContent .hostInfo .hostText {
      width: 65%; } }
  .tax-categories.term-luminaries .customContent .hostInfo .hostText .hostTitle {
    margin: 1em 0;
    font-weight: bold; }
  .tax-categories.term-luminaries .customContent .hostInfo .hostText p {
    width: 100%; }
.tax-categories.term-luminaries .customContent .hostInfo .hostImgWrap {
  width: 25%; }
  .tax-categories.term-luminaries .customContent .hostInfo .hostImgWrap .hostImg img {
    width: 85%; }
  .tax-categories.term-luminaries .customContent .hostInfo .hostImgWrap h2.mobileText {
    font-size: 1.2rem; }

.tax-categories.term-podcasts .customContent .introText {
  margin: 6rem auto 2rem;
  text-align: center; }
  @media screen and (min-width: 40em) {
    .tax-categories.term-podcasts .customContent .introText {
      width: 90%; } }
  @media screen and (min-width: 80em) {
    .tax-categories.term-podcasts .customContent .introText {
      width: 73%; } }
  .tax-categories.term-podcasts .customContent .introText h3 {
    margin-bottom: 6rem; }
.tax-categories.term-podcasts .customContent .tilesWrap {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: auto; }
  @media screen and (min-width: 80em) {
    .tax-categories.term-podcasts .customContent .tilesWrap {
      width: 80%; } }
  @media screen and (min-width: 61.25em) {
    .tax-categories.term-podcasts .customContent .tilesWrap .chip {
      width: calc( 50% - ( 20px * 4 / 3 ) ); } }
  @media screen and (min-width: 80em) {
    .tax-categories.term-podcasts .customContent .tilesWrap .chip {
      width: calc( 25% - ( 20px * 4 / 3 ) ); } }
  .tax-categories.term-podcasts .customContent .tilesWrap .chip .image-wrapper {
    max-height: 100%; }
    .tax-categories.term-podcasts .customContent .tilesWrap .chip .image-wrapper img {
      width: 100%;
      height: inherit; }

body.tag .page-header {
  width: 100%;
  overflow: hidden;
  margin: 12.4rem 18px 4rem;
  width: auto; }
  @media screen and (min-width: 48em) {
    body.tag .page-header {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (min-width: 80em) {
    body.tag .page-header {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 100em) {
    body.tag .page-header {
      padding-left: 7rem;
      padding-right: 7rem; } }
  @media screen and (min-width: 48em) {
    body.tag .page-header {
      text-align: center;
      margin: 20.4rem 48px 6rem; } }
  @media screen and (min-width: 61.25em) {
    body.tag .page-header {
      width: 64%;
      margin-left: auto;
      margin-right: auto; } }
  body.tag .page-header h1 {
    font-size: 4.2rem;
    margin: 0 0 1.8rem;
    line-height: 1.2em; }
    @media screen and (max-width: 47.99em) {
      body.tag .page-header h1 {
        display: none; } }

.homepage .site-main {
  margin-top: 0; }
  @media screen and (max-width: 47.99em) {
    .homepage .site-main {
      padding: 0 8px;
      margin: 0; } }
.homepage .featuredLarge {
  position: relative; }
  .homepage .featuredLarge .chip {
    display: block;
    position: relative;
    height: 50rem;
    width: calc(100% + 14rem);
    margin: 0;
    margin-left: -7rem;
    overflow: hidden;
    background-color: transparent;
    margin-bottom: 1rem;
    height: 64rem; }
    @media screen and (max-width: 47.99em) {
      .homepage .featuredLarge .chip {
        width: calc(100% + 36px);
        margin: 0;
        margin-left: -18px;
        height: auto; } }
    .homepage .featuredLarge .chip * {
      position: relative;
      top: inherit;
      left: inherit; }
    .homepage .featuredLarge .chip article {
      height: 100%; }
      .homepage .featuredLarge .chip article .image-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 0;
        width: 100%;
        height: inherit;
        max-height: none; }
        .homepage .featuredLarge .chip article .image-wrapper img {
          position: absolute;
          top: 0;
          left: 50%;
          transform: translate(-50%, 0);
          width: auto;
          height: auto;
          max-width: none;
          min-height: 100%;
          min-width: 100%; }
        .homepage .featuredLarge .chip article .image-wrapper i {
          position: absolute;
          background-position: center;
          background-size: contain;
          width: 45px;
          height: 45px;
          display: none; }
          @media screen and (min-width: 48em) {
            .homepage .featuredLarge .chip article .image-wrapper i {
              display: block;
              left: calc(20% - 6rem);
              top: 20.5rem; } }
          @media screen and (min-width: 61.25em) {
            .homepage .featuredLarge .chip article .image-wrapper i {
              left: calc(15% - 6rem);
              top: 24.5rem; } }
        .homepage .featuredLarge .chip article .image-wrapper:after {
          background-color: rgba(0, 0, 0, 0.2); }
      .homepage .featuredLarge .chip article:hover .image-wrapper:after {
        background-color: rgba(0, 0, 0, 0.3); }
      .homepage .featuredLarge .chip article .headerWrap {
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
        padding-bottom: 10rem;
        padding-top: 15rem;
        padding-left: 28px;
        padding-right: 28px; }
        @media screen and (min-width: 48em) {
          .homepage .featuredLarge .chip article .headerWrap {
            padding-left: 20%;
            padding-right: 20%; } }
        @media screen and (min-width: 61.25em) {
          .homepage .featuredLarge .chip article .headerWrap {
            padding-left: 15%;
            padding-right: 15%; } }
        @media screen and (max-width: 47.99em) {
          .homepage .featuredLarge .chip article .headerWrap {
            min-height: 50rem; } }
        @media screen and (max-width: 61.24em) {
          .homepage .featuredLarge .chip article .headerWrap {
            padding-top: 56px; } }
      .homepage .featuredLarge .chip article .entry-header {
        width: 100%;
        color: #fff;
        padding: 0;
        padding-bottom: .5rem;
        font-size: 1em;
        line-height: 1.2; }
        @media screen and (max-width: 47.99em) {
          .homepage .featuredLarge .chip article .entry-header {
            font-size: 1.2rem; } }
        .homepage .featuredLarge .chip article .entry-header .entry-label {
          background-color: #fff;
          display: inline-block;
          padding: .3rem 1rem;
          margin-bottom: 1.5rem;
          font-size: 1.4rem; }
          @media screen and (max-width: 47.99em) {
            .homepage .featuredLarge .chip article .entry-header .entry-label {
              font-size: 1.2rem; } }
        .homepage .featuredLarge .chip article .entry-header .entry-title {
          color: #fff;
          font-size: 4.2rem;
          line-height: 1.3em; }
          @media screen and (max-width: 47.99em) {
            .homepage .featuredLarge .chip article .entry-header .entry-title {
              font-size: 3rem; } }
        .homepage .featuredLarge .chip article .entry-header .entry-meta {
          color: #fff; }
      .homepage .featuredLarge .chip article .entry-summary {
        color: #fff;
        display: block;
        padding: 0; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredLarge .chip article:after {
          content: '';
          border-style: solid;
          border-width: 2px 2px 0 0;
          display: inline-block;
          position: absolute;
          bottom: 40px;
          vertical-align: top;
          height: 20px;
          width: 20px;
          margin-left: 0;
          transform: rotate(135deg);
          left: calc(50% - 12px);
          color: #fff; } }
    .homepage .featuredLarge .chip.format-audio article .image-wrapper i {
      width: 55px;
      height: 55px; }
      @media screen and (min-width: 48em) {
        .homepage .featuredLarge .chip.format-audio article .image-wrapper i {
          top: 20rem;
          left: calc(20% - 7rem); } }
      @media screen and (min-width: 61.25em) {
        .homepage .featuredLarge .chip.format-audio article .image-wrapper i {
          left: calc(15% - 7rem); } }
    @media screen and (min-width: 48em) {
      .homepage .featuredLarge .chip article .image-wrapper i {
        top: 30.5rem; } }
    @media screen and (min-width: 48em) {
      .homepage .featuredLarge .chip article .headerWrap {
        padding-top: 26rem; } }
    @media screen and (min-width: 48em) {
      .homepage .featuredLarge .chip.format-audio article .image-wrapper i {
        top: 30rem; } }
.homepage .featuredSmall {
  display: block;
  position: relative;
  height: 50rem;
  width: calc(100% + 14rem);
  margin: 0;
  margin-left: -7rem;
  overflow: hidden;
  background-color: transparent;
  margin-bottom: 1rem;
  margin-bottom: 7rem;
  width: 100%;
  margin-left: 0px;
  margin-top: 3rem;
  flex-wrap: unset;
  border-top: 0;
  height: auto; }
  @media screen and (max-width: 47.99em) {
    .homepage .featuredSmall {
      width: calc(100% + 36px);
      margin: 0;
      margin-left: -18px;
      height: auto; } }
  .homepage .featuredSmall * {
    position: relative;
    top: inherit;
    left: inherit; }
  .homepage .featuredSmall article {
    height: 100%; }
    .homepage .featuredSmall article .image-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 0;
      width: 100%;
      height: inherit;
      max-height: none; }
      .homepage .featuredSmall article .image-wrapper img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: auto;
        height: auto;
        max-width: none;
        min-height: 100%;
        min-width: 100%; }
      .homepage .featuredSmall article .image-wrapper i {
        position: absolute;
        background-position: center;
        background-size: contain;
        width: 45px;
        height: 45px;
        display: none; }
        @media screen and (min-width: 48em) {
          .homepage .featuredSmall article .image-wrapper i {
            display: block;
            left: calc(20% - 6rem);
            top: 20.5rem; } }
        @media screen and (min-width: 61.25em) {
          .homepage .featuredSmall article .image-wrapper i {
            left: calc(15% - 6rem);
            top: 24.5rem; } }
      .homepage .featuredSmall article .image-wrapper:after {
        background-color: rgba(0, 0, 0, 0.2); }
    .homepage .featuredSmall article:hover .image-wrapper:after {
      background-color: rgba(0, 0, 0, 0.3); }
    .homepage .featuredSmall article .headerWrap {
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
      padding-bottom: 10rem;
      padding-top: 15rem;
      padding-left: 28px;
      padding-right: 28px; }
      @media screen and (min-width: 48em) {
        .homepage .featuredSmall article .headerWrap {
          padding-left: 20%;
          padding-right: 20%; } }
      @media screen and (min-width: 61.25em) {
        .homepage .featuredSmall article .headerWrap {
          padding-left: 15%;
          padding-right: 15%; } }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall article .headerWrap {
          min-height: 50rem; } }
      @media screen and (max-width: 61.24em) {
        .homepage .featuredSmall article .headerWrap {
          padding-top: 56px; } }
    .homepage .featuredSmall article .entry-header {
      width: 100%;
      color: #fff;
      padding: 0;
      padding-bottom: .5rem;
      font-size: 1em;
      line-height: 1.2; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall article .entry-header {
          font-size: 1.2rem; } }
      .homepage .featuredSmall article .entry-header .entry-label {
        background-color: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        margin-bottom: 1.5rem;
        font-size: 1.4rem; }
        @media screen and (max-width: 47.99em) {
          .homepage .featuredSmall article .entry-header .entry-label {
            font-size: 1.2rem; } }
      .homepage .featuredSmall article .entry-header .entry-title {
        color: #fff;
        font-size: 4.2rem;
        line-height: 1.3em; }
        @media screen and (max-width: 47.99em) {
          .homepage .featuredSmall article .entry-header .entry-title {
            font-size: 3rem; } }
      .homepage .featuredSmall article .entry-header .entry-meta {
        color: #fff; }
    .homepage .featuredSmall article .entry-summary {
      color: #fff;
      display: block;
      padding: 0; }
    @media screen and (max-width: 47.99em) {
      .homepage .featuredSmall article:after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        position: absolute;
        bottom: 40px;
        vertical-align: top;
        height: 20px;
        width: 20px;
        margin-left: 0;
        transform: rotate(135deg);
        left: calc(50% - 12px);
        color: #fff; } }
  .homepage .featuredSmall.format-audio article .image-wrapper i {
    width: 55px;
    height: 55px; }
    @media screen and (min-width: 48em) {
      .homepage .featuredSmall.format-audio article .image-wrapper i {
        top: 20rem;
        left: calc(20% - 7rem); } }
    @media screen and (min-width: 61.25em) {
      .homepage .featuredSmall.format-audio article .image-wrapper i {
        left: calc(15% - 7rem); } }
  @media screen and (max-width: 47.99em) {
    .homepage .featuredSmall {
      margin-left: -8px;
      width: calc(100% + 16px);
      border-top: 1px solid #ededed;
      height: auto;
      margin-bottom: 2rem; } }
  .homepage .featuredSmall .chip {
    width: calc( 50% - ( 20px * 4 /3 ) ); }
    @media screen and (max-width: 47.99em) {
      .homepage .featuredSmall .chip {
        margin: 0;
        border-bottom: 1px solid #ededed;
        width: 100% !important; } }
    .homepage .featuredSmall .chip .headerWrap {
      min-height: 100%;
      padding: 0; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall .chip .headerWrap {
          min-height: 20rem; } }
    .homepage .featuredSmall .chip article .image-wrapper :after {
      background-color: rgba(0, 0, 0, 0.25); }
    .homepage .featuredSmall .chip article .entry-header {
      padding: 5rem 8.5%;
      padding-top: 15rem;
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall .chip article .entry-header {
          padding: 2rem 18px;
          padding-top: 6rem;
          font-size: 1.2rem;
          line-height: 1.2; } }
      .homepage .featuredSmall .chip article .entry-header .entry-label {
        background-color: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        line-height: 1.1em;
        margin-bottom: 1.5rem; }
      .homepage .featuredSmall .chip article .entry-header .entry-title {
        color: #fff;
        font-size: 3rem;
        line-height: 1.2; }
        @media screen and (max-width: 47.99em) {
          .homepage .featuredSmall .chip article .entry-header .entry-title {
            font-size: 2rem; } }
    .homepage .featuredSmall .chip article .entry-summary {
      display: none; }
    .homepage .featuredSmall .chip article:after {
      content: none; }
    .homepage .featuredSmall .chip:not(.format-standard) article .entry-header i {
      top: 9.5rem;
      left: 8.5%;
      width: 45px;
      height: 45px; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall .chip:not(.format-standard) article .entry-header i {
          position: relative;
          top: inherit;
          left: inherit;
          margin-bottom: 7px;
          width: 35px;
          height: 35px; } }
    .homepage .featuredSmall .chip.format-audio article .entry-header i {
      top: 10rem;
      width: 55px;
      height: 42px; }
      @media screen and (max-width: 47.99em) {
        .homepage .featuredSmall .chip.format-audio article .entry-header i {
          width: 45px;
          height: 32px;
          top: inherit;
          margin-bottom: 3px; } }
.homepage.threeFeatured .featuredSmall .chip {
  width: calc( 33.33% - ( 20px * 4 /3 ) ); }
  @media screen and (min-width: 80em) {
    .homepage.threeFeatured .featuredSmall .chip article .image-wrapper img {
      height: inherit;
      width: auto; } }
  @media screen and (min-width: 48em) and (max-width: 61.24em) {
    .homepage.threeFeatured .featuredSmall .chip article .entry-header {
      padding-top: 10rem; }
      .homepage.threeFeatured .featuredSmall .chip article .entry-header i {
        top: 4.5rem !important; }
    .homepage.threeFeatured .featuredSmall .chip.format-audio article header.entry-header i {
      top: 5rem !important; } }
.homepage .recentHead {
  font-size: 2.8rem;
  line-height: 1.2em;
  padding-bottom: 3rem;
  border-bottom: 1px solid #aaa;
  margin-bottom: 2rem;
  width: calc( 100% - 30px );
  margin-left: 20px; }
  .homepage .recentHead .mobileText {
    display: none; }
  .homepage .recentHead .desktopText {
    display: inline; }
  @media screen and (max-width: 47.99em) {
    .homepage .recentHead {
      padding-bottom: 0;
      border-bottom: 0;
      margin-bottom: .5rem;
      margin-left: 8px;
      width: calc( 100% - 16px );
      font-size: 1em; }
      .homepage .recentHead .mobileText {
        display: inline; }
      .homepage .recentHead .desktopText {
        display: none; } }
@media screen and (min-width: 48em) {
  .homepage:not(.verOne) .featuredLarge {
    width: 65%;
    margin-bottom: 7rem;
    height: 60rem;
    float: left; }
    .homepage:not(.verOne) .featuredLarge .chip {
      width: 100%;
      height: 100%;
      margin: 0; }
      .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
        padding-top: 10rem; } }
      @media screen and (min-width: 48em) and (min-width: 48em) {
        .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
          padding-left: 10%;
          padding-right: 10%; } }
      @media screen and (min-width: 48em) and (min-width: 61.25em) {
        .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
          padding-left: 15%;
          padding-right: 15%; } }
@media screen and (min-width: 48em) {
        .homepage:not(.verOne) .featuredLarge .chip article .headerWrap .entry-title {
          font-size: 3.6rem;
          line-height: 4.2rem; }
      .homepage:not(.verOne) .featuredLarge .chip article .image-wrapper i {
        top: 18.5rem; } }
    @media screen and (min-width: 48em) and (min-width: 48em) {
      .homepage:not(.verOne) .featuredLarge .chip.format-audio article .image-wrapper i {
        top: 18rem; } }
@media screen and (min-width: 48em) {
  .homepage:not(.verOne) .featuredSmall {
    width: 35%;
    margin: 0 0 5rem;
    float: left;
    height: 60rem; }
    .homepage:not(.verOne) .featuredSmall .chip {
      width: calc(100% - 2rem);
      height: 29rem !important;
      margin: 0;
      margin-left: 2rem;
      overflow: hidden; }
      .homepage:not(.verOne) .featuredSmall .chip:first-child {
        margin-bottom: 2rem; }
      .homepage:not(.verOne) .featuredSmall .chip article .headerWrap {
        height: 29rem !important; }
      .homepage:not(.verOne) .featuredSmall .chip article .entry-header {
        padding: 0 1.5rem;
        font-size: 1.4rem;
        bottom: 5rem; }
        .homepage:not(.verOne) .featuredSmall .chip article .entry-header .entry-title {
          display: block;
          display: -webkit-box;
          max-height: 3.6em;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          font-size: 2.4rem;
          line-height: 3.0rem; }
        .homepage:not(.verOne) .featuredSmall .chip article .entry-header i {
          position: relative;
          top: inherit;
          left: inherit;
          margin-bottom: .5rem; }
      .homepage:not(.verOne) .featuredSmall .chip.format-audio .entry-header i {
        margin-bottom: .3rem; }
  .homepage:not(.verOne) .recentHead {
    display: inline-block; }
    .homepage:not(.verOne) .recentHead:after {
      clear: both;
      content: "";
      display: table; } }
@media screen and (min-width: 61.25em) {
  .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
    padding-top: 16rem; }
  .homepage:not(.verOne) .featuredLarge .chip article .image-wrapper i {
    top: 20.5rem; } }
@media screen and (min-width: 61.25em) and (min-width: 48em) {
  .homepage:not(.verOne) .featuredLarge .chip.format-audio article .image-wrapper i {
    top: 20rem; } }

@media screen and (min-width: 80em) {
  .homepage:not(.verOne) .featuredLarge {
    width: calc(65% + 3rem);
    margin-left: -3rem; }
    .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
      padding-top: 18rem; }
    .homepage:not(.verOne) .featuredLarge .chip article .image-wrapper i {
      top: 22.5rem; } }
  @media screen and (min-width: 80em) and (min-width: 48em) {
    .homepage:not(.verOne) .featuredLarge .chip.format-audio article .image-wrapper i {
      top: 22rem; } }
@media screen and (min-width: 80em) {
  .homepage:not(.verOne) .featuredSmall {
    width: calc(35% + 3rem);
    margin-right: -3rem; } }
@media screen and (min-width: 100em) {
  .homepage:not(.verOne) .featuredLarge {
    width: calc(65% + 7rem);
    margin-left: -7rem; }
    .homepage:not(.verOne) .featuredLarge .chip article .headerWrap {
      padding-top: 20rem; }
    .homepage:not(.verOne) .featuredLarge .chip article .image-wrapper i {
      top: 24.5rem; } }
  @media screen and (min-width: 100em) and (min-width: 48em) {
    .homepage:not(.verOne) .featuredLarge .chip.format-audio article .image-wrapper i {
      top: 24rem; } }
@media screen and (min-width: 100em) {
  .homepage:not(.verOne) .featuredSmall {
    width: calc(35% + 7rem);
    margin-right: -7rem; } }
.homepage:not(.verOne).threeFeatured .featuredSmall .chip article .entry-header i, .homepage:not(.verOne).threeFeatured .featuredSmall .chip.format-audio article .entry-header i {
  top: inherit !important; }

/*# sourceMappingURL=style.css.map */
