/*
 Theme Name:     Futures of Work
 Description:    Futures of Work
 Author:         bluinc
 Author URI:     http://www.bluinc.co.uk
 Template:       York
 Version:        1.20180705
*/
@import url("../York/style.css");
.sticky {
  z-index: 999 !important;
}

.sticky-element-placeholder {
  width: 100% !important;
  max-width: 100% !important;
}

.sticky-element-original {
  width: 100% !important;
  max-width: 100% !important;
}

.sticky-element-active {
  width: 100% !important;
  max-width: 100% !important;
}

.ko-26 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 300;
}

.ko-29 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 500;
}

.ko-48 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
}

.ko-49 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 700;
}

.mercury {
  font-family: "Mercury SSm A", "Mercury SSm B";
  font-style: normal;
}

h1, h2, h3, h4, h5 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

h1, h2 {
  font-size: 60px;
  line-height: 55px;
}

h1.pagetitle {
  max-width: 14em;
  padding-top: 23px;
  background-image: url("images/orange.png");
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: left top;
}

body.home h1.pagetitle {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.01em;
  font-size: 80px;
  line-height: 72px;
  max-width: 10em;
  background-image: none;
}

h3, h4 {
  font-size: 35px;
  line-height: 30px;
}

h3.ob,
h4.ob {
  padding-top: 11.5px;
  background-image: url("images/orange.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left top;
}

p.ob {
  padding-top: 11.5px;
  background-image: url("images/orange.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left top;
}

#posts-container .post h4 {
  font-size: 60px;
  line-height: 55px;
  padding-bottom: 10px;
}

ul h5 {
  line-height: 1em;
  margin: 0.33em 0 0;
  padding: 0;
}

body.podcasts #info h1.pagetitle,
body.category-podcasts #info h1.pagetitle {
  color: #3f88c5;
  padding-top: 23;
  background-image: url("images/podcasts.png");
  background-repeat: no-repeat;
  background-size: 40 auto;
  background-position: left top;
}

body.podcasts h3.ob,
body.podcasts h4.ob,
body.category-podcasts h3.ob,
body.category-podcasts h4.ob {
  padding-top: 11.5px;
  background-image: url("images/podcasts.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left top;
}

body.podcasts p.ob,
body.category-podcasts p.ob {
  padding-top: 11.5px;
  background-image: url("images/podcasts.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left top;
}

p.author,
p.meta {
  text-transform: uppercase;
  line-height: 20px;
  margin: 0;
}

p.meta {
  font-size: 15px;
  letter-spacing: 0.05em;
}

.excerpt {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1em;
}

article.text-block {
  font-family: "Mercury SSm A", "Mercury SSm B";
  font-style: normal;
  font-size: 20px;
  line-height: 1.5em;
}

article.text-block blockquote {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 55px;
  padding-left: 0;
  border-left: 0;
  padding-top: 23px;
  background-image: url("images/orange.png");
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: left top;
}

article.text-block .wp-caption {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 500;
}

body {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 500;
}

.uc {
  text-transform: uppercase;
}

.sfs {
  font-size: 15px;
  line-height: 1em;
}

.mfs {
  font-size: 20px;
  line-height: 1em;
}

.lfs {
  font-size: 40px;
  line-height: 1em;
}

footer {
  text-transform: uppercase;
  line-height: 1em;
}

#main-menu-container {
  display: none;
  position: fixed;
  z-index: 9997;
  width: 50%;
  min-width: 700px;
  background: rgba(255, 255, 255, 0.95);
  height: calc(100% - 47px);
  top: calc(47px - 25px);
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
  margin: 25px 25px 0 0;
}

nav#main-menu {
  display: none;
  top: 10vh;
  position: fixed;
  overflow-y: scroll;
  height: 100%;
  margin: 25px auto 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1200px;
  z-index: 9998;
}

nav#main-menu ul.menu {
  width: 50%;
  padding-bottom: 40px;
}

nav#main-menu ul.menu li {
  border-bottom: 0;
}

