/* 
=== EARLY IMPORTS === 
*/
@import url("https://use.typekit.net/jfd2zcb.css");
.bg-red {
  background-color: #cc0000; }

/*
Theme Name: Affinity
Theme URI: https://wordpress.com/themes/affinity/
Description: Affinity is a classic one-page theme designed with weddings and family announcements in mind.
Version: 1.0.8
Author: Automattic
Author URI: http://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: affinity
Tags: blog, custom-background, custom-colors, custom-header, featured-image-header, featured-images, flexible-header, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, one-column, two-columns, right-sidebar
*/
/*--------------------------------------------------------------
DEFAULT AFFINITY STYLES ARE PREPENDED TO CHILD THEME STYLES. IN SOME CASES THE DEFAULTS ARE SIMPLY OVERWRITTEN IN THIS FILE
----------------------------------------------------------------

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Accessibility
# Alignments
# Clearings
# Typography
# Forms
# Buttons
# Formatting
# Lists
# Tables
# Navigation
# Links
# Layout
	## Posts
	## Pages
# Comments
# Widgets
# Infinite scroll
# Media
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, #infinite-handle span,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button, #infinite-handle span {
  overflow: visible; }

button, #infinite-handle span,
select {
  text-transform: none; }

button, #infinite-handle span,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], #infinite-handle span[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, #infinite-handle span::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #5e5853;
  display: block;
  font-size: 13.2px;
  font-size: 0.825rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin: 0.4em 1.6em 0.4em 0; }

.alignright {
  display: inline;
  float: right;
  margin: 0.4em 0 0.4em 1.6em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
#infinite-handle span,
input,
select,
textarea {
  color: #1e1c1b;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-style: italic;
  font-weight: normal;
  margin-top: 0.2em;
  margin-bottom: 0.2em; }

h1 {
  font-size: 34px;
  font-size: 2.125rem; }

h2 {
  font-size: 29.2px;
  font-size: 1.825rem; }

h3 {
  font-size: 26px;
  font-size: 1.625rem; }

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 0.4em;
  margin-bottom: 0.4em; }

h5 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }

h6 {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }

p {
  margin-top: 0;
  margin-bottom: 1.6em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  color: #99908a;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  margin: 0;
  border-top: 3px solid #e8e9ea;
  padding-top: .8em;
  border-bottom: 1px solid #e8e9ea;
  margin-bottom: .8em;
  padding-bottom: .8em; }

blockquote.aligncenter {
  text-align: center; }

blockquote p:last-of-type {
  margin-bottom: 0; }

blockquote blockquote {
  border-top: 0;
  border-bottom: 0;
  padding-left: .8em;
  padding-bottom: 0; }

blockquote cite {
  display: block;
  text-align: right;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem; }

address {
  margin: 0 0 1.6em; }

pre {
  background: #e8e9ea;
  font-size: 13.2px;
  font-size: 0.825rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-size: 13.2px;
  font-size: 0.825rem; }

abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote, q {
  quotes: "" ""; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #99908a;
  border: 3px solid #e8e9ea;
  border-radius: 3px;
  margin-bottom: 1.6em;
  transition: 0.3s; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #5e5853;
  border-color: #99908a;
  outline: none; }

select {
  border: 1px solid #e8e9ea; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: .5em; }

textarea {
  padding-left: .4em;
  width: 100%; }

/* Jetpack Comment Form */
.affinity-front-page .contact-form {
  margin: 0 auto; }

.contact-form > div {
  position: relative; }

.contact-form label.text,
.contact-form label.email,
.contact-form label.name,
.contact-form label.url,
.contact-form label.textarea {
  display: inline-block;
  margin-bottom: 0; }

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="name"],
.contact-form textarea {
  margin-left: auto;
  margin-right: auto;
  padding-left: 28%;
  width: 100% !important;
  max-width: 100% !important; }

.contact-form textarea {
  padding: 2.5em .5em .5em; }

.post-password-form input[type="submit"] {
  top: -2px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button,
button,
#infinite-handle span,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 2px solid white;
  outline: 4px solid #99908a;
  background: #99908a;
  color: white;
  font-size: 13.2px;
  font-size: 0.825rem;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1;
  margin-right: .8em;
  padding: 0.8em 1.2em;
  position: relative;
  left: 4px;
  transition: 0.3s;
  text-decoration: none; }

.button:hover, .button:active, .button:focus,
button:hover,
#infinite-handle span:hover,
button:active,
#infinite-handle span:active,
button:focus,
#infinite-handle span:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  outline-color: #5e5853;
  background-color: #5e5853;
  color: white; }

.button {
  display: inline-block; }

.button:hover, .button:focus, .button:active {
  outline: 4px solid #5e5853; }

.mejs-controls .mejs-play button, .mejs-controls .mejs-play #infinite-handle span, #infinite-handle .mejs-controls .mejs-play span,
.mejs-controls .mejs-mute button,
.mejs-controls .mejs-mute #infinite-handle span,
#infinite-handle .mejs-controls .mejs-mute span {
  outline: none; }

/*--------------------------------------------------------------
# Formattings
--------------------------------------------------------------*/
hr {
  /*
background-color: #e8e9ea;
border: 0;
height: 1px;
margin: 0.8em auto;
max-width: 66%;
  */
  background-color: #C6CAD3;
  border: 0;
  height: 1px;
  margin: 40px auto;
  max-width: 100%; }
  @media only screen and (min-width: 46em) {
    hr {
      margin: 60px auto; } }

.sep {
  margin: 0 0.8em; }

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.6em 3.2em;
  padding-left: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.6em;
  padding-left: 0; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.6em 1.6em; }

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
  margin: 0 0 1.6em;
  width: 100%; }

td,
th {
  padding: 0.4em 0.2em;
  border-bottom: 1px solid #e8e9ea; }

th {
  font-weight: bold;
  border-bottom-width: 3px;
  text-align: left; }

/*
caption {
  font-style: italic;
  font-weight: bold;
}
*/
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #99908a;
  transition: 0.3s; }

