/* 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;
}

/*!
 * 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: "unit-rounded", sans-serif;
  font-weight: 300;
  line-height: 34px;
}

a {
  color: #9D0B57;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

em, i {
  font-style: italic;
}

p,
li,
td,
th {
  font-size: 17px;
  color: #333;
  line-height: normal;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
  font-family: "Smash", 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;
  padding-left: 5px;
  margin-bottom: 5px;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}

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

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 {
  border-left: 11px solid #ddd;
  padding: 28px;
  font-size: 22px;
}
blockquote p {
  margin: 0;
  font-size: 1em;
}

/* 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: " ";
  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: 0.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: 1400px;
  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;
}

@media screen and (min-width: 960px) {
  .page-container {
    margin-top: 140px;
  }
}

input, textarea {
  outline: none;
}

.print-button {
  margin-top: 10px;
  padding: 3px 15px;
  background: #6e9b96;
  color: black;
  border: none;
  cursor: pointer;
  font-weight: 700;
  font-family: "unit-rounded", sans-serif;
  font-size: 17px;
  border-radius: 5px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}

/* Header styles */
header {
  background-color: #fff;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 960px) {
  header {
    display: flex;
  }
}
@media screen and (min-width: 960px) {
  header {
    position: fixed;
    top: 0;
  }
}
header > div.container {
  padding: 20px 20px 0;
  display: flex;
  width: 100%;
  max-width: 1400px;
  justify-content: space-between;
  position: relative;
}
header > div.container::before {
  content: none;
}
header > div.container::after {
  content: none;
}
@media (max-width: 960px) {
  header > div.container {
    flex-direction: column;
  }
}
header #top-header {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (min-width: 960px) {
  header #top-header {
    margin-bottom: 0;
  }
}
@media (max-width: 960px) {
  header #top-header {
    flex: 1;
  }
}
header #top-header .logo {
  float: left;
  display: block;
}
header #top-header .logo img {
  width: 100%;
  max-width: 250px;
  margin-top: 16px;
}
header #top-header .search {
  display: none;
  margin-right: 20px;
  padding: 0 10px;
  border-bottom: 2px solid #eee;
  background-color: #f5f5f5;
  padding: 2px 15px;
}
@media screen and (min-width: 960px) {
  header #top-header .search {
    display: inline-block;
  }
}
header #top-header .search form input {
  border: 0;
  outline: none;
  padding: 10px 0;
  width: 260px;
  font-size: 15px;
  background-color: #f5f5f5;
}
header #top-header .search form button {
  color: #9d9d9c;
  font-size: 20px;
  background-color: transparent;
  border: 0;
}

/* Mobile search styling including cross browser placeholder input styling*/
.mobile-search {
  display: none;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #007266;
  padding: 10px;
  position: relative;
}
.mobile-search input[type=text] {
  background-color: transparent;
  color: #fff;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  padding-right: 75px;
}
.mobile-search input[type=text]::-webkit-input-placeholder {
  color: #ffffff;
}
.mobile-search input[type=text]:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.mobile-search input[type=text]::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.mobile-search input[type=text]:-ms-input-placeholder {
  color: #ffffff;
}
.mobile-search button {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 0.5);
  font-size: 30px;
  width: 50px;
  outline: none;
  cursor: pointer;
}
.mobile-search button:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.1);
}
.mobile-search.active {
  display: block;
}
@media screen and (min-width: 960px) {
  .mobile-search {
    display: none !important;
  }
}

/* Ensure header sits below admin bar when admin users logged in */
.admin-bar header {
  top: 32px;
}

.footer-vector {
  height: 96px;
  background-image: url(../images/footer-vector.svg);
}

footer {
  background-color: #f8f8f8;
}
footer .footer-container {
  max-width: 1440px;
  margin: auto;
  padding: 20px;
  box-sizing: border-box;
}
footer .footer-container > div {
  padding-top: 20px;
}
footer .footer-container.footer-row-1 {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  gap: 20px;
}
footer .footer-container.footer-row-1 .footer-column-1 {
  text-align: center;
}
footer .footer-container.footer-row-1 .footer-column-1 .logo img {
  width: 100%;
  max-width: 275px;
}
footer .footer-container.footer-row-1 .footer-column-2-and-3 .slogan {
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  color: #000000;
}
@media (max-width: 960px) {
  footer .footer-container.footer-row-1 .footer-column-2-and-3 .slogan {
    text-align: center;
  }
}
footer .footer-container.footer-row-1 .footer-column-4 {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 960px) {
  footer .footer-container.footer-row-1 .footer-column-4 {
    margin: 0 auto;
  }
}
footer .footer-container.footer-row-1 .footer-column-4 a {
  background-color: #98c229;
  color: #000000;
  padding: 15px 25px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  border: none;
  cursor: pointer;
}
footer .footer-container.footer-row-1 .footer-column-4 a:hover {
  text-decoration: none;
  background-color: rgb(119.0127659574, 151.8978723404, 32.1021276596);
}
footer .footer-container.footer-row-2 {
  text-align: left;
  display: flex;
  justify-content: space-around;
  gap: 20px;
  font-size: 16px;
  flex-wrap: wrap;
}
footer .footer-container.footer-row-2 .footer-menu-column-1 {
  border-top: 2px solid #6F9B97;
}
footer .footer-container.footer-row-2 .footer-menu-column-2 {
  border-top: 2px solid #98C229;
}
footer .footer-container.footer-row-2 .footer-menu-column-3 {
  border-top: 2px solid #E93E8F;
}
footer .footer-container.footer-row-2 .footer-menu-column-4 {
  border-top: 2px solid #F7A427;
}
footer .footer-container.footer-row-2 div {
  width: 16%;
  min-width: 300px;
}
@media (max-width: 640px) {
  footer .footer-container.footer-row-2 div {
    display: flex;
    justify-content: space-between;
  }
}
footer .footer-container.footer-row-2 div p {
  font-weight: bold;
  line-height: 31px;
}
footer .footer-container.footer-row-2 div ul {
  padding: 0;
}
@media (max-width: 960px) {
  footer .footer-container.footer-row-2 div ul {
    width: 50%;
  }
}
footer .footer-container.footer-row-2 div ul li {
  list-style-type: none;
  padding: 0;
  line-height: 31px;
}
footer .footer-container.footer-row-2 div ul li a {
  display: block; /* Makes the <a> fill the entire <li> */
  white-space: nowrap; /* Keeps the text on a single line */
  overflow: hidden; /* Hides overflow */
  text-overflow: ellipsis; /* Adds an ellipsis to indicate overflow */
  padding: 10px; /* Optional: adds some padding inside the <a> tag */
  text-decoration: none; /* Optional: removes the underline from links */
  color: black; /* Optional: sets the text color */
  padding: 0;
}
footer .footer-container.footer-row-3 {
  display: flex;
  justify-content: left;
  align-items: left;
  flex-direction: column;
  text-align: left;
}
footer .footer-container.footer-row-3 p.copyright {
  font-size: 14px;
  color: #707070;
  margin-left: 17px;
}
footer .footer-container.footer-row-3 p.copyright a {
  color: #707070;
  font-size: 14px;
}
footer .footer-container.footer-row-3 p.copyright a:hover {
  text-decoration: underline;
}
footer .website-attribution {
  width: 100%;
  text-align: left;
}

