/*
Theme Name: GP Developer Child Theme
Template: generatepress
Theme URI: https://carlsonwebdesign.com
Author: John Carlson
Author URI: https://carlsonwebdesign.com
Description: This is a child theme for GeneratePress for use in jumpstarting more customized development.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gpc
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, fixed-layout, responsive-layout, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
/*
CONTENTS:
01. Media Queries
02. Defaults
03. Header and Nav
04 	Home Page
05. Content
06. Images
07  Components
08. Widgets
09. Plugins
10. Footer
11. Typography
12. Animations
13. Style Overrides
14. Local Block Templates
15. Other
*/
/* ==========================================
=! MEDIA QUERIES
------------------------------------------ */
/* ==========================================
=! DEFAULTS
------------------------------------------ */
/* COLORS */
/* FLEX MIXINS */
/* FONT LEGIBILITY MIXIN */
/* ==========================================
=! HEADER AND NAV
------------------------------------------ */
/* --- Home menu icon --- */
.home-svg.menu-item a {
  transition: 0.5s ease all;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 60px;
  vertical-align: middle;
  display: table-cell; }
  .home-svg.menu-item a svg {
    height: 20px;
    vertical-align: middle;
    margin-top: -5px; }

.navigation-search input[type="search"].search-field {
  padding: 10px;
  font-size: 1.1em;
  font-weight: 400; }

/* --- breadcrumbs --- */
#crumbs.breadcrumbs {
  padding: 18px 40px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background-color: #111111; }
  #crumbs.breadcrumbs .inner {
    color: #FFFFFF;
    line-height: 1; }
    #crumbs.breadcrumbs .inner a {
      color: #FFFFFF;
      display: inline-block;
      vertical-align: middle;
      padding: 5px 0; }
      #crumbs.breadcrumbs .inner a:hover, #crumbs.breadcrumbs .inner a:focus {
        color: #E5E8ED; }
    #crumbs.breadcrumbs .inner span {
      display: inline-block;
      vertical-align: middle; }
    #crumbs.breadcrumbs .inner .current {
      width: 400px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

@media (min-width: 768px) {
  #crumbs.breadcrumbs {
    padding: 20px 40px; } }
@media (min-width: 320px) and (max-width: 768px) {
  #crumbs.breadcrumbs {
    padding: 16px 30px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.01em; }
    #crumbs.breadcrumbs .inner {
      color: #FFFFFF;
      line-height: 1; }
      #crumbs.breadcrumbs .inner a {
        color: #FFFFFF;
        display: inline-block;
        vertical-align: middle;
        padding: 5px 0; }
        #crumbs.breadcrumbs .inner a:hover, #crumbs.breadcrumbs .inner a:focus {
          color: #E5E8ED; }
      #crumbs.breadcrumbs .inner span {
        display: inline-block;
        vertical-align: middle; }
      #crumbs.breadcrumbs .inner .current {
        width: 240px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
@media (min-width: 320px) and (max-width: 959px) {
  .gp-icon.icon-search {
    font-size: 18px; }

  .gp-icon.icon-menu-bars {
    font-size: 25px; } }
/* --- Mobile adjustments --- */
#menu-mobile-menu.slideout-menu li.menu-item a {
  font-size: 17px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 20px;
  letter-spacing: 0.1em; }
  #menu-mobile-menu.slideout-menu li.menu-item a:hover, #menu-mobile-menu.slideout-menu li.menu-item a:focus {
    background-color: #1d2136; }

/* ==========================================
=! HOME PAGE
------------------------------------------ */
.frontpage-hero {
  mix-blend-mode: multiply; }

/* ==========================================
=! CONTENT
------------------------------------------ */
.site {
  overflow: hidden; }

.site-main > * {
  margin-bottom: 0; }

.wp-block-quote {
  border-left: .25em solid;
  border-color: #545658;
  margin: 0 0 1.25em;
  padding-left: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

@media (min-width: 768px) {
  #page.site {
    color: #111111; } }
.table.table-bordered {
  margin: 0;
  padding-bottom: 0; }
  .table.table-bordered ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }

.wp-block-table td {
  font-size: 14px; }
  .wp-block-table td ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0; }

.wp-block-table {
  font-size: 17px; }
  .wp-block-table table td {
    vertical-align: top; }

@media (min-width: 320px) and (max-width: 768px) {
  .wp-block-table {
    font-size: 15px; }
    .wp-block-table table td {
      vertical-align: top; } }
/* Single Post */
.full-width-content .entry-content:not(:first-child) {
  margin-top: 0; }
.full-width-content footer.entry-meta {
  margin-top: 0; }

.archive.post-type-archive.post-type-archive-projects #main.site-main section.dynamic-content-template.projects.type-projects.has-post-thumbnail.hentry.masonry-post.generate-columns.tablet-grid-50.mobile-grid-100.grid-parent.grid-50.no-featured-image-padding {
  width: 100%;
  clear: both; }
  .archive.post-type-archive.post-type-archive-projects #main.site-main section.dynamic-content-template.projects.type-projects.has-post-thumbnail.hentry.masonry-post.generate-columns.tablet-grid-50.mobile-grid-100.grid-parent.grid-50.no-featured-image-padding .inside-article {
    padding: 0;
    border: 1px solid #A9AAAC; }
    .archive.post-type-archive.post-type-archive-projects #main.site-main section.dynamic-content-template.projects.type-projects.has-post-thumbnail.hentry.masonry-post.generate-columns.tablet-grid-50.mobile-grid-100.grid-parent.grid-50.no-featured-image-padding .inside-article .gb-container {
      min-height: inherit; }

.entry-summary .read-more {
  font-weight: 700;
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.post-excerpt {
  margin: 0; }
  .post-excerpt p {
    margin-top: 0.375em;
    display: block;
    clear: both; }

.dynamic-entry-excerpt {
  margin-top: 10px; }
  .dynamic-entry-excerpt p {
    font-size: 17px; }

.post-meta-wrapper .gb-inside-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.avatar.photo {
  border-radius: 50%;
  margin-right: 6px; }

.blog.generate-columns-activated article.post.type-post:nth-last-child(2) {
  margin-bottom: 0; }
.blog.generate-columns-activated article.post.type-post:nth-last-child(1) {
  margin-bottom: 0; }

/* --- archives --- */
.archive:not(.full-width-content) #page.site .dynamic-content-template.post.type-post.tablet-grid-50.mobile-grid-100.grid-50 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  clear: both;
  width: 100%; }
  .archive:not(.full-width-content) #page.site .dynamic-content-template.post.type-post.tablet-grid-50.mobile-grid-100.grid-50 .inside-article {
    box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.1); }

.post-image-above-header .no-featured-image-padding .inside-article .post-image a img {
  width: auto;
  object-fit: cover;
  object-position: center;
  margin: 0 auto; }

.author-archive-title .gb-inside-container .gb-headline-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .author-archive-title .gb-inside-container .gb-headline-text img {
    margin: 0 auto; }
  .author-archive-title .gb-inside-container .gb-headline-text .vcard {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1;
    margin-top: 6px;
    margin-bottom: 0; }
    .author-archive-title .gb-inside-container .gb-headline-text .vcard::before {
      content: "by";
      margin-right: 5px;
      text-transform: none;
      line-height: 1; }

/* --- staff members --- */
.single.single-staff .featured-image img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: top; }
.single.single-staff .entry-header {
  font-size: 1.1em;
  letter-spacing: 0.1em; }
  .single.single-staff .entry-header h1.entry-title {
    margin-bottom: 5px; }

.single.single-post #page.site h1.entry-title {
  margin-bottom: 0; }

.archive.post-type-archive-staff h2.entry-title {
  text-align: center; }
.archive.post-type-archive-staff .post-image img {
  width: 300px !important;
  height: 300px !important;
  border-radius: 100%; }

.archive.post-type-archive-staff .entry-header {
  text-align: center; }
  .archive.post-type-archive-staff .entry-header h2.entry-title {
    text-align: center;
    margin-bottom: 5px; }