a:visited {
  color: #99908a; }

a:hover, a:focus, a:active {
  color: #383e44; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #99908a;
  transition: 0.3s; }

a:visited {
  color: #99908a; }

a:hover, a:focus, a:active {
  color: #383e44; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: white;
  /* Fallback for when there is no custom background color defined. */
  color: #5e5853; }

.content-area {
  margin: 0 auto;
  width: 100%; }

.affinity-front-page .content-area {
  float: none;
  margin: 0 auto;
  width: 100%; }

.site-main {
  margin: 0 auto; }

.affinity-front-page .site-main {
  margin: 0 auto; }

.site-content {
  margin: 0 auto;
  width: 100%; }

.affinity-front-page .site-content {
  width: 100%; }

.affinity-front-page .site-content .entry-header,
.affinity-front-page .site-content .entry-content,
.affinity-front-page .site-content .entry-footer {
  margin: 0 auto;
  width: 90%; }

.site-content .widget-area {
  overflow: hidden;
  width: 100%; }

.site-footer {
  clear: both; }

.footer-widgets .widget-areas {
  margin: 0 auto;
  width: 90%; }

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  content: "";
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #C6CAD3;
  margin: 0 0 2.1rem;
  padding: 0 0 2.1rem;
  width: 100%; }

.single .hentry {
  border-bottom: 0;
  margin-bottom: 0; }

.entry-summary {
  color: #99908a;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  margin-bottom: .8em;
  width: 100%;
  clear: both; }

.entry-summary p:last-of-type {
  margin-bottom: 0; }

.search-results .entry-summary {
  color: inherit;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  margin-bottom: auto;
  width: auto;
  clear: none; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: block; }

.byline .author {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 1.6em; }

.page-content a,
.entry-content a,
.entry-summary a {
  word-wrap: break-word;
  overflow-wrap: break-word; }

.entry-header {
  margin-bottom: 1rem; }

.entry-title {
  margin: 0;
  color: #5e5853; }

.entry-title a,
.entry-title a:visited {
  color: #5e5853;
  opacity: 1;
  text-decoration: none;
  transition: 0.3s; }

.entry-title a:hover,
.entry-title a:visited:hover {
  opacity: 0.75; }

/*
.site-header .entry-title {
  color: white;
  display: none;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
*/
.entry-meta {
  color: #383e44;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 1.6em;
  clear: left;
  font-size: 13.2px;
  font-size: 0.825rem; }

.entry-meta span {
  clear: both;
  display: block;
  margin-bottom: .4em; }

.entry-meta a {
  text-decoration: none; }

.entry-footer {
  clear: both;
  color: #383e44;
  font-size: 13.2px;
  font-size: 0.825rem; }

.entry-footer a {
  text-decoration: none; }

.entry-footer span {
  display: block;
  margin-bottom: .4em; }

.featured-image {
  display: inline-block;
  margin-bottom: 1.6em;
  position: relative; }

.featured-image img {
  display: block;
  opacity: 0.9;
  transition: 0.25s opacity; }

.featured-image a:before {
  border: 0.8em solid transparent;
  box-shadow: inset 0 0 0 1px #e8e9ea;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.featured-image a:hover img {
  opacity: 1; }

.page-links {
  border-top: 1px solid #e8e9ea;
  border-bottom: 1px solid #e8e9ea;
  color: #5e5853;
  padding: 0.8em 0;
  margin: 0.8em 0;
  font-weight: bold;
  word-spacing: 5px;
  width: 100%; }

.page-links a {
  text-decoration: none; }

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.page-title {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .8em; }

.page-header {
  margin-top: 0;
  margin-bottom: 3.2em;
  padding-bottom: .8em;
  border-bottom: 1px solid #e8e9ea; }

.taxonomy-description {
  font-style: italic; }

.page .entry-content {
  font-size: 18px;
  font-size: 1.125rem; }

.page .hentry {
  border-bottom: 0;
  padding-bottom: 0; }

/*--------------------------------------------------------------
## Front Page
--------------------------------------------------------------*/
.custom-header.in-panel {
  position: relative; }

.custom-header-image {
  background-size: 100% auto;
  background-position: top left;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0; }

.affinity-front-page .entry-title {
  margin: 0.8em 0;
  text-align: center; }

.affinity-front-page .hentry {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative; }

.affinity-front-page .hentry .entry-content {
  /*
font-size: 18px;
font-size: 1.125rem;
margin-bottom: 1.6em;
  */ }

.affinity-front-page .edit-link {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%; }

.affinity-front-page .hentry:first-of-type .edit-link {
  width: 100%; }

.panel-navigation {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 1.6em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.panel-navigation .sep {
  margin: 0; }

.panel-navigation li {
  margin: 0;
  padding: 0; }

.panel-navigation a,
.panel-navigation a:visited {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  color: #e0e1e3;
  display: inline-block;
  text-decoration: none;
  transition: 0.2s; }

.panel-navigation a.active, .panel-navigation a:hover,
.panel-navigation a:visited.active,
.panel-navigation a:visited:hover {
  color: rgba(224, 225, 227, 0.2); }

.panel-navigation a .hidden,
.panel-navigation a:visited .hidden {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1;
  position: absolute;
  padding: 0.8em 3.2em 0.8em 0.8em;
  top: -.3em;
  -webkit-transform: translateX(6em);
  transform: translateX(6em);
  visibility: hidden;
  outline: none;
  opacity: 0;
  transition: 0.3s;
  white-space: nowrap; }

.panel-navigation a:hover .hidden, .panel-navigation a:active .hidden, .panel-navigation a:focus .hidden,
.panel-navigation a:visited:hover .hidden,
.panel-navigation a:visited:active .hidden,
.panel-navigation a:visited:focus .hidden {
  color: #e0e1e3;
  font-weight: bold;
  visibility: visible;
  -webkit-transform: translateX(2.4em);
  transform: translateX(2.4em);
  opacity: 1;
  outline: none;
  right: 100%; }

/*--------------------------------------------------------------
## Site Header
--------------------------------------------------------------*/
.site-header {
  position: relative; }

.custom-header {
  background-color: #1e1c1b;
  position: relative;
  z-index: -1;
  width: 100%;
  min-height: 46px; }

.custom-header.in-panel {
  background-color: transparent; }

.no-custom-header .custom-header {
  display: none; }

.header-wrapper {
  width: 100%;
  padding: 0.8em 5%; }

/*
.page-template-default, .resource-template-default, .post-template-default, .search-results{ 
    // all the ones with splashes
    .header-wrapper {
        width: 100%;
 padding: 0 5%;
         @media only screen and (min-width: 46em) {
  padding: 0.8em 5%;
    }
    }
}

.home .header-wrapper {
  width: 100%;
 padding: 0 5%;
   
}
*/
.site-branding {
  clear: none; }

.site-description-wrapper {
  margin: 0 auto 1.6em;
  width: 90%; }

.site-logo,
.custom-logo {
  display: block;
  margin: 0 auto 1.6em; }

/*
.site-description {
  color: #99908a;
  margin: 0;
  text-align: center;
  // font-family: Lora, Baskerville, Georgia, Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  padding-bottom: .8em;
  border-bottom: 1px solid #e8e9ea;
}
.site-description a {
  color: #99908a;
  text-decoration: none;
}
.site-description a:hover {
  color: #99908a;
}
*/
.site-title {
  font-style: normal;
  font-weight: bold;
  font-size: 13.2px;
  font-size: 0.825rem;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  position: absolute;
  left: 1.6em;
  top: 1.6em; }

.site-title a {
  color: #e8e9ea;
  text-decoration: none; }

/* No custom header */
.no-custom-header .header-wrapper {
  background-color: #1e1c1b;
  padding-bottom: 0;
  margin-bottom: 1.6em; }

.no-custom-header .site-branding {
  float: left;
  padding-top: .4em; }

.no-custom-header .site-title {
  position: relative;
  top: auto;
  left: auto; }

/*--------------------------------------------------------------
## Site Footer
--------------------------------------------------------------*/
.site-footer {
  color: #99908a;
  font-size: 13.2px;
  font-size: 0.825rem;
  margin: 0 auto; }

.site-footer a,
.site-footer a:visited {
  text-decoration: none; }

.site-footer a:hover,
.site-footer a:visited:hover {
  color: rgba(153, 144, 138, 0.5); }

.site-footer .sep {
  color: #5e5853;
  margin: 0;
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%; }

.site-info {
  padding: 1.6em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0; }

/*--------------------------------------------------------------
## Social Links
--------------------------------------------------------------*/
.jetpack-social-navigation {
  background-color: #262422;
  clear: both;
  display: block;
  margin: 0;
  padding: 2em 1.6em;
  text-align: center;
  width: 100%; }

.jetpack-social-navigation ul {
  margin-bottom: 0 !important; }

.jetpack-social-navigation li {
  margin: 0.2em 0 !important; }

.jetpack-social-navigation a,
.jetpack-social-navigation a:visited {
  font-size: 24px;
  margin: 0.4em 0.1em;
  color: #262422; }

.jetpack-social-navigation a:before,
.jetpack-social-navigation a:visited:before {
  background-color: rgba(232, 233, 234, 0.3);
  border-radius: 100%;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  transition: 0.3s; }

.jetpack-social-navigation a:hover:before,
.jetpack-social-navigation a:visited:hover:before {
  background-color: #e8e9ea;
  color: #1e1c1b; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.main-navigation {
  display: block;
  font-size: 13.2px;
  font-size: 0.825rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  width: 100%; }

.main-navigation a,
.main-navigation a:visited {
  color: #99908a;
  display: block;
  text-decoration: none;
  transition: 0.3s; }

.main-navigation ul {
  display: none;
  margin: 0 0 1.6em;
  list-style: none; }

.main-navigation ul li {
  list-style: none; }

.main-navigation ul li a {
  display: block;
  margin-top: .8em;
  padding-top: .8em;
  border-top: 1px solid #e8e9ea; }

.main-navigation ul li:first-of-type a {
  padding-top: 0;
  border-top: 0; }

.main-navigation ul ul {
  margin-bottom: 0; }

.main-navigation ul ul li:first-of-type a {
  margin-top: .8em;
  padding-top: .8em;
  border-top: 1px solid #e8e9ea; }

.main-navigation ul ul a {
  padding-left: 1.6em; }

.main-navigation ul ul ul a {
  padding-left: 3.2em; }

.main-navigation ul ul ul ul a {
  padding-left: 4.8em; }

.main-navigation ul ul ul ul ul a {
  padding-left: 6.4em; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.main-navigation.toggled > div {
  clear: both;
  background-color: #fff;
  padding-top: .4em;
  padding-bottom: .4em;
  margin-left: 0;
  margin-right: 0; }

.main-navigation.toggled > div.absolute {
  position: absolute;
  width: 90%; }

.main-navigation.toggled > div > ul > li {
  padding-left: 1.6em;
  padding-right: 1.6em; }

.menu-toggle {
  background-color: transparent;
  margin-right: 0;
  outline: 0;
  position: absolute;
  top: .8em;
  left: 100%;
  -webkit-transform: translateX(-100%) translateX(-1.6em);
  transform: translateX(-100%) translateX(-1.6em); }

.menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {
  background: transparent; }

.no-custom-header .menu-toggle {
  position: relative;
  top: auto;
  left: auto;
  margin-bottom: 1.6em;
  float: right;
  -webkit-transform: none;
  transform: none; }

.comment-navigation,
.posts-navigation,
.post-navigation {
  border-top: 3px solid #e8e9ea;
  border-bottom: 1px solid #e8e9ea;
  padding: 0.8em 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic; }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.6em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  border-bottom: 1px solid #e8e9ea;
  margin-bottom: .8em;
  padding-bottom: .8em;
  width: 100%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right;
  width: 100%; }

.comment-navigation a,
.comment-navigation a:visited,
.posts-navigation a,
.posts-navigation a:visited,
.post-navigation a,
.post-navigation a:visited {
  color: #383e44;
  text-decoration: none; }

.comment-navigation a:hover,
.comment-navigation a:visited:hover,
.posts-navigation a:hover,
.posts-navigation a:visited:hover,
.post-navigation a:hover,
.post-navigation a:visited:hover {
  color: #99908a; }

.post-navigation .title {
  display: block;
  clear: both;
  color: #99908a;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 13.2px;
  font-size: 0.825rem; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comment-list {
  list-style: none;
  margin: 0 0 3.2em;
  padding: 0; }

.comment-list .children {
  list-style: none; }

.comment-body {
  content: "";
  display: table;
  table-layout: fixed;
  border-top: 1px solid #e8e9ea;
  margin-top: 1.6em;
  padding-top: 1.6em;
  width: 100%; }

.comments-title,
.comment-reply-title {
  font-size: 26px;
  font-size: 1.625rem; }

.comments-title a,
.comments-title a:visited,
.comment-reply-title a,
.comment-reply-title a:visited {
  float: right; }

.comment-author .fn {
  color: #5e5853;
  display: inline-block;
  margin-bottom: .4em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0; }

.comment-author .fn a,
.comment-author .fn a:visited {
  color: #5e5853; }

.comment-author .avatar {
  float: left;
  margin-right: 1.6em; }

.comment-meta a {
  text-decoration: none; }

.comment-metadata {
  color: #99908a;
  font-size: 13.2px;
  font-size: 0.825rem;
  font-weight: bold;
  margin-bottom: 2.4em;
  text-transform: uppercase;
  letter-spacing: 0; }

.comment-metadata a,
.comment-metadata a:visited {
  display: inline-block;
  text-decoration: none; }

.comment-metadata .edit-link:before {
  content: "\2666";
  margin-left: .4em;
  margin-right: .8em; }

.comment-metadata a:first-of-type {
  display: inline-block;
  margin-bottom: .8em; }

.pingback .edit-link,
.trackback .edit-link {
  float: right; }

.no-comments {
  color: #383e44;
  font-style: italic;
  display: block;
  text-align: center;
  width: 100%; }

.says {
  display: none; }

.comment-content {
  clear: both; }

.comment-respond {
  border-top: 1px solid #e8e9ea;
  margin: 0 0 3.2em;
  padding-top: 1.6em; }

.comment-form label {
  display: inline-block;
  width: 109px; }

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin: 0 0 1.6em;
  position: relative; }

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0;
  padding: 0.65em 0.8em;
  position: absolute;
  left: 0;
  top: 2px;
  text-transform: uppercase; }

.comment-form-author input,
.comment-form-author textarea,
.comment-form-email input,
.comment-form-email textarea,
.comment-form-url input,
.comment-form-url textarea,
.comment-form-comment input,
.comment-form-comment textarea {
  clear: both;
  padding-left: 6.4em;
  width: 100%; }

.comment-form-author textarea,
.comment-form-email textarea,
.comment-form-url textarea,
.comment-form-comment textarea {
  padding: 2em 0.8em 0.375em; }

/*--------------------------------------------------------------
17.10 Guestbook Template
--------------------------------------------------------------*/
.page-template-guestbook .hentry {
  margin-bottom: 1.6em; }

.page-template-guestbook .comments-area {
  border: 0;
  padding: 0; }

.page-template-guestbook .comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.page-template-guestbook .comment-list .children {
  padding: 0;
  margin: 0; }

.page-template-guestbook .comments-title {
  display: none; }

.page-template-guestbook .reply {
  display: none; }

.page-template-guestbook .comments-area .comment {
  float: left;
  padding-bottom: 1.6em;
  width: 100%; }

.page-template-guestbook .comments-area .comment:nth-of-type(2n) {
  margin-right: 0; }

.page-template-guestbook .content-area {
  float: none;
  width: 100%; }

.page-template-guestbook .content-area .hentry,
.page-template-guestbook .comment-respond {
  margin-left: auto;
  margin-right: auto; }

.page-template-guestbook .comment-author .avatar {
  float: left;
  margin-right: .8em; }

.page-template-guestbook .comment-edit-link:before {
  color: #e8e9ea;
  content: "\2666";
  margin-left: .4em;
  margin-right: .8em;
  display: inline-block; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 2.4em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

.widget a {
  text-decoration: none; }

.widget div > ul, .widget > ul {
  margin: 0;
  padding: 0; }

.widget div > ul li, .widget > ul li {
  list-style: none;
  border-top: 1px solid #e8e9ea;
  margin: 0.8em 0 0;
  padding: 0.8em 0 0; }

.widget div > ul > li:first-of-type, .widget > ul > li:first-of-type {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.widget div > ol, .widget > ol {
  list-style-position: inside;
  margin: 0;
  padding: 0; }

.widget div > ol li, .widget > ol li {
  border-top: 1px solid #e8e9ea;
  margin: 0.8em 0 0;
  padding: 0.8em 0 0; }

.widget div > ol > li:first-of-type, .widget > ol > li:first-of-type {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.widget-title {
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  margin-top: 0;
  margin-bottom: .8em;
  padding-bottom: .8em;
  border-bottom: 1px solid #e8e9ea;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0; }

.widget-title label {
  color: inherit; }

#secondary .widget {
  padding: 1.6em;
  border: 3px solid #f3f3f4;
  font-size: 13.2px;
  font-size: 0.825rem; }

.footer-widgets {
  background-color: #1e1c1b;
  color: #e8e9ea;
  padding: 3.2em 0;
  width: 100%; }

.footer-widgets .widget div ul li, .footer-widgets .widget > ul li {
  border-color: rgba(255, 255, 255, 0.1); }

.footer-widgets .widget_calendar td,
.footer-widgets .widget_calendar th {
  border-color: rgba(255, 255, 255, 0.1); }

.footer-widgets .widget-title {
  color: #e8e9ea;
  border-color: rgba(255, 255, 255, 0.1); }

.footer-widgets .widget-area {
  float: left;
  width: 100%; }

/* Specific widgets */
.widget_rss a {
  font-weight: bold; }

.widget_rss .rss-date {
  clear: both;
  display: block;
  font-style: italic;
  margin: 0 0 0.4em; }

.widget_calendar td, .widget_calendar th {
  text-align: center; }

.widget_calendar td#next {
  text-align: right; }

.widget_calendar td#prev {
  text-align: left; }

.widget_search .search-field {
  width: 100%; }

.widget_search .search-submit {
  display: none; }

.textwidget {
  word-wrap: break-word; }

/* Social Media Icons Widget */
.jetpack_widget_social_icons > ul,
.widget_wpcom_social_media_icons_widget > ul {
  text-align: center; }

.jetpack_widget_social_icons > ul li,
.widget_wpcom_social_media_icons_widget > ul li {
  border: 0;
  margin: 0 .2em;
  padding: 0;
  display: inline-block; }

.widget_wpcom_social_media_icons_widget > ul li a:before {
  font-size: 32px;
  margin-right: 0.21875em; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

#infinite-handle {
  margin: 0 0 3.2em; }

#infinite-handle span {
  display: inline-block;
  -webkit-appearance: inherit;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

#infinite-handle span button, #infinite-handle span span {
  border: 0;
  outline: 0; }

.infinite-loader {
  margin-bottom: 3.2em; }

.infinite-loader .spinner {
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 0 0 1.6em; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*
.wp-caption {
  font-size: 13.2px;
  font-size: 0.825rem;
  font-style: italic;
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8em 0;
}

.wp-caption-text {
  text-align: center;
}
*/
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.6em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: .4em;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block;
  font-size: 13.2px;
  font-size: 0.825rem; }

/*--------------------------------------------------------------
# Customizer
--------------------------------------------------------------*/
/* Hide this until we're in the Customizer */
.affinity-panel-title {
  display: none; }

.affinity-customizer.affinity-front-page .affinity-panel {
  /* Colour-code all panels (add 1 to account for #affinity-hero, so 2 is actually panel 1)*/ }

.affinity-customizer.affinity-front-page .affinity-panel::after {
  border: 2px dashed;
  bottom: 1.6em;
  content: '';
  display: block;
  left: 1.6em;
  position: absolute;
  right: 1.6em;
  top: 1.6em; }

.affinity-customizer.affinity-front-page .affinity-panel .affinity-panel-title {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  padding: 5px 10px;
  position: absolute;
  top: 3.2em;
  right: 3.2em;
  text-transform: uppercase;
  -webkit-transform: translate(3px, -3px);
  transform: translate(3px, -3px);
  font-weight: bold; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(1)::after {
  display: none; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(2) .affinity-panel-title {
  background: #a64b55; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(2)::after {
  border-color: #a64b55;
  color: #a64b55; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(3) .affinity-panel-title {
  background: #b569a2; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(3)::after {
  border-color: #b569a2;
  color: #b569a2; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(4) .affinity-panel-title {
  background: #8f68bd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(4)::after {
  border-color: #8f68bd;
  color: #8f68bd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(5) .affinity-panel-title {
  background: #575ebd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(5)::after {
  border-color: #575ebd;
  color: #575ebd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(6) .affinity-panel-title {
  background: #55a1bd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(6)::after {
  border-color: #55a1bd;
  color: #55a1bd; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(7) .affinity-panel-title {
  background: #7dbd8f; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(7)::after {
  border-color: #7dbd8f;
  color: #7dbd8f; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(8) .affinity-panel-title {
  background: #c8b247; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(8)::after {
  border-color: #c8b247;
  color: #c8b247; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(9) .affinity-panel-title {
  background: #bd7555; }

.affinity-customizer.affinity-front-page .affinity-panel:nth-of-type(9)::after {
  border-color: #bd7555;
  color: #bd7555; }

/* Add a highlight class to improve Customizer behaviour */
@-webkit-keyframes flash {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    opacity: 1; }
  10%,
  30%,
  50%,
  70%,
  90% {
    opacity: 0; } }
@keyframes flash {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    opacity: 1; }
  10%,
  30%,
  50%,
  70%,
  90% {
    opacity: 0; } }
.affinity-highlight::after {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media screen and (max-width: 45.9375em) {
  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="url"],
  .contact-form input[type="name"],
  .contact-form textarea {
    padding-left: .5em !important;
    padding-right: .5em !important; } }
.site-description-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 90%;
  color: #fff; }

@media screen and (min-width: 1024px) {
  body {
    position: relative; }

  .site-footer .sep {
    clear: none;
    display: inline;
    width: auto;
    height: auto;
    visibility: visible;
    margin: 0 0.4em; }

  .panel-navigation {
    display: block; }

  /*
  
  
    .site-header .entry-title {
      display: block;
    }
      */
  .affinity-front-page .entry-title {
    margin: 0; }

  .affinity-front-page .custom-header .entry-title {
    color: #e8e9ea;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }

  .affinity-front-page .hentry .entry-content {
    margin-top: 3.2em;
    margin-bottom: 3.2em; }

  .affinity-front-page .edit-link a,
  .affinity-front-page .edit-link a:visited {
    border: 3px solid rgba(232, 233, 234, 0.5);
    color: rgba(232, 233, 234, 0.5);
    display: inline-block;
    font-size: 12.8px;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 6px;
    position: absolute;
    top: 1.6em;
    left: 1.6em;
    z-index: 2;
    transition: 0.3s; }

  .affinity-front-page .edit-link a:hover,
  .affinity-front-page .edit-link a:visited:hover {
    border-color: #e8e9ea;
    color: #e8e9ea; }

  .affinity-front-page .hentry:first-of-type .edit-link a,
  .affinity-front-page .hentry:first-of-type .edit-link a:visited {
    color: inherit;
    border: 0;
    padding: 0;
    position: static;
    top: auto;
    left: auto;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 3.2em; }

  .affinity-front-page .custom-header.in-panel {
    background-color: #1e1c1b;
    min-height: 200px; }

  .affinity-front-page .no-featured-image .custom-header.in-panel {
    border-top: 1px solid #e8e9ea;
    background-color: transparent;
    min-height: auto;
    padding-top: 3.2em; }

  .affinity-front-page .no-featured-image .entry-title {
    color: #5e5853;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none; }

  .affinity-front-page .no-featured-image .edit-link {
    max-width: 716px; }

  .affinity-front-page .no-featured-image .edit-link a,
  .affinity-front-page .no-featured-image .edit-link a:visited {
    color: inherit;
    border: 0;
    padding: 0;
    position: static;
    top: auto;
    left: auto;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 3.2em; }

  .affinity-front-page .no-featured-image .hentry:first-of-type .edit-link {
    width: 100%; }

  h1 {
    font-size: 47.12px;
    font-size: 2.945rem; }

  h2 {
    font-size: 42px;
    font-size: 2.625rem; }

  h3 {
    font-size: 29.2px;
    font-size: 1.825rem; }

  h4 {
    font-size: 26px;
    font-size: 1.625rem; }

  h5 {
    font-size: 18px;
    font-size: 1.125rem; }

  h6 {
    font-size: 16px;
    font-size: 1rem; }

  .entry-title {
    line-height: 1.2;
    font-size: 47.12px;
    font-size: 2.945rem;
    text-align: left; }

  .site-description {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.4;
    color: #e8e9ea;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

  .site-description a {
    color: #e8e9ea; }

  .site-description a:hover {
    color: #e8e9ea; }

  .page-title {
    font-size: 29.2px;
    font-size: 1.825rem; }

  .entry-summary {
    font-size: 26px;
    font-size: 1.625rem; }

  .menu-toggle {
    display: none; }

  .header-wrapper {
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding-left: 1.6em;
    padding-right: 1.6em; }

  .no-custom-header .custom-header {
    display: block; }

  .no-custom-header .header-wrapper {
    padding-bottom: .8em; }

  .no-custom-header .site-title,
  .site-title {
    text-align: left;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    top: auto;
    left: auto; }

  /*
    .site-description-wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 2;
      width: 90%;
    }
  */
  .site-branding {
    max-width: 50%;
    float: left; }

  .main-navigation {
    float: right;
    max-width: 50%;
    text-align: right; }

  .main-navigation a,
  .main-navigation a:visited {
    margin-top: 0 !important;
    margin-bottom: 1.3em;
    padding-top: 0 !important;
    border-top: 0 !important;
    color: #e8e9ea; }

  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a,
  .main-navigation .current-menu-ancestor > a {
    color: rgba(255, 255, 255, 0.5); }

  .main-navigation.toggled > div {
    clear: none;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0; }

  .main-navigation.toggled > div > ul > li {
    padding-left: 0;
    padding-right: 0; }

  .main-navigation ul {
    display: block;
    list-style: none;
    margin: 0 0 -1.3em;
    padding: 0; }

  .main-navigation ul ul {
    background-color: white;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    border: 6px solid white;
    float: left;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    position: absolute;
    top: 2.55em;
    left: -9999em;
    z-index: 99999; }

  .main-navigation ul ul a {
    padding: 0.8em !important;
    padding-left: inherit; }

  .main-navigation ul ul:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 14px solid white;
    border-top: 0 solid transparent;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -20px; }

  .main-navigation ul ul:after {
    border: 3px solid #e8e9ea;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }

  .main-navigation ul ul ul {
    left: -999em;
    top: -6px; }

  .main-navigation ul ul ul a {
    padding-left: inherit; }

  .main-navigation ul ul ul:before {
    display: none; }

  .main-navigation ul ul li {
    margin-left: 0;
    text-align: center; }

  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%; }

  .main-navigation ul ul li a:after {
    display: none; }

  .main-navigation ul ul li:hover > a, .main-navigation ul ul li.focus > a {
    color: #99908a; }

  .main-navigation ul ul li:hover > a:visited, .main-navigation ul ul li.focus > a:visited {
    color: #99908a; }

  .main-navigation ul ul li:first-of-type a {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }

  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 100%; }

  .main-navigation ul ul a,
  .main-navigation ul ul a:visited {
    border-bottom: 1px solid #e8e9ea;
    color: #5e5853;
    padding: .8em;
    margin: 0;
    width: 180px; }

  .main-navigation ul ul :hover > a,
  .main-navigation ul ul .focus > a {
    color: #99908a; }

  .main-navigation ul ul a:hover,
  .main-navigation ul ul a.focus {
    color: #99908a; }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: 50%;
    -webkit-transform: translateX(-0.75em) translateX(-50%);
    transform: translateX(-0.75em) translateX(-50%); }

  .main-navigation li {
    display: inline-block;
    margin-left: 0.8em;
    position: relative; }

  .main-navigation li:hover > a, .main-navigation li.focus > a {
    color: rgba(255, 255, 255, 0.5); }

  .main-navigation li:hover > a:visited, .main-navigation li.focus > a:visited {
    color: rgba(255, 255, 255, 0.5); }

  .main-navigation li a:after {
    content: "\2666";
    color: rgba(232, 233, 234, 0.25);
    display: inline-block;
    margin-left: 1em; }

  .main-navigation li:last-of-type a:after {
    display: none; }

  .main-navigation li.menu-item-has-children > a,
  .main-navigation li.page_item_has_children > a {
    position: relative;
    padding-right: 1.6em; }

  .main-navigation li.menu-item-has-children > a:before,
  .main-navigation li.page_item_has_children > a:before {
    content: "\f431";
    font-family: Genericons;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    position: absolute;
    right: 1.4em;
    top: 3px;
    vertical-align: text-top;
    -webkit-font-smoothing: antialiased; }

  .main-navigation li.menu-item-has-children > a:after,
  .main-navigation li.page_item_has_children > a:after {
    position: relative;
    left: 1.6em; }

  .main-navigation li.menu-item-has-children:last-of-type > a:before,
  .main-navigation li.page_item_has_children:last-of-type > a:before {
    right: -.1em; }

  .main-navigation ul ul li.menu-item-has-children > a:before,
  .main-navigation ul ul li.page_item_has_children > a:before {
    display: none; }

  .main-navigation ul ul li.menu-item-has-children > a:after,
  .main-navigation ul ul li.page_item_has_children > a:after {
    content: "\f431";
    color: #99908a;
    font-family: Genericons;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 0 0.4em;
    padding: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: text-top;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-font-smoothing: antialiased; }

  .header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: 0.3s; }

  .admin-bar .header-wrapper {
    top: 32px; }

  .header-wrapper.without-transparency {
    background-color: #1e1c1b;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1); }

  .affinity-customizer .header-wrapper {
    z-index: 5; }

  .contact-form label.absolute {
    position: absolute;
    left: .8em;
    top: .5em; }

  .contact-form .no-padding {
    padding-left: .5em !important;
    padding-right: .5em !important; } }
@media screen and (max-width: 782px) {
  .admin-bar .header-wrapper {
    top: 46px; } }
@media screen and (min-width: 928px) {
  .site-description {
    font-size: 47.12px;
    font-size: 2.945rem; }

  .site-description-wrapper {
    margin: 0 auto;
    width: 75%; }

  .content-area {
    float: left;
    margin: 0 -25% 0 0; }

  .page-template-guestbook .content-area,
  .page-template-fullwidth-page-php .content-area,
  .no-sidebar .content-area {
    float: none;
    margin: 0 auto; }

  .site-main {
    margin: 0 30% 0 0; }

  .page-template-guestbook .site-main,
  .page-template-fullwidth-page-php .site-main,
  .no-sidebar .site-main,
  .affinity-front-page .site-main {
    margin: 0 auto; }

  .page-template-guestbook .site-main,
  .no-sidebar .site-main {
    max-width: 10000px; }

  .affinity-front-page .site-content {
    max-width: 100%; }

  .affinity-front-page .site-content .entry-header,
  .affinity-front-page .site-content .entry-content,
  .affinity-front-page .site-content .entry-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 716px;
    width: 100%; }

  .affinity-front-page.no-sidebar .site-main {
    width: 100%;
    max-width: 100%; }

  .affinity-front-page .contact-form {
    max-width: 80%; }

  .site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%; }

  .site-footer {
    clear: both; }

  .comment-author .avatar {
    clear: both;
    display: block;
    float: none;
    margin-bottom: .8em;
    margin-right: 0; }

  .comment-content {
    clear: none; }

  .comment-meta .edit-link:before {
    display: none; }

  .jetpack-social-navigation ul {
    display: block;
    margin: 0 auto !important;
    width: 75%; }

  .entry-meta,
  .comment-meta {
    border-right: 1px solid #e8e9ea;
    padding-right: .8em;
    float: left;
    width: 21%; }

  .entry-content,
  .search-results .entry-summary,
  .entry-footer,
  .comment-content,
  .reply {
    width: 75%;
    float: right; }

  .page-template-guestbook .comment-content,
  .page-template-guestbook .comment-meta {
    width: 100%;
    float: none;
    padding: 0;
    border: 0; }

  .page-template-guestbook .comments-area .comment {
    width: calc(50% - 15px); }

  .page .entry-content,
  .page .entry-summary,
  .page .entry-footer,
  .jetpack-portfolio .entry-content,
  .jetpack-portfolio .entry-summary,
  .jetpack-portfolio .entry-footer {
    width: 100%;
    float: none; }

  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    border: 0; }

  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

  .footer-widgets .widget-areas {
    margin: 0 auto;
    width: 75%; }

  .footer-widgets .widget-areas .widget-area:nth-child(1):nth-last-child(2),
  .footer-widgets .widget-areas .widget-area:nth-child(2):nth-last-child(1) {
    width: 47%;
    margin-right: 6%; }

  .footer-widgets .widget-areas .widget-area:nth-child(1):nth-last-child(2):last-of-type,
  .footer-widgets .widget-areas .widget-area:nth-child(2):nth-last-child(1):last-of-type {
    margin-right: 0; }

  .footer-widgets .widget-areas .widget-area:nth-child(1):nth-last-child(3),
  .footer-widgets .widget-areas .widget-area:nth-child(2):nth-last-child(2),
  .footer-widgets .widget-areas .widget-area:nth-child(3):nth-last-child(1) {
    width: 20%;
    margin-right: 5%; }

  .footer-widgets .widget-areas .widget-area:nth-child(1):nth-last-child(3):last-of-type,
  .footer-widgets .widget-areas .widget-area:nth-child(2):nth-last-child(2):last-of-type,
  .footer-widgets .widget-areas .widget-area:nth-child(3):nth-last-child(1):last-of-type {
    margin-right: 0; }

  .footer-widgets .widget-areas .widget-area:nth-child(1):nth-last-child(3) {
    width: 50%; } }
@media screen and (min-width: 68em) {
  .page-template-guestbook .site-main,
  .no-sidebar .site-main {
    width: 100%; }

  .site-content {
    max-width: 10000px;
    width: 100%; }

  /*
    .wp-caption.alignleft.below-entry-meta,
    .wp-caption.alignright.below-sidebar {
      position: relative;
    }
    .wp-caption.alignleft.below-entry-meta .wp-caption-text,
    .wp-caption.alignright.below-sidebar .wp-caption-text {
      border-top: 3px solid #e8e9ea;
      margin: 0;
      padding-top: .8em;
      position: absolute;
      top: 0;
      width: 158px;
    }
  
    .wp-caption.alignleft.below-entry-meta .wp-caption-text {
      -webkit-transform: translateX(-100%) translateX(-1.6em);
      transform: translateX(-100%) translateX(-1.6em);
      text-align: right;
    }
  
    .wp-caption.alignright.below-sidebar .wp-caption-text {
      right: 0;
      -webkit-transform: translateX(100%) translateX(1.6em);
      transform: translateX(100%) translateX(1.6em);
      text-align: left;
    }
      */ }
@font-face {
  font-family: "ti-light";
  src: url("../fonts/TiemposHeadlineWeb-Light.eot");
  src: url("../fonts/TiemposHeadlineWeb-Light.woff") format("woff"); }
@font-face {
  font-family: "ti-light-ital";
  src: url("../fonts/TiemposHeadlineWeb-LightItalic.eot");
  src: url("../fonts/TiemposHeadlineWeb-LightItalic.woff") format("woff"); }
@font-face {
  font-family: "ti-bold";
  src: url("../fonts/TiemposHeadlineWeb-`Bold.eot");
  src: url("../fonts/TiemposHeadlineWeb-Bold.woff") format("woff"); }
@font-face {
  font-family: "ti-bold-ital";
  src: url("../fonts/TiemposHeadlineWeb-BoldItalic.eot");
  src: url("../fonts/TiemposHeadlineWeb-BoldItalic.woff") format("woff"); }
/* 
=== MIXINS AND VARIABLES === 
*/
#breakpointCheck {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  display: none;
  width: 1px; }
  @media screen and (min-width: 300px) {
    #breakpointCheck {
      width: 300px; } }
  @media screen and (min-width: 600px) {
    #breakpointCheck {
      width: 600px; } }
  @media screen and (min-width: 1024px) {
    #breakpointCheck {
      width: 1024px; } }
  @media screen and (min-width: 1280px) {
    #breakpointCheck {
      width: 1280px; } }

/* 
=== TOP AND BOTTOM PADDING AND BOTTOM MARGIN FOR PANELS
*/
/* 
=== SIDE MARGINS AND PADDINGS FOR PANEL ROWS AND COLUMNS
*/
.box-shadow-1 {
  -webkit-box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.5); }

.button-solid-red {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  border-radius: 9999px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border: 1px solid transparent;
  padding-bottom: 1.7rem;
  padding-top: 1.8rem;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
  color: #fff !important;
  background-color: #cc0000;
  border: 1px solid #cc0000; }
  .button-solid-red:hover, .button-solid-red:active, .button-solid-red:focus {
    border: 1px solid transparent;
    color: #fff !important; }
  .button-solid-red:hover, .button-solid-red:active, .button-solid-red:focus {
    border: 1px solid #cc0000;
    color: #fff !important; }
  .button-solid-red:hover, .button-solid-red:active, .button-solid-red:focus {
    background-color: #212121;
    border: 1px solid #212121; }

.button-tsp-red {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  border-radius: 9999px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border: 1px solid transparent;
  padding-bottom: 1.7rem;
  padding-top: 1.8rem;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
  color: #cc0000 !important;
  background-color: transparent;
  border: 1px solid #cc0000; }
  .button-tsp-red:hover, .button-tsp-red:active, .button-tsp-red:focus {
    border: 1px solid transparent;
    color: #fff !important; }
  .button-tsp-red:hover, .button-tsp-red:active, .button-tsp-red:focus {
    border: 1px solid #cc0000;
    color: #cc0000 !important; }
  .button-tsp-red:hover, .button-tsp-red:active, .button-tsp-red:focus {
    color: #fff !important;
    background-color: #cc0000; }

/* 
=== TEMPLATE AGNOSTIC CSS === 
*/
/* 
=== SITEWIDE ALL AREAS === 
*/
html {
  font-size: 19px; }

html body,
body {
  font-family: soleil;
  font-weight: 300;
  color: #000000;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

#page {
  margin-bottom: auto;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

#content {
  margin-bottom: auto; }

body,
button,
#infinite-handle span,
input,
select,
textarea {
  font-family: soleil;
  font-weight: 300;
  color: #000000; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: soleil;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2; }

.button, #content a.button,
button,
#infinite-handle span,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #5C9A68;
  outline: 4px solid #5C9A68;
  color: #fff !important;
  margin-top: 24px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 0; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: 1px dotted #5C9A68; }

/* 
=== MAIN CONTENT AREA ONLY === 
*/
#content, #ifsi-alert {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  #content h2,
  #content h3,
  #content h4,
  #content h5,
  #content h6, #ifsi-alert h2,
  #ifsi-alert h3,
  #ifsi-alert h4,
  #ifsi-alert h5,
  #ifsi-alert h6 {
    margin-bottom: 30px;
    margin-bottom: 1rem; }
  #content h2, #ifsi-alert h2 {
    font-size: 30px;
    font-size: 1.578rem;
    margin-top: 40px; }
    @media only screen and (min-width: 46em) {
      #content h2, #ifsi-alert h2 {
        font-size: 42px;
        font-size: 2.210rem; } }
    @media only screen and (min-width: 46em) {
      #content h2, #ifsi-alert h2 {
        margin-top: 60px; } }
  #content h3, #ifsi-alert h3 {
    font-size: 26px;
    font-size: 1.368rem;
    margin-top: 30px; }
    @media only screen and (min-width: 46em) {
      #content h3, #ifsi-alert h3 {
        font-size: 29px;
        font-size: 1.526rem; } }
    @media only screen and (min-width: 46em) {
      #content h3, #ifsi-alert h3 {
        margin-top: 42px; } }
  #content h4, #ifsi-alert h4 {
    font-size: 22px;
    font-size: 1.158rem;
    margin-top: 30px; }
    @media only screen and (min-width: 46em) {
      #content h4, #ifsi-alert h4 {
        font-size: 26px;
        font-size: 1.368rem; } }
    @media only screen and (min-width: 46em) {
      #content h4, #ifsi-alert h4 {
        margin-top: 42px; } }
  #content h2:first-child, #content h4:first-child, #content h4:first-child, #ifsi-alert h2:first-child, #ifsi-alert h4:first-child, #ifsi-alert h4:first-child {
    margin-top: 0; }
    @media only screen and (min-width: 46em) {
      #content h2:first-child, #content h4:first-child, #content h4:first-child, #ifsi-alert h2:first-child, #ifsi-alert h4:first-child, #ifsi-alert h4:first-child {
        margin-top: 0; } }
  #content strong,
  #content b, #ifsi-alert strong,
  #ifsi-alert b {
    font-family: soleil;
    font-weight: 700; }
  #content ul,
  #content ol, #ifsi-alert ul,
  #ifsi-alert ol {
    margin-left: 1rem; }
  #content li, #ifsi-alert li {
    padding-left: 0.5rem; }
  #content input, #ifsi-alert input {
    font-family: soleil;
    font-weight: 300; }
  #content a, #ifsi-alert a {
    color: #5C9A68;
    font-family: soleil;
    font-weight: 700; }
  #content blockquote, #ifsi-alert blockquote {
    font-family: "ti-light";
    font-weight: normal;
    text-align: center;
    color: #5C9A68;
    font-style: normal;
    font-size: 29px;
    font-size: 1.526rem;
    line-height: 1.3;
    border-top: 1px solid #C6CAD3;
    border-bottom: 1px solid #C6CAD3;
    margin-top: 57px;
    margin-bottom: 57px;
    padding-top: 48px;
    padding-bottom: 48px; }
    @media only screen and (min-width: 46em) {
      #content blockquote, #ifsi-alert blockquote {
        font-size: 36px;
        font-size: 1.895rem; } }
    #content blockquote .quote-attrib, #ifsi-alert blockquote .quote-attrib {
      font-size: 12px;
      font-size: 0.632rem;
      line-height: 1.142;
      font-family: soleil;
      font-weight: 300;
      text-transform: uppercase;
      margin-top: -24px; }
      @media only screen and (min-width: 948px) {
        #content blockquote .quote-attrib, #ifsi-alert blockquote .quote-attrib {
          font-size: 14px;
          font-size: 0.737rem; } }