@media (max-width: 960px) {
  footer .footer-container.footer-row-1 {
    grid-template-columns: 1fr;
  }
  footer .footer-container.footer-row-1 .footer-column-2-and-3, footer .footer-container.footer-row-1 .footer-column-4 {
    justify-content: flex-start;
    text-align: center;
  }
}
@media (max-width: 768px) {
  footer .footer-container {
    padding: 20px 10px;
  }
  footer .footer-container.footer-row-1 {
    grid-template-columns: 1fr;
  }
}
#sidebar {
  background-color: #fff;
}

.search-page-container {
  background-color: white;
}
.search-page-container .search-banner {
  margin: 0 auto;
  min-height: 300px;
  padding: 40px 40px;
  width: 100%;
  background-color: #f8f8f8;
  background-image: url("/app/uploads/2024/02/fhc-hero-graphic-svg-fill-1.png");
  background-size: cover;
  background-position: center;
}
.search-page-container .search-banner .form-container {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.search-page-container .search-banner .form-container h2 {
  font-size: 49px;
  line-height: 69.8px;
  text-align: center;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container h2 {
    font-size: 30px;
  }
}
.search-page-container .search-banner .form-container p {
  max-width: 30%;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container p {
    max-width: 100%;
    font-size: 21px;
  }
}
.search-page-container .search-banner .form-container .search {
  position: relative;
  width: 70%;
  line-height: 50px;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search {
    width: 100%;
  }
}
.search-page-container .search-banner .form-container .search form {
  display: flex;
  border: 2px solid #ccc;
  background-color: white;
  border-radius: 30px;
  width: 75%;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search form {
    width: 100%;
  }
}
.search-page-container .search-banner .form-container .search form .select-wrapper {
  position: relative;
  display: flex;
  min-height: 100%;
  min-width: 250px;
  height: 86px;
  border: none;
  background-color: #e1e1e1;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search form .select-wrapper {
    display: none;
  }
}
.search-page-container .search-banner .form-container .search form .select-wrapper i {
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  z-index: 0;
}
.search-page-container .search-banner .form-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;
}
.search-page-container .search-banner .form-container .search form .select-wrapper select option {
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search form .select-wrapper select {
    font-size: 15px;
  }
}
.search-page-container .search-banner .form-container .search form .select-wrapper select:focus {
  border: none;
}
.search-page-container .search-banner .form-container .search form .select-wrapper select option {
  border: none;
}
.search-page-container .search-banner .form-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;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search form input[type=text] {
    font-size: 15px;
  }
}
.search-page-container .search-banner .form-container .search form button {
  background: white;
  border: none;
  cursor: pointer;
  min-height: 100%;
  font-size: 16px;
  margin-left: 10px;
}
.search-page-container .search-banner .form-container .search .autocomplete-results {
  position: absolute;
  top: 92px;
  left: 100px;
  background-color: #fff;
  right: 100px;
  z-index: 999;
  border: 1px #ccc solid;
  padding: 15px;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .search .autocomplete-results {
    left: 0;
    right: 0;
  }
}
.search-page-container .search-banner .form-container .search .autocomplete-results .result-group ul {
  padding-left: 0;
}
.search-page-container .search-banner .form-container .search .autocomplete-results .result-group ul li {
  list-style-type: none;
}
.search-page-container .search-banner .form-container .popular-searches {
  display: flex;
  font-size: 18px;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .search-page-container .search-banner .form-container .popular-searches {
    display: none;
  }
}
.search-page-container .search-banner .form-container .popular-searches span {
  font-weight: bold;
}
.search-page-container .search-banner .form-container .popular-searches a {
  color: inherit;
  text-decoration: underline;
  margin-left: 10px;
}
.search-page-container .filters {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 2px solid #ccc;
  padding: 40px 40px 20px 16px;
}
.search-page-container .filters .filter-options {
  display: flex;
  flex-wrap: wrap;
}
.search-page-container .filters .filter-options .select-wrapper {
  position: relative;
  display: flex;
  min-height: 100%;
  border: 1px solid #ccc;
  margin-right: 5px;
  border-radius: 5px;
}
.search-page-container .filters .filter-options .select-wrapper i {
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  z-index: 0;
}
.search-page-container .filters .filter-options .select-wrapper select {
  font-size: 18px;
  width: 100%;
  font-weight: 700;
  padding: 5px 30px 5px 10px;
  background-color: transparent;
  border: none;
  min-height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
  cursor: pointer;
  height: 46px;
}
.search-page-container .filters .filter-options .select-wrapper select:focus {
  background-color: #DADAFF;
}
@media (max-width: 960px) {
  .search-page-container .filters .filter-options .select-wrapper select {
    font-size: 12px;
  }
}
.search-page-container .filters .active-filters {
  display: flex;
  width: 100%;
  margin-top: 15px;
}
.search-page-container .filters .active-filters .filter-list {
  display: flex;
  flex-direction: row;
  width: 100%;
  list-style: none;
  padding: 0;
}
.search-page-container .filters .active-filters .filter-list li {
  margin-right: 10px;
  border: 1px solid #ccc;
  border-radius: 33px;
  padding: 3px 18px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  background-color: rgb(239, 239, 249);
  line-height: 36px;
}
@media (max-width: 960px) {
  .search-page-container .filters .active-filters .filter-list li {
    font-size: 15px;
    padding-top: 6px;
    line-height: 26px;
  }
}
.search-page-container .filters .active-filters .filter-list li button {
  font-size: 16px;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  margin-left: 15px;
  cursor: pointer;
  line-height: 0px;
}
@media (max-width: 960px) {
  .search-page-container .filters .filter-options {
    justify-content: space-around;
  }
  .search-page-container .filters .filter-options .select-wrapper {
    flex-basis: calc(50% - 10px);
    margin-bottom: 10px;
  }
}
.search-page-container .content-news {
  max-width: 1440px;
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  background-color: white;
}
.search-page-container .content-news .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
.search-page-container .content-news .container .sidebar-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.search-page-container .content-news .container .sidebar-left .search-results {
  font-size: 18px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .search-page-container .content-news .container .sidebar-left .results-layout-buttons {
    display: none;
  }
}
.search-page-container .content-news .container .sidebar-left .results-layout-buttons button {
  background-color: transparent;
  border: none;
  color: #ccc;
  font-size: 24px;
  cursor: pointer;
}
.search-page-container .content-news .container .sidebar-left .results-layout-buttons button.active {
  color: #F7A427;
}
.search-page-container .content-news .container .sidebar-left .results-layout-buttons button i:hover {
  color: #F7A427;
}
.search-page-container .content-news .container .col-layout {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  box-sizing: border-box;
  justify-items: center;
  width: 100%;
}
.search-page-container .content-news .container .col-layout .post-item .post-content {
  width: 80%;
  left: 20%;
}
@media (max-width: 960px) {
  .search-page-container .content-news .container .col-layout .post-item .post-content {
    width: 73%;
    left: 26%;
  }
}
.search-page-container .content-news .container .grid-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  box-sizing: border-box;
  justify-items: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .search-page-container .content-news .container .grid-layout {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .search-page-container .content-news .container .grid-layout {
    grid-template-columns: 1fr;
  }
}
.search-page-container .content-news .container .navigation {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
.search-page-container .content-news .container .navigation .page-numbers-container {
  display: flex;
  justify-content: center;
}
.search-page-container .content-news .container .navigation .page-numbers-container .prev,
.search-page-container .content-news .container .navigation .page-numbers-container .next {
  display: none;
}
.search-page-container .content-news .container .navigation .page-numbers-container .page-numbers {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  text-decoration: none;
  color: #000000;
  line-height: 32px;
  margin: 0 5px;
}
.search-page-container .content-news .container .navigation .page-numbers-container .current {
  background-color: #E93E8F;
  color: #000;
}
.search-page-container .featured-content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 40px 40px;
  width: 100%;
  background-color: white;
  border-top: 2px solid #ccc;
  padding-left: 0;
  padding-right: 0;
}
.search-page-container .featured-content h3 {
  font-size: 33px;
}
.search-page-container .featured-content .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}
.search-page-container .featured-content .container h3 {
  text-align: center;
}
.search-page-container .featured-content .container .feature-content-area-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  box-sizing: border-box;
  justify-items: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .search-page-container .featured-content .container .feature-content-area-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .search-page-container .featured-content .container .feature-content-area-wrapper {
    grid-template-columns: 1fr;
  }
}

