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

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 568px) {
  .col-td-1,
  .col-td-2,
  .col-td-3,
  .col-td-4,
  .col-td-5,
  .col-td-6,
  .col-td-7,
  .col-td-8,
  .col-td-9,
  .col-td-10,
  .col-td-11,
  .col-td-12 {
    float: left;
  }
  .col-td-12 {
    width: 100%;
  }
  .col-td-11 {
    width: 91.66666667%;
  }
  .col-td-10 {
    width: 83.33333333%;
  }
  .col-td-9 {
    width: 75%;
  }
  .col-td-8 {
    width: 66.66666667%;
  }
  .col-td-7 {
    width: 58.33333333%;
  }
  .col-td-6 {
    width: 50%;
  }
  .col-td-5 {
    width: 41.66666667%;
  }
  .col-td-4 {
    width: 33.33333333%;
  }
  .col-td-3 {
    width: 25%;
  }
  .col-td-2 {
    width: 16.66666667%;
  }
  .col-td-1 {
    width: 8.33333333%;
  }
  .col-td-pull-12 {
    right: 100%;
  }
  .col-td-pull-11 {
    right: 91.66666667%;
  }
  .col-td-pull-10 {
    right: 83.33333333%;
  }
  .col-td-pull-9 {
    right: 75%;
  }
  .col-td-pull-8 {
    right: 66.66666667%;
  }
  .col-td-pull-7 {
    right: 58.33333333%;
  }
  .col-td-pull-6 {
    right: 50%;
  }
  .col-td-pull-5 {
    right: 41.66666667%;
  }
  .col-td-pull-4 {
    right: 33.33333333%;
  }
  .col-td-pull-3 {
    right: 25%;
  }
  .col-td-pull-2 {
    right: 16.66666667%;
  }
  .col-td-pull-1 {
    right: 8.33333333%;
  }
  .col-td-pull-0 {
    right: auto;
  }
  .col-td-push-12 {
    left: 100%;
  }
  .col-td-push-11 {
    left: 91.66666667%;
  }
  .col-td-push-10 {
    left: 83.33333333%;
  }
  .col-td-push-9 {
    left: 75%;
  }
  .col-td-push-8 {
    left: 66.66666667%;
  }
  .col-td-push-7 {
    left: 58.33333333%;
  }
  .col-td-push-6 {
    left: 50%;
  }
  .col-td-push-5 {
    left: 41.66666667%;
  }
  .col-td-push-4 {
    left: 33.33333333%;
  }
  .col-td-push-3 {
    left: 25%;
  }
  .col-td-push-2 {
    left: 16.66666667%;
  }
  .col-td-push-1 {
    left: 8.33333333%;
  }
  .col-td-push-0 {
    left: auto;
  }
  .col-td-offset-12 {
    margin-left: 100%;
  }
  .col-td-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-td-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-td-offset-9 {
    margin-left: 75%;
  }
  .col-td-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-td-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-td-offset-6 {
    margin-left: 50%;
  }
  .col-td-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-td-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-td-offset-3 {
    margin-left: 25%;
  }
  .col-td-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-td-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-td-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/* Brand colours */
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
li,
ul,
ol,
a,
blockquote,
div {
  color: #444;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
}

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

em, i {
  font-style: italic;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
}

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

h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

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

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

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

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

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

blockquote {
  border-left: 11px solid #ddd;
  padding: 28px;
  font-size: 22px;
}
blockquote p {
  margin: 0;
  font-size: 1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.admin-bar .white-popup .mfp-close:focus {
  top: 24px !important;
  right: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.flexslider .slides {
  zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* Grab global layout */
.container {
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}

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

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

div {
  box-sizing: border-box;
}

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

input, textarea {
  outline: none;
}

.error404 .page-container {
  max-width: 1440px;
  margin: 120px auto;
}

/* Header styles */
header {
  z-index: 20;
  background-color: #ffffff;
  height: 90px;
  width: 100%;
  position: fixed;
  top: 0;
  box-shadow: 0px 3px 7px 0px #BFBFBF;
}
header .inner-header-container {
  position: relative;
  max-width: 1300px;
  height: inherit;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 959px) {
  header .inner-header-container {
    display: flex;
    flex-direction: column;
  }
}
header .inner-header-container .mobile-menu-button {
  top: 50%;
  position: absolute;
  right: 25px;
  margin-top: -25px;
}
@media screen and (min-width: 768px) {
  header .inner-header-container .mobile-menu-button {
    top: 50%;
    position: absolute;
    right: 25px;
    margin-top: -25px;
  }
}
@media screen and (min-width: 960px) {
  header .inner-header-container .mobile-menu-button {
    position: relative;
    top: 50%;
    right: 25px;
    margin-top: -25px;
    float: right;
  }
}
header .inner-header-container .mobile-menu-button a {
  color: black;
  font-size: 38px;
  margin-right: 15px;
}
header .inner-header-container .mobile-menu-button a:last-child {
  margin: 0;
}
header .inner-header-container .mobile-menu-button a.mobile-search-toggle {
  font-size: 38px;
}
@media screen and (min-width: 768px) {
  header .inner-header-container .mobile-menu-button a.mobile-search-toggle {
    font-size: 38px;
  }
}
@media screen and (min-width: 960px) {
  header .inner-header-container .mobile-menu-button a.mobile-search-toggle {
    display: none !important;
  }
}
header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle {
  font-size: 38px;
  display: inline-block !important;
  padding: 0 !important;
  vertical-align: baseline;
}
header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle:before {
  content: "\f0c9";
  font-family: FontAwesome;
}
header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle i {
  display: none;
}
header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-open:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin-left: 2px;
}
@media screen and (min-width: 768px) {
  header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-open:before {
    margin-left: 1px;
  }
}
@media screen and (min-width: 768px) {
  header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle {
    font-size: 38px;
  }
}
@media screen and (min-width: 960px) {
  header .inner-header-container .mobile-menu-button a.ubermenu-responsive-toggle {
    display: none !important;
  }
}
header .inner-header-container .mobile-menu-button a.social-media-links {
  display: none;
}
@media screen and (min-width: 960px) {
  header .inner-header-container .mobile-menu-button a.social-media-links {
    display: inline-block;
  }
}
header .inner-header-container .ubermenu-left-container {
  position: absolute;
  max-width: 679px;
  width: calc(50% - 41px);
  left: 0;
  height: inherit;
  text-align: center;
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-left-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    max-width: 100%;
  }
}
header .inner-header-container .ubermenu-left-container #ubermenu-main-27 {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-left-container #ubermenu-main-27 {
    transform: translateY(50%);
    background-color: white;
    padding-top: 40px;
  }
}
header .inner-header-container .ubermenu-left-container li {
  width: 33.3333333333%;
  text-align: center;
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-left-container li {
    text-align: left;
    width: 100%;
    background-color: white;
  }
}
header .inner-header-container .ubermenu-left-container li span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-family: "Rajdhani", sans-serif;
}
header .inner-header-container .logo-container {
  height: inherit;
  width: 82px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: inherit;
}
@media (max-width: 960px) {
  header .inner-header-container .logo-container {
    left: 70px;
  }
}
header .inner-header-container .logo-container a img {
  position: absolute;
  height: 58px;
  width: 82px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 960px) {
  header .inner-header-container .logo-container a img {
    height: 42px;
    width: 59px;
  }
}
header .inner-header-container .ubermenu-right-container {
  position: absolute;
  width: calc((100% - 82px) * 0.5 * 3 / 3);
  left: calc(50% + 41px);
  height: inherit;
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-right-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    left: 0;
  }
}
header .inner-header-container .ubermenu-right-container #ubermenu-main-28 {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-right-container #ubermenu-main-28 {
    transform: translateY(165%);
    background-color: white;
    padding-top: 5px;
  }
}
header .inner-header-container .ubermenu-right-container li {
  width: 33.3333333333%;
  text-align: center;
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-right-container li {
    text-align: left;
    width: 100%;
    top: 100%;
    background-color: white;
  }
}
header .inner-header-container .ubermenu-right-container li span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-family: "Rajdhani", sans-serif;
}
header .inner-header-container .ubermenu-right-container li div .social-media-links i {
  font-size: 23px;
}
@media (max-width: 959px) {
  header .inner-header-container .ubermenu-right-container li div {
    padding-bottom: 70px;
    border-image: linear-gradient(0.25turn, #E41425, #EE7AA5, #EF87B6) 100;
    border-bottom-width: 20px;
    border-bottom-style: solid;
  }
}

/* header {
    background-color: #fff;
    width: 100%;
    @include mq(screen) {
        position: fixed;
        top: 0;
    }
    z-index: 20;
    > div.container {
        padding: 20px 20px 0;
    }
    #top-header {
        overflow: hidden;
        position: relative;
        margin-bottom: 15px;
        @include mq(screen) {
            margin-bottom: 0;
        }
        .logo {
            float: left;
            display: block;
            max-width: 75%;
            @include mq(screen) {
                max-width: auto;
            }
            img {
                width: 100%;
                max-width: 275px
            }
        }
        .quicklinks {
            top: 50%;
            position: absolute;
            right: 0;
            margin-top: -20px;
            @include mq(tablet) {
                top: 50%;
                position: absolute;
                right: 0;
                margin-top: -25px;
            }
            @include mq(screen) {
                position: relative;
                top: auto;
                right: auto;
                margin-top: 0;
                float: right;
            }
            a {
                color: #9d9d9c;
                font-size: 20px;
                margin-right: 15px;
                &:last-child {
                    margin: 0;
                }
                &.mobile-search-toggle {
                    font-size: 30px;
                    @include mq(tablet) {
                        font-size: 38px;
                    }
                    @include mq(screen) {
                        display: none !important;
                    }
                }
                &.ubermenu-responsive-toggle {
                    font-size: 30px;
                    display: inline-block !important;
                    padding: 0 !important;
                    vertical-align: baseline;
                    &:before {
                        content: "\f0c9";
                        font-family: FontAwesome;
                    }
                    i {
                        display: none;
                    }
                    &.ubermenu-responsive-toggle-open {
                        &:before {
                            content: "\f00d";
                            font-family: FontAwesome;
                            margin-left: 2px;
                            @include mq(tablet) {
                                margin-left: 1px;
                            }
                        }
                    }
                    @include mq(tablet) {
                        font-size: 38px;
                    }
                    @include mq(screen) {
                        display: none !important;
                    }
                }
                &.social-media-links {
                    display: none;
                    @include mq(screen) {
                        display: inline-block;
                    }
                }
            }
        }
        .search {
            display: none;
            margin-right: 20px;
            padding: 0 10px;
            border-bottom: 2px solid #eee;
            background-color: #f5f5f5;
            padding: 2px 15px;
            @include mq(screen) {
                display: inline-block;
            }
            form {
                input {
                    border: 0;
                    outline: none;
                    padding: 10px 0;
                    width: 260px;
                    font-size: 15px;
                    background-color: #f5f5f5;
                }
                button {
                    color: #9d9d9c;
                    font-size: 20px;
                    background-color: transparent;
                    border: 0;
                }
            }
        }
    }
}

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

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

footer {
  position: relative;
  width: 100%;
}
footer .footer-outer-container {
  max-width: 1440px;
  margin: 0 auto;
}
footer .footer-outer-container .footer-container {
  background-color: white;
  font-family: "Arsenal", sans-serif;
  color: black;
  width: 100%;
  margin: 30px 0;
  padding: 0 20px;
}
footer .footer-outer-container .footer-container p.copyright {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.copyright {
    font-size: 12px;
  }
}
footer .footer-outer-container .footer-container p.footer-menu {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.footer-menu {
    font-size: 12px;
  }
}
footer .footer-outer-container .footer-container p.company-no {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.company-no {
    font-size: 12px;
  }
}
footer .footer-outer-container .footer-container p.vat-no {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.vat-no {
    font-size: 12px;
  }
}
footer .footer-outer-container .footer-container p.gemstone {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}
footer .footer-outer-container .footer-container p.gemstone a {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.gemstone a {
    font-size: 12px;
  }
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container p.gemstone {
    font-size: 12px;
  }
}
footer .footer-outer-container .footer-container .socials {
  text-align: right;
}
footer .footer-outer-container .footer-container .socials i {
  font-size: 38px;
  margin-left: 10px;
}
@media (max-width: 959px) {
  footer .footer-outer-container .footer-container .socials i {
    font-size: 20px;
  }
}
footer .footer-block {
  height: 45px;
  width: 100%;
  background: linear-gradient(to right, #1F2E54, #ADC8E5);
}

#sidebar {
  background-color: #fff;
}

/* Import Navigation */
header #main-nav {
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (min-width: 960px) {
  header #main-nav {
    margin-top: 15px;
  }
}
@media screen and (min-width: 960px) {
  header #main-nav nav {
    display: table !important;
    width: 100%;
    background-color: transparent;
  }
}
header #main-nav nav > ul {
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  header #main-nav nav > ul {
    display: table-row;
  }
}
@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 {
  line-height: normal;
}
header #main-nav nav > ul > li > a, header #main-nav nav > ul > li > span {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0;
  padding: 12px 24px;
  outline: none;
  color: #fff;
}
@media screen and (min-width: 960px) {
  header #main-nav nav > ul > li > a, header #main-nav nav > ul > li > span {
    color: #706f6f;
    padding: 12px 16px;
  }
}
header #main-nav nav > ul > li > span a {
  padding: 12px 12px;
  color: #fff;
}
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 {
  border-bottom: 2px solid #ffffff;
}
@media screen and (min-width: 960px) {
  header #main-nav .ubermenu .ubermenu-item.ubermenu-active {
    background-color: #007f71;
    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;
}
@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;
  }
}
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 {
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    background-color: #007f71;
    color: #fff;
    position: absolute;
    text-align: left;
  }
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop li,
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a,
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
  }
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop p {
    font-size: 18px;
  }
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop a:hover {
    color: #fff;
  }
  header #main-nav .ubermenu .ubermenu-item .ubermenu-submenu-drop .button {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 8px 16px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
  }
}
header #main-nav .ubermenu-responsive-toggle {
  color: #fff;
  font-size: 20px;
  background-color: #2980b9;
}
header #main-nav .ubermenu-responsive.ubermenu {
  background-color: white;
}
@media screen and (min-width: 960px) {
  header #main-nav .ubermenu-responsive.ubermenu {
    background-color: white !important;
  }
}