@media only screen and (max-width: 550px) {
  figure {
    min-width: 100%; }
    figure a,
    figure img {
      margin-left: 0;
      margin-right: 0; } }
figure figcaption {
  font-size: 12px;
  font-size: 0.632rem;
  line-height: 1.142; }
  @media only screen and (min-width: 948px) {
    figure figcaption {
      font-size: 14px;
      font-size: 0.737rem; } }

figure, img {
  clear: both; }

figure::after {
  width: 100%;
  height: 1rem;
  display: block;
  content: ""; }

@media only screen and (max-width: 550px) {
  p img {
    margin-left: 0;
    margin-right: 0; } }

p img.alignleft, p img.alignright, p img.aligncenter, h4 img.alignleft, h4 img.alignright, h4 img.aligncenter {
  display: block;
  margin: 0.4em 1.6em 1rem 0;
  margin-top: 0;
  margin-right: 32px; }
  @media only screen and (max-width: 550px) {
    p img.alignleft, p img.alignright, p img.aligncenter, h4 img.alignleft, h4 img.alignright, h4 img.aligncenter {
      margin-left: 0;
      margin-right: 0;
      float: none; } }

.clear-both {
  float: left;
  clear: both;
  width: 100%; }

.clear-both::before {
  float: left;
  clear: both;
  width: 100%;
  content: " ";
  display: block;
  height: 1px; }