/* 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: rgb(106, 106, 106);
  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;
  }
}
@media (min-width: 960px) {
  header #main-nav .ubermenu .sign-up .ubermenu-content-block {
    padding-left: 10px !important;
  }
}
@media (max-width: 960px) {
  header #main-nav .ubermenu .sign-up .ubermenu-content-block {
    padding-top: 0px !important;
  }
}
header #main-nav .ubermenu .sign-up .ubermenu-content-block a {
  text-decoration: none;
  color: #000;
  border: none;
  background-color: #E5E5E5;
  border-radius: 4px;
  max-width: 85px;
  width: 100%;
  padding: 7px 14px;
  height: 38px;
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
}
@media (min-width: 960px) {
  header #main-nav .ubermenu .logout .ubermenu-content-block {
    padding-left: 10px !important;
  }
}
@media (max-width: 960px) {
  header #main-nav .ubermenu .logout .ubermenu-content-block {
    padding-top: 10px !important;
  }
}
header #main-nav .ubermenu .logout .ubermenu-content-block a {
  text-decoration: none;
  border: none;
  color: #000;
  background-color: #E5E5E5;
  border-radius: 4px;
  max-width: 85px;
  padding: 7px 14px;
  height: 38px;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 960px) {
  header #main-nav .ubermenu .login .ubermenu-content-block {
    padding-right: 0 !important;
  }
}
@media (max-width: 960px) {
  header #main-nav .ubermenu .login .ubermenu-content-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
header #main-nav .ubermenu .login .ubermenu-content-block a {
  text-decoration: none;
  color: #000;
  border: none;
  background-color: #98C229;
  border-radius: 4px;
  max-width: 85px;
  width: 100%;
  padding: 7px 14px;
  height: 38px;
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
}
@media (min-width: 960px) {
  header #main-nav .ubermenu .professionals {
    padding-right: 0 !important;
  }
}
@media (max-width: 960px) {
  header #main-nav .ubermenu .professionals {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
header #main-nav .ubermenu .professionals a {
  text-decoration: none;
  color: #000;
  border: none;
  background-color: #6f9b97;
  border-radius: 4px;
  width: 100%;
  padding: 7px 14px;
  height: 38px;
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
}
header #main-nav .ubermenu .professionals a span:hover {
  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: 300;
    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 a {
  color: black;
}
header #main-nav a.ubermenu-responsive-toggle {
  font-size: 38px;
  padding: 0 !important;
  vertical-align: baseline;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}
@media (max-width: 960px) {
  header #main-nav a.ubermenu-responsive-toggle {
    top: 47px;
    position: fixed;
    right: 30px;
    z-index: 1001;
    width: 65px;
    height: 65px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
header #main-nav a.ubermenu-responsive-toggle:before {
  content: "\f0c9";
  font-family: FontAwesome;
}
header #main-nav a.ubermenu-responsive-toggle i {
  display: none;
}
header #main-nav a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-open {
  display: flex;
}
header #main-nav a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-open:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin: auto;
}
@media screen and (min-width: 768px) {
  header #main-nav a.ubermenu-responsive-toggle {
    font-size: 38px;
  }
}
@media screen and (min-width: 960px) {
  header #main-nav a.ubermenu-responsive-toggle {
    display: none !important;
  }
}
header #main-nav .ubermenu-responsive.ubermenu {
  background-color: rgb(120, 154, 151);
}
@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 .register-overlay {
  position: fixed;
  width: 335px;
  height: 562px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  display: none;
  z-index: 600;
  border-radius: 7px;
  background-size: cover;
  background-position: center;
  margin-top: 30px;
}
header .register-overlay .register-close-button {
  position: absolute;
  width: 27px;
  height: 27px;
  top: -30px;
  right: -30px;
  border-radius: 50%;
  background-color: #FFFFFF;
  text-align: center;
  color: #565656;
  cursor: pointer;
}
header .register-overlay .register-close-button .fa-solid {
  line-height: 1.5;
}
header .register-overlay .register-close-button .fa-solid:before {
  line-height: 1.5;
}
header .register-overlay .register-overlay-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
header .register-overlay .register-overlay-container .signup-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .register-overlay .register-overlay-container .signup-form h3 {
  margin: 10px 0;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 700;
  text-align: left;
  font-family: "unit-rounded", sans-serif;
}
header .register-overlay .register-overlay-container .signup-form form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .register-overlay .register-overlay-container .signup-form form .newsletter-signup {
  margin-top: 10px;
  padding-left: 20px;
  align-self: flex-start;
}
header .register-overlay .register-overlay-container .signup-form form .newsletter-signup input {
  height: 20px;
  width: 20px;
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
header .register-overlay .register-overlay-container .signup-form form .terms-checkbox {
  margin-bottom: 10px;
  padding-left: 20px;
  align-self: flex-start;
}
header .register-overlay .register-overlay-container .signup-form form .terms-checkbox input {
  height: 20px;
  width: 20px;
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
header .register-overlay .register-overlay-container .signup-form form label {
  align-self: flex-start;
  font-size: 16px;
}
header .register-overlay .register-overlay-container .signup-form form input {
  margin-bottom: 10px;
  width: 236px;
  height: 23px;
  background-color: #FFFFFF;
  border: 1px solid #565656;
  border-radius: 4px;
  padding: 10px 15px;
}
header .register-overlay .register-overlay-container .signup-form form button {
  margin: 10px 0;
  width: 268px;
  height: 57px;
  background-color: #E93E8F;
  border: 1px solid #565656;
  border-radius: 4px;
  color: white;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
}
header .signin-overlay {
  position: fixed;
  width: 335px;
  height: 562px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  display: none;
  z-index: 600;
  border-radius: 7px;
  background-size: cover;
  background-position: center;
  margin-top: 30px;
}
header .signin-overlay .signin-close-button {
  position: absolute;
  width: 27px;
  height: 27px;
  top: -30px;
  right: -30px;
  border-radius: 50%;
  background-color: #FFFFFF;
  text-align: center;
  color: #565656;
  cursor: pointer;
}
header .signin-overlay .signin-close-button .fa-solid {
  line-height: 1.5;
}
header .signin-overlay .signin-close-button .fa-solid:before {
  line-height: 1.5;
}
header .signin-overlay .signin-overlay-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
header .signin-overlay .signin-overlay-container .signin-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .signin-overlay .signin-overlay-container .signin-form .form-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%;
}
header .signin-overlay .signin-overlay-container .signin-form .form-header h3 {
  margin: 10px 0;
  font-size: 29px;
  font-weight: 700;
  text-align: left;
  font-family: "unit-rounded", sans-serif;
}
header .signin-overlay .signin-overlay-container .signin-form .form-header .register-button {
  border: 1px solid #5B5B5B;
  background-color: #EFEFFA;
  border-radius: 4px;
  max-width: 85px;
  padding: 0 14px;
  height: 38px;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
header .signin-overlay .signin-overlay-container .signin-form form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .signin-overlay .signin-overlay-container .signin-form form label {
  align-self: flex-start;
  font-size: 16px;
}
header .signin-overlay .signin-overlay-container .signin-form form input {
  margin-bottom: 10px;
  width: 236px;
  height: 23px;
  background-color: #FFFFFF;
  border: 1px solid #565656;
  border-radius: 4px;
  padding: 10px 15px;
}
header .signin-overlay .signin-overlay-container .signin-form form button {
  margin: 10px 0;
  width: 268px;
  height: 57px;
  background-color: #E93E8F;
  border: 1px solid #565656;
  border-radius: 4px;
  color: white;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
}
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: 20px;
  color: #565656;
  cursor: pointer;
}
header .search-overlay .search-close-button .fa-solid {
  line-height: 1.5;
}
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;
}
header .register-fade {
  position: fixed;
  background-color: rgba(99, 99, 99, 0.5);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 500;
}
header .signin-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.6666666667%;
    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;
}

.fl-module-pew-notices h3, .fl-module-pew-notices p {
  margin-bottom: 24px;
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.15);
}
.fl-module-pew-notices p {
  font-weight: 400;
  line-height: 0.9;
}
.fl-module-pew-notices .download-button {
  background-color: #4D4D4D;
  padding: 12px 16px 12px 48px;
  position: relative;
  font-size: 17px;
  display: inline-block;
  cursor: pointer;
}
.fl-module-pew-notices .download-button:hover {
  background-color: #333;
  text-decoration: none;
}
.fl-module-pew-notices .download-button:before {
  content: "\f019";
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 16px;
  top: 0;
  left: 0;
  color: #FFF;
  padding: 13px 17px;
}

.team-grid {
  margin-left: -4px;
  margin-right: -4px;
}
.team-grid .team-member {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .team-grid .team-member {
    margin-bottom: 0;
  }
}
.team-grid .team-member .team-member-wrapper {
  height: 100%;
  background-color: #ffffff;
}
.team-grid .team-member .team-member-details {
  padding: 15px 15px 45px 15px;
  text-align: left;
}
.team-grid .team-member .team-member-details div {
  display: block;
  color: #666;
}
.team-grid .team-member .team-member-details div.name {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #666;
}
.team-grid .team-member .team-member-details div.position {
  font-size: 15px;
  margin-bottom: 20px;
}
.team-grid .team-member .team-member-details div.position p {
  margin: 0;
  font-size: 15px;
  color: #666;
}
.team-grid .team-member .team-member-details div.email {
  text-align: center;
  font-size: 20px;
  color: #555;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #f5f5f5;
  padding: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.fl-module-this-sunday h3 {
  line-height: 0.9;
  margin-bottom: 24px;
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.15);
}
.fl-module-this-sunday h3 span {
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 0.9em;
}
.fl-module-this-sunday .events-table {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .fl-module-this-sunday .events-table {
    display: table;
  }
}
.fl-module-this-sunday .events-table .event {
  background-color: #fff;
  font-size: 19px;
  margin-bottom: 0;
  color: #666;
}
@media screen and (min-width: 768px) {
  .fl-module-this-sunday .events-table .event {
    display: table-row;
  }
}
.fl-module-this-sunday .events-table .event div {
  padding: 16px 18px;
}
@media screen and (min-width: 768px) {
  .fl-module-this-sunday .events-table .event div {
    border-bottom: 1px solid #eee;
  }
}
.fl-module-this-sunday .events-table .event div.time {
  color: #666;
  font-weight: bold;
  text-align: center;
  padding: 16px 18px 0px;
}
@media screen and (min-width: 768px) {
  .fl-module-this-sunday .events-table .event div.time {
    min-width: 15%;
    width: 15%;
    text-align: left;
    display: table-cell;
    padding: 16px 18px;
  }
}
.fl-module-this-sunday .events-table .event div.service {
  color: #666;
  border-bottom: 1px solid #eee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .fl-module-this-sunday .events-table .event div.service {
    display: table-cell;
    text-align: left;
  }
}

.fl-module-upcoming-events h3 {
  line-height: 0.9;
  margin-bottom: 24px;
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.15);
}
.fl-module-upcoming-events .events-list .event {
  margin-bottom: 3px;
  background-color: #fff;
  padding: 12px 16px;
}
.fl-module-upcoming-events .events-list .event p, .fl-module-upcoming-events .events-list .event h5 {
  color: #555;
}
.fl-module-upcoming-events .events-list .event h5 {
  margin-bottom: 8px;
}
.fl-module-upcoming-events .events-list .event p {
  margin: 0;
  font-size: 17px;
  position: relative;
  padding: 2px 0 2px 24px;
  font-weight: 400;
  color: #666;
}
.fl-module-upcoming-events .events-list .event p:before {
  font-family: FontAwesome;
  width: 16px;
  position: absolute;
  text-align: center;
  margin-right: 6px;
  left: 0;
  color: #999;
}
.fl-module-upcoming-events .events-list .event p.time:before {
  content: "\f017";
}
.fl-module-upcoming-events .events-list .event p.location:before {
  content: "\f041";
}
.fl-module-upcoming-events .events-list .event p.speaker:before {
  content: "\f007";
}
.fl-module-upcoming-events .events-list .read-more-link {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  float: right;
  margin-top: 12px;
}
.fl-module-upcoming-events .events-list .read-more-link:hover {
  border-color: transparent;
  text-decoration: none;
}

.photo-stream {
  position: relative;
}
.photo-stream .photo-stream-title-overlay {
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .photo-stream .photo-stream-title-overlay {
    padding: 0 15px;
  }
}
@media screen and (min-width: 960px) {
  .photo-stream .photo-stream-title-overlay {
    padding: 0 20px;
  }
}
.photo-stream .photo-stream-title-overlay .photo-stream-title-inner {
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
  padding: 20px 10px;
}
@media screen and (min-width: 768px) {
  .photo-stream .photo-stream-title-overlay .photo-stream-title-inner {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 960px) {
  .photo-stream .photo-stream-title-overlay .photo-stream-title-inner {
    padding: 20px 20px;
  }
}
.photo-stream .photo-stream-title-overlay h3 {
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .photo-stream .photo-stream-title-overlay h3 {
    float: left;
    margin-bottom: 0;
  }
}
.photo-stream .photo-stream-title-overlay a {
  text-transform: uppercase;
  display: inline-block;
  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: 768px) {
  .photo-stream .photo-stream-title-overlay a {
    float: right;
  }
}
.photo-stream .photo-stream-title-overlay a:hover {
  text-decoration: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.7);
}
.photo-stream .photo-stream-content img {
  width: 50%;
  display: block;
  float: left;
}
@media screen and (min-width: 480px) {
  .photo-stream .photo-stream-content img {
    width: 33.333333%;
  }
  .photo-stream .photo-stream-content img:nth-child(7), .photo-stream .photo-stream-content img:nth-child(8) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .photo-stream .photo-stream-content img {
    width: 25%;
  }
  .photo-stream .photo-stream-content img:nth-child(7), .photo-stream .photo-stream-content img:nth-child(8) {
    display: block;
  }
}

/* Import Page Template Styles */
.view-select {
  padding: 32px 0;
  background-color: #f5f5f5;
}
.view-select:after {
  content: "";
  display: block;
  clear: both;
}
.view-select ol,
.view-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.view-select ul.dropdown {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  width: 100%;
}
.view-select ul.dropdown:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .view-select ul.dropdown {
    float: left;
    display: inline-block;
    width: 25%;
    margin: 0;
  }
}
.view-select ul.dropdown li {
  position: relative;
}
.view-select ul.dropdown li ul {
  display: none;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (min-width: 960px) {
  .view-select ul.dropdown li ul {
    min-height: 140px;
  }
}
.view-select ul.dropdown li:hover ul {
  display: block;
  top: 100%;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .view-select ul.dropdown li:hover ul {
    position: absolute;
  }
}
.view-select ul.dropdown a {
  width: 100%;
  position: relative;
  padding-left: 68px;
  float: none !important;
  display: block;
}
.view-select ul.dropdown a:before {
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 22px;
  top: 0;
  left: 0;
  color: #BBB;
  background-color: #fafafa;
  padding: 12px 16px;
  width: 22px;
  min-height: 22px;
}
.view-select ul.dropdown a.active:after {
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 24px;
  top: 0;
  right: 0;
  color: #BBB;
  padding: 10px 16px;
  content: "\f107";
}
.view-select ul.dropdown a#calendar-view:before {
  content: "\f073";
}
.view-select ul.dropdown a#list-view:before {
  content: "\f03a";
}
.view-select ul.dropdown a#filter-speaker:before {
  content: "\f130";
}
.view-select ul.dropdown li:hover a.active:after {
  content: "\f106";
}
.view-select a {
  padding: 14px 18px;
  line-height: normal;
  text-transform: uppercase;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
  float: left;
  background-color: #fff;
  margin-left: 1px;
  color: #666;
  position: relative;
}
.view-select a:before {
  content: "";
}
.view-select h2 {
  padding: 30px 16px;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (min-width: 960px) {
  .view-select h2 {
    float: right;
    width: 50%;
    padding: 0;
  }
}
.view-select .month-navigation {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 960px) {
  .view-select .month-navigation {
    float: right;
    text-align: right;
    width: 25%;
  }
}
.view-select .month-navigation a {
  text-transform: uppercase;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
  float: right;
  background-color: #fff;
  margin-left: 1px;
  color: #666;
  position: relative;
  box-sizing: border-box;
}
.view-select .month-navigation a:before {
  content: "";
}
.view-select .month-navigation a#today {
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  background-color: #fafafa;
}
@media screen and (min-width: 960px) {
  .view-select .month-navigation a#today {
    width: auto;
    position: relative;
    left: auto;
    right: auto;
  }
}
.view-select .month-navigation a:hover {
  background-color: #5679AF !important;
  color: #fff;
  text-decoration: none;
}
.view-select .month-navigation a:hover:before {
  color: #fff !important;
}
.view-select .month-navigation a#previous {
  height: 46px;
  width: 46px;
  float: left;
  z-index: 5;
  position: relative;
}
@media screen and (min-width: 960px) {
  .view-select .month-navigation a#previous {
    float: right;
  }
}
.view-select .month-navigation a#previous:before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 26px;
  top: 50%;
  margin-top: -14px;
  left: 18px;
  color: #BBB;
}
.view-select .month-navigation a#next {
  height: 46px;
  width: 46px;
  z-index: 5;
  position: relative;
}
.view-select .month-navigation a#next:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 26px;
  top: 50%;
  margin-top: -14px;
  left: 18px;
  color: #BBB;
}
.view-select .back-button {
  overflow: hidden;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .view-select .back-button {
    width: 22%;
    float: left;
  }
}
.view-select .back-button a {
  width: 100%;
  position: relative;
  padding-left: 68px;
}
.view-select .back-button a:before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  font-size: 26px;
  top: 50%;
  margin-top: -14px;
  left: 18px;
  color: #BBB;
}
.view-select .back-button a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 48px;
  background-color: #fafafa;
}

