/* Welcome to this SASS Project for St Peters */
/* Start Setup */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

img.alignleft, img.alignright, img.alignnone {
  border-radius: 0;
  border: none; }

.alignleft {
  float: left;
  margin: 0 25px 10px 0; }

.alignright {
  float: right;
  margin: 0 0 30px 30px; }

.alignnone {
  float: none;
  display: block; }

.thumbnail .caption {
  text-align: center;
  font-size: 11px; }

* {
  box-sizing: border-box; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b46a1b7b6266ab04d514658348da22e6)
 * Config saved to config.json and https://gist.github.com/b46a1b7b6266ab04d514658348da22e6
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 480px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 568px) {
  .col-td-1,
  .col-td-2,
  .col-td-3,
  .col-td-4,
  .col-td-5,
  .col-td-6,
  .col-td-7,
  .col-td-8,
  .col-td-9,
  .col-td-10,
  .col-td-11,
  .col-td-12 {
    float: left; }

  .col-td-12 {
    width: 100%; }

  .col-td-11 {
    width: 91.66666667%; }

  .col-td-10 {
    width: 83.33333333%; }

  .col-td-9 {
    width: 75%; }

  .col-td-8 {
    width: 66.66666667%; }

  .col-td-7 {
    width: 58.33333333%; }

  .col-td-6 {
    width: 50%; }

  .col-td-5 {
    width: 41.66666667%; }

  .col-td-4 {
    width: 33.33333333%; }

  .col-td-3 {
    width: 25%; }

  .col-td-2 {
    width: 16.66666667%; }

  .col-td-1 {
    width: 8.33333333%; }

  .col-td-pull-12 {
    right: 100%; }

  .col-td-pull-11 {
    right: 91.66666667%; }

  .col-td-pull-10 {
    right: 83.33333333%; }

  .col-td-pull-9 {
    right: 75%; }

  .col-td-pull-8 {
    right: 66.66666667%; }

  .col-td-pull-7 {
    right: 58.33333333%; }

  .col-td-pull-6 {
    right: 50%; }

  .col-td-pull-5 {
    right: 41.66666667%; }

  .col-td-pull-4 {
    right: 33.33333333%; }

  .col-td-pull-3 {
    right: 25%; }

  .col-td-pull-2 {
    right: 16.66666667%; }

  .col-td-pull-1 {
    right: 8.33333333%; }

  .col-td-pull-0 {
    right: auto; }

  .col-td-push-12 {
    left: 100%; }

  .col-td-push-11 {
    left: 91.66666667%; }

  .col-td-push-10 {
    left: 83.33333333%; }

  .col-td-push-9 {
    left: 75%; }

  .col-td-push-8 {
    left: 66.66666667%; }

  .col-td-push-7 {
    left: 58.33333333%; }

  .col-td-push-6 {
    left: 50%; }

  .col-td-push-5 {
    left: 41.66666667%; }

  .col-td-push-4 {
    left: 33.33333333%; }

  .col-td-push-3 {
    left: 25%; }

  .col-td-push-2 {
    left: 16.66666667%; }

  .col-td-push-1 {
    left: 8.33333333%; }

  .col-td-push-0 {
    left: auto; }

  .col-td-offset-12 {
    margin-left: 100%; }

  .col-td-offset-11 {
    margin-left: 91.66666667%; }

  .col-td-offset-10 {
    margin-left: 83.33333333%; }

  .col-td-offset-9 {
    margin-left: 75%; }

  .col-td-offset-8 {
    margin-left: 66.66666667%; }

  .col-td-offset-7 {
    margin-left: 58.33333333%; }

  .col-td-offset-6 {
    margin-left: 50%; }

  .col-td-offset-5 {
    margin-left: 41.66666667%; }

  .col-td-offset-4 {
    margin-left: 33.33333333%; }

  .col-td-offset-3 {
    margin-left: 25%; }

  .col-td-offset-2 {
    margin-left: 16.66666667%; }

  .col-td-offset-1 {
    margin-left: 8.33333333%; }

  .col-td-offset-0 {
    margin-left: 0%; } }
