/*
 Theme Name:   BUP Blog
 Author:       blu inc
 Author URI:   http://www.bluinc.co.uk
 Template:     York
 Version:      1.20181211
*/
@import url("../York/style.css");
.flex .block,
.flex .bo-block,
.flex .ob-block,
.flex .booo-block,
.flex .bboo-block,
.flex .bbbo-block,
.flex .obbb-block,
.flex .oobb-block,
.flex .ooob-block,
.flex .bobb-block,
.flex .bbob-block,
.flex .obbo-block,
.flex .oobo-block {
  margin: 0;
}

strong, b {
  font-weight: 600;
}

em, i {
  font-weight: 400;
}

small,
.small,
.small p {
  font-size: 15.3px;
  line-height: 1.5em;
}

#themes small,
#themes .small,
#themes .small p {
  font-size: 15.3px;
  line-height: 1.275em;
  display: inline-block;
}

.zero-type {
  font-size: 0;
  line-height: 0;
}

p,
span.medium {
  font-size: 18px;
  line-height: 1.5em;
}

.medium {
  font-weight: 500 !important;
}

h1, h2, h3.faux-h2, h3 {
  font-weight: 600;
}

h1 {
  font-size: 45px;
  line-height: 0.95em;
}

#category-title {
  position: relative;
}

#category-title:before {
  content: '';
  display: block;
  border: inherit;
  height: 10vh;
  position: absolute;
  top: -10vh;
  left: -10px;
}

#category-title span {
  display: inline-block;
  margin-left: 0.25em;
  font-size: 75%;
}

h2, h3.faux-h2 {
  font-size: 36px;
  line-height: 0.95em;
}

@media all and (min-width: 1024px) and (max-width: 1300px) {
  .the-second-biggest-ones h2, .the-second-biggest-ones h3.faux-h2 {
    font-size: 27px;
  }
}

#themes h2,
#themes h3.faux-h2,
#subjects h2, #subjects h3.faux-h2 {
  position: relative;
}

#themes h2::after,
#themes h3.faux-h2::after,
#subjects h2::after, #subjects h3.faux-h2::after {
  content: '';
  display: block;
  border: inherit;
  width: 10vh;
  position: absolute;
  top: -10px;
  right: -10vh;
}

h3 {
  font-size: 27px;
  line-height: 0.95em;
  font-weight: 600;
}

h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.1em;
  padding-bottom: 0.25em;
}

h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2em;
  opacity: 1 !important;
}

#subjects h5 {
  font-size: 22.5px;
  display: inline-block;
  margin: 0 0.5em 0 0;
  padding: 0;
}

#subjects h5 span {
  display: inline-block;
  margin-left: 0.25em;
  font-size: 75%;
}

#related-posts h5 {
  padding-bottom: 0;
}

#powered-by {
  font-size: 13.5px;
}

footer a {
  font-weight: bold;
}

#single-content article .wp-caption .wp-caption-text,
#page-content article .wp-caption .wp-caption-text {
  font-size: 15.3px;
}

#single-content article .wp-caption.alignright,
#page-content article .wp-caption.alignright {
  text-align: left;
}

@media all and (max-width: 640px) {
  h1 {
    font-size: 32px;
    line-height: 0.95em;
  }
  h2, h3.faux-h2 {
    font-size: 24px;
    line-height: 0.95em;
  }
  #themes h2::after,
  #themes h3.faux-h2::after,
  #subjects h2::after, #subjects h3.faux-h2::after {
    top: -8px;
  }
  h3 {
    font-size: 20px;
    line-height: 0.95em;
  }
  h3.faux-h2 {
    font-size: 24px;
    line-height: 0.95em;
  }
  h4 {
    font-size: 16px;
    line-height: 1.1em;
    padding-bottom: 0.25em;
  }
  h5 {
    font-size: 16px;
    line-height: 1.2em;
  }
  #subjects h5 {
    font-size: 18.4px;
    margin: 0 0.5em 0 0;
  }
  #subjects h5 span {
    display: inline-block;
    margin-left: 0.25em;
    font-size: 75%;
  }
  span.medium {
    font-size: 16px;
    line-height: 1.2em;
  }
  #single-content article,
  #page-content article {
    font-size: 16px;
    line-height: 1.5em;
  }
  #single-content article p,
  #page-content article p {
    font-size: 16px;
    line-height: 1.5em;
  }
  #single-content article .wp-caption .wp-caption-text,
  #page-content article .wp-caption .wp-caption-text {
    font-size: 13.6px;
  }
}