.events-calendar {
  padding: 0 0 30px 0;
  position: relative;
}
.events-calendar div.calendar-header {
  background-color: #007f71;
}
.events-calendar div.calendar-main {
  margin-right: -20px;
  margin-left: -20px;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .events-calendar div.calendar-main {
    margin: 0;
    background-color: #f5f5f5;
  }
}
.events-calendar h2 {
  text-transform: initial;
  font-weight: 200;
  text-align: center;
  color: #6f6f6e;
  letter-spacing: -1px;
  font-size: 3.0625em;
  margin-bottom: 0.43em;
}
.events-calendar h2 span {
  display: block;
  font-size: 30px;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .events-calendar h2 {
    margin-bottom: 1.2em;
  }
  .events-calendar h2 span {
    display: inline;
    margin-top: 0;
    font-size: 1em;
  }
}
.events-calendar .calendar {
  font-size: 0.75em;
  display: table;
  height: auto;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  /* shared */
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar {
    font-size: 0.875em;
  }
}
@media screen and (min-width: 960px) {
  .events-calendar .calendar {
    font-size: 1em;
  }
}
.events-calendar .calendar div.calendar-row {
  width: 100%;
  display: table-row;
}
.events-calendar .calendar div.calendar-day-head,
.events-calendar .calendar div.calendar-day,
.events-calendar .calendar div.calendar-day-np {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day-head,
  .events-calendar .calendar div.calendar-day,
  .events-calendar .calendar div.calendar-day-np {
    width: 14.2857142857%;
  }
}
.events-calendar .calendar div.calendar-day {
  position: relative;
  padding: 15px;
  padding-bottom: 0;
  display: none;
}
.events-calendar .calendar div.calendar-day.events-exist {
  display: block;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day.events-exist {
    display: table-cell;
  }
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day {
    height: 11.875em;
    display: table-cell;
    box-sizing: border-box;
    padding-bottom: 2em !important;
    border: 1px solid #eeeeee;
    background-color: #FBFBFB;
    padding-bottom: 3.5em !important;
  }
}
.events-calendar .calendar div.calendar-day a {
  color: #666666;
  display: block;
  font-size: 1.375em;
  padding: 10px;
  background-color: #f5f5f5;
  margin-bottom: 4px;
  outline: none;
  text-align: left;
  margin-left: 60px;
  margin-right: 10px;
  line-height: normal;
}
.events-calendar .calendar div.calendar-day a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day a {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 1em;
  }
}
.events-calendar .calendar div.calendar-day a.view-more {
  padding: 10px 0;
  color: #666;
  margin: 0;
  background-color: transparent;
  text-decoration: none;
  font-size: 1.375em;
  cursor: pointer;
  margin-top: 5px;
  display: block;
  border-radius: 2px;
  margin-left: 60px;
  margin-right: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day a.view-more {
    margin-left: 0;
    margin-right: 0;
    font-size: 0.9em;
    text-align: left;
    display: inline-block;
  }
}
.events-calendar .calendar div.calendar-day a.view-more i {
  font-size: 0.8em;
  display: inline-block;
  margin-right: 0.5em;
}
.events-calendar .calendar div.calendar-day .day {
  color: #AAA;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 12px;
  line-height: normal;
  float: left;
  width: 50px;
  text-align: center;
  margin-left: -10px;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day .day {
    float: none;
    width: auto;
    text-align: left;
    margin-left: 0;
  }
}
.events-calendar .calendar div.calendar-day .day .day-name {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day .day .day-name {
    display: none;
  }
}
.events-calendar .calendar div.calendar-day.active {
  background-color: #F3F3F3;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day.today {
    background-color: #4092b0;
  }
}
.events-calendar .calendar div.calendar-day.today .day {
  color: #4092b0;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day.today .day {
    color: #fff;
  }
}
.events-calendar .calendar div.calendar-day.today a {
  background-color: #4092b0;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day.today a {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.events-calendar .calendar * html div.calendar-day {
  height: 80px;
}
.events-calendar .calendar * html div.calendar-day-np {
  height: 80px;
}
.events-calendar .calendar div.calendar-day-head {
  display: none;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day-head {
    color: #ffffff;
    text-align: center;
    padding: 5px;
    display: table-cell;
    font-size: 1.20625em;
    padding: 1em;
    text-transform: uppercase;
  }
}
.events-calendar .calendar div.calendar-day-np {
  display: none;
}
@media screen and (min-width: 768px) {
  .events-calendar .calendar div.calendar-day-np {
    background: none;
    display: table-cell;
  }
}
.events-calendar .calendar .event-block {
  width: 33%;
  height: 300px;
  float: left;
}