nav#main-menu ul.menu li a:link,
nav#main-menu ul.menu li a:visited {
  color: inherit;
  opacity: 1;
}

nav#main-menu ul.menu li a:hover,
nav#main-menu ul.menu li a:active,
nav#main-menu ul.menu li a:focus {
  opacity: 0.5;
}

nav#main-menu ul.menu li.menu-item-has-children {
  font-size: 60px;
  line-height: 55px;
  width: 100%;
  display: block;
  clear: both;
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 11.5px;
  background-image: url("images/orange.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left top;
}

nav#main-menu ul.menu li.menu-item-has-children a {
  pointer-events: none;
  cursor: default;
}

nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu {
  display: block;
  margin-top: 2.5vh;
  margin-bottom: 5vh;
}

nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu a {
  pointer-events: inherit;
  cursor: auto;
}

nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu li {
  margin: 0;
  padding: 0 10px 0 0;
  display: inline-block;
  width: 33.3%;
  line-height: 1.2em;
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
}

li.display-none {
  display: none !important;
}

nav#main-menu::-webkit-scrollbar {
  width: 0px;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}

nav .wp-pagenavi {
  margin-top: 5vh;
  font-weight: 500;
  text-transform: uppercase;
}

nav .wp-pagenavi .pages {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 300;
}

nav .wp-pagenavi a,
nav .wp-pagenavi span {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  margin-right: 0.33em;
  padding: 0;
  border: none;
  opacity: 1;
}

nav .wp-pagenavi a:hover,
nav .wp-pagenavi span.current {
  opacity: 0.5;
}

form#search-form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

form#search-form fieldset input#search {
  margin: 0;
  padding: 0 30px 0;
  font-size: 20px;
  background-color: transparent;
  background-image: url("images/search.png");
  background-position: right center;
  background-size: auto 20px;
  background-repeat: no-repeat;
}

form#search-form fieldset input#search:focus {
  outline: none;
}

body.home header.moved-on,
header.moved-on {
  top: 0;
  width: 100%;
  background: white;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 40;
  border-bottom: 2px solid #e5eff3;
}

body.home header.moved-on #logo-and-menu,
header.moved-on #logo-and-menu {
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

#logo-and-menu {
  font-size: 0;
  margin-top: 30px;
  margin-bottom: 0vh;
}

body.home #logo-and-menu {
  margin-bottom: 5vh;
}

#issue-info {
  margin-top: 10vh;
}

#info {
  margin-top: 5vh;
  margin-bottom: 10vh;
}

body.home #info {
  margin-top: 0;
  margin-bottom: 10vh;
}

body.single #banner {
  height: 70vh;
  max-height: 700px;
  background-size: cover;
  margin-top: 5vh;
  z-index: -1;
  position: relative;
}

body.single #info {
  position: relative;
  max-width: 100%;
  margin: 0 auto 5vh;
  background-color: rgba(229, 239, 243, 0.9);
  overflow: hidden;
  z-index: 5;
  padding: 0 0 5vh;
  margin-top: -5vh;
}

body.single #info div.info-container {
  position: relative;
  width: 50%;
  max-width: 600px;
  margin-left: 50%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 80px;
}

body.single #info div.info-container h1 {
  background-image: none;
  z-index: 1;
  position: relative;
}

body.single #info div.info-container::before {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  top: 0;
  left: -300%;
  width: 300%;
  height: 100px;
  position: absolute;
  z-index: 30;
}

body.single #info div.info-container::after {
  content: '';
  display: block;
  background: white;
  top: 0;
  right: -200%;
  width: 200%;
  height: 100vh;
  position: absolute;
  z-index: 30;
}

body.single #info.no-thumbnail {
  margin-top: 5vh;
}