.prayer-request-wrapper h3,
#prayer-request-popup h3,
#prayer-request-inline h3 {
  color: #333;
}
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield label,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield label,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield label {
  display: none;
}
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea {
  padding: 15px 20px;
  background-color: #fff;
  border: 0;
}
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label {
  font-weight: 300;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label,
  #prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label,
  #prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request label {
    width: 33.3333%;
    margin: 0;
    padding-right: 10px;
  }
}
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container {
  width: 100%;
  margin-top: 0;
  display: inline-block;
}
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container input,
.prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container textarea,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container input,
#prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container textarea,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container input,
#prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container textarea {
  width: 100%;
  border: 0;
}
@media screen and (min-width: 768px) {
  .prayer-request-wrapper .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container,
  #prayer-request-popup .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container,
  #prayer-request-inline .gform_wrapper .gform_body .gform_fields .gfield.prayer-request .ginput_container {
    width: 66.6666%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.instagram-feed {
  padding-top: 20px;
  margin: 0 auto;
  background-color: #fdeff5;
  padding: 20px;
}
.instagram-feed .instagram-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}
@media screen and (max-width: 800px) {
  .instagram-feed .instagram-row {
    grid-template-columns: repeat(2, 1fr); /* Two columns on small screens */
    gap: 10px;
  }
  .instagram-feed .instagram-row > :nth-child(n+7) { /* Targets the 7th child and beyond */
    display: none;
  }
}
.instagram-feed .instagram-row img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}

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

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

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

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