@media all and (min-width: 640px) and (max-width: 1024px) {
  h1 {
    font-size: 32px;
    line-height: 0.95em;
  }
  h2, h3.faux-h2 {
    font-size: 24px;
    line-height: 0.95em;
  }
  #themes h2::after,
  #themes h3.faux-h2::after,
  #subjects h2::after, #subjects h3.faux-h2::after {
    top: -8px;
  }
  h3 {
    font-size: 20px;
    line-height: 1.1em;
  }
  h3.faux-h2 {
    font-size: 24px;
    line-height: 1.1em;
  }
  h4 {
    font-size: 16px;
    line-height: 1.1em;
    padding-bottom: 0.25em;
  }
  h5 {
    font-size: 16px;
    line-height: 1.2em;
  }
  #subjects h5 {
    font-size: 18.4px;
    margin: 0 0.5em 0 0;
  }
  #subjects h5 span {
    display: inline-block;
    margin-left: 0.25em;
    font-size: 75%;
  }
  span.medium {
    font-size: 16px;
    line-height: 1.2em;
  }
  #single-content article,
  #page-content article {
    font-size: 16px;
    line-height: 1.5em;
  }
  #single-content article p,
  #page-content article p {
    font-size: 16px;
    line-height: 1.5em;
  }
  #single-content article .wp-caption .wp-caption-text,
  #page-content article .wp-caption .wp-caption-text {
    font-size: 13.6px;
  }
}

div.menu-toggle-container {
  display: none;
}

nav#main-menu ul {
  margin: 20px 0;
}

nav#main-menu ul li {
  border-bottom: none;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: auto;
  padding: 10px 0;
  margin: 0;
  border-right: 3px solid #17AD73;
}

nav#main-menu ul li:first-of-type a {
  padding-left: 0;
}

nav#main-menu ul li:last-of-type {
  border-right: 0;
}

nav#main-menu ul li:last-of-type a {
  padding-right: 0;
}

nav#main-menu ul li a {
  letter-spacing: -0.02em;
  font-size: 17.1px;
  line-height: 1em;
  font-weight: 700;
  padding: 0 10px;
}

#page-navi {
  font-size: 18px;
}

#page-navi a,
#page-navi span {
  margin-right: 10px;
}

#page-navi span.pages {
  color: #17AD73;
}

#page-navi a.page,
#page-navi a.page.larger {
  font-size: 18px;
  font-weight: bold;
}

#menu-footer-menu {
  list-style: none;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

#menu-footer-menu li {
  font-size: 18px;
  line-height: 1.5em;
  display: inline-block;
  width: 50%;
  padding: 0 20px;
}

@media all and (max-width: 640px) {
  div.menu-toggle-container {
    position: absolute;
    top: 29px;
    right: 20px;
    display: inline-block;
  }
  #mobile-slide {
    display: none;
  }
  a.menu-toggle,
  a.menu-toggle:before,
  a.menu-toggle:after {
    display: block;
    width: 23px;
    height: 2px;
    box-sizing: content-box;
    background: #222;
  }
  a.menu-toggle {
    z-index: 99999;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0.75em;
    position: relative;
    margin: 0 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: #222;
  }
  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);
  }
  nav#main-menu {
    margin-top: 20px;
  }
  nav#main-menu ul {
    margin: 0;
    border-left: 3px solid #17AD73;
  }
  nav#main-menu ul li {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    border-right: none;
  }
  nav#main-menu ul li:first-of-type a {
    padding-left: 18px;
  }
  nav#main-menu ul li:last-of-type a {
    padding-right: 18px;
  }
  nav#main-menu ul li a {
    font-size: 17.6px;
    padding: 0 18px;
  }
  #menu-footer-menu li {
    width: 100%;
  }
}

@media all and (min-width: 640px) and (max-width: 1024px) {
  div.menu-toggle-container {
    position: absolute;
    top: 29px;
    right: 20px;
    display: inline-block;
  }
  #mobile-slide {
    display: none;
  }
  a.menu-toggle,
  a.menu-toggle:before,
  a.menu-toggle:after {
    display: block;
    width: 23px;
    height: 2px;
    box-sizing: content-box;
    background: #222;
  }
  a.menu-toggle {
    z-index: 99999;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0.75em;
    position: relative;
    margin: 0 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: #222;
  }
  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);
  }
  nav#main-menu {
    width: 100%;
    margin-top: 20px;
  }
  nav#main-menu ul {
    margin: 0 0 20px;
  }
  nav#main-menu ul li {
    display: inline-block;
    width: 33%;
    border-right: none;
    border-left: 3px solid #17AD73;
  }
  nav#main-menu ul li:first-of-type a {
    padding-left: 14px;
  }
  nav#main-menu ul li a {
    letter-spacing: -0.02em;
    font-size: 17.1px;
    line-height: 1em;
    font-weight: 700;
    padding: 0 14px;
  }
}