.band.article-item {
  position: relative;
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
  height: 70vh;
  max-height: 700px;
  margin-bottom: 40px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.band.article-item .article-info-container {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.band.article-item .article-info-container .article-info {
  float: right;
  position: relative;
  background-color: rgba(229, 239, 243, 0.9);
  width: 37.5%;
  padding-bottom: 10%;
  z-index: 10;
  overflow: hidden;
}

.band.article-item .article-info-container .article-info h2,
.band.article-item .article-info-container .article-info p {
  position: relative;
  float: right;
  clear: both;
  width: 62%;
  padding-right: 10px;
}

.band.article-item .article-info-container .article-info h2 {
  margin-top: 60px;
}

.band.article-item .article-info-container .article-info::after {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  top: -22.5%;
  left: calc(-38% - 5px);
  width: calc(76% - 5px);
  height: 45%;
  position: absolute;
}

.band.article-item .article-info-container::after {
  content: '';
  display: block;
  background: white;
  width: calc(23.25% + 110px);
  height: 70vh;
  max-height: 700px;
  position: absolute;
  top: 0;
  right: -100px;
}

.w1of1max {
  overflow: auto;
  max-width: 1600px;
}

.w1of1max.left-pad {
  font-size: 0;
  line-height: 0;
}

.w1of1max.left-pad.extra-row {
  margin-top: -20px;
  margin-bottom: 40px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.w1of1max.left-pad.extra-row .w1of3 {
  font-size: 25px;
  line-height: 1.5em;
  padding-bottom: 0;
  margin-top: 40px;
  max-width: 400px;
}

.w1of1max.left-pad.extra-row .w1of3:first-of-type {
  margin-left: 200px;
}

.w1of1max.left-pad.extra-row .w1of3:nth-child(3) {
  margin-top: 0;
  padding-right: 0;
  width: 600px;
  max-width: 600px;
}

.w1of1max.left-pad.extra-row .w1of3:nth-child(3) .article-info-container .article-info {
  max-width: 360px;
}

.w1of1max.left-pad .w1of2 {
  font-size: 25px;
  line-height: 1.5em;
  padding-bottom: 0;
}

.w1of1max.left-pad .w1of2:first-of-type {
  max-width: 600px;
  margin-left: 200px;
}

.w1of1max.left-pad .w1of2:last-of-type {
  max-width: 800px;
  padding-right: 0;
}

.w1of1max.right-pad {
  padding-right: 200px;
  overflow: hidden;
  margin-bottom: 40px;
}

.w1of1max.right-pad .w1of3 {
  font-size: 25px;
  line-height: 1.5em;
  padding-bottom: 0;
}

.w1of1max.right-pad .w1of3:nth-child(1) {
  margin-top: 0;
  padding-left: 0;
  width: 600px;
  max-width: 600px;
}

.w1of1max.right-pad .w1of3:nth-child(1) .article-info-container .article-info {
  max-width: 360px;
}

.w1of1max.right-pad .w1of3 {
  margin-top: 40px;
  max-width: 400px;
}

@media all and (max-width: 1600px) {
  .w1of1max.left-pad,
  .w1of1max.right-pad {
    padding-left: 0;
    padding-right: 0;
  }
  .w1of1max.left-pad .w1of2:first-of-type,
  .w1of1max.left-pad .w1of2:last-of-type,
  .w1of1max.right-pad .w1of2:first-of-type,
  .w1of1max.right-pad .w1of2:last-of-type {
    margin-left: 0;
    margin-right: 0;
    max-width: 800px;
  }
  .w1of1max.left-pad .w1of2:last-of-type,
  .w1of1max.right-pad .w1of2:last-of-type {
    padding-right: 10px;
  }
  .w1of1max.left-pad .w1of3:nth-child(1),
  .w1of1max.left-pad .w1of3,
  .w1of1max.right-pad .w1of3:nth-child(1),
  .w1of1max.right-pad .w1of3 {
    margin-top: 40px;
    max-width: 33.3% !important;
  }
  .w1of1max.left-pad .w1of3:nth-child(1),
  .w1of1max.right-pad .w1of3:nth-child(1) {
    padding-left: 10px;
  }
  .w1of1max.left-pad.extra-row .w1of3:first-of-type,
  .w1of1max.right-pad.extra-row .w1of3:first-of-type {
    margin-left: 0;
  }
  .w1of1max.left-pad.extra-row .w1of3:last-of-type,
  .w1of1max.right-pad.extra-row .w1of3:last-of-type {
    margin-top: 40px;
    max-width: 33.3% !important;
    padding-right: 10px;
  }
}

.w1of2.article-item .article-image-container {
  font-size: 0;
  line-height: 0;
}

.w1of2.article-item .article-info-container {
  position: relative;
  overflow: visible;
  top: -30px;
  margin-bottom: -30px;
  z-index: 0;
  padding-bottom: 0 !important;
}

.w1of2.article-item .article-info-container .article-info {
  left: 72px;
  position: relative;
  background-color: rgba(229, 239, 243, 0.9);
  max-width: 508px;
  test: test;
  padding-bottom: 10%;
  z-index: 10;
}

.w1of2.article-item .article-info-container .article-info h3,
.w1of2.article-item .article-info-container .article-info p {
  position: relative;
  float: right;
  clear: both;
  width: 85%;
  padding-right: 10px;
}

.w1of2.article-item .article-info-container .article-info h3 {
  margin-top: 50px;
}

.w1of2.article-item .article-info-container .article-info::before {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  left: -14.2%;
  width: 29%;
  top: 0;
  height: 60px;
  position: absolute;
  z-index: 9;
}

.w1of3.article-item .article-image-container {
  font-size: 0;
  line-height: 0;
}

.w1of3.article-item .article-info-container {
  position: relative;
  overflow: visible;
  top: -20px;
  margin-bottom: -20px;
  z-index: 0;
}

.w1of3.article-item .article-info-container .article-info {
  position: relative;
  float: right;
  background-color: rgba(229, 239, 243, 0.9);
  width: 85%;
  padding-bottom: 10%;
  z-index: 10;
}

.w1of3.article-item .article-info-container .article-info h3,
.w1of3.article-item .article-info-container .article-info p,
.w1of3.article-item .article-info-container .article-info .label-podcasts {
  position: relative;
  float: right;
  clear: both;
  width: 82.5%;
  padding-right: 10px;
}

.w1of3.article-item .article-info-container .article-info h3 {
  margin-top: 30px;
}

.w1of3.article-item .article-info-container .article-info::before {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  left: -17.5%;
  width: 35%;
  top: 0;
  height: 40px;
  position: absolute;
  z-index: 9;
}

.w1of3.article-item.no-thumbnail .article-info-container {
  top: 0;
  margin-bottom: 0;
}

.w1of3.article-item.no-thumbnail .article-info-container .article-info {
  position: absolute;
  right: 0;
  height: 100vh;
}

#posts-container {
  position: relative;
  margin-bottom: 5vh;
}

#posts-container .post {
  position: relative;
  margin-bottom: 10vh;
  padding-left: 25vw;
  padding-top: 35px;
  padding-bottom: 30px;
}

#posts-container .post.has-post-thumbnail {
  padding-left: 25vw;
  background-size: 20vw auto;
  background-repeat: no-repeat;
  background-position: left top;
}