.hide-events {
  display: none;
}

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

.single-event .banner {
  background-color: #f5f5f5;
}
.single-event .banner div.slide {
  background-size: cover;
}
@media screen and (min-width: 960px) {
  .single-event .view-select h2 {
    width: auto !important;
    padding-left: 48px;
    float: left;
  }
}
.single-event .view-select h2 {
  width: 100%;
}
.single-event .content {
  overflow: hidden;
  margin-top: 2em;
  margin-bottom: 2em;
  border-left: 2px solid #eee;
}
.single-event .content h1 {
  font-size: 2.375em;
  color: #878787;
  font-weight: 600;
  margin-bottom: 0.2em;
  margin-top: 0.3em;
}
.single-event .content h2 {
  font-size: 1.5em;
  font-weight: 600;
  color: #878787;
  opacity: 0.7;
  text-transform: none;
}
.single-event .content i {
  margin-right: 0.5em;
  color: #AAA;
  margin-left: 0.1em;
}
.single-event .content .grid-25 {
  width: 100%;
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-25 {
    width: 22%;
    float: left;
    padding-right: 24px;
  }
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-25 p {
    font-size: 18px;
    color: #808080;
  }
}
@media screen and (min-width: 768px) {
  .single-event .content .grid-75 {
    width: 78%;
    float: right;
    border-left: 2px solid #eee;
    padding-left: 48px;
  }
}
.single-event .content .grid-75 {
  padding-top: 24px;
  min-height: 320px;
}
.single-event .button {
  background-color: #9da6ad;
  border: 0;
  padding: 0.75em 1.25em;
  text-shadow: none;
  text-align: left;
  width: 80%;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  font-size: 1.25em;
  margin-bottom: 0.5em;
  transition: all 0.1s ease-in-out;
}
.single-event .button i {
  color: #fff;
  margin-left: -0.2em;
  margin-right: 1em;
  opacity: 0.9;
  font-size: 0.9em;
}
.single-event .button:hover {
  opacity: 0.9;
}
.single-event .button.book {
  background-color: #6e7c83;
}
.single-event hr {
  margin-bottom: 1em;
}

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

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