@media (min-width: 320px) and (max-width: 768px) {
  .profile {
    margin-right: auto;
    margin-left: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .profile .gb-grid-column {
      padding: 10px; }
      .profile .gb-grid-column img {
        margin: 0 auto 10px auto;
        text-align: center;
        max-width: 400px; } }
.profile .gb-block-image {
  text-align: center; }

@media (min-width: 320px) and (max-width: 400px) {
  .profile .gb-block-image .profile-pic {
    max-width: 260px; }

  .profile-pic {
    max-width: 260px !important;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 401px) and (max-width: 599px) {
  .profile-pic {
    max-width: 340px !important;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 600px) and (max-width: 767px) {
  .profile .gb-block-image {
    padding-bottom: 25px; }
    .profile .gb-block-image .profile-pic {
      max-width: 540px; }

  .profile-pic {
    max-width: 480px !important;
    margin-right: auto;
    margin-left: auto; } }
/* --- blog --- */
.blog.full-width-content .dynamic-content-template.post.type-post.tablet-grid-50.mobile-grid-100.grid-50 {
  padding-bottom: 0; }
.blog.full-width-content .inside-article a.read-more {
  font-weight: 700; }

h2.card-title {
  margin-bottom: 0 !important; }
  h2.card-title a {
    color: #111111; }
    h2.card-title a:hover, h2.card-title a:focus {
      color: #E80C0C; }

/* --- home page --- */
.home .site-content {
  padding-top: 0;
  padding-bottom: 0; }

/* --- comments --- */
ol.comment-list li.comment .comment-body .comment-content {
  border-color: #545658; }

p.comment-form-cookies-consent {
  display: block;
  font-size: 0.9375em;
  line-height: 1.25;
  margin-top: 15px; }
  p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    margin-right: 5px; }

/* --- buttons --- */
.load-more {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px; }
  .load-more a.button {
    width: calc(50% - 10px);
    text-align: center; }
    .load-more a.button:hover, .load-more a.button:focus {
      color: #FFFFFF; }

@media (min-width: 320px) and (max-width: 768px) {
  .load-more {
    margin: 0 0 20px 0 !important; } }
input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: 700;
  line-height: 2em;
  letter-spacing: 0.05em; }

.assurance-intro {
  position: relative;
  margin-top: -30px;
  padding-top: 10px;
  padding-bottom: 10px; }

.dynamic-content-template.post.type-post.masonry-post.tablet-grid-50.featured-column {
  width: 100%;
  clear: both; }

/* ==========================================
=! IMAGES
------------------------------------------ */
/* --- style overrides/corrections --- */
.wp-block-image figcaption {
  line-height: 1.2; }

.wp-caption .wp-caption-text {
  text-align: center; }

@media (min-width: 769px) {
  .post-image a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 0;
    margin-bottom: 1em; }

  .wp-block-image:not(.is-style-rounded) img {
    object-fit: cover;
    object-position: center center;
    max-height: 450px; }

  .blog .post-image a img {
    object-fit: cover; }

  .post-image-above-header .inside-article div.featured-image,
  .post-image-below-header.post-image-aligned-right .inside-article .featured-image {
    margin-right: 0;
    margin-left: 0; }

  .post-image-above-header .no-featured-image-padding .inside-article .featured-image {
    padding-right: 0;
    padding-left: 0;
    margin-right: -40px;
    margin-left: -40px; }
    .post-image-above-header .no-featured-image-padding .inside-article .featured-image img {
      max-height: 450px;
      object-fit: cover;
      object-position: center bottom; }

  .featured-image.page-header-image-single.grid-container.grid-parent {
    margin: 0 auto;
    padding: 40px;
    background-color: transparent;
    box-shadow: 0px 0px 20px rgba(50, 50, 50, 0); }
    .featured-image.page-header-image-single.grid-container.grid-parent img {
      width: 100%;
      height: auto; }

  .post-image-aligned-right .inside-article .post-image {
    line-height: 1;
    padding: 0;
    max-width: 45%; }

  .post-image-aligned-left .inside-article .post-image {
    line-height: 1;
    max-width: 45%; }

  .wp-block-image .alignleft {
    line-height: 1;
    max-width: 45%; }
  .wp-block-image .alignright {
    line-height: 1;
    padding: 0;
    max-width: 45%; }
  .wp-block-image .aligncenter {
    margin-right: 0;
    margin-left: 0; }
    .wp-block-image .aligncenter.size-full {
      width: 100%; }
      .wp-block-image .aligncenter.size-full img {
        width: 100%; } }
.blog.no-sidebar .post-image {
  line-height: 1; }
  .blog.no-sidebar .post-image a img {
    width: 100%;
    object-fit: cover;
    object-position: top; }

@media (max-width: 768px) {
  .resize-featured-image .post-image {
    width: 100%; }
    .resize-featured-image .post-image a {
      display: block;
      line-height: 1; }
      .resize-featured-image .post-image a img {
        width: 100%;
        height: auto;
        max-height: 350px; }

  .wp-block-image .alignleft,
  .wp-block-image .alignright,
  .wp-block-image .aligncenter {
    line-height: 1;
    margin-right: 0;
    margin-left: 0; }
    .wp-block-image .alignleft.size-full,
    .wp-block-image .alignright.size-full,
    .wp-block-image .aligncenter.size-full {
      width: 100%; }
      .wp-block-image .alignleft.size-full img,
      .wp-block-image .alignright.size-full img,
      .wp-block-image .aligncenter.size-full img {
        width: 100%;
        height: auto; }

  .featured-image.page-header-image-single img {
    max-height: 300px;
    object-fit: cover;
    object-position: bottom; } }
.profile-pic-1 {
  opacity: 0.6; }
  .profile-pic-1 img {
    opacity: 0.6 !important; }

.gb-container .wp-block-image {
  filter: saturate(100%); }
  .gb-container .wp-block-image img {
    opacity: 0.9; }

@media (min-width: 320px) and (max-width: 768px) {
  .wp-block-image {
    width: 100%;
    max-width: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .wp-block-image figure figcaption {
      margin-bottom: 0; }

  .max400 {
    max-width: 400px !important;
    height: auto;
    margin-right: auto;
    margin-left: auto; } }
.gb-container.summary-text .gb-inside-container {
  font-size: 1.1em; }
  .gb-container.summary-text .gb-inside-container p {
    display: block;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    letter-spacing: 0.01em; }
    .gb-container.summary-text .gb-inside-container p::before, .gb-container.summary-text .gb-inside-container p::after {
      display: block;
      content: "";
      padding: 0;
      height: 1px;
      width: 100%;
      border: 1px solid #545658; }
    .gb-container.summary-text .gb-inside-container p::before {
      margin: 20px 0 20px 0; }
    .gb-container.summary-text .gb-inside-container p::after {
      margin: 20px 0 0 0; }

/* ==========================================
=! COMPONENTS
------------------------------------------ */
/* --- fixes potential theme css conflict --- */
.acf-map img {
  max-width: inherit !important; }

/* --- responsive embed --- */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

/* --- VIDEO GALLERY --- */
.gallery-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 0 auto;
  padding: 0 0 60px 0; }
  .gallery-container ul.video-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    width: 100%;
    max-width: 1200px; }
    .gallery-container ul.video-gallery li {
      width: auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 49%;
      padding: 5px;
      margin: 0.5%; }
      .gallery-container ul.video-gallery li .embed-container {
        position: relative;
        padding-bottom: 55.25%;
        height: 0;
        overflow: hidden;
        width: 100%;
        max-width: 100%; }
        .gallery-container ul.video-gallery li .embed-container iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }

@media (min-width: 990px) and (max-width: 1245px) {
  .gallery-container ul.video-gallery {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    .gallery-container ul.video-gallery li {
      width: auto;
      width: 50%;
      margin: 0;
      padding: 2px; } }
@media (min-width: 450px) and (max-width: 990px) {
  .gallery-container ul.video-gallery {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    max-width: 700px; }
    .gallery-container ul.video-gallery li {
      width: auto;
      width: 100%;
      margin: 0 0 10px 0;
      padding: 2px; } }
@media (min-width: 320px) and (max-width: 450px) {
  .gallery-container ul.video-gallery {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    max-width: 700px; }
    .gallery-container ul.video-gallery li {
      width: auto;
      width: 100%;
      margin: 0 0 10px 0;
      padding: 2px; } }
/* ==========================================
=! WIDGETS
------------------------------------------ */
/* --- GPC Sub Menu Widget --- */
/* .widget_gpc_sub_menu_widget .dropdown-menu-toggle { display: none; } */
.widget .widget-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 20px; }

.widget.widget_gpc_sub_menu_widget ul li {
  margin-left: 1em;
  list-style-type: disc; }

.widget_gpc_sub_menu_widget .menu-item-has-children .sub-menu {
  margin-left: 1.2em; }

.widget_gpc_sub_menu_widget .menu-item-has-children .sub-menu li {
  margin-left: 0.5em;
  list-style: circle; }

.widget_gpc_sub_menu_widget .current-menu-item > a {
  font-weight: bold; }

.widget.widget_block li {
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block; }
  .widget.widget_block li:first-of-type {
    margin-top: 0; }
  .widget.widget_block li:last-of-type {
    margin-bottom: 0; }

.slideout-widget.widget_block {
  width: 100%;
  margin: 5px 0 0 0;
  padding: 15px;
  border-top: 1px solid #111111; }
  .slideout-widget.widget_block ul.wp-block-social-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding-top: 5px; }
    .slideout-widget.widget_block ul.wp-block-social-links li a {
      color: #FFFFFF;
      transition: 0.3s ease all; }
      .slideout-widget.widget_block ul.wp-block-social-links li a svg {
        height: 1.5em;
        width: 1.5em;
        transition: 0.3s ease all;
        color: #FFFFFF;
        fill: currentColor; }
      .slideout-widget.widget_block ul.wp-block-social-links li a:hover, .slideout-widget.widget_block ul.wp-block-social-links li a:focus, .slideout-widget.widget_block ul.wp-block-social-links li a:active {
        color: #FFFFFF; }
        .slideout-widget.widget_block ul.wp-block-social-links li a:hover svg, .slideout-widget.widget_block ul.wp-block-social-links li a:focus svg, .slideout-widget.widget_block ul.wp-block-social-links li a:active svg {
          transform: scale(1.15);
          color: #FFFFFF;
          fill: currentColor; }

/* ==========================================
=! PLUGINS
------------------------------------------ */
/* RANK MATH - Breadcrumbs | https://rankmath.com/kb/breadcrumbs/ -------------*/
.rank-math-breadcrumb {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0; }
  .rank-math-breadcrumb p {
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 1.4;
    margin-bottom: 0;
    display: block;
    text-align: left; }
    .rank-math-breadcrumb p a {
      padding: 5px 0; }

.full-width-content .rank-math-breadcrumb {
  padding: 10px 30px;
  margin: 10px auto; }

.single.single-post .rank-math-breadcrumb {
  margin-top: -10px;
  margin-bottom: 10px; }

body .bread-crumb-container + img {
  margin-top: 20px; }

@media (min-width: 1024px) {
  .full-width-content .rank-math-breadcrumb {
    padding: 10px 30px; } }
.featured-image.page-header-image-single img {
  margin-bottom: 0; }

.widget-area .widget {
  font-size: 94%;
  line-height: 1.3;
  letter-spacing: normal; }
  .widget-area .widget .rank-math-contact-section {
    margin-top: 0 !important; }
    .widget-area .widget .rank-math-contact-section h4 {
      margin-bottom: 10px; }
    .widget-area .widget .rank-math-contact-section p:first-of-type {
      margin: 0; }

/* More Info Accordion | https://wordpress.org/plugins/lightweight-accordion/ ---*/
body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo {
  margin-bottom: 15px;
  padding-bottom: 10px; }
  body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo .lightweight-accordion-title {
    position: relative;
    padding: 6px 10px 8px 10px;
    border-radius: 2px;
    text-align: center; }
    body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo .lightweight-accordion-title span {
      text-align: center;
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.3em;
      position: relative;
      vertical-align: middle;
      line-height: 2; }
      body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo .lightweight-accordion-title span::after {
        content: "";
        display: inline-block;
        height: 18px;
        width: 18px;
        margin-top: -4px;
        margin-left: 4px;
        vertical-align: middle;
        background-image: url("img/question-circle-light.svg"); }
  body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo .lightweight-accordion-body {
    background-color: #FFFFFF;
    padding-right: 15px;
    padding-left: 15px; }
    body #page .site-content .gb-container .gb-inside-container .lightweight-accordion.moreinfo .lightweight-accordion-body p.has-normal-font-size {
      color: #111111;
      font-size: 0.825em;
      margin-bottom: 0; }

/* Gravity Forms | https://www.gravityforms.com/ -------------*/
.gform_wrapper.gravity-theme .gform_footer {
  text-align: center;
  padding-bottom: 0; }
  .gform_wrapper.gravity-theme .gform_footer input {
    width: 100%;
    margin: 0 auto;
    font-size: 1em;
    line-height: 2;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 2px;
    color: #FFFFFF; }

.gform_confirmation_message {
  font-size: 21px;
  display: block;
  margin: 50px auto;
  font-weight: 500;
  text-align: center; }
  .gform_confirmation_message p {
    margin-bottom: 0;
    line-height: 1.3; }

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
  font-size: 17px; }

.widget-area .widget .gform_wrapper.gravity-theme .gform_footer,
.widget-area .widget .gform_wrapper.gravity-theme .gform_page_footer {
  padding-bottom: 0; }

.gform_wrapper.gravity-theme .gfield input {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px 8px;
  line-height: 2em; }

/* LuckyWP Table of Contents | https://wordpress.org/plugins/luckywp-table-of-contents */
.gb-inside-container .lwptoc {
  margin-bottom: 10px; }
  .gb-inside-container .lwptoc .lwptoc_i {
    border-color: transparent; }

.widget-area .widget .lwptoc .lwptoc_i {
  padding: 0; }
  .widget-area .widget .lwptoc .lwptoc_i .lwptoc_header,
  .widget-area .widget .lwptoc .lwptoc_i .lwptoc_items {
    color: #111111 !important; }
  .widget-area .widget .lwptoc .lwptoc_i a {
    color: #111111 !important;
    font-size: 17px; }
.widget-area .widget .lwptoc:first-child {
  margin-top: 0; }
.widget-area .widget .lwptoc_i {
  padding: 4px 8px 8px;
  text-align: left; }

/* ==========================================
=! FOOTER
------------------------------------------ */
/* Footer copyright and site credits */
.site-info .inside-site-info.grid-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.copyright-bar {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px; }
  .copyright-bar .copyright,
  .copyright-bar .credits {
    padding: 2px 0;
    line-height: 1.6; }

@media (min-width: 768px) {
  .copyright-bar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: left; } }
/* --- Footer social menu --- */
.site-footer {
  position: relative; }
  .site-footer .inside-site-info.grid-container {
    padding-top: 10px;
    padding-bottom: 10px; }
  .site-footer .menu-social {
    background-color: #111111;
    margin-top: 0;
    margin-bottom: 0; }
    .site-footer .menu-social ul#menu-social-items {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin: 0;
      padding: 0; }
      .site-footer .menu-social ul#menu-social-items li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin: 0;
        padding: 0;
        width: 100%;
        line-height: 2; }
        .site-footer .menu-social ul#menu-social-items li:first-of-type {
          margin-left: 0; }
        .site-footer .menu-social ul#menu-social-items li:last-of-type {
          margin-right: 0; }
        .site-footer .menu-social ul#menu-social-items li a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          cursor: pointer;
          min-width: 100%;
          transition: 0.3s ease all; }
          .site-footer .menu-social ul#menu-social-items li a svg {
            transition: 0.3s ease all; }
        .site-footer .menu-social ul#menu-social-items li a[href*=".com"] {
          padding: 25px 5px; }
          .site-footer .menu-social ul#menu-social-items li a[href*=".com"] svg {
            height: 1.125em; }
          .site-footer .menu-social ul#menu-social-items li a[href*=".com"] svg path {
            fill: #FFFFFF; }
          .site-footer .menu-social ul#menu-social-items li a[href*=".com"]:hover svg path, .site-footer .menu-social ul#menu-social-items li a[href*=".com"]:focus svg path {
            fill: #FFFFFF; }
  .site-footer .site-info .inside-site-info.grid-container::before {
    content: "";
    background-image: url("img/blurry-gradient-1.svg");
    background-size: cover;
    background-position: center bottom;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.9;
    z-index: 1; }
  .site-footer .site-info .copyright-bar {
    font-size: 15px;
    position: relative;
    z-index: 3; }