@media (min-width: 768px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* Brand colours */
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
li,
ul,
ol,
a,
blockquote,
div {
  color: #000;
  font-family: "barlow", sans-serif;
  font-weight: 400;
  line-height: 34px; }

a {
  color: #DD370E;
  font-weight: 600;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

em, i {
  font-style: italic; }

p,
li,
td,
th {
  font-size: 19px;
  color: #333;
  line-height: 143%; }

strong {
  font-weight: bold;
  font-weight: 800; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-family: 'barlow', sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
p,
ul,
ol {
  margin-bottom: 24px; }

h1 {
  font-size: 49px;
  line-height: 69.8px;
  font-weight: regular; }

h2 {
  font-size: 33px;
  line-height: 40px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

ul li,
ol li {
  line-height: normal; }
  ul li:last-child,
  ol li:last-child {
    margin-bottom: 0; }

ul {
  list-style-type: square;
  list-style-position: outside;
  padding-left: 20px; }

ol {
  list-style-type: decimal;
  list-style-position: inside; }

ul ul,
ol ul {
  list-style-type: square;
  list-style-position: inside;
  margin: 0 0 0 20px; }

ol ol,
ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin: 0 0 0 20px; }

blockquote {
  position: relative;
  padding: 0;
  margin: 0; }
  blockquote::before {
    content: "\201C";
    font-family: times-new-roman;
    font-size: 94px;
    color: #00796B;
    position: absolute;
    top: 24px;
    left: 10px; }
    @media (max-width: 768px) {
      blockquote::before {
        display: none; } }
  blockquote p {
    margin: 0;
    padding-left: 76px;
    font-size: 1.1em;
    margin: 0;
    font-size: 1em;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 143%;
    /* 32.89px */ }
    @media (max-width: 768px) {
      blockquote p {
        padding-left: 10px; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.admin-bar .white-popup .mfp-close:focus {
  top: 24px !important;
  right: 24px; }

.white-popup {
  position: relative;
  background: #f5f5f5;
  padding: 40px;
  width: auto;
  max-width: 900px;
  margin: 20px auto; }
  .white-popup .mfp-close {
    top: 24px !important;
    right: 24px;
    font-size: 40px; }

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }
.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 38px;
  height: 30px;
  position: absolute;
  top: 18px;
  z-index: 10;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  color: #ffffff;
  text-shadow: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-family: "FontAwesome"; }
  .flex-direction-nav a:hover {
    opacity: 1; }

.flex-direction-nav a:before {
  content: "\f053";
  font-size: 30px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.flex-direction-nav a.flex-next:before {
  content: "\f054"; }

.flex-direction-nav .flex-prev {
  right: 40px; }

.flex-direction-nav .flex-next {
  right: 20px;
  text-align: right; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/* Grab global layout */
.container {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

nav ol,
nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

div {
  box-sizing: border-box; }

.page-container {
  margin-top: 98px; }

input, textarea {
  outline: none; }

body.logged-in header {
  top: 32px; }
body header {
  background-color: #fff;
  width: 100%;
  z-index: 1000;
  background: linear-gradient(to right, #DD370E, #f15934);
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 98px; }
  body header > .container {
    width: 100%;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px; }
    body header > .container .search-icon {
      color: #ffffff;
      font-size: 18px;
      display: flex;
      align-items: center;
      padding-left: 15px;
      cursor: pointer; }
      @media (min-width: 1200px) and (max-width: 1300px) {
        body header > .container .search-icon {
          display: none; } }
    body header > .container .search-form {
      display: none;
      align-items: center;
      position: relative;
      opacity: 0;
      visibility: hidden;
      width: 200px; }
      body header > .container .search-form .search-input {
        width: 100%;
        border: none;
        padding: 8px 30px 8px 8px;
        margin-right: 5px;
        background-color: #9D351B;
        color: #fff;
        -webkit-appearance: none;
        height: 40px;
        font-size: 18px; }
        body header > .container .search-form .search-input::placeholder {
          color: #fff;
          opacity: 1; }
        body header > .container .search-form .search-input::-moz-placeholder {
          color: #fff;
          opacity: 1; }
        body header > .container .search-form .search-input:-ms-input-placeholder {
          color: #fff; }
      body header > .container .search-form .search-submit {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: none;
        cursor: pointer;
        color: #fff;
        padding: 0 5px;
        font-size: 16px; }
  body header .hamburger-icon {
    display: none;
    background: none;
    border: none;
    color: #fff;
    font-size: 30px;
    cursor: pointer; }
    body header .hamburger-icon:focus {
      outline: none; }
  body header .header-menu {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    body header .header-menu > li:hover, body header .header-menu > li.current_page_item {
      border-bottom: 3px #F3AB2E solid; }
    body header .header-menu > li > a {
      height: 40px; }
    body header .header-menu li {
      margin: 0 40px 0 0;
      border-bottom: 3px solid transparent;
      position: relative; }
      body header .header-menu li:hover > ul {
        display: block; }
      body header .header-menu li a {
        position: relative;
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #ffffff;
        font-weight: 600;
        transition: color 0.3s;
        font-size: 17px; }
      body header .header-menu li.menu-item-has-children > a:after {
        content: '\f0dd';
        font-family: 'FontAwesome';
        margin-left: 8px;
        display: inline-block;
        line-height: 1;
        padding-bottom: 5px; }
    body header .header-menu ul {
      display: none;
      position: absolute;
      background-color: #fff;
      z-index: 1000;
      left: -7px;
      top: 40px;
      list-style-type: none;
      padding: 10px 0;
      margin: 0;
      border: 3px #027979 solid; }
      body header .header-menu ul li {
        color: #000;
        padding: 10px 20px;
        white-space: nowrap;
        height: 45px; }
        body header .header-menu ul li a {
          line-height: 23px;
          color: #000; }
  body header > .logo {
    position: absolute;
    right: 0;
    top: 0;
    display: block; }
    body header > .logo img {
      max-width: 250px;
      height: 98px; }
  body header .logo-mobile {
    left: 20px;
    display: none;
    z-index: 3000; }
    body header .logo-mobile img {
      width: 169px;
      height: 69px; }
  body header .social-icons {
    display: none;
    z-index: 3000; }
  @media (max-width: 1200px) {
    body header .hamburger-icon {
      display: block; }
    body header > .container {
      position: relative; }
      body header > .container .search-icon, body header > .container .search-form {
        display: none; }
      body header > .container .social-icons {
        left: 50%;
        transform: translateX(-50%);
        bottom: 50px;
        position: fixed; }
        body header > .container .social-icons .social-icon {
          margin: 0 10px;
          color: #fff;
          font-size: 24px; }
          body header > .container .social-icons .social-icon:hover {
            color: #ddd;
            text-decoration: none; }
    body header .logo-mobile, body header .close-icon {
      position: absolute;
      top: 25px; }
    body header .close-icon {
      display: none;
      right: 30px;
      color: #fff;
      font-size: 40px;
      cursor: pointer;
      display: block;
      z-index: 3000;
      background: transparent;
      border: medium;
      height: 69px; }
    body header .header-menu {
      display: none;
      position: fixed;
      width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      background-color: #DD370E;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 2000; }
      body header .header-menu > li {
        padding: 15px;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 3001; }
        body header .header-menu > li:hover, body header .header-menu > li.current_page_item {
          border-bottom: none; }
        body header .header-menu > li a {
          font-size: 24px;
          z-index: 3001; }
        body header .header-menu > li ul {
          display: none;
          position: relative;
          background-color: transparent;
          z-index: 3000;
          list-style-type: none;
          padding: 10px 0;
          margin: 0;
          border: none; }
          body header .header-menu > li ul li {
            color: #fff;
            padding: 10px 20px;
            white-space: nowrap;
            height: 45px; }
            body header .header-menu > li ul li a {
              line-height: 23px;
              color: #fff; }
        body header .header-menu > li:hover > ul {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          top: 0;
          left: 0; }
          body header .header-menu > li:hover > ul li {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-right: 0; }
            body header .header-menu > li:hover > ul li a {
              font-size: 18px; } }
body .is-active {
  display: flex !important; }
body .is-hidden {
  display: none !important; }
body .is-visible {
  opacity: 1 !important;
  visibility: visible !important; }
body .is-invisible {
  opacity: 0 !important;
  visibility: hidden !important; }

footer {
  width: 100%;
  background-color: #f8f8f8;
  /* Adjust the background color as needed */
  color: #333333;
  padding: 45px 0 20px;
  border-top: 2px #ddd solid; }
  footer .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* Aligns items to the top */
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
    /* Media query for screens wider than 1440px */ }
    footer .footer-container.footer-copyright-container {
      text-align: right;
      margin-top: 30px; }
      footer .footer-container.footer-copyright-container p {
        width: 100%;
        font-size: 13px; }
        footer .footer-container.footer-copyright-container p a {
          color: #027979; }
    footer .footer-container .footer-column {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      /* Aligns content to the left */
      width: 33.333%; }
      footer .footer-container .footer-column.footer-logos-mobile {
        display: none; }
      footer .footer-container .footer-column.footer-logos img {
        margin-bottom: 30px;
        /* Adds space between the logos */
        width: 168px; }
      footer .footer-container .footer-column.footer-links ul, footer .footer-container .footer-column.footer-social ul {
        list-style: none;
        /* Removes bullet points */
        padding: 0;
        margin: 0 0 10px 0;
        /* Adds a little space at the bottom of the list */ }
        footer .footer-container .footer-column.footer-links ul li, footer .footer-container .footer-column.footer-social ul li {
          margin-bottom: 10px; }
          footer .footer-container .footer-column.footer-links ul li a, footer .footer-container .footer-column.footer-social ul li a {
            color: #333333;
            font-size: 16px;
            /* Sets icon size */
            font-weight: 400; }
      footer .footer-container .footer-column .social-icons, footer .footer-container .footer-column .social-icons-mobile {
        display: flex;
        gap: 10px;
        /* Adds space between icons */ }
        footer .footer-container .footer-column .social-icons a, footer .footer-container .footer-column .social-icons-mobile a {
          color: #333333;
          text-decoration: none;
          /* Removes underline */ }
        footer .footer-container .footer-column .social-icons i, footer .footer-container .footer-column .social-icons-mobile i {
          color: #333333;
          font-size: 25px;
          /* Sets icon size */ }
      footer .footer-container .footer-column .social-icons-mobile {
        display: none; }
    @media (min-width: 1440px) {
      footer .footer-container .footer-column.footer-logos {
        flex-direction: row;
        /* Changes layout to horizontal for logos */
        align-items: center;
        /* Center items vertically in the row */
        justify-content: flex-start;
        /* Keep logos aligned to the start of the container */ }
        footer .footer-container .footer-column.footer-logos img {
          margin-bottom: 0;
          /* Removes the margin at the bottom */
          margin-right: 30px;
          /* Adds space between logos */ } }
  @media (max-width: 900px) {
    footer .footer-container {
      flex-direction: row;
      align-items: stretch;
      /* Center alignment for all child elements */ }
      footer .footer-container.footer-logo-container {
        margin-bottom: 30px; }
      footer .footer-container.footer-copyright-container {
        text-align: left; }
      footer .footer-container .footer-column {
        width: 100%;
        /* Each column takes full width */ }
        footer .footer-container .footer-column.footer-logos {
          display: none; }
        footer .footer-container .footer-column.footer-logos-mobile {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          width: 100%; }
          footer .footer-container .footer-column.footer-logos-mobile img.td-logo-footer {
            flex: 0 1 162px;
            width: auto;
            max-width: 162px; }
          footer .footer-container .footer-column.footer-logos-mobile img.dft-logo-footer {
            flex: 0 1 85px;
            width: auto;
            max-width: 150px; }
        footer .footer-container .footer-column.footer-links, footer .footer-container .footer-column.footer-social {
          flex: 1;
          width: 50%;
          /* Each takes half of the container width */
          align-items: flex-start;
          /* Content aligns to the start */
          flex-direction: column; }
          footer .footer-container .footer-column.footer-links ul li a, footer .footer-container .footer-column.footer-social ul li a {
            font-size: 14px; }
        footer .footer-container .footer-column .social-icons-mobile {
          display: flex; }
        footer .footer-container .footer-column .social-icons {
          display: none; } }

#sidebar {
  background-color: #fff; }

.search-page-container {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto; }
  @media (max-width: 1440px) {
    .search-page-container {
      width: 800px; } }
  @media (max-width: 900px) {
    .search-page-container {
      width: 100%; } }
  .search-page-container .search-banner {
    background-image: url("/app/themes/travelderbyshire/images/IMG-20240414-WA0003.jpg");
    background-position-y: -253px;
    background-position-x: -280px;
    width: 1320px;
    height: 153px;
    flex-shrink: 0;
    border-radius: 11px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    @media (max-width: 1440px) {
      .search-page-container .search-banner {
        width: 100%; } }
    @media (max-width: 900px) {
      .search-page-container .search-banner {
        border-radius: 0; } }
    .search-page-container .search-banner h1 {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      gap: 10px;
      background-color: #fff;
      color: #DD370E;
      font-family: Barlow;
      font-size: 39.646px;
      font-style: normal;
      font-weight: 600;
      line-height: 130%;
      padding: 12px 21px;
      margin-bottom: 0;
      margin-left: 33px;
      margin-right: 33px; }
      @media (max-width: 900px) {
        .search-page-container .search-banner h1 {
          font-size: 24px;
          margin-left: 20px;
          margin-right: 20px; } }
      .search-page-container .search-banner h1 i {
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 900;
        line-height: 100%;
        color: #F3AB2E; }
  .search-page-container .content {
    width: 100%;
    display: flex;
    justify-content: center; }
    .search-page-container .content .container {
      display: flex;
      justify-content: center;
      flex-direction: column;
      padding: 0; }
      .search-page-container .content .container .sidebar-left {
        display: flex;
        justify-content: center;
        flex-direction: column; }
        .search-page-container .content .container .sidebar-left .search-results {
          width: 1000px;
          text-align: left;
          margin: 0 auto;
          margin-bottom: 22px;
          margin-top: 22px;
          font-size: 19px;
          font-style: normal;
          font-weight: 400;
          line-height: 143%;
          /* 27.17px */ }
          @media (max-width: 1440px) {
            .search-page-container .content .container .sidebar-left .search-results {
              width: 100%; } }
      .search-page-container .content .container .content-area-wrapper {
        width: 867px;
        margin: 0 auto;
        display: flex;
        flex-direction: column; }
        @media (max-width: 1440px) {
          .search-page-container .content .container .content-area-wrapper {
            width: 100%; } }
        @media (max-width: 900px) {
          .search-page-container .content .container .content-area-wrapper {
            padding: 0 15px; } }
        .search-page-container .content .container .content-area-wrapper .search-post-row {
          height: 222px;
          margin-bottom: 20px;
          border-radius: 5px;
          background: #F8F8F8;
          padding: 28px; }
          .search-page-container .content .container .content-area-wrapper .search-post-row h2 {
            margin-bottom: 20px; }
            @media (max-width: 900px) {
              .search-page-container .content .container .content-area-wrapper .search-post-row h2 {
                line-height: 10px; } }
            .search-page-container .content .container .content-area-wrapper .search-post-row h2 a {
              font-size: 28px;
              font-style: normal;
              font-weight: 600;
              line-height: 130%;
              /* 36.4px */
              color: #DD370E;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden;
              text-overflow: ellipsis; }
              @media (max-width: 900px) {
                .search-page-container .content .container .content-area-wrapper .search-post-row h2 a {
                  font-size: 18px;
                  line-height: 24px; } }
          .search-page-container .content .container .content-area-wrapper .search-post-row p {
            margin-bottom: 20px; }
          .search-page-container .content .container .content-area-wrapper .search-post-row .excerpt_part {
            margin-bottom: 20px;
            font-size: 19px;
            font-style: normal;
            font-weight: 400;
            line-height: 143%;
            /* 27.17px */
            color: #333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis; }
            @media (max-width: 900px) {
              .search-page-container .content .container .content-area-wrapper .search-post-row .excerpt_part {
                font-size: 14px;
                -webkit-line-clamp: 4; } }
          .search-page-container .content .container .content-area-wrapper .search-post-row p.url {
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 143%;
            /* 22.88px */ }
            @media (max-width: 900px) {
              .search-page-container .content .container .content-area-wrapper .search-post-row p.url {
                display: none; } }
      .search-page-container .content .container .navigation {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 20px 0; }
        .search-page-container .content .container .navigation .page-numbers-container {
          text-align: center;
          text-align: center; }
          .search-page-container .content .container .navigation .page-numbers-container a, .search-page-container .content .container .navigation .page-numbers-container span {
            margin-right: 5px;
            padding: 5px 10px;
            color: #333;
            font-size: 19px;
            font-style: normal;
            font-weight: 400;
            line-height: 143%;
            /* 27.17px */
            border-bottom: none;
            border-top: none;
            border-left: none;
            border-right: none;
            cursor: pointer; }
            @media (max-width: 960px) {
              .search-page-container .content .container .navigation .page-numbers-container a, .search-page-container .content .container .navigation .page-numbers-container span {
                font-size: 15px; } }
            .search-page-container .content .container .navigation .page-numbers-container a.current, .search-page-container .content .container .navigation .page-numbers-container span.current {
              border-bottom: 3px solid #F3AB2E; }

/* Import Navigation */
header #main-nav {
  padding-top: 5px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media (max-width: 960px) {
    header #main-nav {
      justify-content: center;
      min-width: 100%; } }
  header #main-nav .nav-search-tool {
    padding-right: 0;
    display: flex;
    flex-direction: row;
    position: relative; }
    @media (max-width: 960px) {
      header #main-nav .nav-search-tool {
        justify-content: center;
        min-width: 100%; } }
    @media (max-width: 960px) {
      header #main-nav .nav-search-tool .search-bar-module {
        display: none; } }
    header #main-nav .nav-search-tool .search-bar-module .fl-builder-content {
      padding: 0; }
  header #main-nav nav {
    padding-top: 12px; }
    @media (max-width: 960px) {
      header #main-nav nav {
        min-width: 100%; } }
    @media screen and (min-width: 960px) {
      header #main-nav nav {
        background-color: transparent; } }
    header #main-nav nav ul {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media (max-width: 960px) {
        header #main-nav nav ul {
          min-width: 100%; } }
      header #main-nav nav ul li {
        text-align: center; }
        @media (max-width: 1200px) {
          header #main-nav nav ul li {
            font-size: 15px; } }
        @media (max-width: 1024px) {
          header #main-nav nav ul li {
            font-size: 12px; } }
    header #main-nav nav > ul {
      overflow: hidden; }
      @media (max-width: 960px) {
        header #main-nav nav > ul {
          display: flex;
          flex-direction: column;
          min-width: 100%; } }
      header #main-nav nav > ul > li {
        line-height: normal; }
        @media screen and (min-width: 960px) {
          header #main-nav nav > ul > li {
            float: none;
            display: table-cell;
            text-align: center; } }
        header #main-nav nav > ul > li > a {
          padding: 5px 10px; }
          @media (max-width: 1200px) {
            header #main-nav nav > ul > li > a {
              padding: 5px 6px; } }
          header #main-nav nav > ul > li > a span {
            font-weight: 900;
            outline: none;
            line-height: normal;
            color: #000; }
            @media (max-width: 960px) {
              header #main-nav nav > ul > li > a span {
                color: #fff; } }
            header #main-nav nav > ul > li > a span:hover {
              color: #E93E8F; }
      header #main-nav nav > ul .search-link {
        border-radius: 100%;
        width: 35px;
        height: 35px;
        border: none;
        background-color: #6a6a6a;
        color: white;
        cursor: pointer;
        margin-right: 10px;
        flex-shrink: 0; }
        header #main-nav nav > ul .search-link > a {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          line-height: 32px;
          padding: 0;
          text-align: center;
          color: #fff;
          font-size: 16px; }
          header #main-nav nav > ul .search-link > a::before {
            content: "\f002"; }
          header #main-nav nav > ul .search-link > a > span {
            display: none; }
      header #main-nav nav > ul .register-button {
        display: flex;
        align-items: center;
        margin-left: 10px;
        border-radius: 5px;
        padding: 6px 15px;
        margin-top: 0;
        border: none;
        color: black;
        font-weight: bold;
        cursor: pointer;
        background-color: #E5E5E5; }
        @media (max-width: 960px) {
          header #main-nav nav > ul .register-button {
            min-width: auto;
            margin-top: 20px;
            width: 101px;
            text-align: center;
            padding: 0;
            margin-left: 0; }
            header #main-nav nav > ul .register-button a {
              width: 100%; }
              header #main-nav nav > ul .register-button a span {
                color: #000; } }
      header #main-nav nav > ul .login-button {
        display: flex;
        align-items: center;
        margin-left: 10px;
        border-radius: 5px;
        padding: 6px 15px;
        margin-top: 0;
        border: none;
        color: black;
        font-weight: bold;
        cursor: pointer;
        background-color: #98C229; }
        @media (max-width: 960px) {
          header #main-nav nav > ul .login-button {
            background-color: #E5E5E5;
            min-width: auto;
            width: 101px;
            text-align: center;
            padding: 0;
            margin-left: 0;
            margin-top: 40px; }
            header #main-nav nav > ul .login-button a {
              width: 100%; }
              header #main-nav nav > ul .login-button a span {
                color: #000; } }
  header #main-nav .ubermenu .ubermenu-item {
    text-align: center; }
    header #main-nav .ubermenu .ubermenu-item.ubermenu-active {
      background-color: rgba(255, 255, 255, 0.15); }
      header #main-nav .ubermenu .ubermenu-item.ubermenu-active > a span {
        color: #E93E8F;
        border-bottom: 2px solid #ffffff; }
      @media screen and (min-width: 960px) {
        header #main-nav .ubermenu .ubermenu-item.ubermenu-active {
          background-color: transparent;
          border: 0; }
          header #main-nav .ubermenu .ubermenu-item.ubermenu-active a, header #main-nav .ubermenu .ubermenu-item.ubermenu-active span {
            color: #FFF; }
            header #main-nav .ubermenu .ubermenu-item.ubermenu-active a span, header #main-nav .ubermenu .ubermenu-item.ubermenu-active span span {
              border: 0; } }
    header #main-nav .ubermenu .ubermenu-item.featured-content {
      border-right: 1px solid rgba(255, 255, 255, 0.1); }
      header #main-nav .ubermenu .ubermenu-item.featured-content div {
        padding-top: 0; }
    @media screen and (max-width: 1099px) {
      header #main-nav .ubermenu .ubermenu-item .ubermenu-column {
        width: 100%; } }
    header #main-nav .ubermenu .ubermenu-item .ubermenu-retractor {
      color: #fff;
      font-size: 16px; }
    @media screen and (max-width: 958px) {
      header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu ul {
        margin: 0;
        padding: 0; }
        header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu ul li {
          padding: 0;
          margin: 0; } }
    header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop {
      position: relative;
      box-shadow: none; }
      header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop li,
      header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a,
      header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
        color: #fff;
        text-transform: uppercase; }
        @media screen and (min-width: 960px) {
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop li,
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a,
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
            color: #000;
            text-align: left; } }
      @media screen and (min-width: 960px) {
        header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop {
          background-color: #007f71;
          color: #fff;
          position: absolute;
          text-align: left; }
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop li,
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a,
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
            color: #fff;
            font-size: 18px;
            font-weight: 400;
            text-transform: none; }
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
            font-size: 18px; }
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a:hover {
            color: #fff; }
          header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop .button {
            background-color: rgba(255, 255, 255, 0.1);
            padding: 8px 16px;
            color: #fff;
            font-size: 16px;
            text-transform: uppercase;
            display: inline-block; } }
  header #main-nav .ubermenu-responsive-toggle {
    color: #fff;
    font-size: 20px;
    position: fixed; }
  header #main-nav .ubermenu-responsive.ubermenu {
    background-color: #789a97; }
    @media screen and (min-width: 960px) {
      header #main-nav .ubermenu-responsive.ubermenu {
        background-color: transparent; } }
    @media (max-width: 960px) {
      header #main-nav .ubermenu-responsive.ubermenu {
        min-width: 100%;
        max-height: 100%;
        z-index: 1000;
        padding-top: 184px;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        header #main-nav .ubermenu-responsive.ubermenu li a {
          font-size: 20px;
          line-height: 53px;
          margin: 0;
          padding: 0;
          color: #fff; }
        header #main-nav .ubermenu-responsive.ubermenu li.search-link {
          position: absolute;
          left: 50px;
          top: 56px;
          height: 35px;
          width: 35px;
          min-width: 0; }
          header #main-nav .ubermenu-responsive.ubermenu li.search-link a {
            line-height: 32px;
            font-size: 16px; } }
