/*

Theme Name: Clear Days Pro
Theme URI: http://20cleardays.com/
Author: Josh Motlong
Author URI: http://joshmotlong.com/
Description: A Wordpress Theme
Version: 1.0.0
Template: pro

*/
/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
.wide {
  display: block;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.narrow {
  display: block;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto; }

.narrower {
  display: block;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto; }

.x-entry-share .x-share-options a.x-share, .ilightbox-toolbar a.ilightbox-close:before, .ilightbox-toolbar a.ilightbox-close, .ilightbox-toolbar, .ilightbox-holder, .ilightbox-overlay,
.trans-cubic {
  transition: 0.35s cubic-bezier(0.07, 0, 0.46, 1) all; }

body {
  font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content .h1, .entry-content .h2, .entry-content .h3, .entry-content .h4, .entry-content .h5, .entry-content .h6 {
  letter-spacing: 0px;
  margin-bottom: .85em; }
  .entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-content .h1:first-child, .entry-content .h2:first-child, .entry-content .h3:first-child, .entry-content .h4:first-child, .entry-content .h5:first-child, .entry-content .h6:first-child {
    margin-top: 0; }

.entry-content h1, .entry-content .h1 {
  font-size: 2.5em; }

.entry-content h2, .entry-content .h2 {
  font-size: 2.2em; }

.entry-content h3, .entry-content .h3 {
  font-size: 1.75em; }

.entry-content h4, .entry-content .h4 {
  font-size: 1.25em; }

.entry-content h5, .entry-content .h5 {
  font-size: 1em; }

.entry-content h6, .entry-content .h6 {
  font-size: .75em; }

.single-post .h-landmark, .page.page-template-default .h-landmark, .page.page-template-template-layout-full-width .h-landmark {
  font-size: 2em; }

.single-post .entry-title {
  font-size: 2em; }

.page.page-template-default .entry-title, .page.page-template-template-layout-full-width .entry-title {
  font-size: 2.25em; }

.single-post .p-meta, .page.page-template-default .p-meta, .page.page-template-template-layout-full-width .p-meta {
  font-size: 16px;
  color: rgba(30, 38, 41, 0.65); }

.single-post .entry-footer {
  font-size: 1em; }

aside.x-sidebar h4.h-widget {
  font-size: 1.5em; }

aside.x-sidebar .widget div,
aside.x-sidebar .widget li {
  font-size: 1em; }

.x-colophon.top h4.h-widget {
  font-size: 1.5em; }

.x-colophon.top .widget div,
.x-colophon.top .widget li {
  font-size: 1em; }

* {
  box-sizing: border-box; }

html {
  overflow-x: hidden; }

body {
  font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1E2629; }

em {
  font-style: italic; }

strong {
  font-weight: 700; }

img {
  max-width: 100%; }

a {
  text-decoration: none; }

.clear {
  clear: both; }

.center {
  text-align: center; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
  outline: none !important; }

::-moz-placeholder {
  color: #739FBB !important;
  opacity: 1 !important; }

::-moz-placeholder {
  color: #739FBB !important;
  opacity: 1 !important; }

::-webkit-input-placeholder {
  color: #739FBB !important;
  opacity: 1 !important; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #739FBB !important;
  opacity: 1 !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #739FBB !important;
  opacity: 1 !important; }

:-ms-input-placeholder {
  color: #739FBB !important;
  opacity: 1 !important; }

input,
textarea,
select,
option,
optgroup,
button,
legend,
fieldset {
  box-sizing: border-box;
  outline: none;
  box-shadow: none !important;
  font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.5;
  color: #739FBB !important;
  vertical-align: top;
  display: block;
  margin: 10px 0; }

datalist {
  font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1rem !important; }

label {
  display: block;
  margin: 10px 0; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list],
input[type="file"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  padding: 0 1em !important;
  background-color: #f4f5f2;
  border-radius: 0px;
  border: 1px solid transparent; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list] {
  height: 2.2rem;
  -webkit-appearance: none; }

textarea {
  -webkit-appearance: none;
  overflow: auto;
  line-height: 1.5 !important;
  padding: .75em 1em !important; }

input[type="range"] {
  height: 2.5em !important;
  width: 100%;
  max-width: 100%; }

input[type="file"] {
  min-height: 2.5em !important; }

input[type="search"] {
  height: 2.5em !important;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  vertical-align: middle; }

select {
  height: 2.5em !important !important;
  font-size: 1rem !important;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
  appearance: none;
  background-image: url("/wp-content/uploads/2020/04/icon-arrow-down.png") !important;
  background-repeat: no-repeat !important;
  background-position: right .75em center !important;
  background-size: auto 25% !important;
  width: 100%;
  /*Width of select dropdown to give space for arrow image*/
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  /*My custom style for fonts*/
  box-shadow: none;
  padding-right: 0 !important; }
  select option {
    padding: .5em 0 .5em 1em;
    margin: 0;
    background: white;
    color: #1E2629;
    font-size: .95rem !important; }
    select option:focus {
      margin: 0;
      border: none; }

select[multiple] {
  height: auto;
  min-height: 2.5em !important;
  padding: 0; }
  select[multiple] option {
    margin: 0;
    padding: 2.5em !important/3; }

fieldset {
  padding: 10px 25px;
  border-radius: 0px;
  border: 1px solid transparent; }

legend {
  padding: 0 5px;
  font-weight: 700; }

input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed; }

input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  background-color: #EBECE7 !important;
  border-color: #739FBB !important; }

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: #739FBB !important solid 2px; }

body:not(.mce-btn) button:not(.x-off-canvas-close):not(.x-modal-close):not(.wc-forward), body:not(.mce-btn) .button, body:not(.mce-btn) .btn, body:not(.mce-btn) .x-btn, body:not(.mce-btn) .gform_button,
body:not(.mce-btn) input[type="button"],
body:not(.mce-btn) input[type="submit"],
body:not(.mce-btn) input[type="reset"],
body:not(.mce-btn) input[type="image"] {
  box-shadow: none !important;
  text-shadow: none !important;
  border: none !important; }

/* Buttons, Input Type Submit/Reset ------------------ */
body:not(.mce-btn) button:not(.x-off-canvas-close):not(.x-modal-close):not(.wc-forward), body:not(.mce-btn) .button, body:not(.mce-btn) .btn, body:not(.mce-btn) .x-btn, body:not(.mce-btn) .gform_button,
body:not(.mce-btn) input[type="button"],
body:not(.mce-btn) input[type="submit"],
body:not(.mce-btn) input[type="reset"],
body:not(.mce-btn) input[type="image"] {
  height: auto;
  width: auto;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="image"] {
  text-align: center;
  padding: 2.5em !important/5; }

a.tester {
  position: relative; }
  a.tester .x-anchor-content {
    padding: 0 2rem 0 0 !important; }
    a.tester .x-anchor-content:after {
      content: "/f054";
      position: absolute;
      right: 0;
      top: 0; }
    a.tester .x-anchor-content .x-anchor-text {
      margin: 0 !important; }

.slick-btn {
  position: relative; }
  .slick-btn.middle .x-anchor-content {
    padding: .25rem .25rem .25rem 1rem !important; }
  .slick-btn.middle:hover .x-anchor-content {
    padding: .25rem .25rem .25rem 1rem !important; }
  .slick-btn .x-anchor-content {
    padding: .25rem 0 !important;
    transition: .5s ease all; }
    .slick-btn .x-anchor-content .x-graphic {
      position: relative;
      width: 2rem;
      height: 2rem; }
      .slick-btn .x-anchor-content .x-graphic:before {
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        background: rgba(58, 175, 169, 0.2);
        border-radius: 50%;
        transition: .5s ease all; }
      .slick-btn .x-anchor-content .x-graphic .x-graphic-icon:after {
        content: "";
        background: rgba(235, 236, 231, 0.2); }
  .slick-btn:hover .x-anchor-content {
    padding: .25rem .25rem .25rem 1rem !important; }
  .slick-btn:hover .x-graphic:before {
    transform: scale(15);
    -webkit-backface-visibility: hidden; }

body.blog .x-container.max.width.offset,
body.category .x-container.max.width.offset,
body.tag .x-container.max.width.offset {
  margin: 0;
  width: 100% !important;
  max-width: 100% !important;
  background: #EBECE7; }
  body.blog .x-container.max.width.offset h2,
  body.category .x-container.max.width.offset h2,
  body.tag .x-container.max.width.offset h2 {
    font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .9rem;
    letter-spacing: .05rem !important;
    color: #739FBB;
    text-transform: uppercase;
    letter-spacing: .075rem;
    margin-bottom: 1.5rem; }

body.blog .inner,
body.category .inner,
body.tag .inner {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

body.blog .featured-area,
body.category .featured-area,
body.tag .featured-area {
  padding: calc(2rem + 4vw) 0 1rem; }

body.blog .recent-content,
body.category .recent-content,
body.tag .recent-content {
  padding-bottom: calc(4rem + 4vw); }

body.blog .category-content,
body.category .category-content,
body.tag .category-content {
  padding: calc(2rem + 2vw) 0 calc(4rem + 4vw); }

.blog-search-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.25rem;
  margin-bottom: .5rem; }
  .blog-search-group h2 {
    display: flex;
    flex: 0 1 50%;
    margin-bottom: 0rem !important;
    margin: .75rem 0 !important;
    padding-right: 1rem;
    letter-spacing: .025rem !important; }
    @media screen and (max-width: 768px) {
      .blog-search-group h2 {
        flex: 1 1 100%; } }
  .blog-search-group .filter-wrapper {
    flex: 0 1 calc(50% - .5rem); }
    @media screen and (max-width: 768px) {
      .blog-search-group .filter-wrapper {
        flex: 1 1 100%;
        margin-bottom: 1rem; } }
    .blog-search-group .filter-wrapper select {
      background: white;
      height: 2.5rem !important;
      border: 1px solid white;
      margin: 0; }
      .blog-search-group .filter-wrapper select:focus {
        border-color: #739FBB;
        background-color: white !important; }
  .blog-search-group .search-wrapper {
    flex: 0 1 calc(50% - .5rem);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .blog-search-group .search-wrapper {
        flex: 1 1 100%; } }
    .blog-search-group .search-wrapper button,
    .blog-search-group .search-wrapper input {
      margin: 0;
      height: 2.5rem !important; }
    .blog-search-group .search-wrapper button {
      padding: .5rem .75rem;
      line-height: 1.25; }
    .blog-search-group .search-wrapper input {
      background: white;
      border: 1px solid white; }
      .blog-search-group .search-wrapper input:focus {
        border-color: #739FBB;
        background-color: white !important; }
    .blog-search-group .search-wrapper .search-field {
      flex: 1 1 100%; }
      .blog-search-group .search-wrapper .search-field label {
        display: none;
        position: absolute;
        left: -1000vw;
        top: -1000vw; }
    .blog-search-group .search-wrapper .search-button {
      flex: 0 1 95px; }
      .blog-search-group .search-wrapper .search-button button {
        color: white !important;
        text-shadow: none;
        height: 2.5rem !important;
        border-radius: 0; }
    .blog-search-group .search-wrapper .reset-button {
      flex: 0 1 70px; }
      .blog-search-group .search-wrapper .reset-button button {
        background: #dfe1d9;
        box-shadow: none;
        text-shadow: none;
        border: 1px solid #EBECE7;
        height: 2.5rem !important; }

.x-pagination {
  display: none;
  height: 0px; }

.blog-hero + .inner form,
.cat-hero + .inner form {
  margin-bottom: 1rem !important; }

.page-template-default .entry-content.content .x-container.width {
  width: 100%; }

.single-post .entry-footer {
  display: none !important; }

.single-post .x-container.max.width.offset {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important; }

.single-post .entry-wrap {
  padding: 0 !important;
  box-shadow: none !important; }

.single-post .entry-featured,
.single-post .entry-header {
  display: none; }

.single-post .entry-content {
  margin-top: 0; }

.single-post .article-header {
  background: #1E2629;
  padding-top: 0; }
  @media screen and (max-width: 768px) {
    .single-post .article-header {
      padding-top: 0; } }
  .single-post .article-header .inner-header {
    max-width: 1200px;
    width: 88%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .single-post .article-header .inner-header {
        flex-direction: column; } }
  .single-post .article-header .introduction {
    display: flex;
    flex-direction: column;
    padding-top: 2.5em; }
    @media screen and (min-width: 768px) {
      .single-post .article-header .introduction {
        width: 45%;
        padding-right: 1em; } }
    .single-post .article-header .introduction .meta span.category {
      font-size: .75rem;
      text-transform: uppercase;
      letter-spacing: .05rem;
      color: #739FBB; }
      .single-post .article-header .introduction .meta span.category a {
        transition: .25s ease all; }
    @media screen and (max-width: 768px) {
      .single-post .article-header .introduction .featured-image-mobile {
        position: relative;
        background-size: cover !important;
        position: relative;
        width: 100vw;
        margin-left: -5vw;
        margin-top: 5px; }
        .single-post .article-header .introduction .featured-image-mobile:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 50%; }
        .single-post .article-header .introduction .featured-image-mobile > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    .single-post .article-header .introduction h1 {
      font-size: 1.7em;
      line-height: 1.3;
      margin: .75rem 0 1.25em;
      color: white; }
    .single-post .article-header .introduction .author {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: auto;
      margin-bottom: 1.25rem; }
      .single-post .article-header .introduction .author .headshot {
        background-size: cover !important;
        width: 4.5em;
        height: 4.5em;
        border-radius: 2.25em;
        margin-right: 1em;
        overflow: hidden; }
        .single-post .article-header .introduction .author .headshot img {
          width: 100%;
          height: auto; }
      .single-post .article-header .introduction .author .info {
        width: calc(100% - 4.5em - 1em); }
        .single-post .article-header .introduction .author .info span.name {
          display: inline-block;
          font-size: .9rem;
          min-width: 50%;
          padding-bottom: 5px;
          margin-bottom: 5px;
          border-bottom: 1px solid #739FBB;
          color: #EBECE7 !important; }
          @media screen and (max-width: 768px) {
            .single-post .article-header .introduction .author .info span.name {
              min-width: 100%; } }
        .single-post .article-header .introduction .author .info .social {
          display: flex; }
          .single-post .article-header .introduction .author .info .social a {
            margin-right: .6rem;
            transition: 0.25s ease all; }
            .single-post .article-header .introduction .author .info .social a img {
              width: 1rem;
              height: 1rem; }
            .single-post .article-header .introduction .author .info .social a:hover {
              transform: scale(1.1); }
  .single-post .article-header .featured-image {
    position: relative;
    background-size: cover !important;
    width: calc(55% + 10vw) !important;
    margin-right: -9vw;
    margin-left: 0; }
    .single-post .article-header .featured-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 50%; }
    .single-post .article-header .featured-image > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media screen and (max-width: 768px) {
      .single-post .article-header .featured-image {
        display: none; } }
.single-post .content-wrapper {
  position: relative;
  margin-top: calc(2em + 2vw); }
  .single-post .content-wrapper div.article {
    position: relative;
    z-index: 9;
    width: 90%;
    max-width: 750px;
    padding: 0 0 2.5em;
    margin: 0 auto; }
    .single-post .content-wrapper div.article:before {
      content: "";
      top: 0;
      right: -7.5em;
      bottom: 0;
      left: -7.5em;
      position: absolute;
      position: absolute;
      top: 0;
      right: -7.5em;
      left: -7.5em;
      bottom: 0;
      background: white;
      z-index: -1; }
    @media screen and (min-width: 980px) {
      .single-post .content-wrapper div.article img.size-full {
        max-width: calc(100% + 0rem) !important;
        width: calc(100% + 0rem) !important; } }
    .single-post .content-wrapper div.article p.date {
      font-size: .9rem;
      color: #495d64;
      font-style: italic;
      margin: 2.5rem 0 .75em; }
    .single-post .content-wrapper div.article p.topics {
      font-size: .9rem;
      text-transform: uppercase;
      letter-spacing: .05rem;
      color: rgba(73, 93, 100, 0.6);
      margin: 0 0 .75rem; }
      .single-post .content-wrapper div.article p.topics a {
        transition: .25s ease all; }
    .single-post .content-wrapper div.article p.tags {
      font-size: .75rem;
      text-transform: uppercase;
      letter-spacing: .05rem;
      color: #495d64;
      margin: 0; }
      .single-post .content-wrapper div.article p.tags a {
        display: inline-block;
        background: #EBECE7;
        padding: .25rem .5rem;
        border-radius: 3px;
        margin: 0 .45rem .45rem 0;
        transition: .25s ease all; }
    .single-post .content-wrapper div.article .x-entry-share {
      margin-top: calc(2.5em + 2vw);
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .single-post .content-wrapper div.article .x-entry-share .x-share-options {
        width: auto !important; }
        .single-post .content-wrapper div.article .x-entry-share .x-share-options a {
          font-size: 1.25em !important;
          margin: 0 .75rem; }

.single-post .related-wrapper {
  position: relative;
  z-index: 9;
  padding: calc(2rem + 1vw) 0 2rem;
  background: #EBECE7 !important; }
  .single-post .related-wrapper:before {
    content: "";
    top: 0;
    right: -100vw;
    bottom: 0;
    left: -100vw;
    position: absolute;
    background: #EBECE7;
    z-index: -1; }
  .single-post .related-wrapper > h4 {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: .05rem;
    margin-bottom: 1.5em;
    color: #1E2629; }
  .single-post .related-wrapper .related-posts {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    .single-post .related-wrapper .related-posts form {
      margin: 0; }
  .single-post .related-wrapper .fresh-out {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .single-post .related-wrapper .fresh-out strong {
      margin-bottom: 1em; }
    .single-post .related-wrapper .fresh-out iframe {
      max-width: 480px; }

.about-author-footer {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 1.5rem 0 1.5rem;
  margin: 4rem 0 0; }
  .about-author-footer:before {
    content: "";
    top: 0;
    right: -2rem;
    bottom: 0;
    left: -2rem;
    position: absolute;
    background: #EBECE7;
    z-index: -1; }
  .about-author-footer .headshot {
    flex: 0 1 4.5rem; }
  .about-author-footer .details {
    flex: 0 1 calc(100% - 4.5rem);
    padding-left: 1.5rem; }
    .about-author-footer .details h4 {
      display: inline-block;
      font-size: 1.1rem;
      min-width: 100%;
      padding-bottom: 8px;
      margin-bottom: 8px;
      border-bottom: 1px solid rgba(115, 159, 187, 0.4);
      color: #1E2629 !important; }
      @media screen and (max-width: 768px) {
        .about-author-footer .details h4 {
          min-width: 100%; } }
    .about-author-footer .details .social {
      display: flex; }
      .about-author-footer .details .social a {
        margin-right: .6rem;
        transition: 0.25s ease all; }
        .about-author-footer .details .social a img {
          width: 1rem;
          height: 1rem; }
        .about-author-footer .details .social a:hover {
          transform: scale(1.1); }
    .about-author-footer .details .short-bio {
      display: block;
      padding-top: 1rem;
      font-size: .8rem;
      line-height: 1.7;
      color: rgba(30, 38, 41, 0.8); }

.post-optin {
  position: relative;
  z-index: 9;
  background: #1E2629;
  color: #EBECE7;
  padding: 1rem 0 1.5rem;
  margin: 0 0 0rem; }
  .post-optin:before {
    content: "";
    top: 0;
    right: -2rem;
    bottom: 0;
    left: -2rem;
    position: absolute;
    background: #1E2629;
    z-index: -1; }
  .post-optin > span {
    font-size: .8rem;
    font-style: italic;
    display: block;
    margin-bottom: .5rem; }

.comment-link {
  margin-top: 1.5rem; }
  .comment-link a {
    display: block;
    background: #739FBB;
    color: #EBECE7;
    padding: .5rem 1rem;
    text-align: center;
    transition: .25s ease all; }
    .comment-link a:hover {
      background: #1E2629;
      color: #EBECE7; }

.x-comments-area {
  margin: 0rem auto 0;
  padding: calc(2rem + 2vw) 1rem 3.5rem; }
  .x-comments-area .comment-respond {
    max-width: 780px;
    margin: 0 auto; }
    .x-comments-area .comment-respond p.comment-notes {
      font-size: 1rem !important; }
    .x-comments-area .comment-respond h3 {
      font-size: 1.5rem !important;
      font-weight: 400;
      margin-top: 0 !important; }
    .x-comments-area .comment-respond #commentform {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: wrap; }
      .x-comments-area .comment-respond #commentform p {
        flex: 1 1 100%;
        margin-bottom: 1rem !important; }
        .x-comments-area .comment-respond #commentform p.comment-form-comment label {
          font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
        .x-comments-area .comment-respond #commentform p.comment-form-email, .x-comments-area .comment-respond #commentform p.comment-form-url {
          flex: 0 1 calc(50% - .5rem); }
      .x-comments-area .comment-respond #commentform .comment-form-author label,
      .x-comments-area .comment-respond #commentform .comment-form-email label,
      .x-comments-area .comment-respond #commentform .comment-form-url label {
        visibility: hidden;
        position: absolute;
        top: -200vh;
        left: -200vw; }
      .x-comments-area .comment-respond #commentform input, .x-comments-area .comment-respond #commentform textarea {
        margin: 0 !important;
        font-family: Helvetica, Arial, Sans-Serif !important; }
      .x-comments-area .comment-respond #commentform label {
        font-size: .9rem !important;
        text-transform: uppercase;
        margin: 0 0 .25rem !important; }
      .x-comments-area .comment-respond #commentform .comment-form-cookies-consent input {
        margin-right: 1em; }
      .x-comments-area .comment-respond #commentform .comment-form-cookies-consent label {
        padding-left: 1em;
        font-size: .75rem;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        font-style: italic;
        color: rgba(115, 159, 187, 0.8); }
    .x-comments-area .comment-respond .form-submit input.submit {
      min-width: 300px;
      margin: 1rem 0 2rem !important;
      background: #739FBB !important;
      color: #EBECE7 !important;
      text-shadow: none !important;
      padding-top: .75rem;
      border-radius: 2px; }
      .x-comments-area .comment-respond .form-submit input.submit:hover {
        background: #1E2629 !important;
        border-color: #1E2629 !important; }
      @media screen and (max-width: 768px) {
        .x-comments-area .comment-respond .form-submit input.submit {
          width: 100%; } }
  .x-comments-area .h-comments-title {
    max-width: 780px;
    margin: 1em auto;
    font-size: 1.5rem !important;
    font-weight: 400; }
    .x-comments-area .h-comments-title small {
      box-shadow: none;
      text-shadow: none;
      width: 1.5rem;
      height: 1.5rem;
      line-height: 1.5rem;
      top: 50%;
      transform: translateY(-50%);
      background: #FC624E; }
  .x-comments-area .x-comments-list {
    max-width: 780px;
    margin: 0 auto; }
    .x-comments-area .x-comments-list li.comment {
      padding-bottom: 1.5rem !important; }
      .x-comments-area .x-comments-list li.comment.depth-2, .x-comments-area .x-comments-list li.comment.depth-3, .x-comments-area .x-comments-list li.comment.depth-4 {
        border-top: none !important;
        margin-top: -31px !important; }
      .x-comments-area .x-comments-list li.comment .avatar-wrap:before {
        box-shadow: none;
        border-radius: 50%; }
      .x-comments-area .x-comments-list li.comment .avatar-wrap .avatar {
        border-radius: 50% !important; }
      .x-comments-area .x-comments-list li.comment .children .comment {
        padding-bottom: 0 !important; }
      .x-comments-area .x-comments-list li.comment .comment {
        box-shadow: none;
        border-left: 1px solid #EBECE7;
        border-top: 1px solid #EBECE7;
        padding: 1.5rem 0 0 1.5rem; }
        .x-comments-area .x-comments-list li.comment .comment .x-comment-header {
          margin-bottom: .5rem; }
        .x-comments-area .x-comments-list li.comment .comment .x-comment-author {
          font-size: 1.2rem;
          font-weight: 400;
          text-transform: capitalize;
          letter-spacing: 0; }
        .x-comments-area .x-comments-list li.comment .comment .x-comment-time {
          font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: .8rem;
          color: rgba(52, 65, 70, 0.5);
          margin: 0 !important; }
        .x-comments-area .x-comments-list li.comment .comment .comment-reply-link {
          font-size: 1rem;
          font-weight: 400; }

figure img + br,
figure a + br,
figure img + p,
figure a + p {
  display: none; }

.hero-basic, .blog-hero,
.cat-hero {
  padding: calc(2.5rem + 4vw) 0px calc(1.5rem + 2vw) 0px;
  background: #1E2629; }
  .hero-basic .inner, .blog-hero .inner,
  .cat-hero .inner {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    .hero-basic .inner span, .blog-hero .inner span,
    .cat-hero .inner span {
      display: block;
      margin: 0 calc(0.1em * -1) 1em 0;
      font-size: 0.75rem;
      line-height: 1.1;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #739FBB; }
    .hero-basic .inner h1, .blog-hero .inner h1,
    .cat-hero .inner h1 {
      font-size: calc(1.5rem + 1.5vmin);
      margin: 0 calc(0em * -1) 0 0;
      line-height: 1.1;
      color: white;
      font-weight: bold; }

blockquote p {
  font-size: 1.2rem; }

.ilightbox-overlay {
  background: black !important;
  opacity: .85 !important; }

.ilightbox-loader {
  display: none !important; }

.ilightbox-holder {
  border: none !important;
  padding: 0 !important;
  background: transparent; }
  .ilightbox-holder .ilightbox-container {
    background: #1E2629 !important;
    box-shadow: 20px 25px 45px 0 rgba(0, 0, 0, 0.55), -20px 25px 45px 0 rgba(0, 0, 0, 0.55); }

.ilightbox-toolbar {
  top: 1.5em !important;
  right: 1.5em !important;
  left: auto !important;
  height: auto !important;
  border: none !important;
  background-color: transparent !important; }
  .ilightbox-toolbar a.ilightbox-close {
    width: 32px !important;
    height: 32px !important;
    color: white; }
    .ilightbox-toolbar a.ilightbox-close:before {
      content: '' !important;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      background: transparent url("assets/icon-close-white.svg") center center no-repeat;
      background-size: contain; }
  .ilightbox-toolbar a.ilightbox-fullscreen {
    display: none !important; }

.x-entry-share {
  padding: 0;
  border: 0;
  margin: 0; }
  .x-entry-share > p {
    display: none; }
  .x-entry-share .x-share-options {
    width: 105px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
    .x-entry-share .x-share-options a.x-share {
      width: auto;
      height: auto;
      line-height: 1;
      margin: 0;
      font-size: 20px;
      background: transparent;
      color: #739FBB; }
      .x-entry-share .x-share-options a.x-share:hover {
        color: #1E2629; }
      .x-entry-share .x-share-options a.x-share i {
        background: transparent; }
        .x-entry-share .x-share-options a.x-share i.x-icon-facebook-square:before {
          content: "\f39e"; }
        .x-entry-share .x-share-options a.x-share i.x-icon-twitter-square:before {
          content: "\f099"; }
        .x-entry-share .x-share-options a.x-share i.x-icon-linkedin-square:before {
          content: "\f0e1"; }
        .x-entry-share .x-share-options a.x-share i.x-icon-envelope-square:before {
          content: "\f1d8";
          font-size: .85em; }
      .x-entry-share .x-share-options a.x-share:nth-of-type(3) {
        order: -1; }
      .x-entry-share .x-share-options a.x-share:nth-of-type(1) {
        order: -1; }

.featured-posts {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: calc(100% + 2rem);
  left: 50%;
  transform: translateX(-50%); }
  .featured-posts .post-intro {
    flex: 0 1 calc(50% - 2rem);
    margin: 0 1rem 2rem 1rem; }
    @media screen and (max-width: 480px) {
      .featured-posts .post-intro {
        flex: 0 1 calc(100% - 2rem); } }
    .featured-posts .post-intro .post-image-wrap {
      position: relative; }
      .featured-posts .post-intro .post-image-wrap:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 66.6666666667%; }
      .featured-posts .post-intro .post-image-wrap > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

.recent-posts {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: calc(100% + 2rem);
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 1rem; }
  .recent-posts .post-intro {
    flex: 0 1 calc(33.333% - 2rem);
    margin: 0 1rem 2rem 1rem; }
    @media screen and (min-width: 481px) and (max-width: 979px) {
      .recent-posts .post-intro {
        flex: 0 1 calc(50% - 2rem); } }
    @media screen and (max-width: 480px) {
      .recent-posts .post-intro {
        flex: 0 1 calc(100% - 2rem); } }
    .recent-posts .post-intro .post-image-wrap span.day {
      display: none; }
    .recent-posts .post-intro .details h4 {
      font-size: 1.1rem;
      margin-top: 0; }
    .recent-posts .post-intro .details span.excerpt {
      font-size: .85rem; }

.rencent-posts-header .filters {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }
  .rencent-posts-header .filters label.hide,
  .rencent-posts-header .filters input {
    display: hidden;
    visibility: hidden;
    position: absolute;
    top: -100vw;
    left: -100vw; }
  .rencent-posts-header .filters label {
    display: block;
    font-size: .75rem;
    letter-spacing: .025rem;
    text-transform: uppercase;
    color: #739FBB;
    background: white;
    padding: .2rem .5rem;
    margin: 0 .75rem .5rem 0;
    border-radius: 2px;
    transition: 0.25s ease all;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      .rencent-posts-header .filters label {
        letter-spacing: .025rem;
        padding: .15rem .4rem; } }
  .rencent-posts-header .filters input[type=radio] + label:hover,
  .rencent-posts-header .filters input[type=radio]:checked + label {
    color: #739FBB;
    background: #1E2629; }

.spinner-wrap {
  height: 24px;
  text-align: center;
  display: block; }

.pagination-wrapper ul.pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
  margin: 0; }
  .pagination-wrapper ul.pagination li.page-item {
    font-size: .95rem;
    letter-spacing: .05rem; }
    .pagination-wrapper ul.pagination li.page-item a, .pagination-wrapper ul.pagination li.page-item span {
      border: none;
      border-radius: 0;
      background: transparent;
      color: #739FBB;
      padding: .25rem .5rem; }
    .pagination-wrapper ul.pagination li.page-item span {
      color: rgba(115, 159, 187, 0.4); }
    .pagination-wrapper ul.pagination li.page-item .wpv-archive-pagination-prev-link,
    .pagination-wrapper ul.pagination li.page-item .wpv-filter-previous-link {
      border-right: 1px solid rgba(115, 159, 187, 0.2) !important; }
    .pagination-wrapper ul.pagination li.page-item.disabled a, .pagination-wrapper ul.pagination li.page-item.disabled span {
      border: none;
      border-radius: 0;
      background: transparent;
      color: rgba(115, 159, 187, 0.4); }

.pagination-alt {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .pagination-alt ul.pagination li:first-child span, .pagination-alt ul.pagination li:first-child a,
  .pagination-alt ul.pagination li:last-child span,
  .pagination-alt ul.pagination li:last-child a {
    border-radius: 0px; }
  .pagination-alt ul.pagination li.page-item a, .pagination-alt ul.pagination li.page-item span {
    color: #739FBB;
    background-color: transparent;
    border-color: #EBECE7;
    font-size: .9rem; }
    .pagination-alt ul.pagination li.page-item a:hover, .pagination-alt ul.pagination li.page-item span:hover {
      background-color: #EBECE7; }
  .pagination-alt ul.pagination li.page-item.active span {
    background-color: #739FBB;
    border-color: #739FBB;
    color: white; }

a.post-intro {
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    a.post-intro {
      margin-bottom: 2rem; } }
  a.post-intro:before {
    content: "";
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem;
    position: absolute;
    background: white;
    z-index: -1;
    opacity: 0;
    transition: all .5s ease; }
  a.post-intro .post-image-wrap {
    position: relative;
    overflow: hidden; }
    a.post-intro .post-image-wrap:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 66.6666666667%; }
    a.post-intro .post-image-wrap > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    a.post-intro .post-image-wrap .post-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: .35s ease all;
      z-index: -1; }
      a.post-intro .post-image-wrap .post-image:after {
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        background-image: linear-gradient(165deg, rgba(23, 36, 42, 0.65) 11%, rgba(43, 122, 120, 0.55) 97%);
        background-image: linear-gradient(169deg, rgba(30, 38, 41, 0.1) 0%, rgba(30, 38, 41, 0.5) 90%);
        opacity: .5;
        transition: all .35s ease; }
    a.post-intro .post-image-wrap span {
      z-index: 1;
      color: #EBECE7;
      font-size: .8rem;
      font-style: italic; }
      a.post-intro .post-image-wrap span.category {
        position: absolute;
        bottom: 1rem;
        left: 1rem;
        max-width: 65%;
        line-height: 1.25; }
      a.post-intro .post-image-wrap span.date {
        position: absolute;
        bottom: 1rem;
        right: 1rem;
        max-width: 50%;
        line-height: 1.25; }
        @media screen and (max-width: 768px) {
          a.post-intro .post-image-wrap span.date .day {
            display: none; } }
      a.post-intro .post-image-wrap span.link-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: inline-block;
        width: 45px;
        height: 45px;
        z-index: 99;
        opacity: 0;
        transition: all .35s ease; }
  a.post-intro .details {
    padding: 1rem 0 0; }
    a.post-intro .details h4 {
      margin-bottom: .75rem;
      line-height: 1.25;
      transition: all .3s ease; }
    a.post-intro .details span.excerpt {
      font-size: .95rem;
      color: #1E2629; }
      a.post-intro .details span.excerpt p {
        margin-bottom: .5rem; }
  a.post-intro:hover:before {
    opacity: 1; }
  a.post-intro:hover .post-image-wrap span.link-icon {
    opacity: 1; }
  a.post-intro:hover .post-image {
    transform: scale(1.05); }
    a.post-intro:hover .post-image:after {
      opacity: 1; }
  a.post-intro:hover h4 {
    color: #739FBB; }

.recent-posts-simple {
  border-top: 1px solid rgba(115, 159, 187, 0.2); }
  .recent-posts-simple.select .post-intro-simple a:before {
    background: #EBECE7; }
  .recent-posts-simple.select .post-intro-simple a h4 {
    color: #739FBB; }
  .recent-posts-simple.select .post-intro-simple a span.date {
    display: none;
    visibility: hidden; }

.post-intro-simple a {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 1.25rem 0 .5rem;
  border-bottom: 1px solid rgba(115, 159, 187, 0.2);
  cursor: pointer; }
  .post-intro-simple a:before {
    content: "";
    top: -1px;
    right: -1rem;
    bottom: -1px;
    left: -1rem;
    position: absolute;
    background: white;
    z-index: -1;
    opacity: 0;
    transition: all .35s ease; }
  .post-intro-simple a .details {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%; }
    .post-intro-simple a .details h4 {
      font-size: 1.1rem;
      line-height: 1.25;
      margin-bottom: .75rem;
      transition: all .35s ease; }
    .post-intro-simple a .details .meta {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .post-intro-simple a .details .meta span {
        font-size: .8rem;
        color: rgba(115, 159, 187, 0.6);
        font-style: italic; }
  .post-intro-simple a:hover {
    border-bottom-color: transparent; }
    .post-intro-simple a:hover:before {
      opacity: 1; }
    .post-intro-simple a:hover h4 {
      color: #739FBB; }

.nav-arrows .wpv-filter-previous-link,
.nav-arrows .wpv-filter-next-link {
  width: 20px;
  display: inline-block; }
  @media screen and (max-width: 480px) {
    .nav-arrows .wpv-filter-previous-link,
    .nav-arrows .wpv-filter-next-link {
      width: 15px; } }
@media screen and (min-width: 980px) {
  .nav-arrows .wpv-filter-previous-link {
    position: absolute;
    top: 45%;
    left: calc(-20px - .25rem);
    transform: translateY(-50%); } }

@media screen and (max-width: 979px) {
  .nav-arrows .wpv-filter-previous-link {
    position: absolute;
    bottom: -1rem;
    left: 0; } }

@media screen and (max-width: 480px) {
  .nav-arrows .wpv-filter-previous-link {
    left: 1rem; } }

@media screen and (min-width: 980px) {
  .nav-arrows .wpv-filter-next-link {
    position: absolute;
    top: 45%;
    right: calc(-20px - .25rem);
    transform: translateY(-50%); } }

@media screen and (max-width: 979px) {
  .nav-arrows .wpv-filter-next-link {
    position: absolute;
    bottom: -1rem;
    right: 0; } }

@media screen and (max-width: 480px) {
  .nav-arrows .wpv-filter-next-link {
    right: 1rem; } }

.nav-arrows span {
  opacity: .4; }

ul.wpv_pagination_dots {
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%; }
  ul.wpv_pagination_dots li.wpv_pagination_dots_item {
    margin: 0 .5rem; }
    ul.wpv_pagination_dots li.wpv_pagination_dots_item a {
      position: relative;
      display: block;
      padding: 0;
      background-image: none;
      background-color: #739FBB;
      width: 9px;
      height: 9px;
      border-radius: 9px;
      float: none;
      overflow: visible;
      font-size: 0px;
      color: transparent; }
      ul.wpv_pagination_dots li.wpv_pagination_dots_item a:before {
        content: "";
        top: -7px;
        right: -7px;
        bottom: -7px;
        left: -7px;
        position: absolute;
        display: block;
        background: transparent; }
    ul.wpv_pagination_dots li.wpv_pagination_dots_item.wpv_page_current a {
      background-color: #1E2629; }

.gform_body ul.gform_fields li.gfield {
  padding-right: 0 !important;
  margin-top: 1rem !important; }
  .gform_body ul.gform_fields li.gfield:first-of-type {
    margin-top: 0 !important; }

.gform_footer {
  margin-top: 1rem !important; }
  .gform_footer button {
    min-width: 50%;
    padding: .75rem 1rem;
    background: #1E2629; }
    .gform_footer button span {
      color: white;
      text-shadow: none;
      text-transform: uppercase;
      letter-spacing: .075rem;
      line-height: 1; }

.simple-optin_wrapper {
  margin: 0 !important;
  max-width: calc(100vw - 10vw) !important; }
  @media screen and (max-width: 480px) {
    .simple-optin_wrapper {
      max-width: calc(100vw - 12.5vw) !important; } }
.simple-optin {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .simple-optin .gform_body {
    flex: 1 1 calc(100% - 90px); }
    @media screen and (max-width: 768px) {
      .simple-optin .gform_body {
        flex: 1 1 calc(100% - 75px) !important; } }
    .simple-optin .gform_body .gfield {
      padding: 0 !important; }
    .simple-optin .gform_body input {
      box-shadow: none !important;
      height: 2.5rem !important;
      border: transparent;
      background: rgba(235, 236, 231, 0.2);
      border-radius: 0 !important;
      padding-left: 1rem !important; }
  .simple-optin .gform_footer {
    flex: 1 1 90px !important;
    margin: 0 !important; }
    @media screen and (max-width: 768px) {
      .simple-optin .gform_footer {
        flex: 1 1 75px !important; } }
    .simple-optin .gform_footer button {
      width: 100%;
      margin: 0;
      height: 2.5rem !important;
      padding-left: 1rem;
      padding-right: 1rem;
      background: #739FBB; }
      .simple-optin .gform_footer button span {
        color: white !important;
        text-shadow: none !important;
        letter-spacing: .1rem !important; }
      .simple-optin .gform_footer button:hover {
        background: #739FBB; }