.page-template-shopfront .page-container {
  margin-top: 110px !important;
}
.page-template-shopfront .page-container .standard {
  margin-top: 55px !important;
  margin-left: 150px;
  margin-right: 150px;
}
@media screen and (max-width: 1100px) {
  .page-template-shopfront .page-container .standard {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.page-template-shopfront .page-container .title {
  width: 100%;
  text-align: center;
  height: 200px;
  background-image: linear-gradient(90deg, #e41425 0%, #ef87b6 100%);
}
@media screen and (max-width: 1100px) {
  .page-template-shopfront .page-container .title {
    height: 100px;
  }
}
.page-template-shopfront .page-container .title h1 {
  font-size: 120px;
  font-weight: 700;
  line-height: 200px;
  font-family: "Arsenal", Verdana, Arial, sans-serif;
  letter-spacing: -1px;
}
@media screen and (max-width: 1100px) {
  .page-template-shopfront .page-container .title h1 {
    font-size: 40px;
    line-height: 100px;
  }
}
.page-template-shopfront .page-container .woocommerce-result-count, .page-template-shopfront .page-container .woocommerce-ordering {
  display: none;
}
.page-template-shopfront .page-container .product {
  text-align: center;
}
.page-template-shopfront .page-container img {
  height: 200px !important;
  object-fit: contain;
}

.woocommerce .fl-builder-row-template, .woocommerce .sidebar-left, .single .fl-builder-row-template, .single .sidebar-left {
  display: none;
}
.woocommerce .col-md-push-3, .single .col-md-push-3 {
  left: 0px !important;
}
.woocommerce .col-md-9, .single .col-md-9 {
  width: 100%;
}
.woocommerce .page-container .content, .single .page-container .content {
  background-color: white;
}
@media screen and (max-width: 500px) {
  .woocommerce .page-container .content .container, .single .page-container .content .container {
    padding: 0;
  }
}
.woocommerce .page-container .content .container .single-product .woocommerce-message, .single .page-container .content .container .single-product .woocommerce-message {
  border-top-color: #e41425;
}
.woocommerce .page-container .content .container .single-product .woocommerce-message::before, .single .page-container .content .container .single-product .woocommerce-message::before {
  color: #ef87b6;
}
.woocommerce .page-container .content .container .single-product .woocommerce-Price-amount, .single .page-container .content .container .single-product .woocommerce-Price-amount {
  color: #e41425;
}
.woocommerce .page-container .content .container .single-product .woocommerce-product-gallery img, .single .page-container .content .container .single-product .woocommerce-product-gallery img {
  max-height: 70vh;
  object-fit: contain;
}
.woocommerce .page-container .content .woocommerce .quantity, .single .page-container .content .woocommerce .quantity {
  height: 35px;
}
.woocommerce .page-container .content .woocommerce .quantity input, .single .page-container .content .woocommerce .quantity input {
  height: 29px;
}
.woocommerce .page-container .content .woocommerce button, .single .page-container .content .woocommerce button {
  display: block !important;
  background-color: #ef87b6;
  height: 35px;
}
.woocommerce .page-container .content .woocommerce .product_meta .posted_in, .single .page-container .content .woocommerce .product_meta .posted_in {
  display: none;
}
@media screen and (max-width: 700px) {
  .woocommerce .related img, .single .related img {
    height: 160px !important;
    object-fit: contain;
  }
}
@media screen and (min-width: 701px) {
  .woocommerce .related img, .single .related img {
    height: 250px !important;
    object-fit: contain;
  }
}
.woocommerce .related .product, .single .related .product {
  text-align: center;
}
.woocommerce h1, .woocommerce h2, .woocommerce body, .woocommerce button, .woocommerce a, .woocommerce p, .woocommerce label, .single h1, .single h2, .single body, .single button, .single a, .single p, .single label {
  font-family: "Arsenal", Verdana, Arial, sans-serif;
}

.woocommerce-cart .page-container {
  margin-top: 110px;
}
.woocommerce-cart .page-container .standard {
  margin-left: 200px;
  margin-right: 200px;
}
@media screen and (min-width: 401px) and (max-width: 1400px) {
  .woocommerce-cart .page-container .standard {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media screen and (min-width: 1px) and (max-width: 400px) {
  .woocommerce-cart .page-container .standard {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.woocommerce-cart .page-container .standard td {
  text-align: left;
}
.woocommerce-cart h1, .woocommerce-cart h2, .woocommerce-cart body, .woocommerce-cart button, .woocommerce-cart a, .woocommerce-cart p, .woocommerce-cart label {
  font-family: "Arsenal", Verdana, Arial, sans-serif;
}

.woocommerce-checkout .page-container {
  margin-top: 110px;
}
.woocommerce-checkout .page-container .standard {
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (min-width: 1px) and (max-width: 400px) {
  .woocommerce-checkout .page-container .standard {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.woocommerce-checkout h1, .woocommerce-checkout h2, .woocommerce-checkout body, .woocommerce-checkout button, .woocommerce-checkout a, .woocommerce-checkout p, .woocommerce-checkout label {
  font-family: "Arsenal", Verdana, Arial, sans-serif;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block, .woocommerce-page .wp-block-woocommerce-empty-cart-block {
  padding-top: 100px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title, .woocommerce-page .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
  color: #ef87b6;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block img, .woocommerce-page .wp-block-woocommerce-empty-cart-block img {
  height: 250px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block button, .woocommerce-page .wp-block-woocommerce-empty-cart-block button {
  color: #ef87b6;
}

/* Button Styling */
body {
  font-family: "Arsenal", sans-serif;
}

#center-button-about {
  text-align: center;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

.website-attribution {
  float: right;
}

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

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

.button,
.fl-builder-content .fl-button-wrap a.fl-button {
  display: inline-block;
  line-height: normal;
  position: relative;
  -webkit-appearance: none;
}
.button span,
.fl-builder-content .fl-button-wrap a.fl-button span {
  line-height: normal;
}
.button:hover,
.fl-builder-content .fl-button-wrap a.fl-button:hover {
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 768px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-rich-text {
    font-size: 28px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-rich-text p a {
  color: #E41425;
  font-weight: 700;
}

@media (max-width: 960px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content h3 {
    font-size: 28px;
    text-align: center;
  }
}

/*
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .banner-slideshow .title {
    @media (max-width: 1211px) {
        font-size: 70px;

    }

    @media (max-width: 960px) {
        font-size: 40px;
        text-align: center;

    }
}*/
@media (max-width: 960px) {
  .fl-builder-content .fl-row .fl-row-content .page-title .fl-module-content h1 {
    font-size: 60px;
    text-align: center;
  }
}

@media (max-width: 960px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text {
    font-size: 28px;
  }
}

.fl-builder-content .fl-row .fl-row-content .fl-module .speaker-publications {
  border-image: linear-gradient(#E41425, #EE7AA5, #EF87B6) 100;
  border-right-width: 10px;
  border-right-style: solid;
  min-height: 761px;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .speaker-publications {
    border-image: linear-gradient(0.25turn, #E41425, #EE7AA5, #EF87B6) 100;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-right: none;
    min-height: fit-content;
    padding-bottom: 30px;
  }
}

@media (max-width: 960px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content h2 {
    font-size: 50px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content h2 span a {
  color: #E41425;
  font-weight: 700;
}

@media (min-width: 959px) {
  .fl-builder-content .hidden-row {
    display: none;
  }
}

.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper .gform_heading {
  display: none;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form {
  font-size: 24px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body {
  font-size: 24px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield--type-checkbox {
  margin-top: 60px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield--type-checkbox .ginput_container .gfield_checkbox .gchoice {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield--type-checkbox .ginput_container .gfield_checkbox .gchoice input {
  height: 25px;
  width: 25px;
  border: 1px solid black;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield--type-checkbox .ginput_container .gfield_checkbox .gchoice input {
    height: 20px;
    width: 20px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield--type-checkbox .ginput_container .gfield_checkbox .gchoice label {
  margin-top: 0;
  margin-left: 10px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields #field_4_17 p {
  margin-bottom: 0px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  border: 1px solid black;
  border-radius: 0px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield p {
  margin-top: 40px;
  font-weight: 700;
  font-size: 24px;
  font-family: "Arsenal", sans-serif;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield p {
    font-size: 18px;
    margin-bottom: 0px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-weight: 400;
  font-size: 24px;
  margin-top: 20px;
  font-family: "Arsenal", sans-serif;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield label {
    font-size: 18px;
    margin-top: 0px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required .gfield_required_text {
  display: none;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required:after {
  content: "*";
  font-size: 24px;
  color: black;
  display: inline-block;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required:after {
    font-size: 18px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield legend {
  font-size: 24px;
  font-family: "Arsenal", sans-serif;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_body .gform_fields .gfield legend {
    font-size: 18px;
  }
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_footer {
  margin-top: 40px;
}
.fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_footer input {
  background-color: white;
  font-family: "Arsenal", sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  border: solid 5px black;
  color: black;
  font-weight: 700;
  padding: 0 50px;
}
@media (max-width: 959px) {
  .fl-builder-content .fl-row .fl-row-content .fl-module .fl-module-content .fl-rich-text .gform_wrapper form .gform_footer input {
    font-size: 24px;
    padding: 0 40px;
  }
}

.fl-builder-content .blog-hidden-row {
  display: block;
}

#speakers-banner .fl-module-content .banner-slideshow .slides .banner-slide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(250, 250, 250, 0.7);
}

.banner-slideshow .slides li {
  display: none;
}
.banner-slideshow .slides li:first-child {
  display: block;
}
.banner-slideshow.loading .slides li {
  display: none;
}
.banner-slideshow.loading .slides li:first-child {
  display: block;
}
.banner-slideshow .banner-slide {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
}
.banner-slideshow .banner-slide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-slideshow .banner-slide {
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .banner-slideshow .banner-slide {
    padding: 0 15px;
  }
}
@media screen and (min-width: 960px) {
  .banner-slideshow .banner-slide {
    padding: 0 20px;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .banner-slideshow .banner-slide .banner-slide-inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 960px) {
  .banner-slideshow .banner-slide .banner-slide-inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content {
    display: table;
    width: 100%;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .banner-slide-wrapper {
  display: flex;
  padding: 30px 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  min-height: inherit;
  gap: 14px;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .banner-slide-wrapper {
    flex-direction: column;
    justify-content: center;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container {
  display: flex;
  padding: 30px 0;
  width: 50%;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  min-height: inherit;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container {
    align-items: center;
    width: 100%;
    padding-bottom: 0;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .text {
  color: #E41425;
  font-size: 24px;
  line-height: normal;
  letter-spacing: -1px;
  max-width: 600px;
  font-family: "Arsenal", sans-serif;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .text {
    font-size: 18px;
    text-align: center;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .title {
  font-size: 60px;
  font-weight: 700;
  color: #E41425;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Arsenal", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .title {
    font-size: 40px;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .button {
  background-color: #E41425;
  border: none;
  color: white;
  font-size: 30px;
  font-weight: 700;
  padding: 10px 20px;
  font-family: "Arsenal", sans-serif;
  text-align: center;
  margin-top: 20px;
  border-radius: 4px;
  text-transform: uppercase;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .content-container .button {
    font-size: 30px;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .image-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .image-container {
    min-height: 230px;
  }
}
.banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .image-container .image {
  height: 347px;
  border: 2px solid black;
  align-self: flex-end;
}
@media (max-width: 959px) {
  .banner-slideshow .banner-slide .banner-slide-inner .banner-slide-content .image-container .image {
    height: 230px;
  }
}
.banner-slideshow .banner-slide-events-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: none !important;
  padding: 0px 0 30px;
}
@media screen and (min-width: 768px) {
  .banner-slideshow .banner-slide-events-wrapper {
    width: 30%;
    display: none;
    vertical-align: middle;
    padding: 0;
  }
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner {
  background-color: #007f71;
  border-radius: 5px;
  z-index: 10;
  padding: 20px 20px 50px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner {
    position: relative;
  }
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner h3 {
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner div.events-link-wrapper {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner a.view-all-events-link {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item {
  background-color: rgba(255, 255, 255, 0.15);
  display: block;
  border-left: 5px solid rgba(255, 255, 255, 0.3);
  padding: 15px;
  margin-bottom: 2px;
  opacity: 0.8;
  position: relative;
  transition: all 0.25s ease-in-out;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item:hover {
  opacity: 1;
  transition: all 0.15s ease-in-out;
  border-color: #fff;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item:hover i {
  color: rgb(255, 255, 255);
  transition: all 0.15s ease-in-out;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.event-title, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where {
  display: block;
  color: #fff;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.event-title {
  font-size: 22px;
  margin-bottom: 10px;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where {
  text-transform: uppercase;
  font-size: 13px;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when .entry, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where .entry {
  font-weight: bold;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.when .field, .banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item span.where .field {
  width: 55px;
  display: inline-block;
}
.banner-slideshow .banner-slide-events-wrapper .banner-slide-events-inner .banner-slide-events-list .banner-slide-events-item i {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 15px;
  transition: all 0.25s ease-in-out;
}

.banner-slideshow,
.banner-slide,
.banner-slide-content {
  width: 100%;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  min-height: 540px;
}
@media (max-width: 1024px) {
  .banner-slideshow,
  .banner-slide,
  .banner-slide-content {
    min-height: 480px;
  }
}
@media (max-width: 959px) {
  .banner-slideshow,
  .banner-slide,
  .banner-slide-content {
    min-height: 420px;
  }
}

.fl-builder-content .fl-node-myqg8kx0bszp > .fl-col-content {
  min-height: 0%;
}

.fl-node-bnu1es85o7x3.fl-row-custom-height > .fl-row-content-wrap {
  max-height: 540px;
}

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

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

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

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

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

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

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

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

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

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

.filters {
  padding: 40px 40px 20px 16px;
}
.filters .button {
  display: block;
  margin-bottom: 40px;
  background-color: #eee;
  color: #333;
  transition: all 0.2s ease-in-out;
}
.filters .button:hover {
  background-color: #4092b0;
  color: #fff;
}
.filters .filter-group {
  margin-bottom: 50px;
}
.filters .filter-group .filter-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #808080;
  margin-bottom: 10px;
  display: block;
}
.filters .filter-group .filter-results-category {
  font-size: 32px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  display: block;
  font-weight: 100;
}
.filters .filter-group .filter-results-date-posted {
  font-size: 24px;
  margin-bottom: 50px;
  display: block;
  font-weight: 100;
}
.filters .filter-group.filter-results {
  margin-bottom: 0;
}
.filters .filter-group.filter-results .filter-title {
  margin-bottom: 7px;
}
.filters .filter-group ul,
.filters .filter-group li {
  padding: 0;
  margin: 0;
}
.filters .filter-group.filter-blocks ul li {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 3px;
  margin-right: 3px;
}
.filters .filter-group.filter-blocks ul li a,
.filters .filter-group.filter-blocks ul li span {
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  background-color: #4092b0;
  color: #fff;
}
.filters .filter-group.filter-blocks ul li a:hover,
.filters .filter-group.filter-blocks ul li span:hover {
  background-color: #277997;
  text-decoration: none;
}
.filters .filter-group.filter-blocks ul li.current a,
.filters .filter-group.filter-blocks ul li.current span {
  background-color: #eee;
  color: #888;
}
.filters .filter-group.filter-dropdown ul {
  list-style-type: none;
}
.filters .filter-group.filter-dropdown > ul {
  list-style-type: none;
}
.filters .filter-group.filter-dropdown > ul > li {
  background-color: #f5f5f5;
}
.filters .filter-group.filter-dropdown > ul > li span {
  display: block;
  padding: 15px 20px;
  color: #808080;
  cursor: pointer;
  font-size: 17px;
}
.filters .filter-group.filter-dropdown > ul > li {
  position: relative;
}
.filters .filter-group.filter-dropdown > ul > li:before {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 16px;
  right: 20px;
  color: #808080;
}
.filters .filter-group.filter-dropdown > ul > li > ul {
  display: none;
  background-color: #f5f5f5;
  padding: 0;
  margin: 0;
}
.filters .filter-group.filter-dropdown > ul > li > ul li {
  padding: 10px 20px;
  font-size: 16px;
}
.filters .filter-group.filter-dropdown > ul > li > ul li a {
  color: #808080;
}
.filters .filter-group.filter-dropdown > ul > li > ul li a:hover {
  text-decoration: none;
  color: #333;
}
.filters .filter-group.filter-dropdown > ul > li.active {
  background-color: #f5f5f5;
}
.filters .filter-group.filter-dropdown > ul > li.active > ul {
  display: block;
}
.filters .filter-group.filter-dropdown > ul > li.active:before {
  content: "\f106";
}

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

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

.single .entry-content h2 {
  margin-top: 10px;
  margin-bottom: 40px;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 600px) {
  table {
    width: 100%;
    border-collapse: collapse;
  }
  thead {
    display: none;
  }
  tr:nth-of-type(2n) {
    background-color: inherit;
  }
  tr td {
    width: auto !important;
  }
  tr td:first-child {
    font-weight: bold;
    font-size: 1.3em;
  }
  tr td:nth-of-type(2n) {
    border-top: 0;
    border-bottom: 0;
  }
  tr td:last-of-type {
    border-bottom: 0;
  }
  tbody td {
    display: block;
    text-align: center;
    border: 0;
  }
  tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}
/* centered columns styles */
.row-centered {
  text-align: center;
}

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

.fl-builder-edit header {
  position: initial;
}
.fl-builder-edit .page-container {
  margin-top: 0;
}
.fl-builder-edit .fl-builder-content,
.fl-builder-edit .content {
  overflow-x: visible;
}

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

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

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

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

.primary-image-container #homepage-main-image img {
  max-height: 540px;
}

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