@media all and (min-width: 640px) and (max-width: 768px) {
  nav#main-menu ul li {
    width: 50%;
  }
  nav#main-menu ul li a {
    font-size: 18px;
  }
}

@media all and (min-width: 1024px) and (max-width: 1207px) {
  nav#main-menu ul li a {
    font-size: 16.2px;
    padding: 0 10px;
  }
}

#search {
  display: none;
  padding-bottom: 5vh;
  background: #17AD73;
}

header {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

header #logo {
  height: 60px;
  display: block;
}

header #logo #blog-description {
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 0.08em;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.4em;
}

header #powered-by {
  height: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

header #powered-by p {
  margin-top: 5px;
  margin-right: 10px;
}

#featured-image {
  padding-bottom: 50vh;
  margin-top: -10vh;
  position: relative;
  font-size: 0;
  line-height: 0;
}

#featured-image #h1-container.has-image {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

#featured-image #h1-container.has-image h1 {
  background: white;
  bottom: 0;
  padding-bottom: 5vh;
}

#h1-container.no-image {
  position: relative;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

#h1-container.no-image h1 {
  width: 100%;
  background: white;
  bottom: 0;
  padding-bottom: 5vh;
}

.flex {
  display: flex;
}

.flex.f-column {
  flex-direction: column;
}

.flex.ai-start {
  align-items: flex-start;
}

.flex.ai-center {
  align-items: center;
}

.flex.ai-end {
  align-items: flex-end;
}

.flex.jc-start {
  justify-content: flex-start;
}

.flex.jc-center {
  justify-content: center;
}

.flex.jc-end {
  justify-content: flex-end;
}

.flex.as-end {
  align-self: flex-end;
}

.b20 {
  border-width: 14px;
  border-width: 14px;
}

.b16 {
  border-width: 10px;
  border-width: 10px;
}

.b8 {
  border-width: 6px;
  border-width: 6px;
}

.b4 {
  border-width: 3px;
  border-width: 3px;
}

.bt {
  border-top-style: solid;
}

.br {
  border-right-style: solid;
}

.bb {
  border-bottom-style: solid;
}

.bl {
  border-left-style: solid;
}

.black {
  border-color: #222;
}

span.black {
  color: #222 !important;
}

.green {
  border-color: #17AD73;
}

body.home .info-container,
body.page-template-_home .info-container {
  background: white;
}

body.home .info-container div:first-of-type,
body.page-template-_home .info-container div:first-of-type {
  flex: 1;
}

body.home .info-container div:last-of-type,
body.page-template-_home .info-container div:last-of-type {
  font-size: 18px;
  line-height: 1.5em;
}

body.home .info-container.w2of3 div:first-of-type,
body.page-template-_home .info-container.w2of3 div:first-of-type {
  margin-top: -16px;
}

body.home .info-container.w2of5 div:first-of-type,
body.page-template-_home .info-container.w2of5 div:first-of-type {
  margin-top: -40px;
  padding-top: 30px;
}

body.home .info-container.w1of1 div,
body.page-template-_home .info-container.w1of1 div {
  width: 100%;
  border-left: none;
}

body.home .info-container .w1of3,
body.page-template-_home .info-container .w1of3 {
  position: relative;
}

body.home .info-container .w1of3::before,
body.page-template-_home .info-container .w1of3::before {
  content: '';
  display: block;
  border-left: inherit;
  width: 100%;
  height: 10vh;
  position: absolute;
  left: -14px;
  top: -10vh;
}

body.home .info-container .w1of3::after,
body.page-template-_home .info-container .w1of3::after {
  content: '';
  display: block;
  border-bottom: inherit;
  height: 100%;
  width: 10vh;
  position: absolute;
  right: -10vh;
  bottom: -14px;
}

#index .item {
  margin-bottom: 3vh;
}

#index .item .info-container {
  margin-top: -40px;
  padding-top: 6.66667px;
}

#index .item .info-container div:first-of-type {
  flex: 1;
}

#index .item .info-container .green {
  padding-top: 30px;
}

#index .item.big-item {
  margin-bottom: 5vh;
}

