/**
 * @license
 * MyFonts Webfont Build ID 3401338, 2017-06-05T04:58:09-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DidotLTStd-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/didot/std-roman/
 * Copyright: Copyright &#x00A9; 1992, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * Licensed pageviews: 250,000
 * 
 * Webfont: Quasimoda-Bold by lettersoup
 * URL: https://www.myfonts.com/fonts/lettersoup/quasimoda/bold/
 * Copyright: Copyright &#x00A9; 2016 by Botio Nikoltchev. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * Webfont: Quasimoda-Italic by lettersoup
 * URL: https://www.myfonts.com/fonts/lettersoup/quasimoda/italic/
 * Copyright: Copyright &#x00A9; 2016 by Botio Nnikoltchev. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * Webfont: Quasimoda-Regular by lettersoup
 * URL: https://www.myfonts.com/fonts/lettersoup/quasimoda/regular/
 * Copyright: Copyright &#x00A9; 2016 by Botio Nikoltchev. All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3401338
 * 
 * 2017 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/33e67a");
@font-face {
  font-family: 'DidotLTStd-Roman';
  src: url("../fonts/fontskit/webfonts/33E67A_0_0.eot");
  src: url("../fonts/fontskit/webfonts/33E67A_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/fontskit/webfonts/33E67A_0_0.woff2") format("woff2"), url("../fonts/fontskit/webfonts/33E67A_0_0.woff") format("woff"), url("../fonts/fontskit/webfonts/33E67A_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Quasimoda-Bold';
  src: url("../fonts/fontskit/webfonts/33E67A_1_0.eot");
  src: url("../fonts/fontskit/webfonts/33E67A_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/fontskit/webfonts/33E67A_1_0.woff2") format("woff2"), url("../fonts/fontskit/webfonts/33E67A_1_0.woff") format("woff"), url("../fonts/fontskit/webfonts/33E67A_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Quasimoda-Italic';
  src: url("../fonts/fontskit/webfonts/33E67A_2_0.eot");
  src: url("../fonts/fontskit/webfonts/33E67A_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/fontskit/webfonts/33E67A_2_0.woff2") format("woff2"), url("../fonts/fontskit/webfonts/33E67A_2_0.woff") format("woff"), url("../fonts/fontskit/webfonts/33E67A_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Quasimoda-Regular';
  src: url("../fonts/fontskit/webfonts/33E67A_3_0.eot");
  src: url("../fonts/fontskit/webfonts/33E67A_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/fontskit/webfonts/33E67A_3_0.woff2") format("woff2"), url("../fonts/fontskit/webfonts/33E67A_3_0.woff") format("woff"), url("../fonts/fontskit/webfonts/33E67A_3_0.ttf") format("truetype"); }
  
  /* Icon Fonts
*********************************/
/* Font-face Icons */



/* 
	Client: 
	Author: Silk Pearce
*/
/* 

	normalize.css v1.1.3 | MIT License | git.io/normalize 
	
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  text-decoration: none; }

a:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

/*
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
*/
mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.DidotLTStd-Roman {
  font-family: DidotLTStd-Roman;
  font-weight: normal;
  font-style: normal; }

.Quasimoda-Bold {
  font-family: Quasimoda-Bold;
  font-weight: normal;
  font-style: normal; }

.Quasimoda-Italic {
  font-family: Quasimoda-Italic;
  font-weight: normal;
  font-style: normal; }

.Quasimoda-Regular {
  font-family: Quasimoda-Regular;
  font-weight: normal;
  font-style: normal; }