header .search-overlay {
  position: fixed;
  width: 80%;
  height: 540px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #F7F7F9;
  display: none;
  z-index: 600;
  border-radius: 7px;
  background-image: url("/app/uploads/2024/02/fhc-hero-graphic-svg-fill-1.png");
  background-size: cover;
  background-position: center;
  margin-top: 30px; }
  header .search-overlay .search-close-button {
    position: absolute;
    width: 27px;
    height: 27px;
    top: -30px;
    right: -30px;
    border-radius: 50%;
    background-color: #F7F7F9;
    text-align: center;
    line-height: 30px;
    color: #565656;
    cursor: pointer; }
  header .search-overlay .search-overlay-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%; }
    header .search-overlay .search-overlay-container h2 {
      font-size: 49px;
      line-height: 69.8px; }
    header .search-overlay .search-overlay-container p {
      width: 50%;
      text-align: center;
      font-size: 24px;
      max-width: 630px; }
    header .search-overlay .search-overlay-container .search {
      position: relative;
      width: 100%;
      line-height: 50px; }
      header .search-overlay .search-overlay-container .search form {
        display: flex;
        border: 2px solid #ccc;
        background-color: white;
        border-radius: 30px;
        width: 75%;
        margin: 0 auto;
        overflow: hidden; }
        header .search-overlay .search-overlay-container .search form .select-wrapper {
          position: relative;
          display: flex;
          min-height: 100%;
          min-width: 250px;
          height: 86px;
          border: none;
          background-color: #e1e1e1; }
          header .search-overlay .search-overlay-container .search form .select-wrapper i {
            font-size: 10px;
            position: absolute;
            top: 50%;
            right: 8px;
            transform: translateY(-50%);
            z-index: 0; }
          header .search-overlay .search-overlay-container .search form .select-wrapper select {
            font-size: 22px;
            width: 100%;
            padding: 5px 0px 5px 23px;
            border: none;
            background-color: transparent;
            min-height: 100%;
            -webkit-appearance: none;
            /* Removes default chrome and safari style */
            -moz-appearance: none;
            /* Removes default style Firefox */
            appearance: none;
            /* Remove default arrow */
            z-index: 1;
            cursor: pointer; }
            header .search-overlay .search-overlay-container .search form .select-wrapper select:focus {
              border: none; }
            header .search-overlay .search-overlay-container .search form .select-wrapper select option {
              border: none; }
        header .search-overlay .search-overlay-container .search form input[type="text"] {
          margin-right: 25px;
          width: 100%;
          border-radius: 0;
          border-left: none;
          min-height: 100%;
          background-color: white;
          font-size: 22px; }
        header .search-overlay .search-overlay-container .search form button {
          background: white;
          border: none;
          cursor: pointer;
          min-height: 100%;
          font-size: 16px;
          margin-left: 10px; }
      header .search-overlay .search-overlay-container .search .autocomplete-results {
        position: absolute;
        top: 92px;
        left: 100px;
        background-color: #fff;
        right: 100px;
        z-index: 999;
        border: 1px #ccc solid;
        padding: 15px;
        max-height: 300px;
        /* Set the maximum height */
        overflow-y: auto;
        /* Enable vertical scrolling */ }
        @media (max-width: 960px) {
          header .search-overlay .search-overlay-container .search .autocomplete-results {
            left: 0;
            right: 0; } }
        header .search-overlay .search-overlay-container .search .autocomplete-results .result-group ul {
          padding-left: 0; }
          header .search-overlay .search-overlay-container .search .autocomplete-results .result-group ul li {
            list-style-type: none; }
    header .search-overlay .search-overlay-container .popular-searches {
      display: flex;
      font-size: 18px;
      margin-top: 10px; }
      header .search-overlay .search-overlay-container .popular-searches span {
        font-weight: bold; }
      header .search-overlay .search-overlay-container .popular-searches a {
        color: inherit;
        text-decoration: underline;
        margin-left: 10px; }
header .search-fade {
  position: fixed;
  background-color: rgba(99, 99, 99, 0.5);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 500; }

footer nav {
  margin-bottom: 60px;
  display: none; }
  @media screen and (min-width: 768px) {
    footer nav {
      display: block; } }
  footer nav ul li a {
    color: #666666; }
    footer nav ul li a:hover {
      color: #333;
      text-decoration: none; }
  footer nav > ul {
    overflow: hidden; }
    footer nav > ul > li {
      padding-right: 15px;
      box-sizing: border-box; }
      @media screen and (min-width: 768px) {
        footer nav > ul > li {
          width: 1666.66667%;
          float: left; } }
      footer nav > ul > li > a {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 200; }
      footer nav > ul > li ul {
        margin-top: 17px; }
        footer nav > ul > li ul li a {
          font-size: 16px;
          font-weight: 100; }

/* Import Page Builder Module styles */
/* CTA Module */
.fl-callout-cta-link {
  text-transform: uppercase;
  color: #808080;
  font-weight: bold; }

body h1.fl-callout-title,
body h2.fl-callout-title,
body h3.fl-callout-title,
body h4.fl-callout-title,
body h5.fl-callout-title,
body h6.fl-callout-title {
  margin-bottom: 24px;
  padding: 0; }

.fl-callout-text p {
  margin-bottom: 24px !important;
  padding: 0 !important; }

@media screen and (min-width: 768px) {
  .fl-callout-photo-left .fl-callout-photo,
  .fl-callout-photo-left-text .fl-callout-photo,
  .fl-callout-photo-right .fl-callout-photo,
  .fl-callout-photo-right-text .fl-callout-photo {
    width: 26%; } }

@media screen and (min-width: 768px) {
  .fl-callout-photo-left .fl-callout-photo,
  .fl-callout-photo-left-text .fl-callout-photo {
    padding-right: 40px; } }

@media screen and (min-width: 768px) {
  .fl-callout-photo-right .fl-callout-photo,
  .fl-callout-photo-right-text .fl-callout-photo {
    padding-left: 40px; } }

.add-arrow .fl-heading:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -24px;
  color: #fff;
  font-size: 45px;
  font-weight: normal; }

.fl-module-icon {
  text-align: center; }
  .fl-module-icon .fl-icon-wrap {
    margin-bottom: 24px; }
    .fl-module-icon .fl-icon-wrap p, .fl-module-icon .fl-icon-wrap span {
      color: #808080; }
    .fl-module-icon .fl-icon-wrap .fl-icon {
      display: block;
      margin-bottom: 12px; }
      @media screen and (min-width: 768px) {
        .fl-module-icon .fl-icon-wrap .fl-icon {
          display: table-cell;
          margin: 0; } }
      .fl-module-icon .fl-icon-wrap .fl-icon i {
        float: none; }
        @media screen and (min-width: 768px) {
          .fl-module-icon .fl-icon-wrap .fl-icon i {
            float: left; } }
    .fl-module-icon .fl-icon-wrap .fl-icon-text {
      display: block;
      text-align: center;
      height: auto !important; }
      @media screen and (min-width: 768px) {
        .fl-module-icon .fl-icon-wrap .fl-icon-text {
          display: table-cell; } }
      .fl-module-icon .fl-icon-wrap .fl-icon-text strong {
        display: block; }
        @media screen and (min-width: 768px) {
          .fl-module-icon .fl-icon-wrap .fl-icon-text strong {
            display: inline-block; } }
  .fl-module-icon:last-child .fl-icon-wrap {
    margin: 0; }

/* Import Page Template Styles */
/* Button Styling */
.icon-button {
  background-color: #277997;
  text-transform: uppercase;
  padding: 18px 54px;
  color: #fff;
  font-size: 16px;
  font-family: "Myriad W01";
  border: 0;
  font-weight: 400;
  position: relative;
  cursor: pointer; }
  .icon-button:hover {
    text-decoration: none;
    background-color: #DD370E; }
  .icon-button:before {
    font-family: FontAwesome;
    position: absolute;
    z-index: 2;
    font-size: 18px;
    top: 0;
    left: 0;
    color: #fff;
    padding: 18px 20px; }
  .icon-button.directions, .icon-button.google-maps {
    display: block; }
  .icon-button.directions {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .icon-button.directions:before {
      content: "\f019"; }
  .icon-button.google-maps:before {
    content: "\f14c"; }

/* Location Map */
.contact-map-wrap .contact-map-overlay-inner {
  width: 100%;
  max-width: 1440px;
  position: relative;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .contact-map-wrap .contact-map-overlay-inner .contact-details-block {
      position: absolute;
      text-align: left;
      z-index: 999;
      top: 2.5em;
      left: 12px;
      padding: 24px;
      background-color: #fff;
      width: 32%;
      box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.05); } }

.contact-details-block {
  text-align: center;
  width: 100%;
  padding: 24px;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .contact-details-block {
      text-align: left;
      padding: 0; } }
  .contact-details-block address {
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 24px; }
  .contact-details-block .contact-details-wrap {
    margin-bottom: 24px; }
    .contact-details-block .contact-details-wrap p {
      font-size: 19px;
      margin-bottom: 0; }
  .contact-details-block .button.mobile-only {
    display: inline-block; }
    @media screen and (min-width: 768px) {
      .contact-details-block .button.mobile-only {
        display: none; } }
  .contact-details-block .button.tablet {
    display: none; }
    @media screen and (min-width: 768px) {
      .contact-details-block .button.tablet {
        display: inline-block; } }

.get-directions {
  position: absolute;
  right: 2.5em;
  z-index: 999;
  top: 14em; }

.contact-map {
  width: 100%;
  height: 340px; }
  @media screen and (min-width: 768px) {
    .contact-map {
      height: 340px; } }

/* fixes potential theme css conflict */
.contact-map img {
  max-width: inherit !important; }

.home .contact-map {
  width: 100%;
  height: 340px; }
  @media screen and (min-width: 768px) {
    .home .contact-map {
      height: 440px; } }

.archive ul.dropdown,
.blog ul.dropdown {
  margin-right: 24px; }

.fl-contact-form-submit {
  background-color: #277997; }
  .fl-contact-form-submit:hover {
    background-color: #DD370E; }

.website-attribution {
  float: right; }

form input[type=text],
form input[type=email],
.fl-subscribe-form .fl-form-field input[type=text],
.fl-subscribe-form .fl-form-field input[type=email] {
  background-color: #f4f3f2;
  border-radius: 5px;
  border: 0;
  font-size: 20px;
  padding: 10px 15px;
  outline: none; }
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
.fl-subscribe-form .fl-form-field input::-webkit-input-placeholder,
.fl-subscribe-form .fl-form-field textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777; }
form input:-moz-placeholder,
form textarea:-moz-placeholder,
.fl-subscribe-form .fl-form-field input:-moz-placeholder,
.fl-subscribe-form .fl-form-field textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1; }
form input::-moz-placeholder,
form textarea::-moz-placeholder,
.fl-subscribe-form .fl-form-field input::-moz-placeholder,
.fl-subscribe-form .fl-form-field textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1; }
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
.fl-subscribe-form .fl-form-field input:-ms-input-placeholder,
.fl-subscribe-form .fl-form-field textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777; }

#standard-page-footer .fl-subscribe-form .fl-form-field input[type=text]::-webkit-input-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=email]::-webkit-input-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ffffff; }
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=text]:-moz-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=email]:-moz-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  opacity: 1; }
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=text]::-moz-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=email]::-moz-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  opacity: 1; }
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=text]:-ms-input-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=email]:-ms-input-placeholder,
#standard-page-footer .fl-subscribe-form .fl-form-field textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff; }

