/* compiled by scssphp v0.6.5 on Mon, 04 Mar 2019 17:51:21 +1300 (1.0085s) */

@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Open+Sans:400,400i,700,700i');
/* line 286, styles/_functions.scss */
h1::after, h2::after, body > header .logo:after, footer[role="banner"]:after, .slideshow button.slick-arrow:before, .Module > h3::after, .calendar.interactive [data-n]:after {
  content: '';
  display: block;
  position: absolute; }
/* line 296, styles/_functions.scss */
/* line 298, styles/_functions.scss */
  main > *:before, .content:before, .search-results article:before, .search-results a:before, .slideshow:before, main > *:after, .content:after, .search-results article:after, .search-results a:after, .slideshow:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden; }
/*** element styles ***/
/* line 2, styles/_main.scss */
* {
  box-sizing: border-box; }
/* line 4, styles/_main.scss */
body {
  background: #fff;
  color: #000;
  font: normal 1em/1.3 'Open Sans', Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0; }
/* line 16, styles/_main.scss */
p, div, h1, h2, h3 {
  margin: 0;
  padding: 0;
  position: relative; }
/* line 127, styles/_functions.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font: normal 1em 'Lora', 'Times New Roman', serif;
  margin: 0 0 1em 0; }
/* line 34, styles/_main.scss */
h1 {
  font-size: 2.25em; }
/* line 39, styles/_main.scss */
h2 {
  font-size: 1.5em; }
/* line 44, styles/_main.scss */
h3 {
  font-size: 1.25em;
  margin: 1em 0 0; }
/* line 50, styles/_main.scss */
h1, h2 {
  padding-bottom: 0.5em; }