.date-navigate {
  text-align: center;
  padding-bottom: 2em;
  position: absolute;
  top: 16px;
  left: -20px;
  right: -20px;
}
@media screen and (min-width: 768px) {
  .date-navigate {
    top: 0;
    left: 0;
    right: 0;
  }
}
.date-navigate a {
  font-size: 46px;
  text-align: center;
  color: #6f6f6e;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  position: absolute;
  opacity: 0.7;
}
.date-navigate a.prev {
  padding-left: 0.4em;
  left: 0;
}
.date-navigate a.next {
  padding-right: 0.4em;
  right: 0;
}
.date-navigate a:hover {
  opacity: 1;
}

.event-wrapper {
  overflow: hidden;
  padding: 30px 0;
}

.hide-events {
  display: none;
}

.event-group .day-details {
  text-transform: uppercase;
  text-align: left;
  padding: 32px 32px 0;
  border-left: 4px solid #ddd;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .event-group .day-details {
    width: 25%;
    float: left;
    text-align: right;
    border: 0;
  }
}
.event-group .day-details p {
  font-size: 24px;
  font-family: "Century Gothic W01";
  line-height: 1;
  color: #B7B7B7;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .event-group .day-details p {
    margin-bottom: 24px;
  }
}
.event-group .day-details p span {
  margin-left: 10px;
}
@media screen and (min-width: 960px) {
  .event-group .day-details p span {
    display: block;
    font-size: 40px;
  }
}
.event-group .events-list {
  border-left: 4px solid #ddd;
  padding: 32px;
}
@media screen and (min-width: 960px) {
  .event-group .events-list {
    width: 75%;
    float: left;
  }
}
.event-group .events-list .event {
  margin-bottom: 32px;
}
.event-group .events-list .event p {
  margin-bottom: 14px;
}
.event-group .events-list .event p:last-child {
  margin: 0;
}
.event-group .events-list .event:last-child {
  margin: 0;
}
.event-group.today .day-details p {
  color: rgba(31, 80, 151, 0.75);
}
.event-group.today .events-list,
.event-group.today .day-details {
  border-left: 4px solid rgba(31, 80, 151, 0.75);
  background-color: #FBFBFB;
}