main {
  padding-top: 10vh;
  padding-bottom: 10vh;
  overflow: hidden;
}

main .cat-description {
  margin-bottom: 40px;
}

main section {
  padding-bottom: 10vh !important;
}

main .bigw1of1 {
  width: 100%;
  max-width: 1980px;
}

main article.block {
  padding-top: 3vh;
}

#sidebar .module {
  margin-bottom: 5vh;
}

#sidebar #single-meta {
  position: relative;
}

#sidebar #single-meta::after {
  content: '';
  display: block;
  border-top: inherit;
  height: 100%;
  width: 10vh;
  position: absolute;
  right: -10vh;
  top: -10px;
}

footer {
  padding-top: 5vh;
  padding-bottom: 5vh;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

@media all and (max-width: 640px) {
  header {
    position: relative;
    padding-bottom: 20px;
  }
  header #logo {
    height: auto;
    padding-bottom: 0;
  }
  header #powered-by {
    display: block;
    width: 100%;
    text-align: left;
    float: none;
    margin: 0;
    padding: 10px 0 0 0;
    clear: both;
    height: auto;
  }
  header #powered-by p {
    width: 100%;
    display: block;
    font-size: 12.8px;
    margin: 0 0 10px 0;
    padding: 0;
  }
  header #sign-up {
    padding: 10px 0;
    font-size: 13.6px;
    display: block;
    width: 100%;
    text-align: left;
  }
  header #sign-up a {
    color: white;
  }
  .b20 {
    border-width: 10px;
    border-width: 10px;
  }
  .b16 {
    border-width: 8px;
    border-width: 8px;
  }
  .b8 {
    border-width: 5px;
    border-width: 5px;
  }
  .b4 {
    border-width: 3px;
    border-width: 3px;
  }
  #featured-image {
    padding-bottom: 20vh;
    margin-top: 0;
    position: relative;
    font-size: 0;
    line-height: 0;
  }
  #featured-image #h1-container {
    top: 40vh;
  }
  #featured-image #h1-container.has-image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  #featured-image #h1-container.has-image h1 {
    width: 100%;
    background: white;
    bottom: 0;
    padding-bottom: 5vh;
  }
  #featured-image #h1-container.no-image {
    position: relative;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  #featured-image #h1-container.no-image h1 {
    background: white;
    bottom: 0;
    padding-bottom: 5vh;
  }
  #single-content.has-post-thumbnail {
    padding-top: 20vh;
  }
  #single-content article,
  #single-content #sidebar {
    width: 100%;
  }
  #page-content {
    margin-top: 5vh;
  }
  #page-content article {
    width: 100%;
  }
  #index #category-title .w3of4 {
    width: 100%;
  }
  #index .item {
    display: block;
  }
  #index .item:first-of-type {
    margin-top: -5vh;
  }
  #index .item:last-of-type {
    padding-bottom: 0;
  }
  #index .item.big-item {
    display: block;
    margin-bottom: 3vh;
  }
  #index .item.big-item .image-container {
    width: 100%;
  }
  #index .item.big-item .info-container {
    margin-top: -10px;
    width: 100%;
    display: block;
  }
  #index .item.big-item .info-container.w1of1 .w2of3,
  #index .item.big-item .info-container.w1of1 .excerpt-container {
    border-left: 5px solid #222;
  }
  #index .item.big-item .info-container .block {
    padding: 20px;
  }
  #index .item.big-item .info-container .w1of3,
  #index .item.big-item .info-container .w2of3,
  #index .item.big-item .info-container .w1of1 {
    width: 100%;
    display: block;
  }
  #index .item.big-item .info-container .excerpt-container p {
    font-size: 16px;
    margin-bottom: 0;
  }
  #index .item .w1of6 {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: -8px;
  }
  #index .item .w5of6 {
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 16px;
  }
  #index .item .w5of6 .w1of2 {
    width: 100%;
  }
  #index .item .info-container.no-thumbnail {
    margin-top: 0;
    flex-wrap: wrap;
  }
  #index .item .info-container.no-thumbnail .block {
    padding: 20px;
  }
  #index .item .info-container.no-thumbnail .w1of2 {
    width: 100%;
  }
  #index .item .info-container.no-thumbnail .w1of2 div.black {
    border-left: 3px solid #222;
  }
  #index .item .info-container.no-thumbnail .w1of2 div.green {
    border-left: 3px solid #17AD73;
    border-bottom: 3px solid #17AD73;
  }
  #index .item .info-container.no-thumbnail .w1of2.excerpt-container {
    border-bottom: 3px solid #222;
  }
  #index .item .info-container.no-thumbnail .w1of2.excerpt-container p {
    font-size: 16px;
    margin-bottom: 0;
  }
  body.home section.the-big-one,
  body.page-template-_home section.the-big-one {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  body.home section.the-big-one .info-container,
  body.page-template-_home section.the-big-one .info-container {
    display: block;
    width: 100% !important;
    position: relative !important;
  }
  body.home section.the-big-one .info-container .w2of3,
  body.home section.the-big-one .info-container .w1of3,
  body.page-template-_home section.the-big-one .info-container .w2of3,
  body.page-template-_home section.the-big-one .info-container .w1of3 {
    width: 100%;
  }
  body.home section.the-big-one .info-container .w1of3,
  body.page-template-_home section.the-big-one .info-container .w1of3 {
    position: relative;
  }
  body.home section.the-big-one .info-container .w1of3::before,
  body.page-template-_home section.the-big-one .info-container .w1of3::before {
    display: none;
  }
  body.home section.the-big-one .info-container .w1of3::after,
  body.page-template-_home section.the-big-one .info-container .w1of3::after {
    content: '';
    display: block;
    border-bottom: inherit;
    height: 100%;
    width: 10vh;
    position: absolute;
    right: -10vh;
    bottom: -14px;
  }
  body.home section.the-second-biggest-ones,
  body.home section.the-third-biggest-ones,
  body.page-template-_home section.the-second-biggest-ones,
  body.page-template-_home section.the-third-biggest-ones {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
  body.home section.the-second-biggest-ones .w1of2,
  body.home section.the-third-biggest-ones .w1of2,
  body.page-template-_home section.the-second-biggest-ones .w1of2,
  body.page-template-_home section.the-third-biggest-ones .w1of2 {
    width: 100%;
    display: block;
    margin-bottom: 5vh;
  }
  body.home section.the-second-biggest-ones .w1of2 .w3of5,
  body.home section.the-third-biggest-ones .w1of2 .w3of5,
  body.page-template-_home section.the-second-biggest-ones .w1of2 .w3of5,
  body.page-template-_home section.the-third-biggest-ones .w1of2 .w3of5 {
    width: 100%;
  }
  body.home section.the-second-biggest-ones .info-container,
  body.home section.the-third-biggest-ones .info-container,
  body.page-template-_home section.the-second-biggest-ones .info-container,
  body.page-template-_home section.the-third-biggest-ones .info-container {
    display: block;
    width: 100%;
    position: relative;
  }
  body.home section.the-third-biggest-ones,
  body.page-template-_home section.the-third-biggest-ones {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.home section.the-third-biggest-ones .w1of3,
  body.page-template-_home section.the-third-biggest-ones .w1of3 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  body.home section.the-third-biggest-ones .w1of3 .w1of1.the-image,
  body.page-template-_home section.the-third-biggest-ones .w1of3 .w1of1.the-image {
    padding-top: 25px;
    width: 40%;
    padding-right: 5%;
  }
  body.home section.the-third-biggest-ones .w1of3 .w1of1.info-container,
  body.page-template-_home section.the-third-biggest-ones .w1of3 .w1of1.info-container {
    width: 55%;
  }
  body.home section.the-third-biggest-ones .w1of3 .w1of1.info-container .bo-block,
  body.page-template-_home section.the-third-biggest-ones .w1of3 .w1of1.info-container .bo-block {
    padding: 20px 0;
  }
  body.home section.the-third-biggest-ones .w1of3 .w1of1.info-container .bo-block h3,
  body.page-template-_home section.the-third-biggest-ones .w1of3 .w1of1.info-container .bo-block h3 {
    padding-bottom: 0;
  }
  body.logged-in.home section.the-big-one div.w1of1,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 {
    flex-wrap: wrap;
  }
  body.logged-in.home section.the-big-one div.w1of1 .w3of5,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .w3of5 {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container .black,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container .black {
    margin-top: 0 !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container h1,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container h1 {
    font-size: 24px;
    line-height: 1.1em;
  }
  main {
    padding-top: 0;
    padding-bottom: 5vh;
    overflow: hidden;
  }
  main section {
    padding-bottom: 5vh !important;
  }
  main section:last-of-type {
    padding-bottom: 0 !important;
  }
  #themes .see-all {
    align-items: center;
  }
  #themes #article-container {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
  }
  #themes #article-container .w1of4 {
    width: 100%;
    padding: 13.33333px 0;
    border-top: 1px dotted #222;
  }
  #themes #article-container .w1of4:first-of-type {
    padding-top: 0;
    border-top: none;
  }
  footer {
    font-size: 16px;
    line-height: 1.5em;
  }
  footer .flex {
    flex-wrap: wrap;
  }
  footer .flex .w2of3 {
    width: 100%;
    padding-bottom: 40px;
  }
  footer .flex .w1of3 {
    width: 100%;
  }
  footer .flex .w1of3:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .flex .w1of3:nth-child(2) {
    padding-top: 0;
  }
}