#posts-container .post::before {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  left: 15vmax;
  width: 10vmax;
  top: -2.5vmax;
  height: 5vmax;
  position: absolute;
  z-index: 9;
}

#posts-container .post.has-post-thumbnail::before {
  content: '';
  display: block;
  background-color: rgba(243, 146, 0, 0.9);
  left: 15vmax;
  width: 10vmax;
  top: -2.5vmax;
  height: 5vmax;
  position: absolute;
  z-index: 9;
}

#posts-container .post:last-of-type {
  margin-bottom: 0;
}

body.podcasts #posts-container .post::before,
body.category-podcasts #posts-container .post::before {
  background-color: rgba(63, 136, 197, 0.9);
}

body.podcasts #info {
  background-color: rgba(63, 136, 197, 0.2);
}

body.podcasts #info div.info-container::before {
  background-color: rgba(63, 136, 197, 0.9);
}

.article-item.podcasts .article-info-container .article-info {
  background-color: rgba(63, 136, 197, 0.4);
}

.article-item.podcasts .article-info-container .article-info .label-podcasts {
  font-size: 20px;
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 700;
  margin-top: 37.5px;
  color: #3F88C5;
  letter-spacing: 0.3em;
}

.article-item.podcasts .article-info-container .article-info h3 {
  margin-top: 0;
}