.single-event .event-gallery {
  width: 100%;
  max-height: 261px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 16px;
  margin-top: 20px;
  border: solid;
  padding-top: 23px;
}
.single-event .event-gallery img {
  height: 200px;
  margin-left: 10px;
  margin-right: 10px;
  flex-shrink: 0; /* Prevent images from shrinking */
  width: auto;
}
.single-event .event-gallery::-webkit-scrollbar {
  height: 8px; /* Adjust scrollbar height */
}
.single-event .event-gallery::-webkit-scrollbar-thumb {
  background: #888; /* Color of the scrollbar */
}
.single-event .event-gallery::-webkit-scrollbar-thumb:hover {
  background: #555; /* Hover effect for scrollbar */
}
.single-event .banner {
  background-color: #f5f5f5;
}
.single-event .banner div.slide {
  background-size: cover;
}
.single-event .view-select h2 {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .single-event .view-select h2 {
    width: auto !important;
    padding-left: 48px;
    float: left;
  }
}
.single-event .content {
  overflow: hidden;
  margin-top: 2em;
  margin-bottom: 2em;
  border-left: 2px solid #eee;
}
.single-event .content h1 {
  font-size: 2.375em;
  color: #878787;
  font-weight: 600;
  margin-bottom: 0.2em;
  margin-top: 0.3em;
}
.single-event .content h2 {
  font-size: 1.5em;
  font-weight: 600;
  color: #878787;
  opacity: 0.7;
  text-transform: none;
}
.single-event .content i {
  margin-right: 0.5em;
  color: #AAA;
  margin-left: 0.1em;
}
.single-event .content .grid-25 {
  width: 100%;
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-25 {
    width: 22%;
    float: left;
    padding-right: 24px;
  }
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-25 p {
    font-size: 18px;
    color: #808080;
  }
}
.single-event .content .grid-75 {
  padding-top: 24px;
  min-height: 320px;
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-75 {
    width: 78%;
    float: right;
    border-left: 2px solid #eee;
    padding-left: 48px;
  }
}
.single-event .button {
  background-color: #9da6ad;
  border: 0;
  padding: 0.75em 1.25em;
  text-shadow: none;
  text-align: left;
  width: 80%;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  font-size: 1.25em;
  margin-bottom: 0.5em;
  transition: all 0.1s ease-in-out;
}
.single-event .button i {
  color: #fff;
  margin-left: -0.2em;
  margin-right: 1em;
  opacity: 0.9;
  font-size: 0.9em;
}
.single-event .button:hover {
  opacity: 0.9;
}
.single-event .button.book {
  background-color: #6e7c83;
}
.single-event hr {
  margin-bottom: 1em;
}