/* --- Four-column footer --- */
@media (min-width: 400px) and (max-width: 600px) {
  .footer-four-col .gb-grid-column:nth-of-type(2) {
    width: 55%; }
  .footer-four-col .gb-grid-column:nth-of-type(3) {
    width: 45%;
    padding-left: 20px;
    text-align: left; } }

@media (min-width: 601px) and (max-width: 767px) {
  .footer-four-col .gb-grid-column:nth-of-type(2) {
    width: 33.33%;
    text-align: left; }
  .footer-four-col .gb-grid-column:nth-of-type(3) {
    width: 33.33%;
    padding-left: 20px;
    text-align: left; }
  .footer-four-col .gb-grid-column:nth-of-type(4) {
    width: 33.34%;
    padding-left: 20px;
    text-align: left; } }

/* --- custom post type footer navigation --- */
footer.entry-meta {
  letter-spacing: 0.02em; }
  footer.entry-meta nav#nav-below.post-navigation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 1.125em;
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }
    footer.entry-meta nav#nav-below.post-navigation:empty {
      display: none; }
    footer.entry-meta nav#nav-below.post-navigation .nav-previous {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      float: left;
      padding: 10px 10px 10px 0;
      line-height: 1.1;
      text-align: left;
      text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
      width: 100%; }
      footer.entry-meta nav#nav-below.post-navigation .nav-previous .gp-icon.icon-arrow-left {
        height: 1em;
        width: 1em;
        margin-right: 0.1em;
        margin-left: 0;
        font-size: 1.25em; }
        footer.entry-meta nav#nav-below.post-navigation .nav-previous .gp-icon.icon-arrow-left svg {
          top: 1px; }
    footer.entry-meta nav#nav-below.post-navigation .nav-next {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      float: right !important;
      padding: 10px 0 10px 10px;
      line-height: 1.1;
      text-align: right;
      text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
      width: 100%; }
      footer.entry-meta nav#nav-below.post-navigation .nav-next .gp-icon.icon-arrow-right {
        height: 1em;
        width: 1em;
        order: 2;
        margin-right: 0;
        margin-left: 0.1em;
        font-size: 1.25em; }
        footer.entry-meta nav#nav-below.post-navigation .nav-next .gp-icon.icon-arrow-right svg {
          top: 1px; }
      footer.entry-meta nav#nav-below.post-navigation .nav-next .next {
        float: right; }
        footer.entry-meta nav#nav-below.post-navigation .nav-next .next a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          order: 1;
          padding: 5px 0 5px 5px !important; }
      footer.entry-meta nav#nav-below.post-navigation .nav-next .prev {
        float: left; }
        footer.entry-meta nav#nav-below.post-navigation .nav-next .prev a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          padding: 5px 5px 5px 0 !important; }
        footer.entry-meta nav#nav-below.post-navigation .nav-next .prev:hover a {
          border: 2px solid #E80C0C; }