.home .hp-hide {
  display: none; }

.styled-button {
  margin-top: 24px; }

.default-content-width {
  width: 90%;
  margin: auto; }
  @media screen and (min-width: 58em) {
    .default-content-width {
      max-width: 716px; } }

.panel {
  margin: auto;
  clear: both;
  width: calc(90% + (2*10px)); }
  @media screen and (min-width: 600px) {
    .panel {
      width: calc(90% + (2*16px)); } }
  @media screen and (min-width: 1024px) {
    .panel {
      width: calc(90% + (2*16px)); } }

.cards-panel .panel-row {
  justify-content: center; }

.cards-panel .panel-row.justify-left {
  justify-content: left; }

.flexible-content-wrapper.big-top-margin {
  margin-top: 100px; }

.panel-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  max-width: 1248px;
  margin: auto; }

.panel-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px; }
  @media screen and (min-width: 600px) {
    .panel-column {
      margin-left: 16px;
      margin-right: 16px; } }

.panel-column.card {
  background-color: #eee; }

@media screen and (min-width: 300px) {
  .cols-one {
    width: calc(100% - (2*10px)); }

  .cols-two {
    width: calc(100% - (2*10px)); }

  .cols-three {
    width: calc(100% - (2*10px)); } }
@media screen and (min-width: 600px) {
  .cols-two {
    width: calc(50% - (2*16px)); }

  .cols-three {
    width: calc(50% - (2*16px)); } }
@media screen and (min-width: 1024px) {
  .cols-three {
    width: calc(33.3333% - (2*16px)); } }
.pad-top-none {
  padding-top: 0; }

.pad-top-small {
  padding-top: 2rem; }

.pad-top-medium {
  padding-top: 4rem; }

.pad-top-large {
  padding-top: 6rem; }

.pad-bottom-none {
  padding-bottom: 0; }

.pad-bottom-small {
  padding-bottom: 2rem; }

.pad-bottom-medium {
  padding-bottom: 4rem; }

.pad-bottom-large {
  padding-bottom: 6rem; }

.marg-bottom-none {
  margin-bottom: 0; }

.marg-bottom-small {
  margin-bottom: 2rem; }

.marg-bottom-medium {
  margin-bottom: 4rem; }

.marg-bottom-large {
  margin-bottom: 6rem; }

/* 
=== SEARCH === 
*/
#search-wrapper-outer {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0; }

#search-mask {
  position: fixed;
  background: rgba(198, 202, 211, 0.95);
  float: left;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  display: none; }
  #search-mask #search-close {
    display: block;
    overflow: hidden;
    float: right;
    text-indent: -2000px;
    left: 0;
    top: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    margin-top: 140px;
    margin-right: 140px;
    border: none;
    background-color: transparent;
    background: transparent;
    background-image: url("../img/icon-close.png");
    background-repeat: no-repeat;
    background-size: contain;
    outline: 1px dotted transparent; }
  #search-mask #search-close:focus {
    outline: 1px dotted #fff; }