/* line 54, styles/_main.scss */
h1::after, h2::after {
  bottom: 0;
  left: 0;
  height: 2px;
  width: 1.5em;
  background: #000; }
/* line 66, styles/_main.scss */
a {
  color: #c00001; }
/* line 182, styles/_functions.scss */
a:link, a:visited {
  text-decoration: none; }
/* line 195, styles/_functions.scss */
a:hover, a:focus, a:active {
  color: #c00001;
  text-decoration: none; }
/* line 80, styles/_main.scss */
a img {
  border: none; }
/* line 86, styles/_main.scss */
@media screen and (max-width: 839px) {
    img {
      height: auto;
      max-width: 100%; } }
/* line 95, styles/_main.scss */
/* line 98, styles/_main.scss */

input:disabled, textarea:disabled {
  opacity: 0.5; }
/*** globally relevant styles ***/
/* line 105, styles/_main.scss */
.button {
  display: inline-block;
  margin: 0.5em 1em;
  min-width: 190px;
  padding: 0 5px;
  border: 1px solid #000;
  border-radius: 0px;
  background: #fff;
  color: #000;
  font: normal 0.875em/2.5em 'Open Sans', Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  cursor: pointer; }
/* line 195, styles/_functions.scss */
.button:hover, .button:focus, .button:active {
  background: #c00001;
  color: #000; }
/* line 132, styles/_main.scss */
.highlight {
  color: #c00001;
  font-weight: bold; }
/* line 138, styles/_main.scss */
.pagination {
  text-align: center; }
/* line 142, styles/_main.scss */
.pagination > * {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #1e1e1e;
  pause-after: medium; }
/* line 148, styles/_main.scss */
.pagination > *:first-child {
  border-left: none; }
/* line 157, styles/_main.scss */
.pagination .current {
  font-weight: bold; }
/* line 163, styles/_main.scss */
.struct {
  display: none; }

@media screen and (max-width: 839px) {
  /* line 170, styles/_main.scss */
    .mobile-hide {
      display: none; } }
/* line 176, styles/_main.scss */
.column {
  float: left; }
/* line 181, styles/_main.scss */
.column-2 {
  width: 49.5%; }
/* line 186, styles/_main.scss */
.column-2 + .column-2 {
  float: right; }

@media screen and (max-width: 839px) {
  /* line 193, styles/_main.scss */
    .column, .column + .column {
      float: none;
      width: 100%;
      margin-bottom: 1em; } }
/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 203, styles/_main.scss */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/*** section styles ***/
/* line 214, styles/_main.scss */
body > [role=banner], main {
  margin: 0 auto;
  position: relative;
  width: 100%; }
/* line 222, styles/_main.scss */
.container {
  margin: 0 auto;
  width: 100%; }

@media screen and (min-width: 1181px) {
    .container {
      width: 1180px; } }

@media screen and (max-width: 839px) {
    .container {
      padding: 0 10px;
      width: auto; } }
/* line 239, styles/_main.scss */
body > header {
  height: 152px;
  border-top: 42px solid #c00001;
  z-index: 10;
  background: #1e1e1e url('images/texture-blackboard.jpg') center top repeat-y; }

@media screen and (min-width: 1921px) {
    body > header {
      background-size: cover; } }

@media screen and (max-width: 839px) {
    body > header {
      min-height: 0; } }
/* line 257, styles/_main.scss */
body > header .site-header {
  height: 110px;
  position: relative; }

@media screen and (max-width: 839px) {
      body > header .site-header {
        min-height: 0; } }
/* line 268, styles/_main.scss */
body > header .logo {
  display: block;
  position: absolute;
  top: -42px;
  left: 0;
  border-top: 5px solid #de0001;
  padding: 35px 18px 20px;
  background: #cc0001;
  -webkit-box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 1179px) {
      body > header .logo {
        left: 10px; } }

@media screen and (max-width: 839px) {
      body > header .logo {
        top: 0; } }
/* line 291, styles/_main.scss */
body > header .logo:after {
  top: 100%;
  right: 0;
  left: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-color: #cc0001;
  border-top-color: #cc0001;
  border-width: 5px 115px; }

@media screen and (max-width: 839px) {
      body > header .logo {
        -webkit-box-shadow: none;
        box-shadow: none; } }
/* line 315, styles/_main.scss */
body > header .contact-details {
  position: absolute;
  top: -42px;
  right: 0;
  color: #fff;
  font-size: 0.875em;
  line-height: 42px; }
/* line 325, styles/_main.scss */
body > header .contact-details ul {
  display: block;
  margin: 0;
  padding: 0; }
/* line 332, styles/_main.scss */
body > header .contact-details li {
  position: relative;
  display: inline-block;
  height: 42px;
  margin: 0 0 0 1.5em;
  padding: 0;
  vertical-align: top; }
/* line 342, styles/_main.scss */
body > header .contact-details .instagram {
  margin: 0 0.25em; }
/* line 347, styles/_main.scss */
/* line 182, styles/_functions.scss */
  body > header .contact-details a:link, body > header .contact-details a:visited {
    display: inline-block;
    padding-left: 1.5em;
    vertical-align: top;
    color: inherit; }
/* line 195, styles/_functions.scss */
body > header .contact-details a:hover, body > header .contact-details a:focus, body > header .contact-details a:active {
  text-decoration: none;
  color: #000; }
/* line 364, styles/_main.scss */
/* line 366, styles/_main.scss */

body > header .contact-details .address a {
  background: transparent url('images/icon-map-pin.png') left center no-repeat; }
/* line 372, styles/_main.scss */
body > header .contact-details .email a {
  padding-left: 2em;
  background: transparent url('images/icon-email.png') left center no-repeat; }
/* line 378, styles/_main.scss */
body > header .contact-details .phone a {
  background: transparent url('images/icon-phone.png') left center no-repeat; }
/* line 383, styles/_main.scss */
/* line 182, styles/_functions.scss */

body > header .contact-details .facebook a:link, body > header .contact-details .facebook a:visited {
  width: 1px;
  background: transparent url('images/icon-f.png') left top no-repeat;
  text-indent: -9999px; }
/* line 195, styles/_functions.scss */
body > header .contact-details .facebook a:hover, body > header .contact-details .facebook a:focus, body > header .contact-details .facebook a:active {
  background-position: left bottom; }
/* line 398, styles/_main.scss */
/* line 182, styles/_functions.scss */

body > header .contact-details .instagram a:link, body > header .contact-details .instagram a:visited {
  width: 1px;
  background: transparent url('images/icon-instagram.png') left top no-repeat;
  text-indent: -9999px; }
/* line 195, styles/_functions.scss */
body > header .contact-details .instagram a:hover, body > header .contact-details .instagram a:focus, body > header .contact-details .instagram a:active {
  background-position: left bottom; }
/* line 413, styles/_main.scss */
body > header .contact-details span {
  display: inline-block;
  width: 1px;
  overflow: hidden;
  text-indent: -9999px; }

@media screen and (max-width: 1089px) {
      body > header .contact-details {
        width: 470px; }
/* line 425, styles/_main.scss */
body > header .contact-details .address {
  z-index: 2;
  width: 1.5em; }
/* line 430, styles/_main.scss */
body > header .contact-details .address:hover {
  overflow: visible; }
/* line 435, styles/_main.scss */
/* line 182, styles/_functions.scss */
  body > header .contact-details .address a:link, body > header .contact-details .address a:visited {
    position: absolute;
    width: 0;
    height: 42px;
    overflow: hidden;
    background-color: #c00001;
    white-space: pre; }
/* line 195, styles/_functions.scss */
body > header .contact-details .address a:hover, body > header .contact-details .address a:focus, body > header .contact-details .address a:active {
  width: 380px;
  overflow: visible; } }

@media screen and (max-width: 479px) {
      body > header .contact-details {
        width: 270px; }
/* line 460, styles/_main.scss */
body > header .contact-details .address {
  position: absolute;
  left: calc(-100vw + 280px); }
/* line 466, styles/_main.scss */
body > header .contact-details .email a {
  width: 1.5em;
  overflow: hidden; } }
/* line 475, styles/_main.scss */
main {
  z-index: 1; }
/* line 479, styles/_main.scss */
/* line 484, styles/_main.scss */

@media screen and (max-width: 839px) {
      main > [class=content-wrapper]:first-child {
        padding-top: 60px; } }
/* line 493, styles/_main.scss */
.content-wrapper {
  padding: 60px 0 40px;
  background: #fff url('images/texture-grey.jpg') center top repeat-y; }
/* line 497, styles/_main.scss */
.content-wrapper + .content-wrapper {
  padding: 40px 0;
  background-image: url('images/texture-light-grey.jpg'); }
/* line 502, styles/_main.scss */
.content-wrapper + .content-wrapper + .content-wrapper {
  background: #fff; }

@media screen and (min-width: 1921px) {
    .content-wrapper {
      background-size: cover; } }

@media screen and (max-width: 839px) {
    .content-wrapper {
      padding: 20px 10px; } }
/* line 519, styles/_main.scss */
.content {
  padding: 20px 0; }
/* line 525, styles/_main.scss */
.content p {
  margin: 0 0 1.5em 0; }

@media screen and (max-width: 1179px) {
    .content {
      padding: 20px 10px; } }

@media screen and (max-width: 839px) {
    .content {
      padding: 10px; } }
/* line 541, styles/_main.scss */
.hasSidebar {
  display: block;
  float: left;
  width: 74%; }
/* line 548, styles/_main.scss */
.sidebar {
  display: block;
  float: right;
  width: 25%; }
/* line 555, styles/_main.scss */
.contact-list {
  margin-bottom: 1em;
  font-size: 0.9375em; }
/* line 560, styles/_main.scss */
.contact-list th, .contact-list td {
  text-align: left;
  vertical-align: top; }
/* line 567, styles/_main.scss */
footer[role="banner"] {
  margin-top: 125px;
  margin-bottom: 0;
  padding-bottom: 60px;
  z-index: 2;
  background: #1e1e1e url('images/texture-blackboard.jpg') center top repeat-y;
  color: #8e8e8e;
  font: normal 0.9375em/1.3 'Open Sans', Arial, sans-serif; }

@media screen and (min-width: 1921px) {
    footer[role="banner"] {
      background-size: cover; } }
/* line 581, styles/_main.scss */
footer[role="banner"]:after {
  bottom: 60px;
  height: 1px;
  width: 100%;
  background: #8e8e8e; }
/* line 591, styles/_main.scss */
.sponsors {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  z-index: 1;
  text-align: center; }
/* line 601, styles/_main.scss */
.sponsors .container {
  display: flex;
  flex-basis: content;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: middle;
  justify-content: space-around; }
/* line 612, styles/_main.scss */
.sponsors .sponsor-logo {
  display: inline-block;
  overflow: hidden;
  height: 90px;
  width: 130px;
  margin: 14px 8px 15px;
  line-height: 90px;
  text-align: center;
  white-space: pre; }
/* line 624, styles/_main.scss */
.sponsors img {
  margin: 0 auto;
  vertical-align: middle; }
/* line 631, styles/_main.scss */
.site-footer {
  background: transparent url('images/logo-footer.png') left center no-repeat;
  height: 160px;
  padding: 1em 0 1em 220px;
  position: relative;
  text-align: left; }
/* line 639, styles/_main.scss */
.site-footer .contact-details {
  float: left;
  width: 84%;
  max-width: calc(100% - 310px);
  padding: 2em 0;
  display: flex;
  flex-flow: row wrap; }
/* line 649, styles/_main.scss */
.site-footer .contact-details ul, .site-footer .contact-details li {
  display: block;
  margin: 0;
  padding: 0; }
/* line 656, styles/_main.scss */
.site-footer .contact-details .facebook {
  margin-bottom: 4px; }
/* line 659, styles/_main.scss */
/* line 182, styles/_functions.scss */
  .site-footer .contact-details .facebook a:link, .site-footer .contact-details .facebook a:visited {
    display: block;
    height: 39px;
    overflow: hidden;
    padding-left: 50px;
    width: 130px;
    background: transparent url('images/icon-facebook.png') left top no-repeat;
    color: inherit; }
/* line 195, styles/_functions.scss */
.site-footer .contact-details .facebook a:hover, .site-footer .contact-details .facebook a:focus, .site-footer .contact-details .facebook a:active {
  color: #4264ab;
  background-position: left bottom; }
/* line 680, styles/_main.scss */
/* line 182, styles/_functions.scss */

.site-footer .contact-details .instagram a:link, .site-footer .contact-details .instagram a:visited {
  display: block;
  height: 40px;
  overflow: hidden;
  padding-left: 50px;
  width: 130px;
  background: transparent url('images/icon-instagram-footer.png') left top no-repeat;
  color: inherit; }
/* line 195, styles/_functions.scss */
.site-footer .contact-details .instagram a:hover, .site-footer .contact-details .instagram a:focus, .site-footer .contact-details .instagram a:active {
  color: #fff; }
/* line 699, styles/_main.scss */
.site-footer .contact-details .address {
  width: 260px; }
/* line 704, styles/_main.scss */
.site-footer .contact-details .phone, .site-footer .contact-details .email {
  margin: 0 auto;
  width: 250px; }
/* line 710, styles/_main.scss */
.site-footer .contact-details .social-media {
  width: 130px; }
/* line 716, styles/_main.scss */
.site-footer .pub-charity {
  float: left;
  padding: 2.25em 0; }
/* line 722, styles/_main.scss */
.site-footer .trip-advisor {
  float: right;
  margin: 0;
  padding: 0 0.5 0 0.25em; }
/* line 729, styles/_main.scss */
.site-footer .qualmark {
  float: right;
  margin: 0;
  padding: 0 0.5 0 0.25em; }

@media screen and (max-width: 1179px) {
    .site-footer {
      padding: 1em 10px 0 300px; } }

@media screen and (max-width: 839px) {
    .site-footer {
      background-position: center 35px;
      height: auto;
      min-height: 0;
      padding: 130px 10px 10px; }
/* line 748, styles/_main.scss */
.site-footer .contact-details {
  float: none;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center; }
/* line 758, styles/_main.scss */
.site-footer .contact-details > * {
  padding: 0.5em 0; }
/* line 763, styles/_main.scss */
.site-footer .contact-details ul {
  display: flex;
  flex-direction: column;
  align-items: space-around; }
/* line 770, styles/_main.scss */
.site-footer .contact-details li {
  order: 1;
  margin: 2em auto; }
/* line 776, styles/_main.scss */
.site-footer .contact-details .facebook {
  width: 130px; }
/* line 786, styles/_main.scss */
.site-footer .contact-details .phone, .site-footer .contact-details .email {
  margin: 0 auto;
  padding-left: 0; }
/* line 793, styles/_main.scss */
.site-footer .qualmark, .site-footer .trip-advisor, .site-footer .pub-charity {
  max-width: 146px;
  float: none;
  margin: 0 auto; }
/* line 800, styles/_main.scss */
.site-footer #CDSWIDCOE {
  /* override tripadvisor */
  margin: 0 !important; } }
/* line 808, styles/_main.scss */
.sub-footer {
  position: relative;
  top: 40px;
  color: #8e8e8e;
  font-size: 12px; }
/* line 815, styles/_main.scss */
.sub-footer .copyright, .sub-footer .attribution {
  bottom: 5px;
  position: absolute; }
/* line 822, styles/_main.scss */
.sub-footer .copyright {
  left: 5px; }
/* line 827, styles/_main.scss */
.sub-footer .attribution {
  right: 5px; }
/* line 832, styles/_main.scss */
/* line 182, styles/_functions.scss */

.sub-footer .attribution a:link, .sub-footer .attribution a:visited {
  color: inherit;
  text-decoration: none; }
/* line 195, styles/_functions.scss */
.sub-footer .attribution a:hover, .sub-footer .attribution a:focus, .sub-footer .attribution a:active {
  color: #c00001;
  text-decoration: none; }

@media screen and (max-width: 839px) {
    .sub-footer {
      position: relative;
      left: 0;
      right: 0; }
/* line 854, styles/_main.scss */
.sub-footer .copyright, .sub-footer .attribution {
  position: relative;
  bottom: auto;
  left: 0;
  right: 0;
  text-align: center; } }
/* default form styling
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
/* line 869, styles/_main.scss */
form.contact {
  margin-top: 8px; }
/* line 874, styles/_main.scss */
.contact {
  /* captcha */ }
/* line 876, styles/_main.scss */
.contact p {
  line-height: 1.75em; }
/* line 880, styles/_main.scss */
.contact p.action {
  text-align: center; }
/* line 886, styles/_main.scss */
.contact .action a {
  font-size: 0.875em; }
/* line 891, styles/_main.scss */
.contact label {
  display: block;
  vertical-align: top;
  width: 98%;
  margin: 0.25em 0; }
/* line 898, styles/_main.scss */
.contact label.error {
  color: #c00001;
  font-size: 0.875em;
  margin-left: 10px;
  width: auto; }
/* line 907, styles/_main.scss */
.contact input {
  /* basic code for using customised radio button graphics
   * - checkboxes can be handled similarly
   * - fallback to normal in <= IE8
   */ }
/* line 909, styles/_main.scss */
.contact input[type=text], .contact input[type=email], .contact input[type=password] {
  font-family: inherit;
  font-size: 1em;
  width: 98%;
  border: 1px solid #8e8e8e;
  padding: 10px; }
/* line 918, styles/_main.scss */
.contact input[type=password], .contact input.password {
  width: 20%; }
/* line 928, styles/_main.scss */
/* line 930, styles/_main.scss */

.contact input[type=radio] + label {
  margin-right: 30px;
  position: relative;
  width: auto; }
/* line 936, styles/_main.scss */
.contact input[type=radio] + label:after {
  background: #fff;
  border-radius: 9px;
  content: '';
  display: block;
  height: 18px;
  left: -22px;
  position: absolute;
  top: 4px;
  width: 18px; }
/* line 950, styles/_main.scss */
.contact input[type=radio]:checked + label:after {
  background: #c00001; }
/* line 958, styles/_main.scss */
.contact .auth + input {
  width: 20%; }
/* line 963, styles/_main.scss */
.contact textarea {
  font-family: inherit;
  font-size: 1em;
  height: 10em;
  width: 98%;
  border: 1px solid #8e8e8e;
  padding: 10px; }
/* line 974, styles/_main.scss */
img.auth {
  vertical-align: middle; }
/* line 979, styles/_main.scss */
@media screen and (max-width: 839px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }
/* line 987, styles/_main.scss */
.map {
  height: 275px;
  width: 100%; }
/* tables */
/* line 994, styles/_main.scss */
.control_panel {
  width: 90%;
  border: none;
  margin: 10px auto;
  padding: 0;
  border-bottom: 1px dashed #1e1e1e;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
/* line 1004, styles/_main.scss */
.control_panel tr {
  background: #cc0001;
  border-bottom: 8px solid #fff; }
/* line 1008, styles/_main.scss */
.control_panel tr:nth-child(2n) {
  background: #fff; }
/* line 1014, styles/_main.scss */
.control_panel thead tr {
  background: #fff; }
/* line 1018, styles/_main.scss */
.control_panel th {
  vertical-align: top; }
/* line 1021, styles/_main.scss */
.control_panel th.control {
  width: 70px; }
/* line 1027, styles/_main.scss */
.control_panel th:first-child, .control_panel td:first-child {
  padding-left: 20px; }
/* line 1031, styles/_main.scss */
.control_panel th:last-child, .control_panel td:last-child {
  padding-right: 20px; }
/* line 1036, styles/_main.scss */
/* line 1037, styles/_main.scss */

.users th:first-child {
  width: 20%; }
/* line 1041, styles/_main.scss */
.users th:last-child {
  width: 40%; }
/* search results */
/* line 1047, styles/_main.scss */
.search-results {
  border-top: 1px solid #c00001; }
/* line 1051, styles/_main.scss */
.search-results article {
  border-bottom: 1px solid #d9d9d7; }
/* line 1057, styles/_main.scss */
.search-results h3 {
  margin: 0; }
/* line 1062, styles/_main.scss */
.search-results p {
  line-height: initial; }
/* line 1067, styles/_main.scss */
.search-results img {
  display: block;
  float: left;
  height: auto;
  margin: 0 0.5em 0.5em 0;
  max-width: 150px; }
/* line 1076, styles/_main.scss */
.search-results a {
  display: block;
  padding: 0.5em 0;
  color: inherit; }
/* line 195, styles/_functions.scss */
.search-results a:hover, .search-results a:focus, .search-results a:active {
  text-decoration: none; }
/* line 1088, styles/_main.scss */
.search-results a:hover h3, .search-results a:focus h3, .search-results a:active h3 {
  color: #c00001;
  text-decoration: underline; }
/* line 1097, styles/_main.scss */
/* line 1099, styles/_main.scss */

.sidebar.search-results img {
  float: none;
  margin: 0.5em 0; }
/* jQueryUI overrides */
/* line 3, styles/_jqueryUI.scss */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }
/* line 8, styles/_jqueryUI.scss */
.ui-helper-reset {
  font-size: 1em; }
/* line 13, styles/_jqueryUI.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #000;
  border-color: #fff;
  border-radius: 0;
  color: #000; }
/* line 22, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
  color: inherit;
  text-decoration: none; }
/* line 30, styles/_jqueryUI.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  background: #fff;
  border-color: #c00001;
  color: #000; }
/* line 38, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-hover a:link, .ui-widget-content .ui-state-hover a:link, .ui-widget-header .ui-state-hover a:link, .ui-state-hover a:visited, .ui-widget-content .ui-state-hover a:visited, .ui-widget-header .ui-state-hover a:visited {
  text-decoration: underline; }
/* line 45, styles/_jqueryUI.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff;
  border-color: #c00001;
  color: #000; }
/* line 53, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
  text-decoration: none; }
/* line 60, styles/_jqueryUI.scss */
.ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px; }
/* line 66, styles/_jqueryUI.scss */
.ui-accordion-content + .ui-accordion-header {
  margin-top: 10px; }
/* line 72, styles/_jqueryUI.scss */
.ui-accordion-header {
  font-size: 0.875em; }
/* line 77, styles/_jqueryUI.scss */
.ui-tabs .ui-tabs-nav li {
  border-width: 0; }
/* line 81, styles/_jqueryUI.scss */
/* line 182, styles/_functions.scss */

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/* line 2, styles/_lightbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  z-index: 1020; }
/* line 7, styles/_lightbox.scss */
/* line 9, styles/_lightbox.scss */

#cboxLoadedContent .container {
  width: auto;
  max-width: 100%; }
/* line 15, styles/_lightbox.scss */
#cboxLoadedContent .content-wrapper {
  padding: 10px;
  background: none; }
/* line 21, styles/_lightbox.scss */
#cboxLoadedContent .content {
  padding: 0;
  width: 1024px;
  max-width: 100%; }
/* line 29, styles/_lightbox.scss */
#cboxCurrent {
  left: calc(100px + 1em); }
/* line 34, styles/_lightbox.scss */
#cboxNext {
  left: calc(63px + 0.5em); }

/* line 44, styles/_lightbox.scss */

#cboxNext, #cboxPrevious, #cboxClose {
  color: #1e1e1e; }
/* line 48, styles/_lightbox.scss */
#cboxNext.hover, #cboxPrevious.hover, #cboxClose.hover {
  color: #c00001; }
/* line 58, styles/_lightbox.scss */
/* line 60, styles/_lightbox.scss */

.lg-sub-html h4 h4 {
  color: #fff;
  font-size: 1em; }
/* line 66, styles/_lightbox.scss */
.lg-sub-html h4 p {
  font-size: 0.875em; }
/* line 1, styles/_navigation.scss */
.main-navigation {
  position: absolute;
  right: 0;
  z-index: 7;
  max-width: 860px;
  padding: 0;
  background: none;
  color: #fff;
  font: 1em 'Lora', 'Times New Roman', serif;
  text-transform: none; }

@media screen and (max-width: 1179px) {
    .main-navigation {
      display: none; } }
/* line 20, styles/_navigation.scss */
.main-navigation ul:first-child {
  margin: 0;
  max-width: 860px;
  padding: 0;
  width: 100%; }
/* line 28, styles/_navigation.scss */
.main-navigation li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0; }
/* line 36, styles/_navigation.scss */
.main-navigation li ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 190px;
  background: #1e1e1e;
  text-transform: none; }
/* line 51, styles/_navigation.scss */
.main-navigation li li {
  display: block;
  height: auto;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 190px; }
/* line 62, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

.main-navigation li li a:link, .main-navigation li li a:visited {
  display: block;
  height: auto;
  border: none;
  padding: 5px 10px;
  width: 100%;
  background: #1e1e1e; }
/* line 77, styles/_navigation.scss */
.main-navigation a {
  color: inherit; }
/* line 182, styles/_functions.scss */
.main-navigation a:link, .main-navigation a:visited {
  display: table-cell;
  height: 110px;
  padding: 0 1em;
  vertical-align: middle;
  text-decoration: none;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent; }

@media screen and (max-width: 1179px) {
        .main-navigation a:link, .main-navigation a:visited {
          padding: 0.5em 0; } }
/* line 195, styles/_functions.scss */
.main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
  color: #c00001;
  background: none;
  border-bottom-color: #c00001; }
/* line 105, styles/_navigation.scss */
.main-navigation .sel > a, .main-navigation .sel .sel > a {
  color: #c00001;
  background: none;
  border-bottom-color: #c00001; }
/* line 113, styles/_navigation.scss */
.main-navigation li:hover ul, .main-navigation a:focus + ul {
  height: auto; }
/* line 120, styles/_navigation.scss */
.mobile-menu {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 200;
  padding: 0;
  width: 200px;
  overflow: visible;
  color: #fff;
  text-align: center;
  font: 1em 'Lora', 'Times New Roman', serif; }

@media screen and (min-width: 1181px) {
    .mobile-menu {
      display: none; } }
/* line 140, styles/_navigation.scss */
.mobile-menu ul {
  position: absolute;
  top: 3em;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: #1e1e1e; }
/* line 151, styles/_navigation.scss */
.mobile-menu li {
  display: block;
  text-transform: uppercase; }
/* line 156, styles/_navigation.scss */
.mobile-menu li.submenu {
  background: transparent url("images/mobileMenuArrowRightwhite.png") right no-repeat; }
/* line 161, styles/_navigation.scss */
.mobile-menu li.back {
  background: transparent url("images/mobileMenuArrowLeftwhite.png") left no-repeat; }
/* line 167, styles/_navigation.scss */
.mobile-menu h2 {
  border-bottom: none;
  margin: 0;
  padding: 0;
  color: inherit; }
/* line 174, styles/_navigation.scss */
.mobile-menu h2:after {
  display: none; }
/* line 179, styles/_navigation.scss */
.mobile-menu h2 a {
  background: transparent url("images/mobileMenuArrowDownwhite.png") right no-repeat; }
/* line 184, styles/_navigation.scss */
.mobile-menu h2 a.active {
  background-image: url("images/mobileMenuArrowUpwhite.png"); }
/* line 190, styles/_navigation.scss */
.mobile-menu a {
  display: block;
  padding: 10px 0;
  color: inherit; }
/* line 195, styles/_functions.scss */
.mobile-menu a:hover, .mobile-menu a:focus, .mobile-menu a:active {
  background-color: #c00001; }
/* line 201, styles/_navigation.scss */
.sel > .mobile-menu a {
  background-color: #c00001; }

@media screen and (max-width: 599px) {
    /* line 210, styles/_navigation.scss */
      .mobile-menu h2 {
        position: absolute;
        top: -40px;
        right: 20px;
        color: #cc0001;
        font-size: 3em; }
/* line 218, styles/_navigation.scss */
/* line 182, styles/_functions.scss */
  .mobile-menu h2 a:link, .mobile-menu h2 a:visited {
    width: 33px;
    height: 28px;
    text-indent: -9999px;
    background: #fff;
    background: -moz-linear-gradient(top,  #fff 0%, #fff 17%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 42%, #fff 42%, #fff 59%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 84%, #fff 84%, #fff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fff 0%, #fff 17% , rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 42%, #fff 42%, #fff 59%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 84%, #fff 84%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 17%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 42%, #fff 42%, #fff 59%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 84%, #fff 84%, #fff 100%); } }
/* line 232, styles/_navigation.scss */
/* line 236, styles/_navigation.scss */

/* line 182, styles/_functions.scss */

footer[role="banner"] a:link, footer[role="banner"] a:visited {
  color: #fff; }
/* line 195, styles/_functions.scss */
footer[role="banner"] a:hover, footer[role="banner"] a:focus, footer[role="banner"] a:active {
  color: #c00001; }
/* line 249, styles/_navigation.scss */
footer[role="banner"] nav {
  position: relative;
  font: inherit;
  text-align: left;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between; }

@media screen and (max-width: 839px) {
      footer[role="banner"] nav {
        display: block;
        height: auto;
        padding: 10px;
        background-position: center 30px;
        text-align: center; } }
/* line 269, styles/_navigation.scss */
footer[role="banner"] nav div {
  display: table-cell;
  padding: 10px; }
/* line 276, styles/_navigation.scss */
footer[role="banner"] nav h2 {
  margin: 0 0 0.5em;
  color: #c00001;
  font-size: 1.5em; }
/* line 283, styles/_navigation.scss */
footer[role="banner"] nav ul {
  display: block;
  margin: 0;
  padding: 0; }
/* line 290, styles/_navigation.scss */
footer[role="banner"] nav ul ul {
  display: none; }
/* line 295, styles/_navigation.scss */
footer[role="banner"] nav li {
  display: block;
  padding: 0; }
/* line 301, styles/_navigation.scss */
/* line 182, styles/_functions.scss */

footer[role="banner"] nav a:link, footer[role="banner"] nav a:visited {
  color: #fff; }
/* line 195, styles/_functions.scss */
footer[role="banner"] nav a:hover, footer[role="banner"] nav a:focus, footer[role="banner"] nav a:active {
  color: #c00001; }

@media screen and (max-width: 839px) {
    /* line 317, styles/_navigation.scss */
      /* line 319, styles/_navigation.scss */
        footer[role="banner"] nav div {
          display: block;
          float: none;
          position: static;
          margin-bottom: 2em;
          width: 100%;
          text-align: center; }
/* line 329, styles/_navigation.scss */
footer[role="banner"] nav div p {
  display: inline-block;
  width: 40%;
  margin: 0; } }
/* line 2, styles/_slideshow.scss */
.splash {
  position: relative;
  margin: 0;
  padding: 0 !important;
  background: none;
  text-align: center; }
/* line 10, styles/_slideshow.scss */
.splash span {
  position: absolute;
  bottom: 14%;
  left: 10px;
  z-index: 1;
  color: #fff;
  font: normal 2.25em 'Lora', 'Times New Roman', serif;
  text-align: left;
  text-transform: uppercase; }

@media screen and (min-width: 1181px) {
      .splash span {
        left: calc((100% - 1180px) / 2);
        right: calc((100% - 1180px) / 2); } }
/* line 28, styles/_slideshow.scss */
.splash img {
  height: auto;
  width: 100%;
  vertical-align: middle; }

@media screen and (max-width: 1179px) {
    .splash {
      height: 200px;
      overflow: hidden; }
/* line 40, styles/_slideshow.scss */
.splash img {
  height: auto;
  min-height: 100%;
  max-height: 100%;
  min-width: 100%;
  max-width: none;
  width: auto;
  margin-left: 0; } }
/* line 53, styles/_slideshow.scss */
.hp-splash {
  margin-bottom: -125px; }

@media screen and (max-width: 1179px) {
    .hp-splash {
      height: 400px;
      overflow: hidden; }
/* line 62, styles/_slideshow.scss */
.hp-splash img {
  height: auto;
  width: 100%;
  max-width: none;
  margin-left: 0; } }
/* line 72, styles/_slideshow.scss */
.slideshow {
  position: relative;
  z-index: 7;
  overflow: hidden;
  background: #1e1e1e; }
/* line 84, styles/_slideshow.scss */
.slideshow .container {
  padding: 0; }
/* line 91, styles/_slideshow.scss */
.slideshow figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background-position: center bottom;
  background-size: cover;
  text-align: center; }
/* line 103, styles/_slideshow.scss */
.slideshow figure + figure {
  display: none; }
/* line 107, styles/_slideshow.scss */
.slideshow figure img {
  width: 100%;
  height: auto; }
/* line 115, styles/_slideshow.scss */
.slideshow svg {
  width: 101%;
  height: 101%; }
/* line 121, styles/_slideshow.scss */
.slideshow figcaption {
  position: absolute;
  top: 50%;
  right: 10px;
  bottom: 10px;
  left: 80px;
  margin-top: -3%;
  width: 50%;
  max-width: 590px;
  background: transparent;
  color: #fff;
  text-align: left;
  text-transform: uppercase; }

@media screen and (min-width: 1301px) {
      .slideshow figcaption {
        left: calc((100% - 1180px) / 2 + 80px);
        right: calc((100% - 1180px) / 2 + 10px); } }
/* line 148, styles/_slideshow.scss */
.slideshow figcaption > :first-child {
  display: block;
  color: inherit;
  font: normal 2.25em 'Lora', 'Times New Roman', serif; }

@media screen and (min-width: 1921px) {
        .slideshow figcaption > :first-child {
          font-size: 3em; } }

@media screen and (max-width: 1179px) {
        .slideshow figcaption > :first-child {
          font-size: 2em; } }

@media screen and (max-width: 1179px) {
        .slideshow figcaption > :first-child {
          font-size: 1.5em; } }

/* line 186, styles/_slideshow.scss */

/* line 189, styles/_slideshow.scss */

.slideshow .slick-slide .bw {
  opacity: 0; }
/* line 195, styles/_slideshow.scss */
.slideshow .slick-slide .color {
  opacity: 1; }

/* line 207, styles/_slideshow.scss */

/* line 222, styles/_slideshow.scss */

.slideshow button.slick-arrow {
  position: absolute;
  overflow: hidden;
  top: 50%;
  top: calc(50% - (60px / 2));
  z-index: 100;
  height: 60px;
  width: 60px;
  border: none;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px; }
/* line 240, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
  top: calc(60px / 3);
  height: 30px;
  width: 30px;
  border: 2px solid transparent;
  border-top-color: #fff;
  border-left-color: #fff; }
/* line 252, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
  left: 10px;
  left: 10px; }
/* line 259, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
  left: calc(60px * 0.4);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 267, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
  right: 10px;
  right: 10px; }
/* line 274, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
  right: 24px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
/* line 195, styles/_functions.scss */
.slideshow button.slick-arrow:hover, .slideshow button.slick-arrow:focus, .slideshow button.slick-arrow:active {
  background: transparent; }
/* line 286, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before, .slideshow button.slick-arrow:focus:before, .slideshow button.slick-arrow:active:before {
  border-top-color: #c00001;
  border-left-color: #c00001; }
/* line 294, styles/_slideshow.scss */
.slideshow ul.slick-dots {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 10px;
  left: 20px;
  margin: 0;
  padding: 0; }
/* line 304, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 12px;
  margin: 0;
  margin-left: 5px;
  padding: 0;
  width: 12px;
  background: transparent;
  text-indent: -1000000px; }
/* line 318, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
  border: 1px solid #fff;
  background: #fff; }
/* line 324, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
  cursor: pointer; }

@media screen and (max-width: 839px) {
    /* line 332, styles/_slideshow.scss */
      .slideshow button.slick-arrow {
        display: none !important; }
/* line 338, styles/_slideshow.scss */
.slideshow ul.slick-dots {
  bottom: 5px;
  left: 10px; }
/* line 344, styles/_slideshow.scss */
.slideshow figcaption {
  top: 25%;
  right: 0;
  bottom: auto;
  left: 0;
  max-width: 100%;
  padding: 20px;
  width: 100%;
  background: transparent;
  text-align: center; }
/* line 356, styles/_slideshow.scss */
.slideshow figcaption > span:first-child {
  font-size: 1.5em;
  font-weight: normal; } }

@media screen and (max-width: 399px) {
    /* line 371, styles/_slideshow.scss */
      .slideshow figcaption > span:first-child {
        font-size: 1em; } }
/* line 378, styles/_slideshow.scss */
main .slideshow {
  max-height: auto; }
/* line 382, styles/_slideshow.scss */
main .slideshow figure {
  height: auto;
  max-height: 100%; }
/* line 388, styles/_slideshow.scss */
main .slideshow button.slick-arrow {
  top: 50%; }
/* line 393, styles/_slideshow.scss */
main .slideshow ul.slick-dots {
  top: auto;
  right: auto;
  bottom: 70px;
  left: 0px; }

@media screen and (min-width: 1301px) {
      main .slideshow ul.slick-dots {
        left: calc((100% - 1180px) / 2 + 80px);
        right: calc((100% - 1180px) / 2 + 10px); } }

@media screen and (max-width: 839px) {
    /* line 410, styles/_slideshow.scss */
      main .slideshow button.slick-arrow, main .slideshow ul.slick-dots {
        display: none !important; }
/* line 415, styles/_slideshow.scss */
main .slideshow figure {
  overflow: visible;
  height: 490px;
  height: 49vh; }
/* line 421, styles/_slideshow.scss */
main .slideshow figure img {
  max-width: none;
  width: auto;
  height: 490px;
  height: 49vh; } }

/* line 9, styles/_homepage.scss */

.Module > h3 {
  padding-bottom: 0.5em;
  margin: 0 0 1em;
  font-size: 2.25em; }
/* line 16, styles/_homepage.scss */
.Module > h3::after {
  bottom: 0;
  left: 0;
  height: 2px;
  width: 1.5em;
  background: #000; }
/* line 28, styles/_homepage.scss */
@media screen and (min-width: 841px) {
    .content-block .calendar-event {
      display: inline-block;
      vertical-align: top;
      width: 49%; }
/* line 37, styles/_homepage.scss */
.content-block .calendar-event:nth-child(2n) {
  margin-left: 1em; } }
/* line 44, styles/_homepage.scss */
.content-block-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-basis: 366px;
  align-items: flex-start;
  align-content: top;
  justify-content: space-between; }

@media screen and (max-width: 1179px) {
    .content-block-group {
      justify-content: space-around; } }
/* line 58, styles/_homepage.scss */
.content-block-group > * {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 2em;
  width: 366px; }
/* line 67, styles/_homepage.scss */
.content-block-group > *:first-child, .content-block-group > *:nth-child(3n+1) {
  margin-left: 0; }
/* line 72, styles/_homepage.scss */
.content-block-group > *:nth-child(3n) {
  margin-right: 0; }

@media screen and (max-width: 379px) {
      .content-block-group > * {
        display: block;
        margin: 0 auto;
        max-width: 100%; } }
/* line 85, styles/_homepage.scss */
.content-block-group h3 {
  font-size: 1.5em;
  margin: 0.5em 0; }
/* line 90, styles/_homepage.scss */
.content-block-group img {
  max-width: 100%; }
/* old gallery module */
/* line 3, styles/_galleries.scss */
.gallery {
  display: flex;
  flex-basis: 24%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between; }

@media screen and (max-width: 1179px) {
    .gallery {
      justify-content: space-around; } }
/* line 17, styles/_galleries.scss */
.gallery > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 262.22222px;
  margin-bottom: 1em;
  padding: 10px;
  width: 24%;
  max-width: 24%;
  max-width: calc(100% / 4);
  overflow: hidden; }
/* line 33, styles/_galleries.scss */
.gallery a {
  position: relative; }
/* line 37, styles/_galleries.scss */
.gallery a:before {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  content: attr(title);
  left: 0;
  opacity: 1;
  padding: 20px;
  position: absolute;
  transition: opacity 0.25s;
  z-index: 5;
  width: 100%; }
/* line 53, styles/_galleries.scss */
.gallery a[title=""]:before {
  display: none; }
/* line 58, styles/_galleries.scss */
.gallery a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url('images/gallery-zoom.png') center center no-repeat;
  opacity: 0;
  transition: opacity 0.25s; }
/* line 195, styles/_functions.scss */
/* line 74, styles/_galleries.scss */

.gallery a:hover:before, .gallery a:focus:before, .gallery a:active:before {
  opacity: 0; }
/* line 79, styles/_galleries.scss */
.gallery a:hover:after, .gallery a:focus:after, .gallery a:active:after {
  opacity: 1; }
/* line 86, styles/_galleries.scss */
.gallery img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  width: auto; }

@supports (transform: translateX(-50%)) {
/* line 101, styles/_galleries.scss */
.gallery img {
  height: auto;
  max-height: 100%;
  width: auto;
  margin-left: 50%;
  margin-top: 50%;
  transform: translateX(-50%) translateY(-50%); } }
/* line 15, styles/_calendar.scss */
.calendar {
  height: 671px;
  width: 573px;
  margin-bottom: 1em;
  padding: 120px 60px;
  background: transparent url('images/calendar.png') center top no-repeat;
  background-size: contain;
  text-align: center; }
/* line 25, styles/_calendar.scss */
.calendar header {
  position: relative; }
/* line 30, styles/_calendar.scss */
/* line 33, styles/_calendar.scss */

.calendar h2:after {
  display: none; }
/* line 39, styles/_calendar.scss */
.calendar table {
  width: 100%; }

/* line 49, styles/_calendar.scss */

.calendar td {
  border: 2px solid transparent;
  border-radius: 2px;
  display: inline-block;
  margin: 6px 4px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  width: 56px; }
/* line 61, styles/_calendar.scss */
.calendar tbody {
  font-size: 1.5em;
  font-family: 'Lora', 'Times New Roman', serif; }
/* line 66, styles/_calendar.scss */
.calendar tbody td {
  cursor: default; }
/* line 71, styles/_calendar.scss */
.calendar tbody td:hover {
  border-color: #cc0001; }
/* line 76, styles/_calendar.scss */
.calendar tbody td.null {
  border-color: transparent; }

/* line 86, styles/_calendar.scss */

.calendar tbody .event {
  position: relative;
  background: #cc0001;
  border-color: #cc0001; }
/* line 94, styles/_calendar.scss */
.calendar.interactive .event {
  cursor: pointer; }
/* line 99, styles/_calendar.scss */
.calendar .btn-prev, .calendar .btn-next {
  position: absolute;
  top: 10%;
  height: 20px;
  padding: 0;
  width: 20px;
  overflow: hidden;
  border: 10px solid transparent;
  background: none;
  text-indent: -9999px;
  cursor: pointer; }
/* line 115, styles/_calendar.scss */
.calendar .btn-prev {
  border-right-color: #000;
  left: 60px; }
/* line 120, styles/_calendar.scss */
.calendar .btn-prev:hover {
  border-right-color: #000; }
/* line 127, styles/_calendar.scss */
.calendar .btn-next {
  right: 60px;
  border-left-color: #000; }
/* line 132, styles/_calendar.scss */
.calendar .btn-next:hover {
  border-left-color: #000; }
/* line 138, styles/_calendar.scss */
#colorbox .calendar {
  width: 340px;
  height: auto;
  padding: 60px 0; }
/* line 144, styles/_calendar.scss */
#colorbox .calendar h2 {
  margin-bottom: 0; }
/* line 149, styles/_calendar.scss */
#colorbox .calendar td {
  border-width: 1px;
  margin: 3px 3px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 12%; }
/* line 159, styles/_calendar.scss */
#colorbox .calendar tbody {
  font-size: 1.25em; }

@media screen and (max-width: 679px) {
    .calendar {
      width: 340px;
      height: auto;
      padding: 60px 0; }
/* line 172, styles/_calendar.scss */
.calendar h2 {
  margin-bottom: 0; }
/* line 177, styles/_calendar.scss */
.calendar td {
  border-width: 1px;
  border-radius: 2px;
  margin: 3px 3px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 12%; }
/* line 188, styles/_calendar.scss */
.calendar tbody {
  font-size: 1.25em; } }
/* line 196, styles/_calendar.scss */
.calendar .event[class*="event holidays"], .calendar .event[class*="event school-holidays"] {
  background: none;
  border-color: #838383; }
/* line 202, styles/_calendar.scss */
.calendar .event[class*="event steam-schedule"] {
  background: none;
  border-color: #26a02a; }
/* line 208, styles/_calendar.scss */
.calendar .event[class*="event train-schedule"] {
  background: none;
  border-color: #dd8808; }
/* line 214, styles/_calendar.scss */
.calendar .event[class*="event tram-schedule"] {
  background: none;
  border-color: #349be3; }
/* line 220, styles/_calendar.scss */
.calendar .active, .calendar .event.active {
  border-color: #cc0001; }
/* line 226, styles/_calendar.scss */
/* line 228, styles/_calendar.scss */

.calendar.interactive [data-n] {
  background: #cc0001;
  border-color: #cc0001; }
/* line 236, styles/_calendar.scss */
.calendar.interactive [data-n]:after {
  content: attr(data-n);
  top: -1px;
  right: -2px;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 2px;
  background: #990001;
  color: #fff;
  font-size: 0.5em;
  text-align: center; }
/* line 257, styles/_calendar.scss */
/* line 261, styles/_calendar.scss */

.calendar.birthdays tbody td, .calendar.education tbody td, .calendar[class*=venue] tbody td {
  border-color: #6cc133; }
/* line 265, styles/_calendar.scss */
.calendar.birthdays tbody td.null, .calendar.education tbody td.null, .calendar[class*=venue] tbody td.null {
  border-color: transparent; }
/* line 270, styles/_calendar.scss */
.calendar.birthdays tbody td.event[class*=bookings], .calendar.education tbody td.event[class*=bookings], .calendar[class*=venue] tbody td.event[class*=bookings] {
  border-color: #cc0001; }
/* line 277, styles/_calendar.scss */
/* line 282, styles/_calendar.scss */

.calendar.birthdays .tram-am {
  background: -moz-linear-gradient(top, #349be3 0%, #349be3 50%, transparent 51%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #349be3 0%, #349be3 50%, transparent 51%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #349be3 0%, #349be3 50%, transparent 51%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 289, styles/_calendar.scss */
.calendar.birthdays .tram-pm {
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, #349be3 51%, #349be3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, #349be3 51%, #349be3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #349be3 51%, #349be3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 296, styles/_calendar.scss */
.calendar.birthdays .tram-ampm {
  background: #349be3; }
/* line 302, styles/_calendar.scss */
.calendar.birthdays .carriage-am {
  background: -moz-linear-gradient(top, #dd8808 0%, #dd8808 50%, transparent 51%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dd8808 0%, #dd8808 50%, transparent 51%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dd8808 0%, #dd8808 50%, transparent 51%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 309, styles/_calendar.scss */
.calendar.birthdays .carriage-pm {
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, #dd8808 51%, #dd8808 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, #dd8808 51%, #dd8808 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #dd8808 51%, #dd8808 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 316, styles/_calendar.scss */
.calendar.birthdays .carriage-ampm {
  background: #dd8808; }
/* line 322, styles/_calendar.scss */
.calendar.birthdays .carriage-am.tram-pm {
  background: -moz-linear-gradient(top, #349be3 0%, #349be3 50%, #dd8808 51%, #dd8808 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #349be3 0%, #349be3 50%, #dd8808 51%, #dd8808 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #349be3 0%, #349be3 50%, #dd8808 51%, #dd8808 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 330, styles/_calendar.scss */
.calendar.birthdays .tram-am.carriage-pm {
  background: -moz-linear-gradient(top, #dd8808 0%, #dd8808 50%, #349be3 51%, #349be3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dd8808 0%, #dd8808 50%, #349be3 51%, #349be3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dd8808 0%, #dd8808 50%, #349be3 51%, #349be3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 338, styles/_calendar.scss */
.calendar.birthdays .carriage-am.tram-am {
  background: -moz-linear-gradient(top, #cc0001 0%, #cc0001 50%, transparent 51%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cc0001 0%, #cc0001 50%, transparent 51%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cc0001 0%, #cc0001 50%, transparent 51%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 346, styles/_calendar.scss */
.calendar.birthdays .carriage-pm.tram-pm {
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, #cc0001 51%, #cc0001 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, #cc0001 51%, #cc0001 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #cc0001 51%, #cc0001 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 354, styles/_calendar.scss */
.calendar.birthdays .carriage-am.tram-am.tram-pm, .calendar.birthdays .carriage-am.tram-ampm {
  background: -moz-linear-gradient(top, #cc0001 0%, #cc0001 50%, #dd8808 51%, #dd8808 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cc0001 0%, #cc0001 50%, #dd8808 51%, #dd8808 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cc0001 0%, #cc0001 50%, #dd8808 51%, #dd8808 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 362, styles/_calendar.scss */
.calendar.birthdays .tram-am.carriage-am.carriage-pm, .calendar.birthdays .tram-am.carriage-ampm {
  background: -moz-linear-gradient(top, #cc0001 0%, #cc0001 50%, #349be3 51%, Train-Colour 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cc0001 0%, #cc0001 50%, #349be3 51%, #349be3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cc0001 0%, #cc0001 50%, #349be3 51%, #349be3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 371, styles/_calendar.scss */
.calendar.birthdays .carriage-am.carriage-pm.Calendar-HasEvent-pm, .calendar.birthdays .carriage-ampm.Calendar-HasEvent-pm {
  background: -moz-linear-gradient(top, #dd8808 0%, #dd8808 50%, #cc0001 51%, #cc0001 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dd8808 0%, #dd8808 50%, #cc0001 51%, #cc0001 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dd8808 0%, #dd8808 50%, #cc0001 51%, #cc0001 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 379, styles/_calendar.scss */
.calendar.birthdays .tram-am.carriage-pm.tram-pm, .calendar.birthdays .tram-ampm.carriage-pm {
  background: -moz-linear-gradient(top, #349be3 0%, #349be3 50%, #cc0001 51%, #cc0001 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #349be3 0%, #349be3 50%, #cc0001 51%, #cc0001 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #349be3 0%, #349be3 50%, #cc0001 51%, #cc0001 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
/* line 388, styles/_calendar.scss */
.calendar.birthdays .carriage-ampm.tram-ampm, .calendar.birthdays .carriage-am.carriage-pm.tram-am.tram-pm, .calendar.birthdays .carriage-ampm.tram-am.tram-pm, .calendar.birthdays .carriage-am.carriage-pm.tram-ampm {
  background: #cc0001;
  border-color: #cc0001; }
/* line 398, styles/_calendar.scss */
.calendar-key {
  clear: both;
  font-size: 1.5em;
  font-family: 'Lora', 'Times New Roman', serif;
  padding-left: 1em;
  margin-bottom: 2em; }
/* line 406, styles/_calendar.scss */
.calendar-key p {
  margin: 0; }
/* line 411, styles/_calendar.scss */
.calendar-key span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid transparent; }
/* line 420, styles/_calendar.scss */
.calendar-key .free {
  border-color: #6cc133; }
/* line 425, styles/_calendar.scss */
.calendar-key .booked {
  border-color: #cc0001;
  background: #cc0001; }
/* line 431, styles/_calendar.scss */
.calendar-key .holidays, .calendar-key .school-holidays {
  border-color: #838383; }
/* line 436, styles/_calendar.scss */
.calendar-key .steam {
  border-color: #26a02a; }
/* line 441, styles/_calendar.scss */
.calendar-key .train {
  border-color: #dd8808; }
/* line 446, styles/_calendar.scss */
.calendar-key .tram {
  border-color: #349be3; }
/* line 451, styles/_calendar.scss */
.calendar-key .am {
  border-color: #cc0001;
  border-top-width: 8px; }
/* line 457, styles/_calendar.scss */
.calendar-key .pm {
  border-color: #cc0001;
  border-bottom-width: 8px; }
/* line 463, styles/_calendar.scss */
.calendar-key .birthdays.tram {
  border-color: #349be3;
  background: #349be3; }
/* line 469, styles/_calendar.scss */
.calendar-key .birthdays.carriage {
  border-color: #dd8808;
  background: #dd8808; }
/* line 476, styles/_calendar.scss */
/* line 478, styles/_calendar.scss */

.calendar-list .calendar-event {
  position: relative;
  padding-left: 160px;
  min-height: 160px; }
/* line 484, styles/_calendar.scss */
.calendar-list .calendar-event .image {
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 140px;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
  text-align: center;
  -webkit-box-shadow: inset 0 0 5px 1px #ccc;
  box-shadow: inset 0 0 5px 1px #ccc; }
/* line 499, styles/_calendar.scss */
.calendar-list .calendar-event .image img {
  height: 140px;
  width: auto;
  z-index: -1; }
/* line 507, styles/_calendar.scss */
.calendar-list .calendar-event .times {
  font-size: 0.875em;
  margin-bottom: 0.5em; }
/* line 514, styles/_calendar.scss */
.calendar-list h3 {
  margin-top: 0;
  padding-top: 0.25em; }
/* line 520, styles/_calendar.scss */
/* line 182, styles/_functions.scss */

.calendar-list a:link, .calendar-list a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
.calendar-list a:hover, .calendar-list a:focus, .calendar-list a:active {
  color: #c00001; }
/* line 535, styles/_calendar.scss */
.calendar-event-image img {
  height: auto;
  max-width: 100%; }
/* line 1, styles/_education.scss */
.education-categories {
  display: flex;
  flex-basis: 370px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: top;
  justify-content: space-between; }
/* line 4, styles/_education.scss */
.education-categories::before {
  display: none; }

@media screen and (max-width: 1179px) {
    .education-categories {
      justify-content: space-around; } }
/* line 21, styles/_education.scss */
.education-categories > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.5em;
  width: 370px;
  overflow: hidden; }
/* line 33, styles/_education.scss */
/* line 182, styles/_functions.scss */

.education-categories a:link, .education-categories a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
.education-categories a:hover, .education-categories a:focus, .education-categories a:active {
  color: #c00001; }
/* line 44, styles/_education.scss */
.education-categories a:hover h3, .education-categories a:focus h3, .education-categories a:active h3 {
  text-decoration: none; }
/* line 50, styles/_education.scss */
.education-categories img {
  display: block;
  height: auto;
  max-width: 100%; }
/* line 57, styles/_education.scss */
.education-categories h3 {
  margin: 0.5em 0 0;
  color: inherit; }
/* line 1, styles/_societies.scss */
.societies {
  display: flex;
  flex-basis: 370px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: top;
  justify-content: space-between; }
/* line 4, styles/_societies.scss */
.societies::before {
  display: none; }

@media screen and (max-width: 1179px) {
    .societies {
      justify-content: space-around; } }
/* line 21, styles/_societies.scss */
.societies > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.5em;
  width: 370px;
  overflow: hidden; }
/* line 33, styles/_societies.scss */
/* line 182, styles/_functions.scss */

.societies a:link, .societies a:visited {
  color: inherit; }
/* line 195, styles/_functions.scss */
.societies a:hover, .societies a:focus, .societies a:active {
  color: #c00001; }
/* line 44, styles/_societies.scss */
.societies a:hover h3, .societies a:focus h3, .societies a:active h3 {
  text-decoration: none; }
/* line 50, styles/_societies.scss */
.societies img {
  display: block;
  height: auto;
  max-width: 100%; }
/* line 57, styles/_societies.scss */
.societies h3 {
  margin: 0.5em 0 0;
  color: inherit; }
/* line 1, styles/_venues.scss */
.venues {
  display: flex;
  flex-basis: 370px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: top;
  justify-content: space-between; }
/* line 4, styles/_venues.scss */
.venues::before {
  display: none; }

@media screen and (max-width: 1179px) {
    .venues {
      justify-content: space-around; } }
/* line 21, styles/_venues.scss */
.venues > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.5em;
  width: 370px;
  overflow: hidden; }
/* line 33, styles/_venues.scss */
.venues img {
  display: block;
  height: auto;
  max-width: 100%; }
/* line 40, styles/_venues.scss */
.venues h2 {
  margin: 0.5em 0 0;
  color: inherit; }
/* line 45, styles/_venues.scss */
.venues h2:after {
  display: none; }
/* line 51, styles/_venues.scss */
.venues .venue > a {
  display: block;
  position: relative; }
/* line 56, styles/_venues.scss */
.venues .venue > a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url('images/gallery-zoom.png') center center no-repeat;
  opacity: 0;
  transition: opacity 0.25s; }
/* line 195, styles/_functions.scss */
/* line 72, styles/_venues.scss */

.venues .venue > a:hover:after, .venues .venue > a:focus:after, .venues .venue > a:active:after {
  opacity: 1; }
/* line 80, styles/_venues.scss */
/* line 82, styles/_venues.scss */

.venue-calendars .tabs.ui-widget-content {
  border: none;
  background: none; }
/* line 88, styles/_venues.scss */
.venue-calendars .tabs .ui-widget-header {
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  font-family: 'Lora', 'Times New Roman', serif;
  font-size: 1.25em;
  white-space: nowrap; }
/* line 99, styles/_venues.scss */
.venue-calendars .tabs .ui-state-default {
  float: none;
  display: inline-block;
  border: 2px solid transparent;
  background: none;
  color: inherit; }
/* line 108, styles/_venues.scss */
.venue-calendars .tabs .ui-state-active {
  background: none;
  color: #c00001;
  border-bottom-color: #c00001; }
/* line 115, styles/_venues.scss */
.venue-calendars .tabs .ui-state-hover {
  color: #c00001; }
/* line 120, styles/_venues.scss */
.venue-calendars .tabs .ui-tabs-panel {
  padding: 0; }

@media screen and (min-width: 841px) {
  /* line 128, styles/_venues.scss */
    .venue-calendars .column-2 + .column-2 {
      margin-top: 4.5em; } }
/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
  padding: 10px;
  width: 1180px;
  background: #fff;
  color: #000;
  font-size: 1em;
  text-align: left; }
/* line 12, styles/_tinymce.scss */
#tinymce p {
  margin: 0 0 1em; }
/* line 17, styles/_tinymce.scss */
#tinymce form {
  outline: 1px dotted #c00001; }
/* line 22, styles/_tinymce.scss */
#tinymce a {
  border-bottom: 1px dotted #c00001;
  text-decoration: none; }
/* line 28, styles/_tinymce.scss */
#tinymce td {
  font-family: inherit;
  font-size: inherit; }