@media all and (min-width: 640px) and (max-width: 1024px) {
  header {
    position: relative;
    padding-bottom: 20px;
  }
  header #logo {
    padding-top: 5px;
    width: 60%;
    padding-right: 3%;
    height: auto;
    padding-bottom: 0;
  }
  header #powered-by {
    padding-top: 20px;
    float: left;
    width: 60%;
    text-align: left;
    display: block;
  }
  header #powered-by p {
    display: inline-block;
    font-size: 14.4px;
  }
  header #sign-up {
    padding: 10px 0 10px;
    font-size: 15.3px;
    display: inline-block;
    text-align: right;
  }
  header #sign-up a {
    color: white;
  }
  #featured-image #h1-container h1 {
    width: 70%;
  }
  body.home section.the-big-one .info-container,
  body.page-template-_home section.the-big-one .info-container {
    width: 75% !important;
  }
  body.home section.the-second-biggest-ones .w1of2,
  body.page-template-_home section.the-second-biggest-ones .w1of2 {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  body.home section.the-second-biggest-ones .w1of2 .w3of5,
  body.page-template-_home section.the-second-biggest-ones .w1of2 .w3of5 {
    width: 100%;
  }
  body.home section.the-second-biggest-ones .w1of2:first-of-type,
  body.page-template-_home section.the-second-biggest-ones .w1of2:first-of-type {
    padding-right: 10px;
  }
  body.home section.the-second-biggest-ones .w1of2:last-of-type,
  body.page-template-_home section.the-second-biggest-ones .w1of2:last-of-type {
    padding-left: 10px;
  }
  body.home section.the-second-biggest-ones .info-container,
  body.page-template-_home section.the-second-biggest-ones .info-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  body.home section.the-second-biggest-ones .info-container div.black,
  body.page-template-_home section.the-second-biggest-ones .info-container div.black {
    flex: 2;
    margin-top: 0;
  }
  body.home section.the-second-biggest-ones .info-container div.green,
  body.page-template-_home section.the-second-biggest-ones .info-container div.green {
    align-items: flex-end;
  }
  body.logged-in.home section.the-big-one div.w1of1,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 {
    flex-wrap: wrap;
  }
  body.logged-in.home section.the-big-one div.w1of1 .w3of5,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .w3of5 {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container {
    position: absolute;
    right: 0;
    width: 50% !important;
    max-width: 50% !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container .black,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container .black {
    margin-top: 0 !important;
  }
  body.logged-in.home section.the-big-one div.w1of1 .info-container h1,
  body.logged-in.page-template-_home section.the-big-one div.w1of1 .info-container h1 {
    font-size: 27px;
    line-height: 1.1em;
  }
  #index .item {
    display: block;
  }
  #index .item:first-of-type {
    margin-top: -5vh;
  }
  #index .item:last-of-type {
    padding-bottom: 0;
  }
  #index .item.big-item {
    display: block;
    margin-bottom: 3vh;
  }
  #index .item.big-item .image-container {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
  }
  #index .item.big-item .info-container {
    margin-top: -10px;
    width: 100%;
    display: block;
  }
  #index .item.big-item .info-container.w1of1 .w2of3,
  #index .item.big-item .info-container.w1of1 .excerpt-container {
    border-left: 5px solid #222;
  }
  #index .item.big-item .info-container .block {
    padding: 20px;
  }
  #index .item.big-item .info-container .w1of3,
  #index .item.big-item .info-container .w2of3,
  #index .item.big-item .info-container .w1of1 {
    width: 100%;
    display: block;
  }
  #index .item.big-item .info-container .excerpt-container p {
    font-size: 18px;
    margin-bottom: 0;
  }
  #index .item .w1of6 {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: -8px;
  }
  #index .item .w5of6 {
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 18px;
  }
  #index .item .w5of6 .w1of2 {
    width: 100%;
  }
  #index .item .info-container.no-thumbnail {
    margin-top: 0;
    flex-wrap: wrap;
  }
  #index .item .info-container.no-thumbnail .block {
    padding: 20px;
  }
  #index .item .info-container.no-thumbnail .w1of2 {
    width: 100%;
  }
  #index .item .info-container.no-thumbnail .w1of2 div.black {
    border-left: 3px solid #222;
  }
  #index .item .info-container.no-thumbnail .w1of2 div.green {
    border-left: 3px solid #17AD73;
    border-bottom: 3px solid #17AD73;
  }
  #index .item .info-container.no-thumbnail .w1of2.excerpt-container {
    border-bottom: 3px solid #222;
  }
  #index .item .info-container.no-thumbnail .w1of2.excerpt-container p {
    font-size: 18px;
    margin-bottom: 0;
  }
  main {
    padding-top: 5vh;
    padding-bottom: 5vh;
    overflow: hidden;
  }
  main section {
    padding-bottom: 5vh !important;
  }
  main section:last-of-type {
    padding-bottom: 0 !important;
  }
  #single-content article {
    width: 70%;
  }
  #single-content #sidebar {
    width: 30%;
  }
  #page-content article {
    width: 85%;
  }
  footer {
    font-size: 18px;
    line-height: 1.5em;
  }
  footer .flex {
    flex-wrap: wrap;
  }
  footer .flex .w2of3 {
    width: 100%;
  }
  footer .flex .w1of3 {
    width: 50%;
  }
  footer .flex .w1of3:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .flex .w1of3:nth-child(2) {
    padding-top: 0;
  }
  footer .footer-logo {
    width: 100%;
    padding-left: 20px;
  }
}

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