div.gb-headline-text.post-nav-prev,
div.gb-headline-text.post-nav-next {
  background-color: rgba(255, 255, 255, 0.7); }

@media (min-width: 320px) and (max-width: 400px) {
  footer.entry-meta nav#nav-below.post-navigation {
    font-size: 1.125em; } }
.home #page.site,
.single-projects #page.site {
  padding-bottom: 0; }

/* --- Footer menu --- */
.menu-footer-container,
.footer-menu-container.alignfull {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 30px;
  background-color: #3b4e5f; }
  .menu-footer-container ul#menu-footer,
  .footer-menu-container.alignfull ul#menu-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px auto 0 auto;
    padding: 0;
    width: 100%;
    z-index: 50; }
    .menu-footer-container ul#menu-footer li.menu-item,
    .footer-menu-container.alignfull ul#menu-footer li.menu-item {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      list-style-type: none;
      margin: 0; }
      .menu-footer-container ul#menu-footer li.menu-item a,
      .footer-menu-container.alignfull ul#menu-footer li.menu-item a {
        color: #f2f1ea;
        font-size: 11px;
        letter-spacing: 0.1em;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        padding: 25px 15px; }
        .menu-footer-container ul#menu-footer li.menu-item a:hover, .menu-footer-container ul#menu-footer li.menu-item a:focus,
        .footer-menu-container.alignfull ul#menu-footer li.menu-item a:hover,
        .footer-menu-container.alignfull ul#menu-footer li.menu-item a:focus {
          color: #FFFFFF; }

.menu-footer-container {
  position: relative; }
  .menu-footer-container::before {
    background-image: url("https://adam-davies.local/wp-content/uploads/2022/06/footer-border-bottom.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 200px;
    height: 9px;
    content: "";
    inset: 0px;
    position: absolute;
    transition: inherit;
    z-index: 0; }

@media (min-width: 600px) and (max-width: 1024px) {
  .menu-footer-container,
  .footer-menu-container.alignfull {
    padding-right: 20px;
    padding-left: 20px; } }
@media (min-width: 600px) and (max-width: 768px) {
  .menu-footer-container ul#menu-footer li.menu-item a,
  .footer-menu-container.alignfull ul#menu-footer li.menu-item a {
    font-size: 10px; } }
@media (min-width: 320px) and (max-width: 600px) {
  .menu-footer-container,
  .footer-menu-container.alignfull {
    display: none; } }
/* ==========================================
=! TYPOGRAPHY
------------------------------------------ */
/* --- SEO page title --- */
.acf-page-heading h1.seo-page-title {
  padding: 10px;
  background-color: #FFFF00; }

/* --- web fonts --- */
.project-heading {
  position: relative;
  z-index: 3; }

.has-text-align-center.is-style-h2 {
  margin: 0; }

@media (min-width: 320px) and (max-width: 768px) {
  body p.has-drop-cap:first-letter {
    font-size: 440% !important; } }
.gb-container.not-found-hero h1.not-found-header {
  display: block !important;
  z-index: 100; }

body .entry-content .gb-headline p {
  letter-spacing: 0.02em; }

.heading-smaller {
  font-size: 25%; }

.gb-headline-text.title-small {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4; }

/* --- single post titles --- */
h1.entry-title {
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 10px; }

/* --- widget titles --- */
.widget-area h2 {
  font-size: 24px; }

/* --- list items --- */
.entry-content li,
.widget li {
  line-height: inherit;
  margin-top: 5px;
  margin-bottom: 5px; }
  .entry-content li:first-of-type,
  .widget li:first-of-type {
    margin-top: 0; }
  .entry-content li:last-of-type,
  .widget li:last-of-type {
    margin-bottom: 0; }

ol, ul {
  margin: 0 0 1.5em 1.5em; }

.entry-content ol li, .entry-content ul li {
  font-size: 98%;
  line-height: 1.25;
  letter-spacing: normal;
  margin-top: 10px;
  margin-bottom: 10px; }

/* --- Home Page Hero --- */
.home-heading-container {
  padding: 20px 0;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6); }
  .home-heading-container h1.home-heading {
    font-family: "Noto Sans Glagolitic", sans-serif;
    font-size: 82px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: normal;
    line-height: 0.9; }
    .home-heading-container h1.home-heading .home-subtitle {
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.01em;
      display: block;
      margin-top: 30px; }

@media (min-width: 600px) and (max-width: 768px) {
  .home-heading-container {
    padding: 10px 0;
    text-align: center; }
    .home-heading-container h1.home-heading {
      font-family: "Noto Sans Glagolitic", sans-serif;
      font-size: 75px;
      font-weight: bold;
      color: #FFFFFF;
      letter-spacing: normal;
      line-height: 0.5;
      display: block; }
      .home-heading-container h1.home-heading .home-subtitle {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.01em;
        line-height: 1.7;
        margin-top: 35px; } }
@media (min-width: 500px) and (max-width: 599px) {
  .home-heading-container {
    padding: 10px 0;
    text-align: center; }
    .home-heading-container h1.home-heading {
      font-family: "Noto Sans Glagolitic", sans-serif;
      font-size: 65px;
      font-weight: bold;
      color: #FFFFFF;
      letter-spacing: normal;
      line-height: 0.5; }
      .home-heading-container h1.home-heading .home-subtitle {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.01em;
        line-height: 1.7;
        margin-top: 25px; } }
@media (min-width: 320px) and (max-width: 499px) {
  .home-heading-container {
    padding: 10px 0;
    text-align: center; }
    .home-heading-container h1.home-heading {
      font-family: "Noto Sans Glagolitic", sans-serif;
      font-size: 42px;
      font-weight: bold;
      color: #FFFFFF;
      letter-spacing: normal; }
      .home-heading-container h1.home-heading .home-subtitle {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.01em;
        line-height: 1.7;
        margin-top: 20px; } }
@media (min-width: 320px) and (max-width: 560px) {
  .home .page-hero {
    background-position: 35% 50%; } }