#search-wrapper {
  height: 0;
  position: fixed;
  z-index: 1; }

.panel#search-inner {
  position: fixed;
  overflow: hidden;
  opacity: 0;
  width: 100%; }
  .panel#search-inner form {
    max-width: 592px;
    margin: auto;
    border-bottom: 1px solid #000000;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none; }
  .panel#search-inner input {
    font-size: 30px;
    font-size: 1.578rem;
    line-height: 3rem;
    height: 3rem;
    padding: 0;
    margin: 0;
    background-color: transparent;
    margin-top: auto;
    margin-bottom: auto;
    border: none;
    color: #000000; }
    @media only screen and (min-width: 46em) {
      .panel#search-inner input {
        font-size: 42px;
        font-size: 2.210rem; } }
  .panel#search-inner input.search-field {
    width: calc(100% - 2.8rem);
    padding-right: 2.8rem;
    outline: 1px dotted #fff; }
  .panel#search-inner input.search-field:focus {
    outline: 1px dotted #ddd; }
  .panel#search-inner .search-form input.search-submit {
    display: block;
    float: right;
    width: 2.8rem;
    height: 2.8rem;
    background-color: transparent;
    background: transparent;
    background-size: contain;
    background-position: right bottom;
    background-image: url("../img/search-magnify-black.png");
    background-repeat: no-repeat;
    text-indent: -2000px;
    overflow: hidden;
    cursor: pointer;
    border: none;
    outline: 1px dotted #fff; }
  .panel#search-inner .search-form input.search-submit:focus {
    outline: 1px dotted #ddd; }

