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

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

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

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

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

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

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

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

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

* {
  box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

em, i {
  font-style: italic; }

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

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

h1,
h2,
h3 {
  font-family: "Big Shoulders Text", sans-serif; }

h4,
h5,
h6 {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700; }

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 {
  list-style-type: square;
  list-style-position: outside;
  padding-left: 20px; }

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

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

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

blockquote {
  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: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

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

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

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

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

.flexslider .slides {
  zoom: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

div {
  box-sizing: border-box; }

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

input, textarea {
  outline: none; }

.btn {
  font-family: "Lekton";
  color: #000;
  background: #FFE6E1;
  text-decoration: none;
  padding: 12px 18px;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  transition: opacity 0.5s ease-in-out; }
  .btn:hover {
    text-decoration: none;
    background-color: #dcc5c0;
    /*        padding-right: 30px; JM 240614 - guessing this wasnt intentional? */ }

.btn-black {
  color: #fff;
  background-color: #000000; }

body.logged-in header {
  top: 32px; }
body header {
  background-color: #fff;
  width: 100%;
  z-index: 1000;
  background-color: #000;
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 102px; }
  body header > .container {
    width: 100%;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px; }
    body header > .container > .logo {
      display: block; }
      body header > .container > .logo img {
        max-width: 250px;
        height: 73px; }
    body header > .container .close-icon {
      position: absolute;
      top: 25px;
      display: none;
      right: 30px;
      color: #000;
      font-size: 40px;
      cursor: pointer;
      z-index: 3000;
      background: transparent;
      border: medium;
      height: 69px; }
    body header > .container .search-container {
      display: flex;
      align-items: center; }
      body header > .container .search-container .search-icon {
        color: #ffffff;
        font-size: 18px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        cursor: pointer; }
        body header > .container .search-container .search-icon:hover {
          text-decoration: none; }
      body header > .container .search-container .search-form {
        display: none;
        align-items: center;
        position: relative;
        opacity: 0;
        visibility: hidden;
        width: 200px; }
        body header > .container .search-container .search-form .search-input {
          width: 100%;
          border: none;
          padding: 8px 30px 8px 8px;
          margin-right: 5px;
          background-color: #fff;
          color: #000;
          -webkit-appearance: none;
          height: 33px;
          font-size: 18px;
          border-radius: 4px; }
          body header > .container .search-container .search-form .search-input::placeholder {
            color: #000;
            opacity: 1; }
          body header > .container .search-container .search-form .search-input::-moz-placeholder {
            color: #000;
            opacity: 1; }
          body header > .container .search-container .search-form .search-input:-ms-input-placeholder {
            color: #000; }
        body header > .container .search-container .search-form .search-submit {
          position: absolute;
          right: 5px;
          top: 50%;
          transform: translateY(-50%);
          background: none;
          border: none;
          cursor: pointer;
          color: #000;
          padding: 0 5px;
          font-size: 16px;
          margin-right: 8px; }
  body header .hamburger-icon {
    display: none;
    background: none;
    border: none;
    color: #fff;
    font-size: 30px;
    cursor: pointer; }
    body header .hamburger-icon:focus {
      outline: none; }
  body header .menu-container {
    display: flex;
    margin-left: 80px; }
    body header .menu-container .header-menu {
      display: flex;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      body header .menu-container .header-menu > li:hover, body header .menu-container .header-menu > li.current_page_item {
        border-bottom: 3px #A8A8A8 solid; }
      body header .menu-container .header-menu > li > a {
        height: 40px; }
      body header .menu-container .header-menu li {
        margin: 0 40px 0 0;
        border-bottom: 3px solid transparent;
        position: relative; }
        @media (min-width: 901px) {
          body header .menu-container .header-menu li.mobile-only {
            display: none; } }
        body header .menu-container .header-menu li .submenu-wrapper {
          display: none;
          position: absolute;
          z-index: 1000;
          top: 37px;
          padding-top: 35px; }
          body header .menu-container .header-menu li .submenu-wrapper ul {
            background-color: #2B2B2B;
            list-style-type: none;
            padding: 10px 0;
            margin: 0;
            border: 1px #5E5E5E solid; }
            body header .menu-container .header-menu li .submenu-wrapper ul li {
              color: #fff;
              padding: 10px 20px;
              white-space: nowrap;
              /* Optional: Styling for when submenus are open */ }
              body header .menu-container .header-menu li .submenu-wrapper ul li .sub-menu {
                display: none;
                /* Hide submenus by default */ }
              body header .menu-container .header-menu li .submenu-wrapper ul li.has-submenu.open > a::after {
                transform: rotate(180deg);
                /* Flip the caret upside-down when the submenu is open */ }
              body header .menu-container .header-menu li .submenu-wrapper ul li.has-submenu .sub-menu {
                border: none;
                padding: 20px 0 0; }
                body header .menu-container .header-menu li .submenu-wrapper ul li.has-submenu .sub-menu li {
                  padding: 0 20px;
                  margin-right: 0; }
                  body header .menu-container .header-menu li .submenu-wrapper ul li.has-submenu .sub-menu li a {
                    color: #C3C3C3; }
                    body header .menu-container .header-menu li .submenu-wrapper ul li.has-submenu .sub-menu li a:hover {
                      color: #fff; }
              body header .menu-container .header-menu li .submenu-wrapper ul li .has-submenu
              a {
                line-height: 23px;
                color: #fff; }
        body header .menu-container .header-menu li:hover > .submenu-wrapper {
          display: block; }
        body header .menu-container .header-menu li a {
          position: relative;
          display: flex;
          align-items: center;
          text-decoration: none;
          color: #ffffff;
          font-weight: 600;
          transition: color 0.3s;
          font-size: 14px;
          text-transform: uppercase; }
        body header .menu-container .header-menu li.menu-item-has-children > a::after {
          content: '\f0dd';
          font-family: 'FontAwesome';
          margin-left: 8px;
          display: inline-block;
          line-height: 1;
          padding-bottom: 5px; }
  body header .social-icons {
    display: none;
    z-index: 3000; }
  body header .top-right-menu-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    height: 35px;
    background-color: #2B2B2B;
    border-radius: 0 0 0 10px;
    display: flex; }
    body header .top-right-menu-container ul.top-right-menu {
      flex: 0 1 75%;
      display: flex;
      align-items: center;
      justify-content: space-evenly;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      body header .top-right-menu-container ul.top-right-menu li {
        margin-bottom: 0; }
        body header .top-right-menu-container ul.top-right-menu li a {
          color: white;
          text-decoration: none;
          font-size: 12px;
          line-height: 29px;
          text-transform: uppercase; }
    body header .top-right-menu-container .social-icons {
      flex: 0 1 25%;
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 100%; }
      body header .top-right-menu-container .social-icons a {
        color: white;
        font-size: 12px;
        display: flex;
        align-items: center;
        text-decoration: none; }
        body header .top-right-menu-container .social-icons a i {
          width: auto;
          font-size: 14px; }
  @media (max-width: 900px) {
    body header .hamburger-icon {
      display: block; }
    body header > .container {
      position: relative;
      justify-content: flex-end; }
      body header > .container .menu-container .search-container {
        margin-top: 30px; }
        body header > .container .menu-container .search-container .search-icon {
          color: #000;
          padding-left: 0; }
      body header > .container .menu-container .social-icons {
        display: flex;
        left: 50%;
        transform: translateX(-50%);
        bottom: 50px;
        position: fixed; }
        body header > .container .menu-container .social-icons .social-icon {
          margin: 0 10px;
          color: #000;
          font-size: 24px; }
          body header > .container .menu-container .social-icons .social-icon:hover {
            color: #222;
            text-decoration: none; }
      body header > .container .logo {
        position: absolute;
        left: 20px; }
    body header .menu-container {
      display: none;
      position: fixed;
      width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      background-color: #dfdfe1;
      /*                flex-direction: column;*/
      justify-content: center;
      align-items: center;
      z-index: 2000;
      margin-left: 0;
      flex-direction: column; }
      body header .menu-container .header-menu {
        flex-direction: column; }
        body header .menu-container .header-menu > li {
          padding: 15px;
          margin: 0;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          z-index: 3001; }
          body header .menu-container .header-menu > li:hover, body header .menu-container .header-menu > li.current_page_item {
            border-bottom: none; }
          body header .menu-container .header-menu > li a {
            font-size: 24px;
            z-index: 3001;
            color: #000;
            text-transform: capitalize; }
          body header .menu-container .header-menu > li .submenu-wrapper {
            position: relative;
            padding-top: 0; }
            body header .menu-container .header-menu > li .submenu-wrapper ul {
              padding-top: 0;
              position: relative;
              background-color: transparent;
              z-index: 3000;
              list-style-type: none;
              margin: 0;
              border: none; }
              body header .menu-container .header-menu > li .submenu-wrapper ul li {
                color: #333;
                padding: 10px 20px;
                white-space: nowrap; }
                body header .menu-container .header-menu > li .submenu-wrapper ul li > a, body header .menu-container .header-menu > li .submenu-wrapper ul li a:hover {
                  color: #333 !important;
                  font-size: 15px; }
                body header .menu-container .header-menu > li .submenu-wrapper ul li .sub-menu li a, body header .menu-container .header-menu > li .submenu-wrapper ul li .sub-menu li a:hover {
                  color: #333 !important;
                  font-size: 15px; }
          body header .menu-container .header-menu > li:hover .submenu-wrapper {
            display: flex; }
            body header .menu-container .header-menu > li:hover .submenu-wrapper > ul {
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              top: 0;
              left: 0; }
              body header .menu-container .header-menu > li:hover .submenu-wrapper > ul li {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                margin-right: 0; } }
  @media (max-width: 1200px) {
    body header .top-right-menu-container {
      display: none; } }
body .is-active {
  display: flex !important; }
body .is-hidden {
  display: none !important; }
body .is-visible {
  opacity: 1 !important;
  visibility: visible !important; }
body .is-invisible {
  opacity: 0 !important;
  visibility: hidden !important; }

footer {
  width: 100%;
  padding: 0 0 20px; }
  footer .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* Aligns items to the top */
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 30px 30px;
    background-color: #2a2a2a;
    border-top: 5px solid;
    border-image: linear-gradient(to right, #6F5AEF 0%, #6F5AEF 16.67%, #D44040 16.67%, #D44040 33.33%, #AF42D7 33.33%, #AF42D7 50%, #3CD49D 50%, #3CD49D 66.67%, #78E6E6 66.67%, #78E6E6 83.33%, #E7FF98 83.33%, #E7FF98 100%) 5; }
    footer .footer-container .mobile-row {
      display: none; }
    footer .footer-container .footer-column {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      /* Aligns content to the left */
      width: 33.333%; }
      footer .footer-container .footer-column.contact-details-mobile {
        display: none;
        font-size: 14px; }
      footer .footer-container .footer-column.footer-logos-mobile {
        display: none; }
      footer .footer-container .footer-column.footer-logos img {
        margin-bottom: 30px;
        /* Adds space between the logos */
        width: 168px; }
      footer .footer-container .footer-column.footer-links ul, footer .footer-container .footer-column.footer-social ul {
        list-style: none;
        /* Removes bullet points */
        padding: 0;
        margin: 0 0 10px 0;
        /* Adds a little space at the bottom of the list */ }
        footer .footer-container .footer-column.footer-links ul li, footer .footer-container .footer-column.footer-social ul li {
          padding-left: 0;
          margin-bottom: 8px; }
          footer .footer-container .footer-column.footer-links ul li a, footer .footer-container .footer-column.footer-social ul li a {
            font-size: 14px;
            /* Sets icon size */
            font-weight: 400;
            line-height: 23px; }
      footer .footer-container .footer-column h4 {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 13px; }
      footer .footer-container .footer-column .contact-details {
        display: flex;
        width: 100%;
        gap: 10px;
        font-size: 14px;
        flex-direction: row; }
        footer .footer-container .footer-column .contact-details .email, footer .footer-container .footer-column .contact-details .phone {
          flex: 1;
          text-align: left; }
      footer .footer-container .footer-column .social-icons {
        margin-top: 20px;
        display: flex;
        gap: 10px;
        /* Adds space between icons */ }
        footer .footer-container .footer-column .social-icons a {
          text-decoration: none;
          /* Removes underline */ }
        footer .footer-container .footer-column .social-icons i {
          font-size: 25px;
          /* Sets icon size */ }
      footer .footer-container .footer-column .footer-copyright-container {
        text-align: left;
        margin-top: 30px; }
        footer .footer-container .footer-column .footer-copyright-container p {
          width: 100%;
          font-size: 14px;
          line-height: 19px;
          color: #B9B9B9; }
          footer .footer-container .footer-column .footer-copyright-container p a {
            line-height: 19px;
            color: #B9B9B9; }
      footer .footer-container .footer-column .policies {
        margin-top: 47px;
        width: 100%;
        max-width: 475px; }
        footer .footer-container .footer-column .policies ul {
          display: flex;
          list-style: none;
          padding: 0;
          margin: 0;
          gap: 10px;
          width: 100%;
          flex-direction: row; }
          footer .footer-container .footer-column .policies ul li {
            flex: 1 1 33.333%;
            text-align: left; }
            footer .footer-container .footer-column .policies ul li a {
              color: #B9B9B9;
              text-decoration: none; }
  @media (max-width: 900px) {
    footer {
      padding: 0; }
      footer .footer-container {
        flex-direction: column;
        align-items: center;
        padding: 60px 30px 30px; }
        footer .footer-container .footer-column {
          width: 100%;
          margin-bottom: 20px;
          align-items: center; }
          footer .footer-container .footer-column.contact-details-mobile {
            flex-direction: column;
            align-items: center;
            display: block; }
          footer .footer-container .footer-column.footer-links, footer .footer-container .footer-column.contact-details {
            display: flex;
            justify-content: space-between; }
            footer .footer-container .footer-column.footer-links ul li, footer .footer-container .footer-column.contact-details ul li {
              text-align: center; }
          footer .footer-container .footer-column .contact-details {
            display: none; }
            footer .footer-container .footer-column .contact-details div {
              text-align: center; }
          footer .footer-container .footer-column .social-icons, footer .footer-container .footer-column .policies {
            justify-content: center;
            width: 100%; }
          footer .footer-container .footer-column .policies ul {
            display: flex;
            justify-content: space-between;
            width: 100%; }
            footer .footer-container .footer-column .policies ul li {
              flex: auto; }
              footer .footer-container .footer-column .policies ul li:first-child {
                text-align: left; }
              footer .footer-container .footer-column .policies ul li:nth-child(2) {
                text-align: center; }
              footer .footer-container .footer-column .policies ul li:last-child {
                text-align: right; }
          footer .footer-container .footer-column .footer-copyright-container {
            text-align: center; }
        footer .footer-container .footer-column {
          order: 2; }
        footer .footer-container .footer-column:first-child {
          order: 3; }
        footer .footer-container .footer-column.footer-links {
          display: none; }
        footer .footer-container .mobile-row {
          display: flex;
          justify-content: space-between;
          width: 100%;
          margin-bottom: 20px; }
          footer .footer-container .mobile-row .footer-links-mobile, footer .footer-container .mobile-row .contact-details-mobile {
            flex: 1 1 50%;
            padding: 0; }
            footer .footer-container .mobile-row .footer-links-mobile h4, footer .footer-container .mobile-row .contact-details-mobile h4 {
              font-size: 14px;
              line-height: 19px;
              margin-bottom: 13px; }
            footer .footer-container .mobile-row .footer-links-mobile ul, footer .footer-container .mobile-row .contact-details-mobile ul {
              list-style: none;
              /* Removes bullet points */
              padding: 0;
              margin: 0 0 10px 0;
              /* Adds a little space at the bottom of the list */ }
              footer .footer-container .mobile-row .footer-links-mobile ul li, footer .footer-container .mobile-row .contact-details-mobile ul li {
                padding-left: 0;
                margin-bottom: 8px; }
                footer .footer-container .mobile-row .footer-links-mobile ul li a, footer .footer-container .mobile-row .contact-details-mobile ul li a {
                  font-size: 14px;
                  /* Sets icon size */
                  font-weight: 400;
                  line-height: 23px; }
        footer .footer-container .footer-column.footer-social {
          order: 2; }
          footer .footer-container .footer-column.footer-social h4 {
            display: none; } }

.search-page-outer-container {
  max-width: 1440px;
  margin: 0 auto;
  width: auto; }
  .search-page-outer-container .page-header {
    background-color: #F96842; }
  .search-page-outer-container .search-page-container {
    display: flex;
    flex-direction: column; }
    .search-page-outer-container .search-page-container .search-results {
      text-align: right;
      padding: 15px; }
    .search-page-outer-container .search-page-container .search-results-mobile {
      display: none;
      text-align: right;
      padding: 15px; }
    .search-page-outer-container .search-page-container .search-middle {
      display: flex;
      flex-direction: row;
      padding-left: 20px;
      padding-right: 10px; }
      .search-page-outer-container .search-page-container .search-middle .filters {
        width: 25%;
        background-color: #E0CBC7;
        padding: 50px 30px;
        align-self: flex-start;
        border-radius: 10px; }
        .search-page-outer-container .search-page-container .search-middle .filters .filters-title {
          font-family: Lekton;
          font-size: 21px;
          font-weight: 700;
          line-height: 21px;
          text-align: left;
          color: #000; }
        .search-page-outer-container .search-page-container .search-middle .filters .filter-toggle {
          display: none; }
        .search-page-outer-container .search-page-container .search-middle .filters select {
          border-radius: 3px; }
        .search-page-outer-container .search-page-container .search-middle .filters input, .search-page-outer-container .search-page-container .search-middle .filters select {
          height: 43px;
          background-color: #fff;
          color: #000;
          border: none;
          width: 100%;
          font-size: 17px;
          font-weight: 400;
          line-height: 23.12px;
          text-align: left;
          padding: 0 14px; }
        .search-page-outer-container .search-page-container .search-middle .filters input::placeholder {
          color: #000;
          opacity: 1; }
        .search-page-outer-container .search-page-container .search-middle .filters input {
          margin-top: 36px;
          border-radius: 53px;
          padding: 0 14px; }
        .search-page-outer-container .search-page-container .search-middle .filters button {
          height: 43px;
          background-color: #F96842;
          border: none;
          font-family: Lekton;
          font-size: 21px;
          font-weight: 700;
          line-height: 21px;
          text-align: center;
          color: #000;
          margin-top: 36px;
          padding: 0 14px; }
        .search-page-outer-container .search-page-container .search-middle .filters .clear-filters {
          margin-top: 25px; }
          .search-page-outer-container .search-page-container .search-middle .filters .clear-filters a {
            font-size: 17px;
            font-weight: 400;
            line-height: 23.12px;
            color: #000; }
        .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper {
          width: 100%;
          margin-top: 23px; }
          .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper label {
            font-size: 20px;
            font-weight: 600;
            line-height: 27.2px;
            text-align: left;
            color: #000; }
          .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper.half-width {
            width: 50%;
            float: left;
            /* Apply padding to odd and even .half-width divs */ }
            .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper.half-width:nth-child(odd) {
              padding-left: 10px; }
            .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper.half-width:nth-child(even) {
              padding-right: 10px; }
          .search-page-outer-container .search-page-container .search-middle .filters .select-wrapper.full-width {
            width: 100%; }
      .search-page-outer-container .search-page-container .search-middle .content {
        width: 75%;
        padding: 0 0 20px 20px; }
        .search-page-outer-container .search-page-container .search-middle .content .container {
          padding: 0; }
          .search-page-outer-container .search-page-container .search-middle .content .container .post-item {
            background-color: #322927;
            padding: 39px 33px;
            margin-bottom: 20px; }
            .search-page-outer-container .search-page-container .search-middle .content .container .post-item .term-boxes {
              display: flex;
              justify-content: space-between;
              align-items: flex-start; }
              .search-page-outer-container .search-page-container .search-middle .content .container .post-item .term-boxes .level-term {
                color: #C3C3C3;
                padding: 5px;
                font-size: 17px;
                font-weight: 400;
                line-height: 23.12px;
                text-align: left; }
              .search-page-outer-container .search-page-container .search-middle .content .container .post-item .term-boxes .sector-term {
                padding: 6px 21px 6px 21px; }
            .search-page-outer-container .search-page-container .search-middle .content .container .post-item h3.post-title {
              margin-top: 25px;
              color: #fff;
              text-decoration: none;
              font-family: Lekton;
              font-size: 26px;
              font-weight: 700;
              line-height: 33.02px;
              text-align: left; }
            .search-page-outer-container .search-page-container .search-middle .content .container .post-item .locations-list {
              margin-top: 10px; }
              .search-page-outer-container .search-page-container .search-middle .content .container .post-item .locations-list .location {
                display: block;
                font-size: 17px;
                font-weight: 400;
                line-height: 23.12px;
                text-align: left;
                color: #fff;
                text-decoration: none; }
                .search-page-outer-container .search-page-container .search-middle .content .container .post-item .locations-list .location span {
                  text-decoration: underline; }
                .search-page-outer-container .search-page-container .search-middle .content .container .post-item .locations-list .location i {
                  margin-left: 5px; }
            .search-page-outer-container .search-page-container .search-middle .content .container .post-item .post-excerpt {
              margin-top: 10px;
              color: #fff; }
            .search-page-outer-container .search-page-container .search-middle .content .container .post-item .read-more {
              display: block;
              margin-top: 10px;
              color: #fff; }
              .search-page-outer-container .search-page-container .search-middle .content .container .post-item .read-more span {
                text-decoration: underline; }
              .search-page-outer-container .search-page-container .search-middle .content .container .post-item .read-more:hover {
                text-decoration: none !important; }
                .search-page-outer-container .search-page-container .search-middle .content .container .post-item .read-more:hover span {
                  text-decoration: underline !important; }
      @media (max-width: 1050px) {
        .search-page-outer-container .search-page-container .search-middle {
          flex-direction: column;
          align-items: center;
          padding: 0 20px; }
          .search-page-outer-container .search-page-container .search-middle .filters, .search-page-outer-container .search-page-container .search-middle .content {
            width: 100%;
            padding: 20px;
            float: none; }
          .search-page-outer-container .search-page-container .search-middle .filters {
            height: 73px;
            overflow: hidden;
            padding-top: 26px;
            position: relative;
            transition: height 0.3s ease-in-out; }
            .search-page-outer-container .search-page-container .search-middle .filters.expanded {
              height: auto; }
            .search-page-outer-container .search-page-container .search-middle .filters .filter-toggle {
              display: flex;
              align-items: center;
              justify-content: center;
              position: absolute;
              top: 24px;
              right: 24px;
              width: 25px;
              height: 25px;
              background-color: #2B2B2B;
              border-radius: 50%;
              cursor: pointer; }
              .search-page-outer-container .search-page-container .search-middle .filters .filter-toggle i {
                color: white;
                font-size: 10px;
                transition: transform 0.3s ease; }
          .search-page-outer-container .search-page-container .search-middle .content {
            padding: 20px 0; }
            .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper {
              padding: 0; }
              .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper .post-item {
                padding-top: 0; }
                .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper .post-item .term-boxes {
                  display: flex;
                  flex-direction: column;
                  align-items: start; }
                  .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper .post-item .term-boxes .sector-term {
                    margin-bottom: 10px;
                    order: 1;
                    padding: 4px 21px;
                    font-size: 16px; }
                  .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper .post-item .term-boxes .level-term {
                    margin-bottom: 0;
                    order: 2;
                    font-size: 16px; }
                .search-page-outer-container .search-page-container .search-middle .content .container .content-area-wrapper .post-item h3.post-title {
                  margin-top: 0;
                  font-size: 18px;
                  line-height: 22.86px; } }
      @media (max-width: 1050px) {
        .search-page-outer-container .search-page-container .search-middle {
          align-items: end; } }
    .search-page-outer-container .search-page-container .pagination {
      width: 100%;
      display: flex;
      justify-content: center;
      padding: 20px 0; }
      .search-page-outer-container .search-page-container .pagination .page-numbers-container {
        text-align: center;
        text-align: center; }
        .search-page-outer-container .search-page-container .pagination .page-numbers-container a, .search-page-outer-container .search-page-container .pagination .page-numbers-container span {
          margin-right: 5px;
          padding: 5px 10px;
          color: #fff;
          font-size: 19px;
          font-style: normal;
          font-weight: 400;
          line-height: 143%;
          /* 27.17px */
          border-bottom: none;
          border-top: none;
          border-left: none;
          border-right: none;
          cursor: pointer; }
          @media (max-width: 1050px) {
            .search-page-outer-container .search-page-container .pagination .page-numbers-container a, .search-page-outer-container .search-page-container .pagination .page-numbers-container span {
              font-size: 15px; } }
          .search-page-outer-container .search-page-container .pagination .page-numbers-container a.current, .search-page-outer-container .search-page-container .pagination .page-numbers-container span.current {
            background-color: #F96842;
            color: #000; }
    .search-page-outer-container .search-page-container .about-the-cwiot-box-container {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 20px;
      box-sizing: border-box; }
      .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 246px;
        padding: 0 100px;
        background-color: #000;
        color: #fff;
        border: 7px solid;
        border-image-slice: 1;
        border-width: 7px;
        border-image-source: linear-gradient(90deg, #6E98FD 0%, #F96842 100%);
        margin-top: 20px; }
        @media screen and (max-width: 1200px) {
          .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget {
            padding: 0 19px; } }
        @media screen and (max-width: 900px) {
          .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget {
            flex-direction: column; } }
        .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget h2 {
          font-size: 29px;
          font-weight: 800;
          line-height: 33.93px;
          color: #E7E7E7;
          margin: 0;
          flex: 1; }
          @media screen and (max-width: 1200px) {
            .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget h2 {
              font-size: 28px; } }
          @media screen and (max-width: 900px) {
            .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget h2 {
              text-align: center; } }
        .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget .btn {
          display: inline-block;
          font-weight: 700;
          font-size: 21px;
          padding: 10px 20px;
          margin: 5px;
          text-decoration: none;
          color: #fff;
          background-color: #322927; }
          @media screen and (max-width: 1200px) {
            .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget .btn {
              font-size: 16px; } }
          .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget .btn:hover {
            background-color: #333; }
        @media screen and (max-width: 900px) {
          .search-page-outer-container .search-page-container .about-the-cwiot-box-container .about-the-cwiot-box-widget {
            padding: 50px 0; } }
    @media (max-width: 1050px) {
      .search-page-outer-container .search-page-container .search-results {
        display: none; }
      .search-page-outer-container .search-page-container .search-results-mobile {
        display: flex; } }

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

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

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

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

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

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

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

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

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

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

/* Import Other Styling*/
.news-archive {
  background-color: #000;
  color: #fff;
  margin-top: 85px; }
  @media screen and (max-width: 550px) {
    .news-archive {
      margin-top: 0px; } }
  .news-archive .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 20px 80px 20px 80px; }
    @media screen and (max-width: 510px) {
      .news-archive .container {
        padding: 20px 0px 20px 0px; } }
  .news-archive .featured-post {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative; }
    @media screen and (max-width: 800px) {
      .news-archive .featured-post {
        flex-direction: column; } }
    .news-archive .featured-post button.mobile-icon {
      display: none;
      position: absolute;
      background-color: #143C96;
      text-align: center;
      width: 113px;
      height: 35px;
      font-family: 'Source Sans 3', sans-serif;
      font-weight: 400px;
      font-size: 20px;
      color: white;
      border: none; }
      @media screen and (max-width: 800px) {
        .news-archive .featured-post button.mobile-icon {
          display: block;
          top: 0;
          right: 0;
          transform: translateY(10%); } }
      .news-archive .featured-post button.mobile-icon svg.mobile-icon {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 44px;
        height: 44px;
        transform: translateX(-50%) translateY(50%); }
        @media screen and (max-width: 800px) {
          .news-archive .featured-post button.mobile-icon svg.mobile-icon {
            display: block; } }
    .news-archive .featured-post .post-image img {
      max-width: 100%;
      height: 391px;
      width: 691px;
      object-fit: cover;
      flex: 1 1 50%; }
      @media screen and (max-width: 1350px) {
        .news-archive .featured-post .post-image img {
          flex: 1 1 30%; } }
      @media screen and (max-width: 800px) {
        .news-archive .featured-post .post-image img {
          flex: 1 1 100%; } }
    .news-archive .featured-post .post-content {
      flex: 1 1 50%;
      text-align: left;
      padding-left: 110px;
      padding-right: 30px;
      position: relative; }
      @media screen and (max-width: 1350px) {
        .news-archive .featured-post .post-content {
          flex: 1 1 70%; } }
      @media screen and (max-width: 800px) {
        .news-archive .featured-post .post-content {
          flex: 1 1 100%; } }
      @media screen and (max-width: 1350px) {
        .news-archive .featured-post .post-content {
          padding-right: 10px; } }
      @media screen and (max-width: 1350px) {
        .news-archive .featured-post .post-content {
          padding-left: 50px; } }
      .news-archive .featured-post .post-content button {
        position: absolute;
        background-color: #143C96;
        text-align: center;
        top: -64px;
        left: 110px;
        transform: translateY(-100%);
        width: 113px;
        height: 35px;
        font-family: 'Source Sans 3', sans-serif;
        font-weight: 400px;
        font-size: 20px;
        color: white;
        border: none; }
        @media screen and (max-width: 800px) {
          .news-archive .featured-post .post-content button {
            display: none;
            top: 0;
            left: unset;
            right: 0;
            transform: translateY(-150%); } }
        .news-archive .featured-post .post-content button svg {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 44px;
          height: 44px;
          transform: translateX(-50%) translateY(50%); }
      .news-archive .featured-post .post-content h1 {
        margin-top: 20px;
        font-size: 24px;
        display: none; }
      .news-archive .featured-post .post-content p {
        font-family: 'Big Shoulders Text', sans-serif;
        font-size: 36px;
        font-weight: 800;
        line-height: 44px;
        margin-bottom: 46px;
        overflow: hidden; }
        @media screen and (max-width: 1350px) {
          .news-archive .featured-post .post-content p {
            font-size: 25px; } }
        @media screen and (max-width: 1050px) {
          .news-archive .featured-post .post-content p {
            font-size: 20px; } }
        @media screen and (max-width: 800px) {
          .news-archive .featured-post .post-content p {
            margin-top: 30px; } }
      .news-archive .featured-post .post-content .date {
        font-family: 'Lekton', sans-serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
        color: #A6A6A6; }
    @media screen and (max-width: 800px) {
      .news-archive .featured-post {
        margin-bottom: 80px; } }
  .news-archive .grid-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 49px 41px;
    margin-top: 40px; }
    @media screen and (max-width: 1300px) {
      .news-archive .grid-posts {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 950px) {
      .news-archive .grid-posts {
        grid-template-columns: repeat(1, 1fr); } }
    .news-archive .grid-posts .post-item {
      background-color: #1A1A1A;
      height: 475px; }
      .news-archive .grid-posts .post-item .post-image img {
        width: 100%;
        height: 266px;
        object-fit: cover; }
      .news-archive .grid-posts .post-item .post-info {
        padding: 10px 30px 10px 30px;
        text-align: left;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis; }
        .news-archive .grid-posts .post-item .post-info p {
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
        .news-archive .grid-posts .post-item .post-info h2 {
          display: none;
          font-size: 18px; }
        .news-archive .grid-posts .post-item .post-info .post-date {
          font-family: 'Lekton', sans-serif;
          font-weight: 700;
          font-size: 17px;
          text-align: left;
          color: #A6A6A6; }
        .news-archive .grid-posts .post-item .post-info .post-category {
          font-family: 'Lekton', sans-serif;
          font-weight: 700;
          font-size: 17px;
          text-align: right;
          position: absolute;
          top: 10px;
          right: 30px; }
          .news-archive .grid-posts .post-item .post-info .post-category a {
            color: #A6A6A6 !important;
            font-family: 'Lekton', sans-serif;
            font-weight: 700;
            font-size: 17px; }
        .news-archive .grid-posts .post-item .post-info p {
          font-family: 'Source Sans 3', sans-serif;
          font-weight: 400;
          font-size: 17px;
          line-height: 23px; }
  .news-archive .pagination {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px; }
    .news-archive .pagination .page-numbers {
      width: 40px; }
    .news-archive .pagination .current {
      text-align: center;
      background-color: #F96842;
      line-height: 40px;
      color: black;
      font-family: 'Source Sans 3', sans-serif;
      font-weight: 400;
      font-size: 20px; }
    .news-archive .pagination a {
      color: #fff;
      margin: 0 5px;
      background-color: none;
      text-decoration: none;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-family: 'Source Sans 3', sans-serif;
      font-weight: 400;
      font-size: 20px; }
    .news-archive .pagination .next, .news-archive .pagination .prev {
      display: none; }

.news-single-container {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding: 20px 15% 20px 15%; }
  @media screen and (max-width: 900px) {
    .news-single-container {
      padding-left: 5%;
      padding-right: 5%; } }
  @media screen and (max-width: 500px) {
    .news-single-container {
      padding-left: 0%;
      padding-right: 0%; } }
  .news-single-container .post-image img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 500px) {
    .news-single-container .post-image button {
      display: none !important; } }
  .news-single-container .back-to-news a {
    display: block;
    margin-top: 10px;
    color: #C3C3C3;
    text-decoration: none;
    text-align: end;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px; }
    @media screen and (max-width: 500px) {
      .news-single-container .back-to-news a {
        margin-right: 20px; } }
  .news-single-container h1 {
    margin: 20px 0;
    padding-left: 14vw;
    padding-right: 14vw;
    font-family: 'Big Shoulders Text', sans-serif;
    font-size: 41px;
    font-weight: 800;
    line-height: 50.43px;
    letter-spacing: 0.02em;
    text-align: left; }
    @media screen and (min-width: 1440px) {
      .news-single-container h1 {
        padding-left: 10%;
        padding-right: 10%; } }
    @media screen and (max-width: 500px) {
      .news-single-container h1 {
        padding-left: 7vw;
        padding-right: 7vw; } }
  .news-single-container .post-date {
    color: #666;
    margin-bottom: 20px;
    padding-left: 14vw;
    padding-right: 14vw;
    font-family: Lekton;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: left; }
    @media screen and (min-width: 1440px) {
      .news-single-container .post-date {
        padding-left: 10%;
        padding-right: 10%; } }
  .news-single-container .post-content {
    margin-bottom: 80px;
    padding-left: 14vw;
    padding-right: 14vw;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: left; }
    @media screen and (min-width: 1440px) {
      .news-single-container .post-content {
        padding-left: 10%;
        padding-right: 10%; } }
    @media screen and (max-width: 500px) {
      .news-single-container .post-content {
        padding-left: 7vw;
        padding-right: 7vw; } }
  .news-single-container .share-button {
    border: solid;
    border-width: 7px;
    width: 263px;
    height: 84px;
    border: 7px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(135deg, #6E98FD 0%, #F96842 100%);
    font-family: 'Source Sans 3', sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 27.17px;
    letter-spacing: 0.09em;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    margin-bottom: 80px; }
    .news-single-container .share-button svg {
      width: 22px;
      height: 22px;
      margin-right: 9px; }
  .news-single-container .social-links {
    background-color: #2B2B2B;
    width: auto;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    padding: 30px 50px; }
    .news-single-container .social-links i {
      opacity: 0.5;
      /* Start with a lower opacity to look dimmed */
      transition: opacity 0.3s ease;
      /* Smooth transition effect */
      font-size: 30px;
      margin: 10px 15px; }
      .news-single-container .social-links i:hover {
        opacity: 1; }
    .news-single-container .social-links button.close {
      position: absolute;
      top: 0;
      right: 0;
      background-color: black;
      color: white;
      height: 30px;
      width: 30px;
      border: solid 1px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 30px;
      border-color: white;
      font-size: 23px;
      font-weight: 600;
      cursor: pointer;
      font-family: 'Lekton', sans-serif;
      transform: scaleX(1.2); }
  .news-single-container .slick-track {
    height: 70vh; }
    @media screen and (max-width: 800px) {
      .news-single-container .slick-track {
        height: 60vw; } }
    .news-single-container .slick-track img {
      height: 70vh;
      object-fit: contain; }
      @media screen and (max-width: 800px) {
        .news-single-container .slick-track img {
          height: 60vw; } }

.news-footer-wrapper {
  margin-left: 50px;
  margin-right: 50px; }
  @media screen and (max-width: 900px) {
    .news-footer-wrapper {
      margin-left: 20px;
      margin-right: 20px; } }
  @media screen and (max-width: 500px) {
    .news-footer-wrapper {
      margin-left: 0px;
      margin-right: 0px; } }

.filter-form-events {
  display: flex;
  justify-content: center;
  margin-top: 40px; }
  @media screen and (max-width: 1100px) {
    .filter-form-events {
      justify-content: left; } }
  @media screen and (max-width: 510px) {
    .filter-form-events {
      justify-content: center; } }
  .filter-form-events form {
    background-color: #E0CBC7;
    width: 1280px;
    display: flex;
    flex-direction: column;
    justify-content: left;
    padding: 24px 25px;
    border-radius: 10px;
    color: black;
    gap: 3px;
    /* Font Styling */
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 27.2px;
    /* Selectors for all text elements within the form */ }
    @media screen and (max-width: 1100px) {
      .filter-form-events form {
        width: 400px; } }
    @media screen and (max-width: 400px) {
      .filter-form-events form {
        width: 100%; } }
    .filter-form-events form h1 {
      width: 100%;
      height: 21px;
      font-family: Lekton;
      font-size: 21px;
      font-weight: 700;
      line-height: 21px;
      text-align: left;
      color: black;
      margin-bottom: 16px; }
    .filter-form-events form .filter-row {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: end;
      /* Form Sections Styled for Vertical Layout */
      /* Button Styling */
      /* Link Styling */
      /* Checkbox Styling */ }
      @media screen and (max-width: 1100px) {
        .filter-form-events form .filter-row {
          flex-direction: column;
          align-items: start;
          gap: 18px; } }
      .filter-form-events form .filter-row input, .filter-form-events form .filter-row select, .filter-form-events form .filter-row button, .filter-form-events form .filter-row a {
        font-family: 'Source Sans 3', sans-serif;
        font-weight: 400;
        font-size: 17px;
        line-height: 27.2px;
        color: black; }
      .filter-form-events form .filter-row a.clear-filters {
        font-family: 'Source Sans 3', sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 23.12px;
        text-align: left; }
        .filter-form-events form .filter-row a.clear-filters:hover {
          color: white; }
      .filter-form-events form .filter-row select {
        width: 310px; }
      .filter-form-events form .filter-row .sector-filter, .filter-form-events form .filter-row .location-filter, .filter-form-events form .filter-row .past-events {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        /* Aligns items to the start of the flex container */
        gap: 10px;
        /* Adds space between the label and select/input */
        font-family: 'Source Sans 3', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 27.2px;
        color: black; }
        .filter-form-events form .filter-row .sector-filter select option, .filter-form-events form .filter-row .location-filter select option, .filter-form-events form .filter-row .past-events select option {
          font-family: 'Source Sans 3', sans-serif;
          font-size: 17px;
          font-weight: 400;
          line-height: 23.12px; }
      .filter-form-events form .filter-row button {
        background-color: #F96842;
        color: black;
        border: none;
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        transition: background-color 0.3s ease; }
        .filter-form-events form .filter-row button:hover {
          background-color: #f74111; }
      .filter-form-events form .filter-row a {
        text-decoration: none;
        color: black;
        cursor: pointer; }
      .filter-form-events form .filter-row .past-events {
        display: flex;
        flex-direction: column;
        /* Keeps checkbox and label in line */
        align-items: center;
        gap: 0px; }
        @media screen and (max-width: 1100px) {
          .filter-form-events form .filter-row .past-events {
            align-items: start; } }
        .filter-form-events form .filter-row .past-events input[type="checkbox"] {
          accent-color: #F96842;
          height: 28px;
          width: 28px; }
      .filter-form-events form .filter-row .update-container {
        display: flex;
        flex-direction: column; }
        @media screen and (max-width: 1100px) {
          .filter-form-events form .filter-row .update-container button {
            margin-top: 20px; } }

.page-header {
  display: flex;
  flex-direction: column;
  height: 126px;
  justify-content: flex-end;
  margin-bottom: 50px;
  background-color: #F96842;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }
  .page-header .title-container {
    height: 126px;
    width: fit-content;
    max-width: 100%;
    min-width: 300px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    clip-path: polygon(0 0, 85% 0, 100% 140%, 0% 140%);
    padding-top: 27px; }
    .page-header .title-container .breadcrumbs {
      align-self: start;
      margin-bottom: 0;
      font-size: 21px;
      color: #FFF;
      font-family: 'Lekton', sans-serif;
      padding-left: 29px;
      text-transform: uppercase; }
      .page-header .title-container .breadcrumbs a {
        color: #FFF;
        text-decoration: none;
        font-family: 'Lekton', sans-serif; }
        .page-header .title-container .breadcrumbs a:hover {
          text-decoration: underline; }
      .page-header .title-container .breadcrumbs span {
        font-weight: bold; }
    .page-header .title-container .page-title {
      position: relative;
      font-size: 50px;
      font-weight: 900;
      text-transform: uppercase;
      display: inline-block;
      white-space: wrap;
      margin: 0;
      letter-spacing: 3px;
      align-self: flex-start;
      line-height: 0.8;
      padding-left: 29px;
      padding-right: 170px; }
      .page-header .title-container .page-title:after {
        content: "";
        position: absolute;
        background-color: #000;
        height: 19px;
        left: 0;
        right: 133px;
        bottom: -45px;
        clip-path: polygon(0 0, 98% 0, 100% 100%, 2% 100%); }

.content-post {
  margin-top: 120px; }
  .content-post:first-of-type {
    margin-top: 140px; }
  .content-post:last-of-type {
    margin-bottom: 176px; }
  .content-post .container {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 1440px;
    padding: 0; }
    .content-post .container.sector-info {
      height: 507px;
      width: 100%;
      position: relative;
      color: #fff;
      padding: 40px 0; }
      .content-post .container.sector-info .sector-image-large {
        position: absolute;
        top: 0;
        left: 0;
        width: 453px;
        height: 453px;
        z-index: 3; }
        .content-post .container.sector-info .sector-image-large img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .content-post .container.sector-info .sector-image-small {
        height: 191px;
        width: 191px;
        position: absolute;
        left: 27%;
        bottom: 0%;
        z-index: 4; }
        .content-post .container.sector-info .sector-image-small img {
          height: 100%;
          width: 100%;
          object-fit: cover; }
        .content-post .container.sector-info .sector-image-small .plus-icon {
          position: absolute;
          width: 44px;
          height: 44px;
          bottom: 172px;
          right: 172px; }
      .content-post .container.sector-info .sector-description {
        background-color: #322927;
        padding: 20px 10vw;
        z-index: 3;
        left: 37%;
        right: 0;
        bottom: 25%;
        height: 308px;
        position: absolute;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left; }
        .content-post .container.sector-info .sector-description p {
          font-size: 17px;
          line-height: 25.16px; }
      .content-post .container.sector-info .sector-background {
        z-index: 1;
        position: absolute;
        width: 38%;
        left: 30%;
        bottom: 11%;
        height: 55%; }
    .content-post .container.sector-jobs {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center; }
    .content-post .container .job {
      width: 640px;
      min-height: 530px;
      max-height: fit-content;
      background-color: #fff;
      margin: 20px; }
    .content-post .container .job-section-title {
      font-size: 41px;
      font-weight: 800; }
    .content-post .container .job-title {
      width: fit-content;
      max-width: 90%;
      margin-inline: auto;
      height: fit-content;
      position: relative;
      bottom: 20px;
      padding: 9px 18px;
      text-align: center; }
      .content-post .container .job-title h3 {
        font-family: 'Lekton', sans-serif;
        font-weight: 700;
        margin: 0; }
    .content-post .container .job-image {
      height: 350px; }
      .content-post .container .job-image img {
        object-fit: cover;
        height: inherit;
        width: 100%; }
    .content-post .container .job-description {
      margin-inline: 54px; }
    .content-post .container .sector-courses-header {
      margin-left: 60px;
      margin-top: 20px;
      min-width: 90px;
      flex-shrink: 0; }
      .content-post .container .sector-courses-header .arrow-icon {
        height: 10.97px;
        width: 6.83px; }
      .content-post .container .sector-courses-header a {
        font-family: 'Lekton', sans-serif;
        font-weight: 700; }
      .content-post .container .sector-courses-header h2 {
        font-size: 71px;
        font-weight: 800;
        writing-mode: vertical-lr;
        transform: rotate(180deg); }
    .content-post .container.sector-courses {
      flex-direction: row; }
    .content-post .container .sector-courses-cards {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      flex-grow: 1;
      overflow: hidden; }
    .content-post .container .course {
      height: 274px;
      width: 579px;
      background-color: #322927;
      margin: 20px;
      padding: 39px 33px; }
      @media screen and (max-width: 680px) {
        .content-post .container .course {
          height: auto; } }
      .content-post .container .course h3 {
        font-family: 'Lekton', sans-serif;
        font-weight: 700;
        margin: 0; }
      .content-post .container .course i {
        margin-left: 11px; }
    .content-post .container .course-level {
      position: relative; }
      .content-post .container .course-level:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 33px;
        left: 0;
        bottom: -10px; }

@media (max-width: 900px) {
  .content-post .container.sector-info {
    height: 570px; }
    .content-post .container.sector-info .sector-image-large {
      width: 293px;
      height: 293px;
      top: -10%;
      left: 15%; }
    .content-post .container.sector-info .sector-image-small {
      left: unset;
      right: 35%;
      bottom: 52%; }
    .content-post .container.sector-info .sector-description {
      bottom: 0%;
      right: 0%;
      left: 0%; }
      .content-post .container.sector-info .sector-description p {
        font-size: 16px;
        line-height: 21.6px; }
    .content-post .container.sector-info .sector-background {
      width: 65%;
      left: 22%;
      bottom: 59%;
      height: 38%; }

  .page-header {
    flex-direction: column;
    justify-content: flex-end;
    height: 86px; }
    .page-header .title-container {
      width: 100%;
      height: 86px;
      max-width: 345px;
      padding-top: 0px; }
      .page-header .title-container .breadcrumbs {
        font-size: 16px;
        padding-left: 8px; }
      .page-header .title-container .page-title {
        padding-left: 8px;
        font-size: 28px;
        padding-right: 0;
        line-height: 1;
        max-width: 88%; }
        .page-header .title-container .page-title:after {
          height: 7px;
          bottom: -16px;
          width: 100%; } }
@media (max-width: 576px) {
  .content-post .container.sector-info .sector-image-small {
    height: 124px;
    width: 124px;
    right: 0%; }
    .content-post .container.sector-info .sector-image-small .plus-icon {
      width: 29px;
      height: 29px;
      bottom: 112px;
      right: 112px; }
  .content-post .container.sector-info .sector-image-large {
    left: 0%; }
  .content-post .container.sector-info .sector-background {
    width: 75%;
    left: 15%;
    bottom: 45%;
    height: 35%; }
  .content-post .container.sector-jobs {
    flex-direction: column; }
  .content-post .container .job {
    margin: 0 0 26px 0;
    width: 100%; }
  .content-post .container.sector-courses {
    flex-direction: column; }
  .content-post .container .sector-courses-header {
    margin-left: 0px;
    text-align: center; }
    .content-post .container .sector-courses-header a {
      font-family: 'Lekton', sans-serif;
      font-weight: 700; }
    .content-post .container .sector-courses-header h2 {
      font-size: 28px;
      margin-bottom: 8px;
      writing-mode: unset;
      transform: none; } }
@media (max-width: 680px) {
  .content-post .container.sector-courses {
    flex-direction: column; }
  .content-post .container .sector-courses-header {
    margin-left: 0px;
    text-align: center; }
    .content-post .container .sector-courses-header a {
      font-family: 'Lekton', sans-serif;
      font-weight: 700; }
    .content-post .container .sector-courses-header h2 {
      font-size: 28px;
      margin-bottom: 8px;
      writing-mode: unset;
      transform: none; } }
.elementor-widget-eael-gravity-form .ginput_container input {
  background: #2B2B2B;
  border: none;
  height: 43px; }
.elementor-widget-eael-gravity-form .ginput_container textarea {
  background: #2B2B2B;
  border: none;
  height: 190px; }
.elementor-widget-eael-gravity-form .button {
  background-color: #F96842;
  width: 112px;
  height: 45px;
  color: black;
  font-family: "Lekton", sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 21px; }
.elementor-widget-eael-gravity-form .gform_fields label.gfield_label {
  font-family: Source Sans 3;
  font-size: 20px;
  font-weight: 600;
  line-height: 27.2px;
  text-align: left; }

.content-404 {
  max-width: 1440px;
  margin: 0 auto; }

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