/* Branding */
/* Spacing */
/* Media Queries */
/* Mixins */
body {
  background-color: #efefef;
  color: #6a6a6a;
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  color: #007d68;
  text-decoration: underline;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
a:hover {
  color: #a29061;
}
h1 {
  font-family: 'Bree Serif', serif;
  color: #007d68;
}
h2, h3, h4, h5, h6 {
  color: #007d68;
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
hr {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left bottom;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  margin: 4rem 0;
  border-color: transparent;
  clear: both;
}
.wp-block-ugb-card {
  height: auto !important;
}
.wp-block-image figcaption {
  text-align: center;
}
.screen-reader-text {
  position: absolute;
  top: -1000em;
}
@media (min-width: 992px) {
  .container {
    max-width: 1200px;
  }
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
.acf-map img {
  max-width: inherit !important;
}
.alignright {
  float: right;
  margin: 0 0 1rem 1rem;
}
.brdr-horz {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left bottom;
  background-size: 30px 1px;
  background-repeat: repeat-x;
}
.btn, .btn-primary, .gform_button {
  display: inline-block;
  background-color: #a29061;
  color: #fff;
  padding: 0.3333333333rem 1rem;
  border: 1px solid #fff;
  transition: all 0.2s ease;
  border-radius: 0;
  text-decoration: none;
}
.btn:hover, .btn-primary:hover, .gform_button:hover, .btn:focus, .btn-primary:focus, .gform_button:focus, .btn:active, .btn-primary:active, .gform_button:active {
  background-color: #fff !important;
  color: #a29061 !important;
  border-color: #a29061 !important;
}
.btn-green {
  display: inline-block;
  background-color: #007d68;
  color: #fff;
  padding: 0.3333333333rem 1rem;
  border: 1px solid #fff;
  transition: all 0.2s ease;
  border-radius: 0;
  text-decoration: none;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
  background-color: #fff !important;
  color: #007d68 !important;
  border-color: #007d68 !important;
}
.btn-ghost {
  display: inline-block;
  background-color: #fff;
  color: #007d68;
  padding: 0.3333333333rem 1rem;
  border: 1px solid #007d68;
  transition: all 0.2s ease;
  border-radius: 0;
  text-decoration: none;
  font-weight: 600;
}
.btn-ghost:hover, .btn-ghost:focus, .btn-ghost:active {
  background-color: #007d68;
  color: #fff;
  border-color: #fff;
}
.btn-lock a:after {
  content: "\f023";
  font-family: 'Font Awesome 5 Free';
  font-size: 85%;
  font-weight: 900;
  margin-left: 8px;
}
.icon-link {
  font-size: 150%;
  margin-right: 5px;
}
.division-team {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.division-team li {
  width: 25%;
  padding: 1rem;
}
@media (max-width: 767.98px) {
  .division-team li {
    width: 50%;
  }
}
.division-team li img {
  width: 50%;
  height: auto;
}
@media (min-width: 576px) {
  .tablepress {
    table-layout: fixed;
  }
}
.team-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.team-list.team-list-full li {
  width: 100%;
}
.team-list.team-list-compact li {
  width: 50%;
}
@media (max-width: 767.98px) {
  .team-list.team-list-compact li {
    width: 100%;
  }
}
.has-background {
  padding: 1rem;
}
.team-member-photo {
  border: 1px solid #6a6a6a;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
}
.video-container {
  margin-bottom: 1rem;
}
.video-container iframe, .video-container object, .video-container embed {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.screen-reader-shortcut {
  position: absolute;
  top: -1000em;
}
.screen-reader-shortcut:focus {
  left: 1rem;
  top: 1rem;
  height: auto;
  width: auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: #007d68;
  color: #fff;
  z-index: 100000;
  line-height: normal;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  text-decoration: none;
  outline: 2px solid transparent;
  outline-offset: -2px;
}
.wp-pagenavi {
  text-align: center;
}
#content {
  background-position: top center;
  background-repeat: no-repeat;
}
#content .content-area {
  background: #fff;
  overflow: hidden;
  padding: 1rem;
}
@media (min-width: 768px) {
  #content .content-area {
    padding: 1rem 2rem 1rem 6rem;
  }
}
#content .content-area .grb-header {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left bottom;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  display: inline-block;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #content .content-area .grb-header {
    padding: 0 45px 0.5rem 112px;
    margin-left: -112px;
  }
  #content .content-area .grb-header:before {
    content: "";
    display: block;
    background-size: contain;
    background: url(../images/grb_clean_pin.png) no-repeat;
    width: 56px;
    height: 89px;
    position: absolute;
    left: -50px;
    top: 0;
  }
}
@media (max-width: 575.98px) {
  #content img {
    width: 100%;
    height: auto;
    margin: auto 0;
  }
}
@media (max-width: 575.98px) {
  #content .alignright, #content .alignleft {
    float: none;
    margin: auto 0;
  }
}
#sidebar {
  background: #fff;
  padding: 0 1rem;
}
.tablepress tbody tr td {
  border: 1px solid #ddd;
}
.tablepress tbody tr td:first-child {
  font-weight: bold;
}
.entry-meta {
  padding: 1rem 0;
}
.entry-meta span {
  margin-right: 2rem;
}
.entry-meta span:before {
  font-family: 'Font Awesome 5 Free';
  margin-right: 5px;
}
.entry-meta span.author:before {
  content: "\f007";
}
.entry-meta span.entry-date:before {
  content: "\f073";
}
.entry-meta span.cat-links:before {
  content: "\f07b";
}
.tablepress tfoot th, .tablepress thead th {
  background-color: #007d68 !important;
  color: #fff;
}
.widget-sidebar {
  padding: 0;
  margin: 0;
  list-style: none;
}
.grb-testimonial-widget {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left top;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  position: relative;
  right: -3rem;
  margin-left: -3rem;
  margin-top: 4rem;
  width: calc(100% + 3rem);
}
@media (max-width: 767.98px) {
  .grb-testimonial-widget {
    right: 0;
    margin: 0;
    width: 100%;
  }
}
.grb-testimonial-widget .widget_testimonial_image {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left bottom;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.grb-testimonial-widget .widget_testimonial_image img {
  width: 100%;
  height: auto;
}
.grb-testimonial-widget .widget_testimonial_quote {
  font-size: 1.25rem;
  font-style: italic;
  text-align: center;
  margin-bottom: 5px;
  padding: 0 1rem;
}
.grb-testimonial-widget .widget_testimonial_quote .lrg-quote-start {
  content: url(../images/quote-open.png);
  margin-right: 5px;
}
.grb-testimonial-widget .widget_testimonial_quote .lrg-quote-end {
  content: url(../images/quote-close.png);
  margin-left: 5px;
}
.grb-testimonial-widget .widget_testimonial_name {
  background-image: linear-gradient(90deg, #6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left bottom;
  background-size: 30px 1px;
  background-repeat: repeat-x;
  padding: 0 1rem 1rem 1rem;
  font-size: 0.9rem;
  font-style: italic;
  text-align: center;
}
.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 33%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.wp-block-embed__wrapper iframe, .wp-block-embed__wrapper object, .wp-block-embed__wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-media-text__media img, .wp-block-media-text__media video {
  height: auto;
}
.widget_breadcrumb_navxt {
  padding: 5px 0 15px 5px;
  font-size: 0.9rem;
}
.widget_categories {
  margin-bottom: 2rem;
}
.widget_categories ul {
  padding: 0;
  margin: 0;
}
.widget_categories ul li {
  list-style: none;
}
.widget_categories ul li a {
  display: inline-block;
  padding: 5px 0;
}
.widget_categories ul li:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f07b";
  margin-right: 5px;
}
.gform_wrapper .gfield_checkbox li label {
  margin-top: 8px !important;
}
.tribe-events-list-separator-month {
  font-size: 2rem;
  background: transparent;
  font-family: 'Bree Serif', serif;
  color: #007d68;
  padding: 0;
  text-transform: none;
  margin-top: 1rem;
}
.grb-table {
  margin-bottom: 25px;
}
.grb-table .disclaimers {
  margin-top: 15px;
}
.grb-table .column-table {
  display: flex;
  flex-flow: row wrap;
  border: 1px solid #ccc;
}
@media (min-width: 768px) {
  .grb-table .column-table.columns-2 .cell {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .grb-table .column-table.columns-3 .cell {
    width: 33.33333%;
  }
}
@media (min-width: 768px) {
  .grb-table .column-table.columns-4 .cell {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .grb-table .column-table.columns-5 .cell {
    width: 20%;
  }
}
.grb-table .column-table .cell {
  width: 100%;
  padding: 10px 10px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-0 {
    display: none;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-1 {
    order: 1;
    display: flex;
  }
  .grb-table .column-table .cell-1 div {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-2 {
    order: 2;
    display: flex;
  }
  .grb-table .column-table .cell-2 div {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-3 {
    order: 3;
    display: flex;
  }
  .grb-table .column-table .cell-3 div {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-4 {
    order: 4;
    display: flex;
  }
  .grb-table .column-table .cell-4 div {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-5 {
    order: 5;
    display: flex;
  }
  .grb-table .column-table .cell-5 div {
    flex: 1;
  }
}
.grb-table .column-table .cell-head {
  background-color: #007d68 !important;
  color: #fff;
  font-weight: bold;
  border: 0;
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-head {
    display: block;
  }
}
@media (max-width: 767px) {
  .grb-table .column-table .cell-head.cell-0 {
    display: none;
  }
}
.grb-table .column-table .col-label {
  font-weight: bold;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .grb-table .column-table .col-label {
    display: none;
  }
}
.grb-table table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.grb-table table td, .grb-table table th {
  padding: 10px 10px;
}
.grb-table table th {
  flex: 1 1 100%;
  display: flex;
  background-color: #007d68 !important;
  color: #fff;
}
.grb-table table th div {
  height: 100%;
}
.grb-table table tr {
  display: flex;
}
.grb-table table tr td {
  flex: 1 1 100%;
  display: flex;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.grb-table table tr td:first-child {
  border-left: 0;
}
@media screen and (min-width: 768px) {
  .grb-table table tr td.no-border {
    border-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .grb-table table tr td .hide {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .grb-table table {
    border: 0;
  }
  .grb-table table thead {
    display: none;
  }
  .grb-table table tr {
    display: block;
    border-right: 1px solid #ddd;
  }
  .grb-table table td {
    display: flex;
    border-bottom: 1px solid #ddd !important;
    text-align: left;
    padding: 0;
  }
  .grb-table table td.cell-0 {
    background-color: #007d68;
    color: #fff;
  }
  .grb-table table td.cell-0:before {
    content: none;
  }
  .grb-table table td.cell-0 .cell-content {
    width: 100%;
  }
  .grb-table table td .row-label {
    width: 40%;
    font-weight: bold;
    text-align: left;
    padding: 10px;
    flex-shrink: 0;
  }
  .grb-table table td .cell-content {
    width: 60%;
    padding: 10px;
  }
  .grb-table table td:last-child {
    border-bottom: 0;
  }
  .grb-table table td:before {
    width: 40%;
    font-weight: bold;
    text-align: left;
    padding: 10px;
  }
}
.wp-block-embed-youtube.alignright, .wp-block-embed-youtube .alignleft {
  max-width: 50%;
}
@media (max-width: 575px) {
  .wp-block-embed-youtube.alignright, .wp-block-embed-youtube .alignleft {
    max-width: 100%;
    margin-bottom: 15px !important;
  }
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video_lightbox a {
  position: relative;
  transition: 0.2s;
}
.video_lightbox a:after {
  content: url(../images/play-button.png);
  width: 75px;
  height: 53px;
  position: absolute;
  left: calc(50% - 38px);
  top: calc(50% - 26px);
  transform: scale(0.9);
  opacity: 0.8;
}
.float-right {
  margin-left: 15px;
  margin-bottom: 15px;
}
.float-right.map {
  max-width: 50%;
  width: 100%;
  position: relative;
  padding-bottom: 50%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
@media (max-width: 575px) {
  .float-right.map {
    max-width: 100%;
    float: none !important;
  }
}
.float-right.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header {
  background: #fff;
}
#logo {
  display: inline-block;
  padding: 1rem 0;
}
@media (max-width: 1200px) {
  #logo img {
    width: 75%;
  }
}
#alert {
  padding: 10px 0;
  color: #fff;
  background: #f31431;
  color: #fff;
}
#alert p {
  margin: 0;
}
#alert a {
  color: #fff;
  text-decoration: underline;
}
#alert a:hover {
  color: #ccc;
}
.header-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#footer {
  background: #007d68;
  color: #fff;
  padding: 2rem 0;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #ddd;
}
#footer #footer-left {
  text-align: right;
  background-image: linear-gradient(#333 45%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 19px;
  background-repeat: repeat-y;
  padding-right: 2rem;
}
@media (max-width: 767.98px) {
  #footer #footer-left {
    background-image: none;
  }
}
@media (max-width: 767.98px) {
  #footer #footer-left {
    text-align: center;
  }
}
#footer .social-icons {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  #footer .social-icons {
    flex-wrap: nowrap;
  }
}
#footer .social-icons li {
  text-align: center;
  padding: 5px;
}
@media (max-width: 767.98px) {
  #footer .social-icons li {
    flex-basis: 100%;
  }
}
#footer .social-icons li a {
  font-size: 1.5em;
}
#footer .address-info {
  margin-top: 20px;
}
#footer .address-info a {
  text-decoration: none;
}
#footer .copyright {
  text-align: center;
  font-size: 75%;
}
#footer .copyright img {
  vertical-align: bottom;
}
#top-menu {
  text-align: right;
  margin: 1rem 0 0 0;
}
#top-menu #menu-top-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#top-menu #menu-top-menu li {
  display: inline-block;
}
#top-menu #menu-top-menu li a {
  display: block;
  color: #6a6a6a;
  padding: 0.25rem 0.5rem;
  font-size: 80%;
  text-decoration: none;
}
#top-menu #menu-top-menu li a:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
  #top-menu {
    text-align: center;
    margin-top: 0;
  }
  #top-menu #menu-top-menu li a {
    font-size: 75%;
  }
}
#button-menu {
  text-align: right;
}
#button-menu #menu-button-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#button-menu #menu-button-menu li {
  display: inline-block;
}
#button-menu #menu-button-menu li a {
  display: inline-block;
  background-color: #007d68;
  color: #fff;
  padding: 0.3333333333rem 1rem;
  border: 1px solid #fff;
  transition: all 0.2s ease;
  border-radius: 0;
  text-decoration: none;
  margin: 0 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 75%;
}
#button-menu #menu-button-menu li a:hover, #button-menu #menu-button-menu li a:focus, #button-menu #menu-button-menu li a:active {
  background-color: #fff !important;
  color: #007d68 !important;
  border-color: #007d68 !important;
}
@media (max-width: 1200px) {
  #button-menu #menu-button-menu li a {
    font-size: 65%;
    margin: 0.5rem;
  }
}
@media (max-width: 1200px) {
  #button-menu {
    text-align: center;
    margin: 1rem 0;
    display: none;
  }
}
#menu-button-menu-1 {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu-button-menu-1 li {
  display: block;
}
#menu-button-menu-1 li a {
  display: inline-block;
  background-color: #a29061;
  color: #fff;
  padding: 0.3333333333rem 1rem;
  border: 1px solid #fff;
  transition: all 0.2s ease;
  border-radius: 0;
  text-decoration: none;
  margin: 0 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 75%;
  display: block;
}
#menu-button-menu-1 li a:hover, #menu-button-menu-1 li a:focus, #menu-button-menu-1 li a:active {
  background-color: #fff !important;
  color: #a29061 !important;
  border-color: #a29061 !important;
}
@media (max-width: 1200px) {
  #menu-button-menu-1 li a {
    font-size: 65%;
    margin: 0.5rem;
  }
}
#main-menu {
  text-align: right;
  margin: 0.5rem 0 0 0;
}
@media (max-width: 1200px) {
  #main-menu {
    display: none;
  }
}
#menu-main-menu {
  position: relative;
  display: flex;
  z-index: 1000;
}
#menu-main-menu li, #menu-main-menu a {
  transition: all 0.2s ease;
}
#menu-main-menu, #menu-main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
/* Dropdowns */
#menu-main-menu ul {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  transition: 0.1s linear opacity;
  min-width: 200px;
  background: #007d68;
  z-index: 1000;
  margin-top: -1px;
  border: 1px solid #fff;
}
#menu-main-menu li {
  position: relative;
  flex: auto;
}
#menu-main-menu > li {
  background-image: linear-gradient(#6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 1px 19px;
  background-repeat: repeat-y;
  padding-left: 4px;
}
@media (max-width: 767.98px) {
  #menu-main-menu > li {
    background-image: none;
  }
}
#menu-main-menu li.current-menu-ancestor > a {
  font-weight: 600;
}
#menu-main-menu > li:first-child {
  background-image: none;
}
/* Top level nav items */
#menu-main-menu li > a {
  float: left;
  padding: 1rem 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