.header-wrapper {
  transition: 0.3s; }

#roundel {
  display: none; }
  @media screen and (min-width: 1024px) {
    #roundel {
      display: block;
      width: 124px;
      height: 124px;
      position: fixed;
      left: 1.6em;
      top: 16px;
      opacity: 1;
      visibility: visible;
      transition: 0.3s;
      z-index: 10000; }
      #roundel a {
        display: block;
        width: 124px;
        height: 124px;
        background-image: url("../img/ifsi-roundel.png");
        background-size: contain; } }

#roundel.hidden {
  opacity: 0;
  visibility: hidden; }

.custom-header {
  min-height: 52px !important; }

.site-branding .site-title {
  opacity: 1;
  visibility: visible;
  color: #fff;
  left: 5%; }
  @media screen and (min-width: 1024px) {
    .site-branding .site-title {
      opacity: 0;
      visibility: hidden; } }

@media screen and (min-width: 1024px) {
  .header-wrapper.without-transparency .site-branding .site-title {
    opacity: 1;
    visibility: visible; } }

.site-title,
.main-navigation {
  font-family: soleil;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.737rem;
  line-height: 1.142; }
  @media only screen and (min-width: 948px) {
    .site-title,
    .main-navigation {
      font-size: 14px;
      font-size: 0.737rem; } }

li#search-toggle {
  display: none; }
  li#search-toggle a {
    background-image: url("../img/search-magnify.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 14px; }
    li#search-toggle a span {
      visibility: hidden;
      width: 14px;
      display: inline-block;
      overflow: hidden; }
  @media screen and (min-width: 1024px) {
    li#search-toggle {
      display: block; } }