/* ==========================================
=! ANIMATIONS
------------------------------------------ */
/* --- do all the preload stuff --- */
@media (min-width: 768px) {
  .preload * {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important; }

  .has-js .prep-animation,
  .has-js .prep-scroll-animation {
    visibility: hidden; }

  .has-js .do-animation,
  .has-js .do-scroll-animation {
    visibility: visible; } }
/* ----------------------------------------------
 * Generated by Animista
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@media (min-width: 768px) {
  .fade {
    opacity: 0; }

  .fade.appear {
    opacity: 1; }

  .fade-in-left.appear {
    -webkit-animation: fade-in-left 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-left 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

  .fade-in.appear {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

  .fade-in-bottom.appear {
    -webkit-animation: fade-in-bottom 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-bottom 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

  .fade-in-right.appear {
    -webkit-animation: fade-in-right 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-right 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

  .fade-up.appear {
    animation-name: fadeUp;
    -webkit-animation: fadeUp .5s ease-in-out;
    animation: fadeUp .5s ease-in-out;
    position: relative;
    text-rendering: optimizeLegibility; }
  @-webkit-keyframes fadeUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      transform: translateY(40px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @keyframes {
    0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      transform: translateY(40px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } } }
/* --- animation fade-in-left --- */
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
/* --- animation fade-in --- */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* --- animation fade-in-bottom --- */
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(75px);
    transform: translateY(75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(75px);
    transform: translateY(75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
/* --- animation fade-in-right --- */
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
/* --- delay classes --- */
.delay-250.appear {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms; }

.delay-500.appear {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms; }
  .delay-500.appear.appear {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms; }

.delay-750.appear {
  -webkit-animation-delay: 750ms;
  animation-delay: 750ms; }

.delay-1000.appear {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms; }

.delay-1250.appear {
  -webkit-animation-delay: 1250ms;
  animation-delay: 1250ms; }

.delay-1500.appear {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms; }

/* Hover up and down ------------*/
.vertical-hover-effect {
  -webkit-animation: action 1s infinite  alternate;
  animation: action 1s infinite  alternate; }
@-webkit-keyframes action {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@keyframes action {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
.fadeup-onload {
  animation-name: fadeUpOnload;
  -webkit-animation: fadeUpOnload 0.8s ease-in-out;
  animation: fadeUpOnload 0.8s ease-in-out;
  position: relative;
  text-rendering: optimizeLegibility; }
@-webkit-keyframes fadeUpOnload {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeinup-onload {
  animation-name: fadeInUpOnload;
  -webkit-animation: fadeInUpOnload 0.5s ease-in-out;
  animation: fadeInUpOnload 0.5s ease-in-out;
  position: relative;
  text-rendering: optimizeLegibility; }
@-webkit-keyframes fadeInUpOnload {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0; }
  75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0.75; }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
/* ==========================================
=! STYLE OVERRIDES / CORRECTIONS
------------------------------------------ */
footer.entry-meta:empty {
  display: none !important;
  height: 0px !important;
  padding: 0 !important; }

.wp-block-search__inside-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative; }
  .wp-block-search__inside-wrapper button.wp-block-search__button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-color: inherit; }
    .wp-block-search__inside-wrapper button.wp-block-search__button:hover, .wp-block-search__inside-wrapper button.wp-block-search__button:focus {
      border-color: inherit; }

.entry-header + .post-image {
  margin-top: 1em !important;
  line-height: 0.8; }

.widget.widget_block li {
  font-size: 90%; }

/* ====================================================
=! Local Block Templates
---------------------------------------------------- */
/* ==========================================
=! OTHER
------------------------------------------ */
.email a {
  text-transform: none; }

.map-container iframe {
  min-height: 100%; }

/* --- Search form --- */
form#searchform {
  position: relative;
  margin-bottom: 60px; }
  form#searchform div input[type="text"] {
    background-color: #FFFFFF; }
  form#searchform div input[type="submit"] {
    text-transform: uppercase;
    line-height: 1.8em;
    color: #FFFFFF;
    background-color: #5d6953; }
    form#searchform div input[type="submit"]:hover, form#searchform div input[type="submit"]:focus {
      color: #FFFFFF;
      background-color: #1d2136; }

@media (min-width: 320px) and (max-width: 449px) {
  form#searchform {
    position: relative; }
    form#searchform div input[type="text"] {
      background-color: #FFFFFF;
      width: 100%;
      margin-bottom: 10px; }
    form#searchform div input[type="submit"] {
      line-height: 1.8em;
      width: 100%; } }
/* --- Corrects one-pixel space after dynamic images --- */
.inside-article .gb-container.gb-has-dynamic-bg {
  margin-bottom: 0; }

/* --- highlight color --- */
::-moz-selection {
  /* Code for Firefox */
  color: #FFFFFF;
  background: #5d6953; }

::selection {
  color: #FFFFFF;
  background: #5d6953; }

/* --- Social Sharing Icon Menu --- */
.social-sharing {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0;
  width: 100%; }
  .social-sharing h4 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    min-width: 135px;
    letter-spacing: 0.02em; }
  .social-sharing ul.social-share-icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 0;
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    text-align: center;
    max-width: 400px; }
    .social-sharing ul.social-share-icons li.share-btn {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      @justify-content (center);
      margin: 0 2px 4px 2px; }
      .social-sharing ul.social-share-icons li.share-btn:first-of-type {
        margin-left: 0; }
      .social-sharing ul.social-share-icons li.share-btn:last-of-type {
        margin-right: 0; }
      .social-sharing ul.social-share-icons li.share-btn a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 8px;
        border-radius: 50%;
        background-color: #111111; }
        .social-sharing ul.social-share-icons li.share-btn a .social-icon {
          font-size: 0.9em;
          font-weight: 900; }
          .social-sharing ul.social-share-icons li.share-btn a .social-icon svg {
            color: #FFFFFF; }
        .social-sharing ul.social-share-icons li.share-btn a:hover, .social-sharing ul.social-share-icons li.share-btn a:focus {
          transform: scale(1.2);
          transition: all .3s;
          box-shadow: inset 10000px 0 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) and (max-width: 900px) {
  .social-sharing ul.social-share-icons li.share-btn {
    margin: 0 0 4px 0; }
    .social-sharing ul.social-share-icons li.share-btn a {
      padding: 8px; }
      .social-sharing ul.social-share-icons li.share-btn a .social-icon {
        font-size: 0.8em; } }
@media (min-width: 320px) and (max-width: 768px) {
  .social-sharing {
    width: 100%;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px; }
    .social-sharing ul.social-share-menu {
      width: 100%;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      text-align: center;
      margin: 0; }
      .social-sharing ul.social-share-menu li.share-btn {
        margin: 0 0 5px 0; }
        .social-sharing ul.social-share-menu li.share-btn a {
          padding: 6px; }
          .social-sharing ul.social-share-menu li.share-btn a .social-icon {
            font-size: 0.7em; } }
@media (min-width: 320px) and (max-width: 500px) {
  .social-sharing {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
    width: 100%; }
    .social-sharing h4 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      font-size: 17px;
      font-weight: 700;
      line-height: 1.2;
      text-transform: uppercase;
      margin: 0 0 8px 0;
      min-width: 135px;
      letter-spacing: 0.02em; }
    .social-sharing ul.social-share-icons {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-justify-content: space-around;
      justify-content: space-around;
      -ms-flex-pack: space-around;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      line-height: 0;
      list-style-type: none;
      margin: 5px 0;
      padding: 0;
      width: 100%;
      text-align: center;
      max-width: 400px; }
      .social-sharing ul.social-share-icons li.share-btn {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        @justify-content (center);
        margin: 0 2px 4px 2px; }
        .social-sharing ul.social-share-icons li.share-btn:first-of-type {
          margin-left: 0; }
        .social-sharing ul.social-share-icons li.share-btn:last-of-type {
          margin-right: 0; }
        .social-sharing ul.social-share-icons li.share-btn a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          padding: 8px;
          border-radius: 50%;
          background-color: #111111; }
          .social-sharing ul.social-share-icons li.share-btn a .social-icon {
            font-weight: 900; }
            .social-sharing ul.social-share-icons li.share-btn a .social-icon svg {
              color: #FFFFFF; }
          .social-sharing ul.social-share-icons li.share-btn a:hover, .social-sharing ul.social-share-icons li.share-btn a:focus {
            transform: scale(1.2);
            transition: all .3s;
            box-shadow: inset 10000px 0 0 rgba(255, 255, 255, 0.1); } }
#right-sidebar.widget-area.sidebar .social-sharing,
#left-sidebar.widget-area.sidebar .social-sharing {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px;
  margin-top: 30px;
  margin-bottom: 0;
  width: 100%; }
  #right-sidebar.widget-area.sidebar .social-sharing h4,
  #left-sidebar.widget-area.sidebar .social-sharing h4 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    letter-spacing: 0.02em; }
  #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons,
  #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 0;
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    text-align: center;
    max-width: 400px; }
    #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn,
    #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      @justify-content (center);
      margin: 0 2px 2px 2px; }
      #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn:first-of-type,
      #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn:first-of-type {
        margin-left: 0; }
      #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn:last-of-type,
      #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn:last-of-type {
        margin-right: 0; }
      #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a,
      #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 7px;
        border-radius: 50%;
        background-color: #111111; }
        #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a .social-icon,
        #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a .social-icon {
          font-size: 0.8em;
          font-weight: 700; }
          #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a .social-icon svg,
          #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a .social-icon svg {
            color: #FFFFFF; }
        #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a:hover, #right-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a:focus,
        #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a:hover,
        #left-sidebar.widget-area.sidebar .social-sharing ul.social-share-icons li.share-btn a:focus {
          transform: scale(1.2);
          transition: all .3s;
          box-shadow: inset 10000px 0 0 rgba(255, 255, 255, 0.1); }