html {
  overflow-y: scroll; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.unit1 {
  width: 100%; }

.unit2 {
  width: 50%; }

.unit2-3 {
  width: 57%;
  padding: 0 2.5%; }

.unit3 {
  width: 33.333333%;
  padding: 0 2.5%; }

.unit4 {
  width: 28%; }

.unit3-4 {
  width: 72%;
  padding: 0 2.5%; }

.unit4-5 {
  padding: 0 2.5% 0 17%; }

.unit6 {
  width: 16.6666666666666666%; }

.unit1, .unit2, .unit3, .unit4, .unit6, .unit2-3, .unit3-4 {
  float: left; }

@media (max-width: 800px) {
  .unit1, .unit2, .unit3, .unit4, .unit6, .unit2-3, .unit3-4, .unit4-5 {
    width: 100%;
    padding: 0; } }

.padding {
  padding: 0 2%; }

.unit1:after, .unit2:after, .unit2-3:after, .unit3:after, .unit4:after, .unit6:after, .unit3-4:after, hr, footer, article, section, hr, .headerWrap {
  content: "";
  display: table;
  clear: both; }

.grid div {
  background: #916b6b; }

.grid div .unitpadding {
  background: #ded; }

.searchForm a {
  text-transform: uppercase;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  color: #6c6e66;
  font-size: .72em;
  letter-spacing: 1px;
  vertical-align: top;
  margin-right: 18px; }
  .searchForm a:hover {
    color: #1b9ed9; }

.searchForm form {
  display: inline-block;
  margin-top: -1px; }

.searchForm input {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-weight: normal;
  font-size: .8em;
  display: block;
  float: left;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .searchForm input[type="search"] {
    border-bottom: 1px solid #131313;
    padding: 0 0 4px 0;
    width: 80px;
    color: #131313; }
    .searchForm input[type="search"]:focus {
      outline: none;
      border-bottom: 1px solid #6c6e66;
      color: #1b9ed9;
      width: 200px; }
      @media (max-width: 800px) {
        .searchForm input[type="search"]:focus {
          width: 100px; } }
  .searchForm input[type="submit"] {
    width: 14px;
    height: 22px;
    margin: 0;
    padding: 0;
    margin-left: 12px;
    background-color: #fffef9;
    background-image: url(../images/icons/search-icon.svg);
    background-repeat: no-repeat;
    background-position: left 3px;
    opacity: 1; }
    .searchForm input[type="submit"]:focus {
      outline: none; }
    .searchForm input[type="submit"]:hover {
      opacity: .7;
      background-color: #fffef9; }

.searchForm input::-webkit-input-placeholder {
  color: #131313;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-size: .9em;
  letter-spacing: 1px; }

.searchForm input:focus::-webkit-input-placeholder {
  font-family: Quasimoda-Regular, Arial, sans-serif; }

.searchForm input::-moz-placeholder {
  color: #131313;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-size: .9em;
  letter-spacing: 1px;
  padding: 0; }

.searchForm input:focus::-moz-placeholder {
  font-family: Quasimoda-Regular, Arial, sans-serif; }

.searchForm input:-ms-input-placeholder {
  color: #131313;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-size: .9em;
  letter-spacing: 1px;
  padding: 0; }

.searchForm input:focus:-ms-input-placeholder {
  font-family: Quasimoda-Regular, Arial, sans-serif; }

.searchForm input:-moz-placeholder {
  color: #131313;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-size: .9em;
  letter-spacing: 1px;
  padding: 0; }

.searchForm input:focus:-moz-placeholder {
  font-family: Quasimoda-Regular, Arial, sans-serif; }

@media (max-width: 800px) {
  header .searchForm {
    position: absolute;
    top: 20px; } }

.unit4 .searchForm input[type="search"] {
  width: 100px; }

.newsletter {
  margin-top: 12px; }
  .newsletter input[type="text"], .newsletter input[type="email"] {
    width: 100%;
    margin: 0;
    margin-top: 18px;
    padding: 0;
    padding: 0 0 4px 0;
    border: none;
    border-bottom: 1px solid #b2b3aa;
    background: none;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
    display: block;
    color: #131313;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .newsletter input[type="text"]:focus, .newsletter input[type="email"]:focus {
      outline: none;
      border: none;
      border-bottom: 1px solid #131313;
      color: #131313; }
  .newsletter input::-webkit-input-placeholder {
    color: #131313;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    font-size: .9em; }
  .newsletter input:focus::-webkit-input-placeholder {
    color: #999b8f; }
  .newsletter input::-moz-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .newsletter input:focus::-moz-placeholder {
    color: #999b8f; }
  .newsletter input:-ms-input-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .newsletter input:-moz-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .newsletter input[type="submit"] {
    margin-top: 28px;
    margin-bottom: 22px;
    padding: 2px 12px 0 12px;
    width: auto;
    height: 36px;
    background-color: #fff;
    border: none;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .9em;
    color: #131313;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear; }
    .newsletter input[type="submit"]:focus {
      outline: none; }
    .newsletter input[type="submit"]:hover {
      background-color: #ffce00; }

.mce_inline_error {
  margin-top: 8px;
  padding: 8px 14px 10px 14px;
  background-color: #ffce00;
  font-size: .9em; }

.mce-success-response {
  margin-top: 12px;
  padding: 8px 14px 10px 14px;
  background-color: #ffce00; }

.login {
  border: 1px solid #999b8f;
  width: 500px;
  margin: 0 auto;
  padding: 42px;
  padding-bottom: 32px;
  margin-top: 42px;
  margin-bottom: 42px; }
  @media (max-width: 800px) {
    .login {
      width: 100%;
      padding: 22px; } }
  .login h2 {
    margin-bottom: 22px; }
  .login p:last-of-type {
    font-size: .9em; }
  .login form input[type="text"], .login form input[type="password"] {
    width: 100%;
    border: none;
    background: none;
    border-bottom: 1px solid #999b8f;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .login form input[type="text"]:focus, .login form input[type="password"]:focus {
      outline: none;
      border-color: #131313; }
  .login form input::-webkit-input-placeholder {
    color: #131313;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    font-size: .9em; }
  .login form input:focus::-webkit-input-placeholder {
    color: #999b8f; }
  .login form input::-moz-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .login form input:focus::-moz-placeholder {
    color: #999b8f; }
  .login form input:-ms-input-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .login form input:-moz-placeholder {
    color: #131313;
    font-family: Quasimoda-Regular, Arial, sans-serif;
    font-size: .9em; }
  .login form input[type="submit"] {
    margin-top: 28px;
    margin-bottom: 22px;
    padding: 2px 0 0 0;
    width: 100px;
    height: 36px;
    background-color: #cacbc5;
    border: none;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .9em;
    color: #131313;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .login form input[type="submit"]:focus {
      outline: none; }
    .login form input[type="submit"]:hover {
      background-color: #ffce00; }

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

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

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

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

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

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

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

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

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

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

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

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

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto; }

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

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

.carousel li {
  margin-right: 5px; }

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

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

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

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flexslider.sidebar {
  margin-bottom: 28px; }
  .flexslider.sidebar .flex-control-nav {
    bottom: -20px; }
  .flexslider.sidebar .flex-control-paging li a {
    width: 8px;
    height: 8px; }

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

@media screen and (min-width: 800px) {
  #navWrap {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #999b8f;
    -webkit-transition: padding 0.4s linear;
    -moz-transition: padding 0.4s linear;
    -o-transition: padding 0.4s linear;
    transition: padding 0.4s linear;
    -webkit-transition: margin 0.4s linear;
    -moz-transition: margin 0.4s linear;
    -o-transition: margin 0.4s linear;
    transition: margin 0.4s linear; }
  .sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sf-menu {
    display: flex;
    justify-content: space-between;
    letter-spacing: 1px; }
  #menu-icon {
    display: none; }
  .sf-menu,
  .sf-menu li {
    margin: 0;
    padding: 0; }
  .sf-menu li {
    font-family: Quasimoda-Bold, Arial, sans-serif;
    font-size: .9em;
    list-style: none;
    float: left;
    text-transform: uppercase; }
    .sf-menu li.menu > a {
      cursor: default; }
  .sf-menu a {
    padding: 8px 0 8px 0;
    display: block;
    color: #000; }
  .sf-menu li a:hover, .sf-menu li a.selected {
    color: #009fe3; }
  .sf-menu li a.dropdown:hover {
    cursor: default;
    color: #131313; }
  .sf-menu li li {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    height: auto; }
  .sf-menu li li a {
    padding: 6px 15px 6px 15px;
    cursor: pointer;
    color: #000; }
  .sf-menu li ul li a:hover {
    background: #454641;
    color: #fff; }
  .sf-menu ul {
    background: #999b8f;
    position: absolute;
    display: none;
    width: 300px;
    z-index: 1000; }
  .sf-menu ul li {
    float: none;
    margin: 0;
    padding: 0; }
  .sf-menu li ul {
    padding: 0; }
  .sf-menu li:hover > ul {
    display: block; }
  ul.sf-menu li li:hover ul,
  ul.sf-menu li li.sfHover ul {
    left: 200px;
    top: 0; } }

@media screen and (max-width: 800px) {
  #nav-wrap {
    position: relative;
    background: none; }
  #menu-icon {
    color: #000;
    width: 42px;
    height: 24px;
    background: url(../images/icons/burger.svg) no-repeat 10px center;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 14px;
    right: 8px;
    font-size: 1.2em;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    text-indent: -20000px;
    background-size: contain; }
  .sf-menu:not(.event) {
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #6c6e66;
    display: none;
    padding: 0;
    margin: 0; }
  .sf-menu li {
    clear: both;
    float: none;
    margin: 0; }
  .sf-menu li a {
    display: block;
    color: #fff;
    padding: 6px 10px; }
  .sf-menu a,
  .sf-menu ul a {
    font: inherit;
    background: none;
    display: inline;
    padding: 0;
    color: #999b8f;
    border: none; }
  .sf-menu a:hover,
  .sf-menu ul a:hover {
    background: none;
    color: #fff; }
  .sf-menu ul {
    width: auto;
    position: static;
    display: block;
    border: none;
    background: #999b8f; }
  .sf-menu ul li {
    margin: 0;
    padding: 0; }
  .sf-menu ul li a {
    display: block;
    margin: 0;
    padding: 8px 10px 9px 10px;
    color: #131313; }
  .sf-menu ul li a:hover {
    background: #131313; }
  .sf-menu li ul {
    padding: 0;
    margin: 0; }
  nav.eventFilter .sf-menu {
    clear: both;
    position: absolute;
    top: 28px;
    left: 0;
    width: 100%;
    z-index: 10000;
    display: none;
    padding: 0;
    margin: 0; } }

/* 
	Typography

*/
html, html a {
  -webkit-font-smoothing: antialiased  !important; }

body {
  font-family: Quasimoda-Regular, Arial, sans-serif;
  color: #131313;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: #6c6e66;
  transition: color 0.2s linear; }

a:focus {
  outline: none; }

strong {
  font-weight: normal;
  font-family: Quasimoda-Bold, Arial, sans-serif; }

b {
  font-weight: normal;
  font-family: Quasimoda-Bold, Arial, sans-serif; }

p {
  font-size: 1.05em;
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 1em;
  font-family: Quasimoda-Regular, Arial, sans-serif;
  color: #131313; }
  @media (max-width: 800px) {
    p {
      font-size: 1em;
      line-height: 1.3em; } }
  p strong {
    font-weight: normal;
    font-family: Quasimoda-Bold, Arial, sans-serif; }
  p em {
    font-style: normal;
    font-family: Quasimoda-Italic, Arial, sans-serif; }
  p a {
    border-bottom: 1px solid #1b9ed9;
    padding-bottom: 1px;
    color: #1b9ed9;
    padding-bottom: 2px; }
    p a:hover {
      color: #131313;
      border-color: #131313; }

h1 {
  font-size: 7em;
  font-size: 9vw;
  line-height: .95em;
  font-weight: normal;
  margin: 0 0 -.2em 0;
  font-family: DidotLTStd-Roman, Georgia, serif;
  text-transform: uppercase;
  color: #131313; }
  h1.smallTitle {
    font-size: 5em;
    font-size: 7vw; }
  h1 span {
    color: #999b8f; }
  @media (min-width: 1100px) {
    h1 {
      font-size: 6.5em; }
      h1.smallTitle {
        font-size: 4.5em; } }
  @media (max-width: 800px) {
    h1 {
      font-size: 2.2em;
      line-height: 1em;
      margin-top: .2em;
      margin-bottom: .1em;
      text-align: left; }
      h1.smallTitle {
        font-size: 2em; } }

h2 {
  font-size: 2em;
  line-height: 1.1em;
  margin-bottom: 0;
  margin-top: 0em;
  font-family: Quasimoda-Regular, Arial, sans-serif;
  font-weight: normal;
  color: #131313; }
  h2 + p {
    margin-top: 1em; }
  h2 a {
    color: #1b9ed9; }
    h2 a:hover {
      color: #131313; }

h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 0;
  margin-top: 0;
  color: #131313;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-weight: normal; }
  h3 + p {
    margin-top: .8em; }
  h3 a {
    color: #1b9ed9; }
    h3 a:hover {
      color: #131313; }

h4 {
  font-size: 1.2em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-weight: normal; }
  h4 a {
    color: #1b9ed9; }
    h4 a:hover {
      color: #131313; }

h4.filterHeader {
  font-size: 1.6em;
  font-family: Quasimoda-Regular, Arial, sans-serif; }

h5 {
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: 2.2em;
  margin-top: 0;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-weight: normal; }

h6 {
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: .6em;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  font-weight: normal; }

ul {
  padding-left: 1em;
  margin: 0 0 1em 0;
  list-style: disc; }

li {
  font-size: 1.05em;
  line-height: 1.4em; }

blockquote {
  color: #131313;
  margin-left: 0;
  margin-bottom: 1.8em;
  padding-left: 2em;
  border-left: 6px solid #b8b9b4;
  font-size: 1.3em; }
  blockquote p {
    color: #131313; }
  @media (max-width: 800px) {
    blockquote {
      padding-left: 1em;
      font-size: 1.2em; } }

body {
  background-color: #fffef9; }
  @media (min-width: 800px) {
    body {
      margin-top: 185px; } }

.centreWrap {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  padding: 0 22px;
  table-layout: fixed; }
  @media (max-width: 800px) {
    .centreWrap {
      padding: 0 12px; } }

hr {
  border: none;
  margin: 22px 0 22px 0;
  height: 1px;
  background: #6c6e66;
  clear: both;
  width: 100%;
  display: block; }

.unit1.padding {
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 800px) {
    .unit1.padding {
      padding-left: 12px;
      padding-right: 12px; } }

img {
  width: 100%;
  height: auto;
  display: block; }

.headerWrap {
  width: 100%;
  background-color: #ecedeb;
  float: left;
  background-repeat: no-repeat;
  background-position: top 14px right 20%;
  background-size: 240px;
  margin-bottom: 42px;
  padding-bottom: 20px; }
  @media (max-width: 800px) {
    .headerWrap {
      background-size: 220px;
      background-position: top 160px right 10%; } }

p.link a {
  position: relative;
  border-bottom: none;
  color: #1b9ed9; }
  p.link a:hover {
    color: #131313; }
  p.link a:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/icons/arrow-blue-right.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -6px;
    right: -40px;
    background-size: contain; }

.pagination {
  background-color: #ecedeb;
  padding: 8px; }
  .pagination p {
    margin: 0;
    color: #1b9ed9;
    font-family: Quasimoda-Bold, Arial, sans-serif; }
    .pagination p a {
      border-bottom: none;
      color: #1b9ed9; }
      .pagination p a:hover {
        color: #131313; }

.iframeCont {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  margin-bottom: 32px; }
  .iframeCont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #999b8f; }

#pageNotes {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background-color: rgba(108, 110, 102, 0.9);
  color: #e9e8e4;
  font-size: .9em;
  padding: 8px; }

.unit1 .relatedPages ul, .unit4 .relatedPages ul {
  margin-left: 0;
  margin-top: .5em;
  padding: 0; }
  .unit1 .relatedPages ul li, .unit4 .relatedPages ul li {
    font-size: .95em;
    position: relative;
    margin-left: 0;
    padding-left: 10px;
    list-style: none; }
    .unit1 .relatedPages ul li:before, .unit4 .relatedPages ul li:before {
      content: "";
      display: block;
      height: 1px;
      width: 1px;
      border: 4px solid transparent;
      border-left-color: #131313;
      position: absolute;
      top: 4px;
      left: 0; }
    .unit1 .relatedPages ul li:hover::before, .unit4 .relatedPages ul li:hover::before {
      border-left-color: #1b9ed9; }
    .unit1 .relatedPages ul li a, .unit4 .relatedPages ul li a {
      color: #131313; }
      .unit1 .relatedPages ul li a:hover, .unit4 .relatedPages ul li a:hover {
        color: #1b9ed9; }

    @media (min-width: 800px) {
        .unit1.header:not(.newsHeader) {
            position: fixed;
            top: 0;
            z-index: 200;
            background-color: rgba(255, 254, 249, 0.9); 
        } 
    }

    header.mainHeader {
        padding: 12px 0 8px 0;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear; 
    }
    header.mainHeader .logo {
        width: 50%;
        float: left;
        -webkit-transition: display 0.8s linear;
        -moz-transition: display 0.8s linear;
        -o-transition: display 0.8s linear;
        transition: display 0.8s linear; 
    }
    header.mainHeader .logo img {
      width: 320px;
      height: auto;
      margin-left: 0; 
    }
    @media (max-width: 800px) {
        header.mainHeader {
            margin-top: 42px; 
        }
        header.mainHeader .logo {
            width: 100%;
            float: none;
        }
        header.mainHeader .logo img {
          width: 260px;
          margin: 0 auto; 
        } 
    
    }
  header.mainHeader .searchForm {
    float: right;
    -webkit-transition: display 0.8s linear;
    -moz-transition: display 0.8s linear;
    -o-transition: display 0.8s linear;
    transition: display 0.8s linear; }

.hero {
  position: relative;
  margin-bottom: 32px; }
  @media (max-width: 800px) {
    .hero {
      margin-bottom: 18px; } }
  .hero img {
    display: block;
    width: 100%;
    height: auto; }
  .hero nav.subNav {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 0 0  20px; }
    @media (max-width: 800px) {
      .hero nav.subNav {
        display: none; } }
    .hero nav.subNav ul li {
      font-size: 1.1em;
      line-height: 1.6em;
      font-family: Quasimoda-Bold, Arial, sans-serif; }
      .hero nav.subNav ul li.selected a {
        color: #fff;
        cursor: default; }
      .hero nav.subNav ul li a {
        color: #ffce00;
        border-bottom: none; }
        .hero nav.subNav ul li a:hover {
          color: #fff; }

header.pageTitle {
  text-align: right;
  padding: 0 1% 0 60px;
  margin: 32px 0 32px 0; }
  
.homePage header.pageTitle { margin: 20px 0 0; }
  
  @media (max-width: 800px) {
    header.pageTitle {
      text-align: left;
      padding: 0 1% 0 1%;
      margin: 22px 0 8px 0; } }

section.content, article {
  margin-bottom: 40px; }
  section.content .standFirst p, article .standFirst p {
    font-size: 2em;
    line-height: 1.2em;
    color: #6c6e66; }
    @media (max-width: 800px) {
      section.content .standFirst p, article .standFirst p {
        font-size: 1.2em; } }
  section.content .unit3-4, article .unit3-4 {
    order: 2; }
  section.content .unit4 p, article .unit4 p {
    font-size: .9em; }
  section.content .unit2, article .unit2 {
    width: 47%;
    margin-left: 4%; }
    @media (max-width: 800px) {
      section.content .unit2 .unit2, article .unit2 .unit2 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 800px) {
      section.content .unit2, article .unit2 {
        width: 100%;
        margin-left: 0; } }
    section.content .unit2:first-of-type, article .unit2:first-of-type {
      margin-left: 0; }
  section.content li a, article li a {
    border-bottom: 1px solid #131313;
    padding-bottom: 1px;
    color: #131313;
    padding-bottom: 2px; }
    section.content li a:hover, article li a:hover {
      color: #1b9ed9;
      border-color: #1b9ed9; }
  section.content table, article table {
    margin-bottom: 22px;
    width: 100% !important;
    padding: 0 !important;
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    border: none !important; }
    section.content table td, article table td {
      padding: 9px 8px 6px 0;
      border: none;
      border-bottom: 1px solid #999b8f; }
      section.content table td a, article table td a {
        color: #1b9ed9; }
        section.content table td a:hover, article table td a:hover {
          color: #131313; }
      @media (max-width: 800px) {
        section.content table td, article table td {
          width: 100%; } }
    @media (max-width: 800px) {
      section.content table table, section.content table thead, section.content table tbody, section.content table th, section.content table td, section.content table tr, article table table, article table thead, article table tbody, article table th, article table td, article table tr {
        display: block; }
      section.content table tr, article table tr {
        border-bottom: 1px solid #6c6e66; }
      section.content table td, article table td {
        border: none;
        position: relative;
        padding: 0 0 4px 0; }
      section.content table td:first-of-type, article table td:first-of-type {
        padding-top: 8px; } }

.socialMedia, .newsletter {
  margin-top: 22px; }
  .socialMedia h2, .newsletter h2 {
    font-size: 1.2em;
    line-height: 1.3em;
    text-transform: uppercase;
    margin-bottom: .6em; }
  @media (max-width: 800px) {
    .socialMedia, .newsletter {
      width: 92%;
      margin-left: 0;
      margin-top: 32px; } }

.socialMedia ul {
  padding: 0; }
  .socialMedia ul li {
    list-style: none;
    display: inline-block;
    margin-right: 16px; }
    .socialMedia ul li img {
      width: 40px;
      height: auto;
      -webkit-transition: opacity 0.2s linear;
      -moz-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
      .socialMedia ul li img:hover {
        opacity: .7; }

footer.centreWrap {
  padding-top: 40px;
  padding-bottom: 60px;
  width: 100%; }
  @media (max-width: 800px) {
    footer.centreWrap {
      padding-top: 10px; } }
  footer.centreWrap img.logo {
    width: 240px;
    height: auto;
    margin-bottom: 10px; }
  footer.centreWrap img.support {
    width: 180px;
    height: auto;
    float: right;
    margin-top: -40px;
    margin-right: 8px; }
  footer.centreWrap p {
    font-size: .9em;
    line-height: 1.8em; }
    @media (max-width: 800px) {
      footer.centreWrap p {
        margin-top: 40px;
        margin-right: 80px; }
        footer.centreWrap p span {
          display: block;
          text-indent: -2000px;
          line-height: 1px; } }
    footer.centreWrap p + p {
      margin-top: 22px;
      margin-bottom: 20px; }
    footer.centreWrap p a {
      border-bottom: none; }
  footer.centreWrap ul {
    padding-left: 0;
    margin-bottom: 0; }
    footer.centreWrap ul li {
      font-size: .9em;
      list-style: none;
      display: inline;
      position: relative;
      padding-right: 10px; }
      footer.centreWrap ul li a {
        color: #131313; }
        footer.centreWrap ul li a:hover {
          color: #1b9ed9; }
      footer.centreWrap ul li:after {
        content: "|";
        position: absolute;
        right: 0; }
      footer.centreWrap ul li:last-of-type:after {
        content: ""; }
      @media (max-width: 800px) {
        footer.centreWrap ul li {
          display: block;
          margin-bottom: .8em; }
          footer.centreWrap ul li:after {
            content: ""; } }

.listing {
  margin-top: 32px; }
  @media (max-width: 800px) {
    .listing {
      margin-left: 4%;
      width: 92%; } }
  .listing h2 {
    font-family: Quasimoda-Regular, Arial, sans-serif;
    color: #009fe3;
    font-size: 2em;
    margin-top: .4em;
    margin-bottom: 1.1em; }
    @media (max-width: 800px) {
      .listing h2 {
        font-size: 1.4em; } }
  .listing h3 {
    font-size: 1.1em; }
  .listing ul {
    padding: 0;
    margin: 0;
    margin-bottom: 1.5em; }
    .listing ul li {
      list-style: none;
      padding: 0;
      font-size: 1em; }
  .listing .unit3 {
    width: 33.33333333333%;
    padding: 0; }
    @media (max-width: 800px) {
      .listing .unit3 {
        width: 100%; } }

.unit4 h2 {
  font-size: 1.05em;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  margin-bottom: 12px;
  margin-top: 22px; }

.unit4 ul {
  padding-left: 0; }
  .unit4 ul li {
    list-style: none;
    margin-bottom: .6em;
    font-size: 1.2em; }
    .unit4 ul li a {
      color: #131313;
      border-bottom: none; }
      .unit4 ul li a:hover {
        color: #1b9ed9; }

.unit4 ul#lightgallery li {
  position: relative; }
  .unit4 ul#lightgallery li:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(../images/icons/zoom-icon.svg);
    position: absolute;
    right: 5px;
    top: 5px;
    opacity: .7; }
  .unit4 ul#lightgallery li img:hover {
    opacity: .8; }
  .unit4 ul#lightgallery li p {
    font-size: .8em;
    margin-top: .6em; }

.greyBg {
  background-color: #e9e8e4; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 12px;
  width: 100%; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.iframe-container {
  position: relative;
  padding-bottom: 100%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 12px;
  width: 100%; }

.iframe-container iframe, .iframe-container object, .iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.iframe-container.mainContent {
  padding-bottom: 84%; }

.flexDemo {
  margin: 32px; }
  .flexDemo h2, .flexDemo h3, .flexDemo p {
    margin: 16px 0; }
  .flexDemo p {
    font-size: 1.3em; }
  .flexDemo h2 {
    color: #00a3ff; }

.flexbox {
  width: 100%;
  display: flex; }
  @media (max-width: 800px) {
    .flexbox {
      display: block; } }
  .flexbox .item {
    background: yellow;
    height: 140px;
    width: 140px;
    margin: 10px;
    color: #333;
    padding: 12px; }

.reOrder .item.one {
  order: 3; }

.reOrder .item.two {
  order: 1; }

.reOrder .item.three {
  order: 2; }

.flexbox.directionRow {
  flex-direction: row; }

.flexbox.directionReverse {
  flex-direction: row-reverse; }

.flexbox.directionCol {
  flex-direction: column; }

.flexbox.directionRevCol {
  flex-direction: column-reverse; }

.flexbox.grow .item.one {
  flex-grow: 3; }

.flexbox.grow .item.two {
  flex-grow: 1; }

.flexbox.grow .item.three {
  flex-grow: 2; }

.flexbox.justify.space-between {
  justify-content: space-between; }

.flexbox.justify.space-around {
  justify-content: space-around; }

.flexbox.justify.centre {
  justify-content: center; }

.flexbox.justify.flex-start {
  justify-content: flex-start; }

.flexbox.justify.flex-end {
  justify-content: flex-end; }

.flexbox.align-items {
  align-items: flex-start; }
  .flexbox.align-items .item.one {
    height: 40px; }
  .flexbox.align-items .item.two {
    height: 80px; }
  .flexbox.align-items .item.three {
    height: 60px; }

.flexbox.align-items.center {
  align-items: center; }

.flexbox.align-items.stretch {
  align-items: stretch; }

.team .unit1.mainContent {
  flex-wrap: wrap; }
  .team .unit1.mainContent .unit2 {
    margin: 0;
    padding: 0;
    width: 46%; }
    @media (max-width: 800px) {
      .team .unit1.mainContent .unit2 {
        width: 100%; } }
    .team .unit1.mainContent .unit2:nth-child(even) {
      margin-left: 8%; }
      @media (max-width: 800px) {
        .team .unit1.mainContent .unit2:nth-child(even) {
          margin-left: 0; } }
    .team .unit1.mainContent .unit2 img {
      width: 80px;
      margin-bottom: 12px; }
      .team .unit1.mainContent .unit2 img.large {
        width: 70%; }
    .team .unit1.mainContent .unit2 h2 {
      font-family: Quasimoda-Bold, Arial, sans-serif;
      font-size: 1.1em; }
    .team .unit1.mainContent .unit2 h3 {
      font-family: Quasimoda-Regular, Arial, sans-serif;
      font-size: 1.1em; }

.supportUs article .unit1.mainContent .unit3-4 {
  margin-left: 0;
  width: 72%;
  padding-right: 0; }
  @media (max-width: 800px) {
    .supportUs article .unit1.mainContent .unit3-4 {
      width: 100%; } }
  .supportUs article .unit1.mainContent .unit3-4 .unit1 {
    margin-top: 18px;
    margin-bottom: 16px;
    margin-left: 0;
    width: 100%; }
    .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit4 {
      width: 20%; }
      @media (max-width: 800px) {
        .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit4 {
          width: 70%; } }
      .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit4 img {
        max-width: 120px;
        margin-bottom: 22px; }
        @media (max-width: 800px) {
          .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit4 img {
            max-width: none;
            width: 40%; } }
    .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit3-4 {
      width: 80%; }
      @media (max-width: 800px) {
        .supportUs article .unit1.mainContent .unit3-4 .unit1 .unit3-4 {
          width: 100%; } }

.supportUs article .unit1.mainContent hr {
  height: 4px;
  background-color: #cacbc5; }

.supportUs article .unit1.mainContent .secondaryLinks p {
  padding-left: 22px; }
  .supportUs article .unit1.mainContent .secondaryLinks p a {
    position: relative; }
    .supportUs article .unit1.mainContent .secondaryLinks p a:before {
      content: "";
      width: 16px;
      height: 16px;
      background-color: #1b9ed9;
      display: block;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px;
      position: absolute;
      top: 1px;
      left: -22px; }

.soloists .unit1.thumbnails ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .soloists .unit1.thumbnails ul li {
    list-style: none;
    width: 25%;
    padding: 0 1%; }
    @media (max-width: 800px) {
      .soloists .unit1.thumbnails ul li {
        width: 50%; } }
    .soloists .unit1.thumbnails ul li a img {
      -webkit-transition: opacity 0.2s linear;
      -moz-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
    .soloists .unit1.thumbnails ul li a p {
      color: #f07d08;
      font-family: Quasimoda-Bold, Arial, sans-serif;
      margin-top: .5em; }
    .soloists .unit1.thumbnails ul li a:hover img {
      opacity: .8; }
    .soloists .unit1.thumbnails ul li a:hover p {
      color: #131313; }

.soloists.profile .unit1.mainContent h2 {
  font-size: 2em;
  font-family: Quasimoda-Regular, Arial, sans-serif;
  margin-bottom: 1em; }

.soloists.profile .unit1.mainContent img {
  width: 100%;
  padding-right: 6%;
  margin-bottom: 22px; }
  @media (max-width: 800px) {
    .soloists.profile .unit1.mainContent img {
      width: 42%;
      float: none; } }

.soloists.profile .unit1.mainContent .unit1.mediaGallery {
  flex-wrap: wrap; }
  .soloists.profile .unit1.mainContent .unit1.mediaGallery .unit2 {
    width: 48%;
    margin: 0; }
    .soloists.profile .unit1.mainContent .unit1.mediaGallery .unit2:nth-child(even) {
      margin-left: 4%; }
    .soloists.profile .unit1.mainContent .unit1.mediaGallery .unit2 img {
      width: 100%;
      margin-bottom: 12px; }
    .soloists.profile .unit1.mainContent .unit1.mediaGallery .unit2 p {
      font-size: .9em; }

@media (max-width: 800px) {
  .soloists.profile .unit2:last-of-type {
    display: none; } }

.soloists.profile .unit2:last-of-type ul li {
  width: 100%; }

.whatsOn .mainContent h2 {
  font-family: DidotLTStd-Roman, Georgia, serif;
  font-size: 3em; }
  @media (max-width: 800px) {
    .whatsOn .mainContent h2 {
      font-size: 2em; } }

.whatsOn .mainContent table {
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin-bottom: 32px; }
  .whatsOn .mainContent table thead tr th {
    background-color: #999b8f;
    color: #e9e8e4;
    text-transform: uppercase;
    padding: 4px 8px 2px 8px;
    letter-spacing: 1px; }
  .whatsOn .mainContent table tbody tr td {
    padding: 6px 8px 4px 8px;
    border-bottom: 1px solid #cacbc5;
    width: 14%;
    vertical-align: top; }
    @media (max-width: 800px) {
      .whatsOn .mainContent table tbody tr td {
        width: 100%; } }
    .whatsOn .mainContent table tbody tr td.widerCell {
      width: 22%; }
      @media (max-width: 800px) {
        .whatsOn .mainContent table tbody tr td.widerCell {
          width: 100%; } }
    .whatsOn .mainContent table tbody tr td a {
      color: #1b9ed9; }
      .whatsOn .mainContent table tbody tr td a:hover {
        color: #131313; }
    .whatsOn .mainContent table tbody tr td:first-of-type {
      font-family: Quasimoda-Bold, Arial, sans-serif; }
    @media (max-width: 800px) {
      .whatsOn .mainContent table tbody tr td:last-of-type {
        border-bottom: 2px solid #6c6e66; } }

@media (max-width: 800px) {
  .whatsOn .mainContent table, .whatsOn .mainContent thead, .whatsOn .mainContent tbody, .whatsOn .mainContent th, .whatsOn .mainContent td, .whatsOn .mainContent tr {
    display: block; }
  .whatsOn .mainContent td {
    border: none;
    position: relative;
    padding-top: 15px; }
  .whatsOn .mainContent table .button {
    margin: 8px 0; } }

.whatsOn nav.eventFilter {
  margin: 12px 0; }
  @media (max-width: 800px) {
    .whatsOn nav.eventFilter {
      position: relative;
      display: block;
      height: 140px; } }
  .whatsOn nav.eventFilter p {
    display: block;
    float: left; }
  .whatsOn nav.eventFilter ul.sf-menu {
    display: block;
    float: left;
    background-color: #fffef9; }
    .whatsOn nav.eventFilter ul.sf-menu > li {
      text-transform: none;
      letter-spacing: 0px;
      font-family: Quasimoda-Bold, Arial, sans-serif;
      padding-top: 2px;
      padding-left: .5em;
      font-size: 1em; }
      @media (max-width: 800px) {
        .whatsOn nav.eventFilter ul.sf-menu > li {
          padding-left: 0; } }
      .whatsOn nav.eventFilter ul.sf-menu > li:hover {
        cursor: default; }
      .whatsOn nav.eventFilter ul.sf-menu > li:after {
        content: " |"; }
        @media (max-width: 800px) {
          .whatsOn nav.eventFilter ul.sf-menu > li:after {
            content: ""; } }
      .whatsOn nav.eventFilter ul.sf-menu > li:last-of-type:after {
        content: ""; }
      .whatsOn nav.eventFilter ul.sf-menu > li li a {
        border: none; }

/* Hack ! */
section.content li.all a {
  border-bottom: none;
  padding: 0;
  display: inline-block; }

.eventDetail section h2 {
  font-size: 2.6em; }
  @media (max-width: 800px) {
    .eventDetail section h2 {
      font-size: 1.6em; } }

.eventDetail section .eventInfo {
  margin-top: 22px; }
  .eventDetail section .eventInfo p {
    margin-bottom: 0;
    border-bottom: 1px solid #999b8f;
    padding-bottom: .6em;
    margin-bottom: .6em; }
    .eventDetail section .eventInfo p:last-of-type {
      border-bottom: none; }
  .eventDetail section .eventInfo ul {
    padding-left: 0; }
    .eventDetail section .eventInfo ul li {
      list-style: none; }

.eventDetail section p a.exLink {
  display: inline-block;
  background-color: #1b9ed9;
  border-bottom: none;
  padding: 4px 17px 4px 8px;
  position: relative;
  color: #fff;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  .eventDetail section p a.exLink:hover {
    background-color: #131313; }
  .eventDetail section p a.exLink:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 3px;
    right: 3px;
    background-image: url(../images/icons/icon-external-link.svg); }

.pastProjects .headerWrap, .news .headerWrap, .media .headerWrap {
  background-image: url(../images/graphics/disc-orange.svg);
  padding-bottom: 70px; }
  @media (max-width: 800px) {
    .pastProjects .headerWrap h1, .news .headerWrap h1, .media .headerWrap h1 {
      font-size: 3em; } }

.pastProjects .section, .news .section, .media .section {
  padding-top: 42px; }

@media (max-width: 800px) {
  .pastProjects .mainContent .unit4, .news .mainContent .unit4, .media .mainContent .unit4 {
    display: none; } }

.pastProjects .mainContent .unit3-4 img, .news .mainContent .unit3-4 img, .media .mainContent .unit3-4 img {
  width: 40%;
  margin-bottom: 22px; }
  @media (max-width: 800px) {
    .pastProjects .mainContent .unit3-4 img, .news .mainContent .unit3-4 img, .media .mainContent .unit3-4 img {
      width: 60%; } }

.pastProjects .mainContent .unit3-4 h2, .news .mainContent .unit3-4 h2, .media .mainContent .unit3-4 h2 {
  font-size: 1.4em;
  font-family: Quasimoda-Bold, Arial, sans-serif; }
  .pastProjects .mainContent .unit3-4 h2 + p, .news .mainContent .unit3-4 h2 + p, .media .mainContent .unit3-4 h2 + p {
    margin-top: .5em; }

.pastProjects.entry .mainContent .unit3-4 h2, .news.entry .mainContent .unit3-4 h2, .media.entry .mainContent .unit3-4 h2 {
  font-size: 1.8em;
  margin-bottom: .6em; }
  @media (max-width: 800px) {
    .pastProjects.entry .mainContent .unit3-4 h2, .news.entry .mainContent .unit3-4 h2, .media.entry .mainContent .unit3-4 h2 {
      font-size: 1.4em; } }

.pastProjects.entry .mainContent .unit1.mediaGallery, .news.entry .mainContent .unit1.mediaGallery, .media.entry .mainContent .unit1.mediaGallery {
  flex-wrap: wrap; }
  .pastProjects.entry .mainContent .unit1.mediaGallery .unit2, .news.entry .mainContent .unit1.mediaGallery .unit2, .media.entry .mainContent .unit1.mediaGallery .unit2 {
    width: 48%;
    margin: 0; }
    .pastProjects.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even), .news.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even), .media.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even) {
      margin-left: 4%; }
    @media (max-width: 800px) {
      .pastProjects.entry .mainContent .unit1.mediaGallery .unit2, .news.entry .mainContent .unit1.mediaGallery .unit2, .media.entry .mainContent .unit1.mediaGallery .unit2 {
        width: 100%; }
        .pastProjects.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even), .news.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even), .media.entry .mainContent .unit1.mediaGallery .unit2:nth-child(even) {
          margin-left: 0; } }
    .pastProjects.entry .mainContent .unit1.mediaGallery .unit2 img, .news.entry .mainContent .unit1.mediaGallery .unit2 img, .media.entry .mainContent .unit1.mediaGallery .unit2 img {
      width: 100%;
      margin-bottom: 12px; }
    .pastProjects.entry .mainContent .unit1.mediaGallery .unit2 p, .news.entry .mainContent .unit1.mediaGallery .unit2 p, .media.entry .mainContent .unit1.mediaGallery .unit2 p {
      font-size: .9em; }

.news .headerWrap {
  background-image: url(../images/graphics/disc-yellow.svg);
  padding-bottom: 70px; }
  @media (max-width: 800px) {
    .news .headerWrap {
      padding-bottom: 30px; } }

.news .unit3-4 .flexbox {
  flex-wrap: wrap;
  border-bottom: 1px solid #6c6e66;
  margin-bottom: 22px; }
  @media (max-width: 800px) {
    .news .unit3-4 .flexbox {
      display: flex; } }
  @media (max-width: 800px) {
    .news .unit3-4 .flexbox .image {
      order: 2; } }
  .news .unit3-4 .flexbox .image img {
    width: 40%;
    margin-bottom: 22px; }
    @media (max-width: 800px) {
      .news .unit3-4 .flexbox .image img {
        width: 60%; } }
  @media (max-width: 800px) {
    .news .unit3-4 .flexbox .text {
      order: 1; } }
  .news .unit3-4 .flexbox .text p.date {
    font-size: 1.2em;
    margin: 0;
    margin-bottom: .3em; }
  .news .unit3-4 .flexbox .text h2:first-of-type {
    font-size: 2em;
    line-height: 1.3em; }
    @media (max-width: 800px) {
      .news .unit3-4 .flexbox .text h2:first-of-type {
        font-size: 1.4em; } }
  .news .unit3-4 .flexbox .text h2 a {
    color: #131313; }
    .news .unit3-4 .flexbox .text h2 a:hover {
      color: #1b9ed9; }

.news.entry blockquote {
  border-left-color: #1b9ed9; }

.news.entry .unit3-4 p.date {
  font-size: 1.2em; }

.news.entry .unit3-4 h2 {
  color: #1b9ed9; }

.news.entry .unit3-4 img {
  width: 100%; }

.media .headerWrap {
  background-image: url(../images/graphics/disc-blue.svg);
  padding-bottom: 70px; }
  @media (max-width: 800px) {
    .media .headerWrap {
      padding-bottom: 30px; } }

.media .unit1.flexbox {
  flex-wrap: wrap; }
  @media (max-width: 800px) {
    .media .unit1.flexbox {
      flex-wrap: nowrap; } }
  .media .unit1.flexbox .unit3 {
    display: flex;
    padding: 4px; }
    .media .unit1.flexbox .unit3 a {
      display: block;
      width: 100%;
      background-color: #6c6e66;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear; }
      .media .unit1.flexbox .unit3 a:hover {
        background-color: #1b9ed9; }
      .media .unit1.flexbox .unit3 a img {
        width: 100%;
        margin-bottom: 0; }
      .media .unit1.flexbox .unit3 a .caption {
        padding: 4%; }
        .media .unit1.flexbox .unit3 a .caption p {
          font-family: Quasimoda-Regular, Arial, sans-serif;
          line-height: 1.15em;
          margin-bottom: .3em;
          color: #fff; }

@media (max-width: 800px) {
  .media .mainContent .unit4 {
    display: block; }
    .media .mainContent .unit4 .searchForm {
      margin-bottom: 22px; }
    .media .mainContent .unit4 h2, .media .mainContent .unit4 ul {
      display: none; } }

.media .unit3-4 .mediaImageGallery {
  margin-top: 32px;
  flex-wrap: wrap; }
  .media .unit3-4 .mediaImageGallery figure {
    width: 48%; }
    .media .unit3-4 .mediaImageGallery figure:nth-child(odd) {
      margin-right: 4%; }
    .media .unit3-4 .mediaImageGallery figure img {
      width: 100%;
      height: auto; }
  .media .unit3-4 .mediaImageGallery ul#lightgallery {
    display: flex;
    flex-wrap: wrap;
    padding: 0; }
    .media .unit3-4 .mediaImageGallery ul#lightgallery li {
      list-style: none;
      padding: 0;
      width: 48%;
      position: relative; }
      .media .unit3-4 .mediaImageGallery ul#lightgallery li:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background-image: url(../images/icons/zoom-icon.svg);
        position: absolute;
        right: 5px;
        top: 5px;
        opacity: .7; }
      .media .unit3-4 .mediaImageGallery ul#lightgallery li:nth-child(odd) {
        margin-right: 4%; }
      .media .unit3-4 .mediaImageGallery ul#lightgallery li img {
        width: 100%;
        margin-bottom: 8px;
        -webkit-transition: opacity 0.1s linear;
        -moz-transition: opacity 0.1s linear;
        -o-transition: opacity 0.1s linear;
        transition: opacity 0.1s linear; }
      .media .unit3-4 .mediaImageGallery ul#lightgallery li p {
        font-size: .95em; }
      .media .unit3-4 .mediaImageGallery ul#lightgallery li a:hover img {
        opacity: .8; }

.media .mainContent .audio {
  flex-wrap: wrap; }
  .media .mainContent .audio .unit2 {
    width: 50%;
    padding: 8px;
    margin-bottom: 2px;
    margin-right: 2px;
    background-color: #e9e8e4; }
    @media (max-width: 800px) {
      .media .mainContent .audio .unit2 {
        width: 100%; } }
    .media .mainContent .audio .unit2:nth-child(even) {
      margin-right: -4px; }
    .media .mainContent .audio .unit2 .player {
      margin-bottom: 12px; }
      .media .mainContent .audio .unit2 .player audio {
        width: 100%; }
    .media .mainContent .audio .unit2 p {
      margin-bottom: .4em; }

.contact article {
  margin-bottom: 42px; }
  .contact article h2 {
    font-size: 1.05em;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    color: #f07d08;
    margin-top: 0; }
  .contact article h3 {
    font-size: 1.05em;
    color: #f07d08; }
    .contact article h3 + p {
      margin-top: 0; }
  .contact article .unit4 {
    border-left: 1px solid #6c6e66;
    padding-left: 2%; }
    @media (max-width: 800px) {
      .contact article .unit4 {
        border-left: none;
        padding-left: 0; } }
    .contact article .unit4 p {
      font-size: 1.05em; }
  .contact article .unit3-4 div p {
    line-height: 2em; }
    @media (max-width: 800px) {
      .contact article .unit3-4 div p {
        line-height: 2em; } }
    .contact article .unit3-4 div p a {
      white-space: pre;
      white-space: pre-wrap;
      white-space: pre-line;
      word-wrap: break-word; }

.search .mainContent h3 {
  margin-top: .8em;
  font-family: Quasimoda-Regular, Arial, sans-serif; }

.search .mainContent h4.searchTitle {
  margin-top: .6em;
  position: relative;
  padding-left: 18px; }
  .search .mainContent h4.searchTitle:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #1b9ed9;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    top: 4px;
    left: 0; }

.search .mainContent p {
  padding-left: 18px; }

table.media-assets {
  width: 100%;
  background-color: #f4f4f2;
  font-size: .9em; }
  table.media-assets th {
    background-color: #dededa;
    font-weight: normal; }
  table.media-assets td, table.media-assets th {
    text-align: left;
    vertical-align: top;
    padding: 12px; }
  table.media-assets td {
    border-bottom: 1px solid #c5c6bf; }
    table.media-assets td:first-of-type {
      font-family: Quasimoda-Bold, Arial, sans-serif; }
    table.media-assets td a {
      color: #131313;
      background-color: #ffce00;
      padding: 6px 8px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear; }
      table.media-assets td a:hover {
        background-color: #fff; }

@media (max-width: 800px) {
  .homePage .flexslider {
    margin-bottom: 60px;
    margin-top: 30px; } }

.homePage .flexslider ul {
  padding: 0;
  margin: 0; }
  .homePage .flexslider ul li {
    list-style: none;  line-height: normal;}
    .homePage .flexslider ul li .unit1 {
      position: relative; }
      .homePage .flexslider ul li .unit1 img {
        width: 100%; }
      .homePage .flexslider ul li .unit1 .slideCaption {
        position: absolute;
        bottom: 0;padding: 0 20px 10px;
		padding: 10px 20px 10px;
		background-color: rgba(0,0,0,0.7); }
		
        .homePage .flexslider ul li .unit1 .slideOverlay a h2 {
		            text-decoration: underline;
        }
		
        .homePage .flexslider ul li .unit1 .slideCaption h2,.homePage .flexslider ul li .unit1 .slideOverlay h2 {
          color: #fffef9;
          font-family: DidotLTStd-Roman, Georgia, serif;
          text-transform: uppercase;
          font-size: 2.6em; }
          @media (max-width: 1100px) {
            .homePage .flexslider ul li .unit1 .slideCaption h2, .homePage .flexslider ul li .unit1 .slideOverlay h2 {
              font-size: 2.0em; } }
          @media (max-width: 800px) {
            .homePage .flexslider ul li .unit1 .slideCaption h2, .homePage .flexslider ul li .unit1 .slideOverlay h2 {
              font-size: 1.4em; }}
          @media (max-width: 800px) {
            .homePage .flexslider ul li .unit1 .slideCaption h2, .homePage .flexslider ul li .unit1 .slideOverlay h2 {
              font-size: 1em; } }
        .homePage .flexslider ul li .unit1 .slideOverlay p {
          color: #fffef9;
          font-size: 1.4em; }
          .homePage .flexslider ul li .unit1 .slideOverlay p:last-of-type {
            margin-bottom: 0; }
          @media (max-width: 1100px) {
            .homePage .flexslider ul li .unit1 .slideOverlay p {
              font-size: 1.2em;
              line-height: 1.2em; } }
          @media (max-width: 800px) {
            .homePage .flexslider ul li .unit1 .slideOverlay p {
              font-size: 0.9em; } }
          @media (max-width: 800px) {
            .homePage .flexslider ul li .unit1 .slideOverlay {
                padding-top:20px;
            }
            .homePage .flexslider ul li .unit1 .slideOverlay p {
              font-size: 0.8em; }
              
          }
			  
          .homePage .flexslider ul li .unit1 .slideOverlay p a {
            color: #fffef9;
            border-bottom-color: #fffef9;
            -webkit-transition: border-bottom-color 0.2s linear;
            -moz-transition: border-bottom-color 0.2s linear;
            -o-transition: border-bottom-color 0.2s linear;
            transition: border-bottom-color 0.2s linear; }
			
    .homePage .flexslider ul li .unit1 .slideOverlay p a:hover {
    color: #ffce00;
    border-bottom-color: #ffce00; }
			  
	.slideOverlay {
  	position: absolute;
 	top: 0;
 	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	transition: .5s ease;
  	background-color: rgba(27, 158, 217, 0.8);
  	padding: 40px 30px 10px;color: #fffef9;
	}

	.homePage .flexslider ul li .unit1:hover .slideOverlay {
  	opacity: 1;
	}
	.homePage .flexslider ul li .unit1:hover .slideCaption {
  	opacity: 0;
	}
			  

.homePage .whatsOnHome h2 {
  font-size: 3.4em;
  font-family: DidotLTStd-Roman, Georgia, serif;
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 0;
  background: none; }
  @media (max-width: 800px) {
    .homePage .whatsOnHome h2 {
      font-size: 2em; } }

.homePage .whatsOnHome section.slider {
  margin-top: 0; }
  .homePage .whatsOnHome section.slider h3 {
    margin-top: 22px; }

.homePage .monthNav p {
  font-size: 2em;
  margin-top: .5em;
  margin-bottom: .5em;
  margin-left: 18px;
  font-family: Quasimoda-Bold, Arial, sans-serif; }
  .homePage .monthNav p a {
    border-bottom: none; }
  @media (max-width: 800px) {
    .homePage .monthNav p {
      display: none; } }
  .homePage .monthNav p span a {
    height: 28px;
    width: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 2px; }
    .homePage .monthNav p span a:hover {
      opacity: .7; }
  .homePage .monthNav p span.next a {
    margin-left: 14px;
    background-image: url(../images/icons/arrow-right-black-mobile.svg); }
  .homePage .monthNav p span.previous a {
    margin-right: 14px;
    background-image: url(../images/icons/arrow-left-black-mobile.svg); }

.homePage .calendar {
  background-color: #ffce00;
  padding: 8px 2%; }
  @media (max-width: 800px) {
    .homePage .calendar {
      display: none; } }
  .homePage .calendar ul.sf-menu {
    padding: 0;
    margin: 0; }
    .homePage .calendar ul.sf-menu li {
      font-size: 1.3em;
      list-style: none;
      display: inline-block;
      padding: 0;
      margin: 0;
      font-family: Quasimoda-Bold, Arial, sans-serif;
      color: #fff; }
      .homePage .calendar ul.sf-menu li a {
        padding: 0; }
        .homePage .calendar ul.sf-menu li a:hover {
          color: #6c6e66;
          cursor: default; }
      .homePage .calendar ul.sf-menu li ul {
        padding: 8px; }
        .homePage .calendar ul.sf-menu li ul:before {
          content: "";
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          top: -14px;
          left: 4px;
          border: 8px solid transparent;
          border-bottom-color: #999b8f; }
        .homePage .calendar ul.sf-menu li ul li {
          font-size: .85em;
          font-family: Quasimoda-Regular, Arial, sans-serif;
          display: block; }
          .homePage .calendar ul.sf-menu li ul li a:hover {
            background: none;
            color: #fff;
            cursor: pointer; }
      @media (max-width: 1280px) {
        .homePage .calendar ul.sf-menu li {
          font-size: 1.2em;
          padding: 0 6px; } }
      @media (max-width: 1100px) {
        .homePage .calendar ul.sf-menu li {
          padding: 0 3px; } }

.homePage .unit1.mobileCalendar {
  display: none;
  background-color: #fffef9;
  padding: 22px;
  border: 1px solid #131313;
  margin-top: 22px;
  width: 50%; }
  @media (max-width: 800px) {
    .homePage .unit1.mobileCalendar {
      display: block;
      width: 100%; } }
  .homePage .unit1.mobileCalendar p {
    text-align: center;
    font-size: 1.4em; }
    .homePage .unit1.mobileCalendar p a {
      border: none; }
  .homePage .unit1.mobileCalendar table {
    width: 100%; }
    .homePage .unit1.mobileCalendar table th {
      font-family: Quasimoda-Bold, Arial, sans-serif;
      padding: 0;
      font-weight: normal; }
    .homePage .unit1.mobileCalendar table td {
      width: 10%;
      padding: 8px 0 4px 0;
      border-bottom: 1px solid rgba(108, 110, 102, 0.4); }
      .homePage .unit1.mobileCalendar table td a {
        color: #1b9ed9;
        font-family: Quasimoda-Bold, Arial, sans-serif; }
    .homePage .unit1.mobileCalendar table tr:last-of-type td {
      border-bottom: none; }

.homePage .promos {
  margin-top: 32px;
  margin-bottom: 32px; }
  .homePage .promos .centreWrap {
    display: flex; }
    @media (max-width: 800px) {
      .homePage .promos .centreWrap {
        display: block; } }
  .homePage .promos .unit2 {
    width: 49%;
    padding: 22px;
    margin-right: 2%; }
    @media (max-width: 800px) {
      .homePage .promos .unit2 {
        width: 100%;
        margin-right: 0;
        float: left; } }
    .homePage .promos .unit2 p {
      font-size: 1.4em; }
      @media (max-width: 800px) {
        .homePage .promos .unit2 p {
          font-size: 1.2em; } }
      .homePage .promos .unit2 p a {
        text-transform: uppercase;
        border-bottom: none;
        letter-spacing: 1px;
        position: relative;
        display: inline-block;
        color: #fff;
        font-size: .8em;
        font-family: Quasimoda-Bold, Arial, sans-serif; }
        .homePage .promos .unit2 p a:hover {
          color: #131313; }
        .homePage .promos .unit2 p a:after {
          content: "";
          display: block;
          width: 80px;
          height: 40px;
          background-image: url(../images/icons/arrow-white-right.svg);
          background-repeat: no-repeat;
          position: absolute;
          top: -6px;
          right: -90px; }
  .homePage .promos .unit2:last-of-type {
    margin-right: 0;
    background-color: #1b9ed9;
    background-image: url(../images/home-page/education.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 70%; }
    @media (max-width: 800px) {
      .homePage .promos .unit2:last-of-type {
        padding-right: 8%; } }
    @media (max-width: 800px) {
      .homePage .promos .unit2:last-of-type {
        background-image: none !important; } }
    .homePage .promos .unit2:last-of-type h2 {
      color: #fff;
      text-transform: uppercase;
      font-family: DidotLTStd-Roman, Georgia, serif;
      font-size: 2.4em; }
  .homePage .promos .unit2:first-of-type {
    background-color: #e9e8e4; }
    @media (max-width: 800px) {
      .homePage .promos .unit2:first-of-type {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 18px; }
        .homePage .promos .unit2:first-of-type .buttons {
          order: 2; }
        .homePage .promos .unit2:first-of-type .text {
          order: 1; } }
    .homePage .promos .unit2:first-of-type h2 {
      text-transform: uppercase;
      font-family: DidotLTStd-Roman, Georgia, serif;
      font-size: 2.4em; }
      @media (max-width: 800px) {
        .homePage .promos .unit2:first-of-type h2 {
          font-size: 2em; } }
    .homePage .promos .unit2:first-of-type p a {
      color: #131313; }
      .homePage .promos .unit2:first-of-type p a:hover {
        color: #1b9ed9; }
      .homePage .promos .unit2:first-of-type p a:after {
        background-image: url(../images/icons/arrow-black-right.svg); }
    .homePage .promos .unit2:first-of-type .buttonRow {
      padding-bottom: 14px; }
      @media (max-width: 800px) {
        .homePage .promos .unit2:first-of-type .buttonRow {
          padding-bottom: 0px; } }
      .homePage .promos .unit2:first-of-type .buttonRow a img {
        width: 110px;
        display: inline;
        margin-right: 16px; }
        @media (max-width: 800px) {
          .homePage .promos .unit2:first-of-type .buttonRow a img {
            width: 80px; } }
        @media (max-width: 800px) {
          .homePage .promos .unit2:first-of-type .buttonRow a img {
            display: none; } }
      .homePage .promos .unit2:first-of-type .buttonRow a span {
        display: none; }
        @media (max-width: 800px) {
          .homePage .promos .unit2:first-of-type .buttonRow a span {
            display: block;
            color: #131313;
            position: relative;
            padding-left: 18px; }
            .homePage .promos .unit2:first-of-type .buttonRow a span:before {
              content: "";
              display: block;
              width: 12px;
              height: 12px;
              background-color: #1b9ed9;
              -webkit-border-radius: 8px;
              -moz-border-radius: 8px;
              -ms-border-radius: 8px;
              -o-border-radius: 8px;
              border-radius: 8px;
              position: absolute;
              top: 3px;
              left: 0; } }

.homePage .homeNews .header {
  padding: 2% 2% 22px 2%; }
  .homePage .homeNews .header img {
    width: 180px;
    height: auto; }
    @media (max-width: 800px) {
      .homePage .homeNews .header img {
        width: 60%; } }

.homePage .homeNews .homeNewsList.slider {
  margin-top: 22px;
  margin-bottom: 0;
  display: flex; }
  .homePage .homeNews .homeNewsList.slider div {
    padding: 0 .3%;
    margin-bottom: 10px; }
    @media (max-width: 800px) {
      .homePage .homeNews .homeNewsList.slider div {
        margin-bottom: 6px; } }
    .homePage .homeNews .homeNewsList.slider div hr {
      height: 4px;
      margin-bottom: 8px;
      margin-top: 0;
      background-color: #cacbc5; }
      @media (max-width: 800px) {
        .homePage .homeNews .homeNewsList.slider div hr {
          display: none; } }
    .homePage .homeNews .homeNewsList.slider div h2 {
      font-size: 1em;
      font-family: Quasimoda-Bold, Arial, sans-serif;
      font-weight: normal;
      margin-top: 1em; }
    .homePage .homeNews .homeNewsList.slider div p {
      font-size: 1em; }
    .homePage .homeNews .homeNewsList.slider div a.more {
      display: block;
      width: 100px;
      margin-bottom: 8px;
      position: absolute;
      bottom: -54px; }
      @media (max-width: 800px) {
        .homePage .homeNews .homeNewsList.slider div a.more {
          width: 80px;
          margin: 0;
          position: relative;
          bottom: 0; } }
      .homePage .homeNews .homeNewsList.slider div a.more:hover {
        opacity: .7; }

.homePage .homeShop {
  margin-top: 32px;
  margin-bottom: 22px; }
  .homePage .homeShop .unit1 {
    display: flex;
    background-color: #ffce00; }
    @media (max-width: 800px) {
      .homePage .homeShop .unit1 {
        display: block; } }
    .homePage .homeShop .unit1 .unit2-3 {
      width: 60%;
      padding: 0 0 8px 0;
      order: 1; }
      @media (max-width: 800px) {
        .homePage .homeShop .unit1 .unit2-3 {
          width: 100%; } }
      .homePage .homeShop .unit1 .unit2-3 ul {
        margin: 36px 0 0 2%;
        padding: 0;
        width: 100%; }
        @media (max-width: 800px) {
          .homePage .homeShop .unit1 .unit2-3 ul {
            margin-top: 26px;
            margin-left: 1%;
            width: 98%; } }
        @media (max-width: 800px) {
          .homePage .homeShop .unit1 .unit2-3 ul {
            margin-top: 6px;
            margin-left: 4%;
            width: 98%; } }
        .homePage .homeShop .unit1 .unit2-3 ul li {
          margin: 0 0 18px 3%;
          padding: 0 0 0 0;
          list-style: none;
          width: 26%;
          display: inline-block; }
          @media (max-width: 800px) {
            .homePage .homeShop .unit1 .unit2-3 ul li {
              width: 29%; } }
          @media (max-width: 800px) {
            .homePage .homeShop .unit1 .unit2-3 ul li {
              width: 46%;
              margin: 0 0 12px 1%; } }
          .homePage .homeShop .unit1 .unit2-3 ul li img {
            width: 90%;
            height: auto; }
            .homePage .homeShop .unit1 .unit2-3 ul li img:hover {
              opacity: .8; }
    .homePage .homeShop .unit1 .unit3 {
      width: 24%;
      margin-left: 12%;
      padding: 0;
      order: 2; }
      @media (max-width: 800px) {
        .homePage .homeShop .unit1 .unit3 {
          width: 90%;
          position: relative;
          margin-left: 4%; } }
      .homePage .homeShop .unit1 .unit3 h2 {
        color: #fff;
        text-align: right;
        text-transform: uppercase;
        font-size: 4em;
        line-height: .95em;
        margin-top: 32px;
        font-family: DidotLTStd-Roman, Georgia, serif;
        margin-right: 20%; }
        @media (max-width: 800px) {
          .homePage .homeShop .unit1 .unit3 h2 {
            text-align: left;
            font-size: 3em;
            margin-top: .4em;
            margin-right: 0; } }
        @media (max-width: 800px) {
          .homePage .homeShop .unit1 .unit3 h2 {
            font-size: 2em;
            padding-bottom: .5em; } }
			
			  .shopStrap { float: left;width: calc(100% - 100px); margin-right: 20px; }
			  .arrowRight { float: left;width: 70px;padding-top: 20px;}
      .homePage .homeShop .unit1 .unit3 p {
        color: #131313;
        margin-top: 22%;
        margin-right: 0;
        position: relative; }
		
        @media (max-width: 800px) {
			.shopStrap { display: none; }
          .homePage .homeShop .unit1 .unit3 .arrowRightp {
            position: absolute;
            top: 18px;
            right: 0;
            margin-top: 0;
            margin-left: 0; } }
			
        .homePage .homeShop .unit1 .unit3 .arrowRight a {
          display: inline-block;
          border-bottom: none; }
          .homePage .homeShop .unit1 .unit3 .arrowRight a img {
            width: 60px; }
			
            @media (max-width: 800px) {
              .homePage .homeShop .unit1 .unit3 .arrowRight a img {
                width: 20px; } }
				
            .homePage .homeShop .unit1 .unit3 .arrowRight a img:hover,  {
              opacity: .8; }

#mobileCal {
  display: none; }

@media (max-width: 800px) {
  #desktopCal {
    display: none; }
  #mobileCal {
    display: block; } }

body.calendarPage {
  margin-top: 0;
  background-color: #e9e8e4; }

body.calendarPageMobile {
  margin-top: 0; }

.shop .shopNavBar {
  background-color: #999b8f; }
  .shop .shopNavBar ul {
    text-align: right;
    padding-right: 12px; }
    @media (max-width: 800px) {
      .shop .shopNavBar ul {
        text-align: left; } }
    .shop .shopNavBar ul li {
      list-style: none;
      display: inline-block;
      font-family: Quasimoda-Bold, Arial, sans-serif;
      margin: .9em .1em 0 0;
      text-transform: uppercase;
      font-size: .85em;
      letter-spacing: 1px;
      color: #fff; }
      .shop .shopNavBar ul li a {
        color: #fff; }
        .shop .shopNavBar ul li a:hover {
          color: #131313; }

@media (max-width: 800px) {
  .shop .unit4 {
    position: relative; } }

.shop .unit4 img.sdgLogo {
  width: 60%;
  margin-top: 48px; }
  @media (max-width: 800px) {
    .shop .unit4 img.sdgLogo {
      position: absolute;
      top: 0;
      right: 0;
      margin-top: 0;
      width: 30%; } }

.shop .mainContent {
  padding-top: 60px; }
  @media (max-width: 800px) {
    .shop .mainContent {
      padding-top: 26px; } }
  .shop .mainContent .shopInfo {
    margin-top: 1em; }
    @media (max-width: 800px) {
      .shop .mainContent .shopInfo {
        margin-bottom: 2em; } }
    .shop .mainContent .shopInfo li {
      font-family: Quasimoda-Bold, Arial, sans-serif; }
      @media (max-width: 800px) {
        .shop .mainContent .shopInfo li {
          font-size: 1em;
          margin-bottom: .4em; } }
  .shop .mainContent .unit3-4 {
    padding-right: 0; }
    .shop .mainContent .unit3-4 .unit1 {
      margin-bottom: 40px;
      display: flex;
      flex-wrap: wrap; }
      .shop .mainContent .unit3-4 .unit1:first-of-type .unit2:first-of-type {
        padding-right: 4%; }
      .shop .mainContent .unit3-4 .unit1.latest {
        border-bottom: 2px solid #999b8f;
        padding-bottom: 22px; }
      .shop .mainContent .unit3-4 .unit1 h2 {
        font-family: Quasimoda-Bold, Arial, sans-serif; }
        .shop .mainContent .unit3-4 .unit1 h2 a {
          color: #131313; }
          .shop .mainContent .unit3-4 .unit1 h2 a:hover {
            color: #1b9ed9; }
      .shop .mainContent .unit3-4 .unit1 .unit2 {
        width: 50%; }
        @media (max-width: 800px) {
          .shop .mainContent .unit3-4 .unit1 .unit2 {
            width: 100%;
            margin-right: 0;
            margin-bottom: 18px; } }
        .shop .mainContent .unit3-4 .unit1 .unit2 a img {
          -webkit-transition: opacity 0.2s linear;
          -moz-transition: opacity 0.2s linear;
          -o-transition: opacity 0.2s linear;
          transition: opacity 0.2s linear; }
          .shop .mainContent .unit3-4 .unit1 .unit2 a img:hover {
            opacity: .8; }
      .shop .mainContent .unit3-4 .unit1 .unit4 {
        width: 22%;
        margin-right: 4%;
        margin-bottom: 14px; }
        @media (max-width: 800px) {
          .shop .mainContent .unit3-4 .unit1 .unit4 {
            width: 100%;
            margin-right: 0; } }
        .shop .mainContent .unit3-4 .unit1 .unit4 img {
          -webkit-transition: opacity 0.2s linear;
          -moz-transition: opacity 0.2s linear;
          -o-transition: opacity 0.2s linear;
          transition: opacity 0.2s linear; }
          .shop .mainContent .unit3-4 .unit1 .unit4 img:hover {
            opacity: .8; }
        .shop .mainContent .unit3-4 .unit1 .unit4 p {
          margin-top: .8em;
          font-family: Quasimoda-Bold, Arial, sans-serif; }
          .shop .mainContent .unit3-4 .unit1 .unit4 p a {
            border-bottom: 0; }
        .shop .mainContent .unit3-4 .unit1 .unit4:nth-child(4n+0) {
          margin-right: 0; }
    .shop .mainContent .unit3-4 .pagination {
      background-color: #fff; }

.shop .player {
  width: 168px;
  overflow: hidden;
  margin-top: 8px; }
  .shop .player audio {
    opacity: .6; }

.shop .unit3-4 input[type="submit"], .shop button {
  border: none;
  background-color: #1b9ed9;
  color: #fff;
  padding: .35em .8em .2em .8em;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  .shop .unit3-4 input[type="submit"]:hover, .shop button:hover {
    background-color: #6c6e66; }
  .shop .unit3-4 input[type="submit"]:focus, .shop button:focus {
    outline: none; }
  .shop .unit3-4 input[type="submit"] span.format, .shop button span.format {
    color: #131313;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    font-size: .8em; }

.shop button.small {
  font-size: .9em;
  padding: .2em .3em .2em .3em;
  display: inline-block;
  width: 60px;
  margin-bottom: 2px; }

.shop select {
  background: #e3e3e0;
  margin-right: 8px;
  font-size: .8em; }

.shop input[type="text"] {
  font-family: Quasimoda-Regular, Arial, sans-serif;
  border: 1px solid #999b8f;
  padding: 4px;
  padding-bottom: 0; }
  .shop input[type="text"]:focus {
    outline: none; }

.shop.entry .album .unit2 {
  padding: 0; }
  .shop.entry .album .unit2 p {
    padding-left: .8em; }

.shop.entry h2.boxName {
  background: #6c6e66;
  color: #ecedeb;
  font-size: 1.1em;
  padding: .35em .4em .3em .5em;
  width: 100%; }

.shop.entry table {
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin-bottom: 32px;
  background-color: #fffef9; }
  .shop.entry table thead tr th {
    padding-top: .8em;
    font-weight: normal;
    font-family: Quasimoda-Bold, Arial, sans-serif;
    padding: 6px 8px 4px 8px;
    vertical-align: top; }
  .shop.entry table tbody tr td {
    padding: 6px 8px 4px 8px;
    border-bottom: 1px solid #cacbc5;
    vertical-align: top; }
    .shop.entry table tbody tr td:last-of-type {
      min-width: 60px; }
      .shop.entry table tbody tr td:last-of-type form {
        display: inline-block; }

@media (max-width: 800px) {
  .shop table, .shop thead, .shop tbody, .shop th, .shop td, .shop tr {
    display: block; }
  .shop thead tr:last-of-type {
    display: none; }
  .shop td {
    border: none;
    position: relative;
    padding-top: 15px; }
  .shop table .button {
    margin: 8px 0; } }

.basket .mainContent .basketItem {
  border-bottom: 1px solid #999b8f; }
  .basket .mainContent .basketItem .unit2 h3 {
    font-size: 1.2em;
    margin-bottom: .5em; }
  .basket .mainContent .basketItem .unit2:first-of-type {
    padding-right: 22px; }
    .basket .mainContent .basketItem .unit2:first-of-type p {
      margin: 0; }
  .basket .mainContent .basketItem .unit2:last-of-type .controls {
    margin-bottom: 12px;
    font-size: .9em; }
    .basket .mainContent .basketItem .unit2:last-of-type .controls label {
      margin-right: 6px; }

.checkout .mainContent .unit3-4 .alert-error {
  color: #1b9ed9; }

.checkout .mainContent .unit3-4 span.label-important {
  font-family: Quasimoda-Bold, Arial, sans-serif; }

.checkout .mainContent .unit3-4 fieldset {
  display: block;
  border: none;
  padding: 0; }
  .checkout .mainContent .unit3-4 fieldset label {
    width: 30%;
    display: inline-block; }
  .checkout .mainContent .unit3-4 fieldset input[type="text"] {
    width: 70%;
    margin-bottom: 8px; }
    @media (max-width: 800px) {
      .checkout .mainContent .unit3-4 fieldset input[type="text"] {
        width: 100%; } }
  .checkout .mainContent .unit3-4 fieldset select {
    width: 68%;
    margin-bottom: 8px; }
  .checkout .mainContent .unit3-4 fieldset legend {
    font-family: Quasimoda-Bold, Arial, sans-serif;
    padding-top: 1em;
    margin-bottom: .5em;
    display: block; }

.checkout .mainContent .unit3-4 input[type="submit"] {
  margin-top: 22px; }

.shop .unit3-4 .discountInfo {
  background-color: rgba(153, 155, 143, 0.2);
  padding: 10px;
  width: 70%;
  margin-right: 30%;
  margin-bottom: 42px;
  float: left;
  clear: both; }
  @media (max-width: 800px) {
    .shop .unit3-4 .discountInfo {
      width: 100%;
      margin-right: 0; } }
  .shop .unit3-4 .discountInfo p {
    margin-bottom: 0; }
  .shop .unit3-4 .discountInfo .discountFormLeft {
    float: left;
    width: 30%; }
    .shop .unit3-4 .discountInfo .discountFormLeft input[type="text"] {
      margin-top: 4px;
      display: inline-block; }
  .shop .unit3-4 .discountInfo .discountFormRight {
    float: left;
    width: 40%;
    margin-left: 8px; }
    .shop .unit3-4 .discountInfo .discountFormRight input[type="submit"] {
      padding: 4px 10px;
      font-size: .9em;
      margin-top: 4px;
      display: inline-block;
      background-color: #999b8f; }

/*! lightgallery - v1.6.6 - 2017-12-20
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  font-family: Quasimoda-Regular, Arial, sans-serif;
  margin: 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #fff; }

.lg-sub-html p {
  font-family: Quasimoda-Regular, Arial, sans-serif;
  font-size: 1.1em;
  margin: 5px 0 0;
  color: #fff; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lightgallery.css.map */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 22px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev {
  left: -25px; }
  @media (max-width: 800px) {
    .slick-prev {
      left: -18px; } }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }
  @media (max-width: 800px) {
    [dir='rtl'] .slick-prev {
      right: -18px; } }

.slick-prev:before {
  content: '';
  background-image: url(../images/icons/arrow-left-black-mobile.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 32px;
  width: 18px;
  display: block; }
  @media (max-width: 800px) {
    .slick-prev:before {
      background-image: url(../images/icons/arrow-left-black-mobile.svg);
      width: 32px;
      height: 42px; } }

[dir='rtl'] .slick-prev:before {
  content: '?'; }

.slick-next {
  right: -25px; }
  @media (max-width: 800px) {
    .slick-next {
      right: -18px; } }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }
  @media (max-width: 800px) {
    [dir='rtl'] .slick-next {
      left: -18px; } }

.slick-next:before {
  content: '';
  background-image: url(../images/icons/arrow-right-black-mobile.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 32px;
  width: 18px;
  display: block; }
  @media (max-width: 800px) {
    .slick-next:before {
      background-image: url(../images/icons/arrow-right-black-mobile.svg);
      width: 32px;
      height: 42px; } }

[dir='rtl'] .slick-next:before {
  content: '?'; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

.slider {
  width: 90%;
  margin: 5% auto; }
  @media (max-width: 800px) {
    .slider {
      width: 84%; } }

.slick-slide {
  padding: 0px 20px; }

.slick-slide img {
  width: 100%;
  transition: opacity 0.2s; }
  .slick-slide img:hover {
    opacity: .7; }

.slick-prev:before,
.slick-next:before {
  color: black; }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2; }
  .slick-slide:focus {
    outline: none; }

.slick-active {
  opacity: 1; }

.slick-current {
  opacity: 1; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea {
  background: none;
  border: 1px solid #999b8f;
  padding: 6px 6px 4px;
  margin-top: 8px;
  width: 100%;
  background: #fff;
  font-family: Quasimoda-Regular, Arial, sans-serif;
  -webkit-appearance: none;
  position: relative; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #009fe3; }

textarea {
  resize: none;
  overflow: auto;
  margin-bottom: .8em; }

select {
  margin: 6px 0 14px  0;
  height: 24px;
  width: 100%;
  font-size: .95em;
  font-family: Quasimoda-Regular, Arial, sans-serif; }

button, input[type="submit"], input[type="reset"] {
  margin: 4px 0 4px 0;
  background-color: #131313;
  border: none;
  color: #fff;
  padding: 8px 14px 6px 14px;
  font-size: 1.1em;
  font-family: Quasimoda-Bold, Arial, sans-serif;
  -webkit-appearance: none;
  font-weight: normal;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear; }
  button:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    cursor: pointer;
    background-color: #009fe3;
    border: none; }
  button:focus, input[type="submit"]:focus, input[type="reset"]:focus {
    outline: none; }

label {
  font-family: Quasimoda-Regular, Arial, sans-serif;
  font-size: .95em; }

::-webkit-input-placeholder {
  color: #999b8f;
  font-size: 1.1em; }

:-moz-placeholder {
  color: #999b8f;
  font-size: 1.1em; }

::-moz-placeholder {
  color: #999b8f;
  font-size: 1.1em; }

:-ms-input-placeholder {
  color: #999b8f;
  font-size: 1.1em; }

/* smb style */

.navyear{
float: left;
padding-right: 20px;
}

.showmoreProjects {
    display:block;
    background-color:#6c6e66;
    color:#ffffff;
    text-align:center; font-weight: bold; font-size: 1.2rem; clear:both; padding: 20px;
}
.showmoreProjects:hover {
    background-color:#999b8f;
}

.video-slide-container { position: relative; padding-bottom: 36.25%; padding-top: 46px; height: 0; overflow: hidden; 
  margin-bottom: 0; width:100%; }

.video-slide-container iframe, .video-slide-container object, .video-slide-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


          @media (max-width: 1100px) {
            .video-slide-container {padding-top: 46px; } 
          }
          @media (max-width: 800px) {
            .video-slide-container {padding-top: 36px; } 
          }
          @media (max-width: 800px) {
            .video-slide-container {padding-top: 20px; } 
          }

/*.homePage .searchForm .searchFormMain { display: none; }*/

.searchForm.footerInc { display: block; }
.homePage .searchForm.footerInc { margin: 50px 0 0 40px; }

.searchForm.footerInc input[type="submit"] { background-color: transparent;}


.whatsOnHome .unit1 section{
    width: 100%;
}

.whatsonEntry h3, .whatsonEntry.concert h3 {
    border-top: 5px solid #ffce00;
}

.whatsonEntry.online h3  {
    border-top: 5px solid #22a456;
}

.whatsonEntry.cancelled h3  {
    border-top: 5px solid #FF0000;
}

.whatsonEntry.other h3  {
    border-top: 5px solid #1b9ed9;
}

.homePage .whatsOnHome section h3 {
    padding-top: 22px;
}

h2.slide_show_title { text-transform:uppercase; padding-bottom: 20px; font-size: 2.2em; }


  @media (min-width: 768px) {
	  
.whatsonEntry { width: 32%; padding-left: 3%; float:left; }
	  
  }
  
  @media (max-width: 767px) {
  .whatsonEntry { padding: 10px; }
  }
  
  
  .whatsOn .mainContent table tbody tr, .whatsOn .mainContent table tbody tr.concert {
    border-left: 5px solid #ffce00;
}

  .whatsOn .mainContent table tbody tr.online {
    border-left: 5px solid #22a456;
}

  .whatsOn .mainContent table tbody tr.cancelled {
    border-left: 5px solid #FF0000;
}

  .whatsOn .mainContent table tbody tr.other {
    border-left: 5px solid #1b9ed9;
}

  @media (min-width: 800px) {
.searchForm a.donatebtn {display: block;
background-color: #ffce00;
padding: 10px 20px;
margin: 10px 0 0;
text-align: center;
color: #000;font-size: 1.1rem;}



  }

  @media (max-width: 799px) {
     header .searchFormMain { float: left; }
     
    .searchForm input[type="submit"] { background-color: transparent;}
      
	  .searchForm a.donatebtn { margin: 0 0 0 10px; 
background-color: #ffce00;
padding: 5px 10px; 
text-align: center;
color: #000;}


header .searchForm {
    position: fixed;
    padding-top: 10px;
    top: 10px;
    background-color: rgba(255, 254, 249, 0.8);
    z-index: 99;
    width: 100%;
}
#menu-icon {
    z-index: 999;
    position: fixed;
    width: 52px;
}

#navWrap {
position: fixed;
padding: 10px;
z-index: 999;
  }
  }