button.menu-toggle {
  background-color: transparent;
  margin-right: 0;
  outline: 0;
  position: absolute;
  top: 10px;
  margin-top: 0;
  left: 100%;
  margin-right: -5%;
  padding-bottom: 8px;
  padding-top: 8px;
  font-size: 12px;
  font-size: 0.632rem;
  line-height: 1.142;
  text-indent: -1000px;
  overflow: hidden;
  background-image: url("../img/menu-icon.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 948px) {
    button.menu-toggle {
      font-size: 14px;
      font-size: 0.737rem; } }
  @media screen and (min-width: 46em) {
    button.menu-toggle {
      text-indent: 0;
      background-image: none; } }

#site-navigation.main-navigation.toggled {
  left: 0;
  width: 100%; }
  #site-navigation.main-navigation.toggled ul {
    display: block !important; }
    #site-navigation.main-navigation.toggled ul li {
      padding-left: 0;
      padding-right: 0; }
  @media screen and (max-width: 1023px) {
    #site-navigation.main-navigation.toggled button.menu-toggle ul {
      display: block !important; } }

@media screen and (min-width: 1024px) {
  #site-navigation button.menu-toggle {
    display: none !important; } }

button.menu-toggle:hover,
button.menu-toggle:active,
button.menu-toggle:focus {
  background-image: url("../img/menu-icon.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 46em) {
    button.menu-toggle:hover,
    button.menu-toggle:active,
    button.menu-toggle:focus {
      background-image: none; } }

.no-custom-header button.menu-toggle {
  position: relative;
  top: auto;
  left: auto;
  margin-bottom: 1.6em;
  float: right;
  -webkit-transform: none;
  transform: none; }

@media only screen and (min-width: 1024px) {
  .main-navigation ul {
    float: right; } }

@media only screen and (min-width: 1024px) {
  .main-navigation li {
    margin-right: 18px;
    float: left; } }

@media only screen and (min-width: 1024px) {
  .main-navigation li:last-of-type {
    margin-right: 0; } }

@media only screen and (min-width: 1024px) {
  .main-navigation li a::after {
    display: none; } }

#colophon {
  margin-top: 60px; }
  #colophon .widget-title {
    text-align: left; }
  #colophon .textwidget h3,
  #colophon .textwidget h4,
  #colophon .textwidget h5 {
    margin-top: 0;
    line-height: 1.02; }
  #colophon a {
    color: #fff; }
  #colophon .widget.widget_search input[type="search"] {
    margin-bottom: 0; }
  #colophon .hide-button .widget_custom_html {
    display: none; }

.header-wrapper {
  padding: 0 5%; }
  @media only screen and (min-width: 1024px) {
    .header-wrapper {
      padding: 0.8em 5%; } }

#masthead {
  min-height: 52px;
  padding-bottom: 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 46em) {
    #masthead {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1024px) {
    #masthead {
      margin-bottom: 80px; } }

@media only screen and (min-width: 1024px) {
  .search-results #masthead {
    margin-bottom: 100px; } }

.entry-title, .page-title {
  font-size: 34px;
  font-size: 1.789rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
  /*
   margin-bottom:40px; // match to hr/ margins
  @media only screen and (min-width: 46em) {
      margin-bottom:60px; // match to hr/ margins
  }
  */ }
  @media only screen and (min-width: 1024px) {
    .entry-title, .page-title {
      font-size: 44px;
      font-size: 2.316rem; } }

#main .entry-title, #main .page-title {
  margin-bottom: 40px; }
  @media only screen and (min-width: 46em) {
    #main .entry-title, #main .page-title {
      margin-bottom: 60px; } }

.site-header .entry-title {
  display: block;
  font-size: 34px;
  font-size: 1.789rem;
  margin-top: 20px; }
  @media only screen and (min-width: 46em) {
    .site-header .entry-title {
      font-size: 44px;
      font-size: 2.316rem; } }
  @media only screen and (min-width: 1024px) {
    .site-header .entry-title {
      font-size: 60px;
      font-size: 3.158rem; } }
  .site-header .entry-title span {
    display: inline-block;
    max-width: 900px;
    margin: auto; }
  @media only screen and (min-width: 46em) {
    .site-header .entry-title {
      margin-top: 0;
      position: absolute;
      top: 50%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 17%;
      width: 66%;
      webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      color: #fff; } }

.blog h1.entry-title,
.blog h1.page-title,
.archive h1.entry-title,
.archive h1.page-title,
.single-team_member h1.entry-title,
.single-team_member h1.page-title {
  font-size: 34px;
  font-size: 1.789rem;
  position: relative;
  color: #000000;
  text-align: center;
  width: 100%;
  transform: translate(0);
  left: 0;
  top: 0;
  margin-top: 20px;
  margin-bottom: 40px; }
  @media only screen and (min-width: 46em) {
    .blog h1.entry-title,
    .blog h1.page-title,
    .archive h1.entry-title,
    .archive h1.page-title,
    .single-team_member h1.entry-title,
    .single-team_member h1.page-title {
      font-size: 44px;
      font-size: 2.316rem; } }
  @media only screen and (min-width: 1024px) {
    .blog h1.entry-title,
    .blog h1.page-title,
    .archive h1.entry-title,
    .archive h1.page-title,
    .single-team_member h1.entry-title,
    .single-team_member h1.page-title {
      font-size: 60px;
      font-size: 3.158rem; } }
  @media only screen and (min-width: 46em) {
    .blog h1.entry-title,
    .blog h1.page-title,
    .archive h1.entry-title,
    .archive h1.page-title,
    .single-team_member h1.entry-title,
    .single-team_member h1.page-title {
      margin-top: 60px;
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1024px) {
    .blog h1.entry-title,
    .blog h1.page-title,
    .archive h1.entry-title,
    .archive h1.page-title,
    .single-team_member h1.entry-title,
    .single-team_member h1.page-title {
      margin-top: 100px; } }

.blog h1.entry-title {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 900px; }

.archive h1.page-title {
  margin-top: 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 46em) {
    .archive h1.page-title {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1024px) {
    .archive h1.page-title {
      margin-bottom: 80px; } }

.search h1.page-title {
  text-align: left;
  font-size: 34px;
  font-size: 1.789rem;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    .search h1.page-title {
      font-size: 44px;
      font-size: 2.316rem; } }
  @media only screen and (min-width: 46em) {
    .search h1.page-title {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1024px) {
    .search h1.page-title {
      margin-bottom: 80px; } }

.site-description {
  margin: 0;
  text-align: center;
  font-size: 34px;
  font-size: 1.789rem;
  font-family: soleil;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  font-size: 29px;
  font-size: 1.526rem; }
  @media only screen and (min-width: 46em) {
    .site-description {
      font-size: 44px;
      font-size: 2.316rem; } }
  @media only screen and (min-width: 1024px) {
    .site-description {
      font-size: 60px;
      font-size: 3.158rem; } }
  @media only screen and (min-width: 46em) {
    .site-description {
      font-size: 36px;
      font-size: 1.895rem; } }
  .site-description span {
    display: inline-block;
    max-width: 900px;
    margin: auto; }
  .site-description a {
    text-decoration: none; }
  @media only screen and (min-width: 46em) {
    .site-description {
      font-size: 34px;
      font-size: 1.789rem; } }
  @media only screen and (min-width: 46em) and (min-width: 46em) {
    .site-description {
      font-size: 44px;
      font-size: 2.316rem; } }
  @media only screen and (min-width: 46em) and (min-width: 1024px) {
    .site-description {
      font-size: 60px;
      font-size: 3.158rem; } }

.blog .site-description-wrapper,
.archive .site-description-wrapper,
.single-team_member .site-description-wrapper,
.archive.author .site-description-wrapper {
  display: none; }

.home article.affinity-panel:first-of-type h1.entry-title {
  margin-top: 0;
  font-family: "ti-light";
  font-weight: normal;
  text-align: center;
  color: #5C9A68;
  font-style: normal;
  font-size: 29px;
  font-size: 1.526rem;
  line-height: 1.3; }
  @media only screen and (min-width: 46em) {
    .home article.affinity-panel:first-of-type h1.entry-title {
      font-size: 36px;
      font-size: 1.895rem; } }

.entry-meta, .comment-meta {
  border-right: none;
  border-left: 1px solid #C6CAD3;
  padding-left: 1rem;
  padding-right: 0;
  width: 100%;
  text-transform: none;
  font-family: soleil;
  font-weight: 300;
  font-size: 24px;
  font-size: 1.263rem;
  color: #000000; }
  .entry-meta .byline, .comment-meta .byline {
    font-family: soleil;
    font-weight: 700; }
    .entry-meta .byline a, .comment-meta .byline a {
      text-decoration: underline; }

.single article .entry-header {
  display: none; }
  @media only screen and (min-width: 46em) {
    .single article .entry-header {
      display: block; } }

.page-header {
  border-bottom: none;
  margin: 0;
  padding: 0; }

.page #content .entry-content {
  font-size: 19px;
  font-size: 1rem; }
  @media only screen and (min-width: 46em) {
    .page #content .entry-content h2:first-child {
      margin-top: 0; } }

.post-type-archive-resource #content .card.hentry h2.entry-title a {
  color: #000; }
.post-type-archive-resource #content .card.hentry h2.entry-title a:focus, .post-type-archive-resource #content .card.hentry h2.entry-title a:hover {
  color: #5C9A68; }

.entry-header .header-text {
  float: left;
  width: 100%;
  padding: 0; }
  @media only screen and (min-width: 46em) {
    .entry-header .header-text {
      width: calc(100% - 216px);
      padding-left: 32px; } }

#team-member-list {
  margin-top: 80px; }
  #team-member-list div.clear-both.team-member:first-of-type {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #C6CAD3; }
    @media only screen and (min-width: 46em) {
      #team-member-list div.clear-both.team-member:first-of-type {
        margin-top: 20px;
        padding-top: 30px; } }
    @media only screen and (min-width: 1024px) {
      #team-member-list div.clear-both.team-member:first-of-type {
        margin-top: 30px;
        padding-top: 40px; } }
  #team-member-list div.clear-both.team-member {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #C6CAD3; }
    @media only screen and (min-width: 46em) {
      #team-member-list div.clear-both.team-member {
        margin-bottom: 30px;
        padding-bottom: 11px; } }
    @media only screen and (min-width: 1024px) {
      #team-member-list div.clear-both.team-member {
        margin-bottom: 40px;
        padding-bottom: 21px; } }
    #team-member-list div.clear-both.team-member img {
      max-width: 218px;
      height: auto;
      float: left; }
    #team-member-list div.clear-both.team-member .text {
      float: left;
      width: 100%;
      padding-left: 0;
      margin-top: 1.6rem; }
      @media only screen and (min-width: 46em) {
        #team-member-list div.clear-both.team-member .text {
          width: calc(100% - (218px));
          padding-left: 32px;
          margin-top: 0; } }
    #team-member-list div.clear-both.team-member p {
      font-size: 18px;
      font-size: 0.947rem;
      margin-bottom: 20px; }
  @media only screen and (min-width: 46em) {
    #team-member-list .team-member-link {
      margin-bottom: 19px;
      display: inline-block; } }