.sermons {
  padding: 40px 30px !important;
}
.sermons .pagination {
  clear: both;
}
.sermons .sermon-block {
  margin-bottom: 30px;
}
.sermons .sermon-block .sermon-block-inner {
  background-color: #fff;
  height: 100%;
  padding-bottom: 45px;
}
.sermons .sermon-block .sermon-block-inner .featured-image {
  width: 100%;
  height: 195px;
  background-position: center center;
  background-size: cover;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper {
  padding: 20px;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper .talk {
  font-size: 24px;
  margin-bottom: 5px;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper .author {
  color: #333;
  font-size: 18px;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper .date {
  font-size: 16px;
  color: #888;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper .button {
  position: absolute;
  bottom: 20px;
}
.sermons .sermon-block .sermon-block-inner .sermon-block-text-wrapper .button i {
  margin-right: 10px;
}

.event-block {
  margin-bottom: 1.5em;
}
.event-block p {
  margin: 0;
}
.event-block > div {
  background-position: center center;
  background-size: cover;
  position: relative;
  background-color: #eeeeee;
  height: 100%;
  overflow: hidden;
  border: 1px solid #ddd;
}
.event-block > div div {
  padding: 1em 1.5em;
}
.event-block .head {
  width: 125px;
  height: 112px;
  background-color: #6e7c83;
  opacity: 0.9;
  padding: 1em 1.5em 1.5em;
  box-sizing: border-box;
}
.event-block .head p {
  color: #fff;
}
.event-block .head .day {
  font-size: 3.065em;
  font-weight: bold;
  line-height: 0.7em;
}
.event-block .head .month {
  font-size: 1.875em;
}
.event-block .head .year {
  font-size: 1.149375em;
}
.event-block .inner {
  background-color: #fff;
  padding-bottom: 4em;
  height: 100%;
}
.event-block .inner h3 {
  color: #566168;
  font-size: 1.625em;
  font-weight: 600;
}
.event-block .inner p {
  font-size: 1em;
  color: #878787;
  font-weight: 200;
}
.event-block .location {
  background-color: #f7f7f7;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #ddd;
  padding: 0;
  width: 100%;
}
.event-block .location > div {
  display: table;
  padding: 0 1.5em;
  height: 3.125em;
  width: 100%;
  max-height: 3.125em;
}
.event-block .location > div p {
  display: table-cell;
  width: 100%;
  font-size: 0.8125em;
  vertical-align: middle;
}
.event-block .location > div i {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  font-size: 1.125em;
  font-size: 1.5625em;
  position: relative;
  z-index: 1;
  color: #9da6ad;
}
.event-block .location > div:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3.75em;
  background-color: #fff;
}
.event-block a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.hub-locations .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hub-locations .container .hub-locations-content .post-content {
  margin-top: 20px;
}
.hub-locations .container .hub-locations-content .post-content h2 {
  padding-left: 0;
}
.hub-locations .container .details-container {
  max-width: 1400px;
  width: 100%;
  padding: 40px;
  border-radius: 10px;
  background-color: #F7F7F9;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 1030px) {
  .hub-locations .container .details-container {
    flex-direction: column;
  }
}
.hub-locations .container .details-container .details-content, .hub-locations .container .details-container .location-map {
  flex-basis: 50%;
}
@media (max-width: 1030px) {
  .hub-locations .container .details-container .details-content, .hub-locations .container .details-container .location-map {
    flex-basis: 100%;
  }
}
.hub-locations .container .details-container .details-content {
  flex: 1;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1030px) {
  .hub-locations .container .details-container .details-content {
    width: 100%;
  }
}
.hub-locations .container .details-container .details-content ul {
  padding-left: 0;
  list-style: none;
  height: 100%;
  margin-top: 30px;
}
.hub-locations .container .details-container .details-content ul li {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}
.hub-locations .container .details-container .details-content ul li .field {
  font-weight: bold;
  max-width: 20%;
}
.hub-locations .container .details-container .details-content ul li .value {
  width: 70%;
  display: flex;
  flex-direction: column;
}
.hub-locations .container .details-container .details-content .links {
  display: flex;
}
.hub-locations .container .details-container .details-content .links .cta {
  background-color: #232323;
  color: white;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
}
.hub-locations .container .details-container .details-content .links .cta a {
  color: #fff;
}
.hub-locations .container .details-container .details-content .links .cta a:hover {
  color: #fff;
}
.hub-locations .container .details-container .details-content .links .social-icons {
  color: black;
  margin-left: 40px;
  font-size: 24px;
}
.hub-locations .container .details-container .details-content .links .social-icons .fa-facebook-f:before {
  content: "\f39e";
}
.hub-locations .container .details-container #acf-map {
  flex: 1;
  margin-top: 100px;
  margin-left: 50px;
  width: 600px;
  height: 300px;
}
@media (max-width: 1200px) {
  .hub-locations .container .details-container #acf-map {
    margin-left: 20px;
  }
}
@media (max-width: 960px) {
  .hub-locations .container .details-container #acf-map {
    margin-left: 0;
    width: 360px;
  }
}

.single-hub_locations .page-container {
  margin-top: 20px;
}

