/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.clearfix,
.cf {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
  display: table;
  content: "";
}
.clearfix:after,
.cf:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement,
.ir {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.black-bg {
  background-color: #1d1c28;
}
p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}
.foo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.foo-parent {
  position: relative;
}
.m-t-5 {
  margin-top: 5px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.p-l-5 {
  padding-left: 5px !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.p-l-15 {
  padding-left: 15px !important;
}
.m-r-15 {
  margin-right: 15px !important;
}
.p-r-15 {
  padding-right: 15px !important;
}
.m-t-16 {
  margin-top: 16px !important;
}
.p-t-16 {
  padding-top: 16px !important;
}
.m-b-16 {
  margin-bottom: 16px !important;
}
.p-b-16 {
  padding-bottom: 16px !important;
}
.m-l-16 {
  margin-left: 16px !important;
}
.p-l-16 {
  padding-left: 16px !important;
}
.m-r-16 {
  margin-right: 16px !important;
}
.p-r-16 {
  padding-right: 16px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.m-l-20 {
  margin-left: 20px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.m-r-20 {
  margin-right: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.m-t-25 {
  margin-top: 25px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.m-b-25 {
  margin-bottom: 25px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.m-l-25 {
  margin-left: 25px !important;
}
.p-l-25 {
  padding-left: 25px !important;
}
.m-r-25 {
  margin-right: 25px !important;
}
.p-r-25 {
  padding-right: 25px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.m-l-30 {
  margin-left: 30px !important;
}
.p-l-30 {
  padding-left: 30px !important;
}
.m-r-30 {
  margin-right: 30px !important;
}
.p-r-30 {
  padding-right: 30px !important;
}
.m-t-35 {
  margin-top: 35px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.m-b-35 {
  margin-bottom: 35px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.m-l-35 {
  margin-left: 35px !important;
}
.p-l-35 {
  padding-left: 35px !important;
}
.m-r-35 {
  margin-right: 35px !important;
}
.p-r-35 {
  padding-right: 35px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.m-l-40 {
  margin-left: 40px !important;
}
.p-l-40 {
  padding-left: 40px !important;
}
.m-r-40 {
  margin-right: 40px !important;
}
.p-r-40 {
  padding-right: 40px !important;
}
.m-t-45 {
  margin-top: 45px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.m-b-45 {
  margin-bottom: 45px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.m-l-45 {
  margin-left: 45px !important;
}
.p-l-45 {
  padding-left: 45px !important;
}
.m-r-45 {
  margin-right: 45px !important;
}
.p-r-45 {
  padding-right: 45px !important;
}
.m-t-50 {
  margin-top: 50px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.m-l-50 {
  margin-left: 50px !important;
}
.p-l-50 {
  padding-left: 50px !important;
}
.m-r-50 {
  margin-right: 50px !important;
}
.p-r-50 {
  padding-right: 50px !important;
}
.m-t-60 {
  margin-top: 60px !important;
}
.p-t-60 {
  padding-top: 60px !important;
}
.m-b-60 {
  margin-bottom: 60px !important;
}
.p-b-60 {
  padding-bottom: 60px !important;
}
.m-l-60 {
  margin-left: 60px !important;
}
.p-l-60 {
  padding-left: 60px !important;
}
.m-r-60 {
  margin-right: 60px !important;
}
.p-r-60 {
  padding-right: 60px !important;
}
.m-t-75 {
  margin-top: 75px !important;
}
.p-t-75 {
  padding-top: 75px !important;
}
.m-b-75 {
  margin-bottom: 75px !important;
}
.p-b-75 {
  padding-bottom: 75px !important;
}
.m-l-75 {
  margin-left: 75px !important;
}
.p-l-75 {
  padding-left: 75px !important;
}
.m-r-75 {
  margin-right: 75px !important;
}
.p-r-75 {
  padding-right: 75px !important;
}
.m-t-80 {
  margin-top: 80px !important;
}
.p-t-80 {
  padding-top: 80px !important;
}
.m-b-80 {
  margin-bottom: 80px !important;
}
.p-b-80 {
  padding-bottom: 80px !important;
}
.m-l-80 {
  margin-left: 80px !important;
}
.p-l-80 {
  padding-left: 80px !important;
}
.m-r-80 {
  margin-right: 80px !important;
}
.p-r-80 {
  padding-right: 80px !important;
}
.m-t-100 {
  margin-top: 100px !important;
}
.p-t-100 {
  padding-top: 100px !important;
}
.m-b-100 {
  margin-bottom: 100px !important;
}
.p-b-100 {
  padding-bottom: 100px !important;
}
.m-l-100 {
  margin-left: 100px !important;
}
.p-l-100 {
  padding-left: 100px !important;
}
.m-r-100 {
  margin-right: 100px !important;
}
.p-r-100 {
  padding-right: 100px !important;
}
.m-t-150 {
  margin-top: 150px !important;
}
.p-t-150 {
  padding-top: 150px !important;
}
.m-b-150 {
  margin-bottom: 150px !important;
}
.p-b-150 {
  padding-bottom: 150px !important;
}
.m-l-150 {
  margin-left: 150px !important;
}
.p-l-150 {
  padding-left: 150px !important;
}
.m-r-150 {
  margin-right: 150px !important;
}
.p-r-150 {
  padding-right: 150px !important;
}
.m-t-160 {
  margin-top: 160px !important;
}
.p-t-160 {
  padding-top: 160px !important;
}
.m-b-160 {
  margin-bottom: 160px !important;
}
.p-b-160 {
  padding-bottom: 160px !important;
}
.m-l-160 {
  margin-left: 160px !important;
}
.p-l-160 {
  padding-left: 160px !important;
}
.m-r-160 {
  margin-right: 160px !important;
}
.p-r-160 {
  padding-right: 160px !important;
}
.m-t-200 {
  margin-top: 200px !important;
}
.p-t-200 {
  padding-top: 200px !important;
}
.m-b-200 {
  margin-bottom: 200px !important;
}
.p-b-200 {
  padding-bottom: 200px !important;
}
.m-l-200 {
  margin-left: 200px !important;
}
.p-l-200 {
  padding-left: 200px !important;
}
.m-r-200 {
  margin-right: 200px !important;
}
.p-r-200 {
  padding-right: 200px !important;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.frame {
  margin: 0 auto;
  max-width: 100%;
}
.frame:after {
  content: "";
  display: table;
  clear: both;
}
[class*="bit-"] {
  float: left;
  padding: 0em;
}
.nopad {
  padding: 0px;
}
.bit-center {
  float: none !important;
  margin: 0 auto;
}
.bit-1 {
  width: 100%;
}
.bit-2 {
  width: 50%;
}
.bit-3 {
  width: 33.33333%;
}
.bit-4 {
  width: 25%;
}
.bit-5 {
  width: 20%;
}
.bit-6 {
  width: 16.66667%;
}
.bit-7 {
  width: 14.28571%;
}
.bit-8 {
  width: 12.5%;
}
.bit-9 {
  width: 11.11111%;
}
.bit-10 {
  width: 10%;
}
.bit-11 {
  width: 9.09091%;
}
.bit-12 {
  width: 8.33333%;
}
.bit-10 {
  width: 10%;
}
.bit-15 {
  width: 15%;
}
.bit-20 {
  width: 20%;
}
.bit-25 {
  width: 25%;
}
.bit-30 {
  width: 30%;
}
.bit-35 {
  width: 35%;
}
.bit-40 {
  width: 40%;
}
.bit-60 {
  width: 60%;
}
.bit-65 {
  width: 65%;
}
.bit-70 {
  width: 70%;
}
.bit-75 {
  width: 75%;
}
.bit-80 {
  width: 80%;
}
.bit-90 {
  width: 90%;
}
@media (max-width: 481px) {
  .bit-1 {
    width: 100%;
  }
  .bit-2 {
    width: 100%;
  }
  .bit-3 {
    width: 100%;
  }
  .bit-4 {
    width: 100%;
  }
  .bit-5 {
    width: 100%;
  }
  .bit-6 {
    width: 100%;
  }
  .bit-7 {
    width: 100%;
  }
  .bit-8 {
    width: 100%;
  }
  .bit-9 {
    width: 100%;
  }
  .bit-10 {
    width: 100%;
  }
  .bit-11 {
    width: 100%;
  }
  .bit-12 {
    width: 100%;
  }
  .bit-25,
  .bit-35,
  .bit-40,
  .bit-60,
  .bit-65,
  .bit-75,
  .bit-80,
  .bit-20 {
    width: 100%;
  }
  .bit-3 {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .bit-4,
  .bit-6,
  .bit-8,
  .bit-10,
  .bit-12 {
    width: 50%;
  }
  .bit-1,
  .bit-2,
  .bit-3,
  .bit-5,
  .bit-7,
  .bit-9,
  .bit-11 {
    width: 100%;
  }
  .bit-25,
  .bit-40,
  .bit-60,
  .bit-75,
  .bit-35,
  .bit-60,
  .bit-65,
  .bit-80,
  .bit-20 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1030px) {
  .bit-2,
  .bit-3,
  .bit-7 {
    width: 100%;
  }
  .bit-4,
  .bit-5,
  .bit-8,
  .bit-10,
  .bit-12 {
    width: 50%;
  }
  .bit-25,
  .bit-40,
  .bit-75,
  .bit-35,
  .bit-60,
  .bit-65 {
    width: 100%;
  }
  .bit-80,
  .bit-20 {
    width: 100%;
  }
}
@media (min-width: 1030px) and (max-width: 1240px) {
  .bit-2,
  .bit-3,
  .bit-7 {
    width: 100%;
  }
  .bit-4,
  .bit-5,
  .bit-8,
  .bit-10,
  .bit-12 {
    width: 50%;
  }
  .bit-25,
  .bit-40,
  .bit-75,
  .bit-35,
  .bit-60,
  .bit-65 {
    width: 100%;
  }
}
.alert-help,
.alert-info,
.alert-error,
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
.button,
.purple-btn,
.accessibility-btn,
.purple-btn-large,
.loadmore,
.purple-btn-xl,
.purple-btn-fullwidth,
.white-btn,
.white-btn-large,
.sf-field-reset input {
  position: relative;
  display: inline-block;
  padding: 0.25em;
  text-align: center;
  border: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  font-weight: 600;
  max-width: 100%;
}
.button:active,
.purple-btn:active,
.accessibility-btn:active,
.purple-btn-large:active,
.loadmore:active,
.purple-btn-xl:active,
.purple-btn-fullwidth:active,
.white-btn:active,
.white-btn-large:active,
.sf-field-reset input:active {
  top: 1px;
}
.purple-btn {
  background: #4b2993 !important;
  color: #fff;
  width: 250px;
}
.purple-btn:hover,
.purple-btn:focus {
  color: #fff;
}
.accessibility-btn {
  background: #4b2993 !important;
  color: #fff;
  width: auto;
  padding: 5px;
}
.accessibility-btn:hover,
.accessibility-btn:focus {
  color: #fff;
}
.purple-btn-large,
.loadmore {
  background: #4b2993 !important;
  color: #fff;
  font-size: 1.75em;
  width: 250px;
}
.purple-btn-large:hover,
.purple-btn-large:focus,
.loadmore:hover,
.loadmore:focus {
  color: #fff;
}
.purple-btn-xl {
  background: #4b2993 !important;
  color: #fff;
  font-size: 1.75em;
  width: 350px;
}
.purple-btn-xl:hover,
.purple-btn-xl:focus {
  color: #fff;
}
.loadmore {
  margin-top: 40px;
}
.loadmore.done {
  opacity: 0.5;
}
.purple-btn-fullwidth {
  width: 100%;
  background: #4b2993 !important;
  color: #fff;
  font-size: 1.75em;
  text-align: center;
}
.purple-btn-fullwidth:hover,
.purple-btn-fullwidth:focus {
  color: #fff;
}
.white-btn {
  background: #fff !important;
  color: #4b2993;
  width: 250px;
}
.white-btn:hover,
.white-btn:focus {
  color: #4b2993;
}
.white-btn-large {
  background: #fff !important;
  color: #4b2993;
  font-size: 1.75em;
  width: 250px;
}
.white-btn-large:hover,
.white-btn-large:focus {
  color: #4b2993;
}
.sf-field-reset input {
  background-color: #30b9e9;
  height: 40px;
  color: #fff;
  font-size: 1.2em;
  min-width: 200px;
  padding: 0 0 0 8px !important;
  text-align: left;
  line-height: normal;
}
.sf-field-reset input:hover,
.sf-field-reset input:focus {
  background-color: #16a0d0;
  cursor: pointer;
  color: #fff;
}
.sf_date_field input {
  padding: 0.5em;
  min-width: 200px;
}
.ll-skin-melon .ui-widget {
  background: #207ac2;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-title,
.ll-skin-melon .ui-datepicker th,
.ll-skin-melon .ui-datepicker td {
  font-weight: 600;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
}
input[type="text"][disabled],
input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
input[type="password"] {
  letter-spacing: 0.3em;
}
textarea {
  max-width: 100%;
  width: 100%;
}
fieldset {
  border: 1px solid #ccc;
}
fieldset label {
  font-weight: 600;
}
fieldset p {
  margin-bottom: 0;
}
legend {
  padding: 0 0.5em;
}
.radio-buttons {
  margin-top: 0;
}
.radio-buttons li {
  margin-left: 2px;
  list-style-type: none;
}
.radio-buttons label {
  font-weight: normal;
}
.sf-field-taxonomy-event_type .chosen-container-single {
  width: 100% !important;
  min-width: 200px;
}
.sf-field-taxonomy-event_type .chosen-container-single .chosen-single {
  width: 100% !important;
  min-width: 200px;
  display: block;
  background: #207ac2;
  border: 0;
  border-radius: 0px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  margin-top: -4px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  color: #fff;
}
.sf-input-text {
  width: 100% !important;
  min-width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.sf-field-search {
  position: relative;
  top: -2px;
}
.sf-field-post_date {
  padding-right: 0px !important;
}
.sf_date_field {
  position: relative;
  top: -2px;
  padding-left: 0px;
}
html {
  font-size: 1em;
}
body {
  color: #1d1c28;
  font-size: 100%;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  line-height: 1.5;
  background-color: #f5f5f5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.accessibility-font .accessible-text {
  font-size: 1.4em !important;
  line-height: 1.4em !important;
}
body.accessibility-font
  .block-pair-of-quotes
  #pair-of-quotes
  #poq-grid
  .quote-copy {
  font-size: 2em !important;
}
body.accessibility-font
  .block-pair-of-quotes
  #pair-of-quotes
  #poq-grid
  .quote-attr {
  font-size: 1.2em !important;
}
body.accessibility-font .h4 {
  font-size: 1.8em !important;
}
body.accessibility-font
  .block-featured-events
  .swiper-container
  .swiper-slide
  .event-details
  a {
  font-size: 1.2em !important;
}
body.accessibility-font input,
body.accessibility-font textarea,
body.accessibility-font select,
body.accessibility-font button {
  font-size: 1.2em;
}
body.accessibility-contrast {
  color: #000;
  background: #1d1c28;
}
body.accessibility-contrast .header {
  background: #121219;
}
.biglink {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  color: #1d1c28;
}
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span,
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-rtl .chosen-search input[type="text"] {
  background-image: url(../images/down-arrow.svg) !important;
  background-size: 14px 14px !important;
  background-repeat: no-repeat !important;
  background-position: center left;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-image: url(../images/down-arrow.svg) !important;
  background-size: 14px 14px !important;
  background-repeat: no-repeat !important;
  background-position: center right !important;
  transform: rotate(180deg);
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
pre code {
  white-space: pre-line;
}
.tiny-wrap {
  padding: 0 10px;
}
.upper {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.pink {
  color: #fd3c85;
}
.price-caveat {
  display: inline-block;
  padding-top: 10px;
}
.white-bg {
  background-color: #fff;
}
.quote-icon svg {
  width: 25px;
  height: auto;
}
.searchandfilter > ul {
  margin: 0;
  padding: 0;
}
.searchandfilter > ul > li {
  display: inline-block;
  padding-right: 10px;
}
.sf_date_field li {
  display: inline-block !important;
  padding-right: 10px !important;
}
.page-covid .covid-tab {
  display: none;
}
.page-template-page-whats-on .news-list,
.single-events #upcoming-events .news-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.page-template-page-whats-on .news-item,
.single-events #upcoming-events .news-item {
  display: flex;
  padding: 10px;
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
.page-template-page-whats-on
  .news-item.sticky-event
  .news-content
  .event-title
  .date-days,
.single-events
  #upcoming-events
  .news-item.sticky-event
  .news-content
  .event-title
  .date-days {
  color: #1d1c28 !important;
}
.page-template-page-whats-on .news-content,
.single-events #upcoming-events .news-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0em;
  width: 100%;
  overflow: hidden;
  border: 1px solid #ddd;
  box-shadow: 0 6px 12px rgba(173, 173, 173, 0.23),
    0 10px 40px rgba(173, 173, 173, 0.19);
}
.page-template-page-whats-on .news-content .entry,
.single-events #upcoming-events .news-content .entry {
  padding: 1em;
}
.page-template-page-whats-on .news-content .entry a,
.single-events #upcoming-events .news-content .entry a {
  text-transform: uppercase;
  color: #1d1c28;
  font-weight: 700;
}
.page-template-page-whats-on .news-content .entry h2.h3,
.single-events #upcoming-events .news-content .entry h2.h3 {
  text-transform: unset !important;
}
.page-template-page-whats-on .news-content p,
.single-events #upcoming-events .news-content p {
  flex: 1 0 auto;
}
.page-template-page-whats-on .event-thumbnail,
.single-events #upcoming-events .event-thumbnail {
  position: relative;
}
.page-template-page-whats-on .event-thumbnail img,
.single-events #upcoming-events .event-thumbnail img {
  display: block !important;
}
.page-template-page-whats-on .date-days,
.single-events #upcoming-events .date-days {
  color: #adadad;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 700;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.page-template-page-whats-on .category-label,
.single-events #upcoming-events .category-label {
  padding: 5px 15px;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 700;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  position: absolute;
  top: -5px;
  left: 5%;
  width: 90%;
}
.page-template-page-whats-on .event-title,
.single-events #upcoming-events .event-title {
  min-height: 140px;
}
.page-template-page-whats-on .event-details,
.single-events #upcoming-events .event-details {
  padding: 1.5em 1em;
}
.page-template-page-whats-on .event-details h2,
.page-template-page-whats-on .event-details .h2,
.single-events #upcoming-events .event-details h2,
.single-events #upcoming-events .event-details .h2 {
  font-size: 2.369em;
}
.page-template-page-whats-on .event-details h3,
.page-template-page-whats-on .event-details .h3,
.single-events #upcoming-events .event-details h3,
.single-events #upcoming-events .event-details .h3 {
  font-size: 1.777em;
}
.page-template-page-whats-on .event-details h4,
.page-template-page-whats-on .event-details .h4,
.single-events #upcoming-events .event-details h4,
.single-events #upcoming-events .event-details .h4 {
  font-size: 1.333em;
}
.page-template-page-whats-on .event-details h2,
.page-template-page-whats-on .event-details .h2,
.page-template-page-whats-on .event-details h3,
.page-template-page-whats-on .event-details .h3,
.page-template-page-whats-on .event-details h4,
.page-template-page-whats-on .event-details .h4,
.single-events #upcoming-events .event-details h2,
.single-events #upcoming-events .event-details .h2,
.single-events #upcoming-events .event-details h3,
.single-events #upcoming-events .event-details .h3,
.single-events #upcoming-events .event-details h4,
.single-events #upcoming-events .event-details .h4 {
  margin: 0;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #1d1c28;
  font-weight: 700;
  line-height: 1.2;
  text-rendering: optimizelegibility;
}
.page-template-page-whats-on .event-details h2::before,
.page-template-page-whats-on .event-details .h2::before,
.page-template-page-whats-on .event-details h3::before,
.page-template-page-whats-on .event-details .h3::before,
.page-template-page-whats-on .event-details h4::before,
.page-template-page-whats-on .event-details .h4::before,
.single-events #upcoming-events .event-details h2::before,
.single-events #upcoming-events .event-details .h2::before,
.single-events #upcoming-events .event-details h3::before,
.single-events #upcoming-events .event-details .h3::before,
.single-events #upcoming-events .event-details h4::before,
.single-events #upcoming-events .event-details .h4::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((0.7 - 1.2) * 0.5em);
}
.page-template-page-whats-on .event-details h2::after,
.page-template-page-whats-on .event-details .h2::after,
.page-template-page-whats-on .event-details h3::after,
.page-template-page-whats-on .event-details .h3::after,
.page-template-page-whats-on .event-details h4::after,
.page-template-page-whats-on .event-details .h4::after,
.single-events #upcoming-events .event-details h2::after,
.single-events #upcoming-events .event-details .h2::after,
.single-events #upcoming-events .event-details h3::after,
.single-events #upcoming-events .event-details .h3::after,
.single-events #upcoming-events .event-details h4::after,
.single-events #upcoming-events .event-details .h4::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((0.7 - 1.2) * 0.5em);
}
.page-template-page-whats-on .event-details a,
.single-events #upcoming-events .event-details a {
  text-transform: uppercase;
  color: #1d1c28;
  font-weight: 700;
  font-size: 1em;
}
.page-template-page-team-downloads .mtt-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.page-template-page-team-downloads .mtt-grid-item {
  display: flex;
  padding: 0.5em;
  width: 100%;
  padding-bottom: 40px;
}
@media all and (min-width: 40em) {
  .page-template-page-team-downloads .mtt-grid-item {
    width: 50%;
  }
}
@media all and (min-width: 60em) {
  .page-template-page-team-downloads .mtt-grid-item {
    width: 33.33%;
  }
}
.page-template-page-team-downloads .mtt-grid-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0em;
  width: 100%;
  overflow: hidden;
  justify-content: space-between;
}
.page-template-page-team-downloads .mtt-grid-content .entry {
  padding: 1.5em 0;
  flex-grow: 1;
}
.page-template-page-team-downloads .mtt-grid-content p {
  margin-top: 20px;
  flex: 1 0 auto;
}
.wp-block-image figcaption {
  width: 100%;
}
a,
a:visited {
  text-decoration: none;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  text-decoration: underline;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #1d1c28;
  font-weight: 700;
  line-height: 1.2;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
}
h1::before,
.h1::before,
h2::before,
.h2::before,
h3::before,
.h3::before,
h4::before,
.h4::before,
h5::before,
.h5::before,
h6::before,
.h6::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((0.7 - 1.2) * 0.5em);
}
h1::after,
.h1::after,
h2::after,
.h2::after,
h3::after,
.h3::after,
h4::after,
.h4::after,
h5::after,
.h5::after,
h6::after,
.h6::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin-bottom: calc((0.7 - 1.2) * 0.5em);
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  text-decoration: none;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 3.157em;
}
h2,
.h2 {
  font-size: 2.369em;
}
h3,
.h3 {
  font-size: 1.777em;
}
h4,
.h4 {
  font-size: 1.333em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  text-transform: uppercase;
  letter-spacing: 4.333px;
}
.header {
  background-color: #fff;
}
#site-title {
  margin: 0 0.5em 0 0;
  font-size: 2em;
  line-height: inherit;
}
#site-title a {
  color: #303030;
}
.clock {
  width: 40px;
  height: 40px;
  display: inline-block;
}
ul,
ol {
  -webkit-padding-start: 20px;
}
.list-square {
  margin-bottom: 1.5em;
  list-style-position: outside;
  list-style-type: square;
}
.nostyle {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.related-posts-list {
  display: flex;
}
.page-numbers {
  margin: 1em 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.page-numbers li {
  margin-right: 1em;
}
.error404 .search-outer {
  padding: 1.5em 0;
}
.error404 .search-input {
  display: flex;
  width: 100%;
}
.error404 input[type="search"] {
  margin: 0 1em 0 0;
  height: 40px;
  min-width: 250px;
}
.error404 .search-submit {
  width: 100px;
}
.page-blog .entry-content .alignfull,
.page-blog .entry-content .alignwide {
  margin: 0;
  max-width: 100%;
}
.single-title,
.page-title,
.entry-title {
  text-transform: capitalize;
}
.single .byline-wrap {
  font-size: 1.4em;
}
.entry-content p {
  margin-bottom: 30px;
}
.entry-content table.event-details {
  margin-bottom: 1.5em;
  width: 100%;
}
.entry-content table.event-details tr {
  background-color: white;
  border-bottom: 1px solid #ddd !important;
}
.entry-content table.event-details th {
  background-color: transparent;
  text-align: left !important;
  vertical-align: top !important;
  padding: 10px 7px;
  border-bottom: 1px solid #ddd;
  min-width: 20%;
}
.entry-content table.event-details td {
  padding: 10px 7px;
  vertical-align: top !important;
  border-bottom: 1px solid #ddd;
  width: auto;
}
.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.screen-reader-text:focus {
  top: 5px;
  left: 5px;
  z-index: 100000;
  display: block;
  clip: auto !important;
  padding: 15px 23px 14px;
  width: auto;
  height: auto;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875rem;
  font-size: 14px;
  line-height: normal;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}
.comment {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #ccc;
}
.comment .comment-author {
  display: flex;
  align-items: center;
}
.comment .vcard .avatar {
  margin-right: 1rem;
}
.comment-edit-link {
  margin-right: 6px;
}
.footer {
  clear: both;
  background-color: #1d1c28;
  color: #fff;
  overflow: hidden;
}
.footer a {
  color: #fff;
}
.footer h2,
.footer h3,
.footer h4 {
  color: #fff;
}
.footer #inner-footer {
  overflow: hidden;
}
.footer .contact-details {
  font-weight: 700;
}
.footer .pink {
  font-weight: 700;
}
.footer .company {
  text-transform: uppercase;
}
.footer .partner-logos {
  max-width: 200px;
  display: inline-block;
}
.footer .social-icons {
  display: inline-block;
  list-style-type: none;
}
.footer .social-icons li {
  display: inline-block;
}
.footer .social-icons li img {
  width: 30px;
  margin: 0 5px;
  vertical-align: middle;
}
.footer-links ul li {
  list-style: none;
  width: 100%;
}
.footer-links ul li a {
  display: inline-block;
  border-bottom: 0;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline-table;
    float: left;
    margin-top: 11px;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline-table;
    float: right;
    margin-top: 11px;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: table;
    clear: both;
    margin-top: 11px;
  }
  .entry-content .wp-block-media-text.alignfull {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap {
    padding: 1em 0;
  }
  footer .contact-details {
    text-align: center;
  }
  .header-topline {
    padding-top: 20px;
    grid-rows-start: 1;
    grid-rows-end: 2;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.1em;
    width: 100%;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: auto !important;
    grid-gap: 1em;
    justify-content: center !important;
    align-items: center;
    text-align: center;
  }
  .header-topline a {
    color: #1d1c28;
  }
  .header-topline #were-open {
    border-right: 0px solid transparent !important;
    padding-right: 1.5em;
  }
  .header-topline #contact-details {
    border-right: 0px solid transparent !important;
    padding-right: 1em;
  }
  .header-topline .primary-menu {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-rows-start: 2;
    grid-rows-end: 3;
  }
  .searchandfilter > ul > li {
    display: block;
    width: 100%;
    padding-right: 0px !important;
  }
  .searchandfilter ul li li {
    display: block;
    width: 100%;
    padding-right: 0px !important;
  }
  .searchandfilter label {
    display: block;
  }
  .sf-field-reset input {
    text-align: center !important;
    width: 100%;
  }
  .sf_date_field input {
    width: 100%;
  }
  .searchandfilter select.sf-input-select {
    width: 100%;
  }
  .social {
    padding-top: 20px;
  }
  .alm-btn-wrap {
    width: 100%;
  }
  .copyright {
    text-align: center;
  }
  .accessible-text {
    text-align: left;
    padding-top: 20px;
  }
  .accessible-text p br {
    display: none;
  }
  .wp-block-image .alignright {
    margin: 0 !important;
    float: none !important;
    width: 100%;
  }
  .wp-block-image .alignright img {
    width: 100% !important;
  }
  .nav {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    list-style-type: none;
  }
  .nav li a {
    display: block;
    padding: 0.2em;
    text-decoration: none;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-page-whats-on .news-item,
  .single-events #upcoming-events .news-item {
    width: 50% !important;
  }
  .entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
  }
  .entry-content .alignwide {
    margin-right: calc(25% - 25vw);
    margin-left: calc(25% - 25vw);
    max-width: 1000%;
    width: auto;
  }
  .entry-content .alignwide img,
  .entry-content .alignfull img {
    display: block;
    margin: 0 auto;
  }
  .wrap {
    padding: 0em;
  }
  .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header .nav {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
  }
  .header .nav li {
    float: left;
    list-style: none;
  }
  .header .nav li a {
    display: block;
    border-bottom: 0;
    padding: 0 0.75em 0 0.75em;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.25em;
    letter-spacing: -0.06px;
    color: #1d1c28;
    border-right: 2px solid #e62f77;
  }
  .header .nav li a:hover,
  .header .nav li a:focus {
    text-decoration: underline;
    color: #fd3c85;
  }
  .header .nav li:last-child a {
    border-right: none;
    padding: 0 0 0 0.75em;
  }
  .header .nav li ul.sub-menu,
  .header .nav li ul.children {
    position: absolute;
    z-index: 8999;
    visibility: hidden;
  }
  .header .nav li ul.sub-menu li:last-child a,
  .header .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  .header .nav li:hover > ul {
    top: auto;
    visibility: visible;
  }
  .header .nav li.current-menu-item a,
  .header .nav li.current_page_item a,
  .header .nav li.current_page_ancestor a {
    color: #fd3c85;
    text-decoration: underline;
  }
  .single-full #main {
    max-width: 640px;
    float: none;
    margin: 0 auto;
  } /*!
 *
 * We rarely use these widget classes but they
 * do come in handy sometimes. Know your widgets.
 *
 */
}
@media only screen and (max-width: 1029px) {
  .inner-wrap,
  #inner-header {
    padding-left: 1em;
    padding-right: 1em;
  }
  #inner-header {
    display: block;
    overflow: hidden;
  }
  #bloginfo {
    display: inline-block;
  }
  #logo img {
    width: 125px;
    height: auto;
  }
  .page-template-page-generic #header-banner-content,
  .page-template-page-team-downloads #header-banner-content {
    padding-top: 80px !important;
  }
  .page-template-page-generic .tight-wrap,
  .page-template-page-team-downloads .tight-wrap {
    max-width: 960px;
    margin: 0 auto;
  }
  .page-template-page-generic .intro-para,
  .page-template-page-team-downloads .intro-para {
    font-size: 1.5em;
    line-height: normal;
    font-weight: 700;
  }
  .page-template-page-generic .intro-para p,
  .page-template-page-team-downloads .intro-para p {
    margin-bottom: 20px;
  }
  .page-template-page-generic .entry-content p:first-of-type,
  .page-template-page-team-downloads .entry-content p:first-of-type {
    margin-top: 20px;
  }
  .page-template-page-generic .entry-content h1,
  .page-template-page-generic .entry-content h2,
  .page-template-page-generic .entry-content h3,
  .page-template-page-generic .entry-content h4,
  .page-template-page-generic .entry-content h5,
  .page-template-page-generic .entry-content h6,
  .page-template-page-team-downloads .entry-content h1,
  .page-template-page-team-downloads .entry-content h2,
  .page-template-page-team-downloads .entry-content h3,
  .page-template-page-team-downloads .entry-content h4,
  .page-template-page-team-downloads .entry-content h5,
  .page-template-page-team-downloads .entry-content h6 {
    margin-bottom: 20px;
  }
  .page-template-page-generic .entry-content h1:first-of-type,
  .page-template-page-generic .entry-content h2:first-of-type,
  .page-template-page-generic .entry-content h3:first-of-type,
  .page-template-page-generic .entry-content h4:first-of-type,
  .page-template-page-generic .entry-content h5:first-of-type,
  .page-template-page-generic .entry-content h6:first-of-type,
  .page-template-page-team-downloads .entry-content h1:first-of-type,
  .page-template-page-team-downloads .entry-content h2:first-of-type,
  .page-template-page-team-downloads .entry-content h3:first-of-type,
  .page-template-page-team-downloads .entry-content h4:first-of-type,
  .page-template-page-team-downloads .entry-content h5:first-of-type,
  .page-template-page-team-downloads .entry-content h6:first-of-type {
    margin-bottom: 0px;
  }
  .page-template-page-generic h1,
  .page-template-page-team-downloads h1 {
    margin: 0 !important;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont,
      "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
      "Droid Sans", "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #1d1c28;
    line-height: 1.2;
    text-rendering: optimizelegibility;
  }
  .page-template-page-generic h1::before,
  .page-template-page-team-downloads h1::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: calc((0.7 - 1.2) * 0.5em);
  }
  .page-template-page-generic h1::after,
  .page-template-page-team-downloads h1::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-bottom: calc((0.7 - 1.2) * 0.5em);
  }
  .page-template-page-generic #header-banner-content,
  .page-template-page-team-downloads #header-banner-content {
    display: block;
    position: relative;
  }
  .page-template-page-generic #header-banner-content .covid-tab,
  .page-template-page-team-downloads #header-banner-content .covid-tab {
    z-index: 20;
    width: 250px;
    position: absolute;
    top: 0px;
    right: 3.5%;
  }
  .page-template-page-generic .banner-graphic,
  .page-template-page-team-downloads .banner-graphic {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: auto;
    height: 100%;
  }
  .page-template-page-generic .banner-graphic svg,
  .page-template-page-team-downloads .banner-graphic svg {
    width: auto;
    height: 100%;
  }
  .page-template-page-generic .banner-graphic svg path,
  .page-template-page-team-downloads .banner-graphic svg path {
    fill: #16a0d0;
  }
  .page-template-page-generic .banner-bg,
  .page-template-page-team-downloads .banner-bg {
    background-color: #30b9e9;
    z-index: 0;
  }
  .page-template-page-generic .banner-content,
  .page-template-page-team-downloads .banner-content {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    z-index: 10;
    display: block;
    padding: 1.5em;
  }
  .page-template-page-generic .banner-page-title,
  .page-template-page-team-downloads .banner-page-title {
    align-self: end;
    padding-bottom: 40px;
    align-self: center;
  }
  .page-template-page-generic .banner-page-title h1,
  .page-template-page-team-downloads .banner-page-title h1 {
    margin: 0;
    color: #fff;
    font-size: 3em;
    max-width: 100%;
  }
  .subscribe-modal {
    max-width: 1200px !important;
  }
  .subscribe-modal .mc-field-group {
    padding: 0.5em;
  }
  .subscribe-modal .mc-field-group input[type="text"],
  .subscribe-modal .mc-field-group input[type="email"] {
    width: 100%;
    height: 30px;
    padding: 0.5em;
  }
  .subscribe-modal p {
    margin-bottom: 20px;
  }
  .subscribe-modal #mergeRow-gdpr {
    margin-top: 0px;
  }
  .subscribe-modal .content__gdpr label:first-of-type {
    font-weight: bold;
  }
  .subscribe-modal #mc-embedded-subscribe-form .mc_fieldset {
    padding-bottom: 20px;
  }
  .subscribe-modal .mc-field-group input[type="checkbox"] {
    zoom: 1.5;
    margin: 0 5px;
  }
  .subscribe-modal .radio-toolbar {
    margin: 10px;
  }
  .subscribe-modal .radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
  }
  .subscribe-modal .radio-toolbar label {
    display: inline-block;
    background-color: #eaedf2;
    padding: 5px 10px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #1d1c28;
    border-radius: 4px;
  }
  .subscribe-modal .radio-toolbar label:hover {
    background-color: #8478bd;
    color: #fff;
  }
  .subscribe-modal .radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid #4b2993;
    color: #fff;
  }
  .subscribe-modal .radio-toolbar input[type="radio"]:checked + label {
    background-color: #8478bd;
    border-color: #4b2993;
    color: #fff;
  }
  .header-topline {
    padding-top: 20px;
    grid-rows-start: 1;
    grid-rows-end: 2;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.1em;
    width: 100%;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: auto auto auto auto;
    grid-gap: 1em;
    justify-content: end;
    align-items: center;
  }
  .header-topline a {
    color: #1d1c28;
  }
  .header-topline #were-open {
    border-right: 1px solid #fd3c85;
    padding-right: 0;
  }
  .header-topline #contact-details {
    border-right: 1px solid #fd3c85;
    padding-right: 0;
  }
  .header-topline .primary-menu {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-rows-start: 2;
    grid-rows-end: 3;
  }
  .header-topline .lang-link a {
    display: inline-block;
    padding: 0 5px;
  }
  .single-events .event-title-card {
    width: 100%;
  }
  .single-events .event-title-card .event-title-details {
    padding: 1em;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    padding-bottom: 1em !important;
  }
  .single-events .event-title-card .event-title-details h1 {
    margin-top: 20px;
    color: #fff;
  }
  .single-events .event-title-card .event-title-card > :first-child {
    position: relative !important;
  }
  .page-template-page-news #latest-news .news-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .page-template-page-news #latest-news .news-item {
    display: flex;
    padding: 10px;
    width: 100%;
  }
  .page-template-page-news #latest-news .news-content {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 0em;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(173, 173, 173, 0.23),
      0 10px 40px rgba(173, 173, 173, 0.19);
  }
  .page-template-page-news #latest-news .news-content .article-thumbnail img {
    width: 100%;
  }
  .page-template-page-news #latest-news .news-content .entry {
    padding: 1em;
  }
  .page-template-page-news #latest-news .news-content .entry a {
    text-transform: uppercase;
    color: #1d1c28;
    font-weight: 600;
  }
  .page-template-page-news #latest-news .news-content .entry h2.h3 {
    text-transform: unset !important;
  }
  .page-template-page-news #latest-news .news-content p {
    flex: 1 0 auto;
  }
  .page-template-page-news #latest-news.inner-wrap {
    padding: 0 !important;
  }
  #community-results .news-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  #community-results .news-item {
    display: flex;
    padding: 10px;
    width: 100%;
  }
  #community-results .news-content {
    background-color: #1d1c28;
    display: flex;
    flex-direction: column;
    padding: 0em;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(173, 173, 173, 0.23),
      0 10px 40px rgba(173, 173, 173, 0.19);
  }
  #community-results .news-content .article-thumbnail img {
    width: 100%;
  }
  #community-results .news-content .entry {
    padding: 1em;
  }
  #community-results .news-content .entry a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
  }
  #community-results .news-content .entry h2.h3 {
    margin-top: 20px;
    text-transform: uppercase;
    color: #fff;
  }
  #community-results .news-content p {
    flex: 1 0 auto;
  }
  #inner-footer {
    padding: 1em;
  }
  #inner-footer .bit-70,
  #inner-footer .bit-30 {
    width: 100%;
    text-align: center;
  }
  #inner-footer .bit-70 .bit-20 h3,
  #inner-footer .bit-30 .bit-20 h3 {
    margin-bottom: 20px;
  }
  #inner-footer .bit-70 .bit-80,
  #inner-footer .bit-30 .bit-80 {
    padding-bottom: 20px;
  }
  #inner-footer .bit-2 {
    text-align: center;
    padding: 20px 0px;
  }
}
@media only screen and (min-width: 1030px) {
  #inner-header,
  #inner-footer {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5em;
  }
  .subscribe-modal {
    max-width: 100% !important;
  }
  .subscribe-modal .mc-field-group {
    padding: 0.5em;
  }
  .subscribe-modal .mc-field-group input[type="text"],
  .subscribe-modal .mc-field-group input[type="email"] {
    width: 100%;
    height: 30px;
    padding: 0.5em;
  }
  .subscribe-modal a {
    color: #4b2993;
  }
  .subscribe-modal p {
    margin-bottom: 20px;
  }
  .subscribe-modal #mergeRow-gdpr {
    margin-top: 0px;
  }
  .subscribe-modal .content__gdpr label:first-of-type {
    font-weight: bold;
  }
  .subscribe-modal #mc-embedded-subscribe-form .mc_fieldset {
    padding-bottom: 20px;
  }
  .subscribe-modal .mc-field-group input[type="checkbox"] {
    zoom: 1.5;
    margin: 0 5px;
  }
  .subscribe-modal .radio-toolbar {
    margin: 10px;
  }
  .subscribe-modal .radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
  }
  .subscribe-modal .radio-toolbar label {
    display: inline-block;
    background-color: #eaedf2;
    padding: 5px 10px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #1d1c28;
    border-radius: 4px;
  }
  .subscribe-modal .radio-toolbar label:hover {
    background-color: #8478bd;
    color: #fff;
  }
  .subscribe-modal .radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid #4b2993;
    color: #fff;
  }
  .subscribe-modal .radio-toolbar input[type="radio"]:checked + label {
    background-color: #8478bd;
    border-color: #4b2993;
    color: #fff;
  }
  .page-template-page-generic .banner-page-title,
  .page-template-page-team-downloads .banner-page-title {
    padding-top: 80px;
  }
  .page-template-page-generic .banner-page-title h1,
  .page-template-page-team-downloads .banner-page-title h1 {
    font-size: 5em !important;
  }
  .page-template-default .tight-wrap,
  .page-template-page-generic .tight-wrap,
  .page-template-page-team-downloads .tight-wrap {
    max-width: 960px;
    margin: 0 auto;
  }
  .page-template-default .intro-para,
  .page-template-page-generic .intro-para,
  .page-template-page-team-downloads .intro-para {
    font-size: 1.5em;
    line-height: normal;
    font-weight: 700;
  }
  .page-template-default .intro-para p,
  .page-template-page-generic .intro-para p,
  .page-template-page-team-downloads .intro-para p {
    margin-bottom: 20px;
  }
  .page-template-default .entry-content p:first-of-type,
  .page-template-page-generic .entry-content p:first-of-type,
  .page-template-page-team-downloads .entry-content p:first-of-type {
    margin-top: 20px;
  }
  .page-template-default .entry-content h1,
  .page-template-default .entry-content h2,
  .page-template-default .entry-content h3,
  .page-template-default .entry-content h4,
  .page-template-default .entry-content h5,
  .page-template-default .entry-content h6,
  .page-template-page-generic .entry-content h1,
  .page-template-page-generic .entry-content h2,
  .page-template-page-generic .entry-content h3,
  .page-template-page-generic .entry-content h4,
  .page-template-page-generic .entry-content h5,
  .page-template-page-generic .entry-content h6,
  .page-template-page-team-downloads .entry-content h1,
  .page-template-page-team-downloads .entry-content h2,
  .page-template-page-team-downloads .entry-content h3,
  .page-template-page-team-downloads .entry-content h4,
  .page-template-page-team-downloads .entry-content h5,
  .page-template-page-team-downloads .entry-content h6 {
    margin-bottom: 20px;
  }
  .page-template-default h1,
  .page-template-page-generic h1,
  .page-template-page-team-downloads h1 {
    margin: 0 !important;
    font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont,
      "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
      "Droid Sans", "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #1d1c28;
    line-height: 1.2;
    text-rendering: optimizelegibility;
  }
  .page-template-default h1::before,
  .page-template-page-generic h1::before,
  .page-template-page-team-downloads h1::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-top: calc((0.7 - 1.2) * 0.5em);
  }
  .page-template-default h1::after,
  .page-template-page-generic h1::after,
  .page-template-page-team-downloads h1::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    margin-bottom: calc((0.7 - 1.2) * 0.5em);
  }
  .page-template-default #header-banner-content,
  .page-template-page-generic #header-banner-content,
  .page-template-page-team-downloads #header-banner-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    position: relative;
  }
  .page-template-default #header-banner-content .covid-tab,
  .page-template-page-generic #header-banner-content .covid-tab,
  .page-template-page-team-downloads #header-banner-content .covid-tab {
    z-index: 20;
    width: 250px;
    position: absolute;
    top: 0px;
    right: 3.5%;
  }
  .page-template-default .banner-graphic,
  .page-template-page-generic .banner-graphic,
  .page-template-page-team-downloads .banner-graphic {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: auto;
    height: 100%;
  }
  .page-template-default .banner-graphic svg,
  .page-template-page-generic .banner-graphic svg,
  .page-template-page-team-downloads .banner-graphic svg {
    width: auto;
    height: 100%;
  }
  .page-template-default .banner-graphic svg path,
  .page-template-page-generic .banner-graphic svg path,
  .page-template-page-team-downloads .banner-graphic svg path {
    fill: #16a0d0;
  }
  .page-template-default .banner-bg,
  .page-template-page-generic .banner-bg,
  .page-template-page-team-downloads .banner-bg {
    background-color: #30b9e9;
    padding-bottom: 25.10417%;
    position: relative;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    z-index: 0;
  }
  .page-template-default .banner-bg > :first-child,
  .page-template-page-generic .banner-bg > :first-child,
  .page-template-page-team-downloads .banner-bg > :first-child {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-template-default .banner-content,
  .page-template-page-generic .banner-content,
  .page-template-page-team-downloads .banner-content {
    max-width: 1340px;
    padding-top: 40px;
    padding-left: 40px;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    z-index: 10;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .page-template-default .banner-page-title,
  .page-template-page-generic .banner-page-title,
  .page-template-page-team-downloads .banner-page-title {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    align-self: end;
    padding-bottom: 40px;
    align-self: center;
  }
  .page-template-default .banner-page-title h1,
  .page-template-page-generic .banner-page-title h1,
  .page-template-page-team-downloads .banner-page-title h1 {
    margin: 0;
    color: #fff;
    font-size: 3em;
    max-width: 100%;
  }
  .swiper-pagination-bullets {
    bottom: 0px !important;
  }
  #inner-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #bloginfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #logo img {
    width: 200px;
    height: auto;
  }
  .grid,
  #inner-header,
  .inner-wrap {
    padding: 0 1em;
  }
  .header-right {
    height: 170px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: auto 1fr;
  }
  .header-nav {
    grid-rows-start: 2;
    grid-rows-end: 3;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .header-topline {
    grid-rows-start: 1;
    grid-rows-end: 2;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.1em;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: auto 1em auto 1em auto 1em auto;
    grid-template-columns: auto auto auto auto;
    grid-gap: 1em;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-topline a {
    color: #1d1c28;
  }
  .header-topline #were-open {
    border-right: 1px solid #fd3c85;
    padding-right: 1.5em;
  }
  .header-topline #contact-details {
    border-right: 1px solid #fd3c85;
    padding-right: 1em;
  }
  .header-topline .primary-menu {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    grid-rows-start: 2;
    grid-rows-end: 3;
  }
  .header-topline > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .header-topline > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .header-topline > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .header-topline > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .single .tight-wrap {
    max-width: 960px;
    margin: 0 auto;
  }
  .page-template-page-whats-on .news-item,
  .single-events #upcoming-events .news-item {
    width: 50% !important;
  }
  .page-template-page-news #latest-news .news-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .page-template-page-news #latest-news .news-item {
    display: flex;
    padding: 10px;
    width: 50%;
  }
  .page-template-page-news #latest-news .news-content {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 0em;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(173, 173, 173, 0.23),
      0 10px 40px rgba(173, 173, 173, 0.19);
  }
  .page-template-page-news #latest-news .news-content .article-thumbnail img {
    width: 100%;
  }
  .page-template-page-news #latest-news .news-content .entry {
    padding: 1em;
  }
  .page-template-page-news #latest-news .news-content .entry a {
    text-transform: uppercase;
    color: #1d1c28;
    font-weight: 700;
  }
  .page-template-page-news #latest-news .news-content .entry h2.h3 {
    text-transform: unset !important;
  }
  .page-template-page-news #latest-news .news-content p {
    flex: 1 0 auto;
  }
  #community-results .news-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  #community-results .news-item {
    display: flex;
    padding: 10px;
    width: 33.3%;
  }
  #community-results .news-content {
    background-color: #1d1c28;
    display: flex;
    flex-direction: column;
    padding: 0em;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(173, 173, 173, 0.23),
      0 10px 40px rgba(173, 173, 173, 0.19);
  }
  #community-results .news-content .article-thumbnail img {
    width: 100%;
  }
  #community-results .news-content .entry {
    padding: 1em;
  }
  #community-results .news-content .entry a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
  }
  #community-results .news-content .entry h2.h3 {
    margin-top: 20px;
    text-transform: uppercase;
    color: #fff;
  }
  #community-results .news-content p {
    flex: 1 0 auto;
  }
  .single-events .event-title-card {
    background-image: url(../images/arch.svg);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
  }
  .single-events .event-title-card .event-title-details h1 {
    max-width: 70%;
  }
  .single-events .event-title-card {
    width: 100%;
    padding-bottom: 50%;
    position: relative;
  }
  .single-events .event-title-card > :first-child {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .single-events .event-title-card .event-title-details {
    padding: 1em;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
  }
  .single-events .event-title-card .event-title-details h1 {
    margin-top: 20px;
    color: #fff;
  }
}
@media only screen and (min-width: 1240px) {
  .event-thumbnail img {
    width: 385px;
  }
  .page-template-page-news #latest-news .news-item {
    width: 33.33% !important;
  }
  .page-template-page-whats-on .news-item,
  .single-events #upcoming-events .news-item {
    width: 33.33% !important;
  }
}
@media only screen and (min-width: 1600px) {
  #inner-header,
  #inner-footer,
  .inner-wrap {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0;
  }
  .wrap,
  .header {
    max-width: 1440px;
    margin: 0 auto;
  }
  .grid,
  #inner-header,
  .inner-wrap {
    padding: 0;
  }
  .full-width {
    margin-left: calc(-1440px / 2 + 1340px / 2);
    margin-right: calc(-1440px / 2 + 1340px / 2);
  }
  .single .full-width {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .entry-content .alignfull {
    margin-left: calc(-1440px / 2 + 100% / 2);
    margin-right: calc(-1440px / 2 + 100% / 2);
    max-width: 1440px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important;
  }
  #content {
    width: 100%;
    margin: 0;
    float: none;
  }
  @page {
    margin: 2cm;
  }
  @page :left {
    margin: 1cm;
  }
  @page :right {
    margin: 1cm;
  }
  @page :first {
    margin: 1cm 2cm;
  }
  body {
    font-size: 13pt;
    line-height: 1.3;
    background: #fff !important;
    color: #000;
  }
  h1 {
    font-size: 24pt;
  }
  h2,
  h3,
  h4 {
    font-size: 14pt;
    margin-top: 25px;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  a {
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  table,
  pre {
    page-break-inside: avoid;
  }
  ul,
  ol,
  dl {
    page-break-before: avoid;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  a:link,
  a:visited,
  a {
    background: transparent;
    color: #0088cc;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
  }
  a[href^="http"]:after {
    content: " < " attr(href) "> ";
  }
  article a[href^="#"]:after {
    content: "";
  }
  a:not(:local-link):after {
    content: " < " attr(href) "> ";
  }
  .entry-content iframe,
  ins {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
  }
  .embed-youtube,
  .embed-responsive,
  .embed-container {
    display: none;
    position: absolute;
    height: 0;
    overflow: hidden;
  }
  #header-widgets,
  nav,
  aside,
  .sidebar,
  .content-ads,
  .make-comment,
  .author-bio,
  .heading,
  .related-posts,
  #decomments-form-add-comment,
  #breadcrumbs,
  #footer,
  .post-byline,
  .byline,
  .meta-single,
  .site-title img,
  .post-tags,
  .readability,
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form {
    display: none;
  }
}

/* Hding the featured events block */
.block-featured-events {
    display: none!important;
}