#author-img-roles-wrap {
  width: 100%;
  float: left; }
  #author-img-roles-wrap #biog-content {
    float: left;
    width: 100%;
    padding: 0; }
    @media only screen and (min-width: 46em) {
      #author-img-roles-wrap #biog-content {
        width: calc(100% - 216px);
        padding-left: 32px; } }

.author #prof-roles p,
.single-team_member #prof-roles p {
  font-size: 24px;
  font-size: 1.263rem;
  text-align: center;
  margin-bottom: 0; }
.author .featured-image,
.single-team_member .featured-image {
  float: left;
  width: 216px;
  margin-top: 10px; }

#author-posts-panel {
  padding-top: 20px; }
  @media only screen and (min-width: 46em) {
    #author-posts-panel {
      padding-top: 60px; } }
  @media only screen and (min-width: 1024px) {
    #author-posts-panel {
      padding-top: 80px; } }

.comment-navigation,
.posts-navigation,
.post-navigation {
  border-top: none;
  border-bottom: none;
  padding: 0;
  font-size: inherit;
  font-style: normal;
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 600px) {
    .comment-navigation,
    .posts-navigation,
    .post-navigation {
      padding-left: 16px;
      padding-right: 16px; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px;
  margin-bottom: 2.1rem;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 50%;
  float: left; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  width: 50%;
  float: right; }

.comment-navigation a,
.comment-navigation a:visited,
.posts-navigation a,
.posts-navigation a:visited,
.post-navigation a,
.post-navigation a:visited {
  color: inherit; }

.comment-navigation a:hover,
.comment-navigation a:visited:hover,
.posts-navigation a:hover,
.posts-navigation a:visited:hover,
.post-navigation a:hover,
.post-navigation a:visited:hover {
  color: inherit; }

.post-navigation .title {
  color: inherit;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  font-size: inherit; }

.nav-links div:only-child {
  width: 100%;
  text-align: center; }

@media screen and (min-width: 58em) {
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    border: 0; }

  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; } }
#content .panel-navigation span.hidden {
  margin-top: 4px;
  font-size: 12px;
  font-size: 0.632rem;
  line-height: 1.142; }
  @media only screen and (min-width: 948px) {
    #content .panel-navigation span.hidden {
      font-size: 14px;
      font-size: 0.737rem; } }
#content .panel-navigation span.sep {
  font-size: 40px;
  line-height: 30px; }
#content .panel-navigation a:hover span.sep, #content .panel-navigation a:focus span.sep {
  opacity: 0.5; }

.search-results #content article h2, .archive #content article h2 {
  margin-top: 0;
  font-size: 26px;
  font-size: 1.368rem; }
  @media only screen and (min-width: 46em) {
    .search-results #content article h2, .archive #content article h2 {
      font-size: 29px;
      font-size: 1.526rem; } }
  .search-results #content article h2 a, .archive #content article h2 a {
    color: #000000; }
  .search-results #content article h2 a:focus, .search-results #content article h2 a:hover, .archive #content article h2 a:focus, .archive #content article h2 a:hover {
    color: #5C9A68; }
.search-results #content article .entry-summary, .archive #content article .entry-summary {
  margin-bottom: 1.2rem; }
.search-results #content article .category-list p, .archive #content article .category-list p {
  font-size: 12px;
  font-size: 0.632rem;
  line-height: 1.142; }
  @media only screen and (min-width: 948px) {
    .search-results #content article .category-list p, .archive #content article .category-list p {
      font-size: 14px;
      font-size: 0.737rem; } }
.search-results #content article p:last-of-type, .search-results #content article div:last-of-type, .archive #content article p:last-of-type, .archive #content article div:last-of-type {
  margin-bottom: 0; }

.archive .entry-summary {
  color: inherit;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  margin-bottom: auto;
  width: auto;
  clear: none; }

.search-results #main article:first-of-type {
  padding-top: 2.1rem;
  border-top: 1px solid #C6CAD3; }

#content .cards-loop-title {
  text-align: center;
  margin-bottom: 30px; }
  #content .cards-loop-title h2 {
    margin-top: 0; }
#content .card.hentry {
  background-color: #eee;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  background-size: cover;
  border: none;
  position: relative;
  margin-bottom: calc(2*10px); }
  @media screen and (min-width: 600px) {
    #content .card.hentry {
      margin-bottom: calc(2*16px); } }
  #content .card.hentry .entry-header {
    margin-bottom: 0;
    width: 100%; }
  #content .card.hentry h2,
  #content .card.hentry h2.entry-title {
    color: #fff;
    font-size: 24px;
    font-size: 1.263rem;
    margin-bottom: 14px;
    margin-top: 0;
    width: 100%;
    text-align: left; }
    #content .card.hentry h2 a,
    #content .card.hentry h2.entry-title a {
      color: #fff; }
  #content .card.hentry p {
    font-size: 18px;
    font-size: 0.947rem;
    line-height: 1.33; }
  #content .card.hentry p:last-child {
    margin-bottom: 0; }
  #content .card.hentry p.posted-on {
    font-size: 16px;
    font-size: 0.842rem;
    margin-bottom: 0.5rem; }
  #content .card.hentry p.author-name {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-size: 0.842rem;
    line-height: 1.25; }
  #content .card.hentry a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0; }
  #content .card.hentry a:hover {
    text-decoration: none; }

.post-type-archive-resource .card {
  background-image: url("../img/resource-card-bg.jpg"); }

#ifsi-alerts-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  min-height: 200px;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(198, 202, 211, 0.9); }
  #ifsi-alerts-wrapper h2 {
    font-size: 30px;
    font-size: 1.578rem;
    margin-bottom: 40px; }
    @media only screen and (min-width: 46em) {
      #ifsi-alerts-wrapper h2 {
        font-size: 42px;
        font-size: 2.210rem; } }
  #ifsi-alerts-wrapper p:last-child {
    margin-bottom: 0; }
    #ifsi-alerts-wrapper p:last-child a.button {
      margin-top: 0; }

#ifsi-alert {
  background: #fff;
  color: #000000;
  max-width: 600px;
  margin: 32px;
  margin-top: 0;
  position: relative;
  padding: 20px;
  padding-bottom: 24px; }
  @media only screen and (min-width: 46em) {
    #ifsi-alert {
      margin: 56px;
      padding: 40px;
      padding-bottom: 48px; } }
  #ifsi-alert button + * {
    margin-top: 0; }

#hp-alert-close {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: -20px;
  border: none;
  background-color: transparent;
  outline: none;
  background-image: url("../img/icon-close.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 18px;
  opacity: 1;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 46em) {
    #hp-alert-close {
      width: 40px;
      height: 40px;
      top: -40px; } }
  #hp-alert-close span {
    visibility: hidden; }

#hp-alert-close:focus,
#hp-alert-close:hover {
  opacity: 0.8; }

#hp-alert-close:focus {
  outline: 1px dotted #fff; }

#breakpoint-check {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  display: none;
  width: 1px; }
  @media screen and (min-width: 46em) {
    #breakpoint-check {
      width: 874px; } }
  @media screen and (min-width: 1024px) {
    #breakpoint-check {
      width: 1024px; } }

.entry-content,
.search-results .entry-summary,
.entry-footer,
.comment-content,
.reply {
  width: 100%; }

#cookie-law-info-bar {
  z-index: 10001; }

@media screen and (min-width: 46em) {
  body.small-splash .custom-header-image {
    padding-top: 360px !important; } }

#content .home-posts-panel {
  margin-top: 3.2em; }
  #content .home-posts-panel p.all-posts {
    width: 100%;
    clear: both;
    text-align: center; }
  #content .home-posts-panel a.button {
    margin-top: 40px; }

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