#logo img {
  max-width: 287px;
  height: auto;
}

#powered-by img {
  max-height: 30px;
  width: auto;
  margin-left: 10px;
}

#powered-by .pp-header-logo {
  margin-top: 2px;
  max-height: 27px;
}

.footer-logo img {
  max-height: 50px;
  width: auto;
  margin-right: 20px;
}

.footer-logo img.pp-logo {
  max-height: 40px;
}

@media all and (max-width: 640px) {
  #logo {
    padding-top: 5px;
    width: 100%;
  }
  #logo img {
    max-width: 200px;
    height: auto;
  }
  #powered-by img {
    margin-left: 0;
    margin-right: 20px;
  }
  .footer-logo img {
    max-height: 25px;
    width: auto;
    margin-left: 20px;
  }
  .footer-logo img.pp-logo {
    max-height: 32px;
  }
  #single-content article img.alignleft,
  #single-content article img.alignright {
    max-width: 40%;
    height: auto;
    margin-bottom: 20px;
  }
  #single-content article .wp-caption.alignleft,
  #single-content article .wp-caption.alignright {
    max-width: 40%;
  }
  #single-content article .wp-caption.alignleft img,
  #single-content article .wp-caption.alignleft img.alignleft,
  #single-content article .wp-caption.alignleft img.alignright,
  #single-content article .wp-caption.alignright img,
  #single-content article .wp-caption.alignright img.alignleft,
  #single-content article .wp-caption.alignright img.alignright {
    max-width: 100%;
    height: auto;
  }
  #single-content article .wp-caption.alignleft img.alignleft,
  #single-content article .wp-caption.alignleft img.alignright,
  #single-content article .wp-caption.alignright img.alignleft,
  #single-content article .wp-caption.alignright img.alignright {
    float: none;
  }
}