/* --- Author Bio Box --- */
.author-bio-box {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 30px 0 10px 0;
  padding: 10px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .author-bio-box .author-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 5px 0; }
    .author-bio-box .author-wrapper .author-image {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 20%; }
      .author-bio-box .author-wrapper .author-image img {
        margin-top: -40px;
        border-radius: 50%;
        margin-right: 20px;
        padding: 2px;
        width: 120px;
        height: 120px; }
    .author-bio-box .author-wrapper .author-info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 80%;
      margin-top: 5px;
      padding-left: 10px; }
      .author-bio-box .author-wrapper .author-info h3.author-name {
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.075em;
        margin-bottom: 0.125em; }
      .author-bio-box .author-wrapper .author-info h4.author-title {
        font-size: 19px;
        font-weight: bold;
        line-height: 1.3;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        margin: 10px 0 10px 0; }
      .author-bio-box .author-wrapper .author-info p {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.03em;
        width: 100%;
        /* Necessary to keep text from breaking out of the box. */ }
      .author-bio-box .author-wrapper .author-info p.author-details {
        margin-bottom: 1em; }
      .author-bio-box .author-wrapper .author-info p.author-links {
        font-weight: 700;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        line-height: 1.25;
        margin: 15px 0 0 0;
        padding: 5px 0; }
        .author-bio-box .author-wrapper .author-info p.author-links a {
          font-size: 15px;
          transition: all 0.25s ease-in-out; }
      .author-bio-box .author-wrapper .author-info .author-social {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .author-bio-box .author-wrapper .author-info .author-social li {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          margin: 0 20px 0 0; }
          .author-bio-box .author-wrapper .author-info .author-social li a {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            align-items: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            border-radius: 50%;
            margin: 5px 5px 0 0;
            padding: 5px;
            text-align: center;
            text-decoration: none;
            line-height: 0;
            transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out; }
            .author-bio-box .author-wrapper .author-info .author-social li a .social-icon {
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              -webkit-align-items: center;
              -moz-align-items: center;
              -ms-align-items: center;
              align-items: center;
              font-size: 1em;
              line-height: 0;
              color: #111111;
              transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out; }
          .author-bio-box .author-wrapper .author-info .author-social li a:hover .social-icon,
          .author-bio-box .author-wrapper .author-info .author-social li a:focus .social-icon {
            transition: all .3s;
            transform: scale(1.2); }
        .author-bio-box .author-wrapper .author-info .author-social li.social-item.fb a .social-icon {
          font-size: 0.9em; }
        .author-bio-box .author-wrapper .author-info .author-social li.social-item.ig a .social-icon,
        .author-bio-box .author-wrapper .author-info .author-social li.social-item.pl a .social-icon {
          font-size: 1.1em; }

@media (min-width: 650px) and (max-width: 710px) {
  .author-bio-box .author-wrapper .author-image img {
    max-width: 110px; } }
@media (min-width: 320px) and (max-width: 650px) {
  .author-bio-box {
    margin-top: 20px; }
    .author-bio-box .author-wrapper {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .author-bio-box .author-wrapper .author-image {
        width: 100%;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        padding: 0; }
        .author-bio-box .author-wrapper .author-image img {
          margin: 0 auto 10px auto; }
      .author-bio-box .author-wrapper .author-info {
        width: 100%;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        padding: 0; }
        .author-bio-box .author-wrapper .author-info h3.author-name {
          text-align: center; }
        .author-bio-box .author-wrapper .author-info h4.author-title {
          text-align: center; }
        .author-bio-box .author-wrapper .author-info .author-social {
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: space-between; }
          .author-bio-box .author-wrapper .author-info .author-social li {
            margin: 2px 4px; }
        .author-bio-box .author-wrapper .author-info p.author-links {
          text-align: center;
          margin-top: 8px; } }
/* Related Posts */
.related {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 10px 0 0 0;
  padding: 0; }
  .related h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0 15px 0;
    line-height: 1.2; }
  .related ol.related-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .related ol.related-list li.related-post {
      display: block;
      float: none;
      width: 100%;
      margin: 0 auto;
      padding: 10px; }
      .related ol.related-list li.related-post:first-of-type {
        padding-left: 0; }
      .related ol.related-list li.related-post:last-of-type {
        padding-right: 0; }
      .related ol.related-list li.related-post .related-img {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .related ol.related-list li.related-post .related-img a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center;
          line-height: 0;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          overflow: hidden;
          width: 100%; }
          .related ol.related-list li.related-post .related-img a img {
            width: 100%;
            height: auto;
            min-height: 150px;
            object-fit: cover; }
          .related ol.related-list li.related-post .related-img a.has-featured {
            box-sizing: border-box; }
            .related ol.related-list li.related-post .related-img a.has-featured img {
              box-sizing: border-box;
              opacity: 0; }
        .related ol.related-list li.related-post .related-img .related-title {
          font-size: 15px;
          font-weight: 600;
          line-height: 1.2;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          -ms-align-items: flex-start;
          align-items: flex-start;
          width: 100%;
          padding: 6px 3px;
          margin-bottom: 10px;
          color: #111111;
          background-color: #FFFFFF;
          text-align: center;
          box-sizing: border-box; }

@media (min-width: 320px) and (max-width: 600px) {
  .related ol.related-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .related ol.related-list li.related-post {
      padding: 0; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .full-width-content .gb-container.post-nav-container {
    padding-right: 30px;
    padding-left: 30px; } }
@media (min-width: 600px) and (max-width: 768px) {
  .gb-container.post-nav-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100% !important; }
    .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.prev-post {
        width: 100%; }
        .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.prev-post h3 {
          line-height: 1.1; }
          .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.prev-post h3 a {
            font-size: 16px; }
      .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.next-post {
        width: 100%; }
        .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.next-post h3 {
          line-height: 1.1; }
          .gb-container.post-nav-container .gb-inside-container .gb-grid-wrapper.post-nav-grid .gb-container.next-post h3 a {
            font-size: 16px; } }
.paging-navigation .gb-grid-wrapper > .gb-grid-column > .gb-container:hover {
  color: #FFFFFF;
  border-color: border-red;
  background-color: #E80C0C; }
  .paging-navigation .gb-grid-wrapper > .gb-grid-column > .gb-container:hover a {
    color: #FFFFFF; }
  .paging-navigation .gb-grid-wrapper > .gb-grid-column > .gb-container:hover .gb-inside-container .gb-headline.gb-headline-text {
    color: #FFFFFF; }

/* --- archive navigation --*/
.paging-navigation .gb-container:not(.post-nav-container) .gb-grid-wrapper > .gb-grid-column > .gb-container:hover {
  color: #FFFFFF;
  background-color: transparent; }

.nav-links {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 2.5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .nav-links a {
    color: #FFFFFF;
    background-color: #545658;
    transition: all 0.3s ease-in-out; }
    .nav-links a:hover, .nav-links a:focus {
      color: #111111;
      background-color: #FFFFFF; }
  .nav-links a.prev.page-numbers {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 5px 0 0;
    padding: 0 10px; }
  .nav-links a.next.page-numbers {
    margin: 0;
    padding: 0 10px; }
  .nav-links .page-numbers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 1.00em;
    padding: 0 16px;
    margin: 0 8px 0 0; }
    .nav-links .page-numbers.current {
      font-weight: bold;
      color: #111111;
      background-color: #E5E8ED; }

/* Image Captions */
.img-red figcaption {
  color: #E80C0C;
  background-color: transparent; }

.img-white figcaption {
  color: #FFFFFF;
  background-color: transparent; }

.wp-block-image > figcaption {
  background-color: transparent !important; }

/* Back to top */
.generate-back-to-top {
  bottom: 50px;
  transition: 0.25s ease all; }

body a.button,
body input[type="submit"] {
  font-size: 15px; }

/* --- Anchor links --- */
#responsive::before,
#website-assurance::before {
  content: '';
  display: block;
  height: 90px;
  margin-top: -90px;
  visibility: hidden; }

/* --- Helper classes --- */
.reverse-icon,
.reverse-icon.gb-headline {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px; }
  .reverse-icon .gb-icon,
  .reverse-icon.gb-headline .gb-icon {
    order: 1; }

.white-bg {
  background-color: #FFFFFF; }

/* --- Video background --- */
.background-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.35; }

.page-hero {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  height: 100vh;
  color: #FFFFFF;
  text-align: left; }
  .page-hero .background-video-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 55%;
    padding: 90px 0 0 0;
    position: relative;
    z-index: 1; }
    .page-hero .background-video-content h1.video-title {
      color: #FFFFFF;
      font-size: 50px;
      font-weight: 600;
      letter-spacing: 0.0075em;
      line-height: 1.15;
      text-transform: none;
      margin-bottom: 0; }
    .page-hero .background-video-content .title-sub {
      display: block;
      margin-top: 25px;
      margin-bottom: 20px;
      font-size: 21px;
      line-height: 1.4;
      letter-spacing: 0.01em; }
    .page-hero .background-video-content p {
      font-size: 20px;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0.01em;
      margin: 0 0 10px 0;
      padding-right: 10px;
      text-align: justify; }
    .page-hero .background-video-content .btn-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      margin-top: 15px;
      margin-bottom: 0; }
      .page-hero .background-video-content .btn-wrap a.button.vidhero {
        color: #FFFFFF;
        background-color: transparent;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        padding: 12px 18px;
        border: 3px solid #FFFFFF; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero:hover, .page-hero .background-video-content .btn-wrap a.button.vidhero:focus {
          color: #FFFFFF;
          border-color: #FFFFFF;
          transform: translate3d(0, -10px, 0);
          transition: all 0.5s ease; }
  .page-hero .inside-page-hero.grid-container.grid-parent {
    width: 100%; }

video[poster] {
  object-fit: cover;
  width: 100%;
  height: 100%; }

@media (min-width: 1024px) and (max-width: 1250px) {
  .page-hero {
    padding: 50px 40px; }
    .page-hero .background-video-content {
      width: 67%;
      padding-top: 90px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 50px;
        line-height: 1.15;
        text-transform: none;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
        letter-spacing: normal; }
      .page-hero .background-video-content p {
        margin-bottom: 10px; }
      .page-hero .background-video-content .btn-wrap {
        margin-bottom: 0; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero {
          margin-bottom: 0; } }
@media (min-width: 941px) and (max-width: 1024px) {
  .page-hero {
    padding: 80px 40px; }
    .page-hero .background-video-content {
      width: 80%;
      padding-top: 90px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 50px;
        line-height: 1.15;
        text-transform: none;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
        letter-spacing: normal; }
      .page-hero .background-video-content p {
        text-align: left; }
      .page-hero .background-video-content .btn-wrap {
        margin-bottom: 0; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero {
          margin-top: 25px; } }
@media (min-width: 768px) and (max-width: 940px) {
  .page-hero {
    padding: 80px 40px; }
    .page-hero .background-video-content {
      width: 80%;
      border-color: transparent;
      padding-top: 80px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 42px;
        line-height: 1.15;
        text-transform: none;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 23px;
        line-height: 1.4;
        letter-spacing: normal; }
      .page-hero .background-video-content p {
        text-align: left; }
      .page-hero .background-video-content .btn-wrap {
        margin-bottom: 0; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero {
          margin-top: 15px;
          margin-bottom: 0; } }
@media (min-width: 510px) and (max-width: 768px) {
  .page-hero {
    padding: 40px 30px; }
    .page-hero .background-video-content {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 36px;
        line-height: 1.25;
        text-transform: none;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.5;
        letter-spacing: 0.01em; }
      .page-hero .background-video-content p {
        font-size: 18px;
        text-align: left;
        line-height: 1.4;
        padding: 0; }
      .page-hero .background-video-content .btn-wrap {
        margin-bottom: 0; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero {
          margin-top: 10px;
          margin-bottom: 0; } }
@media (min-width: 460px) and (max-width: 510px) {
  .page-hero {
    padding: 60px 30px 0 30px; }
    .page-hero .background-video-content {
      width: 100%;
      padding-top: 10px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 32px;
        line-height: 1.25;
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: 0.01em; }
      .page-hero .background-video-content p {
        font-size: 19px;
        text-align: left; }
      .page-hero .background-video-content .btn-wrap {
        margin-top: 10px;
        margin-bottom: 0; }
        .page-hero .background-video-content .btn-wrap a.button.vidhero {
          margin-top: 15px;
          margin-bottom: 0; } }
@media (min-width: 380px) and (max-width: 460px) {
  .page-hero {
    padding: 30px 30px 0 30px;
    height: 95vh; }
    .page-hero .background-video-content {
      width: 100%;
      padding-top: 10px;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 26px;
        letter-spacing: normal;
        line-height: 1.25;
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: 0.01em; }
      .page-hero .background-video-content p {
        font-size: 18px;
        line-height: 1.4;
        text-align: left; }
      .page-hero .background-video-content .btn-wrap {
        margin-top: 10px;
        margin-bottom: 0; } }
@media (min-width: 320px) and (max-width: 380px) {
  .page-hero {
    padding: 0 20px; }
    .page-hero .background-video-content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding-top: 0;
      padding-bottom: 0; }
      .page-hero .background-video-content h1.video-title {
        font-size: 36px;
        letter-spacing: 0.01em;
        line-height: 1.3;
        text-transform: none;
        text-align: center;
        margin-top: 0;
        margin-bottom: 5px; }
      .page-hero .background-video-content .title-sub {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: normal; }
      .page-hero .background-video-content p {
        font-size: 18px;
        text-align: left;
        display: none; }
      .page-hero .background-video-content .btn-wrap {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
@media screen and (orientation: landscape) and (min-device-width: 320px) and (max-device-width: 1024px) {
  .page-hero.video-background-home {
    height: auto;
    min-height: 320px;
    padding-top: 80px; }
    .page-hero.video-background-home .background-video-content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 90%;
      margin-top: -10px;
      padding-top: 0;
      padding-bottom: 0; }
      .page-hero.video-background-home .background-video-content h1.video-title {
        font-size: 40px !important;
        font-weight: 700;
        letter-spacing: 0.02em !important;
        line-height: 1.2;
        text-transform: none;
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px; }
      .page-hero.video-background-home .background-video-content .title-sub {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: normal; }
      .page-hero.video-background-home .background-video-content p {
        font-size: 19px;
        text-align: left; }
      .page-hero.video-background-home .background-video-content .btn-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
@media screen and (orientation: landscape) and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .page-hero.video-background-home {
    height: auto;
    min-height: 525px;
    padding-top: 120px; }
    .page-hero.video-background-home .background-video-content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding-top: 0;
      padding-bottom: 0; }
      .page-hero.video-background-home .background-video-content h1.video-title {
        font-size: 50px;
        font-weight: 700;
        letter-spacing: normal;
        line-height: 1.3;
        text-transform: none;
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px; }
      .page-hero.video-background-home .background-video-content .title-sub {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal; }
      .page-hero.video-background-home .background-video-content p {
        font-size: 20px;
        text-align: left;
        padding-right: 0; }
      .page-hero.video-background-home .background-video-content .btn-wrap {
        margin-top: 15px;
        margin-bottom: 10px;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
@media screen and (orientation: landscape) and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .page-hero.video-background-home {
    height: auto;
    min-height: 525px;
    padding-top: 125px; }
    .page-hero.video-background-home .background-video-content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding-top: 0;
      padding-bottom: 0; }
      .page-hero.video-background-home .background-video-content h1.video-title {
        font-size: 50px;
        font-weight: 700;
        letter-spacing: normal;
        line-height: 1.3;
        text-transform: none;
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px; }
      .page-hero.video-background-home .background-video-content .title-sub {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal; }
      .page-hero.video-background-home .background-video-content p {
        font-size: 20px;
        text-align: left;
        padding-right: 0; }
      .page-hero.video-background-home .background-video-content .btn-wrap {
        margin-top: 15px;
        margin-bottom: 10px;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-hero.video-background-home {
    height: auto;
    min-height: 525px;
    padding-top: 25px; }
    .page-hero.video-background-home .background-video-content {
      width: 100%; }
      .page-hero.video-background-home .background-video-content h1.video-title {
        font-size: 50px;
        font-weight: 700;
        letter-spacing: normal;
        line-height: 1.25;
        text-transform: none;
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px; }
      .page-hero.video-background-home .background-video-content .title-sub {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal; }
      .page-hero.video-background-home .background-video-content p {
        font-size: 20px;
        text-align: left;
        padding-right: 0; }
      .page-hero.video-background-home .background-video-content .btn-wrap {
        margin-top: 15px;
        margin-bottom: 10px;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end; } }
.plan-btns .gb-button {
  border-radius: 5px; }
.plan-btns .gb-button.quarterly-btn {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 2;
  width: 184px;
  display: inline-block;
  vertical-align: text-top;
  cursor: pointer; }
.plan-btns .gb-button.annual-btn {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 2;
  width: 184px;
  display: inline-block;
  vertical-align: text-top;
  cursor: pointer; }
  .plan-btns .gb-button.annual-btn small {
    margin-left: 3px;
    text-transform: lowercase; }

/* --- search results --- */
.search-results .page-header {
  display: none; }

.search.search-results h1.search-header {
  font-size: 60px;
  letter-spacing: normal;
  line-height: 1.1;
  margin-bottom: 0; }
.search.search-results .generate-columns.grid-50, .search.search-results .grid-sizer.grid-50 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0; }
.search.search-results .search-results-container {
  width: 100%; }
  .search.search-results .search-results-container .search-results-grid {
    width: 100%; }

@media (min-width: 768px) and (max-width: 1024px) {
  .search.search-results h1.search-header {
    font-size: 45px;
    letter-spacing: normal;
    line-height: 1.1;
    margin-bottom: 0; } }
@media (min-width: 320px) and (max-width: 768px) {
  .search.search-results h1.search-header {
    font-size: 35px;
    letter-spacing: normal;
    line-height: 1.1;
    margin-bottom: 0; } }
.thanks-container {
  position: relative; }
  .thanks-container .thanks-title {
    position: absolute;
    top: -40px;
    left: 50%;
    max-width: 330px;
    margin-left: -110px;
    border: 2px solid #111111;
    z-index: 3; }

@media (min-width: 768px) {
  .thanks-container {
    position: relative; }
    .thanks-container .thanks-title {
      position: absolute;
      top: -42px;
      left: 50%;
      max-width: 330px;
      margin-left: -125px;
      border: 2px solid #111111;
      z-index: 3; } }
body .site-branding .main-title {
  display: inline-flex;
  color: #1d2136; }
  body .site-branding .main-title a {
    fill: currentColor;
    color: #1d2136;
    line-height: 1.4; }
  body .site-branding .main-title::before {
    display: inline-flex;
    margin: 0 5px 0 0;
    padding: 10px;
    content: "";
    height: 28px;
    width: 35px;
    background-image: url("img/hat-cowboy-dark.svg");
    color: #5d6953;
    background-repeat: no-repeat;
    background-size: cover; }

body.home .site-branding .main-title {
  display: inline-flex;
  color: #f2f1ea; }
  body.home .site-branding .main-title a {
    fill: currentColor;
    color: #f2f1ea;
    line-height: 1.4; }
  body.home .site-branding .main-title::before {
    display: inline-flex;
    margin: 0 5px 0 0;
    padding: 10px;
    content: "";
    height: 28px;
    width: 35px;
    background-image: url("img/hat-cowboy-light.svg");
    color: #f2f1ea;
    background-repeat: no-repeat;
    background-size: cover; }

@media (min-width: 320px) and (max-width: 400px) {
  .site-branding {
    display: flex;
    align-items: center; }
    .site-branding .main-title {
      font-size: 1.05em;
      line-height: 1; }
      .site-branding .main-title a {
        line-height: 1.4; }
      .site-branding .main-title::before {
        height: 24px !important;
        width: 27px !important; } }
.site-header::after {
  content: "";
  background-color: #e1dfcf;
  background-image: url(https://adam-davies.local/wp-content/uploads/2022/06/header-grunge-background.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 133px;
  z-index: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 7px;
  transition: inherit; }

body.home .site-header::after {
  content: "";
  background-color: transparent;
  background-image: none; }

.underline-link {
  display: block;
  margin: 0 auto; }
  .underline-link a {
    font-weight: 600;
    text-decoration: none;
    color: #1d2136;
    border-bottom: 2px solid #1d2136;
    transition: 0.2s ease all;
    padding-bottom: 3px; }
  .underline-link a:hover {
    text-decoration: none;
    border-bottom-color: transparent; }

.amazon-books-link .underline-link {
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 3px; }
  .amazon-books-link .underline-link a {
    text-decoration: none;
    border-bottom: 2px solid #2e291b;
    transition: 0.2s ease all; }
  .amazon-books-link .underline-link a:hover {
    text-decoration: none;
    border-bottom-color: transparent; }

.gb-headline-text a {
  text-decoration: none; }
  .gb-headline-text a:hover, .gb-headline-text a:focus {
    text-decoration: underline; }

.archive-container a {
  transition: 0.2s ease all; }
  .archive-container a:hover img, .archive-container a:focus img {
    transform: scale(1.05);
    transition: all .3s; }

.wp-block-gallery .wp-block-image a {
  background-color: #111111;
  transition: all .3s; }
  .wp-block-gallery .wp-block-image a:hover img, .wp-block-gallery .wp-block-image a:focus img {
    opacity: 0.7;
    transition: all .3s; }

.entry-content a:hover, .entry-content a:focus,
#menu-footer.footer-menu a:hover,
#menu-footer.footer-menu a:focus {
  text-decoration: none; }

.gb-container.simple-footer .gb-headline-text a {
  text-decoration: none; }
  .gb-container.simple-footer .gb-headline-text a:hover, .gb-container.simple-footer .gb-headline-text a:focus {
    text-decoration: underline; }

.gb-query-loop-item .gb-headline-text a {
  text-decoration: none; }
  .gb-query-loop-item .gb-headline-text a:hover, .gb-query-loop-item .gb-headline-text a:focus {
    text-decoration: underline; }

.author-links a,
.post-term-item a,
.entry-meta a {
  text-decoration: none !important; }
  .author-links a:hover, .author-links a:focus,
  .post-term-item a:hover,
  .post-term-item a:focus,
  .entry-meta a:hover,
  .entry-meta a:focus {
    text-decoration: underline !important; }

.slideout-navigation.main-navigation .main-nav ul li a {
  width: 100%; }

.generate-columns-container.masonry-container {
  background-color: #f2f1ea; }
  .generate-columns-container.masonry-container article.post.type-post .inside-article {
    background-color: #f2f1ea; }

.subscriber-form form.subscriber-registration .gfield input {
  background-color: #FFFFFF;
  border-color: #1d2136; }
  .subscriber-form form.subscriber-registration .gfield input:focus {
    border-color: #2e291b;
    box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.2); }

#masthead + .gb-container {
  border-bottom: 1px solid #1d2136;
  box-shadow: -10px 0px 12px 3px rgba(0, 0, 0, 0.2); }

.gb-container.subscribe-intro-text.alignfull .gb-inside-container p.has-text-align-center.has-medium-font-size {
  font-size: 20px !important; }

@media (min-width: 769px) and (max-width: 1024px) {
  .gb-container.subscribe-intro-text.alignfull .gb-inside-container p.has-text-align-center.has-medium-font-size {
    font-size: 19px !important; } }
@media (min-width: 320px) and (max-width: 768px) {
  .gb-container.subscribe-intro-text.alignfull .gb-inside-container p.has-text-align-center.has-medium-font-size {
    font-size: 18px !important; } }