.button,
.fl-builder-content .fl-button-wrap a.fl-button {
  background-color: #98c229;
  padding: 15px 25px !important;
  display: inline-block;
  color: #000;
  border: 0;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 400;
  line-height: normal;
  border-radius: 5px;
  position: relative;
  -webkit-appearance: none; }
  .button span,
  .fl-builder-content .fl-button-wrap a.fl-button span {
    color: #fff;
    font-size: 17px !important;
    font-weight: 400;
    line-height: normal; }
  .button:hover,
  .fl-builder-content .fl-button-wrap a.fl-button:hover {
    background-color: #779820;
    color: #000;
    text-decoration: none; }

.banner-slideshow.loading .slides > li:first-child {
  opacity: 1 !important; }
.banner-slideshow .banner-slide {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  padding: 0 10px; }
  .banner-slideshow .banner-slide:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(76, 60, 53, 0.4); }
  @media screen and (min-width: 768px) {
    .banner-slideshow .banner-slide {
      padding: 0 15px; } }
  @media screen and (min-width: 960px) {
    .banner-slideshow .banner-slide {
      padding: 0 20px; } }
  .banner-slideshow .banner-slide .banner-slide-inner {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px; }
    @media screen and (min-width: 768px) {
      .banner-slideshow .banner-slide .banner-slide-inner {
        padding: 0 15px; } }
    @media screen and (min-width: 960px) {
      .banner-slideshow .banner-slide .banner-slide-inner {
        padding: 0 20px; } }
    @media screen and (min-width: 768px) {
      .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content {
        display: table;
        width: 100%; } }
    .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .banner-slide-wrapper {
      display: block;
      padding: 30px 0;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .banner-slide-wrapper {
          display: table-cell;
          vertical-align: middle;
          width: 50%;
          padding: 0; } }
    .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content h1 {
      font-size: 40px;
      font-weight: 100;
      color: #fff;
      margin-top: 0;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content h1 {
          font-size: 64px; } }
    .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content p {
      color: #fff;
      font-size: 20px;
      line-height: normal;
      letter-spacing: -1px;
      max-width: 600px; }
      @media screen and (min-width: 768px) {
        .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content p {
          font-size: 24px; } }