@media all and (min-width: 640px) and (max-width: 1024px) {
  #logo img {
    max-width: 250px;
    height: auto;
  }
  #powered-by img {
    max-height: 25px;
  }
  .footer-logo img {
    max-height: 40px;
    width: auto;
    margin-right: 20px;
    margin-top: 20px;
  }
  .footer-logo img.pp-logo {
    max-height: 35px;
  }
}

#search input[type=text] {
  max-width: 40%;
}

#search input[type=submit] {
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  -ms-transition: background 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out;
  background-color: #118055;
}

#search input[type=submit]:hover,
#search input[type=submit]:active {
  -webkit-transition: background 500ms ease-in-out;
  -moz-transition: background 500ms ease-in-out;
  -ms-transition: background 500ms ease-in-out;
  -o-transition: background 500ms ease-in-out;
  transition: background 500ms ease-in-out;
  background-color: #052619;
}

#search input {
  padding: 13.33333px 16px;
}

input:focus {
  outline: none;
}

header .emaillist {
  margin-top: -1.33em;
  float: right;
  clear: right;
  text-align: right;
  font-size: 0;
  line-height: 0;
}

header .emaillist form input {
  font-size: 12.6px;
  line-height: 1.5em;
  padding: 5px !important;
  margin: 0;
}