.article-item.podcasts .article-info-container .article-info h3 a {
  color: #3f88c5;
}

.article-item.podcasts .article-info-container .article-info::before {
  background-image: url(images/podcasts-broadcast-WHITE.png);
  background-size: auto 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(63, 136, 197, 0.9);
}

#posts-container .post.category-podcasts::before {
  background-color: rgba(63, 136, 197, 0.9);
}

#page-container {
  margin-bottom: 5vh;
}

img {
  max-width: 100%;
  height: auto;
}

.logo {
  opacity: 1 !important;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}

#comments .comment {
  border-top: 4px solid #e5eff3;
  margin-bottom: 20px;
  padding-top: 10px;
  overflow: auto;
}

#comments .comment .comment-author,
#comments .comment .comment-meta {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 20px;
}

#comments .comment .comment-meta {
  margin-bottom: 10px;
}

#comments .comment .comment {
  border-top: 2px solid #e5eff3;
  border-left: 20px solid #e5eff3;
  margin-top: 20px;
  padding-left: 20px;
}

#comments .comment .comment .comment {
  border-top: 1px solid #e5eff3;
}

#comments .comment .comment-reply-link {
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.05em;
}

#comments .comment p {
  font-size: 120%;
  line-height: 1.1em;
}

#comments .comment:first-of-type {
  border-top: none;
}

html,
body {
  height: 100%;
}

body {
  color: #303030;
}

a:link,
a:visited {
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  color: inherit;
  opacity: 0.5;
}

a:hover,
a:active,
a:focus {
  color: inherit;
  opacity: 1;
}

a.nolink:link,
a.nolink:visited {
  color: inherit;
  opacity: 1;
}

a.nolink:hover,
a.nolink:active,
a.nolink:focus {
  opacity: 0.5;
}

#social-icons {
  display: inline-block;
}

#social-icons a {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  display: inline-block;
  background-image: url(images/social.png);
  background-size: auto 20px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  opacity: 1;
}

#social-icons a.tw {
  background-position-x: -25px;
}

.bt {
  border-top: 2px solid #e5eff3;
}

.bb {
  border-bottom: 2px solid #e5eff3;
}

a.menu-toggle,
a.menu-toggle:before,
a.menu-toggle:after {
  display: block;
  width: 23px;
  height: 2px;
  box-sizing: content-box;
  background: black;
}

a.menu-toggle {
  z-index: 99999;
  font-size: 0;
  line-height: 0;
  position: relative;
  margin: 10px auto;
  border-top: 4px solid white;
  border-bottom: 4px solid white;
}

a.menu-toggle:hover,
a.menu-toggle:hover::after,
a.menu-toggle:hover::before {
  background-color: #f39200;
}

a.menu-toggle:before,
a.menu-toggle:after {
  content: ' ';
  position: absolute;
  width: 100%;
  left: 0;
}

a.menu-toggle:before {
  top: 6px;
}

a.menu-toggle:after {
  bottom: 6px;
}

a.menu-toggle:hover {
  cursor: pointer;
}

.menu-toggle.open {
  background: transparent;
}

.menu-toggle.open:hover {
  background: transparent;
}

.menu-toggle.open:before {
  -moz-transform: rotate(-45deg) translateX(4px) translateY(-4px);
  -webkit-transform: rotate(-45deg) translateX(4px) translateY(-4px);
  -o-transform: rotate(-45deg) translateX(4px) translateY(-4px);
  -ms-transform: rotate(-45deg) translateX(4px) translateY(-4px);
  transform: rotate(-45deg) translateX(4px) translateY(-4px);
}