.banner-slideshow .banner-slide-events-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: block;
  padding: 0px 0 30px; }
  @media screen and (min-width: 768px) {
    .banner-slideshow .banner-slide-events-wrapper {
      width: 30%;
      display: table-cell;
      vertical-align: middle;
      padding: 0; } }
  .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner {
    background-color: #007f71;
    border-radius: 5px;
    z-index: 10;
    padding: 20px 20px 50px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner {
        position: relative; } }
    .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner h3 {
      color: #fff;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner div.events-link-wrapper {
      position: absolute;
      bottom: 20px;
      right: 20px;
      color: rgba(255, 255, 255, 0.5); }
    .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner a.view-all-events-link {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500; }
    .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item {
      background-color: rgba(255, 255, 255, 0.15);
      display: block;
      border-left: 5px solid rgba(255, 255, 255, 0.3);
      padding: 15px;
      margin-bottom: 2px;
      opacity: 0.8;
      position: relative;
      transition: all .25s ease-in-out; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item:hover {
        opacity: 1;
        transition: all .15s ease-in-out;
        border-color: #fff; }
        .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item:hover i {
          color: white;
          transition: all .15s ease-in-out; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.event-title, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where {
        display: block;
        color: #fff; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.event-title {
        font-size: 22px;
        margin-bottom: 10px; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where {
        text-transform: uppercase;
        font-size: 13px; }
        .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when .entry, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where .entry {
          font-weight: bold; }
        .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when .field, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where .field {
          width: 55px;
          display: inline-block; }
      .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item i {
        font-size: 24px;
        color: rgba(255, 255, 255, 0.2);
        position: absolute;
        top: 50%;
        margin-top: -13px;
        right: 15px;
        transition: all .25s ease-in-out; }

.banner-slideshow,
.banner-slide,
.banner-slide-content {
  width: 100%;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .banner-slideshow,
    .banner-slide,
    .banner-slide-content {
      min-height: 500px; } }
  @media screen and (min-width: 960px) {
    .banner-slideshow,
    .banner-slide,
    .banner-slide-content {
      height: 500px; } }

.featured-block {
  background-image: url(/wp-content/uploads/2016/05/stock-photo-1-e1487410754247.jpg);
  background-size: cover;
  border-radius: 5px;
  padding: 18px;
  color: #fff;
  position: relative;
  padding-bottom: 40px;
  height: 295px; }
  .featured-block:before {
    content: "";
    background-color: rgba(76, 60, 53, 0.65);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .featured-block h3 {
    font-size: 20px;
    margin-bottom: 24px;
    color: #fff;
    position: relative;
    text-transform: uppercase; }
    .featured-block h3 a {
      color: #fff; }
  .featured-block p {
    font-size: 32px;
    color: #fff;
    font-weight: 200;
    line-height: 32px;
    position: relative; }
  .featured-block.clergy-comment h3 {
    margin-bottom: 20px; }
  .featured-block.clergy-comment .comment-wrapper {
    background-color: rgba(255, 255, 255, 0.2);
    height: auto;
    max-height: 180px;
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 10px; }
    .featured-block.clergy-comment .comment-wrapper p {
      font-size: 19px;
      line-height: normal;
      font-weight: 400;
      color: #fff; }
      .featured-block.clergy-comment .comment-wrapper p:last-child {
        margin-bottom: 0; }
  .featured-block a.featured-block-link {
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-weight: 600;
    font-size: 14px; }

a.link {
  text-transform: uppercase;
  float: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 5px;
  color: #eee;
  font-size: 16px;
  font-weight: 500; }
  @media screen and (min-width: 960px) {
    a.link {
      float: right; } }
  a.link:hover {
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.7); }

#standard-page-footer h4,
#standard-page-footer p {
  color: #fff; }
#standard-page-footer .fl-module-twitter-feed .twitter-feed-module .twitter-header a i {
  color: #fff; }
#standard-page-footer .fl-module-twitter-feed .twitter-feed-module ul li.tweet p.status,
#standard-page-footer .fl-module-twitter-feed .twitter-feed-module ul li.tweet a {
  color: #fff; }
#standard-page-footer .fl-subscribe-form .fl-form-field input[type=email] {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff; }
#standard-page-footer .fl-button-wrap a.fl-button {
  background-color: #fff;
  color: #333; }
  #standard-page-footer .fl-button-wrap a.fl-button span {
    color: #333;
    line-height: normal;
    vertical-align: top; }

.sidebar-right {
  position: relative; }
  @media screen and (min-width: 960px) {
    .sidebar-right {
      margin-top: -20px;
      margin-bottom: -20px; } }
  .sidebar-right:before {
    content: "" !important;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 500%;
    left: -10px;
    right: -10px;
    background-color: #ffffff; }
    @media screen and (min-width: 960px) {
      .sidebar-right:before {
        left: auto;
        right: auto; } }
  .sidebar-right > div {
    position: relative; }

.sidebar-left {
  position: relative; }
  .sidebar-left:before {
    content: "" !important;
    position: absolute;
    top: 0;
    height: 100%;
    width: 500%;
    right: 0;
    background-color: #ffffff; }
  .sidebar-left > div {
    position: relative; }

.content-area-wrapper {
  padding: 40px; }
  .content-area-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 500%;
    left: 0;
    background-color: #f9f9f9;
    z-index: -1; }

.content-news-archive .container {
  position: relative; }
.content-news-archive .content-area-wrapper {
  position: initial; }
  @media screen and (min-width: 768px) {
    .content-news-archive .content-area-wrapper:before {
      left: 25%;
      margin-left: 15px; } }

.archive .post,
.blog .post {
  overflow: hidden;
  margin-bottom: 24px;
  background-color: #fff;
  position: relative;
  padding: 0 0 0 25%; }
.archive .post-featured-image,
.blog .post-featured-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  width: 25%; }
  .archive .post-featured-image:before,
  .blog .post-featured-image:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(76, 60, 53, 0.15); }
  .archive .post-featured-image .date,
  .blog .post-featured-image .date {
    position: absolute;
    right: 0;
    background-color: #f1f1f1;
    color: #999;
    font-size: 15px;
    width: 60px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    padding: 10px 6px;
    top: 12px;
    border-radius: 10px 0px 0px 10px; }
.archive .post-preview,
.blog .post-preview {
  width: 100%;
  padding: 24px; }
  .archive .post-preview h3,
  .archive .post-preview h3 a,
  .blog .post-preview h3,
  .blog .post-preview h3 a {
    color: #808080;
    font-size: 28px;
    letter-spacing: normal;
    text-transform: initial;
    margin-bottom: 20px; }
    .archive .post-preview h3:hover,
    .archive .post-preview h3 a:hover,
    .blog .post-preview h3:hover,
    .blog .post-preview h3 a:hover {
      text-decoration: none;
      color: #555; }
  .archive .post-preview a.read-more,
  .blog .post-preview a.read-more {
    font-weight: bold;
    text-transform: uppercase;
    color: #808080;
    border-bottom: 2px solid transparent;
    margin-top: 12px; }
    .archive .post-preview a.read-more:hover,
    .blog .post-preview a.read-more:hover {
      border-bottom: 2px solid #808080;
      text-decoration: none; }

#ajaxloader-posts {
  text-align: center;
  padding: 24px 0;
  clear: both; }
  #ajaxloader-posts .button {
    width: auto;
    display: inline-block;
    background-color: #eee;
    color: #888;
    border: 0;
    font-size: 18px;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out;
    padding: 16px 16px;
    min-width: 270px; }
    #ajaxloader-posts .button:hover {
      text-decoration: none;
      background-color: #DD370E;
      color: #fff; }
    #ajaxloader-posts .button.loading {
      background-color: #DD370E;
      color: #fff;
      opacity: 0.6; }
    #ajaxloader-posts .button.disabled {
      transition: all 0s ease-in-out;
      color: #AAA;
      background-color: #f5f5f5; }
      #ajaxloader-posts .button.disabled:hover {
        text-decoration: none;
        transition: all 0s ease-in-out; }

.fl-builder-content,
.content {
  overflow-x: hidden; }

.match-height {
  overflow-x: hidden; }

.entry-content {
  font-size: 16px; }
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content ul,
  .entry-content p,
  .entry-content div {
    margin-bottom: 20px; }
  .entry-content h1,
  .entry-content h2,
  .entry-content h3 {
    text-transform: none; }
  .entry-content h2 {
    font-size: 30px;
    margin-top: 5px; }
  .entry-content p,
  .entry-content ul,
  .entry-content li,
  .entry-content div {
    font-size: 16px; }
  .entry-content ul {
    list-style-position: outside;
    padding-left: 20px; }
    .entry-content ul li {
      padding: 5px 0 5px 10px;
      margin: 0; }

.single .entry-content h2 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 39.646px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 51.539px */
  color: #DD370E; }
.single .entry-content .post-date {
  display: inline-flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 19px */
  background-color: #DD370E;
  margin-top: 0; }

.single.fl-builder .entry-content.content-area-wrapper {
  padding: 20px 0; }
.single.fl-builder .entry-content div {
  margin-bottom: 0; }
.single.fl-builder h2 {
  padding: 25px 0 0;
  margin-bottom: 0; }

.single-hub_locations.fl-builder .entry-content.content-area-wrapper {
  padding: 20px 0; }
.single-hub_locations.fl-builder .entry-content div {
  margin-bottom: 0; }
.single-hub_locations.fl-builder h2 {
  padding: inherit;
  margin-bottom: inherit; }

.filters .post-sharing.filter-group ul {
  list-style-type: none; }
  .filters .post-sharing.filter-group ul li {
    float: left;
    margin-right: 5px; }
    .filters .post-sharing.filter-group ul li a {
      font-size: 36px; }
      .filters .post-sharing.filter-group ul li a i.fa.fa-facebook, .filters .post-sharing.filter-group ul li a i.fa.fa-facebook-square {
        color: #3b5998; }
      .filters .post-sharing.filter-group ul li a i.fa.fa-twitter, .filters .post-sharing.filter-group ul li a i.fa.fa-twitter-square {
        color: #55acee; }
      .filters .post-sharing.filter-group ul li a i.fa.fa-linkedin-square {
        color: #0077B5; }
      .filters .post-sharing.filter-group ul li a i.fa.fa-google-plus-square {
        color: #dd4b39; }

.back-button {
  color: #888;
  text-align: left; }
  .back-button i {
    padding-right: 20px; }

.footer-social i {
  font-size: 35px;
  color: #fff;
  margin-right: 15px; }

.event-popup .mfp-close,
.event-popup .mfp-close:focus {
  top: 20px !important;
  right: 20px;
  font-size: 40px; }
.event-popup .event-popup-inner {
  position: relative;
  background: #ffffff;
  width: auto;
  max-width: 60%;
  margin: 0 auto; }
  .event-popup .event-popup-inner span {
    display: block; }
  .event-popup .event-popup-inner .popup-title {
    font-size: 32px;
    display: block;
    padding: 20px;
    background-color: #f5f5f5; }
  .event-popup .event-popup-inner .event-details {
    padding: 20px; }
    .event-popup .event-popup-inner .event-details span {
      font-size: 16px; }
    .event-popup .event-popup-inner .event-details .event-title {
      font-size: 24px;
      margin-bottom: 15px; }
    .event-popup .event-popup-inner .event-details .event-description {
      margin-top: 15px; }
    .event-popup .event-popup-inner .event-details a.button {
      margin-top: 15px; }

.admin-bar .event-popup .mfp-close,
.admin-bar .event-popup .mfp-close:hover,
.admin-bar .event-popup .mfp-close:focus {
  top: 20px !important;
  right: 20px; }

.no-results-message {
  text-align: center;
  padding: 60px 0; }
  .no-results-message i {
    font-size: 75px;
    color: #DDD;
    margin-bottom: 10px; }
  .no-results-message h3,
  .no-results-message p {
    text-transform: none;
    color: #999; }

table {
  background-color: #ffffff;
  margin-bottom: 24px;
  width: 100% !important; }
  table:last-child {
    margin-bottom: 0; }
  table tr th,
  table tr td {
    padding: 10px;
    border: 1px solid #f5f5f5; }

@media screen and (max-width: 600px) {
  table {
    width: 100%;
    border-collapse: collapse; }

  thead {
    display: none; }

  tr:nth-of-type(2n) {
    background-color: inherit; }

  tr td {
    width: auto !important; }

  tr td:first-child {
    font-weight: bold;
    font-size: 1.3em; }

  tr td:nth-of-type(2n) {
    border-top: 0;
    border-bottom: 0; }

  tr td:last-of-type {
    border-bottom: 0; }

  tbody td {
    display: block;
    text-align: center;
    border: 0; }

  tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center; } }
/* centered columns styles */
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px; }

.fl-builder-edit header {
  position: initial; }
.fl-builder-edit .fl-builder-content,
.fl-builder-edit .content {
  overflow-x: visible; }

.location_popup {
  padding: 15px 10px; }
  .location_popup .location_address {
    font-size: 16px;
    margin: 0; }

.post-preview.search-results {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 24px; }

.sidebar-left .search-results {
  text-align: left;
  text-transform: initial;
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 24px;
  margin-bottom: 24px;
  color: #666; }
.sidebar-left .search {
  display: none;
  padding: 0 10px;
  border-bottom: 2px solid #eee;
  background-color: #f5f5f5;
  padding: 2px 15px; }
  @media screen and (min-width: 960px) {
    .sidebar-left .search {
      display: block; } }
  .sidebar-left .search form input {
    border: 0;
    outline: none;
    padding: 10px 30px 10px 0;
    font-size: 17px;
    background-color: #f5f5f5;
    display: block;
    width: 100%;
    box-sizing: border-box; }
  .sidebar-left .search form button {
    color: #9d9d9c;
    font-size: 20px;
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 7px;
    top: 7px; }

.date-wrapper {
  background-color: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  position: relative;
  padding: 8px;
  display: inline-block;
  color: #fff;
  margin-bottom: 10px; }

.post-header {
  display: flex;
  justify-content: start; }
  .post-header .post-source,
  .post-header .post-type {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    white-space: nowrap;
    padding: 5px 14px;
    min-width: auto;
    border-radius: 22px;
    font-size: 14px;
    overflow: hidden;
    max-width: 105px; }
    .post-header .post-source a,
    .post-header .post-type a {
      display: block;
      /* Or inline-block, makes <a> respect container's overflow */
      overflow: hidden;
      /* Ensures text doesn't spill out */
      white-space: nowrap;
      /* Keeps the text in a single line */
      text-overflow: ellipsis;
      /* Adds an ellipsis when text overflows */
      width: 100%;
      /* Ensures <a> fills the parent, respecting max-width */
      color: #000;
      line-height: 31px !important;
      font-weight: bold; }
  .post-header .post-source {
    background-color: #0067E4;
    color: #000; }
  .post-header .post-type {
    background-color: #E93E8F;
    color: #000; }

.post-tags {
  display: flex;
  align-items: center;
  font-size: 14px; }
  .post-tags .fa-tags {
    color: #686868; }
  .post-tags .tag {
    padding: 5px 15px;
    margin-right: 5px;
    color: #686868;
    white-space: nowrap;
    /* Prevents the text from wrapping */
    overflow: hidden;
    /* Ensures content that overflows is hidden */
    text-overflow: ellipsis;
    /* Adds ellipsis to overflowed content */
    max-width: 100px;
    /* Example max-width, adjust as needed */
    display: inline-block;
    /* Or block, depending on your layout */ }
  .post-tags .ellipsis {
    color: #000; }

.post-item {
  position: relative;
  height: 450px;
  display: flex;
  max-width: 400px;
  min-width: 85%;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.3s ease; }
  .post-item .post-thumbnail {
    position: relative;
    overflow: hidden;
    max-width: 73%;
    border-radius: 3px;
    background-size: cover;
    background-position: center;
    width: 300px;
    /* Example width */
    height: 100%; }
    .post-item .post-thumbnail .featured-post {
      position: absolute;
      top: 0;
      left: 0;
      background: #E93E8F;
      color: white;
      height: 35px;
      padding: 5px 20px;
      border-radius: 3px;
      font-size: 10px;
      font-weight: bold;
      display: flex;
      align-items: center; }
      .post-item .post-thumbnail .featured-post i {
        margin-right: 5px; }
    .post-item .post-thumbnail a {
      display: block; }
      .post-item .post-thumbnail a img {
        width: 100%;
        height: 100%;
        transition: transform 0.3s ease; }
    .post-item .post-thumbnail:hover img {
      transform: scale(1.05); }
  .post-item .post-content {
    padding: 20px;
    width: 55%;
    height: 87.5%;
    background: #f5f7f8;
    position: absolute;
    z-index: 1;
    top: 6.75%;
    left: 45%;
    border-radius: 3px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 960px) {
      .post-item .post-content {
        left: 26%;
        width: 73%; } }
    .post-item .post-content h2.post-title {
      margin-top: 18px;
      margin-bottom: 0px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis; }
      .post-item .post-content h2.post-title a {
        line-height: 1.2;
        font-size: 33px;
        font-weight: normal;
        text-decoration: none;
        color: inherit;
        display: block;
        box-sizing: border-box;
        max-height: calc(2 * 1.2em); }
    .post-item .post-content .post-excerpt {
      color: #000000;
      margin-bottom: 10px;
      margin-top: 20px; }
      .post-item .post-content .post-excerpt p {
        font-size: 18px;
        color: black;
        line-height: 27px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: calc(3 * 27px);
        box-sizing: border-box; }
    .post-item .post-content .read-more {
      color: #000000;
      text-decoration: none;
      font-size: 14px;
      padding: 0;
      font-weight: bold; }

.content-news .news-header, .content-post .news-header {
  font-size: 39.646px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  color: #DD370E;
  margin-left: 10px;
  margin-top: 20px; }
  @media (max-width: 960px) {
    .content-news .news-header, .content-post .news-header {
      margin-left: 0; } }
.content-news .top-row, .content-post .top-row {
  display: flex;
  margin-bottom: 20px; }
  @media (max-width: 960px) {
    .content-news .top-row, .content-post .top-row {
      flex-direction: column; } }
  .content-news .top-row .left-column, .content-post .top-row .left-column {
    width: 66.666%;
    padding-right: 20px;
    padding-left: 20px; }
    @media (max-width: 960px) {
      .content-news .top-row .left-column, .content-post .top-row .left-column {
        width: 100%;
        padding-right: 0;
        padding-left: 0; } }
    .content-news .top-row .left-column .hero-banner, .content-post .top-row .left-column .hero-banner {
      height: 394px;
      background-size: cover;
      background-position: center;
      position: relative; }
      .content-news .top-row .left-column .hero-banner .hero-banner-content, .content-post .top-row .left-column .hero-banner .hero-banner-content {
        position: absolute;
        bottom: 80px;
        left: 30px;
        height: 117px;
        width: 458px; }
        @media screen and (max-width: 575px) {
          .content-news .top-row .left-column .hero-banner .hero-banner-content, .content-post .top-row .left-column .hero-banner .hero-banner-content {
            left: 15px; } }
        .content-news .top-row .left-column .hero-banner .hero-banner-content h1, .content-post .top-row .left-column .hero-banner .hero-banner-content h1 {
          color: #fff;
          background-color: #DD370E;
          display: block;
          margin: 0;
          font-size: 19px;
          padding: 0 20px;
          line-height: 36px;
          text-align: left;
          font-weight: 600;
          left: 0;
          position: absolute;
          top: 0;
          height: 36px; }
        .content-news .top-row .left-column .hero-banner .hero-banner-content h2, .content-post .top-row .left-column .hero-banner .hero-banner-content h2 {
          color: #DD370E;
          background-color: #ffffff;
          display: block;
          margin: 0;
          font-size: 39px;
          line-height: 42px;
          padding: 12px 20px;
          text-align: left;
          font-weight: 600;
          position: absolute;
          top: 36px;
          left: 0;
          min-width: 198px; }
          @media screen and (max-width: 900px) {
            .content-news .top-row .left-column .hero-banner .hero-banner-content h2, .content-post .top-row .left-column .hero-banner .hero-banner-content h2 {
              font-size: 27px;
              line-height: 32px; } }
          @media screen and (max-width: 575px) {
            .content-news .top-row .left-column .hero-banner .hero-banner-content h2, .content-post .top-row .left-column .hero-banner .hero-banner-content h2 {
              font-size: 22px;
              max-width: 258px; } }
  .content-news .top-row .right-column, .content-post .top-row .right-column {
    width: 33.333%;
    padding-right: 20px;
    padding-left: 20px; }
    @media (max-width: 960px) {
      .content-news .top-row .right-column, .content-post .top-row .right-column {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-top: 40px; } }
    .content-news .top-row .right-column .custom-card-center, .content-post .top-row .right-column .custom-card-center {
      width: 100%;
      display: flex;
      flex-direction: column;
      padding: 10px 0;
      overflow: hidden;
      border-top: 6px #f3ab2e solid; }
      .content-news .top-row .right-column .custom-card-center .card-title, .content-post .top-row .right-column .custom-card-center .card-title {
        padding: 0;
        margin-top: 20px; }
        .content-news .top-row .right-column .custom-card-center .card-title a, .content-post .top-row .right-column .custom-card-center .card-title a {
          font-size: 28px;
          font-weight: 600;
          color: #000; }
        @media (min-width: 768px) and (max-width: 1200px) {
          .content-news .top-row .right-column .custom-card-center .card-title, .content-post .top-row .right-column .custom-card-center .card-title {
            font-size: 20px;
            line-height: 25px; }
            .content-news .top-row .right-column .custom-card-center .card-title a, .content-post .top-row .right-column .custom-card-center .card-title a {
              font-size: 20px;
              line-height: 25px; } }
      .content-news .top-row .right-column .custom-card-center .module-body, .content-post .top-row .right-column .custom-card-center .module-body {
        position: relative;
        padding: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-content: space-between; }
        .content-news .top-row .right-column .custom-card-center .module-body p, .content-post .top-row .right-column .custom-card-center .module-body p {
          color: #000;
          font-size: 19px;
          line-height: 27px;
          padding-right: 20px;
          margin: 15px 0;
          font-weight: 400; }
        .content-news .top-row .right-column .custom-card-center .module-body ul li, .content-news .top-row .right-column .custom-card-center .module-body ol li, .content-post .top-row .right-column .custom-card-center .module-body ul li, .content-post .top-row .right-column .custom-card-center .module-body ol li {
          color: #000;
          font-size: 18px;
          line-height: 22px;
          font-weight: bold; }
        .content-news .top-row .right-column .custom-card-center .module-body .module-cta, .content-post .top-row .right-column .custom-card-center .module-body .module-cta {
          color: #027979;
          font-size: 19px; }
      .content-news .top-row .right-column .custom-card-center .custom-image, .content-post .top-row .right-column .custom-card-center .custom-image {
        padding: 0;
        align-self: flex-start;
        width: 100%; }
        .content-news .top-row .right-column .custom-card-center .custom-image img, .content-post .top-row .right-column .custom-card-center .custom-image img {
          height: 188px;
          width: 100%;
          object-fit: cover; }
.content-news .expanding-latest-posts, .content-post .expanding-latest-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 40px auto; }
  @media (max-width: 768px) {
    .content-news .expanding-latest-posts, .content-post .expanding-latest-posts {
      flex-direction: column;
      /* Stack cards vertically on smaller screens */
      max-width: 382px;
      margin: 0 auto;
      /* Center the content for narrow screens */ } }
  .content-news .expanding-latest-posts .latest-post-card, .content-post .expanding-latest-posts .latest-post-card {
    width: 100%;
    max-width: calc(33.333% - 20px);
    /* Adjust width to account for spacing, modify this based on your layout */
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
    overflow: hidden;
    margin: 0 10px;
    /* Adjust margins for middle cards if needed */ }
    @media (max-width: 768px) {
      .content-news .expanding-latest-posts .latest-post-card, .content-post .expanding-latest-posts .latest-post-card {
        max-width: 100%;
        /* Adjust width to account for spacing, modify this based on your layout */
        margin: 0; } }
    .content-news .expanding-latest-posts .latest-post-card .card-title, .content-post .expanding-latest-posts .latest-post-card .card-title {
      padding: 0;
      margin-bottom: 10px;
      margin-top: 20px; }
      .content-news .expanding-latest-posts .latest-post-card .card-title a, .content-post .expanding-latest-posts .latest-post-card .card-title a {
        font-size: 28px;
        font-weight: 600;
        color: #000; }
      @media (min-width: 768px) and (max-width: 1200px) {
        .content-news .expanding-latest-posts .latest-post-card .card-title, .content-post .expanding-latest-posts .latest-post-card .card-title {
          font-size: 20px;
          line-height: 25px; }
          .content-news .expanding-latest-posts .latest-post-card .card-title a, .content-post .expanding-latest-posts .latest-post-card .card-title a {
            font-size: 20px;
            line-height: 25px; } }
    .content-news .expanding-latest-posts .latest-post-card .card-date, .content-post .expanding-latest-posts .latest-post-card .card-date {
      color: #027979;
      margin-bottom: 10px;
      margin-top: 0;
      font-size: 18px;
      font-weight: 600; }
    .content-news .expanding-latest-posts .latest-post-card .module-body, .content-post .expanding-latest-posts .latest-post-card .module-body {
      position: relative;
      padding: 0;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-content: space-between; }
      .content-news .expanding-latest-posts .latest-post-card .module-body p, .content-post .expanding-latest-posts .latest-post-card .module-body p {
        color: #000;
        font-size: 19px;
        line-height: 27px;
        padding-right: 20px;
        margin: 15px 0;
        font-weight: 400;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .content-news .expanding-latest-posts .latest-post-card .module-body ul li, .content-news .expanding-latest-posts .latest-post-card .module-body ol li, .content-post .expanding-latest-posts .latest-post-card .module-body ul li, .content-post .expanding-latest-posts .latest-post-card .module-body ol li {
        color: #000;
        font-size: 18px;
        line-height: 22px;
        font-weight: bold; }
      .content-news .expanding-latest-posts .latest-post-card .module-body .module-cta, .content-post .expanding-latest-posts .latest-post-card .module-body .module-cta {
        color: #027979;
        font-size: 19px; }
    .content-news .expanding-latest-posts .latest-post-card .custom-image, .content-post .expanding-latest-posts .latest-post-card .custom-image {
      padding: 0;
      align-self: flex-start;
      width: 100%; }
      .content-news .expanding-latest-posts .latest-post-card .custom-image img, .content-post .expanding-latest-posts .latest-post-card .custom-image img {
        height: 188px;
        width: 100%;
        object-fit: cover; }
.content-news .navigation, .content-post .navigation {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 20px 0; }
  .content-news .navigation .page-numbers-container, .content-post .navigation .page-numbers-container {
    text-align: center;
    text-align: center; }
    .content-news .navigation .page-numbers-container a, .content-news .navigation .page-numbers-container span, .content-post .navigation .page-numbers-container a, .content-post .navigation .page-numbers-container span {
      margin-right: 5px;
      padding: 5px 10px;
      color: #333;
      font-size: 19px;
      font-style: normal;
      font-weight: 400;
      line-height: 143%;
      /* 27.17px */
      border-bottom: none;
      border-top: none;
      border-left: none;
      border-right: none;
      cursor: pointer; }
      @media (max-width: 960px) {
        .content-news .navigation .page-numbers-container a, .content-news .navigation .page-numbers-container span, .content-post .navigation .page-numbers-container a, .content-post .navigation .page-numbers-container span {
          font-size: 15px; } }
      .content-news .navigation .page-numbers-container a.current, .content-news .navigation .page-numbers-container span.current, .content-post .navigation .page-numbers-container a.current, .content-post .navigation .page-numbers-container span.current {
        border-bottom: 3px solid #F3AB2E; }

.content-post {
  max-width: 1440px;
  margin: 40px auto;
  padding: 0 20px; }
  .content-post .back-to-news {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 90px;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%;
    /* 19.68px */
    margin-top: 38px; }
    @media (max-width: 1000px) {
      .content-post .back-to-news {
        padding: 0 10px; } }
    .content-post .back-to-news a {
      color: #027979; }
  .content-post .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: none;
    padding: 0;
    margin-top: 32px; }
    .content-post .container .entry-content {
      position: relative;
      width: 60%;
      padding: 0 90px 20px;
      background-color: white;
      min-width: 1100px; }
      @media (max-width: 960px) {
        .content-post .container .entry-content {
          width: 100%;
          min-width: 0px;
          padding: 20px 0; } }
      .content-post .container .entry-content .post-header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
        @media (max-width: 960px) {
          .content-post .container .entry-content .post-header .post-tags {
            width: 100%;
            display: block; }
            .content-post .container .entry-content .post-header .post-tags .tag {
              line-height: 7px;
              padding: 0px 15px;
              line-height: 18px; } }
      .content-post .container .entry-content .post-tags {
        margin-left: 15px; }
      .content-post .container .entry-content .post-content p, .content-post .container .entry-content .post-content ul li {
        font-size: 20px;
        line-height: 32px; }
  .content-post .expanding-latest-posts {
    border-top: 6px #f3ab2e solid;
    padding: 0;
    /* Ensure no default padding interferes */
    /* Adjust the first and last card for alignment */ }
    @media (max-width: 768px) {
      .content-post .expanding-latest-posts .latest-post-card {
        margin-left: 0;
        margin-right: 0; } }
    .content-post .expanding-latest-posts .latest-post-card {
      width: 100%;
      max-width: calc(33.333% - 14px);
      /* Adjust width to account for spacing, modify this based on your layout */ }
      @media (max-width: 768px) {
        .content-post .expanding-latest-posts .latest-post-card {
          max-width: 100%;
          /* Adjust width to account for spacing, modify this based on your layout */ } }
    .content-post .expanding-latest-posts .latest-post-card:first-child {
      margin-left: 0; }
    .content-post .expanding-latest-posts .latest-post-card:last-child {
      margin-right: 0; }

.gform_widget {
  background-color: #F8F8F8;
  padding: 40px 30px; }
  .gform_widget .ginput_container input[type="text"], .gform_widget .ginput_container textarea {
    border-radius: 4.545px;
    border: 0.758px solid #767676;
    background-color: #fff; }
  .gform_widget .gform-field-label {
    color: #333333; }
  .gform_widget .gform_footer .gform_button {
    display: inline-flex;
    padding: 12px 40px;
    flex-direction: column;
    align-items: center;
    background-color: #027979;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600; }

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