header .emaillist form .es-field-wrap {
  width: 20%;
  min-width: 200px;
  display: inline-block;
}

header .emaillist form .es-field-wrap label {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

header .emaillist form input[type=submit] {
  display: inline-block;
}

@media all and (max-width: 640px) {
  #search input[type=text] {
    max-width: 60%;
  }
  header .emaillist {
    text-align: left;
  }
  header .emaillist input {
    font-size: 14.4px;
  }
}

#related-posts {
  list-style: none;
  margin: 0;
}

#related-posts li {
  padding: 0;
  margin: 0 0 20px;
}

.wp-block-gallery, .wp-block-cover-image,
.wp-block-latest-posts,
.wp-block-subhead,
.wp-block-archives,
.wp-block-quote,
.wp-block-pullquote,
.wp-block-button {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.alignwide {
  margin-left: 10vw;
  margin-right: 10vw;
  width: auto;
  max-width: 1000%;
}

.alignfull {
  margin-left: 0;
  margin-right: 0;
  width: auto;
  max-width: 1000%;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.wp-block-separator {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-separator.is-style-wide {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-separator.is-style-dots {
  margin: 20px auto;
  background: none;
}

.wp-block-separator.is-style-dots:before {
  color: #222;
}

.wp-block-gallery .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image {
  margin: 10px;
  width: calc(100% / 2 - 20px);
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: calc(100% / 1 - 20px);
}

@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc(100% / 3 - 20px);
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc(100% / 4 - 20px);
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(100% / 5 - 20px);
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(100% / 6 - 20px);
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(100% / 7 - 20px);
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(100% / 8 - 20px);
  }
}

.wp-block-quote {
  background: transparent;
  margin: 0 auto 20px;
  font-style: normal;
  text-align: left;
  border: none;
  padding: 0 0 0 1em;
  border-left-width: 2px;
  border-left-style: solid;
}

.wp-block-quote cite {
  font-style: normal;
  display: block;
  font-size: 18px;
  margin-top: 17px;
}

.wp-block-quote p:last-of-type {
  margin-bottom: 0;
}

.wp-block-quote.is-style-large {
  margin: 0 auto 20px;
  padding: 0;
  text-align: left;
}

.wp-block-pullquote {
  border-top: 2px solid #CCC;
  border-bottom: 2px solid #CCC;
  padding: 20px 0;
}

.wp-block-pullquote cite {
  text-align: center;
}

.wp-block-button {
  margin-bottom: 20px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #f3f4f5;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
}

a:link,
a:visited {
  color: #222;
}

a:hover,
a:active,
a:focus {
  color: #17AD73;
}

a.green:link,
a.green:visited {
  color: #17AD73;
}

a.green:hover,
a.green:active,
a.green:focus {
  color: #222;
}

article a:link,
article a:visited {
  color: #17AD73;
}

article a:hover,
article a:active,
article a:focus {
  color: #222;
}

#search-toggle-container {
  margin-top: 27px;
}

#search-toggle-container span {
  display: inline-block;
}

#search-toggle-container a#search-toggle {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 21px;
  height: 22px;
  margin-bottom: -5px;
  background-image: url(images/search.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}

#search-toggle-container #search-toggle-open {
  cursor: pointer;
}

footer a {
  display: inline-block;
}

.pr {
  position: relative;
}

.green {
  color: #17AD73;
}

.green a:link,
.green a:visited {
  color: #17AD73;
}

.green a:hover,
.green a:active,
.green a:focus {
  color: #17AD73;
  opacity: 0.5;
}

hr {
  background: #CCC;
  height: 3px;
  border: none;
  width: 100%;
  margin: 20px 0;
}

.mobile-only {
  display: none;
}

@media all and (max-width: 640px) {
  #search-toggle-container {
    position: absolute;
    top: 35px;
    right: 20px;
    padding-top: 0;
    font-size: 0;
    line-height: 0;
  }
  #search-toggle-container a#search-toggle {
    margin-bottom: 0;
    margin-top: 0;
    float: right !important;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
}

@media all and (min-width: 640px) and (max-width: 1024px) {
  #search-toggle-container {
    position: absolute;
    top: 35px;
    right: 20px;
    padding-top: 0;
  }
  #search-toggle-container a#search-toggle {
    margin-top: 0;
  }
}