#menu-main-menu > li > a:after {
  content: "\f13a";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 8px;
  color: #afafaf;
  font-size: 75%;
}
#menu-main-menu li li {
  background: #007d68;
}
#menu-main-menu li li.menu-item-has-children > a:after {
  content: "\f138";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 8px;
  color: #efefef;
  font-size: 75%;
}
#menu-main-menu li li:hover, #menu-main-menu li li:focus, #menu-main-menu li li > a:hover {
  background: #00705d;
}
#menu-main-menu li li li > a {
  background: #006453;
}
#menu-main-menu li li li:hover a {
  background: #005748;
}
#menu-main-menu > li.current-menu-item > a {
  font-weight: bold;
}
/* Top level hover state, preserve hover state when hovering dropdown  */
/*
 #menu-main-menu li > a:hover,
 #menu-main-menu li > a:focus,
 #menu-main-menu li:focus > a,
 #menu-main-menu li:hover > a {
 background: $grbgreen !important;
 color: #fff !important;
 }
 */
/*
 #menu-main-menu li > a:focus,
 #menu-main-menu li:focus > a {
 background: $grbgreen !important;
 color: #fff !important;
 }
 */
#menu-main-menu li:hover > ul, #menu-main-menu li:focus > ul, ul.show-menu {
  left: 0 !important;
  opacity: 0.99 !important;
}
#menu-main-menu li ul li:hover ul, #menu-main-menu li ul li:focus ul, ul ul ul.show-menu {
  left: 100% !important;
  top: 0 !important;
  opacity: 0.99 !important;
}
#menu-main-menu ul li {
  float: none;
  position: static;
  display: block;
}
#menu-main-menu ul a {
  float: none;
  display: block;
  font-size: 95%;
  padding: 0.5rem 1rem;
  transition: 0.1s linear all;
  color: #fff;
  text-align: left;
}
/* Dropdowns */
.menu ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  transition: 0.2s linear opacity;
}
body.home h1, body.home h2, body.home h3, body.home h4 {
  font-family: 'Bree Serif', serif;
  font-weight: 300;
}
#home-slider {
  margin-bottom: 0;
}
#home-slider .slide {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#home-slider .slide .slide-screen {
  height: 1px;
  min-height: 33vw;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  background: linear-gradient(to right, rgba(239, 239, 239, 1) 5%, rgba(239, 239, 239, 0) 10%, rgba(239, 239, 239, 0) 90%, rgba(239, 239, 239, 1) 95%);
}
@media (max-width: 991.98px) {
  #home-slider .slide .slide-screen {
    min-height: 75vh;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 991.98px) {
  #home-slider .slide {
    background-position: 65% 0;
  }
}
#home-slider .slide .slide-container {
  max-width: 31%;
}
@media (max-width: 991.98px) {
  #home-slider .slide .slide-container {
    max-width: 100%;
  }
}
#home-slider .slide .slide-container .slide-title-top {
  font-size: 2.5rem;
  padding-bottom: 1rem;
  font-family: 'Bree Serif', serif;
}
#home-slider .slide .slide-container .slide-title-bottom {
  color: #222;
  font-size: 1.25rem;
  font-weight: 500;
}
#home-slider .slick-dots {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  text-align: left;
  top: -60px;
  position: relative;
  height: 0;
}
#home-slider .slick-dots li {
  display: inline-block;
  background: #fff;
}
#home-slider .slick-dots li button:before {
  content: " ";
}
#home-slider .slick-dots li.slick-active {
  background: #a29061;
}
body:not(.home) #home-slider {
  margin-bottom: 4rem;
}
body:not(.home) #home-slider .slide-screen {
  min-height: 350px;
  max-height: 350px;
}
@media (max-width: 991.98px) {
  body:not(.home) #home-slider .slide-screen {
    padding: 2rem 0;
    height: auto;
    min-height: auto;
  }
}
.home-section {
  padding: 3rem 0;
}
.home-section.home-section-white {
  background: #fff;
}
.home-section.home-section-gray {
  background: #efefef;
}
.home-section .home-section-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  height: 100%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container {
    flex-wrap: wrap;
  }
}
.home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_1 {
  width: 25%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_1 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
  background-image: linear-gradient(#6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 19px;
  background-repeat: repeat-y;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
    background-image: none;
  }
}
.home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_2 {
  width: 75%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_quarter_three_quarter .home-section-bucket_2 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_two_third .home-section-bucket_1 {
  width: 33%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_two_third .home-section-bucket_1 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_two_third .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
  background-image: linear-gradient(#6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 19px;
  background-repeat: repeat-y;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_two_third .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
    background-image: none;
  }
}
.home-section .home-section-container.layout-one_third_two_third .home-section-bucket_2 {
  width: 67%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_two_third .home-section-bucket_2 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_1 {
  width: 33%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_1 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
  background-image: linear-gradient(#6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 19px;
  background-repeat: repeat-y;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_1 .home-section-bucket-layout.vertical-border {
    background-image: none;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_2 {
  width: 33%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_2 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_3 {
  width: 33%;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_3 {
    width: 100%;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_3 .home-section-bucket-layout.vertical-border {
  background-image: linear-gradient(#6a6a6a 45%, rgba(255, 255, 255, 0) 0%);
  background-position: left;
  background-size: 1px 19px;
  background-repeat: repeat-y;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket_3 .home-section-bucket-layout.vertical-border {
    background-image: none;
  }
}
.home-section .home-section-container.layout-one_third_one_third_one_third .home-section-bucket-layout-body_copy {
  width: 100%;
}
.home-section .home-section-container .home-section-bucket-layout {
  padding: 0 2rem;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container .home-section-bucket-layout {
    padding: 0 1rem;
  }
}
.home-section .home-section-container .home-section-bucket-layout img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.home-section .home-section-container .home-section-bucket-layout blockquote .lrg-quote-start {
  content: url(../images/quote-open.png);
  margin-right: 5px;
}
.home-section .home-section-container .home-section-bucket-layout blockquote .lrg-quote-end {
  content: url(../images/quote-close.png);
  margin-left: 5px;
}
.home-section .home-section-container .home-section-bucket-layout blockquote .blockquote-footer {
  font-weight: 700;
}
.home-section .home-section-container .home-section-bucket-layout blockquote .blockquote-footer cite {
  font-weight: 400;
}
.home-section .home-section-container .home-section-bucket-layout .home-section-bucket-layout-video_grid {
  width: 100%;
}
.home-section .home-section-container .home-section-bucket-layout .home-video-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.home-section .home-section-container .home-section-bucket-layout .home-video-container .video-single {
  width: 50%;
  padding: 0 1rem;
}
@media (max-width: 767.98px) {
  .home-section .home-section-container .home-section-bucket-layout .home-video-container .video-single {
    width: 100%;
    padding: 1rem 0;
  }
}
.home-section .home-section-container .home-section-bucket-layout .home-video-container.video-container-one .video-single {
  width: 100%;
  padding: 0;
}
#home-blog {
  padding: 4rem 0;
}
#home-blog h2 {
  text-align: center;
}
#home-blog h3 a {
  text-decoration: none;
}
#home-blog .home-blogs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  #home-blog .home-blogs {
    display: block;
  }
}
#home-blog .home-blogs .home-blog {
  flex-basis: calc(33.333332% - 2rem);
  padding: 2rem;
}
@media (max-width: 767.98px) {
  #home-blog .home-blogs .home-blog {
    flex-basis: 100%;
    padding: 1rem 0;
  }
}
#home-blog .home-blogs .home-blog .home-blog-image img {
  width: 100%;
  height: auto;
}