.menu-toggle.open:after {
  -moz-transform: rotate(45deg) translateX(4px) translateY(4px);
  -webkit-transform: rotate(45deg) translateX(4px) translateY(4px);
  -o-transform: rotate(45deg) translateX(4px) translateY(4px);
  -ms-transform: rotate(45deg) translateX(4px) translateY(4px);
  transform: rotate(45deg) translateX(4px) translateY(4px);
}

.module ul {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}

.module ul#related-posts li {
  border-bottom: 2px solid #e5eff3;
}

.module ul#related-posts li:last-of-type {
  border-bottom: none;
}

@media all and (max-width: 640px) {
  #main-menu-container {
    width: calc(100% - 45px);
    min-width: calc(100% - 45px);
  }
  nav#main-menu {
    top: 8vh;
    max-width: calc(100% - 45px);
    margin-left: 0;
  }
  nav#main-menu ul.menu {
    width: 100%;
  }
  nav#main-menu ul.menu li.menu-item-has-children {
    font-size: 30px;
    line-height: 27.5px;
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
    padding-top: 15px;
  }
  nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu {
    margin-bottom: 3.5vh;
  }
  nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu li {
    width: 50%;
  }
  h1, h2 {
    font-size: 40px;
    line-height: 37px;
  }
  h1.pagetitle {
    max-width: 14em;
    padding-top: 23px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: left top;
  }
  body.home h1.pagetitle {
    font-size: 40px;
    line-height: 37px;
    max-width: 100%;
  }
  h3, h4 {
    font-size: 30px;
    line-height: 26px;
  }
  h3.ob,
  h4.ob {
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
  }
  p.ob {
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
  }
  #posts-container .post h4 {
    font-size: 40px;
    line-height: 37px;
  }
  .excerpt {
    font-size: 20px;
  }
  .excerpt a {
    clear: none;
    display: inline-block;
  }
  article.text-block {
    font-size: 18px;
    line-height: 1.5em;
  }
  article.text-block blockquote {
    font-size: 40px;
    line-height: 37px;
    padding-top: 16.1px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-position: left top;
  }
  #logo-and-menu {
    margin-top: 15px;
  }
  body.home #logo-and-menu {
    margin-bottom: 0;
  }
  #issue-info {
    margin-top: 7.5vh;
    font-size: 25px;
  }
  #issue-info * {
    font-size: 25px;
  }
  #social-icons a {
    margin-right: 3.33333px;
  }
  #social-container {
    width: 68%;
  }
  #social-container a {
    font-size: 16px;
  }
  #search-container {
    width: 32%;
  }
  #page-container article {
    width: 100%;
  }
  body.single #banner {
    height: 30vh;
  }
  body.single #info {
    margin-top: -30px;
  }
  body.single #info div.info-container {
    width: 75%;
    margin-left: 25%;
    padding-left: 0;
    padding-top: 35px;
  }
  body.single #info div.info-container::before {
    height: 60px;
  }
  body.single #info div.info-container::after {
    display: none;
  }
  .band.article-item {
    background-position: center center;
    height: auto;
    max-height: 100vh;
  }
  .band.article-item .article-info-container .article-info {
    width: 75%;
    background-color: rgba(229, 239, 243, 0.96);
  }
  .band.article-item .article-info-container .article-info h2,
  .band.article-item .article-info-container .article-info p {
    width: 66.7%;
  }
  .band.article-item .article-info-container .article-info h2 {
    margin-top: 15px;
  }
  .band.article-item .article-info-container .article-info::after {
    top: -12.5%;
    left: calc(-38% - 6px);
    width: calc(76% - 6px);
    height: 25%;
  }
  .band.article-item .article-info-container::after {
    height: 100%;
    max-height: 100%;
  }
  .w1of1max.left-pad .w1of2 {
    width: 100%;
    margin-bottom: 40px;
  }
  .w1of1max.left-pad .w1of2:first-of-type {
    max-width: 100%;
    margin-left: 0;
  }
  .w1of1max.left-pad .w1of2:last-of-type {
    max-width: 100%;
  }
  .w1of1max.left-pad.extra-row {
    margin-top: -80px;
  }
  .w1of1max.left-pad.extra-row .w1of3,
  .w1of1max.left-pad.extra-row .w1of3:first-of-type,
  .w1of1max.left-pad.extra-row .w1of3:last-of-type {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0;
  }
  .w1of1max.right-pad {
    padding-right: 0;
  }
  .w1of1max.right-pad .w1of3 {
    margin-top: 0 !important;
    margin-bottom: 40px;
    width: 100%;
    min-width: 100%;
  }
  .w1of2.article-item .article-info-container .article-info {
    left: 10%;
    max-width: 90%;
  }
  .w1of2.article-item .article-info-container .article-info h3,
  .w1of2.article-item .article-info-container .article-info p {
    width: 89%;
  }
  .w1of2.article-item .article-info-container .article-info::before {
    left: -11%;
    width: 22%;
  }
  .w1of3.article-item .article-info-container {
    top: -30px;
  }
  .w1of3.article-item .article-info-container .article-info {
    float: none;
    width: 90%;
    left: 10%;
    max-width: 90%;
  }
  .w1of3.article-item .article-info-container .article-info h3,
  .w1of3.article-item .article-info-container .article-info p,
  .w1of3.article-item .article-info-container .article-info .label-podcasts {
    width: 89%;
  }
  .w1of3.article-item .article-info-container .article-info h3 {
    margin-top: 50px;
  }
  .w1of3.article-item .article-info-container .article-info::before {
    left: -11%;
    width: 22%;
    height: 60px;
  }
  .w1of3.article-item.no-thumbnail {
    min-height: 20vh;
    margin-bottom: 40px;
    overflow: auto;
  }
  .w1of3.article-item.no-thumbnail .article-info-container .article-info {
    position: relative;
    height: 100%;
  }
  #posts-container .post {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  #posts-container .post.has-post-thumbnail {
    background-position: left 5vw;
  }
  #posts-container .post::before {
    left: 25vw !important;
  }
  .article-item.podcasts .article-info-container .article-info .label-podcasts {
    margin-top: 60px;
  }
  .article-item.podcasts .article-info-container .article-info h3 {
    margin-top: 0;
  }
  body.single article.w2of3 {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 5vh;
  }
  body.single #sidebar {
    width: 100%;
    padding: 0 20px;
  }
  body.single #comments {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.single #comments .w2of3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  footer {
    padding: 0;
  }
  footer .w1of1 {
    padding-left: 0;
    padding-right: 0;
  }
  footer img.w2of5 {
    width: 50%;
    padding: 10px 20px 10px 0;
  }
  footer .w1of2 {
    width: 100%;
  }
  footer .bbbo-block p {
    margin-bottom: 0;
  }
  footer .bbbo-block:last-of-type {
    padding-top: 0;
  }
}