.page-template-page-user-dashboard .page-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}
@media screen and (max-width: 1600px) {
  .page-template-page-user-dashboard .page-container {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.hsa-view-only-page {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1600px) {
  .hsa-view-only-page {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.hsa-view-only-page .entry-box {
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #f9f9f9;
  border-radius: 5px;
}
.hsa-view-only-page .entry-box strong {
  font-size: 1.2em;
}

@font-face {
  font-family: "Smash";
  src: url("../fonts/smash.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.ehna-section {
  overflow: hidden;
}
.ehna-section .max-width-container {
  max-width: 1440px;
  margin: 0 auto;
}

/* 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: #9D0B57;
}
.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: 1400px;
  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,
.sermons ul.dropdown {
  margin-right: 24px;
}

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

.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: 300;
  line-height: normal;
  border-radius: 5px;
  position: relative;
  -webkit-appearance: none;
}
.button.hsa,
.fl-builder-content .fl-button-wrap a.fl-button.hsa {
  padding: 7px 25px !important;
}
.button span,
.fl-builder-content .fl-button-wrap a.fl-button span {
  color: #fff;
  font-size: 17px !important;
  font-weight: 300;
  line-height: normal;
}
.button:hover,
.fl-builder-content .fl-button-wrap a.fl-button:hover {
  background-color: rgb(119.0127659574, 151.8978723404, 32.1021276596);
  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: 1400px;
  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: 1400px;
  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 0.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 0.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: rgb(255, 255, 255);
  transition: all 0.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 0.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: 300;
  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: #9D0B57;
  color: #fff;
}
#ajaxloader-posts .button.loading {
  background-color: #9D0B57;
  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;
}

.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 40px 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 .page-container {
  margin-top: 0;
}
.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: 300;
  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 .restricted-tools {
  position: absolute;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  right: 0;
  margin-right: 10px;
}
.post-header .restricted-tools .favorite-button {
  border: none;
  background-color: transparent;
  justify-self: flex-end;
}
.post-header .restricted-tools .favorite-button i {
  font-size: 30px;
}
.post-header .restricted-tools .padlock-icon {
  font-size: 30px;
  vertical-align: middle;
  /* Ensure it's on top of other content */
}
.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 {
  position: relative;
  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 {
  font-family: "smash", sans-serif;
  line-height: 1.2;
  font-size: 33px;
  font-weight: normal;
  text-decoration: none;
  color: inherit;
  display: block;
  box-sizing: border-box;
  max-height: 2.4em;
}
.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: 81px;
  box-sizing: border-box;
}
.post-item .post-content .read-more {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  padding: 0;
  font-weight: bold;
}

.content-post .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: none;
  padding: 0;
}
.content-post .container .main-image {
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
}
.content-post .container .entry-content {
  position: relative;
  top: -75px;
  width: 60%;
  padding: 50px 90px 20px;
  background-color: white;
  min-width: 1100px;
}
@media (max-width: 960px) {
  .content-post .container .entry-content {
    width: 100%;
    min-width: 0px;
    padding: 20px 30px;
  }
}
.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;
}

.ginput_container input {
  background-color: #fff;
  border: 1px solid #999 !important;
}

.signup-page .signup-page-container {
  max-width: 1440px;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.signup-page .signup-page-container .signup-page-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.signup-page .signup-page-container .signup-page-form .sign-up-errors i {
  margin-right: 10px;
  font-size: 20px;
}
.signup-page .signup-page-container .signup-page-form h3 {
  margin: 20px 0;
  margin-bottom: 40px;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  font-family: "unit-rounded", sans-serif;
}
.signup-page .signup-page-container .signup-page-form form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.signup-page .signup-page-container .signup-page-form form .newsletter-signup {
  width: 40%;
  margin-top: 20px;
  align-self: center;
  display: flex;
  justify-content: flex-start;
  margin-left: 40px;
}
.signup-page .signup-page-container .signup-page-form form .newsletter-signup input {
  height: 20px;
  width: 20px;
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
.signup-page .signup-page-container .signup-page-form form .terms-checkbox {
  width: 40%;
  margin-bottom: 20px;
  align-self: center;
  display: flex;
  justify-content: flex-start;
  margin-left: 40px;
}
.signup-page .signup-page-container .signup-page-form form .terms-checkbox input {
  height: 20px;
  width: 20px;
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
.signup-page .signup-page-container .signup-page-form form label {
  align-self: center;
  font-size: 16px;
  width: 40%;
}
.signup-page .signup-page-container .signup-page-form form input {
  align-self: center;
  margin-bottom: 20px;
  width: 38%;
  height: 43px;
  background-color: #FFFFFF;
  border: 1px solid #565656;
  border-radius: 4px;
  padding: 10px 15px;
}
.signup-page .signup-page-container .signup-page-form form button {
  align-self: center;
  margin: 20px 0;
  width: 40%;
  height: 57px;
  background-color: #E93E8F;
  border: 1px solid #565656;
  border-radius: 4px;
  color: white;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
}

.signin-page .signin-page-container {
  max-width: 1440px;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.signin-page .signin-page-container .signin-page-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.signin-page .signin-page-container .signin-page-form .login-errors i {
  margin-right: 10px;
  font-size: 20px;
}
.signin-page .signin-page-container .signin-page-form h3 {
  margin: 20px 0;
  margin-bottom: 40px;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  font-family: "unit-rounded", sans-serif;
}
.signin-page .signin-page-container .signin-page-form form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.signin-page .signin-page-container .signin-page-form form label {
  align-self: center;
  font-size: 16px;
  width: 40%;
}
.signin-page .signin-page-container .signin-page-form form input {
  align-self: center;
  margin-bottom: 20px;
  width: 38%;
  height: 43px;
  background-color: #FFFFFF;
  border: 1px solid #565656;
  border-radius: 4px;
  padding: 10px 15px;
}
.signin-page .signin-page-container .signin-page-form form button {
  align-self: center;
  margin: 20px 0;
  width: 40%;
  height: 57px;
  background-color: #E93E8F;
  border: 1px solid #565656;
  border-radius: 4px;
  color: white;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 15px;
  cursor: pointer;
}

.healthy-schools-award-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}
@media screen and (max-width: 1600px) {
  .healthy-schools-award-container {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 600px) {
  .healthy-schools-award-container h1,
  .healthy-schools-award-container h2 {
    font-size: 24px;
  }
}
.healthy-schools-award-container .admin-comment {
  display: none;
  color: black;
  background-color: #98c229;
}
.healthy-schools-award-container .admin-comment .textarea {
  border-color: #98c229;
}
.healthy-schools-award-container .admin-comment .gfield_label {
  margin-left: 10px;
}
.healthy-schools-award-container .admin-comment .show {
  display: block;
}
.healthy-schools-award-container .gf_progressbar_wrapper .gf_progressbar_title {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 1300px) {
  .healthy-schools-award-container .gf_progressbar_wrapper.scrolled {
    position: fixed;
    top: 134px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background-color: white;
  }
  .healthy-schools-award-container .gf_progressbar_wrapper.scrolled .gf_progressbar {
    width: 80%;
    max-width: 1440px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.cff-header {
  justify-content: center;
  font-size: 33px;
  text-align: center;
}

#cff .cff-posts-wrap {
  display: flex !important;
  flex-direction: column-reverse;
}
#cff .cff-posts-wrap .cff_owl-controls {
  text-align: right;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-pagination {
  display: none;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-buttons {
  margin-bottom: 20px;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-buttons .cff_owl-prev {
  background-color: #6F9B97;
  border-radius: 4px;
  opacity: 1;
  height: 44px;
  width: 42px;
  color: white;
  font-size: 26px;
  margin-right: 15px;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-buttons .cff_owl-prev .fa-chevron-left:before {
  content: "\f0d9";
  top: 32%;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-buttons .cff_owl-next {
  background-color: #6F9B97;
  border-radius: 4px;
  opacity: 1;
  height: 44px;
  width: 42px;
  color: white;
  font-size: 26px;
  margin-right: 40px;
}
#cff .cff-posts-wrap .cff_owl-controls .cff_owl-buttons .cff_owl-next .fa-chevron-right:before {
  content: "\f0da";
  top: 32%;
}
#cff .cff-posts-wrap .cff_owl-item .cff-item .cff-author .cff-author-text .cff-page-name .cff-story {
  display: none;
}

.content-post {
  position: relative;
}
.content-post .print-button {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 999;
  padding: 1px 1rem;
  background-color: #6e9b96;
  color: black;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.2s ease;
}
.content-post .print-button:focus {
  outline: 2px solid rgb(80.7555555556, 156.2444444444, 121.1333333333);
  outline-offset: 2px;
}

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