@import "family";
/*!
 Theme Name: dummy-scss
 Theme URI: http://underscores.me/
 Author: Yools
 Author URI: http://underscores.me/
 Description: Description
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: dummy-scss
 Tags:
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 dummy-scss is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Normalize
 # Typography
 # Elements
 # Forms
 # Navigation
 ## Links
 ## Menus
 # Accessibility
 # Alignments
 # Clearings
 # Widgets
 # Content
 ## Posts and pages
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Family
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # 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, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-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 #c0c0c0;
  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;
}
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #363636;
  font-family: sans-serif;
  font-size: 1;
  line-height: 1.75em;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0;
  font-family: sans-serif;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 1em;
}
.page-title {
  width: 100%;
  padding: 28px 0;
  background-color: #53514e;
  text-align: center;
  margin-bottom: 72px;
}
.page-title h1 {
  margin-bottom: 0;
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: 500;
}
h2 {
  font-size: 24px;
  color: #53514e;
  margin-bottom: 1em;
}
h3 {
  color: #53514e;
  font-size: 20px;
}
p, a, li, td, button {
  font-family: sans-serif;
}
p a, a {
  text-decoration: none;
  font-weight: bold;
}
p {
  margin: 0;
  padding: 0;
  line-height: 1.75em;
  font-size: 16px;
  color: #363636;
  font-weight: normal;
}
p:empty {
  display: none;
}
.entry-content p {
  margin-bottom: 1em;
}
::selection {
  background: #53514e;
  color: #fff;
}
::-moz-selection {
  background: #53514e;
  color: #fff;
}
p + .btn, p + .btn-xl, p + .btn-material, p + .btn-material-ghost, p + .btn-rounded, p + .btn-rounded-ghost, p + .btn-ghost, .btn + p, .btn-xl + p, .btn-material + p, .btn-material-ghost + p, .btn-rounded + p, .btn-rounded-ghost + p, .btn-ghost + p {
  margin-top: 1em;
}
dfn, cite, em, i {
  font-style: italic;
  font-weight: normal;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
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: #fff;
  /* Fallback for when there is no custom background color defined. */
}
hr {
  background-color: #53514e;
  border: 0;
  height: 2px;
  width: 100%;
  max-width: 300px;
  margin: 60px auto;
}
iframe {
  display: block;
}
ul, ol {
  padding-left: 18px;
  margin: 0;
}
ul li, ol li {
  font-weight: normal;
  margin-bottom: 8px;
  padding-left: 4px;
  color: #363636;
  font-size: 16px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 24px 0;
  width: 100%;
}
table td {
  border: 1px solid #53514e;
  vertical-align: middle;
  text-align: center;
  padding: 12px;
}
.row.margin {
  margin-bottom: 48px;
}
.row {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.row .col-90 {
  -webkit-flex-basis: 90%;
  flex-basis: 90%;
}
.row .col-80 {
  -webkit-flex-basis: 80%;
  flex-basis: 80%;
}
.row .col-75 {
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
}
.row .col-70 {
  -webkit-flex-basis: 70%;
  flex-basis: 70%;
}
.row .col-60 {
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
}
.row .col-50 {
  -webkit-flex-basis: calc(100% / 2);
  flex-basis: calc(100% / 2);
}
.row .col-40 {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
}
.row .col-33 {
  -webkit-flex-basis: calc(100% / 3);
  flex-basis: calc(100% / 3);
}
.row .col-30 {
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
}
.row .col-25 {
  -webkit-flex-basis: calc(100% / 4);
  flex-basis: calc(100% / 4);
}
.row .col-20 {
  -webkit-flex-basis: calc(100% / 5);
  flex-basis: calc(100% / 5);
}
.row .col-16 {
  -webkit-flex-basis: calc(100% / 6);
  flex-basis: calc(100% / 6);
}
.row .col-14 {
  -webkit-flex-basis: calc(100% / 7);
  flex-basis: calc(100% / 7);
}
.row .col-10 {
  -webkit-flex-basis: calc(100% / 10);
  flex-basis: calc(100% / 10);
}
.row .col-90:not(:last-child), .row .col-80:not(:last-child), .row .col-75:not(:last-child), .row .col-70:not(:last-child), .row .col-60:not(:last-child), .row .col-50:not(:last-child), .row .col-40:not(:last-child), .row .col-33:not(:last-child), .row .col-30:not(:last-child), .row .col-25:not(:last-child), .row .col-20:not(:last-child), .row .col-10:not(:last-child) {
  margin-right: 3%;
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
.btn, .btn-xl, .btn-material, .btn-material-ghost, .btn-rounded, .btn-rounded-ghost, .btn-ghost {
  display: inline-block;
  background: #f1d355;
  color: #fff;
  border: none;
  font-weight: normal;
  text-decoration: none;
  font-size: 18px;
  padding: 12px 24px;
  white-space: nowrap;
}
.btn:hover, .btn-xl:hover, .btn-material:hover, .btn-material-ghost:hover, .btn-rounded:hover, .btn-rounded-ghost:hover, .btn-ghost:hover {
  background-color: #efcd3d;
  color: #fff;
}
.btn-xl {
  width: 100%;
  text-align: center;
}
.btn-material, .btn-material-ghost {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.btn-rounded, .btn-rounded-ghost {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.btn-ghost {
  background: transparent;
  color: #53514e;
  border: 1px solid #53514e;
}
.btn-material-ghost {
  background: transparent;
  color: #53514e;
  border: 1px solid #53514e;
}
.btn-rounded-ghost {
  background: transparent;
  color: #53514e;
  border: 1px solid #53514e;
}
form {
  width: 100%;
  max-width: 500px;
}
form p {
  margin-bottom: 0 !important;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="color"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="number"], form input[type="range"], form input[type="tel"], form input[type="time"], form input[type="week"], form textarea {
  width: 100%;
  max-width: 500px;
  padding: 10px;
  color: #898989 !important;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  text-shadow: none;
  margin-bottom: 5px;
  border: 1px solid #efeded;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #898989;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
form input:focus::-webkit-input-placeholder, form input:hover::-webkit-input-placeholder, form textarea:hover::-webkit-input-placeholder {
  color: #595959;
}
form input:focus, form textarea:focus {
  outline: none;
  border: 1px solid #898989;
}
form textarea {
  height: 150px;
}
form .form-row {
  width: 100%;
}
form .form-row div:first-child {
  padding-right: 5px;
}
form select {
  border: 1px solid #53514e;
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: #f1d355;
}
a:hover, a:focus, a:active {
  color: #edc726;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  min-height: 100%;
  position: relative;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: calc((100vw - 1140px) / 2);
  padding: 0;
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
}
.main-navigation li:not(:first-child) {
  margin-left: 36px;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #53514e;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  outline: none;
}
.main-navigation a:hover {
  color: #f1d355;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
  position: relative;
  color: #f1d355;
}
.main-navigation .current_page_item > a:hover, .main-navigation .current-menu-item > a:hover, .main-navigation .current_page_ancestor > a:hover, .main-navigation .current-menu-ancestor > a:hover {
  color: #f1d355;
}
@media screen and (min-width: 1140px) {
  .menu-item-has-children:hover .sub-menu {
    display: block;
    top: auto;
    bottom: 0;
    left: 4px;
    right: auto;
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .menu-item-has-children:hover .sub-menu li {
    margin: 0 !important;
    background-color: #53514e;
    width: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .menu-item-has-children:hover .sub-menu li:hover {
    background-color: #f1d355;
  }
  .menu-item-has-children:hover .sub-menu li:hover a {
    color: #53514e;
  }
  .menu-item-has-children:hover .sub-menu li a {
    width: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    padding: 8px;
    white-space: nowrap;
  }
  .menu-item-has-children:hover .sub-menu .current-menu-item a {
    color: #111110;
  }
}
.menu-toggle, .main-navigation.toggled ul {
  display: block;
  outline: none;
  z-index: 9999;
}
/* hamburger menu color -- inactive */
.c-hamburger--htx {
  background-color: #393735;
}
/* hamburger menu color -- active */
.c-hamburger--htx.is-active {
  background-color: #333230;
}
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 53px;
  height: 53px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.25s ease-in-out;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 50%;
  left: 11px;
  right: 11px;
  height: 2px;
  background: white;
}
.c-hamburger span::before, .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
}
.c-hamburger span::before {
  top: -10px;
}
.c-hamburger span::after {
  bottom: -10px;
}
.c-hamburger--htx span {
  transition: background 0s 0.25s ease-in-out;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
  transition-duration: 0.25s, 0.25s;
  transition-delay: 0.25s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.25s;
}
@media screen and (min-width: 1141px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul:not(.sub-menu) {
    display: block;
  }
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* 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;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.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%;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
/* -------------------------------- UNSLIDER (DO NOT EDIT) -------------------------------- */
.unslider {
  position: relative;
}
.unslider li, .unslider ol, .unslider ul {
  height: 100%;
}
.unslider li {
  position: relative;
  overflow: hidden;
}
.unslider li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
}
.unslider li .slider-img {
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.unslider .unslider-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.unslider .prev, .unslider .next {
  text-indent: -9999px;
}
.unslider .prev:before, .unslider .next:before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  border-width: 0.25em;
  border-style: solid;
  border-color: #fff;
  border-left: 0;
  border-bottom: 0;
  position: absolute;
  top: 0;
}
.unslider .prev {
  text-indent: -9999px;
}
.unslider .prev:before {
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 0;
}
.unslider .next {
  text-indent: -9999px;
}
.unslider .next:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
}
/* -------------------------------- MAIN GALLERY STYLING (DO NOT EDIT) -------------------------------- */
.acf-gallery, .acf-gallery-1, .acf-gallery-2, .acf-gallery-3, .acf-gallery-4, .acf-gallery-5, .acf-gallery-6, .acf-gallery-7, .acf-gallery-8, .acf-gallery-9, .acf-gallery-10 {
  display: inline-block;
  width: 100%;
}
.acf-gallery ul, .acf-gallery-1 ul, .acf-gallery-2 ul, .acf-gallery-3 ul, .acf-gallery-4 ul, .acf-gallery-5 ul, .acf-gallery-6 ul, .acf-gallery-7 ul, .acf-gallery-8 ul, .acf-gallery-9 ul, .acf-gallery-10 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.acf-gallery ul li, .acf-gallery-1 ul li, .acf-gallery-2 ul li, .acf-gallery-3 ul li, .acf-gallery-4 ul li, .acf-gallery-5 ul li, .acf-gallery-6 ul li, .acf-gallery-7 ul li, .acf-gallery-8 ul li, .acf-gallery-9 ul li, .acf-gallery-10 ul li {
  float: left;
  padding: 0;
  position: relative;
}
.acf-gallery ul li a, .acf-gallery-1 ul li a, .acf-gallery-2 ul li a, .acf-gallery-3 ul li a, .acf-gallery-4 ul li a, .acf-gallery-5 ul li a, .acf-gallery-6 ul li a, .acf-gallery-7 ul li a, .acf-gallery-8 ul li a, .acf-gallery-9 ul li a, .acf-gallery-10 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.acf-gallery ul li a .gallery-img, .acf-gallery-1 ul li a .gallery-img, .acf-gallery-2 ul li a .gallery-img, .acf-gallery-3 ul li a .gallery-img, .acf-gallery-4 ul li a .gallery-img, .acf-gallery-5 ul li a .gallery-img, .acf-gallery-6 ul li a .gallery-img, .acf-gallery-7 ul li a .gallery-img, .acf-gallery-8 ul li a .gallery-img, .acf-gallery-9 ul li a .gallery-img, .acf-gallery-10 ul li a .gallery-img {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.acf-gallery ul li a .gallery-img:after, .acf-gallery-1 ul li a .gallery-img:after, .acf-gallery-2 ul li a .gallery-img:after, .acf-gallery-3 ul li a .gallery-img:after, .acf-gallery-4 ul li a .gallery-img:after, .acf-gallery-5 ul li a .gallery-img:after, .acf-gallery-6 ul li a .gallery-img:after, .acf-gallery-7 ul li a .gallery-img:after, .acf-gallery-8 ul li a .gallery-img:after, .acf-gallery-9 ul li a .gallery-img:after, .acf-gallery-10 ul li a .gallery-img:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
/* -------------------------------- COLUMN DETERMINATION LOOP (EDIT SPACING & RESPONSIVE WIDTH ONLY) -------------------------------- */
/* spacing between each image */
.acf-gallery-1 ul li {
  width: calc((100% - 0px) / 1);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-1 ul li:nth-child(1n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-1 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-1 ul li:nth-child(1n) {
    margin-right: 10px !important;
  }
  .acf-gallery-1 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-2 ul li {
  width: calc((100% - 10px) / 2);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-2 ul li:nth-child(2n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-2 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-2 ul li:nth-child(2n) {
    margin-right: 10px !important;
  }
  .acf-gallery-2 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-3 ul li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-3 ul li:nth-child(3n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-3 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-3 ul li:nth-child(3n) {
    margin-right: 10px !important;
  }
  .acf-gallery-3 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-4 ul li {
  width: calc((100% - 30px) / 4);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-4 ul li:nth-child(4n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-4 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-4 ul li:nth-child(4n) {
    margin-right: 10px !important;
  }
  .acf-gallery-4 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-5 ul li {
  width: calc((100% - 40px) / 5);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-5 ul li:nth-child(5n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-5 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-5 ul li:nth-child(5n) {
    margin-right: 10px !important;
  }
  .acf-gallery-5 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-6 ul li {
  width: calc((100% - 50px) / 6);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-6 ul li:nth-child(6n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-6 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-6 ul li:nth-child(6n) {
    margin-right: 10px !important;
  }
  .acf-gallery-6 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-7 ul li {
  width: calc((100% - 60px) / 7);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-7 ul li:nth-child(7n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-7 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-7 ul li:nth-child(7n) {
    margin-right: 10px !important;
  }
  .acf-gallery-7 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-8 ul li {
  width: calc((100% - 70px) / 8);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-8 ul li:nth-child(8n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-8 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-8 ul li:nth-child(8n) {
    margin-right: 10px !important;
  }
  .acf-gallery-8 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-9 ul li {
  width: calc((100% - 80px) / 9);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-9 ul li:nth-child(9n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-9 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-9 ul li:nth-child(9n) {
    margin-right: 10px !important;
  }
  .acf-gallery-9 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
.acf-gallery-10 ul li {
  width: calc((100% - 90px) / 10);
  margin: 0 10px 10px 0 !important;
}
.acf-gallery-10 ul li:nth-child(10n) {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  .acf-gallery-10 ul li {
    width: calc((100% - 0px) / 1);
    margin: 0 10px 10px 0 !important;
  }
  .acf-gallery-10 ul li:nth-child(10n) {
    margin-right: 10px !important;
  }
  .acf-gallery-10 ul li:nth-child(1n) {
    margin-right: 0 !important;
  }
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  outline: none;
}
html, body {
  height: 100%;
  min-height: 100%;
}
#page, #content {
  min-height: 100%;
}
.transition, .site-content a, .main-navigation a, input {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover, button:hover {
  cursor: pointer;
  outline: 0;
}
a:active, button:active, a:focus, button:focus {
  outline: 0;
}
.sheet {
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 1140px;
  z-index: auto !important;
}
.sheet:before {
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
.sheet:after {
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}
.site-header {
  position: relative;
  z-index: 99;
  height: 110px;
}
.site-header .logo {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc((100vw - 1140px) / 2);
  max-height: 100%;
  z-index: 9999;
}
.site-header .logo img {
  display: block;
  margin: 0 auto;
}
footer {
  width: 100%;
  padding: 24px 0;
  background-color: #53514e;
  text-align: center;
}
footer img {
  vertical-align: middle;
}
footer .disclaimer {
  font-size: 13px;
  margin-left: 10px;
}
.blog-img img {
  display: block;
  margin: 0 auto;
}
.logo-slider .slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image img {
  width: auto !important;
  height: auto !important;
  max-width: 80% !important;
  max-height: 80% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 !important;
}
.direction-switcher .row:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.direction-switcher .row:nth-child(even) > div:first-child {
  margin-right: 0 !important;
}
.direction-switcher .row:nth-child(even) > div:not(:first-child) {
  margin-right: 3%;
}
div.img {
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
}
div.img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.error-404 .page-content {
  text-align: center;
}
.error-404 .page-content p {
  font-size: 20px;
}
.post-img {
  width: 100%;
  max-width: 650px;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
/* ADD CUSTOM CSS BELOW */
.hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
@media screen and (max-width: 1140px) {
  .site-header {
    height: auto;
    background-color: #fff;
  }
  .site-header .sheet {
    position: static;
  }
  .site-header .logo {
    position: static;
    transform: none;
    margin: 0 auto;
    padding: 48px 0;
    max-width: 90%;
  }
  .site-header .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    height: 0;
    min-height: 0;
    z-index: 9999;
    padding-left: 0;
    padding-right: 0;
  }
  .site-header .main-navigation .menu-toggle {
    float: right;
  }
  .site-header .main-navigation .menu-main_menu-container {
    background: #53514e;
  }
  .site-header .main-navigation ul {
    width: 100%;
    height: 100vh;
    background: #53514e;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    z-index: 9998;
    overflow: scroll;
  }
  .site-header .main-navigation ul li {
    width: 100%;
    border-bottom: 1px solid #393735;
    margin: 0;
  }
  .site-header .main-navigation ul li:last-child {
    padding-bottom: 36px;
    border-bottom: 0;
  }
  .site-header .main-navigation ul li a {
    font-size: 15px;
    width: 100%;
    color: #fff;
    padding: 18px 0 18px 24px;
  }
  .site-header .main-navigation ul li a:after {
    display: none;
  }
  .sub-menu {
    position: static !important;
    height: auto !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;
  }
  .sub-menu li {
    border-top: 1px solid #393735;
    border-bottom: 0 !important;
    background-color: transparent !important;
    padding-left: 0;
  }
  .sub-menu li:last-child {
    padding-bottom: 0 !important;
  }
  .sheet {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 960px) {
  .row {
    display: inline-block;
  }
  .row .col-10, .row .col-14, .row .col-16, .row .col-20, .row .col-25, .row .col-30, .row .col-33, .row .col-40, .row .col-50, .row .col-60, .row .col-70, .row .col-75, .row .col-80, .row .col-90 {
    width: 100%;
    margin-bottom: 48px;
    display: inline-block;
  }
  .row:not(.margin) {
    margin-bottom: 0 !important;
  }
  .news-img {
    margin-top: 24px;
  }
  .wpcf7 form {
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .news-img {
    height: 200px !important;
  }
  .yools-logo {
    float: none !important;
    display: block;
    margin: 0 auto;
  }
  .disclaimer {
    float: none !important;
    display: block;
    margin: 24px auto 0 auto !important;
    text-align: center;
  }
}