@media all and (min-width: 641px) and (max-width: 960px) {
  #main-menu-container {
    width: calc(67% - 45px);
    min-width: calc(67% - 45px);
  }
  nav#main-menu {
    top: 8vh;
    max-width: calc(67% - 45px);
    margin-left: 0;
  }
  nav#main-menu ul.menu {
    width: 100%;
  }
  nav#main-menu ul.menu li.menu-item-has-children {
    font-size: 30px;
    line-height: 27.5px;
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
    padding-top: 15px;
  }
  nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu {
    margin-bottom: 3.5vh;
  }
  nav#main-menu ul.menu li.menu-item-has-children ul.sub-menu li {
    width: 50%;
  }
  h1, h2 {
    font-size: 40px;
    line-height: 37px;
  }
  h1.pagetitle {
    max-width: 14em;
    padding-top: 23px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: left top;
  }
  body.home h1.pagetitle {
    font-size: 40px;
    line-height: 37px;
    max-width: 100%;
  }
  h3, h4 {
    font-size: 30px;
    line-height: 26px;
  }
  h3.ob,
  h4.ob {
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
  }
  p.ob {
    padding-top: 9.2px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: left top;
  }
  #posts-container .post h4 {
    font-size: 40px;
    line-height: 37px;
  }
  .excerpt {
    font-size: 20px;
  }
  .excerpt a {
    clear: none;
    display: inline-block;
  }
  article.text-block {
    font-size: 18px;
    line-height: 1.5em;
  }
  article.text-block blockquote {
    font-size: 40px;
    line-height: 37px;
    padding-top: 16.1px;
    background-image: url("images/orange.png");
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-position: left top;
  }
  #logo-and-menu {
    margin-top: 15px;
  }
  body.home #logo-and-menu {
    margin-bottom: 0;
  }
  #issue-info {
    margin-top: 2.5vh;
    font-size: 25px;
  }
  #issue-info * {
    font-size: 25px;
  }
  #page-container article {
    width: 90%;
  }
  body.single #banner {
    height: 30vh;
  }
  body.single #info {
    margin-top: -30px;
  }
  body.single #info div.info-container {
    width: 75%;
    margin-left: 25%;
    padding-left: 0;
    padding-top: 35px;
  }
  body.single #info div.info-container::before {
    height: 60px;
  }
  body.single #info div.info-container::after {
    display: none;
  }
  .band.article-item {
    background-position: center center;
    background-size: cover;
    height: 50vh;
    max-height: 600px;
  }
  .band.article-item .article-info-container .article-info {
    width: 50%;
    background-color: rgba(229, 239, 243, 0.96);
  }
  .band.article-item .article-info-container .article-info h2,
  .band.article-item .article-info-container .article-info p {
    width: 66.7%;
  }
  .band.article-item .article-info-container .article-info h2 {
    margin-top: 45px;
  }
  .band.article-item .article-info-container .article-info::after {
    top: -14%;
    left: -35%;
    width: calc(70% - 6px);
    height: 35%;
  }
  .band.article-item .article-info-container::after {
    height: 100%;
    max-height: 100%;
  }
  .w1of2.article-item .article-info-container .article-info {
    left: 10%;
    max-width: 90%;
  }
  .w1of2.article-item .article-info-container .article-info h3,
  .w1of2.article-item .article-info-container .article-info p {
    width: 89%;
  }
  .w1of2.article-item .article-info-container .article-info::before {
    left: -11%;
    width: 22%;
  }
  .w1of3.article-item .article-info-container {
    top: -30px;
  }
  .w1of3.article-item .article-info-container .article-info {
    float: none;
    width: 90%;
    left: 10%;
    max-width: 90%;
  }
  .w1of3.article-item .article-info-container .article-info h3,
  .w1of3.article-item .article-info-container .article-info p,
  .w1of3.article-item .article-info-container .article-info .label-podcasts {
    width: 89%;
  }
  .w1of3.article-item .article-info-container .article-info h3 {
    margin-top: 50px;
  }
  .w1of3.article-item .article-info-container .article-info::before {
    left: -11%;
    width: 22%;
    height: 60px;
  }
  .w1of3.article-item.no-thumbnail {
    min-height: 20vh;
    margin-bottom: 40px;
    overflow: auto;
  }
  .w1of3.article-item.no-thumbnail .article-info-container .article-info {
    position: relative;
    height: 100%;
  }
  #posts-container .post {
    margin-bottom: 80px;
    padding-bottom: 0;
  }
  #posts-container .post.has-post-thumbnail {
    background-position: left 5vw;
  }
  #posts-container .post::before {
    left: 25vw !important;
  }
  .article-item.podcasts .article-info-container .article-info .label-podcasts {
    margin-top: 60px;
  }
  .article-item.podcasts .article-info-container .article-info h3 {
    margin-top: 0;
  }
  body.single article.w2of3 {
    width: 80%;
    padding: 0 20px;
    margin-bottom: 5vh;
  }
  body.single #sidebar {
    width: 20%;
    padding: 0 20px;
  }
  body.single #comments {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.single #comments .w2of3 {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }
  footer #the-logo {
    width: 33%;
  }
  footer #the-logo img.w2of5 {
    width: 70%;
  }
  footer #most-else {
    width: 67%;
  }
}
